
select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
    list-style: none;
    font-family: inherit;
    font-size: inherit;
}
.section_reservationmobile {
    display: none;
    position: fixed;
    z-index: 2;
    bottom: 0;
    width: 100%;
    text-align: center;
    transition: all 0.5s;
}
.section_reservationmobile .col-xs-8{
    background: #b28e58;
    padding: 10px;
    color: #fff;
}
.section_reservationmobile .col-xs-2{
    background: #0D2256;
    padding: 10px;
    color: #fff;
}

@media screen and (max-width: 1199px){
    .title_reservation{
        display: none;
    }
    .widget_02 li {
        width: 20%!important;
    }
    .nav > li > a {
        padding: 10px 15px;
    }
    .content_ibe img {
        margin: 5px 10px 5px 10px!important;
    }
}
@media screen and (max-width: 991px){
    .container{
        width: 100%;
        padding-right: 25px;
        padding-left: 25px;
    }
    .widget_02{
        display: none;
    }
    .section_menu ul {
        display: none;
    }
    .nav_mobile{
        display: block;
    }
    .nav_mobile ul{
        display: block!important;
    }
    .section_reservationmobile{
        display: block;
    }
    .section_contect {
        bottom: 80px;
    }
    .section_page2 .col-xs-6{
        width: 100%;
    }
    .details{
        height: auto;
        text-align: center;
        padding: 50px 25px;
    }
    .section_page2 {
        padding: 0;
    }
}
@media screen and (max-width: 520px){
    .section_contect{
        display: none;
    }
}

/*style.ibe8.css*/

select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
    list-style: none;
}

.night_none {
    display: none;
}

.reservation_box {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 350px;
    height: 450px;
    top: 0;
}

.reservation_box ul {
    margin: 0;
    padding: 10px;
    display: inline-block;
    width: 350px;
    background: #414141;
    color: #353535;
}

.reservation_box li {
    list-style: none;
    float: left;
    width: 50%;
}

 .input_night {
    position: absolute;
    width: 60px;
    bottom: 10px;
    left: -25px;
    z-index: 0;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #eee;
    color: #7d7575;

}

 .popup_content {
    position: absolute;
    background: #fff;
    width: 250px;
    margin: 25px 0;
    z-index: 10;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
     color: #000;
}

 #numberrroomRow:before {
    content: "\f0de";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: -12px;
    font-size: 50px;
    color: #fff;
    right: 10px;
}

 .content_ibe {
    padding: 0;
    position: relative;
}

 input {
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: none;
    background: none;
    cursor: pointer;
    /*color: #fff;*/
    outline: none;
    /*letter-spacing: 1px;*/
    line-height: inherit;
}
input{
    font-family: inherit;
    font-size: inherit;
}

.reservation_box select {
    width: 100%;
    padding: 0;
    border-radius: 0;
    background: none;
    border: none;
    /*color: #fff;*/
    outline: none;
    cursor: pointer;
    /*letter-spacing: 1px;*/
    position: relative;
    z-index: 1;
    line-height: inherit;
}

.reservation_box .text_reser {
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
}

.reservation_box .input_inout {
    text-align: left;
    padding-left: 50px;
}

 .form-group {
    display: inline-block;
    padding: 5px 10px 10px 10px !important;
    margin: 0;
    width: 100%;
     position: relative !important;
}

 .arrow {
    position: absolute;
    bottom: 15px;
    right: 10px;
}

.reservation_box .arrow_index {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 25px;
    color: #ccc;
    top: 0;
    height: 25px;
    margin: auto;
}

.reservation_box .arrow_check {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

 .arrow_moon {
    left: 5px;
    z-index: 3;
    color: #7c778b;

    bottom: 22px;
}

 .popup_content label {
    padding: 10px;
    color: #caa366;
    float: left;
}

 .popup_content #ageRow1 label {
    color: #757575;
}

 .popup_content #ageRow2 {
    color: #757575;
}

 .popup_content #ageRow3 {
    color: #757575;
}

 .popup_content .form_group_half {
    /*width: 50%;*/
    float: left;
    position: relative;
    width: 100%;
}

 .popup_content #numberrroomRow {
    background: #ffffff;
    /*border-bottom: 1px solid #eee;*/
    /*border-top: 1px solid #eee;*/
}

 .popup_content #numberOfRoom1 {
    position: relative;
    float: right;

}

 .popup_content #numberOfRoom2 {
    position: relative;
    float: right;
}

 .popup_content #numberOfRoom3 {
    position: relative;
    float: right;
}
 .popup_content #numberOfRoom4 {
    position: relative;
    float: right;
}

 .popup_content #numberOfRoom5 {
    position: relative;
    float: right;
}

 .input-group-addon:first-child {
     background: #fff;
     padding: 0 15px;
     border: 1px solid #eee;
     font-size: 14px;
     border-right: none;
     width: 100px;
     text-align: left;
     color: #505050;
}

 .btnbook_reser {
    /*background: #49aae4;*/
    color: #fff;
    /*text-transform: uppercase;*/
    transition: all 0.5s;
}

 .btnbook_reser:hover {
     background: #111111!important;
     color: #fff;
    /*border: 1px solid #242424;*/
}
.input-group{
    width: 100%;
}
/*#ui-datepicker-div:before{*/
/*content: "\f0de";*/
/*font: normal normal normal 14px/1 FontAwesome;*/
/*position: absolute;*/
/*top: -12px;*/
/*font-size: 50px;*/
/*color: #fff;*/
/*left: 10px;*/
/*}*/

/*Horizontal_box*/
.box_horizontal {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    top: 0;
    height: 115px;
}

.box_horizontal ul {
    width: 100%;
}

.box_horizontal li {
    width: 20%;
}

.box_horizontal .btnbook_reser {
    padding: 10px;
}

.box_horizontal .input_inout {
    text-align: center;
}

.popupTop {
    bottom: 85px;
    top: inherit;
}

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

.popupTop #ui-datepicker-div:before {

}

.tooltip_room {
    position: absolute;
    top: -100px;
    background-color: #FFF;
    width: 200px;
    padding: 15px;
    z-index: 999;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-timing-function: ease-in-out;
    animation: wobble 2s infinite;
    display: none;
}

.tooltip_room h4 {
    color: #353535 !important;
    font-size: 14px;
    text-transform: none !important;
    margin: 0;
    font-weight: normal;
}

.tooltip_room:after {
    position: absolute;
    left: 10px;
    bottom: -10px;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #FFF;
    display: block;
    z-index: 2;
}

::placeholder {
    color: inherit;
}



.title_reser {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.title_reser h4 {
    margin: 0;
    font-weight: normal;
    font-size: 20px;
}

.best_rate {
    color: #fff;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.best_rate img {
    width: 30px;
    margin-right: 10px;
    vertical-align: middle;
}

.widget_04 .ui-datepicker {
    margin: 45px 0;
}

.widget_02 {
    position: fixed;
    right: auto;
    left: auto;
    margin: auto;
    height: auto;
    bottom: 0;
    top: auto;
    width: 100%;
    background: #eee;
    padding: 10px;
    z-index: 2;
}

.widget_02 li {
    list-style: none;
    float: left;
    width: 16.666667%;
    padding: 10px;
}

.widget_02 ul {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    background: none;
    color: #888;
    font-size: 14px;
}
.widget_02 .btnbook_reser {
    background: #0D2256;
    color: #fff;
    transition: all 0.5s;
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    padding: 30px 0;
    width: 100%;
    text-align: center;
    height: 84px;
}
#popup_room_list select{
    width: 100%;
    padding: 10px;
    font-size: inherit;
    line-height: inherit;
    color: #505050;
    border: 1px solid #eee;
}
.widget_02 h1{
    font-size: 18px;
    margin: 0;
    color: #fff;
}
.widget_02 p{
    margin: 0;
    color: #888;
}
.content_ibe img{
    /*position: absolute; */
    width: 35px;
    left: 0;
    bottom: 0;
    color: #58595b;
    top: 0;
    height: 32px;
    margin: 5px 15px 5px 15px;
    float: left;
    /* padding: 0px; */
}
.btn_apply {
    background: #647d8a!important;
    position: relative;
    z-index: 2;
    color: #fff!important;
    /* font-size: 14px!important; */
    font-family: 'cardoitalic', 'sarabunregular'!important;
    line-height: initial!important;
    padding: 10px!important;
    border: none!important;
    text-transform: none;
    transition: all 1s;
}
.btn_apply:hover{
    background: #111!important;
}
#popup_room_list{
    transition: all 0.5s;
}
.border_fix.active:before {
    position: absolute;
    content: "";
    top: -2px;
    left: -2px;
    right: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid #0D2256;
    animation: fadeIn 2s;
    display: block;
    z-index: 0;
    margin: auto;
    background: #000;
    box-shadow: rgba(202, 162, 107, 0.5) 0 0 10px;
}
.box_inout{
    display: inline-block;
    /* vertical-align: top; */
    position: relative;
    cursor: pointer;
    /* padding: 15px; */
    /* background-color: #fff; */
    /* box-shadow: 0 4px 10px 0 rgba(0,0,0,.15); */
    width: 100%;
    /* height: 84px; */
}

.checkin_box{
    border-right: 1px solid #ccc;
}
.box_room{
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    padding: 15px 0;
    /* background-color: #fff; */
    /* box-shadow: 0 4px 10px 0 rgba(0,0,0,.15); */
    width: 100%;
    /* height: 84px; */
}
.box_promocode{
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer;
    padding: 0;
    /* background-color: #fff; */
    /* box-shadow: 0 4px 10px 0 rgba(0,0,0,.15); */
    width: 100%;
    /* height: 84px; */
}

/*.padding_box{*/
    /*padding: 0 10px!important;*/
/*}*/
.reservation span{
    color: #242424;
}
input:focus::-webkit-input-placeholder {
    color:transparent;
    transition: all 0.3s;
}
#popup_room_list select{
    width: 100%;
    padding: 10px;
}
#popup_room_list input{
    width: 100%!important;
}
/*#chknoofroom{*/
    /*position: absolute;*/
    /*width: 80%;*/
/*}*/
.padding_apply{
    padding: 0 10px 10px;
}
.padding_box{
    padding: 0!important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    position: inherit!important;
}
.t-datepicker{
    width: 100%;
}
.box_reservation p{
    margin: 0 0 10px;
    /* color: #212121; */
    font-family: 'cardoitalic','sarabunregular';
}
.t-day-check-in, .t-day-check-out, .box_reservation select{
    font-size: 40px;
    line-height: 50px;
}
.box_inout{
    text-align: center;
}
.input_in_out{
    background: none;
}
.box_inout .col-xs-6{
    padding: 0 10px;
}
.box_inout .row_boxinout{
    margin-left: -10px;
    margin-right: -10px;
}
.t-dates{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100px;
    z-index: 9;
}
.box_reservation select, .input_promocode{
    /*width: 100%;*/
    /*padding: 15px;*/
    background: none;
    border: none;
    color: #fff;
}
.btnbook_reser{
    background: #647d8a!important;
    border: none;
    padding: 15px;
    width: 100%;
    color: #fff;
    text-transform: none;
    font-family: 'cardoitalic', 'sarabunregular';
}
.reservation-check{
    position: relative;
}
.arrow_index{
    position: absolute;
    right: 10px;
    height: 16px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.t-datepicker-day{
    right: 0;
    left: auto;
}
.up .t-datepicker-day {
    top: auto !important;
    bottom: 84px !important;
}
.t-check-out .t-datepicker-day {
    left: auto;
}
.popup_content label{
    color: #647d8a;
}
/*.box_reservation{*/
/*    position: absolute;*/
/*    padding: 25px;*/
/*    bottom: 25px;*/
/*    right: 25px;*/
/*    width: 290px;*/
/*    text-transform: uppercase;*/
/*    background: rgb(255 255 255 / 70%);*/
/*    font-size: 14px;*/
/*}*/
.modal{
    width: 100%;
    left: auto;
    overflow: scroll!important;
    transition: all 0.5s;
    position: absolute;
    background: #eeeeee;
}
.modal .modal-dialog, .modal .modal-body{
    width: 100%;
}
.modal .modal-body{
    display: inline-block;
    padding: 25px;
    background: #5f0841;
    color: #fff;
    text-transform: none;
}
.modal .close{
    background: #00000036;
    color: #fff;
    text-shadow: none;
    padding: 10px;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 3;
    transition: all 0.5s;
}
.modal .close:hover{
    opacity: 1;
}
.box_reservation img{
    filter: brightness(0) invert(1);
}
.t-arrow-top::after{
    bottom: 0;
    display: none;
}
.t-arrow-top{
    z-index: 0;
}
.t-check-in, .t-check-out{
    width: 33.33333%;
}
.box_reservation select{
    font-size: 40px;
    color: inherit;
}
.box_reservation{
    text-align: center;
    background: rgb(100 125 138 / 20%);
    display: inline-block;
    padding: 25px;
    width: 100%;
    font-family: 'cardoregular','sarabunregular';
    font-size: 14px;
}
.box_bg{
    background: #fff;
    padding: 15px;
}
.t-datepicker .col-xs-4, .row_reser .col-xs-6{
    padding: 0 15px;
    position: relative!important;
}
.row_reser .col-xs-6{
    padding-top: 30px;
}
.row_reser{
    margin-left: -15px;
    margin-right: -15px;
}
.input_promocode{
    padding: 15px;
    text-align: center;
    background: #fff;
    color: #505050;
    text-transform: uppercase;
}
.tab_reser{
    font-family: 'cardoregular','sarabunregular';
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
}
.tab_reser ul{
    padding: 0;
    margin: 0;
}
.tab_reser li{
    width: 50%;
    float: left;
    padding: 0 15px;
    list-style: none;
    line-height: 50px;
}
.tab_reser li:nth-child(1){
    background: #647d8a;
}
.tab_reser li:nth-child(2){
    background: #111111;
}
.section_description .col-xs-5{
    position: relative!important;
    margin-top: -100px;
}
.box_bg:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -10px;
}
.popup_content{
    right: 0;
}
#popup_room_list .col-xs-6{
    padding: 0;
}
#content-modal .modal-content{
    text-align: center!important;
    padding: 30px!important;
}
#content-modal .modal-body{
    text-align: left!important;
    background: none;
    color: #242424;
}
.form-control{
    padding: 10px!important;
    height: auto;
    border-radius: 0;
    border: 1px solid #d5d5d5!important;
    box-shadow: none;
    background: #ffffff!important;
}
h1.modal-title{
    color: #242424;
}
.modal-footer{
    text-align: center!important;
}
.btn_moredetails.btn_edit{
    width: auto;
    padding: 13px 40px!important;
}
.arrow_edit{
    position: absolute;
    right: 25px;
    bottom: 25px !important;
}
.editable::before{
    z-index: 2!important;
}