











.content_wrapper .no-gutter .simp-custom-our-sponsors-table :is(.table-responsive, table, tbody, td, tr, th){
   border: none;
}


/*jira 11984*/
.for-innerpage .content_wrapper .no-gutter .simp-custom-noTxt-slider .text-content .text-content-wrapper{
    display:none;
}

.for-innerpage .content_wrapper .no-gutter .simp-custom-noTxt-slider .slick-dots{
    position:static;
}
.mobile.for-innerpage .simp-custom-noTxt-slider p{
    display:none;
}
.mobile.for-innerpage .content_wrapper .no-gutter .imageDescriptionbottom1.simp-custom-noTxt-slider img{
    margin: 0;
}

/*Jira OPS-13743*/
.outer-page .content_wrapper .no-gutter .header-two{
    font-size: 32px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 42px;
    font-family: Amethysta, serif;
    margin: 0;
}
.outer-page .content_wrapper .no-gutter p.sub-header{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: Amethysta, serif;
    line-height: 42px;
    color: #003300;
    margin: 0;
}

.mobile .header-two{
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 150%;
    font-family: Amethysta, serif;
    padding-bottom: 10px;
}
.mobile .sub-header{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 150%;
    font-family: Amethysta, serif;
    color: #003300;
    padding-bottom: 10px;
}

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


.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}

.outer-page .map_block img {
    max-width: 100%;
    width: 500px;
    margin: auto;
    display: block;
    height: auto;
}
.simp-custom-hideRightLeft .right-box,
.simp-custom-hideRightLeft .left-box{
    display: none;
}
.simp-custom-hideRightLeft  {
    display: flex;
    justify-content: center;
}

/*.lang-book-wrapper {
    display:none;
}*/
.header-pills .tab-content{
    margin-top:6px;
}
/*.map_block {*/
/*    position:absolute;*/
/*    width:50%;*/
/*}*/
/*.map_block a.map img{*/
/*    width:45% !important;*/
/*    height:100% !important;*/
/*}*/
/*@media only screen and (min-width:1537px) and (max-width: 1920px) {*/
/*    .map_block {*/
/*        position: absolute;*/
/*        width: 50%;*/
/*        top: 8%;*/
/*        left: 12%;*/
/*    }*/
/*    .map_block a.map img{*/
/*        width:40% !important;*/
/*        height:100% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:890px) and (max-width: 1024px) {*/
/*    .map_block {*/
/*        position: absolute;*/
/*        width: 49%;*/
/*        top: 29%;*/
/*        left: 7%;*/
/*    }*/
/*    .map_block a.map img{*/
/*        width:50% !important;*/
/*        height:100% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:768px) and (max-width: 889px) {*/
/*    .map_block {*/
/*        position:absolute;*/
/*        width:50%;*/
/*        top:35%;*/
/*        left:3%;*/
/*    }*/
/*    .map_block a.map img{*/
/*        width:43% !important;*/
/*        height:100% !important;*/
/*    }*/
/*}*/
@media screen and (min-width: 1025px) and (max-width: 1399px){
    .bookingform-wrapper {
        bottom: 24%;
    }
}
@media screen and (min-width: 1400px) and (max-width: 1660px){
    .bookingform-wrapper {
        bottom: 7%;
    }
}
.content_wrapper .no-gutter h2,h1{
    text-transform:uppercase;
    line-height:42px !important;
}
.simp-custom-center
{
    display:flex;
    /*align-items:center;*/
    justify-content:center;
}

.simp-custom-header h1 {
    text-align: left !important;
}


.simp-custom-limgrtxt {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
    margin-bottom: 180px !important;
}
.simp-custom-limgrtxt .left-box{
    margin-top: -130px;
    height: 420px;
    width: 55%;
}
.simp-custom-limgrtxt .right-box{
    width: 45%;
}
.simp-custom-limgrtxt img{
    height: 100%;
    margin-left: 70px !important;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
}
.simp-custom-limgrtxt .text-content-wrapper{
    padding: 20px 50px 20px 130px;
}
.simp-custom-ltxtrimg {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
    margin-bottom: 180px !important;
}
.simp-custom-ltxtrimg .right-box{
    height: 420px;
    margin-top: -130px;
    margin-left: -82px;
    width: 54%;
}
.simp-custom-ltxtrimg .left-box{
    width: 45%;
}
.simp-custom-ltxtrimg img{
    height: 100%;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / 20%);
}
.simp-custom-ltxtrimg .text-content-wrapper{
    padding: 20px 130px 20px 50px;
}

.simp-custom-gradientimg .text-content-wrapper{
    display:none;
}
.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 .text-content-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 10px 20px;
    z-index: 1 !important;
    text-align: center !important;
    justify-content: center;
}
.simp-custom-gradientimg .text-content .text-content-wrapper{
    display:block;
}
.simp-custom-gradientimg .text-content img {
    box-shadow: 0 4px 4px 2px rgb(0 0 0 / 10%);
}

.simp-custom-gradientimg .btn{
    background-color:transparent;
}
.simp-custom-gradientimg .btn:hover{
    background-color:#D4AF37;
    color:white;
}
.outer-page .content_wrapper .no-gutter .simp-custom-remove-padding-margin.simp-custom-remove-padding-margin.simp-custom-remove-padding-margin{
    padding-top:0;
    margin-top:0
}
.inner-page .content_wrapper:has(.simp-custom-remove-padding-margin) {
    padding-top: 0px;
}

.simp-custom-sheen{
    position:relative;
}
.simp-custom-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)!important;
}
.simp-custom-sheen .text-content{
    color:#fff;
    z-index:1;
}
.simp-custom-sheen .txt-wdgt-btn-wrapper a.btn {
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #fff;
}
.simp-custom-sheen .txt-wdgt-btn-wrapper .btn:hover {
    background-color: #D4AF37;
    color: #fff;
    border:1px solid #D4AF37;
}

.simp-custom-hideimg .right-box{
    display:none;
}

.widget-wrapper.jssor-carousel-container.simp-custom-slider {
    width:50%!important;
}
.simp-custom-text {
    width:50%!important;
    display:flex;
    justify-content:center;
}

.location-page .header-pills{
    padding-top:140px;
}
.for-innerpage .clearfix.widget-wrapper.header-pills {
    padding-top:130px!important;
    padding-bottom:0px;
}
div[data-widget-id="2177590"]
{
    margin-bottom:0px !important;
}
.simp-custom-align-text .camera_caption.fadeIn.jssor-caption
{
    bottom:50px !important;
}
.simp-custom-white-slider .camera_caption.fadeIn.jssor-caption {
    margin: auto;
    left: 0;
    bottom:50px!important;
    line-height:20px;
}

.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
.bookingform-wrapper {
    background-color:rgba(1,1,1,0.5)
}
#bookingForm .booking-form
{
    background:transparent;
}
/*nav.navbar.navbar-top {*/
/*        background: linear-gradient(rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 25%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0) 100%);*/
/*}*/

/*nav.navbar.navbar-top.scroll {*/
/*        background:white;*/
/*}*/

/*header .navbar-top .navbar-nav > li > a*/
/*{*/
/*        color:white;*/
/*}*/
/*header nav.navbar.navbar-top.scroll .navbar-nav  > li > a*/
/*{*/

/*color:black;*/
/*}*/

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

.clearfix.widget-wrapper.simp-custom-width50 {
    width:50% !important;
}
/*.bookingform-wrapper {
    bottom: 0% !important;
}*/
.for-homepage .jssor-carousel-container .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 12% !important;
}
.simp-custom-removepaddingtop {
    padding-top:0px !important;
}
/*div[data-widget-id="2180288"] {*/
/*    position:absolute;*/
/*    top:5%;*/
/*    background-color:rgb(0,0,0,0.6);*/
/*    width:50% !important;*/
/*    border-radius:15px;*/
/*}*/
/*div[data-widget-id="2180288"] h1{*/
/*    color:#fff !important;*/
/*}*/
div[data-widget-id="2178154"] .txt-wdgt-btn-wrapper{
    position:absolute;
    right:5%;
    bottom:20%;
}
.simp-custom-text .txt-wdgt-btn-wrapper{
    position:absolute;
    right:5%;
    bottom:11%;
}

.simp-custom-hover3box .text-content-wrapper{
    display:none;
}
.simp-custom-hover3box .text-content:hover:after{
    position: absolute;
    display:block;
    background:rgb(0,0,0,0.5);
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.simp-custom-hover3box .text-content:hover .text-content-wrapper 
{
    position:absolute;
    top:0px;
    left:0;
    width:100%;
    height:100%;
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    z-index:1;
}
.jssor-home-wrapper #homeCarousel .jssora051 {
    display:block;
}
.jssor-home-wrapper #homeCarousel .jssorb036 {
    display:none;
}

div[data-widget-id="2180859"] img{
    display:none;
}
div[data-widget-id="2182286"] img{
    display:none;
}

/*10729*/
.outer-page .content_wrapper .simp-custom-text .txt-wdgt-btn-wrapper {
    position: unset;
}

.outer-page .simp-custom-text .text-content-wrapper .table-responsive {
    display: flex;
}

.outer-page .simp-custom-text .text-content-wrapper .table-responsive .table {
    width: 100% !important;
}

.outer-page .content_wrapper .simp-custom-suites-three-col {
    display: flex;
}

.outer-page .content_wrapper .simp-custom-suites-three-col .text-content{
    display: flex;
    flex-direction: column;
}

.outer-page .content_wrapper .simp-custom-suites-three-col .text-content .text-content-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.outer-page .content_wrapper .simp-custom-suites-three-col .text-content .text-content-wrapper .txt-wdgt-btn-wrapper {
    margin-top: auto;
}

/*navbar color solid*/
.outer-page .content_wrapper .no-gutter .jssor-carousel-container.carousel-container,
.outer-page .content_wrapper .no-gutter .jssor-carousel-container{
  padding-top:96px;
}
.outer-page header .navbar-top {
    background:#fff;
}
.outer-page .content_wrapper .no-gutter .simp-custom-mobile-widget-hide.simp-custom-removepaddingtop,
.outer-page .content_wrapper .no-gutter .simp-custom-removepaddingtop{
    margin-top:96px;
}
.outer-page .widget-wrapper:first-child.wt1img{
    padding-top:96px;
}

.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    color: #fff;
}

.ui-datepicker-unselectable .ui-state-default:hover{
    color:#555;
}

.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: rgb(255 255 255 / 87%);
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
    color: black;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.simp-custom-parent-cards .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: rgb(255 255 255 / 87%);
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
    color: black;
}
.outer-page .simp-custom-hideRightLeft .right-box,
.outer-page .simp-custom-hideRightLeft .left-box{
    display: none;
}


.simp-custom-hideRightLeft  {
    display: flex;
    justify-content: center;
}
.parent-hotel .address-block-details{
    display: none;
}
.outerpage .inner-page{
    padding-bottom:0;
}
.outerpage .inner-page{
    padding-bottom:0;
}
.for-gallerypage .outer-page .container, .location-page .outer-page .container{
    max-width: unset;
    padding: 0;
    width: 100%;
}
.summary-widget .contentblock {
    position: relative;
    padding: 30px;
    color: #000;
}

footer .footer_navbar_wrapper a[href="./"]{
  display:none;
}

/*Home page logo*/

.outer-page .simp-custom-hompage-brand-logos .text-content-wrapper > div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    row-gap: 20px;
    column-gap: 5px;
}

.simp-custom-width50 {
     padding:0px !important;
}
.simp-custom-width50 .jssor-carousel-wrapper{
     padding:0px !important;
}
.simp-custom-form textarea{
    height:100px !important;
}
.simp-custom-form .book h3{
   padding:10px 0px;
}
.simp-custom-form .book h2{
   padding-top:5px;
   padding-bottom:15px;
}
.simp-custom-form .form-control{
    padding:0px 10px !important;
}
.simp-custom-form .form-group{
    margin-bottom:10px !important;
}
.simp-custom-form fieldset{
    padding: 0px 30px 0px 0px;
}

.simp-custom-form fieldset label{
    display:none !important;
}
.simp-custom-form fieldset div:nth-child(1) {
    width:100%;
}
.simp-custom-form fieldset div{
    width:50%;
}
.simp-custom-form fieldset div>div{
    width:100%;
}
.simp-custom-form fieldset div:nth-child(6) {
    width:100%;
}
.simp-custom-form fieldset #form-group-submit {
    width:100%;
}

















/*MOBILE*/
.mobile .simp-custom-hideRightLeft > div:first-child{
    display: none;
}

.mobile .simp-custom-hideRightLeft > div:last-child{
    display: none;
}
.mobile .simp-custom-paddinglr{
    padding-left:10px;
    padding-right:10px;
}


/*.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}*/
.mobile .logo.navbar-logo 
{
    padding-top:0px;
    padding-bottom:3px;
    background-color:white;
}
.mobile .fullImage {
    padding-top:50px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}
.mobile .simp-custom-mobilehide img {
    display:none
}


.mobile h2{
    font-size:24px;
}

.mobile h1, h2 {
    text-transform:none;
    text-transform: uppercase;
}



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

.mobile .simp-custom-font-change .text-content span{
    font-size: 10px;
}
.mobile .simp-custom-button .text-content span:nth-of-type(1) {
    font-size:18px !important;
}
.mobile .simp-custom-button .text-content .txt-wdgt-btn-wrapper span{
    font-size:17px !important;
}


.mobile .row.clearfix.widget-wrapper.wtheader:first-child {
    display:none;
}

.mobile .widget-wrapper.wt1tb.simp-custom-mobilespace div:last-child {
    display:none;
}

.mobile h3.review_widget_title {
    font-size:25px;
    font-weight:700;
}

.mobile .footer-row .footer-detail .fa-stack .fa-envelope, .footer-row .footer-detail .fa-stack .fa-phone{
    color:black!important;
}

.mobile .simp-custom-gradientimg strong{
    color:black;
}

.mobile .footer-row .socialIcon a span{
    color:black;
}



.mobile .simp-custom-sheen{
    position:relative;
}
.mobile .simp-custom-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)!important;
}
.mobile .simp-custom-sheen .text-content{
    color:#fff;
    z-index:1;
}
.mobile .simp-custom-sheen .txt-wdgt-btn-wrapper a.btn {
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #fff;
}
.mobile .simp-custom-sheen .txt-wdgt-btn-wrapper .btn:hover {
    background-color: #D4AF37;
    color: #fff;
    border:1px solid #D4AF37;
}

.mobile p {
    text-align:center;
}


/*MOBILE*/
.mobile .simp-custom-hideRightLeft > div:first-child{
    display: none;
}

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


.mobile.for-innerpage div[data-widget-id="2178626"] video {
    height:100% !important;
    width:100% !important;
}

.mobile .nav-wrap i.fa.fa-phone.fa-2x {
    transform: scaleX(-1);
}

/*10729*/
@media screen and (max-width: 767px)  {
    .mobile .simp-custom-text .table-bordered.table {
        border: 1px solid #ddd;
    }
}

.mobile .simp-custom-text .table-responsive {
    display: flex;
}

.mobile .simp-custom-text .text-content .table-bordered.table {
    width: 100% !important;
}
.mobile .fullImage {
    padding-top: 73px !important;
}
.mobile .content_wrapper .no-gutter .simp-custom-hompage-brand-logos .text-content >  div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    row-gap: 20px;
    column-gap: 5px;
}

/*changes for jira -14226*/
.mobile .widget-wrapper.review_data_wrap .slick-prev {
    left:-20px;
}

.mobile .widget-wrapper.review_data_wrap .slick-next {
    right:-20px;
}
/*end of changes for jira -14226*/

.mobile .simp-custom-hideLeftBox .col-xs-12:first-child{
    display:none
}

.mobile .simp-custom-hideRightBox .col-xs-12:last-child{
    display:none
}
/*.simp-custom-center{*/
/*    display:flex;*/
/*    justify-content:center;*/
/*}*/

/*intitially hide nav- items*/
.outer-page #top-navbar-collapse{
    visibility: hidden;
}



.lang-book-wrapper .resv {
    border: 4px double #fff;
    background-color:#536d32 !important;
}
.lang-book-wrapper .resv:hover {
    border: 4px double #fff;
    background-color:#536d32 !important;
}



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

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



.clearfix.widget-wrapper.wtsocialicons {
    display:none !important;
}
.social_block2 a {
    display:block;
    font-size:18px;
    padding:5px;
    width: 40px;
    height: 40px;
    vertical-align:middle;
    text-align:center;
}

.footer_social_wrapper2 {
    position:fixed;
    top:65%;
    left:0%;
}

.social_block2 a.social-fb {
    background:#4867AA;
    color:white;
}
.social_block2 a.social-yt {
    background:#e62117;
    color:white;
}


.social_block2 a.social-tw {
    color:white;
    background:#1DA1F2;
}

.social_block2 a.social-ig {
    color:white;
    background:#CD486B;
}
.social_block2 a:hover
{
    color:white;
}

a.social-trip {
    background:#51E0A2;
}


#footer .socialIcon .social-fb{
    background-color:#3b5998;
}
#footer .socialIcon a.social-fb:hover{
    background-color:#bfbdbd;
}
#footer .socialIcon .social-ig{
    background-color:#CD486B;
}
#footer .socialIcon .social-ig:hover{
    background-color:#bfbdbd;
}
#footer .socialIcon a.social-yt{
    background-color:#e62117;
}
#footer .socialIcon a.social-yt:hover{
    background-color:#bfbdbd;
}
#footer .socialIcon a.social-wa{
    background-color:#25d366;
}
#footer .socialIcon a.social-wa:hover{
    background-color:#bfbdbd;
}
#footer .socialIcon a.social-gp{
    background-color:#db4437;
}
#footer .socialIcon a.social-gp:hover{
    background-color:#bfbdbd;
}
#footer .socialIcon a.social-ta{
    background-color:#51E0A2;
}
#footer .socialIcon a.social-ta:hover{
    background-color:#bfbdbd;
}

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

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


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


.mobile div[data-widget-id="2174698"] p{
    background-color: #a5acc6c9 !important;
    color: #fff !important;
    height: 100px;
    align-items: center;
    position: absolute;
    bottom: 50px;
}
.mobile div[data-widget-id="2174698"] button.slick-prev.slick-arrow{
    position: absolute;
    top: 100%;
    left: 40%;
 }
.mobile div[data-widget-id="2174698"] button.slick-next.slick-arrow {
    position: absolute;
    top: 100%;
    right: 40%!important;
}
.mobile div[data-widget-id="2174698"] button.slick-next.slick-arrow:before{
    content:"\f105";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
.mobile div[data-widget-id="2174698"] button.slick-prev.slick-arrow:before{
    content:"\f104";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
.wt1imgtop-1tbbot[data-widget-id="2174698"] .slick-slide{
    padding:20px !important;
}
.wt1imgtop-1tbbot[data-widget-id="2174698"] ul.slick-dots {
    display: none!important;
}
div[data-widget-id="2174698"] .slick-slider .text-content-wrapper,
div[data-widget-id="2174698"] .slick-slider .text-content-wrapper h2{
    color:white;
}
.wt1imgtop-1tbbot[data-widget-id="2174698"] button.slick-prev.slick-arrow{
    position: absolute;
    top: 100%;
    left: 47%;
 }
.wt1imgtop-1tbbot[data-widget-id="2174698"] button.slick-next.slick-arrow {
    position: absolute;
    top: 100%;
    right: 47%!important;
}
.wt1imgtop-1tbbot[data-widget-id="2174698"] button.slick-next.slick-arrow:before{
    content:"\f105";
    border:1px solid grey;
    padding:5px;
     padding-right:10px;
    padding-left:10px;
}
.wt1imgtop-1tbbot[data-widget-id="2174698"] button.slick-prev.slick-arrow:before{
    content:"\f104";
    border:1px solid grey;
    padding:5px;
    padding-right:10px;
    padding-left:10px;
}
div[data-widget-id="2174698"] .slick-slider .text-content-wrapper, div[data-widget-id="2174698"] .slick-slider .text-content-wrapper{
    background-color: rgba(20,77,41,0.70) !important;
    color: #fff !important;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
  
}

/*@media screen and (max-width:1422px){*/
/*    .simp-custom-hideRightBox .left-box.text-content{*/
/*        margin-bottom: 29px;*/
/*    }*/
/*}*/
/*@media screen and (max-width:1131px){*/
/*    .simp-custom-hideRightBox .left-box.text-content{*/
/*        margin-bottom: 0px;*/
/*    }*/
/*}*/

/*@media screen and (max-width:780px){*/
/*    .simp-custom-hideRightBox .left-box.text-content{*/
/*        margin-bottom: 30px;*/
/*    }*/
/*}*/
.simp-custom-hideRightBox{
    display: flex;
    justify-content: center;
}





.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}

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

.simp-custom-2img-touch .fullWidthWidgetWrapper ,
.simp-custom-2img-touch1 .fullWidthWidgetWrapper  
{
    display: flex;
    justify-content: center;
    align-items: center;
}
.simp-custom-2img-touch .text-content-wrapper p,
.simp-custom-2img-touch1 .text-content-wrapper p{
    padding-left:0 !important;
}
.simp-custom-2img-touch .text-content-wrapper,
 .simp-custom-2img-touch1 .text-content-wrapper

{
   padding: 0 55px !important;    
}

.simp-custom-button .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:#ffffff;
    border: 1.5px solid white;
}
.simp-custom-button .btn.txt-wdgt-btn:hover
{
    background-color:#116C3D;
    border:1px solid #116C3D;
    color:#ffffff;
}

.simp-custom-buttons .btn.txt-wdgt-btn
{
    background-color:transparent;
    color:#ffffff;
    border: 1.5px solid white;
}
.simp-custom-buttons .btn.txt-wdgt-btn:hover
{
    background-color:#ffffff;
    border:1px solid #116C3D;
    color:#000000;
}



.mobile .simp-custom-width50 {
     padding:0px !important;
}
.mobile .simp-custom-width50 .jssor-carousel-wrapper{
     padding:0px !important;
}
.mobile .simp-custom-form textarea{
    height:100px !important;
}
.mobile .simp-custom-form {
   background-color:#ECECEC
}
.mobile .simp-custom-form .book h3{
   padding:10px 0px;
   text-align: center;
}
.mobile .simp-custom-form .book h2{
   padding-top:5px;
   padding-bottom:15px;
}
.mobile .simp-custom-form .form-control{
    padding:0px 10px !important;
}
.mobile .simp-custom-form .form-group{
    margin-bottom:10px !important;
    display: inline-block;
    padding: 0px 3px;
}
.mobile .simp-custom-form fieldset{
    padding: 0px 5px 0px 5px;
}

.mobile .simp-custom-form fieldset label{
    display:none !important;
}
.mobile .simp-custom-form fieldset div:nth-child(1) {
    width:100%;
}
.mobile .simp-custom-form fieldset div{
    width:50%;
}
.mobile .simp-custom-form fieldset div>div{
    width:100%;
}
.mobile .simp-custom-form fieldset div:nth-child(6) {
    width:100%;
}
.mobile .simp-custom-form fieldset #form-group-submit {
    width:100%;
}
.mobile div#form-group-submit button {
    width:100%
}
.mobile div#form-group-submit .col-xs-12 .textform{
    width:80%;
    text-align:center;
    margin:auto;
}



/*.outer-page .foot_block .map_block a.map img{*/
/*    margin-top: 5% !important;*/
/*    width: 26% !important;*/
/*}*/

#footer .footer-detail .fa.fa-phone.fa-stack-1x {
    transform: scaleX(-1);
}

#footer .address_block .add_cont > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

#footer .address_block .add_cont > ul > li:nth-child(2n + 1) {
    margin-left: auto;
}

.simp-custom-form1 .col-md-2 {
    width: 100%;
}



.inner-page .header-pills {
    padding: 75px 0 5px !important;
}

.location-page .header-pills {
    padding: 75px 0px 5px !important;
}

/*.location-page .header-pills .tab-content {*/
/*    margin-top: 5px;*/
/*}*/

.for-gallerypage .header-pills {
    padding: 75px 0 5px !important;
}

/*.homepage .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .fullWidthWidgetWrapper, .inner-page .content_wrapper .no-gutter .widget-wrapper.fullWidthWidget .fullWidthWidgetWrapper{
    margin:-36px;
}*/



.review_data_date{
  display: none;
}

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

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

.mobile .simp-custom-removepaddingtop {
    display:none;
}

/*div[data-widget-id="2174673"] .text-content-wrapper{
    padding: 20px 130px 20px 50px ;
}
div[data-widget-id="2174673"]{
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
}
div[data-widget-id="2174673"] img.img-responsive {
     box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);
}
div[data-widget-id="2174673"] .right-box {
    height: 420px;
    margin-top: -130px;
    margin-left: -82px;
    width: 54%;
}
div[data-widget-id="2174673"] .left-box {
    width: 47%;
}
div[data-widget-id="2174673"] img{
    height:100%;
}
*/


.simp-custom-cardlayout .text-content-wrapper 
{
    background-color:#FFFAFA;
    color:#000 !important;
    padding:20px;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
    height:325px;
    
}

.simp-custom-test .body{
    text-align: left;
    overflow-y: scroll;
    overflow-x: hidden;
    line-height: 5em;
}

.simp-custom-align1 .fieldset {
    padding: 1px 160px
    }   



.simp-custom-imgtouching {
    background-color:#F2F2F2!important;
    padding:0px !important;
    margin: 0px !important;
}
.simp-custom-imgtouching .left-box .text-content
{
	padding-left: 100px;
    padding-right: 100px;
}
.simp-custom-imgtouching .right-box{
    padding:0px !important;
    margin: 0px !important;
}
.simp-custom-imgtouching .right-box:before {
    content: "";
    position: absolute;
    display: block;
    border: 0px solid white;
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
    z-index: 2;
}

.simp-custom-imgtouching1 {
    background-color:#F2F2F2!important;
    padding:0px !important;
    margin: 0px !important;
}
.simp-custom-imgtouching1 .right-box .text-content
{
	padding-left: 100px;
    padding-right: 100px;
}
.simp-custom-imgtouching1 .left-box{
    padding:0px !important;
    margin: 0px !important;
}
.simp-custom-imgtouching1 .left-box:before {
    content: "";
    position: absolute;
    display: block;
    border: 0px solid white;
    left: 5%;
    right: 5%;
    top: 5%;
    bottom: 5%;
    z-index: 2;
}



#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 130px;
    right: 5px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    right: 17px;
    bottom: 100px;
    position: foxed;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 130px;
    right: 5px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 52px;
}
#whatsAppHeader a{
    color: white;
}
.mobile #whatsAppHeader {
    right: 17px;
    bottom: 100px;
    position: foxed;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}

