.section_reservation{
    display: flex;
    display: -webkit-box;
    z-index: 1;
    position: absolute;
    color: var(--white);
    height: auto;
    top: auto;
    bottom: 100px;
    right: 50px;
}
.section_reservation .title{
    font-size: 14px;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.reservation-box {
    position: relative;
    width: 280px;
    background: #ffffff00;
    padding: 15px;
    backdrop-filter: blur(80px);
    -webkit-backdrop-filter: blur(80px);
}
.t-day-check-in, .t-day-check-out {
    font-size: 40px;
    line-height: 40px;
}
.section_reservation .col-xs-12 {
    position: relative !important;
    padding: 10px 0;
    border-bottom: 1px solid #ffffff1a;
}
.section_reservation .col-xs-12.t-datepicker{
    z-index: 1;
}
.section_reservation .col-xs-12.t-datepicker .check-out {
    padding-left: 25px;
    border-left: 1px solid #ffffff1a;
}

.section_reservation .col-xs-12.input-promocode {
    border-bottom: none;
}
#btn-booknow{
    padding: 0
}
.section_reservation ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 1.5;
}
.section_reservation li {
    list-style: none;
    float: left;
}
.section_reservation li:nth-child(1) {
    padding-right: 10px;
    line-height: 1;
}
p.text-ibe {
    margin-top: 0;
    color: #ffffffb3;
    font-size: 16px;
    font-weight: bolder;
    line-height: normal;
    padding-bottom: 5px;
}
.reservation-check {
    position: relative;
    line-height: normal;
}
.reservation-check select {
    position: relative;
    border: 0;
    background: none;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    width: 100%;
    color: var(--white);
}
select:active, select option {
    font-size: 16px !important;
}
.arrow-down {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
}
.promocode input {
    width: 100%;
    background: none;
    border: none;
    font-size: 16px;
    color: var(--white)
}
.btnbook_reser {
    position: relative;
    width: 100%;
    border: none;
    padding: 12px 30px;
    color: var(--white);
    transition: all .6s;
}
.btnbook_reser:hover {
    background: var(--secondary-color);
}
.btnbook_reser img {
    width: 16px;
    height: 16px;
    filter: brightness(0) saturate(100%) invert(81%) sepia(100%) saturate(0%) hue-rotate(336deg) brightness(106%) contrast(101%);
    vertical-align: sub;
    margin-right: 1px;
}
.promocode ::placeholder,
.promocode ::-webkit-input-placeholder,
input[type="text"].input_promocode::-webkit-input-placeholder{
    color: #ffffff;
}

input:focus::-webkit-input-placeholder {
    color:transparent;
    transition: all 0.3s;
}
.t-datepicker-day {
    top: 50px;
    left: -50px;
    width: 320px;
}
.t-check-out .t-datepicker-day {
    left: -190px;
}

/***************************/
/* POPUP ROOM LIST */
/***************************/
#popup_room_list.popup_content {
    font-family: var(--font-body);;
    position: absolute;
    background: var(--white);
    width: 280px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
    z-index: 6;
}

#popup_room_list.popup_content #numberrroomRow {
    background: var(--white);
}
#popup_room_list.popup_content label {
    padding: 10px;
    color: #454545;
    float: left;
    font-size: 14px;
    margin-bottom: 0;
}
#popup_room_list #numberOfRoom1,
#popup_room_list #numberOfRoom2,
#popup_room_list #numberOfRoom3,
#popup_room_list #numberOfRoom4,
#popup_room_list #numberOfRoom5 {
    position: relative;
    float: right;
}
#popup_room_list .popup_content .form_group_half {
    float: left;
    position: relative;
    width: 100%;
}
#popup_room_list .form-group.form_group_half {
    display: inline-block;
    padding: 0 10px 5px 10px !important;
    margin: 0;
    width: 100%;
}
.form-group {
    margin: 10px;
}
.input-group {
    width: 100%;
    margin-bottom: 0;
    display: table;
}
.btn_apply:hover {
    background-color: var(--secondary-color);
}
#popup_room_list .input-group-addon:first-child {
    background: #fff;
    padding: 0 15px;
    border: 1px solid #eee;
    font-size: 14px;
    border-right: none;
    width: 100px;
    height: 45px;
    color: #888;
    text-transform: capitalize;
    text-align: left;
}
#popup_room_list span {
    position: absolute;
    bottom: 12px;
    right: 10px;
    color: #888;
}
#popup_room_list span svg{
    width: 14px;
    height: 14px;
}
#popup_room_list select {
    width: 100%;
    height: 45px;
    padding: 10px;
    border-radius: 0;
    background: none;
    outline: none;
    cursor: pointer;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    border: 1px solid #eee;
    color: #888;
    font-size: 14px;
}
#popup_room_list input {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    color: white;
    outline: none;
    border: none;
    transition: all .6s;
}
.popupTop {
    bottom: 70px;
    top: inherit;
}
.popupTop #numberrroomRow:before {
    top: inherit;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    bottom: -15px;
}

.popupTop {
    bottom: 70px;
    top: inherit;
}
.popupTop #numberrroomRow:before {
    top: inherit;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    bottom: -15px;
}
.padding_apply {
    padding: 0 10px 10px;
}

/*-------------------------------------*/
/* MOBILE */
/*-------------------------------------*/
.reservation-box-mobile {
    line-height: normal;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 4;
    font-size: 20px;
    display: none;
    box-shadow: 0 -1px 6px 0 rgba(0,0,0,0.08);
}
.reservation-box-mobile .col-xs-12 {
    background: var(--main-color);
    padding: 15px;
    text-align: center;
    transition: all .6s;
}

.reservation-box-mobile .col-xs-12 a {
    display: block;
    width: 100%;
    color: var(--white);
}
.reservation-box-mobile .col-xs-2 {
    background: var(--secondary-color);
    padding: 10px;
    text-align: center;
}
.reservation-box-mobile .col-xs-2 a  {
    color: var(--white);
}