



:root{
    --body-bg-color:#f6f5f3;
    --slick-dots-li-border-radius: 50%;
    --slick-dots-li-line-height-deskop: auto;
    --slick-dots-li-height-desktop: 8px;
    --slick-dots-li-width-desktop: 8px;
    --slick-dots-li-active-width-desktop: 12px;
    --slick-dots-li-active-height-desktop: 12px;
    --slick-dots-gap-between-li-desktop: clamp(12px, calc((24 / var(--view-port)) * 100vw), 24px);
    --below-img-slick-dots-li-border-color: #fff;
    --below-img-slick-dots-li-background-color: #fff;
    --below-img-slick-dots-li-active-border-color: #fff;
    --below-img-slick-dots-li-active-background-color: #fff;
    --desktop-slick-dots-top-spacing:clamp(24px, calc((40 / var(--view-port)) * 100vw), 40px);
    /*mobile*/
    --mobile-slick-dots-li-line-height: auto;
    --mobile-slick-dots-li-height: 5px;
    --mobile-slick-dots-li-width: 5px;
    --mobile-slick-dots-li-active-width: 8px;
    --mobile-slick-dots-li-active-height: 8px;
    --mobile-slick-dots-gap-between-li: 12px;
    --mobile-slick-dots-top-spacing: 24px;
    --mobile-slick-dots-color-on-img: #fff;
    --mobile-slick-dots-hover-color-on-img: #fff;


    /* slick arrows */
    /*desktop if svg is used*/
    --slick-arrow-previous-svg-desktop: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="31" viewBox="0 0 18 31" fill="none"><path d="M16.731 0.5L0.731047 15.4999L16.731 30.5" stroke="%23fff" stroke-width="4" stroke-linecap="round"/></svg>');
    --slick-arrow-next-svg-desktop: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="31" viewBox="0 0 18 31" fill="none"><path d="M0.5 0.5L16.4999 15.4999L0.5 30.5" stroke="%23fff" stroke-width="4" stroke-linecap="round"/></svg>');
    --slick-arrow-previous-on-hover-svg-desktop: url('');
    --slick-arrow-next-on-hover-svg-desktop: url('');

    /*desktop if arrow icon used*/
    --slick-arrow-width-desktop: 16px;
    --slick-arrow-height-desktop: 30px;
    --slick-arrow-border-radius-desktop: none;
    --slick-arrow-background-color-desktop: transparent;
    --slick-arrow-box-shadow-desktop: none;
    --slick-arrow-hover-background-color-desktop: transparent;
    --slick-arrow-left-before-content-desktop: "\f053";
    --slick-arrow-right-before-content-desktop: "\f054";
    --slick-arrow-color-desktop: var(--brand-secondry-color);
    --slick-arrow-font-size: 24px;
    --slick-arrow-hover-color-desktop: var(--brand-color);
    --slick-arrow-before-width-desktop: clamp(30px, calc((40 / var(--view-port)) * 100vw), 40px);
    --slick-arrow-before-height-desktop: clamp(30px, calc((40 / var(--view-port)) * 100vw), 40px);
}
/*.content_wrapper .no-gutter .simp-custom-new-landing-hero-video h1:not(.show-title){*/
/*    visibility:hidden;*/
/*}*/
.slider-reached-end.mobile .content_wrapper,
.slider-reached-end :is(.outer-page,.outerpage) .content_wrapper{
    overflow:hidden;
}
/*hero video*/
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video {
    padding:0;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video p:has(video) {
    width:100%;
    padding:0 !important;
    display:flex !important;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video video {
    width:100%;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video .text-content-wrapper {
    position:relative;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video h1 {
    position:absolute;
    right:30%;
    font-size: clamp(20px,2.47vw,38px);
    bottom:65%;
    text-align:left;
    /*color:var(--brand-color);*/
    color:#fff ;
    mix-blend-mode:difference;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-new-landing-hero-video video.mobile-hero-video{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-new-landing-hero-video .text-content {
    position:relative;
    margin:0;
    display:flex;
}
.mobile .content_wrapper .no-gutter .simp-custom-new-landing-hero-video h1 {
    padding:0;
    position:absolute;
    bottom:0;
    left:50%;
    transform:translateX(-50%);
    top:10%;
    text-align:left !important;
    width:max-content;
    height:max-content;
    /*color:var(--brand-color);*/
    padding:0 20px;
    max-width:100%;
    color:#fff ;
    mix-blend-mode:difference;
}
.mobile .content_wrapper .no-gutter .simp-custom-new-landing-hero-video video:not(.mobile-hero-video){
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-new-landing-hero-video{
    margin:0;
}

/*booking form widget*/
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header {
    width:fit-content;
    max-width:100%;
    padding:30px calc((100% - 960px) / 2);
    display:flex;
    flex-wrap:wrap;
    background:#EFE1D6;
    margin: 0 auto !important;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .text-content {
    padding:0;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .left-box .header-one {
    font-size:80px;
    font-family: "Caladea", serif;
    font-weight:bold;
    line-height: normal;
    color:#033347;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .left-box .header-one span {
    font-size:65px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .left-box .header-two {
    margin:0;
    font-family: "Caladea", serif;
    font-weight:bold;
    line-height: normal;
    font-size:28px;
    letter-spacing:2px;
    color:#033347;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .left-box {
    width: fit-content;
    position:relative;
    border-right:1px solid #033347;
    padding-right:60px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .center-box {
    flex-grow:1;
    padding-left:60px;
    display: flex;
    align-items: center;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .right-box {
    width: fit-content;
    margin-top:30px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .right-box .text-content-wrapper {
    display:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .explorer_chain .simp-custom-booking-form-header .bookingform-wrapper {
    width:fit-content;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .explorer_chain .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form {
    border-radius:10px;
}
.explorer_chain :is(.outer-page,.outerpage) .bookingform-wrapper .simp-booking-form {
    width:fit-content;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain{
    width:fit-content;
    flex-direction:column;
    row-gap:unset;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper{
    align-self:center;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #manageBookingWrapper{
    text-align:center;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper,
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper, 
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
    width: 452px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper input {
    width: 222px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #bookingFormFieldsWrapper {
    flex-wrap:nowrap;
    column-gap:8px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper {
    column-gap:8px
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper {
    margin:0;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper .submit-button-wrapper button {
    width:176px;
}
:is(.outer-page,.outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form {
    border-radius:10px;
}
:is(.outer-page,.outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper .input-group .input-icon-wrapper {
    background:rgb(250 250 250);
    border-radius:10px;
}
:is(.outer-page,.outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper .input-group .input-icon-wrapper input{
    border-radius:10px;
    border:1px solid rgb(226 219 219);
}
:is(.outer-page,.outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper #hotelSelectionWrapper .input-icon-wrapper .ss-main {
    border-radius:10px;
    border:1px solid rgb(226 219 219);
    background:rgb(250 250 250);
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper .submit-button-wrapper button {
    border-radius:10px;
}
:is(.outer-page , .outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper #hotelSelectionWrapper .input-icon-wrapper{
    border-radius:10px;
}
:is(.outer-page , .outerpage) .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #minPriceRoomsWrapper{
    justify-content:center;
}
:is(.outer-page , .outerpage) .simp-custom-booking-form-header  .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper{
    border-radius:10px;
}
@media screen and (max-width:1024px) {
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header {
        padding:30px calc((100% - 848px) / 2);
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper,
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper, 
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 400px;
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper input {
        width: 196px;
    }
}
@media screen and (max-width:950px) {
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header {
        padding:30px calc((100% - 708px) / 2);
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper,
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper,
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper, 
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
        width: 330px;
    }
   :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper input {
        width: 161px;
    }
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper .submit-button-wrapper button {
        width:122px;
    }
}

.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header {
    padding:30px 30px 60px 30px;
    margin:0;
    width: fit-content;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: rgb(239, 225, 214);
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:first-of-type {
    width: 50%;
    position: relative;
    padding-right: 20px;
    border-right: 1px solid rgb(3, 51, 71);
    margin: 0 !important;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:first-of-type .header-one {
    font-size: 40px;
    font-family: "Caladea", serif;
    font-weight: bold;
    line-height: normal;
    color: #033347;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:first-of-type .header-one span {
    font-size:35px;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:first-of-type .header-two {
    margin: 0;
    font-family: "Caladea", serif;
    font-weight: bold;
    line-height: normal;
    font-size: 17px;
    letter-spacing: 2px;
    color: #033347;
    /*white-space:nowrap;*/
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:nth-child(2) {
    width:50%;
    padding-left: 20px;
    display: flex;
    align-items: center;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:nth-child(2) p {
    font-size:14px;
    line-height:normal;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:nth-child(3) {
    width:100%;
    padding-top: 30px;
}
.mobile .content_wrapper .no-gutter .simp-custom-booking-form-header .col-xs-12:nth-child(3) > p {
    display:none;
}
.mobile .simp-custom-booking-form-header .col-xs-12:nth-child(3) .bookingform-wrapper {
    display:block;
    position: static;
    margin: 0 !important;
}
.mobile .simp-custom-booking-form-header .col-xs-12:nth-child(3) .bookingform-wrapper .simp-booking-form {
    border-radius:10px;
    padding: 20px;
    width: 100%;
    min-width: unset;
}
.mobile .simp-custom-booking-form-header .col-xs-12:nth-child(3) .bookingform-wrapper .simp-booking-form #simp-booking-form {
    flex-direction:column;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #hotelWrapper .input-icon-wrapper, 
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper #locationWrapper .input-icon-wrapper {
    width:100%;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper .input-group .input-icon-wrapper {
    background:rgb(250 250 250);
    border-radius:10px;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper .ss-main,
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper input {
    border-radius: 10px !important;
    font-size:12px !important;
    width: 100%;
    border:1px solid rgb(226 219 219);
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button {
    border-radius:10px;
    width: 100%;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #bookingFormFieldsWrapper.show {
    flex-wrap:wrap;
    flex-direction:row;
    column-gap:5px;
    height: auto;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #bookingFormFieldsWrapper .input-group.booking-form-input {
    width:calc(50% - 2.5px);
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper .ss-main .ss-values {
    font-size:12px;
    background:rgb(250 250 250);
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper {
    align-self:center;
    width: 100%;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper {
    width:100%;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper .input-group {
    width:100% !important;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #hotelSelectionWrapper {
    flex-direction:column;
}
.mobile .simp-custom-booking-form-header .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #formElementsWrapper #bookingFormFieldsWrapper {
    width:100%;
}

/*turtle widget*/

:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget{
    max-width:100%;
    width:100%;
    padding:0;
    margin:0;
    position:relative;
}
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content{
    padding:0;
}
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper{
    position:absolute;
    bottom:0;
    width:100%;
    height:100%;
    padding-top:10%;
}
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper :is(h2 , .header-two , h1 ,.header-one) {
    color:#293d62;
    font-size:clamp(48px , 3.75vw ,72px);
    line-height:normal;
}
/*:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{*/
/*    text-align:left;*/
/*    color:#fff;*/
/*    padding-top:20%;*/
/*    padding-left:50%;*/
/*    padding-right:clamp(200px, 31.25vw,600px);*/
/*    margin:0;*/
/*    font-size: clamp(14px, 1.172vw,18px);*/
/*}*/
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget img.mobile-banner,
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget p:has(.mobile-banner){
    display:none;
}
/*@media (max-width:1280px){*/
/*    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{*/
/*        padding-left:45%;*/
/*        padding-top:16%;*/
/*    }*/
/*}*/
/*@media (max-width:980px){*/
/*    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{*/
/*        padding-left:40%;*/
/*        padding-top:15%;*/
/*    }*/
/*}*/
/*@media (max-width:800px){*/
/*    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{*/
/*        padding-left:38%;*/
/*        padding-top:14%;*/
/*    }*/
/*}*/
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{
    text-align:left;
    color:#fff;
    padding-top:17%;
    padding-left:37%;
    padding-right:clamp(200px,46.875vw,900px);
    margin:0;
    font-size: clamp(14px, 1.433vw,22px);
    line-height:1.3;
}
@media (max-width:980px){
    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{
        padding-top:15%;
        padding-right:40%;
    }
}
@media (max-width:800px){
    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .text-content .text-content-wrapper p{
        padding-top:13%;
        padding-right:35%;
    }
}
/*dolphin widget*/
:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget.simp-custom-dolphin-widget .text-content .text-content-wrapper p{
    text-align:left;
    color:var(--brand-color);
    padding-top:13%;
    padding-left:20%;
    padding-right:55%;
    margin:0;
    /*font-size:clamp(13px, 1.042vw,16px);*/
}
@media (max-width:980px){
    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget.simp-custom-dolphin-widget .text-content .text-content-wrapper p{
        padding-left:15%;
        padding-right:48%;
    }
}
@media (max-width:800px){
    :is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget.simp-custom-dolphin-widget .text-content .text-content-wrapper p{
        padding-left:10%;
        padding-right:40%;
    }
}

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget{
    margin:0;
    position:relative;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .col-xs-12{
    padding:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget img:not(.mobile-banner){
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .col-xs-12  :is(h2 , .header-two , h1 ,.header-one) {
    color:#293d62;
    /*font-size:40px;*/
    font-size: clamp(20px, 10.256vw,40px);
    line-height:normal;
    position:absolute;
    top:0;
    text-align:left !important;
    padding:0;
    padding:15% 15% 0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget .col-xs-12  p{
    text-align:left;
    color:#fff;
    margin:0;
    position:absolute;
    top:60%;
    font-size:12px;
    padding-left:35%;
    padding-right:20%;
    line-height:1.2;
}
/*dolphin widget*/
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget.simp-custom-dolphin-widget .col-xs-12  :is(h2 , .header-two , h1 ,.header-one) {
    padding:10% 5% 0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-turtle-widget.simp-custom-dolphin-widget .col-xs-12  p{
    color:var(--brand-color);
    top:50%;
    padding-left:10%;
    padding-right:45%;
}

/*background paper cut widget*/
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget {
  background:url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_2000,f_auto,c_limit/cintacor-island-resort/Paper_Torn_effect_474377d6.png');
  background-size:100% 100%;
  max-width:100%;
  width:100%;
  margin-top:-7%;
  position:relative;
  padding:10% 0 ;
  z-index:1;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget .text-content{
  padding:0;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul{
  padding:0 !important;
  list-style-type:none;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget :is(h2 , h3) + ul{
  margin-top:1.6%;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul{
  display:flex;
  justify-content:space-between;
  position:relative;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul li{
  width:calc(100%/3);
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-between;
  padding:0 20px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li svg{
  max-width:100px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li p{
  text-align:center;
  max-width:200px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type:after{
  content:"";
  position:absolute;
  display:flex;
  width:100%;
  height:2px;
  background:repeating-linear-gradient(90deg, #a9d5ef 0 8px, transparent 8px 20px);
  bottom:24px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget :is(h2, h3){
  text-align:center;
  padding-left:5%;
  padding-right:5%;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul + :is(h2, h3){
  margin-top:2.084%;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:last-of-type li{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 20px;
  gap:10px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon{
  display:flex;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon svg{
  height:40px;
}
:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon + p{
  margin:0;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget {
  background:url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_700,f_auto,c_limit/cintacor-island-resort/Paper_Torn_effect_(1)_5e54203e.png');
  background-size:100% 100%;
  max-width:100%;
  width:100%;
  margin-top:-16%;
  position:relative;
  padding:16% 0 20%;
  z-index:1;
  margin-bottom:0;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget .text-content{
  padding:0;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul{
  padding:0 !important;
  list-style-type:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget :is(h2 , h3) + ul{
  margin-top: 20px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul{
  display:flex;
  justify-content:space-between;
  position:relative;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul li{
  width:calc(100%/3);
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul li p{
  font-size:12px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-between;
  padding: 0 10px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li svg{
  max-width:85px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type li p{
  text-align:center;
  max-width:100px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:first-of-type:after{
  content:"";
  position:absolute;
  display:flex;
  width:100%;
  height:2px;
  background:repeating-linear-gradient(90deg, #a9d5ef 0 5px, transparent 5px 10px);
  bottom:30px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget :is(h2, h3){
  text-align:left !important;
  padding-left:30px;
  padding-right:30px;
  padding-bottom: 0;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget h2 br{
  display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul + :is(h2, h3){
  margin-top:2.084%;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:last-of-type li{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 10px;
  gap:5px;
  width: 50%;
  flex-grow:1;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget ul:last-of-type {
  flex-wrap:wrap;
  justify-content:center;
  row-gap:10px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon{
  display:flex;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon svg{
  height:30px;
}
.mobile .content_wrapper .no-gutter .simp-custom-travel-guide-widget .location-icon + p{
  margin:0;
}

/*text on image widget above parallex*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg {
    max-width: 100%;
    width: 100%;
    margin-top: -20%;
    position: relative;
    padding: 10% 0px 0px;
    z-index:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content{
    padding:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content .text-content-wrapper{
    position:absolute;
    top:20%;
    padding-left:5%;
    padding-right:5%;
    width:100%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content .text-content-wrapper h2{
    color: var(--brand-color);
    font-size: clamp(48px, 3.75vw, 72px);
    line-height: normal;
    text-align:left;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content .text-content-wrapper p{
    max-width:36%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .mobile-banner{
    display:none;
}
@media(max-width:1024px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content .text-content-wrapper p{
        max-width:70%;
    }
}
@media(max-width:900px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-bg .text-content .text-content-wrapper p{
        max-width:90%;
    }
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg {
    margin-bottom:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg .col-xs-12{
    padding:15% 0 10%;
    margin:-20% 0 0;
    position:relative;
    overflow:hidden;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg img{
    object-fit:cover;
    position:absolute;
    top:0;
    left:0;
    margin:0;
    min-width:100%;
    min-height:100%;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg  h2{
    position:relative;
    z-index:1;
    text-align:left !important;
    padding-left:30px;
    padding-right:30px;
    color:var(--brand-color);
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg p{
    position:relative;
    z-index:1;
    text-align:left;
    padding-left:30px;
    padding-right:30px;
    font-size:12px;
    max-width:80%;
    padding-bottom:60%;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-over-bg img:not(.mobile-banner){
    display:none;
}

/*text on image widget center text*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-center-on-img {
    max-width: 100%;
    width: 100%;
    position: relative;
    z-index:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-center-on-img .text-content{
    padding:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-center-on-img .text-content .text-content-wrapper{
    position:absolute;
    top:40%;
    padding-left:5%;
    padding-right:5%;
    width:100%;
    transform:translate(-50% , -50%);
    max-width:50%;
    left:50%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-center-on-img .text-content .text-content-wrapper h2{
    color: #fff;
    font-size: clamp(38px, 3.75vw, 72px);
    line-height: normal;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-center-on-img .mobile-banner{
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-center-on-img{
    position:relative;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-center-on-img .col-xs-12{
    padding:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-center-on-img img:not(.mobile-banner){
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-center-on-img .col-xs-12  :is(h2 , .header-two , h1 ,.header-one) {
    color:#fff;
    font-size:30px;
    line-height:normal;
    position:absolute;
    top:25%;
    padding:0 30px;
    left:50%;
    transform:translate(-50% , -50%);
    width:100%;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-text-center-on-img img{
    min-width:100%;
    object-fit:cover;
}

/*sticky parallex widget*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex {
    max-width: 100%;
    width: 100%;
    position: sticky;
    z-index:0;
    padding:0;
    top:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex .text-content{
    padding:0;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex .text-content .text-content-wrapper{
    position:absolute;
    top:20%;
    /*padding-left:5%;*/
    /*padding-right:5%;*/
    /*width:100%;*/
    width:max-content;
    padding:0;
    max-width:30%;
    left:5%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex .text-content .text-content-wrapper h2{
    color: var(--brand-color);
    /*font-size: clamp(48px, 3.75vw, 72px);*/
    line-height: normal;
    text-align:left;
    /* color:#fff; */
    /*text-shadow: 2px 2px 4px rgba(255, 255, 255, 0.3);*/
    font-size: clamp(20px, 2.343vw,36px);
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex.simp-custom-text-white .text-content .text-content-wrapper h2{
    color:#fff;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex.simp-custom-text-center .text-content .text-content-wrapper {
    left:50%;
    transform:translateX(-50%);
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex.simp-custom-text-center-center .text-content .text-content-wrapper {
    left:50%;
    top:50%;
    transform:translate(-50% , -50%);
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex.simp-custom-text-right .text-content .text-content-wrapper {
    left:65%;
    max-width:20%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex.simp-custom-text-center-center.simp-custom-slight-center-right .text-content .text-content-wrapper {
    left: 53%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-sticky-parallex .mobile-banner{
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex {
    padding:0;
    margin:0;
    overflow:hidden;
    position: sticky;
    top:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex .col-xs-12{
    padding:12% 0 0;
    margin:0;
    position:relative;
    overflow:hidden;
    top:0;
    min-height:100vh;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex img{
    object-fit:cover;
    position:absolute;
    top:0;
    left:0;
    margin:0;
    min-width:100%;
    min-height:100vh;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex  h2{
    position:relative;
    z-index:1;
    text-align:left !important;
    padding-left:25px;
    padding-right:25px;
    color:var(--brand-color);
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex p{
    position:relative;
    z-index:1;
    text-align:left;
    padding-left:30px;
    padding-right:30px;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex img:not(.mobile-banner){
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex.simp-custom-text-white h2{
    color:#fff;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-sticky-parallex.simp-custom-text-center-center .col-xs-12{
    display:flex;
    align-items:center;
    justify-content:center;
    padding-top:0;
}

/*text over Full width slider */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide {
    max-width: 100%;
    width: 100%;
    /*position: sticky;*/
    /*z-index:0;*/
    padding:0 0 30px;
    top:0;
    background:var(--body-bg-color);
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content{
    padding:0;
    position:relative;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content::before{
    content:"";
    position:absolute;
    display:block;
    right:0;
    background:linear-gradient(to left, rgba(0,0,0,0.4) 0%, transparent 100%);
    top:0;
    width:100%;
    height:100%;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content .text-content-wrapper{
    position:absolute;
    top:20%;
    padding-right:10%;
    width:100%;
    padding-left:60%
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content .text-content-wrapper h2{
    font-size: clamp(48px, 3.75vw, 72px);
    line-height: normal;
    text-align:left;
    color:#fff;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content .text-content-wrapper p{
    color:#fff;
    font-size:clamp(14px, 1.433vw,22px);
}
@media(max-width:1240px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content .text-content-wrapper{
        padding-right:10%;
        padding-left:50%
    }
}
@media(max-width:950px){
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .text-content .text-content-wrapper{
        padding-right:10%;
        padding-left:40%
    }
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide{
    padding-top:40px;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide img{
    margin:0;
    aspect-ratio:1 !important;
    object-fit:cover;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-list{
    padding:0 40px;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide{
    display:flex;
    height:auto;
    transform:scale(0.9);
    transition:transform 1s ease;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide .text-content-wrapper{
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    max-width:100%;
    padding:20px;
    background: linear-gradient(to top, #000 0%, transparent 100%);
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide:not(.slick-active) .text-content-wrapper{
    display:none;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide .text-content-wrapper *{
    color:#fff;
    text-align:left;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide .text-content-wrapper :is(h1,h2){
    text-align:left !important;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide.slick-active{
    transform:scale(1);
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-track{
    display:flex;
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-arrow{
    display:none !important;
}
@media(orientation:landscape){
    .mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-slide{
        margin:0 10px;
    }
}
/*Full width slider dots and arrows styling*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .clearfix.simp-custom-text-over-img-slide .slick-dots {
    display: flex !important;
    gap: var(--slick-dots-gap-between-li-desktop);
    padding: 0 !important;
    left: unset;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    height: auto;
    line-height: unset;
    font-size: unset;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-dots li {
    width: var(--slick-dots-li-width-desktop);
    height: var(--slick-dots-li-height-desktop);
    overflow: hidden;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-dots li button {
    width: var(--slick-dots-li-width-desktop);
    height: var(--slick-dots-li-height-desktop);
    border-radius: var(--slick-dots-li-border-radius);
    background: var(--below-img-slick-dots-li-background-color);
    color: var(--below-img-slick-dots-li-background-color);
    padding: 0;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-dots li button::before {
    content: none;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-dots li.slick-active {
    width: var(--slick-dots-li-active-width-desktop);
    height: var(--slick-dots-li-active-height-desktop);
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-dots li.slick-active button {
    background: var(--below-img-slick-dots-li-active-background-color);
    color: var(--below-img-slick-dots-li-active-background-color);
    width: var(--slick-dots-li-active-width-desktop);
    height: var(--slick-dots-li-active-height-desktop);
}
.mobile .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-dots {
    position: relative;
    bottom: 0;
    display: flex !important;
    gap: var(--mobile-slick-dots-gap-between-li);
    padding: 0 !important;
    left: unset;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 10px;
    height: auto;
    line-height: unset;
    font-size: unset;
    margin-top: var(--mobile-slick-dots-top-spacing);
}
.mobile .simp-custom-text-over-img-slide .slick-dots li {
    width: var(--mobile-slick-dots-li-width);
    height: var(--mobile-slick-dots-li-height);
    position: relative;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile .simp-custom-text-over-img-slide .slick-dots li.slick-active {
    width: var(--mobile-slick-dots-li-active-width);
    height: var(--mobile-slick-dots-li-active-height);
}
.mobile .simp-custom-text-over-img-slide .slick-dots button {
    padding: 0;
    height: var(--mobile-slick-dots-li-height);
    width: var(--mobile-slick-dots-li-width);
    background: var(--below-img-slick-dots-li-background-color);
    border-radius: var(--slick-dots-li-border-radius);
}
.mobile .simp-custom-text-over-img-slide .slick-dots li button::before {
    content: none;
}
.mobile .simp-custom-text-over-img-slide .slick-dots li.slick-active button {
    background: var(--below-img-slick-dots-li-active-background-color);
    color: var(--below-img-slick-dots-li-active-background-color);
    width: var(--mobile-slick-dots-li-active-width);
    height: var(--mobile-slick-dots-li-active-height);
}
/*arrow*/
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-arrow {
    height: var(--slick-arrow-height-desktop);
    width: var(--slick-arrow-width-desktop);
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-prev {
    left: calc(var(--desktop-vertical-left-right-spacing) - var(--slick-arrow-width-desktop));
    background-image: var(--slick-arrow-previous-svg-desktop);
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-next {
    right: calc(var(--desktop-vertical-left-right-spacing) - var(--slick-arrow-width-desktop));
    background-image: var(--slick-arrow-next-svg-desktop);
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-arrow::before {
    content: none;
}
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-arrow:hover,
:is(.outer-page, .outerpage) .simp-custom-text-over-img-slide .slick-arrow:focus {
    opacity: 0.7;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-dots{
    position:absolute;
    bottom:70px;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-prev{
    left:50px;
}
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-text-over-img-slide .slick-next{
    right:50px;
}

/*3cards mobile slider*/
.mobile .content_wrapper .no-gutter .simp-custom-3card-room.simp-custom-peeking-slider{
    padding-left:0;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-list{
    padding:0 40px;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-slide{
    display:flex;
    height:auto;
    transform:scale(0.9);
    transition:transform 1s ease;
    padding:0;
    flex-direction:column;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-slide:not(.slick-active) .text-content-wrapper{
    display:none;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-slide.slick-active{
    transform:scale(1);
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-track{
    display:flex;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider .slick-arrow{
    display:none !important;
}
.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-3card-room.simp-custom-peeking-slider :is(h1,h2,h3,h4,h5,h6,p,div){
    text-align:center;
}

/*Form css*/
/*.simp-custom-external-lead-form .wf-form-paid {*/
/*    padding-bottom: 45px;*/
/*}*/

.simp-custom-external-lead-form .wf-parent {
    height: 100%;
    box-sizing: border-box;
    overflow: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: transparent !important;
}

.simp-custom-external-lead-form .wf-wrapper * {
    box-sizing: border-box;
}

.simp-custom-external-lead-form .wf-wrapper {
    width: 100%;
    max-width: 700px;
    border-radius: 10px;
    margin: auto;
    border: none;
    background-color: #fff;
    color: #222;
    box-shadow: 0px 0px 2px 0 #00000033;
}

.simp-custom-external-lead-form .iframe-container {
    height: 100%;
    width: 100%;
    border: none;
    min-height: 365px;
}

.simp-custom-external-lead-form .wf-logo {
    display: flex;
    margin-bottom: 30px;
    max-height: 60px;
    justify-content: center;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-size='lg'] {
    height: 60px;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-size='md'] {
    height: 50px;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-size='sm'] {
    height: 30px;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-pos='left'] {
    justify-content: left;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-pos='center'] {
    justify-content: center;
}

.simp-custom-external-lead-form .wf-logo[data-ux-logo-pos='right'] {
    justify-content: right;
}

.simp-custom-external-lead-form .wf-header {
    font-size: 22px;
    padding-bottom: 30px;
    font-weight: bold;
    word-break: break-word;
    font-family: Caladea, serif;
    color: #2f2f2f !important;
}

.simp-custom-external-lead-form .wf-sec-wrap {
    margin-bottom: 40px;
}

.simp-custom-external-lead-form .wf-sec-wrap:first-child .wf-sec-head {
    margin-top: 0;
}

.simp-custom-external-lead-form .wf-sec-head {
    margin-bottom: 20px;
    margin-top: 35px;
}

.simp-custom-external-lead-form .wf-sec-title {
    font-size: 18px;
    font-weight: bold;
    word-break: break-word;
}

.simp-custom-external-lead-form .wf-sec-desc {
    margin: 0;
    margin-top: 5px;
    word-break: break-word;
}

.simp-custom-external-lead-form .wf-row {
    margin-bottom: 20px;
}

.simp-custom-external-lead-form .wf-row-with-supplementary {
    margin-bottom: 10px;
}

.simp-custom-external-lead-form .wf-label {
    padding: 7px 0;
    word-break: break-word;
    color: #293d62;
    font-weight: 600;
}

.simp-custom-external-lead-form .wf-field:not(.multiple-fields-div) {
    text-align: left;
    word-break: break-word;
    border: 0;
    position: relative;
}

.simp-custom-external-lead-form .wf-field-inner {
    position: relative;
    display: flex;
    flex: 1;
}

.simp-custom-external-lead-form .wf-field-input:focus {
    border: 1px solid #1980d8;
}

.simp-custom-external-lead-form .wf-field-dropdown .wf-field-input:focus {
    border: none;
}

.simp-custom-external-lead-form .wf-input-focus.wf-field::after {
    opacity: 1;
}

.simp-custom-external-lead-form .wf-input-focus.wf-field::after,
.simp-custom-external-lead-form .wf-field-error-active.wf-field .wf-field-error {
    display: block;
}

.simp-custom-external-lead-form .wf-field-error-active.wf-field .wf-error-view-more {
    display: flex;
}

.simp-custom-external-lead-form .wf-field-error-active.wf-field .wf-field-input:not(.date-input-container .wf-field-input),
.simp-custom-external-lead-form .wf-field-error-active.wf-field .wf-field-dropdown,
.simp-custom-external-lead-form .wf-field-error-active .date-input-container {
    border: 1px solid #FD6B6D;
    box-shadow: 0 0 1px 1px #F4A2A2;
}

.simp-custom-external-lead-form .wf-field-mandatory .wf-field-inner.no-results-elem::before {
    height: 98%;
}

.simp-custom-external-lead-form .wf-field-input,
.simp-custom-external-lead-form .wf-field-dropdown {
    width: 100%;
    border: 1px solid #293d62;
    border-radius: 4px;
    padding: 10px 15px;
    min-height: 38px;
    font-size: 15px;
    font-family: inherit;
}

.simp-custom-external-lead-form select:not([data-wform-field='select-multiple']) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-color: #fff;
    min-width: 70px;
}

.simp-custom-external-lead-form input,
.simp-custom-external-lead-form select {
    background-color: #fff;
}

.simp-custom-external-lead-form .wf-field-item {
    min-height: 38px;
}

.simp-custom-external-lead-form .wf-time-field-wrapper {
    display: flex;
    flex: 1;
}

.simp-custom-external-lead-form .wf-time-field-wrapper select {
    margin-left: 10px;
}

.simp-custom-external-lead-form .wf-form-component .wf-field-error,
.simp-custom-external-lead-form .wf-form-component .wf-field-help-text {
    text-align: left;
}

.simp-custom-external-lead-form .wf-form-component .wf-field-error {
    text-align: right;
}

.simp-custom-external-lead-form .wf-field-error {
    color: #FF5050;
    font-size: 12px;
    margin-top: 4px;
    display: none;
    animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.simp-custom-external-lead-form .wf-field-error-long {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.simp-custom-external-lead-form .wf-error-view-more {
    font-size: 12px;
    display: none;
    white-space: nowrap;
    align-items: center;
    color: #1880d8;
    margin-top: 4px;
}

.simp-custom-external-lead-form .wf-error-parent-ele {
    display: flex;
    justify-content: end;
}

.simp-custom-external-lead-form .wf-field-help-text {
    color: #515159;
    font-size: 12px;
    margin-top: 5px;
}

.simp-custom-external-lead-form .wf-field-checkbox {
    cursor: pointer;
    border-radius: 3px;
    min-width: 14px;
    min-height: 20px;
    box-sizing: initial;
    accent-color: #1980d8;
    margin-inline-end: 10px;
    margin-bottom: auto;
}

.simp-custom-external-lead-form .wf-field-dropdown-date {
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #BDC8D3;
}

.simp-custom-external-lead-form .wf-field-dropdown-date:hover {
    border: 1px solid #65C199;
}

.simp-custom-external-lead-form .wform-field-item-upload-input {
    min-height: 5rem;
    background-color: #FBFCFD;
    border: 1px dashed #bdc8d3;
    line-height: 2.1;
    cursor: pointer;
}

.simp-custom-external-lead-form .wform-file-upload-input-label {
    background-color: #fff;
    background-image: linear-gradient(to top, #F5F8FA, #ffffff);
    color: #212129;
    border: 1px solid #d3dbe3;
    border-radius: 4px;
    padding: 0.7rem 2rem;
    font-size: 1.4rem;
    inset-inline-end: 1rem;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

.simp-custom-external-lead-form input[type='file']::file-selector-button,
.simp-custom-external-lead-form input[type='file']::-webkit-file-upload-button {
    opacity: 0;
    width: 0;
    height: 28px;
}

.simp-custom-external-lead-form .wf-row[data-ux-field-appearance='captcha'] .wf-field {
    display: flex;
    align-items: center;
}

.simp-custom-external-lead-form .wform-field-item-captcha-input {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
}

.simp-custom-external-lead-form .wf-field-captcha-img-wrap {
    border: 1px solid #BDC8D3;
    border-radius: 4px;
    border-inline-start: 0;
    border-start-start-radius: 0;
    border-end-start-radius: 0;
    height: initial;
    overflow: hidden;
    min-width: 120px;
}

.simp-custom-external-lead-form .wf-field-captcha-img {
    height: 38px;
    width: 100%;
}

.simp-custom-external-lead-form .reload-img {
    font-size: 23px;
    color: #4B5569;
    margin-inline-end: 5px;
}

.simp-custom-external-lead-form .reload-captcha {
    margin-inline-start: 10px;
    user-select: none;
}

.simp-custom-external-lead-form .wf-btn {
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
    font-family: inherit;
}

.simp-custom-external-lead-form .wf-btn[data-ux-btn-type='default'] {
    border-radius: 0;
}

.simp-custom-external-lead-form .wf-btn[data-ux-btn-type='primary'] {
    border-radius: 4px;
}

.simp-custom-external-lead-form .wf-btn[data-ux-btn-type='secondary'] {
    border-radius: 10px;
    background-color: #293d62 !important;
    border-color: #293d62 !important;
}

.simp-custom-external-lead-form .wform-btn-wrap {
    display: flex;
    margin-top: 20px;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
}

.simp-custom-external-lead-form .wform-poweredby-container {
    position: absolute;
    inset-inline-start: 0;
    bottom: 0;
    border-start-end-radius: 10px;
    border-end-start-radius: 10px;
    background-color: #23384F;
    font-size: 13px;
    padding: 6px 8px;
    font-family: sans-serif;
    display: flex;
    align-items: center;
}

.simp-custom-external-lead-form .wf-text-area-input {
    resize: vertical;
    height: 100px;
    min-height: 100px;
    max-height: 200px;
}

.simp-custom-external-lead-form .dropdown-contents::after {
    border-left: 0.4rem solid transparent;
    border-right: 0.4rem solid transparent;
    border-top: 0.4rem solid black;
    top: 45%;
    content: '';
    position: absolute;
    inset-inline-end: 1rem;
    pointer-events: none;
}

/* RTL */
.simp-custom-external-lead-form [dir=rtl] .multiple-fields-div .wf-field-item:not(.selected-options) {
    border-radius: 4px 0px 0px 4px;
}

.simp-custom-external-lead-form [dir=rtl] .wf-field-dropdown {
    border-radius: 0px 4px 4px 0px;
    border-left: 0;
    border-right: 1px solid #BDC8D3;
}

.simp-custom-external-lead-form [dir=rtl] .ux-pick-mixed .dropdown-menu {
    right: -1px;
}

.simp-custom-external-lead-form [dir=rtl] .wf-form-component[data-ux-form-alignment='left'] .wf-label {
    padding-left: 2rem;
    padding-right: 0;
}

.simp-custom-external-lead-form [dir=rtl] .wf-time-field-wrapper select {
    margin-left: 0px;
    margin-right: 10px;
}

.simp-custom-external-lead-form [dir=rtl] .wf-calendar-nav-icons.nav-icon-with-space {
    margin-left: 10px;
}

.simp-custom-external-lead-form [dir=rtl] .wf-form-component .wf-field-help-text {
    text-align: right;
}

/* Form Alignment */
.simp-custom-external-lead-form .wf-form-component:not([data-ux-form-alignment='top']) .wf-row {
    display: flex;
}

.simp-custom-external-lead-form .wf-form-component:not([data-ux-form-alignment='top']) .wf-label {
    word-break: break-word;
    width: 30%;
    padding: 1.2rem 2rem 0;
}

.simp-custom-external-lead-form .wf-form-component[data-ux-form-alignment='left'] .wf-label {
    text-align: left;
    padding-left: 0;
}

.simp-custom-external-lead-form .wf-form-component[data-ux-form-alignment='right'] .wf-label {
    text-align: right;
}

.simp-custom-external-lead-form .wf-form-component[data-ux-form-alignment='center'] .wf-label {
    text-align: center;
}

.simp-custom-external-lead-form .wform-btn-wrap[data-ux-pos='left'] {
    justify-content: flex-start;
}

.simp-custom-external-lead-form .wform-btn-wrap[data-ux-pos='center'] {
    justify-content: center;
}

.simp-custom-external-lead-form .wform-btn-wrap[data-ux-pos='right'] {
    justify-content: flex-end;
}

.simp-custom-external-lead-form .wf-form-component:not([data-ux-form-alignment='top']) .wf-field {
    width: 70%;
}

.simp-custom-external-lead-form .wf-form-component[data-ux-form-alignment='top'] .wf-label {
    padding-top: 0;
}

.simp-custom-external-lead-form .wf-form-component[data-ux-form-alignment='top'] .reload-captcha {
    text-align: right;
}

.simp-custom-external-lead-form .wf-row[data-ux-field-appearance='captcha'] .wf-field-inner {
    height: 38px;
}

.simp-custom-external-lead-form .wf-row[data-ux-field-appearance='captcha'] .wf-field.wf-field-error-active {
    flex-wrap: wrap;
}

.simp-custom-external-lead-form .wf-row[data-ux-field-appearance='captcha'] .wf-field-error {
    flex-basis: 100%;
    width: 100%;
    margin-inline-start: 5px;
}

/* Animations */
@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.mobile .simp-custom-external-lead-form .wf-form-component{
    padding:20px;
}
.mobile .simp-custom-external-lead-form .wf-parent{
    background:transparent !important;
}









/*Start OPS-18316*/
.content_wrapper .no-gutter .simp-custom-hide {
    display: none !important;
}
/*End OPS-18316*/

div, th, body{
    /*font-weight:300;*/
    /*letter-spacing: 0.5px;*/
    line-height: 24px !Important;
}
/*h1, h2 {*/
/*    text-transform: uppercase;*/
/*}*/
.parent-hotel .address-block-details{
    display:none !important;
}
.parent-hotel.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none;
}
.for-homepage .content_wrapper{
    padding-bottom: 0 !important;
}
.address-block-details{
    display: none;
}

@media (min-width: 1366px) and (max-width: 1920px) {
    header .navbar .container {
        max-width: unset;
    }
}
header #top-navbar-collapse {
    justify-content: center;
    padding-left: 155px !important;
}
header .navbar-top .navbar-nav>li .mega-menu>li .dropdown-header h4{
    font-weight: 600
}
header .navbar-top .navbar-nav>li .mega-menu>li .ul-top .li-space a .fa{
    display: none;
}

/* jira-13345 start */

:is(.outer-page,.outerpage) .simp-custom-3imgTextBlogs {
    display: flex;
}

:is(.outer-page,.outerpage) .simp-custom-3imgTextBlogs .text-content-wrapper .txt-wdgt-btn-wrapper a {
    float: unset !important
}

:is(.outer-page, .outerpage) .simp-custom-hideRightBox .right-box {
    display: none
}

:is(.outer-page, .outerpage) .simp-custom-hideRightBox,
:is(.outer-page, .outerpage) .simp-custom-hideRightBox > div.fullWidthWidgetWrapper {
    display: flex;
    justify-content: center;
}
/* end  */




:root {
    
    --brand-color: #293D62;
    --card-border-radius: 20px;
    --view-port: 1920;
    
    --desktop-widget-left-right-spacing: clamp(70px,5.209vw,100px);
    --desktop-widget-to-widget-spacing: clamp(24px,2.084vw,40px);
    --desktop-header-to-widget-spacing: clamp(24px,2.084vw,40px);
    --desktop-heading-to-para-spacing: clamp(24px,2.084vw,40px);
    --desktop-para-to-para-spacing: clamp(14px,1.043vw,20px);
    --desktop-para-to-btn-spacing: clamp(14px,1.043vw,20px);
    --desktop-card-img-to-text-spacing: clamp(16px,1.251vw,24px);
    --desktop-card-heading-to-text-spacing: clamp(12px,0.834vw,16px);
    --desktop-card-text-to-text-spacing: clamp(12px,0.626vw,12px);
    --desktop-card-text-to-btn-spacing: clamp(12px,0.834vw,16px);
    
    --mobile-widget-left-right-spacing: 20px;
    --mobile-widget-to-widget-spacing: 30px;
    --mobile-header-to-widget-spacing: 24px;
    --mobile-heading-to-para-spacing: 24px;
    --mobile-para-to-para-spacing: 16px;
    --mobile-para-to-btn-spacing: 16px;
    --mobile-card-img-to-text-spacing: 16px;
    --mobile-card-heading-to-text-spacing: 16px;
    --mobile-card-text-to-text-spacing: 12px;
    --mobile-card-text-to-btn-spacing: 16px;
    
    /*FORM VARIABLES*/

    --desktop-form-grp-margin: clamp(10px, calc((14 / var(--view-port)) * 100vw), 14px);
    --desktop-label-font-size: clamp(16px, calc((20 / var(--view-port)) * 100vw), 18px);
    --desktop-label-line-height: clamp(24px, calc((34 / var(--view-port)) * 100vw), 34px);
    --desktop-label-font-weight: 500;
    --desktop-input-border-radius: 5px;
    --desktop-label-font-family: "adobe-caslon-pro", serif;
    --desktop-label-color: #57524c;
    --desktop-input-font-family: "Adobe Garamond Pro", serif;
    --desktop-input-color: #595959;
    --desktop-input-placeholder-color: rgba(0, 0, 0, 0.3);
    --desktop-input-border-color: rgba(0, 0, 0, 0.3);
    --desktop-input-font-size: clamp(14px, calc((16 / var(--view-port)) * 100vw), 16px);
    --desktop-input-line-height: clamp(40px, calc((60 / var(--view-port)) * 100vw), 60px);
    --desktop-input-font-weight: 400;
    --desktop-input-padding: clamp(12px, calc((20 / var(--view-port)) * 100vw), 20px) clamp(16px, calc((24 / var(--view-port)) * 100vw), 24px);
    --desktop-fields-bg-color: #fff;
    --desktop-input-height: clamp(32px, calc((50 / var(--view-port)) * 100vw), 50px);
    --desktop-submit-button-width: max-content;
    --desktop-input-textarea-height: clamp(68px, calc((92 / var(--view-port)) * 100vw), 92px);
    --desktop-error-msg-font-size: clamp(12px, calc((14 / var(--view-port)) * 100vw), 14px);
    --desktop-error-msg-line-height: clamp(18px, calc((22 / var(--view-port)) * 100vw), 22px);
    --desktop-error-msg-font-weight: 400;
    --desktop-error-msg-font-family: "Adobe Garamond Pro", serif;
    --desktop-error-msg-color: #d32f2f;
    --desktop-success-msg-color: green;

    --mobile-form-grp-margin: 15px;
    --mobile-form-label-margin: 12px;
    --mobile-label-font-size: 16px;
    --mobile-label-line-height: 30px;
    --mobile-label-font-weight: 400;
    --mobile-input-border-radius: 5px;
    --mobile-label-font-family: var(--desktop-label-font-family);
    --mobile-label-color: var(--desktop-label-color);
    --mobile-fields-bg-color: #fff;
    --mobile-input-font-family: "Adobe Garamond Pro", serif;
    --mobile-input-color: var(--desktop-input-color);
    --mobile-input-placeholder-color: rgba(0, 0, 0, 0.3);
    --mobile-input-border-color: rgba(16, 12, 4, 0.3);
    --mobile-input-font-size: 15px;
    --mobile-input-line-height: 62px;
    --mobile-input-font-weight: 400;
    --mobile-input-padding: 0px 20px;
    --mobile-input-height: 45px;
    --mobile-error-msg-color: #d32f2f;
    --mobile-success-msg-color: green;
    --mobile-input-textarea-height: 120px;
    --mobile-error-msg-font-size: 12px;
    --mobile-error-msg-line-height: 20px;
    --mobile-error-msg-font-weight: 400;
    --mobile-error-msg-font-family: var(--desktop-error-msg-font-family);
    --mobile-error-msg-color: var(--desktop-error-msg-color);
    --mobile-recaptcha-margin: 0 0 14px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing {
    padding: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    margin: 0;
    width: 100%;
    max-width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing :is(h1,h2,h3,h4,h5,h6,p) {
    margin: 0;
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + :is(p:not(:empty), ul, ol, table, .table-responsive) {
    padding: var(--desktop-heading-to-para-spacing) 0 0 !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing p + p {
    padding-top: var(--desktop-para-to-para-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing :is(ul, ol) {
    padding: 0 !important;
    list-style-position: inside;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing :is(ul, ol):not(.slick-dots)>li+li {
    padding: var(--desktop-para-to-para-spacing) 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing a:is(.btn, .internal-link) {
    margin-top: var(--desktop-para-to-btn-spacing);
    display: inline-block;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-spacing .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

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

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing {
    padding: var(--mobile-widget-to-widget-spacing) 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing :is(h1, h2, h3, h4, h5, h6, .header-one.header-two, .header-three, .header-four, .header-five, .header-six)+ :is(h1, h2, h3, h4, h5, h6, p:not(:empty), ul, ol, div, a:not(.btn)) {
    padding-top: var(--mobile-header-to-widget-spacing) !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing :is(p:not(:empty), ul, ol, div)+ :is(h1, h2, h3, h4, h5, h6) {
    padding-top: var(--mobile-heading-to-para-spacing)
}

body.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-spacing :is(p:not(:empty), ul, ol, table, .table-responsive)+ :is(p:not(:empty), ul, ol, table, .table-responsive) {
    padding-top: var(--mobile-para-to-para-spacing);
}

body.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing.widget-wrapper :is(ul, ol) {
    padding:var(--mobile-para-to-para-spacing) 0 0 !important;
    list-style-position: inside
}

body.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing.widget-wrapper :is(ul, ol)>li+li {
    padding: var(--mobile-para-to-para-spacing) 0 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing .text-content-wrapper .txt-wdgt-btn-wrapper a {
    margin-top: var(--mobile-para-to-btn-spacing)
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-spacing a:is(.btn, .internal-link) {
    margin-top: var(--mobile-para-to-btn-spacing);
    display: inline-block;
}
/*TABLE CODE*/
body .simp-custom-landing-spacing .table-responsive table {
    margin: 0;
    border: unset;
}

body .simp-custom-landing-spacing .table-responsive table :is(th,td) {
    border: unset;
    text-align: center;
}

:is(.outerpage, .outer-page) .simp-custom-landing-spacing .table-responsive {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 20px;
    padding: 20px;
}

:is(.outerpage, .outer-page) .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar,
:is(.outerpage, .outer-page) .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar-track,
:is(.outerpage, .outer-page) .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 20px;
}

body .simp-custom-landing-spacing .table-responsive table thead tr {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

body .simp-custom-landing-spacing .table-responsive table tbody tr + tr {
    border-top: 1px solid rgba(0,0,0,0.1);
}

:is(.outerpage, .outer-page) .simp-custom-landing-spacing .table-responsive table td {
    padding: 12px;
}

.mobile .simp-custom-landing-spacing .table-responsive {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 16px;
    padding: 16px;
}

.mobile .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar,
.mobile .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar-track,
.mobile .simp-custom-landing-spacing .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 16px;
}

.mobile .simp-custom-landing-spacing .table-responsive table td {
    padding: 8px;
}
/*TABLE CODE ENDS*/
/*4 CARDS WIDGET*/
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-four-cards-slider.widget-wrapper {
    max-width: 100%;
    width: 100%;
    padding: var(--desktop-widget-to-widget-spacing) calc(var(--desktop-widget-left-right-spacing) - 15px);
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-four-cards-slider .text-content-wrapper {
    padding-top: var(--desktop-card-img-to-text-spacing);
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-four-cards-slider .text-content-wrapper :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six,p:not(:empty),a.btn) {
    margin: var(--desktop-card-heading-to-text-spacing) 0 0;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-four-cards-slider .text-content-wrapper p + p {
    margin: var(--desktop-card-text-to-text-spacing) 0 0;   
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-four-cards-slider .text-content-wrapper p + a.btn {
    margin: var(--desktop-card-text-to-btn-spacing) 0 0;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-four-cards-slider .slick-dots {
    position: static;
    padding: calc(var(--desktop-widget-to-widget-spacing) / 2) 0 0 !important;
}

.mobile .content_wrapper .simp-custom-four-cards-slider {
    padding: var(--mobile-widget-to-widget-spacing) 0;
    margin: 0;
}

.mobile .content_wrapper .simp-custom-four-cards-slider .slick-slide img {
    margin: 0 0 var(--mobile-card-img-to-text-spacing);
}

.mobile .content_wrapper .simp-custom-four-cards-slider .slick-slide :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding: 0;
}

.mobile .content_wrapper .simp-custom-four-cards-slider .slick-slide :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six, p:not(:empty), a.btn) {
    margin: var(--mobile-card-text-to-btn-spacing) 0 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-four-cards-slider .slick-slide p + p {
    margin: var(--mobile-card-text-to-text-spacing) 0 0 !important;
}

.mobile .simp-custom-four-cards-slider .slick-dots {
    position: static;
    padding-top: calc(var(--mobile-widget-to-widget-spacing) / 2) !important;
}
/*4 CARDS WIDGET END*/
/*TXTGRP WITH BG AND LIST*/
:is(.outerpage,.outer-page) .content_wrapper .no-gutter .simp-custom-list-with-bg.widget-wrapper {
    padding-top: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content {
    background: rgba(245, 203, 174, 0.4);
    padding: var(--desktop-widget-to-widget-spacing);
    border-radius: 20px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    row-gap: calc(var(--desktop-widget-to-widget-spacing) / 2);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul li {
    width: 20%;
    padding: 0;
    position: relative;
    list-style:none;
    display: flex;
    column-gap: 8px;
    align-items: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul li::before {
    position: relative;
    display: block;
    content: "\f00c";
    font-size: 16px;
    font-family: 'Font Awesome 5 Pro'
}

@media(max-width: 1300px) {
    :is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul li {
        width: 25%;
    }
}

@media(max-width: 1100px) {
    :is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul li {
        width: 33.33%;
    }
}

@media(max-width: 900px) {
    :is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-list-with-bg .text-content ul li {
        width: 50%;
    }
}

.mobile .content_wrapper .simp-custom-list-with-bg .text-content {
    padding: var(--mobile-widget-to-widget-spacing);
    background: rgba(245, 203, 174, 0.4);
    border-radius: 16px;
}

.mobile .content_wrapper .simp-custom-list-with-bg .text-content :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding: 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-list-with-bg .text-content ul {
    padding: var(--mobile-header-to-widget-spacing) 0 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-list-with-bg .text-content li {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.mobile .content_wrapper .no-gutter .simp-custom-list-with-bg .text-content li::before {
    position: relative;
    display: block;
    content: "\f00c";
    font-size: 16px;
    font-family: 'Font Awesome 5 Pro';
}
/*TXTGRP WITH BG AND LIST END*/
/*2 CARDS TXTGRP WITH BG*/

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-landing-page-two-txtbox {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: clamp(16px,1.043vw,20px);
    flex-wrap: wrap;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-landing-page-two-txtbox::before,
:is(.outer-page, .outerpage) .content_wrapper .simp-custom-landing-page-two-txtbox::after {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content {
    border: 1px solid var(--brand-color);
    padding: calc(var(--desktop-widget-to-widget-spacing) / 2);
    border-radius: var(--card-border-radius);
    background: rgba(41,61,98,0.1);
    transition: 0.3s transform ease-in-out;
    width: calc(50% - clamp(16px,1.043vw,20px));
    width: calc(50% - 10px);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content:hover {
    transform: translateY(-5px);
    border-color: #f5cbae;
    background: rgba(245, 203, 174, 0.4);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two, .header-three, .header-four, .header-five, .header-six) + :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two, .header-three, .header-four, .header-five, .header-six) {
    padding: var(--desktop-heading-to-para-spacing) 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content-wrapper .heading-with-dots,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content-wrapper .heading-with-dots strong {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content-wrapper .heading-with-dots .dots + .dots {
    position: relative;
    padding-left: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-landing-page-two-txtbox.widget-wrapper .text-content-wrapper .heading-with-dots .dots + .dots::before {
    position: absolute;
    display: block;
    content: "";
    background: #2A2A2A;;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox {
    margin: 0;
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox .col-xs-12 + .col-xs-12 {
    margin: var(--mobile-widget-to-widget-spacing) 0 0;
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox .col-xs-12 {
    background: rgba(41,61,98,0.1);
    padding: calc(var(--mobile-widget-to-widget-spacing) / 2);
    border-radius: 10px
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox .col-xs-12 :is(h1,h2,h3,h4,h5,h6) {
    padding-bottom: 0;
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox .col-xs-12 .dots + .dots {
    position: relative;
    padding-left: 20px;
}

.mobile .content_wrapper .simp-custom-landing-page-two-txtbox .col-xs-12 .dots + .dots::before {
    position: absolute;
    display: block;
    content: "";
    background: #2A2A2A;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}
/*2 CARDS TXTGRP WITH BG*/
/*LTXT-RIMG*/
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-corporate-left-txt-rimg {
    padding: calc(var(--desktop-widget-to-widget-spacing) / 1);
    margin: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    background: rgba(41,61,98,0.1);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-corporate-left-txt-rimg .left-box {
    width: 75%;
    padding: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-corporate-left-txt-rimg .right-box {
    width: 25%;
    padding: 0 0 0 clamp(18px,1.251vw,24px)
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-corporate-left-txt-rimg :is(h1,h2,h3,h4,h5,h6,p,a) {
    text-align: left;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-corporate-left-txt-rimg .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-corporate-left-txt-rimg {
    padding: var(--mobile-widget-left-right-spacing);
    background: rgba(41,61,98,0.1);
    border-radius: 16px;
    margin: var(--mobile-widget-to-widget-spacing) 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-corporate-left-txt-rimg img {
    margin: 0 0 var(--mobile-card-img-to-text-spacing);
}

.mobile .content_wrapper .no-gutter .simp-custom-corporate-left-txt-rimg :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding: 0;
    text-align: left !important;
}
/*LTXT-RIMG END*/
/*FORM WITH TXTGRP CSS*/
html:has(body.modal-open) {
    overflow: hidden;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-cooperative-container {
    width: calc(100% - (var(--desktop-widget-left-right-spacing) * 2));
    max-width: 100%;
    padding: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    margin: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    background: #28344a;
    border-radius: var(--card-border-radius);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container > .widget-wrapper:not(.wtformjson) *:not(a.btn) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-cooperative-container > div {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-cooperative-container .widget-wrapper + .widget-wrapper {
    margin-top: var(--desktop-widget-to-widget-spacing);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form-header .text-content-wrapper > * {
    color: #fff;
    text-align: center;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col {
    padding: 0;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form fieldset {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form form div > :is(input, select, textarea) {
    height: var(--desktop-input-height);
    border: 1px solid var(--desktop-input-border-color);
    border-radius: var(--desktop-input-border-radius);
    background: var(--desktop-fields-bg-color);
    padding: var(--desktop-input-padding);
    font-family: var(--desktop-input-font-family);
    font-size: var(--desktop-input-font-size);
    font-weight: var(--desktop-input-font-weight);
    color: var(--desktop-label-color);
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form label {
    font-size: var(--desktop-label-font-size);
    font-weight: var(--desktop-label-font-weight);
    color: var(--desktop-label-color);
    line-height: var(--desktop-label-line-height);
    font-family: var(--desktop-label-font-family);
    display: block;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group > label {
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form form div > select {
    padding-top: 0;
    padding-bottom: 0;
    cursor: pointer;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper .simp-custom-corporate-form form textarea {
    height: var(--desktop-input-textarea-height);
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio-pad) {
    padding: var(--desktop-input-padding);
    padding-bottom: 0;
    padding-top: 0;
    min-height: var(--desktop-input-height);
    border: 1px solid var(--desktop-input-border-color);
    border-radius: var(--desktop-input-border-radius);
    background: var(--desktop-fields-bg-color);
    font-family: var(--desktop-input-font-family);
    font-size: var(--desktop-input-font-size);
    font-weight: var(--desktop-input-font-weight);
    color: var(--desktop-label-color);
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio-pad) label {
    border: unset;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    padding: unset;
    position: unset;
    width: fit-content;
    align-content: center;
    white-space: nowrap;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    gap: 5px 20px;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio {
    padding: 0;
    align-content: center;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio input {
    position: unset;
    margin: 0 5px 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-cooperative-container .simp-custom-corporate-form fieldset > div:empty {
    display: none;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"]) {
    width: calc((100% - 20px) / 2);
    display: flex;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"])::before,
:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"])::after {
    content: none;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:has(textarea) {
    width: 100%;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .form-group > label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form label + div {
    padding: 0;
    width: 100%;
    align-content: center;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form :is(.text-danger, .text-success) {
    margin: -10px 0;
    padding: 0;
    width: 100%;
    font-size: var(--desktop-error-msg-font-size);
    line-height: var(--desktop-error-msg-line-height) !important;
    font-weight: var(--desktop-error-msg-font-weight);
    font-family: var(--desktop-error-msg-font-family);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .text-danger {
    color: var(--desktop-error-msg-color);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .text-success {
    color: var(--desktop-success-msg-color);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] {
    width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-corporate-form-header :is(h1,h2,h3,h4,h5,h6,p) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-corporate-form-header :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + p {
    margin-top: var(--desktop-card-heading-to-text-spacing);
    padding: 0 !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-corporate-form #form-group-submit > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-corporate-form #form-group-submit label {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-corporate-form .btn {
    background: #e62600;
    width: max-content;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-corporate-form .btn:hover {
    background: #e62600 !important;
}

@media (max-width: 991px) {
    :is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"]) {
        width: 100%;
    }
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:nth-child(n + 11) {
    width: 100%;
}

.mobile .content_wrapper .simp-custom-cooperative-container {
    width: 100%;
    max-width: 100%;
    background: #28344a;
    padding: var(--mobile-widget-to-widget-spacing);
    border-radius: var(--card-border-radius);
    margin: var(--desktop-widget-to-widget-spacing) 0 0;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form-header .text-content > * {
    color: #fff;
    text-align: center;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group:not([id$="submit"]) {
    margin-bottom: var(--mobile-form-grp-margin);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden !important;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group > label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: var(--mobile-label-font-size);
    font-weight: var(--mobile-label-font-weight);
    color: var(--mobile-label-color);
    line-height: var(--mobile-label-line-height);
    font-family: var(--mobile-label-font-family);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group div > :is(input, select, textarea) {
    border: 1px solid var(--mobile-input-border-color);
    border-radius: var(--mobile-input-border-radius);
    padding: var(--mobile-input-padding);
    background: var(--mobile-fields-bg-color);
    font-size: var(--mobile-input-font-size);
    line-height: var(--mobile-input-line-height);
    color: var(--mobile-input-color);
    height: var(--mobile-input-height);
    width: 100%;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group .iti .iti__country-container {
    border-radius: var(--mobile-input-border-radius);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group .iti .iti__country-container + input{
    padding: var(--mobile-input-padding) !important;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group div > textarea {
    height: var(--mobile-input-textarea-height);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] {
    margin: 0;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] button {
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio) {
    padding: var(--mobile-input-padding);
    padding-bottom: 0;
    padding-top: 0;
    min-height: var(--mobile-input-height);
    border: 1px solid var(--mobile-input-border-color);
    border-radius: var(--mobile-input-border-radius);
    background: var(--mobile-fields-bg-color);
    font-family: var(--mobile-input-font-family);
    font-size: var(--mobile-input-font-size);
    font-weight: var(--mobile-input-font-weight);
    color: var(--mobile-label-color);
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio) label {
    border: unset;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    padding: 0 !important;
    position: unset;
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group .radio input {
    position: unset;
    margin: 0 8px 0 0;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    gap: 5px 20px;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group .radio {
    padding: 0;
    align-content: center;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio input {
    position: unset;
    margin: 0 5px 0 0;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form :is(.text-danger, .text-success) {
    padding: 0;
    width: 100%;
    font-size: var(--mobile-error-msg-font-size);
    line-height: var(--mobile-error-msg-line-height) !important;
    font-weight: var(--mobile-error-msg-font-weight);
    font-family: var(--mobile-error-msg-font-family);
    text-align: center;
    margin-bottom: 10px;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .text-danger {
    color: var(--mobile-error-msg-color);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .text-success {
    color: var(--mobile-success-msg-color);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .modal.in .modal-dialog {
    width: max-content;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] button {
    background: #E65100 !important;
    border-color: #E65100;
}
/*FORM WITH TXTGRP CSS END*/
/*svg cards txtgrp*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp {
    width: 50%;
    margin: 0 auto;
    display: flex;
    column-gap: var(--desktop-widget-left-right-spacing);
    justify-content: space-between;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp::before,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp::after {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp .text-content {
    border: 1px solid rgb(0,0,0,0.2);
    padding: calc(var(--desktop-widget-to-widget-spacing) / 2);
    border-radius: var(--card-border-radius);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp .text-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp .icon-container {
    border: 1px solid #E65100;
    border-radius: 50%;
    padding: 20px;
    max-width: 80px;
    max-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp .icon-container + :is(h1,h2,h3,h4,h5,h6,p) {
    padding-top: var(--desktop-card-img-to-text-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp .icon-container + :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + p {
    padding: var(--desktop-card-heading-to-text-spacing) 0 0 !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp :is(h1,h2,h3,h4,h5,h6,p) {
    text-align: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-padding-right-half {
    padding-right: calc(var(--desktop-widget-left-right-spacing) / 2);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-padding-left-half {
    padding-left: calc(var(--desktop-widget-left-right-spacing) / 2);
}

@media(max-width: 1200px) {
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-svg-txtgrp {
        width: 100%;
        justify-content: center;
    }

    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-padding-right-half {
        padding-right: var(--desktop-widget-left-right-spacing);
    }

    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-padding-left-half {
        padding-left: var(--desktop-widget-left-right-spacing);
    }
}

.mobile .content_wrapper .simp-custom-svg-txtgrp .col-xs-12 {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 16px;
    padding: var(--mobile-widget-left-right-spacing)
}

.mobile .content_wrapper .simp-custom-svg-txtgrp .col-xs-12 :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding-bottom: 0;
}

.mobile .content_wrapper .simp-custom-svg-txtgrp .col-xs-12 + .col-xs-12 {
    margin-top: var(--mobile-widget-to-widget-spacing) !important;
}

.mobile .content_wrapper .simp-custom-svg-txtgrp + .simp-custom-svg-txtgrp {
    padding-top: 0;
}

.mobile .content_wrapper .simp-custom-svg-txtgrp .icon-container {
    border: 1px solid #E65100;
    padding: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*svg cards txtgrp end*/
/*ONECOL TXT AND SLIDER*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col.widget-wrapper {
    background: rgba(41,61,98,0.1);
    border-radius: 20px;
    margin: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    padding: var(--desktop-widget-to-widget-spacing) calc(var(--desktop-widget-left-right-spacing) / 2);
    width: 100%;
    max-width: calc(100% - var(--desktop-widget-left-right-spacing) * 2);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-logo-slider .text-content > img {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-onecol-top-text {
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-logo-slider {
    padding: var(--desktop-widget-to-widget-spacing) 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-logo-slider .slick-dots {
    position: static;
    padding: calc(var(--desktop-widget-to-widget-spacing) / 2) 0 0 !important;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text {
    padding: var(--desktop-widget-to-widget-spacing) 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content-wrapper > div {
    width: calc(33.33% - 14px);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content-wrapper > div span {
    font-size: clamp(20px,1.355vw,26px);
    color: #E65100;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content-wrapper > div > span + p {
    padding-top: var(--desktop-card-heading-to-text-spacing);
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col {
    background: rgba(41, 61, 98, 0.1);
    padding: var(--mobile-widget-to-widget-spacing);
    border-radius: 16px;
    margin: var(--mobile-widget-to-widget-spacing) 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-landing-spacing {
    padding-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text {
    padding-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-logo-slider .slick-slide > img {
    display: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-logo-slider .slick-slide > p {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content > div {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: var(--mobile-card-heading-to-text-spacing);
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content > div + div {
    padding-top: var(--mobile-widget-left-right-spacing);
}

.mobile .content_wrapper .no-gutter .simp-custom-count-one-col .simp-custom-count-text .text-content > div span {
    color: #E65100;
    font-size: 22px;
}
/*ONECOL-SLIDER AND TEXT END*/
/*card-with=number-and-arrow*/
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-steps-txtgrp.widget-wrapper {
    max-width: 100%;
    width: 100%;
    padding: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .text-content {
    padding: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .text-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: var(--desktop-widget-to-widget-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper {
    padding: calc(var(--desktop-widget-to-widget-spacing) / 2);
    border: 1px solid rgb(0,0,0,0.2);
    border-radius: var(--card-border-radius);
    width: calc(25% - (var(--card-border-radius) * 1.5));
    display: flex;
    flex-direction: column;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper .number {
    position: relative;
    color: #FFF;
    background: var(--brand-color);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(18px,1.251vw,24px);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper {
    position: relative;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper:not(:last-child)::before {
    position: absolute;
    display: block;
    content: "\f2ec";
    top: 50%;
    right: -28px;
    transform: translateY(-50%) rotate(90deg);
    border-radius: 50%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 12px;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    margin: var(--desktop-card-heading-to-text-spacing) 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) + p {
    margin-top: var(--desktop-card-heading-to-text-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper :is(h1,h2,h3,h4,h5,h6,p) {
    text-align: center;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper:not(:last-child)::before {
    right: -1.6vw;
}  

@media(max-width: 1200px) {
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper {
        width: calc(33.33% - calc(var(--card-border-radius) * 1.5));
    }
}

@media(max-width: 1100px) {
    :is(.outer-page, .outerpage) .content_wrapper .simp-custom-steps-txtgrp .card-wrapper:not(:last-child)::before {
        right: -19px;
    }
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp {
    padding: var(--mobile-widget-to-widget-spacing) 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper {
    border: 1px solid rgb(0, 0, 0, 0.2);
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    min-width: 250px;
    width: 100%;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper {
    padding: var(--mobile-widget-left-right-spacing);
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper + .card-wrapper {
    margin-top: calc(var(--mobile-widget-to-widget-spacing) * 2);
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper::before {
    position: absolute;
    display: block;
    content: "\f2ec";
    bottom: calc(var(--mobile-widget-to-widget-spacing) * -2);
    bottom: -55px;
    transform: translateY(-50%) rotate(180deg);
    border-radius: 50%;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 12px;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper:last-child::before {
    content: "";
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper .number {
    position: relative;
    color: #FFF;
    background: var(--brand-color);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper :is(h1,h2,h3,h4,h5,h6,.header-one,.header-two,.header-three,.header-four,.header-five,.header-six) {
    padding: var(--mobile-card-heading-to-text-spacing) 0 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper p {
    padding-top: var(--mobile-card-heading-to-text-spacing);
    text-align: center;
}

@media(orientation: landscape) {
    .mobile .content_wrapper .no-gutter .simp-custom-steps-txtgrp .text-content .card-wrapper {
        max-width: 500px;
    }    
}
/*card-with-number-and-arrow-end*/
/*herobanner-with-txt*/
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .widget-wrapper.simp-custom-landing-hero-video {
    position: relative;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .left-box {
    width: 100%;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .right-box.text-content {
    position: absolute;
    bottom: var(--desktop-widget-to-widget-spacing);
    width: calc(100% - (var(--desktop-widget-left-right-spacing) * 2));
    padding: 0 var(--desktop-widget-to-widget-spacing) var(--desktop-widget-to-widget-spacing); 
    background: linear-gradient(
        to top,
        #000 0%,
        #000 15%,
        rgba(0, 0, 0, 0.95) 30%,
        rgba(0, 0, 0, 0.7) 50%,
        rgba(0, 0, 0, 0.35) 70%,
        rgba(0, 0, 0, 0.08) 90%,
        transparent 100%
    );
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .text-content-wrapper > p {
    display: flex;
    justify-content: center;
    align-items: center;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .text-content-wrapper > p .fa-circle {
    padding: 0 8px;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .right-box * {
    color: #FFF;
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons {
    display: flex;
    justify-content: center;
    gap: var(--desktop-para-to-btn-spacing);
    margin: var(--desktop-para-to-btn-spacing) 0 0;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons .btn {
    margin: 0;
    border-radius: 5px;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper:first-child a {
    background: #E65100;
    border-color: #E65100;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper:first-child a:hover {
    background: #e62600 !important;
    border-color: #e62600;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper a {
    background: transparent;
    border-color: #FFF;
    margin-top: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper a:hover {
    background: var(--brand-color);
    border-color: var(--brand-color);
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video > div.col-xs-12 {
    display: flex;
    flex-direction: column;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video > div + div {
    margin-top: var(--mobile-widget-to-widget-spacing) !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video > div * {
    text-align: left !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video > div > p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video > div > p .fa-circle {
    padding: 0 5px;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video .hero-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper:first-child a {
    background: #E65100 !important;
    border-color: #e65100;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-hero-video .hero-buttons .txt-wdgt-btn-wrapper a {
    border-radius: 5px;
}
/*herobanner-with-txt-end*/
/*testimonial-slider-cards*/
:is(.outer-page, .outerpage) .simp-custom-testimonial-card-slider.is-card-layout {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: clamp(20px,1.563vw,30px);
}

:is(.outer-page, .outerpage) .simp-custom-testimonial-card-slider.is-card-layout::before,
:is(.outer-page, .outerpage) .simp-custom-testimonial-card-slider.is-card-layout::after {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content {
    width: 50%;
    margin: 0;
    border: 1px solid rgb(0,0,0,0.2);
    padding: calc(var(--desktop-widget-to-widget-spacing) / 1);
    flex-shrink: unset;
    border-radius: 20px;
}

:is(.outer-page, .outerpage) .simp-custom-testimonial-card-slider .text-content > img {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content .testimonial-title {
    margin: var(--desktop-heading-to-para-spacing) 0 0;
    display: flex;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content .testimonial-title > span {
    color: #E65100;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content .testimonial-title > span.fa-circle {
    padding: 0 8px;
    line-height: 24px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content .testimonial-title + p {
    opacity: 0.7;
    margin-top: var(--desktop-card-text-to-text-spacing);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content-wrapper {
    position: relative;
    padding-left: 20px;
    padding-top: 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content-wrapper::before {
    position: absolute;
    display: block;
    content: "\f10d";
    font-family: "Font Awesome 5 Pro";
    top: 0;
    left: 0;
    font-size: 12px;
    font-weight: 900;
    color: #E65100;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .text-content.slick-slide {
    margin: 0 10px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-testimonial-card-slider .slick-dots {
    position: static;
    margin: calc(var(--desktop-widget-to-widget-spacing) / 2) 0 0 !important;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider.is-card-layout {
    overflow: unset;
    display: flex;
    flex-direction: column;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide {
    margin: 0;
    border: 1px solid rgba(0,0,0,0.2);
    padding: var(--mobile-widget-left-right-spacing) var(--mobile-widget-left-right-spacing) var(--mobile-widget-left-right-spacing) 35px;
    border-radius: 16px;
    position: relative;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12::before,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide::before {
    position: absolute;
    display: block;
    content: "\f10d";
    font-family: "Font Awesome 5 Pro";
    top: 10px;
    left: 10px;
    font-size: 12px;
    font-weight: 900;
    color: #E65100;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider.is-card-layout > div.col-xs-12 + div.col-xs-12 {
    margin-top: var(--mobile-widget-to-widget-spacing);
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12 img,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide img {
    display: none;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12 .testimonial-title,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide .testimonial-title {
    margin-top: var(--mobile-card-heading-to-text-spacing);
    display: flex;
    align-items: center;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12 .testimonial-title span,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide .testimonial-title span {
    color: #E65100;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12 .testimonial-title span.fa-circle,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide .testimonial-title span.fa-circle {
    padding: 0 8px;
}

.mobile .content_wrapper .simp-custom-testimonial-card-slider > div.col-xs-12 .testimonial-title + p,
.mobile .content_wrapper .simp-custom-testimonial-card-slider .slick-slide .testimonial-title + p {
    margin-top: var(--mobile-card-text-to-text-spacing) !important;
    opacity: 0.7;
}
/*testimonial-slider-cards-end*/









/*.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}
@media (max-width: 900px) {
  .for-homepage .bookingform-wrapper .abs_parent {  
    width: 90%;
  }
}

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

.for-homepage .jssor-carousel-container .bookingform-wrapper {
    bottom: 16%;
}

.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
} 
@media (max-width: 1000px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:100px !important;
  } 
}

.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0  !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 120px;
  }
}
@media (max-width: 1000px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 115px;
  }
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 120px;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 110px;
  }
}
.for-homepage #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.for-homepage .jssor-carousel-container #bookingForm .select-block{
  width:20% !important;
  padding-right: 0;
}
.for-homepage .jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  position: relative;
}

.for-homepage .jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 35px !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -5px !important;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -15px !important;
  }
}

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


@media (max-width: 768px) {
  .for-homepage .jssor-carousel-container .booking-form {
    background: transparent !important;
  }
  .for-homepage .jssor-carousel-container .bookingform-wrapper {
    background: rgba(0,0,0,.7);
  }
}

.for-homepage .outer-page .bookingform-wrapper {
    position: unset;
    background: rgba(255,255,255,.85);
}

.for-homepage .outer-page .bookingform-wrapper #bookingForm {
    background: unset;
}*/

/*Cintachor*/

.child-hotel[data-hotelid="6808"] nav.navbar.navbar-bottom ,
.child-hotel[data-hotelid="6808"] .resv,
.child-hotel[data-hotelid="6808"] .promo-btn,
.child-hotel[data-hotelid="6808"] .btn,
.child-hotel[data-hotelid="6808"] .summary-widget .contentblock .viewbtn a,
.child-hotel[data-hotelid="6808"].location-page .content_wrapper .get-directions-label  {
    background-color: #293d62;
}
.child-hotel[data-hotelid="6808"] header .navbar-top .navbar-nav > li > a:hover {
 color: #293d62 !important;
}
.child-hotel[data-hotelid="6808"] .promotions-wrapper .promo-details-wrap {
    background-color: #293d62b5!important;
}

.child-hotel[data-hotelid="6808"] header .navbar-bottom .navbar-nav > li > a:focus,
.child-hotel[data-hotelid="6808"] header .navbar-bottom .navbar-nav > li > a:hover,
.child-hotel[data-hotelid="6808"] header .navbar-bottom .navbar-nav > li > a.active,
.child-hotel[data-hotelid="6808"] .header-pills .tab-content .nav > li > a.active-location,
.child-hotel[data-hotelid="6808"] .header-pills .tab-content .nav > li > a:active,
.child-hotel[data-hotelid="6808"] .header-pills .tab-content .nav > li > a:focus,
.child-hotel[data-hotelid="6808"] .header-pills .tab-content .nav > li > a:hover,
.child-hotel[data-hotelid="6808"] .resv.resv_button.book_button:focus,
.child-hotel[data-hotelid="6808"] .resv.resv_button.book_button:hover,
.child-hotel[data-hotelid="6808"] .summary-widget .contentblock .viewbtn a:hover,
.child-hotel[data-hotelid="6808"] .btn:hover
{
      background-color: #1a263ee8!important;
}
.child-hotel.location-page[data-hotelid="6808"] .header-pills .nav > li > a.places-link.active,
.child-hotel.location-page[data-hotelid="6808"] .header-pills .nav > li > a.places-link:active,
.child-hotel.location-page[data-hotelid="6808"] .header-pills .nav > li > a.places-link:focus,
.child-hotel.location-page[data-hotelid="6808"] .header-pills .nav > li > a.places-link:hover 
{
    border-bottom: #293d62!important;

}

.child-hotel[data-hotelid="6808"] #back-top span.fa.fa-angle-down,
.child-hotel[data-hotelid="6808"] #back-top span.fa.fa-angle-up {
    color: #293d62;
    background-color: #293d6226!important;
}


.child-hotel[data-hotelid="6808"] a.internal-link {
    color: #293d62;
}
.child-hotel[data-hotelid="6808"] .btn {
    color: #fff !important;
    border: 1px solid #293d62;
}
.child-hotel[data-hotelid="6808"] .header-pills {
    background-color: #ebeff6;
    border-bottom: 1px solid rgb(217 224 235) !important;
    border-top: 1px solid rgb(217 224 235) !important;
}
.child-hotel[data-hotelid="6808"] .header-pills .nav > li > a {
        color: #293d62 !important;
}
.child-hotel[data-hotelid="6808"] .header-pills .nav >li > a.active,
.child-hotel[data-hotelid="6808"] .header-pills .nav > li > a:active,
.child-hotel[data-hotelid="6808"] .header-pills .nav > li > a:focus,
.child-hotel[data-hotelid="6808"] .header-pills .nav > li > a:hover 
{
    border-bottom: #293d62!important;

}
.child-hotel[data-hotelid="6808"] .summary-widget .offhead a {
    color: #293d62 !important;
}
.child-hotel[data-hotelid="6808"] .summary-widget .summary-content-wrap {
    background-color: #ebeff6 !important;
}
.child-hotel[data-hotelid="6808"] .content_wrapper .no-gutter .amenities-block {
    background-color: #ebeff6 !important;
}


/*magnifera*/

.child-hotel[data-hotelid="6811"] nav.navbar.navbar-bottom ,
.child-hotel[data-hotelid="6811"] .resv,
.child-hotel[data-hotelid="6811"] .promo-btn,
.child-hotel[data-hotelid="6811"] .btn,
.child-hotel[data-hotelid="6811"] .summary-widget .contentblock .viewbtn a,
.child-hotel[data-hotelid="6811"].location-page .content_wrapper .get-directions-label  {
    background-color: #808000!important;
}
.child-hotel[data-hotelid="6811"] header .navbar-top .navbar-nav > li > a:hover {
 color: #808000 !important;
}
.child-hotel[data-hotelid="6811"] .promotions-wrapper .promo-details-wrap {
    background-color: #808000b5!important;
}

.child-hotel[data-hotelid="6811"] header .navbar-bottom .navbar-nav > li > a:focus,
.child-hotel[data-hotelid="6811"] header .navbar-bottom .navbar-nav > li > a:hover,
.child-hotel[data-hotelid="6811"] header .navbar-bottom .navbar-nav > li > a.active,
.child-hotel[data-hotelid="6811"] .header-pills .tab-content .nav > li > a.active-location,
.child-hotel[data-hotelid="6811"] .header-pills .tab-content .nav > li > a:active,
.child-hotel[data-hotelid="6811"] .header-pills .tab-content .nav > li > a:focus,
.child-hotel[data-hotelid="6811"] .header-pills .tab-content .nav > li > a:hover,
.child-hotel[data-hotelid="6811"] .resv.resv_button.book_button:focus,
.child-hotel[data-hotelid="6811"] .resv.resv_button.book_button:hover,
.child-hotel[data-hotelid="6811"] .summary-widget .contentblock .viewbtn a:hover,
.child-hotel[data-hotelid="6811"] .btn:hover
{
      background-color: #686802!important;
}
.child-hotel.location-page[data-hotelid="6811"] .header-pills .nav > li > a.places-link.active,
.child-hotel.location-page[data-hotelid="6811"] .header-pills .nav > li > a.places-link:active,
.child-hotel.location-page[data-hotelid="6811"] .header-pills .nav > li > a.places-link:focus,
.child-hotel.location-page[data-hotelid="6811"] .header-pills .nav > li > a.places-link:hover 
{
    border-bottom: #808000!important;

}

.child-hotel[data-hotelid="6811"] #back-top span.fa.fa-angle-down,
.child-hotel[data-hotelid="6811"] #back-top span.fa.fa-angle-up {
    color: #808000;
    background-color: #80800026!important;
}


.child-hotel[data-hotelid="6811"] a.internal-link {
    color: #808000;
}
.child-hotel[data-hotelid="6811"] .btn {
    color: #fff !important;
    border: 1px solid #808000;
}
.child-hotel[data-hotelid="6811"] .header-pills {
    background-color: #efefe2;
    border-bottom: 1px solid rgb(209 209 191) !important;
    border-top: 1px solid rgb(209 209 191) !important;
}
.child-hotel[data-hotelid="6811"] .header-pills .nav > li > a {
        color: #808000 !important;
}
.child-hotel[data-hotelid="6811"] .header-pills .nav >li > a.active,
.child-hotel[data-hotelid="6811"] .header-pills .nav > li > a:active,
.child-hotel[data-hotelid="6811"] .header-pills .nav > li > a:focus,
.child-hotel[data-hotelid="6811"] .header-pills .nav > li > a:hover 
{
    border-bottom: #808000!important;

}
.child-hotel[data-hotelid="6811"] .summary-widget .offhead a {
    color: #808000 !important;
}
.child-hotel[data-hotelid="6811"] .summary-widget .summary-content-wrap {
    background-color: #efefe2!important;
}
.child-hotel[data-hotelid="6811"] .content_wrapper .no-gutter .amenities-block {
    background-color: #efefe2 !important;
}



/*Destiny*/

.child-hotel[data-hotelid="6809"] nav.navbar.navbar-bottom ,
.child-hotel[data-hotelid="6809"] .resv,
.child-hotel[data-hotelid="6809"] .promo-btn,
.child-hotel[data-hotelid="6809"] .btn,
.child-hotel[data-hotelid="6809"] .summary-widget .contentblock .viewbtn a,
.child-hotel[data-hotelid="6809"].location-page .content_wrapper .get-directions-label  {
    background-color: #b98445!important;
}
.child-hotel[data-hotelid="6809"] header .navbar-top .navbar-nav > li > a:hover {
 color: #b98445 !important;
}
.child-hotel[data-hotelid="6809"] .promotions-wrapper .promo-details-wrap {
    background-color: #b98445b5!important;
}

.child-hotel[data-hotelid="6809"] header .navbar-bottom .navbar-nav > li > a:focus,
.child-hotel[data-hotelid="6809"] header .navbar-bottom .navbar-nav > li > a:hover,
.child-hotel[data-hotelid="6809"] header .navbar-bottom .navbar-nav > li > a.active,
.child-hotel[data-hotelid="6809"] .header-pills .tab-content .nav > li > a.active-location,
.child-hotel[data-hotelid="6809"] .header-pills .tab-content .nav > li > a:active,
.child-hotel[data-hotelid="6809"] .header-pills .tab-content .nav > li > a:focus,
.child-hotel[data-hotelid="6809"] .header-pills .tab-content .nav > li > a:hover,
.child-hotel[data-hotelid="6809"] .resv.resv_button.book_button:focus,
.child-hotel[data-hotelid="6809"] .resv.resv_button.book_button:hover,
.child-hotel[data-hotelid="6809"] .summary-widget .contentblock .viewbtn a:hover,
.child-hotel[data-hotelid="6809"] .btn:hover
{
      background-color: #a06e31!important;
}
.child-hotel.location-page[data-hotelid="6809"] .header-pills .nav > li > a.places-link.active,
.child-hotel.location-page[data-hotelid="6809"] .header-pills .nav > li > a.places-link:active,
.child-hotel.location-page[data-hotelid="6809"] .header-pills .nav > li > a.places-link:focus,
.child-hotel.location-page[data-hotelid="6809"] .header-pills .nav > li > a.places-link:hover 
{
    border-bottom: #b98445!important;

}

.child-hotel[data-hotelid="6809"] #back-top span.fa.fa-angle-down,
.child-hotel[data-hotelid="6809"] #back-top span.fa.fa-angle-up {
    color: #b98445;
    background-color: #b9844526!important;
}


.child-hotel[data-hotelid="6809"] a.internal-link {
    color: #b98445;
}
.child-hotel[data-hotelid="6809"] .btn {
    color: #fff !important;
    border: 1px solid #b98445;
}
.child-hotel[data-hotelid="6809"] .header-pills {
    background-color: #ede3d6;
    border-bottom: 1px solid rgb(226 217 206) !important;
    border-top: 1px solid rgb(226 217 206) !important;
}
.child-hotel[data-hotelid="6809"] .header-pills .nav > li > a {
        color: #b98445 !important;
}
.child-hotel[data-hotelid="6809"] .header-pills .nav >li > a.active,
.child-hotel[data-hotelid="6809"] .header-pills .nav > li > a:active,
.child-hotel[data-hotelid="6809"] .header-pills .nav > li > a:focus,
.child-hotel[data-hotelid="6809"] .header-pills .nav > li > a:hover 
{
    border-bottom: #b98445!important;

}
.child-hotel[data-hotelid="6809"] .summary-widget .offhead a {
    color: #b98445 !important;
}
.child-hotel[data-hotelid="6809"] .summary-widget .summary-content-wrap {
    background-color: #ede3d6!important;
}
.child-hotel[data-hotelid="6809"] .content_wrapper .no-gutter .amenities-block {
    background-color: #ede3d6 !important;
}

/*King's Cliff*/

.child-hotel[data-hotelid="6810"] nav.navbar.navbar-bottom ,
.child-hotel[data-hotelid="6810"] .resv,
.child-hotel[data-hotelid="6810"] .promo-btn,
.child-hotel[data-hotelid="6810"] .btn,
.child-hotel[data-hotelid="6810"] .summary-widget .contentblock .viewbtn a,
.child-hotel[data-hotelid="6810"].location-page .content_wrapper .get-directions-label  {
    background-color: #8BD4E7!important;
}
.child-hotel[data-hotelid="6810"] header .navbar-top .navbar-nav > li > a:hover {
 color: #00549b !important;
}
.child-hotel[data-hotelid="6810"] .promotions-wrapper .promo-details-wrap {
    background-color: #00549bb5!important;
}

.child-hotel[data-hotelid="6810"] header .navbar-bottom .navbar-nav > li > a:focus,
.child-hotel[data-hotelid="6810"] header .navbar-bottom .navbar-nav > li > a:hover,
.child-hotel[data-hotelid="6810"] header .navbar-bottom .navbar-nav > li > a.active,
.child-hotel[data-hotelid="6810"] .header-pills .tab-content .nav > li > a.active-location,
.child-hotel[data-hotelid="6810"] .header-pills .tab-content .nav > li > a:active,
.child-hotel[data-hotelid="6810"] .header-pills .tab-content .nav > li > a:focus,
.child-hotel[data-hotelid="6810"] .header-pills .tab-content .nav > li > a:hover,
.child-hotel[data-hotelid="6810"] .resv.resv_button.book_button:focus,
.child-hotel[data-hotelid="6810"] .resv.resv_button.book_button:hover,
.child-hotel[data-hotelid="6810"] .summary-widget .contentblock .viewbtn a:hover,
.child-hotel[data-hotelid="6810"] .btn:hover
{
      background-color: #013b6c!important;
}
.child-hotel.location-page[data-hotelid="6810"] .header-pills .nav > li > a.places-link.active,
.child-hotel.location-page[data-hotelid="6810"] .header-pills .nav > li > a.places-link:active,
.child-hotel.location-page[data-hotelid="6810"] .header-pills .nav > li > a.places-link:focus,
.child-hotel.location-page[data-hotelid="6810"] .header-pills .nav > li > a.places-link:hover 
{
    border-bottom: #00549b!important;

}

.child-hotel[data-hotelid="6810"] #back-top span.fa.fa-angle-down,
.child-hotel[data-hotelid="6810"] #back-top span.fa.fa-angle-up {
    color: #00549b;
    background-color: #00549b26!important;
}


.child-hotel[data-hotelid="6810"] a.internal-link {
    color: #00549b;
}
.child-hotel[data-hotelid="6810"] .btn {
    color: #fff !important;
    border: 1px solid #00549b;
}
.child-hotel[data-hotelid="6810"] .header-pills {
    background-color: #eff8ff;
    border-bottom: 1px solid rgb(217 224 235) !important;
    border-top: 1px solid rgb(217 224 235) !important;
}
.child-hotel[data-hotelid="6810"] .header-pills .nav > li > a {
        color: #00549b !important;
}
.child-hotel[data-hotelid="6810"] .header-pills .nav >li > a.active,
.child-hotel[data-hotelid="6810"] .header-pills .nav > li > a:active,
.child-hotel[data-hotelid="6810"] .header-pills .nav > li > a:focus,
.child-hotel[data-hotelid="6810"] .header-pills .nav > li > a:hover 
{
    border-bottom: #00549b!important;

}
.child-hotel[data-hotelid="6810"] .summary-widget .offhead a {
    color: #00549b !important;
}
.child-hotel[data-hotelid="6810"] .summary-widget .summary-content-wrap {
    background-color: #eff8ff !important;
}
.child-hotel[data-hotelid="6810"] .content_wrapper .no-gutter .amenities-block {
    background-color: #eff8ff !important;
}
/*Sherlock*/

.child-hotel[data-hotelid="6812"] nav.navbar.navbar-bottom ,
.child-hotel[data-hotelid="6812"] .resv,
.child-hotel[data-hotelid="6812"] .promo-btn,
.child-hotel[data-hotelid="6812"] .btn,
.child-hotel[data-hotelid="6812"] .summary-widget .contentblock .viewbtn a,
.child-hotel[data-hotelid="6812"].location-page .content_wrapper .get-directions-label  {
    background-color: #B0903D !important;
}
.child-hotel[data-hotelid="6812"] header .navbar-top .navbar-nav > li > a:hover {
 color: #B0903D !important;
}
.child-hotel[data-hotelid="6812"] .promotions-wrapper .promo-details-wrap {
    background-color: #B0903Db5!important;
}

.child-hotel[data-hotelid="6812"] header .navbar-bottom .navbar-nav > li > a:focus,
.child-hotel[data-hotelid="6812"] header .navbar-bottom .navbar-nav > li > a:hover,
.child-hotel[data-hotelid="6812"] header .navbar-bottom .navbar-nav > li > a.active,
.child-hotel[data-hotelid="6812"] .header-pills .tab-content .nav > li > a.active-location,
.child-hotel[data-hotelid="6812"] .header-pills .tab-content .nav > li > a:active,
.child-hotel[data-hotelid="6812"] .header-pills .tab-content .nav > li > a:focus,
.child-hotel[data-hotelid="6812"] .header-pills .tab-content .nav > li > a:hover,
.child-hotel[data-hotelid="6812"] .resv.resv_button.book_button:focus,
.child-hotel[data-hotelid="6812"] .resv.resv_button.book_button:hover,
.child-hotel[data-hotelid="6812"] .summary-widget .contentblock .viewbtn a:hover,
.child-hotel[data-hotelid="6812"] .btn:hover
{
      background-color: #987316!important;
}
.child-hotel.location-page[data-hotelid="6812"] .header-pills .nav > li > a.places-link.active,
.child-hotel.location-page[data-hotelid="6812"] .header-pills .nav > li > a.places-link:active,
.child-hotel.location-page[data-hotelid="6812"] .header-pills .nav > li > a.places-link:focus,
.child-hotel.location-page[data-hotelid="6812"] .header-pills .nav > li > a.places-link:hover 
{
    border-bottom: #B0903D!important;

}

.child-hotel[data-hotelid="6812"] #back-top span.fa.fa-angle-down,
.child-hotel[data-hotelid="6812"] #back-top span.fa.fa-angle-up {
    color: #B0903D;
    background-color: #B0903D26!important;
}


.child-hotel[data-hotelid="6812"] a.internal-link {
    color: #B0903D;
}
.child-hotel[data-hotelid="6812"] .btn {
    color: #fff !important;
    border: 1px solid #B0903D;
}
.child-hotel[data-hotelid="6812"] .header-pills {
    background-color: #eff8ff;
    border-bottom: 1px solid rgb(217 224 235) !important;
    border-top: 1px solid rgb(217 224 235) !important;
}
.child-hotel[data-hotelid="6812"] .header-pills .nav > li > a {
        color: #B0903D !important;
}
.child-hotel[data-hotelid="6812"] .header-pills .nav >li > a.active,
.child-hotel[data-hotelid="6812"] .header-pills .nav > li > a:active,
.child-hotel[data-hotelid="6812"] .header-pills .nav > li > a:focus,
.child-hotel[data-hotelid="6812"] .header-pills .nav > li > a:hover 
{
    border-bottom: #B0903D!important;

}
.child-hotel[data-hotelid="6812"] .summary-widget .offhead a {
    color: #B0903D !important;
}
.child-hotel[data-hotelid="6812"] .summary-widget .summary-content-wrap {
    background-color: #eff8ff !important;
}
.child-hotel[data-hotelid="6812"] .content_wrapper .no-gutter .amenities-block {
    background-color: #eff8ff !important;
}





.mobile.parent-hotel #footer .social-bar {
    padding-bottom: 10px;
}

.parent-hotel .foot_block .address-col .address_block .add_cont,
.parent-hotel .foot_block .icon-col .social_block .social_cont {
    min-height: 80px;
}



.simp-custom-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-remove-paddingT {
    padding-top: 0 !important;
}
.simp-custom-hideR .right-box {
    display: none;
}
.simp-custom-hideR {
    display: flex;
    justify-content: center;
}
.simp-custom-border img
{
    border-left:1.4px solid white;
    border-right:1.4px solid white;
}
.simp-custom-card .text-content-wrapper {
    background-color:#faf9f7;
    padding: 20px;
    box-shadow: 0.5px 0.5px 5px #00000021;
}
.simp-custom-card h3{
    font-size: 24px;
    font-weight: 500;
}
.simp-custom-h2left h2 {
    text-align: left !important;
}
.simp-custom-sixtyfive{
    width: 65% !important;
    margin: auto;
}
.simp-custom-h3-spacing h3 {
    padding-top: 5%;
    margin-bottom: -2.5% !important;
}
.simp-custom-arrow.wt-image-text-slider .slick-next:before {
    color: #fff  !important;
}
.simp-custom-arrow.wt-image-text-slider .slick-prev:before {
    color: #fff !important;
}
.simp-custom-arrow .slick-next:before, .simp-custom-arrow .slick-prev:before {
    font-size: 46px !important;
}
.simp-custom-borderCard .text-content-wrapper {
    background-color: rgba(255,255,255,0);
    padding: 0% 4% 12.5% 4%;
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}
.simp-custom-bgCard .text-content-wrapper {
    background-color: #faf9f7;
    padding: 0% 4% 12.5% 4%;
    border: 1px solid #ebeaea;
    border-bottom-width: 3px;
}
.simp-custom-margin-top {
    margin-top: 5% !important;
}
.simp-custom-arrow .text-content-wrapper {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
.simp-custom-h3-format h3 {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 0.8;
    margin-bottom: -0.5% !important;
}
.simp-custom-h3-font h3 {
    font-family: Caladea,serif;
    font-size: 28px;
}

/*parent*/
.simp-custom-leftTextRightImg,
.simp-custom-lrftImgRightText{
    width: 96% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-leftTextRightImg .left-box,
.simp-custom-lrftImgRightText .right-box{
    width: 35%;
}
.simp-custom-leftTextRightImg .right-box,
.simp-custom-lrftImgRightText .left-box{
    width: 65%;
}
.simp-custom-leftTextRightImg p>strong>a,
.simp-custom-lrftImgRightText p>strong>a{
    text-align: left !important;
    font-size: 24px;
    font-weight: 500 !important;
    color: #000;
}
.simp-custom-leftTextRightImg p>strong>a:hover,
.simp-custom-lrftImgRightText p>strong>a:hover{
  color: #24a6b5;
  text-decoration: none;
}
.simp-custom-leftTextRightImg p,
.simp-custom-lrftImgRightText p{
    text-align: left !important;
    font-size: 18px;
    font-weight: 500 !important;
    
}
.simp-custom-leftTextRightImg h3,
.simp-custom-lrftImgRightText h3{
    text-align: left !important;
    font-size: 24px;
    font-weight: 500 !important;
    color: #000;
}
.simp-custom-leftTextRightImg h4,
.simp-custom-lrftImgRightText h4{
    text-align: left !important;
    font-size: 18px;
    font-weight: 500 !important;
    padding-top: 5px;
    padding-bottom: 15px
}
.simp-custom-leftTextRightImg .text-content-wrapper>div,
.simp-custom-lrftImgRightText .text-content-wrapper>div{
    text-align: left !important;
    line-height: 24px   
}
.simp-custom-lrftImgRightText .right-box{
    padding-left: 35px;
}
.simp-custom-leftTextRightImg .txt-wdgt-btn-wrapper,
.simp-custom-lrftImgRightText .txt-wdgt-btn-wrapper{
    text-align: left!important
}
/*Child Slider*/

/*.simp-custom-child-slider .slick-slide img{
    height:500px;
}*/
.simp-custom-child-slider .slick-slide .text-content-wrapper {
    position: relative;
}
.simp-custom-child-slider .slick-slide h4{
    position: absolute;
    /*top:260px;*/
    top: -50%;
    left: 0px;
    right: 0;
    margin: auto;
    color:white !important;
    font-size: 24px;
    text-shadow: 1px 0.5px #191919;
}
.simp-custom-child-slider .slick-slide .text-content-wrapper>div {
    font-size: 15px;
    font-weight: 100;
}

.simp-custom-child-slider table.table {
    margin-bottom: 0;
}
.simp-custom-child-slider .slick-slide table td span{
    font-size:20px !important;   
}
.simp-custom-child-slider .slick-slide .table-responsive{
    padding:20px 50px !important;
    padding-bottom:0 !important;
}
.simp-custom-child-slider table, 
.simp-custom-child-slider td {
    border: none !important;
}
/*End of child slider*/

.simp-custom-leftPadding .right-box {
    padding-left: 55px 
}

/*new rooms page design*/
.child-hotel .inner-page .content_wrapper{
    padding-top: 115px !important
}
.simp-custom-anchortag {
    background: #ebeff6;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    margin-top: 45px;
}
.simp-custom-anchortag a{
    padding: 0 20px;
    display: inline-block;
}
.simp-custom-anchortext {
    padding: 0px !important
}
.simp-custom-headerpadding {
    padding-top: 80px !important;
    padding-bottom: 0px !important
}
.generic_slider.jssor-carousel-container.simp-custom-roomSlider {
    width: 58% !important;
    margin-left: 2%
}
.simp-custom-roomText {
    width: 38% !important;
    margin-right: 2% !important;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    background: #f1f1f1;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    outline: 1px solid #fff;
    outline-offset: -13px;
    padding: 30px 20px !important;
}
.simp-custom-roomText h3{
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px !important
}
.simp-custom-roomText .table td{
    text-align: left !important;
    border: none;
    padding: 10px
}
.simp-custom-roomText .table td .fas{
    color: #777;
    font-size: 24px !important
}

.simp-custom-facilities .table .fas{
    font-size: 36px !important;
    color: #555;
    padding-bottom: 15px;
}

.simp-custom-tabWidget ul.nav-tabs{
   padding: 0 !important;
    display: flex;
    justify-content: space-between;
}
.simp-custom-tabWidget ul.nav-tabs a{
    color: #b98445;
}
.simp-custom-tabWidget h3{
    margin-top: 30px !important;
}

.simp-custom-gallery {
    background: #1c1c1c;
    padding-top: 0px !important;
    padding-bottom: 3px !important
}

/*parent blogs*/
.simp-custom-2imgTextBlogs .left-box{
    width: 65%;
}
.simp-custom-2imgTextBlogs .right-box{
    width: 31%;
}
.simp-custom-2imgTextBlogs .text-content{
    background:#eeeeee;
    padding: 0px;
    margin: 0 1%;
    height: 100%;
}
.simp-custom-2imgTextBlogs .text-content-wrapper,
.simp-custom-3imgTextBlogs .text-content-wrapper{
    padding: 30px
}
.simp-custom-2imgTextBlogs h2,
.simp-custom-3imgTextBlogs h2{
    text-align: left !important;
    font-size: 28px !important;
    margin-bottom: 20px !important;
}
.simp-custom-3imgTextBlogs .text-content{
    width: 31.3%;
    margin: 0 1%;
    padding: 0px;
    background: #eee;
    height: 100%;
}
.simp-custom-hideCenterRightBlog .right-box,
.simp-custom-hideCenterRightBlog .center-box{
    display: none;
}

/*career page*/

.simp-custom-careerIntroPara {
    width: 70% !important
}
.simp-custom-CareerLinks {
    width: 100% !important;
    max-width: unset !important;
    background: linear-gradient(#f2f6f7, #f8f8f6) !important;
    padding-bottom: 60px !important
}
.simp-custom-CareerLinks .text-content{
    width: 48%;
    margin: auto 26%;
}
.simp-custom-CareerLinks .text-content-wrapper > div{
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid rgba(187,226,231,0.4);
    font-size: 24px;
    display: flex;
    justify-content: space-between;
}
.simp-custom-CareerLinks .text-content-wrapper > div:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Pro';
}
.simp-custom-CareerLinks .text-content-wrapper h2{
    padding-bottom: 60px;
    margin-top: 40px;
    border-bottom: 2px solid rgba(187,226,231,0.4);   
}
.simp-custom-CareerLinks .text-content-wrapper a{
    color: #2f2f2f;
}
.simp-custom-CareerLinks .text-content-wrapper a:hover{
    color: #24a6b5;
    text-decoration: none;
}
.simp-custom-CareerLinks .text-content-wrapper > div:hover {
    color: #24a6b5 
}
.simp-custom-WidthPadding {
    width: 60% !important;
    padding-top: 60px !important
}

.simp-custom-headerPadding {
    padding-top: 90px !important
}
.simp-custom-headerPadding h1{
    text-align: left !important;
    font-weight: 600 !important;
}
.simp-custom-careerTextInner h3{
    font-size: 24px;
    font-weight: 600;
}
.simp-custom-careerTextInner h4{
    font-size: 20px;
}
/*.child-hotel[data-hotelid="6809"] .outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-anchortag,
.child-hotel[data-hotelid="6810"] .outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-anchortag,
.child-hotel[data-hotelid="6812"] .outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-anchortag{
    margin-top:45px !important
}*/
.child-hotel .outerpage .content_wrapper .no-gutter .clearfix.widget-wrapper.wt1tb.fullWidthWidget.simp-custom-anchortag{
    margin-top: 0px !important;
}

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

/*#footer .add_head {*/
/*    display: none;*/
/*}*/
/*#footer .hotel-info img{*/
/*    filter: brightness(0)invert(1)*/
/*}*/
/*#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: 5%;*/
/*    }*/
/*}*/
/*#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;*/
/*}*/
/*#footer .icon-col .social_block .social_cont .socialIcon {*/
/*  display: flex;*/
/*  margin-left: -15px;*/
/*}*/
/*#footer .icon-col .social_block .social_cont a {*/
/*   margin-left: 3% !important;*/
/*}*/
/*#footer .icon-col .social_block .social_cont .socialIcon a span {*/
/*    color: white;*/
/*}*/
/*#footer .icon-col .social_block .social_cont .socialIcon a{*/
/*    background: transparent;*/
/*}*/
/*#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 .footer-detail {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*#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: 50% !important;*/
/*}*/
    
/*.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(2) {*/
/*    width: 50% !important;*/
/*}*/
/*.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(2) > .nav {*/
/*    padding-left: 10%;*/
/*}*/

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

footer#footer {
    padding-bottom: 0;
}

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

#footer .three-col .clearfix {
    width: 100%;
}

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

#footer .icon-col .social_cont {
    padding-top: 0;
}
#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;
}
#footer .icon-col .social_block .social_cont .socialIcon {
  display: flex;
  margin-left: -15px;
}
#footer .icon-col .social_block .social_cont a {
   margin-left: 3% !important;
}
#footer .icon-col .social_block .social_cont .socialIcon a span {
  color: #000;
  line-height: 22px;
}
#footer .icon-col .social_block .social_cont .socialIcon a{
    background: transparent;
}
#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 .footer-detail {
    display: flex;
    align-items: center;
}

#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 {
    padding-top: 15px;
}

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

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

.parent-hotel .foot_block .three-col .footer_navbar > .nav > li:nth-child(2) > .nav {
    padding-left: 10%;
}

#footer .address-col .add_cont .footer-detail {
    margin-top: 0;
}
#footer .address-col .add_cont li {
    padding-bottom: 0;
}

#footer .address-col li {
    text-align: left;
    width: 100%;
}

#footer .address-col .add_head {
    text-align: left;
}
#footer .address-col .add_head p {
    font-weight: normal;
    padding-bottom: 0;
    font-size: 14px;
}

#footer .three-col p,
#footer .address-col p,
#footer .icon-col p,
#footer .newsletter-col p {
    font-weight: bold;
    text-align: left;
    padding-bottom: 15px;
    font-size: 16px;
}

#footer .three-col .clearfix p {
    margin-left: 7.5px;
}
#footer .address-col .row p {
    margin-left: 15px;
}

#footer .newsletter-col .subscribe-widget .btn-subscribe {
    float: none;
}

#footer .col-sm-12.footer-row:last-child {
    display: none;
}

#footer .subscribe-widget .form-group{
    margin-top: 5px !important
}

.simp-custom-tabWidget #discovertab1 ul,
.simp-custom-tabWidget #discovertab2 ul,
.simp-custom-tabWidget #discovertab3 ul{
    height: 270px;
    overflow-y: scroll;
}
.simp-custom-tabWidget #discovertab1 ul::-webkit-scrollbar,
.simp-custom-tabWidget #discovertab2 ul::-webkit-scrollbar,
.simp-custom-tabWidget #discovertab3 ul::-webkit-scrollbar{
    width: 5px;
    background-color: #272727;
}
.simp-custom-tabWidget #discovertab1 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #discovertab2 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #discovertab3 ul::-webkit-scrollbar-thumb{
    background-color: #B98445;
}
.simp-custom-tabWidget #discovertab1 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #discovertab2 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #discovertab3 ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}

.child-hotel[data-hotelid="6809"] header .navbar-bottom .navbar-nav>li>a[href="./../destiny-the-farm-resort/packages.html"]{
    position:relative;
}
.child-hotel[data-hotelid="6809"] header .navbar-bottom .navbar-nav>li>a[href="./../destiny-the-farm-resort/packages.html"]::after{
    content:"New";
    padding: 2px 4px;
    line-height: normal;
    background: red;
    color: white;
    font-size: 12px;
    margin:0 0 0 5px;
}


/*mobile*/
.mobile[data-hotelid="6809"] .navBtnBorderActiondd .dropdown-menu-topNav li a[href="./../destiny-the-farm-resort/packages.html"] span{
    position:relative;
}
.mobile[data-hotelid="6809"] .navBtnBorderActiondd .dropdown-menu-topNav li a[href="./../destiny-the-farm-resort/packages.html"] span::after{
    content:"New";
    padding: 3px;
    line-height: normal;
    background: red;
    color: white;
    font-size: 12px;
    position:absolute;
    margin:0 0 0 12px;
}











.top-strip-header-wrapper {
    background:#fff;
    display:flex;
    align-items:center;
    height:30px;
    color:#0a7b88;
    font-weight:500;
    font-size:18px;
}
.top-strip-header-wrapper a{
    color:#0a7b88;
}
.mobile .top-strip-header-wrapper a{
    color:#0a7b88;
}
.mobile .logo-inner{
    margin-top:30px;
}









header,
.simp-custom-anchortag {
    transition: all 1000ms ease;
}

.simp-custom-anchortag {
    position: fixed;
    top: 115px;
    z-index: 1;
}

.simp-custom-anchortag + .clearfix.widget-wrapper.wtheader {
    margin-top: 82px;
}

/*new code*/
.modal-open header .modal{
    height: 100vh;
}
.parent-hotel.modal-open header.collapsed-header .modal{
    height: calc(100vh + 115px);
}
.child-hotel.modal-open header.collapsed-header .modal{
    height: calc(100vh + 197px);
}

/*.mobile .mobile-menu li:nth-of-type(6) a .drop-menu-header-block.text-left.hover, .mobile .mobile-menu li:nth-of-type(7) a .drop-menu-header-block.text-left.hover{*/
/*    display:none;*/
/*}*/







:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-spacing-fix {
    padding: 0 5vw;
    margin: 30px 0;
    max-width: 100%;
    width: 100%;
}

/* first widget */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above {
    padding: 0;
    max-width: 100%;
    width: 100%;
    position: relative;
    height: 80vh;
    margin: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div {
    padding: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    padding: 0 50px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .right-box {
    width: 100%;
    height: 100%;
    position: relative;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .right-box img {
    height: 100%;
    object-fit: cover;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box * {
    color: #fff;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box ul {
    list-style-type: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 10px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box h1 {
    position: relative;
    padding-bottom: 15px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 90%;
    height: 1px;
    background: currentColor;
    transform: translateX(-50%);
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box .text-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-height: 60vh;
    overflow-y: auto;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box :is(h1, h2, h3)+ :is(p, div, ul, ol) {
    margin-top: 15px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box :is(h1, h2, h3, p, div, ul, ol)+.txt-wdgt-btn-wrapper {
    margin-top: 40px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box ul {
    padding: 0 !important;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box ul li {
    position: relative;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box ul li:not(:first-child)::before {
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 8px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -20px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .right-box::before {
    content: "";
    position: absolute;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 0.7) 0%,
            rgba(0, 0, 0, 0.4) 30%,
            rgba(0, 0, 0, 0.15) 60%,
            rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    inset: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-hero-img-text-above .left-box .txt-wdgt-btn-wrapper a {
    padding-inline:24px;
}

/*second widget*/

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-icons-text .text-content {
    padding: 0;
    /* border: 1px solid rgba(0, 0, 0, 0.3); */
    padding: 20px 50px;
    background: #F1F1F1;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-icons-text .text-content img {
    width: auto;
    margin-right: 10px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-icons-text .text-content .text-content-wrapper>div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 5vw;
    row-gap: 30px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-icons-text .text-content .text-content-wrapper p {
    margin: 0;
}

/* header widget */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-header {
    margin-bottom: 0;
}

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

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-header .text-content :is(h1, h2) {
    display: flex;
    justify-content: center;
    flex: 1;
    align-items: center;
    gap: 20px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-header .text-content :is(h1, h2)::before,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-header .text-content :is(h1, h2)::after {
    content: '';
    width: auto;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
    flex: 1;
}

/* 3rd widget */

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards+.simp-custom-two-small-cards {
    margin-top: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards {
    display: flex;
    column-gap: 3vw;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards::before,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards::after {
    display: none;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards .text-content {
    padding: 0;
    /* max-width:400px; */
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-two-small-cards .text-content p {
    text-align: center;
}

/* 4th slider widget */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-page-slider .text-content {
    padding: 0;
    margin: 0 1vw;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-page-slider .text-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-prev {
    left: 2vw;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-next {
    right: 2vw;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-arrow::before {
    font-size: clamp(30px, 3.256vw, 50px);
    color: #293d62;
}

/* 5th widget */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content-wrapper img {
    width: auto;
    margin-right: 10px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content-wrapper>div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 3vw;
    row-gap: 30px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content-wrapper>div p {
    /* border: 1px solid rgba(0, 0, 0, 0.3); */
    margin: 0;
    font-size: clamp(20px, 1.954vw, 30px);
    padding: 0 20px;
    width: calc((100% / 3) - 6vw);
    background: #F1F1F1;
}

/* 6th widget */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation::before,
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation::after {
    display: none;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation {
    display: flex;
    column-gap: 3vw;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation .text-content {
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    height: auto;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation .text-content-wrapper {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px;
    align-items: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation :is(h1, h2, h3, p, div, ul, ol)+.txt-wdgt-btn-wrapper:last-child {
    padding-top: 20px;
    margin-top: auto;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation :is(h1, h2, h3, p, div, ul, ol) {
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-accomodation h3 {
    font-size: clamp(20px, 1.954vw, 30px);
    line-height: clamp(20px, 1.954vw, 30px);
    /* border:1px solid rgba(0,0,0,0.3); */
    padding: 5px 20px;
    margin-top: calc(clamp(12px, 1.302vw, 20px) * -1);
    background: #f6f5f3;
}

/* last cta section */
:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content {
    padding: 0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section {
    background:#F1F1F1;
    padding-block:30px 60px;
    margin-bottom:0;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content p {
    margin: 0;
    text-align: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .txt-wdgt-btn-wrapper+ :is(p, div) {
    margin-top: 15px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .contact-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 15px;
}

:is(.outerpage, .outer-page) .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .contact-cta .txt-wdgt-btn-wrapper+.txt-wdgt-btn-wrapper {
    margin: 0;
}

/*Mobile*/

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

.mobile .content_wrapper .no-gutter .simp-custom-header * {
    padding: 0;
}

/* first widget */

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above {
    padding: 0;
    position: relative;
    height: 60vh;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above img {
    margin: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div:last-child {
    position: absolute;
    /* top: 50%; */
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    padding: 0 20px;
    bottom: 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div:first-child {
    height: 100%;
    position: relative;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div:first-child img {
    object-fit: cover;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div:last-child * {
    color: #fff;
    text-align: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child ul {
    list-style-type: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above .text-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child h1 {
    position: relative;
    padding-bottom: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 90%;
    height: 1px;
    background: currentColor;
    transform: translateX(-50%);
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child .text-content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-height: 50vh;
    overflow-y: auto;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child :is(h1, h2, h3)+ :is(p, div, ul, ol) {
    margin-top: 15px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child :is(h1, h2, h3, p, div, ul, ol)+.txt-wdgt-btn-wrapper {
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child .txt-wdgt-btn-wrapper {
    justify-content: center;
    display: flex;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child ul {
    padding: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child ul li {
    position: relative;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above div:last-child ul li:not(:first-child)::before {
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 8px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: -20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-hero-img-text-above>div:first-child::before {
    content: "";
    position: absolute;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 0.7) 0%,
            rgba(0, 0, 0, 0.4) 30%,
            rgba(0, 0, 0, 0.15) 60%,
            rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    inset: 0;
}

/*second widget*/
.mobile .content_wrapper .no-gutter .simp-custom-icons-text .text-content {
    padding: 0;
    padding: 20px 20px;
    background: #F1F1F1;
}

.mobile .content_wrapper .no-gutter .simp-custom-icons-text .text-content img {
    width: auto;
    margin-right: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-icons-text .text-content p+p {
    margin-top: 15px !important;
}

/* header widget */
.mobile .content_wrapper .no-gutter .simp-custom-header {
    margin-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-header :is(h1, h2) {
    display: flex;
    justify-content: center;
    flex: 1;
    align-items: center;
    gap: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-header :is(h1, h2)::before,
.mobile .content_wrapper .no-gutter .simp-custom-header :is(h1, h2)::after {
    content: '';
    width: auto;
    height: 1px;
    background: rgba(0, 0, 0, 0.3);
    flex: 1;
}

/* 3rd widget */

.mobile .content_wrapper .no-gutter .simp-custom-two-small-cards>div:last-child img {
    margin-top: 0 !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-two-small-cards+.simp-custom-two-small-cards {
    margin-top: 0
}

.mobile .content_wrapper .no-gutter .simp-custom-two-small-cards>div+div {
    margin-top: 20px;
}


/* 4th slider widget */

.mobile .content_wrapper .no-gutter .simp-custom-landing-page-slider {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-prev {
    left: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-next {
    right: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-arrow::before {
    font-size: 30px;
    color: #293d62;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-page-slider .slick-slide {
    padding: 0 20px;
}

/* 5th widget */

.mobile .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content {
    padding: 0;
    padding: 20px 20px;
    background: #F1F1F1;
}

.mobile .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content img {
    width: auto;
    margin-right: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-getting-there-icon-cards .text-content p+p {
    margin-top: 15px !important;
}


/* 6th widget */
.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation>div {
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    height: auto;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation :is(h1, h2, h3) {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation :is(h1, h2, h3, p, div, ul, ol) {
    text-align: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation img {
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation h3 {
    font-size: 20px;
    line-height: 20px;
    padding: 5px 10px;
    margin-top: -10px;
    background: #f6f5f3;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation .descriptionMobileNoSpace :is(h1, h2, h3, p, div, ul, ol)+ :is(h1, h2, h3, p, div, ul, ol) {
    margin-top: 15px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation .descriptionMobileNoSpace {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 0 20px 20px;
    align-items: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-accomodation .descriptionMobileNoSpace :is(h1, h2, h3, p, div, ul, ol)+.txt-wdgt-btn-wrapper {
    margin-top: 20px !important;
}

/* last cta section */
.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content {
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section {
    background: #F1F1F1;
    padding-block: 20px 40px;
    margin-bottom: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content p {
    margin: 0;
    text-align: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .txt-wdgt-btn-wrapper+ :is(p, div) {
    margin-top: 15px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .contact-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 15px;
}

.mobile .content_wrapper .no-gutter .simp-custom-landing-contact-section .text-content .contact-cta .txt-wdgt-btn-wrapper+.txt-wdgt-btn-wrapper {
    margin: 0 !important;
}



/*a.navbarlogoimage */
/*{*/
/*    position:absolute;*/
/*    left: 0px;*/
/*    z-index: 999;*/
/*}*/
/*a.navbarlogoimage img*/
/*{*/
/*    padding-top:10px;*/
/*    padding-left:5px;*/
/*}*/
/*header .lang-book-wrapper{*/
/*    margin-top: 20px !important*/
/*}*/
.child-hotel a.navbarlogoimage 
{
   position:absolute;
   left: 0px;
   z-index: 999;
}

.child-hotel[data-hotelid="6809"] a.navbar-brand,
.child-hotel[data-hotelid="6810"] a.navbar-brand,
.child-hotel[data-hotelid="6811"] a.navbar-brand,
.child-hotel[data-hotelid="6812"] a.navbar-brand{
    /*left: 125px */
}

@media (max-width: 1150px){
    .child-hotel[data-hotelid="6809"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6810"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6811"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6812"] header #top-navbar-collapse{
        padding-left: 340px !important;
       justify-content: right;
    }
}
@media (max-width: 1030px){
    .child-hotel[data-hotelid="6809"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6810"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6811"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6812"] header #top-navbar-collapse{
        padding-left: 390px !important
    }
}
@media (max-width: 900px){
    .child-hotel[data-hotelid="6809"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6810"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6811"] header #top-navbar-collapse,
    .child-hotel[data-hotelid="6812"] header #top-navbar-collapse{
        padding-left: 366px !important;
    }
}
.child-hotel.for-homepage header .navbar-top .navbarlogoimage img{
    background: #c5b9ad;
}


.child-hotel.for-homepage header .navbar-top.scroll .navbarlogoimage img{
    background: transparent;
}

a.navbarlogoimageright {}
.child-hotel header .lang-book-wrapper{
    margin-top: 0px;
}
.child-hotel header .resv-wrap{
    margin-top: 20px;
}
.child-hotel header .navbarlogoimageright{
    padding-right: 20px;
}
.child-hotel header ul#bottom-navbar-collapse {
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}



.mobile .dropdown-menu li .menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #24a6b5;
}

.mobile[data-hotelid="6808"] .dropdown-menu li .menu{
    background:#293d68;
}

.mobile[data-hotelid="6809"] .dropdown-menu li .menu{
    background:#b98445;
}

.mobile[data-hotelid="6810"] .dropdown-menu li .menu{
    background:#00549b;
}

.mobile[data-hotelid="6811"] .dropdown-menu li .menu{
    background:#808000;
}

.mobile[data-hotelid="6812"] .dropdown-menu li .menu{
    background:#b0903d;
}

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

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

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

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

.mobile .dropdown-menu li.active .submenus {
    overflow: visible;
    transition: height 0.4s ease;
}

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





/*Cintacor*/
.mobile[data-hotelid="6808"] a {
  color: #293d62; /* ops-16417 */
}
.mobile[data-hotelid="6808"] a:hover,
.mobile[data-hotelid="6808"] a:focus {
  color: #234075; /* ops-16417 */
}

.mobile[data-hotelid="6808"] .navBtnBorder {
  background-color: #293d62 !important;
} 
.mobile[data-hotelid="6808"] .navBtnBorder:hover {
  background-color: #1a263e !important;
}

.mobile[data-hotelid="6808"] .geo.navBtnBorder,
.mobile[data-hotelid="6808"] .tel.navBtnBorder {
  color: white !important;
}
.mobile[data-hotelid="6808"] .geo.navBtnBorder:hover,
.mobile[data-hotelid="6808"] .tel.navBtnBorder:hover {
  color: white !important;
}

.mobile[data-hotelid="6808"] .btn {
  color: white !important;
  background-color: #293d62 !important;
  border-color: #293d62;
}
.mobile[data-hotelid="6808"] .btn:hover,
.mobile[data-hotelid="6808"] .btn:focus {
  color: white !important;
  background-color: #1a263e !important;
}

.mobile[data-hotelid="6808"] .fa-custom,
.mobile[data-hotelid="6808"] .menu-header-block .fa-custom,
.mobile[data-hotelid="6808"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
  color: #293d62;
}
.mobile[data-hotelid="6808"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name:hover {
  color: #1a263e;
}

.mobile[data-hotelid="6808"] .fab_book_button .fa.fa-calendar {
  background-color: #293d62;
}

.mobile[data-hotelid="6808"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
  stroke: #293d62;
}

.mobile[data-hotelid="6808"] .simp-custom-table-width table,
.mobile[data-hotelid="6808"] .simp-custom-table-width table td {
    border: none;
}

.mobile[data-hotelid="6808"] .simp-custom-table-width table tbody > tr {
    display: flex;
    flex-direction: column;
}

/*Magnifera*/
.mobile[data-hotelid="6811"] a {
  color: #808000;
}
.mobile[data-hotelid="6811"] a:hover,
.mobile[data-hotelid="6811"] a:focus {
  color: #686802;
}

.mobile[data-hotelid="6811"] .navBtnBorder {
  background-color: #808000 !important;
} 
.mobile[data-hotelid="6811"] .navBtnBorder:hover {
  background-color: #686802 !important;
}

.mobile[data-hotelid="6811"] .geo.navBtnBorder,
.mobile[data-hotelid="6811"] .tel.navBtnBorder{
  color: white !important;
}
.mobile[data-hotelid="6811"] .geo.navBtnBorder:hover{
  color: white !important;
}

.mobile[data-hotelid="6811"] .btn {
  color: white !important;
  background-color: #808000 !important;
  border-color: #808000;
}
.mobile[data-hotelid="6811"] .btn:hover,
.mobile[data-hotelid="6811"] .btn:focus {
  color: white !important;
  background-color: #686802 !important;
}

.mobile[data-hotelid="6811"] .fa-custom,
.mobile[data-hotelid="6811"] .menu-header-block .fa-custom,
.mobile[data-hotelid="6811"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
  color: #808000;
}
.mobile[data-hotelid="6811"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name:hover {
  color: #686802;
}

.mobile[data-hotelid="6811"] .fab_book_button .fa.fa-calendar {
  background-color: #808000;
}

.mobile[data-hotelid="6811"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
  stroke: #808000;
}

.mobile[data-hotelid="6811"] .simp-custom-table-width table,
.mobile[data-hotelid="6811"] .simp-custom-table-width table td {
    border: none;
}

.mobile[data-hotelid="6811"] .simp-custom-table-width table tbody > tr {
    display: flex;
    flex-direction: column;
}


/*Destiny*/

.mobile[data-hotelid="6809"] a {
  color: #b98445;
}
.mobile[data-hotelid="6809"] a:hover,
.mobile[data-hotelid="6809"] a:focus {
  color: #a06e31;
}

.mobile[data-hotelid="6809"] .navBtnBorder {
  background-color: #b98445 !important;
} 
.mobile[data-hotelid="6809"] .navBtnBorder:hover {
  background-color: #a06e31 !important;
}

.mobile[data-hotelid="6809"] .geo.navBtnBorder ,
.mobile[data-hotelid="6809"] .tel.navBtnBorder{
  color: white !important;
}
.mobile[data-hotelid="6809"] .geo.navBtnBorder:hover{
  color: white !important;
}

.mobile[data-hotelid="6809"] .btn {
  color: white !important;
  background-color: #b98445 !important;
  border-color: #b98445;
}
.mobile[data-hotelid="6809"] .btn:hover,
.mobile[data-hotelid="6809"] .btn:focus {
  color: white !important;
  background-color: #a06e31 !important;
}

.mobile[data-hotelid="6809"] .fa-custom,
.mobile[data-hotelid="6809"] .menu-header-block .fa-custom,
.mobile[data-hotelid="6809"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
  color: #b98445;
}
.mobile[data-hotelid="6809"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name:hover {
  color: #a06e31;
}

.mobile[data-hotelid="6809"] .fab_book_button .fa.fa-calendar {
  background-color: #b98445;
}

.mobile[data-hotelid="6809"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
  stroke: #b98445;
}

.mobile[data-hotelid="6809"] .simp-custom-table-width table,
.mobile[data-hotelid="6809"] .simp-custom-table-width table td {
    border: none;
}

.mobile[data-hotelid="6809"] .simp-custom-table-width table tbody > tr {
    display: flex;
    flex-direction: column;
}

/*King's Cliff*/
.mobile[data-hotelid="6810"] a {
  color: #fff;
}
.mobile[data-hotelid="6810"] a:hover,
.mobile[data-hotelid="6810"] a:focus {
  color: #fff;
}

.mobile[data-hotelid="6810"] .navBtnBorder {
  background-color: #00549b !important;
} 
.mobile[data-hotelid="6810"] .navBtnBorder:hover {
  background-color: #013b6c !important;
}

.mobile[data-hotelid="6810"] .geo.navBtnBorder {
  color: white !important;
}
.mobile[data-hotelid="6810"] .geo.navBtnBorder:hover {
  color: white !important;
}

.mobile[data-hotelid="6810"] .btn {
  color: white !important;
  background-color: #00549b !important;
  border-color: #00549b;
}
.mobile[data-hotelid="6810"] .btn:hover,
.mobile[data-hotelid="6810"] .btn:focus {
  color: white !important;
  background-color: #013b6c !important;
}

.mobile[data-hotelid="6810"] .fa-custom,
.mobile[data-hotelid="6810"] .menu-header-block .fa-custom,
.mobile[data-hotelid="6810"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
  color: #00549b;
}
.mobile[data-hotelid="6810"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name:hover {
  color: #013b6c;
}

.mobile[data-hotelid="6810"] .fab_book_button .fa.fa-calendar {
  background-color: #00549b;
}

.mobile[data-hotelid="6810"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
  stroke: #00549b;
}

.mobile[data-hotelid="6810"] .simp-custom-table-width table,
.mobile[data-hotelid="6810"] .simp-custom-table-width table td {
    border: none;
}

.mobile[data-hotelid="6810"] .simp-custom-table-width table tbody > tr {
    display: flex;
    flex-direction: column;
}

/*Sherlock*/
.mobile[data-hotelid="6812"] a {
  color: #B0903D;
}
.mobile[data-hotelid="6812"] a:hover,
.mobile[data-hotelid="6812"] a:focus {
  color: #987316;
}

.mobile[data-hotelid="6812"] .navBtnBorder {
  background-color: #B0903D !important;
} 
.mobile[data-hotelid="6812"] .navBtnBorder:hover {
  background-color: #987316 !important;
}

.mobile[data-hotelid="6812"] .geo.navBtnBorder,
.mobile[data-hotelid="6812"] .tel.navBtnBorder{
  color: white !important;
}
.mobile[data-hotelid="6812"] .geo.navBtnBorder:hover{
  color: white !important;
}

.mobile[data-hotelid="6812"] .btn {
  color: white !important;
  background-color: #B0903D !important;
  border-color: #B0903D;
}
.mobile[data-hotelid="6812"] .btn:hover,
.mobile[data-hotelid="6812"] .btn:focus {
  color: white !important;
  background-color: #987316 !important;
}

.mobile[data-hotelid="6812"] .fa-custom,
.mobile[data-hotelid="6812"] .menu-header-block .fa-custom,
.mobile[data-hotelid="6812"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name {
  color: #B0903D;
}
.mobile[data-hotelid="6812"] .select-hotel-wrapper .dropdown-menu .dropdown-menu-wrapper .each-hotel-wrapper .hotel-name:hover {
  color: #987316;
}

.mobile[data-hotelid="6812"] .fab_book_button .fa.fa-calendar {
  background-color: #B0903D;
}

.mobile[data-hotelid="6812"] .select-hotel-wrapper .dropdown-toggle .select-hotel-text p .select-dropdown-arrow svg path {
  stroke: #B0903D;
}

.mobile[data-hotelid="6812"] .simp-custom-table-width table,
.mobile[data-hotelid="6812"] .simp-custom-table-width table td {
    border: none;
}

.mobile[data-hotelid="6812"] .simp-custom-table-width table tbody > tr {
    display: flex;
    flex-direction: column;
}
.mobile[data-hotelid="6808"] #modalHotelListSearch .list a,
.mobile[data-hotelid="6808"] #myModal .close-wrap .close { 
   color: #293d62; 
}
.mobile[data-hotelid="6810"] #modalHotelListSearch .list a,
.mobile[data-hotelid="6810"] #myModal .close-wrap .close
{
    color: #00549b;
}
.mobile[data-hotelid="6809"] #myModal .close-wrap .close
{
    color: #b98445;
}
.mobile[data-hotelid="6812"] #myModal .close-wrap .close
{
    color: #B0903D;
}
.mobile[data-hotelid="6811"] #myModal .close-wrap .close
{
    color: #808000;
}


.mobile .content_wrapper .no-gutter h1,
.mobile .content_wrapper .no-gutter h2 {
  border-bottom: none;
}
/*Slider child*/
.mobile .simp-custom-mobile-child-slider  .slick-slide table td,
.mobile .simp-custom-mobile-child-slider .slick-slide table{
    border:none !important;
}
.mobile .simp-custom-mobile-child-slider .slick-slide .table-responsive{
    padding-bottom:0 !important;
}
.mobile .simp-custom-mobile-child-slider h3{
    font-size:14px !important;;
    padding-right:20px;
    padding-left:20px;
    margin-top: -5% !important;
}
.mobile .simp-custom-mobile-child-slider h4 {
    margin-bottom: 0 !important;
    font-size: 18px !important;
}
.mobile .simp-custom-mobile-child-slider span {
    color: #000 !important;
}
/*End*/
/*parent-homepage*/
.mobile h1{
    text-align: center !important;
    font-size: 28px;
}
.mobile h2{
    text-align: center !important;
    font-size: 26px;
}
.mobile .simp-custom-leftTextRightImg p>strong>a,
.mobile .simp-custom-lrftImgRightText p>strong>a,
.mobile .simp-custom-lrftImgRightText h3>a,
.mobile .simp-custom-leftTextRightImg h3>a{
    font-size: 24px !important
}
.mobile .simp-custom-card .descriptionMobileNoSpace{
    background: #fff;
    padding: 15px;
}
.mobile .simp-custom-card img{
    margin-bottom: 0px !important;
}
.mobile .simp-custom-card h3{
    font-size: 24px !important
}

/*child homepage*/
.mobile .simp-custom-leftTextRightImg .text-content>div,
.mobile .simp-custom-lrftImgRightText .text-content>div{
    text-align: center !important
}

.mobile .simp-custom-facilities .table .fas{
    font-size: 30px !Important;
}
.mobile .simp-custom-facilities .table td{
    padding: 15px 5px
}
.mobile .simp-custom-facilities .table {
    border: 0;
}


.mobile .simp-custom-facilities tr {
    display: grid;
    /*grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));*/
    grid-template-columns: repeat(6,1fr);
    grid-template-rows: 1fr 1fr;
    justify-self: center;
}

.mobile .simp-custom-facilities tr td {
    width: 100% !important;
    border: 0 !important;
}
.mobile .simp-custom-facilities tr td:nth-child(1){
  grid-column: 1/3;
}
.mobile .simp-custom-facilities tr td:nth-child(2){
  grid-column: 3/5;
}
.mobile .simp-custom-facilities tr td:nth-child(3){
  grid-column: 5/7;
}
.mobile .simp-custom-facilities tr td:nth-child(4){
  grid-column: 2/4;
  grid-row: 2/3;

}
.mobile .simp-custom-facilities tr td:nth-child(5){
  grid-column: 4/6;
  grid-row: 2/3;
}

.mobile .simp-custom-anchortag {
    display: none;
}
.mobile .simp-custom-anchortext {
    display: none;
}
.mobile .simp-custom-roomText .table td,
.mobile .simp-custom-roomText .table {
    border: none !important;
    text-align: left !important
}
.mobile .simp-custom-roomText h3{
    padding-top: 15px;
    font-size: 20px; 
    font-weight: 600;
}


.mobile .name-of-hotel {
  display: none;
}
.mobile .panel-group{
  display: none;
}
.mobile.for-homepage .wtheader{
  display: none;
}

/*pareent blog*/
.mobile .simp-custom-2imgTextBlogs .col-xs-12,
.mobile .simp-custom-3imgTextBlogs .col-xs-12{
    background: #eee;
}
.mobile .simp-custom-2imgTextBlogs .descriptionMobileNoSpace,
.mobile .simp-custom-3imgTextBlogs .descriptionMobileNoSpace{
    padding: 0 20px 25px
}
.mobile .simp-custom-2imgTextBlogs.imageDescriptionbottom2 .col-xs-12:last-child img{
    margin-top: 0px !important
}

.mobile .simp-custom-2imgTextBlogs.imageDescriptionbottom2 .col-xs-12:last-child{
    margin-top: 20px
}
.mobile .simp-custom-2imgTextBlogs h2,
.mobile .simp-custom-3imgTextBlogs h2{
    font-size: 20px;
    text-align: left !important
}
.mobile .simp-custom-hideCenterRightBlog .col-xs-12:nth-child(2),
.mobile .simp-custom-hideCenterRightBlog .col-xs-12:nth-child(3){
    display: none !important;
}
 .mobile .simp-custom-CareerLinks {
   padding-bottom: 20px
}
.mobile .simp-custom-CareerLinks .text-content > div{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(187,226,231,0.3);
    font-size: 19px;
    display: flex;
    justify-content: space-between;
}

.mobile .simp-custom-CareerLinks .text-content h2{
    padding-bottom: 40px;
    margin-top: 20px;
    border-bottom: 2px solid rgba(187,226,231,0.3);   
}

.mobile .simp-custom-headerPadding h1{
    font-weight: 600 !important;
}
.mobile .simp-custom-careerTextInner h3{
    font-size: 22px;
    font-weight: 600;
}
.mobile .simp-custom-careerTextInner h4{
    font-size: 19px;
}

.mobile .simp-custom-tabWidget .text-content .nav-tabs {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    padding: 10px 0px !important;
    border-bottom: 1px solid #000;
}

.mobile .simp-custom-tabWidget .text-content .nav-tabs li {
    width: 30%;
    text-align: center;
}

.mobile .simp-custom-tabWidget .text-content .nav-tabs li a {
    padding: 12px 0px !important;
}
.mobile .simp-custom-tabWidget .text-content .nav-tabs li a:hover {
    background: none !important;
}

.mobile .simp-custom-tabWidget .text-content .nav-tabs li.active {
    border-bottom: 3px solid #000;
    margin-bottom: -11.5px;
}

.mobile .simp-custom-tabWidget .text-content .tab-content {
    margin-top: 5% !important;
}

.mobile .simp-custom-tabWidget .text-content .tab-content .tab-pane.fade {
    display: none;
}

.mobile .simp-custom-tabWidget .text-content .tab-content .tab-pane.fade.active.in {
    display: block;
}

.mobile .simp-custom-tabWidget .text-content .tab-content .text_content ul {
    padding: 0 5% !important;
}

.mobile .simp-custom-tabWidget .text-content .tab-content .text_content ul>li {
    margin-bottom: 10px;
}

.mobile .simp-custom-tabWidget .text-content .tab-content .tab-pane.fade li {
    justify-content: space-between;
    width: 100% !important;
    text-align: left;
}


/*to add color to li of package page on cintacor property*/
.mobile .simp-custom-roomText .nav-tabs li a{
    color:#b98445;
}
.mobile .simp-custom-roomText .tab-content ul li{
    margin:0 !important;
}
.mobile .simp-custom-tabWidget .text-content .tab-content .text_content ul strong{
    display:flex;
    margin:20px 0 10px 0;
}

/*jira-13345 start*/

.mobile .simp-custom-3imgTextBlogs div .txt-wdgt-btn-wrapper a {
    float: unset !important
}

.mobile .simp-custom-hideRightBox > div:last-child {
    display: none
}

/*end*/

.simp-custom-tabWidget #mansoontabnew1 ul,
.simp-custom-tabWidget #mansoontabnew2 ul,
.simp-custom-tabWidget #mansoontabnew3 ul{
    height: 270px;
    overflow-y: scroll;
}
.simp-custom-tabWidget #mansoontabnew1 ul::-webkit-scrollbar,
.simp-custom-tabWidget #mansoontabnew2 ul::-webkit-scrollbar,
.simp-custom-tabWidget #mansoontabnew3 ul::-webkit-scrollbar{
    width: 5px;
    background-color: #272727;
}
.simp-custom-tabWidget #mansoontabnew1 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #mansoontabnew2 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #mansoontabnew3 ul::-webkit-scrollbar-thumb{
    background-color: #B98445;
}
.simp-custom-tabWidget #mansoontabnew1 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #mansoontabnew2 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #mansoontabnew3 ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}
.simp-custom-tabWidget #discovertab1 ul strong{
    display:flex;
    margin:20px 0 10px 0;
}


/*.child-hotel.for-homepage header .navbar-top {
    background: linear-gradient(180deg, rgba(0,0,0,.9) 0%, rgba(0,0,0,0.7) 25%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.2) 75%, rgba(0,0,0,0) 100%)
}

.child-hotel.for-homepage header .navbar-top.scroll {
    background: #fff
}
.child-hotel header ul#bottom-navbar-collapse {
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.child-hotel header #bottom-navbar-collapse li.primary{
    padding-left: 10px;
    padding-right: 10px;
    border-right: 0px solid #fff !important;
}

.child-hotel header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li .dropdown-header h4 {
    color: #000 !important;
    font-weight: 600;
}
.child-hotel.for-homepage header .navbar-top .navbar-nav > li > a {
  color: white !important;
}
.child-hotel.for-homepage header .navbar-top.scroll .navbar-nav > li > a {
 color: black !important;
}
.child-hotel[data-hotelid="6808"].for-homepage header .navbar-top{
    background: #fff
}
.child-hotel[data-hotelid="6808"].for-homepage header .navbar-top .navbar-nav > li > a {
 color: black !important;
}
.child-hotel[data-hotelid="6808"].for-homepage header .navbar.navbar-top .dropdown.primary .dropdown-arrow {
   color: black;
}

 dropdown color fix 
.child-hotel.for-homepage header .navbar.navbar-top .dropdown.primary .dropdown-arrow {
   color: white;
}
.child-hotel.for-homepage header .navbar.navbar-top.scroll .dropdown.primary .dropdown-arrow {
   color: black;
}
.child-hotel.for-homepage header .navbar.navbar-top .dropdown.primary .our-hotel-menu .mega-menu .fa-angle-right{
   color: black !important;
}

logo bg color
.child-hotel[data-hotelid="6808"].for-homepage header .navbar-top .navbar-brand img{
    background: #c5b9ad;
}
.child-hotel[data-hotelid="6808"].for-homepage header .navbar-top.scroll .navbar-brand img{
    background: transparent;
}
.child-hotel[data-hotelid="6811"].for-homepage header .navbar-top .navbar-brand img{
    background: #c5b9ad;
}
.child-hotel[data-hotelid="6811"].for-homepage header .navbar-top.scroll .navbar-brand img{
    background: transparent;
}*/

/*start ops 16540*/
header .navbar-top .navbar-brand img {
    padding: 10px 0;
    object-fit: contain;
}
/*end ops 16540*/





.bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper .ss-main,
.bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper input{
    border:1px solid #000;
}
.bookingform-wrapper{
    position:relative;
    bottom:unset;
}
.bookingform-wrapper .simp-booking-form{
    box-shadow:unset;
}
[data-hotelid="6812"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#B0903D;
}
[data-hotelid="6808"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#293d62;
}
[data-hotelid="6810"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#8BD4E7;
}
[data-hotelid="6809"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#b98445;
}
[data-hotelid="6809"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#b98445;
}
[data-hotelid="6811"].explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button{
    background:#808000;
}
.mobile.explorer_chain .bookingform-wrapper{
    display:none;
}
.outer-page .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #submitWrapper{
    /*transform:translateY(-13px);*/
    transition:transform 1s ease;
}
.outer-page .bookingform-wrapper .simp-booking-form form#simp-booking-form.chain[action="#"] #submitWrapper{
    transform:unset;
}

.bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #showMoreBtnWrapper svg path {
   fill: #000 !important;
}

.bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #showMoreBtnWrapper{
   color:#000;
}

.bookingform-wrapper .simp-booking-form form#simp-booking-form.chain #showMoreBtnWrapper {
    line-height: 11px !important;
}

.explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button {
    text-transform: uppercase;
}








/*.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 !important;*/
/*    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: -30px;*/
/*    right: -30px;*/
/*    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;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -30px;*/
/*    right: 0px;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/










/* Desktop */
/*header .dropdown-custom .our-hotel-menu {*/
/*    height: 400px !important;*/
/*}*/

/*header .dropdown-custom .mega-menu li a {*/
/*    cursor: default;*/
/*}*/

/*header #top-navbar-collapse .dropdown-custom .mega-menu li a:hover,*/
/*header #top-navbar-collapse .dropdown-custom .mega-menu li a:focus {*/
/*    text-decoration: none;*/
/*}*/

/* Mobile */
.mobile .cust-modal {
    background-color: rgba(0,0,0,0.3);
}

/*.mobile .cust-modal .each-hotel-group-wrapper .each-hotel-wrapper .hotel-name:hover {*/
/*    text-decoration: none !important;*/
/*}*/

.mobile[data-hotelid="6808"] .cust-modal .close-wrap .close,
.mobile[data-hotelid="6808"] .cust-modal .each-hotel-wrapper { 
   color: #293d62; 
}

.mobile[data-hotelid="6810"] .cust-modal .close-wrap .close,
.mobile[data-hotelid="6810"] .cust-modal .each-hotel-wrapper {
    color: #00549b;
}

.mobile[data-hotelid="6809"] .cust-modal .close-wrap .close,
.mobile[data-hotelid="6809"] .cust-modal .each-hotel-wrapper {
    color: #b98445;
}

.mobile[data-hotelid="6812"] .cust-modal .close-wrap .close,
.mobile[data-hotelid="6812"] .cust-modal .each-hotel-wrapper {
    color: #B0903D;
}

.mobile[data-hotelid="6811"] .cust-modal .close-wrap .close,
.mobile[data-hotelid="6811"] .cust-modal .each-hotel-wrapper {
    color: #808000;
}

/* new requirements */
header .dropdown-custom .our-hotel-menu {
    height: 225px !important;
}

header #top-navbar-collapse .dropdown-custom .mega-menu > li:first-child,
header #top-navbar-collapse .dropdown-custom .mega-menu > li:last-child{
    display: none;
}

.mobile .cust-modal .list > .each-hotel-group-wrapper:first-child,
.mobile .cust-modal .list > .each-hotel-group-wrapper:last-child {
    display: none;
}

.simp-custom-roomText .scroll_div {
    height: 200px;
    overflow-y: scroll;
}
.simp-custom-roomText .scroll_div::-webkit-scrollbar{
    width:4px;
}
.simp-custom-roomText .scroll_div::-webkit-scrollbar-track {
    background: #979595;
}
.simp-custom-roomText .scroll_div::-webkit-scrollbar-thumb {
    background-color: #24a6b5;
}


.simp-custom-shareButton .a2a_kit {
    display: flex;
    justify-content: center;
}

/* .simp-custom-tabWidget #summertabnew1 ul,
.simp-custom-tabWidget #summertabnew1 .text_content,
.simp-custom-tabWidget #summertabnew2 ul{
    height: 270px;
    overflow-y: scroll;
}
.simp-custom-tabWidget #summertabnew1 ul::-webkit-scrollbar,
.simp-custom-tabWidget #summertabnew1 .text_content::-webkit-scrollbar,
.simp-custom-tabWidget #summertabnew2 ul::-webkit-scrollbar{
    width: 5px;
    background-color: #272727;
}
.simp-custom-tabWidget #summertabnew1 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #summertabnew1 .text_content::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #summertabnew2 ul::-webkit-scrollbar-thumb{
    background-color: #B98445;
}
.simp-custom-tabWidget #summertabnew1 ul::-webkit-scrollbar-track ,
.simp-custom-tabWidget #summertabnew1 .text_content::-webkit-scrollbar-track,
.simp-custom-tabWidget #summertabnew2 ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}

.mobile .simp-custom-tabWidget .text-content #summertabnew1 p{
    padding:0 0 8px 0;
}

.simp-custom-tabWidget #summertabnew2 ul li{
    margin:0 !important;
} */



.simp-custom-tabWidget .text-content > ul:not(.nav),
.simp-custom-tabWidget .tab-content .tab-pane > .text_content {
    height: 270px;
    overflow-y: scroll;
}
.simp-custom-tabWidget .text-content > ul::-webkit-scrollbar,
.simp-custom-tabWidget .tab-content .tab-pane > .text_content::-webkit-scrollbar {
    width: 5px;
    background-color: #272727;
}
.simp-custom-tabWidget .text-content > ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget .tab-content .tab-pane > .text_content::-webkit-scrollbar-thumb {
    background-color: #B98445;
}
.simp-custom-tabWidget .text-content > ul::-webkit-scrollbar-track ,
.simp-custom-tabWidget .tab-content .tab-pane > .text_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}

.mobile .simp-custom-tabWidget .text-content p{
    padding:0 0 8px 0;
}

.simp-custom-tabWidget .text-content ul li {
    margin:0 !important;
}

.simp-custom-tabWidget #tabnew1 ul,
.simp-custom-tabWidget #tabnew2 ul,
.simp-custom-tabWidget #tabnew3 ul{
    height: 270px;
    overflow-y: scroll;
}
.simp-custom-tabWidget #tabnew1 ul::-webkit-scrollbar,
.simp-custom-tabWidget #tabnew2 ul::-webkit-scrollbar,
.simp-custom-tabWidget #tabnew3 ul::-webkit-scrollbar{
    width: 5px;
    background-color: #272727;
}
.simp-custom-tabWidget #tabnew1 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #tabnew2 ul::-webkit-scrollbar-thumb,
.simp-custom-tabWidget #tabnew3 ul::-webkit-scrollbar-thumb{
    background-color: #B98445;
}
.simp-custom-tabWidget #tabnew1 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #tabnew2 ul::-webkit-scrollbar-track,
.simp-custom-tabWidget #tabnew3 ul::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #f5f5f5;
}

.simp-custom-togglebutton .txt-wdgt-btn-wrapper {
    margin-top: 20px;
}

.simp-custom-togglebutton .text-content-wrapper > div:first-of-type,
.mobile .simp-custom-togglebutton .col-xs-12 > div:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.simp-custom-toggleleftimagerighttext .txt-wdgt-btn-wrapper {
    margin-top: 20px;
}

.simp-custom-toggleleftimagerighttext .text-content-wrapper > div:first-of-type,
.mobile .simp-custom-toggleleftimagerighttext .col-xs-12 .text-content > div:first-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

/*:root {
    --card-border-radius: 20px;
    --view-port: 1920;

    --desktop-form-grp-margin: clamp(10px, calc((14 / var(--view-port)) * 100vw), 14px);
    --desktop-label-font-size: clamp(16px, calc((20 / var(--view-port)) * 100vw), 18px);
    --desktop-label-line-height: clamp(24px, calc((34 / var(--view-port)) * 100vw), 34px);
    --desktop-label-font-weight: 500;
    --desktop-input-border-radius: 5px;
    --desktop-label-font-family: "adobe-caslon-pro", serif;
    --desktop-label-color: #57524c;
    --desktop-input-font-family: "Adobe Garamond Pro", serif;
    --desktop-input-color: #595959;
    --desktop-input-placeholder-color: rgba(0, 0, 0, 0.3);
    --desktop-input-border-color: rgba(0, 0, 0, 0.3);
    --desktop-input-font-size: clamp(14px, calc((16 / var(--view-port)) * 100vw), 16px);
    --desktop-input-line-height: clamp(40px, calc((60 / var(--view-port)) * 100vw), 60px);
    --desktop-input-font-weight: 400;
    --desktop-input-padding: clamp(12px, calc((20 / var(--view-port)) * 100vw), 20px) clamp(16px, calc((24 / var(--view-port)) * 100vw), 24px);
    --desktop-fields-bg-color: #fff;
    --desktop-input-height: clamp(32px, calc((50 / var(--view-port)) * 100vw), 50px);
    --desktop-submit-button-width: max-content;
    --desktop-input-textarea-height: clamp(68px, calc((92 / var(--view-port)) * 100vw), 92px);
    --desktop-error-msg-font-size: clamp(12px, calc((14 / var(--view-port)) * 100vw), 14px);
    --desktop-error-msg-line-height: clamp(18px, calc((22 / var(--view-port)) * 100vw), 22px);
    --desktop-error-msg-font-weight: 400;
    --desktop-error-msg-font-family: "Adobe Garamond Pro", serif;
    --desktop-error-msg-color: #d32f2f;
    --desktop-success-msg-color: green;

    --mobile-form-grp-margin: 15px;
    --mobile-form-label-margin: 12px;
    --mobile-label-font-size: 16px;
    --mobile-label-line-height: 30px;
    --mobile-label-font-weight: 400;
    --mobile-input-border-radius: 5px;
    --mobile-label-font-family: var(--desktop-label-font-family);
    --mobile-label-color: var(--desktop-label-color);
    --mobile-fields-bg-color: #fff;
    --mobile-input-font-family: "Adobe Garamond Pro", serif;
    --mobile-input-color: var(--desktop-input-color);
    --mobile-input-placeholder-color: rgba(0, 0, 0, 0.3);
    --mobile-input-border-color: rgba(16, 12, 4, 0.3);
    --mobile-input-font-size: 15px;
    --mobile-input-line-height: 62px;
    --mobile-input-font-weight: 400;
    --mobile-input-padding: 0px 20px;
    --mobile-input-height: 45px;
    --mobile-error-msg-color: #d32f2f;
    --mobile-success-msg-color: green;
    --mobile-input-textarea-height: 120px;
    --mobile-error-msg-font-size: 12px;
    --mobile-error-msg-line-height: 20px;
    --mobile-error-msg-font-weight: 400;
    --mobile-error-msg-font-family: var(--desktop-error-msg-font-family);
    --mobile-error-msg-color: var(--desktop-error-msg-color);
    --mobile-recaptcha-margin: 0 0 14px;
}

html:has(body.modal-open) {
    overflow: hidden;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-cooperative-container {
    width: calc(100% - (var(--desktop-widget-left-right-spacing) * 2));
    max-width: 100%;
    padding: var(--desktop-widget-to-widget-spacing) var(--desktop-widget-left-right-spacing);
    margin: 0 var(--desktop-widget-left-right-spacing);
    background: #28344a;
    border-radius: var(--card-border-radius);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container > .widget-wrapper:not(.wtformjson) *:not(a.btn) {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-cooperative-container > div {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-cooperative-container .widget-wrapper + .widget-wrapper {
    margin-top: var(--desktop-widget-to-widget-spacing);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form-header .text-content-wrapper > * {
    color: #fff;
    text-align: center;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col {
    padding: 0;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form fieldset {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group {
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form form div > :is(input, select, textarea) {
    height: var(--desktop-input-height);
    border: 1px solid var(--desktop-input-border-color);
    border-radius: var(--desktop-input-border-radius);
    background: var(--desktop-fields-bg-color);
    padding: var(--desktop-input-padding);
    font-family: var(--desktop-input-font-family);
    font-size: var(--desktop-input-font-size);
    font-weight: var(--desktop-input-font-weight);
    color: var(--desktop-label-color);
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form label {
    font-size: var(--desktop-label-font-size);
    font-weight: var(--desktop-label-font-weight);
    color: var(--desktop-label-color);
    line-height: var(--desktop-label-line-height);
    font-family: var(--desktop-label-font-family);
    display: block;
    text-align: left;
    border: 0;
    padding: 0;
    margin: 0;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group > label {
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form form div > select {
    padding-top: 0;
    padding-bottom: 0;
    cursor: pointer;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper .simp-custom-corporate-form form textarea {
    height: var(--desktop-input-textarea-height);
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio-pad) {
    padding: var(--desktop-input-padding);
    padding-bottom: 0;
    padding-top: 0;
    min-height: var(--desktop-input-height);
    border: 1px solid var(--desktop-input-border-color);
    border-radius: var(--desktop-input-border-radius);
    background: var(--desktop-fields-bg-color);
    font-family: var(--desktop-input-font-family);
    font-size: var(--desktop-input-font-size);
    font-weight: var(--desktop-input-font-weight);
    color: var(--desktop-label-color);
    width: 100%;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio-pad) label {
    border: unset;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    padding: unset;
    position: unset;
    width: fit-content;
    align-content: center;
    white-space: nowrap;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    gap: 5px 20px;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio {
    padding: 0;
    align-content: center;
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio input {
    position: unset;
    margin: 0 5px 0 0;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-cooperative-container .simp-custom-corporate-form fieldset > div:empty {
    display: none;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"]) {
    width: calc((100% - 20px) / 2);
    display: flex;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"])::before,
:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"])::after {
    content: none;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:has(textarea) {
    width: 100%;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .form-group > label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form label + div {
    padding: 0;
    width: 100%;
    align-content: center;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form :is(.text-danger, .text-success) {
    margin: -10px 0;
    padding: 0;
    width: 100%;
    font-size: var(--desktop-error-msg-font-size);
    line-height: var(--desktop-error-msg-line-height) !important;
    font-weight: var(--desktop-error-msg-font-weight);
    font-family: var(--desktop-error-msg-font-family);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .text-danger {
    color: var(--desktop-error-msg-color);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .text-success {
    color: var(--desktop-success-msg-color);
}

:is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] {
    width: 100%;
}

@media (max-width: 991px) {
    :is(.outer-page, .outerpage) .simp-custom-cooperative-container .simp-custom-corporate-form .one-col .form-group:not([id$="submit"]) {
        width: 100%;
    }
}

:is(.outer-page, .outerpage) .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:nth-child(n + 11) {
    width: 100%;
}

.mobile .content_wrapper .simp-custom-cooperative-container {
    width: 100%;
    max-width: 100%;
    background: #28344a;
    padding: var(--mobile-widget-to-widget-spacing);
    border-radius: var(--card-border-radius);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form-header .text-content > * {
    color: #fff;
    text-align: center;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group:not([id$="submit"]) {
    margin-bottom: var(--mobile-form-grp-margin);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form input {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden !important;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group > label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    font-size: var(--mobile-label-font-size);
    font-weight: var(--mobile-label-font-weight);
    color: var(--mobile-label-color);
    line-height: var(--mobile-label-line-height);
    font-family: var(--mobile-label-font-family);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group div > :is(input, select, textarea) {
    border: 1px solid var(--mobile-input-border-color);
    border-radius: var(--mobile-input-border-radius);
    padding: var(--mobile-input-padding);
    background: var(--mobile-fields-bg-color);
    font-size: var(--mobile-input-font-size);
    line-height: var(--mobile-input-line-height);
    color: var(--mobile-input-color);
    height: var(--mobile-input-height);
    width: 100%;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group .iti .iti__country-container {
    border-radius: var(--mobile-input-border-radius);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group .iti .iti__country-container + input{
    padding: var(--mobile-input-padding) !important;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group div > textarea {
    height: var(--mobile-input-textarea-height);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] {
    margin: 0;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .form-group[id$="submit"] button {
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio) {
    padding: var(--mobile-input-padding);
    padding-bottom: 0;
    padding-top: 0;
    min-height: var(--mobile-input-height);
    border: 1px solid var(--mobile-input-border-color);
    border-radius: var(--mobile-input-border-radius);
    background: var(--mobile-fields-bg-color);
    font-family: var(--mobile-input-font-family);
    font-size: var(--mobile-input-font-size);
    font-weight: var(--mobile-input-font-weight);
    color: var(--mobile-label-color);
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group:has(.radio) label {
    border: unset;
    clip: unset;
    height: unset;
    margin: unset;
    overflow: unset;
    padding: 0 !important;
    position: unset;
    width: 100%;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group .radio input {
    position: unset;
    margin: 0 8px 0 0;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad {
    display: flex;
    flex-wrap: wrap;
    margin-left: 20px;
    gap: 5px 20px;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .form-group .radio {
    padding: 0;
    align-content: center;
}

.mobile .no-gutter .widget-wrapper .simp-custom-corporate-form .radio-pad .radio input {
    position: unset;
    margin: 0 5px 0 0;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form :is(.text-danger, .text-success) {
    padding: 0;
    width: 100%;
    font-size: var(--mobile-error-msg-font-size);
    line-height: var(--mobile-error-msg-line-height) !important;
    font-weight: var(--mobile-error-msg-font-weight);
    font-family: var(--mobile-error-msg-font-family);
    text-align: center;
    margin-bottom: 10px;
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .text-danger {
    color: var(--mobile-error-msg-color);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .text-success {
    color: var(--mobile-success-msg-color);
}

.mobile .simp-custom-cooperative-container .simp-custom-corporate-form .modal.in .modal-dialog {
    width: max-content;
}
*/

.simp-custom-menuItems .menudiv{
    width: 100%;
    display: flex;
    background: #d5d5d5;
    padding: 2% 10%;
    justify-content: space-around;
    color: #000;
}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-menuItems .content_wrapper{padding-top: 0px;}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-menuItems.simp-custom-addpadding .col-sm-4{padding: 0px 1%;}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-menuItems.simp-custom-nopadding{padding: 0px 0px; margin-bottom: 0px; padding-bottom: 0px;}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-menuItems.simp-custom-nopadding .content_wrapper{padding: 0px 0px;}
.content_wrapper .no-gutter .widget-wrapper.simp-custom-menuItems .menudiv a{
    text-decoration: none;
    color: #000;
    font-size: 1.1em;
}

@media (max-width: 768px) {
    .simp-custom-menuItems .menudiv{
        padding: 2% 1%;
    }
    .simp-custom-menuItems .menudiv a{
        font-size: 1.1em;
    }
}


/*header .cus-header-top-strip{*/
/*    background:#000;*/
/*    padding:8px 0;*/
/*}*/
/*header .cus-header-top-strip div{*/
/*    padding:0;*/
/*    width:100%;*/
/*}*/
/*header .cus-header-top-strip marquee{*/
/*    color:#fff;*/
/*}*/
/*header .cus-header-top-strip a{*/
/*    color:#fff;*/
/*}*/

/*header .cus-header-top-strip .top-strip-header-wrapper {*/
/*     background: #000;   */
/*}*/



/*.mobile .cus-header-top-strip{*/
/*    background:#000;*/
/*    padding:8px 0;*/
/*}*/
/*.mobile .cus-header-top-strip div{*/
/*    padding:0;*/
/*}*/
/*.mobile .cus-header-top-strip marquee{*/
/*    color:#fff;*/
/*}*/
/*.mobile .cus-header-top-strip a{*/
/*    color:#fff;*/
/*}*/

/*.mobile .cus-header-top-strip + .navbar-logo{*/
/*    top:50px;*/
/*}*/





.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.55);
}
.simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

