.simp-custom-fw-sheen
{
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}





.for-homepage .jssor-carousel-container .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 12% !important;
}


.bookingform-wrapper {
    bottom:160px;
    /*background: rgba(0,0,0,.5);*/
}

.bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}

.bookingform-wrapper .abs_parent #bookingForm {
     padding: 10px 20px 30px;
     background: none;
}

.bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location,.bookingform-wrapper .abs_parent #bookingForm  .form-group.select-block.select-hotel {
    display: inline-block;
    width: 25%;
    padding: 0;
}

.bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block {
    margin: 0px !important;
    display: inline-block !important;
    width: 135px !important;
}
#bookingForm .booking-form{
    display: block;
    float: none;
}
#bookingForm .adult-wrapper, #bookingForm .child-wrapper, #bookingForm .room-wrapper {
    display: none !important;
}
.bookingform-wrapper .abs_parent #bookingForm .btn-wrapper {
  position: absolute;
  display: inline-block;
  margin: 30px 0 0;
  bottom: unset;
  right: 40px;
  width: calc(50% / 4);
}
.bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location, .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-hotel{
    width: 22%;
}

#bookingForm .open-form-block .open-booking-form {
    display: none !important;
}
@media (max-width: 1024px) {
    .bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block {
        width: 15%;
    }
}
.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
}
.for-homepage .bookingform-wrapper #booking-form .date-parameter-block{
    left:5px
}

#bookingForm .whyBookDirect{
    bottom: -12px;
    right: 77%;
}


/* -------------------- Responsiveness --------------*/
@media screen and (max-width:1306px){
    .bookingform-wrapper .abs_parent{
        width: 100%;
        max-width: unset;
    }
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
        right: 40px;
        position: unset;
    }
    .bookingform-wrapper .abs_parent > #bookingForm{
        display: flex;
        justify-content: center;
    }
    .bookingform-wrapper .abs_parent > #bookingForm > #booking-form{
        margin: 0;
     }
}
@media screen and (max-width:1050px){
    .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-location, .bookingform-wrapper .abs_parent #bookingForm .form-group.select-block.select-hotel{
          width: 15%;    
     }
}
@media screen and (max-width:1024px){
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper input{
        min-width: 124px;
    }
}
@media screen and (max-width: 813px){
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper input{
        padding: 0;
    }
    .bookingform-wrapper .abs_parent #bookingForm .btn-wrapper{
         right: 10px;
    }
}
@media screen and (max-width: 800px){
    .bookingform-wrapper .abs_parent #bookingForm .form-group.date-parameter-block , .for-homepage .bookingform-wrapper #booking-form .promo-block{
        width: 120px !important;
    }
    .jssor-carousel-container #bookingForm .whyBookDirect{
        width: 25%;
        right: 71%;
    }
}
@media screen and (max-width: 1060px){
    #resv-form .modal-content #bookingForm .whyBookDirect{
        width: 30%;
        right: 66%;
    }
}


.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%;
}




.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}

.simp-custom-padding-remove {
    padding-top:0px !important;
    padding-bottom:0px !important;
}



.simp-custom-topborderright .right-box:before {
    content: "";
    position: absolute;
    display: block;
    border: 2px solid #7D1E22;
    left: 1%;
    right: 1%;
    top: 1%;
    bottom: 1%;
    z-index: 2;
}

.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}
.simp-custom-topborderleft .left-box:before {
    content: "";
    position: absolute;
    display: block;
    border: 2px solid #7D1E22;
    left: 1%;
    right: 1%;
    top: 1%;
    bottom: 1%;
    z-index: 2;
}



.navbar-top .navbar-collapse .navbar-nav li a[href="./meeting-9/meeting9-boardroom.html"]::after,
.navbar-top .navbar-collapse .navbar-nav li a[href="./../meeting-9/meeting9-boardroom.html"]::after,
.navbar-top .navbar-collapse .navbar-nav li a[href="./../../meeting-9/meeting9-boardroom.html"]::after{
    content: "New";
    background-color: red;
    color: white;
    font-size: 11px;
    margin-left: 5px;
    padding: 2px 5px;
    letter-spacing: 0.5px;
    border: none;
}
.navbar-top .navbar-collapse .navbar-nav li a[href="./night-under-the-sky.html"]::after,
.navbar-top .navbar-collapse .navbar-nav li a[href="./../night-under-the-sky.html"]::after,
.navbar-top .navbar-collapse .navbar-nav li a[href="./../../night-under-the-sky.html"]::after{
    content: "\f069";
    font-family: "Font Awesome 5 pro";
    color: red;
    font-size: 9px;
    padding: 2px 5px;
    letter-spacing: 0.5px;
    border: none;
    position:absolute;
    top:9px;
    right:0;
}


/*mobile css*/
/*mobile css*/
.mobile .mobile-menu .dropdown-menu ul li a[href="./meeting-9/meeting9-boardroom.html"] p::after,
.mobile .mobile-menu .dropdown-menu ul li a[href="./../meeting-9/meeting9-boardroom.html"] p::after,
.mobile .mobile-menu .dropdown-menu ul li a[href="./../../meeting-9/meeting9-boardroom.html"] p::after{
    content: "New";
    background-color: red;
    color: white;
    font-size: 11px;
    margin-left: 5px;
    padding: 2px 5px;
    letter-spacing: 0.5px;
    border: none;
}
.mobile .mobile-menu .dropdown-menu ul li a[href="./night-under-the-sky.html"] span::after,
.mobile .mobile-menu .dropdown-menu ul li a[href="./../night-under-the-sky.html"] span::after,
.mobile .mobile-menu .dropdown-menu ul li a[href="./../../night-under-the-sky.html"] span::after{
    content: "\f069";
    font-family: "Font Awesome 5 pro";
    color: red;
    font-size: 9px;
    padding: 3px 5px;
    letter-spacing: 0.5px;
    border: none;
    position:absolute;
}


.outer-page .video-banner-container .row.videoControls{
    bottom: 20%;
}
.outer-page .video-banner-container .bookingform-wrapper{
    bottom:0;
}
@media screen and (max-width: 1030px) {
  .outer-page .video-banner-container .row.videoControls{
        bottom:33%;
  }
}
@media screen and (max-width: 980px) {
  .outer-page .video-banner-container .row.videoControls{
        bottom:38%;
  }
}
@media screen and (max-width: 800px) {
  .outer-page .video-banner-container .bookingform-wrapper{
        bottom:40%;
  }
}

.outer-page .content_wrapper .no-gutter .simp-custom-call-now .txt-wdgt-btn-wrapper,
.outerpage .content_wrapper .no-gutter .simp-custom-call-now .txt-wdgt-btn-wrapper{
    display:none;
}

body:not(.mobile) .simp-custom-night-video{
    padding-inline:10% !important;
}

/*OPS-16206 start*/
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu,
header .navbar-top .moreOptions .dropdown-more{
    background: #fff;
}
header .navbar-top .navbar-nav li a:hover .dropdown-arrow,
header .navbar-top .navbar-nav li a:focus .dropdown-arrow,
header .navbar-top .navbar-nav li.open a .dropdown-arrow{
    color: #7D1E22;
}
/*OPS-16206 end*/

.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown {
    display: flex;
    width: 100%;
    max-width: unset;
    padding: 30px 20%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content {
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.simp-custom-faq-dropdown .text-content .text-content-wrapper .main_container {
    margin: 0;
    padding: 0;
    border: 1px solid #d4d4d4;
    cursor: pointer;
    /*position: relative;*/
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.widget-wrapper.simp-custom-faq-dropdown .text-content-wrapper .main_container+.main_container {
    border-top: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper .main_container> :is(h1, h2, h3, h4, h5, h6, p) {
    padding: 20px 20px 20px 50px;
    text-align: left;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container>div.content {
    margin: 0;
    transition: all 0.5s ease;
    padding-inline: 50px 30px;
    overflow: hidden;
    height: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-dropdown .text-content-wrapper>div.active>div.content {
    border-top: 1px solid #d4d4d4;
    margin-top: 0;
    margin-bottom: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper div.content p {
    text-align: left;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper div.content> :is(p, div, ul, table-responsive, table, ol, h3, h4, h5, h6):first-child {
    margin-top: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper div.content ul {
    padding-left: 2% !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container > :is(p,h3,h4,h5,h6){
    position:relative;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.main_container > :is(p,h3,h4,h5,h6)::after {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 16px;
    top:50%;
    transition: transform 1s ease, background-image 0.3s ease;
    transform:translateY(-50%);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content-wrapper>div.active > :is(p,h3,h4,h5,h6)::after {
    transform:translateY(-50%) rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}

:is(.outer-page, .outerpage) .content_wrapper.clearfix .clearfix.no-gutter .widget-wrapper.wt1tb.simp-custom-faq-dropdown .text-content-wrapper div.content {
    margin-top: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter.clearfix div.clearfix.widget-wrapper.simp-custom-faq-header {
    padding-bottom: 0;
}

@media(max-width:1200px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown {
        padding: 30px 15%;
    }
}

@media(max-width:900px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-dropdown {
        padding: 30px 12%;
    }
}


/*Mobile*/
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .text-content {
    background-color: unset;
    box-shadow: unset;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-dropdown .col-xs-12 :is(h1, h2, h3, h4, h5, h6) {
    padding: 20px 20px 20px 30px;
    text-align: left !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12 .content :is(h1, h2, h3, h4, h5, h6) {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.clearfix.simp-custom-faq-dropdown .col-xs-12>div.main_container {
    border: 1px solid #d4d4d4;
    margin-top: 0 !important;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.clearfix.simp-custom-faq-dropdown .col-xs-12>div.main_container+div.main_container {
    border-top: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.clearfix.simp-custom-faq-dropdown .col-xs-12>div.main_container div.content {
    transition: all 0.4s ease;
    overflow: hidden;
    padding-left: 32px;
    padding-right: 20px;
    height: 0;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.clearfix.simp-custom-faq-dropdown .col-xs-12>div.main_container div.content * {
    text-align: left !important;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.clearfix.simp-custom-faq-dropdown .col-xs-12>div.active div.content {
    border-top: 1px solid #d4d4d4;
    margin-bottom: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown div.content> :is(p, div, ul, table-responsive, table, ol, h3, h4, h5, h6):first-child {
    margin-top: 20px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div > :is(h3,h4,h5,h6,p){
    position:relative;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div > :is(h3,h4,h5,h6,p)::after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top:50%;
    transition: transform 1s ease, background-image 0.3s ease;
    transform:translateY(-50%);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown .col-xs-12>div.active > :is(h3,h4,h5,h6,p)::after{
    transform:translateY(-50%) rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-dropdown .main_container> :is(h1, h2, h3, h4, h5, h6, p) {
    padding: 16px 20px 16px 32px;
    text-align: left !important;
}

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

.mobile .content_wrapper .no-gutter.clearfix div.clearfix.widget-wrapper.simp-custom-margin-bottom-20{
    margin-bottom:20px;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-header :is(h1,h2){
    padding:0;
    border:none;
    text-align:center;
}

.mobile .content_wrapper .row.clearfix.widget-wrapper.wt1tb.simp-custom-faq-dropdown {
    margin:20px 0;
}

/*header-three styles*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper .header-three{
    font-size:20px;
    font-weight:500;
    line-height:1.1;
}

.mobile .content_wrapper .no-gutter .widget-wrapper .header-three{
    font-size:17px;
    font-weight:500;
    line-height:150%;
}

















.address-block-details {
    display: none;
}
.text-center.wtsubheader.widget-wrapper {
    display: none;
}

body h5{
  color:#7D1E22 !important;
}
.clearfix.widget-wrapper.wt3tb.three-col {
    padding-bottom: 5px;
    padding-top: 5px;
}

/*footer*/
#footer{
    padding-bottom:10px;
}
#footer .comm_cont{
    padding:5px 0 0 0;
}
#footer .footer-row{
    padding:0px 0 10px 0;
}
#footer .add_cont ul li{
    padding-bottom:0;
}
#footer .add_cont{
    padding:0;
}
.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}
/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}

.landing_PopupWrapper {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color: rgba(0,0,0,0.8);
  z-index: 10000;
  justify-content:center;
  align-items:center;
  /*opacity: 0; */
  display:none;
}
.for-homepage .landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}
.for-homepage .landing_Popup img {
    width: 90%;
    margin: auto !important;
    float: none;
    max-width: 90%;
}
 .for-homepage .landing_Popup {
  position: relative;
  max-width: 90%;
  margin:auto;
  width:700px;
}
.for-homepage .imgforPopup {
  max-width:90%;
  display:block;
}
.for-homepage .landing_Popup .popUpClose {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 48px;
    background: url(https://assets.simplotel.com/simplotel/image/upload/v1495518454/close_icon.png) no-repeat;
    width: 20px;
    height: 20px;
    border: 0;
    background-color: rgba(128,128,128,0.4);
}
@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.3,0.3);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
    }
}
.for-homepage .landing_Popup{
    animation: zoominoutsinglefeatured 1s ease-in-out;
}


.mobile.child-hotel.for-homepage .landing_Popup .popUpClose {
    position: absolute !important;
    right :15px;
    top:15px;
}
 

.mobile.child-hotel.for-homepage .landing_Popup img {
    width: 100%;
    margin: auto;
    max-width: 100%;
}



.parent-hotel #footer .f_bot > .container > p {
    text-align:center;
    display:flex;
    font-size:10px;
    padding:0;
    justify-content:center;
}
.child-hotel #footer .address_block + p {
    padding:10px 0;
    display:flex;
    width:100%;
    justify-content:center;
    font-size:10px;
}

.mobile #footer .final .footer-row {
    font-size: 11px;
    text-align:center;
    padding:0 0 10px 0
}
.mobile.child-hotel #footer .footer-menu + p {
    font-size:11px;
    text-align:center;
}

/**/
.parent-hotel #footer .comm_cont > .child-container {
    display:flex;
    flex-direction:row;
    width:100%;
    gap:clamp(40px,5.20vw,80px);
    padding: 20px 0;
}
.parent-hotel #footer .comm_cont > .child-container p {
    text-align:center;
}
.mobile #footer .child-container {
    display:flex;
    flex-direction:column;
    padding: 20px 0;
    gap: 20px;
}
.mobile #footer .child-container p {
    text-align:center;
}


.name-of-hotel{
    display:none;
}
#accordion{
    display:none;
   
}
/*mobile design*/
.mobile .select-hotel-wrapper,
.mobile .logo.navbar-logo {
    display:none !important;
}

.mobile[data-hotelid="5619"] .logo.navbar-logo{
    display:block !important;
    background:rgba(255,255,255,.65);
    text-align:center;
    padding:5px 0;
}

.mobile .simp-custom-mb-bgcolor {
    background-color: unset !important;
}

.mobile.for-homepage .no-gutter  > .widget-wrapper.wtheader:first-child{
    display:none;
} 

.mobile .content_wrapper .no-gutter .simp-custom-call-now .text-content div:not(.txt-wdgt-btn-wrapper) {
    display: none;
}

/*OPS-13188*/
.content_wrapper .no-gutter .widget-wrapper.wtbookbtn > div{
    display:flex;
    justify-content:center;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.room-description .col-xs-12 > .btn[data-title="More Info"]{
    display:none;
}
/*OPS-13188*/
.content_wrapper .no-gutter h1, .content_wrapper .no-gutter h2 {
    letter-spacing: 0.5px;
}



.outer-page .simp-custom-mobile-herovideo{
    display:none
}

.mobile.for-homepage .widget-wrapper.simp-custom-mobile-herovideo {
    margin-top: -10px;
    transform: translateY(10px);
}

.mobile.for-homepage .widget-wrapper.simp-custom-mobile-herovideo .col-xs-12.text-content{
    padding:0;
    width:100%
}
.child-hotel[data-hotelid="5618"] .fullImage{
    display:none
}

.outer-page .content_wrapper .no-gutter .simp-custom-mobile-hero-slider{
    display:none
}

body.mobile[data-hotelid="5619"]{
   overflow-x:hidden;
}

.navBtnBorder{
    background:transparent;
    color:#7D1E22;
}
.mobile-menu{
    background:transparent;
}
.navBtnBorderActiondd.open{
    background:transparent !important;
    color:#7D1E22;
}
.navBtnBorder:hover{
    background:transparent !important;
}

:root {
    --brand-color: #fff;

    /* == DESKTOP ================================================================ */

    /* Colors */
    --gp-faq-desktop-bg: var(--brand-color);
    --gp-faq-desktop-bg-hover: none;
    --gp-faq-desktop-bg-expanded: none;
    --gp-faq-desktop-border-color: #e0e0e0;
    --gp-faq-desktop-border-width: 1px;

    /* Question geometry */
    --gp-faq-desktop-question-min-height: 56px;
    --gp-faq-desktop-question-padding: 20px 52px 20px 20px;
    --gp-faq-desktop-question-padding-open: var(--gp-faq-desktop-question-padding);
    --gp-faq-desktop-chevron-right: 20px;
    --gp-faq-desktop-spce-between-question: 20px;
    --gp-faq-desktop-spce-between-faq: 30px;
    /* Answer panel spacing */
    --gp-faq-desktop-answer-padding: 0 20px 20px 20px;

    /* text - alignment */
    --gp-faq-desktop-header-widget-text-align: center;
    --gp-faq-desktop-header-widget-button-align: center;
    --gp-faq-desktop-faq-widget-text-align: left;
    --gp-faq-desktop-faq-widget-butten-align: flex-start;
    --gp-faq-desktop-identifier-widget-text-align: center;
    --gp-faq-desktop-identifier-widget-button-align: center;
    --gp-faq-desktop-faq-widget-question-justify-content: flex-start;

    /* == MOBILE ================================================================= */

    /* Colors */
    --gp-faq-mobile-bg: var(--brand-color);
    --gp-faq-mobile-bg-expanded: none;
    --gp-faq-mobile-border-color: #e0e0e0;
    --gp-faq-mobile-border-width: 1px;

    /* Question geometry — larger touch target */
    --gp-faq-mobile-question-padding: 16px 52px 16px 16px;
    --gp-faq-mobile-question-padding-open: var(--gp-faq-mobile-question-padding);
    --gp-faq-mobile-chevron-right: 20px;
    --gp-faq-mobile-spce-between-question: 20px;
    --gp-faq-mobile-spce-between-faq: 20px;

    /* Answer panel spacing */
    --gp-faq-mobile-answer-padding: 0 16px 18px 16px;

    /* text-alignment */
    --gp-faq-mobile-header-widget-text-align: center;
    --gp-faq-mobile-header-widget-button-align: center;
    --gp-faq-mobile-faq-widget-text-align: left;
    --gp-faq-mobile-faq-widget-question-text-align: center;
    --gp-faq-mobile-faq-widget-butten-align: flex-start;
    --gp-faq-mobile-identifier-widget-text-align: center;
    --gp-faq-mobile-identifier-widget-button-align: center;
    --gp-faq-mobile-faq-widget-question-justify-content: flex-start;

    /* == SHARED ================================================================= */

    /* Animation */
    --gp-faq-shared-panel-duration: 0.25s;
    --gp-faq-shared-panel-ease: ease-out;
    --gp-faq-shared-chevron-duration: 0.22s;
    --gp-faq-shared-chevron-ease: ease-out;
    --gp-faq-shared-hover-duration: 0.15s;
    --gp-faq-shared-hover-ease: ease;

    /* Chevron icon — color encoded in SVG (%23 = #) */
    --gp-faq-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");
    --gp-faq-shared-chevron-size: 20px;

    /* Focus ring */
    --gp-faq-shared-focus-color: #000;
    --gp-faq-shared-focus-width: 3px;
    --gp-faq-shared-focus-offset: -3px;
    --gp-faq-shared-focus-radius: 2px;

    /* Table */
    --gp-faq-shared-table-border: #d0d0d0;
    --gp-faq-shared-table-border-width: 1px;
    --gp-faq-shared-table-cell-padding: 10px 12px;

    /* == FILTER / NAV =========================================================== */

    /* Desktop nav layout */
    --gp-filter-desktop-nav-justify: center;
    --gp-filter-desktop-nav-row-gap: 12px;
    --gp-filter-desktop-nav-col-gap: 12px;

    /* Mobile nav layout */
    --gp-filter-mobile-nav-justify: center;
    --gp-filter-mobile-nav-row-gap: 10px;
    --gp-filter-mobile-nav-col-gap: 10px;

    /* Dropdown */
    --gp-filter-dropdown-padding: 0 28px 0 4px;

    /* Arrow nav buttons */
    --gp-filter-arrow-color: #000;
    --gp-filter-arrow-font-size: 30px;
    --gp-filter-arrow-padding: 0 8px;
    --gp-filter-dropdown-border-color: #000;
}

/* ============================================================================
       DEVELOPER CODE ADJUSTMENTS
    ============================================================================ */

/* needs to fill the button :hover css declaration */
/*
    :is(.outer-page, .outerpage) .content_wrapper .gp-faq-navlink-container .gp-faq-filter-active {}

    .mobile .content_wrapper .gp-faq-navlink-container .gp-faq-filter-active {}
    */
/* spacing — container margins */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .gp-faq-container {
    margin: 30px 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier) + .gp-faq-container {
    margin-top: 0;
}

/* Reset padding/margin on all block children inside content wrappers and answer panels */
:is(.outer-page, .outerpage)
    .content_wrapper
    :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget)
    :is(.text-content-wrapper, .gp-faq-answer-inner)
    > :is(h1, h2, h3, h4, h5, h6, p, table, ol, ul, .table-responsive) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage)
    .content_wrapper
    :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget)
    :is(.text-content-wrapper, .gp-faq-answer-inner)
    > :is(h1, h2, h3, h4, h5, h6, p, table, ol, ul, .table-responsive)
    + :is(h1, h2, h3, h4, h5, h6, p, table, ol, ul, .table-responsive) {
    margin-top: 15px;
}

.mobile .content_wrapper .no-gutter .gp-faq-container {
    margin: 20px 0;
}

.mobile .content_wrapper .no-gutter :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier) + .gp-faq-container {
    margin-top: 0;
}

.mobile
    :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget)
    :is(.text-content, .gp-faq-answer-inner)
    > :is(h1, h2, h3, h4, h5, h6, p, table, .table-responsive) {
    padding: 0;
    margin: 0;
}

.mobile .content_wrapper :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget) > div :is(h1, h2) {
    border-bottom: 0;
}

.mobile
    .content_wrapper
    :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget)
    :is(.text-content, .gp-faq-answer-inner)
    > :is(h1, h2, h3, h4, h5, h6, p, table, ol, ul, .table-responsive)
    + :is(h1, h2, h3, h4, h5, h6, p, table, ol, ul, .table-responsive) {
    margin-top: 15px !important;
}

/* ============================================================================
       COMMON
    ============================================================================ */

.content_wrapper .gp-faq-container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.content_wrapper .gp-faq-group-hidden {
    display: none !important;
}

/* ============================================================================
       FAQ WIDGET — DESKTOP
    ============================================================================ */

/* Container gap between faq-wrapper items */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-container {
    row-gap: var(--gp-faq-desktop-spce-between-faq);
}

/* Widget shell — wraps all .faq-wrapper rows */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter div.simp-custom-gp-faq-widget {
    display: flex;
    flex-direction: column;
    padding: 0;
}

/* Strip padding/min-height from CMS-generated column wrappers */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget > div,
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-header > div,
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-faq-filter-identifier > div {
    width: 100%;
    padding: 0;
    min-height: unset;
}

/* Each FAQ pair row */

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .text-content-wrapper,
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .faq-wrapper {
    display: flex;
    flex-direction: column;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .text-content-wrapper {
    row-gap: var(--gp-faq-desktop-spce-between-question);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .faq-wrapper {
    border: var(--gp-faq-desktop-border-width) solid var(--gp-faq-desktop-border-color);
    background-color: var(--gp-faq-desktop-bg);
}

/* Question trigger */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part {
    position: relative;
    display: flex;
    align-items: center;
    min-height: var(--gp-faq-desktop-question-min-height);
    padding: var(--gp-faq-desktop-question-padding);
    cursor: pointer;
    user-select: none;
    text-align: var(--gp-faq-desktop-faq-widget-text-align);
    background-color: var(--gp-faq-desktop-bg);
    transition: background-color var(--gp-faq-shared-hover-duration) var(--gp-faq-shared-hover-ease);
    justify-content: var(--gp-faq-desktop-faq-widget-question-justify-content);
    width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part:hover {
    background-color: var(--gp-faq-desktop-bg-hover);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part:focus-visible {
    outline: var(--gp-faq-shared-focus-width) solid var(--gp-faq-shared-focus-color);
    outline-offset: var(--gp-faq-shared-focus-offset);
    border-radius: var(--gp-faq-shared-focus-radius);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part:focus:not(:focus-visible) {
    outline: none;
}

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

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

/* Hide empty paragraphs inside the question */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part p:empty {
    display: none;
}

/* Answer panel — grid-based collapse animation */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease);
    text-align: var(--gp-faq-desktop-faq-widget-text-align);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part.gp-faq-expanded {
    grid-template-rows: 1fr;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part > .gp-faq-answer-inner {
    overflow: hidden;
    padding: var(--gp-faq-desktop-answer-padding);
    opacity: 1;
    transition:
        padding var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease),
        opacity var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease);
}

/* Collapsed state */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part:not(.gp-faq-expanded) > .gp-faq-answer-inner {
    padding-bottom: 0;
    /* 3. Fade the text out so it doesn't look awkwardly squished while closing */
    opacity: 0;
}

/* Tables inside answers */

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part th,
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part td {
    padding: var(--gp-faq-shared-table-cell-padding);
    border: var(--gp-faq-shared-table-border-width) solid var(--gp-faq-shared-table-border);
}

/* Empty wrapper — no chevron, no pointer */
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .faq-wrapper.gp-faq-empty .question-part {
    cursor: default;
    pointer-events: none;
}

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

:is(.outer-page, .outerpage) .content_wrapper .no-gutter div.widget-wrapper.simp-custom-gp-faq-widget h2 {
    text-align: var(--gp-faq-desktop-identifier-widget-text-align);
}

/* Text and button alignment inside FAQ widget */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-widget :is(.text-content-wrapper, h1, h2) {
    text-align: var(--gp-faq-desktop-faq-widget-text-align);
}

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

/* Header widget alignment */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header :is(.text-content-wrapper, h1, h2) {
    text-align: var(--gp-faq-desktop-header-widget-text-align);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-gp-faq-header .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--gp-faq-desktop-header-widget-butten-align);
    flex-wrap: wrap;
}

/* Identifier widget alignment */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-filter-identifier :is(.text-content-wrapper, h1, h2) {
    text-align: var(--gp-faq-desktop-identifier-widget-text-align);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-filter-identifier .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--gp-faq-desktop-identifier-widget-butten-align);
    flex-wrap: wrap;
}

/* ============================================================================
       FAQ WIDGET — MOBILE
    ============================================================================ */

.mobile .content_wrapper .gp-faq-container {
    display: flex;
    flex-direction: column;
    row-gap: var(--gp-faq-mobile-spce-between-faq);
}

/* Widget shell */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget {
    margin: 0;
    display: flex;
    flex-direction: column;
    padding: 0 20px;
}

/* Each FAQ pair row */

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget :is(.text-content, .faq-wrapper) {
    display: flex;
    flex-direction: column;
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .text-content {
    row-gap: var(--gp-faq-mobile-spce-between-question);
}

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

/* Question trigger */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .question-part {
    position: relative;
    display: flex;
    align-items: center;
    padding: var(--gp-faq-mobile-question-padding);
    cursor: pointer;
    user-select: none;
    text-align: var(--gp-faq-mobile-faq-widget-text-align);
    background-color: var(--gp-faq-mobile-bg);
    transition: background-color var(--gp-faq-shared-hover-duration) var(--gp-faq-shared-hover-ease);
    justify-content: var(--gp-faq-mobile-faq-widget-question-justify-content);
    width: 100%;
}

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

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

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

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

/* Answer panel — grid-based collapse animation */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease);
    margin: 0 !important;
    text-align: var(--gp-faq-mobile-faq-widget-text-align);
}

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

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part > .gp-faq-answer-inner {
    overflow: hidden;
    padding: var(--gp-faq-mobile-answer-padding);
    opacity: 1;
    transition:
        padding var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease),
        opacity var(--gp-faq-shared-panel-duration) var(--gp-faq-shared-panel-ease);
}

/* Collapsed state */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part:not(.gp-faq-expanded) > .gp-faq-answer-inner {
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
}

/* Empty paragraphs */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part p:empty {
    display: none;
}

/* Tables */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part th,
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .answer-part td {
    padding: var(--gp-faq-shared-table-cell-padding);
    border: var(--gp-faq-shared-table-border-width) solid var(--gp-faq-shared-table-border);
}

/* Empty wrapper */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .faq-wrapper.gp-faq-empty .question-part {
    cursor: default;
    pointer-events: none;
}

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

/* Text and button alignment */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget :is(.text-content, h1, h2) {
    text-align: var(--gp-faq-mobile-faq-widget-text-align);
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-widget .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--gp-faq-mobile-faq-widget-butten-align);
}

/* Header widget alignment */
.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header :is(.text-content, h1, h2) {
    text-align: var(--gp-faq-mobile-header-widget-text-align);
}

.mobile .content_wrapper .no-gutter .simp-custom-gp-faq-header .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--gp-faq-mobile-header-widget-butten-align);
    flex-wrap: wrap;
}

/* Identifier widget alignment */
.mobile .content_wrapper .no-gutter .simp-custom-faq-filter-identifier :is(.text-content, h1, h2) {
    text-align: var(--gp-faq-mobile-identifier-widget-text-align);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-filter-identifier .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--gp-faq-mobile-identifier-widget-butten-align);
    flex-wrap: wrap;
}

/* ============================================================================
       FILTER / NAV — DESKTOP
    ============================================================================ */

/* Link nav container */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-navlink-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--gp-filter-desktop-nav-justify);
    row-gap: var(--gp-filter-desktop-nav-row-gap);
    column-gap: var(--gp-filter-desktop-nav-col-gap);
    margin: 0;
    padding: 0;
}

:is(.outer-page, .outerpage)
    .content_wrapper
    :is(h1, h2, h3, h4, h5, h6, [class*="header-"], p, ol, ul, .table-responsive, table)
    + :is(.gp-faq-navlink-container, .gp-faq-dropdown-container) {
    margin-top: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .gp-faq-navlink-container > .btn + .btn {
    margin-top: 0;
}

/* Dropdown container */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-dropdown-container {
    display: flex;
    justify-content: var(--gp-filter-desktop-nav-justify);
}

/* Arrow nav wrapper */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-nav {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Arrow buttons */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-prev,
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-next {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--gp-filter-arrow-color);
    font-size: var(--gp-filter-arrow-font-size);
    padding: var(--gp-filter-arrow-padding);
    line-height: 1;
    flex-shrink: 0;
    transition: opacity 0.15s ease;
    opacity: 0.7;
}

:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-prev:hover,
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-next:hover {
    opacity: 1;
}

:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-prev:focus-visible,
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-arrow-next:focus-visible {
    outline: var(--gp-faq-shared-focus-width) solid var(--gp-faq-shared-focus-color);
    outline-offset: 2px;
    border-radius: 2px;
}

/* Dropdown element */
:is(.outer-page, .outerpage) .content_wrapper .gp-faq-filter-dropdown {
    border: 1px solid var(--gp-filter-dropdown-border-color);
    text-align: left;
    letter-spacing: 1px;
    padding: var(--gp-filter-dropdown-padding);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M10 1L5.5 6L1 1' stroke='black' stroke-opacity='0.8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 11px 7px;
    background-position: calc(100% - 5px) center;
    -webkit-appearance: none;
    appearance: none;
    width: max-content;
    cursor: pointer;
}

:is(.outer-page, .outerpage) .content_wrapper .gp-faq-nav-mount {
    width: 100%;
    margin-bottom: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part h3 {
    font-size: 22px;
}

/* ============================================================================
       FILTER / NAV — MOBILE
    ============================================================================ */

/* Link nav container */
.mobile .content_wrapper .gp-faq-navlink-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--gp-filter-mobile-nav-justify);
    row-gap: var(--gp-filter-mobile-nav-row-gap);
    column-gap: var(--gp-filter-mobile-nav-col-gap);
    margin: 0;
    padding: 0;
}

.mobile .content_wrapper :is(h1, h2, h3, h4, h5, h6, [class*="header-"], p, .table-responsive, table, ol, ul) + :is(.gp-faq-navlink-container, .gp-faq-dropdown-container) {
    margin-top: 15px;
}

.mobile .content_wrapper .gp-faq-navlink-container > .btn + .btn {
    margin-top: 0;
}

/* Dropdown */
.mobile .content_wrapper .gp-faq-dropdown-container {
    display: flex;
    justify-content: var(--gp-filter-mobile-nav-justify);
}

.mobile .content_wrapper .gp-faq-arrow-nav {
    display: flex;
    align-items: center;
    gap: 8px;
}

.mobile .content_wrapper .gp-faq-arrow-prev,
.mobile .content_wrapper .gp-faq-arrow-next {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--gp-filter-arrow-color);
    font-size: var(--gp-filter-arrow-font-size);
    padding: var(--gp-filter-arrow-padding);
    line-height: 1;
    flex-shrink: 0;
}

.mobile .content_wrapper .gp-faq-filter-dropdown {
    border: 1px solid var(--gp-filter-dropdown-border-color);
    text-align: left;
    letter-spacing: 1px;
    padding: var(--gp-filter-dropdown-padding);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M10 1L5.5 6L1 1' stroke='black' stroke-opacity='0.8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 11px 7px;
    background-position: calc(100% - 5px) center;
    -webkit-appearance: none;
    appearance: none;
    width: max-content;
    cursor: pointer;
}

.mobile .content_wrapper .gp-faq-nav-mount {
    width: 100%;
    margin-bottom: 12px;
}

.mobile .content_wrapper .simp-custom-gp-faq-widget .question-part h3 {
    font-size: 17px;
    padding-bottom: 0;
}

body.mobile.explorer_chain .content_wrapper :is(.simp-custom-gp-faq-header, .simp-custom-faq-filter-identifier, .simp-custom-gp-faq-widget) > div h1 {
    padding: 0 20px;
}

/* ============================================================================
       REDUCED MOTION
    ============================================================================ */

@media (prefers-reduced-motion: reduce) {
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .answer-part,
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-gp-faq-widget .question-part::after {
        transition: none;
    }

    .mobile .content_wrapper .simp-custom-gp-faq-widget .answer-part,
    .mobile .content_wrapper .simp-custom-gp-faq-widget .question-part::after {
        transition: none;
    }
}




.mobile .nav-wrap .drop-menu-header-block-top-header i,
.mobile .drop-menu-header-block.text-left.hover i {
    display: none;
}

.mobile .dropdown-menu li .menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.mobile .dropdown-menu li .menu button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
    height: 39px;
    border: none;
    background: #f4f4f4;
}

.mobile .dropdown-menu li .menu button::before {
    content: '+';
    position: absolute;
    top: 45%;
    font-size: 25px;
    transform: translateY(-50%);
}

.mobile .dropdown-menu li.active button::before {
    content: '-';
    font-size: 25px;
}

.mobile .dropdown-menu li .submenus {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: 0.5s;
}

.mobile .dropdown-menu li.active .submenus {
    height: auto;
}

.mobile .nav-wrap .dropdown-menu.dropdown-menu-topNav.full-drop li a .drop-menu-header-block-top-header {
    border-top: none !important;
}

.mobile .dropdown-menu li .menu a {
    display: inline-block;
    width: calc(100% - 40px);
}

.mobile footer .footer-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
    column-gap: 5px;
}

.mobile footer .footer-menu .footer-book-button {
    padding: 0;
}




.mobile div[data-widget-id="2170112"] p{
    background-color: #a5acc6c9 !important;
    color: #fff !important;
    height: 100px;
    align-items: center;
    position: absolute;
    bottom: 50px;
}
.mobile div[data-widget-id="2170112"] button.slick-prev.slick-arrow{
    position: absolute;
    top: 100%;
    left: 40%;
 }
.mobile div[data-widget-id="2170112"] button.slick-next.slick-arrow {
    position: absolute;
    top: 100%;
    right: 40%!important;
}
.mobile div[data-widget-id="2170112"] button.slick-next.slick-arrow:before{
    content:"\f105";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
.mobile div[data-widget-id="2170112"] button.slick-prev.slick-arrow:before{
    content:"\f104";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
.wt1imgtop-1tbbot[data-widget-id="2170112"] .slick-slide{
    padding:20px !important;
}
.wt1imgtop-1tbbot[data-widget-id="2170112"] ul.slick-dots {
    display: none!important;
}
div[data-widget-id="2170112"] .slick-slider .text-content-wrapper,
div[data-widget-id="2170112"] .slick-slider .text-content-wrapper h2{
    color:white;
}
.wt1imgtop-1tbbot[data-widget-id="2170112"] button.slick-prev.slick-arrow{
    position: absolute;
    top: 100%;
    left: 47%;
 }
.wt1imgtop-1tbbot[data-widget-id="2170112"] button.slick-next.slick-arrow {
    position: absolute;
    top: 100%;
    right: 47%!important;
}
.wt1imgtop-1tbbot[data-widget-id="2170112"] button.slick-next.slick-arrow:before{
    content:"\f105";
    border:1px solid grey;
    padding:5px;
     padding-right:10px;
    padding-left:10px;
}
.wt1imgtop-1tbbot[data-widget-id="2170112"] button.slick-prev.slick-arrow:before{
    content:"\f104";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
div[data-widget-id="2170112"] .slick-slider .text-content-wrapper{
 background-color: rgba(220,180,38,0.5) !important;    color: #fff !important;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
  
}


/* fullwidth image n text-align */
.simp-custom-2img-touch,
.simp-custom-2img-touch1  
{
    padding-bottom:0 !important;
    padding-top:0 !important;
}
.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper h2,
.simp-custom-2img-touch1 .text-content-wrapper h2
{
    text-align:left;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}


/* for form align */
.simp-custom-width40 {
    width: 40% !important;
    padding-top:0 !important;
    display:flex;
    justify-content: center;
    align-items: center;
 }
 .simp-custom-width40 .text-content-wrapper
 {
    padding-left:70px;
    padding-top:90px;
 }
 .simp-custom-width40 .text-content-wrapper h2{
    text-align:left !important;
 }

.wtformjson.simp-custom-width60 {
    width: 60% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.simp-custom-formalign label.control-label-custom,
.simp-custom-formalign div#form-group-submit label
{
    display:none;
}

.simp-custom-formalign .form-horizontal .form-group .col-md-6
{
    width:50% !important;
    float:none;
    margin:auto;
}
.wtformjson.simp-custom-formalign  .form-horizontal .form-group.col-sm-12,
.wtformjson.simp-custom-formalign .form-horizontal #form-group-submit 
{
    margin: 0 0 15px 0 !important
}


/* location widget homepage  */
.simp-custom-removepadding {
    padding: 0 !important;
}

.child-hotel[data-hotelid="3585"] .homepage  .container-fluid .row .content_wrapper {
    padding-top: 0;
}

/*text padding for 2col */
.simp-custom-textpadding {
    padding-top: 75px !important;
    padding-bottom: 95px !important;
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.simp-custom-textpadding1 {
    padding-top: 75px !important;
    padding-bottom: 95px !important;
}
/*.simp-custom-textpadding1 .text-content-wrapper h3{*/
/*    margin-left:20px !important;*/
/*}*/
/*.simp-custom-textpadding1 .text-content-wrapper h2{*/
/*    margin-left:20px !important*/
/*}*/
.simp-custom-textpadding1 p{
  padding-left:0px !important;
}


#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    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;
}
#footer a.social-wa:hover {
    background-color: #1EBEA5 !important;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    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 {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    right: 24px;
    bottom: 75px;
    padding-top:3px !important;
    margin-right: -10px;
    z-index: 9999;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    padding: 6px 5px;
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    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 {
    border-radius: 50px;
    background: #25d366;
    float: right;
    position: fixed;
    right: 24px;
    bottom: 75px;
    padding-top:3px !important;
    margin-right: -10px;
    z-index: 9999;
    line-height: unset;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    /*padding: 3px 5px;*/
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}



.slick-slider[data-widget-id="2139081"] .slick-slide {
    margin: 0 10px;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    max-width: calc((100% / 3) - 20px);
    float: left;
}
.slick-slider[data-widget-id="2139081"] .slick-slide:hover{
     box-shadow: 0 4px 12px 0 rgba(0,0,0,0.3);
}
 .slick-slider[data-widget-id="2139081"] .slick-next:before,
 .slick-slider[data-widget-id="2139081"] .slick-prev:before { 
    font-size: 40px;
}
.slick-slider[data-widget-id="2139184"] .slick-slide {
    margin: 0 10px;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    max-width: calc((100% / 3) - 20px);
    float: left;
}
.slick-slider[data-widget-id="2139184"] .slick-slide:hover{
     box-shadow: 0 4px 12px 0 rgba(0,0,0,0.3);
}
 .slick-slider[data-widget-id="2139184"] .slick-next:before,
 .slick-slider[data-widget-id="2139184"] .slick-prev:before { 
    font-size: 40px;
}




div[data-widget-id="2148899"] .text-content {
    background-color:white;
    opacity:0.95;
    padding:30px !important;
}

.hotel_amenities_wrap[data-widget-id="ham_286745"] h2{
    display:none !important;
}
.hotel_amenities_wrap[data-widget-id="ham_286745"]{
    margin-top:0 !important;
}
.for-homepage[data-hotelid="5618"] .promotions_block {
    margin-top:0 !important;
}
.for-homepage[data-hotelid="5618"] .no-gutter:nth-child(2) .widget-wrapper{
    padding-top:0 !important;
}
div[data-widget-id="2141995"]{
    padding-bottom:0 !important;
}
.hotel_amenities_wrap[data-widget-id="ham_286781"] h2{
    display:none !important;
}
.hotel_amenities_wrap[data-widget-id="ham_286781"]{
    margin-top:0 !important;
}
.for-homepage[data-hotelid="5619"] .promotions_block {
    margin-top:0 !important;
}
.for-homepage[data-hotelid="5619"] .no-gutter:nth-child(2) .widget-wrapper{
    padding-top:0 !important;
}
div[data-widget-id="2141996"]{
    padding-bottom:0 !important;
}



.simp-custom-top-padding-remove {
    margin:0px !important;
}


.for-homepage .slidingOffersWrapper {
    position: fixed;
    top: 55%;
    transform: translate(0, -50%);
    right: 0;
    z-index: 999;
}
.for-homepage ol.popUpContentHolder {
    padding-left: 10px;
}
.for-homepage ul.popUpContentHolder {
    padding: 0px;
    text-align: justify;
}

.for-homepage ol.popUpContentHolder span.listForPopup {
    padding-left: 10px;
    display: block;
    padding-bottom: 15px;
    text-align: justify;
    font-size:15px;
    color: #eee;
}
.for-homepage ol.popUpContentHolder span.listForPopup b {
    text-transform: capitalize;
    display: block;
    font-size: 17px;
    color: gold;
}
.for-homepage .slidingOffersWrapper.slideShowOffer .offerListWrapper {
    right: 0;
}
.for-homepage .slidingOffersWrapper ul {
    list-style: none;
}
.for-homepage .offerListWrapper .fas,
.for-homepage .offerListWrapper .far,
.for-homepage .offerListWrapper .fal .offerListWrapper .fas,
.for-homepage .offerListWrapper .far,
.for-homepage .offerListWrapper .fal {
    margin-left: -30px;
    margin-right: 10px;
    width: 20PX;
    text-align: center;
    margin-bottom: 2px;
}
.for-homepage .offerIconWrapper {
    position: relative;
    z-index: 9999;
    top: -130px;
    right: 0;
    vertical-align: middle;
    text-align: center;
    cursor:pointer;
}
.for-homepage .offerIconWrapper i {
    font-size: 14px;
    background: #B3911D;
    padding: 0px;
    border-radius: 50% 50% 0;
    box-shadow: #333 0px 2px 10px 0px;
    color: #f4f4f4;
    transition: all ease-in-out .5s;
    width: 75px;
    height: 75px;
    display: inline-block;
}
.for-homepage .offerListWrapper {
    position: absolute;
    top: -20%;
    transform: translate(0, -50%);
    background: #B3911D;
    color: #eee;
    padding: 20px 35px 10px;
    right: -450px;
    width: 430px;
    transition: all ease-in-out .5s;
    box-shadow: #333 0px 5px 10px 0px;
}
.mobile.for-homepage .offerListWrapper{
    width: 340px;
    max-height: 420px;
    overflow-y: auto;
}
.for-homepage ul.popUpContentHolder li {
    list-style: circle;
    font-size: 16px;
    line-height: 1.7em;
    padding: 8px 0px;
}
.for-homepage .offerListWrapper .sliderContentText {
    color: white;
    text-align: justify;
    display: block;
    text-decoration: none;
    position: relative;
    padding-top: 5px;
}
.for-homepage .offerListWrapper .sliderContentText .highlightedTextLink {
    color: gold;
    font-weight: bold;
    text-decoration: none;
}
@media screen and (max-width: 480px) {
    .for-homepage .offerListWrapper {
        width: 400px;
    }
}
@media screen and (max-width: 400px) {
    .for-homepage .offerListWrapper {
        width: 350px;
    }
}
@media screen and (max-width: 350px) {
    .for-homepage .offerListWrapper {
        width: 300px;
    }
}
.for-homepage .slidingOffersWrapper a.WrapperLink {
    color: #B3911D!important;
    display: block;
    background-color: white;
    /*padding: 5px;*/
    width: 35%;
    text-align: center;
}
.for-homepage .slidingOffersWrapper .fa-briefcase-medical:before{
    content:"COVID-19" !important;
    position: absolute;
    top: 32px;
    right: 5px;
}
.for-homepage .slidingOffersWrapper .fa-times:before{
    font-size:30px;
    position:absolute;
    top: 22px;
    right: 26px;
    font-weight:bold;
}



div[data-widget-id="2139446"] .text-content ,[data-widget-id="2139447"] .text-content ,[data-widget-id="2139448"] .text-content
{
    border: solid 1px;
    margin: 10px 10px;
    width: 30%;
    padding: 10px !important;
    flex: 1;
    height: 100% !important;
}

