/* Add here all your CSS customizations */

#header > div:before{
    background: #fff !important;
}

.header-nav-main nav > ul > li:not(.active) > a {
    color: #000;
}

.header-nav-main nav > ul > li > a {
    color: #000;
}

.custom-bg{
    background:#f4f4f4;
}

.custom-p{
    padding: 3%;
}

.m-auto{
    margin: 0 auto;
}
@media only screen and (max-width: 382px){

    #rev_slider_3_1_forcefullwidth > div.tp-fullwidth-forcer
    {

        width: 100% !important;
        height: 205px !important;
    }


    }

    #rev_slider_3_1_wrapper{
        padding-top: 33px !important;
    }
}

