.header__top ul li.menu-item-type-custom a:hover {
    width: calc(100% + 20px);
    top: 20px;
}

.header__main .container .main-menu ul li.current-menu-item a:after {
    width: calc(100% + 20px);
    top: 35px;
}

.header__top ul li.menu-item-type-custom a:after {
    width: calc(100% + 20px);
    top: 20px;
}

.header__top ul li a:hover:after {
    width: calc(100% + 20px);
    top: 20px;
}

.header__top ul li a:after,
.header__bottom ul li a:hover:after {
    top: 21px;
}

.header__main .container .main-menu ul li a:hover:after {
    width: calc(100% + 20px);
    top: 20px;
}

#footer .footer__top .social a {
    color: #385b7a;
}

#footer .footer__top .contact a {
    color: #385b7a;
}

.header__main .container .header__logo {
    height: 70px;
}

.header__main .container .booking-link:before {
    background: #daa520;
}

.header__bottom .container .booking-link:before {
    background: #daa520;
}

.menu-icon span, .menu-icon span:before, .menu-icon span:after {
    background: #daa520;
}

.book-icon {
    background: #daa520;
}

#footer .footer__top {
    background: #91c7ff;
    text-align: center;
}

.slide-content-texts .container .suptitle {
    color: #385b7a;
}

.slide-content-texts .container .suptitle:before {
    background: #385b7a;
}

.slide-content-texts .container .title {
    color: #385b7a;
}

.flexi.flex_7 .slider .slick-list .slick-track .slide .slider-title {
    font-size: 30px;
}

body.home.active-slide-1 .main-menu .language-switcher ul li {
    background: #385b7a;
}

body.home.active-slide-1 .main-menu ul li a:after {
    background: #385b7a;
}

.header__bottom .container ul li.current-menu-parent a:after, .header__bottom .container ul li.current-menu-item a:after {
    width: calc(100% + 20px);
    top: 21px;
}

.slide.hero .flexi.hero .slide-title {
    font-weight: 800;
}

.flex_8 .boxes .box .flexi__slide-title .box-title {
    font-weight: 800;
}

.flexi .slider .slick-list .slick-track .slide .slider-title {
    font-weight: 800;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.header-covid-banner {
    background-color: #daa520;
    color: #fff;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 4px 15px;
}

.header__main .container .main-menu ul .menu-item-has-children>ul {
    top: 110px !important;
}