body { /* background: #fff; */
}

.booking-page .container { /* border: 1px solid #dad6c8; */ /* margin:20px auto; */ /* border-radius:20px; */
    padding: 50px 15px;
    background: none;
    z-index: inherit;
}

.logobk {
    text-align: center; /* float: left; */
    width: 50px;
    display: inline-block;
    margin-right: 20px;
}

.logobk a {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.logobk img {
    width: 100%;
}

.area + .area {
    margin-top: 35px;
}

#dtdatphong {
    margin-top: 0;
    width: 57%;
    padding-top: 0;
    display: inline-block;
    float: left;
}

.area > h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3f3f3f;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin: 0;
    text-align: left;
}

.area table {
    width: 100%;
    margin: auto;
    margin-top: 20px;
}

.area td, .area th {
    width: 60%;
    box-sizing: border-box;
    padding-bottom: 12px;
    vertical-align: top;
    position: relative;
}

.area th {
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    color: #3f3f3f;
    width: 30%;
    line-height: 38px;
}

.area .txt, .ddl {
    width: 100%;
    box-sizing: border-box;
    padding: 12px 15px 9px;
    font-size: 17px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}

.area .txtM {
    height: auto;
    display: inline-block;
}

.area .txt:focus, .ddl:focus {
    outline: 1px solid #162b34
}

.button {
    text-align: left;
    margin-top: 0;
    display: inline-block;
    overflow: hidden;
    width: 40%;
    padding-top: 0;
    margin-left: 3%;
    float: right;
}

.button .btn {
    padding: 16px 52px;
    width: 100%;
    text-align: center;
    display: block;
    color: #1f3525;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 20px;
    box-sizing: border-box;
    background-image: url('/Design/bg-a-services.png');
    background-size: 100% 100%;
}

.button .btn:active {
    background: #3cd2db;
    color: #fff;
}

.button h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #3f3f3f;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    margin: 0;
    text-align: left;
    margin-bottom: 20px;
}

.pntuoi {
    display: block;
    overflow: hidden;
    padding-top: 10px;
}

.lbsotuoi {
    width: 50px;
    float: left;
}

.drtuoi {
    display: block;
    overflow: hidden;
    text-align: right;
}

.ddltuoi {
    border: 1px solid #cdcdcd
}

.showpay {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    padding: 20px;
    border: 1px solid #e0e0e0;
}

.showpay span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.button.button-block {
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.tbgiangay { /* width:100%; */
    margin: auto;
    border: none; /* padding:10px; */
    display: block;
    margin-top: 8px;
    margin-bottom: 20px;
}

.tbgiangay tr, .tbgiangay tbody { /* width:100%; */
    display: block;
    border: 1px solid #cdcdcd;
    padding: 5px;
}

.tbgiangay td, .tbgiangay th {
    width: 60%;
    display: inline-block;
}

.tbgiangay td:nth-child(2), .tbgiangay th:nth-child(2) {
    width: 37%;
    text-align: center;
}

.lbgiatheongay {
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #d95700;
    text-transform: uppercase;
    margin-top: 0;
}

.cus-info {
    /* border: 1px solid #bfc6cc; */
    /* background: #EFF0F0; */
    border-radius: 0;
    padding: 20px 0px 30px;
}

.tit-side {
    /* text-transform: uppercase; */
    margin-bottom: 5px;
    font-family: pfb;
    color: #ff772c;
    font-size: 20px;
    text-transform: uppercase;
}

.item-book {
    /* margin-top: 10px; */
    font-size: 16px;
    overflow: hidden;
    border-bottom: 1px solid #bfc6cc;
    padding: 19px 0 13px;
}

.item-book strong {
    float: left;
}

.item-book span {
    float: right;
    font-size: 20px;
}

.date-b {
}

.room-b {
    font-family: domaine;
    font-size: 20px;
}

.room-b p {
    display: block;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    font-family: sfl;
    margin: auto;
    margin-top: 5px;
}

.number-b {
}

.error-contact {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
}

.agree {
    font-size: 18px;
    margin: 20px 0px;
    margin-top: 16px;
}

.agree a {
    color: #d95700;
}

@media only screen and (max-width:467px) {
    .booking-page .container {
        padding: 20px 15px;
    }

    .area th, .area td {
        display: block;
        width: 100%;
        text-align: left;
    }
}

.area {
    width: 100%;
    /* border: 1px solid #e0e0e0; */
    padding: 0px 0px;
    margin: auto;
    box-sizing: border-box;
    background: #fff;
}

.area:nth-child(2) {
}

.booking-page .contain {
    display: block;
    text-align: justify;
    overflow: hidden;
    margin-top: 0;
}

#pnup1 {
    overflow: hidden;
}

#dtdatphong {
    overflow: hidden
}

#dtdatphong .area {
    width: 100%;
    border: none;
    padding: 0;
}

.head-book {
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
}

.menu_book { /* float:right; */
    overflow: hidden;
    margin: auto;
    padding: 0;
    display: inline-block;
}

.menu_book li {
    float: left;
    list-style: none;
}

.menu_book a {
    float: left;
    text-decoration: none;
    padding: 34px 10px;
    font-size: 16px;
    color: #d95700;
    font-weight: bold;
    text-transform: uppercase;
}

.contant-b {
    display: block;
    overflow: hidden;
    width: 100%;
    padding-top: 50px;
}

.loadgif {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 9999999;
}

.centerload {
    margin: auto;
}

.bannerchange:before {
    display: none !important
}

.bannerchange:after {
    display: none !important
}

@media only screen and (max-width:1023px) {
    .head-book {
        position: relative;
        margin-bottom: 20px;
    }

    .area { /* width: calc(96% - 2px); */
    }

    #dtdatphong {
        width: 100%;
    }

    .button {
        width: 100%
    }

    .menu_book a {
        padding: 5px 10px;
    }
}

@media only screen and (max-width:639px) {
    .button .btn.btnxn {
        width: 100%;
        padding: 20px 0;
        text-transform: uppercase;
        font-size: 18px;
    }
}

@media only screen and (max-width:479px) {
    .title-group h2 {
        font-size: 20px
    }
}


.info-room-book {
    overflow: hidden;
    background: #fff;
    margin-bottom: 0;
}

.img-room-book {
    overflow: hidden;
    /* width: 30%; */
    /* float: left; */
    /* height: 180px; */
}

.img-room-book img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.right-room-book {
    /* width: 65%; */
    /* float: right; */
    /* padding-right: 20px; */
    box-sizing: border-box;
    padding: 25px 0;
    padding-bottom: 10px;
}

.right-room-book strong {
    color: #de968d;
    font-size: 20px;
    display: block;
}

.right-room-book p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: auto;
    margin-top: 5px;
    font-size: 19px;
}

.right-room-book a {
    /* text-decoration: none; */
    color: #000;
    font-size: 15px;
    margin-top: 5px;
    display: block;
}

.ul-info-book {
    font-size: 16px;
    margin-top: 10px;
}

.li-info-book {
}

.li-info-book span {
    font-size: 16px;
    display: block;
}

.li-info-book span + span {
    margin-top: 5px;
}

.li-info-book i {
    font-size: 12px;
    margin-right: 5px;
}

.booking-page .col-side {
    background: #fff;
    width: 30%;
    float: left;
}

.booking-page .col-section {
    width: 67%;
    float: right;
}
