.important_information .details_popup_modal-content,
.view_all_amenities .details_popup_modal-content,
.terms-condition-popup .details_popup_modal-content,
.more-info-popup .details_popup_modal-content,
.cancellation-policy .details_popup_modal-content,
.cancel-cnf_popup_modal .details_popup_modal-content,
.reschedule_popup_modal .details_popup_modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px 30px;
    border: 1px solid #888;
    width: 55%;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    max-height: 530px;
    overflow: auto;
}

.fare-benefits-popup .details_popup_modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px 30px;
    border: 1px solid #888;
    width: 35%;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    max-height: 530px;
    overflow: auto;
}


.ml-160 {
    margin-left: 160px;
}




.mr-120 {
    margin: 0px 120px;
}

.important_information .bullet-list {
    list-style-type: disc !important;
    display: list-item;
    list-style-position: inside;
}

.inherit-list>ul>li {
    list-style-type: disc;
    display: list-item;
    list-style-position: inside;
}

.important_information .header,
.reschedule_popup_modal .header,
.refund_popup_modal .header,
.view_all_amenities .header,
.terms-condition-popup .header,
.fare-benefits-popup .header,
.more-info-popup header,
.cancellation-policy .header,
.cancel-cnf_popup_modal .header {
    display: flex;
    justify-content: space-between;
    border-bottom: 5px solid #236eaf;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

.htl_amn_info_box_more .header {
    border-bottom: 4px solid #236eaf;
    padding: 6px;
}


.important_information span.details_popup_close._info,
.cancellation-policy span.details_popup_close,
.htl_amn_info_box_more span.details_popup_close,
.view_all_amenities span.details_popup_close,
.terms-condition-popup .details_popup_close._terms,
.cancel-cnf_popup_modal span.details_popup_close8 {
    position: relative;
    right: 0px;

}

.reschedule_popup_modal .details_popup_close {
    position: relative;
    right: 0px;
    top: 0px;
}

.important_information .details_popup_modal-content::-webkit-scrollbar-track,
.view_all_amenities .details_popup_modal-content::-webkit-scrollbar-track,
.cancellation-policy .details_popup_modal-content::-webkit-scrollbar-track,
.more-amenities-popup::-webkit-scrollbar-track,
.Result_Hotel_travellers_room::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 5px !important;
}

.important_information .details_popup_modal-content::-webkit-scrollbar-thumb,
.view_all_amenities .details_popup_modal-content::-webkit-scrollbar-thumb,
.cancellation-policy .details_popup_modal-content::-webkit-scrollbar-thumb,
.more-amenities-popup::-webkit-scrollbar-thumb,
.Result_Hotel_travellers_room::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 5px;
}

.important_information .details_popup_modal-content::-webkit-scrollbar,
.view_all_amenities .details_popup_modal-content::-webkit-scrollbar,
.cancellation-policy .details_popup_modal-content::-webkit-scrollbar,
.Result_Hotel_travellers_room::-webkit-scrollbar,
.more-amenities-popup::-webkit-scrollbar {
    width: 7px;
}

.important_information .header>span>h3,
.view_all_amenities .header>span>h3,
.cancellation-policy .header>span>h3,
.cancel-cnf_popup_modal .header>span>h3,
.reschedule_popup_modal .header>span>h3 {
    font-size: 22px;
    margin: 0px 0px 5px 0px;
    font-family: lato;
}

.important_information .details_popup_modal-content p,
.important_information .details_popup_modal-content li,
.view_all_amenities .details_popup_modal-content p,
.view_all_amenities .details_popup_modal-content li {
    line-height: 2;
}

.important_information .details_popup_modal-content ul,
.view_all_amenities .details_popup_modal-content ul {
    padding-top: 10px;
    line-height: 2;
}

textarea.htl_special_req {

    outline: 0;
    background: transparent;

    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin-top: 15px;
}

.important_information .details_popup_modal-content p {
    margin-top: 0px;
}

#myrescheduleModal .header,
#mymodifyModal1 .header,
#myrescheduleModalBox .header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom: 5px solid rgb(174, 40, 93);
}

#myrescheduleModal .header h3,
#mymodifyModal1 .header h3,
#myrescheduleModalBox .header h3 {
    top: 10px;
    font-size: 20px;
    position: relative;
}

#myrescheduleModal span.details_popup_close._info,
#mymodifyModal1 span.details_popup_close._terms,
#myrescheduleModalBox span.details_popup_close._terms {
    right: 0px;
    top: 5px !important;
}

.htl_cancel_penalty.title {
    background-color: #f3f3f3;
    color: #ae285d;
    font-weight: bold;
}

.more-amenities-popup {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 10px;

    margin-left: 4px;

}



.hotel_main_details {



    width: 100%;
    min-height: auto;
    height: auto;
    object-fit: contain;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;

}


.carousel {

    width: 100%;
    height: 301px;

}

ul.slides {

    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

ul.slides input {
    display: none;
}

.slide-container {
    display: block;
}

.slide-image {
    display: block;
    width: 363px;
    opacity: 0;
    transition: all 0.7s ease-in-out;
}

.slide-image img {
    width: 123.2%;
    height: 100%;
}



.slide-image:hover+.carousel-controls label {
    opacity: 0.5;
}

.hotel_mySlides {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.img_size-slider {
    cursor: pointer;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
}

.img_size-slider_no_image {

    max-width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
}

.carousel-caption {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin-top: 78px;
}

.hotel_light_text {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.07px;
    text-align: left;
    color: #323232;
}

.hotel-overview {
    justify-content: center;
}

.hotel_overview_middle {
    width: 100%;
}

.details_checkin_out {
    margin-top: 10px;
    width: 100%;
    display: flex;
}

.details_checkin {
    width: 50%;
    padding-right: 10px;
}

.details_checkout {
    width: 50%;
}

.details_rooms_count {
    margin-top: 10px;
    width: 100%;
}

.details_price_days {
    margin-top: 0px;
    padding: 0px;
    background-color: #f7f7f7;
    width: 100%;
    display: flex;
}

.details_price_days .details_price {
    width: 50%;
    padding-right: 10px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.details_price_amt .ax-rs-intermiles {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #323232;
}

.excluding-tex-font {
    font-family: Lato;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.64;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.details_price_amt {
    width: 50%;
    justify-content: right;
    text-align: right;
}

.hotel_bold_text {
    color: black;
    font-size: 15px;
}

.maroon-text {
    color:  #236eaf;
    font-weight: bold;
    font-size: 20px;
}

#coupon-code.maroon-text {
    color:  #236eaf;
    font-weight: bold;
    font-size: small;
}

.ax-tripadvisor-logo-rating img {
    margin: 5px 5px 0px 0px;
    left: 30px;
    width: 77px;
    float: left;
}

.ax-star-rating img {


    width: 130px;
    float: left;
}

.ax-dtl-trip-adviser-list img {
    margin: 0px 5px 0px 0px;
    width: 80px;
}

.ax-review-rating-items {
    margin-top: 20px;
    width: 100%;
    display: flex;
}

.details_review_left {
    width: 30%;
    padding-right: 20px;
}

.details_review_right {
    width: 70%;

}

.multiplereview .reviewheight {
    height: 70px;
    overflow: hidden;
}

.review_less_more {
    cursor: pointer;
    color: #236eaf;
    text-decoration: underline;
}

.ax-desktop-withbubble-container {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

.ax-tripadvisor-logo-container-img {
    padding-bottom: 10px;
}

.ax-tripadvisor-logo-rating-value {
    padding-bottom: 10px;
}

.ax-tripadvisor-logo-rating {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.ax-tripadvisor-logo-reviews {
    width: 100%;

    padding-top: 10px;
    padding-bottom: 10px;
}

.ax-content-modal {

    width: 100%;
}

.details_amenities {
    width: 20px;
    height: 20px;
}

.amenitiesrow>tbody {
    width: 100%;
    display: flex;


    flex-wrap: wrap;
}

.hotel_compare {
    width: 154px;
    height: 40px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #ffffff;
    cursor: pointer;
    border: 0;
    outline: 0;
    margin-top: 0px;

    margin-bottom: 10px
}



#hr1 {
    margin-top: 23px;
    margin-bottom: 20px;
    width: 400px;
}

#rating {
    font-size: 17px;
}

.checked {
    padding-top: 2px;
    color:  #236eaf;
}

.vl {
    border-left: 1px solid #a0a0a0;
    height: 60px;
    position: absolute;
    left: 38%;
    margin-left: -1%;
    top: 239px;
}

#ttr {
    position: absolute;
    left: 45%;
    top: 83%;
}

.fa-dot-circle-o,
.fa-circle-o {
    color: rgb(22, 206, 160);
}

.pos {
    position: absolute;
    left: -100%;
    top: 75px;
}

.hotel_tab_1 {
    overflow: hidden;
    border: 1px solid none;
    background-color: none;
}

.hotel_tab_1 .hotel_details_tablinks {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 16px;
    transition: 0.3s;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;

}



.hotel_tab_1 .hotel_details_tablinks.active {
    border-bottom: 4px solid #236eaf;
    ;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
}

.hotel_tabcontent {
    word-wrap: break-word;
    position: relative;
    width: 100%;
    display: none;

}


.smaller-text {
    font-size: 13px;
    font-family: "Lato", sans-serif;
}

#hr2,
#hr3 {
    width: 867px;
    margin-left: 10%;
}

.hotel_details_column {
    width: 17%;
    padding: 0 15px;
}

.hotel_details_row {
    display: flex;
    width: 100%;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.hotel_details_card {
    border: 1px solid #a0a0a0;
    border-radius: 5px;
    padding: 1px 15px;
    text-align: center;
    background-color: #ffffff;
}

.active-card {
    border: solid 2px  #236eaf;
}

.hotel_roomsFilter {
    border-radius: 25px;
    color: #a0a0a0;
    text-align: center;
    border: 1px solid #a0a0a0;
    background: #fff;
    padding: 8px 30px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    margin-left: 4px;
    margin-right: 4px;
    outline: none;
}

.roomsFilter:hover {
    color: #fff;
    background:  #236eaf;
}

#All {
    display: inline-block;
}


.icon-color {
    color:  #236eaf;
}

.icon-text {
    font-family: "Lato", sans-serif;
    color: #5a5a5a;
    font-size: 14px;
}

.card {
    flex: 0 1 24%;
}

.roomsFilter:active {
    font-weight: bold;
    color:  #236eaf;
    border-bottom: 2px solid  #236eaf;
}

.container_link_btn {
    position: relative;
    width: 100%;
    max-width: 400px;
}

.container_link_btn .btn {
    position: absolute;
    top: 05%;
    left: 85%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #555;
    color: white;
    font-size: 16px;
    padding: 12px 24px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;

}

.container_link_btn .btn:hover {
    background-color: black;
}

.no_link_hotel {
    text-decoration: none;
    font-size: 21px;
}


.footer_1 {
    width: 100%;

}

.banner {


    padding-left: 5px;

    margin-left: 3%
}


.hotel_details_main {

    display: flex !important;
}

.hotel_details_body {

    width: 75%;

    margin-top: 20px;
}

.hotel_details_banner {
    width: 25%;
}

.hotel_main_details_main {
    width: 100%;

    height: 430px;
    display: flex;
    margin-bottom: 15px;
}

.hotel_main_details_section1 {
    width: 50%;
    padding: 15px;
}

.start-rating-hoteldetail img {
    width: 79px;
    height: 20px;
}

.hotel_main_details_section2 {
    width: 50%;
    padding: 15px 15px 10px 0px;
}

.pricetitle-details {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
    padding-top: 3px;
}

.ax-detail-info-price-inner.ax-detail-info-price-inner-chng {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
}


.hotel_total_price {
    width: 31%;

    text-align: right;
}

.hotel_compare_price {
    width: 100%;
    padding-top: 05px;
    padding-bottom: 0px;
}

.hotel_overview_upper {
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    width: 100%;
    padding: 10px 0px 0px;
}


.hotel_rating {
    width: 100%;
    display: flex;
}

.details_rating_name {
    font-family: Lato;
    font-size: 14.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: 0.07px;
    text-align: left;
    color: #787878;
}

.hotel_external_rating {
    width: 100%;
    margin-top: 15px;

}

.ax-tripadvisor-logo-container {
    width: 100%;
    display: flex;
}

.ax-hotel-name {
    font-family: Lato;
    font-size: 20.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin-bottom: 5px;
}

.hotel_tab_main {
    width: 100%;
}

.hotel_tab {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    width: 847px;
}


.hotel_tab_details {
    width: 100%;
    scroll-behavior: smooth;
    margin-top: 20px;
}

.about_main {
    width: 100%;
    display: flex;
}

.about_details {
    width: 75%;
}


.hotel_details_compare {
    width: 100%;

    padding: 20px;
    border-bottom: 2px solid grey;
}

.hotel_compare_name {
    padding-bottom: 10px;
    padding-left: 15px;
}

.hotel_compare_details {
    padding-right: 20px;
}

.hotel_details_rooms {
    width: 100%;

    padding: 20px;
}

.hotel_rooms_name {
    padding-bottom: 10px;
    padding-left: 15px;
}

.hotel_room_types {
    padding-right: 20px;
}

.hotel_room_details {
    width: 100%;
    display: flex;
}

.hotel_room_info {
    width: 22%;
}

.hotel_room_price_info {
    width: 60%;
    margin-left: 20px;
}

.hotel_room_image {
    width: 190px;
    height: 180px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hotel_room_info_details {
    display: flex;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}


.hotel_room_info_details_left {
    width: 50%;
    text-align: left;
}

.hotel_room_info_details_right {
    width: 50%;
    text-align: right;
    font-weight: bold;
}

.hotel_room_txt {
    padding: 0px;
    margin: 0px;
}

.hotel_info_type {
    width: 100%;

}

.hotel_filtered-text h4 {

    font-size: 15px;

    font-weight: lighter;
}

.hotel_room_facilities {
    width: 100%;
    display: flex;
    margin-bottom: 40px;
}


.hotel_room_facilities_details {
    width: 20%;
    margin-right: 10px;

}

.hotel_room_facilities_image {
    width: 100%;
}

.hotel_room_facilities_type {
    width: 100%;
}

.hotel_room_card {
    border: 1px solid grey;
    width: 100%;
    padding-bottom: 20px;
    height: auto;
}

.room_card_row {
    width: 100%;
    display: flex;
    padding-top: 20px;
    padding-bottom: 5px;
}

.room_card_row_hide {
    width: 100%;

    padding-top: 0px;

}

.room_card_column1 {
    width: 70%;
    text-align: left;
}

.room_card_column1_hide {
    width: 100%;
    text-align: left;
    padding-top: 10px;
}


.room_card_column2 {
    width: 30%;
    text-align: right;
}

.room_status {
    background-color:  #236eaf;
    width: 50%;
    text-align: center;
    color: white;
    padding: 3px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.room_status_txt {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
}

.card_info {
    color:  #236eaf;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.room_status_book {

    margin-right: 20px;
    padding: 10px;
    background-color: transparent;
    border: 2px solid  #236eaf;
    color:  #236eaf;
    width: 90%;
    border-radius: 5px;
    cursor: pointer;
}

.room_status_txt_hide {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
}

.room_status_txt_hide_2 {
    padding-left: 38px;
    padding-right: 20px;
    font-size: 13px;
}


.hotel_slideshow-container {

    max-width: 100%;
    position: relative;
    margin: auto;
}

.hotel_prev,
.hotel_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.hotel_next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.hotel_prev:hover,
.hotel_next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.numbertext {
    color: #f2f2f2;
    font-size: 25px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 99;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.hotel_temp_slides {
    text-align: center;
    display: flex;


    max-width: 100%;
    height: 100px;
    overflow: hidden;

    margin-top: 5px;
}

.hotel_temp_slides::-webkit-scrollbar {
    height: 5px;
}

.hotel_temp_slides::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
}

.hotel_temp_slides::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.hotel_temp_slides_img {
    width: 64px;
    height: 60px;
    cursor: pointer;
    margin-right: 5px;
}

.details_popup_modal {
    display: none;
    position: fixed;
    z-index: 9999999;
    padding-top: 40px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0, 0.8);
    background-color: rgba(0, 0, 0, 0.8);
    overflow-x: hidden;
}

.details_popup_modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 1%;
    width: 80%;
    border-radius: 10px;
}

.amn_popup_modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 1%;
    width: 98%;
    border-radius: 10px;
}

.details_popup_modal-content .details_popup_close {
    color: #a0a0a0;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: block;
}

.amn_popup_modal-content .details_popup_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: block;
    margin: -12px;
}

.details_popup_close:hover,
.details_popup_close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.details_popup_modal-content .details_popup_close1,
.details_popup_modal-content .details_popup_close2,
.details_popup_modal-content .details_popup_close3,
.details_popup_modal-content .details_popup_close4,
.details_popup_modal-content .details_popup_close5,
.details_popup_modal-content .details_popup_close6,
.details_popup_modal-content .details_popup_close7,
.details_popup_modal-content .details_popup_close8,
.details_popup_modal-content .details_popup_close9,
.details_popup_modal-content .details_popup_close10,
.details_popup_modal-content .details_popup_close11,
.details_popup_modal-content .details_popup_close12,
.details_popup_modal-content .details_popup_close13,
.details_popup_modal-content .details_popup_close14 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: block;
    cursor: pointer;
}

.details_popup_close1:hover.details_popup_close1:focus,
.details_popup_close2:hover.details_popup_close2:focus,
.details_popup_close3:hover.details_popup_close3:focus,
.details_popup_close4:hover.details_popup_close4:focus,
.details_popup_close5:hover.details_popup_close5:focus,
.details_popup_close6:hover.details_popup_close6:focus,
.details_popup_close7:hover.details_popup_close7:focus,
.details_popup_close8:hover.details_popup_close8:focus,
.details_popup_close9:hover.details_popup_close9:focus,
.details_popup_close10:hover.details_popup_close10:focus,
.details_popup_close11:hover.details_popup_close11:focus,
.details_popup_close12:hover.details_popup_close12:focus .details_popup_close13:hover.details_popup_close13:focus .details_popup_close14:hover.details_popup_close14:focus {

    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.limit_error_content {
    background-color: #fefefe;
    margin: auto;
    padding: 1%;

    width: 380px;
    border-radius: 10px;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}


.limit_error_content .details_popup_close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    display: block;
}

.main_error_content {
    background-color: #fefefe;
    margin: auto;
    padding: 1% 1% 30px;
    border-radius: 10px;
    text-align: center;
    margin-top: 25px;
}

.hotel_fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes hotel_fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes hotel_fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.room_fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes room_fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes room_fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.img_size {
    width: 100%;
    height: 100%;
}

.hotel_gallery_mySlides {
    width: 700px;
    height: 400px;
}


.hotel_gallery_mySlides {
    display: none
}



.room_gallery_mySlides {
    width: 700px;
    height: 400px;
}


.room_gallery_mySlides {
    display: none
}


.hotel_gallery_slideshow-container {

    max-width: 100%;
    position: relative;
    margin: auto;
}

.room_gallery_slideshow-container {

    max-width: 100%;
    position: relative;
    margin: auto;
}


.hotel_gallery_prev,
.hotel_gallery_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 28px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


.hotel_gallery_next {
    right: 0;
    color: #fff;
    border-radius: 3px 0 0 3px;
}


.hotel_gallery_prev {
    left: 0;
    color: #fff;
    border-radius: 3px 0 0 3px;
}



.room_gallery_prev,
.room_gallery_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 28px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


.room_gallery_next {
    right: -6em;
    color: black;
    border-radius: 3px 0 0 3px;
}


.room_gallery_prev {
    left: -6em;
    color: black;
    border-radius: 3px 0 0 3px;
}


.hotel_gallery_temp_slides {
    text-align: center;
    display: flex;
    width: 100%;
    height: 100px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-top: 5px;
}

.hotel_gallery_temp_slides::-webkit-scrollbar {
    height: 5px;
}


.hotel_gallery_temp_slides::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.hotel_gallery_temp_slides::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.hotel_gallery_temp_slides_img {
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin-right: 5px;
}

.hotel_gallary_card {
    width: 100%;
    padding-left: 20px;

}

.room_gallery_temp_slides {
    text-align: center;
    display: flex;
    width: 100%;
    height: 100px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-top: 5px;
}

.room_gallery_temp_slides::-webkit-scrollbar {
    height: 5px;
}


.room_gallery_temp_slides::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.room_gallery_temp_slides::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.room_gallery_temp_slides_img {
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin-right: 5px;
}

.room_gallary_card {
    width: 100%;
    padding-left: 20px;

}

.hotel_gallary_container {
    padding: 2px 16px;
}

.hotel_gallary_row {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;

}

.room_gallary_container {
    padding: 2px 16px;
}

.room_gallary_row {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;

}

.hotel_gallery_img {
    width: 49%;
    height: 204px;

    margin-right: 5px;
    margin-bottom: 5px;
}

.hotel_gallary_column {
    -ms-flex: 25%;
    flex: 25%;
    max-width: 27%;
    padding: 0 4px;
    margin-left: 13%;

}

.hotel_gallary_column img {
    margin-top: 8px;
    vertical-align: middle;
    width: 140%;
}

@media screen and (max-width: 800px) {
    .hotel_gallary_column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .hotel_gallary_column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

.hotel_gallary_banner {
    width: 20%;

    padding-left: 5px;
    margin-top: -20px;


}

.footer_2 {
    margin-top: 69%;
}

.header_2 {
    width: 100%;
}

.header_22 {
    width: 100%;
}



.hotel_img_gallery {
    display: flex;
    width: 100%;

}

.room_img_gallery {
    display: flex;
    width: 100%;

}



.hotel_transaction_card_main {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.hotel_transaction_details_main {
    width: 100%;
}

.hotel_transaction_breadcrumb {
    width: 100%;

}

.banner {
    width: 100%;
}

.hotel_transaction_banner {
    width: 20%;

    margin-left: 1%;
}

.hotel_transaction_body {
    width: 100%;
    display: flex;
}

.hotel_transaction_body_main_content {
    width: 80%;
}

.hotel_transaction_title {

    border-bottom: 2px solid grey;

    padding-left: 1%;
}

.hotel_transaction_title_1 {



    padding-left: 1%;
}

.hotel_transaction_content {
    width: 100%;

    padding-left: 8px;
}

.hotel_transaction_tab {
    width: 100%;
}

.hotel_details_tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;

    width: 100%;
}

.hotel_details_tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.hotel_details_tab button:hover {
    background-color: #ddd;
}

.hotel_details_tab button.active {
    border-bottom: 5px solid #236eaf;
    color: #236eaf;
}

.hotel_button {
    background-color: rgb(230, 219, 219);
    border: black;
    border-radius: 20px;
    color: black;
    padding: 20px;
    outline: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.hotel_butcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.hotel_butcontent button .hotel_img {
    float: left;
    width: 18px;
    height: 18px;
}


.hotel_trans_btn {
    background-color: #f1f1f1;
    color: grey;
    height: 40px;
    width: 150px;
    margin-left: 40%;
    cursor: pointer;
}

.hotel_transaction_tab_1 {
    width: 100%;
    display: flex;


}

.hotel_transaction_grid-container {
    display: flex;
    justify-content: initial;

    border-top: 1px solid #e6e6e6;
    width: 100%;
    padding-bottom: 1%;
    margin-top: 13px;
    padding-top: 20px;
}

.hotel_transaction_content_1 {
    padding-left: 2%;

    padding-right: 1%;
    flex-grow: 0;
    padding-top: 2px;
    border-right: 1px solid #e6e6e6;
    padding-right: 10px;
    width: 65%;
    cursor: pointer;
}

.hotel_transaction_content_2 {
    padding-left: 30px;
    margin-top: 12px;
    width: 40%;
}

.hotel_transaction_content_2 div {
    padding-bottom: 8px;
}

.hotel_transaction_btn_mod {


    width: 50%;
    text-align: right;
}

.hotel_transaction_btn_refund {


    width: 100%;
    text-align: right;
}

.hotel_transaction_btn_cancel {
    padding-right: 1%;
    padding-left: 9px;


    width: 100%;
    text-align: center;
    padding-top: 9px;
}


.hotel_transaction_myDiv {
    display: none;


    background-color: white;


    width: 100%;
}


.hotel_img_detail {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 35%;
}

.hotel_img_split {
    display: flex;
    padding-top: 5%;
}

.hotel_img_col_2 {
    padding-left: 3%;
}

.hotel_booking_details {
    padding-left: 30px;
    margin-top: 20px;
    padding-right: 10px;
}

.hotel_confirm_button {
    margin-left: 0%;
    margin-top: 2%;

}

.hl1 {
    border-top: 1px solid lightgrey;
    height: 5px;
    width: 147%;
    margin-top: 8%;
}

.hotel_transaction_location {
    display: flex;
}

.hotel_transaction_view {

    margin-top: 8px;
    background-color: white;
    border: transparent;
    font-weight: bold;
    font-size: 17px;
    color: maroon;
    cursor: pointer;
}

.hotel_transaction_myDiv_1 {


    background-color: white;

    width: 100%;

    justify-content: initial;
    padding: 5px;

}

.hotel_transaction_grid-container_1 {
    justify-content: initial;
    padding-left: 10px;
    width: 100%;
}

.hotel_transaction_stay_details {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding-bottom: 1%;
    margin-left: 7px;
}



.hotel_checkout {


    border-right: 1px solid grey;

    padding-left: 20px;
    padding-right: 20px;
}

.hotel_checkout {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #e6e6e6;
}



.hotel_room {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    border-right: 1px solid #e6e6e6;
    padding-left: 20px;
    padding-right: 20px;
}

.hotel_guest {
    padding-left: 20px;
    padding-right: 20px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
}

.hotel_transaction_view2 {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    background-color: white;
    border: transparent;
    color: #236eaf;
    flex-grow: 2;
    cursor: pointer;
}

.hotel_transaction_amt {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    margin-left: 31%;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.hotel_transaction_amt_lbl {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    margin-right: 13px;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
}

.hotel_tran_flex {
    display: flex;
    width: 100%;
    vertical-align: middle;
}

.hotel_tran_flex_width {
    width: 50%;
}

.hotel_guest_details {

    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 2%;
}

.hotel_transaction_room_guest {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    padding-top: 30px;

}

.hotel_transaction_room_guest1 {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    padding-top: 7px;
}


.hotel_transaction_guest_detail i.fa.fa-pencil {
    position: relative;
    right: -258px;
    top: -18px;
}

.hotel_transaction_guest_name {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    display: block;
    padding-bottom: 6px;
}

.hotel_transaction_detail {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: normal;
    letter-spacing: 0.14px;
    text-align: left;
    color: #969696;
}

.ax-trans-room-type-info {
    display: flex;
    position: relative;
}

.ax-trans-room-type-info .breakupop {
    position: relative;
}

.ax-trans-room-type-info .breakupop span:hover~.htl_brk_info_box {
    visibility: visible !important;
}

.ax-trans-room-type-info .breakupop .htl_brk_box {

    top: 40px;

    width: 400;
    right: 0;


    background-color: #fff;
    z-index: 99;


}

.htl_brk_info_box:after,
.htl_brk_info_box:before {
    bottom: 100%;




    left: 84%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;

}

.htl_brk_info_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;

}

.htl_brk_info_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;
}

.htl_brk_info_box {

    position: absolute;

    background: #fff;
    border-radius: 5px;
    width: 50%;
    display: flex;
    color: #323232;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.hotel_transaction_chkindate {
    display: block;
}

.hotel_transaction_chkoutdate {
    display: block;
}

.ax-trans-room-type-info .right {
    text-align: right;
    width: 100%;
    justify-content: right;
}

.hotel_transaction_guest_detail {

    width: 100%;
    margin-left: 7px;
}

.hotel_transaction_room_guest_main {
    display: flex;
    width: 100%;
    padding-bottom: 20px;
}

.hotel_transaction_room_guest_sub {
    width: 30%;
}

.hotel_transaction_room_guest_sub_mid {
    width: 40%;
    padding-left: 20px;
    padding-right: 20px;
}

.hotel_sur_detail {
    display: flex;
}

.hotel_sur {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;

    color: #323232;
    display: block;
    padding-bottom: 10px;
}

.hotel_sur_deal {

    width: 100%;

    margin-top: 2%;
    margin-bottom: 2%;

    padding: 20px;
}

.hotel_sur_detail>table {
    width: 100%;
    border: 1px solid #CCC
}

.hotel_sur_detail>table>tbody>tr {
    text-align: center;


}

.hotel_sur_detail>table>tbody>tr>td,
.hotel_sur_detail>table>tbody>tr>th {

    border: 1px solid #CCC
}

.hotel_sur_detail {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.hotel_cancellation_policy {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding: 11px 0px;
    margin-left: 7px;
}

.canc_table {
    margin-left: 7px;
    margin-top: 10px;
    margin: 2px;
}

.hotel_transaction_cancel {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    padding-bottom: 14px;
}

.hotel_transaction_help {
    font-size: 20px;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.hotel_transaction_touch {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 0;
}

.hotel_transaction_view3 {
    background-color: white;
    border: transparent;
    cursor: pointer;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
    flex-grow: 2;
    padding-top: 13px;
}

.hotel_help {
    width: 100%;
    padding-top: 20px;
    display: flex;
}

.hotel_name {
    width: 89%;
}




.middle {
    width: 100%;
}

.range_slider-container {
    position: relative;

}

.range_slider-container .bar {
    position: absolute;
    z-index: 1;
    left: 2px;
    top: 7px;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #ccc;
    overflow: hidden;

}

.range_slider-container .bar .fill {
    display: block;
    position: absolute;

    left: 0;
    height: 100%;
    background-color: #236eaf;
    border-radius: 5px;
}

.range_slider-container .range_slider {
    position: relative;
    z-index: 2;
    -webkit-appearance: none !important;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    outline: none;
    background-color: transparent;
    cursor: pointer;
}

.range_slider-container .range_slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background-color: hsl(0, 20%, 99%);
    border-radius: 50%;
    cursor: pointer;
    outline: none;

    transition: .3s ease-in-out;
    box-shadow: 0 3px 8px rgb(0, 0, 0, 0.4);
}








.booking_summary_grid_container {
    width: 100%;
    padding: 5px 15px;
    border: none;

    margin-bottom: 20px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    display: block;
}

.booking_summary_1 {
    width: 100%;
}

.booking_summary_1_1 {
    grid-area: booking_summary_1_1;
}

.booking_emp_por {
    grid-area: booking_emp_por;
}

.deluxe_room_type {
    display: flex;
    width: 100%;
}

.view_fare_breakup {
    z-index: 999;
    display: flex;
    width: 100%;
    border: solid 1px;
    position: absolute;
    background: #fff;
}

.deluxe_twing_room {
    width: 90%;
}

.person_count {
    width: 40%;
}

.basic_room_price {
    display: flex;
}

.basic_room_price_1 {
    width: 48%;
}

.basic_room_amount {
    width: 58%;
}

.taxes {
    display: flex;
}

.taxes_1 {
    width: 65%;
    position: relative;
}

.insufficient-error-popup .details_popup_modal-content {
    width: 50%;
    border-radius: 5px !important;
    padding-bottom: 50px;
}

.insufficient-error-popup .details_popup_modal-content .error-popup-heading {
    width: 95%;
    visibility: hidden;
}

.insufficient-error-popup .details_popup_modal-content .error_messages-box {
    width: 100%;
    height: auto;
}

.taxes_1.total_tax>p:hover~.hotel_discount_info_box {
    visibility: visible !important;
}



.hotel_discount_info_box {

    position: absolute;

    background: #fff;
    border-radius: 5px;
    width: 50%;
    display: flex;
    color: #323232;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.hotel_discount_info_box:after,
.hotel_discount_info_box:before {


    bottom: -35%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg);
}

.hotel_discount_info_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;

}

.hotel_discount_info_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;
}



.taxes_1.sales_tax>p:hover~.flight_discount_info_box {
    visibility: visible !important;
}

.taxes_1.service_tax>p:hover~.flight_discount_info_box {
    visibility: visible !important;
}

.taxes_1.total_tax .htl_discount_info_box {

    top: -60px;
    width: 260px;

    margin-left: 12px;


}

.taxes_1.sales_tax .htl_discount_info_box {

    top: -77px;
    width: 260px;

    margin-left: -66px;


}

.taxes_1.service_tax .htl_discount_info_box {

    top: -77px;
    width: 260px;

    margin-left: -51px;


}

.hotel-tax-logo {
    width: 30%;
    text-align: center;
}

.hotel-tax-info {
    width: 70%;
}

.tax_amount {
    width: 35%;
}

.applied_discount {
    display: flex;

}

.bottom_border_discount {

    border-bottom: 1px solid #e6e6e6;
}

.applied_discoount_1 {
    width: 50%;
    position: relative;
}

.applied_discoount_1>p:hover~.flight_discount_info_box {
    visibility: visible !important;
}


.applied_discoount_1 .htl_discount_info_box {

    top: -77px;

    width: 202px;

    margin-left: 18px;

}

.convenience_fees {
    display: flex;
}

.convenience_fees_1 {
    width: 50%;
    position: relative;
}

.applied_discount_convenience_amount {
    width: 50%;
}

.convenience_fees_1>p:hover~.flight_discount_info_box {
    visibility: visible !important;
}


.convenience_fees_1 .htl_discount_info_box {


    top: -60px;

    width: 202px;


    margin-left: 15px;

}

.hotel-discount-logo {
    width: 40%;
    text-align: center;
}

.hotel-discount-info {
    width: 60%;
}

.applied_discount_amount {
    width: 50%;
}

.amount_to_be_paid {
    display: flex;

}

.amount_tobe_paid_1 {
    width: 60%;
}

.total_amount_1 {

    width: 41%;
    margin: 5px 0px;
    text-align: right;
}

.payment-checkbox-terms {
    margin-top: 20px;
    text-align-last: left;
}

.proceed_to_payment-btn {
    margin-top: 20px;
}






.htl_oneline_cont {
    display: flex;
    width: 100%;
}

.pad-righht-21 {
    padding-right: 21px;
}

.first_cont {
    width: 49%;
    margin-right: 10px;
}

.second_cont {
    width: 49%;
}

.txt_field {
    width: 100%;
}

.floating-form {
    width: 100%;

    padding: 10px 0;
    border: none;
    padding: 5% 4%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

/**** floating-Lable style start ****/


.floating-input:focus,
.floating_select:focus {
    outline: none;
    border-bottom: 2px solid #236eaf;
}


.highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.floating-input:focus~label,
.floating-input:not(:placeholder-shown)~label {

    font-size: 14px;
    color: #236eaf;
}

.floating_select:focus~label,
.floating_select:not([value=""]):valid~label {
    top: -18px;
    font-size: 14px;
    color: #236eaf;
}


.floating-input:focus~.bar:before,
.floating-input:focus~.bar:after,
.floating_select:focus~.bar:before,
.floating_select:focus~.bar:after {
    width: 50%;
}


.floating-input:focus~.highlight,
.floating_select:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #236eaf;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #236eaf;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #236eaf;
    }

    to {
        width: 0;
        background: transparent;
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .2s;
    transition: .2s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #236eaf;
}

input:focus+.slider {
    box-shadow: 0 0 1px #236eaf;
    ;
}

input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}

.save_details {
    width: 100;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 100%;
    grid-template-areas: "toggle_switch save_traveller_details";
}

.toogle_switch {
    margin-top: 35%;
    width: 100%;
}

.save_traveller_details {
    width: max-content;
}


.gst_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}







.gst_container input:checked~.checkmark {
    background-color: #236eaf;
}


.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


.gst_container input:checked~.checkmark:after {
    display: block;
}


.gst_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#gstform {
    display: none;
    margin-top: 25px;
}

.GSTinfo {
    display: flex;
    width: 100%;
}

.ht_gst_c_name {
    width: 50%;
}

.ht_gst_i_number {
    width: 50%;
}

.floating-label_gst {
    position: relative;
    margin-bottom: 15px;
}

.floating-input_gst,
.floating_select {
    padding: 10px 0;
    width: 80%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    opacity: 0.8;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;

    font-size: 16px;
    letter-spacing: 1;
}

.input_label_gst {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: -16px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.floating-input_gst:focus,
.floating_select:focus {
    outline: none;

}


.floating-input_gst:focus~label,
.floating-input_gst:not(:placeholder-shown)~label {

    font-size: 14px;

}

.floating_select:focus~label,
.floating_select:not([value=""]):valid~label {
    top: -18px;
    font-size: 14px;

}


.floating-input_gst:focus~.bar:before,
.floating-input_gst:focus~.bar:after,
.floating_select:focus~.bar:before,
.floating_select:focus~.bar:after {
    width: 50%;
}


.floating-input_gst:focus~.highlight,
.floating_select:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

.save_traveller_details_keyword {
    margin-bottom: 1%;
}

.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}





.selected_hotel_grid_container {
    width: 100%;


}

.selected_hotel_text p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin-bottom: 0px;
}

.important_information h6 {
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0px;
    padding-top: 15px;
}

.important_information p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin-bottom: 5px;

}

.important_information li {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.hotel_name_add p {
    font-family: Lato;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 2px 0px;
}

.star_rating_2 p {
    text-align: right;
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #323232;
    margin-bottom: -10px;
}

.selected_hotel {
    display: flex;
    padding: 0px 15px;
}

.selected_hotel_text {
    flex-grow: 1;
    padding-bottom: 7px;
}

.change_btn_1 .btn {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    padding: 0px;
    padding-top: 4px;
    cursor: pointer;
}

.hotel_name_add b {
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;

}

.change_btn_1 {
    padding-top: 16px;
    grid-area: change_btn;
    text-align: right;
}

.hotel_details {
    width: 100%;
    display: flex;
    padding: 0px 15px;
    margin-top: 0px;
}

.room_type_guest p {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0px;

}

.room_amount p {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
    margin: 0px;
    padding-top: 5px;
}

.hotel_name_add {
    grid-area: hotel_name_add;
    width: 70%;
}

.star_rating_2 {
    grid-area: star_rating_2;
    margin-top: -10px;
    width: 30%;
}

.room_type_1 {
    background-color: rgb(230, 230, 230);
    display: flex;
    margin-top: 3%;
    padding: 10px 15px;
    width: 100%;
}

.room_type_guest {

    padding-top: 0px;
}

.room_type_guest {
    width: 60%;
}

.room_amount {
    flex-grow: 1;
    width: 40%;
}

.date_change_btn {
    display: flex;
    padding: 0px 15px;
}


.img__wrap {
    position: relative;
    height: 200px;
    width: 257px;


}

.img__description {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    color: #fff;
    visibility: hidden;
    opacity: 0;



    transition: opacity .2s, visibility .2s;
}

.aminitiesimages img:hover .img__description:focus {
    visibility: visible;

    opacity: 1;
}



.dates {
    flex-grow: 1;
}

.empty_por {
    grid-area: empty_por;
}

.change_button_2 {
    padding-top: 12px;
    grid-area: change_button;
    text-align: right;
}

.change_button_2 .btn {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.dates p {
    font-family: Lato;
    font-size: 13.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;

}

p.hotel_maroon_text {
    font-family: Lato;
    font-size: 14px !important;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
}

.checkin_date p {
    margin: 0px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
}

.checkout_date p {
    margin: 0px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #505050;
}

.checkin_checkout {
    margin-top: 10px;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding: 0px 9px 10px;
}

.checkin_date {
    flex-grow: 1;
}

.hotel_maroon_text {
    color: #236eaf;
}

.stay_days {
    text-align: center;
    flex-grow: 1;

}

.stay_days p {
    margin: 0px;
}

.stay_days p {
    margin: 0px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #505050;
}

.checkout_date {
    flex-grow: 1;
}

.important_information {
    padding: 0px 9px 10px;
}

.btn {
    background-color: rgba(255, 255, 255, 0);
    color: #236eaf;
    border: 1px solid #FFF;

}

.btn {
    background-color: rgba(255, 255, 255, 0);
    color: #236eaf;
    border: 1px solid #FFF;

}



.act_searchpage_pagination_btn {
    color: black;
    justify-content: center;

    padding: 8px 14px;
    text-decoration: none;
    display: flex;

}

.load_more_btn {
    width: 154px;
    height: 40px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    margin-top: 31px;
    cursor: pointer;
}

.Result_Hotel_search_box {


    position: absolute;
    width: 256px;
    max-height: 245px;
    background-color: #ffffff;
    z-index: 100;
    scroll-behavior: smooth;

    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px #e2e0e0 solid;
    top: 58px;
    left: 0px;
    border-top: none;
}

.Result_Hotel_autocomplete_box {
    position: absolute;
    width: 327px;
    max-height: 245px;
    background-color: #ffffff;
    z-index: 100;
    scroll-behavior: smooth;
    box-shadow: 0px 0px 3px 0px #aaa;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0px #e2e0e0 solid;


    border-top: none;
}

.Result_Hotel_autocomplete_box::-webkit-scrollbar {
    width: 5px;
}


.Result_Hotel_autocomplete_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.Result_Hotel_autocomplete_box::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}


.Result_Hotel_search_box::-webkit-scrollbar {
    width: 5px;
}


.Result_Hotel_search_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.Result_Hotel_search_box::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 10px;
}

.more-amenities-main-container {
    width: 25% !important;
    padding: 5px 0 !important;
}

.Result_Hotel_travellers_room {
    position: absolute;

    width: 270px;

    background-color: white;

    z-index: 100;
    max-height: 262px;
    box-shadow: 0px 0px 3px 0px #aaa;
    overflow: auto;
}



.Result_hotel_searchinput::-webkit-input-placeholder {
    font-family: FontAwesome;
    font-weight: normal;
    overflow: visible;
    vertical-align: top;

    right: 0;
    display: inline-block !important;
    padding-left: 0px;
    padding-top: 0px;
    height: 30px;
    width: 40px;
    color: #236eaf;
}


.Result_hotel_searchinput:focus~.bar:before,
.Result_hotel_searchinput:focus~.bar:after,
.floating-select:focus~.bar:before,
.floating-select:focus~.bar:after {
    width: 50%;
}

.Result_hotel_searchinput::placeholder {
    font-size: 14px;
    color: black;

}






.hotel_overview_middle .landing_label_modify {
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    display: block;
    width: 100%;
}


.Result_hotel_searchinput,
.floating-select {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding-bottom: 10px;
    background-color: transparent;
}

.Result_hotel_searchinput:focus,
.floating-select:focus {
    outline: none;
    border-bottom: 2px solid #236eaf;
}



.loaderrow {
    width: 100%;
    text-align: center;

    padding: 25% 0;
    background: #ffffff;
}

.loaderrowAvailability {
    width: 100%;
    text-align: center;

    padding: 25% 0;
    background: #ffffff;
}



.loaderrow_nopad {
    width: 100%;
    text-align: center;


    background: #ffffff;
}

.loaderrow_trans {
    width: 100%;
    padding: 20%;
    text-align: center;
}

.loaderrow_norooms {

    width: 100%;
    text-align: center;

    padding: 6% 0px;
    background: #e9e9e9;

    border-top: 1px solid #e6e6e6;

}

.room_image_category {
    width: 300px !important;
}

.loaderrow_footer {
    width: 100%;
    text-align: center;

    padding: 15% 0;
    background: #ffffff;
}

.rh5v-DefaultPlayer_video {
    width: 45%;



}

.rh5v-DefaultPlayer_video_container {
    width: 100%;

    height: 100%;
}

.result_hotel_container {
    width: 1180px;
    margin: 0 auto;

    display: table;
}

.customfilter {
    width: 30%;
}

.hoteldetails {
    width: 70%;
}

.hotel-details-section {

    width: 100%;
    height: auto;
    object-fit: contain;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
    margin: 0px 0px 10px 0px;
}

.Hotel-details-title h3 {
    background-color: #e6e6e6;
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    padding: 10px 15px;
    margin: 0px;
}

.hotel-details-body .all-deals-list {
    display: flex;
    padding: 0px;
}

.hotel-details-body .offer-counts {
    width: 120px;
    height: 80px;
}

.hotel-details-body .offer-counts {
    margin-right: 31px;
}

.hotel-details-body {
    padding: 10px 15px;
}

.ax-about-content-wrap p {
    font-family: Lato;
    width: 481px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.info_amenities {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.info_img {
    width: 80px;
    height: 60px;
}

.info_name {
    text-align: left;
    padding-left: 10px;
}

.info_content {
    padding: 10px;
    text-align: center;
}

.info_point {
    cursor: pointer;
}

.info_point:hover {
    color: #236eaf;
}

.amenitiesrow span {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 5px 0px;
    display: inline-block;
}

.amenitiesrow img {
    width: 20px;
    height: 14px;
}

.policyrowdescription ul li {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.ax-real-content .ax-checkinout {
    display: flex;
}

.ax-real-content .check-time {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin-right: 20px;
}

.ax-real-content .time-bold {
    font-weight: bold;
    color: #323232;
}

.ax-real-content .othercontext-para p,
ul.ax-form-fields-wrap {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.ax-real-content .othercontext-para span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
}

.ax-real-content .section-for-imp h6 {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.06px;
    text-align: left;
    color: #323232;
    margin: 0px;
    padding-top: 15px;
}

.ax-real-content .section-for-imp li {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-top: 10px;
    list-style-type: disc;
    margin-left: 17px;
}

.ax-real-content .heading-data {
    margin-bottom: 20px;
}

.multiplereview p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.bothreadrow a {
    cursor: pointer;
}

.ax-roomheader {
    display: flex;
    width: 100%;



}

.ax-room-top {
    width: 100%;

    border-top: 1px solid #e6e6e6;
}

.ax-room-bottom {
    width: 100%;
    display: flex;
    border-top: 1px solid #e6e6e6;
}

.ax-roomheader div:first-child {

    width: 30.78%;
}

.ax-roomheader div {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #787878;

    width: 23.9%;
    text-align: left;
    border-right: 1px solid #e6e6e6;
    padding: 10px 0px 10px 15px;
}

.ax-roomheader div:last-child {
    border-right: none;
}

.ax-roomwrapper {
    width: 100%;


}

.ax-roomleft {
    width: 30%;
    border-right: 1px solid #e6e6e6;
    padding: 20px 15px;
}


.ax-roomleft h3 {
    margin: 0px;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    padding-bottom: 10px;
}

.imgblock {
    width: 100%;

    height: 200px;
    padding-bottom: 20px;
    overflow: hidden;
}

.imgblock img {
    width: 100%;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    min-height: 100%;

    object-fit: fill;
}

.ax-room-data li {
    display: block;
    width: 100%;
}

.left {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.right {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.non-refund-stick {
    width: 131px;


    background-color: #236eaf;
    padding: 4px 10px;
    margin: 20px 0px 05px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;

    border-radius: 0px 3px 3px 0px;
}

.free-cancel-stick {
    width: 131px;


    background-color: #00b087;
    padding: 4px 10px;
    margin: 15px 0px 10px 10px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.3px;
    text-align: left;
    color: #ffffff;

    border-radius: 0px 3px 3px 0px;
}

.inner-block {
    padding: 0px 28px;
}

.header-12-bold {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    padding-bottom: 10px;
}

.inner-block ul li span {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;

    color: #787878;
}

.inner-block ul li img {
    width: 24px;
    margin-right: 10px;
    height: auto;
}

.inner-block ul li {
    padding: 7px 0px;
    width: 100%;
    display: flex;
}

.moreinfo span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    cursor: pointer;
}

.detail_all_amenities_content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2%;
}

.detail_all_amenities {
    width: 33%;
    padding: 8px;
    display: flex;
}

.more-info-popup h2 {
    margin-top: 0;
    padding-bottom: 15px;
}

.detail_all_amenities_mob {
    width: 50%;
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
}

.Price-block {
    width: 24%;
    width: 33%;

    padding: 50px 28px;
}

.ax-roomright {
    width: 70%;
}

.otherdeatilsroom {
    display: flex;

    border-bottom: 1px solid #e6e6e6;
}

.options-block {
    width: 33.39%;
    border-right: 1px solid #e6e6e6;
}

.inner-block {
    padding: 0px 28px;
}

.inclusion-block {
    width: 24%;
    width: 33.33%;
    border-right: 1px solid #e6e6e6;
    padding: 50px 10px 50px 30px;
}


.ax-price {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.Price-block span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.room-left {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-top: 10px;
}

button.room-type-btn {
    width: 124px;
    height: 35px;
    object-fit: contain;
    border-radius: 5px;
    border: solid 2px #236eaf;
    background-color: #ffffff;
    margin-top: 10px;
    cursor: pointer;
    font-family: Lato;
    font-weight: 600;
    color: #236eaf;
}

.ax-amenities li {
    padding: 5px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.ax-amenities li:before {
    background-image: url(/TE/image/ax-tick.svg);
    background-repeat: no-repeat;
    position: absolute;

    left: -11px;
    content: '';
    width: 10px;
    height: 8px;
    margin-top: 5px;
}

.ax-tick {
    width: 20px;
    height: 14px;
}

ul.ax-amenities {
    position: relative;
}

.refund-time {
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    opacity: 0.5;
    color: #787878;
    margin-bottom: 10px;
    display: inline-block;
    padding-left: 20px;
}

button.hotel_roomsFilter.active {
    border: solid 1px #236eaf;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}




.hotel-booking-wrapper {

    display: table;
    margin-top: 15px;
    width: 100%;
}

.main_container {
    padding: 10px 0;
    width: 100%;
    display: flex;
}

.left_container {
    width: 25%;
    float: left;
}

.selected_hotels {
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;

}

.left_Empty_portion {
    grid-area: left_Empty_portion;
}

.form_container {
    width: 41%;
    margin-left: 20px;
    float: left;
}

.right_container {
    width: 30%;
    margin-left: 20px;
    float: left;
}

.axis_edge {
    width: 100%;
}

.booking_Summary {
    width: 100%;
}



.apply_offer {
    width: 100%;
}




.index-container {
    display: inherit;
}


.main_content {
    width: 100%;
    display: flex;
}

.footer_1 {
    margin-top: 88%;
}




.axis_edge_container {
    background: white;
    overflow-x: hidden;
    border: none;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    user-select: none;
}

.axis_edge_1 {
    display: grid;
    grid-template-columns: 10% 75% 15%;
    grid-template-rows: 100%;
    grid-template-areas: "axis_e use_axis_edge hotel_axis_edge_checkbox";
    grid-area: axis_edge_1;
}

.axis_e {
    grid-area: axis_e;
}



.use_axis_edge .edgelogo-left {
    line-break: normal;
    width: 90%;
    flex-grow: 1;
}


.you_earn_sub span {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    display: none;
}

.you_earn_sub img {
    margin-left: 26px;
    vertical-align: bottom;
    display: none;
}

b.hotel_maroon_text {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.45px;
    text-align: right;
    color: #236eaf;
    padding-left: 8px;
}


.points_redeem_1_1 {
    margin-left: 16%;
    margin-right: 15%;
}


.range_slider_1 {
    width: 100%;
    outline: none;
}

.gst_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gst_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}



.gst_container input:checked~.checkmark {
    background-color: #236eaf;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.gst_container input:checked~.checkmark:after {
    display: block;
}

.gst_container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.points_btn:disabled {
    font-family: Lato;
    color: #236eaf;
    border: none;
    line-height: 35px;
    vertical-align: middle;
    background-color: transparent;
    opacity: 1 !important;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.points_btn {
    width: 100%;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.6;
    letter-spacing: -0.5px;
    text-align: center;
    color: #236eaf;
    border: none;
    line-height: 35px;
    vertical-align: middle;
    background-color: transparent;


    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}






.apply_offer_1 {
    width: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;


}



.additional_offer1 {
    display: grid;
    grid-template-columns: 70% 30%;
    grid-template-rows: 1fr;
    grid-template-areas: "Additional empty";
    grid-area: additional_offer1;
}

.Additional {
    grid-area: Additional;
}

.empty {
    grid-area: empty;
}


.offersbtn-travell-page-div {
    text-align: right;
}

.btn_1 {
    margin-top: 20%;
    grid-area: btn_1;
}

.offer_1_1 {
    grid-area: offer_1_1;
}

.offer_2 {
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid grey;
    display: grid;
    grid-template-columns: 65% 35%;
    grid-template-rows: 1fr;
    grid-template-areas: "offer_2_2 btn_2";
    grid-area: offer_2;
}

.offer_2_2 {
    grid-area: offer_2_2;
}

.btn_2 {
    margin-top: 20%;
    grid-area: btn_2;
}

.offer_3 {
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid grey;
    display: grid;
    grid-template-columns: 65% 35%;
    grid-template-rows: 1fr;
    grid-template-areas: "offer_3_3 btn_3";
    grid-area: offer_3;
}

.offer_3_3 {
    grid-area: offer_3_3;
}

.btn_3 {
    margin-top: 20%;
    grid-area: btn_3;
}

.offer_btn {
    padding: 15px 32px;
    text-align: center;
    text-decoration: #f44336;
    display: inline-block;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0);
    color: #236eaf;
    border: 1px solid #f44336;
}

.traveller-info-page h1 {
    font-family: Lato;
    font-size: 17px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    padding-top: 0px;
}

.traveller-info-page h2 {
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-bottom: 0px;
}

.ax-traveller-input {
    padding-bottom: 0px;
    position: relative;
}

.ax-traveller-input input {

    width: 100%;
    border: 0;
    height: 40px;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #e6e6e6;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #363636;
    opacity: 1;
}

.ax-traveller-input input:focus {
    border-bottom: 2px solid #236eaf;
}

.ax-traveller-input label {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-bottom: 20px;
}

.savetraveller .ax-checkbox-label-text {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
    padding-bottom: 20px;

}

.ax-container-checkbox {
    max-width: 400px !important;
}

.savetraveller {
    max-width: 100% !important;
}

.traveller-info-page .savetraveller {
    padding-bottom: 20px;
    margin-top: 20px;
}

.booking_summary_1_1 p {
    font-size: 17px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 0px;
}

.booking_summary_1_1 p {
    font-size: 17px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 0px;
}

.deluxe_twing_room b {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.person_count p {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #323232;

}


.basic_room_price_1 p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.basic_room_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.taxes_1 p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.tax_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.applied_discoount_1 p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.applied_discount_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.applied_discount_convenience_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #787878;
}

.amount_tobe_paid_1 p {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 5px 0px;
}

.amount_tobe_paid_1 span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.total_amount_1 b {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
}

.Additional p {
    font-family: Lato;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    padding-left: 20px;
    padding-top: 10px;
}

.offers-travell-page p {
    font-family: Lato;
    font-size: 13.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0px;
    padding-bottom: 5px;
}

.offers-travell-page span {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: 0.06px;
    text-align: left;
    color: #323232;
}


.offers-travell-page {
    padding: 0px 20px;

}

input.offersbtn-travell-page {
    width: 59px;
    height: 32px;
    border-radius: 5px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 13.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    margin-right: 20px;
}

.offer_1 {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 16px;
    padding-top: 12px;
}

.apply_offer_1 div:last-child {
    border-bottom: none;
}

.existing-traveller-panel {
    position: absolute;
    z-index: 100;
    top: 41px;
    width: 100%;
}

img.dropimg-traveller {
    position: absolute;

    top: 17px;
    right: 1%;
}

img.dropimg-traveller_flt {
    position: absolute;
    left: 289px;
    top: 17px;
    cursor: pointer;
}

img.dropimg-traveller_fltSeats {
    position: absolute;
    left: 304px;
    top: 17px;

    cursor: pointer;
}

.existing-traveller-panel .inner {
    width: 100%;
    height: auto;
    object-fit: contain;

    background-color: #ffffff;
}

.existing-traveller-panel .inner .travellername.active {
    height: 39px;
    object-fit: contain;
    background-color: #e6e6e6;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
}

.existing-traveller-panel .inner .travellername:hover {

    background-color: #e6e6e6;

    cursor: pointer;
}

.traveller_nav_highlight {
    background-color: #e6e6e6 !important;
}

.existing-traveller-panel .inner .travellername {
    height: 39px;
    object-fit: contain;
    background-color: #fff;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}

.existing-traveller-panel .inner .trav_title.active {
    height: 39px;
    object-fit: contain;
    background-color: #e6e6e6;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
}

.existing-traveller-panel .inner .trav_title:hover {

    background-color: #e6e6e6;

    cursor: pointer;
}

.existing-traveller-panel .inner .trav_title {
    height: 39px;
    object-fit: contain;
    background-color: #fff;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}

.ax-sidebar-nav ul li {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin-bottom: 18px;
    padding-left: 10px;
    display: flex;
    align-items: center;
}

.ax-sidebar-nav ul a {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;

    text-decoration: none;
}

.ax-sidebar-nav ul li.active {
    font-weight: bold;
    border-left: 2px solid #236eaf;
    color: #236eaf;
}

.ax-sidebar-nav ul li img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.ax-sidebar-nav {
    margin-top: 20px;
    width: 100%;
    border-right: 1px solid #e6e6e6;

}

.leftside-panel-nav {
    width: 13%;
    margin-right: 20px;
    margin-bottom: 30px;
}

.hotel-booking-section {
    display: flex;
    width: 100%;
}

.right-booking-info {
    width: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    margin-top: 30px;
}

.ax-booking-sucess-inner {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 30px;
}

.ax-booking-sucess-inner img {
    width: 53px;
    height: 51px;
}

h1 {
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: center;
    color: #323232;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

.h1_new {
    font-family: Lato;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: left;
    color: #323232;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

.ax-booking-sucess-inner p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    margin: auto;
    padding: 10px 0px;
}

.ax-booking-sucess-inner span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: 0.72px;
    text-align: left;
    color: #787878;

}

.ax-booking-sucess-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 30px;
}

.ax-booking-sucess-inner img {
    width: 53px;
    height: 51px;
}

.ax-booking-sucess-inner h1 {
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: center;
    color: #323232;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

.ax-booking-sucess-inner p {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #323232;
    margin: auto;
    padding: 10px 0px;
}

.ax-booking-sucess-inner span {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: 0.72px;
    text-align: left;
    color: #787878;
    padding-top: 10px;
}

.ax-booking-succes-gidtcard {
    border: solid 0.7px #f2f2f2;
    background-color: #f4f4f4;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.ax-booking-succes-gidtcard img {
    width: 28px;
    height: 29px;

}

.ax-earing-giftpoint {
    padding-top: 10px;
}

.ax-booking-sucess-inner .ax-earing-giftpoint span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
}

.ax-earing-giftpoint img {
    width: 14px;
    height: 14px;
}

.ax-sub-transaction-test {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
}

.ax-balance-point {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    margin-top: 15px;
}

.ax-balance-point img {
    width: 14px;
    height: 14px;
}

.email-sms-block {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    padding-bottom: 20px;
}

.ax-booking-confirmation-navigation {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    padding-bottom: 20px;
    padding-top: 10px;
}

.ax-flight-section-header {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    padding: 12px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 30px;
}

.ax-flight-section-header img {
    width: 19px;
    height: 19px;
    vertical-align: sub;
}

.ax-booking-hotesl-success-offerplaceholder h1 {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin-bottom: 20px;
}

.ax-booking-hotesl-success-offerplaceholder strong {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;

    padding-bottom: 6px;
}

.ax-booking-hotesl-success-offerplaceholder .landing_deals_card_main {

    width: 100%;
    display: flex;
}

.ax-booking-hotesl-success-offerplaceholder .landing_deal_box {
    margin-right: 22px;
    width: 100%;

}

.ax-booking-hotesl-success-offerplaceholder .landing_deals_card_main .landing_deals_card>img {
    width: 100px;
    height: 130px;
    position: relative;
}

.ax-booking-hotesl-success-offerplaceholder .landing_deals_card_container {
    position: relative;
    width: 100%;
    padding: 10px;
}

.ax-booking-hotesl-success-offerplaceholder .landing_deals_card_container>p.landing_p {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.06px;
    text-align: left;
    color: #787878;
    margin: 0px;
}

.ax-booking-hotesl-success-offerplaceholder .landing_deal_btn {
    top: 78px;
}


.hotel_transaction_content_1 h3 {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    margin: 0px;
}

.hotel_transaction_content_1 label {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #787878;
    opacity: 0.7;
}

.hotel_transaction_booking {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.07px;
    text-align: left;
    color: #236eaf;
    margin: 2px 0px;
}

.hotel_transaction_content_2 label {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.hotel_transaction_btn1 {
    width: 128px;
    height: 42px;
    border-radius: 4px;
    border: solid 1px #787878;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    margin-top: 12px;
    cursor: pointer;
    position: relative;
}

.refund_btn1 {
    width: 128px;
    height: 42px;



    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    margin-top: 12px;
    cursor: pointer;
    color: #236eaf;
    width: auto;
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #236eaf;
    border-radius: 5px;
}

.refund_btn1:hover {
    background-color: #236eaf;
    color: white;
}

.hotel_transaction_btn2 {
    width: 128px;
    height: 42px;
    border-radius: 4px;
    border: solid 1px #787878;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    margin-top: 3px;
    cursor: pointer;
    position: relative;
}

.hotel_transaction_btn_cancel label {
    font-family: Lato;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.06px;
    text-align: left;
    color: #787878;
}


.hotel_transaction_content_2 img {
    width: 15px;
    height: auto;
    margin-right: 6px;
}

.hotel_img img {

    width: 97px;
    height: 65px;
    flex-grow: 0;
}


.div-bigger-img {
    width: 100%;
    height: 131.2px;
    object-fit: contain;
    overflow: hidden;
}

img.bigger-upper-trans {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.hotel_img_split {
    display: flex;
    padding-top: 8px;
}

.hotel_img_col_1 {
    width: 114px;
    height: 73px;
    object-fit: contain;
    overflow: hidden;
}

.hotel_img_col_1 img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.hotel_img_col_2 {
    padding-left: 8px;
    width: 119px;
    height: 73px;
    object-fit: contain;
    overflow: hidden;
}

.hotel_img_col_2 img {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: auto;
    min-height: 100%;
    object-fit: cover;
}

.ax-booking-deatils h3 {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0;
    padding-bottom: 10px;
}

.hotel_transaction_address h3 {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0;
    padding-bottom: 10px;
}

.ax-booking-deatils label {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

button.hotel_confirm_button {
    width: 100%;
    height: 42px;
    object-fit: contain;
    border-radius: 5px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    cursor: pointer;
}

button.hotel_confirm_button:hover {
    background-color: #236eaf;
    color: #ffffff
}


.hotel_transaction_address label {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.hotel_transaction_view {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    cursor: pointer;
    color: #236eaf;
    border: 0;
    padding: 0px;


}

.hotel_resend_booking_btn .hotel_location {
    width: 250px;
    height: 127px;
}

.hotel_booking_details .upperdiv {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

.hotel_booking_details .bottomdiv {
    display: flex;
}

.hotel_location {
    margin-top: 10%;
    border: 1px solid #e6e6e6;
}

.ax-booking-deatils {
    width: 56%;
}

h2.hotel_transaction_room {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    margin: 0px;
    padding-bottom: 20px;
}

h3.hotel_transaction_delux {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 0px;
}

.hotel_checkin {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    border-right: 1px solid #e6e6e6;
    padding-left: 0px;
    padding-right: 20px;
}

.hotel_transaction_address {
    margin-top: 20px;
    width: 50%;
}


.ax-strike {
    text-decoration: line-through;
    font-size: 14px;
    color: #6e6e6ebf !important;
    font-weight: normal;
}

.ax-about-content-wrap .info_amenities img {
    width: 24px;
    height: auto;
}

.hotel-desktop-none {
    display: none;
}

.ax-daterange {
    position: relative;
}

img.cal-srp {
    position: absolute;

    right: 22px;
    top: 27px;
}

.ax-tripadvisor-logo-container .ax-tripadvisor-logo-rating {
    padding-top: 0px;
    display: none;
}

.ax-tripadvisor-logo-container .ax-tripadvisor-logo-reviews {
    padding-top: 0px;
    display: none;
}

.ax-hotel-bottom-filter {
    display: none;
}

.ax-filter-button-mobo {
    display: none;
}

.mobile_popup_modal {
    display: none;
}

.mobile-header {
    display: none;
}

.mobile-modify-search {

    display: none;
}

.modify-header {
    display: none;
}

.htl_cancel_main {

    display: flex;
    padding-left: 0px;
}

.htl_cancel_penalty_merge {
    width: 380px;
    text-align: center;
    padding: 15px 20px;
    border: 1px solid #ddd;

}

.htl_cancel_penalty {
    width: 190px;
    padding: 15px 20px;
    border: 1px solid #ddd;

}

.cancellation-policy .details_popup_modal-content {
    padding: 20px 30px 40px;
}

.htl_cancel_penalty_final {

    padding: 15px 20px;
    border: 1px solid #ddd;
    width: 570px;
}

.mob_cancel_main {
    display: flex;
}

.mob_cancel_penalty {
    width: 200px;
    padding: 15px;
    border: 1px solid grey;
}

.mob_cancel_penalty_final {
    width: 100%;
    padding: 15px;
    border: 1px solid grey;
}

.pop_header {
    margin-top: 6%;
    margin-left: 18px;
}


.hotel_trans_img {
    height: 90px;
    width: 130px;
    margin-bottom: 0px;
}


.view_fare_breakup.view_fare_breakup_htl {
    width: auto;
}

.view_fare_breakup.view_fare_breakup_htl .deluxe_twing_room {
    width: 100%;
}


.non-refundcolor {
    color: #236eaf;
}


.botttom_border {
    border-bottom: 1px solid #e6e6e6;
}





.htl_additionalInfo_main {

    display: flex;
    padding-left: 0px;
    width: 100%;
}


.htl_additionalInfo.title {
    background-color: #f3f3f3;
    color: #ae285d;
    font-weight: bold;
}

.htl_additionalInfo {

    padding: 15px 20px;
    border: 1px solid #ddd;

}

.flex_room {
    width: 30%;
}

.flex_room_additionalDtl {
    width: 70%;
}





.footer_searchresult.fixed-footer-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    button.hotel_confirm_button {
        font-size: 10px;
    }
}


.upperdiv .ax-trans-change-contact-btn{
    padding: 0;
}

.upperdiv .ax-trans-change-contact-btn button{
    width: 100%;
    margin-right: 10px;
    margin: 5px 10px 5px 0;
}

.hotel_transaction_btn_cancel {
    padding: 0;
    padding-right: 10px;
}
.hotel_transaction_btn_cancel button{
    width: 100% !important;
    height: 35px;
    object-fit: contain;
    border-radius: 5px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    cursor: pointer;
    transition: 0s;
}
.hotel_transaction_btn_cancel button:hover{
    background-color: #236eaf !important;
    color: #ffffff;
}

.hotel_transaction_booking_ref_no{
    color: #000 !important;
    font-size: 12px !important;
    font-family: lato !important;
    display: flex;
    align-items: center;
    opacity: 1 !important;
    padding-top: 5px !important;
}