.simp-custom-reduced-width .text-content-wrapper{
    width:75% !important;
    margin:auto;
}

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

.simp-custom-h2left h2 {
    text-align: left !important;
}

.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}

.simp-custom-reducesize {
    width: 50% !important;
    display:flex;
    margin: 0 !important;
    padding: 0 !important;
}


.simp-custom-imghover .text-content-wrapper
{
    position:absolute;
    display:none;
}


.simp-custom-imghover .text-content:hover .text-content-wrapper
{
    position:absolute;
    top:0px;
    left:0;
    width:100%;
    height:100%;
    color:#1C1C1C;
    padding: 0 20px;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    z-index:1;
}
.simp-custom-imghover .text-content:hover .text-content-wrapper h3 a 
{
    color:#1C1C1C !important;
}
.simp-custom-imghover .text-content:after
{
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.simp-custom-imghover .text-content:hover:after
{
    background-color: rgb(159,179,159);
    padding:0 !important;
    width:calc(100% - 30px) !important;
    margin:auto;
}


.simp-custom-greyscale .col-sm-6:hover
 {
    filter:grayscale(100%);
}

.simp-custom-greyscale  .col-sm-6:hover:before
{
    content: "";
    border: 1px solid #ffffff;
    display: block;
    position: absolute;
    height: 93% !important;
    width: 90% !important;
    left: 0;
    right: 0;
    z-index: 1;
    top: 3%;
    bottom:3%;
    margin: auto;
    filter:grayscale(100%);

}
 
.simp-custom-greyscale .text-content:hover .text-content-wrapper {
    position:absolute;
    top:50%;
    left:35%;
    z-index:2;
    display:block;
    filter:brightness(100);
}
.simp-custom-greyscale .text-content-wrapper{
    display:none
}

.simp-custom-greyscale a 
{
    text-decoration:none;
}





:is(.outer-page,.outerpage) #footer .address_block .footer-detail:has(.fa-stack+span:empty) .fa-stack {
    display:none;
}
.address-block-details .hotel-contacts .address-telephone .telephone-number-block:has(.telephone-number:empty) .fa-stack{
    display:none;
}

.mobile #footer .footer-detail:has(.phone_nos:empty) .fa-stack{
    display:none;
}

/*OPS-14821*/
footer .news_letter_block{
    display:none;
}
/*OPS-14821*/

.simp-custom-hideRightBox .text-content:last-of-type,
.simp-custom-hideRightBox .col-xs-12:last-of-type{
    display:none;
}
.simp-custom-hideLeftBox .text-content:first-of-type,
.simp-custom-hideLeftBox .col-xs-12:first-of-type{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.simp-custom-center .fullWidthWidgetWrapper {
    display:flex;
    justify-content:center;
}
.mobile .simp-custom-center{
    flex-direction: column;
}

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

.mobile .fullImage {
    padding-top:70px;
}

/* ops 14245 */

.outer-page .clearfix.widget-wrapper.wt1tb.bgColorContainer.fullWidthWidget.simp-custom-widget-width.simp-custom-youtube-iframe-header {
    padding-bottom:0;
}

/* ops - end */


.outer-page .cus-header-top-strip{
    background:#000;
    color:#fff;
}
.outer-page .cus-header-top-strip .container{
    display:flex;
    align-items:center;
    padding:5px 0;
}
.outer-page .cus-header-top-strip .container a{
    background:#000;
    color:#fff;
    padding:8px 10px;
}
.outer-page .cus-header-top-strip .container a:hover{
    text-decoration:none;
}
.mobile .cus-header-top-strip{
    background:#000;
    color:#fff;
}
.mobile .cus-header-top-strip .container{
    padding: 4px;
    display:flex;
    align-items:center;
    justify-content:center
}
.mobile .cus-header-top-strip .container marquee{
    padding:0;
    margin:0;
}
.mobile .cus-header-top-strip .container a{
    background:#000;
    color:#fff;
    padding:8px 10px;
}



.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-weather-icon{
    width:120px;
}
.outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-weather-icon .text-content{
    padding:0;
}

.simp-custom-weather-icon {
    position:fixed;
    width:100%;
    right: 0;
    top: 106px;
    z-index:2;
    padding:0;
}


@media (max-width:991px){
    .outer-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-weather-icon{
        width:100px;
    }
    .outer-page .simp-custom-weather-icon {
        top:80px;
    }
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-weather-icon{
    width:90px;
}

/*h1#autoplayVideo {*/
/*    scroll-padding-bottom:120px;*/
/*}*/
/*.mobile h1#autoplayVideo {*/
/*    scroll-padding-bottom:120px;*/
/*}*/

h1, h2{
    text-transform:uppercase !important;
    letter-spacing:3px;
}

/*Address Block Hide*/

/*.address-block-details{
    display:none !important;
}
*/
/*Footer*/

#footer{
    padding-bottom:4px;
}
#footer .comm_cont{
    padding:6px 0 0 0;
}
#footer .footer-row{
    padding:0px 0 4px 0;
}
#footer .add_cont ul li{
    padding-bottom:0;
}
#footer .add_cont{
    padding:0;
}

.social_feed.clearfix.section_bg {
    background-color:ebf4f6 !important;
    box-shadow:none !important;
}

p, div, body {
    font-weight: 300 !important;
}

header #top-navbar-collapse {
    padding-left: 190px !important;
}

#bookingForm{
    position:relative;
}


.whybook-container {
    position: absolute;
    display: inline-block;
    bottom: 75px;
    right: 220px;
    color: #fff;
}

.whybook-header {
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}

.whybook-tooltip {
    display: none; /* Hidden initially */
    position: absolute;
    left: 100%;
    bottom: 45px;
    transform: translateX(-66%);
    width: 350px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.9); /* Black background with 0.5 opacity */
    color: white;
    border-radius: 4px;
    text-align: left;
    font-size: 14px;
    z-index: 1;
}

.whybook-tooltip::before {
    content: '';
    position: absolute;
    top: 100%; /* Position the arrow at the bottom of the tooltip */
    left: 50%;
    transform: translateX(-50%);
    border-width: 10px; /* Size of the arrow */
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.9) transparent transparent transparent; /* Arrow color matches the tooltip background */
    z-index: -1; /* Ensure the arrow is below the tooltip content */
}

.whybook-tooltip ul {
    list-style-type: none; /* Remove default bullet points */
    padding: 0; /* Remove default padding */
    margin: 0; /* Remove default margin */
}

.whybook-tooltip li {
    display: flex; /* Use flexbox to align items */
    margin: 5px 0; /* Space between items */
}

.whybook-tooltip i {
    margin: 3% 3% 0 0; /* Space between icon and text */
}


.whybook-container:hover .whybook-tooltip {
    display: block; /* Display as block on hover */
}

.whybook-tooltip *{
    font-size:clamp(12px, 0.935vw ,18px)
}


@media(max-width:950px){
    .whybook-container {
        position: absolute;
        display: inline-block;
        bottom: 75px;
        right: 20% ;
        color: #fff;
    }
}


@media (max-width:768px){
    .whybook-container{
        bottom: 0 !important;
        right: 42.5% !important;
    }
    .whybook-tooltip {
        display: none; /* Hidden initially */
        position: absolute;
        left: 100%;
        bottom: 35px;
        transform: translateX(-66%);
        width: 350px;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.9); /* Black background with 0.5 opacity */
        color: white;
        border-radius: 4px;
        text-align: left;
        font-size: 14px;
        z-index: 1;
    }
    
    .whybook-tooltip i {
        margin: 11px 3% 0 0; /* Space between icon and text */
    }
}

.whybook-container.scrolled-to-top .whybook-tooltip {
    bottom:-170px;
}

.whybook-container.scrolled-to-top .whybook-tooltip::before {
    content: '';
    position: absolute;
    top: -12%; /* Position the arrow at the bottom of the tooltip */
    left: 50%;
    transform: translateX(-50%) rotate(180deg);   
    border-width: 10px; /* Size of the arrow */
    border-style: solid;
    border-color: rgba(0,0,0,0.9) transparent transparent transparent; /* Arrow color matches the tooltip background */
    z-index: -1; /* Ensure the arrow is below the tooltip content */
}

@media(max-width:768px){
    .whybook-container.scrolled-to-top .whybook-tooltip{
        top:100%
    }
    .whybook-container.scrolled-to-top .whybook-tooltip::before{
        top:-11%
    }
}

.outer-page .simp-custom-facilities-page-row-three{
    display: flex;
    justify-content: center;
}
.outer-page .simp-custom-facilities-page-row-three .left-box, .outer-page .simp-custom-facilities-page-row-three .right-box {
    display:none;
}

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

{
   padding: 0 55px !important;    
}






 .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;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}
.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%;
        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;
    }
}
.mobile.for-homepage .landing_Popup .Explore-More {
     width: 90%;
}





.simp-custom-2imgcenter-align 
{
    display:flex;
    justify-content:center;
    align-items:center;
}

.simp-custom-2imgcenter-align  .text-content {
    margin-left: 50px;
}
.simp-custom-2imgcenter-align .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-2imgcenter-align
{
    background-color:#f2f2f229;
}
.simp-custom-2imgcenter-align .left-box
{
    padding-right:0;
}

.simp-custom-2imgalign 
{
    display:flex;
    justify-content:center;
    align-items:center;
}
.simp-custom-2imgalign .text-content-wrapper h2
{
    text-align: center !important;
}
.simp-custom-2imgalign  .text-content
{
    margin-right:50px;
}
.simp-custom-2imgalign
{
    background-color:transparent;
}
.simp-custom-2imgalign .right-box
{
    padding-left:0
}


.simp-custom-linkbutton .text-content .text-content-wrapper a
{
    text-decoration:none;
    color: #05787e;
    padding-bottom:2px;
    border-bottom: 1px solid #05787e;
}


.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 70% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .text-content {
    padding-right: 85px;
    padding: 30px;
}
.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: 30% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}

.fa-temperature-three-quarters:before {
    content:'\f2c8';
}
.fa-temperature-three-quarters {
    position:fixed;
    right: 10px;
    top: 106px;
    color:#fff;
    background-color: rgb(4, 97, 101);
    padding: 15px 22px;
    font-size: 28px;
    border-radius: 50%;
    z-index:2;
}

.collapsedNavbar .headerTopStrip {
    background: black;
    color: white;
    font-size: 16px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}

.headerTopStrip .header_top_contact {
    text-align: center;
}

.headerTopStrip .topStrip-details {
    color: white;
    padding: 0 5px;
    font-size: 12px;
}

.headerTopStrip .topStrip-close-btn {
    float: right;
    background: transparent;
    border: none;
    position:absolute;
    right:0;
}

button.topStrip-close-btn {
    font-size: 20px;
}

.mobile.collapsedNavbar .headerTopStrip {
    height: 60px;
}

.mobile .headerTopStrip .header_top_contact {
    display: flex;
    align-items: end;
}

