.content_wrapper .no-gutter .simp-custom-2imgTxt{
    display:flex;
}
.content_wrapper .no-gutter .simp-custom-2imgTxt > div{
    display:flex;
    max-width:50%;
    padding-left:0;
    /*align-items: center;*/
}
.content_wrapper .no-gutter .simp-custom-2imgTxt > div img{
    width:300px;
    height:100px;
    margin:0;
    margin-right:3%;
}
.content_wrapper .no-gutter .simp-custom-2imgTxt .text-content-wrapper h3{
    margin-left:5%;
}
@media screen and (max-width:1200px){
    .content_wrapper .no-gutter .simp-custom-2imgTxt{
        min-width:100%
    }
    .content_wrapper .no-gutter .simp-custom-2imgTxt > div {
        padding-left: 10px;
    }
    .content_wrapper .no-gutter .simp-custom-2imgTxt > div img{
        width:150px;
        height:75px;
    }
}

.mobile .simp-custom-2imgTxt{
    display:flex;
    flex-direction:column;
}
.mobile .simp-custom-2imgTxt > div{
    display:flex;
    flex-direction:column;
    min-width:100%;
    margin-bottom:20px;
}
.mobile .simp-custom-2imgTxt > div img{
    min-width:350px;
    min-height:136px;
}
.mobile .simp-custom-2imgTxt > div .descriptionMobileNoSpace h3{
    text-align:center;
}

.outer-page .bookingform-wrapper .abs_parent{
    width: 100%;
    max-width: 100%;
}
.outer-page .jssor-carousel-container #bookingForm{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 60px;
    background: transparent;
}
.outer-page .jssor-carousel-container #bookingForm .booking-form{
  display: flex;
  margin: 0;
  padding-bottom: 0;
}
.for-homepage .jssor-carousel-container .bookingform-wrapper{
    bottom: 17%;
    /*background: rgb(24 22 30 / 45%);*/
}
.for-homepage #bookingForm .select-block{
  padding-right: 0;
}
.outer-page .bookingform-wrapper #booking-form .promo-block{
    display:block !important;
    width: 125px;
} 
.outer-page .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0 !important;
  width: 140px;
}
.outer-page .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset;
  position: relative;
  right: 0;
}
.outer-page .jssor-carousel-container.camera-carousel-container.aspectratio16-9.video-banner-container .bookingform-wrapper{
    bottom: 15%;
}

.outer-page  #bookingForm .adult-wrapper, #bookingForm .child-wrapper, #bookingForm .room-wrapper{
    display:none
}

.outer-page  .open-form-block .open-booking-form{
    display:none
}

/*button hover color change*/
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width:hover{
    border-color:#fff;
    background:#16473a;
    background:#144336;
}

.lang-book-wrapper .book_button:hover{
    border-color:#fff;
    background:#16473a;
    /* background:#144336; */
}

@media (min-width: 1300px){
    .outer-page .bookingform-wrapper .abs_parent{
        width: 85%;
    }
}
@media (min-width: 1600px){
    .outer-page .bookingform-wrapper .abs_parent{
        width: 75%;
    }
}
@media (min-width: 1800px){
    .outer-page .bookingform-wrapper .abs_parent{
        width: 65%;
    }
}
@media (max-width: 990px){
    .outer-page .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
        width: 120px;
    }
   .outer-page .bookingform-wrapper #booking-form .promo-block{
        width: 100px;
    }
}




/* OLD Booking Form Button Border */
.explorer_chain .bookingform-wrapper div.simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper:hover{
    outline: unset !important; 
}

.bookingform-wrapper div.simp-booking-form form#simp-booking-form.chain {
    justify-content:center;
}

.bookingform-wrapper .simp-booking-form {
    justify-content: center;
    display: flex;
}

.explorer_chain div.bookingform-wrapper .simp-booking-form {
    width: 100%;
}

/* Mobile Booking Form Responsive */

.mobile .booking-form-input {
    display: block;
}
.mobile .bookingform-wrapper .simp-booking-form {
    min-width: 250px;
    width: calc(100% - 30px);
}

.mobile .layer-content #layerContainer{
    flex-grow:1;
}
.mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
.mobile .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
    width: 100%;
}


/*Cookie Consent Begin*/
/*#cookieConsent {*/
/*    background-color: rgba(20,20,20,0.8);*/
/*    min-height: 26px;*/
/*    font-size: 14px;*/
/*    color: #ccc;*/
/*    line-height: 26px;*/
/*    font-family: "Trebuchet MS",Helvetica,sans-serif;*/
/*    position: fixed;*/
/*    bottom: 50%;*/
/*    left: 30%;*/
/*    right: 30%;*/
/*    top:50%;*/
/*    transform:translate(-30%,-50%);*/
/*    width:100vw;*/
/*    height:100vh;*/
/*    display: flex;*/
/*    align-items:center;*/
/*    justify-content:center;*/
/*    z-index: 9999;*/
/*}*/

/*#cookieConsent a {*/
/*    color: #4B8EE7;*/
/*    text-decoration: none;*/
/*}*/
/*#cookieConsent a.cookieConsentOK {*/
/*    background-color: #c9851e;*/
/*    color: #000;*/
/*    display: inline-block;*/
/*    border-radius: 5px;*/
/*    padding: 0 20px;*/
/*    cursor: pointer;*/
    /*float: right;*/
/*    margin: 0 60px 0 10px;*/
/*}*/
/*#cookieConsent a.cookieConsentOK:hover {*/
/*    background-color: #E0C91F;*/
/*}*/
/*Cookie Consent End*/

header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-paddingTop60 {
    padding-top: 60px !important
}
.simp-custom-h3-font h3 {
    font-family: Playfair Display,serif !important;
    line-height: normal !important;
    font-size: 18px !important;
}
.simp-custom-link a {
    font-family: Playfair Display,serif !important;
    line-height: normal !important;
    color: #1b5948 !important;
    font-size: 24px !important;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#404042;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#F7951C;
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}
.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.address-block-details .hotel-contacts address .address-email a .fa-stack .fa-envelope {
    color: #313c33;
}
.address-block-details .hotel-contacts address .address-telephone .telephone-number-block .fa-stack .fa-phone {
    color: #313c33;
}
.resv-wrap .book_button:nth-child(odd) {
    display: block;
    font-size: 0.9em;
    border: 4px double #fff;
}
.simp-custom-50-Left {
    width: 49% !important;
    margin-left: 15px !important;
    margin-right: 0 !important;
}
.simp-custom-50-Right {
    width: 49% !important;
    margin-right: 15px !important;
    margin-left: 0 !important;
}

/*code for one text in homepage*/
.simp-custom-onetext-widthreduce .fullWidthWidgetWrapper{
    width: 50%;
}
.simp-custom-onetext-widthreduce .text-content .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-onetext-widthreduce  .text-content .text-content-wrapper div
{
    padding-top:30px;  
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h3
{
    padding-top:10px;
    margin-left:0px !important;
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h2
{
  margin-left:0px !important;
}
.simp-custom-rooms-HP .text-content-wrapper{
    background-color: #1B5948;
    border-radius: 0 0 2px 2px;
    padding: 6% 0 4.5% 0;
}
.simp-custom-link a {
    font-family: Playfair Display,serif !important;
    color: white;
    line-height: 30px;
    font-size: 20px
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 20px !important;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-spacing-imgL .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.simp-custom-spacing-imgR1 .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-textbg .text-content{
    background: #fefee3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.outer-page h1,
.outer-page h2{
    line-height: 44px !important;
}
.parent-hotel .address-block-details{
    display: none;
}
.outerpage .inner-page{
    padding-bottom:0;
}
.outerpage .inner-page{
    padding-bottom:0;
}
.for-gallerypage .outer-page .container, .location-page .outer-page .container{
    max-width: unset;
    padding: 0;
    width: 100%;
}

:is(.outer-page, .outerpage) header .navbar-top .navbar-brand {
    height: 100%;
    align-content: center;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-destinations-slider .slick-slide :is(h1,h2,h3,h4) {
    margin-top: 20px;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-destinations-slider .slick-slide :is(h1,h2,h3,h4) + :is(p,div) {
    margin-top: 20px;
}

:is(.outer-page,.outerpage) .content_wrapper .simp-custom-width .txt-wdgt-btn-wrapper a {
    margin-top: 20px;
}

:is(.outer-page,.outerpage) .content_wrapper .simp-custom-width + .wt3img {
    padding-top: 0;
}

.simp-custom-eventsSingleSlider .fullWidthWidgetWrapper {
    max-width: 1200px !important;
    width: 100% !important;
    text-align: center;
    padding-bottom: 10px !important;
}


.simp-custom-eventsSingleSlider .text-content img {
    width: 57%;
    overflow: hidden;
    object-fit: cover;
}

.simp-custom-eventsSingleSlider .text-content .text-content-wrapper {
    width: 43%;
    display: flex;
    background: url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_508,f_auto,c_limit/buena-vista-luxury-garden-spa-resort/floral_bg_ends_-_top-left_p4bwvd');
    padding: 30px 70px;
    flex-direction: column;
    justify-content: center;
}
@media (max-width: 1024px) {
    .simp-custom-eventsSingleSlider .fullWidthWidgetWrapper {
        max-width: 1024px !important;
    }
    .simp-custom-eventsSingleSlider .text-content img {
        width: 50%;
    }
    
    .simp-custom-eventsSingleSlider .text-content .text-content-wrapper {
        width: 50%;
        padding: 30px;
    }
    
}

.simp-custom-eventsSingleSlider .text-content{
    display: flex;
    flex-direction: row-reverse
}
.simp-custom-eventsSingleSlider{
    padding-bottom: 20px !important;
    padding-top: 10px !important;
}
.simp-custom-eventsSingleSlider h3{
    text-align: left !important;
    font-weight: 600;
}
.simp-custom-eventsSingleSlider .slick-dots li.slick-active button:before{
    background: #818181;
    border-radius: 50px;
    padding: 0px !important;
    height: 10px;
    width: 10px;
    color: transparent;    
    opacity:1;
}
.simp-custom-eventsSingleSlider .slick-dots li button:before{
    height: 10px;
    width: 10px;
    line-height: 10px;
    font-size: 10px;
}
.simp-custom-eventsSingleSlider .slick-dots li button:hover{
    background: #818181;
    border-radius: 50px;
    padding: 0px !important;
    height: 10px;
    width: 10px;
    color: transparent !important;   
}
.simp-custom-eventsSingleSlider .slick-dots li button{
    height: 10px;
    width: 10px;
}
.simp-custom-eventsSingleSlider .slick-dots li button:hover:before{
    color: transparent;
}

:root {
    --faq-sc-desktop-bg: #FEFEE3;
    --faq-sc-desktop-bg-hover: #f7f7f7;
    --faq-sc-desktop-bg-expanded: #f0f4ff;
    --faq-sc-desktop-border-color: #e0e0e0;
    --faq-sc-desktop-border-width: 1px;
    --faq-sc-desktop-question-min-height: 56px;
    --faq-sc-desktop-question-padding: 20px 52px 20px 20px;
    --faq-sc-desktop-question-padding-open: 20px 52px 20px 17px;
    --faq-sc-desktop-chevron-right: 20px;
    --faq-sc-desktop-gap-between-items: 20px;
    --faq-sc-desktop-answer-padding: 0 20px 20px 20px;
    --faq-sc-desktop-text-align: left;
    --faq-sc-desktop-btn-justify: flex-start;
   
    /* mobile */
    --faq-sc-mobile-bg: #FEFEE3;
    --faq-sc-mobile-bg-hover: #f7f7f7;
    --faq-sc-mobile-bg-expanded: #f0f4ff;
    --faq-sc-mobile-border-color: #e0e0e0;
    --faq-sc-mobile-border-width: 1px;
    --faq-sc-mobile-question-padding: 16px 52px 16px 16px;
    --faq-sc-mobile-question-padding-open: 16px 52px 16px 13px;
    --faq-sc-mobile-chevron-right: 20px;
    --faq-sc-mobile-gap-between-items: 0px;
    --faq-sc-mobile-answer-padding: 0 16px 16px 16px;
    --faq-sc-mobile-text-align: left;
    --faq-sc-mobile-btn-justify: flex-start;
    
    /* Common */
    --faq-sc-shared-panel-duration: 0.25s;
    --faq-sc-shared-panel-ease: ease-out;
    --faq-sc-shared-chevron-duration: 0.22s;
    --faq-sc-shared-chevron-ease: ease-out;
    --faq-sc-shared-hover-duration: 0.15s;
    --faq-sc-shared-hover-ease: ease;
    --faq-sc-shared-chevron-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555555' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    --faq-sc-shared-chevron-size: 20px;
    --faq-sc-shared-focus-color: #000;
    --faq-sc-shared-focus-width: 3px;
    --faq-sc-shared-focus-offset: -3px;
    --faq-sc-shared-focus-radius: 2px;
    --faq-sc-shared-table-border: #d0d0d0;
    --faq-sc-shared-table-border-width: 1px;
    --faq-sc-shared-table-cell-padding: 10px 12px;
}


/* ---------- desktop ------------ */

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    display: flex;
    flex-direction: column;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content-wrapper *{
    text-align:center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header + .simp-custom-faq-widget-in-single-container {
    padding-top: 10px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container>div {
    padding: 0;
    min-height: unset;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--faq-sc-desktop-gap-between-items);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
    background-color: var(--faq-sc-desktop-bg);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    min-height: var(--faq-sc-desktop-question-min-height);
    padding: var(--faq-sc-desktop-question-padding);
    user-select: none;
    text-align: var(--faq-sc-desktop-text-align);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part>.faq-answer-inner :is(ol,ul) {
    padding: 0 4% !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-desktop-chevron-right);
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part>.faq-answer-inner {
    overflow: hidden;
    padding: var(--faq-sc-desktop-answer-padding);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part:not(.faq-expanded)>.faq-answer-inner {
    padding-bottom: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-desktop-btn-justify);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}

/* mobile */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    padding: 20px 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header + .simp-custom-faq-widget-in-single-container {
    padding-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    min-height: unset;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    background-color: var(--faq-sc-mobile-bg);
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    padding: var(--faq-sc-mobile-question-padding);
    user-select: none;
    text-align: var(--faq-sc-mobile-text-align);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
    min-height: 44px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-mobile-chevron-right);
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part>.faq-answer-inner {
    overflow: hidden;
    padding: var(--faq-sc-mobile-answer-padding);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part:not(.faq-expanded)>.faq-answer-inner {
    padding-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-mobile-btn-justify);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}

@media (prefers-reduced-motion: reduce) {
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
        transition: none;
    }
}

/* ----- header --- */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content :is(h1, h2, h3):only-child {
    padding: 0;
    margin: 0;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part .faq-answer-inner> :is(ol, ul, p, .table-responsive)+ :is(ol, ul, p, .table-responsive) {
    margin-top: 8px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part .faq-answer-inner> :is(ol, ul, p, .table-responsive)+ :is(ol, ul, p, .table-responsive) {
    margin-top: 8px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content *{
    text-align:center;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-widget-in-single-container-header{
    margin:20px 0;
}

body:not(.mobile) .fab_book_button {
    position: fixed;
    right: 10px;
    bottom: 230px;
    margin: 0;
    color: #fff;
    cursor: pointer;
    vertical-align: middle;
    perspective: 100px;
    z-index: 999;
}

body:not(.mobile) .fab_book_button .fa.fa-calendar {
    border-radius: 50%;
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    float: none;
    background: #1b5948;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    transition: all .3s ease-in-out;
}

body:not(.mobile) .fab_book_button .fa.fa-calendar:hover,
body:not(.mobile) .fab_book_button .fa.fa-calendar:focus {
    background: #16473a;
}

/*.outer-page #footer .footer-text{*/
/*    padding:10px 0;*/
/*    font-size:16px;*/
/*}*/

/*.mobile #footer .footer-text{*/
/*    padding:5px 0;*/
/*    color:#fff;*/
/*}*/
/*.mobile .footer-row .footer-detail .fa-stack{*/
/*    visibility:visible;*/
/*}*/



.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 20px !important;
    font-family: Playfair Display,serif
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}
.mobile .simp-custom-link a {
    font-family: Playfair Display,serif !important;
    color: #0ca535;
    font-size: 20px
}

.mobile .simp-custom-eventsSingleSlider {
    background: #D1DAE0;
}
.mobile .simp-custom-eventsSingleSlider .slick-slide{
    padding: 15px
}
.mobile .simp-custom-eventsSingleSlider h3{
    text-align: center !important;
    font-weight: 600;
}

.mobile .content_wrapper .simp-custom-destinations-slider .slick-arrow {
    top: 25%;
}

.mobile .content_wrapper .simp-custom-width .txt-wdgt-btn-wrapper a {
    margin-top: 16px;
}

/*ops 13892 start*/

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-tripadvisor .text-content-wrapper {
    pointer-events:none;
}

.mobile .simp-custom-tripadvisor .col-xs-12 {
    pointer-events:none;
}

.mobile .simp-custom-tripadvisor .col-xs-12 > div {
    display:flex;
    justify-content:center;
}

/*ops 13892 end*/


/*OPS-15376 start*/
.mobile .mobile-menu .book-button .min-price-div{
    font-size: 15px;
}
/*OPS-15376 end*/

.mobile .simp-custom-imgTxt{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.mobile .simp-custom-imgTxt .text-content{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.mobile .simp-custom-imgTxt .text-content h2{
    padding:0;
}

.for-homepage .homepage .content_wrapper .no-gutter .simp-custom-h3-font {
    max-width: 100%;
}

.mobile .review_data_wrap .slick-next {
    right: -15px;
}

.mobile .review_data_wrap .slick-prev {
    left: -15px;
}

.outer-page .simp-custom-width #moreContent {
    margin-top: 15px;
}

.outer-page .simp-custom-width #moreContent > p + h3 {
    margin-top: 15px;
}

.mobile .simp-custom-width #moreContent {
    margin-top: 10px;
}

.mobile .simp-custom-width #moreContent > p + h3 {
    margin-top: 10px;
}

/*OPS-18345*/
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-destinations-slider .slick-slide img {
    aspect-ratio: 636 / 500 !important;
    object-fit: cover;
}

.mobile .content_wrapper .simp-custom-destinations-slider .slick-slide img {
    aspect-ratio: 366 / 390 !important;
    object-fit: cover;
}

:is(.outer-page,.outerpage) .content_wrapper .simp-custom-experience-slider .slick-slide img {
    aspect-ratio: 416 / 581 !important;
    object-fit: cover;
}

.mobile .content_wrapper .simp-custom-experience-slider .slick-slide img {
    aspect-ratio: 366 / 581 !important;
    object-fit: cover;
}
/*OPS-18345 END*/

/* OPS-18550 Start */
.outer-page .content_wrapper .no-gutter .simp-custom-destinations-slider .text-content-wrapper div{
    height: 150px;
    line-height: 30px;
    overflow-y: auto;
}

.mobile .content_wrapper .no-gutter .simp-custom-destinations-slider .slick-slide > div{
    height: 125px;
    line-height: 25px;
    overflow-y: auto;
}
/* OPS-18550 End */



/*.promo-wrapper {*/
/*    position: absolute;*/
/*    top: 135px;*/
/*    right: 20px;*/
/*    background: rgba(0,0,0,.5);*/
/*    border-radius: 10px;*/
/*}*/
/*.parent-hotel .promo-wrapper {*/
/*    padding: 20px;*/
/*    color: white;*/
/*    top: 110px;*/
/*}*/

/*.promo-wrapper a {*/
/*    color: white;*/
/*    padding: 20px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-decoration: none;*/
/*    display:none;*/
/*}*/

/*.promo-wrapper a:hover,*/
/*.promo-wrapper a:focus {*/
/*    color: rgba(255, 255, 255, 0.8);*/
/*}*/

/*.promo-wrapper .left {*/
/*    margin-right: 110px;*/
/*}*/

/*.promo-wrapper .left-discount {*/
/*    font-weight: bold;*/
/*    text-transform: uppercase;*/
/*}*/

/*.promo-wrapper .left-promocode {*/
/*    line-height: 1.5;*/
/*}*/

/*.promo-wrapper .right {*/
/*    text-align: right;*/
/*}*/
/*.promo-wrapper .right > span {*/
/*    font-size: 4em;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/
/*.promo-wrapper .right > span span {*/
/*    font-size: 0.4em;*/
/*}*/

/*.child-hotel.for-homepage .emailSliderFormDelay {*/
/*    top: 45%;*/
/*}*/


#readMoreBtn,
#readLessBtn {
    cursor: pointer;
    text-decoration: underline;
    color: #1b5948;
}

#moreContent {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.6s ease, opacity 0.4s ease;
}

#moreContent.active {
    max-height: 3000px;
    opacity: 1;
}









:is(.outer-page, .outerpage) .content_wrapper .widget-wrapper.simp-custom-text-with-parallax {
    width: 100%;
    max-width: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 30px 0;
}

:is(.outer-page, .outerpage) .content_wrapper .widget-wrapper.simp-custom-text-with-parallax::before {
    content: '';
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-text-with-parallax .text-content {
    padding: 0;
    width: 100%;
    margin-inline: auto;
    max-width: 50%;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-text-with-parallax .text-content+.text-content {
    margin-top: 30px;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-text-with-parallax .text-content-wrapper *:not(.btn, th, td) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .widget-wrapper.simp-custom-text-with-parallax .text-content-wrapper *:not(.btn, .btn span) {
    color: #fff;
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content-wrapper> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four)+ :is(p, div, ol, ul, table, .table-responsive) {
    margin-top: clamp(20px, 1.5625vw, 30px);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content-wrapper> :is(p, ul, ol, table, .table-responsive, div)+ :is(p, ul, ol, table, .table-responsive, div) {
    margin-top: 8px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content-wrapper> :is(h1, h2, h3, h4, p, ul, ol, table, .table-responsive)+.txt-wdgt-btn-wrapper {
    margin-top: clamp(24px, 2.084vw, 40px);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content-wrapper> :is(p, ul, ol, table, .table-responsive, .txt-wdgt-btn-wrapper, div)+ :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four) {
    margin-top: clamp(32px, 3.125vw, 60px);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .btn {
    background: #fff;
    color: #1b5948;
    border-color: #1b5948;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .btn:hover,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .btn:focus {
    background: #1b5948;
    color: #fff;
    border-color: #fff;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content a:not(.btn) {
    text-decoration: underline;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content a:not(.btn):hover,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .text-content a:not(.btn):focus {
    text-decoration-style: dotted;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .right-box {
    display: none;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: radial-gradient(#fff 50%, rgba(255, 255, 255, 0.4) 52%);
    border: none;
    padding: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 18px solid #1b5948;
    transform: translateX(2px);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border: 5px solid #fff;
    border-radius: 50%;
    background: transparent;
    transform: translate(-50%, -50%) scale(0.6);
    animation: pulsate-btn 2s infinite;
    pointer-events: none;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn:hover::after,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn:focus::after {
    border-left-color: #0f3228;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .center-box .btn>span {
    display: none;
}

@keyframes pulsate-btn {
    0% {
        transform: translate(-50%, -50%) scale(0.6);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}

@media(max-width:1200px) {
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-text-with-parallax .text-content {
        max-width: 65%;
    }
}

.mobile .content_wrapper .widget-wrapper.simp-custom-text-with-parallax {
    width: calc(100% + 40px);
    max-width: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 30px -20px;
    padding-inline: 20px !important;
}

.mobile .content_wrapper .widget-wrapper.simp-custom-text-with-parallax::before {
    content: '';
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.mobile .content_wrapper .simp-custom-text-with-parallax>div {
    margin-bottom: 0 !important;
}

.mobile .content_wrapper .simp-custom-text-with-parallax>div+div {
    margin-top: 20px;
}

.mobile .content_wrapper .simp-custom-text-with-parallax>div *:not(.btn, .btn span, th, td) {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
}

.mobile .content_wrapper .widget-wrapper.simp-custom-text-with-parallax>div *:not(.btn, .btn span, ul, ol, ul li, ol li) {
    text-align: center;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four)+ :is(p, div, ol, ul, table, .table-responsive) {
    margin-top: 20px !important;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div> :is(p, ul, ol, table, .table-responsive, div)+ :is(p, ul, ol, table, .table-responsive, div) {
    margin-top: 8px !important;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div> :is(h1, h2, h3, h4, p, ul, ol, table, .table-responsive)+.txt-wdgt-btn-wrapper {
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div> :is(p, ul, ol, table, .table-responsive, .txt-wdgt-btn-wrapper, div)+ :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four) {
    margin-top: 40px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax .btn {
    background: #fff;
    color: #1b5948;
    border-color: #1b5948;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax a:not(.btn) {
    text-decoration: underline !important;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>.col-xs-12:last-child {
    display: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div:nth-child(2) .btn {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: radial-gradient(#fff 50%, rgba(255, 255, 255, 0.4) 52%);
    border: none;
    padding: 0;
    outline: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div:nth-child(2) .btn::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 18px solid #1b5948;
    transform: translateX(2px);
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div:nth-child(2) .btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border: 5px solid #fff;
    border-radius: 50%;
    background: transparent;
    transform: translate(-50%, -50%) scale(0.6);
    animation: pulsate-btn 2s infinite;
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-with-parallax>div:nth-child(2) .btn>span {
    display: none;
}

.video-modal {
    position: fixed;
    inset: 0;
    z-index: 2000000001;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.85);
}

.video-modal__content {
    position: relative;
    width: min(90vw, 1000px);
    aspect-ratio: 16 / 9;
    max-height: 70vh;
    max-height: 70dvh;
    display: flex;
    flex-direction: column;
}

.video-modal__content iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.video-modal__close {
    width: 70px;
    height: 70px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 70px;
    line-height: 1;
    padding: 0;
    align-self: flex-end;
    margin-right: -20px;
}

.video-modal__close:hover {
    opacity: 0.7;
}

.mobile .video-modal__close {
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin-right: -13px;
}



:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-cards-with-text-over-img:not(.slick-slider) {
    flex-wrap: wrap;
    justify-content: center;
    overflow: visible;
    row-gap: 30px;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .page_link{
    z-index:1;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .page_link:hover img,
:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .page_link:focus img{
    opacity: .8;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content {
    padding: 0;
    margin: 0 15px;
    width: calc((100% - 6 * 15px) / 3);
    overflow: hidden;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper::before {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: blur(55.2px);
    pointer-events: none;
    z-index:2;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper :is(.header-two, h2) {
    font-size: clamp(24px, 1.67vw, 32px);
    line-height: clamp(30px, 2.292vw, 44px) !important;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper *:not(th, td, .btn) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper *:not(.btn, .btn span) {
    color: #fff;
    text-align: center;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper * {
    z-index:3;
    position: relative;
    flex-shrink: 0;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four)+ :is(p, div, table, .table-responsive, ul, ol) {
    margin-top: 8px;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(p:not([class*="header"]), div, table, .table-responsive, ul, ol)+ :is(p, div, table, .table-responsive, ul, ol) {
    margin-top: 4px;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four, p, div, table, .table-responsive, ul, ol)+ :is(.txt-wdgt-btn-wrapper, a:not(.btn)) {
    margin-top: 16px;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper>p:not([class*="header"]) {
    max-height: 100px;
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper>p:not([class*="header"])::-webkit-scrollbar {
    width: 6px;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content img.img-responsive {
    transition: transform 0.5s;
    aspect-ratio:0.67 !important;
    object-fit:cover;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content:hover img.img-responsive {
    transform: scale(1.1);
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper a:not(.btn) {
    text-decoration: underline;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper a:not(.btn):hover,
:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper a:not(.btn):focus {
    text-decoration-style: dotted;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .btn {
    background: #fff;
    color: #1b5948;
    border-color: #1b5948;
}

:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .btn:focus,
:is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .btn:hover {
    background: #1b5948;
    color: #fff;
    border-color: #fff;
}

@media(max-width:1366px) {
    :is(.outer-page, .outerpage) .widget-wrapper.simp-custom-cards-with-text-over-img .text-content {
        width: calc((100% - 4 * 15px) / 2);
    }
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper::before {
    content: '';
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    filter: blur(55.2px);
    pointer-events: none;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper *:not(th, td, .btn) {
    padding: 0;
    margin: 0;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper *:not(.btn, .btn span) {
    color: #fff;
    text-align: center;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper * {
    z-index: 1;
    position: relative;
    flex-shrink: 0;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four)+ :is(p, div, table, .table-responsive, ul, ol) {
    margin-top: 8px !important;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(p:not([class*="header"]), div, table, .table-responsive, ul, ol)+ :is(p, div, table, .table-responsive, ul, ol) {
    margin-top: 4px !important;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper> :is(h1, h2, h3, h4, .header-one, .header-two, .header-three, .header-four, p, div, table, .table-responsive, ul, ol)+ :is(.txt-wdgt-btn-wrapper, a:not(.btn)) {
    margin-top: 16px;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper>p:not([class*="header"]) {
    max-height: 100px;
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
    scrollbar-color: #fff #fff;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper>p:not([class*="header"])::-webkit-scrollbar {
    width: 6px;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content-wrapper a:not(.btn) {
    text-decoration: underline !important;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .text-content .btn {
    background: #fff;
    color: #1b5948;
    border-color: #1b5948;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .img-responsive {
    margin: 0;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .slick-track {
    display: flex;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img .slick-slide {
    overflow: hidden;
}

.mobile .widget-wrapper.simp-custom-cards-with-text-over-img{
    margin:20px 0;
}

:is(.outer-page,.outerpage) .simp-custom-parent-card .slick-dots{
    position:relative;
    bottom: 0;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 110px;
    right:10px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}
.mobile #whatsAppHeader{
    bottom: 78px;
    right:20px;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

#bookingForm .whyBookDirect {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 45px;
}
.modal-dialog #bookingForm .whyBookDirect{
  bottom: 65px;
}

