

.book-picnic-btn {
    cursor:pointer;
    z-index:999;
    margin-left: 10px;
    margin-top: -16px;
}
.book-picnic-btn .picnic-btn{
    font-size: 13px;
    padding: 0px 15px;
    line-height: 35px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    border: 2px solid;
    font-family: Lora,serif;
    font-weight: 400;
}

.mobile .bookPicnic {
    position: fixed;
    left: unset;
    right: 17px;
    bottom: 132px;
    z-index: 990;
    width: max-content;
    pointer-events:none;
}

.mobile .bookPicnic > a.icon{
    background: #4d7451;
    position: fixed;
    left: unset;
    right: 17px;
    bottom: 132px;
    padding: 15px !important;
    z-index: 2;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    text-align: center;
    pointer-events: auto;
    line-height: 50px;
    color: #ffffff;
}

.mobile .bookPicnic svg{
    height:22px;
    width:22px;
}

.mobile .bookPicnic a.picnic {
    opacity: 0;
    color: #fff;
    visibility: hidden;
    transform: translate(0%,0%);
    font-size: 14px;
    white-space: nowrap;
    background: #4d7451;
    padding: 15px;
    pointer-events: auto;
    border-radius:100px;
    margin:0;
    display:flex;
    transition: 
    opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    visibility 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    background 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    font-size 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    padding 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    border-radius 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    margin 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
}

.mobile .bookPicnic.show-text a.picnic {
    opacity: 1;
    visibility: visible;
    transform: translate(0px,0%);
    pointer-events: auto;
    width: 100%;
    padding-right: 62px;
    transition: 
    opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    visibility 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    background 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    font-size 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    padding 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    border-radius 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    margin 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
}







#back-top {
    display: none;
}

.for-homepage .bookingform-wrapper {
    display: none;
}
.jssor-carousel-container #book-now-widget .BEx4ZXaY3bOP,
.jssor-carousel-container #book-now-widget .BEx4ZXaY3bMQ,
.jssor-carousel-container #book-now-widget .BEh4IDsZ4fZEDPInLine,
.jssor-carousel-container #book-now-widget .BEh4IDsZdPr0ZE {
    display:none !important;
}
div#BEx4IDaY3bWR {
    display: none;
}

.mobile .content_wrapper .no-gutter .widget-wrapper.wt3tb video{
    width:100%;
    object-fit:cover;
}

.parent-hotel .inner-page .header-pills {
	padding: 125px 0 15px;
}

.child-hotel.for-innerpage .header-pills {
	padding: 155px 0 10px;
}

.child-hotel:not(.for-gallerypage) .inner-page .content_wrapper {
	padding-top: 145px;
}


@media(max-width:992px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.wtformjson form.form-horizontal{
        margin:0 23%;
    }
}

header #top-navbar-collapse {
    padding-right: 340px !important;
    position:absolute;
}
.navbar-top .resv-wrap .btn-full-width{
    min-width:117px;
    padding:0;
}
@media (max-width: 900px) {
    header #top-navbar-collapse {
        padding-right: 300px !important;
    }
}

.outer-page .simp-custom-desktop-hide,
.outerpage .simp-custom-desktop-hide {
    display:none;
}

.parent-hotel.for-homepage .content_wrapper .no-gutter.clearfix:nth-child(2) {
    display: none;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    color: #fff;
    background-color: #4d7451;
    border: 1px solid #ffffff;
}
#bookingForm .btn-wrapper .check-btn-holder .btn-full-width:hover {
    color: #fff;
    background-color: #29482c;
    border: 1px solid #fff;
}
header .navbar-top .navbar-nav>.dropdown>a:focus, 
header .navbar-top .navbar-nav>.dropdown>a:hover{
    background-color: #37533a !important;
}
header .navbar-top .navbar-nav>.dropdown>a:focus > span.fa, 
header .navbar-top .navbar-nav>.dropdown>a:hover > span.fa {
    color: #fff;
}
.simp-custom-h3-font h3 {
    font-family: cronos-pro, sans-serif !important;
    font-weight: 600 !important;
}
.simp-custom-link a {
    font-family: cronos-pro, sans-serif !important;
    font-weight: 600 !important;
}

/* new codes added dec 8  */

.child-hotel.for-innerpage.location-page .row.col-xs-12.col-md-2.btn-wrap .btn {
    padding:0
}


.for-homepage .content_wrapper .no-gutter .simp-custom-3video{
    display:flex;
    justify-content:center;
    align-items: flex-start;
}
.for-homepage .content_wrapper .no-gutter .simp-custom-3video .text-content{
    overflow:hidden;
}
.for-homepage .content_wrapper .no-gutter .simp-custom-3video video{
    object-fit:cover;
}
.for-homepage .content_wrapper .no-gutter .simp-custom-link .fullWidthWidgetWrapper{
    display:flex;
    justify-content:center;
    align-items:center
}
.for-homepage .content_wrapper .no-gutter .simp-custom-link .text-content{
    width:33.33%;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
















.wtformjson.simp-custom-popUpForm,
.simp-custom-popUpForm-header {
    display: none;
}

.simp-custom-popup-image {
    display: none;
}

.pop-up-form-container {
    display: none;
}

.pop-up-form-container.active .simp-custom-popup-image {
    display: block;
}

.pop-up-form-container.active .simp-custom-popUpForm {
    display: block;
}

.pop-up-form-container.active {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    justify-content: center;
    align-items: center;
    padding: 0 35.75vw;
    animation: zoominoutsinglefeatured 1s ease-in-out;
}

@keyframes zoominoutsinglefeatured {
    0% {
        opacity: 0;
    }

    /* 50% {
        transform: scale(1.1,1.1);
    } */
    100% {
        opacity: 1;
    }
}

.pop-up-form-container.active .pop-up-body {
    display: flex;
    flex-wrap: nowrap;
    background: #fff;
    padding: 20px;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.pop-up-form-container.active .heading-section {
    width: 100%;
}

.pop-up-form-container.active .image-container {
    width: 50%;
    height: 100% !important;
}

.pop-up-form-container.active .form-container {
    width: 100%;
}

.pop-up-form-container.active .form-container .form-content {
    max-height: 80vh;
    overflow-y: auto;
    padding: 10px
}

.pop-up-form-container.active .form-container .form-content::-webkit-scrollbar {
    width: 4px;
}

.pop-up-form-container.active .form-container .form-content::-webkit-scrollbar-track {
    background: #f0f0f0;
    /* Track background color */
}

.pop-up-form-container.active .form-container .form-content::-webkit-scrollbar-thumb {
    background: rgba(41, 76, 75, 0.6);
    border-radius: 4px;
}

.pop-up-form-container.active .form-container .form-content::-webkit-scrollbar-thumb:hover {
    background-color: #294c4b;
}

.pop-up-form-container.active .simp-custom-popup-image>.one-col {
    padding: 0;
}

.pop-up-form-container.active .heading-section {
    display: flex;
    flex-direction: column;
    position: relative;
}

.pop-up-form-container.active .heading-section h2 {
    /* margin-bottom:12px; */
    font-weight: 600;
    font-size: clamp(18px, 1.303vw, 25px);
    text-align: center;
    margin-bottom: 20px;
}

.pop-up-form-container.active .heading-section h3 {
    font-weight: 300;
    margin-bottom: 5px;
    font-size: clamp(18px, 1.094vw, 21px);
}

.pop-up-form-container.active .form-close-button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: 600;
    background: #294c4b;
    color: #fff;
    cursor: pointer;
}

.pop-up-form-container.active .form-group label {
    display: none;
}

.pop-up-form-container.active .form-group>.col-sm-12.col-md-6 {
    padding: 0;
    width: 100%;
}

.pop-up-form-container.active .wtformjson .fullWidthWidgetWrapper>.col-sm-12 {
    padding: 0;
}

.pop-up-form-container.active .wtformjson .formSubmitButton {
    border-radius: 5px;
    height: 34px;
}

.pop-up-form-container.active .form-group {
    margin: 0 0 10px 0;
    padding: 0;
    display: flex
}

.pop-up-form-container.active .form-group:last-child {
    margin: 0;
}

.pop-up-form-container.active .form-group input::placeholder,
.pop-up-form-container.active .form-group textarea::placeholder {
    color: #4b5761;
}

.pop-up-form-container.active .form-group input,
.pop-up-form-container.active .form-group textarea,
.pop-up-form-container.active .form-group select {
    border-color: rgba(75, 87, 97, 0.6);
}

@media (max-width:1500px) {
    .pop-up-form-container.active {
        padding: 0 25vw;
    }
}

@media (max-width:1300px) {
    .pop-up-form-container.active {
        /* padding:0 8vw; */
    }
}

@media (max-width:990px) {
    .pop-up-form-container.active .pop-up-body {
        flex-wrap: wrap;
        padding: 0;
        position: relative;
        overflow: scroll;
        height: auto;
    }

    .pop-up-form-container.active .image-container {
        width: 100%;
        height: auto !important;
    }

    .pop-up-form-container.active .form-container {
        width: 100%;
        padding: 20px;
    }

    .pop-up-form-container.active {
        /* padding:0 25vw; */
    }

    .pop-up-form-container.active .heading-section {
        position: static;
    }

    .pop-up-form-container.active .form-close-button {
        top: 0;
        right: 0;
    }

    .pop-up-form-container.active .pop-up-body::-webkit-scrollbar {
        display: none;
    }
}

.mobile .pop-up-form-container.active .simp-custom-popup-image>.col-xs-12 {
    padding: 0;
}

.mobile .pop-up-form-container.active .form-container {
    padding: 0 20px 20px;
}

.mobile .pop-up-form-container.active {
    padding: 6vw 5vw;
    width: 100%;
}

.mobile .pop-up-form-container.active .heading-section h3 {
    margin: 0;
    font-size: 16px;
}

.mobile .pop-up-form-container.active .heading-section h2 {
    margin-bottom: 5px;
    font-size: 20px;
}

.mobile .pop-up-form-container.active .heading-section p {
    margin: 0 0 10px 0;
    font-size: 13px;
    width: 70%;
}

.mobile .pop-up-form-container.active .pop-up-body {
    gap: 20px;
    overflow: scroll;
    max-height: 80vh;
    align-items: normal;
    height: max-content;
    width: 100%;
}

@media(orientation:landscape) {
    .mobile .pop-up-form-container.active .pop-up-body {
        max-height: 90vh;
    }
}

.mobile .pop-up-form-container.active .image-container {
    height: auto !important;
}

.mobile .pop-up-form-container.active .pop-up-body .widget-wrapper.wtformjson {
    padding: 10px !important;
}

.mobile .pop-up-form-container.active .widget-wrapper.wtformjson>.col-xs-12 {
    padding: 0;
}

.mobile .pop-up-form-container.active .widget-wrapper.wtformjson .form-group>.col-xs-12 {
    padding: 0;
}

.mobile .pop-up-form-container.active .wtformjson .formSubmitButton {
    border-radius: unset;
}

.mobile .pop-up-form-container.active .widget-wrapper.wtformjson .form-group[id*="submit"] {
    margin: 0;
}

.mobile .heading-section {
    padding-top: 10px
}

.mobile .pop-up-form-container.active .pop-up-body::-webkit-scrollbar {
    display: none;
}

.mobile .form-group[id*='submit'] .col-xs-12:empty {
    display: none
}

.mobile .form-group[id*='submit'] .col-xs-12 {
    display: flex;
    justify-content: center;
}

.pop-up-form-container .text-success,
.pop-up-form-container .text-danger {
    width: 100%;
    text-align: center;
}

#mailHeader a {
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-decoration: none;
}

#mailHeader .fa-envelope {
    font-weight: bold;
    font-size: 22px;
    background: #fff;
    color: #4d7451;
    border-radius: 50%;
}

.outer-page #mailHeader {
    z-index: 990;
    position: fixed;
    bottom: 60px;
    right: 10px;
    background: #4d7451;
    height: fit-content;
    width: fit-content;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    text-align: center;
    line-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap:10px;
    font-size: 17px;
    padding: 0 10px;
    cursor: pointer;
}

.outer-page #mailHeader .fa-envelope {
    padding: 10px;
}

.outer-page #mailHeader p.email-us {
    color: #fff;
}

.mobile #mailHeader {
    float: right;
    position: fixed;
    left: unset;
    right: 17px;
    bottom: 60px;
    z-index: 990;
    line-height: unset;
    width: max-content;
    pointer-events: none;
    font-size: 14px;
    padding: 0 10px;
}

.mobile #mailHeader>a {
    background: #4d7451;
    float: right;
    position: fixed;
    left: unset;
    right: 17px;
    bottom: 60px;
    padding: 15px !important;
    z-index: 2;
    line-height: unset;
    height: 52px;
    width: max-content;
    display: block;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    pointer-events: auto;
}

.mobile #mailHeader .fa-envelope {
    background: #4d7451;
    color: #fff;
    padding: 0;
}

.mobile #mailHeader p {
    opacity: 0;
    color: #fff;
    visibility: hidden;
    transform: translate(0px, 0%);
    font-size: 14px !important;
    white-space: nowrap;
    background: #4d7451;
    padding: 15px !important;
    pointer-events: auto;
    border-radius: 100px;
    margin: 0;
    display: flex;
    transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    visibility 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    background 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    font-size 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    padding 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    border-radius 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    margin 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
}


.mobile #mailHeader.show-text p {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0%);
    pointer-events: auto;
    width: 100%;
    padding-right: 52px !important;
    transition: opacity 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    visibility 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    transform 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    background 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    font-size 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    padding 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    border-radius 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s,
    margin 1s cubic-bezier(0.39, 0.58, 0.57, 1) 0.1s;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-accordion :is(h3,h4,h5) {
    cursor: pointer;
    padding-right:30px;
}

.mobile .content_wrapper .simp-custom-accordion :is(h3,h4,h5) {
    padding-right:30px
}

:is(.outer-page, .outerpage,.mobile) .content_wrapper .simp-custom-accordion :is(h3,h4,h5) + p {
    height: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

:is(.outer-page, .outerpage,.mobile) .content_wrapper .simp-custom-accordion :is(h3,h4,h5)::before {
    content: "\2b";
    font-family: 'Font Awesome 5 pro';
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 30px;
    height: 30px;
    transition: content ease .5s;
    color: #4d7451;
    font-weight: 500;
    right: 1.5%;
    font-size: 30px;
}

:is(.outer-page, .outerpage,.mobile) .content_wrapper .simp-custom-accordion :is(h3,h4,h5).active::before {
    content:"\f068";
    font-size: 20px;
    transition:content ease .5s;
}

:is(.outer-page, .outerpage) .content_wrapper .simp-custom-accordion :is(h3,h4,h5).active + p {
    height: auto;
    opacity: 1;
    margin: 20px 0;
}

.mobile .content_wrapper .simp-custom-accordion :is(h3,h4,h5).active + p {
    height: auto;
    opacity: 1;
    transition: all 0.3s ease;
}





.mobile .parent-container a.map-btn{
    background: #4d7451 !important;
    float: right;
    position: fixed;
    left: unset;
    right: 17px;
    bottom: 60px;
    padding: 5px !important;
    z-index: 990;
    line-height: unset;
    min-height: 50px;
    width: max-content;
    min-width:52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
    font-size: 28px;
    text-align: center;
}

.mobile .parent-container a.map-btn > div{
    display:flex
}

.mobile .parent-container a.map-btn > div > i{
    font-size:22px;
}

.mobile .parent-container a.map-btn .link_name {
    display:none
}

.mobile .parent-container a.map-btn:hover{
    color:#fff
}

.mobile .nav-wrap .geo.map-btn{
    display:none
}

.parent-hotel .footer-row ul.navbar-nav>li {
    display:inline-block !important;
    padding-left:15px;
    padding-right:15px;
}





.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 30px;
    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:#4d7451;
    color:white;
    width: calc(100% - 30px);
    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-paddingTop80 {
    padding-top: 80px !important
}

.btn {
    padding: 0 34px;
    line-height: 40px;
    font-family: Lora,serif;
    font-weight: 400 !important;
}


.simp-custom-popup-form a {
    padding: 0 34px;
    line-height: 40px;
    background: transparent;
    border: 1px solid #4d383d;
    color: #4d383d;
    font-family: Lora,serif;
    font-weight: 400 !important;
    display:flex;
    align-items:center;
    justify-content:center;
}
.outerpage .inner-page .content_wrapper .no-gutter .simp-custom-gradientimg.simp-custom-link .col-sm-4.text-content:hover .text-content-wrapper .txt-wdgt-btn-wrapper a {
    background-color:#fff;
    color:#4d7451 ;
    width: auto; 
}








.headerTopStrip {
    background: #333;
    color: #f4f4f4;
    font-size: 18px;
    height: 30px;
    transition: all ease .5s;
    overflow: hidden;
}

.header_top_contact {
    line-height: 30px;
}

.headerTopStrip .phone-block {
    display: inline-block;
    float: left;
}
.headerTopStrip .socialLinkList {
    float: right;
}

.headerTopStrip .socialLinkList ul {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
    margin: 0;
}
.headerTopStrip .socialLinkList ul li {
  display: inline-block;
  padding: 0 10px;
}

.headerTopStrip .socialLinkList ul li a, .headerTopStrip .socialLinkList ul li a:hover {
  color: #f4f4f4;
  text-decoration: none;
}

.collapsedNavbar .navbar-header {
    float: left;
}
.collapsedNavbar .headerTopStrip {
    height: 0;
}

.collapsedNavbar header .navbar-top .navbar-header {
    float: left;
}

.collapsedNavbar header .navbar-top .navbar-header .navbar-brand {
    position: absolute;
}

header .navbar-top .navbar-nav>li>a {
    padding: 19px 20px !important;
}
.headerTopStrip .covidlink {
    display:none;
}

.navbar.navbar-top .container .lang-book-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.parent-hotel.for-homepage .carousel-caption-wrapper {
    display: none;
}
.parent-hotel.for-homepage .camera-carousel-container .jssor-carousel .sliders-jssor .item:hover,
.parent-hotel.for-homepage .camera-carousel-container .jssor-carousel .sliders-jssor .item:focus{
    cursor:pointer;
    filter:brightness(0.5);
}



/*
.outer-page .content_wrapper .no-gutter .simp-custom-mobile-heroSlider{
    display:none;
    padding:0;
    margin:0;
}

.mobile .simp-custom-mobile-heroSlider{
    margin:0;
    padding:0;

}
.mobile .simp-custom-mobile-heroSlider .col-xs-12{
    padding:0;
}
*/

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content {
    padding: 0;
    width: 100%;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
    display: flex;
    gap: clamp(32px, 3.34vw, 64px);
    max-width: 1140px;
    padding: 1.562% 0;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper :is(h1, h2, h3, h4, h5, h6) {
    text-align: left;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .main_container {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 1px solid #d4d4d4;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .main_container :is(h1, h2, h3, h4, h5, h6) {
    padding: 15px 40px;
    line-height: unset;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header {
    margin: 4.958% 0 0 0;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header:first-of-type {
    margin: 0;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.main_container>div.content {
    margin: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s ease;
    will-change: max-height, opacity;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.active>div.content {
    max-height: max-content;
    opacity: 1;
    margin: 0;
    padding: 15px 40px;
    border-top: 1px solid #d4d4d4;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .group_header:first-of-type+.main_container {
    margin-top: 3.012%;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div {
    cursor: pointer;
    position: relative;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.main_container::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 20px;
    transition: transform 1s ease, background-image 0.3s ease;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper>div.active::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}

@media(max-width:1280px) {
    body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
        max-width: 968px;
    }
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .table-responsive table {
    margin: 0;
}

body:not(.mobile) .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .text-content-wrapper .table-responsive table tr>td {
    padding: 10px 20px;
}

/*mobile*/
.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol {
    padding: 20px 0;
    margin: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12 :is(h1, h2, h3, h4, h5, h6) {
    padding: 20px 20px 20px 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.main_container {
    margin-top: 0;
    border: 1px solid #d4d4d4;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12 :is(h1, h2, h3, h4, h5, h6)+div {
    margin-top: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.main_container div.content {
    margin-top: 0;
    padding: 0;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.6s ease;
    will-change: max-height, opacity;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.active div.content {
    max-height: max-content;
    opacity: 1;
    border-top: 1px solid #d4d4d4;
    padding: 20px 20px 20px 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header {
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header:first-of-type {
    margin: 0;
    padding: 0;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div {
    padding: 0;
    position: relative;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 15.1644H15.1654V22.1644H12.832V15.1644H5.83203V12.8311H12.832V5.83105H15.1654V12.8311H22.1654V15.1644Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top: 22px;
    transition: transform 1s ease, background-image 0.3s ease;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .col-xs-12>div.active::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M22.1654 12.8311H5.83203V15.1644H22.1654V12.8311Z' fill='black' fill-opacity='0.8'/%3E%3C/svg%3E");
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol .group_header:first-of-type+.main_container {
    margin-top: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive table {
    border: 1px solid #ddd;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive table tr>td {
    padding: 10px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-dropdown-singlecol div.content .table-responsive {
    margin: 0;
}

.headerTopStrip .socialLinkList ul li *{
    font-size:clamp(12px , 0.9375vw , 18px);
}


/* mobile */


.mobile .mobileLoginSignupDropdown {
    position: relative;
    display: flex;
    align-items: center;
    justify-content:center;
}

.mobile .dropdownToggle {
    background-color: transparent;
    border: none;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
}

.mobile .dropdownToggle * {
    color: #fff;
}



.mobile .mobile-menu {
    justify-content: space-around;
}

.mobile .dropdownToggle .fa-stack {
    font-size: 20px; /* Adjust icon size */
}

.mobile .dropdownMenu {
    display: none; /* Hidden by default */
    position: absolute;
    right: 0; /* Adjust position to align with the button */
    bottom: 100%; /* Positioned directly below the button */
    width: 150px; /* Adjust dropdown width */
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Floating effect with shadow */
    z-index: 1000;
    transition: opacity 0.3s ease, transform 0.3s ease; /* Smooth transition */
}

.mobile .dropdownMenu::before {
    content: "";
    position: absolute;
    bottom: -20px; /* Position the arrow above the dropdown */
    right: 30px; /* Position the arrow to the right */
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; /* Arrow color */
    border-radius: 2px; /* Rounded corners for the arrow */
    transform: rotate(180deg); /* Rotate to point downwards */
}

.mobile .dropdownMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile .dropdownMenu ul li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.mobile .dropdownMenu ul li:last-child {
    border-bottom: none;
}

.mobile .dropdownMenu ul li a {
    text-decoration: none;
    color: #333;
    display: flex;
    align-items: center;
}

.mobile .dropdownMenu ul li a .fa-stack {
    margin-right: 10px;
}

.mobile.for-innerpage .dropdownMenu {
    display: none; /* Hidden by default */
    position: absolute;
    right: 60px; /* Adjust position to align with the button */
     bottom: 0px; /* Positioned directly below the button */
    width: 150px; /* Adjust dropdown width */
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Floating effect with shadow */
    z-index: 1000;
    transition: opacity 0.3s ease, transform 0.3s ease; /* Smooth transition */
}

.mobile.for-innerpage .dropdownMenu::before {
    content: "";
    position: absolute;
    bottom: 40px; /* Position the arrow above the dropdown */
    right: -20px; /* Position the arrow to the right */
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #ffffff transparent; /* Arrow color */
    border-radius: 2px; /* Rounded corners for the arrow */
    transform: rotate(90deg); /* Rotate to point downwards */
}

.custom-mega-menu {display: none;}
.mega-menu{
    column-count:unset !important;
    display:flex;
    justify-content:center;
    margin:0 auto;
}
header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu,
header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu){
    height: auto !important;
    width: 97vw !important;
    left: -15px;
    padding: 60px 20px !important;
    top: 108px;
    position: fixed;
    right: 0;
    margin: auto;
}

header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .custom-mega-menu .list-name a,
header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu) .custom-mega-menu .list-name a{
    font-size:clamp(15px,0.885vw ,17px);
    font-weight:800;
}

header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .custom-mega-menu .list-name p,
header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu) .custom-mega-menu .list-name p{
    font-size:clamp(14px, 0.78vw,16px);
}
.collapsedNavbar header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu,
.collapsedNavbar header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu){
    top:77px;
}

.li-space{
    display: inline-block;
    margin: 10px 20px;
    width:250px !important;
}
.a-img{
    display:block;
}
.hotelImg{
    min-width: 210px;
    text-align: center;
    padding-bottom: 20px;
    display: inline-block;
    transition: all .3s ease-in-out;
}
@media only screen and (max-width: 1200px) {
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu,
    header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu){
        padding:40px !important;
        width: 100vw !important;
        left:unset;
    }
    
    .li-space {
        width:max-content !important;
        margin: 10px 10px;
    }
    .hotelImg {
    min-width:100%;
    }
    
}

@media only screen and (max-width: 768px) {
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu,
        header .navbar-top .navbar-nav > li .dropdown-menu:has(.custom-mega-menu){
        padding:20px !important;
    }
 
}

.locName{
    text-align:center;
    padding-bottom:6px;
}
.locName h4 {
    font-size:1em;
    text-transform:uppercase;
}
.list-name {
    text-align:center;
    margin-bottom:20px;
}
a:hover {
    text-decoration:none;
}
.hotelCardWrapper {
    padding: 15px;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    height: 295px !important;
    transition: all .3s ease-in-out;
}
.li-space:hover .hotelCardWrapper{
    box-shadow: 0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);
    transition: all .3s ease-in-out;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn,
header .navbar-top .navbar-nav>li .dropdown-menu:has(.custom-mega-menu) .mega-menu>li a.btn{
    padding: 3px !important;
    font-size: 0.8em !important;
    line-height:normal !important;
}


header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn.pull-left,
header .navbar-top .navbar-nav>li .dropdown-menu:has(.custom-mega-menu) .mega-menu>li a.btn.pull-left{
    color: #4d7451;
    border: 1px solid #4d7451;
    background: transparent;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn.pull-left:hover,
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn.pull-left:focus,
header .navbar-top .navbar-nav>li .dropdown-menu:has(.custom-mega-menu) .mega-menu>li a.btn.pull-left:hover,
header .navbar-top .navbar-nav>li .dropdown-menu:has(.custom-mega-menu) .mega-menu>li a.btn.pull-left:focus{
    background-color: transparent;
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn.pull-right {
    background: #4d7451;
    color: white;
    border: 1px solid #4d7451;
}

header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .facility-images {
    display: flex;
    align-items:center;
    justify-content:space-evenly; 
    margin: 0 0 20px 0;
}

header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu .facility-img {
    width: 22px; 
    height: 22px; 
    object-fit: cover;
    filter:brightness(1.1)

}




.mobile .logo{
    background-color: #fff;
}
.mobile .fullImage{
    padding-top: 70px;
}
.mobile .modal-content.booking-modal-container .select-block.select-location {
    display: none;
}

.close-wrap .close-text { 
    display: none;
}

.modal-header .close {
    margin-top: -8px !important;
}
.mobile .simp-custom-h3-font h3 {
    font-family: cronos-pro, sans-serif !important;
    font-weight: 600 !important;
}
.mobile .simp-custom-link a {
    font-family: cronos-pro, sans-serif !important;
    font-weight: 600 !important;
}
#footer {
    background:url(https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_1900,f_auto,c_limit/nature-trails-resorts/NT-Footer-2_hniaen)no-repeat center/cover;
}
.mobile .content_wrapper .no-gutter .simp-custom-3video .col-xs-12{
    overflow:hidden;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq .text-content div:not(.txt-wdgt-btn-wrapper) {
    display: none;
}


.mobile .content_wrapper .no-gutter .simp-custom-faq .text-content div + h3{
    padding-top:20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq .text-content h3{
    padding-bottom:15px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq .text-content strong {
    padding-top: 5px;
    display:inline-block;
}

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


/*vidoe widget*/
.mobile .content_wrapper .no-gutter :is(.simp-custom-testimonials-videos, .simp-custom-3video) > .col-xs-12{
    display: flex;
    flex-direction: column;
}

.mobile .content_wrapper .no-gutter :is(.simp-custom-testimonials-videos, .simp-custom-3video) > .col-xs-12 video{
    width: auto !important;
}

/*mobile slider*/
.mobile .fullImage .simp-custom-mobile-FingerSwipeSlider img{
  margin: 0;
}

.mobile .simp-custom-mobile-FingerSwipeSlider img ~ *{
    display: none;
}

.mobile .simp-custom-mobile-FingerSwipeSlider .slick-arrow{
    display: none !important;
}

.mobile .simp-custom-mobile-FingerSwipeSlider .slick-list{
    display: flex;
    flex-direction: column;
}

/*jira-13217*/

.mobile .name-of-hotel,
.mobile #accordion{
    display:none
}

.mobile .nav-wrap .mobile-menu > *{
    flex:1
}

.mobile .simp-custom-icons-image img{
    aspect-ratio:unset !important
}

.mobile .fab_book_button .fa.fa-calendar{
    width:130px;
    border-radius:120px;
    height: 50px;
    line-height: 50px;
}

.mobile .fab_book_button > div > i::after{
    content:"Book Room";
    font-size:14px;
    padding-left:10px;
    font-family: Cronos,sans-serif;
    font-weight:400;
    vertical-align: top;
}

.mobile .fab_book_button {
    display: none !important;
}

/* end */

/*jira-13335*/

.mobile .nav-wrap {
    position: sticky;
    top: -1px;
    z-index: 990;
}

.mobile .parent-container {
    float: unset;
}

.mobile.modal-open .nav-wrap {
    position: unset
}

.mobile:not(.for-innerpage) .nav-wrap .mobile-menu div.open .dropdown-menu-topNav {
    max-height: calc(100vh - 136px);
    overflow: auto
}

.mobile.for-innerpage .nav-wrap .mobile-menu div.open .dropdown-menu-topNav {
    max-height: calc(100vh - 91px);
    overflow: auto;
}
/*end */

.list-name {
    line-height:20px !important;
}

.hotelCardWrapper {
    padding: 15px;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    height: 285px;
    transition: all .3s ease-in-out;
    display:flex;
    justify-content:center;
    flex-direction:column;
}

.hotelImg{
    width: 220px;
    text-align: center;
    padding-bottom: 20px;
    display: inline-block;
    transition: all .3s ease-in-out;
    height:140px;
    object-fit: cover;
}

.mega-menu-btns{
   margin-top: auto;
}

header .navbar-top .navbar-nav > li:nth-of-type(3) .locName  h4 {
    display: none;
}

.lang-switch-wrap .btn.lang-button {
    background-color: #436546;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding-top: 0px;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-buttons {
	padding-top: 0;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .simp-custom-faq-buttons .text-content-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
}

.mobile .content_wrapper .no-gutter .simp-custom-faq-buttons .text-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-fw-sheen {
    margin-top: 30px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content-wrapper .icons {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
}

.outer-page .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content-wrapper .icons div {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
	width: min(calc(25% - 30px), 200px);
}

.outer-page .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content-wrapper .icons div img {
	filter: brightness(1.1);
	width: 80px;
	height: 80px;
	object-fit: cover;
}

.outer-page .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content-wrapper .icons div :is(h3, h4, h5, h6, p, div) {
	text-align: center;
	margin: 0;
}

@media (max-width: 992px) {
	.outer-page .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content-wrapper .icons div img {
		width: 60px;
		height: 60px;
	}
}

.mobile .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content .icons {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
}

.mobile .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content .icons div {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	width: min(calc(50% - 20px), 150px);
}

.mobile .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content .icons div img {
	filter: brightness(1.1);
	width: 50px;
	height: 50px;
	object-fit: cover;
}

.mobile .content_wrapper .no-gutter .simp-custom-homepage-icons .text-content .icons div :is(h3, h4, h5, h6, p, div) {
	text-align: center;
	margin: 0;
}

/*Table Border Remove*/

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


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

.simp-custom-topspace { 
    padding-top:0px !important;
}
.simp-custom-bottomspace {
    padding-bottom:0px !important;
}


.simp-custom-reducedwidthtext .text-content-wrapper {
    width:25%;
    color:#fff;
    background-color:#4d7451ed;
    padding:10px 20px;
    margin-left:80px;
}


.simp-custom-compressed2imgtext {
   width:50% !important;
   margin:0px !important;
   padding:0 !important;
}
.simp-custom-compressed2imgtext .text-content {
   margin:0 !important;
   padding:0 !important;
}
.simp-custom-compressed2imgtext .right-box {
    margin-top:60px !important;
    background-color: #dddddd;
}
.simp-custom-compressed2imgtext .text-content-wrapper {
    padding:20px;
    background-color:#e4ece5a1;
}


.simp-custom-float .text-content-wrapper {
   position:absolute;
   top:17%;
   left:10%;
   color:white;
   background-color:#23222269;
    padding:2rem 3rem;
}

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

.simp-custom-txtoimg .left-box {
   width:100%;
}
.simp-custom-txtoimg .right-box {
   position:absolute;
   background-color:#4d7451ed;
   width:20%;
   color:white;
   padding:30px ;
   left:220px !important;
}
.simp-custom-txtoimg {
   width:60% !important;
}


.simp-custom-positiontop .text-content-wrapper {
   position:absolute;
   top:0;
   background-color:white;
   width:30%;
}


.simp-custom-height .right-box {
   background-color:white;
   height:100%;
   padding:0px !important;
   display:flex;
   align-items:center;
   justify-content:center;
}
.simp-custom-height {
    background-color:grey;
   
}
.simp-custom-height .left-box {
    padding:0px !important;
}


.simp-custom-shadowonbox .text-content {
    margin-left:10px;
    width:32%;
    box-shadow:1px 1px 4px #c9c9c9ad;
}
.simp-custom-shadowonbox .text-content-wrapper {
    background-color:#e4ece5a1;
    padding:10px;
    height:400px;
}
.simp-custom-shadowonbox .fullWidthWidgetWrapper {
    width:70%;
}

.simp-custom-resize {
   width:50% !important;
   margin:0px !important;
   padding:0 !important;
}

.simp-custom-toimg img {
    position:relative;
}
.simp-custom-toimg .text-content-wrapper {
    position:absolute;
    padding:10px 30px 30px;
    width:80%;
    right:10%;
    top:90%;
    background-color:#f3f8f4;
}
.wt2imgtop-2tbbot.two-col.simp-custom-toimg {
    margin-bottom:280px;
}


.simp-custom-adjustwidth.bgColorContainer.fullWidthWidget.imageDescriptionSide-rightimage.two-col {
    width:85% !important;
}
.simp-custom-adjustwidth .fullWidthWidgetWrapper {
    width:80%;
}

.simp-custom-topborder .left-box {
    z-index:1;
}

.simp-custom-topborder .right-box:before {
   content:"";
   position:absolute;
   display:block;
   background-color: #f3f8f4;
   left:-95%;
   right:8%;
   top:5%;
   bottom:10%;
}


.simp-custom-image .text-content-wrapper {
    background-color:#ebf4ed;
    color: #1c1c1c;
    width:55%;
    margin:auto;
    padding:8px
}


.clearfix.widget-wrapper.wt1tb.bgColorContainer.fullWidthWidget.simp-custom-parallaxheight {
    padding-top: 0;
    padding-bottom: 0;
}

.simp-custom-top-padding-remove {
    padding-top:0px !important;
}
@media (min-width: 1100px){
    .simp-custom-sliderontext .text-content-wrapper {
        position: absolute;
        top: 0;
        background-color: #556a5778;
        bottom: 0;
        position: absolute;
        height: 100%;
        left: 0;
        right: 0;
        margin: auto;
        transition: .5s all ease-in-out;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        color: white;
        padding: 20px;
    }
    .simp-custom-sliderontext .text-content-wrapper div {
        display: none;
    }
    .simp-custom-sliderontext .text-content.slick-slide:hover div {
        display: flex;
    }
    .simp-custom-sliderontext .text-content.slick-slide{
        padding-left: 0;
        padding-right: 0;
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
    }
}
.simp-custom-sliderontext .text-content-wrapper h3 {
    padding-bottom:10px
}
.simp-custom-sliderontext .text-content-wrapper div {
line-height: 1.3em;
}



/* for home page mobile site*/
.mobile .content_wrapper .no-gutter h1,
.mobile .content_wrapper .no-gutter h2
{
    border-bottom: none !important;
}
/*first image paralax*/
.mobile .simp-custom-reducedwidthtext .text-content {
    background-color: #4d7451d6;
    color:white;
    padding:10px 4px !important
}
/*second image paralax*/

.mobile .simp-custom-image .text-content {
    background-color: #ffffffed;
    padding: 10px;
}
.mobile .simp-custom-image .text-content td:nth-child(1),
.mobile .simp-custom-image .text-content td:nth-child(5) {
    display:none;
}
.mobile .simp-custom-image .text-content td {
    border:none;
}
.mobile .simp-custom-image .text-content .table {
    border: none !important;
}
.simp-custom-image a.internal-link span {
    color: #4d7451 !important;
}

/*for package summry page*/
.mobile .simp-custom-txtoimg {
    background: #4d7451;
}
.mobile .simp-custom-txtoimg .text-content p {
    color: white;
    padding: 0 25px;
}
.mobile .simp-custom-txtoimg a.internal-link {
    display: block;
}



.pushcrew-side-button.pushcrew-chicklet-position-tr  {
    display:none;
 }






























.mobile .content_wrapper .simp-custom-read-more .text-content{
    text-align:center
}

.read-more-toggle {
    color:#000;
    font-weight: 500;
    display: inline-block;
    margin-top: 5px;
    background:transparent;
    border:0;
    outline:0;
}

.simp-custom-fw-sheen {
    position:relative;
}
.simp-custom-fw-sheen:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
}
.simp-custom-fw-sheen .text-content {
    z-index:1;
}

.wtformjson .text-success { 
    display: block !important;
}



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


#footer .social-tw svg{
    position:relative;
    top:23%;
    fill:rgb(104, 104, 104);
}

#footer .social-tw:hover{
    background-color:rgb(15 44 83);
}
#footer .social-tw:hover svg{
    fill:white;
}
.outer-page .widget-wrapper.wtsocialicons .socialWidgetRow .fasocialicon.tw_icon svg {
    fill:white;
    margin-top:5px;
}
#twitter-widget-0{
    display:none;
}
.widget-wrapper.wtsocialicons .socialWidgetRow li:last-child{
    cursor:pointer;
}
.widget-wrapper.wtsocialicons .socialWidgetRow li:last-child:hover{
    background-image:url("https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,h_25,f_auto,c_limit/nature-trails-resorts/twitter_logo_igkcjz");
    background-repeat:no-repeat;
    background-position:center;
}


.mobile #footer .social-tw svg{
    position:relative;
    top:4%;
    fill:rgb(104, 104, 104);
}


.outerpage .simp-custom-pick-your-destination .btn-number{
    display:flex;
    justify-content:space-around;
}
.outerpage .simp-custom-pick-your-destination .btn-number a{
    margin:0;
    padding:0 15px;
}
.outerpage .simp-custom-pick-your-destination{
    display:flex;
}
.outerpage .simp-custom-pick-your-destination .text-content{
    display:flex;
    flex-direction:column;
    align-items:center;
    /* flex:1; */
}
.outerpage .simp-custom-pick-your-destination .text-content-wrapper{
    display:flex;
    flex-direction:column;
    height:100%;
    width:100%;
}
.outerpage .simp-custom-pick-your-destination .text-content-wrapper ul{
    flex-grow:2;
}
.outerpage .simp-custom-pick-your-destination .text-content-wrapper p{
    margin-bottom:50px;
}
@media screen and (max-width:1230px){
    .outerpage .simp-custom-pick-your-destination .btn-number{
        flex-direction:column;
        width:100%;
        justify-content:center;
        align-items:center;
    }
    .outerpage .simp-custom-pick-your-destination .text-content-wrapper{
        align-items:center;
    }
    .outerpage .simp-custom-pick-your-destination .btn-number a{
        width:150px;
    }
    .outerpage .simp-custom-pick-your-destination .btn-number {
        position: absolute;
        bottom:0;
    }
    .outerpage .simp-custom-pick-your-destination .text-content-wrapper ul{
        margin-bottom:60px;
    }
    .outerpage .simp-custom-pick-your-destination .text-content-wrapper .txt-wdgt-btn-wrapper{
        margin-bottom:6px;
    }
}

/* mobile css */
.mobile .simp-custom-pick-your-destination .btn-number{
    display:flex;
    justify-content:space-around;
    margin-top:2%;
}









.simp-custom-gradientimg .text-content:hover .text-content-wrapper .btn-number > a{
    width:36.5%;
    margin:0;
    justify-content: space-evenly;
    background:#fff;
    color:#4d7451;
}
.simp-custom-bookBtn-center.wtbookbtn > div,
.simp-custom-bookBtn-center.wtbookbtn{
    display:flex;
    justify-content:center;
    align-items:center;
}

.outerpage .camp-form-widget{
    position:fixed;
    top:50%;
    transform:translateY(-42%);
    right:10px;
    /*width: 450px;*/
    width:370px;
    padding:15px;
    background:#fff;
    z-index:100;
    border-radius:5px;
 
}
.outerpage .content_wrapper .no-gutter .camp-form-widget .simp-custom-camp-form,
.outerpage .content_wrapper .no-gutter .camp-form-widget .simp-custom-camp-form-head{
    padding:0;
}
.outerpage .content_wrapper .no-gutter .camp-form-widget .simp-custom-camp-form-head{
    margin-bottom:15px;
}
.outerpage .content_wrapper .no-gutter .camp-form-widget .simp-custom-camp-form .fullWidthWidgetWrapper form{
    margin:0;
}
.outerpage .camp-form-widget .simp-custom-camp-form label{
    display:none;
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-last-of-type(3) label{
    display:block;
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-last-of-type(3) > label{
    position:absolute;
    bottom:-6px;
    right: 0;
    width: fit-content;
}
.outerpage .content_wrapper .no-gutter .camp-form-widget .simp-custom-camp-form-head{
    max-width:100%;
    width: 100%;
}

.outerpage .camp-form-widget .simp-custom-camp-form form .form-group .col-md-6{
    width:100%;
}

.outerpage .camp-form-widget .simp-custom-camp-form form .col-sm-8{
    width:100%;
}
.outerpage .camp-form-widget .simp-custom-camp-form label{
    font-size:10px;
    line-height:2
}
.outerpage .camp-form-widget  h2,
.outerpage .camp-form-widget  h1{
    font-size:20px;
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-control{
    font-size:12px;
    line-height:1;
    padding: 7px;
    box-shadow:none;
    height: 100%;
}

.outerpage .camp-form-widget .simp-custom-camp-form .form-group{
    margin:0 0 10px;
    width:100%;
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-of-type(4){
    margin-right:8px
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-of-type(5){
    margin-left:8px
}
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-of-type(4),
.outerpage .camp-form-widget .simp-custom-camp-form .form-group:nth-of-type(5){
    width:calc(50% - 8px);
}
.outerpage .camp-form-widget .simp-custom-camp-form  .checkbox input[type=checkbox]{
    margin-top: 3px;
}









/* For 2-text-box */
.simp-custom-hideRightBoxTwoText .right-box{
    display:none;
}
.simp-custom-hideLeftBoxTwoText .left-box{
    display:none;
}
.mobile .simp-custom-hideRightBoxTwoText .col-xs-12:nth-of-type(2){
    display:none;
}
.mobile .simp-custom-hideLeftBoxTwoText .col-xs-12:nth-of-type(1){
    display:none;
}
/* For 3-text-box */
.mobile .simp-custom-hideRightBox .col-xs-12:nth-of-type(3){
    display:none;
}
.mobile .simp-custom-hideLeftBox .col-xs-12:nth-of-type(1){
    display:none;
}
.simp-custom-hideRightBox .right-box{
    display:none !important;
}
.simp-custom-hideLeftBox .left-box{
    display:none !important;
}



/* for desktop */

.location-page .location-heading h1 {
    padding: 30px 0; 
    margin: 0;
    text-align: center;
}

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

/* for mobile */

.for-locationpage .location-content .location-heading {
    padding: 20px 0;
    text-align: center;
}




.open-form-block, .modal-backdrop  {display: none !important;}
.tohide, .vc_tohide {display: block;}
.dropdown.open .resv_button {background-color: #333;}
.resv {outline: 0;}
#bookingForm .form-control,
#bookingForm .date-parameter-block .dp-holder{
    border-color: transparent !important;
}
#bookingForm .select-hotel span::after,
#bookingForm .select-location span::after,
#bookingForm .adult-block span::after, 
#bookingForm .child-block span::after, 
#bookingForm .room-block span::after {
    border: 0;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    right: 15px;
    line-height: 40px;
    font-size: 20px;
    color: #999;
}
#bookingForm .select-hotel span::after,
#bookingForm .select-location span::after {
    position: absolute;
    height: 40px;
    top: 0;
    right: 3px;
    background-color: #fff;
    width: 30px;
    padding-right: 14px;
    padding-left: 6px;
}
#bookingForm .select-hotel span,
#bookingForm .select-location span {
    display: block;
    position: relative;
}
#bookingForm .select-hotel select,
#bookingForm .select-location select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
#bookingForm .adult-block select, 
#bookingForm .child-block select, 
#bookingForm .room-block select {
    background: none;
    background-color: #fff;
}
.bookingform-wrapper .abs_parent {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.bookingform-wrapper #bookingForm{
    padding: 10px 27px 100px;
}
.bookingform-wrapper #bookingForm .select-block.select-hotel,
 .bookingform-wrapper #bookingForm .select-block.select-location {
    width: 175px;
    padding: 0;
    margin: 0 1px;
}
.bookingform-wrapper .min-price-div {
    width: auto;
    text-align: center;
    line-height: normal;
    display: inline-block;
}
.bookingform-wrapper #bookingForm .date-parameter-block, 
.bookingform-wrapper #bookingForm .adult-wrapper,
.bookingform-wrapper #bookingForm .child-wrapper,
.bookingform-wrapper #bookingForm .promo-block, 
.bookingform-wrapper #bookingForm .text-field,
.bookingform-wrapper #bookingForm .btn-wrapper {
    margin: 0 1px !important;
}
.bookingform-wrapper #bookingForm .btn-wrapper {
    bottom: 20px;
}
@media screen and (max-width: 1023px){
    .bookingform-wrapper {
        position: relative;
        background-color: rgba(0,0,0,0.7);
    }
    .bookingform-wrapper #bookingForm {
        background-color: transparent;
    }
    .bookingform-wrapper #bookingForm .btn-wrapper {
        right: auto;
        left: 50%;
        margin: 0 1px;
    }
    .bookingform-wrapper .min-price-wrapper {
        left: 50%;
        right: auto;
        bottom: 60px;
        width: 164px;
        text-align: center;
    }
    .bookingform-wrapper #bookingForm .promo-block {
        position: absolute;
        bottom: 20px;
        right: 50%;
    }
}
@media screen and (min-width: 1024px) {

.bookingform-wrapper {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.bookingform-wrapper .abs_parent {
    max-width: 675px;
}
.bookingform-wrapper #bookingForm {
    /*background: transparent;*/
    padding: 10px 166px 20px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.bookingform-wrapper #bookingForm .date-parameter-block, 
.bookingform-wrapper #bookingForm .promo-block, 
.bookingform-wrapper #bookingForm .text-field,
.bookingform-wrapper #bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    width: 149px;
    min-width: auto;
}

.bookingform-wrapper #bookingForm .btn-wrapper {
    bottom: 20px;
    right: initial;
    left: 500px;
}
.bookingform-wrapper .min-price-wrapper {
    right: 15px;
    bottom: auto;
    width: 150px;
    text-align: center;
}


}

.bookingForm-dm {
    width: 280px;
    padding: 0;
    background-color: transparent;
    top: 37px;
    right: 0px;
    position: absolute;
    z-index: 1100;
}
.bookingForm-dm #bookingForm .select-hotel,
.bookingForm-dm #bookingForm .select-location,
.bookingForm-dm #bookingForm .date-parameter-block,
.bookingForm-dm #bookingForm .promo-block {
    width: 100%;
    margin: 0 !important;
    padding: 0 10px;
}
.bookingForm-dm #bookingForm .adult-wrapper,
.bookingForm-dm #bookingForm .child-wrapper {
    width: 50%;
    margin: 0 !important;
    padding: 0 10px;
}
.bookingForm-dm #bookingForm .btn-wrapper,
.bookingForm-dm .min-price-div {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
}
.bookingForm-dm #bookingForm .btn-wrapper {
    width: 100%;
    margin-top: 35px !important;
    padding: 0 10px;
}
.bookingForm-dm .min-price-wrapper {
    right: 0;
    bottom: 80px;
    width: 100%;
    line-height:35px; 
}
.bookingForm-dm .min-price-div {text-align: center;}
.bookingForm-dm #bookingForm {padding-bottom: 40px;}
#continueBooking.slide-right {right: -110%;}
#continueBooking{
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}

.parent-hotel .bookingform-wrapper {
    bottom: 0px !important;
}

.child-hotel .bookingform-wrapper {
    bottom: 0px !important;
}

.jssor-carousel-wrapper .jssor-carousel .jssorb036 {
    top: -80px !important;
}

#bookingForm .select-location {
    display: none;
}

#bookingForm .booking-form {
    margin: 0 !important;
}
header .bookingForm-dm #bookingForm .date-parameter-block{
    display:block!important;
}





.mobile .simp-custom-corp-amenities-mobile-hide {
    display: none
}
.simp-custom-corp-amenities-desktop-hide {
    display: none;
}
.mobile .simp-custom-corp-amenities-desktop-hide {
    display: block;
}

.no-touch .simp-custom-testi-cardsBlock p video{
    width: 100%;
}
.no-touch .simp-custom-testi-cardsBlock p video{
    width: 100%;
}
.no-touch .simp-custom-testi-cardsBlock .text-content-wrapper{
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    padding: 5% 5% 8%;
    height: 100%
}
.no-touch .simp-custom-testi-cardsBlock .text-content{
  height: 100%
}
.no-touch .simp-custom-testi-cardsBlock .text-content-wrapper:hover{
    box-shadow: 0 6px 16px 0 rgba(0,0,0,0.3);
}
.no-touch .simp-custom-corporateOutings-cards .text-content-wrapper{
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    padding: 5% 5% 8%;
}
.no-touch .simp-custom-corporateOutings-cards .text-content{
  height: 100%
}
.no-touch .simp-custom-corporateOutings-cards .text-content-wrapper:hover{
    box-shadow: 0 6px 16px 0 rgba(0,0,0,0.3);
}

.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-packages-cards {
    display: flex;
    align-items: stretch;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-packages-cards .text-content {
    height: inherit;
    display: flex;
    flex-direction: column;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-packages-cards .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-packages-cards .text-content-wrapper table {
    margin-top: auto;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-corporateOutings-cards {
    display: flex;
    align-items: stretch;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-corporateOutings-cards .text-content {
    height: inherit;
    display: flex;
    flex-direction: column;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-corporateOutings-cards .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.no-touch .clearfix.widget-wrapper.wt3imgtop-3tbbot.imageDescriptionbot3.three-col.simp-custom-corporateOutings-cards .text-content-wrapper table {
    margin-top: auto;
}
.no-touch .clearfix.widget-wrapper.simp-custom-packages-cards .text-content-wrapper table {
    margin-top: auto;
}
.no-touch .clearfix.widget-wrapper.simp-custom-packages-cards {
    display: flex;
    align-items: stretch;
}
.no-touch .clearfix.widget-wrapper.simp-custom-packages-cards .text-content {
    height: inherit;
    display: flex;
    flex-direction: column;
}
.no-touch .clearfix.widget-wrapper.simp-custom-packages-cards .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.no-touch .clearfix.widget-wrapper.simp-custom-packages-cards .text-content-wrapper > div{
    display: flex;
    height: 100%;
    flex-direction: column;
}
.no-touch .clearfix.widget-wrapper.simp-custom-advActivitiesCard .text-content {
    height: inherit;
    display: flex;
    flex-direction: column;
}
.no-touch .clearfix.widget-wrapper.simp-custom-advActivitiesCard .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.no-touch .clearfix.widget-wrapper.simp-custom-advActivitiesCard .text-content-wrapper > div{
    display: flex;
    flex-direction: column;
    height: 100%;
}

/*Corporate outings card button background color*/
.no-touch .simp-custom-corporateOutings-cards .text-content .text-content-wrapper table thead tr {
    background:#000;
}
.mobile .simp-custom-corporateOutings-cards .col-xs-12 .descriptionMobileNoSpace table tr {
    background:#000;
}
.mobile .simp-custom-packages-cards table th{
  background: #4d7451
}


.outerpage .simp-custom-btn-color a.phone-no{
    color:#fff;
}
.mobile .simp-custom-btn-color a.phone-no{
    color:#fff;
}

.outer-page .promotions-wrapper{
    display:none;
}

.address-block-details .hotel-contacts address .address-telephone{
    font-size:1em;
}









.simp-custom-btn-color .btn{
    background: #436445;
    color: #fff;
    border: 1px solid #436445;
}
.simp-custom-btn-color .btn:hover{
    background: #304c32;
    border: 1px solid #304c32;
}







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

body h1, body h2 {
    font-family: cronos-pro, sans-serif;
}

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



.clearfix.widget-wrapper.wt2tb[data-widget-id="2127122"] .left-box {
    width: 70%;
}

.clearfix.widget-wrapper.wt2tb[data-widget-id="2127122"] .right-box {
    width: 30%;
}

.clearfix.widget-wrapper.wt2tb[data-widget-id="2124903"] .left-box {
    width: 78%;
}

.clearfix.widget-wrapper.wt2tb[data-widget-id="2124903"] .right-box {
    width: 22%;
}



