@import url("menu_left.css");
body {
    background: #edede7!important;
}

.room_rate_box {
    position: relative;
}

.main_bg_white {
    background-color: #fff!important;
    float: left;
    width: 100%;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-box-20 {
    margin-bottom: 20px;
}
.margin-bottom-box-25 {
    margin-bottom: 25px;
}

.slide_room_detail_img {
   /*  max-height: 365px;
   max-width: 549px; */
   margin:auto;
}

@media screen and (max-width:414px) {
    #gallery-slide {
        height: 200px!important;
        overflow: hidden;
    }
    #gallery-slide .item{
        max-height: 200px!important;
    }
    #gallery-slide .carousel-inner{
        height: 200px!important;
    }
    #gallery-slide .carousel-inner > .item > img {
        max-height: 200px!important;
        max-width: 549px;
    }
    }

@media screen and (max-width:768px) {
    .padding-xs-0 {
        padding: 0;
    }
    .border_img {
        width: 100%;
        max-height: 250px;
        overflow: hidden;
    }
    .border_img img {
        max-width: 100%;
        max-height: 100%;
    }
    .btn_book {
        background-color: #e8861b;
        width: auto;
        padding: 10px 20px 10px 20px;
        color: #fff;
        letter-spacing: 1px;
        border-radius: 3px;
        border: 0;
        font-size: 1.1em;
        position: relative;
        right: 0;
        cursor: pointer;
    }
    #gallery-slide {
        height: 280px;
        overflow: hidden;
    }
    #gallery-slide .item {
        background-color: #fff!important;
    }
    #thumb-gallery .item {
        background-color: #fff!important;
    }
    #gallery-slide .carousel-inner > .item > img {
        height: auto!important;
    }
    #inner-content-div{
        height:250px;
    }

   
}
@media screen and (min-width:768px) {
 .padding-left-md-0{
        padding-left:0;
     }
}
@media screen and (min-width:769px) {
/*     .slide-gallery-hight {
    height: 350px!important;
    overflow: hidden;
} */
/*     #gallery-slide .item {
    background-color: #fff!important;
} */
    .slimScrollDiv{
        height:360px!important;
        border: 0 #F00 solid;
    }
    #inner-content-div{
        height:360px!important;
    }
    #thumb-gallery .item {
        background-color: #fff!important;
    }
    #gallery-slide .item{
        max-height: 365px!important;
    }
    #gallery-slide .carousel-inner > .item > img {
        max-height: 365px;
        max-width: 549px;
    }
    .border_img {
        width: 100%;
        max-height: 150px;
        overflow: hidden;
    }
    .border_img img {
        max-width: 100%;
        max-height: 100%;
    }
    .btn_book {
        background-color: #e8861b;
        width: auto;
        padding: 7px 20px 7px 20px;
        color: #fff;
        letter-spacing: 1px;
        border-radius: 3px;
        border: 0;
        font-size: 1.1em;
        position: relative;
        right: 0;
        cursor: pointer;
    }
     .padding-left-lg-0{
        padding-left:0;
     }
}

.room_detail {
    margin: 0;
    padding-bottom: 15px;
    min-height: 150px;
}

.room_title {
    background: rgba(232, 134, 27, 0.2);
    color: #666;
    padding: 10px 0;
    margin: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}

.room_title h2 {
    font-size: 1.5em;
    font-weight: 500;
    color: #e8861b;
    padding: 0;
    margin: 0;
}

.room_more_detail {
   /*  color: #9d9d9d; */
    cursor: pointer;
    font-size: 0.9em;
    margin-top: 5px;
    margin-bottom: 15px;
}

.room_more_detail i {
    margin-right: 5px;
}

.room_price {
    color: #e8861b;
    font-size: 1.8em!important;
    margin-top: 3px;
    text-align: right;
    text-transform: uppercase;
}

.room_price span {
    color: #333;
    font-size: 0.8em!important;
    margin-top: 3px;
    text-align: right;
    text-transform: uppercase;
}

.room_price2 {
    color: #e8861b;
    font-size: 1.2em!important;
    margin-top: 3px;
    text-align: right;
    text-transform: uppercase;
}

.room_price2 span {
/*     color: #333; */
    font-size: 0.9em!important;
    margin-top: 3px;
    text-align: right;
    text-transform: uppercase;
}

.room_tax {
    text-align: right;
    font-size: 0.4em;
    padding-right: 0;
 /*    color: #9d9d9d; */
    line-height: 1.6em;
    margin-bottom: 0!important;
}

.text-uppercase {
    text-transform: uppercase;
}
.text-lowercase {
    text-transform:lowercase;
}

.room_form {
    background-color: #f6f6f6;
    border-width: 2px;
    border-style: dashed;
    border-color: #e8861b;
    margin-bottom: 20px;
}

.room_form hr {
    margin-top: 0px;
}

.form_title {
    line-height: 1;
    float: left;
}

.room_select {
    float: right;
    margin-top: 12px;
}

.select_room {
    width: 130px;
}

.content_form {
    text-align: center;
    margin-bottom: 12px;
}

.form_title_bar {
    background-color: #d6d6d6;
    height: 30px;
    padding-top: 5px;
    margin-bottom: 15px;
}

.form_submit {
    text-align: right;
    margin-bottom: 15px;
}

.form_submit hr {
    margin-bottom: 15px;
}

.form_submit input {
    background: #1a1a1a;
    border: #1a1a1a;
    padding: 5px 25px 2px 25px;
    color: #fff;
    border-radius: 2px;
}

.children2 {
    color: #000;
    width: 90px;
    padding: 2px 26px;
}

.modal-header {
    border-bottom: 1px #ebebeb solid;
    padding: 10px 15px;
}

.modal-header a {
    color: #fff;
}

.modal-header hr {
    margin-top: 10px;
    margin-bottom: 0px;
    border-color: #e8861b;
}

.modal-footer {
    border-top: 0px;
}

.more_detail {
    background-color: #d6d6d6;
    padding: 20px;
}

.bx-wrapper img {
    width: 100% !important;
}

.pic-size1 {
    height: 260px;
    overflow: hidden;
}

.item .thumb {
    width: 25%;
    cursor: pointer;
    float: left;
}

.pic-size {
    height: 65px;
    overflow: hidden;
}

.item .thumb img {
    width: 100%;
    margin: 2px;
}

.item img {
    max-width: 100%;
    max-height:100%;
    margin:auto;
}