.explorer .bookingform-wrapper .simp-booking-form form#simp-booking-form #submitWrapper .submit-button-wrapper button {
    text-transform: uppercase;
}

.explorer.mobile #simp_book_btn_wrapper #simp_book_btn #min-price-div p {
    margin: 0;
}

.explorer_chain .bookingform-wrapper .simp-booking-form {
    box-shadow: unset;
    background: transparent;
}

.bookingform-wrapper .simp-booking-form form#simp-booking-form .input-group .input-icon-wrapper .ss-main .ss-values,
.explorer_chain .bookingform-wrapper .simp-booking-form form#simp-booking-form #formElementsWrapper .input-group .input-icon-wrapper input {
    border: 1px solid #000;
}

@media(orientation: landscape) {
    .explorer.mobile #simp_book_btn_wrapper #simp_book_btn #min-price-div {
        top: 8px;
    }
}

.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}
.abs_parent #bookingForm .form-group label{
    color: #272727;
}
.min-price-wrapper .min-price-div{
    color: #666;
}
@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: 16%;
}

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

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


@media (max-width: 768px) {
  .for-homepage .jssor-carousel-container .booking-form {
    background: transparent !important;
  }
  .for-homepage .jssor-carousel-container .bookingform-wrapper {
    background: rgba(0,0,0,.7);
  }
}

.for-homepage .outer-page .bookingform-wrapper {
  position: unset;
  background: rgba(252,252,252,.85);
}

.for-homepage .outer-page .bookingform-wrapper #bookingForm {
  background: unset;
}


/* Modified Code */
.for-homepage .open-form-block{
  bottom:0;
}
.for-homepage .open-form-block .open-booking-form{
  color:#272727;
}
.for-homepage .bookingform-wrapper .abs_parent{
  width:100%;
  max-width:1340px;
}
@media screen and (max-width:911px){
    .for-homepage .jssor-carousel-container #bookingForm .select-block.select-hotel{
      width:300px!important;
    }
}
@media screen and (max-width:877px){
    #bookingForm .form-group label{
      font-size:12px;
    }
}

/*changes for jira - 13469*/
.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .adult-wrapper,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .adult-wrapper,
.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .child-wrapper,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .child-wrapper,
.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .adult-wrapper .adult-block,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .adult-wrapper .adult-block,
.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .child-wrapper .child-block,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .child-wrapper .child-block{
  display: block !important;
}

.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .open-form-block.vc_open-form-block,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .open-form-block.vc_open-form-block{
  display:none !important;
}

.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect,
.outerpage .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect{
    right: 1.5%;
}

.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits {
  bottom: -220px;
  left: 50%;
  transform: translateX(-50%);
}

.outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits:not(.changePosOfBenefits)::after {
  top: -14.4px;
  transform: rotate(180deg);
}

header .modal-dialog .modal-content #bookingForm .whyBookDirect {
  bottom: -5px;
  right: 37px;
}

header .modal-dialog .modal-content #bookingForm .whyBookDirect a {
  color: #fff;
}

header .modal-dialog .modal-content #bookingForm .whyBookDirect .wrapperOfBenefits {
  bottom: -220px;
}

header .modal-dialog .modal-content #bookingForm .whyBookDirect .wrapperOfBenefits::after {
  top: -14.3px;
  transform: rotate(180deg);
}

@media (max-width: 1462px) {
  .outer-page .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits {
    left:0 !important;
  }

  .outer-page .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits::after {
    left:75%
  }
}


@media (max-width: 1200px) {
  header .modal-dialog .modal-content #bookingForm .whyBookDirect {
    right: 48px;
  }

  header .modal-dialog .modal-content #bookingForm .whyBookDirect .wrapperOfBenefits {
    left: 50%;
    transform: translateX(-50%);
  }
  .outer-page .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits {
    left:-30% !important;
  }
  .outer-page .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits::after {
    left:80%;
  }

}

@media (max-width:1066px){
  header .modal-dialog .modal-content #bookingForm .btn-wrapper{
    bottom: 97px;
  }
  header .modal-dialog .modal-content #bookingForm .whyBookDirect{
    bottom: 58px
  }
}

@media (max-width: 960px) {
  header .modal-dialog .modal-content #bookingForm .whyBookDirect {
    right: 50px;
  }
}

@media(max-width:950px){
  .outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm{
    flex-wrap: wrap;
  }
  .outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect{
    right: 13%;
  }
  .outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect .wrapperOfBenefits {
    left: 50%;
    transform: translateX(-50%);
  }
}

@media(max-width:860px){
  .outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect{
    right: 12%;
  }
}

@media(max-width:800px){
  .outer-page .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect{
    right: 7.5%;
  }
}
/*end of changes for jira - 13469*/

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

.min-price-wrapper .min-price-div {
    display: none;
}
/*.for-homepage .no-gutter:last-child {*/
/*    display: none;*/
/*}*/
header ul#top-navbar-collapse {
    justify-content: center;
}
.child-hotel header ul#bottom-navbar-collapse {
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-Header h4{
    font-size: 17px;
    padding-top: 15px;
    
}
header .navbar-top .navbar-brand {
    top: unset;
    transform: unset;
}
.simp-custom-lTextRimg,
.simp-custom-lImgRtext{
    width: 90% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-lTextRimg .left-box{
    width: 33%;
    padding-right: 50px;
    padding-left: 0;
}
.simp-custom-lImgRtext .right-box{
    width: 33%;
    padding-right: 0px;
    padding-left: 50px;
}
.simp-custom-lTextRimg .right-box,
.simp-custom-lImgRtext .left-box{
    width: 67%;
    padding: 0px !important;
}
.simp-custom-lTextRimg h3,
.simp-custom-lImgRtext h3{
    font-family: 'Quasimoda',sans-serif;
    font-size: 34px;
    text-align: left !important;
}
.simp-custom-lImgRtext a:after,
.simp-custom-lTextRimg a:after{
   content: '';
   position: absolute;
   width: 100%;
   height: 1px;
   background-color: #9ccb48;
   bottom: -2px;
   left: 0;
}
.simp-custom-lImgRtext a,
.simp-custom-lTextRimg a{
    position: relative;
}
.simp-custom-lImgRtext a:hover,
.simp-custom-lTextRimg a:hover{
   text-decoration: none;
   color: #7da830
}
.simp-custom-lImgRtext a:hover:after,
.simp-custom-lTextRimg a:hover:after{
   background-color: #7da830;
}
.simp-custom-lImgRtext img,
.simp-custom-lTextRimg img{
    aspect-ratio: 1.5;
    object-fit: cover;
    outline:3px solid #FCFFF5;
    outline-offset: -15px;
}
.simp-custom-lTextRimg h2,
.simp-custom-lImgRtext h2{
    text-align: left !important;
}
.simp-custom-lTextRimg h1,
.simp-custom-lImgRtext h1{
    text-align: left !important;
    font-size: 37.5px !important;
}

.simp-custom-iconOnBg .table{
    border: none;
    width: 70% !important;
    margin: auto;
}
.simp-custom-iconOnBg .table td{
    border: none;
    color: #fff;
    text-shadow: 5px 5px 50px black;
    font-size: 18px;
    letter-spacing: 0.5px;
}
.simp-custom-iconOnBg .table td .fal{
    font-size: 64px !important
}
.simp-custom-iconOnBg {
    margin-bottom: 30px !important
}
.simp-custom-paddingtop60 {
    padding-top: 60px !important
}
.simp-custom-Header{
    padding-bottom: 60px !important;
    width: 70% !important;
}
.simp-custom-3imgtext {
    width: 90% !important;
}
.simp-custom-3imgtext .text-content{
    width: 30.8%;
    margin: 0 1.26%
}
.simp-custom-3imgtext h3{
    font-size: 20px;
    text-align: left !important;
    padding-bottom: 9px;
    padding-top: 15px;
    font-weight: 600;
}
.simp-custom-3imgtext .text-content-wrapper{
    text-align: left !important;
    line-height: 20px
}
.simp-custom-3imgtext img{
    aspect-ratio: 0.85;
    object-fit: cover;
}

.simp-custom-2imgheight {
    width: 75% !important;
}
.simp-custom-2imgheight img{
    aspect-ratio: 0.8;
    object-fit: cover;
}
.simp-custom-2imgheight .left-box{
    padding-right: 30px !important
}
.simp-custom-2imgheight .right-box{
    padding-left: 30px !important
}

.simp-custom-amenities .table{
    border: none;
    width: 75% !important;
    margin: auto;
}
.simp-custom-amenities .table td{
    border: none;
    padding: 20px 8px;
   
}
.simp-custom-amenities .table td .fas{
    font-size: 50px !important;
    color: #1c1c1c;
    font-weight: 100 !important;
}

.simp-custom-heroimg {
    padding-top: 0px !important
}
.simp-custom-3textbg .text-content{
    background: #6ba32d;
    width: 30.33%;
    margin: 0 1.5%;
    padding: 20px !important;
    height: 100%;
    color: #fff;
}
.simp-custom-widthL .left-box{
    width: 60% !important;
    margin: auto;
}
.simp-custom-widthL .right-box{
    width: 40% !important;
    margin: auto;
}
.simp-custom-widthL,
.simp-custom-widthR {
    width: 70% !important;
    margin:auto;
}
.simp-custom-widthR .left-box{
    width: 40% !important;
    margin: auto;
}
.simp-custom-widthR .right-box{
    width: 60% !important;
    margin: auto;
}

.simp-custom-textOnImg {
    width: 70% !important;
    margin: 30px 0px !important;
    position: relative
}
.simp-custom-textOnImg .text-content{
    color: #fff;
    width: 60%;
    margin: 0 20% !important;
    text-shadow: 1px 1px rgb(0 0 0 / 81%);
    padding: 40px;
    font-size: 18px;
    line-height: 30px;
    font-family: Quasimoda,sans-serif;
}
.simp-custom-textOnImg:before{
    content:'';
    background: rgba(0,0,0,0.45);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.simp-custom-textOnImg .text-content:before{
    content: '';
    border: 7px solid rgb(156 203 72 / 20%);
    height: 100%;
    position: absolute;
    width: 50%;
    left: 25%;
    top: 0;
    transition: all .5s;
}
.simp-custom-textOnImg .text-content:hover:before{
    transform: scale(1.2,1.2);
    transition: all .8s;
}
.simp-custom-textOnImg .text-content-wrapper{
    z-index: 999
}

@media(max-width:992px){
    :is(.outer-page,.outerpage) .content_wrapper .no-gutter .widget-wrapper.wtformjson form{
        margin:0 23%;
    }
}











.mobile .fullImage img{
    height: 350px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile .fab_book_button {
    bottom: 100px;
    right: 30px;
}
.mobile h1{
    font-size: 32px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 29px;
     text-align: center !important;
     border: none !important
 }
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile .simp-custom-iconOnBg .table{
 border: none;
}
.mobile .simp-custom-iconOnBg .table td{
    border: none;
    color: #fff;
    text-shadow: 5px 5px 50px black;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.mobile .simp-custom-iconOnBg .table td .fal{
    font-size: 46px !important
}

.mobile .simp-custom-lTextRimg.imageDescriptionSide-rightimage img,
.mobile .simp-custom-lImgRtext.imageDescriptionSide-leftimage img{
    margin-bottom: 0px !important;
}
.mobile .simp-custom-iconOnBg {
    margin-bottom: 40px !important
}
.mobile .simp-custom-lTextRimg img,
.mobile .simp-custom-lImgRtext img{
    outline: 2px solid #fff;
    outline-offset: -9px;
}
.mobile .simp-custom-lTextRimg .text-content,
.mobile .simp-custom-lImgRtext .text-content{
    width: 90%;
    margin: auto;
    text-align: center;
    margin-top: -30px;
    background: #f3f7eb;
    padding: 20px;
    box-shadow: 0px 1px 6px rgba(0,0,0,0.2);
}
.mobile .simp-custom-lTextRimg,
.mobile .simp-custom-lImgRtext{
    margin-bottom: 40px!important;
}
.mobile .simp-custom-lTextRimg .text-content div,
.mobile .simp-custom-lImgRtext .text-content div{
 text-align: center !important;
}
.mobile .simp-custom-lImgRtext h3,
.mobile .simp-custom-lTextRimg h3{
 font-family: 'Quasimoda',sans-serif;
 font-size: 27px
}
.mobile .simp-custom-3imgtext{
 text-align: center
}
.mobile .simp-custom-3imgtext h3{
 font-weight: 600;
 font-size: 20px;
 padding-bottom: 10px !important;
}
.mobile .simp-custom-3imgtext .col-xs-12{
    outline: 2px solid #fff;
    outline-offset: -9px;
    background: #f7f7f7;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
    margin-bottom: 20px !important;
}
.mobile .simp-custom-3imgtext .descriptionMobileNoSpace{
    padding: 0 20px 20px
}
.mobile .simp-custom-3imgtext div.col-xs-12:first-child{
    margin-bottom: 40px !important
}

.mobile .simp-custom-3textbg .col-xs-12{
    background: #6ba32d;
    margin: 0 1.5%;
    padding: 20px !important;
    height: 100%;
    color: #fff;
}
.mobile .simp-custom-teamSlider .slick-slide{
    background: #f9f9f9;
}
.mobile .simp-custom-teamSlider h3{
    font-size: 18px;
    font-weight: 600;
}
.mobile .simp-custom-teamSlider .slick-slide>div{
    padding: 0px 20px 20px;
}
.mobile .simp-custom-2imgheight img{
    aspect-ratio: 0.8;
    object-fit: cover;
}
.mobile .simp-custom-amenities .table{
    border: none;
}
.mobile .simp-custom-amenities .table td{
    border: none;
    padding: 20px 8px;
   
}
.mobile .simp-custom-amenities .table td .fas{
    font-size: 40px !important;
    color: #1c1c1c;
    font-weight: 100 !important;
}
.mobile .simp-custom-amenities h2{
    padding-bottom: 0px !important;
    padding-top: 15px !important;
}

.simp-custom-lImgRtext.simp-custom-remove-outline .text-content{
    margin-top: 0px;
    width: 100%;
    box-shadow: unset;
    background: unset;
}
.simp-custom-lImgRtext.simp-custom-remove-outline img{
    outline: unset;
}

.mobile .simp-custom-textOnImg {
    position: relative;
    padding: 0px !important;
}
.mobile .simp-custom-textOnImg .text-content{
    color: #fff;
    width: 90%;
    margin: 0 5% !important;
    text-shadow: 1px 1px rgb(0 0 0 / 81%);
    padding: 20px 10px;
    font-size: 18px;
    line-height: 30px;
    font-family: Quasimoda,sans-serif;
}
.mobile .simp-custom-textOnImg:before{
    content:'';
    background: rgba(0,0,0,0.45);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.mobile .simp-custom-textOnImg .text-content:before{
    content: '';
    border: 7px solid rgb(156 203 72 / 20%);
    height: 100%;
    position: absolute;
    width: 60%;
    left: 20%;
    top: 0;
    transform: scale(1.1,1.1);
}

.mobile .simp-custom-textOnImg .text-content-wrapper{
    z-index: 999
}

/*OPS-16161*/
footer .container .comm_cont .add_head p:first-child::after{
    content: '(Aerthaa Luxury Homes Pvt Ltd)';
    display: inline-block;
    margin-left: 5px;
}

.mobile footer > .container > .text-center.footer-row:first-child::after {
    content: '(Aerthaa Luxury Homes Pvt Ltd)';
    display: inline-block;
    margin-left: 5px;
}





.mobile .nav-wrap .select-hotel-text p:after {
    content:"\f078";
    font-family: 'Font Awesome 5 Pro';
    color: #9ccb48;
    font-weight: bold;
    font-size: 25px;
    vertical-align: middle;
}
.mobile .nav-wrap .select-hotel-text p {
    display:flex;
    justify-content:space-between;
}

.outerpage .simp-custom-teamSlider {
    padding-right: 7% !important;
    padding-left: 7% !important;
    padding-bottom: 30px !important;
}
.outerpage .simp-custom-teamSlider .slick-track .text-content {
    padding-right: 15px !important;
    padding-left: 15px !important;    
}
.outerpage .simp-custom-teamSlider .text-content-wrapper{
    background: #f9f9f9;
    padding: 0px 20px;
    height: 480px
}
.outerpage .simp-custom-teamSlider h3{
    font-size: 18px;
    font-weight: 600;
}
@media screen and (min-width: 1400px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        height: 420px;
    }
}
@media screen and (min-width: 1600px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        height: 380px;
    }
}
@media screen and (min-width: 1920px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        height: 320px;
    }
}
@media screen and (max-width: 1300px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        height: 380px;
        font-size: 14px;
        line-height: 20px;
    }
}
@media screen and (max-width: 1100px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        font-size: 11px;
        line-height: 16px;
        height: 320px;
    }
}
@media screen and (max-width: 1024px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        font-size: 10px;
        line-height: 16px;
        height: 360px;
    }
}
@media screen and (max-width: 900px){
    .outerpage .simp-custom-teamSlider .text-content-wrapper{
        font-size: 9px;
        line-height: 16px;
        height: 400px;
    }
    .outerpage .simp-custom-teamSlider h3{
        font-size: 14px;
    }
}





#bookingForm .whyBookDirect{
    inset:unset;
    bottom:0;
    left:unset;
    top:unset;
    right: 46px;
    margin: 5px !important;
    color:#000;
}
#bookingForm .whyBookDirect a.active{
    color:#000;
}
@media screen and (max-width:1200px){
    #bookingForm .whyBookDirect {
        right: 30px;
        font-size:13.5px;
    }
    #bookingForm .whyBookDirect a.active{
        padding:10px 5px;
    }
}
@media screen and (max-width:1160px){
    #bookingForm .whyBookDirect {
        right: 21px;
        font-size:13px;
    }
    #bookingForm .whyBookDirect a.active{
        padding:10px 5px;
    }
    #bookingForm .whyBookDirect .wrapperOfBenefits{
        left:-100%;
    }
}
@media screen and (max-width:1100px){
    #bookingForm .whyBookDirect {
        right: 16.5px;
        font-size: 12.5px;
    }
    #bookingForm .whyBookDirect a.active{
        padding: 10px 3px;
    }
}
@media screen and (max-width:900px){
    #bookingForm .whyBookDirect .wrapperOfBenefits{
        left: -115px;
        padding: 20px 15px;
        min-width:265px;
    }
}
@media screen and (max-width:796px){
    #bookingForm .form-group label{
        font-size:12.5px;
    }
}
@media screen and (max-width:775px){
    #bookingForm .form-group label{
        font-size:12px;
    }
}
@media screen and (max-width:768px){
    #bookingForm .form-group label{
        font-size:11.5px;
    }
}

