.name-tour {
    color:#007A3D;
    font-family: "roboto bold";
    font-size: 22px;
    margin-bottom: 11px;
    text-transform: uppercase;
    margin-top: 0px;
}

.list-tabs {
    background: #f5f5f5;
    margin-bottom: 0px;
}

#detail-tour .owl-next {
    background: url(../images/navi-detail.png) -4px -1px no-repeat;
    height: 66px;
    width: 22px;
    right: 15px;
}

#detail-tour .owl-prev {
    background: url(../images/navi-detail.png) -3px -78px no-repeat;
    height: 66px;
    width: 25px !important;
    left: 5px !important;
    top: 40% !important;
}

.wrapper-slider-detail img {
    border: 2px solid #fff;
    box-sizing: content-box;
}

.list-tabs > li {
    list-style: none;
    height: 36px;
    padding: 0px 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-radius: 5px 5px 0px 0px;
    background: #fff;
    padding-top: 7px;
    box-sizing: border-box;
    margin-right: 5px;
}

.list-tabs .ui-tabs-active33 {
    background: #007A3D !important;
    border-color: #007A3D !important;
}

.list-tabs .ui-tabs-active33 > a {
    color: #fff !important;
    outline: none;
}

#tab2, #tab3, #tab4 {
    display: none;
}

.list-tabs > li > a {
    text-decoration: none;
    color: #333;
    font-family: "open sans semibold";
    font-size: 14px;
}

.content-tab {
    border-top: 2px solid #007A3D;
    background: #fff;
    padding: 15px 20px 20px 20px;
}

.content-tab p {
    font-size: 14px;
    color: #333;
    text-align: justify;
}

.content-tab p, .content-tab span {
    font-family: 'notoserif', serif !important;
    font-size: 16px;
    line-height: 26px !important;
}

.wrapper-slogan {
    /* background: url("../images/slogan.png") no-repeat; */
    border: 1px solid #ccc;
    min-height: 94px;
    padding-top: 14px;
    box-sizing: border-box;
    padding-left: 20px;
    width: 830px;
    margin: auto;
    margin-bottom: 20px;
}

.wrapper-slogan > ul > li:nth-child(3n) {
    margin-right: 0px;
}

.wrapper-slogan > ul > li {
    width: 31%;
    list-style: none;
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
    line-height: 24px;
    box-sizing: border-box;
    margin-right: 22px;
}

.wrapper-slogan > ul > li > a {
    text-decoration: none;
    color: #333;
    font-family: "roboto";
    font-size: 13px;
    text-transform: uppercase;
}

.wrapper-slogan > ul > li:nth-child(1):before {
    width: 23px;
    height: 23px;
    content: " ";
    background: url("../images/quanlity.png") no-repeat;
    position: absolute;
    left: -2px;
}

.wrapper-slogan > ul > li:nth-child(2):before {
    width: 24px;
    height: 22px;
    content: " ";
    background: url("../images/easy.png") no-repeat;
    position: absolute;
    left: 0px;
    top: 1px;
}

.wrapper-slogan > ul > li:nth-child(3):before {
    width: 23px;
    height: 20px;
    content: " ";
    background: url("../images/customer.png") no-repeat;
    position: absolute;
    left: 0px;
}

.wrapper-slogan > ul > li:nth-child(4):before {
    width: 22px;
    height: 25px;
    content: " ";
    background: url("../images/safe.png") no-repeat;
    position: absolute;
    left: 0px;
}

.wrapper-slogan > ul > li:nth-child(5):before {
    width: 24px;
    height: 26px;
    content: " ";
    background: url("../images/security.png") no-repeat;
    left: 0px;
    position: absolute;
}

.wrapper-slogan > ul > li:nth-child(6):before {
    width: 23px;
    height: 23px;
    content: " ";
    background: url("../images/support.png") no-repeat;
    position: absolute;
    left: 0px;
}

.txt-comment {
    width: 405px;
    height: 30px;
    border: 1px solid #cdced4;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.left-row-cm > .txt-comment:last-child {
    margin-bottom: 0px;
}

#imgCaptcha {
    margin-top: 6px;
}

.wrapper-code {
    width: 405px;
}

.wrapper-code > a {
    text-decoration: none;
    color: #bbb;
    font-size: 13px;
    font-family: "roboto";
    line-height: 32px;
    padding-left: 40px;
    background: url("../images/code.png") no-repeat 9px 5px;
    min-height: 23px;
    display: inline-block;
}

.row-comment.cf {
    margin-bottom: 16px;
}

.row-comment:last-child {
    margin-bottom: 0px;
}

.title-comment {
    font-size: 16px !important;
    font-family: "roboto bold" !important;
    color: #007A3D !important;
    text-transform: uppercase;
    background: url("../images/title-comment.png") 0px 0px no-repeat;
    margin-bottom: 13px;
    padding-left: 31px;
    min-height: 24px;
}

.txt-content {
    height: 98px;
    width: 100%;
    border: 1px solid #cdced4;
    padding-left: 10px;
    box-sizing: border-box;
}

.bt-comment {
    /* background: url("../images/bt-comment.png") no-repeat; */
    min-width: 102px;
    height: 32px;
    border: none;
    text-align: center;
    color: #fff;
    margin-top: 15px;
    background: #007A3D;
    border-radius: 20px;
}

.wrapper-form-comment {
    /*border-bottom: 1px solid #ddd;*/
    padding: 0px 20px 0px 20px;
}

.wrapper-tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {
    background: #fff;

    /*box-shadow: 0px 1px 3px #ccc;*/
    padding-bottom: 5px;
}

/*list-comment*/
.wrapper-content {
    width: 745px;
}

.wrapper-img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    box-shadow: 1px 1px 1px 0px #ccc;
    padding-top: 3px;
    padding-left: 0px;
    box-sizing: border-box;
}

.wrapper-list-comment {
    padding: 0px 17px;
}

.name-cm {
    font-family: "arial bold";
    font-size: 14px;
    color: #007A3D;
    text-decoration: none;
    margin-right: 8px;
}

.date-cm {
    color: #777;
    font-family: arial;
}

.wrapper-name-cm {
    margin-bottom: 6px;
}

.content-cm {
    font-size: 14px;
    color: #555;
    font-family: arial;
    line-height: 18px;
}

.list-comment > li {
    padding: 16px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
    list-style: none;
}

.list-comment > li:first-child {
    border-top: 1px solid #ccc;
}

/*tour-related*/
.wrapper-title.cf {
    border-bottom: 3px solid #ddd;
    margin-bottom: 20px;
}

.title-box-item-tour.fl {
    font-family: "roboto condensed bold";
    font-size: 30px;
    color: #0b6c18;
    background: #f5f5f5;
    margin-bottom: -11px;
    padding-right: 23px;
    text-transform: uppercase;
}

.wrapper-tour-related {
    margin-top: 35px;
}

.right-row-cm.fr {
    width: 49%;
}

.left-row-cm.fl {
    width: 49%;
}

.label_error {
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 1px;
    color: #ba1212;
}

.redborder {
    border: 1px solid #ba1212;
    outline: none;
}

.wrapper-text > .label_error {
    margin-top: 0px !important;
}

.title-info {
    /* background: url("../images/title-right-detail.png") no-repeat; */
    text-align: center;
    font-family: "roboto bold";
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    height: 39px;
    padding-top: 10px;
    box-sizing: border-box;
    background: #007A3D;
}

.wrapper-info-tour-right {
    background: #fff;
    padding-bottom: 15px;
    margin-bottom: 19px;
    box-shadow: 0px 1px 1px #ccc;
    z-index: 1111 !important;
}

.left-info-right {
    float: left;
    width: 90px;
}

.list-info-detail-right > li {
    list-style: none;
    border-bottom: 1px dashed #ddd;
    padding: 9px 0px;
}

.list-info-detail-right > li:last-child {
    border-bottom: 1px solid #ddd;
}

.list-info-detail-right {
    padding: 0px 20px;
    margin-top: 5px;
    margin-bottom: 9px;
}

.price-new-in {
    text-align: center;
}

.bt-book-tour-detail {
    /* background: url("../images/book-detail.png") no-repeat; */
    font-family: "open sans";
    font-size: 14px;
    text-transform: uppercase;
    width: 151px;
    height: 38px;
    display: block;
    color: #fff;
    text-decoration: none;
    padding-top: 9px;
    box-sizing: border-box;
    /* padding-left: 14px; */
    margin: auto;
    margin-top: 8px;
    background: #007A3D;
    text-align: center;
    border-radius: 20px;
}

.bt-book-tour-detail:hover {
    text-decoration: none;
    color: #fff;
}

.wrapper-sp-detail > p {
    font-size: 14px;
    width: 100%;
    margin: auto;
    padding-left: 52px;
}

.wrapper-sp-detail {
    text-align: left;
    background: url("../images/support-right.png") no-repeat 35px 13px;
    padding-left: 25px;
    border-top: 1px solid #ccc;
    width: 78%;
    margin: auto;
    margin-top: 14px;
    padding-top: 10px;
}

.wrapper-sp-detail > p:last-child {
    color: #007a3d;
    font-size: 18px;
    font-family: "roboto bold";
}

.price-detail-old {
    font-size: 14px;
    color: #666;
    text-align: center;
    text-decoration: line-through;
}

.value-info-right {
    padding-left: 115px;
}

.title-box-detail-tour {
    font-size: 15px;
    font-family: "open sans bold";
    color: #007a3d;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.table-tour-book {
    width: 100%;
}

.table-tour-book tr {
    height: 33px;
}

.title-table-tour-book {
    background: #f1f1f1;
    height: 33px;
    text-transform: uppercase;
    font-family: "open sans bold";
}

.value-table-tour-book {
    font-size: 13px;
    height: 38px !important;
    width: 100%;
}

#list_cus_tour .value-table-tour-book {
    font-size: 13px;
    height: 39px !important;
}

.title-table-tour-book th {
    text-align: left;
    font-size: 13px;
}

.price-detail-book {
    color: #007a3d;
    font-size: 13px;
    font-family: "open sans bold";
}

.title-table-tour-book th:first-child, .value-table-tour-book td:first-child {
    padding-left: 20px;
}

.box-book-tour {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.right-info-book-tour {
    width: 283px;
    margin-left: 58px;
}

.left-info-book-tour {
    width: 489px;
}

.txt-large-bt {
    border: 1px solid #d3d3d3;
    width: 398px;
    height: 29px;
    border-radius: 4px;
    box-sizing: border-box;
}

.txt-small-bt {
    border: 1px solid #d3d3d3;
    width: 150px;
    height: 29px;
    border-radius: 4px;
}

.title-info-bt.fl {
    min-width: 75px;
    margin-right: 13px;
}

.title-phone {
    margin-left: 26px;
    margin-right: 5px;
    font-size: 13px !important;
    font-family: "roboto" !important;
}

.row-info-book-tour.cf {
    margin-bottom: 10px;
}

.required-bt {
    color: red;
}

.quantity-bt {
    width: 59px;
    height: 29px;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
}

.title-right-bt {
    min-width: 213px;
    display: inline-block;
    margin-right: 5px;
}

.table-tour-list-book th:first-child, .table-tour-list-book td:first-child {
    padding-left: 0px;
    text-align: center;
}

.text-list-book {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
    width: 146px;
    padding-left: 9px;
}

.select-bt {
    width: 64px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
}

.has-datepicker {
    width: 98px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
    box-sizing: border-box;
}

.money {
    width: 95px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
}

.select-bt-room {
    width: 82px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
}

.select-bt-cus, .select-bt-age {
    width: 92px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
}

.select-bt-gender {
    width: 64px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
    padding-left: 5px;
}

.paymethod4, .paymethod2, .paymethod3 {
    display: none;
}

.item-pay input[type="radio"] {
    display: none;
}

.item-pay label {
    background: url("../images/radio-pay.png") no-repeat 0px 3px;
    padding-left: 21px;
}

.item-pay input[type="radio"]:checked + label {
    background: url("../images/ac-radio-pay.png") no-repeat 0px 3px;
}

.title-com {
    font-size: 15px;
    color: #007a3d;
    text-transform: uppercase;
    font-family: "open sans bold";
    margin-bottom: 10px;
}

.item-pay {
    margin-bottom: 5px;
}

.des-nhanhang {
    padding: 10px 13px 10px 14px;
    background: #f5f5f5;
    max-height: 133px;
    overflow-y: scroll;
    margin-bottom: 10px;
    margin-top: 7px;
}

.choose-pay-method {
    padding: 0px 20px;
}

.wrapper-button input[type="checkbox"] {
    display: none;
}

.wrapper-button label {
    background: url("../images/checkbox-bt.png") no-repeat 0px 1px;
    padding-left: 21px;
}

.wrapper-button input[type="checkbox"]:checked + label {
    background: url("../images/ac-checkbox-bt.png") no-repeat 0px 1px;
}

.des-regis {
    margin: 18px 0px;
}

.dk-regist-last {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 10px;
}

.table-confirm tr {
    height: 30px;
}

table.table-confirm td {
    font-size: 13px;
    color: #000;
    font-family: "open sans";
}

.color-rd {
    color: #ba1212;
}

.txt-bt-i {
    font-family: "open sans italic";
}

.money-row {
    font-family: "open sans bold";
    text-align: right;
    display: block;
    padding-right: 10px;
}

.dk-regist-last .title-table-tour-book th:last-child {
    text-align: right;
    padding-right: 10px;
}

.total-review {
    color: #ba1212;
    font-size: 15px;
    font-family: "open sans bold";
}

.title-review-total {
    text-transform: uppercase;
    font-family: "open sans bold";
    font-size: 13px;
}

.title-table-tour-book {
    margin-bottom: 7px !important;
}

.dk-regist-last .table-tour-book tr {
    height: 33px;
    display: inline-table;
}

.total-review {
    text-align: right;
    display: block;
    padding-right: 10px;
}

.value-table-tour-book-foreign td:first-child {
    padding-left: 0px !important;
}

.table-tour-list-book-foreign td div span, .table-tour-list-book-foreign td div select, .table-tour-list-book-foreign td div input[type="text"] {
    font-size: 13px;
}

.table-tour-list-book-foreign td .money {
    width: 92.8%;
    margin-right: 15px;
}

.table-tour-list-book td input[type="text"] {
    padding-left: 8px;
    box-sizing: border-box;
}

.table-tour-list-book td input[type="text"][readonly~="readonly"], #total-bt {
    background: #f1f1f1;
}

.table-tour-list-book td select {
    padding-left: 5px;
}

.table-tour-list-book-foreign td div > span {
    margin-right: 10px;
}

.info-contact-book-tour .row-info-book-tour input[type="text"] {
    padding-left: 8px;
    box-sizing: border-box;
}

.input-pp {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    height: 29px;
    width: 87px;
    padding-left: 9px;
    margin-right: 15px;
}

.select-bt-room {
    margin-right: 7px;
}

.date-exprired {
    width: 98px;
}

.table-tour-list-book-foreign .text-list-book {
    width: 90%;
}

.table-tour-list-book-foreign .has-datepicker {
    width: 100px;
}

.table-tour-list-book-foreign .select-bt-gender {
    width: 75px;
}

.wrapper-list-s .table-tour-list-book-foreign td div > span {
    margin-right: 5px;
}

.col-mem {
    margin-right: 23px;
}

.wrapper-bottom-tab {
    background: #fff;
    padding-bottom: 20px;
}

.content-tab img {
    max-width: 100%;
}

.tab1 {
    background: #fff url(../images/intro-tab-2.png) no-repeat 13px 8px !important;
    padding-left: 37px !important;
    padding-right: 14px !important;
}

.tab2 {
    background: #fff url(../images/lich-trinh-tab.png) no-repeat 13px 10px !important;
    padding-left: 34px !important;
}

.tab3 {
    background: #fff url("../images/chinh-sach-tab.png") no-repeat 13px 8px !important;
    padding-left: 34px !important;
}

.tab4 {
    background: #fff url("../images/dat-tour-tab.png") no-repeat 13px 9px !important;
    padding-left: 34px !important;
}

.tab1.ui-tabs-active33 {
    background: #007A3D url(../images/intro-tab.png) no-repeat 13px 8px !important;
    padding-left: 37px;
    padding-right: 14px;
}

.tab2.ui-tabs-active33 {
    background: #007A3D url(../images/lich-trinh-tab-2.png) no-repeat 13px 10px !important;
    padding-left: 34px !important;
}

.tab3.ui-tabs-active33 {
    background: #007A3D url("../images/chinh-sach-tab-2.png") no-repeat 13px 8px !important;
    padding-left: 34px !important;
}

.tab4.ui-tabs-active33 {
    background: #007A3D url("../images/dat-tour-tab-2.png") no-repeat 13px 9px !important;
    padding-left: 34px !important;
}

/*.configuration {
    border-top: 1px solid #ddd !important;
    padding-top: 15px;
    margin-top: 14px;
}*/

.wrapper-tour-related .owl-prev {
    background: url("../images/prev-tour-relate.png") no-repeat 0px 0px !important;
    border-radius: 0px !important;
    left: -5px !important;
}

.wrapper-tour-related .owl-next {
    background: url("../images/next-tour-relate.png") no-repeat 0px 0px !important;
    border-radius: 0px !important;
    right: -25px !important;
}

.change-capcha {
    margin-left: 8px;
}

.title-total {
    font-family: "roboto bold";
    text-transform: uppercase;
}

.list-service > li {
    list-style: none;
    background: url("../images/check.png") no-repeat 0px 1px;
    margin-bottom: 3px;
    padding-left: 22px;
    float: left;
    margin-right: 20px;
}

ul.list-service a {
    font-size: 13px;
    color: #333;
    font-family: "roboto";
}

.title-hotel {
    font-size: 22px;
    font-family: "roboto bold";
    color: #ba1212;
    text-transform: uppercase;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 15px;
    margin-top: 0px;
}

.phone-ht:before {
    content: " ";
    background: url("../images/call.png") no-repeat 0px 0px;
    width: 15px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 2px;
}

.phone-ht {
    color: #ba1212 !important;
    font-size: 12px !important;
    padding-left: 23px;
    position: relative;
    margin-top: 2px;
}

.list-social li {
    margin-left: 5px;
    list-style: none;
}

.pdf > a {
    background: url("../images/pdf.png") no-repeat 0px 0px;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.email-hotel > a {
    background: url("../images/email.png") no-repeat 0px 2px;
    width: 22px;
    height: 16px;
    display: inline-block;
}

.print > a {
    background: url("../images/print.png") no-repeat 0px 0px;
    width: 18px;
    height: 16px;
    display: inline-block;
}

.pdf, .email-hotel, .print {
    color: #ba1212 !important;
    font-size: 12px !important;
    padding-left: 5px;
    position: relative;
    margin-top: 2px;
}

.social-hotel.fr {
    position: absolute;
    right: 0px;
    width: 60px;
    top: 9px;
}

iframe#twitter-widget-0 {
    margin-right: 10px;
}

.wrapper-tabs {
    position: relative;
}

@media only screen and (max-width: 1000px) {
    .wrapper-slogan > ul > li:nth-child(3n) {
        margin-right: 22px;
    }

    .wrapper-slogan > ul > li:nth-child(2n) {
        margin-right: 0px;
    }

    .wrapper-slogan > ul > li {
        margin-bottom: 10px;
        width: 46% !important;
    }

    .wrapper-slogan {
        width: 95%;
        background: none;
        border: 4px solid #ba1212;
    }

    .list-tabs > li {
        margin-bottom: 10px;
        width: 48% !important;
    }

    .wrapper-tabs > .list-tabs > li {
        margin-bottom: 10px;
        width: 48% !important;
        border-bottom: 1px solid #ccc;
        border-radius: 5px;
    }

    ul.list-social {
        margin-bottom: 0px;
    }

    .list-tabs > li:nth-child(3), .list-tabs > li:nth-child(4) {
        margin-bottom: 0px;
    }

    .social-hotel.fr {
        position: relative !important;
        float: none !important;
        height: 35px;
    }

    ul.list-tabs.cf {
        margin-top: 6px;
    }

    .wrapper-slogan > ul > li:nth-child(1):before, .wrapper-slogan > ul > li:nth-child(3):before, .wrapper-slogan > ul > li:nth-child(4):before, .wrapper-slogan > ul > li:nth-child(5):before {
        top: 12px;
    }

    .wrapper-form-comment {
        padding: 0px 10px 0px 10px;
    }

    .wrapper-right {
        position: relative !important;
    }
}

@media only screen and (max-width: 768px) and (min-width: 500px) {
    .item-tour-in {
        width: initial !important;
        margin-bottom: 10px;
        max-height: initial !important;
        float: none !important;
    }
}

@media only screen and (max-width: 1200px) {
    .item-tour-in.cf {
        width: 100%;

        /* max-height: 364px; */
        /* position: relative; */
        padding: 0px 5px;
    }

    .wrapper-img-item-tour-in img {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .col-left {
        width: 100% !important;
    }

    div#detail-tour .item img {
        width: 100%;
    }

    .content-tab img {
        height: auto !important;
    }

    .col-right {
        width: 100% !important;
        margin-top: 15px;
    }

    .title-info {
        background-size: cover;
    }

    .customer-think {
        background-size: cover;
    }

    .table-tour-book {
        width: 800px;
    }

    .box-book-tour {
        overflow-x: scroll;
    }

    .left-info-book-tour.fl, .left-info-book-tour.fl input[type="text"] {
        width: 100%;
    }

    .right-info-book-tour.fl {
        width: 100%;
        margin-left: 0px;
    }

    .title-phone {
        margin-left: 0px;
    }

    .choose-pay-method {
        padding: 0px;
    }

    .content-tab {
        padding-left: 10px;
        padding-right: 10px;
    }

    .pc-info {
        display: none;
    }

    .mb-info {
        display: block !important;
    }
}

/*reponsive form comment comment*/
@media only screen and (max-width: 768px) {
    .left-row-cm.fl {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .txt-comment {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .wrapper-code, .right-row-cm {
        width: 100% !important;
    }
}

.mb-info {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .col-left {
        width: 70% !important;
        margin-right: 11px;
    }

    .col-right {
        width: initial !important;
        float: none !important;
        overflow: hidden;
    }
}

.content-tab iframe {
    max-width: 100%;
}