<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Footer-widget-box .sitemap ul {
    list-style: none;
}

.Footer-widget-box .sitemap a {
    text-decoration: none;
    color: #e1e1e1;
}

.Footer-widget-box .fotterlinks {
    background: red;
}

.Footer-widget-box .page-footer {
    background-color: #232f3e;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
}

    .Footer-widget-box .page-footer h6 {
        color: white;
        word-break: break-all;
    }

.Footer-widget-box .deep-purple.accent-2 {
    background-color: white;
}

.Footer-widget-box .page-footer p {
    color: white;
    font-weight: 300;
}

.Footer-widget-box .NavBarBackToTop {
    height: 35px;
}

    .Footer-widget-box .NavBarBackToTop:hover {
        background-color: #5b6a7c;
    }

.Footer-widget-box .footer-copyright {
    background-color: #131A22;
    color: white;
    padding-bottom: 100px;
}

.Footer-widget-box .sitemap p a {
    color: #ddd;
    text-decoration: none;
    white-space: nowrap;
    font-size: 13px;
}

    .Footer-widget-box .sitemap p a:hover {
        color: white;
    }

.Footer-widget-box .Useful p a {
    color: #ddd;
    text-decoration: none;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
}

    .Footer-widget-box .Useful p a:hover {
        color: white;
        text-decoration: underline;
    }

.Footer-widget-box .copyright {
    color: #ddd;
    font-size: 12px;
}

.Footer-widget-box .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 13px;
}

.Footer-widget-box .socialMediaBar {
    background-color: #232f3e;
}

.Footer-widget-box .backg {
    background-color: #485769;
}

    .Footer-widget-box .backg a {
        padding-left: 0px;
        padding-right: 0px;
    }

.Footer-widget-box .txt_a {
    text-align: left;
}

.Footer-widget-box hr.deep-purple.accent-2.mb-4.mt-0.d-inline-block.mx-auto {
    width: 60px;
}

.Footer-widget-box .cl {
    margin-top: 10px;
}

.Footer-widget-box .copydv {
    padding-top: 10px;
    padding-bottom: 40px;
}

.Footer-widget-box .copy {
    margin: 0;
    padding: 0;
}

.Footer-widget-box #ul-pages {
    list-style: none;
}

    .Footer-widget-box #ul-pages li a {
        text-decoration: none;
        color: #fff;
        position: relative;
        right: 18%;
        font-size: 17px;
        font-weight: 300;
    }

.Footer-widget-box .top_footer {
    color: #fff;
}

    .Footer-widget-box .top_footer #OfficeName, .Footer-widget-box .top_footer #address {
        font-family: "Roboto Condensed",sans-serif;
        text-transform: uppercase;
        font-size: 18px;
    }

    .Footer-widget-box .top_footer #address {
        font-family: "Roboto Condensed",sans-serif;
        font-size: 16px;
    }

.Footer-widget-box #social-media {
    color: #fff;
    padding-right: 5px;
}

.Footer-widget-box #fa-marker, .Footer-widget-box #fa-enveloppe, .Footer-widget-box #fa-phone {
    margin-right: 5px;
}

.Footer-widget-box .nav-item2 {
    text-decoration: none;
    list-style: none;
    padding-right: 79px;
}

    .Footer-widget-box .nav-item2 a {
        text-decoration: none;
        color: #fff;
        font-weight: 300;
        font-size: 12px;
    }

        .Footer-widget-box .nav-item2 a:hover {
            color: white;
            text-decoration: underline;
        }
</pre></body></html>