/* ---- GLOBAL ---- */
body, p , a{
    font-family: 'Gotham Pro','Helvetica Neue',Helvetica,'Segoe UI',Arial,sans-serif;
    color: #2B2A29;
}
a{
    text-decoration: none;
    cursor: pointer;
}
a:hover{
    text-decoration: none;
}
img{
    max-width: 100%;
}
ul{
    margin: 0;
    padding: 0;
}
ul li{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.clear{
    clear: both;
}
.posabs{
    position: absolute;
}
.posrel{
    position: relative;
}
input, a, select, textarea, button, input:active, a:active, select:active, textarea:active, button:active, input:focus, a:focus, select:focus, textarea:focus, button:focus{
    outline: none;
}

h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;

    color: #191919;
}

.btn-main{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #FFFFFF;
    margin-bottom: 0;
    padding: 12px 0;
    border: none;
    display: block;
    width: 200px;
    background: #962344;
    border-radius: 30px;
}  
.btn-main:hover{
    color: #fff;
    background: #6e1931;
}



.main-top{
    background: #F5F3EF url(../images/main-top-bg.png) no-repeat center;
    background-size: cover;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 0 0 20px 20px;
    display: block;
    width: 90%;
    margin: 0 auto 87px;
    padding-top: 20px;
}  

.header{}  
.header .row{
    -ms-align-items: center;
    align-items: center;
}  
.header .container{
    background: #F4F0EB;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 20px;
    padding: 15px;
    max-width: 1347px;
}  
.header-logo{
    display: flex;
    -ms-align-items: center;
    align-items: center;
}   
.header-logo img{
    margin-right: 11px;
}   
.header-logo h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 21.961px;
    line-height: 26px;

    color: #1D1D1D;
    margin-bottom: 0;
}   
.header-logo p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;

    color: #1D1D1D;
    margin-bottom: 0;
} 
.header-menu{}
.header-menu ul{
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
.header-menu ul li{}
.header-menu ul li a{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;

}
.header-button{
    align-items: center;
    display: flex;
}   
.header-button .btn-main{
    margin: 0 auto;
}   

.top{
    padding-top: 138px;
    padding-bottom: 133px;
}
.top-block{
    background: rgba(255, 255, 255, 0.7);

    border-radius: 40px;
    padding: 65px 60px;
}
.top-block h1{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;
    color: #191919;
    text-shadow: 0px 2px 0px #FFFFFF;
    
    margin-bottom: 10px;
}
.top-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #191919;
    text-shadow: 0px 1px 0px #FFFFFF;
    margin-bottom: 35px;
}
.top-block .btn-main{
    
}

.watch{
    margin-bottom: 85px;
}
.watch-block{
    height: 668px;
}

video::-webkit-media-controls {
    opacity: 0;
}
video::-webkit-media-controls:hover{
    opacity: 1 ;
}
video{
    padding: 0;
    margin: 0;
}

.video, video-rewiev {
    width: 101%;
    margin: 0 -1px;
    height: 100%;
}
.video:hover, .video-rewiev:hover{
    cursor: pointer;
}
.playpause {
    background:url(../images/play.svg) no-repeat left;
    width: 40%;
    height: 20%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    padding-left: 14%;
    padding-top: 4.5%;
    margin:auto;
    background-size:contain;
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;

    color: #FFFFFF;
    
}
.playpause:hover{
    cursor: pointer;
}
.playpause-rewiev {
    background-image:url(../images/play-rewiev.png);
    background-repeat:no-repeat;
    width:30%;
    height:30%;
    position:absolute;
    left:0%;
    right:0%;
    top:-20%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
}
.playpause-rewiev:hover{
    cursor: pointer;
}
video[poster]{
    object-fit: cover;
    position: relative;
    background: linear-gradient(0deg, #000000, #000000);
    border-radius: 50px;
}

.cruise{
    padding-top: 105px;
    padding-bottom: 105px;
    background: #F4F0EB;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 50px 0 0 50px;
    width: 90%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 87px;
}
.cruise h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;

    color: #191919;
    margin-bottom: 35px;
}
.cruise p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;

    color: #191919;
    margin-bottom: 50px;
}
.cruise-slider{}
.cruise-slide{
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    position: relative;
    margin: 0 20px;
}
.cruise-slide img{
    margin-bottom: 25px;
    border-radius: 50px 50px 0 0;
    height: 230px;
    width: 100%;
    object-fit: cover;
}
.cruise-slide .data{
    position: absolute;
    top: 177px;
    width: 100%;
    padding: 0 17px;
    display: flex;
    justify-content: space-between;
}
.cruise-slide .data p{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    background: #962344;
    border-radius: 88.6875px;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 10px 15px;
}
.cruise-info{
    padding: 24px 50px 38px;
}
.cruise-info h4{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    margin-bottom: 7px;
}
.cruise-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    text-align: center;

    color: #191919;
    margin-bottom: 18px;
}
.cruise-info p.price{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #962344;
    margin-bottom: 17px;
}
.cruise-info .btn-main{
    width: 100%;
}


.photogallery{
    margin-bottom: 90px;
}
.photogallery h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;
    color: #191919;
    margin-bottom: 35px;
}
.gallery-slider{}
.gallery-slide{
    border-radius: 50px;
}
.gallery-slide img{
    border-radius: 50px;
}
.slick-next{
    width: 68px !important;
    height: 68px !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: #F5F3EF !important;
    box-shadow: 0px 10px 20px rgba(178, 178, 178, 0.42) !important;
    border-radius: 20px !important;
    top: -15% !important;
    right: 0 !important;
}
.slick-prev{
    width: 68px !important;
    height: 68px !important;
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: #F5F3EF !important;
    box-shadow: 0px 10px 20px rgba(178, 178, 178, 0.42) !important;
    border-radius: 20px !important;
    top: -15% !important;
    left: auto !important;
    right: 80px !important;
}
.slick-next:before{
    width: 68px !important;
    height: 68px !important;
}
.slick-prev:before{
    width: 68px !important;
    height: 68px !important;
}


.about-liner{
    margin-bottom: 70px;
}
.about-liner h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;

    color: #191919;
    margin-bottom: 50px;
}
.black-block{
    padding: 55px 35px 35px;
    background: #191919;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 50px;
    margin-bottom: 35px;
}
.black-block ul{
    margin-bottom: 20px;
}
.black-block ul li{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 21px;

    color: #F4F0EB;
    margin-bottom: 0;
    list-style-type: disc;
    margin-left: 20px;
}
.black-block h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;

    color: #F4F0EB;
    margin-bottom: 20px;
}
.black-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;

    color: #FFFFFF;
    margin-bottom: 20px;
}
.advan{
    margin-top: 30px;
}
.advan img{
    display: block;
    margin: 0 auto 25px;
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.advan p{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #191919;
    margin-bottom: 0;
}

.cabins{
    padding-top: 105px;
    padding-bottom: 40px;
    background: #F4F0EB;
    box-shadow: 0px 10px 30px rgb(178 178 178 / 42%);
    border-radius: 50px 0 0 50px;
    width: 90%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 80px;
}
.cabins h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;
    color: #191919;
    margin-bottom: 70px;
}
.cabin-block{
    background: #fff;
    border-radius: 50px;
    margin-bottom: 65px;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
}
.cabin-block img{
    border-radius: 50px 50px 0 0;
    margin-bottom: 25px;
    height: 230px;
    width: 100%;
    object-fit: cover;
}
.cabin-info{
    padding: 0 20px 35px;
}
.cabin-info h4{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #191919;
    margin-bottom: 7px;
}
.cabin-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    text-align: center;

    color: #191919;
    margin-bottom: 37px;
}
.cabin-info .btn-main{
    width: 270px;
    display: block;
    margin: 0 auto;
}
.price{
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
}
.price p{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #191919;
    margin-bottom: 0;
}
.price a{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-decoration-line: underline;

    color: #962344;
    margin-bottom: 0;
}

.bar{
    padding-top: 35px;
    padding-bottom: 100px;
}
.bar h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;
    color: #191919;
    margin-bottom: 67px;
}
.bar-block{
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
}
.bar-block img{
    height: 230px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 24px;
    border-radius: 50px 50px 0 0;
}
.bar-info{
    padding: 0 25px 30px;
}
.bar-info h3{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 184.5%;
    color: #962344;
    margin-bottom: 7px;
}
.bar-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;

    color: #191919;
    margin-bottom: 0;
    min-height: 155px;
}

.entertainment{
    padding-top: 105px;
    padding-bottom: 100px;
    background: #191919;
    box-shadow: 0px 10px 30px rgb(178 178 178 / 42%);
    border-radius: 50px 0 0 50px;
    width: 90%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 130px;
}
.entertainment h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;

    color: #FFFFFF;
    margin-bottom: 67px;
}
.entertainment-block{
    margin-bottom: 30px;
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #4D4D4D, 10.6824px 5.34118px 42.7294px rgba(77, 77, 77, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(77, 77, 77, 0.2);
    border-radius: 50px;
}
.entertainment-block img{
    height: 230px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
    border-radius: 50px 50px 0 0;
}
.entertainment-info{
    padding: 0 25px 30px;
}
.entertainment-info h3{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;

    color: #962344;
    margin-bottom: 7px;
}
.entertainment-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;

    color: #191919;
    min-height: 100px;
    margin-bottom: 15px;
}
.entertainment-info .btn-main{
    width: 270px;
    margin: 0 auto;
}


.cost{
    margin-bottom: 80px;
}
.cost h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;

    color: #191919;
    margin-bottom: 35px;
}
.cost p{
    margin-top: 47px;
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 31px;

    color: #191919;
    margin-bottom: 0;
}
.cost .black-block{
    min-height: 100%;
}
.cost .black-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;

    color: #FFFFFF;
    margin-bottom: 20px;
    margin-top: 0;
}


.scheme{
    margin-bottom: 60px;
}
.scheme h2{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 75.8654px;
    line-height: 90px;
    color: #191919;
    margin-bottom: 32px;
}
.scheme .nav{}
.scheme .nav-link{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    padding: 20px 34px;
    background: #F4F0EB;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-right: 25px;
}
.scheme .nav-link.active{
    color: #fff;
    background: #962344;
    border-radius: 30px;
}
.scheme .tab-content{}
.scheme .tab-pane img{
    display: block;
    margin: 0 auto 23px;
}
.scheme-block{
    background: #F4F0EB;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 50px;
    margin-bottom: 30px;
    padding: 40px 30px 30px;
    height: 100%;
}
.scheme-block h3{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    color: #191919;
    margin-bottom: 10px;
}
.scheme-block ul{}
.scheme-block ul li{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #191919;
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 20px;
}
.scheme-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 31px;

    color: #191919;
    margin-bottom: 39px;
}
.scheme-block p:last-of-type{
    margin-bottom: 0;
}
.scheme-block p.count{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    color: #191919;
    margin-bottom: 10px;
}
.scheme-block p.count span{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 5px;
    margin-right: 5px;
}

.best .container{
    padding: 50px 70px 20px;
    background: #191919;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    margin-bottom: 80px;
}
.best h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;

    color: #F4F0EB;
    margin-bottom: 30px;
    margin-top: 8px;
}
.best .form-inline{
    justify-content: space-between;
}
.best .form-group{}
.best .form-group input{
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    max-width: 100%;
    width: 320px;
    height: 100%;
    margin-bottom: 30px;
}
.best .btn-main{
    padding: 20px 0;
    width: 270px;
    margin-bottom: 10px;
}

.cabin-single{
    padding-top: 92px;
    padding-bottom: 145px;
}
.cabin-single h2{
    margin-bottom: 44px;
}
.cabin-photo{}
.cabin-photo img{
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}
.cabin-desc{}
.cabin-desc p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;

    color: #191919;
    margin-bottom: 35px;
}
.cabin-desc .cabin-price{
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: space-between;
}
.cabin-desc .cabin-price p{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;

    color: #191919;
    margin-bottom: 0;
}
.cabin-desc .cabin-price p span{
    color: #962344;
}
.cabin-desc .cabin-price .btn-main{}


.news{
    padding-top: 95px;
    padding-bottom: 140px;
}
.news h2{
    margin-bottom: 44px;
}
.news-block{
    margin-bottom: 50px;
    background: #FFFFFF;
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
}
.news-block img{
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 50px 50px 0 0;
}
.news-desc{
    padding: 25px 20px 40px;
}
.news-desc h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    color: #191919;
    margin-bottom: 7px;
}
.news-desc p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    text-align: center;

    color: #191919;
    margin-bottom: 18px;
}
.news-desc a{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-decoration-line: underline;
    display: block;
    width: fit-content;
    margin: 0 auto;
    color: #962344;
}

.reviews{
    padding-top: 92px;
    padding-bottom: 120px;
}
.reviews h2{
    margin-bottom: 44px;
}
.reviews-flex{
    display: flex;
    justify-content: flex-start;
}
.reviews-flex:nth-child(2n+1){
    display: flex;
    justify-content: flex-end;
}
.reviews-block{
    position: relative;
    width: 80%;
    background: #FFFFFF;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    padding: 42px 42px 42px 100px;
    margin-bottom: 44px;
    margin-left: 60px;
}
.reviews-flex:nth-child(2n+1) .reviews-block{
    padding: 42px 100px 42px 42px;
    margin-right: 60px;
}
.reviews-block img{
    width: 162px;
    height: 162px;
    display: block;
    border-radius: 30px;
    
    position: absolute;
    left: -80px;
    top: 20px;
}
.reviews-flex:nth-child(2n+1) .reviews-block img{
    left: auto;
    right: -80px;
}
.reviews-block h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    margin-bottom: 5px;
}
.reviews-block h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 14px;
}
.reviews-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;

    color: #191919;
    margin-bottom: 0;
}

.review-form{
    margin-top: 60px;
}
.review-form .container{
    margin-top: 60px;
    padding: 38px 22px;
    background: #191919;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
}
.review-form form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.review-form input{
    width: 100%;
    display: inline-block;
    
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    display: block;
    height: auto;
    margin-bottom: 19px;
    text-align: center;
    margin-bottom: 30px;
}
.review-form input:active, .review-form input:focus, .review-form textarea:active, .review-form textarea:focus{
    box-shadow: none;
}
.review-form textarea{
    resize: none;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    height: 110px;
    margin-bottom: 19px;
}
input#file-upload-button{
    position: absolute;
    right: 0;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 20px 0;
    border: none;
    display: block;
    width: 223px;
    background: #962344;
    border-radius: 30px;
    margin-bottom: 19px;
}
.review-form .btn-main{
    display: block;
    margin: 0 auto;
    width: 200px;
    background: #962344;
    color: #fff;
}
.review-form form button{
    display: block;
    margin: 0 auto;
    padding: 20px 0
}


.field__wrapper {
    display: inline-block;
  width: 48%;
  position: relative;
  text-align: center;
}
.field__wrapper:hover{
    cursor: pointer;
}
 
.field__file {
  display: none !important;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
 
.field__file-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    margin-bottom: 0;
}
 
.field__file-fake {
    width: 100%;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #6f7980;
    padding: 20px 223px 20px 28px;
    height: 66px;
    margin-bottom: 19px;
    text-align: center;
}
.field__file-wrapper{
    position: absolute;
    top: 0;
    right: 14px;
    width: calc(100% - 28px);
    height: 81px;
}
 
.field__file-button {
    position: absolute;
    right: -2px;
    top: 0;
    height: 66px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 20px 0;
    border: none;
    display: block;
    width: 223px;
    background: #962344;
    border-radius: 30px;
    margin-bottom: 19px;
}

.route .nav{}
.route .nav-link{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    padding: 20px 34px;
    background: #F4F0EB;
    border-radius: 30px;
    margin-bottom: 20px;
    margin-right: 15px;
}
.route .nav-link.active{
    color: #fff;
    background: #962344;
    border-radius: 30px;
}
.route .tab-content{}
.route .tab-pane img{
    display: block;
}
.route .tab-content h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    margin-bottom: 20px;
    padding-left: 20px;
}

.route{
    padding-top: 92px;
    padding-bottom: 92px;
}
.route h2{
    margin-bottom: 44px;
}

.tab-content{}
.tab-content h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 15px;
}
.route-info{
    background: #191919;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
    border-radius: 50px;
    padding: 40px 35px;
    margin-bottom: 90px;
}
.route-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 21px;

    color: #FFFFFF;
    margin-bottom: 20px;
}
.route-data{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.route-data p{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;

    color: #F4F0EB;
    margin-bottom: 15px;
}
.route-price{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.route-price p{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;

    color: #F4F0EB;
    margin-bottom: 0;
}
.route-price .btn-main{}

.excursion{
    background: #FFFFFF;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    margin-bottom: 45px;
    padding: 42px 42px 42px 100px;
    position: relative;
}
.excursion img{
    background: #FFFFFF;
    border-radius: 30px;
    width: 270px;
    height: 162px;
    object-fit: cover;
    position: absolute;
    left: -190px;
    top: 20px;
}
.excursion h3{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    margin-bottom: 7px;
}
.excursion h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 15px;
}
.excursion p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;

    color: #191919;
    margin-bottom: 0;
}

.calendar{
    margin-bottom: 90px;
    height: calc(100% - 90px);
}
.calendar img{
    width: 100%;
    height: 100%;
    border-radius: 50px;
    object-fit: cover;
}
/* Month header */
.month {
  padding: 40px 50px;
  width: 100%;
  text-align: center;
}

/* Month list */
.month ul {
  margin: 0;
  padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.month ul li {
  font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 0;
}
.month ul li img{
    margin-bottom: 0;
}
/* Previous button inside month header */
.month .prev {}
/* Next button */
.month .next {}
/* Weekdays (Mon-Sun) */
.weekdays {
    margin: 0;
    padding: 0 34px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.weekdays li {
    display: inline-block;
    width: 14%;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #962344;
    margin-bottom: 17px;
}
/* Days (1-31) */
.days {
    padding: 0 34px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.days li{
    display: inline-block;
    width: 14%;
    text-align: center;
    margin-bottom: 17px;
}
.days li a{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #333333;
}
.days li a:hover{
    color: #962344;
}
.days li.last-manth{
    color: #BDBDBD;
}
.days li.active a{
    color: #fff;
}
.days li.active{
    background: #962344;
}
.days li.active.first{
    border-radius: 30px 0 0 30px;
}
.days li.active.last{
    border-radius: 0 30px 30px 0;
}


.contact{
    padding-top: 90px;
    padding-bottom: 70px;
}
.contact h2{
    margin-bottom: 20px;
}
.contact-info{
    margin-bottom: 77px;
}
.contact-info p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 30px;
}
.contact-block{
    border-bottom: 2px solid #F4F0EB;
    margin-bottom: 20px;
}
.contact-block:last-of-type{
    border-bottom: none;
}
.contact-block h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 3px;
}
.contact-block p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 184.5%;
    color: #191919;
    margin-bottom: 26px;
}
.contact-block p img{
    margin-right: 10px;
}
.contact-block a{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 184.5%;
    color: #191919;
    margin-bottom: 26px;
    display: block;
    width: fit-content;
}
.contact-block a img{
    margin-right: 10px;
}

.contact-form{
    margin-bottom: 77px;
}
.contact-form p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 30px;
}
.contact-form form{
    padding: 38px 22px;
    background: #191919;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
}
.contact-form input{
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.contact-form .btn-main{
    background: #962344;
    color: #fff;
}
.contact-form textarea{
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    max-width: 100%;
    width: 100%;
    height: 100%;
    resize: none;
}
.contact-form .btn-main{
    padding: 20px 0;
    width: 270px;
    margin: 0 auto;
}

.contact-map{}
.contact-map iframe{
    width: 100%;
    height: 416px;
    border-radius: 20px;
}




.footer{
    padding-top: 66px;
    padding-bottom: 20px;
    background: #F4F0EB;
    box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.42);
}
.footer-logo{
    margin-bottom: 30px;
}
.footer-logo .header-logo{
    margin-bottom: 10px;
}
.footer-logo h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
    margin-bottom: 0;
}
.footer-logo p{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 31px;
    color: #191919;
    margin-bottom: 14px;
}
.footer-logo p img{
    margin-right: 11px;
}
.footer-logo a{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 31px;

    color: #191919;
    margin-bottom: 0;
}
.footer-logo a img{
    margin-right: 11px;
}
.footer-menu{
    margin-bottom: 30px;
}
.footer-menu ul{}
.footer-menu ul li{
    margin-bottom: 14px;
}
.footer-menu ul li a{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;

    color: #191919;
}
.footer-form{}
.footer-form form{
    padding: 35px 27px;
    margin-bottom: 30px;
    background: #191919;
    border: 2.67059px solid rgba(179, 179, 179, 0.15);
    box-sizing: border-box;
    box-shadow: -10.6824px -5.34118px 42.7294px #FFFFFF, 10.6824px 5.34118px 42.7294px rgba(179, 179, 179, 0.42), inset -5.34118px -5.34118px 37.3883px rgba(255, 255, 255, 0.2);
    border-radius: 50px;
}
.footer-form h4{
    font-family: Mazzard;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #F4F0EB;
    margin-bottom: 18px;
}
.footer-form .form-group{
    display: inline-block;
    margin-bottom: 19px;
}
.footer-form .form-group input{
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    max-width: 100%;
    width: 100%;
    height: auto;
    text-align: center;
}
.footer-form .btn-main{
    padding: 20px 0;
    width: 270px;
    margin: 0 auto;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    display: none;
}
.mobile-slider{
    display: none !important;
}
.mobile-menu{
    display: none;
}
.cabins-all{
    background: none;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
.wpcf7-spinner{
    display: none;
}
#hidan{
    display: none;
}

.modal h4{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
    color: #962344;
    margin-bottom: 20px;
    text-align: center;
}
.modal input{
    background: #FFFFFF;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 25%);
    border-radius: 30px;
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #434343;
    padding: 20px 28px;
    max-width: 100%;
    width: 100%;
    height: auto;
    text-align: center;
}
.modal .btn-main{
    font-family: Mail Sans Roman Med;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
    padding: 18px 0;
    border: none;
    display: block;
    width: 100%;
    background: #962344;
    border-radius: 30px;
}

@media screen and (max-width:767px){
    .mobile-menu{
        display: block;
    }
    .mobile-slider{
        display: block !important;
    }
    .mobile-block{
        display: none !important;
    }
    .cabins-all .mobile-block{
        display: flex !important;
    }
    h2{
        font-size: 34px !important;
        line-height: 40px !important;
    }
    .header-menu{
        display: none;
    }
    .top-block h1{
        font-size: 60px;
        line-height: 70px;
    }
    .watch-block{
        height: 400px;
    }
    .playpause{
        width: 75%;
        font-size: 14px;
        padding-left: 30%;
        left: 8%;
    }
    .cruise-info {
        padding: 10px 20px 25px;
    }
    .about-liner-left{
        margin-bottom: 30px;
    }
    .cabin-info .btn-main{
        width: 100%;
    }
    .entertainment h2{
        font-size: 45px;
        line-height: 55px;
    }
    .entertainment-info .btn-main{
        width: 100%;
    }
    .cost .black-block{
        min-height: auto;
    }
    .cost p{
        margin-top: 0;
    }
    .scheme-block{
        height: auto;
    }
    .best .form-group input{
        width: 100%;
        margin-bottom: 0;
    }
    .best .btn-main{
        width: 100%;
    }
    .best .container{
        padding: 40px 20px 20px;
    }
    .best .form-group{
        width: 100%;
    }
    .footer-form form{
        padding: 30px 20px;
    }
    .footer-form .btn-main{
        width: 100%;
    }
    .route .nav-link{
        font-size: 14px;
        padding: 11px 15px;
        margin-right: 10px;
    }
    .header-button .btn-main{
        display: none;
    }
    .advan p{
        font-size: 14px;
        line-height: 16px;
    }
    .footer-form .form-group{
        width: 100%;
    }
    .photogallery h2{
        margin-bottom: 75px;
    }
    .cabins h2{
        margin-bottom: 75px;
    }
    .cabins-all h2{
        margin-bottom: 30px;
    }
    .reviews-block{
        width: 100%;
        margin-left: 0;
        padding: 30px 20px;
    }
    .reviews-block img{
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        display: block;
        margin: 0 auto 20px;
    }
    .reviews-flex:nth-child(2n+1) .reviews-block{
        margin-right: 0;
        padding: 30px 20px;
    }
    .reviews-flex:nth-child(2n+1) .reviews-block img{
        right: auto;
    }
    .review-form input{
        width: 100%;
    }
    .field__file-button{
        width: 120px;
    }
    .field__file-fake{
        padding: 20px 120px 20px 28px;
    }
    .field__wrapper{
        width: 100%;
    }
    .review-form form button{
        width: 100%;
    }
    .review-form{
        margin-top: 0;
    }
    
    
    .slick-prev, .slick-next{
        top: -23% !important;
    }
    .cabins .slick-prev{
        top: -7% !important;
        right: 100px !important;
        z-index: 10;
    }
    .cabins .slick-next{
        top: -7% !important;
        right: 20px !important;
    }
    .bar .slick-prev{
        top: -9% !important;
        right: 100px !important;
        z-index: 10;
    }
    .bar .slick-next{
        top: -9% !important;
        right: 20px !important;
    }
    .entertainment .slick-prev{
        top: -1% !important;
        right: 100px !important;
        z-index: 10;
    }
    .entertainment .slick-next{
        top: -1% !important;
        right: 20px !important;
    }
    
    
    .top{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .top-block{
        padding: 30px 20px;
    }
    .main-top{
        margin: 0 auto 50px;
    }
    .watch{
        margin-bottom: 50px;
    }
    .cruise{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .photogallery{
        margin-bottom: 50px;
    }
    .about-liner h2{
        margin-bottom: 25px;
    }
    .black-block{
        padding: 30px 20px 20px;
    }
    .black-block p{
        margin-bottom: 10px;
    }
    .about-liner{
        margin-bottom: 50px;
    }
    .cabins{
        padding-top: 50px;
        padding-bottom: 0;
        margin-bottom: 50px;
    }
    .bar{
        padding-bottom: 50px;
    }
    .entertainment{
        padding-top: 50px;
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .entertainment h2{
        margin-bottom: 40px;
    }
    .entertainment-block{
        margin-top: 40px;
    }
    .cost{
        margin-bottom: 50px;
    }
    .scheme-block{
        padding: 30px 20px 20px;
    }
    .best .container{
        margin-bottom: 50px;
    }
    .footer{
        padding-top: 50px;
    }
    .bar h2{
        margin-bottom: 85px;
    }
    .cabin-single{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .cabin-single h2{
        margin-bottom: 30px;
    }
    .cabin-photo{
        margin-bottom: 30px;
    }
    .cabin-desc .cabin-price p{
        font-size: 18px;
    }
    .news{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .news h2{
        margin-bottom: 30px;
    }
    .reviews{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .reviews h2{
        margin-bottom: 30px;
    }
    .route{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .route h2{
        margin-bottom: 30px;
    }
    .month{
        padding: 30px 34px;
    }
    .weekdays{
        padding: 0 10px;
    }
    .days{
        padding: 0 10px;
    }
    .calendar{
        margin-bottom: 50px;
        height: calc(100% - 20px);
    }
    .route-info{
        margin-bottom: 50px;
        padding: 30px 20px;
    }
    .route-price{
        flex-direction: column;
    }
    .route-price p{
        margin-bottom: 20px;
    }
    .excursion{
        padding: 30px 20px;
    }
    .excursion img{
        position: relative;
        left: auto;
        top: auto;
        display: block;
        margin: 0 auto 20px;
    }
    .contact{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .contact-info p{
        margin-bottom: 20px;
    }
    .contact-info{
        margin-bottom: 50px;
    }
    .contact-form{
        margin-bottom: 50px;
    }
    .contact-form .btn-main{
        width: 100%;
    }
    .contact-form form{
        padding: 30px 20px;
    }
}

@media (min-width:768px) and (max-width:1023px){
    .mobile-menu{
        display: block;
    }
    .header-menu ul {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .header-menu{
        display: none;
    }
    .header-button{
        display: none;
    }
    .left-aside{
        width: 435px !important;
    }
    .left-menu a{
        font-size: 30px !important;
        line-height: 35px !important;
        margin-bottom: 18px !important;
    }
    
    .playpause{
        width: 55%;
        padding-left: 21%;
    }
    .best .form-group input{
        width: 285px;
    }
    .scheme-block{
        height: auto;
    }
    .footer-form .form-group{
        width: 100%;
    }
    .field__file-button{
        width: 150px;
    }
    .field__file-fake{
        padding: 20px 150px 20px 28px;
    }
    .excursion img {
        width: 230px;
        left: -140px;
        top: 40px;
    }
}

@media (min-width:1024px) and (max-width:1199px){
    .bar-info p{
        min-height: 195px;
    }
    .entertainment-info .btn-main{
        width: 100%;
    }
    .best .form-group input{
        width: 250px;
    }
    .footer-form .form-group{
        display: block;
    }
    .cabin-info .btn-main{
        width: 100%;
    }
    .header-menu ul {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .playpause{
        width: 43%;
        padding-left: 16%;
    }
}
    
@media screen and (max-width:1540px){
    .main-top{
        width: 98%;
    }
    .cruise{
        width: 96%;
    }
    .cabins{
        width: 96%;
    }
    .entertainment{
        width: 96%;
    }
}    

.bg-dark{
    background: #fff !important;
}  
.onoffcanvas-toggler::after, .onoffcanvas-toggler::before{
    border-color: #962344 !important;
}
.left-menu a{
    font-family: Mail Sans Roman;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #191919 !important;
}
.left-menu li.mm-active > a{
    color: #962344 !important;
}
    
    