









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

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

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




.parent-hotel.for-homepage .carousel-caption-wrapper {
    display: none;
}
.parentro-hotel.for-homepage .camera-carousel-container .jssor-carousel .item img {
    cursor: pointer;
}

/* 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;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

/*.landing_PopupWrappers {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left:0;*/
/*    right:0;*/
/*    bottom:0;*/
/*    background-color: rgba(0,0,0,0.8);*/
/*    z-index: 10000;*/
/*    justify-content:center;*/
/*    align-items:center;*/
/*}*/
/*.landing_PopupWrappers.popUp_zoomIn {*/
/*    display: flex;*/
/*}*/
/*.landing_PopupWrappers img {*/
/*    margin: auto;*/
/*    float: none;*/
/*    max-width: 100%;*/
/*}*/
/*.for-homepage .landing_Popup {*/
/*    position: relative;*/
/*    max-width: unset;*/
/*    width: unset;*/
/*}*/
/*.imgforPopup {*/
/*    max-width:90%;*/
/*    display:block;*/
/*}*/
/*.for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -35px;*/
/*    right: -40px;*/
/*    width: 30px;*/
/*    height: 30px;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    font-weight: 100;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*    border: 2px solid #EBEDEC;*/
/*    border-radius: 50%;*/
/*    color:#fff;*/
/*}*/
/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3,0.3);*/
/*    }*/
/*    50% {*/
/*        transform: scale(1.1,1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1,1);*/
/*    }*/
/*}*/
/*.landing_Popup {*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/
/*@media (max-width:1536px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right: 3%;*/
/*  }*/
/*}*/
/*@media (max-width:1280px){*/
/*  .landing_Popup img{*/
/*    max-width:80%;*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:3%;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    position: absolute;*/
/*    top: -30px;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*  }*/
/*}*/

/*@media (max-width:950px){*/
/*  .landing_Popup img{*/
/*    max-height:90vh;*/
/*  }*/
/*  .for-homepage .landing_Popup .popUp_Close {*/
/*    right:0;*/
/*  }*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close{*/
/*    top: -21px;*/
/*    right: -2%;*/
/*    width: 10px;*/
/*    height: 10px;*/
/*    padding:8px;*/
/*}*/
/*.mobile.for-homepage .landing_Popup .popUp_Close i{*/
/*    font-weight:100;*/
/*}*/
/*.mobile .landing_Popup img{*/
/*	max-width:90%;*/
/*}*/
/*@media screen and (orientation:landscape) {*/
/*   .mobile .landing_Popup img{*/
/*     max-height:80vh;*/
/*    }*/
/*}   */







.mobile .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://res.cloudinary.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;
}

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



.book-picnic-btn {
    /*position:absolute;*/
    /*left:14.5%;*/
    /*top:25%;*/
    cursor:pointer;
    z-index:999;
    margin-left: 10px;
    margin-top: -16px;
}
.book-picnic-btn .picnic-btn{
    /*background-color: rgb(77, 116, 81);*/
    font-size: 13px;
    padding: 0px 15px;
    line-height: 35px;
    /*color: rgb(255, 255, 255);*/
    text-transform: uppercase;
    display: block;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    border: 2px solid;
    font-family: Lora,serif;
    font-weight: 400;
}

.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-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;*/
/*    background: transparent;*/
/*    border: 1px solid #4d383d;*/
/*    color: #4d383d;*/
/*    font-family: Lora,serif;*/
/*    font-weight: 400 !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; 
}






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

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



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

/*custom chagnes dont touch*/

.collapsedNavbar.parent-hotel header {
    position: fixed;
}
/*header #top-navbar-collapse {*/
/*    height: 43px;*/
/*}*/
header .navbar-top {
    transition: all ease .5s;
}
.collapsedNavbar nav.navbar.navbar-top {
    height: 80px !important;
    transition: all ease .5s;
}
header .navbar-top .navbar-nav>li>a {
    padding: 19px 20px !important;
}

header .navbar.navbar-top .container {
    padding: 0;
}
.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;
}

/*body.collapsedNavbar header .navbar-top #top-menu #top-navbar-collapse {*/
    /*padding: unset !important;*/
    /*padding-right: 175px !important;*/
/*    padding-right: 300px !important;*/
    /*padding-left: 300px !important;*/
/*    padding-left: 200px !important;*/
/*    height: 80px;*/
/*    text-align: left;*/
/*    border-top: none !important;*/
/*}*/
/*@media (max-width: 900px) {*/
/*    body.collapsedNavbar header .navbar-top #top-menu #top-navbar-collapse {*/
/*        padding-right: 285px !important;*/
/*    }*/
/*}*/

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

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

.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 {
    height: auto !important;
    width: 97vw !important;
    left: -15px;
    padding: 60px 20px !important;
    top: 108px;
    position: fixed;
    right: 0;
    margin: auto;
}
.collapsedNavbar header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu {
    top:77px;
}
@media only screen and (max-width: 1024px) {
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu {
        padding:40px !important;
    }
}
@media only screen and (max-width: 768px) {
    header .navbar-top .navbar-nav > li .dropdown-menu.our-hotel-menu {
        padding:20px !important;
    }
}
.li-space{
    display: inline-block;
    margin: 10px 20px;
    width:250px !important;
}
@media only screen and (max-width: 768px) {
    .li-space {
        margin: 10px 10px;
    }
}
@media only screen and (max-width: 1024px) {
    .li-space {
        width:228px !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: auto;
    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;
}
.a-img{
    display:block;
}
.hotelImg{
    min-width: 210px;
    text-align: center;
    padding-bottom: 20px;
    display: inline-block;
    transition: all .3s ease-in-out;
}
header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-menu .mega-menu>li a.btn{
    padding: 3px !important;
    font-size: 0.8em !important;
}
@media only screen and (max-width: 1024px) {
    .hotelImg {
    min-width: 170px;
    }
}

header .navbar-top .navbar-nav>li .dropdown-menu.our-hotel-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 {
    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;
}

#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://res.cloudinary.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;
}

/* .btn-o .btn i  {*/
/*https://res.cloudinary.com/simplotel/image/upload/x_0,y_0,w_343,h_326,c_crop,q_90,fl_progressive/w_200,h_150,c_pad,b_rgb:eeeeee/nature-trails-resorts/twitter_logo_igkcjz*/
/*  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2210px%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cstyle%3Esvg%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3Cpath%20d%3D%22M389.2%2048h70.6L305.6%20224.2%20487%20464H345L233.7%20318.6%20106.5%20464H35.8L200.7%20275.5%2026.8%2048H172.4L272.9%20180.9%20389.2%2048zM364.4%20421.8h39.1L151.1%2088h-42L364.4%20421.8z%22%2F%3E%3C%2Fsvg%3E');*/
/*}*/

.mobile #footer .social-tw svg{
    position:relative;
    top:20%;
    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;*/
/*}*/
/*.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;*/
/*}*/
/*@media screen and (max-width:1230px){*/
/*    .outerpage .simp-custom-pick-your-destination .btn-number{*/
/*        flex-direction:column;*/
/*        width:100%;*/
/*    }*/
/*    .outerpage .simp-custom-pick-your-destination .btn-number > a:last-child{*/
/*        width:47%;*/
/*        margin-top:2%;*/
/*        left:50%;*/
/*        position:relative;*/
/*        transform:translate(-50%);*/
/*        padding:0;*/
/*    }*/
/*    .outerpage .simp-custom-pick-your-destination .btn-number {*/
/*        position: absolute;*/
/*        bottom:0;*/
/*    }*/
/*    .outerpage .simp-custom-pick-your-destination .text-content-wrapper p{*/
/*        margin-bottom:50px;*/
/*    }*/
/*}*/

/*@media screen and (max-width:850px){*/
/*    .outerpage .simp-custom-pick-your-destination .btn-number > a:last-child{*/
/*        width:55%;*/
/*    }*/
/*}*/
/*mobile css*/
/*.mobile .simp-custom-pick-your-destination .btn-number{*/
/*    display:flex;*/
/*    justify-content:space-around;*/
/*    margin-top:2%;*/
/*}*/

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



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









/*header .lang-book-wrapper{*/
/*    transform: translateY(19px);*/
/*}*/



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











.navbar.navbar-top .container .lang-book-wrapper .select_language p{
  margin:0 !important;
  padding: 0 !important;
  color : #272727 !important;
}
.navbar.navbar-top .container .lang-book-wrapper {
    /*margin: 0 !important;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/*@media screen and (max-width: 1304px){*/
/*    header .navbar-top .navbar-brand img {*/
       /*max-height: 65px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1280px){*/
/*    header .navbar-top .navbar-brand img {*/
       /*max-height: 65px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1140px){*/
/*    .navbar-header .book-picnic-btn{*/
        /*left: 16.5%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1017px){*/
/*    .navbar-header .book-picnic-btn{*/
        /*left: 18.5%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 905px){*/
/*    .navbar-header .book-picnic-btn{*/
        /*left: 19.5%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 850px){*/
/*    .navbar-header .book-picnic-btn{*/
        /*left: 21.5%;*/
/*    }*/
/*}*/

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

/*@media screen and (max-width: 1344px){*/
/*    header .navbar-top .navbar-nav .moreOptions i{*/
/*        margin-left: -22px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1326px){*/
/*    header .navbar-top .resv {*/
/*        margin-right: -20px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1230px){*/
    /*header .navbar-top .navbar-brand img {*/
    /*    max-height: 55px;*/
    /*}*/
    /*.navbar-header .book-picnic-btn{*/
    /*    left: 12%;*/
    /*}*/
    /*header #top-navbar-collapse{*/
    /*    padding-left: 259px !important;*/
    /*}*/
    /*.navbar.navbar-top .container .lang-book-wrapper .resv{*/
    /*    min-width: 136px;*/
    /*}*/
    /*.navbar.navbar-top .container .lang-book-wrapper .resv{*/
    /*    min-width: 100px;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 1230px){*/
/*    .navbar.navbar-top .container .lang-book-wrapper .resv{*/
/*        min-width: 100px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1190px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 16px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1137px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        margin-left: -3px;*/
/*        font-size:15px;*/
/*    }*/
/*}*/
.navbar.navbar-top .container .lang-book-wrapper .resv {
    min-width: 150px;
}
@media (max-width: 1100px) {
    .navbar.navbar-top .container .lang-book-wrapper .resv {
        min-width: 130px;
    }
}
/*@media screen and (max-width: 1107px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 16px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 1070px){*/
    /*header .navbar-top .navbar-nav>li>a{*/
    /*    margin-left: -3px;*/
    /*    font-size:14px;*/
    /*}*/
    /*.navbar-header .book-picnic-btn{*/
    /*    left: 13%;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 989px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 14px !important;*/
/*        margin-left: -7px;*/
/*    }*/
/*     header .navbar-top .navbar-nav .moreOptions i{*/
        /* font-size: 11px; */
/*        margin-left: -8px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 937px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 14px !important;*/
/*        margin-left: -9px;*/
/*    }*/
/*     header .navbar-top .navbar-nav .moreOptions i{*/
/*        font-size: 11px;*/
/*        margin-left: -11px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 928px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 13px !important;*/
/*        margin-left: -14px;*/
/*    }*/
/*    header .navbar-top .navbar-nav .moreOptions i{*/
/*        font-size: 11px;*/
/*        margin-left: -3px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 990px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 14px !important;*/
/*        margin-left: -8px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 973px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        margin-left: -14px;*/
/*    }*/
/*}*/
/*@media screen and (max-width:964px){*/
/*    .navbar-header .book-picnic-btn{*/
/*        left: 14%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 930px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*         margin-left: -3px; */
/*        font-size:13px;*/
/*    }*/
    /*.navbar.navbar-top .container .lang-book-wrapper .resv{*/
    /*    min-width: 116px;*/
    /*}*/
/*}*/
/*@media screen and (max-width: 912px){*/
/*    header .navbar-top .navbar-brand img {*/
/*        max-height: 45px;*/
/*        margin-top: 12%;*/
/*    }*/
    /*.navbar-header .book-picnic-btn{*/
    /*    left: 12%;*/
    /*}*/
/*    header #top-navbar-collapse{*/
/*        padding-left: 229px !important;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 881px){*/
/*    .navbar-header .book-picnic-btn{*/
/*        left: 12.5%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 877px){*/
/*    header .navbar-top .navbar-nav .moreOptions i{*/
/*        font-size: 11px;*/
/*        margin-left: -8px !important;*/
/*    }*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        padding: 19px 12px !important;*/
/*        margin-left: -8px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 867px){*/
/*    .navbar-header .book-picnic-btn {*/
/*        left: 15%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 867px){*/
/*    .navbar-header .book-picnic-btn {*/
/*        left: 12%;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 863px){*/
/*    header .navbar-top .navbar-nav>li>a{*/
/*        font-size: 13px;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 838px){*/
/*    .navbar-header .book-picnic-btn{*/
/*        left: 13.5%;*/
/*    }*/
/*}*/

/*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-float .text-content-wrapper a
{
  background-color:transparent;
  border:1px solid white;
  color:white;
}*/
.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;
}





























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

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

.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;
}
/*.simp-custom-width50 {*/
/*    padding-top:0px !important;*/
/*    padding-bottom:0px !important;*/
/*}*/

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





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

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

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

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









/*.parent-hotel .footer-row ul.navbar-nav {*/
/*    columns: 6;*/
/*    -webkit-columns: 6;*/
/*    -moz-columns: 6;*/
/*}*/

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

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


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

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







/*#footer .footer-row.footer_navbar_wrapper .footer-table>tbody>tr>td,*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table>tbody>tr>th,*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table>tfoot>tr>td,*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table>tfoot>tr>th,*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table>thead>tr>td,*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table>thead>tr>th {*/
/*    padding: 5px;*/
/*    line-height: 1.4;*/
/*    vertical-align: top;*/
/*    border-top: none;*/
/*    text-align:left;*/
/*    font-size: 0.8em*/
/*}*/
/*#footer .footer-row.footer_navbar_wrapper .footer-table .footer-headers {*/
/*    font-size: 0.9em !important;*/
/*}*/





/*iframe.mymap {*/
/*    display: none;*/
/*}*/

/*.for-homepage iframe.mymap {*/
/*    display: block;*/
/*}*/



