

a#bubble{
    left:10px !important;
    bottom:8% !important;
}
#frame{
bottom:6% !important;
}


/*.custom-form .row {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: row;*/
/*}*/
/*.custom-form .btn-primary {*/
/*    border:none !important;*/
/*    height:unset !important;*/
/*}*/
/*.custom-form .row  {*/
/*    background:rgba(0,0,0,0.5);*/
/*}*/
/*.custom-form .row div label {*/
/*    color:#fff;*/
/*}*/
/*.custom-form {*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 41%;*/
/*}*/
/*.for-innerpage .custom-form {*/
/*    display:none;*/
/*}*/
/*.jssor-home-wrapper #homeCarousel>div:nth-child(3) {*/
/*    bottom:20% !important;*/
/*}*/
/*@media only screen and (min-width:1367px) and (max-width:1600px) {*/
/*    .custom-form {*/
/*        left: 39.3% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:1101px) and (max-width:1366px) {*/
/*    .custom-form {*/
/*        left: 37.5% !important;*/
/*    }*/
/*}*/
/*@media only screen and (min-width:800px) and (max-width:1100px) {*/
/*    .custom-form {*/
/*        left: 33.3% !important;*/
/*    }*/
/*}*/

:is(.outer-page , .outerpage) .content_wrapper .no-gutter .widget-wrapper.simp-custom-padding-bottom{
    padding-bottom:30px !important;
}
.simp-custom-designalter .text-content:hover:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0,0,0,0.8);
}
.simp-custom-designalter .text-content-wrapper
 {
   position: absolute;
   top: 5%;
   z-index:1;
   /*width: calc(100% - 30px);*/
   width:100% !important;
   text-align:center!important;
 }
 .simp-custom-designalter2 .text-content-wrapper {
    top:27.5% !important;
}

.simp-custom-designalter div .fas{
    border:2px solid white;
    border-radius:50%;
    padding:10px
}
.simp-custom-designalter div .fas:before {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}
.simp-custom-designalter div .fas {
    border: 2px solid white;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    font-size: 24px;
    position: relative;
}
.simp-custom-designalter .text-content{
      overflow: hidden;
}
.simp-custom-designalter .text-content:hover img{
    transform: scale(1.1);
}
.simp-custom-designalter .text-content img{
    transform-origin: 0 0;
    transition: transform 1.5s, visibility .25s ease-in;
}

.simp-custom-designalter .text-content {
    padding: 0;
}
.simp-custom-designalter .text-content-wrapper p {
    line-height: 1.5!important;
}
.simp-custom-removepadding {
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.simp-custom-insta.clearfix.widget-wrapper.wt1tb {
    width:100%!important;
}


h1, h2 {
    text-transform: uppercase !important;    
}
.simp-custom-slider-arrow button.slick-arrow:before{
    font-size: 40px !important;
    color:#000 !important;
}
.simp-custom-slider-arrow .slick-next,
.simp-custom-slider-arrow .slick-prev {
    top: 33%;
}
.simp-custom-borderbutton .fullWidthWidgetWrapper
{
   width: 35% !important;
   text-shadow:1px 1px #000000ba;
   border: 2px solid #ffffff;
   line-height:36px;
   padding:0px !important;
}
.simp-custom-borderbutton .txt-wdgt-btn-wrapper a
{
   border: 1px solid #ffffff;
   background-color:white;
   color:#000;
   text-shadow:0 0 black;
   padding:0px 20px 0px 20px;
   font-size:12px;
}
.simp-custom-borderbutton .txt-wdgt-btn-wrapper a:hover
{
   border: 1px solid #7ccf12;
   background-color: #7ccf12;
   color: #ffffff;
   text-shadow:0 0 black;
   padding:0px 20px 0px 20px;
   font-size:12px;
}
.simp-custom-borderbutton .txt-wdgt-btn-wrapper
{
   position:absolute;
   bottom:-20px;
   left:0;
   right:0;
}

.simp-custom-h2left h2 {
    text-align: left !important;
}


.simp-custom-designop1 {
    display:flex;
    justify-content:center;
    align-items:center;
}
.simp-custom-designop1 img{
    padding:50px;
}
.simp-custom-designop1 .text-content-wrapper{
    padding:50px;
}
.simp-custom-designop1{
    background-color:transparent;
}
.simp-custom-designop1 span {
    padding:0px !important
}

.simp-custom-designop1 .text-content-wrapper a {
    padding-top: 0px!important;
    display: block;
}

.simp-custom-designop1 h2 {
    line-height:40px;
}

.simp-custom-designop1 .fas {
    vertical-align: middle;
    margin-left: 2px;
}

.simp-custom-hover .text-content {
    margin: 0 10px;
    padding: 5px 5px!important;
    padding-bottom:20px!important;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 20%);
    max-width: calc((100% / 2) - 20px);
}
.simp-custom-hover .text-content:hover {
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%);
}


.homepage{
    padding-bottom:0px;
}

.jssor-carousel-container.carousel-container .jssor-carousel-wrapper .jssor-carousel a{
    padding: 5px 10px;
    background-color: #7ccf12;
    border: 1px solid #7ccf12;
    color: #fff;
    font-size: 16px;
    text-decoration:none;
}
.jssor-carousel-container.carousel-container .jssor-carousel-wrapper .jssor-carousel a:hover{
    background-color: #6eb810;
    border: 1px solid #7ccf12;
    color: #fff;
    text-decoration:none;
}

.simp-custom-slider-arrows button.slick-arrow:before{
    font-size: 40px !important;
    color:#000000 !important;
}
.simp-custom-slider-arrows .slick-next,
.simp-custom-slider-arrows .slick-prev {
    top: 41%;
}

.simp-custom-reducedwidthtext .text-content-wrapper 
{
    width:25%;
    background-color:#fff;
    padding:10px 20px;
    opacity:0.9;
    margin-left:80px;
}
.simp-custom-table-border td {
    border:none !important;
}
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%);
}


header .navbar-top.scroll .dropdown-menu, 
header .navbar-top.scroll .moreOptions .dropdown-more{
    background-color: #3d3d3d !important;
}


header .navbar-top .dropdown-menu, 
header .navbar-top .moreOptions .dropdown-more{
    background-color: #898989 !important;
}


ul#top-navbar-collapse li a {
    color:white;
}
ul#top-navbar-collapse li a:hover
{
    border:none;
    color:#7CCF12;
}

.simp-custom-designalter .text-content-wrapper{
    display:none;
}
.simp-custom-designalter .text-content:hover .text-content-wrapper{
    display:block;
}

.simp-custom-borderbutton.simp-custom-fw-sheen .text-content{
    padding-top:25px!important;
}
.simp-custom-borderbutton.simp-custom-fw-sheen .text-content h3{
    line-height:1.5em;
}

.simp-custom-reducewidth 
{
    width:70% !important;
    margin:auto !important;
}
.imageDescriptionbot3 .text-content-wrapper {
    padding:15px;
}
.simp-custom-reducewidth .text-content-wrapper {
    padding:15px;
}
.simp-custom-forty{
    width:40% !important;
    margin:auto;
}
.simp-custom-tableWidth50 .table-responsive{
    width: 40%;
    margin: 0 30%;
}
.simp-custom-tableWidth50 .btn{
    padding: 5px 70px !important;
    outline: 1px solid #ffff;
    outline-offset: -7px
}
.simp-custom-aTagColors a{
    color: #4f8c03
}
.simp-custom-aTagColors a:hover{
    color: #5fa803
}
.simp-custom-width {
    width: 70% !important;
}







#footer .custom-first-row.fristcol{
    width:60% !important;
}
#footer .custom-first-row.fithcol{
    width:40% !important;
}
#footer .comm_cont .custom-first-row.fristcol ul.list-group{
    column-count:2;
}
#footer .footerimg {
    margin-left:-22px;
}

#footer .custom-first-row
{
    width:33%;
    padding-top:30px
}

#footer .custom-first-row {
    
}
#footer .custom-first-row ul.list-group {
    padding: 0px;
    list-style: none;
}


#footer .custom-first-row .list-heading 
{
    font-size:20px;
    color:white
}


#footer .custom-footer {
    background-color:#7ccf1200 ;
}

#footer .custom-first-row .sublist-heading {
  color:#fff;
  font-size:15px;
  /*border-bottom:1px solid #fff;*/
  display:inline-block;
}

#footer .custom-first-row li.list-group-items a {
    color: #fff !important;
    font-size: 13px;
}

#footer .custom-first-row .social_cont {
    text-align: left;
}

 

#footer .socialIcon a span{
  color: #047F9A;
    font-size: 1.2em;
    line-height: 40px;
    /*vertical-align: -webkit-baseline-middle;*/
    vertical-align:baseline;
}

#footer .custom-first-row.forthcol .list-group .social_cont .socialIcon a{

    background-color: #fff !important;
    color: #76ba1b !important;
    border-radius:50% !important;
}

#footer .custom-first-row.forthcol .list-group .social_cont .socialIcon a:hover{
  color:#fff;
  background-color:#76ba1b !important;
  border:1px solid #fff;
}


footer#footer {
    background-color: #7ccf1200;
     background-image:none;
}



#footer .comm_cont .col-xs-12 .add_head {
    display: none;
}
#footer .col-xs-12.pull-left {
    display:none;
}
.footerimg a{
    width:30% !important
}
.footerlast {
    text-align:center;
}
.custom-footer .col-lg-2.col-md-2.col-sm-6.col-xs-6 {
    width:33% !important;
}


.custom-footer.col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    border-bottom:1px solid white;
    
}

#footer .col-xs-12 {
    padding:0px;
}
#footer .custom-first-row {
    padding-left:7%
    
}

#footer .second.bottom-row {
    display:none;
}

#footer a.footerappstore {
    background:none!important;
}

#footer a.footerplaystore {
    background:none!important;
}

/*.headerTopStrip {*/
/*    height: 0;*/
/*}*/
/*.topStrip-details {*/
/*    color: #fff;*/
/*    padding: 0 3px;*/
/*}*/
/*.topStrip-details:hover {*/
/*    color:#95441B;*/
/*}*/
/*.topStrip-newtab{*/
/*    padding-left: 5px;*/
/*}*/

/*.collapsedNavbar .headerTopStrip{*/
/*    background: #76ba1b;*/
/*    color: #fff;*/
/*    font-weight:700;*/
/*    font-size: 13px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/

/*.headerTopStrip .header_top_contact {*/
    /*float: center;*/
/*    display: flex !important;*/
/*    justify-content: center;*/
/*    position:relative;*/
/*}*/

/*.headerTopStrip .topStrip-close-btn {*/
/*    float: right;*/
/*    background: none;*/
/*    border: none;*/
/*    color: white;*/
/*    margin-top: -30px !important;*/
/*    margin-right: -25px;*/
/*}*/

/*.parent-hotel .header-pills {*/
/*    padding-top: 127px;*/
/*}*/
/*.child-hotel .header-pills {*/
/*    padding-top: 150px;*/
/*    padding-bottom: 10px;*/
/*    box-shadow: 0 1px 4px 0 rgba(0,0,0,0.1);*/
/*}*/

/*.headerTopStrip a.topStrip-number-details {*/
/*    position:absolute;*/
/*    right:0;*/
/*    color: #fff;*/
/*    font-weight:bold;*/
/*}*/
/*.mobile .headerTopStrip .header_top_contact{*/
/*    display:inline-block !important;*/
/*}*/
/*.mobile .headerTopStrip a.topStrip-number-details{*/
/*    position: relative;*/
/*}*/
/*.mobile a.topStrip-details {*/
/*    padding-right: 10px;*/
/*}*/
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    background: #333;*/
/*    color: #f4f4f4;*/
/*    font-size: 14px;*/
/*    height: 30px;*/
/*    transition: all ease .5s;*/
/*    overflow: hidden;*/
/*}*/
/*.collapsedNavbar header nav.navbar.navbar-top {*/
/*    height: 105px;*/
/*}*/
/*.collapsedNavbar.parent-hotel.for-innerpage .loc-fullwidth {*/
/*    padding-top: 160px;*/
/*}*/
/* span.firsttext {*/
/*    position:absolute;*/
/*    left:0;*/
/*} */
/*.mobile .firsttext {*/
/*    display:none;*/
    
/*} */
/*.mobile a.topStrip-number-details {*/
/*    position:absolute !important;*/
/*    top:70%;*/
/*    left:0 !important;*/
/*    font-size:11px;*/
    
/*    }*/
/*.mobile span.topStrip-text{*/
/*    padding-left:70px;*/
/*}*/
/*.mobile .collapsedNavbar .headerTopStrip{*/
/*    height:42px !important;*/
/*    font-size:11px;*/
/*}*/

/*header .navbar-top .lang-book-wrapper{
   margin:0px;
}
header .navbar-top .lang-book-wrapper .btn{
    height: 118px!important;
    /* font-size:24px;*/
    /*text-transform:uppercase;*/
/*}*/
/*header .headerTopStrip .topStrip-details:hover{
    color:Black;
}*/





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

.mobile .simp-custom-hideRightBox .col-xs-12:nth-child(3){
    display:none;
}

.mobile .simp-custom-hideLeftBox .col-xs-12:nth-child(1){
    display:none;
}



.simp-custom-imghover1 .text-content-wrapper
{
    position:absolute;
    display:none;
}
.simp-custom-imghover1 .text-content:hover .text-content-wrapper h2 span
{
    color:#fff;
}
.simp-custom-imghover1 .text-content:hover .text-content-wrapper
{
    position:absolute;
    top:0px;
    left:5%;
    width:90%;
    height:100%;
    color:white;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    z-index:1;
}
.simp-custom-imghover1 .text-content:hover .text-content-wrapper h3 span
{
    color:#fff !important;
}
.simp-custom-imghover1 .text-content:after
{
    content: " ";
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 0;
    background-color: rgba(0,0,0,0.15)
}
.simp-custom-imghover1 .text-content:hover:after
{
    background-color: rgba(0,0,0,0.75);
    padding:0 !important;
    width:92%  !important;
}
.simp-custom-imghover1 a.btn
{
    background:transparent;
    border:1px solid #FFFFFF;
    color:#ffffff;
}
.simp-custom-imghover1 a.btn:hover
{
    background:#ffffff;
    color:#000000;
}
.simp-custom-imghover1 .text-content .text-content-wrapper h2 {
    padding-bottom: 15px;
}



.mobile .logo.navbar-logo 
{
    padding-top:0px;
    padding-bottom:5px;
    background-color:transparent;
}
.mobile .fullImage {
    padding-top:75px !important;
}
.mobile .name-of-hotel {
    display:none;
}
.mobile div#accordion {
    display:none;
}
.mobile h1, h2
{
    text-align:center !important;
}
.open>.dropdown-menu {
    width:95.8vw !important;
}
.mobile div#widgetWrapperHome div#leftColWid h1:first-child
{
    display:none;
}

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

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

.mobile .simp-custom-fw-sheen
{
    position:relative;
}
.mobile .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);
}
.mobile .simp-custom-fw-sheen .text-content 
{
    z-index:1;
}

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


.mobile .simp-custom-bgcolorparallax .text-content {
    background-color: white;
    opacity: 0.95;
    padding: 30px !important;
}
.mobile .logo.navbar-logo 
{
    padding-top:5px;
    padding-bottom:0px;
    background-color:white;
}

/*.mobile .fullImage img{*/
/*    height:350px;*/
/*    object-fit:cover;*/
/*}*/

.mobile .simp-custom-removepadding .descriptionMobileNoSpace span{
    color:black!important;
}
.mobile .simp-custom-designop1 .txt-wdgt-btn-wrapper {
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile .review_data_wrap .reviews_wrapper .review_date_name_wrapper {
    position:unset !important;
}
.mobile .simp-custom-mobile-map-hide {
    display:none;
}
.fa.fa-map-marker:before {
    content: "\f3c5" !important;
    font-family: 'Font Awesome 5 Pro';
}






.collapsedNavbar .headerTopStrip {
    background: black;
}      
.collapsedNavbar .headerTopStrip .header_top_text {     
    display: flex;
    color: white;
    font-size: 18px;
}
.collapsedNavbar .headerTopStrip .header_top_text > * {
    white-space: nowrap;
    padding: 0 4rem;
}

/*.inner-page .col-sm-12.clearfix.content_wrapper.container-fluid {*/
/*    padding-top:200px;*/
/*}*/

.custom-map-wrapper {
    position: relative;
}

.custom-map-wrapper .buttons {
    position: absolute;
    top: 10px;
    left: 10px;
}

.custom-map-wrapper .text-content-wrapper {
    overflow: scroll;
    height: 100%;
    width: 100%;
}

.buttons #in {
    margin-right: 10px;
}
.custom-map-wrapper img{
    height:100% !important;
}
.custom-map-wrapper 
{
    cursor:grab;
}
.mobile .imagezoom img{
        max-height: 400px;
    max-width: 400px;
    transform: scale(1);
    transition: all .5s ease-in-out;
}
.mobile .imagezoom img:hover
{
    transform: scale(1.2);
}

/*Image Hover Effect*/
.simp-custom-hover img:hover{
    clip-path: inset(19px 12px);
}
.simp-custom-hover img{
    transition: clip-path 0.5s !important;
    clip-path: inset(0%);
}
/*End*/

/*.simp-custom-imghovergradient .mg-item:hover:after{
    background-color: transparent;
    background-image: linear-gradient(180deg, #02010100 0%, rgb(124, 150, 18) 100%);
    opacity: 1;
    content: " ";
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    right: 0px;
    bottom: 0;
}
.simp-custom-imghovergradient .mg-item:hover img{
    transform:scale(1.2)!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;
}

div[data-widget-id="2178775"] .text-content{
    text-align:center;
}



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

