.slider-top{
    width: 100%;
    height: 870px;
    position: relative;
    overflow: hidden;
    /*opacity: 0;*/
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: rgb(38, 38, 38);
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.top-slider .owl-carousel .animated {
    -webkit-animation-duration: 50ms;
    animation-duration: 50ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.slider-top .owl-stage-outer{
    height: 100%;
    width: 100%;
}
.slider-top .owl-stage{
    width: 100%;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
}
.slider-top .slide {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.slider-top .slide .sale-image{
    width: 586px;
    height: 350px;
    position: absolute;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.slider-top .slide .sale-image .sale-title{
    width: 572px;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    bottom: -45%;
    left: 0;
}
.slider-top .slide-text.first-offer .sale-image{
    position: relative;
    margin: 0 auto 0;
    left: 0 !important;
    bottom: 0 !important;
    background-size: contain !important;
}
@media screen and (min-width: 1701px){
    .slider-top .slide-text.first-offer .sale-image{
        width: 496px;
        height: 245px;
    }
    .slider-top .slide .first-offer .sale-image .sale-title{
        bottom: -55%;
        left: -6%;
    }
}
.slider-top .slide .sale-image.left.top{
    left: 7%;
    top: 11%;
}
.slider-top .slide .sale-image.left.bottom{
    left: 5%;
    bottom: 15%;
}
.slider-top .slide .sale-image.right.top{
    right: 5%;
    bottom: 15%;
}
.slider-top .slide .sale-image .whatsapp-offer{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    height: 40px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-weight: 500;
    background: #25D366;
    color: white !important;
    box-shadow: 0 1px 2px rgb(0 0 0 / 30%), 0 4px 12px rgb(0 0 0 / 10%);
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    text-align: center;
    padding: 0 25px;
    max-width: 250px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -110px;
    line-height: 14px;
}
.slider-top .slide .sale-image .whatsapp-offer:before{
    content: "";
    height: 20px;
    min-width: 20px;
    margin-right: 8px;
    background-size: contain !important;
    background: url('../images/socials/whatsapp-icon.svg') center no-repeat;
}
.slide-text-inner{
    min-width: 300px;
}
.slider-top .slide-text.first-offer .slide-text-inner.left.bottom{
    position: absolute;
    left: 5%;
    bottom: 6%;
}
.slider-top .slide-text.first-offer .slide-text-inner.top.center{
    position: absolute;
    top: 12%;
}

.like-header-banner{
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}
.like-header-banner h1{
    padding-top: 155px;
    color: white;
    font-size: 36px;
    text-align: center;
}
.like-header-banner .banner-text{
    line-height: 19px;
    font-family: var(--pix-main-font);
    color: white;
}
.like-header-banner .banner-text.first{
    margin: 15px 0 0 0;
    font-size: 17px;
    text-align: center;
}
.like-header-banner .banner-text.first >div{
    margin-bottom: 10px;
    text-align: center;
}
.like-header-banner .banner-text.left,
.like-header-banner .banner-text.right{
    max-width: 1000px;
    font-size: 17px;
    margin-top: 45px;
    margin-left: 50px;
}
.like-header-banner .banner-text.right{
    margin-left: auto;
}
.like-header-banner .book-button{
    display: block;
    width: 286px;
    height: 47px;
    line-height: 47px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    font-family: var(--pix-main-font);
    color: white;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background-color: var(--pix-orange);
    margin-top: 70px;
}
.like-header-banner .book-button.right{
    margin-left: auto;
}

.slider-top.fade-in{
    opacity: 1;
}
.slider-top .bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
}
.slider-top .bg.scale-out{
    transition: 7s ease transform;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
.slider-top .gradient{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.slider-top .slide-text{
    max-width: 1300px;
    width: 575px;
    margin: 0 0 0 auto;
    z-index: 2;
    height: 100%;
    position: relative;
}
.slider-top .slide-text.first-offer{
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}
.slider-top .slide-text h1{
    color: rgb(255, 255, 255);
    line-height: 55px;
    font-weight: 700;
    font-size: 54px;
    position: relative;
}
.slider-top .slide-text:not(.first-offer) h1{
    padding-top: 30px;
    padding-right: 20px;
    margin-left: -75px;
}
.slider-top .slide-text.first-offer h1{
    text-shadow: 1px 1px black;
    max-width: 690px;
    text-align: center;
}
html[lang="ar"] .slider-top .slide-text:not(.first-offer) h1{
    text-align: left;
}
.slider-top .slide-text ul{
    margin-top: 70px;
    position: relative;
}
.slider-top .slide-text ul li{
    list-style: none;
    text-align: left;
    line-height: 27px;
    font-weight: 500;
    font-size: 25px;
    color: white;
    margin-top: 25px;
    position: relative;
}
.slider-top .slide-text ul li:before {
    content: '';
    background: url('/wp-content/themes/quattro/images/slider-star-icon.png') center no-repeat;
    height: 43px;
    width: 59px;
    left: -75px;
    top: 50%;
    margin-top: -21.5px;
    position: absolute;
}
.slider-top .slide-text .buttons-wrap{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    margin-top: 70px;
    margin-left: -75px;
    position: relative;
}
.slider-top .slide-text.first-offer .buttons-wrap{
    margin: 100px auto 0;
    justify-content: center;
}
.slider-top .slide-text .buttons-wrap *{
    width: 202px;
    height: 76px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 19px;
    line-height: initial;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.slider-top .slide-text .buttons-wrap .slider-booking{
    background-color: var(--pix-orange);
    color: white;
    border-color: transparent;
    border-radius: 20px;
}
.slider-top .slide-text.first-offer .buttons-wrap .slider-booking{
    background-color: #ff0505;
}
.slider-top .slide-text .buttons-wrap .slider-booking:active{
    color: black;
    background-color:white;
}
.slider-top .slide-text .buttons-wrap a{
    color: black;
    text-decoration: none;
    border-radius: 20px;
    background-color: white;
    margin-left: 30px;
}
.slider-top .slide-text:not(.first-offer) .buttons-wrap a:active{
    background-color: var(--pix-orange);
    color: white;
}
.slider-top .slide-text.first-offer .buttons-wrap a:hover,
.slider-top .slide-text.first-offer .buttons-wrap a:active{
    background-color: #ff0505;
    color: white;
}
.slider-top .slide-text .anim-top-in{
    opacity: 0;
    transform:
            perspective(500px)
            translate3d(0px, 66px, 198px)
            rotateX(55deg)
            scale3d(0.9, 0.8, 1)
            translateY(-250px);
    border-radius: 5px;
    will-change: transform;
    transition: 0.8s ease-in-out transform;
}
.slider-top .slide-text .fade-top-in{
    opacity: 1;
    transform:perspective(600px);
    transform: scale3d(1, 1, 1);
}
.slider-top .slide-text .anim-bottom-in{
    opacity: 0;
    transform:
            perspective(500px)
            translate3d(0px, 0px, 200px)
            rotateX(-55deg)
            scale3d(0.7, 0.7, 1)
            translateY(85px);
    border-radius: 5px;
    will-change: transform;
    transition: 0.8s ease-in-out transform;
}
.slider-top .slide-text .fade-bottom-in{
    opacity: 1;
    transform:perspective(600px);
    transform: scale3d(1, 1, 1);
}

.slider-top .owl-nav.disabled{
    display: none !important;
}
.slider-top .owl-nav{
    position: absolute;
    top: 50%;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 1;
}
.slider-top .owl-nav button{
    width: 100px;
    height: 100px;
    transform: translate(0, -50px);
    cursor: pointer;
    background: rgba(0,0,0,0.25);
    display: block;
    z-index: 1000;
    position: absolute;
    font-size: 0;
}
.slider-top .owl-nav button:before{
    height: 30px;
    width: 30px;
    content: "" !important;
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -21px;
}
.slider-top .owl-nav button.owl-prev{
    left: 25px;
}
.slider-top .owl-nav button.owl-prev:before{
    -webkit-transform: rotate(135deg);
    margin-left: -10px;
}
.slider-top .owl-nav button.owl-next{
    right: 25px;
}
.slider-top .owl-nav button.owl-next:before{
    -webkit-transform: rotate(-45deg);
    margin-left: -27px;
}
.slider-top .owl-dots.disabled{
    display: none !important;
}
.slider-top .owl-dots{
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 0;
    height: 16px;
}
.slider-top .owl-dots button{
    overflow: hidden;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: rgba(0,0,0,0);
    box-shadow: inset 0 0 0 2px #ffffff;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    margin-right: 7px;
}
.slider-top .owl-dots button:last-child{
    margin-right: 0;
}
.slider-top .owl-dots button.active{
    background: #fff;
}

.slider-top .slide.top-gradient::before{
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 326px;
    background: linear-gradient(180deg, #262626 0%, rgba(40, 40, 40, 0.00) 100%);
}
.special-offer{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.offer-image{
    min-width: 50%;
    max-width: 50%;
    height: 50%;
    overflow: hidden;
}
.offer-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.header-sale{
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: 80%;
    object-fit: contain;
    width: 480px;
    height: auto;
}

a.open-special-offer{
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin-top: 136px;
    display: flex;
    min-height: 44px;
    padding: 4px 75px 4px 15px;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    white-space: nowrap;
    border-radius: 8px;
    background: url("../images/arrow-button.svg") 96% center no-repeat var(--pix-orange);
}
html[lang="en"] a.open-special-offer.first{
    white-space: nowrap;
}

@media (min-width: 1901px) and (max-width: 1910px) {  .slider-top{height: 861px}  }
@media (min-width: 1870px) and (max-width: 1900px) {  .slider-top{height: 853px}  }
@media (min-width: 1851px) and (max-width: 1870px) {  .slider-top{height: 844px}  }
@media (min-width: 1830px) and (max-width: 1850px) {  .slider-top{height: 835px}  }
@media (min-width: 1811px) and (max-width: 1830px) {  .slider-top{height: 826px}  }
@media (min-width: 1801px) and (max-width: 1810px) {  .slider-top{height: 818px}  }
@media (min-width: 1781px) and (max-width: 1800px) {  .slider-top{height: 818px}  }
@media (min-width: 1761px) and (max-width: 1780px) {  .slider-top{height: 809px}  }
@media (min-width: 1741px) and (max-width: 1760px) {  .slider-top{height: 800px}  }
@media (min-width: 1721px) and (max-width: 1740px) {  .slider-top{height: 792px}  }
@media (min-width: 1701px) and (max-width: 1720px) {  .slider-top{height: 783px}  }
@media (min-width: 1681px) and (max-width: 1700px) {  .slider-top{height: 774px}  }
@media (min-width: 1661px) and (max-width: 1680px) {  .slider-top{height: 766px}  }
@media (min-width: 1641px) and (max-width: 1660px) {  .slider-top{height: 748px}  }
@media (min-width: 1621px) and (max-width: 1640px) {  .slider-top{height: 739px}  }
@media (min-width: 1601px) and (max-width: 1620px) {  .slider-top{height: 731px}  }
@media (min-width: 1580px) and (max-width: 1600px) {  .slider-top{height: 722px}  }
@media (min-width: 1561px) and (max-width: 1580px) {  .slider-top{height: 713px}  }
@media (min-width: 1541px) and (max-width: 1560px) {  .slider-top{height: 705px}  }
@media (min-width: 1521px) and (max-width: 1540px) {  .slider-top{height: 696px}  }
@media (min-width: 1501px) and (max-width: 1520px) {  .slider-top{height: 687px}  }
@media (min-width: 1481px) and (max-width: 1500px) {  .slider-top{height: 679px}  }
@media (min-width: 1461px) and (max-width: 1480px) {  .slider-top{height: 670px}  }
@media (min-width: 1441px) and (max-width: 1460px) {  .slider-top{height: 661px}  }
@media (min-width: 1421px) and (max-width: 1440px) {  .slider-top{height: 652px}  }
@media (min-width: 1401px) and (max-width: 1420px) {  .slider-top{height: 644px}  }
@media (min-width: 1381px) and (max-width: 1400px) {  .slider-top{height: 635px}  }
@media (min-width: 1367px) and (max-width: 1380px) {  .slider-top{height: 626px}  }
@media (min-width: 1361px) and (max-width: 1366px) {  .slider-top{height: 618px}  }
@media (min-width: 1341px) and (max-width: 1360px) {  .slider-top{height: 618px}  }
@media (min-width: 1321px) and (max-width: 1340px) {  .slider-top{height: 609px}  }
@media (min-width: 1301px) and (max-width: 1320px) {  .slider-top{height: 600px}  }
@media (min-width: 1281px) and (max-width: 1300px) {  .slider-top{height: 592px}  }
@media (min-width: 1261px) and (max-width: 1280px) {  .slider-top{height: 583px}  }
@media (min-width: 1241px) and (max-width: 1260px) {  .slider-top{height: 574px}  }
@media (min-width: 1221px) and (max-width: 1240px) {  .slider-top{height: 565px}  }
@media (min-width: 1201px) and (max-width: 1220px) {  .slider-top{height: 557px}  }
@media (min-width: 1181px) and (max-width: 1200px) {  .slider-top{height: 548px}  }
@media (min-width: 1161px) and (max-width: 1180px) {  .slider-top{height: 531px}  }
@media (min-width: 1141px) and (max-width: 1160px) {  .slider-top{height: 522px}  }
@media (min-width: 1121px) and (max-width: 1140px) {  .slider-top{height: 513px}  }
@media (min-width: 1101px) and (max-width: 1120px) {  .slider-top{height: 505px}  }
@media (min-width: 1081px) and (max-width: 1100px) {  .slider-top{height: 496px}  }
@media (min-width: 1061px) and (max-width: 1080px) {  .slider-top{height: 487px}  }
@media (min-width: 1041px) and (max-width: 1060px) {  .slider-top{height: 478px}  }
@media (min-width: 1025px) and (max-width: 1040px) {  .slider-top{height: 470px}  }
@media (min-width: 1001px) and (max-width: 1024px) {  .slider-top{height: 461px}  }
@media (min-width: 981px) and (max-width: 1000px) {  .slider-top{height: 452px}  }
@media (min-width: 961px) and (max-width: 980px) {  .slider-top{height: 444px}  }
@media (min-width: 941px) and (max-width: 960px) {  .slider-top{height: 435px}  }
@media (min-width: 921px) and (max-width: 940px) {  .slider-top{height: 426px}  }
@media (min-width: 901px) and (max-width: 920px) {  .slider-top{height: 418px}  }
@media (min-width: 881px) and (max-width: 900px) {  .slider-top{height: 409px}  }
@media (min-width: 861px) and (max-width: 880px) {  .slider-top{height: 400px}  }
@media (min-width: 855px) and (max-width: 860px) {  .slider-top{height: 391px}  }
@media (min-width: 821px) and (max-width: 854px) {  .slider-top{height: 383px}  }
@media (min-width: 801px) and (max-width: 820px) {  .slider-top{height: 374px}  }
@media (min-width: 785px) and (max-width: 800px) {  .slider-top{height: 365px}  }
@media (min-width: 769px) and (max-width: 784px) {  .slider-top{height: 357px}  }
@media (min-width: 577px) and (max-width: 768px) {  .slider-top{height: 350px}  }
@media (min-width: 481px) and (max-width: 576px) {  .slider-top{height: 700px} }
@media (min-width: 461px) and (max-width: 480px) {  .slider-top{height: 600px}  .slider-top.mobile-high{height: 650px} .slider-top.mobile-high .special-offer{margin-top: 65px;height:90% !important;} }
@media (min-width: 431px) and (max-width: 460px) {  .slider-top{height: 550px}  .slider-top.mobile-high{height: 600px} .slider-top.mobile-high .special-offer{margin-top: 60px;height:90% !important;} }
@media (min-width: 361px) and (max-width: 430px) {  .slider-top{height: 530px}  .slider-top.mobile-high{height: 580px} .slider-top.mobile-high .special-offer{margin-top: 60px;height:90% !important;} }
@media (max-width: 360px) {  .slider-top{height: 480px} .slider-top.mobile-high{height: 550px} .slider-top.mobile-high .special-offer{margin-top: 60px;height:90% !important;} }

@media (min-width: 1980px) {
    .slider-top{
        height: 1060px;
    }
    .slider-top .slide .sale-image.left.bottom{
        left: 8%;
        bottom: 14%;
    }
    a.open-special-offer{
        bottom: 35%;
    }
}
@media (min-width: 1500px) and (max-width: 1900px) {
    .slider-top .slide-text h1{
        font-size: 52px;
        line-height: 52px;
    }
    .slider-top .slide-text ul{
        margin-top: 40px;
    }
    .slider-top .slide-text ul li{
        margin-top: 18px;
    }
}
@media (min-width: 1024px) and (max-width: 1700px) {
    .slider-top .slide .bg{
        background-position-x: 20% !important;
    }
    .slider-top .slide .sale-image .sale-title{
        width: 120%;
        height: 100%;
        background-size: contain !important;
        position: absolute;
        bottom: -120px;
        left: -10%;
    }
    .like-header-banner{
        width: 1200px;
    }
    .like-header-banner h1 {
        padding-top: 115px;
    }
    .like-header-banner .book-button{
        margin-top: 40px;
    }
}
@media screen and (min-width: 1600px) {
    .slider-top .slide-text{
        margin-right: 100px;
    }
}
@media (min-width: 1601px) and (max-width: 1700px) {
    .slider-top .slide-text h1{
        font-size: 48px;
    }
    .slider-top .slide-text ul{
        margin-top: 35px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 50px;
    }
    .slider-top .slide .sale-image{
        background-size: contain !important;
    }
    .slider-top .slide-text:not(.first-offer) .sale-image{
        width: 386px;
        height: 230px;
    }
    .slider-top .slide-text.first-offer .sale-image{
        width: 386px;
        height: 230px;
    }
    .slider-top .slide .sale-image.left.top{
        left: 12%;
        top: 13%;
    }
    .slider-top .slide .sale-image.left.bottom {
        left: 10%;
        bottom: 16%;
    }
}
@media (min-width: 1301px) and (max-width: 1600px) {
    .slider-top .slide-text h1{
        font-size: 41px;
        line-height: 41px;
        padding-top: 50px;
    }
    .slider-top .slide-text.first-offer h1{
        padding-top: 0;
    }
    .slider-top .slide-text ul{
        margin-top: 30px;
    }
    .slider-top .slide-text ul li{
        font-size: 21px;
        margin-top: 16px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 45px;
    }
    .slider-top .slide-text .buttons-wrap *{
        height: 60px;
        width: 168px;
        font-size: 17px;
    }
    .slider-top .slide .sale-image{
        width: 386px;
        height: 230px;
        background-size: contain !important;
    }
    .slider-top .slide-text.first-offer .sale-image{
        height: 180px;
    }
    .slider-top .slide .sale-image.left.top{
        left: 12%;
        top: 13%;
    }
    .slider-top .slide .sale-image.left.bottom {
        left: 10%;
        bottom: 18%;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        margin-top: 25px;
        max-width: none;
    }
}
@media (max-width: 1360px) {
    .slider-top .slide.top-gradient::before{
        height: 200px;
    }
}
@media (min-width: 769px) and (max-width: 1360px) {
    .header-sale{
        width: 332px;
    }
    a.open-special-offer{
        margin-top: 105px;
    }
}
@media (min-width: 1201px) and (max-width: 1300px) {
    .slider-top .slide-text h1{
        font-size: 38px;
        line-height: 38px;
        padding-top: 55px;
    }
    .slider-top .slide-text.first-offer h1{
        max-width: 540px;
        padding-top: 0;
    }
    .slider-top .slide-text ul{
        margin-top: 30px;
    }
    .slider-top .slide-text ul li{
        font-size: 21px;
        margin-top: 16px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 35px;
    }
    .slider-top .slide-text.first-offer .buttons-wrap{
        margin: 70px auto 0;
    }
    .slider-top .slide-text .buttons-wrap *{
        width: 172px;
        font-size: 16px;
        height: 60px;
    }
    .slider-top .slide .sale-image{
        width: 386px;
        height: 230px;
        background-size: contain !important;
    }
    .slider-top .slide-text.first-offer .sale-image{
        height: 160px;
    }
    .slider-top .slide .first-offer .sale-image .sale-title{
        width: 100%;
        bottom: -100px;
        left: 0;
    }
    .slider-top .slide .sale-image.left.top{
        left: 12%;
        top: 13%;
    }
    .slider-top .slide .sale-image.left.bottom{
        left: 10%;
    }
    .like-header-banner{
        width: 1000px;
    }
    .like-header-banner h1 {
        padding-top: 115px;
    }
    .like-header-banner .book-button{
        margin-top: 25px;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        margin-top: 25px;
        max-width: none;
        font-size: 15px;
    }
}
@media (min-width: 1001px) and (max-width: 1200px) {
    .slider-top .slide-text h1{
        font-size: 34px;
        line-height: 31px;
    }
    .slider-top .slide-text:not(.first-offer) h1{
        margin-left: -50px;
        padding-top: 60px;
    }
    .slider-top .slide-text.first-offer h1{
        margin-top: 50px;
        max-width: 540px;
    }
    html[lang="en"] .slider-top .slide-text{
        width: 480px;
    }
    .slider-top .slide-text ul{
        margin-top: 10px;
    }
    .slider-top .slide-text ul li{
        font-size: 19px;
        margin-top: 5px;
    }
    .slider-top .slide-text ul li:before {
        width: 44px;
        height: 32px;
        background-size: cover;
        margin-top: -16px;
        left: -55px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 25px;
        margin-left: -50px;
    }
    .slider-top .slide-text.first-offer .buttons-wrap{
        margin: 45px auto 0;
    }
    .slider-top .slide-text .buttons-wrap *{
        width: 172px;
        font-size: 16px;
        height: 50px;
    }
    .slider-top .slide .sale-image{
        width: 300px;
        height: 179px;
        background-size: contain !important;
    }
    .slider-top .slide .sale-image .sale-title{
        width: 120%;
        height: 100%;
        background-size: contain !important;
        position: absolute;
        bottom: -55%;
        left: -10%;
    }
    .slider-top .slide-text.first-offer .sale-image{
        height: 132px;
        margin-top: 20px;
    }
    .slider-top .slide .sale-image.left.top{
        left: 14%;
        top: 13%;
    }
    .slider-top .slide .sale-image.left.bottom {
        left: 15%;
        bottom: 20%;
    }
    .like-header-banner{
        width: 750px;
    }
    .like-header-banner h1 {
        padding-top: 100px;
    }
    .like-header-banner .book-button{
        margin-top: 15px;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        max-width: none;
        margin-top: 15px;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.top.center{
        top: 5%;
    }
}
@media screen and (min-width: 769px){
    .slider-top .slide-text{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .slider-top .gradient:not(.center):not(.left):not(.no) {
        background-image: -moz-linear-gradient(to right, transparent 25%, black 105%);
        background-image: -o-linear-gradient(to right, transparent 25%, black 105%);
        background-image: -ms-linear-gradient(to right, transparent 25%, black 105%);
        background-image: linear-gradient(to right, transparent 25%, black 105%);
    }
    .slider-top .gradient.left:not(.center):not(.right):not(.no) {
        background-image: -moz-linear-gradient(to left, transparent 25%, black 140%);
        background-image: -o-linear-gradient(to left, transparent 25%, black 140%);
        background-image: -ms-linear-gradient(to left, transparent 25%, black 140%);
        background-image: linear-gradient(to left, transparent 25%, black 140%);
    }
    .slider-top .gradient.center:not(.mobile):not(.no){
        background: rgba(0,0,0,.3);
    }
    .slider-top .slide-text .buttons-wrap .slider-booking:hover{
        color: black;
        background-color:white;
    }
    .slider-top .slide-text .buttons-wrap a:hover{
        background-color: var(--pix-orange);
        color: white;
    }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
    .slider-top .slide-text h1{
        font-size: 32px;
        line-height: 32px;
        padding-top: 0;
    }
    .slider-top .slide-text:not(.first-offer) h1{
        margin-top: -40px;
        margin-left: -50px;
    }
    .slider-top .slide-text.first-offer h1{
        max-width: 540px;
        margin-top: -50px;
    }
    html[lang="pt"] .slider-top .slide-text h1{
        font-size: 32px;
        line-height: 32px;
    }
    html[lang="en"] .slider-top .slide-text{
        width: 480px;
    }
    .slider-top .slide-text ul li{
        line-height: initial;
        font-size: 18px;
        margin-top: 10px;
    }
    .slider-top .slide-text ul li:before {
        width: 44px;
        height: 32px;
        background-size: cover;
        margin-top: -16px;
        left: -55px;
    }
    .slider-top .slide-text ul{
        margin-top: 20px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 30px;
        margin-left: -50px;
    }
    .slider-top .slide-text.first-offer .buttons-wrap{
        margin: 40px auto 0;
    }
    .slider-top .slide-text .buttons-wrap *{
        width: 170px;
        height: 55px;
        font-size: 17px;
    }
    .slider-top .slide .sale-image{
        width: 250px;
        height: 149px;
        background-size: contain !important;
    }
    .slider-top .slide .sale-image .sale-title{
        width: 120%;
        height: 100%;
        background-size: contain !important;
        position: absolute;
        bottom: -55%;
        left: -10%;
    }
    .slider-top .slide-text.first-offer .sale-image{
        height: 125px;
        margin: 0 auto;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.left.bottom h1{
        font-size: 27px;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.left.bottom{
        left: 15%;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.top.center{
        top: 27%;
    }
    .slider-top .slide .sale-image.left.top{
        left: 18%;
        top: 6%;
    }
    .slider-top .slide .sale-image.left.bottom {
        left: 15%;
        bottom: 22%;
    }
    .like-header-banner{
        width: 70%;
        margin: 0 auto;
    }
    .like-header-banner h1 {
        padding-top: 15px;
        font-size: 26px;
    }
    .like-header-banner .banner-text.first >div{
        font-size: 17px;
    }
    .like-header-banner .banner-text.first{
        font-size: 14px;
        line-height: 14px;
        margin-top: 8px;
    }
    html[lang="en"] .like-header-banner .banner-text.first{
        line-height: 15px;
    }
    .like-header-banner .book-button{
        margin-top: 10px;
        width: 200px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        max-width: none;
        line-height: 14px;
        font-size: 14px;
        margin-top: 10px;
    }
    html[lang="en"] .like-header-banner .banner-text.left,
    html[lang="en"] .like-header-banner .banner-text.right{
        line-height: 15px;
    }
    .header-sale{
        width: 290px;
    }
    a.open-special-offer{
        margin-top: 95px;
    }
}
@media screen and (max-width: 768px) {
    .slider-top .slide-text h1{
        padding-right: 0;
    }
    .slider-top .slide-text.first-offer h1{
        max-width: 540px;
        margin: 0 auto;
    }
    .slider-top .gradient:not(.no){
        background: rgba(0,0,0,.5);
    }
    .slider-top .slide .sale-image{
        width: 75%;
        height: 300px;
        background-size: contain !important;
        position: relative;
        margin: 0 auto;
    }
    .slider-top .slide .sale-image .sale-title{
        width: 120%;
        height: 100px;
        background-size: contain !important;
        position: absolute;
        bottom: 10px;
        left: -10%;
    }
    .slider-top .slide-text.first-offer .sale-image{
        width: 75%;
        height: 130px;
        margin: 10px auto 0;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.left.bottom{
        position: relative;
        left: 0;
        bottom: auto;
    }
    .slider-top .slide-text.first-offer .slide-text-inner{
        width: 100%;
    }
    .slider-top .slide-text ul li:before {
        width: 36px;
        height: 22px;
        background-size: cover;
        margin-top: -12px;
        left: -44px;
    }
    .slider-top .slide .sale-image.left.top,
    .slider-top .slide .sale-image.left.bottom,
    .slider-top .slide .sale-image.right.top {
        left: 0;
        top: 0;
    }
    .slider-top .gradient.center:not(.no){
        background: rgba(0,0,0,.4);
    }
    .like-header-banner{
        width: 90%;
        margin: 0 auto;
    }
    .like-header-banner h1 {
        padding-top: 20px;
    }
    .like-header-banner .book-button{
        margin: 30px auto 0;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        max-width: none;
        margin-top: 10px;
    }
    .slider-top .owl-nav button{
        width: 65px;
        height: 65px;
    }
    a.open-special-offer{
        font-size: 12px;
        line-height: 14px;
        padding: 10px 35px 10px 15px;
        white-space: normal;
        text-align: center;
    }
    a.open-special-offer.first{
        padding: 10px 55px 10px 15px;
    }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
    .slider-top .slide-text{
        padding-top: 0;
        width: 375px;
        margin: 0 auto;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.top.center{
        top: 12%;
    }
    .slider-top .slide .first-offer .sale-image .sale-title{
        width: 100%;
        left: 0;
    }
    .like-header-banner{
        width: 77%;
    }
    .like-header-banner h1 {
        font-size: 30px;
    }
    .slider-top .slide-text h1{
        font-size: 30px;
        line-height: 30px;
        margin-left: 0;
        text-align: center;
    }
    .slider-top .slide-text ul li{
        line-height: 18px;
        font-size: 17px;
        margin-top: 8px;
    }
    .slider-top .slide-text ul{
        margin-top: 20px;
        margin-left: 40px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 25px;
        margin-left: 0;
    }
    .slider-top .slide-text .buttons-wrap *{
        width: 200px;
        height: 45px;
        font-size: 14px;
    }
    .slider-top .slide-text .buttons-wrap a{
        margin-left: 10px;
    }
    .header-sale{
        width: 290px;
    }
    a.open-special-offer{
        font-size: 14px;
    }
    a.open-special-offer{
        margin-top: 95px;
    }
}
@media screen and (max-width: 575px){
    .slider-top .bg{
        background-size: cover !important;
    }
    .slider-top .slide-text{
        padding-top: 20px;
        width: 90%;
        max-width:375px;
        margin: 0 auto;
    }
    .slider-top .slide-text.first-offer{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        max-width: none;
        background: white;
        height: 88px;
        align-items: center;
        padding: 0 20px;
    }
    .slider-top .slide-text h1{
        font-size: 25px;
        line-height: 28px;
        margin-left: 0 !important;
        text-align: center;
    }
    .slider-top .slide-text.first-offer .slide-text-inner.top.center{
        position: relative;
        top: auto;
    }
    .slider-top .slide-text.first-offer .slide-text-inner h1 {
        color: var(--pix-text-gray);
        text-shadow: 0 0 0;
    }
    .slider-top .slide-text ul li{
        line-height: 23px;
        font-size: 17px;
        margin-top: 20px;
    }
    .slider-top .owl-nav{
        top: 82%;
    }
    html[lang="ru"] .slider-top .owl-nav,
    html[lang="es"] .slider-top .owl-nav,
    html[lang="de"] .slider-top .owl-nav,
    html[lang="fr"] .slider-top .owl-nav,
    html[lang="it"] .slider-top .owl-nav,
    html[lang="nl"] .slider-top .owl-nav,
    html[lang="pt"] .slider-top .owl-nav
    {
        top: 88%;
    }
    html[lang="ru"] .slider-top .slide-text ul li,
    html[lang="es"] .slider-top .slide-text ul li,
    html[lang="de"] .slider-top .slide-text ul li,
    html[lang="fr"] .slider-top .slide-text ul li,
    html[lang="it"] .slider-top .slide-text ul li,
    html[lang="nl"] .slider-top .slide-text ul li,
    html[lang="pt"] .slider-top .slide-text ul li
    {
        line-height: 17px;
        font-size: 16px;
    }
    .slider-top .slide-text ul{
        margin-top: 30px;
        margin-left: 55px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 45px;
        margin-left: 0;
        justify-content: center;
    }
    .slider-top .slide-text.first-offer .buttons-wrap{
        margin: 140px auto 0;
    }
    .slider-top .slide-text .buttons-wrap *{
        width: 170px;
        height: 40px;
        font-size: 14px;
    }
    .slider-top .slide-text .buttons-wrap a{
        margin-left: 10px;
    }

    .first-offer .special-offer{
        height: 88% !important;
        top: auto;
    }
    .offer-image{
        display: flex;
        align-items: flex-end;
    }
    .offer-image img{
        /*height: auto;*/
    }
    .slide.key-0 .header-sale{
        top: 56%;
        width: auto;
    }
    a.open-special-offer{
        max-width: 250px;
    }
    html[lang="ru"]  a.open-special-offer,
    html[lang="nl"]  a.open-special-offer{
        font-size: 12px;
        letter-spacing: -0.3px;
        width: 240px;
    }
    .slider-top .slide.top-gradient::before{
        display: none;
    }
}
@media screen and (max-width: 480px){
    .slider-top .slide .sale-image{
        width: 85%;
    }
    .slider-top .slide .sale-image .whatsapp-offer{
        bottom: 25px;
    }
    .slider-top .slide .first-offer .sale-image .sale-title{
        bottom: -70%;
    }
    .slider-top .slide-text.first-offer .sale-image {
        width: 90%;
    }
    .slider-top .slide-text ul li{
        margin-top: 15px;
    }
    .like-header-banner h1 {
        padding-top: 15px;
        font-size: 26px;
    }
    .like-header-banner .banner-text.first >div{
        font-size: 16px;
    }
    .like-header-banner .banner-text.first{
        font-size: 15px;
        line-height: 15px;
        margin-top: 8px;
    }
    .like-header-banner .book-button{
        width: 200px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        bottom: 0;
        margin-top: 20px !important;
        position: relative;
    }
    .like-header-banner .banner-text.left, .like-header-banner .banner-text.right{
        max-width: none;
        line-height: 15px;
        font-size: 14px;
        margin-top: 10px;
    }
    .slider-top .slide-text ul li{
        margin-top: 10px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 25px;
    }

    .first-offer .special-offer{
        height: 86% !important;
    }
    a.open-special-offer:not(.first){
        margin-top: 110px;
    }
}
@media screen and (max-width: 450px){
    a.open-special-offer{
        max-width: 260px;
        font-size: 12px;
        line-height: 14px;
    }
    a.open-special-offer:not(.first){
        margin-top: 100px;
    }
    .first-offer .special-offer{
        height: 85% !important;
    }
}
@media screen and (max-width: 380px){
    a.open-special-offer.first{
        margin-top: 128px;
    }
    a.open-special-offer:not(.first){
        margin-top: 96px;
    }
}
@media screen and (max-width: 360px){
    .slider-top .slide-text h1{
        font-size: 23px;
    }
    .slider-top .slide .sale-image .sale-title{
        bottom: 20px;
    }
    .slider-top .slide-text ul{
        margin-top: 20px;
    }
    .slider-top .slide-text ul li{
        margin-top: 8px;
    }
    .slider-top .slide-text .buttons-wrap{
        margin-top: 20px;
    }
    .slider-top .owl-nav{
        top: 88%;
    }
    html[lang="ru"] .slider-top .owl-nav,
    html[lang="es"] .slider-top .owl-nav,
    html[lang="de"] .slider-top .owl-nav,
    html[lang="fr"] .slider-top .owl-nav,
    html[lang="it"] .slider-top .owl-nav,
    html[lang="nl"] .slider-top .owl-nav,
    html[lang="pt"] .slider-top .owl-nav
    {
        top: 92%;
    }
    a.open-special-offer.first{
        margin-top: 120px;
    }
    a.open-special-offer:not(.first){
        margin-top: 90px;
    }
}
@media screen and (max-width: 320px){
    .slider-top .slide-text .buttons-wrap *{
        width: 148px;
    }
    a.open-special-offer.first{
        margin-top: 115px;
    }
    a.open-special-offer:not(.first){
        margin-top: 87px;
    }
}