.contact-info p {margin-bottom: 6px !important;}

.contact-info i {width: 20px}



#wpforms-177-field_0-container,

#wpforms-177-field_4-container,

#wpforms-177-field_1-container,

#wpforms-177-field_2-container {position: relative}



#wpforms-177-field_0-container input,

#wpforms-177-field_4-container input,

#wpforms-177-field_1-container input,

#wpforms-177-field_2-container textarea {text-indent: .25em; padding: 8px 30px; letter-spacing: normal;}



#wpforms-177-field_0-container:before,

#wpforms-177-field_4-container:before,

#wpforms-177-field_1-container:before,

#wpforms-177-field_2-container:before

{

    font-family: 'FontAwesome';

    font-style: normal;

    font-weight: 400;

    text-decoration: inherit;

    font-size: 18px;

    color: #2d333f;

    padding-right: .5em;

    position: absolute;

    top: 47.5%;

    left: 10px;

}

#wpforms-177-field_2-container:before {top: 24%}



#wpforms-177-field_0-container:before {content:'\f007'}

#wpforms-177-field_4-container:before {content:'\f2a0'}

#wpforms-177-field_1-container:before {content:'\f199'}

#wpforms-177-field_2-container:before {content:'\f0e6'}





.contact-form .wpforms-has-error:before {top:38% !important;}

.contact-form .wpforms-has-error.wpforms-field-textarea:before {top:22% !important;}

.contact-form .wpforms-submit-container {text-align: center}

.contact-form .contact-btn {

    width: 200px !important;

    background: #004075 !important;

    color: #fff !important;

}

.contact-form .contact-btn:hover {background: #C20B01 !important;}






/*Client Box*/

.client-box .client-column {

    width: 20%;

    display: inline-block;

    margin: 0px;

}



.client-logo {position: relative; z-index: 1}



.client-logo {

    width: 80%;

    margin: 0 auto;

    box-shadow: 0 8px 6px -6px #DDD;

}



.client-title {

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    top: 30px;

    font-size: 13px;

}

header#masthead{
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 45px;
    transition: .5s;
    width: 100%;
    max-width: 100%;
}
header#masthead.sticky{
    top: 0;
    transition: .5s;

}
#header-top{
    margin-bottom: 100px;
}
.item_room_img .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    z-index: 999;
    cursor: pointer;
}
.item_room_img .slick-arrow i{
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    transform: translate(-50%,-50%);
}
.item_room_img .slick-arrow.slick-prev{
    left: 0;
}
.item_room_img .slick-arrow.slick-next{
    right: 0;
}
#style-3::-webkit-scrollbar-track,
#list_rooms::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar,
#list_rooms::-webkit-scrollbar
{
    width: 3px;
    background-color: #fdcb28;
}

#style-3::-webkit-scrollbar-thumb,
#list_rooms::-webkit-scrollbar-thumb
{
    background-color: #fdcb28;
}
.form_order_price_total,
.form_order_price_amount_room{
    border-bottom: 1px solid rgba(255, 255, 255, 0.51);
}
.form_order_price_amount_room div#form_order_room h4:last-child span{
    color: #fdcb28;
    font-size: 17px;
}
.form_order_price a.button_order{
    margin-top: 40px;
}
h3.title_hotel{
    /*.order_total h3{*/
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 25px;
    margin-top: 10px;
}
.woocommerce-cart-form__cart-item .product-name h3{
    display: inline-block;
    margin-bottom: 0;
}
.woocommerce-cart-form__cart-item .product-name p.hotel_text_cart{
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    color: #0f5776;
}
.woocommerce-cart-form__cart-item .woocommerce-Price-amount{
    display: block;
}
/*.order_total h3 span{*/
/*    font-size: 17px;*/
/*    font-weight: 700;*/

/*}*/
.mobile-nav{
    display: none !important;
}
.btn_tour{
    display: none;
}

.menucontainer-ul #header-menu-right li.wpml-ls-menu-item ul.sub-menu{
    max-height: 0px;
    overflow: hidden;
    transition: .3s;
    position: absolute;
    z-index: 9999;
    left: 0;
    background: white;
}
.menucontainer-ul #header-menu-right li.wpml-ls-menu-item:hover ul.sub-menu{
    max-height: 1000px;
    transition: .3s;

}

.search .top_site_main .page-title-header{
    display: none;
}
.price-khoihanh, .price-thoigian {
    text-align: left;
}

.item-child-tour-hot .wrapper_content .post_title h4 a {
    text-align: left;
}
.item_cart {
    display: none;
}
form.wpcf7-form.init {}

form.wpcf7-form .form_order_item br {
    display: none;
}

.form_order_info_step1 {}

.form_order_info_step1 input.wpcf7-form-control.wpcf7-submit {
    display: table;
    padding: 10px 40px 10px 40px;
    border-radius: 5px;
    background-color: #404040;
    background-image: linear-gradient(-85deg, #C20B01 0%, #C20B01 99%, #C20B01 100%);
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    clear: both;
    position: relative;
    width: auto;
}
span.wpcf7-spinner {
    position: absolute;
}
.box_luu_y {
    background: #c20b01;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_luu_y:before {
    content: '';
    background: #c20b01;
    width: 99%;
    height: 114%;
    content: '';
    position: absolute;
    border-radius: 0;
    animation: pulse-border 1000ms ease-out infinite;
    border-radius: 10px;
    left: 50%;
    top: 50%;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.1);
        opacity: 0;
    }
}


.box_luu_y .inner {
    position: relative;
    z-index: 2;
}
.topbar_right {
    display: flex;
    align-items: center;
}

.topbar_right form#searchform\ {
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
}

.topbar_right form#searchform\ input#s {
    width: 100px !important;
}

.search_form_header input#s {
    width: 204px;
    padding: 0;
    border-radius: 0;
    height: 35px;
}

#header-top {padding: 5px 0;}

#header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_form_header input#searchsubmit {
    right: 4px;
    height: 30px;
    width: 30px;
}

.search_form_header:before {
    right: 20px;
}

#header-top .container:before,#header-top .container:after {
    display: none;
}
.topbar_right {
    display: flex;
    align-items: center;
}

.topbar_right form#searchform\ {
    display: flex;
    align-items: center;
    padding: 0;
    overflow: hidden;
}

.topbar_right form#searchform\ input#s {
    width: 100px !important;
}

.search_form_header input#s {
    width: 204px;
    padding: 0;
    border-radius: 0;
    height: 35px;
}

#header-top {padding: 5px 0;}

#header-top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.search_form_header input#searchsubmit {
    right: 4px;
    height: 30px;
    width: 30px;
}

.search_form_header:before {
    right: 20px;
}

#header-top .container:before,#header-top .container:after {
    display: none;
}
@media only screen and (max-width: 1024px){

    .menucontainer-ul #header-menu-right li.wpml-ls-menu-item ul.sub-menu{
        max-height: 1000%;
        left: 0;
        background: white;
        top: 0;
        transform: translateX(100%);
        background: transparent;
    }

}



@media only screen and (max-width: 875px){
    .swiper-entry.tt-slider{
        height: 350px ;
    }
    .modal-content{
        width: calc(100% - 40px);
        margin: 0 20px;
    }
    .form_order_info,
    .form_order_price{
        padding: 30px;
    }
    .item_room .item_room_info a.button_order{
        padding: 10px;
    }
}

@media (max-width: 768px){

    .item_cart{
        display: flex;
        align-items: center;
    }
    .item_cart a{
        padding: 0;
        width: 35px;
        height: 35px;
        line-height: inherit;
        margin: 0;
        position: relative;
    }
    .item_cart a img {
        margin: auto;
        margin-bottom: 10px;
        display: block;
        height: 23px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
    .item_cart a span{
        display: none;
    }
    header#masthead{
        height: 70px;
    }
    .site-header .header-image{
        width: auto;
        height: 50px;
    }
    .search_form_header {
        border: none;
        height: 70px;
        line-height: 70px;
    }
    .item_cart{
        height: 70px;
        line-height: 70px;
    }
    .menu-open{
        line-height: 70px;
    }
    .search_form_header{
        position: fixed;
        bottom: 0;
        left: 0;
        background: white;
        z-index: 9;
        width: 100%;
    }
    .search_form_header>div{
        width: 285px;
        margin: auto;
        position: relative;
    }
    .search_form_header>div:before{
        position: absolute;
        top: 50%;
        transform: translate(50%,-50%);
        font-size: 15px;
        content: '\f002';
        Font-family: "FontAwesome";
        color: white;
        right: 20px;
        z-index: 9;
        line-height: 0px;
        pointer-events: none;
    }
    .search_form_header input#searchsubmit{
        right: 0;
    }
    .search_form_header:before{
        display: none;
    }
    body{
        padding-bottom: 70px;
    }
    .inside-header{
        height: 70px;
    }
    .site-logo{
        height: auto;
    }
    #header-top .right ,
    #header-top .left{
        width: auto;
        text-align: center;
        float: unset;
    }
    #header-top #header-menu-right li{
        display: inline-block;
    }
    #header-top .left{
        margin-bottom: 10px;
    }
    header#masthead{
        top: 72px;
    }
    #header-top {
        margin-bottom: 70px;
    }
    .form-search-main{
        display: none;
    }
    .main-navigation .main-nav>ul{
        margin-top: 70px;
    }
    .main-navigation .main-nav>ul{
        z-index: 999;
    }
    .main-navigation .main-nav.active>ul{
        max-height: 90vh;

    }
    .swiper-entry.tt-slider{
        height: 350px;
    }
    .btn_tour{
        display: block;
        position: fixed;
        z-index: 9;
        top: 50%;
        right: 0%;
        width: 45px;
        height: 45px;
        line-height: 45px;
        color: white;
        font-size: 18px;
        background: #2A53A3;
        text-align: center;
    }
    .btn_tour.active i:before{
        content: '\f00d';
    }
    .single-product #sidebar{
        position: fixed;
        left: 0;
        top: 0;
        z-index: 999;
        height: 100vh;
        background: white;
        width: 250px;
        transition: .3s;
        transform: translateX(-100%);
        border-radius: 0;
    }
    .single-product #sidebar.active{
        transform: translateX(0%);
        transition: .3s;
    }
    .single-product .col-lg-9.col-md-8{
        max-width: 100%;
        flex: none;
        padding: 20px;
    }
    .single-product .foocustom h1.entry-title.tour{
        margin-top: 0;
    }
    .single-product .foocustom header.entry-header{
        padding-left: 0;
        margin-top: 20px;
    }
    .tab-content.tour h3{
        font-size: 20px;
    }
    .box_item_tour_relate .item{
        width: calc(33.3333% - 10px);
    }
    .box_item_tour_relate .item:nth-child(3n+3){
        margin-right: 0;
    }
    .box_item_tour_relate .item:not(:last-child){
        margin-right: 15px;

    }
    .owl-carousel{
        margin: 0 !important;
    }
    .form_order_price h3{
        font-size: 12px;
    }
    .form_order_info_step2 .item-child-tour-hot .post_tour_images{

    }
    .form_order_info_step2 .item-child-tour-hot{
        width: calc(100% - 10px) !important;
        margin:  0 !important;
        margin-right: 10px !important;
        margin-bottom: 20px !important;
    }
    .form_order_info_step2 .item-child-tour-hot .post_tour_images{height: auto}
    .form_order_info_step2{
        padding-top: 20px;
    }
    .search-no-results form.search-form,
    .error404 form.search-form{
        display: none;
    }
    .search-no-results .separate-containers .inside-article,
    .search-no-results .entry-title,
    .error404 .inside-article{
        text-align: center;
    }
    .search-no-results .inside-article,
    .error404 .inside-article{
        padding: 50px 0 !important;
    }
    .search-no-results div#sidebar,
    .error404 div#sidebar{
        display: none;
    }

}
@media only screen and (max-width:767px) {

    .client-box .client-column {width: 50%}
    .single-tour .menu-container-tour
    {
        display: none;
    }
    .single-tour aside h3.widget-title
    {
        cursor: pointer;
    }
    .single-tour aside h3.widget-title:after {
        content: "\f107";
        position: absolute;
        right: 10px;
        font-family: fontawesome;
        transition: 250ms;
    }
    .single-tour aside h3.widget-title.opened:after {
        transform: rotate(180deg);
    }
    .single-tour.site-content > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .single-tour.site-content > .row > .col-lg-3.col-md-4 {
        order: 2;
    }
    .container{
        max-width: 100%;
    }
    .form_order_info,
    .form_order_price{
        width: 100%;
    }
    .modal.show .modal-dialog {
        height: 80vh;
        /*overflow: auto;*/
        min-height: unset;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin: 0;
    }
    .modal-content {
        width: calc(100% - 20px);
        margin: 0 20px;
        height: 100%;
    }
    .form_order h2{
        font-size: 25px;
        font-weight: 700;
        text-align: center;
    }
    .form_order_info {
        background: white;
    }
    .form_order_info_step3 div#list_rooms{
        height: 100%;
        max-height: inherit;
    }
    .form_info_customer .row.row_center  .col-lg-4{
        width: 50%;
    }
    .form_info_customer input{
        margin-bottom: 20px;
    }
    .woocommerce-cart-form__cart-item .product-thumbnail img{
        width: auto;
    }
    .woocommerce-cart-form__cart-item .product-thumbnail{
        margin: 0 !important;
        margin-bottom: 20px !important;
    }
    .woocommerce-cart-form__cart-item .product-name{
        width: 100%;
    }
    .woocommerce-cart-form__cart-item .product-name h3 a{
        font-size: 20px;
    }
    .woocommerce-cart-form__cart-item .woocommerce-Price-amount{
        font-size: 20px;
    }
    body.woocommerce-cart #primary .inside-article{
        padding: 0 !important;
    }
    .woocommerce-cart-form__cart-item {
        padding: 20px;
    }
    body.woocommerce-checkout #primary .inside-article{
        padding: 30px !important;
    }
    .woocommerce-page .entry-title{
        margin: 0 0 30px 0;
    }
    li.wc_payment_method.payment_method_bacs .box_card_list .box_card_item{
        width: 100%;
    }
    .woocommerce-checkout #payment div.payment_box{
        padding: 0;
    }
    .woocommerce-checkout #payment ul.payment_methods{
        padding: 20px 0;
    }
    .woocommerce-order h2{
        font-size: 20px;
    }
    .woocommerce .wc-bacs-bank-details-account-name{
        font-size: 18px;
    }
    .form_order_info_step2 {
        max-height: 100%;
    }
    /*.item_room{*/
    /*    max-width: 600px;*/
    /*}*/
    .item_room .item_room_img{
        display: block;
        max-width: 300px;
    }
    .item_room .item_room_img img,
    .item_room .item_room_img{
        min-height: auto;
    }
    .search a.hinh-dai-dien-post img{
        color: #17376e;
        text-align: center;
        text-transform: uppercase;
    }
}
@media only screen and (max-width:600px) {
    .swiper-entry.tt-slider {
        height: 250px;
    }
    #gg_map_contact iframe{
        height: 250px;
    }
    .logo-footer{
        margin-bottom: 20px;
        display: block;
    }
    a.hinh-dai-dien-post{
        margin-bottom: 10px;
    }
    .box_item_tour_relate .item {
        margin-right: 15px;
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .box_row{
        margin-top: 30px;
    }
    .tour_relate h2{
        text-align: center;
    }
    .form_info_customer{
        padding: 20px;
    }
    .tau_single .box_content {
        background-color: #ffffff;
        padding: 20px;
    }
    section.tau_single{
        padding: 30px 0;
    }
    .woocommerce-cart-form__cart-item .product-thumbnail{
        text-align: center;
    }
    .woocommerce ul.order_details li{
        width: 100%;
        padding: 0 !important;
        border: none;
        margin: 0;
        margin-bottom: 10px;
    }
    .logo-footer a img{
        width: 100px;
    }
    div#wrapper-footer {
        padding: 30px 0;
    }

}
@media only screen and (max-width:480px) {
    ul.nav.nav-pills.tour>li>a{
        padding: 10px;
        min-width: auto;
    }
    .box_item_tour_relate .item .box_content h3{
        height: auto;
    }
    .feel_customer .item{
        margin-right: 0;
        padding: 30px 30px 50px 30px;
    }
    .feel_customer .arrow{
        top: unset;
        bottom: 10px;
        z-index: 9;
    }
    .form_order_info{
        background: white;
    }
    .form_order_info_step1 .form_order_item:not(:first-child){
        width: 100%;
        padding: 0;
    }

    .form_info_customer .row.row_center  .col-lg-4{
        width: 100%;
        padding: 0;
    }
    .form_info_customer .input_group{
        margin-bottom: 20px;
    }
    .form_info_customer .row.row_center {
        margin: 20px 0 0 0;
    }
    .sum_price{
        display: block;
    }
    .sum_price h4 {
        line-height: 1.2;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
    .btn-book{
        float: unset;
    }
    .form_info_customer .row {
        margin-bottom: 20px;
    }
    .tau_single .box_content .content table{
        height: auto !important;
        overflow: auto;
        display: block !important;
    }
    .tau_single .box_content .content table tbody{
        width: 600px;
        display: block;
    }
    .form_info_customer span.text_de{
        left: 10px;
    }
    section.tau_single .col-lg-9{
        padding: 0;
    }
    .tau_single .box_content{
        padding: 10px;
    }
    .woocommerce-cart-form__cart-item .product-name h3 a{
        font-size: 18px;
    }
    .woocommerce-cart-form__cart-item .product-name h3{
        line-height: 22px;

    }
    .woocommerce-cart-form__cart-item .product-name p{
        text-align: justify;
    }
    body.woocommerce-checkout #primary .inside-article{
        padding: 20px 10px !important;
    }
    ul.wc_payment_methods.payment_methods.methods li{
        width: 100%;
    }
    .separate-containers.page .grid-75{
        margin-bottom: 0;
    }
    body.woocommerce-checkout #primary .inside-article{
        padding: 20px 10px !important;
    }
    .item_room .item_room_img{
        width: 100%;
    }
    .item_room .item_room_info{
        width: 100%;
        display: inline-block;
        float: left;
        padding-left: 25px;
        padding-left: 0;
        margin-top: 10px;
        text-align: center;
    }
    .item_room .item_room_info a.button_order{
        margin: auto;
    }
    .form_order_info_step3 .form_order_item{
        width: 100%;

    }
    .woocommerce-cart-form__cart-item .product-name p.hotel_text_cart{
        font-size: 15px;
        margin-bottom: 0px;
    }
    .woocommerce-cart-form__cart-item .product-name{
        text-align: center;
    }
    .woocommerce-cart-form__cart-item {
        padding: 40px 20px 0 20px;
    }
    .woocommerce-cart-form__cart-item .product-thumbnail{
        width: 100%;
    }
    .archive-block-post{
        padding: 30px 10px;
    }
    .search h1.page-title{
        font-size: 20px;
    }
    .search a.hinh-dai-dien-post{
        justify-content: center;
    }
    .search .entry-content{
        text-align: center;
    }
    .tourcat-secsion .post_tour_images {
        min-height: unset;
        height: 250px;
    }
    .row.owl-loaded .owl-nav {
        top: 125px;
        transform: translateY(-50%);
    }
}
@media only screen and (max-width:413px) {
    .item_room .item_room_img{
        max-width: 250px;
    }
    .item_room {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .form_order_info, .form_order_price{
        padding: 20px !important;
    }
}