/* --------- To maintain consistency --------*/
#footer .address_block .add_cont ul > p {
  margin: 0 15px;
  text-align: left;
  font-size: 16px;
}
.inner-page .content_wrapper .no-gutter:last-of-type .widget-wrapper{
    padding:0;
}
.inner-page .content_wrapper .no-gutter:last-of-type .widget-wrapper .promotions-block{
    margin:0;
}
.location-page .content_wrapper {
  margin: 0;
  padding: 0 0 45px 0;
}



@media (max-width: 1100px) {
  #footer .comm_cont .col-xs-12 {
    padding-right: 0;
    padding-left: 0;
  }
}

#footer .add_head {
    /*display: none;*/
}

#footer .three-col .clearfix {
    width: 100%;
}
#footer .three-col .footer_navbar {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}
#footer .three-col li {
  text-align: left;
  width: 100%;
}
#footer .three-col .footer_navbar > ul {
  column-count: 2;
}
#footer .three-col .footer_navbar .li-space > a > span:first-child {
    display: none;
}

@media (min-width: 1101px) {
    #footer .icon-col {
        padding-left: 3%;
    }
}
#footer .icon-col .social_block {
  width: 100%;
}
#footer .icon-col .social_block .social_head {
  padding-top: 0;
  text-align: left;
}
#footer .icon-col .social_block .social_head p {
  padding-top: 0;
  font-weight: bold;
}
#footer .icon-col .social_block .social_cont .socialIcon {
  display: flex;
  margin-left: 0px;
}
#footer .icon-col .social_block .social_cont .socialIcon a span {
    color: white;
}

#footer .icon-col .social_block .social_cont a:first-child {
  margin-left: 0;
}
#footer .icon-col .social_block .social_cont a:last-child {
  margin-right: 0;
}
#footer .icon-col .address_block .add_cont ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

#footer .icon-col .address_block .add_cont ul li {
    text-align: left;
}

#footer .footer_navbar_wrapper {
    border: none;
}
#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:last-child > .nav > li {
    width: 100%;
}

#footer .footer_navbar_wrapper .footer_navbar > .navbar-nav > li:first-child > .nav > li {
    text-align: left;
}

#footer .comm_cont.f_bot {
    border-top: 1px solid rgba(255,255,255,.5) !important;
    padding-top: 20px !important;
}

#footer .footer-detail .fa-stack {
  display: none;
}

.parent-hotel .foot_block .three-col .footer_navbar > .nav {
    display: flex;
}
.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(1) {
    width: 70% !important;
}
    
.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(2) {
    width: 32% !important;
}
.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(2) > .nav {
    padding-left: 10%;
}
.parent-hotel .custom-footer .address_block .footer_award {
    margin-top: 10px;
    margin-right: 10px;
}

/*.child-hotel #footer .nav .first-li:not(:first-child) {*/
/*    display: none !important;*/
/*}*/

.child-hotel #footer .nav .second-li:first-child {
    display: none !important;
}
.child-hotel #footer .footer_navbar_wrapper .footer_navbar .second-li:nth-child(5) {
    display: none !important;
}

.parent-hotel #footer .three-col .footer_navbar a{
/*     font-weight: 600 !important; */
    font-size: 16px 
}
.child-hotel #footer .three-col .footer_navbar a{
    font-weight: 400 !important;
    font-size: 16px 
}



:is(.outer-page, .outerpage) .simp-custom-hide-widget{
    display:none;
}

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

.outer-page .clearfix.widget-wrapper.wt1tb.simp-custom-whatmakesUs{
    display:none;
}
.mobile .content_wrapper .no-gutter .row.clearfix.widget-wrapper.wt1tb.simp-custom-whatmakesUs{
    display:none;
}


.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;
    padding: 30px 0;
}

.mobile .landing_PopupWrapper {
    padding: 60px 0;
}

.landing_PopupWrapper.popUp_zoomIn {
    display: flex;
}

.landing_Popup img {
    max-width: 100%;
    object-fit: cover;
    object-position: left;
    width: 100%;
}

.for-homepage:not(.mobile) .landing_Popup img {
    aspect-ratio: 1.3;
}

.for-homepage .landing_Popup {
    position: relative;
    max-width: 1024px;
    width: 100%;
    /* padding: 5%; */
    display: flex;
    align-items: stretch;
    justify-content: center;
}

.landing_Popup ul {
    width: 100%;
    text-align: left;
}

@media(max-width: 1050px) {
    .for-homepage .landing_Popup {
        padding: 5%;
    }

    .landing_Popup {
        transform: scale(0.6)
    }

    .mobile .landing_Popup {
        transform: scale(1)
    }
}

.mobile.for-homepage .landing_Popup {
    flex-direction: column;
    /*align-items: center;*/
    max-width: 800px;
    padding: 20px;
}


.for-homepage .landing_Popup .text-content {
    background: white;
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
}

.mobile.for-homepage .landing_Popup .text-content {
    position: unset;
}

.mobile.for-homepage .landing_Popup .text-content,
.mobile.for-homepage .landing_Popup .image-content-wrapper {
    width: 100%;
}

.for-homepage .landing_Popup .text-content-wrapper {
    text-align: center;
    color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.for-homepage .landing_Popup .text-content-wrapper h2,
.for-homepage .landing_Popup .text-content-wrapper p,
.for-homepage .landing_Popup .text-content-wrapper a {
    visibility: visible;
}

.for-homepage .landing_Popup .image-content-wrapper {
    width: 50%;
    min-width: 300px;
    display: flex;
}

.mobile.for-homepage .landing_Popup .image-content-wrapper {
    min-width: unset;
}

.mobile.for-homepage .landing_Popup .image-content-wrapper {
    position: relative;
}

.mobile .landing_Popup ul {
    margin-top: 11px
}

.imgforPopup {
    max-width: 100%;
    display: block;
}

.for-homepage .landing_Popup .text-content-wrapper h2 {
    /*text-transform: capitalize;*/
    font-weight: 700;
    line-height: 1.3;
    color: #418181;
}

.for-homepage .landing_Popup .text-content-wrapper a {
    margin-top: 20px;
}

.for-homepage .landing_Popup .popUp_Close {
    position: absolute;
    top: -40px;
    right: 0px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 100;
    cursor: pointer;
    background: white;
    border: 2px solid white;
    border-radius: 50%;
    color: black;
}

.mobile.for-homepage .landing_Popup .popUp_Close {
    top: 30px;
    right: 30px;
}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(0.3, 0.3);
    }

    50% {
        transform: scale(1.1, 1.1);
    }

    100% {
        transform: scale(1, 1);
    }
}

.landing_Popup {
    animation: zoominoutsinglefeatured 1s ease-in-out;
}

@media(orientation: landscape) {
    .mobile.for-homepage .landing_Popup {
        flex-direction: row;
        /*height: 100%;*/
        max-height: 400px;
    }

    .mobile.for-homepage .landing_Popup .popUp_Close {
        top: 8px;
        right: 8px;
    }

    .mobile.for-homepage .landing_Popup .image-content-wrapper,
    .mobile.for-homepage .landing_Popup .text-content {
        height: 100%;
    }

    .mobile.for-homepage .landing_Popup .image-content-wrapper {
        height: inherit;
    }

    .mobile.for-homepage .landing_Popup .image-content-wrapper .imgforPopup {
        height: 100%;
    }
}

@media(max-width: 1350px) {
    .for-homepage .landing_Popup {
        max-width: 750px
    }
}

@media(max-width:768px) {
    .for-homepage .landing_Popup {
        max-width: 950px
    }
}


/* OPS-13194 : starts */
.for-homepage .landing_Popup .text-content-wrapper li,
.for-homepage .landing_Popup .text-content-wrapper p {
    font-weight: 700;
}

.for-homepage .landing_Popup .text-content-wrapper ul {
    padding: 0 0 0 30%;
}

.for-homepage .landing_Popup .text-content-wrapper ul+p {
    text-align: left;
    width: 100%;
    padding-left: 30%;
    margin: 0;
}
/* OPS-13194 : ends */



header .navbar-top .navbar-header .navbar-brand {
    height: 100%;
    align-content: center;
}

header .navbar-top .navbar-header .navbar-brand img {
    object-fit: cover;
}

body:is([data-hotelid="8378"],[data-hotelid="7566"],[data-hotelid="6834"],[data-hotelid="6833"],[data-hotelid="6835"]) header .navbar-top .navbar-header .navbar-brand {
    padding-block: 14px;
}

body:is([data-hotelid="8378"],[data-hotelid="7566"],[data-hotelid="6834"],[data-hotelid="6833"],[data-hotelid="6835"]) header .navbar-top .navbar-header .navbar-brand img {
    height: 100%;
}

#footer .footer-detail.custom-time-footer{
    display:flex;
    flex-direction:column;
    margin-top:0;
    margin-right:0;
}
#footer .add_cont li:has(+ li .footer-detail.custom-time-footer){
    padding-bottom:0;
}
.mobile #footer .text-center.footer-row .footer-detail:has(+ .footer-detail.custom-time-footer){
    margin-bottom:0;
}
.mobile #footer .footer-detail.custom-time-footer{
    margin-bottom: 15px;
}

:is(.outerpage , .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-hero-video-inner-page{
    max-width:100%;
    width:100%;
    padding:0;
}

:is(.outerpage , .outer-page) .simp-custom-hero-video-inner-page .text-content{
    padding:0;
}

:is(.outerpage , .outer-page):has(.simp-custom-hero-video-inner-page) .content_wrapper{
    padding-top:0;
}

.mobile .simp-custom-hero-video-inner-page{
    display:none;
}



.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-contactus-ltxt-rimg {
    display: flex;
    align-items: center;
}

.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-contactus-ltxt-rimg .left-box .text-content .text-content-wrapper p {
    padding: 0;
}


.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-offers-limg-rtxt {
    display: flex;
    align-items: center;
}

.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-offers-limg-rtxt .right-box .text-content .text-content-wrapper p {
    padding: 0;
}

.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-offers-ltxt-rimg {
    display: flex;
    align-items: center;
}

.outerpage .content_wrapper .no-gutter .simp-custom-sibaya-offers-ltxt-rimg .left-box .text-content .text-content-wrapper div {
    padding: 0;
}

.outerpage .content_wrapper .no-gutter .simp-custom-btn-center .text-content {
    display: flex;
    justify-content: center;
}

.outerpage .content_wrapper .no-gutter .simp-custom-heroimg-margin-reduce {
    margin-top: -60px;
} 

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content .table-responsive .table span {
    display: block;
    padding-bottom: 8px;
}

[data-hotelid="9700"] .outerpage .content_wrapper .no-gutter .wt1img:first-child{
    padding-top:95px;
}







/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}
/* For 3-text-box */
.mobile .content_wrapper .no-gutter .simp-custom-hideRightBox{
    display:flex;
    flex-direction:column;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}
/*.simp-custom-center{*/
/*    display:flex;*/
/*    justify-content:center;*/
/*}*/

/*.landing_PopupWrappers {*/
/*    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;*/
/*}*/
/*.landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 8%;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:6%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    } */
/*}*/

/*.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;*/
/*}*/
/*.landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_Popup img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: 0px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup{*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 8%;*/
/*  }*/
/*}*/
/*@media (max-width:1250px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:6%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: 3%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    } */
/*}*/









.child-hotel .outerpage .wtbookbtn .pull-right {
    float: unset !important;
}

.child-hotel .outerpage .wtbookbtn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.child-hotel .outerpage .wtbookbtn .pull-right .booking-form .btn-full-width {
    width: 150px;
}





/*desktop*/
.parent-hotel #footer .icon-col .address_block .add_cont ul li:nth-of-type(3) .mail-show-hide{
    position: relative;
}
.parent-hotel #footer .icon-col .address_block .add_cont ul li:nth-of-type(3) .mail-show-hide:after{
    content: '| Sales';
    position: absolute;
    display: inline-block;
    right: -43px;
    color: #90c2bc;
    line-height: 34px;
}

/*mobile*/
.mobile.parent-hotel #footer .footer-detail:nth-child(1) a[href*="ados@stonewoodresorts"]{
    position: relative;
}
.mobile.parent-hotel #footer .footer-detail:nth-child(1) a[href*="ados@stonewoodresorts"]:after{
    content: '| Sales';
    position: absolute;
    display: inline-block;
    right: -43px;
    color: #90c2bc;
    line-height: 25px;
}

 /* desktop  */


.outerpage .clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-bgsheen {
    position: relative;
    background-size: auto;
}

.outerpage .clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-bgsheen *{
    color:#fff;
}

.outerpage .clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-bgsheen::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(61 61 61 / 70%); /* Adjust color and opacity as needed */
}


.outerpage .clearfix.widget-wrapper.wt1tb.bgImageContainer.fullWidthWidget.simp-custom-bgsheen .table-responsive {
    z-index:2;
    position: relative;
}


/* mobile */

.mobile .simp-custom-bgsheen  {
    position: relative;
}

.outerpage .simp-custom-bgsheen *{
    color:#fff;
}

.mobile .simp-custom-bgsheen::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(61 61 61 / 70%); /* Adjust color and opacity as needed */
}


.mobile .simp-custom-bgsheen .table-responsive {
    z-index:2;
    position: relative;
}

.mobile .row.clearfix.widget-wrapper.wt1tb.bgImageContainer.simp-custom-bgsheen {
    padding: 0 !important;
    background-position: center;
    object-fit: cover;
    background-size: contain;
}

.mobile .simp-custom-bgsheen *{
    color:#fff;
}

.simp-custom-bgsheen .text-content table td table td,
.simp-custom-bgsheen .text-content table td table tr, 
.simp-custom-bgsheen .text-content table td table {
    border: none;
    margin: unset;
}

.simp-custom-bgsheen .text-content table td table tr {
    border-bottom: 1px solid #fff;
}
.simp-custom-bgsheen .text-content table td table tr td:first-child {
    border-right: 1px solid #fff;
    padding: 0;
}
.simp-custom-bgsheen .text-content table td table tr:last-child {
    border-bottom: none;
}

/*.simp-custom-bgsheen .text-content table td ul {*/
/*    list-style-type: none;*/
/*}*/
/*.simp-custom-bgsheen .text-content table td ul li {*/
/*    text-align: center !important;*/
/*}*/

.jssor-carousel-container .bookingform-wrapper .abs_parent{
  width:100% !important;
  max-width:unset !important;
}
.jssor-carousel-container .form-group.date-parameter-block.tohide{
  display: block !important;
}
.jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
.jssor-carousel-container #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.jssor-carousel-container #bookingForm .select-block{
  width:20% !important;
}
.jssor-carousel-container #bookingForm .date-parameter-block{
  position: unset;
} 
.jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  align-content: center !important;;
}

/* To set the booking form below the slider image */
.for-homepage .outer-page .bookingform-wrapper {
    position: unset;
}
#bookingForm .whyBookDirect {
	bottom: 0px;
}
.for-homepage .outer-page .jssor-carousel-container .booking-form {
	padding-bottom: 42px !important;
}

.for-homepage .outer-page .jssor-carousel-container .booking-form {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px !important;
}
.for-homepage .outer-page .jssor-carousel-container .booking-form .btn-wrapper {
    position: relative !important;
    bottom: -30px !important;
    right: 0 !important;
}

@media (min-width: 768px) {
    .child-hotel.for-homepage .outer-page .jssor-carousel-container .bookingform-wrapper .abs_parent {
        max-width:  1024px;
        width: 90%;
    }
}
.child-hotel.for-homepage .outer-page .jssor-carousel-container .booking-form {
    display: flex !important;
}
.child-hotel.for-homepage .outer-page .jssor-carousel-container .booking-form .date-parameter-block {
    top: 15px;
    width: 115px !important;
}
.child-hotel.for-homepage .outer-page .jssor-carousel-container .booking-form .date-parameter-block.tohide {
    display: block !important;
}


.for-homepage .outer-page .jssor-carousel-container .bookingform-wrapper {
    bottom: 0;
}
@media screen and (min-width: 1025px) {
    .for-homepage .outer-page .jssor-carousel-container .bookingform-wrapper {
        bottom: 0;
    }
}

/* adjust the dots */
/*.for-homepage .outer-page .jssor-carousel-container #homeCarousel > div:nth-child(3) {*/
/*    position: absolute !important;*/
/*}*/
/*.for-homepage .outer-page .jssor-carousel-container .jssorb036 {*/
/*    position: relative;*/
/*    top: -100px !important;*/
/*}*/
/*@media (max-width: 1100px) {*/
/*    .for-homepage .outer-page .jssor-carousel-container .jssorb036 {*/
/*        top: -135px !important*/
/*    }*/
/*}*/
/*@media (max-width: 768px) {*/
/*    .for-homepage .outer-page .jssor-carousel-container .jssorb036 {*/
/*        top: -40px !important*/
/*    }*/
/*}*/

.bookingform-wrapper .abs_parent{
  width:100% !important;
  max-width:unset !important;
}
.jssor-carousel-container .form-group.date-parameter-block.tohide{
  display: block !important;
}
.jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
#bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.jssor-carousel-container #bookingForm .select-block{
  width:20% !important;
}
.jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  align-content: center !important;
  position: relative;
}

/*.jssor-carousel-container .min-price-wrapper {*/
/*    bottom: -35px !important;*/
/*    right: 45px !important;*/
/*}*/
.jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 5% !important;
}

/* parent */
@media (max-width: 1366px) and (min-width: 1100px) {
    .parent-hotel .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        
        padding-top: 30px;
    }
    .jssor-home-wrapper.aspectratio18-7 {
        padding-top: 30px;
    }
}

/*.child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*    right: 28%;*/
/*}*/

/*.child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*    left: 19%;*/
/*    right:unset;*/
/*}*/
/*@media (max-width:1400px){*/
/*    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*        left: 14%;*/
/*    }*/
/*}*/
/*@media (max-width:1050px){*/
/*    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*        left: 9%;*/
/*    }*/
/*}*/
/*@media (max-width:900px){*/
/*    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*        left: 4%;*/
/*    }*/
/*}*/
/*@media (max-width:800px){*/
/*    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*        left: 2%;*/
/*    }*/
/*}*/
/*@media (max-width:776px){*/
/*    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect {*/
/*        left: 1%;*/
/*    }*/
/*}*/


/*.parent-hotel #bookingForm.booking-form .whyBookDirect {*/
/*    left: 16%;*/
/*    right:unset;*/
/*}*/
/*@media (max-width:1400px){*/
/*    .parent-hotel #bookingForm.booking-form .whyBookDirect {*/
/*        left: 11%;*/
/*    }*/
/*}*/
/*@media (max-width:1050px){*/
/*    .parent-hotel #bookingForm.booking-form .whyBookDirect {*/
/*        left: 5%;*/
/*    }*/
/*}*/
/*@media (max-width:900px){*/
/*    .parent-hotel #bookingForm.booking-form .whyBookDirect {*/
/*        left: 1%;*/
/*    }*/
/*}*/
/*@media (max-width:800px){*/
/*    .parent-hotel #bookingForm.booking-form .whyBookDirect {*/
/*        left: 0%;*/
/*    }*/
/*}*/
.for-homepage .outer-page .jssor-carousel-container .booking-form {
	padding-bottom: 42px !important;
}


.outer-page #bookingForm .adult-wrapper,
.outer-page #bookingForm .child-wrapper{
    display:none;
}
.outer-page #bookingForm .vc_open-form-block{
  display:none !important;
}

.outer-page .modal #bookingForm .btn-wrapper{
    left:unset;
    right:-7%;
    transform:translatex(-50%);
}
.outer-page .modal #bookingForm .whyBookDirect{
    left:unset;
    right: 24%;
    /*width:250px;*/
    bottom:10%;
}
.outer-page .modal #bookingForm .min-price-wrapper{
    right:7% !important;
    left:unset;
}
.outer-page .modal #bookingForm .whyBookDirect .wrapperOfBenefits{
    top:175%;
    bottom:unset;
    background:rgba(128,190,190,.85);
    min-height:100px;
}
.outer-page .modal #bookingForm .whyBookDirect .wrapperOfBenefits:after {
    display:none;
}
.outer-page .modal #bookingForm .whyBookDirect .wrapperOfBenefits:before {
    content: '';
    position: absolute;
    top: -10%;;
    left: 50%;
    margin-left: -20px;
    width: 0;
    height: 0;
    border-top: solid 15px rgba(128,190,190,.85);
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    rotate:180deg;
}
@media (max-width:1000px){
    .outer-page .modal #bookingForm .whyBookDirect{
        right: 30%;
    }
}
@media (max-width:850px){
    .outer-page .modal #bookingForm .whyBookDirect{
        right: 32%;
    }
}
@media (max-width:800px){
    .outer-page .modal #bookingForm .whyBookDirect{
        right: 35%;
    }
}

.child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
    left:18%;
    right: unset;
}
@media (max-width:1700px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:16.6%;
        right: unset;
    }
}
@media (max-width:1600px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:15.7%;
        right: unset;
    }
}
@media (max-width:1536px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:15%;
        right: unset;
    }
}
@media (max-width:1440px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:14%;
        right: unset;
    }
}
@media (max-width:1336px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:13%;
        right: unset;
    }
}
@media (max-width:1280px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:12%;
        right: unset;
    }
}
@media (max-width:1200px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:11%;
        right: unset;
    }
}
@media (max-width:1200px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:11%;
        right: unset;
    }
}
@media (max-width:1150px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:10.3%;
        right: unset;
    }
}
@media (max-width:1024px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:7.6%;
        right: unset;
    }
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm .whyBookDirect .wrapperOfBenefits{
        left: -30%;
    }
}
@media (max-width:900px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:4%;
        right: unset;
    }
}
@media (max-width:850px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:3%;
        right: unset;
    }
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm .whyBookDirect .wrapperOfBenefits{
        left: -20%;
    }
}
@media (max-width:800px){
    .child-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:1%;
        right: unset;
    }
}

/*parent hotel*/

.parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
    left:15.7%;
    right: unset;
}
@media (max-width:1700px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:14%;
        right: unset;
    }
}
@media (max-width:1600px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:13%;
        right: unset;
    }
}
@media (max-width:1536px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:12%;
        right: unset;
    }
}
@media (max-width:1440px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:11%;
        right: unset;
    }
}
@media (max-width:1336px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:9.3%;
        right: unset;
    }
}
@media (max-width:1280px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:8.5%;
        right: unset;
    }
}
@media (max-width:1200px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:7%;
        right: unset;
    }
}
@media (max-width:1150px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:6%;
        right: unset;
    }
}
@media (max-width:1024px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:3%;
        right: unset;
    }
}
@media (max-width:900px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:1%;
        right: unset;
    }
}
@media (max-width:850px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:0;
        right: unset;
    }
}
@media (max-width:800px){
    .parent-hotel.for-homepage .outer-page .jssor-carousel-container #bookingForm.booking-form .whyBookDirect{
        left:1%;
        right: unset;
    }
}

header #bottom-navbar-collapse{
    justify-content:center;
}

.navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .ul-top .li-space .fa,
.navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .fa{
    color: #000;
    font-size: 16px;
    text-align: center;
    float: left;
    width: 30px;
}
.navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .ul-top .li-space .list-name,
.navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .list-name{
    font-size: 16px;
    color: #099191;
    display: block;
    padding-left: 30px;
}
header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .mega-menu{
    height: 100%;
}
@media (min-width: 1200px){
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu{
        height: 450px !important;
    }
}
@media (max-width: 1200px){
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header h4{
        font-size: 15px;
    }
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top>li>a,
    .navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .ul-top .li-space .list-name{
        font-size: 14px;
    }
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu{
        max-height: 450px;
    }
}
@media (max-width: 1024px){
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu{
        column-count: 3;
    }
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu{
        max-height: 380px;
    }
}

@media (max-width: 768px){
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu{
        padding: 10px !important;
        width: 620px;
    }
    /*header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu{*/
    /*    column-count: 3;*/
    /*    height: 100%;*/
    /*}*/
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header h4{
        font-size: 14px;
    }
    header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .ul-top>li>a,
    .navbar .dropdown-menu.our-hotel-menu .mega-menu .coming-soon .ul-top .li-space .list-name{
        font-size: 13px;
    }
}

.mobile #myModal #modalHotelListSearch .list .coming-soon .hotel-name:hover{
    text-decoration: none !important;
}

.simp-custom-paddingTop {
    padding-top: 60px !important
}
.simp-custom-headerBG {
    width: 100% !important;
    background-color: #cee5e2;
    /*background-color: #a38b61,#b19665;*/
    /*background: url(https://assets.simplotel.com/simplotel/image/upload/stone-wood-resorts/BackgroundStonewood60_f2tuhp)no-repeat center top / cover local !important;*/
    padding-top: 60px !important;
    
}
/*child roomspage padding*/
.child-hotel .container-fluid.loc-fullwidth .predef_content{
    padding-top: 0px !important
}
.inner-page .clearfix.widget-wrapper.predef_content h1{
  padding-top: 27px;
}

/*.simp-custom-headerBG  h2{*/
/*    color: #fff !important*/
/*}*/
.simp-custom-sliderBG {
    width: 100% !important;
    background-color: #cee5e2;
    /*background: url(https://assets.simplotel.com/simplotel/image/upload/stone-wood-resorts/BackgroundStonewood60bottomslider_nwtm0u)no-repeat center top / cover local !important;*/
    padding: 0px 6.5% 60px!important
}
.simp-custom-sliderBG .text-content{
    background: #fff;
    margin: 0px 10px;
    padding: 15px 15px 30px !important;
    border-radius: 20px;
}
.simp-custom-sliderBG h2{
    font-size: 26px !important;
}
.simp-custom-sliderBG .text-content-wrapper{
    padding: 0px 10px;
    line-height: 25px;
}
/*.simp-custom-sliderBG .btn{*/
/*    position: absolute;*/
/*    bottom: 20px;*/
/*}*/
/*.simp-custom-sliderBG .btn.pull-center{*/
/*    right: 39%;*/
/*}*/
.simp-custom-sliderBG .slick-next:before, .simp-custom-sliderBG .slick-prev:before{
    font-size: 38px;
    font-weight: 600;
}
.simp-custom-tableAmenities td:hover {
    transform: scale(1.1);
}
.simp-custom-tableAmenities td {
    border-top: 0px !important;
    width: 25%;
    transition: all .1s linear;
}
.simp-custom-tableAmenities .table-responsive table {
    border-spacing: 40px;
    border-collapse: separate;
    margin-top: 15px;
    margin-bottom: 0px;
}
.simp-custom-tableAmenities .table-responsive {
    overflow-x: hidden;
    max-width: 90%;
    margin: auto;
    margin-bottom: -26px;
}
.simp-custom-tableAmenities .table-responsive td {
    padding: 0px 30px 10px;
    box-shadow: 0px 0px 6px 0px #00000021;
    background-color: white;
    border-radius: 8px;
    position: relative;
    border-bottom: 5px solid #91794e !important;
}
.simp-custom-tableAmenities .table-responsive td span.far {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    box-shadow: 0px 0px 6px 0px #00000047;
    padding: 15px 10px 10px;
    border-radius: 50%;
    font-size: 40px!important;
    text-align: center;
    vertical-align: top;
    top: -40px;
    z-index: 2;
    background-color: white;
    border-top: 3px solid #91794e;
}

/*.simp-custom-tableAmenities td:hover {*/
/*    transform: scale(1.1);*/
/*}*/
/*.simp-custom-tableAmenities td {*/
/*    border-top: 0px !important;*/
/*    width: 25%;*/
/*    transition: all .1s linear;*/
/*}*/
/*.simp-custom-tableAmenities .table-responsive table {*/
/*    border-spacing: 40px;*/
/*    border-collapse: separate;*/
/*    margin-top: 15px;*/
/*    margin-bottom: 0px;*/
/*}*/
/*.simp-custom-tableAmenities .table-responsive {*/
/*    overflow-x: hidden;*/
/*    max-width: 90%;*/
/*    margin: auto;*/
/*    margin-bottom: -26px;*/
/*}*/

/*.simp-custom-tableAmenities .table-responsive td:nth-child(1),*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(3){*/
/*    padding: 0px 30px 5px;*/
/*    background-color: #665249;*/
/*    border-radius: 8px;*/
/*    position: relative;*/
/*    color: #fff;*/
    
/*}*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(1) span.far,*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(3) span.far{*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    width: 62px;*/
/*    height: 62px;*/
/*    box-shadow: 0px 0px 6px 0px #00000047;*/
/*    padding: 16px 10px ;*/
/*    border-radius: 50%;*/
/*    font-size: 30px!important;*/
/*    text-align: center;*/
/*    vertical-align: top;*/
/*    top: -36px;*/
/*    z-index: 2;*/
/*    background-color: #495D66;*/
/*    color: #fff*/
/*}*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(2),*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(4){*/
/*    padding: 0px 30px 5px;*/
/*    background-color: #495D66;*/
/*    border-radius: 8px;*/
/*    position: relative;*/
/*    color: #fff;*/
    
/*}*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(2) span.far,*/
/*.simp-custom-tableAmenities .table-responsive td:nth-child(4) span.far{*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    width: 62px;*/
/*    height: 62px;*/
/*    box-shadow: 0px 0px 6px 0px #00000047;*/
/*    padding: 16px 10px ;*/
/*    border-radius: 50%;*/
/*    font-size: 30px!important;*/
/*    text-align: center;*/
/*    vertical-align: top;*/
/*    top: -36px;*/
/*    z-index: 2;*/
/*    background-color: #4f403d;*/
/*    color: #fff*/
/*}*/

.simp-custom-tableAmenities h3{
    position: relative;
    display: inline-block;
    top: -15px
}

.simp-custom-offerSection {
    margin-top:90px !important;
    border: 1px solid #4F403D;
    width: 50% !important;
    padding: 3% 2% 1.5%!important;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #fff;
}
.simp-custom-offerSection .txt-wdgt-btn-wrapper
{
   position:absolute;
   bottom:-40px;
   left:0;
   right:0;
}

.parent-hotel.for-homepage .row .content_wrapper {
   padding-bottom: 0px !important
}
.parent-hotel .inner-page {
   padding-bottom: 0px !important
}
.child-hotel .inner-page {
   padding-bottom: 0px !important
}
header ul#top-navbar-collapse {
    justify-content: center;
}
.child-hotel[data-hotelid="6831"] header ul#bottom-navbar-collapse,
.child-hotel[data-hotelid="6833"] header ul#bottom-navbar-collapse,
.child-hotel[data-hotelid="6834"] header ul#bottom-navbar-collapse,
.child-hotel[data-hotelid="6835"] header ul#bottom-navbar-collapse,
.child-hotel[data-hotelid="6891"] header ul#bottom-navbar-collapse {
    padding-left: 0;
    padding-right: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.child-hotel[data-hotelid="6831"] header #bottom-navbar-collapse li.primary,
.child-hotel[data-hotelid="6833"] header #bottom-navbar-collapse li.primary,
.child-hotel[data-hotelid="6834"] header #bottom-navbar-collapse li.primary,
.child-hotel[data-hotelid="6835"] header #bottom-navbar-collapse li.primary,
.child-hotel[data-hotelid="6891"] header #bottom-navbar-collapse li.primary {
    padding-left: 2px;
    padding-right: 2px;
    border-right: 0px solid #fff !important;
}
.simp-custom-LefttextRightimg,
.simp-custom-LeftImgRightText{
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-LefttextRightimg .left-box{
    padding-right: 45px !important
}
.simp-custom-LeftImgRightText .right-box{
    padding-left: 45px !important;
}
.simp-custom-LefttextRightimg h2,
.simp-custom-LeftImgRightText h2{
    text-align: left !important;
    font-size: 24px !important
}

.simp-custom-childLeftText,
.simp-custom-childRightText{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cee5e2;
    padding: 0px !important;
    margin: 30px 0px !important
}

.simp-custom-childLeftText h2,
.simp-custom-childRightText h2{
    text-align: left !important;
}
.simp-custom-childLeftText .left-box{
    padding-right: 45px;
    padding-left: 45px 
}
.simp-custom-childLeftText .right-box{
    padding: 0px;
/*    outline: 3px solid #fff;*/
/*    outline-offset: -20px;*/
}
.simp-custom-childLeftText .right-box:after{
   display: block;
  content: '';
  position: absolute;
  top: 17px;
  right: 17px;
  bottom: 17px;
  left:17px;
  border: 3px solid white;
   border-radius: 10px;
}
.simp-custom-childRightText .right-box{
    padding-left: 45px;
    padding-right: 45px;
}
.simp-custom-childRightText .left-box{
    padding: 0px;
/*    outline: 3px solid #fff;*/
/*    outline-offset: -20px;*/
}
.simp-custom-childRightText .left-box:after{
   display: block;
  content: '';
  position: absolute;
  top: 17px;
  right: 17px;
  bottom: 17px;
  left:17px;
  border: 3px solid white;
   border-radius: 10px;
}
.simp-custom-amenities .table td{
    border: 1px solid #cee5e2;
    padding: 25px 0px !important;
}
.simp-custom-amenities .table{
    width: 80% !important;
    margin: auto
}
.btn{
    /*border: 1px solid #fff;*/
    outline: 1px solid #fff;
    outline-offset: -5px;
    padding: 0px 30px !important;
    border-radius: 4px;
}


button#getDirection {
    border: 1px solid #fff;
    outline: 1px solid #fff;
    outline-offset: -5px;
    padding: unset !important;
    border-radius: 4px;
    font-size:clamp(12px,0.833vw,16px) !important
}

.btn:hover{
    /*border: 1px solid #fff; */
    outline-offset: 0px;
}
header .lang-book-wrapper{
    margin-top: 17px !important;
}
.resv{
    /*border: 1px solid #fff;*/
    outline: 1px solid #fff;
    outline-offset: -5px;
    border-radius: 4px;
    padding: 3px;
}
.resv:hover{
    outline-offset: 0px; 
    outline: 1px solid #4f403d;
}

/*header .navbar-top .dropdown-arrow{*/
/*    color: #fff !important;*/
/*}*/
.address-block-details {
    display: none;
}
.simp-custom-visiontable .table td{
    line-height: 28px
}
.simp-custom-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

.child-hotel .header-pills{
    /*padding: 115px 0px 8px;*/
    padding: 130px 0px 8px;
}
.child-hotel.location-page .header-pills .tab-content{
    margin-top: 9px !important;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.wt-masonry-gallery{
  width: 86%;
}
.outer-page .wt-masonry-gallery >.col-xs-12.one-col {
   padding:0;
}

[data-hotelid="8403"].child-hotel .footer-row .navbar-nav>li.first-li{
    display:block !important;
}


/* landing page */



.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-offertxt {
    display:inline-block;
    width:40%;
    padding-left:15%;
  }
  
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-offertxt .txt-wdgt-btn-wrapper{
      margin-top:6.9%;
}
  
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider{
    display:inline-block;
    width: 60% !important;
    padding-right:15%;
}
  
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider .one-col.jssor-carousel-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
}
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider img{
    width:100%;
    object-fit:cover;
      
}
  
    
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider .jssor-carousel-wrapper .jssor-carousel .jssora051.arrowleft-jssor {
    right: 0;
  
}
    
  .outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider .jssor-carousel-wrapper .jssor-carousel .jssora051.arrowright-jssor {
    right:0 ;
    left:unset ;
}
  
  .outerpage .content_wrapper .no-gutter .widget-wrapper.two-col.simp-custom-landing-btntxt {
    padding-top:0;
}


.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider h2{
    font-size:clamp(20px,2.1875vw,42px);
}

.outerpage .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-slider .one-col.jssor-carousel-wrapper .jssor-carousel{
    margin:0;
}

.review_data_wrap #review_data_carousel .reviews_wrapper {
    position: relative;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.outer-page .no-gutter.clearfix:first-of-type .simp-custom-offerSection{
  padding: 0;
  margin: 60px 0 60px 0 !important;
}
.outerpage .location_map_block {
  margin-bottom: 30px;
}






/* adjust padding in img txt widget */
/* lImg-rTxt */
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper > h2,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper > h2{
  padding:0 0 30px 0;
}
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper >p,
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper >div,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper >p,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper >div{
  padding:0 0 15px 0;
}
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper  .txt-wdgt-btn-wrapper,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-rightimage .text-content-wrapper  .txt-wdgt-btn-wrapper{
  padding: 15px 0 0 0;
}
/* rImg-lTxt */
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper > h2,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper > h2{
  padding:0 0 30px 0;
}
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper >p,
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper >div,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper >p,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper >div{
  padding:0 0 15px 0;
}
.inner-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper .txt-wdgt-btn-wrapper,
.outer-page .content_wrapper .no-gutter .imageDescriptionSide-leftimage .text-content-wrapper .txt-wdgt-btn-wrapper{
  padding: 15px 0 0 0;
}

.mobile .fullImage img{
    height: 400px;
    object-fit: cover;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 28px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-offerSection {
    
    border: 1px solid #4F403D;
    width: 90% !important;
    padding: 3% 2% 1.5%!important;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.2);
    margin: 30px 5% 60px !important ;
    
}
.mobile .simp-custom-offerSection .txt-wdgt-btn-wrapper
{
   position:absolute;
   bottom:-20px;
   left:0;
   right:0;
}
.mobile .simp-custom-tableAmenities .table-responsive{
    display: none;
}

.mobile .simp-custom-visiontable tr{
    display: flex;
    flex-direction: column;
}
.mobile .simp-custom-visiontable td{
    width: 100% !important;
    
}
.mobile .simp-custom-visiontable td>div{
    margin-left: 0px !important;
    text-align: center
}
.mobile .simp-custom-visiontable td,
.mobile .simp-custom-visiontable .table{
    border: none !important
}
.mobile .simp-custom-mobileAmenities {
   margin-bottom: 50px !important;
   
}
.mobile .simp-custom-mobileAmenities td:hover {
    transform: scale(1.1);
}
.mobile .simp-custom-mobileAmenities td {
    border-top: 0px !important;
    width: 25%;
    transition: all .1s linear;
}
.mobile .simp-custom-mobileAmenities .table-responsive table {
    border-spacing: 30px;
    border-collapse: separate;
    /*margin-top: 15px;*/
    margin-bottom: 0px;
}
.mobile .simp-custom-mobileAmenities .table-responsive {
    overflow-x: hidden;
    max-width: 100%;
    margin: auto;
    margin-bottom: -26px;
    
}
.mobile .simp-custom-mobileAmenities .table-responsive td {
    padding: 10px;
    box-shadow: 0px 0px 6px 0px #00000021;
    background-color: #4f403d;
    border-radius: 5px;
    position: relative;
    color: #fff;
}
.mobile .simp-custom-mobileAmenities .table-responsive td span.far {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    box-shadow: 0px 0px 6px 0px #00000047;
    padding: 10px 10px 10px;
    border-radius: 50%;
    font-size: 25px!important;
    text-align: center;
    vertical-align: top;
    top: -30px;
    z-index: 2;
    background-color: #495D66;
    color: #fff
}
.mobile .simp-custom-mobileAmenities .table{
    border: none !important;
}
.outer-page .simp-custom-mobileAmenities{
    display: none
}
.mobile .simp-custom-childLeftText .txt-wdgt-btn-wrapper,
.mobile .simp-custom-childRightText .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}
.review_data_wrap #review_data_carousel .reviews_wrapper {
    position: relative;
}

/*to center align all book now buttons in mobile*/
.mobile .wtbookbtn .col-md-12{
    display:flex;
    justify-content:center;
}

/*adding navbar bg to mobile*/
.mobile .logo.navbar-logo {
    background:#fff;
}

/*to making select hotel dropdown as white*/
.select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
    stroke: #fff;
}

/*to make buttons like desktop*/
.mobile .btn{
    /*border: 1px solid #fff;*/
    outline: 1px solid #fff;
    outline-offset: -5px;
    padding: 10px 20px !important;
    border-radius: 4px;
}
.mobile .content_wrapper .no-gutter br{
  display: none;
}
.mobile .content_wrapper .no-gutter h3,
.mobile .content_wrapper .no-gutter h2{
  padding: 0 0 15px 0;
  margin:0;
}
.mobile .content_wrapper .no-gutter .txt-wdgt-btn-wrapper{
  padding: 25px 0 0 0;
}
.mobile .mobile-menu a:hover {
  color: #fff;
}

/*to center align buttons in mobile*/
.mobile .txt-wdgt-btn-wrapper {
    display:flex;
    justify-content:center;
}

.mobile[data-hotelid="8411"] .fullImage img ,
.mobile[data-hotelid="8406"] .fullImage img{
    padding-top: 99px;
}

/*youtube video*/
/*.outer-page .simp-custom-youtube-video{*/
/*    display:none;*/
/*}*/
/*.mobile.child-hotel[data-hotelid="6891"] .fullImage img{*/
/*    display:none;*/
/*}*/
/*.mobile.child-hotel .simp-custom-youtube-video{*/
/*    padding-top:100px;*/
/*}*/
/*.mobile.child-hotel .simp-custom-youtube-video .text-content{*/
/*    display:flex;*/
/*}*/

.mobile.parent-hotel .footer_award {
    margin-right: 10px;
    margin-left: 10px;
}









.collapsedNavbar .headerTopStrip {
    background: black;
}      
.collapsedNavbar .headerTopStrip .header_top_text {     
    display: flex;
    color: white;
    font-size: 18px;
}
.collapsedNavbar .headerTopStrip .header_top_text > * {
    white-space: nowrap;
    padding: 0 4rem;
}

.mobile .fullImage img{
    padding-top: 99px;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    right:5px;
    bottom: 110px;
    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: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile #whatsAppHeader {
    right: 18px;
    bottom: 80px;
}

#whatsAppHeader a{
    color: white;
}

/*#bookingForm .whyBookDirect{*/
/*    bottom: -13px;*/
/*}*/





#footer .add_cont{
  display: flex;
  flex-direction: column-reverse;
}
#footer .add_head {
  text-align: left;
  padding-left: 15px;
  display: block;
}

