@font-face {
  font-family: droidserif;
  src: url(/storage/app/media/_font/DroidSerif-Regular.ttf);
}

html{
    opacity: 0;
    transition: opacity 1s;
}

* {
    font-family: 'droidserif', 'FontAwesome', 'font-awesome', sans-serif !important;
}

.navigation__list li ul a{
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}



.section-navigation{
    position: relative;
    z-index: 9999;
}
#id_28a6d1a5-f46c-5947-8ffc-30c1976859fd{
    z-index: 9998;
}
.section-overlap-container,
.section-overlap-container *{
    z-index: 9999;
}





.alias-logo_gallery .gallery-items-wrap {
    align-items: center !important;
}
.section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image span, .section--light .featuredblocks-grid-b .featuredblocks .featuredblock__bg-image::after {
    background-color: #000;
}
.featuredblocks-grid-b .featuredblocks .featuredblock__bg-image {
    opacity: .6;
}
.sticky-background-img {
    background-attachment: fixed;
}

.section--dark .banner-a .banner__title {
    text-shadow: 2px 2px #000;
}
.section--dark .banner-a .banner__subtitle {
    text-shadow: 2px 2px #000;
}

.alias-reviews_promo_socialmedia span.socialmedia__link.socialmedia__link--medium.icon{
    color: #000 !important;
}
