@charset "UTF-8";

#nav-wrapper .container {
    min-height: 85px !important;
}

#nav-wrapper.navbar-layout-full-width, #nav-wrapper.navbar-layout-hamburger, #nav-wrapper.navbar-layout-transparent, #nav-wrapper.navbar-layout-transparent-overlay {
    margin-bottom: 0;
}

.header {
    /* display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: transform 0.2s;
    visibility: hidden;
    width: 100%;
    z-index: 20; */
}

@media (max-width: 768px) {
    .header-wrapper  { 
        flex-direction: column;
        /*height: 100%;*/
        left: 0;
        position: fixed;
        top: 0;
        transition: transform 0.2s;
        visibility: hiddenx;
        width: 100%;
        }
}

.header--notTop.header--scrollDown,
.header--onHero {
    transform: translateY(calc(-1px - 5.5rem));
    transition: transform 0.4s;
}
@media (min-width: 992px) {
    .header--notTop.header--scrollDown,
    .header--onHero {
        transform: translateY(calc(-28.32128px - 3.604vw));
    }
}
.header__space {
    height: 5.5rem;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
}
@media (min-width: 768px) {
    .header__space {
        height: calc(27.32128px + 3.604vw);
    }
}
.header__main {
    /* background-color: #fff; */
    position: relative;
    visibility: visible;
}
.header__main:after {
    /* background-color: #f4f4f4; */
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.header__mainInner {
    /* align-items: center; */
    display: flex;
    font-size: 1.2rem;
    height: 5.5rem;
    line-height: 1.25;
}
@media (min-width: 768px) {
    .header__mainInner {
        font-size: calc(8.3136px + 0.48vw);
        height: calc(27.32128px - 3.604vw);
    }
}
.header__logo {
    display: block;
    flex-shrink: 0;
}
.header__logoImg {
    display: block;
    height: auto;
    margin: -2.1rem;
    max-width: 100%;
    width: 11rem;
}
@media (min-width: 768px) {
    .header__logoImg {
        width: calc(89.38816px + 5.288vw);
    }
}
.header__utils {
    color: #9e8a66;
    display: flex;
}
html:not([dir="rtl"]) .header__utils {
    margin-left: auto;
}
html[dir="rtl"] .header__utils {
    margin-right: auto;
}
@media (min-width: 1024px) {
    html:not([dir="rtl"]) .header__utils {
        margin-left: 0;
    }
    html[dir="rtl"] .header__utils {
        margin-right: 0;
    }
}
html:not([dir="rtl"]) .header__utils--reverse {
    margin-left: 0;
    margin-right: 1rem;
}
html[dir="rtl"] .header__utils--reverse {
    margin-left: 1rem;
    margin-right: 0;
}
.header__util {
    align-items: center;
    display: flex;
    position: relative;
}
.header__util--lang {
    display: none;
}
@media (min-width: 1024px) {
    .header__util--lang {
        display: flex;
    }
    .header__util--menu {
        display: none;
    }
}
.header__search {
    align-items: center;
    color: #9e8a66;
    display: flex;
    height: 3.2rem;
    justify-content: center;
    transition: color 0.2s;
    width: 3.2rem;
}
html:not([dir="rtl"]) .header__search {
    margin-right: -0.8rem;
}
html[dir="rtl"] .header__search {
    margin-left: -0.8rem;
}
.header__search:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90f" !important;
    font-family: icomoon !important;
    font-size: 1.7rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
@media (hover: hover) {
    .header__search:hover {
        color: #00758d;
    }
}
@media (min-width: 1024px) {
    html:not([dir="rtl"]) .header__lang {
        margin-right: -0.8rem;
    }
    html[dir="rtl"] .header__lang {
        margin-left: -0.8rem;
    }
}
html:not([dir="rtl"]) .header__burger {
    margin-left: -1.2rem;
}
html[dir="rtl"] .header__burger {
    margin-right: -1.2rem;
}
.header__menu {
    display: none;
}
@media (min-width: 1024px) {
    .header__menu {
        display: block;
        height: 100%;
        margin: 0 auto;
        visibility: visible;
    }
}
.header__menuItems {
    display: flex;
    height: 100%;
    margin: 0 -0.4rem;
}
@media (min-width: 768px) {
    .header__menuItems {
        margin: 0 calc(3.38816px - 0.962vw);
    }
}
.header__menuItem {
    padding: 0 0.4rem;
}
.header__menuItem--active {
    color: #9e8a66;
}
@media (min-width: 768px) {
    .header__menuItem {
        padding: 0 calc(-3.3728px + 0.96vw);
    }
}
.header__menuLink {
    align-items: center;
    display: inline-flex;
    height: 100%;
    transition: opacity 0.2s, color 0.2s;
}
@media (hover: hover) {
    .header__menuLink:hover {
        color: #9e8a66;
    }
}
.header__menuItems--expanded .header__menuLink:not(.header__menuLink--expanded) {
    opacity: 0.3;
}
.header__menuLink--hasSubmenu:after {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #babfc3;
    content: "\e916" !important;
    font-family: icomoon !important;
    font-size: 0.4em;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
html:not([dir="rtl"]) .header__menuLink--hasSubmenu:after {
    margin-left: 1em;
}
html[dir="rtl"] .header__menuLink--hasSubmenu:after {
    margin-right: 1em;
}
.header__menuLink--hasSubmenu.header__menuLink--expanded:after {
    content: "\e917" !important;
}
.header__drop {
    flex-grow: 1;
    overflow: hidden;
    position: relative;
}
.header__mobileMenu {
    display: flex;
}
@media (min-width: 1024px) {
    .header__mobileMenu {
        display: none;
    }
}
.header__submenu {
    display: none;
}
@media (min-width: 1024px) {
    .header__submenu {
        display: block;
    }
}
.heroHeader {
    display: flex;
    flex-direction: column;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    transition: transform 0.2s;
    visibility: hidden;
    width: 100%;
    z-index: 19;
}
.heroHeader__main {
    color: #fff;
    position: relative;
}
.heroHeader__mainInner {
    font-size: 1.2rem;
    line-height: 1.25;
}


