.btn-primary {
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15) !important;
    background: linear-gradient(#035f95, #035f95);
    border-color: #08c;
    border-radius: inherit;
}

img.logo_nav.aos-init.aos-animate {
    max-width: 340px;
    margin-top: 4px;
}

    .site-header.scrolled .site-logo {
      position: relative;
      z-index: 100;
      max-width: 135px !important;
        
    }
    
    .logo_nav {
    margin-top: -35px;
    margin-left: -23px;
    margin-right: 10px;
}

a {
    color: #08c;
}

.site-hero.inner-page {
    height: 100vh;

}

.site-hero.inner-page.overlay:before {
    height: 100vh;

}

.inner-page .site-hero-inner {
    height: 100vh;

}

.mb-20
{
    margin-bottom: 20px !important;
}

.owl-carousel .owl-nav .owl-prev span:before, .owl-carousel .owl-nav .owl-next span:before {
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.owl-carousel .owl-dots .owl-dot {
        background-color: #adabab;
}

button.owl-dot.active {
    background-color: #4b4b4b !important;
}

a.navitem {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.scrolled a.navitem { text-shadow: none; 
    text-shadow: none;
}