.simp-custom-gradientimg  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}
.simp-custom-gradientimg .text-content-wrapper a{
 color:#fff
}
.simp-custom-gradientimg .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;
}
.simp-custom-gradientimg .text-content:hover .text-content-wrapper a,
.simp-custom-gradientimg .text-content:hover .text-content-wrapper
{
    background-color:#fff;
    color:black !important;
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradientimg .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
    width: calc(100% - 30px) !important ;
    margin:auto;
}

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



.simp-custom-customdesign .text-content-wrapper 
{
    position:absolute;
    top:50%;
    z-index:2;
}

.simp-custom-customdesign .text-content-wrapper
{
    text-align:center !important;
    width:100%;
}

.simp-custom-customdesign .text-content:after
{
     content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.4);
}
.simp-custom-customdesign  .text-content:hover.text-content:after
{
     content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color:#3a3836d6;
}
.simp-custom-customdesign .text-content
{
    padding:0px !important;
}
.simp-custom-customdesign .text-content:hover
{
    z-index:2;
}
.simp-custom-customdesign a.btn
{
    background:transparent;
    border:1px solid white;
}
.simp-custom-customdesign a.btn:hover
{
    background:white;
    color:#3a3836;
}



.simp-custom-customdesign1 .text-content-wrapper 
{
    position:absolute;
    top:50%;
    z-index:2;
}

.simp-custom-customdesign1  .text-content:hover.text-content:after
{
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(5,50,50,0.8);
    border:1px solid white;
}
.simp-custom-customdesign1 .text-content
{
    padding:0px !important;
}
.simp-custom-customdesign1 .text-content:hover
{
    z-index:2;
}


.simp-custom-hoverbg .text-content
{
    padding:20px;
    width:31%;
    margin:10px;
    background-color:rgba(191,191,191,0.4)
}
.simp-custom-hoverbg .text-content:hover
{
    background-color:grey;
    color:white;
    border:none;
}

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

.simp-custom-faaauntawesome .table-responsive span.fas 
{
   padding:10px !important;
   background-color:#3B3B3B;
   border-radius:100%;
}
.simp-custom-faaauntawesome .table-responsive td
{
    color:#3b3b3b;
}
.simp-custom-faaauntawesome .table-responsive
{
    width:60%;
    margin:auto;
}

.simp-custom-removepadding .col-sm-4
{
    padding:0px !important;
}
.simp-custom-removepadding 
{
    padding:0px !important;
}

.simp-custom-2img-edgetouch {
    padding-top:0 !important;
    padding-bottom:0 !important;
}
.simp-custom-2img-edgetouch1
{
 padding-top:0 !important;
 padding-bottom:0 !important;
}   

.simp-custom-2img-edgetouch .fullWidthWidgetWrapper,
.simp-custom-2img-edgetouch1 .fullWidthWidgetWrapper
{
    display:flex;
    justify-content:center;
    align-items:center;
}
.simp-custom-2img-edgetouch .text-content,
.simp-custom-2img-edgetouch1 .text-content
{
    padding:0px 80px
}
.simp-custom-2img-edgetouch1 .text-content-wrapper h2,
.simp-custom-2img-edgetouch .text-content-wrapper h2
{
    text-align:left;
}


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

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

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

.simp-custom-greyscale a 
{
    text-decoration:none;
}
.min-price-div {
    display:none!important;
}
.simp-custom-removeright .right-box {
    display: none;
}

.simp-custom-centeralign.wt2imgtop-2tbbot {
    display:flex;
    justify-content:center;
    
}

.jssor-carousel-container .bookingform-wrapper {
    top:20% !important;
}
.bookingform-wrapper .btn-wrapper 
{
    position:absolute;
    top:0%;
    left:89% !important;
}
body.explorer_v1 .abs_parent #bookingForm .booking-form
{
    padding-bottom:0px !important;
    padding-right:80px;
    padding-top:0px !important;
}
.bookingform-wrapper .dp-holder 
{
    border:none !important;
}
.bookingform-wrapper select#adults_id 
{
    border:none !important;
}
.bookingform-wrapper select#children_id 
{
    border:none !important;
}
.bookingform-wrapper form#booking-form 
{
    position:relative;
}
.bookingform-wrapper form input
 {
     padding:0px !important;
 }
.bookingform-wrapper form#booking-form  input.btn.btn-full-width 
{
    padding-top:17px !important;
    padding-bottom:18px !important;
}
 .bookingform-wrapper #bookingForm .promo-block .tb-holder input, #bookingForm .text-field .tb-holder input {
    border:none;
    border-bottom:1px solid grey;
}

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

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

.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.simp-custom-align-text .camera_caption.fadeIn.jssor-caption
{
    bottom:50px !important;
}


.simp-custom-customcard .text-content 
{
    margin:2px;
}
.simp-custom-customcard .text-content .text-content-wrapper 
{
    background:#fff;
    position:relative;
    padding: 5px 10px 10px 10px;
    font-size:14px;
    line-height:2;
    
}
.simp-custom-customcard .text-content .text-content-wrapper h4
{
    position:absolute;
    top:-15px;
    background:#1a1a1ae8;
    color:white;
    padding:5px;
    left:40%;

}
.simp-custom-customcard .text-content.slick-slide 
{
    height:100% !important
}

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


.simp-custom-remove-padding
{
    padding-top:0px !important;
}


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

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

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

.simp-custom-2border
{
    display:block;
    width:60% !important;
    border:1px solid #262626;
    position:relative;
}
.simp-custom-2border:before
{
   content: "";
   width: 100% !important;
   height: 100%;
   border: 1px solid #a2a1a1;
   position: absolute;
   top:-11px;
   bottom:-10px;
   margin-left:12px !important; 
}

.clearfix.widget-wrapper.wt1tb.bgImageContainer.simp-custom-padding-reduce {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
.simp-custom-white-slider .camera_caption.fadeIn.jssor-caption {
    margin: auto;
    left: 0;
    bottom:50px!important;
    line-height:16px!important;
}
.simp-custom-white-slider .jssor-carousel-wrapper .camera_caption .caption-as-text{
    line-height:24px;
}
.simp-custom-rightnone .col-sm-6.right-box.text-content {
    display: none;
}

:root {
    --faq-sc-desktop-bg: #ffffff;
    --faq-sc-desktop-bg-hover: #f7f7f7;
    --faq-sc-desktop-bg-expanded: #f0f4ff;
    --faq-sc-desktop-border-color: #e0e0e0;
    --faq-sc-desktop-border-width: 1px;
    --faq-sc-desktop-question-min-height: 56px;
    --faq-sc-desktop-question-padding: 20px 52px 20px 20px;
    --faq-sc-desktop-question-padding-open: 20px 52px 20px 17px;
    --faq-sc-desktop-chevron-right: 20px;
    --faq-sc-desktop-gap-between-items: 20px;
    --faq-sc-desktop-answer-padding: 0 20px 20px 20px;
    --faq-sc-desktop-text-align: left;
    --faq-sc-desktop-btn-justify: flex-start;
   
    /* mobile */
    --faq-sc-mobile-bg: #ffffff;
    --faq-sc-mobile-bg-hover: #f7f7f7;
    --faq-sc-mobile-bg-expanded: #f0f4ff;
    --faq-sc-mobile-border-color: #e0e0e0;
    --faq-sc-mobile-border-width: 1px;
    --faq-sc-mobile-question-padding: 16px 52px 16px 16px;
    --faq-sc-mobile-question-padding-open: 16px 52px 16px 13px;
    --faq-sc-mobile-chevron-right: 20px;
    --faq-sc-mobile-gap-between-items: 0px;
    --faq-sc-mobile-answer-padding: 0 16px 16px 16px;
    --faq-sc-mobile-text-align: left;
    --faq-sc-mobile-btn-justify: flex-start;
    
    /* Common */
    --faq-sc-shared-panel-duration: 0.3s;
    --faq-sc-shared-panel-ease: ease-out;
    --faq-sc-shared-chevron-duration: 0.22s;
    --faq-sc-shared-chevron-ease: ease-out;
    --faq-sc-shared-hover-duration: 0.15s;
    --faq-sc-shared-hover-ease: ease;
    --faq-sc-shared-chevron-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23555555' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    --faq-sc-shared-chevron-size: 20px;
    --faq-sc-shared-focus-color: #000;
    --faq-sc-shared-focus-width: 3px;
    --faq-sc-shared-focus-offset: -3px;
    --faq-sc-shared-focus-radius: 2px;
    --faq-sc-shared-table-border: #d0d0d0;
    --faq-sc-shared-table-border-width: 1px;
    --faq-sc-shared-table-cell-padding: 10px 12px;
}


/* ---------- desktop ------------ */

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    background-color: var(--faq-sc-desktop-bg);
    padding:30px 0;
    display: flex;
    flex-direction: column;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-faq-widget-in-single-container *{
    text-align:left;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content-wrapper *{
    text-align:center;
}

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

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container>div {
    padding: 0;
    min-height: unset;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--faq-sc-desktop-gap-between-items);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    min-height: var(--faq-sc-desktop-question-min-height);
    padding: var(--faq-sc-desktop-question-padding);
    user-select: none;
    text-align: var(--faq-sc-desktop-text-align);
    background-color: var(--faq-sc-desktop-bg);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-desktop-chevron-right);
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

/* FIX: grid transition with will-change for smooth animation */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
    will-change: grid-template-rows;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

/* FIX: min-height: 0 prevents content overflow during collapse; padding transitions with height */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part > .faq-answer-inner {
    overflow: hidden;
    min-height: 0;
    padding: 0 20px;
    transition: padding var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
}

/* FIX: bottom padding only when expanded so it animates in sync */
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded > .faq-answer-inner {
    padding: 0 20px 20px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-desktop-btn-justify);
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    pointer-events: none;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}

/* mobile */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container {
    background-color: var(--faq-sc-mobile-bg);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container:last-child{
    margin-bottom:20px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header + .simp-custom-faq-widget-in-single-container {
    margin-top: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .text-content {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    min-height: unset;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper {
    border: var(--faq-sc-desktop-border-width) solid var(--faq-sc-desktop-border-color);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part {
    position: relative;
    display: flex;
    align-items: center;
    padding: var(--faq-sc-mobile-question-padding);
    user-select: none;
    text-align: var(--faq-sc-mobile-text-align);
    background-color: var(--faq-sc-mobile-bg);
    transition: background-color var(--faq-sc-shared-hover-duration) var(--faq-sc-shared-hover-ease);
    width: 100%;
    min-height: 44px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus-visible {
    outline: var(--faq-sc-shared-focus-width) solid var(--faq-sc-shared-focus-color);
    outline-offset: var(--faq-sc-shared-focus-offset);
    border-radius: var(--faq-sc-shared-focus-radius);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part:focus:not(:focus-visible) {
    outline: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
    content: "";
    position: absolute;
    right: var(--faq-sc-mobile-chevron-right);
    top:32px;
    transform: translateY(-50%) rotate(0deg);
    width: var(--faq-sc-shared-chevron-size);
    height: var(--faq-sc-shared-chevron-size);
    background-image: var(--faq-sc-shared-chevron-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: transform var(--faq-sc-shared-chevron-duration) var(--faq-sc-shared-chevron-ease);
    flex-shrink: 0;
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
}

/* FIX: grid transition with will-change for smooth animation */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
    will-change: grid-template-rows;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded {
    grid-template-rows: 1fr;
}

/* FIX: min-height: 0 prevents content overflow during collapse; padding transitions with height */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part > .faq-answer-inner {
    overflow: hidden;
    min-height: 0;
    padding: 0 16px;
    transition: padding var(--faq-sc-shared-panel-duration) var(--faq-sc-shared-panel-ease);
}

/* FIX: bottom padding only when expanded so it animates in sync */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part.faq-expanded > .faq-answer-inner {
    padding: 0 16px 16px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .question-part p:empty,
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part p:empty {
    display: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part table {
    width: 100%;
    border-collapse: collapse;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part :is(th, td) {
    padding: var(--faq-sc-shared-table-cell-padding);
    border: var(--faq-sc-shared-table-border-width) solid var(--faq-sc-shared-table-border);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .txt-wdgt-btn-wrapper {
    display: flex;
    justify-content: var(--faq-sc-mobile-btn-justify);
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part {
    pointer-events: none;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper.faq-empty .question-part::after {
    display: none;
}

/* FIX: reduced-motion covers both grid and padding transitions */
@media (prefers-reduced-motion: reduce) {
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part > .faq-answer-inner,
    :is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .answer-part > .faq-answer-inner,
    .mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .faq-wrapper .question-part::after {
        transition: none;
    }
}

/* ----- header --- */
.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content :is(h1, h2, h3):only-child {
    padding: 0;
    margin: 0;
}

:is(.outer-page,.outerpage) .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part .faq-answer-inner > :is(ol, ul, p, .table-responsive) + :is(ol, ul, p, .table-responsive) {
    margin-top: 8px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container .answer-part .faq-answer-inner > :is(ol, ul, p, .table-responsive) + :is(ol, ul, p, .table-responsive) {
    margin-top: 8px !important;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-widget-in-single-container-header .text-content *{
    text-align:center;
}

.mobile .simp-custom-faq-widget-in-single-container h3,
.mobile .simp-custom-heading :is(h1,h2) {
    padding-bottom: 0;
}

div[data-widget-id="391616"] img
{
    margin:0 auto;
    width:70px;
}
div[data-widget-id="391616"]
{
    position:relative;
}
div[data-widget-id="391616"]:before
{
    content: " ";
    border:0.1px solid #393738 !important;
    position:absolute;
    left:2%;
    right:2%;
    top:30px!important;
    display:block;
}

body.explorer_v1 .inner-page .header-pills {
    padding: 130px 0 4px;
}

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

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



.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}



.container-fluid .simp-custom-widget-hide {
    display: none!important;
}
.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}
.mobile div#widgetWrapperHome div#leftColWid .wtheader:first-child
{
    display:none;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}


.mobile .logo.navbar-logo 
{
    padding-top:6px;
    padding-bottom:6px;
    background-color:white;
}
.mobile div[data-widget-id="2161013"] h2{
    text-align:center;
    font-size:1.2em;
}
.mobile .simp-custom-gradientimg a>span{
    color: #666A66;
    font-size: 1.3em!important;
    font-weight: 400!important;
}
.mobile .simp-custom-gradientimg a>span>span{
    color: #666A66;
    font-size: 1.1em!important;
    font-weight: 400!important;
}
.mobile div[data-widget-id="2163199"]{
    display:none;
}
.mobile .simp-custom-mblremovewidget .col-xs-12 {
    display:none;
}


a.navbarlogoimage 
{
    position:absolute;
}
a.navbarlogoimage img
{
    width:180px !important;
    padding-top:10px;
    padding-left:5px;
}
body.explorer_v1 header #top-menu {
padding-top:20px;
}
body.explorer_v1 header .navbar .navbar-header .navbar-brand{
    padding-top:5%;
}



.outer-page .content_wrapper .simp-custom-review-image-hide .img-responsive{
    display:none !important
}
.mobile .content_wrapper .simp-custom-review-image-hide .img-responsive{
    display:none !important
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter :is(.lslider-rtext, .ltext-rslider) {
    display: flex;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    padding: 0
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter :is(.lslider-rtext, .ltext-rslider)>div {
    width: 50% !important;
    padding: 0
}

:is(.outer-page, .outerpage) :is(.lslider-rtext, .ltext-rslider)>div .jssor-carousel-wrapper {
    padding: 0
}

:is(.outer-page, .outerpage) :is(.lslider-rtext, .ltext-rslider)>div .text-content {
    padding: 0 11.461%
}

.mobile .content_wrapper .ltext-rslider {
    display: flex;
    flex-direction: column-reverse
}

.mobile .content_wrapper .ltext-rslider .simp-custom-rslider-width50 {
    margin-bottom: 20px !important
}

.mobile .content_wrapper .ltext-rslider .simp-custom-Ltext-width50 {
    margin-bottom: 0
}


.simp-custom-testheading{
    padding-top: 60px !important;
}
.simp-custom-testimonials{
    padding-top: 0px !important;
}
.simp-custom-testimonials .text-content-wrapper{
    background-color: #f8f8f8;
    padding: 6% 6% 0 6% !important;
    outline: 1px solid #a0a0a0;
    outline-offset: -10px;
    height: 500px;   
}
@media (min-width: 1600px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 460px;
    }
    .simp-custom-testimonials p{
        font-size: 14px !important;
    }
}
@media (min-width: 1300px) and (max-width: 1599px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 475px;
    }
    .simp-custom-testimonials p{
        font-size: 13px !important;
    }
}
@media (min-width: 1100px) and (max-width: 1299px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 465px;
    }
    .simp-custom-testimonials p{
        font-size: 12px !important;
    }
}
@media (min-width: 900px) and (max-width: 1099px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 490px;
    }
    .simp-custom-testimonials p{
        font-size: 11px !important;
    }
}
@media (min-width: 800px) and (max-width: 899px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 565px;
    }
    .simp-custom-testimonials p{
        font-size: 11px !important;
    }
}
@media (min-width: 768px) and (max-width: 799px) {
    .simp-custom-testimonials .text-content-wrapper {
         height: 530px;
    }
    .simp-custom-testimonials p{
        font-size: 10px !important;
    }
}
.simp-custom-testimonials .text-content-wrapper img{
    position: absolute;
    bottom: 30px;
    transform: translateX(-50%);
}
.simp-custom-testimonials h3{
    font-weight: 600;
    color: #666a66;
}
.simp-custom-testimonials p{
    color: #272727 !important;
    font-size: 15px;
    line-height: 1.8em !important;
}
.simp-custom-testimonials .slick-slide img{
    display: unset !important;
}



header .navbar-top .navbar-nav 
{
    text-align: center;
}

/*.navbar .resv-wrap input.btn.booking-btn*/
/*{*/
/*    background:white;*/
/*    color:#3a3836;*/
/*}*/

/*.location-page .content_wrapper .no-gutter .get-directions-label span{*/
/*    background-color: #bbbbbb;*/
/*}*/

/*div[data-widget-id="2159372"]{*/
/*    padding-top:20px !important;*/
/*}*/
/*div[data-widget-id="2159372"] .left-box{*/
/*    width:100%;*/
/*}*/
/*div[data-widget-id="2159372"] .right-box{*/
/*    position:absolute;*/
/*    width: 35%;*/
/*    padding: 60px !important;*/
/*    margin-top: 100px;*/
/*    margin-left: 80px;*/
/*    background-color: #f8f8f8d9;*/
/*    color: #242424;*/
/*}*/


/*Table Border Remove*/

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



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

/*Footer*/

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

/*instagram-section*/
.wt3tb.three-col[data-widget-id="2159373"] .left-box.text-content {
    width: 20%;
}
.wt3tb.three-col[data-widget-id="2159373"] .right-box.text-content {
    width: 45%;
}
.wt3tb.three-col[data-widget-id="2159373"] .center-box.text-content {
    width: 35%;
}
.wt3tb.three-col[data-widget-id="2159373"] img {
    height: 100%!important;
}
.wt3tb.three-col[data-widget-id="2159373"] td {
    height:200px!important;
    width: 300px;
    padding: 1px!important;
    border: none;
    border-top: none!important;
}
.wt3tb.three-col[data-widget-id="2159373"] .right-box table tr:first-child td:first-child { 
    width: 300px;
    height: 400px!important;}

.wt3tb.three-col[data-widget-id="2159373"] .center-box .text-content-wrapper {
    padding: 10px 20px;
}

.wt3tb.three-col[data-widget-id="2159373"] td {
    position: relative;
}

.wt3tb.three-col[data-widget-id="2159373"] td a:before {
    position: absolute;
    content: "";
    height: 0px;
    width: 0px;
    border: 1px solid #bb2b2b00;
    bottom: 8px;
    left: 9px;
    box-sizing: border-box;
}
.wt3tb.three-col[data-widget-id="2159373"] td a:after {
    position: absolute;
    content: "";
    height: 0px;
    width: 0px;
    border: 8px solid #bb2b2b00;
    top: 10px;
    right: 9px;
    box-sizing: border-box;
}
.wt3tb.three-col[data-widget-id="2159373"] .table-responsive table td a:hover:before {
    content: ""!important;
    height: calc(100% - 18px);
    width: calc(100% - 18px);
    border: 2px solid #F8F8F8;
    border-right: none;
    border-bottom: none;
    transition: height 0.5s linear,width 0.5s linear 0.5s;
}
.wt3tb.three-col[data-widget-id="2159373"] .table-responsive table td a:hover:after {
    content: ""!important;
    height: calc(100% - 17px);
    width: calc(100% - 18px);
    border: 2px solid #F8F8F8;
    border-left: none;
    border-top: none;
    transition: height 0.5s linear,width 0.5s linear 0.5s;
}

/*animation*/
@keyframes slideCenter {
  0% {
    transform: translate3d(0px, 152px, 0px);
    visibility: visible;
    }
  100% {  
    transform: translate3d(0, 0, 0);
    }
}
.slideFromCenter {
    -webkit-animation-name: slideInRight;
    animation-name: slideCenter;
}
@keyframes slideleft {
  0% {
    transform: translate3d(-35%, 0px, 0px);
    visibility: visible;
    animation-delay: 12s;
    }
  100% {  
    transform: translate3d(0, 0, 0);
    }
}
.slideFromLeft {
    -webkit-animation-name: slideInRight;
    animation-name: slideleft;
    
}
@keyframes slideright {
  0% {
    transform: translate3d(35%, 0px, 0px);
    visibility: visible;
    animation-delay: 2s;
    }
  100% {  
    transform: translate3d(0, 0, 0);
    }
}
.slideFromRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideright;
    
}

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



/*Contact Us page form*/
.simp-custom-contact-form {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight:400
}
.simp-custom-contact-form .form-group.col-sm-12 {
    display: flex;
    text-align: center;
    justify-content: center;
}
.simp-custom-contact-form .form-group lable ,
.simp-custom-contact-form label.control-label-custom,
.simp-custom-contact-form div#form-group-submit label{
    display: none;
}
.simp-custom-contact-form form{
    margin-left:12% !important;
    margin-right:12% !important;
}
 .inner-page .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-contact-form
{
    padding-top:50px !important;
     padding-bottom:50px !important;
}
/*End*/

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


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


