.open-form-block  {display: none !important;}
.tohide, .vc_tohide {display: block;}
.dropdown.open .resv_button {background-color: #333;}
.resv {outline: 0;}
#bookingForm .form-control,
#bookingForm .date-parameter-block .dp-holder{
    border-color: transparent !important;
}
#bookingForm .select-hotel span::after,
#bookingForm .select-location span::after,
#bookingForm .adult-block span::after, 
#bookingForm .child-block span::after, 
#bookingForm .room-block span::after {
    border: 0;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    right: 15px;
    line-height: 40px;
    font-size: 20px;
    color: #999;
}
#bookingForm .select-hotel span::after,
#bookingForm .select-location span::after {
    position: absolute;
    height: 40px;
    top: 0;
    right: 3px;
    background-color: #fff;
    width: 30px;
    padding-right: 14px;
    padding-left: 6px;
}
#bookingForm .select-hotel span,
#bookingForm .select-location span {
    display: block;
    position: relative;
}
#bookingForm .select-hotel select,
#bookingForm .select-location select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
#bookingForm .adult-block select, 
#bookingForm .child-block select, 
#bookingForm .room-block select {
    background: none;
    background-color: #fff;
}
.bookingform-wrapper {
    bottom: 0;
}
.bookingform-wrapper .abs_parent {
    width: 100%;
    max-width: 768px;
    margin: 0 auto;
}
.bookingform-wrapper #bookingForm{
    padding: 10px 27px 100px;
}
.bookingform-wrapper #bookingForm .select-block.select-hotel {
    width: 240px;
    padding: 0;
    margin: 0 1px;
}
.bookingform-wrapper .min-price-div {
    width: auto;
    text-align: center;
    line-height: normal;
    display: inline-block;
}
.bookingform-wrapper #bookingForm .date-parameter-block, 
.bookingform-wrapper #bookingForm .adult-wrapper,
.bookingform-wrapper #bookingForm .child-wrapper,
.bookingform-wrapper #bookingForm .promo-block, 
.bookingform-wrapper #bookingForm .text-field,
.bookingform-wrapper #bookingForm .btn-wrapper {
    margin: 0 1px !important;
}
.bookingform-wrapper #bookingForm .btn-wrapper {
    bottom: 20px;
}
@media screen and (max-width: 1023px){
    .bookingform-wrapper {
        position: relative;
    }
    .bookingform-wrapper #bookingForm {
        background-color: transparent;
    }
    .bookingform-wrapper #bookingForm .btn-wrapper {
        right: auto;
        left: 50%;
        margin: 0 1px;
    }
    .bookingform-wrapper .min-price-wrapper {
        left: 50%;
        right: auto;
        bottom: 60px;
        width: 164px;
        text-align: center;
    }
    .bookingform-wrapper #bookingForm .promo-block {
        position: absolute;
        bottom: 20px;
        right: 50%;
    }
}
@media screen and (min-width: 1024px) {

.bookingform-wrapper {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}
.bookingform-wrapper .abs_parent {
    width: 100%;
    /*max-width: 1025px;*/
}
.bookingform-wrapper #bookingForm {
    /*background: transparent;*/
    padding: 10px 135px 20px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.bookingform-wrapper #bookingForm .date-parameter-block, 
.bookingform-wrapper #bookingForm .promo-block, 
.bookingform-wrapper #bookingForm .text-field,
.bookingform-wrapper #bookingForm .btn-wrapper .check-btn-holder .btn-full-width {
    width: 139px;
    min-width: auto;
}

.bookingform-wrapper #bookingForm .btn-wrapper {
    bottom: 20px;
    right: 15px;
}
.bookingform-wrapper .min-price-wrapper {
    right: 15px;
    bottom: auto;
    width: 150px;
    text-align: center;
}


}

.bookingForm-dm {
  width: 280px;
  padding: 0;
  background-color: transparent;
  top: 40px;
  position: absolute;
}
.bookingForm-dm #bookingForm .select-hotel,
.bookingForm-dm #bookingForm .date-parameter-block,
.bookingForm-dm #bookingForm .promo-block {
    width: 100%;
    margin: 0 !important;
    padding: 0 10px;
}
.bookingForm-dm #bookingForm .adult-wrapper,
.bookingForm-dm #bookingForm .child-wrapper {
    width: 50%;
    margin: 0 !important;
    padding: 0 10px;
}
.bookingForm-dm #bookingForm .btn-wrapper,
.bookingForm-dm .min-price-div {
    position: relative;
    right: auto;
    bottom: auto;
    width: 100%;
}
.bookingForm-dm #bookingForm .btn-wrapper {
    width: 100%;
    margin-top: 35px !important;
    padding: 0 10px;
}
.bookingForm-dm .min-price-wrapper {
    right: 0;
    bottom: 80px;
    width: 100%;
    line-height:35px; 
}
.bookingForm-dm .min-price-div {text-align: center;}
.bookingForm-dm #bookingForm {padding-bottom: 40px;}
#continueBooking.slide-right {right: -110%;}
#continueBooking{
    -webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: all 1s ease-in;
}
.parent-hotel.for-homepage .bookingform-wrapper {
    top: 80px;
}
.for-homepage .bookingform-wrapper {
    position: fixed;
    top: 128px;
    bottom: unset;
    z-index: 201;

}
.child-hotel.for-homepage .bookingform-wrapper {
    position: fixed;
    top: 115px;
    bottom: unset;
    z-index: 201;
}

.for-innerpage .dropdown.open #resv-form {
  display: block;
}

#bookingForm .select-block {
    width: 30%;
    padding: 0 2px;
}

.modal-content #bookingForm .select-block {
    width: 50%;
    padding: 0 10px;
}

#bookingForm .booking-form {
    width: 70%;
}

.modal-content #bookingForm .booking-form {
    width: auto;
}
.collapsedNavbar.child-hotel.for-homepage .bookingform-wrapper {
    top: 0;
}
.collapsedNavbar.for-homepage .bookingform-wrapper {
    top: 0;
}

.form-group.promo-block {
    display: none !important;
}

.child-hotel[data-hotelid="251"] #bookingForm .form-group.select-block.select-location {
    display: none;
}

.child-hotel[data-hotelid="251"] #bookingForm .form-group.select-block.select-hotel {
    display: none;
}

.child-hotel[data-hotelid="251"] .bookingform-wrapper .abs_parent {
    width: 48%;
}

.child-hotel[data-hotelid="251"] #bookingForm .booking-form {
    width: 100%;
}

.child-hotel[data-hotelid="251"] .bookingform-wrapper #bookingForm .date-parameter-block {
    width: 165px;
    margin: 0 15px!important;
}
.child-hotel[data-hotelid="251"] .bookingform-wrapper #bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
    width: 165px;
}

.child-hotel[data-hotelid="251"] .bookingform-wrapper #bookingForm .btn-wrapper {
    right: 35px;
}
.child-hotel[data-hotelid="251"] .bookingform-wrapper #bookingForm{
    padding: 10px 25px 20px 20px;
}
.child-hotel[data-hotelid="246"] #bookingForm .form-group.select-block.select-location {
    display: none;
}

.child-hotel[data-hotelid="246"] #bookingForm .form-group.select-block.select-hotel {
    display: none;
}

.child-hotel[data-hotelid="246"] .bookingform-wrapper .abs_parent {
    width: 48%;
}

.child-hotel[data-hotelid="246"] #bookingForm .booking-form {
    width: 100%;
}

.child-hotel[data-hotelid="246"] .bookingform-wrapper #bookingForm .date-parameter-block {
    width: 165px;
    margin: 0 15px!important;
}
.child-hotel[data-hotelid="246"] .bookingform-wrapper #bookingForm .btn-wrapper .check-btn-holder .btn-full-width{
    width: 165px;
}

.child-hotel[data-hotelid="246"] .bookingform-wrapper #bookingForm .btn-wrapper {
    right: 35px;
}
.child-hotel[data-hotelid="246"] .bookingform-wrapper #bookingForm{
    padding: 10px 25px 20px 20px;
}

.bookingform-wrapper #bookingForm .text-field.room-block {
    width: 70px;
    margin-left: -9px!important;
}

.adult-wrapper, .child-wrapper, .room-wrapper {
    display: none;
}








/*header #top-navbar-collapse {*/
/*    padding-left: 450px;*/
/*}*/

/*header .navbar-mid .navbar-nav {*/
/*    position: absolute;*/
/*    top: -42px;*/
/*    left: 290px;*/
/*}*/

/*ul#bottom-navbar-collapse {*/
/*    float: right;*/
/*    padding: 0;*/
/*}*/

#footer {
    text-align: center;
}

#footer .footer-row .pull-left {
    float: none !important;
    text-align: center;
}

#footer .footer-row .footer-detail {
    float: none;
    display: inline-block;
    padding: 0;
    margin: 0 15px !important;

}

#footer .footer-row .navbar-nav {
    text-align: center;
}

#footer .footer-row .socialIcon {
    display: inline-block;
    float: none;
    text-align: center;
}

#back-top {
    left: 10px;
    right: initial;
}

.navbar-top .navbar-nav .primary ul.dropdown-menu {
    background-color: #fff !important;
}

.mobile.parent-hotel.for-homepage img[alt="member"] {
    display: none;
}





.promotions-wrapper .promo-btn {
    line-height:1em;
}
.promotions-wrapper {
    top:225px;
}

.custom_size_image img{
width: 50% !important;
margin-left: auto;
margin-right: auto;
display: block;
}













body.offer-popup .temp-offer.popup{
    display: block;
}

body.offer-popup {
    overflow: hidden;
}

.temp-offer{
    display:none;
    position: fixed;
    background: rgba(0,0,0,0.5);
    z-index: 99999999999;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: "lucida grande";
    top: 0;
}

.temp-offer .fa{
    position: absolute;
    right: -20px;
    top: -25px;
    width: 40px;
    color: #fff;
    font-size: 43px;
    background: #000;
    border-radius: 40px;
    height: 40px;    
}

.temp-offer a:hover {
    color: #000;
}

.temp-offer .container{
    position: absolute;
    background-image: url("https://res.cloudinary.com/simplotel/image/upload/demo-hotel_aman/stars_background-Harusami_n2of1g");
    width: 80% !important;
    background-color: rgba(0,0,0,0.9);
    left: 50%;
    text-align: center;
    color: #d6a92c;
    padding: 75px 0;
    top: 50%;
    border: 10px solid #fff;
    border-radius: 10px;
    transform: translate(-50%, -50%);
}
.temp-offer .inner-container{
    width: 85%;
    margin: 0 auto;
}

.temp-offer h1{
    font-family: "lucida grande";
    letter-spacing: 3px;
    font-weight: 500;
    font-size: 62px;
    margin-bottom: 25px;
}
.temp-offer .content{
    margin: 0 auto;
}

.temp-offer p{
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    font-family: "lucida grande";
    letter-spacing: 1px;
}

.temp-offer a{
    color: #fff;
    background: #7F1B8C;
    padding: 10px 0;
    width: 18%;
    font-size: 22px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
}

