﻿.ui-datepicker-buttonpane {
    display: none;
}
#btnReqacall {
    margin-top: 20px;
    background: #0156a6;
    color: #ffffff;
    border-color: #0156a6;
}
.testi-card-rating {
    color: #ffcc33;
}
.modal-dialog {
    max-width: 600px;
}
a {
    text-decoration: none;
}
.img-fluid{
    width:100%;
}
}
.test-justify{
    text-align:justify;
}
.hotel-single-section {
    height: 450px;
    overflow: hidden;
    position: relative;
    background: url(/images/holiday-mexico/cancun-hotel/live-aqua-bg.jpg) no-repeat;
}
    .hotel-single-section .hotel-title-section {
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(231, 56, 39, 0) 100%);
        position: absolute;
        bottom: 0;
        width: 100%;
    }
        .hotel-single-section .hotel-title-section .hotel-name {
            padding: 40px 0;
            display: flex;
            justify-content:space-between;
            align-items:center;
        }
        .hotel-single-section .hotel-title-section .hotel-name .left-part .top {
                display: flex;
                align-items: center;
                margin-bottom: 18px;
            }
            .hotel-single-section .hotel-title-section .hotel-name .left-part .top h2 {
                color: white;
                margin-bottom: 0;
                font-size: calc(16px + (36 - 16) * ((100vw - 320px) / (1920 - 320)));
            }
.for_night {
    font-size: 19px;
    font-weight: 800;
}
.hotel-single-section .hotel-title-section .hotel-name .left-part p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 0;
    font-weight: 700;
    font-size:14px;
}
.hotel-single-section .hotel-title-section .hotel-name .right-part .price {
    font-size: calc(16px + (36 - 16) * ((100vw - 320px) / (1920 - 320)));
    color: white;
    font-weight:700
}
    .hotel-single-section .hotel-title-section .hotel-name .right-part .price span {
        font-size: 16px;
    }
.book-btn {
    background-color: #ef3f3e;
    box-shadow: 1px 11px 20px 0px rgba(239, 63, 62, 0.12);
    border-radius: 100px;
    color: #ffffff;
    padding: 8px 24px;
    font-weight: 700;
    float: right;
    font-size: 18px;
    border: 1px solid #ef3f3e;
    text-transform: capitalize;
    cursor:pointer;
}

    .book-btn:hover {
        background-color: #ffffff;
        color: #ef3f3e;
        transition: all 0.5s ease;
        border: 1px solid #ef3f3e;
        box-shadow: 1px 11px 20px 0px rgba(239, 63, 62, 0.22);
    }

.top-titile {
    padding-top: 22px;
    padding-bottom: 15px;
    font-size: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
    letter-spacing: 0.001em;
    line-height: 32px;
    text-transform: capitalize;
    color:#000000;
    margin-bottom:20px;
}

.facility-detail {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 2px 8px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top:20px;
    display:inline-block;

}

.detail-sec {
    padding: 30px 0;
    background: #fafafa;
}

.thum-slider{
    display:flex;
    flex-direction:column;
    grid-gap:20px;
    justify-content:space-between;
    height:100%;
}

.menu-top {
    margin-top: 30px;
    padding: 12px 0;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 #dedede;
}

    .menu-top li a {
        color: #000000;
        text-transform: uppercase;
        font-weight: 700;
        padding: 17px 30px;
        transition: all 0.5s ease;
    }

.page-section {
    margin-top: 20px;
    padding: 20px;
    background-color: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px 0 #dedede;
}
.box-title {
    text-transform: uppercase;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 700;
}

.page-section ul{
    list-style:none;
}
    .page-section ul li {
    display: block;
    text-transform: capitalize;
    line-height: 1.9;
}
.sticky-cls {
    position: sticky;
    z-index: 1;
    top: 15px;
}
.single-sidebar {
    background-color:#ef6832;
    padding: 16px;
    box-shadow: 0 2px 4px 0 #dedede;
}

.form-head {
    font-size: calc(20px + (24 - 20) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 400;
    letter-spacing: 0.03em;
    line-height: 1.2;
    text-align:center;
    color:#ffffff;
}
.book-btn-section {
    border-top: 1px solid #fafafa;
    margin-top: 10px;
    padding-top: 15px;
    text-align: right;
}

.selector-box-flight {
    text-align: left;
    padding: 10px;
    position: absolute;
    width: 100%;
    background-color: #ffffff;
    z-index: 3;
    border: 1px solid #dedede;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    top: auto;
    display: none;
}

.btn-sumit {
    background: #074a8f;
    color: #ffffff;
}

    .btn-sumit:hover {
        background: #ffffff;
        color: #ef6832;
    }

.sidebar-content {
    background: rgb(239, 100, 49);
    color: #ffffff;
    padding: 0px 30px 0px 20px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    font-weight: 400;
    overflow: hidden;
    border-bottom-right-radius: 28px;
    border-bottom-left-radius: 4px;
    transform: rotate(90deg);
    transform-origin: right top;
    position: fixed;
    top: 450px;
    right: 0px;
    white-space: nowrap;
    max-width: 400px;
    cursor: pointer;
    z-index: 1;
}
    @media(max-width:767px) {
    .iti--allow-dropdown {
        width: 100%;
    }
    .hotel-single-section {
        height: 320px;
    }
        .hotel-single-section .hotel-title-section .hotel-name {
            flex-direction: column;
            grid-gap:10px;
            padding:15px 0;
        }
        .menu-top li a{
            padding:15px 5px;
        }
        .thum-slider {
            display: none;
        }
   
}