@font-face {
    font-family: "Italianno";
   src: url(../font/Italianno-Regular.ttf);
}

.main-btn{
    font-size: 14px;
}
section.contact-us button{
    font-weight: 600;
}
#datepicker-demo17.datepicker{
    left:0;
}
section.video-banner {
    padding: 0px;
    width: 100%;
    height: 92vh;
    position: relative;
}
video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-sec {
    width: 100%;
    height: 100%;
    position: relative;
}
.video-sec button#play, .video-sec button#pause{
    display:none;
}
.head-sec {
    text-align: left;
    margin-bottom: var(--m30);
}
.head-sec h2{
    margin-bottom: var(--m15);
}

.search-bar{
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 0px;
    padding: 15px 15px 15px 15px;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
.search-bar form{
    position: relative;
 margin: auto;
 justify-content: center;
 width: 95%;
 left: 0;
 right: 0;
 bottom: 0px;
 background: transparent;
 padding: 0 0;
 border-radius: 0px;
 z-index: 2;
 box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
}

.search-bar select{
 font-size: var(--f14);
 color: var(--white-color);
 line-height: 32px;
 font-weight: 400;
 border-radius: 0px;
 padding: 0 var(--p15) 0 var(--p10);
 background: transparent;
 text-indent: 0px;
 border: 0px solid #e0e0e0;
 height: 32px;
 width: 100%;
}
.search-bar select option{
    color: var(--black-color);
}
.search-bar input{
 font-size: var(--f14);
 color: var(--white-color);
 line-height: 32px;
 font-weight: 400;
 border-radius: 0px;
 padding: 0;
 padding-left:var(--p10);
 background: transparent !important;
 border: 0px solid #e0e0e0;
}
.search-bar input#end_date {
 padding-left: 20px;
}

.search-bar input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: var(--white-color);
 opacity: 1; /* Firefox */
}

.search-bar i{
 color: var(--white-color);
 position: absolute;
 top: 1.5rem;
 font-size: var(--f16);
 right: 20px;
}

.search-bar .col-3{
position: relative;
 width: 25%;
 padding-left: var(--p10);
 padding-right: 0;
 padding-top: var(--p17);
 padding-bottom: var(--p17);
 border: 1px solid var(--white-color);
}
.search-bar .col-3:before{
 position: absolute;
 content: '';
 top: 24px;
 right: 0;
 width: 1px;
 height: 15px;
 background: #999;
 display: none;
}
.search-bar .check:before {
  position: absolute;
 content: '';
 top: 9px;
 right: 0;
 width: 1px;
 height: 15px;
 background: #999;
}
.search-bar .check i{
 top: 0.5rem;
}
.search-bar .col-3.guest:before, .search-bar .col-3.srch-btn:before{
 display:none;
}
.search-bar .col-3.srch-btn{
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
}
.search-bar button.main-btn {
 width: 100%;
 height: 66px;
 letter-spacing: 2px;
 display: block !important;
 color: var(--white-color);
 background: var(--secondary-color);

}
.search-bar button.main-btn.close111 {
 height: 43px;
 padding: var(--p5) var(--p15);
 font-size: var(--f14);
 border: none;
}
.search-bar .datepicker-common-2 {
 padding: 0;
 width: 50%;
}
.search-bar .main-check{
 padding-left: var(--p10);
 padding-right: 0;
 padding-top: var(--p17);
 padding-bottom: var(--p17);
border: 1px solid var(--white-color);
}
.check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out::before{
    display: none;
}
.search-bar .main-check .row{
 position:relative;
 justify-content: center;
}
div#guestsss {
 width: 100%;
 min-width: 250px;
 /* background: var(--white-color); */
 padding: var(--p20);
 position: absolute;
 z-index: 9;
 left: 0;
 border-radius: 10px;
 display: none;
 /* box-shadow: 0px 0px 3px 0px #888888; */
 background-color: #fff;
    border-radius: 0px;
   
}

#guestsss .close1 {
 position: absolute;
 right: 10px;
 left: auto;
 top: 0.3rem;
 font-size: var(--f18);
 color: var(--black-color);
 cursor: pointer;
}

#guestsss .adult-box {
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: var(--m20);
}

#guestsss .adult-box p{
 letter-spacing: 0px;
 color: var(--black-color);
 text-shadow: 0px 0px 0px #000;
 font-size: var(--f14);
 text-align: left;
 margin: 0px;
}

#guestsss button.button1 {
background: transparent;
 height: 30px;
 width: 30px;
 text-align: center;
 border-radius: 50%;
 font-size: var(--f19);
 line-height: 30px;
 margin-left: 0;
 border: 1px solid var(--black-color);
 color: var(--black-color);
 transition: all .3s;
 cursor: pointer;
}
#guestsss button.button11.button1 {
 margin-left: var(--m14);
}
.datepicker-section{
                         position: relative;
                     }
                     .datepicker-common-2{
                         padding:0;
                     }
                     input#demo17 {
                         position: absolute;
                         left: 0px;
                         top: 0px !important;
                         width: 100% !important;
                         opacity: 0;
                         height: 32px !important;
                         z-index: 9;
                     }
.scroll .chevron {
position: absolute;
width: 28px;
height: 8px;
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
animation: move 3s ease-out infinite;
}

.scroll .chevron:first-child {
animation: move 3s ease-out 1s infinite;
}

.scroll .chevron:nth-child(2) {
animation: move 3s ease-out 2s infinite;
}

.scroll .chevron:before,
.scroll .chevron:after {
content: ' ';
position: absolute;
top: 0;
height: 100%;
width: 51%;
background: var(--white-color);
}

.scroll .chevron:before {
left: 0;
transform: skew(0deg, 30deg);
}

.scroll .chevron:after {
right: 0;
width: 50%;
transform: skew(0deg, -30deg);
}

@keyframes move {
25% {
 opacity: 1;

}
33% {
 opacity: 1;
 transform: translateY(30px);
}
67% {
 opacity: 1;
 transform: translateY(40px);
}
100% {
 opacity: 0;
 transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
}
}

.scroll .text {
display: block;
margin-top: 75px;
margin-left: -30px;
font-family: var(--primary-font);
font-size: var(--f12);
color: var(--white-color);
text-transform: uppercase;
white-space: nowrap;
opacity: .25;
animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
to {
 opacity: 1;
}
}
.form-control:focus {
 background-color: transparent !important;
 border-color: var(--white-color) !important;
 box-shadow: 0 0 0 0rem rgba(13,110,253,.25) !important;
}
.video-cont {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0px;
    background: rgba(0,0,0,0.32);
    padding-top: 0;
    flex-direction: column;
}
.video-cont h6{
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 24px;
    color: var(--white-color);
    font-family: var(--other-font);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 2px;
}
.video-cont .container{
    margin-bottom: 0px;
    text-align: center;
}
.video-cont .scroll{
    position: absolute;
    bottom: 50px;
    /* display: none; */
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--btn-color);
    border-radius: 4px;
    transform: rotate(45deg);
}
.video-cont .scroll i{
    color: var(--black-color);
    transform: rotate(313deg);
}
.video-cont .scroll:hover i{
    color: var(--white-color);
}
.video-cont h1 {
     max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
    color: #ffffff;
    text-shadow: 0px 0px 2px #000;
    letter-spacing: 0px;
    font-family: var(--secondary-font);
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 38px;
    text-transform: capitalize;
    line-height: 1em;
}
.video-cont a.main-btn {
    display: inline-block;
    margin: auto;
}
.video-cont h1:before {
    position: absolute;
    content: '';
    top: -90px;
    left: 50%;
    width: 1px;
    height: 60px;
    background-color: #be9a78;
    transform: translateX(-50%);
    display: none;
}
.video-cont p{
    max-width: 1266px;
    margin: auto;
    margin-bottom: var(--m20);
    color: var(--white-color);
    text-shadow: 1px 1px 4px #000;
    text-transform: capitalize;
    font-size: var(--f16);
    text-align: center;
    color: var(--secondary-color);
    margin-top: var(--m50);
}
.video-cont .features-video{
    display: flex;
    gap: 60px;
    display: none;
}
.video-cont .features-video li{
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
}
.video-cont .features-video i{
    font-size: var(--f25);
    color: var(--white-color);
}
.video-cont .features-video span{
    color: var(--white-color);
    font-size: var(--f15);
}
.video-cont .features-video li .active-hotel{
    background: #297cbb;
    padding: var(--p13);
    border-radius: 50%;
}
section.video-banner{
    height: 100vh;
    padding: 0;
    position: relative;
    z-index: 3;
    border: 22px solid #F8F7F2;
}
section.video-banner video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.video-banner button#play{
    display: none;
} 
section.video-banner button#pause{
    display: none;
}
section.video-banner .video-sec {
width: 100%;
height: 100%;
}
/*Premier section css*/
section.premier-section {
    background-color: #F8F7F2;
    background-image: url(../images/premier.svg);
    background-position: center center;
    background-size: auto;
    padding: 55px 0px 100px 0px;
}
.premier-head-section {
    padding: 0 10%;
    margin-bottom: 60px;
    text-align: center;
}
.premier-head-section h2{
    font-size: 25px;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 400;
    line-height: 1em;
}
.premier-head-section p{
    text-align: center;
    margin-bottom: 27px;
}
.premier-head-section a.main-btn {
    display: inline-block;
}
.premier-head-section a.main-btn span.split-inner {
    display: flex;
}
:root{
    --chars-last-index: 17;
}
.premier-head-section a.main-btn:hover span.txt{
    animation: btnHoverTxtLiquidXAlt .6s calc(var(--chars-last-index, 0s)* .03s) cubic-bezier(.23,1,.32,1) both alternate;
}
.premier-head-section .main-btn:hover span.text {
   transition: transform .5s;
   transform: translateX(0);
    display: inline-block;
    transition-timing-function: cubic-bezier(0,.71,.4,1);
}
.premier-head-section .main-btn .split-unit {
    display: inline-block;
}
section.premier-section .premier-content {
    padding: 35px 55px;
    text-align: center;
    border-right: 1px solid #70707059;
}
section.premier-section .premier-content:last-child{
    border-right: 0px solid;
}
section.premier-section .premier-content img{
    width: 70px;
    margin-bottom: 26px;
}
section.premier-section .premier-content h3{
    letter-spacing: 0.5px;
    font-size: var(--f16);
    text-transform: uppercase;
    line-height: 1em;
    font-weight: 600;
    font-family: var(--primary-font);
    margin-bottom: 16px;
}
section.premier-section .premier-content p{
    font-size: 16px;
    line-height: 1.25em;
}
@keyframes btnHoverTxtLiquidXAlt {
    50% {
        opacity: 0;
        transform: translateX(.3em)
    }

    51% {
        opacity: 0;
        transform: translateX(-.3em)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

/*About css*/
section.about-section {
    background-color: #F8F7F2;
}
section.about-section h2{
    font-size: 42px;
    margin-bottom: 15px;
    line-height: 1em;
}
section.about-section .abt-para {
    padding: 0% 15% 0% 0%;
}
section.about-section .abt-para p{
    margin-bottom: 27px;
}
section.about-section .first-image img{
    border-radius: 6px;
    width: 456px;
    height: 354px;
    object-fit: cover;
}
section.about-section .second-image img{
    border-radius: 6px;
    width: 451px;
    height: 294px;
    object-fit: cover;
}
section.about-section .second-image {
    position: absolute;
    left: 39.203%;
    bottom: 3.26%;
}
section.about-section .about-image{
    position:relative;
}
/*Properties css*/
section.properties-section {
    background-color: #F8F7F2;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
}
section.properties-section .container-fluid {
    padding: 0px;
}
section.properties-section .col-4, section.properties-section .col-6{
    padding: 0px;
}
section.properties-section h2{
    font-size: 42px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 45px;
}
section.properties-section img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}
section.properties-section .flip-book-sec {
    position: relative;
}
section.properties-section .flip-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(0deg, #0E0B07C4 0%, #FFFFFF00 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
section.properties-section .flip-content h4{
    color: #f8f6ef;
    margin-bottom: 8px;
    font-size: var(--f30);
    line-height: 1em;
    margin-top: 80px;
}
section.properties-section .flip-content h6{
    color: #f8f6ef;
    font-size: 12px;
    margin-bottom: 0px;
    font-family: var(--other-font);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 2px;
}
section.properties-section .flip-book-sec.back-flip .flip-content{
    background-image: linear-gradient(0deg, #0E0B076E 0%, #0E0B07C4 100%);
}
section.properties-section .flip-books {
    transition-property: box-shadow, transform;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transform-style: preserve-3d;
    position: relative;
}
section.properties-section .col-4:hover .flip-books, section.properties-section .col-6:hover .flip-books{
    box-shadow: 0 -50px 60px rgba(0, 0, 0, .15);
    transform: rotateX(-180deg);
    transform-origin: 50% 50% !important;
}
section.properties-section .flip-book-sec.back-flip{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: rotateY(-180deg) rotateZ(-180deg);
    backface-visibility: hidden;
    transform-style: preserve-3d;
    z-index: 1;
}
section.properties-section .flip-book-sec.front-flip{
    backface-visibility: hidden;
}
.properties-section a.main-btn {
    display: inline-block;
}
.properties-section .main-btn .split-unit {
    display: inline-block;
}
.properties-section a.main-btn span.split-inner {
    display: flex;
}
.properties-section a.main-btn:hover span.txt{
    animation: btnHoverTxtLiquidXAlt .6s calc(var(--chars-last-index, 0s)* .03s) cubic-bezier(.23,1,.32,1) both alternate;
}
.properties-section .main-btn:hover span.text {
   transition: transform .5s;
   transform: translateX(0);
    display: inline-block;
    transition-timing-function: cubic-bezier(0,.71,.4,1);
}
.properties-section .pro-btn {
    padding-top: 20px;
    text-align: center;
}

/*what css start*/
section.what-we-do .first-image img{
    border-radius: 6px;
   width: 390px;
    height: 255px;
    object-fit: cover;
}
section.what-we-do .second-image img{
    border-radius: 6px;
   width: 360px;
    height: 230px;
    object-fit: cover;
}
section.what-we-do .second-image {
    position: absolute;
    left: 42.203%;
    bottom: 3.26%;
}
section.what-we-do .what-image{
    position:relative;
}
section.what-we-do h2{
    font-size: 42px;
    line-height: 1em;
}
section.what-we-do {
    background: #F8F7F2;
}

/*contact us css*/
section.contact-us {
    background: #F8F7F2;
    padding-bottom: 70px;
}
section.contact-us .head-sec{
    text-align: center;
    margin-bottom: var(--m40);
}
section.contact-us .head-sec h2 {
    margin-bottom: var(--m20);
    line-height: 1em;
    font-size: 42px;
}
section.contact-us .head-sec h4{
    color: #484036;
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 25px;
}
section.contact-us label{
    font-size: 14px;
    margin-bottom: 5px;
}
section.contact-us input, section.contact-us textarea{
    border: 1px solid #dadbdd;
    border-radius: 7px;
    color: #606266;
    line-height: 1;
    margin-bottom: 0;
    max-width: 100%;
    padding: 12px 15px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-size: 14px;
    margin-bottom: 20px;
}
section.contact-us textarea{
    height: 90px;
}
section.contact-us button {
    background-color: rgba(175, 171, 165, 1);
    border-color: rgba(175, 171, 165, 1);
    color: #ffffff;
    border-radius: 0px !important;
    border: 1px solid transparent;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 8px 20px;
    position: relative;
    text-align: center;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 2px;
}
section.contact-us button:hover{
    background-color: #ffffff;
    border-color: #1a7efb;
    color: #1a7efb;
}
/*Gallery css start*/
section.gallery-section {
    background-image: linear-gradient(180deg, #AFABA5 0%, #AFABA5 100%);
    padding-top: 65px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 70px;
}
section.gallery-section .container-fluid{
    padding: 0px 6px;
}
section.gallery-section .head-sec{
    text-align: center;
    margin-bottom: 40px;
}
section.gallery-section .head-sec p{
    text-transform: uppercase;
    line-height: 1.25em;
    margin-bottom: 12px;
    color: var(--white-color);
    letter-spacing: 2px;
    font-weight: 600;
    font-family: var(--other-font);
    font-size: 12px;
}
section.gallery-section .head-sec h2{
    font-size: 42px;
    color: #FFFFFF;
    line-height: 1em;
    margin-bottom: 0px;
}
section.gallery-section .col-3, section.gallery-section .col-4, section.gallery-section .col-6{
    padding-left: 4px;
    padding-right: 4px;
}
section.gallery-section .gallery-item {
    width: 100%;
    height: 356px;
    overflow: hidden;
    position: relative;
}
section.gallery-section img {
    width: 100%;
    height: 356px;
    object-fit: cover;
}
section.gallery-section .gallery-img {
    transition: transform 1s cubic-bezier(.19,1,.22,1);
}
section.gallery-section .gallery-content {
    transition-duration: .45s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    transition-property: opacity, visibility;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(0deg, #0E0B07 0%, #0E0B0700 60%);
    opacity: 0;
    visibility: hidden;
}
section.gallery-section .gallery-icon {
    font-size: 32px;
    transform: scale(1.25);
    opacity: 0;
    transition-property: transform, opacity;
    transition-duration: .45s;
    transition-timing-function: cubic-bezier(.23,1,.32,1);
}
section.gallery-section .gallery-icon i{
    font-size: 32px;
    color: var(--white-color);
}
section.gallery-section .gallery-item a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
section.gallery-section .gallery-item:hover .gallery-img{
    transition-duration: 10s;
    transform: scale(1.1);
}
section.gallery-section .gallery-item:hover .gallery-content{
    opacity: 1;
    visibility: visible;
}
section.gallery-section .gallery-item:hover .gallery-icon{
    transform: scale(1);
    opacity: 1;
    transition-delay: .1s;
}
section.gallery-section .row{
    gap: 8px 0;
}
section.gallery-section .gallery.gallery-first {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
section.gallery-section .gallery-second .gallery-item, section.gallery-section .gallery-second img, section.gallery-section .gallery-third .gallery-item, section.gallery-section .gallery-third img{
    height: 720px;
}