

/* OPS 13744 */

.outer-page .content_wrapper .no-gutter .simp-custom-amenities {
    padding: 30px 0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper {
    display: flex;
    flex-direction: column;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper p:is(:empty) {
    display: none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper h2 {
    padding: 0 0 30px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    row-gap: 50px;
    flex-wrap: wrap;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul li {
    width: calc((100% / 5) - 24px);
    display: flex;
    flex-direction: column;
    row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul li span {
    text-align: center;
}

@media(max-width: 1200px) {
    .outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul li {
        width: calc((100% / 4) - 15px);
    }

    .outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul {
        row-gap: 30px;
        column-gap: 20px;
    }
}

@media(max-width: 950px) {
    .outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul li {
        width: calc((100% / 3) - 14px);
    }

    .outer-page .content_wrapper .no-gutter .simp-custom-amenities .text-content .text-content-wrapper ul {
        row-gap: 20px;
    }
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities {
    padding: 20px 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content :is(h1,h2,h3,h4,h5,h6) {
    padding: 0 0 20px;
    border: unset;
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content ul {
    padding: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content ul li.slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content ul li.slick-slide > span {
    margin-top: 10px;
    text-align: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-amenities .text-content ul .slick-dots {
    position: static;
    margin-top: 10px;
}

/* OPS 13744 END */








p#back-top{
    bottom:110px;
}
.mobile a.fab_book_button{
    display:flex !important;
    left:auto;
    right: 20px;
    bottom:95px;
}

/*.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;*/
/*  }*/
/*}*/

#bookingForm .whyBookDirect .wrapperOfBenefits {
    background: rgba(0,0,0,0.8) !important;
}
.for-homepage  .hotel_amenities_wrap h2{
    padding-bottom:30px !important;
}
footer#footer {
    font-size:1em;
}
header .navbar-top .navbar-brand img:hover {
    transform: scale(1.1);
}
header .navbar-top .navbar-brand img {
    max-height: 100px;
    max-width: 200px;
    transform: scale(1);
    transition: all .5s ease-in-out;
}
#bookingForm .min-price-wrapper{
    display:none !important;
}
.other-amenities{
    display:none;
}

/*footer padding*/

#footer .comm_cont {
    padding-top:10px !important;
    padding-bottom:0 !important;
}
#footer .footer-row{
    padding-top:0 !important;
    padding-bottom:10px !important;
}
footer#footer{
    padding-bottom:15px !important;
}
#footer .add_cont,
#footer .social_head{
    padding:0;
}

.simp-custom-remove-padding
{
    padding-top:0px !important;
}
.simp-custom-sixtyfive{
    width:65% !important;
    margin:auto;
}
.simp-custom-reducewidth img
{
    width:50% !important;
    margin:auto !important;
}

.simp-custom-reducewidths img   
{
    width:65% !important;
    margin:auto !important;
}

.simp-custom-reducewidtha img    
{
    width:30% !important;
    margin:auto !important;
}
.widget-wrapper img{
    background:#000;
}

/*OPS-12908*/
.outerpage .content_wrapper .no-gutter .simp-custom-equal-height .text-content .text-content-wrapper .txt-wdgt-btn-wrapper {
    margin-top: auto;
    padding-top:20px;
}

.outerpage .content_wrapper .no-gutter .simp-custom-equal-height .text-content .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow:1;
}

.outerpage .content_wrapper .no-gutter .simp-custom-equal-height{
    display:flex;
    flex-wrap:wrap;
}

.outerpage .content_wrapper .no-gutter .simp-custom-equal-height .text-content{
    display:flex;
    flex-direction:column;
}
/*OPS-12908 END*/

/*OPS-12919*/
.location-page .widget-wrapper.location img{
    background:unset;
}
/*OPS-12919*/

.child-hotel .promotions-wrapper{
    top:250px;
}

.parent-hotel .promotions-wrapper{
    top:208px;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 165px;
    right: 5px;
    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: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    left: 17px;
    bottom: 80px;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}









.outer-page .content_wrapper .no-gutter .simp-custom-center,
.outerpage .content_wrapper .no-gutter .simp-custom-center{
    display:flex;
    justify-content:center;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .left-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .left-box{
    display:none;
}
.outer-page .content_wrapper .no-gutter .simp-custom-hide-left .right-box,
.outerpage .content_wrapper .no-gutter .simp-custom-hide-left .right-box{
    display:none;
}


.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:first-child{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-hide-left .col-xs-12:last-child{
    display:none;
}



/*.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;*/
/*    } */
/*}*/





.simp-custom-slider-text .col-xs-12.one-col.jssor-carousel-wrapper {
    width: 100%;
    max-width: 100%;
}
.content_wrapper .no-gutter .simp-custom-slider-text.bgImageContainer.wt1tb.bgColorContainer {
    padding: 20px 10px!important;
}
.simp-custom-slider-text .one-col.text-content .text-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: normal;
    flex-direction: column;
    height: 100%;
}
.simp-custom-slider-text .text-content {
    height: 100%;
    padding: 0 60px;
}
.simp-custom-slider-text .jssor-carousel>div:nth-child(4) svg, 
.simp-custom-slider-text .jssor-carousel>div:nth-child(5) svg{
        background: none!important;
        color: white!important;
}
.simp-custom-slider-text .jssor-carousel polyline.jssor-arrows {
    stroke: rgb(255, 255, 255)!important;
}
.simp-custom-slider-text.generic_slider {
    width: 50%!important;
    padding: 0!important;
    max-width: 46%!important;
    margin-top: 15px!important;
    margin-bottom: 15px!important;
}
.clearfix.widget-wrapper.generic_slider.jssor-carousel-container.simp-custom-slider-text {
    margin-right: 0;
}
.simp-custom-textleft-gap.simp-custom-slider-text.wt1tb {
    margin-right: 0!important;
    margin-left: 0px!important;
}
.simp-custom-slider-text.wt1tb {
    width: 40%;
    max-width: 45%!important;
    margin: 15px 63px 15px 0!important;
}
.simp-custom-slider-text .col-xs-12.one-col.jssor-carousel-wrapper{
    padding-right:0 !important;
}
.simp-custom-slider-text .jssor-carousel-wrapper .jssor-carousel{
    margin-right:0 !important;
}

.imageDescriptionSide.imageDescriptionSide-rightimage.two-col,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col {
    position: relative;
    padding: 80px 15px 40px !important;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .image-content,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .image-content{
    object-fit: cover;
    height: calc(100% - 200px);
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-4.col-sm-6.left-box,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-4.right-box {
    box-shadow: 0px 0px 10px rgba(18, 18, 19, 0.21);
    width: 60%;
    text-align: center;
    padding-left: 50px !important;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-4.col-sm-6.left-box .text-content-wrapper,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-4.right-box .text-content-wrapper {
    max-width: 300px;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-8.col-sm-6.right-box,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-8.left-box {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 400px);
    right: 0;
    padding-left: 0;
    z-index: 2;
}
@-webkit-keyframes translateBottom {
    from {
        opacity: 0;
        transform: translateY(0);
    }


    to {
        opacity: 1;
        transform: translateY(35px);
    }
}

@keyframes translateBottom {
    from {
        opacity: 0;
        transform: translateY(0);
    }

    to {
        opacity: 1;
        transform: translateY(35px);
    }
}
.imageDescriptionSide.two-col .img-responsive.image-content.translateBottom {
    -webkit-animation-name: translateBottom;
    animation-name: translateBottom;
}


/*body.for-homepage .landing_PopupWrapper {*/
/*  position: fixed;*/
/*  top:0;*/
/*  left:0;*/
/*  right:0;*/
/*  bottom:0;*/
/*  background-color: rgba(0,0,0,0.8);*/
/*  z-index: 10000;*/
  /*display:none;*/
/*}*/
/*body.for-homepage .landing_PopupWrapper .landing_Popup {*/
/*  position: relative;*/
/*  top: 50%;*/
/*  left:50%;*/
/*  transform: translate(-50%,-50%);*/
/*  max-width: 100%;*/
/*  width:400px;*/
/*}*/
/*body.for-homepage .landing_PopupWrapper .imgforPopup {*/
/*  max-width:100%;*/
/*  display:block;*/
/*}*/
/*body.for-homepage .landing_PopupWrapper .landing_Popup .popUpClose   {*/
/*    cursor: pointer;*/
/*    position: absolute;*/
/*    top: 17px;*/
/*    right: 15px;*/
/*    background: url(https://assets.simplotel.com/simplotel/image/upload/v1495518454/close_icon.png) no-repeat;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    border: 0;*/
/*}*/





.mobile .simp-custom-margin{
    margin:0 !important;
}

/* pull booking button to left */
.mobile .fab_book_button {
    right: 100%;
    left: 15px;
}
.mobile .tel.top_padding.call-btn:hover i {
  color: #fff;
}
.mobile .tel.top_padding.call-btn:hover span{
  color: #fff;
}





/*.for-homepage .slidingOffersWrapper {*/
/*    position: fixed;*/
/*    top: 65%;*/
/*    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 .offerListWrapper .listForPopup a {*/
/*    color:#eee;*/
/*}*/
/*.for-homepage .offerListWrapper .sliderContentText {*/
/*    display:none !important;*/
/*}*/
/*.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: -133px;*/
/*    right: 0;*/
/*    vertical-align: middle;*/
/*    text-align: center;*/
/*    cursor:pointer;*/
/*}*/
/*.for-homepage .offerIconWrapper i {*/
/*    font-size: 12px;*/
/*    background: rgb(36, 31, 33);*/
/*    padding: 0px;*/
/*    border-radius: 60% 50% 0;*/
/*    box-shadow: #333 0px 2px 10px 0px;*/
/*    color: #f4f4f4;*/
/*    transition: all ease-in-out .5s;*/
/*    width: 92px;*/
/*    height: 63px;*/
/*    display: inline-block;*/
/*}*/
/*.for-homepage .offerListWrapper {*/
/*    position: absolute;*/
/*    top: -50px;*/
/*    transform: translate(0, -50%);*/
/*    background: rgba(22, 54, 61, 0.95);*/
/*    color: #eee;*/
/*    padding: 40px 35px 40px;*/
/*    right: -420px;*/
/*    width: 400px;*/
/*    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: #b1c4cb !important;*/
/*    display: block;*/
/*    background-color: white;*/
/*    padding: 5px;*/
/*    width: 50%;*/
/*    text-align: center;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-briefcase-medical:before{*/
/*    content:"IMPORTANT UPDATE" !important;*/
/*    position: absolute;*/
/*    top: 20px;*/
/*    right: -2px;*/
/*}*/
/*.for-homepage .slidingOffersWrapper .fa-times:before{*/
/*    font-size:30px;*/
/*    position:absolute;*/
/*    top: 22px;*/
/*    right: 26px;*/
/*    font-weight:bold;*/
/*}*/
/*.for-homepage .slideShowOffer .offerIconWrapper .fal.fa-times {*/
/*    background-color: transparent;*/
/*    box-shadow: unset;*/
/*}*/

.lang-book-wrapper{
  display: flex;
  flex-direction: column;
  justify-content:center;
  /*position: relative;*/
  align-items: center;
}
.telnav{
  display:flex;
  color: #fff;
}
.telnav span{
  color: #fff;
}
.telnav a{
  white-space:nowrap;
  margin: 0 8px;
}



.mobile .content_wrapper .no-gutter .simp-custom-form-header,
.mobile .content_wrapper .no-gutter .simp-custom-form-header + .wtformjson {
    display:none;
}

.mobile .content_wrapper .no-gutter .room-description + .simp-custom-form-header,
.mobile .content_wrapper .no-gutter .room-description + .simp-custom-form-header + .wtformjson {
    display:block;
}

:is(.outer-page,.outerpage) .simp-custom-form-header,
:is(.outer-page,.outerpage) .simp-custom-form-header + .wtformjson {
    display:none;
}

:is(.outer-page,.outerpage) .summary_widget_wrapper + .simp-custom-form-header,
:is(.outer-page,.outerpage) .summary_widget_wrapper + .simp-custom-form-header + .wtformjson {
    display:block;
}

/*Table Border Remove*/

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

/*.cus-header-top-strip {*/
/*    background-color:#BFA67A; */
/*    color: #fff;*/
/*    text-align: center;*/
/*    padding: 10px 0;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
/*    position: relative;*/
/*    align-content: center;*/
/*}*/
/*.mobile .logo.navbar-logo {*/
/*    position: relative;*/
/*}*/

/*.cus-header-top-strip .container {*/
/*    margin: 0 auto;*/
/*}*/

/*.cus-header-top-strip .top-strip-header-wrapper {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.cus-header-top-strip .hotel-offical-name {*/
/*    max-width: 100%;*/
/*    line-height: 1.5;*/
/*}*/

/*.mobile .cus-header-top-strip {*/
/*    font-size: 12px;*/
/*    padding: 8px 0;*/
/*    padding-left: 5px;*/
/*    padding-right: 5px;*/
/*}*/



.headerTopStrip {
    height: 0;
}
.topStrip-details,
.topStrip-details-2 {
    color: #fff;
    padding: 0 20px;
}
.topStrip-newtab{
    padding-left: 5px;
}
/*.collapsedNavbar nav.navbar.navbar-top {*/
/*    height: 135px;*/
/*}*/
.collapsedNavbar .headerTopStrip{
    background: #333;
    color: #f4f4f4;
    font-size: 14px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #f4f4f4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
.headerTopStrip .header_top_contact {
    float: left;
}
/*.headerTopStrip .topStrip-newtab:before {*/
/*    content: "\e00f";*/
/*}*/
.headerTopStrip .topStrip-close-btn {
    float: right;
    background: none;
    border: none;
}
.collapsedNavbar header nav.navbar.navbar-top {
    height: 134px;
}
.collapsedNavbar.parent-hotel.for-innerpage .loc-fullwidth {
    /*padding-top: 160px;*/
}

/*New text added code*/
.mobile .topStrip-details-2 {
    margin-left: 25px;
    padding: 0;
}
.mobile.collapsedNavbar .headerTopStrip{
    height:60px;
}
.mobile .headerTopStrip .topStrip-close-btn{
    position:absolute;
    right:5px;
}

.clearfix.widget-wrapper.wt3tb.three-col.simp-custom-tripadvisor-alignment{
    display:flex;
    justify-content:center;
    align-items:center;
}
.clearfix.widget-wrapper.wt3tb.three-col.simp-custom-tripadvisor-alignment .text-content{
    display:flex;
    justify-content:center;
    align-items:center;
}
.clearfix.widget-wrapper.wt3tb.three-col.simp-custom-tripadvisor-alignment img{
    background-color:unset;
}
.row.clearfix.widget-wrapper.wt3tb.simp-custom-tripadvisor-alignment{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.row.clearfix.widget-wrapper.wt3tb.simp-custom-tripadvisor-alignment .col-xs-12{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}

div[data-widget-id="2133341"],
div[data-widget-id="2133342"],
div[data-widget-id="2133343"],
div[data-widget-id="2133344"],
div[data-widget-id="2135864"],
div[data-widget-id="2135870"]{
    width:50% !important;
}



.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 50% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .jssor-carousel-wrapper {
    padding: 0 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 div#jssorCommonCarousel_7 {
    margin: 0;
}
.wt1tb.simp-custom-width50 {
    width: 50% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}
/*.simp-custom-width50 {*/
/*    padding-top:0px !important;*/
/*    padding-bottom:0px !important;*/
/*}*/





