.outer-page .jssor-carousel-container  .bookingform-wrapper {
    bottom: -56px;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 70px!important;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 70px!important;
}
@media (max-width: 969px){
.outer-page .jssor-carousel-container  .bookingform-wrapper {
    position: relative;
    bottom: 0;
}
.outer-page .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 2%!important;
}
}





.outer-page header .navbar-top .navbar-nav > li.primary ul.dropdown-menu .brochuresdd .brochures-dropdown {
    position: absolute;
    right: -100%;
    left: auto;
    top: auto;
    bottom: 0;
    transform: translateY(calc(100% - 45px));
    display: none;
}

.outer-page header .navbar-top .navbar-nav > li.primary ul.dropdown-menu .brochuresdd:hover .brochures-dropdown {
    display: block;
}

.outer-page header .navbar-top .navbar-nav > li.primary ul.dropdown-menu .brochuresdd > a.ddMenuIcon {
    position: relative;
}

.outer-page header .navbar-top .navbar-nav > li.primary ul.dropdown-menu .brochuresdd > a.ddMenuIcon:after {
    content: "\f105";
    display: block;
    position: absolute;
    left: auto;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%);
    font-family: 'Font Awesome 5 Pro';
    text-align: center;
    font-weight: 700;
}

.outer-page header .navbar-top .navbar-nav>li>a {
    font-family: Garamond Premiere Pro, 'serif';
}

.outer-page .jssor-carousel-container .jssor-carousel .carousel-caption-wrapper .jssor-caption .caption-as-text p {
    font-family: Garamond Premiere Pro, 'serif';
}

.outer-page header .navbar-top .dropdown-menu>li>a {
    font-family: Garamond Premiere Pro, 'serif';    
}

.outer-page header .navbar-top .navbar-nav>li.moreOptions .dropdown-more > li > a {
    font-family: Garamond Premiere Pro, 'serif';
}



/*ops 13889 start*/

:is(.outer-page,.outerpage) .address-block-details {
    background:unset;
    margin-top:75px;
    padding-bottom:0;
    display:block;
}

:is(.outer-page,.outerpage) .address-block-details .hotel-info.col-xs-12 h1 {
    color:#987e67;
    margin:0;
    width:34%;
    margin:0 auto;
}

:is(.outer-page,.outerpage) .address-block-details h6 {
    display:none;
}

:is(.outer-page,.outerpage) .address-block-details .address-telephone {
    display:none;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-homepage-header {
    padding-top:0;
}

@media (max-width:1536px){
    :is(.outer-page,.outerpage) .address-block-details .hotel-info.col-xs-12 h1 {
        width:42%;
    }
}

@media (max-width:1150px){
    :is(.outer-page,.outerpage) .address-block-details .hotel-info.col-xs-12 h1 {
        width:55%;
    }
}

@media (max-width:969px){
    :is(.outer-page,.outerpage) .address-block-details .hotel-info.col-xs-12 h1 {
        width:68%;
    }

    :is(.outer-page,.outerpage) .address-block-details {
        margin-top:0;
    }
}

.mobile .content_wrapper .no-gutter .wtheader:has(+ .simp-custom-homepage-header) {
    margin-bottom:0;
    padding:0 10px;
}

/*ops 13889 end*/

/*OPS-14143 start*/
html .mobile.for-homepage,
html .mobile.for-innerpage{
    background:unset;
}
/*OPS-14143 start*/


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

body h3,body h4{
    font-family:'Americana BT',serif;
}

/*facilities n page design*/


.simp-custom-2img-touch,
.simp-custom-2img-touch1  
{
    padding-bottom:0 !important;
    padding-top:0 !important;
    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-touch1 .text-content-wrapper padding-left{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper
{
   padding-left:40px !important;    
}

 .simp-custom-2img-touch1 .text-content-wrapper
 {
   padding-right:20px !important;
   padding-left:20px;
 }



/*homepage- boxshadow widget*/
.simp-custom-textimgalign
{
    position: relative;
    padding: 80px 15px 40px !important;
    margin-top: 30px !important;
}

.simp-custom-textimgalign .left-box 
{
     box-shadow: 0px 0px 10px rgba(18, 18, 19, 0.21);
     width: 60%;
     text-align: center;
     padding-left: 40px !important;
     padding-bottom: 25px;
     padding-top: 25px;
}

.simp-custom-textimgalign .text-content-wrapper {
    max-width: 300px;
}

.simp-custom-textimgalign .right-box {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 400px);
    right: 0;
    padding-left: 0;
    z-index: 2;
}

.simp-custom-textimgalign img.img-responsive {
    object-fit: cover;
    height: calc(100%);
    border-radius:5px !important
}




/*spa page */

.simp-custom-cardboxshadow {
    background-color:#fbfaf6 !important;
    display:flex;
    justify-content: center;
}

 
 .simp-custom-cardboxshadow .text-content
{
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}
.simp-custom-cardboxshadow .text-content:hover
{
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}




/*2nd card layout*/
.simp-custom-border-cardlayout   {
    width: 100%;
    display: flex;
    justify-content: center;
}

.simp-custom-border-cardlayout  .text-content {
    position: relative;
}

.simp-custom-border-cardlayout  .text-content:before {
    content: "";
    border: 1px solid #ffffff;
    display: block;
    position: absolute;
    border-bottom: none;
    height: 98% !important;
    width: 87% !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 1.7%;
    margin: auto;
    }

.simp-custom-border-cardlayout  .text-content-wrapper {
    background-color: white;
    width: 95% !important;
    margin: auto;
    border: 1px solid white;
    z-index: 2;
    position: relative;
    padding: 0 10px;
    height: 400px;
}

.simp-custom-border-cardlayout  .text-content-wrapper:hover{
    box-shadow:0 8px 16px 0 rgba(0,0,0,0.3);
    background-color:#8080800a;
}


.simp-custom-border-cardlayout {
    background-color: #80808040;
}
/*remove border*/
.simp-custom-removeborder .table-responsive td {
    border:none !important;
    width:25%;
    
}
.homepage {
    padding-bottom:0px !important;
}
.simp-custom-removespace p {
    margin-top:0px !important;
}


.simp-custom-table-padding .table-responsive td {
    padding: 8px 8px 8px 0px !important;
}

.simp-custom-widget-width65{
    width:65% !important;
    max-width:65% !important;
    margin:auto;
}

.simp-custom-button .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:white;
    border: 1px solid white;
}
.simp-custom-button .btn.txt-wdgt-btn:hover
{
    background-color:#987e67;
    border:1px solid #987e67;
    color:white;
}

/*@media screen and (min-width: 1025px){*/
/*    .for-homepage .jssor-carousel-container .bookingform-wrapper {*/
/*        bottom: 0%;*/
/*    }*/
/*}*/
/*.for-homepage .jssor-carousel-container .bookingform-wrapper {*/
/*    bottom: 0;*/
/*}*/
/*.for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*    bottom: 23%!important;*/
/*}*/
/*@media (max-width: 990px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 26%!important;*/
/*    }*/
/*}*/
/*@media (max-width: 962px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 37%!important;*/
/*    }*/
/*}*/
/*@media (max-width: 767px){*/
/*    .for-homepage .jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*        bottom: 11%!important;*/
        
/*    }*/
/*}*/
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
/*:is(.outer-page,.outerpage) .content_wrapper .simp-custom-hideRightBox .right-box {*/
/*    display: none;*/
/*}*/
/*:is(.outer-page,.outerpage) .content_wrapper .simp-custom-hideLeftBox .left-box{*/
/*    display:none;*/
/*}*/
:is(.outer-page,.outerpage) .content_wrapper .simp-custom-hideRightBox .right-box.text-content {
    display: none;
}
:is(.outer-page,.outerpage) .content_wrapper .simp-custom-hideLeftBox .left-box.text-content{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

.simp-custom-location .text-content-wrapper p{
    width:100%;
}
/*bgColorContainer card widget*/
.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text,
.outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text{
    display:flex;
}
.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content,
.outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content{
    display:flex;
    flex-direction:column;
    width:50%;
}
.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper,
.outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper{
    flex:1;
    display:flex;
    flex-direction:column;
    align-items:center;
}
.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper .btn,
.outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper .btn{
    margin-top:auto;
    width:max-content;
    /*align-self:center;*/
    /* background:rgba(242, 242, 242, 1);*/
    /*color:black*/
}
/*:is(.outer-page,.outerpage) .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper h3 + :is(p,div){*/
/*    padding-top: 3.434%;*/
/*}*/
/*:is(.outer-page,.outer-page) .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper .btn{*/
/*    width:max-content;*/
/*    align-self:center*/
/*}*/
/*:is(.outer-page,.outer-page) .content_wrapper .bgColorContainer .text-content .text-content-wrapper h3 span{*/
/*    color:rgba(242, 242, 242, 1) !important;*/
/*}*/
.outer-page .content_wrapper .simp-custom-activities-3cards-layout{
    display:flex;
}

.outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content{
    display:flex;
    flex-direction:column
}

.outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content .text-content-wrapper{
    background:#eee;
    padding: 5.76% 7.2%;
    display:flex;
    flex-direction:column;
    flex:1;
    /*align-items:center;*/
}
@media (max-width:800px){
    .outer-page .content_wrapper .simp-custom-activities-3cards-layout .text-content{
        width:50%;
    }
    .outer-page .content_wrapper .simp-custom-activities-3cards-layout{
        flex-wrap:wrap;
        row-gap:20px;
        justify-content:center;
    }
}

/*for hotel amenities*/
.outer-page .content_wrapper .simp-custom-rooms-amenities table{
    margin-top:20px;
}
.outer-page .content_wrapper .simp-custom-rooms-amenities table tbody{
    display:flex;
    flex-direction:column;
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr{
    display:flex;
    justify-content:center
}
.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td{
    width:20%;
    padding:20px;
    border:none;
    display:flex;
    flex-direction:column;
    /*justify-content:center;*/
    align-items:center
}
.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td p:last-of-type{
    text-align:center;
    text-wrap:wrap;
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td:empty{
    display:none !important
}
/*.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td svg {*/
/*    filter: grayscale(1);*/
/*}*/
.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td svg{
    background:#f6f6f6;
    border-radius:10px;
    padding:10px;
    opacity:0.5;
}

@media (max-width:1200px){
    .outer-page .content_wrapper .simp-custom-rooms-amenities table tr td{
        padding:15px;
    }
}
@media (max-width:900px){
    .outer-page .content_wrapper .simp-custom-rooms-amenities table tr td{
        padding:10px;
    }
}

/*dining-suite*/
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget{
    display:flex;
    justify-content:center;
}
/*:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .right-box{*/
/*    display:none*/
/*}*/
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content{
    position:relative
}
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
     background: rgba(158, 128, 104, 0.9);
    margin: 0 15px;
     padding: 1.534% 3.065% 4.1%;
    z-index: 99;
}
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content, .outerpage .content_wrapper .simp-custom-homepage-texton-img-widget .text-content{
    width:60%
}
.outer-page .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper .btn,
.outerpage .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper .btn{
    margin-top:auto;
    align-self:center;
    background:rgba(242, 242, 242, 1);
    color:black
}
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper .btn{
    width:max-content;
    align-self:center
}
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper h2{
    color:rgba(242, 242, 242, 1)
}
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .table-responsive td a{
    color:rgba(242, 242, 242, 1)
}

@media (max-width:1200px){
:is(.outer-page,.outerpage) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper h2 + :is(p,div,em,i){
    line-height:clamp(18px,2.083vw,32px);
}
}
@media (max-width:980px){
     .outer-page .content_wrapper .simp-custom-homepage-texton-img-widget .text-content, .outerpage .content_wrapper .simp-custom-homepage-texton-img-widget .text-content{
        width:80%
    } 
}
@media (max-width:767px){
:is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .table-responsive {
    border:unset
}
     .outer-page .content_wrapper .simp-custom-homepage-texton-img-widget .text-content, .outerpage .content_wrapper .simp-custom-homepage-texton-img-widget .text-content{
        width:100%
    } 
}
@media (max-width:500px){
    :is(.outer-page,.outer-page) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .table-responsive {
        border:unset
    } 
    :is(.outer-page,.outerpage) .content_wrapper .simp-custom-homepage-texton-img-widget .text-content .text-content-wrapper{
        position:static;
        margin:0
    }
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .form-horizontal .form-group {
    display: flex;
    justify-content: center;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .form-horizontal .text-danger{
    display:flex;
    justify-content:center;
    width:calc(100% + 16.667%);
}

@media(max-width:991px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .form-horizontal .text-danger{
    display:flex;
    justify-content:center;
    width:150%;
    }
}

/*.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content{*/
/*    position:relative*/
/*}*/
/*.outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper{*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    color: #fff;*/
/*     background: rgba(158, 128, 104, 0.9);*/
/*    margin: 0 15px;*/
/*     padding: 1.534% 3.065% 4.1%;*/
/*    z-index: 99;*/
/*}*/
/*@media (max-width:1200px){*/
/*:is(.outer-page,.outerpage) .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper h3 + :is(p,div){*/
/*    line-height:clamp(18px,2.083vw,32px);*/
/*}*/
/*}*/
/*@media (max-width:980px){*/
/*     .outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text, .outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text{*/
/*        flex-wrap:wrap;*/
/*        flex-direction:column;*/
/*        justify-content:center;*/
/*        align-items:center;*/
/*        row-gap:20px*/
/*    } */
/*     .outer-page .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content, .outerpage .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content{*/
/*        width:100%*/
/*    } */
/*    :is(.outer-page,.outerpage) .content_wrapper .bgColorContainer.simp-custom-homepage-on-image-text .text-content .text-content-wrapper{*/
/*        position:static;*/
/*        margin:0*/
/*    }*/
/*}*/

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



.inner-page .header-pills {
    padding: 90px 0 4px !important;
}

.location-page .header-pills {
    padding: 90px 0px 4px !important;
}

.location-page .header-pills .tab-content {
    margin-top: 4px;
}

.for-gallerypage .header-pills {
    padding: 90px 0 4px !important;
}

/*.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;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    display: none;*/
/*}*/

/*.for-homepage .landing_PopupWrapper.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/

/*.for-homepage .landing_Popup img {*/
/*    margin: auto !important;*/
/*    float: none;*/
/*}*/

/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*}*/
/*.mobile.for-homepage .landing_Popup {*/
/*    max-width: 90%;*/
/*}*/

/*.for-homepage .imgforPopup {*/
/*    max-width: 100%;*/
/*    display: block;*/
/*}*/

/*.for-homepage .landing_Popup .popUpClose {*/
/*    display: grid;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    place-content: center;*/
/*    position: absolute;*/
/*    top: 0px;*/
/*    right: 0;*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    font-size: 20px;*/
/*    color: white;*/
/*    background-color: rgba(0, 0, 0, 0.8);*/
/*    border: 0;*/
/*    cursor: pointer;*/
/*}*/

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

/* slider  */
.outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider{
  max-width: 50% ;
  width: 42% !important;
  margin: 0 0 0 7.5%;
}
.outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider img{
  object-fit: cover;
  border-radius: 3px;
}
/* txt-grp  */
.outer-page .content_wrapper .no-gutter .simp-custom-leftSliderText{
  max-width: 50%;
  width: 45%;
  margin: 0 auto 0 0;
}
@media screen and (min-width: 1575px){
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider{
    width: 45% !important;
    margin: 0;
    display: flex;
    justify-content: flex-end; 
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider .jssor-carousel-wrapper{
    width: 660px !important;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider .jssor-carousel-wrapper .slider{
    width: 100%;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-leftSliderText{
    max-width: 50% !important; 
    margin: 0;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-leftSliderText .text-content{
    width: 640px;
    margin: 0 auto 0 0;
  }
}
@media screen and (max-width:1200px){
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider .jssor-carousel-wrapper .jssor-carousel .jssora051{
    width: 30px;
    height: 30px;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider .jssor-carousel-wrapper .jssor-carousel .arrowright-jssor{
    right: 0;
    left: auto !important;
  }
}
@media screen and (max-width:768px){
  .outer-page .content_wrapper .no-gutter .simp-custom-leftImgSLider{
    max-width: unset;
    width: 80% !important;
    margin: 0 auto;
  }
  .outer-page .inner-page .content_wrapper .no-gutter .simp-custom-leftSliderText{
    max-width: unset;
    width: 80% !important;
    margin: 0 auto;
    padding-top: 0;
  }
}

/* --------------><---------------  */
/* slider  */
.outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider{
  max-width: 50% ;
  width: 42% !important;
  margin: 0 7.5% 0 0;
}
.outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider img{
  object-fit: cover;
  border-radius: 3px;
}
/* txt-grp  */
.outer-page .content_wrapper .no-gutter .simp-custom-rightSliderText{
  max-width: 50%;
  width: 45%;
  margin: 0 0 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 1575px){
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider{
    width: 45% !important;
    margin: 0;
    display: flex;
    justify-content: flex-start; 
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider .jssor-carousel-wrapper{
    width: 660px !important;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider .jssor-carousel-wrapper .slider{
    width: 100%;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-rightSliderText{
    max-width: 50% !important; 
    margin: 0;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-rightSliderText .text-content{
    width: 640px;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width:1200px){
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider .jssor-carousel-wrapper .jssor-carousel .jssora051{
    width: 30px;
    height: 30px;
  }
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider .jssor-carousel-wrapper .jssor-carousel .arrowright-jssor{
    right: 0;
    left: auto !important;
  }
}
@media screen and (max-width:768px){
  .outer-page .content_wrapper .no-gutter .simp-custom-rightImgSLider{
    max-width: unset;
    width: 80% !important;
    margin: 0 auto;
  }
  .outer-page .inner-page .content_wrapper .no-gutter .simp-custom-rightSliderText{
    max-width: unset;
    width: 80% !important;
    margin: 0 auto;
    padding-top: 0;
  }
}




.clearfix.widget-wrapper.generic_slider.jssor-carousel-container[data-widget-id="2190703"]  {
    max-width: 74%;
}
.jssor-carousel-container[data-widget-id="2190703"] .jssor-carousel-wrapper {
    width: 98%;
    padding-right: 0;
    margin-left: 2%;
}
.clearfix.widget-wrapper.wt1tb[data-widget-id="2190704"] {
    width: 26%;
    margin-left: 0;
    background-color: #fffefd;
    height: auto;
}
.widget-wrapper.wt1tb[data-widget-id="2190704"] .one-col.text-content {
    background-color: #d6c5b7;
    width:90%;
    height:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5%;
    color:#1c1c1c;
    padding-top:0 !important;
}

a.navbar-brand img
{
    width:110px;
}
a.navbar-brand{
    padding-top:7px !important;
}

.mobile .logo.navbar-logo 
{
    padding-top:5px;
    background-color:white;
}

.mobile .fullImage {
    padding-top:74.98px !important;
}

.mobile .page .name-of-hotel {
    display: none;
}

.mobile .content_wrapper .no-gutter h1 {
    text-align: center;
}

.mobile .parent-container div#accordion {
    display: none;
}

.mobile h1, .mobile h2
{
    text-align:center !important;
}

.mobile h1, .mobile h2 {
    text-transform: uppercase;
}

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

/*mobile button center*/

.mobile .content_wrapper .wtlinkbutton > div{
    display:flex;
    justify-content:center;
}

.mobile .room-description div:last-child{
    display:flex;
    flex-direction:column;
}
.mobile .room-description div:last-child .btn{
    align-self:center;
}
.mobile .content_wrapper .wtbookbtn .pull-right{
    float:unset !important;
}
.mobile .content_wrapper .wtbookbtn .pull-right form{
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile .content_wrapper .wtformjson fieldset{
    display:flex;
    flex-direction:column;
}

.mobile .content_wrapper .wtformjson .form-group[id$="submit"]{
    align-self:center;
}

/*.mobile .content_wrapper .no-gutter .simp-custom-activities-3cards-layout >div img{*/
/*    margin-bottom:0*/
/*}*/
/*.mobile .content_wrapper .descriptionMobileNoSpace {*/
/*    background:#eee;*/
/*    padding:10px*/
/*}*/
/*.mobile .content_wrapper .no-gutter .simp-custom-homepage-on-image-text div > img{*/
/*    margin-bottom:0*/
/*}*/
/*.mobile .content_wrapper .no-gutter .simp-custom-homepage-on-image-text .descriptionMobileNoSpace {*/
/*    padding:20px;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*    background: rgba(158, 128, 104, 0.9);*/
/*}*/
/*.mobile .content_wrapper .no-gutter .simp-custom-homepage-on-image-text .descriptionMobileNoSpace :is(h3 > span,div){*/
/*    color:white !important;*/
/*}*/

/*.mobile .content_wrapper .no-gutter .simp-custom-homepage-on-image-text .descriptionMobileNoSpace a{*/
/*    background:rgba(242, 242, 242, 1);*/
/*    color:black;*/
/*    border-color:rgba(242, 242, 242, 1);*/
/*    width:max-content;*/
/*}*/
.mobile .content_wrapper .no-gutter .simp-custom-homepage-on-image-text .descriptionMobileNoSpace {
    display: flex;
   flex-direction: column;
   align-items: center;
}
.mobile .content_wrapper .simp-custom-rooms-amenities table{
    border:none
}

.mobile .content_wrapper .simp-custom-rooms-amenities table td{
    border:none
}

.mobile .content_wrapper .simp-custom-rooms-amenities svg {
    filter: grayscale(1);
}

.outer-page .content_wrapper .simp-custom-rooms-amenities table tr td svg,
.mobile .content_wrapper .simp-custom-rooms-amenities table tr td svg{
    height:73px !important;
    width:83px !important;
}
.mobile .content_wrapper .simp-custom-rooms-amenities table tr td svg{
    background:#f6f6f6;
    border-radius:10px;
    padding:10px;
    opacity:0.5;
}


/*dining-suites homepage*/
/*.mobile .content_wrapper .simp-custom-homepage-texton-img-widget > div:last-child{*/
/*    display:none*/
/*}*/
.mobile .content_wrapper .no-gutter .simp-custom-homepage-texton-img-widget > div img{
    margin-bottom:0
}

.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace{
    color: #fff;
     background: rgba(158, 128, 104, 0.9);
    padding:24px 20px;
}
.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace .btn{
    margin-top:auto;
    background:rgba(242, 242, 242, 1);
    color:black
}
.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace .btn:active{
    box-shadow:none
}

.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace h2{
    color:rgba(242, 242, 242, 1)
}
.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace .table-responsive td a{
    color:rgba(242, 242, 242, 1)
}
.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace h2 + :is(p,div,em,i){
    line-height:18px;
}
.mobile .content_wrapper .simp-custom-homepage-texton-img-widget .descriptionMobileNoSpace .table-responsive{
    padding-top:5px
}


/*jira changes for - OPS-13622*/
.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption {
    right:0;
    bottom:0;
}

.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text {
    background:none;
}

.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text > :is(h3,h4,h5,h6,p,div),
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text > :is(h3,h4,h5,h6,p,div) {
    font-size:16px;    
}
.outer-page .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text span,
.outerpage .content_wrapper .no-gutter .simp-custom-slider-caption.jssor-carousel-container .carousel-caption-wrapper .camera_caption .caption-as-text span {
    font:inherit;
    line-height:inherit;
}
/*end of changes for jira - OPS-13622*/

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-hide-desktop {
    display: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-hide-mobile {
    display: none;
}

:is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video {
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translateX(-50%);
    /*background: rgba(0, 0, 0, 0.45);*/
    padding: 1.043%;
}

:is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video :is(p, div) {
    color: #fff;
    font-size: clamp(20px, 1.563vw, 30px);
    font-family: Garamond Premiere Pro, 'serif';
    margin: 0;
}

@media(max-width:970px) {
    :is(.outer-page, .outerpage) .jssor-carousel-container .simp-custom-text-over-hero-video {
        bottom: 250px;
    }
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-video-mobile {
    display: none;
}

.mobile .simp-custom-hero-video-mobile {
    margin-inline: 0;
}

.mobile .simp-custom-hero-video-mobile video {
    width: 100%;
}

.mobile .simp-custom-hero-video-mobile .text-content {
    padding: 0;
    display: flex;
}

.mobile .fullImage {
    visibility: hidden;
}

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



.whatsapp i.fa.fa-whatsapp {
    padding:18px;
    color:white;
    padding-top:10px ;
    padding-bottom:10px;
}

.instagram a.social-ig {
    padding:18px;
    padding-top:10px !important;
    color:white;
    padding-bottom:10px;
}

.instagram {
    background:#D93383;
    margin-top:5px;
    width:50px;
}

.whatsapp {
    background:#087C71;
    margin-top:5px;
    width:50px;
}

.facebook {
    background-color:#415ca8;
    margin-top:5px;
    width: 50px;
}
.facebook  i.fa.fa-facebook {
    padding:18px;
    color:white;
    padding-top:10px ;
    padding-bottom:10px;
}

.googleplus {
    background-color:#db4437;
    margin-top:5px;
    width:50px;
}
.googleplus  i.fa.fa-google-plus {
    padding:18px;
    color:white;
    padding-top:10px ;
    padding-bottom:10px;
}
.tripadvisor {
    background:#689963;
    margin-top:5px;
    width:50px;
}

.tripadvisor i.fa.fa-tripadvisor {
    padding:18px;
    color:white;
    padding-top:10px ;
    padding-bottom:10px;
}

/*.wtsocialicons li:nth-of-type(2),*/
/*.wtsocialicons li:nth-of-type(3){*/
/*    display:none*/
/*}*/
.wtsocialicons li{
    display:none
}



/*Table Border Remove*/

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

