/* Minification failed. Returning unminified contents.
(29,1): run-time error CSS1019: Unexpected token, found '@'
(34,1): run-time error CSS1019: Unexpected token, found '@'
 */
.footer_links > li > a {
    color: rgba(255, 255, 255, 0.7)!important;
}
.footer_links > li > a:hover {
    color: #fff!important;
    border-bottom: 1px solid white;
}
/* ============== */
        

.ftco-navbar-light .navbar-brand {
    color: black;
}
.ftco-navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5) !important;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #4f4f4f;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
    color: #26baee !important;
}
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #26baee;
}
.ftco-navbar-light .navbar-brand {
    color: black;
}
@@media only screen and (max-width:992px) {
    #brand_img {
        margin-left: 0rem;
    }
}
@@media only screen and (max-width:576px) {
    #brand_img {
        margin-left: 0rem;
    }
    #brand_img_child {
        height: 50px !important;
    }
}
body {
    overflow-x: hidden !important;
}
#location_modal > .modal-dialog {
    max-width: unset;
}
#seo_content_main p {
    margin-bottom: 0px !important;
    line-height: 1;
}
.ftco-animate {
    opacity: 1 !important;
    visibility: visible !important;
}
h1 span {
    font-size: unset !important;
}
.modal-form-control {
    display: block;
    width: 100%;
    height: 52px !important;
    box-shadow: none !important;
    min-height: auto;
    padding-top: 5.28px;
    padding-bottom: 3.28px;
    line-height: 1.6;
    border: 1px solid #bdbdbd;
    appearance: none;
    border-radius: .25rem;
}
.modal {
    transition: opacity .15s linear;
}
