<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.page-template-page_contact_us-php #content.clearfix.row {
    box-shadow: 9px 0px 17px 0px grey inset;
}*/

.page-template-page_contact_us-php #main {
    box-shadow: -7px 0px 16px -6px #fff inset, -7px 0 16px -6px #888888 inset, -7px 0 16px -6px #888888 inset;
}

/*body.page-id-12.blog-id-4 &gt; header .navbar-default {
    background-image: none;    
}*/
@media screen and (max-width: 767px) {
    .menu_co li {
        font-size: 16px;
    }
    iframe {
        max-width: 100%;
    }
    div#content {
        background-image: none;
    }
    a.sidebar__home {
        margin-bottom: 15px;
    }
    #content.clearfix.row {
        padding-bottom: 10px;
    }

    .menu_co span.left-arrow-menu {
        font-size: 0;
        transform: none;
        left: 0;
        top: 0;
        bottom: 0;
        width: 34px;
    }

    .menu_co span.left-arrow-menu:before {
        position: absolute;
        display: block;
        content: '';
        background: #6c6b73;
        top: 16px;
        height: 2px;
        left: 11px;
        right: 11px;
    }

    .menu_co span.left-arrow-menu:after {
        position: absolute;
        display: block;
        content: '';
        background: #6c6b73;
        left: 16px;
        top: 11px;
        bottom: 11px;
        width: 2px;
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a.dropdown-toggle:before {
        position: absolute;
        display: block;
        content: '';
        background: #000;
        top: 14px;
        height: 2px;
        left: 11px;
        right: 12px;
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a.dropdown-toggle:after {
        position: absolute;
        display: block;
        content: '';
        background: #000;
        left: 16px;
        top: 9px;
        bottom: 9px;
        width: 2px;
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a.dropdown-toggle {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 35px;
        height: 30px;
        font-size: 0;
        border-radius: 0;
        margin-left: 0;
        padding: 0;
    }

    li.open a span.left-arrow-menu {
        font-size: 0;
        left: 0;
        transform: none;
    }

    li.open a span.left-arrow-menu:after {
        display: none;
    }

    .navbar-nav .open .dropdown-menu &gt; li.open &gt; a.dropdown-toggle {
        transform: none;
    }

    .navbar-nav .open .dropdown-menu &gt; li.open &gt; a.dropdown-toggle:after {
        display: none;
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        font-size: 15px;
        padding-right: 21px;
    }

    .navbar-nav .open .dropdown-menu &gt; li &gt; ul &gt; li &gt; a {
        padding-right: 30px;
    }
}
</pre></body></html>