header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
header .navbar-top .navbar-nav>li:first-child>a{
    font-weight: 400;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-ourHotels .left-box.text-content {
    background-color: #fff;
    padding: 20px !important;
}
.simp-custom-ourHotels .right-box.text-content {
    background-color: #fff;
    padding: 20px !important;
}
.simp-custom-ourHotels .left-box {
    width: 30% !important;
    margin-left: 18% !important;
    margin-right: 60px !important;
}
.simp-custom-ourHotels .right-box {
    width: 30% !important;
    margin-right: 60px !important;
}
.simp-custom-paddingTop60{
    padding-top: 60px !important
}
.simp-custom-h3-font h3 {
    font-family: Prata,serif !important;
    font-size: 26px !important;
    line-height: normal;
    font-weight: 400 !important;
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-leftTextRightImg,
.simp-custom-leftImgRightText{
    padding: 0!important;
    
}
.simp-custom-leftTextRightImg  .left-box,
.simp-custom-leftImgRightText .right-box{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #e9d8a6;
}
.simp-custom-leftTextRightImg  .fullWidthWidgetWrapper,
.simp-custom-leftImgRightText  .fullWidthWidgetWrapper {
    display: flex;
}
.simp-custom-leftTextRightImg .left-box .text-content, 
.simp-custom-leftImgRightText .right-box .text-content {
    padding: 0 14% !important;
}
.simp-custom-leftTextRightImg .right-box img, 
.simp-custom-leftImgRightText .left-box img{
    outline: 2px solid #e9d8a6;
    outline-offset: -12px;
}
.btn{
    padding: 0 36px;
    line-height: 38px;
    border: 1px solid #ff921e;
    color: #fff;
}
.simp-custom-hideRightBox .right-box{
    display:none;
}
.simp-custom-hideLeftBox .left-box{
    display:none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}
h1{
    line-height: 2;
}
.simp-custom-LtextRimg {
    padding-top: 60px !important;
}
.simp-custom-LtextRimg .left-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 11%;
    margin-right: 3%;
}
.simp-custom-LtextRimg .right-box{
    padding: 0px !important;
    margin-left: 7.5%;
    width: 44.5%;
}
.simp-custom-LtextRimg h1,
.simp-custom-LtextRimg h2{
    text-align: left !important;
}
.simp-custom-LtextRimg h4{
    margin-top: 15px !important;
}
.simp-custom-LimgRtext{
    padding-top: 90px !important;
}
.simp-custom-LimgRtext .left-box{
   padding: 0px !important;
    margin-right: 7.5%;
    width: 44.5%;
    border-radius: 10px !important
}
.simp-custom-LimgRtext .right-box{
    padding: 0px !important;
    width: 34% ;
    margin-left: 3%;
    margin-right:11%;
    border-radius: 10px !important
}
.simp-custom-LtextRimg .fullWidthWidgetWrapper {
    display: flex; 
    align-items: center;
    justify-content: center;
}

.simp-custom-LimgRtext h1,
.simp-custom-LimgRtext h2{
    text-align: left !important;
}
.simp-custom-LimgRtext .fullWidthWidgetWrapper {
    display: flex; 
    align-items: center;
    justify-content: center;
}

#bookingForm .whyBookDirect{
    bottom: -13px;
    right: 81%;
}

.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}
@media (max-width: 900px) {
  .for-homepage .bookingform-wrapper .abs_parent {  
    width: 90%;
  }
}

.for-homepage .jssor-carousel-container .booking-form {
    display: flex;
    align-items: center;
    padding-bottom: 30px !important;
}
.for-homepage .jssor-carousel-container .booking-form .btn-wrapper {
    position: relative !important;
    bottom: -30px !important;
    right: 0 !important;
}

.for-homepage .jssor-carousel-container .bookingform-wrapper {
    bottom: 0;
    background: rgba(0,0,0,0.5);
}

 /*adjust the dots */
.for-homepage .jssor-carousel-container #homeCarousel > div:nth-child(3) {
    position: absolute !important;
}
.for-homepage .jssor-carousel-container .jssorb036 {
    position: relative;
    top: -100px !important;
}
@media (max-width: 1100px) {
    .for-homepage .jssor-carousel-container .jssorb036 {
        top: -135px !important
    }
}
@media (max-width: 768px) {
    .for-homepage .jssor-carousel-container .jssorb036 {
        top: -40px !important
    }
}

.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
} 
@media (max-width: 1000px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:100px !important;
  } 
}

.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0  !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 120px;
  }
}
@media (max-width: 1000px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 115px;
  }
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 120px;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 110px;
  }
}
.for-homepage #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.for-homepage .jssor-carousel-container #bookingForm .select-block{
  width:20% !important;
  padding-right: 0;
}
.for-homepage .jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  position: relative;
background: transparent !important;}

.for-homepage .jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 35px !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -5px !important;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -15px !important;
  }
}

@media (max-width: 1366px) and (min-width: 1100px) {
    .for-homepage .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        
        padding-top: 30px;
    }
    .for-homepage .jssor-home-wrapper.aspectratio18-7 {
        padding-top: 30px;
    }
}


.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 20px !important;
}
.simp-custom-center .fullWidthWidgetWrapper{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.simp-custom-spacing-imgL .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-spacing-imgR .text-content-wrapper p{
    padding: 0px !important;
}
.simp-custom-spacing-imgR {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.simp-custom-spacing-imgR1 .text-content-wrapper {
    padding-left: 14%;
    padding-right: 14%;
}
.simp-custom-ourPropertyHeader {
 padding-bottom: 0px !important
}
.address-block-details{
    display:none !important;
}

.simp-custom-width85 .fullWidthWidgetWrapper {
    width: 85%;
}
.simp-custom-roomSlider .text-content{
    margin: 0 0.5%;
    background: #fff;
}
.simp-custom-roomSlider .fullWidthWidgetWrapper{
    width: 96.5%;
    margin: 0 1.75% !important;
}
.simp-custom-roomSlider .text-content-wrapper{
    padding: 0 30px;
    
}
.simp-custom-roomSlider .slick-arrow:before{
    font-size: 30px;
    font-weight: 600;
}
.simp-custom-roomSlider .slick-prev{
    left: 0px
}
.simp-custom-roomSlider .fullWidthWidgetWrapper .slick-next.slick-arrow{
    right: 0px
}
.simp-custom-paddingTop60{
    padding-top: 60px !important
}

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

.child-hotel.location-page .directions-bar .direction-form form .btn{
    padding:0;
}
@media screen and (max-width:1155px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 17%;
        padding-right: 8px;
    }
}
@media screen and (max-width:1090px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 18%;
        padding-right: 0px;
    }
}
@media screen and (max-width:991px){
    .child-hotel.location-page .directions-bar .direction-form form .row.btn-wrap{
        width: 100%;
    }
}

.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}

.mobile .name-of-hotel{ 
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile h1{
    font-size: 28px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 26px;
     text-align: center !important;
     border: none !important
 }

.mobile .logo.navbar-logo {
    background: rgba(255,255,255,0.9)
}

.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-tableborder td,
.mobile .simp-custom-tableborder table{
    border: none
}

.mobile .simp-custom-h3-font h3 {
    font-family: Frank Ruhl Libre,serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
}

.mobile .simp-custom-ourPropertyHeader {
 margin-bottom: 0px !important
}
.mobile .simp-custom-ourHotels .col-xs-12{
    background: #fff;
    margin-bottom: 20px;
 padding: 10px
}
.mobile .simp-custom-ourHotels .col-xs-12:nth-child(2) img,
.mobile .simp-custom-ourHotels img{
 margin: 0px !important
}
.mobile .simp-custom-spacing-imgR {
    text-align: center;
}
.mobile .simp-custom-spacing-imgR .txt-wdgt-btn-wrapper{
    display: flex;
    justify-content: center;
}

.mobile .simp-custom-width85 {
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}

.mobile .simp-custom-roomSlider img {
    margin-bottom: 0px !important;
}
.mobile .simp-custom-roomSlider .col-xs-12{
    background: #fff;
}
.mobile .simp-custom-roomSlider .col-xs-12  h3,
.mobile .simp-custom-roomSlider .col-xs-12  div{
    padding: 0 20px 20px
}


.mobile .simp-custom-whyHome2Slider .col-xs-12{
    background: #fff;
}
.mobile .simp-custom-whyHome2Slider{
    background: #f2f2f2;
    padding:0 10px;
}
.mobile .simp-custom-whyHome2Slider .slick-slide{
    margin: 0 15px 15px;
}
.mobile .simp-custom-hideRightBox .col-xs-12:nth-child(3){
    display:none;
}





/*Table Border Remove*/

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

#whatsAppHeader {
    z-index: 1000;
    position: fixed;
    bottom: 50px;
    left: 10px;
    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: 50px;
}
#whatsAppHeader a {
    color: white;
}

.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}
.mobile #whatsAppHeader{
    bottom: 15px;
}


.simp-custom-whyHome2Slider .text-content-wrapper {
    background: #fff;
    padding: 0px 30px;
}
.simp-custom-whyHome2Slider .col-xs-12.one-col.text-content.slick-slide {
    padding: 0 30px 0 0 !important;
}
.simp-custom-whyHome2Slider .slick-list.draggable {
    padding-left: 0 !important;
}
.simp-custom-whyHome2Slider .slick-prev.slick-arrow, .simp-custom-whyHome2Slider .slick-next.slick-arrow {
    top: -50px !important;
}
.simp-custom-whyHome2Slider .slick-prev.slick-arrow {
    left: 82% !important;
}
.simp-custom-whyHome2Slider .slick-next.slick-arrow {
    right: 12% !important;
}
.simp-custom-whyHome2Slider .fullWidthWidgetWrapper {
    padding-right: 0 !important;
    margin-right: 0 !important;
    width: 93% !important;
}
.simp-custom-whyHome2Slider .slick-prev.slick-arrow::before {
    font-size: 40px !important;
    color: rgb(123, 123, 123);
    font-weight: 100;
    border: 3px solid rgb(123,123,123);
    padding: 0 12.5px;
    border-radius: 50%;
}
.simp-custom-whyHome2Slider .slick-next.slick-arrow::before {
    font-size: 40px !important;
    color: rgb(123, 123, 123);
    font-weight: 100;
    border: 3px solid rgb(123,123,123);
    padding: 0 12.5px;
    border-radius: 50%;
}
.simp-custom-whyHome2Slider{
    width:100% !important;    
    background:#f2f2f2;
    padding: 80px 0 60px !important;
}
.simp-custom-whyHome2Slider .text-content.slick-slide img{
    aspect-ratio: 0.85;
    object-fit: cover
}

