
@media only screen and (min-width: 768px) {
    #Top_bar.is-sticky #logo img.logo-sticky
 
 {
        display: inline;
        max-height: 60px !important;
    }
}

.white {color: white !important;}

.content_slider.center .content_slider_ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
     background-color: white;
    opacity: 0;
}

#footer {background-color: rgba(0, 0, 0, 0.02) !important;}

.grey_class{background-color: rgba(0, 0, 0, 0.02) !important;}

.ash_class{background-color: #E8EFF9 !important;}

body p { color: black !important;}


h2, h2 a, h2 a:hover {
    color: #375264 !important;
}

#Top_bar .menu>li ul {
    background-color: #F0F5FB !important;
}

div .desc { background-color:rgba(55,82,100,0.86)  !important }

div .desc h2 {color: white !important;}

h3 {color: #4BACF7 !important;}

#Header_wrapper, #Intro {
    background-color: #375264 !important;
}

a { color:#4BACF7 ;}