
.header-2{
    /*background: #3e7fe9 !important;*/
    background: #FFF !important;
}
.overlay {/* footer */
    background: #fa6235 !important;
    opacity: initial !important;
}

.navbar-brand {
    padding: 0;
    height: 100px;
}
    .navbar-brand IMG {
        height: 90px;
    }

.header-2 .navbar-default .navbar-nav>li>a, .header-2 .navbar-default .x-caret:before {
    color: #fa6235 !important;
}

.custom-slide P {
    line-height: 18px;
    padding: 0 5px;
}


FOOTER P, .footer-contact li i, .footer-widget a, .footer-copyright p {
    color: #FFF;
}

.su-row {
    color: #222;
}

.post-content {
    padding: 0px 15px !important;
}

@media screen and (max-width: 990px) {
    .img-responsive {
        width: 100%;
    }
    .slider {
        background: none;
    }
    .slotholder DIV {
        background-size: contain !important;
    }
}