.simp-custom-anchor-btn{
  display:flex;
}
.simp-custom-anchor-btn .text-content-wrapper{
    position: absolute;
    width:100%;
}

.simp-custom-anchor-btn .right-box .text-content-wrapper h3{
    background-color: #70b7b5 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold !important;
    border: 2px solid #70b7b5;
    border-radius: 9px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-anchor-btn .left-box .text-content-wrapper h3{
    background-color: #70b7b5 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold !important;
    border: 2px solid #70b7b5;
    border-radius: 9px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.simp-custom-anchor-btn .left-box .text-content-wrapper h3:hover a span{
    color: #fff!important;
}
.simp-custom-anchor-btn .left-box .text-content-wrapper h3:hover{
    background-color: #4EA2A0!important;
    border: #4EA2A0;
}
.simp-custom-anchor-btn .right-box .text-content-wrapper h3:hover a span{
    color: #fff!important;
}
.simp-custom-anchor-btn .right-box .text-content-wrapper h3:hover{
    background-color: #4EA2A0!important;
    border: #4EA2A0;
}
.simp-custom-anchor-btn h3 a{
    text-decoration:none;
}
.simp-custom-anchor-btn .text-content-wrapper {
    width: calc(100% - 30px);
}
.fullWidthWidget.simp-custom-anchor-btn .text-content-wrapper {
    width: 100%;
}
.mobile .simp-custom-mobile-only-hide{
    display:none;
}

.summary-widget .contentblock .offhead{
    font-family:Josefin Sans;
}



#footer .socialIcon a{
    border-radius:5px;
}

.for-innerpage.for-gallerypage .inner-page{
    padding-top: 115px;
}

.for-innerpage.location-page .outer-page .header-pills{
    padding-top: 145px;
}

.for-innerpage.for-gallerypage .widget-wrapper .gallery-header{
   text-transform:uppercase; 
}

/* OPS-14290 : Starts */
.mobile .content_wrapper .no-gutter .simp-custom-para-to-heading-space {
    margin-top: 20px;
}
/* OPS-14290 : Ends */

.mobile .content_wrapper .no-gutter .widget-wrapper.simp-custom-top-spacing{
    margin-top:25px;
}

.outer-page .lang-book-wrapper{
    display:block;
}
.outer-page .custom-ul-dropdown{
    display:none;
}
.outer-page .custom-ul-dropdown li{
    list-style:none;
 
}
.outer-page .custom-ul-dropdown li a{
    text-align:left;
    background:none !important;
    width:100%;
}
.outer-page .custom-ul-dropdown{
    position:absolute;
    bottom:-170px;
    left:-200px;
    padding:0 !important;
    background:#fff !important;
    border: #667382;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.outer-page .custom-ul-dropdown.show{
     display:block;
}
.outer-page .navbar-booking-wrap.dropdown.custom{
  position: absolute !important;
  right:0%;
  top:27%;
  z-index: 999;
}
.outer-page .navbar-booking-wrap.dropdown.custom .eLearnig-btn{
    background-color:#0780bb;
    width: 115%;
    /* position: absolute; */
    font-weight: 600;
    font-size: 15px;
    transform: translateX(-100%);
}
.outer-page .navbar-booking-wrap .eLearning-btn {
    background-color: #0780bb!important;
    Z-INDEX: 99999;
}
.outer-page .navbar-booking-wrap.dropdown.custom.open ul{
    left: -192px;
    right: 0;
    top: 45px;
}
.outer-page .navbar-booking-wrap.dropdown.custom.open ul li a{
  background:transparent;
}
@media only screen and (max-width:1350px) {
    .outer-page .navbar-booking-wrap.dropdown.custom {
        top: 54px;
        right: -136px;
    }
    .outer-page .navbar-booking-wrap.dropdown.custom.open ul{
        left: -310px;
        right: 129px;
        top: 45px;
    }
}

#footer .footer-row .social_block.col-md-5 {
    width: 100%;
}



.navbar-top #top-navbar-collapse .primary:nth-child(7) .dropdown-menu{
    text-transform:uppercase;
}





#footer .footer-row:nth-child(2){
    display:block;
}
#footer .footer-row:nth-child(2) .social_block{
    /*display:none;*/
}
#footer .news_letter_block .side-nav-header span {
    /*font-size: 17px;*/
    /*text-transform: lowercase;*/
    letter-spacing: 4.59px;
    font-weight: 400;
    padding-bottom: 10px;
    display:block;
    font-size: .875em;
    /*font-family: 'EB Garamond', sans-serif;*/
}
#footer .news_letter_block .subscribe-widget .form-control.user_email {
    border-radius: 5px;
    font-family: 'Josefin Sans',sans-serif;
    text-align: center;
    font-size: 14px;
}
#footer .news_letter_block .newsletter-wrap .subscribe-widget .button-holder {
    display: block;
    position: relative;
    text-align: center;
}
#footer .news_letter_block .newsletter-wrap .subscribe-widget .button-holder .btn-subscribe {
    float: none;
    border-radius: 5px;
    padding: 4px 15px 0px;
    background-color: #70B7B5;
    color: #fff;
    border: none;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 400;
}
footer#footer {
    padding-bottom:0;
    background-size:cover;
}
.fsitemap {
     font-family: 'Josefin Sans',sans-serif !important;
}


/* jira changes in footer*/

#footer .news_letter_block .side-nav-header span {
     font-family: "Josefin Sans", sans-serif;
}

#footer .social_block .social_head >p {
     display:none;
}


.widget-wrapper.wtformjson .one-col .form-horizontal fieldset .form-group  {
    display:flex;
    justify-content: center;
    align-items: center;
}
/*if form is full width need to add below code also */
.wtformjson.fullWidthWidget .fullWidthWidgetWrapper .form-horizontal {
    margin-left: 12% !important;
    margin-right: 12% !important;
}



.for-homepage .text-content-wrapper a.internal-link 
{
    width:100%;
}

header #top-menu #top-navbar-collapse{
  height: 95px !important;
}
header nav.navbar.navbar-top{
  height: 115px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
header #top-menu #top-navbar-collapse{
  display:flex;
  justify-content: center;
  align-items: center;
}
header .container .lang-book-wrapper{
  margin-top:27px !important;
}
@media only screen and (max-width:1350px) {
    header .container .lang-book-wrapper {
    margin-top: 5px !important;
}
}
.padi-img{
  position: absolute;
  left: 181px;
  top: -10px;
}
.padi-img img{
    height: 115px;
}
@media only screen and (max-width: 768px){
    header .container {
        height:95px;
    }
}
/*@media only screen and (max-width:1350px) {*/
/*    header #top-menu #top-navbar-collapse {*/
/*        height: 140px !important;*/
/*    }*/
/*}*/

header #top-menu {
    width: 90%;
}

.for-homepage .slidingOffersWrapper {
    position: fixed;
    top: 65%;
    transform: translate(0, -50%);
    right: 0;
    z-index: 999;
}
.for-homepage ol.popUpContentHolder {
    padding-left: 10px;
}
.for-homepage ul.popUpContentHolder {
    padding: 0px;
    text-align: justify;
}
.for-homepage .offerListWrapper .listForPopup a {
    color:#eee;
}
.for-homepage .offerListWrapper .sliderContentText {
    display:none !important;
}
.for-homepage ol.popUpContentHolder span.listForPopup {
    padding-left: 10px;
    display: block;
    padding-bottom: 15px;
    text-align: justify;
    font-size:15px;
    color: #eee;
}
.for-homepage ol.popUpContentHolder span.listForPopup b {
    text-transform: capitalize;
    display: block;
    font-size: 17px;
    color: gold;
}
.for-homepage .slidingOffersWrapper.slideShowOffer .offerListWrapper {
    right: 0;
}
.for-homepage .slidingOffersWrapper ul {
    list-style: none;
}
.for-homepage .offerListWrapper .fas,
.for-homepage .offerListWrapper .far,
.for-homepage .offerListWrapper .fal .offerListWrapper .fas,
.for-homepage .offerListWrapper .far,
.for-homepage .offerListWrapper .fal {
    margin-left: -30px;
    margin-right: 10px;
    width: 20PX;
    text-align: center;
    margin-bottom: 2px;
}
.for-homepage .offerIconWrapper {
    position: relative;
    z-index: 9999;
    top: -133px;
    right: 0;
    vertical-align: middle;
    text-align: center;
    cursor:pointer;
}
.for-homepage .offerIconWrapper i {
    font-size: 12px;
    background: rgb(36, 31, 33);
    padding: 0px;
    border-radius: 60% 50% 0;
    box-shadow: #333 0px 2px 10px 0px;
    color: #f4f4f4;
    transition: all ease-in-out .5s;
    width: 92px;
    height: 63px;
    display: inline-block;
}
.for-homepage .offerListWrapper {
    position: absolute;
    top: -50px;
    transform: translate(0, -50%);
    background: #0780bb;
    opacity:0.85;
    color: #eee;
    padding: 40px 35px 40px;
    right: -420px;
    width: 400px;
    transition: all ease-in-out .5s;
    box-shadow: #333 0px 5px 10px 0px;
}
.mobile.for-homepage .offerListWrapper{
    width: 340px;
    max-height: 420px;
    overflow-y: auto;
}
.for-homepage ul.popUpContentHolder li {
    list-style: circle;
    font-size: 16px;
    line-height: 1.7em;
    padding: 8px 0px;
}
.for-homepage .offerListWrapper .sliderContentText {
    color: white;
    text-align: justify;
    display: block;
    text-decoration: none;
    position: relative;
    padding-top: 5px;
}
.for-homepage .offerListWrapper .sliderContentText .highlightedTextLink {
    color: gold;
    font-weight: bold;
    text-decoration: none;
}
@media screen and (max-width: 480px) {
    .for-homepage .offerListWrapper {
        width: 400px;
    }
}
@media screen and (max-width: 400px) {
    .for-homepage .offerListWrapper {
        width: 350px;
    }
}
@media screen and (max-width: 350px) {
    .for-homepage .offerListWrapper {
        width: 300px;
    }
}
.for-homepage .slidingOffersWrapper a.WrapperLink {
    color: #b1c4cb !important;
    display: block;
    background-color: white;
    padding: 5px;
    width: 50%;
    text-align: center;
}
.for-homepage .slidingOffersWrapper .fa-briefcase-medical:before{
    content:"IMPORTANT UPDATE" !important;
    position: absolute;
    top: 20px;
    right: -2px;
}
.for-homepage .slidingOffersWrapper .fa-times:before{
    font-size:30px;
    position:absolute;
    top: 22px;
    right: 26px;
    font-weight:bold;
}
.for-homepage .slideShowOffer .offerIconWrapper .fal.fa-times {
    background-color: transparent;
    box-shadow: unset;
}

.simp-custom-spacing
{
    padding-bottom:0px !important;
}
.simp-custom-spacingtop
{
    padding-top:0px !important;
}
.outer-page .simp-custom-btn-mb-30 .btn,
.outerpage .simp-custom-btn-mb-30 .btn{
    margin-bottom: 30px !important;
}

.summary-widget .contentblock .offhead{
    font-family:Josefin Sans;
}



header .lang-book-wrapper .navbar-booking-wrap.dropdown ul.dropdown-menu.show {
    animation: fadeIn 0.5s 1;
}
header .lang-book-wrapper .navbar-booking-wrap.dropdown ul.dropdown-menu {
    padding: 10px 20px;
    background: #6fb7b5;;
    top: 43px;
    border-radius: 4px;
    /*width: 240px !important;*/
    margin-left: 0px;
    opacity: 0.9;
    
}

header .lang-book-wrapper .navbar-booking-wrap.dropdown .btn-full-width {
    display: block;
    background-color: white;
    padding: 10px 5px;
    margin: 15px auto;
    font-size: 12px;
    color: #667382;
}
header .lang-book-wrapper .navbar-booking-wrap.dropdown .btn {
    font-weight: 600;
    background-color: #ffffff;
    color: #0780bb !important;
    border-radius: 7px;
    font-size: 15px;
    height: 35px;
    font-family: josefin sans, sans-serif;
    font-style: normal;
}
header .lang-book-wrapper .navbar-booking-wrap .dropdown-menu.show {
    right: 0;
    left: auto;
    text-align: right;
}
header .lang-book-wrapper .navbar-booking-wrap a.btn.btn-full-width:hover {
    background: white!important;
}
header nav.navbar.navbar-top.scroll
{
    box-shadow: 0 6px 10px rgba(0,0,0,.175);
}
header .navbar-top .dropdown-menu
 {
    background-color: #6fb7b5de;
}



/*for desktop*/
/*.for-homepage .lang-book-wrapper,.for-innerpage .lang-book-wrapper{*/
/*    display:none;*/
/*}*/
/*.for-innerpage .simp-custom-booknow .txt-wdgt-btn-wrapper {*/
/*    display:none;*/
/*}*/



/*for mobile*/

/*.mobile .mobile-navbar-button {*/
/*    display:none;*/
/*}*/
/*.mobile .simp-custom-booknow .txt-wdgt-btn-wrapper {*/
/*    display:none;*/
/*}*/

.simp-custom-width-img img {
    width: 60% !important;
}

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

.mobile .mobile-navbar-button .navbar-booking-wrap.dropdown ul.dropdown-menu.show {
    animation: fadeIn 0.5s 1;
}
.mobile .mobile-navbar-button .navbar-booking-wrap.dropdown ul.dropdown-menu {
    padding: 5px 5px !important;
    background: #70B7B5;
    top: 90px !important;
    border-radius: 4px;
    /*width: 240px !important;*/
    margin-left: 0px;
    opacity: 0.9;
}
.mobile .mobile-navbar-button .navbar-booking-wrap.dropdown .btn-full-width {
    display: block;
    background-color: white;
    padding:0px !important;
   
    font-size: 12px;
    color: #667382;
}
.mobile .mobile-navbar-button .navbar-booking-wrap.dropdown .btn {
    font-weight: 600;
    background-color:#70B7B5 ;
    color: white !important;
    border-radius: 7px;
    font-size: 11px !important;
    height: 37px;
    font-family: josefin sans, sans-serif;
    font-style: normal;
    margin-top:25px;
}
.mobile .mobile-navbar-button .navbar-booking-wrap .dropdown-menu.show {
    right: 0px;
    left: auto;
    text-align: right;
}

.mobile button.btn.btn-primary.dropdown-toggle 
{
    font-size:8px !important;
    background-color:transparent !important;
    border:1px solid transparent;
    margin-top:0px !important;
    display:block;
    color:#0000 !important;
    
}

.mobile .mobile-navbar-button i.fa.fa-calendar.fa-2x 
{
    font-size:24px;
    text-align:center;
    margin-top:25px;
    color:white;
}

.mobile .mobile-navbar-button  .navbar-booking-wrap.dropdown 
{
    text-align:center;
}

#continueBooking{
    top:200px !important;
}

/*for footer*/
/*#footer .footer_navbar_wrapper .fsitemap li:last-child {*/
/*    display: none !important;*/
/*} */


/*address-bar-hide*/
.address-block-details {
    display: none;
}

.for-homepage .content_wrapper .no-gutter.clearfix:last-child{
    display:none;
}
.moreOptions .dropdown-more>li>a,
header .navbar-top .dropdown-menu{
    font-family: Josefin Sans;
    font-size: 17px;
    font-weight: 700!important;
}
header .navbar-top .navbar-nav 
    {
    text-align: center;
    
    }
    
.btn
{
    font-family: 'Josefin Sans',sans-serif;
    font-style:normal;
    background-color: #70B7B5;
    border-radius: 6px;
}
.btn:focus, .btn:hover
{
background-image: none;
background-color: #4EA2A0;
color: #fff;
}
.booking-btn, .btn-full-width {
    min-width: 110px;
}
/*Text over Image design*/
/*div[data-widget-id="2144018"],*/
/*div[data-widget-id="2144015"],*/
/*div[data-widget-id="2144021"],*/
/*div[data-widget-id="2144024"]{*/
/*  display:flex;*/
/*}*/
/*div[data-widget-id="2144018"] .text-content-wrapper,*/
/*div[data-widget-id="2144015"] .text-content-wrapper,*/
/*div[data-widget-id="2144021"] .text-content-wrapper,*/
/*div[data-widget-id="2144024"] .text-content-wrapper{*/
/*    position: absolute;*/
/*    bottom: 10px;*/
/*    width: 100%;*/
/*}*/
/*div[data-widget-id="2144018"] .left-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144021"] .right-box .text-content-wrapper h3{*/
/*    background-color: #97bba5 !important;*/
/*    color: #fff !important;*/
/*    font-weight:bold !important;*/
/*    border: 2px solid #97bba5;*/
/*    border-radius: 12px;*/
/*    height:50px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*div[data-widget-id="2144018"] .right-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144015"] .left-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144021"] .left-box .text-content-wrapper h3{*/
/*    background-color: #70b7b5 !important;*/
/*    color: #fff !important;*/
/*    font-weight:bold !important;*/
/*    border: 2px solid #70b7b5;*/
/*    border-radius: 12px;*/
/*    height:50px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*div[data-widget-id="2144018"] .center-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144015"] .right-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144021"] .center-box .text-content-wrapper h3,*/
/*div[data-widget-id="2144024"] .right-box .text-content-wrapper h3{*/
/*    background-color: white !important;*/
/*    color: #0000008c !important;*/
/*    font-weight:bold !important;*/
/*    border: 2px solid white;*/
/*    border-radius: 15px;*/
/*    height:50px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/
/*div[data-widget-id="2144024"] .right-box .text-content-wrapper{*/
/*    width:95%;*/
/*    bottom: 40px;*/
/*}*/
/*Text over Image design end*/

/*Hear from us css*/
div[data-widget-id="2144026"] .txt-wdgt-btn-wrapper a{
    border-radius: 5px;
    font-family: 'Josefin Sans',sans-serif;
    text-align: center;
}
div[data-widget-id="2144026"] .txt-wdgt-btn-wrapper:nth-child(4) .txt-wdgt-btn{
    float: none;
    border-radius: 5px;
    padding: 4px 15px 0px;
/*     background-color: #97bba5; */
    color: #736c68;
    border: none;
    opacity: 1;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    font-family: 'Josefin Sans',sans-serif;
    font-weight: 300;
}
div[data-widget-id="2144026"] .txt-wdgt-btn-wrapper:nth-child(4) .txt-wdgt-btn span{
    font-weight:bold;
    color:white;
}
div[data-widget-id="2144026"] h3{
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 4.59px;
    font-family: "Josefin Sans", sans-serif;
    font-weight: 300;
    padding-bottom: 10px;
    display: block;
}
/*Hear from us end*/

/*Footer css*/

.add_head p {
    font-size:.875em;
}

#footer .footer_navbar_wrapper{
    border-top:none;
    border-bottom: 1px solid #808d9b;
    padding-bottom:16px;
}
#footer .comm_cont.f_bot{
    padding-top:30px !important;
    padding-bottom:20px !important;
}

@media only screen and (max-width:803px){
#footer .footer_navbar_wrapper {
    padding-bottom: 7px;
}
.comm_cont {
    padding: 0px 0 10px 0;
}
    .fsitemap {
    padding-top: 5px;
}
    #footer .footer-row {
    padding: 0px 0 13px 0;
}
}
/*Footer End*/
header .resv_button.book_button{
    background-color:white;
    color:#667382 !important;
    border-radius:7px;
    font-size: 15px;
    height: 35px;
    font-family:josefin sans, sans-serif;
    font-style:normal
}
header .resv_button.book_button:hover {
    background-color: white;
    color: #2E3033 !important;
}
header .resv {
    min-height: 35px;
    min-width: 150px;
}
header,.moreOptions .dropdown-more>li>a{
    font-family:Josefin Sans;
}

/*bottom-padding*/
.simp-custom-header-padding {
    padding-bottom:0px !important;
}

/*two img button*/
.simp-custom-two-img-btn{
  display:flex;
}
.simp-custom-two-img-btn .text-content-wrapper{
    position: absolute;
    bottom: 10px;
    width:100%;
}

.simp-custom-two-img-btn .right-box .text-content-wrapper h3>a{
    background-color: #ffffff !important;
    color: #6a5757 !important;
    font-size: 14px;
    font-weight:bold !important;
    border: 2px solid #ffffff;
    border-radius: 9px;
    height:40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-two-img-btn .left-box .text-content-wrapper h3>a{
    background-color: #70b7b5 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold !important;
    border: 2px solid #70b7b5;
    border-radius: 9px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*three img button*/
.simp-custom-three-img-btn{
  display:flex;
}
.simp-custom-three-img-btn .text-content-wrapper{
    position: absolute;
    bottom: 10px;
    width: 100%;
}

.simp-custom-three-img-btn .center-box .text-content-wrapper h3>a{
    background-color: #ffffff !important;
    color: #6a5757 !important;
    font-size: 14px;
    font-weight:bold !important;
    border: 2px solid #ffffff;
    border-radius: 9px;
    height:40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-three-img-btn .left-box .text-content-wrapper h3>a,
.simp-custom-three-img-btn .right-box .text-content-wrapper h3>a{
    background-color: #70b7b5 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold !important;
    border: 2px solid #70b7b5;
    border-radius: 9px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*button on hover */
.simp-custom-two-img-btn .left-box .text-content-wrapper h3:hover a span,
.simp-custom-three-img-btn .left-box .text-content-wrapper h3:hover a span,
.simp-custom-three-img-btn .right-box .text-content-wrapper h3:hover a span {
    color: #fff!important;
}
.simp-custom-two-img-btn .left-box .text-content-wrapper h3>a:hover,
.simp-custom-three-img-btn .left-box .text-content-wrapper h3>a:hover,
.simp-custom-three-img-btn .right-box .text-content-wrapper h3>a:hover {
    background-color: #4EA2A0!important;
    border: #4EA2A0;
}
.simp-custom-two-img-btn .right-box .text-content-wrapper h3:hover a span,
.simp-custom-three-img-btn .center-box .text-content-wrapper h3:hover a span{
    color: #2e3033!important;
}
.simp-custom-two-img-btn .right-box .text-content-wrapper h3>a:hover,
.simp-custom-three-img-btn .center-box .text-content-wrapper h3>a:hover {
    background-color: #eef1f0!important;
    border: #eef1f0;
}
.simp-custom-two-img-btn h3 a,
.simp-custom-three-img-btn h3 a{
    text-decoration:none;
}
.simp-custom-two-img-btn .text-content-wrapper {
    width: calc(100% - 30px);
}
.fullWidthWidget.simp-custom-two-img-btn .text-content-wrapper {
    width: 100%;
}

/*summary-button*/
.summary-widget .contentblock .viewbtn a{
    background-color:#70B7B5;
    font-family:'Josefin Sans',sans-serif;
    font-size:14px;
    border-radius:6px;
}
.summary-widget .contentblock .viewbtn a:hover{
    background-color:#4EA2A0;
}
.simp-custom-btn-white .txt-wdgt-btn-wrapper a.btn.txt-wdgt-btn {
    background: white;
    color: #70B7B5;
    border:1px solid white;
}
.simp-custom-btn-white .txt-wdgt-btn-wrapper a.btn.txt-wdgt-btn:hover {
    background: #ffffff05;
    color: #ffffff;

}
.simp-custom-turqoise-btn .txt-wdgt-btn-wrapper a.btn.txt-wdgt-btn.btn-default.pull-center.internal-link {
    background: #70B7B5 !important;
    border: 1px solid #70B7B5;
    border-radius: 6px;
    color: #fff;
}
.simp-custom-turqoise-btn .txt-wdgt-btn-wrapper a.btn.txt-wdgt-btn.btn-default.pull-center.internal-link:hover {
    background: #4EA2A0!important;
    border: 1px solid #4EA2A0;
    border-radius: 6px;
    color: white!important;
}
.homepage {
    margin: 0;
    width: 100%;
    padding-bottom: 0px ;
}
.for-innerpage.for-gallerypage nav.navbar.navbar-top
{
        background-color: #70B7B5 !important;
}
.for-innerpage.for-gallerypage nav.navbar.navbar-top li
{
        text-transform:uppercase;
}
header .navbar-top .navbar-nav>li>a {
    text-transform: uppercase;
}
.for-innerpage.location-page nav.navbar.navbar-top
 {
    background-color:#70B7B5;
}
.for-innerpage.location-page h3.text-left.text-header
{
    font-family:josefin sans;
}
.for-innerpage.location-page .get-directions-label span
 {
   color:#fff;
   background-color:#70B7B5;
   font-family: josefin sans;
   font-size: 14px;
   text-transform: uppercase;
 }
.for-innerpage.location-page .clearfix.header-pills
{
    display:block;
}
.for-innerpage.location-page .col-sm-12.footer-row
{
    display:none !important;
}
.for-innerpage.location-page .header-pills .nav {
    font-family: josefin sans;
}
.for-innerpage.explorer .inner-page
{
    padding-bottom:0px ;
}
.for-innerpage.explorer .col-sm-12.clearfix.content_wrapper.container-fluid
{
    padding-bottom:0px ;
}
.for-innerpage.explorer .clearfix.widget-wrapper.summary_widget_wrapper
{
    padding-bottom:0px !important;
}
.for-innerpage.explorer .comm_cont
{
    padding-top:0px;
}
.for-innerpage.for-gallerypage .inner-page {
    padding-bottom:0px !important;
}
.for-innerpage.for-gallerypage .clearfix.widget-wrapper.img-description-padding
{
    padding-bottom:0px !important;
}
.for-innerpage.for-gallerypage .col-sm-12.footer-row
{
    display:none !important;
}
.for-innerpage.for-gallerypage .col-sm-12.clearfix.content_wrapper.container
{
    padding-bottom:0px;
}
div[data-widget-id="2144012"] div#jssorCommonCarousel_4 
{
    border-radius:10px;
}
.simp-custom-thinborder img
{
    border-left:0.2px solid white;
    border-right:0.2px solid white;
}
.for-innerpage .summary_widget_wrapper
{
    /* display:none !important; */
}
.for-homepage .mute_video {
    display: none !important;
}
.for-homepage .play_pause_video_btn {
    display: none !important;
}

.promotions-wrapper {
    font-family: Josefin sans;
}

/*nav.navbar.navbar-top a.navbar-brand img*/
/*{*/
/*    filter:brightness(100);*/
/*    padding-top:5px !important;*/
/*}*/
/*.mobile .logo.navbar-logo a.logo-inner img*/
/*{*/
/*    filter:brightness(100);*/
/*}*/


div[data-widget-id="2151131"] .text-content-wrapper {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15%;
    width: 100%;
    margin: auto;
    transition: 1s all ease-in-out;
}
div[data-widget-id="2151131"] .text-content:hover .text-content-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-in-out;
    bottom: 0px;
}
div[data-widget-id="2151131"] .text-content:hover .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    z-index: 1;
    opacity: 1;
    background-color:#293131c9 !important;
    height: 100%;
    align-items: center;
    position: absolute;
}
div[data-widget-id="2151131"] .text-content .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    transform: translateY(1%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}
div[data-widget-id="2151131"] .text-content:hover .text-content-wrapper p {
    transition: 1s all ease-in-out;
    z-index:1;
}
div[data-widget-id="2151131"] .text-content .text-content-wrapper p {
    transition: 1s all ease-in-out;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
div[data-widget-id="2151993"] .text-content-wrapper {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15%;
    width: 100%;
    margin: auto;
    transition: 1s all ease-in-out;
}
div[data-widget-id="2151993"] .text-content:hover .text-content-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-in-out;
    bottom: 0px;
}
div[data-widget-id="2151993"] .text-content:hover .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    z-index: 1;
    opacity: 1;
    background-color:#293131c9 !important;
    height: 100%;
    align-items: center;
    position: absolute;
}
div[data-widget-id="2151993"] .text-content .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    transform: translateY(1%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}
div[data-widget-id="2151993"] .text-content:hover .text-content-wrapper p {
    transition: 1s all ease-in-out;
    z-index:1;
}
div[data-widget-id="2151993"] .text-content .text-content-wrapper p {
    transition: 1s all ease-in-out;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



div[data-widget-id="2154513"] .text-content-wrapper {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15%;
    width: 100%;
    margin: auto;
    transition: 1s all ease-in-out;
}
div[data-widget-id="2154513"] .text-content:hover .text-content-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-in-out;
    bottom: 0px;
}
div[data-widget-id="2154513"] .text-content:hover .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    z-index: 1;
    opacity: 1;
    background-color:#293131c9 !important;
    height: 100%;
    align-items: center;
    position: absolute;
}
div[data-widget-id="2154513"] .text-content .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    transform: translateY(1%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}
div[data-widget-id="2154513"] .text-content:hover .text-content-wrapper p {
    transition: 1s all ease-in-out;
    z-index:1;
}
div[data-widget-id="2154513"] .text-content .text-content-wrapper p {
    transition: 1s all ease-in-out;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



div[data-widget-id="2154515"] .text-content-wrapper {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15%;
    width: 100%;
    margin: auto;
    transition: 1s all ease-in-out;
}
div[data-widget-id="2154515"] .text-content:hover .text-content-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-in-out;
    bottom: 0px;
}
div[data-widget-id="2154515"] .text-content:hover .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    z-index: 1;
    opacity: 1;
    background-color:#293131c9 !important;
    height: 100%;
    align-items: center;
    position: absolute;
}
div[data-widget-id="2154515"] .text-content .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    transform: translateY(1%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}
div[data-widget-id="2154515"] .text-content:hover .text-content-wrapper p {
    transition: 1s all ease-in-out;
    z-index:1;
}
div[data-widget-id="2154515"] .text-content .text-content-wrapper p {
    transition: 1s all ease-in-out;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



div[data-widget-id="2154511"] .text-content-wrapper {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15%;
    width: 100%;
    margin: auto;
    transition: 1s all ease-in-out;
}
div[data-widget-id="2154511"] .text-content:hover .text-content-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 1s all ease-in-out;
    bottom: 0px;
}
div[data-widget-id="2154511"] .text-content:hover .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    z-index: 1;
    opacity: 1;
    background-color:#293131c9 !important;
    height: 100%;
    align-items: center;
    position: absolute;
}
div[data-widget-id="2154511"] .text-content .text-content-wrapper:before {
    content: "";
    transition: 1s all ease-in-out;
    transform: translateY(1%);
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 0;
}
div[data-widget-id="2154511"] .text-content:hover .text-content-wrapper p {
    transition: 1s all ease-in-out;
    z-index:1;
}
div[data-widget-id="2154511"] .text-content .text-content-wrapper p {
    transition: 1s all ease-in-out;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.simp-custom-lineheight .text-content-wrapper
{
    line-height:9px !important;
    font-size:13px;
}
.simp-custom-border img
{
    border-left:1.4px solid white;
    border-right:1.4px solid white;
}

.mobile .simp-custom-two-img-btn h3 a span {
    color: #000 !important;
}
.mobile .nav-wrap .navBtnBorder
{
    background-color:#70B7B5;
}
.mobile.for-homepage .name-of-hotel
{
    display:none;
}
.mobile.for-homepage div#accordion
{
    display:none;
}
.mobile.for-homepage .content_wrapper .widget-wrapper.wtheader:first-child
 {
     display:none;
 }
.mobile.for-innerpage .mobileHeaderTop.hover a
{
    color: #70B7B5;
}
.mobile .simp-custom-colormobile .slick-list.draggable p span
 {
    color:#667382 !important;
 }
.mobile .simp-custom-mob-btnColor a.btn.txt-wdgt-btn {
    background: #6fb7b5;
}
 .mobile .simp-custom-three-img-btn .descriptionMobileNoSpace h3,
.mobile .simp-custom-two-img-btn .descriptionMobileNoSpace h3
{
   background-color:#6fb7b5;
    padding:5px 0;
    border-radius:10px;
    margin-bottom:20px;
}
.mobile .simp-custom-three-img-btn .descriptionMobileNoSpace h3 span,
.mobile .simp-custom-two-img-btn .descriptionMobileNoSpace h3 span{
    color:white!important;
}

@media only screen and (min-width: 768px) and (max-width: 1024px)
{
.content_wrapper .widget-wrapper img
{
    height:300px !important;
}
}
this one for justify content
.mobile  div#leftColWid .text-content div 
{
    text-align:justify !important;
}
.mobile  div#leftColWid .text-content div.txt-wdgt-btn-wrapper
{
   text-align:center !important;
}
/*.widget-wrapper.wt1tb.simp-custom-headerborder*/
/*{*/
/*    text-align:center !important;*/
/*}*/
/*.simp-custom-headerborder h2:after,.simp-custom-headerborder h1:after*/
/*{   */
/*    content: '';*/
/*    height: 2px;*/
/*    background: grey;*/
/*    display: block;*/
/*    margin: 10px auto;*/
/*    width: 70%*/
/*   }*/
/*.simp-custom-headerborder h2 ,.simp-custom-headerborder h1*/
/*{*/
/*    display:inline-block;*/
/*    position:relative;*/
/*}*/
/*.simp-custom-headerborder .text-content */
/*{*/
/*    text-align:center;*/
/*}*/
/*.mobile div#widgetWrapperHome div#leftColWid img*/
/*{*/
/*    height:200px;*/
/*}*/







/*mobilesite changes home-page anchor text align*/
.mobile.for-homepage .simp-custom-adjusttext div
{
    width:50% !important;
}
.mobile.for-homepage .simp-custom-adjusttext div.col-xs-12:last-child
{
    margin: 0 !important;
}
.mobile.for-homepage .simp-custom-adjusttext div.col-xs-12 h3
{
text-align:center  !important;
}

/*2img and text -text color in course landing page*/
 .mobile .simp-custom-spacingtop .descriptionMobileNoSpace span
 {
    color: #667382 !important;
 }
 
 /*button background color change in go pro page*/
 
/* .mobile .simp-custom-turqoise-btn a.btn.txt-wdgt-btn*/
/*{*/
/*    background-color:#4EA2A0 !important;*/
/*}*/

.mobile .text-content a.btn.txt-wdgt-btn {
    background-color: #4EA2A0 !important;
}

/*rating star hide in review page*/
.mobile.for-innerpage .reviews_wrapper p.review_data_rating i.fa.fa-star
{
    display:none;
}

.mobile.for-innerpage .reviews_wrapper p.review_data_rating i.fa.fa-star-o 
{
    display:none;
}

.mobile span.link_name 
{
    text-transform:uppercase;
    font-family: josefin sans !important;
    font-size:11px !important;
}
.mobile .TwoFoldMenuName 
{
    text-transform:uppercase;
    font-family: josefin sans !important;
    font-size:11px !important ;
}
.mobile button.btn.btn-primary.dropdown-toggle
{
    font-size:9px !important;
}

.review_data_wrap .wtsubheader.widget-wrapper{
    display: none;
}
.for-innerpage p.review_data_rating
{
    display:none;
}

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

.col-sm-12.container-fluid {
    padding-top: 0px !important;
}
.header-pills {
    display: none;
}
.simp-custom-top-padding-remove {
    padding-top:0px !important;
}
.simp-custom-topside-padding-remove,
.simp-custom-topside-padding-remove p {
    padding: 0px 0px !important;
    width:100%;
}


