::-webkit-scrollbar {
    background: #fff;
    width: 10px;
    height: 11px;
}

::-webkit-scrollbar-thumb {
    background: #BBBBBB;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

.video_popup {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video_popup iframe,
.video_popup object,
.video_popup embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#clickvideo {
    color: black;
    width: 100%;
    padding: 4px 0;
    margin: 3px 0%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.addthis_native_toolbox {
    margin: 10px 0px;
    width: 100%;
    clear: both;
    border: 1px solid #ededed;
    padding: 10px 10px;
    margin-bottom: 10px;
    background: #f7f6f6;
    box-sizing: border-box;
}

.addthis_native_toolbox b {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px
}

#toptop {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 12px;
    right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(images/back_to_top.png) top center no-repeat;
    transition: 0.5s;
    z-index: 99999;
    border: #333 solid 1px;
    border-radius: 5px;
}

#toptop:hover {
    background: url(images/back_to_top.png) bottom center no-repeat;
    transition: 0.5s;
    border-color: red;
}

.clear {
    clear: both;
}

::-webkit-scrollbar {
    display: none;
}

html {
    scroll-behavior: smooth;
}

img {
    max-width: 100% !important;
    height: auto;
}

*:focus {
    outline: none !important;
}

a:hover {
    text-decoration: none !important;
}

ul {
    list-style: none;
}

div.bando img {
    max-width: none !important;
}




@font-face {
    font-family: 'Bienvenue';
    src: url('font/UTM AVOBOLD.TTF');
}

@font-face {
    font-family: 'BEAUTIFUL';
    src: url('font/UTM BEAUTIFUL CAPS.TTF');
}

@font-face {
    font-family: 'SFProRounded';
    src: url('font/ARIAL.TTF');
}

@font-face {
    font-family: 'SFProRounded-Light';
    src: url('font/ARIAL.TTF');
}

.item_monan_info_price {
    text-align: center;
    padding-top: 5px;
    font-size: 16px;
    font-family: 'SFProRounded-Light';
}

.item_vs_img {
    height: 70px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item_monan_info_price span {
    color: #000;
    font-family: 'SFProRounded';
    font-weight: 600;
}

.item_vs h3 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 1.4;
}

.item_vs {
    border-radius: 7px;
    padding: 10px 0px;
}

.item_vs:hover {
    background-color: #ff0004;
    transition: 1s;
}

.box_visaochon_list {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

body {
    font-family: 'SFProRounded-Light' !important;
    font-size: 16px;
    line-height: 1.6;
    overflow: auto;
    color: #5f2616 !important;
}

.title_w_img {
    text-align: center;
}

.title_w h3 {
    font-family: 'Bienvenue';
    font-size: 30px;
    text-align: center;
    color: #8a2b30;
}

.content-header {
    background: #811416;
}

.content_header_left p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
}

.content_header_right ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0px;
    height: 35px;
}

.content_header_right ul li {
    color: #fff;
    padding: 0px 15px;
    line-height: 25px;
    border-right: 1px solid;
}

.content_header_right ul li a {
    color: #fff;
    font-size: 16px;
}

.box_right-gt {
    background: #fffff2;
    padding: 10px;
    border: 1px solid #a47f7f;
    position: relative;
    top: -50px;
}

.box_video_gt {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    bottom: 50px;
    position: relative;
}

.gioithieu_index {
    background: #fff;
    padding: 0px;
}

.info_gt h3 {
    font-size: 30px;
    color: #550F0F;
    font-weight: 600;
    font-family: 'UVN Thu Tu';
    text-align: center;
    margin-bottom: 0px;
}

.info_gt p {
    font-size: 30px;
    color: #5d1408;
    font-weight: 600;
    font-family: 'UTM Trajan Pro Bold';
    text-align: center;
    margin-bottom: 0px;
}

.bro_title {
    text-align: center;
}

.bro_title i {
    color: #ffa200;
    padding: 5px;
}

.title_prxe_hot h3 {
    font-family: 'Bienvenue';
    font-size: 28px;
    color: #8a2b30;
}

.bro_title {
    padding-bottom: 10px;
}

.title_gt h3 {
    color: #751e15;
    font-size: 45px;
    text-align: center;
    margin: 0px 0px 5px;
    line-height: 1.5;
    font-family: 'BEAUTIFUL';
}

.noidung_f {
    padding: 10px 0px;
    color: #3c3c3c;
    font-size: 14px;
}

.video-feedback .titlevideo p {
    font-family: 'UTM-Penumbra';
    font-size: 45px;
    color: #03a212;
    margin-top: 15px;
    line-height: 1.7;
    text-align: justify;
    text-transform: uppercase;
}

.video-feedback .titlevideo span {
    font-size: 16px;
    border-bottom: 1px solid #412301;
    padding-bottom: 5px;
}

.video-feedback .titlevideo a {
    color: #412301;
    text-decoration: none;
    border: 1px solid #412301;
    float: right;
    padding: 10px;
    border-radius: 5px;
}

div#wapper {
    margin: auto;
    max-width: 2000px;
    background: #fff;
}

.xemtiepsp {
    width: 100%;
    padding: 10px;
    text-align: center;
    clear: both;
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.xemtiepsp b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: currentColor;
}

.xemtiepsp a {
    text-decoration: none;
    background: #ff5a00;
    color: #fff;
    font-size: 18px;
    padding: 6px 14px;
    margin: 0px 15px;
    border-radius: 50%;
}

.xemtiepsp a:hover {
    color: #fff;
    text-decoration: none;
    background: #ff5a00;
}

.xemchitiettin:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #222222;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 50%;
    z-index: 5;
}


.sp_name a {
    padding: 5px 10px;

    border-bottom: #022347 solid 1px;
}

.wap_conten {
    max-width: 1200px;
    margin: auto;
}

/* header */
#header .wellcom {
    width: 50%;
    float: left;
    color: #b3242a;
    line-height: 30px;

}

#header .content-sreach {
    width: 50%;
    float: right;
    text-align: right;

}

.title-header {
    height: 35px;
    line-height: 35px;
    background: #ff5a00;
}

.box-h-l {
    color: white;
    width: 50%;
    float: left;
    text-align: left;
}

.box-h-l p {
    margin: 0px;
}

.box-h-r {
    color: white;
    width: 50%;
    float: left;
    text-align: right;
}

.hotline {
    color: white;
    display: inline-block;
    font-family: 'cabin-bold';
    font-size: 14px;
    margin: 0px;
}

.box-shadow {
    box-shadow: 0 0 5px #000;
}

.ttda div {
    font-size: 16px;
    padding: 10px 0px;
}

#wapper_content {
    padding-top: 20px;
}

.box_datban a {
    background: #fff5dc;
    padding: 12px 16px;
    color: #811416;
    font-size: 16px;
    border-radius: 20px;
}

.box_datban:hover a {
    background: #ff0004;
    color: #fff;
}

.box_datban a .box_datban a:hover {
    color: #811416;
}

.hotline_menu span {
    background: #fff5dc;
    color: #811416;
    font-size: 16px;
    padding: 10px 15px 10px 40px;
    text-transform: uppercase;
    border-radius: 20px;
}

.hotline_menu {
    position: relative;
    padding-left: 15px;
    height: 40px;
    display: flex;
    align-items: center;
}

.icon_phone {
    position: absolute;
    left: 1px;
    width: 50px;
    height: 50px;
    background: #fff5dc;
    color: #811416;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 2px solid #811416;
    top: -5px;
}

.icon_phone i {
    font-size: 25px;
}

.info-cty {
    padding-top: 40px;
    clear: both;
    width: 45%;
}

.info-cty ul {
    padding-top: 10px;
}

.info-cty li {
    padding: 5px 0px;
    color: #2f2f2f;
}

.tieude h3 {
    position: relative;
    margin: 0px;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    font-size: 15px;
    display: inline-block;
}

.tieude h3:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #20ceb7;
    display: inline-block;
    position: absolute;
    right: -24px;
    bottom: 22px;
    z-index: 9;
}

.tieude h3::before {
    content: '';
    width: 30px;
    height: 2px;
    background: #20ceb7;
    display: inline-block;
    position: absolute;
    left: -24px;
    bottom: 22px;
    z-index: 9;
}

.tieude_dv {
    width: 100%;
}

.back_ten {
    position: relative;
    z-index: 999999;
}

.ovan {
    width: 100%;
    height: 50px;
    background: #fff;
    border-radius: 100% 0 0 100% / 50%;
    position: absolute;
    top: -25px;
    z-index: 99;
}

.hinhovan {
    width: 200px;
    height: 100px;
    background: #1E90FF;
    border-radius: 100px / 50px;
}


.logo_mobi {
    display: none;
}

.menu_header {
    width: 100%;
}

div#header {
    position: relative;
    margin: auto;
}

div.header {
    display: none;
    border-bottom: 2px solid #fdfcfc;
}

div.wap_menu {
    width: 100%;
    z-index: 999;
    position: absolute;
    clear: both;
    background: #811416a1;
    top: 0px;
    height: 60px;
}

.box-img p {
    padding-left: 10px;
}

div.menu {
    display: flex;
    align-items: center;
    height: 60px;
    width: 100%;
    justify-content: flex-end;
}

.button-dmf i {
    font-size: 20px;
    padding-left: 20px;

}

.danhmuc_f {
    position: relative;
}

.danhmuc_f>ul {
    background: white;
    position: absolute;
    z-index: 9999;
    width: 100%;
    opacity: 0;
    border-top: white solid 2px;
    box-shadow: gray 0px 1px 1px 1px;
    visibility: hidden;
    transition: 1s;
}

.danhmuc_f:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: 1s;
    padding-left: 10px;
}

.danhmuc_f ul a {
    color: black;
    font-family: 'Open sans', sans-serif;
}

.danhmuc_f ul a:hover {
    color: red;
}

.danhmuc_f ul li {
    padding: 5px;

}

.danhmuc_f ul li ul li a {
    border-bottom: white solid 1px;
    text-transform: uppercase;
}

.danhmuc_f ul li i {
    color: red;
    font-size: 16px;
}

.danhmuc_f ul li ul li {
    padding: 5px;
}

.logo_top {
    position: relative;
    width: 20%;
}

.title_product {
    background: #ffa200;
    padding: 10px;
}

.title_product h3 {
    margin: 0px;
    color: #550f0f;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

.ten-cty {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    color: #1e247a;
}

.wellcome {
    width: 70%;
    float: left;
    font-family: 'cabin';
    font-size: 16px;
    height: 35px;
}

.wellcome p {
    margin: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 35px;
}

.list-contact {
    display: inline-block;
}

.list-contact a {
    padding: 5px;
    color: white;
}

.list-contact a i {
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
}

.list-contact a i:hover {
    color: #022347;
}

.intro-header {
    width: 30%;
    float: left;
    line-height: 35px;
}

.intro-header p {
    color: white;
    margin-bottom: 0px;
}

.intro-header p i {
    padding-right: 10px;
}

.phone {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border-right: white solid 1px;
}

.phone p {
    display: inline-block;
    text-align: left;
}

.phone i {
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    float: left;
    padding: 2px;
}

.email {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border-right: white solid 1px;
}

.email p {
    display: inline-block;
    text-align: left;
}

.email i {
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    float: left;
    padding: 2px;
}

.adres {
    width: 38%;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border-left: white solid 1px;
    border-right: white solid 1px;
    float: left;
}

.adres i {
    line-height: 35px;
    font-size: 12px;
    color: #fff;
    float: left;
    padding: 2px;
}

.box_item_monan {
    /* margin: 7px; */
    /* background: #fff; */
    /* padding: 5px; */
    /* box-shadow: rgb(0 0 0 / 17%) 0px 2px 6px; */
    /* border-radius: 7px; */
}

.box_item_monan img {
    border-radius: 7px;
}

.gioithieu {
    color: #1c1c1c;
    background: url(images/KTPgt.png);
    background-position: bottom;
    padding: 50px 0px;
}

.ct {
    color: #ec2f35;
    text-transform: uppercase;
    padding-left: 10px;
}

.intro-top h1 {
    font-size: 24px;
    color: #0000ff;
    font-family: 'UTM-Neutra';
    font-weight: bold;
}

.intro-top {
    text-align: left;
    border-bottom: white solid 1px;
    padding-top: 10px;
}

.intro-top p {
    color: white;
    font-family: 'Cabin', sans-serif;
    display: inline-block;
    padding-right: 15px;
}

.intro-top i {
    padding: 5px;
}


div.menu ul {
    list-style: none;
    margin: 0px;
    /* line-height: 90px; */
}

.box_visaochon {
    padding: 25px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.box_dangkyindex {
    padding: 0px 0px 25px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.box_item_dangky {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.box_dangkyindex_info {
    background: #811416a1;
}

.item_info_dk {
    display: flex;
    gap: 10px;
}

.item_info_dk_icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item_info_dk_icon i {
    color: #fff;
    font-size: 60px;
}

.item_info_dk_intro {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.item_info_dk_intro h3 {
    font-size: 18px;
    color: #fff;
    margin: 0px 0px 5px;
}

.item_info_dk_intro p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0px;
    font-family: 'SFProRounded-Light';
}

.box_footer_list {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 25% 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.button_googlemap button {
    background: #fff5dc;
    width: 100%;
    border-radius: 20px;
    border: unset;
    padding: 5px 0px;
}

.box_footer_right_content ul {
    margin-bottom: 0px;
}

.button_googlemap button a {
    font-size: 24px;
    color: #811416;
}

.box_form_dangkyindex_tab_left {
    padding: 15px;
    background-color: #fff;
    border-radius: 10px;
}

.box_footer_right_content ul li {
    font-size: 16px;
    padding-bottom: 5px;
}

.box_dangkyindex_info_list {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 15px 0px;
}

.box_form_dangkyindex_tab {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px 0px;
}

.box_bannerqc {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

.box_bannerqc1 {
    grid-column-gap: 15px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px 10px;
}

.banner_nho .item_banner:first-child {
    padding-bottom: 20px;
}

.box_bannerqc_center .item_banner {
    height: 100%;
}

.box_bannerqc_center {
    padding: 0px 5px;
}

.item_banner img {
    width: 100%;
    border-radius: 7px;
}

.danhmuc_f {
    width: 25%;
    float: left;
}

div.menu ul li ul {
    height: unset;
    line-height: 18px;
    background: #2ba6ca;
}

.title-dmgt {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    display: table;
    top: 0px;
}

.title-dmgt a {
    font-family: 'UTM-Swiss';
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;

}

.title-dmgt a:hover {
    color: white;
}

.title-dmgt a p {
    display: inline-block;
    padding: 10px 0px;
    border-bottom: white solid 2px;
    border-top: white solid 2px;
}

.item-dmgt {
    display: none;
}

.active_tm .item-dmgt {
    display: block;
    margin-bottom: 20px;
}

@keyframes lazyloadopacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.lazyload2 {

    animation-duration: 2s;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    visibility: hidden;

}

.title-dmme>p {
    display: inline-block;
    position: absolute;
    top: -50px;
    padding: 10px 20px;
    cursor: pointer;
    background: #2ba6ca;
    color: white;
    border-radius: 20px;

}

.uudai {
    padding-top: 30px;
    padding-bottom: 10px;
}

.uudai .container {
    padding: 5px;
    /* border: #919191 solid 1px; */
}

.item-uudai {
    /* padding-left: 0px !important; */
    font-family: 'Cabin';
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: left;
}

.item-uudai p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.item-uudai h5 {
    margin-bottom: 0px;
    font-family: 'UTM-Alter-Gothic';
    font-size: 24px;
    padding: 10px 0px;
    border-top: white solid 2px;
    border-bottom: white solid 2px;
    color: #262626;
    text-transform: uppercase;
    /* width: 60%; */
    margin: auto;
}

.item-uudai img {
    width: 70px;
    position: relative;
}

.info-uudai {
    /* position: absolute; */
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    z-index: 9999;
}

.info-uudai a {
    color: #262626;
}

.info-uudai a:hover {}

.item-uudai:after {
    /* content: ''; */
    width: calc(100% - 30px);
    height: 100%;
    background: linear-gradient(to top, #000000e8 5%, #00000000 35%);
    display: inline-block;
    position: absolute;
    left: 15px;
    bottom: -10px;
    z-index: 9;
}

.gt-index {
    margin-top: 20px;
    margin-bottom: 40px;
}

.gt-index .tieude {
    font-family: 'UTM-Alter-Gothic';
    font-size: 18px;
    color: #303030;
    margin-bottom: 0px;
    padding-top: 40px;
}

.xemtatca {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}

.content-img {
    position: relative;
}

.content-img img {
    border-radius: 7px;
}



.xemchitiettin a {
    text-transform: uppercase;
    color: #000;
    font-size: 15px;
    background: #fff;
    position: relative;
    z-index: 99;
    padding: 2px 15px;
}

.xemchitiettin {
    position: relative;
    width: 90%;
    text-align: center;
}

.item-info h3 {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 5px;
    /* padding: 25px 15px; */
    color: #000;
    font-size: 20px;
}

.iicon_xemtiep {
    position: absolute;
    z-index: 999;
    right: 0px;
    left: 0px;
    bottom: 0px;
    text-align: center;
}

.back_icon {
    background: #009c9b;
    width: 45px;
    height: 45px;
    margin: auto;
    border-radius: 50%;
    line-height: 40px;
    border: 3px solid #fff;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.back_icon a {
    font-size: 28px;
    color: #fff;
}

.back_icon:hover a {
    text-decoration: none;
}

.xemtatca a {
    text-transform: uppercase;
    border: #deb864 solid 1px;
    padding: 12px 35px;
    color: #751e15;
    background: #deb864;
}

.xemtatca a:hover {
    background: #deb864;
    color: #751e15;
}

.xemtatcagt {
    text-transform: uppercase;
    color: #303030;
    padding-top: 30px;
    padding-bottom: 5px;
    border-bottom: #009c9b solid 1px;
    display: inline-block;
}

.xemtatcagt i {
    padding-left: 10px;
}

.gt-index h1 {
    color: #1e247a;
    font-family: 'UTM-Alter-Gothic';
    margin-top: 0px;
}

.chatluongabout {
    font-size: 24px;
    padding-top: 20px;
    font-family: 'Roboto-Light';
}

.chatluongabout span {
    color: #ff4e4e;
    font-family: 'Roboto';
}

.chatluongabout b {
    font-family: 'Roboto-Black';
    color: #828282;
    font-size: 28px;
}

.right-gt img {
    width: 100%;
    padding-left: 35px;
    position: relative;
    z-index: 9999;
}

.right_gt_mota {
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
}

.right_gt_hotline {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.right_gt_hotline i {
    color: #927632;
    font-size: 40px;
    padding-right: 15px;
}

.right_gt_hotline p {
    font-size: 16px;
    color: #504e4e;
    margin-bottom: 0px;
}

.right_gt_hotline strong {
    color: #927632;
    font-size: 30px;
}

.xemchitiet {
    margin: 15px 0px;
    text-align: center;
}

.xemchitiet a {
    padding: 10px 25px;
    font-size: 16px;
    color: #5d1408;
    font-family: 'UTM Trajan Pro Bold';
    border: 1px solid #5d1408;
    border-radius: 7px;
}

.box_gt_t {
    display: flex;
    align-items: flex-end;
}

.right-gt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box_menu_nh_list {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.item_menu {
    position: relative;
}

.item_menu img {
    width: 100%;
}

.item_menu_info {
    position: absolute;
    top: 0px;
    right: 10px;
    left: 10px;
    bottom: 0px;
    display: flex;
    align-items: center;
}

.item_menu_info h3 {
    width: 100%;
    text-align: center;
    margin: 0px;
    font-size: 30px;
    color: #ffffff;
    text-transform: uppercase;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
}

.box_hinhanh_tt {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.title_left p {
    color: #751e15;
    font-size: 36px;
    font-family: 'UTM Dinh Tran';
}

.title_left h3 {
    color: #751e15;
    font-size: 30px;
    font-weight: 600;
    margin: 0px 0px 20px;
}

.box_hinhanh_nd_mota {
    color: #751e15;
    text-align: justify;
    line-height: 1.7;
    font-size: 15px;
}

.box_menu_nh {
    padding: 25px 0px;
    background: #fff5e0;
}

.active_tm>p {
    box-shadow: grey 1px 1px 0px 1px;
}

.title-dmme>p:hover {
    box-shadow: grey 1px 1px 0px 1px;
}

.title-dmme:nth-child(1)>p {
    left: 350px;

}

.title-dmme:nth-child(2)>p {
    left: 500px;

}

.title-dmme:nth-child(3)>p {
    left: 650px;
}

.box-danhmucgt {
    border-bottom: #dedede solid 1px;

}

.item-dmgt {
    position: relative;
}

.item-dmgt img {
    filter: brightness(60%);
    width: 100%;

}

#menu {
    width: 100%;
    float: left;
    /* height: 90px; */
}

div.menu ul li {
    float: left;
    position: relative;
    z-index: 50;
    padding: 0px 15px;
    line-height: 60px;
}

.box-spgt {
    padding-top: 50px;
}

.title-spgt {
    border-left: #ec1d32 solid 5px;
    padding-left: 10px;
}

.ten-spgt {
    color: #ec1d32;
    font-size: 30px;
    font-family: 'cabin';
    font-weight: bold;
    text-transform: uppercase;
}

.tieude-spgt {
    color: #4c251e;
    font-size: 30px;
    font-family: 'cabin-bold';
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.button-dmf {
    background: #2ba6ca;
    color: white;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
}

.img-spgt img {
    width: 100%;
}

.mt-spgt {
    padding-top: 20px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

div.menu ul li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    position: relative;
}

.box-laithu {
    width: 100%;
    position: relative;
}

.box-laithu img {
    width: 100%;
    filter: brightness(40%);
}

.box-dv {
    border: 2px solid #20ceb7;
    border-radius: 40px;
    overflow: hidden;
}

.dk-laithu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
}

.box-dklt {
    display: table-cell;
    vertical-align: middle;
}

.box-nd {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
}

.box_logo_top {
    position: absolute;
    top: 0px;
    background: #fff5dc;
    border-radius: 0px 0px 7px 7px;
    padding: 10px;
    height: 120px;
    text-align: center;
    display: flex;
    align-items: center;
}

.box_logo_top img {
    width: 85%;
}

.dk-laithu form input {
    border: none;
    margin: 10px 0px;
    border-bottom: gray solid 1px;
    color: white;
    background: #ffffff5c;
    padding: 10px;
    border-radius: 15px;
    width: 50%;
}

.dk-laithu form input[type="button"] {
    width: 10%;
    background: red;
    border-color: red;
    font-weight: bold;
}

.title-lt {
    font-size: 24px;
    color: white;
}

.title-lt p {
    font-size: 14px;
    color: white;
}

.box-bg img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

::-webkit-input-placeholder {
    font-style: italic;
    color: white;
}


.ttlh {
    width: 25%;
    float: right;
    line-height: 100px;
    text-align: left;
    color: #f55a4e;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.ttlh>div {

    margin-top: 5px;

    line-height: 1.2;

    border: #f55a4e solid 2px;

    border-radius: 10px;

    font-weight: bold;

    font-size: 23px;

    padding: 5px;
}

.img-menu {
    width: 40%;
    float: left;
}

.img-menu img {
    width: 100%;
}

.ten-menu {
    width: 60%;
    float: left;
    padding-left: 20px;
}

div.menu ul li ul,
div.menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
    min-width: 180px;
    left: 0px;
}

div.menu ul li:hover ul li {}

div.menu ul li ul li {
    float: none;
    padding: 0px;
    text-align: left;
    width: 100%;
    float: left;
    background: #811416;
    color: #fff;
}

.hotline-top {
    width: 22%;
    float: left;
    /* line-height: 80px; */
    /* height: 90px; */
    background: #f4ab01;
    padding: 7px 0px;
    border-radius: 10px;
    text-align: center;
}

.hotline-top p {
    color: white;
    margin: 0px;
    /* padding: 10px 25px; */
    /* background: #f4ab01; */
    position: relative;
    line-height: 1;
    display: inline-block;
    font-size: 26px;
    font-family: 'Roboto-Bold';
    /* border-radius: 10px; */
}

.hotline-top .text-hotline {
    font-size: 10px;
    font-family: 'roboto-medium';
}

.hotline-top p:after {
    /* content: ''; */
    display: inline-block;
    border: #1e247a solid 1px;
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 100%;
    height: 100%;
}

div.menu ul li ul li:hover {
    background: #811416;
}

div.menu ul li ul li:hover>a {
    color: white;
}

div.menu ul li ul li:first-child {
    border-top: none;
}

div.menu ul li ul li:last-child {
    /* border-bottom: none; */
}

div.menu ul li ul {
    border-radius: 0px 5px 0px 5px;
}

div.menu ul li ul li a {
    /* text-transform: uppercase; */
    display: block;
    color: #fff;
    border-bottom: #fff solid 1px;
    padding-bottom: 10px;
    line-height: 40px;
    height: 40px;
    padding-left: 10px;
    font-size: 13px;
    width: 100%;
    /* margin: auto; */
    text-align: left;
}

div.menu ul li ul li ul {
    left: 100%;
    top: 0px;
}

.header .cart {
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 180px;
    font-size: 18px;
}

.wap_box_new {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.header .cart sup {

    padding: 0px 2px;
    background: #000;
    border-radius: 50%;
    line-height: 10px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
}

div#slider {
    margin: auto;
    position: relative;
    clear: both;
}

.box-form-lichhen {}

#datlich {
    background-image: url(./images/back_dk.png);
    background-position: center;
    background-size: 100% 100%;
    padding: 20px 0px;
}

.box-form-lichhen div.frm_lienhe .item_lienhe input[type='text'] {
    width: 100%;
    border: 1px solid #20ceb7;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 25px;
}

.item_lienhe select {
    width: 100%;
    border: 1px solid #20ceb7;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 25px;
    position: relative;
}

.item_lienhe select::after {
    content: '25BC';
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: DodgerBlue;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    color: white;
}

.list_tuvan .nav-item {
    width: 24%;
}

.itemclick {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: center;
    font-size: 16px;
    text-align: center;
    line-height: 55px;
    color: #000;
    border: 1px solid #f6f6f6;

}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #e97195 !important;
}

.name_item {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    padding-bottom: 15px;
}

#tuvan,
#camnang {
    padding: 25px 0px;
}

.name_item:after {
    content: '';
    width: 40%;
    height: 3px;
    background: #20ceb7;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 9;
}

.mota_iteam {
    padding-bottom: 15px;
}

.title_w_img img {
    width: 16%;
}

.title_w_intro {
    font-size: 18px;
}

.call_item a {
    color: #3c3c3c;
    font-size: 13px;
    border: 2px solid #20ceb7;
    border-radius: 30px;
    padding: 10px 25px;
    line-height: 40px;
}

.call_item a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #20ceb7;
}

.content-top-form {
    padding: 15px 0px;
}

.box-form-lichhen div.frm_lienhe {
    margin-top: 0px;
    margin-bottom: 0px;
}

.box-form-lichhen .title-form {
    font-size: 36px;
    padding: 0px;
    color: #20ceb7;
    font-family: 'cabin';
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}

.box-form-lichhen .title-form:xemchitiettin {
    content: '';
    width: 40%;
    height: 3px;
    background: #20ceb7;
    display: inline-block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 9;
}

.box-form-lichhen .content-form-lh {
    padding: 20px 0px;
}

.search_frm {
    position: absolute;
    z-index: 9;
    right: 10%;
    top: 30%;
    background: #fff;
    padding: 20px 0px;
    border-radius: 10px;
}

.search_frm .tieude_frm {
    border-bottom: 1px solid #ccc;
    padding: 0px 20px;
    width: 100%;
}

.tieude_frm h3 {
    font-weight: normal;
    font-size: 20px;

}

.tieude_frm p {
    color: #ccc;
    padding-bottom: 10px;
}

.footer_menu {
    background: #811416;
    border-top: 2px solid #fff;
    padding: 10px 0px;
}

.footer_menu_logo {
    text-align: center;
    color: #fff;
}

.footer_menu_logo a {
    color: #fff;
}

.footer_menu_list ul {
    list-style-type: none;
    display: flex;
    padding-top: 20px;
    justify-content: center;
}

.footer_menu_list ul li {
    padding: 5px 10px;
}

.footer_menu_list ul li a {
    text-transform: uppercase;
    color: #fff;
}

#thongtinsanpham {
    background: #ffffff;
    padding: 0px 0px;
}

.box_wapcontent {
    padding: 25px 0px;
}

.search_frm .search_frm_conten {
    width: 100%;
    padding: 10px 20px;
}

.search_frm .frm_input {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.search_frm .frm_input label {
    width: 150px;
    float: left;
    text-transform: capitalize;
}

.search_frm .frm_input select {
    width: 300px;
    height: 30px;
    border-radius: 5px;
}

.search_frm .frm_input .bnt_search {
    float: right;
    border: none;
    background: #2ec21c;
    border-radius: 10px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
}

.frm_input input[type='range'] {
    width: 300px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}

.frm_input input[type='range'],
.frm_input input[type='range']::-webkit-slider-runnable-track,
.frm_input input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.frm_input input[type='range']::-webkit-slider-runnable-track {
    width: 400px;
    height: 7px;
    background: #b4beca;
    border-radius: 10px;
}

.frm_input input[type='range']::-webkit-slider-thumb {
    position: relative;
    height: 20px;
    width: 20px;
    margin-top: -7px;
    background: #328e00;
    border-radius: 50%;
    border: 2px solid #ccc;
}

.frm_input input[type='range']::-webkit-slider-thumb::before {
    position: absolute;
    content: '';
    height: 10px;
    /* equal to height of runnable track */
    width: 500px;
    /* make this bigger than the widest range input element */
    left: -502px;
    /* this should be -2px - width */
    top: 8px;
    /* don't change this */
    background: #328e00;
}

.showgia {
    width: 100%;
    text-align: right;
}

div#left {
    width: 24%;
    float: left;
}

.uudai div.tieude {
    text-align: left;
    display: block;
}

.uudai div.tieude p {
    text-align: left;
}

div.tieude {
    width: 100%;
    text-align: center;
    max-width: 1170px;
    margin: auto;
    padding: 15px 0px 25px;
}

.item-home img {
    width: 100%;
    height: 248px;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    position: relative;
    z-index: 1;
    max-height: 224px;
    object-fit: fill;
}

.box_hinhanh_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.iteam_chitietga {
    padding: 5px;
    width: 50%;
}

.item-home {
    box-shadow: 3px 3px #ffffffe8;
}

#map_canvas1 {
    height: 500px;
    width: 100%;
}

.box_thucdon {
    padding: 25px 0px;
}

#tintuc_index {
    background: #fff5e0;
    padding: 25px 0px;
}

.box_hinhanh {
    padding: 25px 0px;
    background: #fff5e0;
}

.tieude_chinh {
    font-family: 'Cabin';
    color: #13963d;
    font-size: 30px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
}

.box_loiich_right {
    flex-direction: row;
    flex-wrap: wrap;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.hien_menu i {
    color: #811416;
}

.item_loiich_mota {
    font-size: 14px;
    color: #2a2a2a;
}

.item_loiich {
    border-left: 3px solid #00a652;
    padding-left: 15px;
}

.item_loiich h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 10px;
    color: #00a652;
}

div.tieude div:after {
    /* content: ''; */
    width: 35%;
    height: 1px;
    background: #1e247a;
    display: inline-block;
    position: absolute;
    left: 35%;
    bottom: 0px;
}

.list_tuvan ul li a {
    font-weight: 600;
    text-transform: uppercase;
    color: #303030;
}

.title_intro {
    text-align: center;
    max-width: 850px;
    margin: auto;
    color: #550f0f;
}

div.tieude p {

    width: 70%;

    margin: 10px auto;

    font-family: 'cabin';
    font-size: 18px;
}

.news {
    font-family: 'cabin';
}

.name-news {
    background: #f11714ad;
    display: inline-block;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 10px;
}

.name-news h3 {
    color: white;
    font-size: 16px;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

.news-nb img {
    width: 100%;
}

.left-news {
    padding-right: 45px !important;
    padding-top: 20px;
}

.right-news {
    padding-top: 20px;
}

.news-nb {
    padding-top: 30px;
    position: relative;
    margin-bottom: 7px;
}

.album {
    padding-top: 30px;
}

.thuvien img {
    border: #022347 solid 5px;
    width: 100%;
    height: 270px;
}

.video img {
    border: #022347 solid 5px;
    width: 100%;
    height: 270px;
}

.item-news {
    display: inline-block;
    width: 100%;
    margin: 3px 0px;
}

.item-news img {
    width: 100%;
}

.danhmuc_f ul li {
    color: black;
    border-bottom: gray solid 1px;

}

.danhmuc_f ul li ul li {
    list-style: none;
}

.danhmuc_f ul li:last-child {
    border: none;
}

.date-news {
    background: url(./images/trangtri7.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 85px;
    height: 66px;
    float: left;
}

.frm_lienhe ul li {
    font-size: 16px;
    padding-bottom: 10px;
}

.trangtri {
    border-bottom: #022347 solid 3px;
    font-size: 36px;
    font-family: 'cabin-bold';
    display: inline-block;
}

.date-news p {
    color: white;
    font-size: 32px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 12px;
    font-weight: bold;
}

.date-news span {
    color: white;
    font-size: 14px;
    margin: 0px;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 9px;
}

.title-news {
    width: calc(100% - 85px);
    float: left;

}

.title-news h3 {
    font-size: 16px;
    text-align: center;
    line-height: 66px;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thuvien {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

.video {
    position: relative;
    display: inline-block;
    width: 100%;
}

.thuvien-nb {
    position: absolute;
    bottom: 20px;
    width: 65%;
    right: 0px;
    background: #ff00009c;
    color: white !important;
    padding: 0px 10px;
}

.video-nb {
    position: absolute;
    bottom: 45%;
    width: 40px;
    height: 40px;
    right: 45%;
    background: #000000c4;
    color: white !important;
    padding: 0px 10px;
    line-height: 43px;
    border-radius: 50%;
    border: gray solid 1px;
}

.video-nb i {
    font-size: 20px;
    color: #ffffffb3;
}

.thuvien-nb:hover {
    color: white !important;
    background: #022347;
}

.video-nb:hover {
    color: white !important;
    background: black;
}

.video-nb:hover i {
    color: white;
}

.thuvien-nb h3 {
    margin: 0px;
    padding: 10px;
    font-size: 16px;
}

.all-thuvien {
    position: absolute;
    top: 45%;
    width: 17%;
    left: 0px;
    color: white !important;
    padding: 10px;
    background: #022347;
    text-align: center;
}

.slider img {
    height: 450px;
}

.all-thuvien:hover {
    color: white !important;
    font-weight: bold;
}

.all-video {
    position: absolute;
    top: 45%;
    width: 17%;
    left: 0px;
    color: white !important;
    padding: 10px;
    background: #022347;
    text-align: center;
}

.all-video:hover {
    color: white !important;
    font-weight: bold;
}

.taisao {
    background: url(images/KTPbackground.png);
    width: 100%;
    padding: 30px 0px;
}

#menu #sanpham ul {
    min-width: 800px;
    left: -200px;
}

#menu #sanpham ul li {
    width: 33%;
    float: left;
}

.dm-f li {
    list-style: inside;
    width: 30%;
    float: left;
    margin-right: 20px;
    color: red !important;
    border-bottom: black dotted 1px;
}

.sanphammangnua_box .nav-tabs {
    border-bottom: unset;
    display: flex;
    justify-content: center;
}

.sanphammangnua_box .nav-tabs li {
    padding-right: 10px;
}

.sanphammangnua_box {
    padding-top: 15px;
}

.tab-content {
    padding-top: 15px;
}

.sanphammangnua_box .nav-tabs li.active a {
    color: #811416 !important;
    border-color: #811416 !important;
    border: 1px solid !important;
    border-radius: 6px;
}

.sanphammangnua_box .nav-tabs li a {
    border-radius: 0px;
    font-size: 18px;
    color: rgba(102, 102, 102, 0.85);
    font-family: 'SFProRounded';
}

.sanphammangnua_box .nav-tabs li a:hover {
    background-color: unset;
    color: #811416 !important;
    border: unset;
}


.xemthemmon {
    text-align: center;
}

.xemthemmon a {
    background: #550f0f;
    font-family: 'UTM Trajan Pro Bold';
    color: #fff;
    padding: 12px 25px;
}

.xemthemmon a:hover {
    background: #ffa200;
    color: #fff;
    transition: 1s;
}

.item_monan_info h3 {
    font-size: 18px;
    margin: 10px 0px 5px;
    font-family: 'SFProRounded';
    text-align: center;
}

.item_monan_info {
    padding-left: 5px;
}


.dm-f li a:hover {
    color: #f55a4e;
}

.list-sp {
    display: inline-block !important;
    border-bottom: #80808096 solid 1px !important;
    border-right: #80808096 solid 1px;
}

.show-imgnews {
    width: 100%;
}

.gt {}

.gt .box-danhmucgt .container {
    position: relative;
}

.spnb {}

#menu #sanpham ul li:first-child {
    padding-top: 10px;
}

.taisao .title_spnoibat div {
    color: #000 !important;
    border-bottom: #022347 solid 2px;
    padding-bottom: 10px;
}

.taisao .title_spnoibat p {
    color: #8b8b8b !important;
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'Cabin';
}

.taisao .title_spnoibat {
    text-align: left;
}

.item-taisao {

    padding: 10px 0px;
    display: inline-block;
}

.box-tais {
    background: white;
    display: inline-block;
    height: 100px;
    overflow: hidden;
}

.item-taisao img {
    width: 70px;
    height: 70px;
    float: left;
    margin: 15px 0px;
}

.box-ts {
    width: calc(100% - 70px);
    padding: 0px 10px;
    float: left;
}

.box-ts h4 {
    font-size: 16px;
    color: #316489;
    text-transform: capitalize;
    font-weight: bold;
    margin-top: 15px;
}

.box-ts p {
    font-size: 12px;
    color: #4a4a4a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

div#danhmuc {
    border: none;
}

div.danhmuc {
    margin-bottom: 15px;
}

div.danhmuc:last-child {
    margin-bottom: 0;
}

div#danhmuc ul {
    list-style: none;
}

div#danhmuc ul li {
    position: relative;
}

div#danhmuc li .num_item {
    top: 10px;
    height: 20px;
    width: 20px;
    color: #000;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    font-family: roboto-light;
}

.box-search {
    /* display: inline-block; */
    width: 50%;
    /* line-height: 100px; */
    height: 100px;
    float: left;
    display: table;
    padding-left: 15px;
    margin-left: 5%;
}

.frm-search {
    line-height: 2;
    display: table-cell;
    vertical-align: middle;
}

div#danhmuc .dm_actived .num_item {
    background: #328e00 !important;
}

.num_item_actived {
    position: absolute;
    top: 15px;
    right: 10px;
    height: 20px;
    width: 20px;
    color: #328e00 !important;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    font-size: 10px;
}

div#danhmuc ul li:last-child {
    border: none;
}

/*div#danhmuc ul li a
{
    color: #8c8c8c;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    padding: 11px 10px 11px 0px;
    font-family: Roboto-Regular;
    display: inline-block;
}*/
div#danhmuc ul li a:hover {
    color: #000;
}

div#danhmuc ul li ul li a {
    background: url(images/muiten.png) 22px 15px no-repeat;
    padding: 9px 5px 9px 35px;
}

div#danhmuc ul li ul {
    display: none;
}

div#danhmuc .menu_danhmuc_left .danhmuc_left1 a {
    color: #8c8c8c;
    text-decoration: none;
    font-size: 16px;
    transition: 0.4s;
    display: block;
    padding: 8px 10px 8px 30px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc .menu_danhmuc_left .danhmuc_left2 {
    list-style-type: none;
}

div#danhmuc .menu_danhmuc_left .danhmuc_left3 {
    padding-left: 20px;
}

div#danhmuc .menu_danhmuc_left a:hover {
    color: #000;
    margin-left: 5px;
}

div#danhmuc .tieudedm1 {
    color: #000 !important;
}

.gioithieu_right h2 {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
    font-family: 'cabin-bold';
    text-transform: uppercase;
    margin: 0px;
    color: #022347;
}

.gioithieu_right h2 p {
    position: absolute;
    font-size: 12px;
    bottom: -2px;
    right: 0px;
    margin-bottom: 0px;
}

.ten-gt {
    font-size: 18px;
    color: #000;
    font-family: cabin;
    margin: 0px;
}

.gioithieu_right>p {
    padding-top: 20px;
    line-height: 1.8;
    font-family: "cabin";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gioithieu_left {
    padding-top: 10px;
}

.gioithieu_left ul {
    list-style: none;
    width: 50%;
    float: left;
    padding-left: 40px;
    padding-top: 50px;
    line-height: 50px;
}

.gioithieu_left ul li a {
    color: #333;
    text-transform: uppercase;
    padding-left: 20px;
}

.gioithieu_left ul li {
    border-bottom: #d1d1d1 solid 1px;
}

.gioithieu_left>div img {
    width: 100%;
    position: absolute;
    z-index: 999;
}

/*div#danhmuc .dm_left {
    display: inline-block;
    border-bottom: 1px dashed;
    margin: 0px 10px;
}*/
#duration .item_duration {
    margin: 10px 0px;
}

#duration .item_duration label {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #8c8c8c;
    padding-left: 10px;
    font-weight: 500 !important;
}

#duration .item_duration label:hover {
    color: #000;
}

#duration .first_item {
    margin-top: 20px;
}

#duration .item_duration .duration_ckeck {
    border: none;
    border-radius: 0px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

/*.duration_active  {
    padding-left: 10px;
}*/
.duration_active label {
    color: #000 !important;
}

#ungdung .item_ungdung label {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #8c8c8c;
    padding-left: 10px;
}

#ungdung .item_ungdung label:hover {
    color: #000;
}

#ungdung .item_ungdung {
    margin: 10px 0px;
}

#ungdung .first_item {
    margin-top: 20px;
}

#ungdung .item_ungdung .ungdung_ckeck {
    border: none;
    border-radius: 0px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

.ungdung_active label {

    color: #000 !important;
}

#datbiet .conten_datbiet {
    margin-top: 20px;
}

#datbiet .sale {
    padding: 10px 20px;
    color: #ccc;
    border: 1px solid #ccc;

}

#datbiet .sale_actived,
#datbiet .sale:hover {
    color: #ff0000;
    border: 1px solid #ff0000;
}

#nhanmail {
    background: url(images/bg_nhantin.png) top left no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
}

#nhanmail .conten_nhanmail h3 {
    width: 100%;
    padding: 10px 5%;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
}

div#dknt {
    width: 100%;
}

.box-bg {
    position: relative;
}

.content-bg {
    background: white;
    padding: 15px 20%;
    position: absolute;
    top: 8%;
    left: 5%;
    width: 90%;
    height: 85%;
    /* margin: 30px; */
}

form#frm_dknt {
    background: none;
    margin: 10px 0;
}

form#frm_dknt input[type='text'] {
    width: 100%;
    padding: 0px 5px;
    border: #b8b8b8 solid 1px;
    border-radius: 15px;
    outline: none;
    color: black;
    height: 35px;
    float: left;
    margin-right: 5px;
    margin-bottom: 15px;
}

::placeholder {
    /* cháº¡y tá»‘t trÃªn Chrome, Firefox, Opera, Safari 10.1+ */
    color: #808080 !important;
    opacity: 1;
    /* Firefox */
    font-style: normal;
}

:-ms-input-placeholder {
    /* cháº¡y trÃªn Internet Explorer 10-11 */
    color: black !important;
}

::-ms-input-placeholder {
    /* cháº¡y trÃªn Microsoft Edge */
    color: black !important;
}

form#frm_dknt input[type='button'] {
    width: 18%;
    margin: auto;
    background: #f55a4e;
    border: #f55a4e solid 1px;
    color: #fff;
    padding: 0px 10px;
    height: 35px;
    line-height: 30px;
    cursor: pointer;
    text-transform: uppercase;
    outline: none;
    display: inherit;
    float: none;
}

.title-bg {
    color: #f55a4e;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.input-contentt {
    position: relative;
    display: inline-block;
    width: 50%;
    float: left;
}

.input-contenttt {
    position: relative;
    display: inline-block;
    width: 100%;
    float: left;
}

.input-contentt i {
    position: absolute;
    top: 18px;
    left: 5px;
}

.input-contenttt i {
    position: absolute;
    top: 15px;
    left: 5px;
}

.content-bg p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

#hotline {
    background: #ff0000;
    color: #fff;
    width: 100%;
    padding: 20px;
    font-size: 25px;
}

#hotline .conten_hotline h3 {
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: #000 -2px 2px 0px, #000 0px 0px 1px, #000 0px 0px 1px,
        #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 20px;
}

div#main_content {}

.img_danhmuc {
    padding: 2px;
    border: 1px solid;
}

.name_danhmuc {
    position: absolute;
    top: 0px;
    width: 92%;
    height: 100%;
    padding: 15px;
    text-align: center;
    background: #00000080;
}

.name_danhmuc h3 {
    width: 80%;
    border-bottom: 3px solid #fff;
    padding-bottom: 10px;
    color: #fff;
    font-family: 'UTM-PenumbraBold';
    text-transform: uppercase;
    font-size: 17px;
    position: absolute;
    top: 40%;
    left: 10%;
    margin: auto;
}

div#right {
    width: 100%;
}

.doitac {
    padding: 10px 0px 15px;
}

.item_spnb .img_sp {
    border: 2px solid #d8d8d8;
    overflow: hidden;
}

.title_spnoibat {
    text-align: center;
    border-bottom: #eaeaea solid 1px;
    padding: 15px 0px;
    margin: 10px 0px;

}

.noidung-congtrinh {
    padding-top: 20px;
}

.title_spnoibat div {
    font-size: 30px;
    font-weight: 600;
    position: relative;
    line-height: 1.2121212121212121212121212121212em;
    color: #1c1c1c;
    font-family: 'Cabin';
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 10px;
}

.spnoibat .item_spnb {
    text-align: center;
}

.spnoibat .item_spnb h4 {
    color: #1e191d;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 600;
    font-family: 'UTM-Avo-bold';
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.doitac img {
    margin: 0px 25px;
}

.doitac_index {
    line-height: 0;
}

.spmoi {
    width: 100%;
    background: #fff;
    padding-bottom: 0px;
}

.spmoi .tieude_sp a {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    background: none;
    transition: 1s;
    border-radius: 50%;
    background: #eee;
    box-shadow: -5px -5px 5px #666;
    -moz-box-shadow: -5px -5px 5px #666;
    -webkit-box-shadow: -5px -5px 5px #666;
    margin-top: 10%;
}

.spmoi .tieude_sp h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
}

.spmoi .item_spm,
.spmoi .tieude_sp {
    margin: 0px;
}

.spmoi .title_spmoi {
    display: inline-block;
    float: left;
}

.spmoi .title_spmoi div {
    font-size: 30px;
    margin: 30px 0px;
    border-bottom: 1px solid #000;
    width: 300px;
    padding: 10px 0px;
    position: relative;
    color: #000;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.spmoi .title_spmoi div:before {
    content: "";
    width: 150px;
    height: 3px;
    background: #000;
    position: absolute;
    bottom: -1px;
}

.spmoi .xemthem_spmoi a {
    float: right;
    font-size: 17px;
    text-decoration: none;
    width: 300px;
    font-weight: 600;
    padding: 50px 0px;
    position: relative;
    color: #000;
    display: inline-block;
    font-family: 'RobotoSlab-Bold';
    text-align: right;
    padding-right: 20px;
    text-transform: uppercase;
}

.spmoi .xemthem_spmoi a i {
    padding-left: 15px;
    font-size: 15px;
}

.xemtiepgt a {
    padding: 15px 35px;
    background: #0d56a6;
    font-family: 'cabin-bold';
    font-size: 14px;
    color: white;
}

.xemtiepgt {
    display: inline-block;
    margin-top: 30px;
}

.xemtiepgt a:hover {
    color: white;
    text-decoration: none;
    background: #022347;
}

div.tieude_giua2 {
    text-align: center;
}

div.tieude_giua2 div {
    display: inline-block;
    vertical-align: top;
    margin: auto;
    padding: 4px 20px;
    background: #5697e7;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 0px 0px 10px 10px;
}

.title_spnoibat>div {
    display: inline-block;
    line-height: 1.1;
    color: #1e247a;
    font-family: 'Roboto-Bold';
    font-size: 24px;
}

.product {
    padding-bottom: 10px;
}

.trangtri {
    background: url(../img/tieude.png);
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-left: 25px;
    background-position: bottom left;
    font-size: 36px;
    font-family: 'cabin-bold';
    display: inline-block;
    text-transform: uppercase;
}

.list-pro {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.left-info-pro {
    width: 77%;
    float: left;
    text-align: left;
}

.left-info-pro h3 {
    color: #ff5a00;
    padding-left: 10px;
}

.list-pro .item-pro {
    margin-top: 20px;
    margin-bottom: 10px;
    outline: none;
    float: none;
    display: inherit;
}

.list-pro-detal .item-pro {
    padding-bottom: 30px;
}

.prev-pro {
    position: absolute;
    bottom: 0px;
    right: 50%;
    width: 30px;
    height: 30px;
    background: #aaaaaa;
    outline: none;
    border: none;
}

.baogia {
    padding: 20px;
}

.prev-pro i {
    color: white;
}

.next-pro i {
    color: white;
}

.icon-y li i {
    color: yellow !important;
}

.next-pro {
    position: absolute;
    bottom: 0px;
    right: 47%;
    width: 30px;
    height: 30px;
    background: #aaaaaa;
    outline: none;
    border: none;
}

.gia {
    color: #f55a4e;
    padding-left: 5px;
    width: 77%;
    float: left;
}

.prev-pro:hover {
    background: #fe0000;
    border-color: #fe0000;
}

.next-pro:hover {
    background: #fe0000;
    border-color: #fe0000;
}

.box-pro {
    position: relative;
    border: #d7d7d7 solid 1px;
    /* padding: 5px; */
    width: 100%;
}

.gia_pro p {
    margin-bottom: 0px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-transform: capitalize;
    width: 77%;
    font-family: 'Open Sans', sans-serif;
}

.datmua a {
    padding: 7px 10px;
    background: #d71d2a;
    color: #fff;
    font-size: 15px;
    display: inherit;
}

.datmua a:hover {
    color: #fff;
}

#box_conten_booking .option-gh {
    display: none;
}

.imgtt {
    position: absolute;
    width: 100%;
    display: table;
    top: 0px;
    height: 100%;
    text-align: center;
}

.imgtt img {
    margin: auto;
}

.imgtt>div {
    display: table-cell;
    vertical-align: middle;
}

.item-pro h3 {
    text-align: left;
    width: 77%;
    float: left;
    color: #545454;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.4;
}

.itemspmoi .gia_pro p {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}

.itemspmoi {
    padding-top: 20px;
}

.xem:before {
    width: 25%;
    height: 2px;
    display: inline-block;
    content: '';
    background: white;
    margin-bottom: 3px;
    margin-right: 5px;
}

.xem:after {
    width: 25%;
    height: 2px;
    display: inline-block;
    content: '';
    background: white;
    margin-bottom: 3px;
    margin-left: 5px;
}

#box_conten_booking .datmua {
    display: none;
}

.datmua {
    cursor: pointer;
}

#box_conten_booking .gia_pro p {
    text-align: left;
    padding-left: 10px;
    width: 100%;
}

.option-gh {}

.option-gh button {
    border: none;
    font-size: 24px;
    padding: 15px;
    background: #f0f0f0;
    width: 23%;
    float: right;
    position: relative;
    z-index: 99;
}

.cauhoituvan {
    width: 100%;
    background: url(images/lienhe.png);
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hotline-bg i {
    padding: 15px;
    background: #ff5a00;
    color: white;
    font-size: 30px;
    border-radius: 50%;
    float: left;
    margin: 0px 10px;
}

.hotline-bg p {
    font-size: 14px;
    color: white;
}

.hotline-bg div {
    font-size: 24px;
    color: white;
}

.cauhoituvan>div {
    position: relative;
    z-index: 999;
}

.content-tuvan {
    width: 70%;
    float: left;
    /* background: url(images/lienhe.png); */
    /* background-size: 100% 100%; */
}



.form-tuvan {
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
    float: right;
}

.title_bg {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
    padding-right: 20px;
    width: 100%;
    color: #464a8c;
    display: inline-block;
    padding-top: 10px;
}

.title_bg>p {
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px;
    width: 100%;
    color: #303030;
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.title_bg>div {
    font-family: 'Roboto-Bold';
    font-size: 30px;
    text-transform: none;
    padding: 10px 10px;
    display: inline-block;
    color: #464a8c;
    /* padding-top: 20px; */
}

.intro-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: table;
    text-align: center;
}

.email-bg {
    font-size: 14px;
    color: white;
}

.box-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.hotline-bg {
    text-align: left;
    width: 50%;
    padding: 10px 0px;
    margin: 15px auto;
    border-bottom: white solid 1px;
}

.box-content-tv {
    position: relative;
    padding-top: 25px !important;
}

.click_nhantin {
    background: #ff1212;
    color: #ffffff;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    text-transform: uppercase;
    width: auto !important;
    /* border-radius: 7px; */
    padding: 15px 100px !important;
    margin-top: 20px;
}

.form-tuvan input {
    width: 90%;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    padding: 15px 25px;
    /* border-radius: 5px; */
    border: none;
    box-shadow: #00000061 5px 5px 4px;
}

.form-tuvan textarea {
    border: none;
    width: 95%;
    /* border-radius: 3px; */
    padding: 10px 20px;
    box-shadow: #00000061 5px 5px 4px;
}

.img-pro img {
    width: 100%;
}

/* dat-ban */
.box_booking {
    position: relative;
    background: #1c1c20;
    width: 100%;
    padding: 60px 0px;
}

.box_booking::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 100%;
    top: 0;
    left: 0;
    background: #1c1c20 url(./images/bak_booking.jpg) no-repeat center center / cover;
}

.box_form_booking {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: flex-end !important;
}

.box_form_booking_bk {
    position: relative;
    background: url("./images/bodyform.png") repeat-y center center / 100% auto;
    padding: 1rem 3rem;
    margin: 3rem 0;
}

.box_form_booking_bk::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 99%;
    background: url("./images/topform.png") no-repeat bottom center / 100% auto;
}

.box_form_booking_bk::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 50px;
    left: 0;
    top: 99%;
    background: url("./images/bottomform.png") no-repeat top center / 100% auto;
}

.sesiton_title h3 {
    font-size: 36px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
}

.sesiton_title p {
    color: red;
}

.sesiton_form form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.item_input label {
    color: #666666;
}

.input_couple {
    display: flex;
    gap: 20px;
}

.item_input {
    width: 50%;
}

.sesiton_form form input {
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0px;
}

.content_header_right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.input_couple input {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dddddd;
    padding-left: 0;
}

button#send {
    border: 1px solid #ff0004;
    background: #ff0004;
    color: #ffffff;
    border-radius: 0;
    min-width: 150px;
    font-size: 16px;
    padding: 8px;
    border-radius: 20px;
}

.text_button {
    text-align: center;
}

.check {
    display: flex;
    align-items: center;
    gap: 10px;
}

input[type="checkbox"] {
    margin: 0 !important;
}

.check p {
    margin: 0;
}

.select_restaurant select {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dddddd;
    padding: 10px 0px;
}


/* end dat-ban */

#check_book {}

#check_book i {}

.check_book:hover .fa-shopping-cart {
    color: red;
}

.fa-shopping-cart {
    color: #9b9b9b;
}

.duan {
    margin-top: 30px;

}

.duannb .title_spnoibat>div {
    color: white;
}

.title_spnoibat>p {
    color: white;
    font-size: 14px;
    font-family: 'Cabin', sans-serif;
    text-transform: capitalize;
}

.item-dv {
    padding: 20px 0px;
}

.mota-news {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 0px;
    font-size: 14px;
    font-family: 'cabin';
}

.item-dv img {
    width: 100%;
    height: 250px;
}

.list-dv {
    padding: 10px 0px;
}

div.tieude_giua div {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    padding: 15px 0px;
    position: relative;
    line-height: 1.2121212121212121212121212121212em;
    color: #412301;
    font-family: 'UTM-PenumbraBold';
    letter-spacing: 1px;
    text-transform: uppercase;
}

div.tieude_giua a {
    float: right;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin-right: 10px;
}

.baner-tieude {
    width: 100%;
    position: relative;
}

.baner-tieude .content-img {
    line-height: 0;
    width: 100%;
}

.baner-tieude .content-img img {
    width: 100%;
}

.baner-tieude .title-cat {
    text-align: center;
    width: 40%;
    top: 0px;
    left: 30%;
    position: absolute;
    /*margin: 8px 30% 70px 30%;*/
    padding: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-family: UTM-Avo-bold;
    font-size: 23px;
    text-shadow: #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px, #000 0px 0px 2px;
    color: #fff;

}

.title_index {
    padding: 15px 10px;
}

.title_index p {
    display: inline-block;
    font-size: 18px;
    font-family: 'cabin';
    padding-left: 10px;
    vertical-align: bottom;
}

.title_index div {
    font-family: 'UTM-Swiss';
    font-weight: bold;
    color: #323232;
    font-size: 36px;
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.box_dangky input {
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    color: #3c3c3c;
    border: 1px solid #3c3c3c;
}

.text_note {
    text-align: center;
}

.text_note span {
    color: #ff0004;
    font-weight: 600;
}

.item_dangky {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.item_dangky select {
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    color: #3c3c3c;
    border: 1px solid #3c3c3c;
}

div.copywire {
    color: #fff;
}

.tieude_tour {
    width: 100%;
    padding: 0px 10px 15px;
}

.tieude_tour_index {
    width: 100%;
    font-family: UTM-Avo-bold;
    color: #72c339;
    font-size: 25px;
    text-align: center;


}

.tieude_tour_index .tieude_text {
    position: relative;
    display: inline-block;
    padding: 0px 10px;
    height: 60px;
}

.tieude_tour_index .tieude_text:after {
    content: "";
    position: absolute;
    width: 100%;
    background: url('images/bg_tieude.png') center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}

.tieude_tour .tieude_text {
    font-size: 25px;
    width: 38%;
    float: left;
    margin-left: 10px;
}

.tieude_tour .fillter_tieude {
    width: 100%;
    background: #e1e1e1;
    margin: 10px 0px;
}

.tieude_tour .fillter_tieude .fill_item {
    display: inline-block;
    width: 31%;
    margin: 0px 0.8%;
    padding: 10px;
}

.tieude_tour .fillter_tieude .fill_item ul {
    list-style-type: none;
}

.tieude_tour .fillter_tieude .fill_item li {
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.tieude_tour .fillter_tieude .fill_item li:last-child {
    border-left: 1px solid;
    padding-left: 15px;
}

.tieude_tour .fill_item select {
    height: 25px;
    padding: 0px 5%;
}

.tieude_tour .fillter_tieude .styel_view {
    border: 1px solid #ccc;
    max-width: 80px;
    text-align: center;
    margin: auto;
    padding: 0px 20px;
}

.tieude_tour .styel_view i:hover,
.iactived {
    color: #ff0000;
}

div.wap_item {
    text-align: center;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.xtc {
    width: 100%;
    padding: 10px;
    text-align: center;
}

.xtc a {
    text-decoration: none;
    background: #e90000;
    color: #fff;
    padding: 10px 25px;
    border-radius: 20px;
}

div.item {
    width: 23%;
    margin: 1%;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f5f5f5;
    box-shadow: grey 0px 0px 3px 0px;
}

.lienketsp {
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.but-lt {
    padding: 6px 12px;
    background: #ec1d32;
    color: white !important;
}

.but-lt img {
    padding-right: 10px;
}

.xctsp {
    padding: 5px 12px;
    border: #ec1d32 solid 1px;
    color: #ec1d32 !important;
}

.xctsp i {
    padding-right: 10px;
}

div.chay_i {
    margin: 20px auto;
    max-width: 1200px;
}

div.item_i {
    width: 90% !important;
    margin: 0px 5%;
}

.item-dv h3 {
    color: #1c1c1c !important;
    font-family: 'Cabin-bold', sans-serif;
    font-size: 18px;
    padding-left: 10px;
    line-height: 1.6;
    height: 56px;
    margin: 0px;
    position: relative;
    z-index: 99999;
    TEXT-ALIGN: CENTER;
}

.item-dv p {
    font-family: 'Cabin', sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding-left: 10px;
    color: #303030;
    line-height: 1.6;
    padding-top: 20px;
}

.sp_img {
    margin: 0px;
    background: white;
}

/*div.item .sp_img
{
    overflow:hidden;
    margin-bottom:5px;
}
div.item .sp_img a
{
    display:block;
    line-height:0;
}
div.item a img
{
    width:100%;
    height:100%;
}
div.item .sp_name a
{
    text-decoration:none;
    color:#222222;
    font-weight:normal;
    font-size:15px;
    display:block;
    font-family:Tahoma, Geneva, sans-serif;
}
div.item .sp_name a:hover
{
    transition:0.4s;
    color:red;
}
div.item .sp_gia
{
    display:none;
}
div.item .sp_gia span.giacu
{
    color:#666666;
    text-decoration:line-through;
    float:left;
}
div.item .sp_gia span.giamoi
{
    color:#666666;
    color:red;
    float:right;
}
div.item .sp_gia span.motgia
{
    display:block;
    float:none;
}*/
.item .item_img {
    position: relative;
}

.item .item_img img {
    width: 100%;
    padding: 20px;

}

.item .item_img .booking {
    position: absolute;
    width: 100%;
    padding: 20px;
    bottom: 0px;
    left: 0px;
    display: table;
    height: 100%;
    transform: scale(0, 0);
    transition: 0.8s;

}

@keyframes zhhover {
    0% {
        transform: scale(0, 0);
    }

    100% {
        transform: scale(1, 1);
    }
}

.booking i {
    font-size: 26px;
    display: inherit;
}

.list-tc {
    width: 100%;
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
    background: white;
    font-size: 14pt;
    text-align: left;
    color: #2b2b2b;
    z-index: 999;
}

.list-tc button {
    padding: 10px;
    background: #1d1d1d;
    color: #2b2b2b;
    float: right;
    margin-top: 20px;
    border: none;
}

.list-tc button a {
    color: #2b2b2b;
}

.list-tc button:hover i {
    transform: rotatey(360deg);
    transition: 1s;
}

.item .item_img .quickbooking {}

.item .item_img .quickbooking:hover {
    background: #022347;
}

.item .item_img .quickview {}

.item .item_img button:hover {
    background: #022347;
}

.item .item_info {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

.item .item_info .item_name {
    width: 100%;
    /* padding-bottom: 5px; */
    position: relative;
}

.item .item_info .gia {
    width: 100%;
    padding: 5px 0px;
}

.tt-xang {
    margin: 0px;
    padding-top: 5px;
}

.item .item_info .gia_pro {}

.item .item_info .gia_pro p {
    margin-top: 0px;
}

.item .item_info .gia_pro span {

    font-weight: bold;
    color: #ff0000;

}

.item .item_info h3 {
    margin: 0px !important;
    padding-top: 10px;
    color: #393939;
    font-size: 14px;
    font-family: 'cabin-bold';
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}

.list-tc>a {
    color: #2b2b2b;
    text-decoration: underline;
}

.list-tc>a:hover {
    color: #2b2b2b;
    text-decoration: underline;
}

.sp_name_h {
    font-size: 18px;
    font-family: 'cabin-bold';
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

.sp_name_h:after {
    content: '';
    width: 35%;
    height: 2px;
    background: #022347;
    position: absolute;
    bottom: -10px;
    left: 0px;
}

.sp_name_h a {
    color: #022347;
}

.sp_name_h a:hover {
    color: #022347;
}

.mota-sp {
    padding: 15px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.item .item_info a {
    text-decoration: none;
    color: #000;
    font-size: 17px;
}

.item .item_info a:hover {
    color: #ff0000;
}

.item-custom {
    width: 31% !important;
}

.item_spm {
    text-align: left;
    background: #fff;
    position: relative;
}

.item_spm .img_pro {
    width: 100%;
}

.item_spm .img_pro p {
    margin: 0px;
}

.item_spm .img_pro img {
    width: 100%;
    height: 280px;
}

.item_spm .info_pro a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    color: #fff;
    text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}

.border_img {
    width: 80%;
    height: 90%;
    border: 2px solid #fff;
    position: absolute;
    z-index: 99;
    top: 45px;
    left: 58px;
    margin: -30px;
}

.item_spm .info_pro h3 {
    padding: 5px 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 25px;
    margin: 0px;
    /* background: #1817171f;*/
    width: 90%;
    margin-left: 15px;
    z-index: 999999;
}

.item_spm .gia_pro {
    width: 100%;
    padding: 5px 10px;
    background: url('./images/br_sp.png') bottom right no-repeat;
}

.item_spm .gia_pro .diemden {
    float: left;
    width: 60%;
    color: #ccc;
    font-style: italic;
    font-size: 13px;
    height: 100%;
    border-right: 1px solid #ccc;
}

.item_spm .gia_pro .gia {
    float: right;
    width: 40%;
    text-align: center;
    color: #0a89e4;
    font-size: 15px;
}

/*item sp*/
.item_sp {
    margin-bottom: 15px;
}

.item_sp .item_name h3 {
    margin-top: 5px;
    font-size: 17px;
    font-family: RobotoSlab-Bold;
    text-align: left;
}

.item_sp .item_name h3 a {
    color: #313131;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.item_sp .item_name h3 a:hover {
    color: #000;
    text-decoration: none;
}

.item_sp .gia {
    text-align: left;
}

/* style item_list */
.item_list {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding: 5px 0px;
}

.item_list .item_img {
    float: left;
    width: 30%;
    position: relative;
    line-height: 0px;
}

.item_list .item_img img {
    width: 100%;
    border: 1px solid #000;
}

.item_list .item_img .booking {
    position: absolute;
    width: 100%;
    padding: 10px 20px;
    bottom: 0px;
    left: 0px;
    display: none;
    height: 100%;
    background: #0223477a;
}

.item_list .booking button {
    background: #2a2a2a;
    border: none;
    color: #fff;
    padding: 10px;
    margin-top: 25%;
    display: inline-block;
}

.item_list:hover .booking {
    display: block;

}

.item_list .item_info {
    width: 70%;
    float: right;
    text-align: left;
    padding: 0px 20px;
}

.item_list .item_info a {
    text-decoration: none;
    color: #000;
}

.item_list .item_info a:hover {
    color: #ff0000;
}

.item_list .item_info .diemden {
    color: #ccc;
    font-style: italic;
}

.item_list .item_info .gia_pro {
    margin-top: 20px;
}

.item_list .item_info .gia_pro span {
    padding: 10px 20px;
    background: #ff0000;
    color: #fff;
}

/* thu vien */
.thuvien {
    width: 100%;

}

.thuvien .content-item {
    margin-top: 20px;
}

.thuvien .item-thuvien {
    width: 33.333%;
    padding: 5px;
    float: left;

}

.thuvien .item-thuvien .item-full {
    position: relative;
}

.thuvien .item-thuvien .content-img {
    line-height: 0px;
}

.thuvien .item-thuvien .content-img img {
    width: 100%;
    height: 223px;
}

.thuvien .item-thuvien .name-item {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    padding-left: 30px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    font-family: UTM-Avo;
    background: rgba(0, 0, 0, 0.6);

}

.thuvien .item-thuvien .name-item a {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
}

.thuvien .item-thuvien .name-item a:hover {
    color: #72c339;
}

.thuvien .item-big {
    width: 66.6666%;

}

.thuvien .item-big img {
    height: 223px;
}

/* thu vien */
.tintuc {
    width: 100%;
}

.suutap .conttent-item {}

.suutap .right-conttent h3 {
    font-size: 30px;
    padding: 25px 0px;
}

.suutap .right-conttent {
    font-size: 18px;
}

.tintuc .conttent-item {
    padding: 10px 0px;
}

.tintuc .item-tintuc {
    font-family: utm-avo;
    color: #000;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.tintuc .item-tintuc a:hover {
    color: white;
}

.tintuc .item-tintuc .content-img {}

.tintuc .item-tintuc .item-info {
    background: #fff;
    position: relative;
}

.tintuc .item-tintuc .content-img .phu-img i {
    color: #fff;
    font-size: 20px;
}

.tintuc .item-tintuc:hover .content-img .phu-img {
    display: block;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.tintuc .item-tintuc img {
    width: 100%;
}

.tintuc .item-tintuc .item-name {
    font-size: 18px;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: 'UTM-Alter-Gothic';
}

.tintuc .item-tintuc.item-right .item-name a {
    font-size: 18px;
    margin: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-family: 'UTM-Alter-Gothic';
}

.tintuc .item-tintuc .item-name a {
    text-decoration: none;
    color: #404040;
    font-family: 'UTM-Alter-Gothic';
    font-size: 18px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-transform: capitalize;
}

.tintuc .item-tintuc .item-name a:hover {
    color: #000 !important;
}

.tintuc .item-tintuc .item-desc {
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    margin: 5px 0px;
    color: #8c8c8c;
    text-align: justify;
}

.tintuc .item-tintuc .xemtiep {
    text-align: left;
    margin-top: 15px;
    border-bottom: #963132 solid 1px;
    padding: 5px 0px;
}

.tintuc .item-tintuc .xemtiep a {
    display: inline-block;
    padding: 5px 15px 5px 0px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    color: #000;
    font-family: 'Roboto-Regular';

    text-transform: uppercase;
    text-align: left;
}

.xtt {
    color: white;
    display: inline-block;
    font-size: 14px;
    padding: 5px 25px;
    background: #ec1d32;
    font-family: 'Cabin';
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.item-right>div {
    padding-bottom: 20px;
}

.box-youtube {
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    top: 0px;
    text-align: center;

}

.fa-youtube {
    font-size: 60px;
    z-index: 999999;
    color: red;
    display: table-cell !important;
    vertical-align: middle;
}

.tintuc .item-tintuc .xemtiep a i {
    padding-left: 5px;
}

.tieude_tintuc .title_spnoibat p {
    color: #437091;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 16px;
}

.wap_tin {
    /* padding-bottom: 20px; */
}

.cpr {

    background: #00a652;
    padding: 10px 0px;
}

.cpr>div {
    padding-top: 10px;
    color: #3c3c3c;
    border-top: #fff solid 1px;
}

.logo-footer img {
    width: 75%;
}

div.text-right {}

.none {
    display: none;
}

.tieude_tintuc .title_spnoibat div {
    font-size: 36px;
    color: #437091;
    font-family: 'Cabin', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.tieude_tintuc .title_spnoibat div:after {
    background: #437091;
}

/* General button style (reset) */
.xemtiep_btn .btn_xem {
    padding: 10px 10px;
    display: block;
    color: #6e7498;
    position: relative;
    transform: translateZ(0);
    border-radius: 0px !important;
    text-decoration: none;
    color: #000;
    font-size: 1.2em;
    border: 1.5px solid #000;
    text-transform: uppercase;
    width: 170px;
    margin: auto;
}

.xemtiep_btn .btn_xem:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform 0.4s ease-out;
    background-color: #8c8c8c;
}

.xemtiep_btn .btn_xem:hover::before,
.xemtiep_btn .btn_xem:focus:before {
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

/* Button 1c */

.xemtiep_btn .btn_xem:hover,
.xemtiep_btn .btn_xem:active {
    color: #fff;
}


/*----*/
.loadmore {
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.loadmore i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #eeeeee;
    font-size: 18px;
    line-height: 40px;
    border: 1px solid #ccc;
}

.loadmore i:hover {
    transform: rotate(360deg);
    transition: 2s;
}

.box_show {
    width: 30%;
    min-width: 300px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    display: none;
    position: fixed;
    top: 80px;
    left: 35%;
    z-index: 9999999;
}

.box_show .box_close {
    width: 100%;
    border-top: 1px solid #328e00;
    padding: 10px;
    text-align: right;
}

.box_show .box_close button {
    background: #2a2a2a;
    color: #fff;
    padding: 5px 10px;
    border: none;
}

.box_show .box_close button:hover {
    background: #ff0000;
}

.item_box {
    width: 90% !important;
    margin: 10px 5% !important;
}

.item_box .booking {
    display: none !important;
}

.box_body {
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0px;
    display: none;
}

.box_show_booking {
    width: 30%;
    position: fixed;
    left: 35%;
    z-index: 999999999;
    top: 30px;
    background: #fff;
    display: none;
    border-radius: 5px;
}

.dichvu {
    display: inline-block;
    width: 100%;
    padding-bottom: 30px;
    background: #fff;
    margin-bottom: 15px;
}

.dichvu .conttent-item {
    padding-bottom: 0px;
}

.conttent-item {
    display: inline-block;
    width: 100%;
}

.right-conttent {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding: 20px 0px;
}

.tintuc .title_spnoibat {
    text-align: center;
    border-bottom: none !important;
    padding-top: 30px;
}

.tintuc .title_spnoibat>div {
    font-size: 36px;
    font-family: 'Roboto-Black';
}

.dichvu .item-info h3 {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.45;
    font-size: 14px;
    margin: 0px;
    position: relative;
    z-index: 99999;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 10px;
    color: #303030;
    padding-left: 10px;
}

.dichvu .item-info h3:after {
    transition: 1s;
    content: "";
    width: 2px;
    height: calc(100% - 25px);
    background: #1e247a;
    position: absolute;
    left: 0px;
    top: 20px;

}

.dichvu .content-img img {
    width: 100%;
    height: 100%;
}

.item-info h3 a {
    color: #3b3b3b;
}

.tintuc .item-info h3 {
    text-align: left;
    /* margin-top: 10px; */
    /* margin-bottom: 5px; */
}

.tintuc .ngaytao {
    color: #afafaf;
    padding-bottom: 5px;
}

.tintuc .mota {
    margin: 10px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tintuc .item-info h3 a {
    color: #8b2d2e;
    font-size: 18px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.dichvu .item-info p {
    text-align: left;
    position: absolute;
    bottom: 0px;
}

.conttent-item .item-sp {
    margin-bottom: 10px;
}

.item-sp-f {
    margin-bottom: 20px;
}

.size-30 {
    font-size: 30px;
}

.box-f {
    text-align: center;
    padding: 25px;
    background: #ff5a00;
    color: white;
    position: relative;
    padding-right: 20px;
    padding-top: 35px;
    padding-bottom: 20px;
    height: 100%;
}

.box-nd-f {
    border: white solid 2px;
    box-shadow: white 1px 1px 2px;
    position: relative;
    z-index: 999;
    /* margin-left: 10px; */
}

.item-st .content-img img {
    filter: brightness(0.6);
}

.item-st .item-info {
    width: calc(100% - 30px);
    height: 100%;
    display: table;
    position: absolute;
    top: 0px;
    left: 15px;
}

.box-st {
    display: table-cell;
    vertical-align: middle;
}

.box-st h3 {
    width: 70%;
    margin: auto;
    border-top: white solid 2px;
    border-bottom: white solid 2px;
    padding: 10px 0px;
    text-align: center;
}

.box-st h3 a {
    color: white;
    font-family: "UTM-Alter-Gothic";
    font-size: 24px;
}

.resive {
    position: relative;
    z-index: 9999;
    background: #ff5a00;
    width: 100%;
    display: inline-block;
    padding: 14px 9px;
}

.box-nd-f:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    left: -5%;
    top: -5%;
    z-index: 9;
}

.roboto-light {
    font-family: 'Roboto-Light';
}

.roboto-bold {
    font-family: 'Roboto-Bold';
}

.dichvu .content-img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.dichvu .item-info {
    padding-left: 10px;
    display: inline-block;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    background: #fff;
    margin: 15px;
    position: absolute;
    bottom: 0px;
    left: 15px;
    z-index: 9999;
    display: inline-block;

}

.dichvu .item-info.trans1 {
    transform: scale3d(0, 1, 1);
    transition: 0.5s;
}

.dichvu .item-info.trans2 {
    transform: scale3d(1, 0, 1);
    transition: 0.5s;
}

.item-sp:hover>.trans1 {
    transform: scale3d(1, 1, 1);
    transition: 0.7s;
}

.item-sp:hover>.trans2 {
    transform: scale3d(1, 1, 1);
    transition: 0.7s;
}

.dichvu .item-sp {
    margin: 20px 0px;
}

.wap_menu {}

.slick-prev {}

.slick-next {}

.box_show_booking .option {
    width: 100%;
    padding: 10px 5%;
    background: #e9e8e8;
    border-radius: 5px;
}

.box_show_booking .option h3 {
    width: 100%;
    padding: 5px 0px;
    border-bottom: 1px solid #000;
}

.box_show_booking .box_close button {
    width: 30px;
    height: 30px;
    position: absolute;
    border-radius: 50%;
    top: -15px;
    right: -15px;
    border: none;
}

.box_show_booking .option .frm_option {
    width: 31%;
    display: inline-block;
    padding: 10px 0px;
}

.box_show_booking .frm_option input[type="date"],
.box_show_booking .frm_option input[type="number"] {
    width: 100%;
    height: 30px;
}

.box_show_booking .frm_option button {
    height: 30px;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
    background: #409612;
    color: #fff;
    border: none;
}

.box_show_booking .frm_option button:hover {
    background: #ff0000;
}

.icon-contact img {
    width: 100%;
    margin: auto;
}

.box-contact {
    text-align: center;
}

.copyright {
    text-align: center;
    color: #fff;
    padding: 10px 0px;
}

.copyright a {
    color: #fff;
}

.fb i {
    color: white;
    padding: 5px;
    border-radius: 50%;
    background: #6081c4;
    margin-right: 5px;
}

.gg i {
    color: white;
    padding: 5px;
    border-radius: 50%;
    background: linear-gradient(to right, #fd943e, #ea4a73, #832e75);
    margin-right: 5px;
}

.tw i {
    color: white;
    padding: 5px;
    border-radius: 50%;
    background: #00abe3;
    margin-right: 5px;
}

.yt i {
    color: white;
    padding: 5px;
    border-radius: 50%;
    background: #d2222a;
    margin-right: 5px;
}

.menu-f ul {
    list-style: none;
    float: right;
}

.menu-f ul li {
    float: left;
    padding: 0px 10px;
}

.menu-f ul li a {
    font-family: 'UTM-Alter-Gothic';
    color: white;
}

.menu-f {
    padding-right: 0px !important;
}

.name-f {
    padding: 0px !important;
}

.name-f a {
    font-size: 24px;
    color: white;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.icon-contact a {
    padding: 10px;
    margin-right: 23px;
    display: inline-block;
    border: #fdf034 solid 2px;
}

.icon-contact a:last-child {
    margin-right: 0px;
}

.icon-contact i {
    color: white;
    font-size: 18px;
}

#footer {
    color: white;
    background: #811416;
    padding: 25px 0px 15px;
}

.title_footer h3 {
    margin-top: 0px;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: 600;
}

.box_footer_share ul {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
    margin-top: 35px;
}

.box_footer_logo {
    text-align: center;
}

.box_thucdon_list {
    grid-column-gap: 0;
    grid-row-gap: 20px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.item_dm_menu_left {
    background: #fff5dc;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
}

.item_dm_menu_right {
    width: 50%;
}

.item_dm_menu {
    display: flex;
    gap: 0px;
    flex-direction: row;
}

.item_dm_menu_left h3 {
    font-family: 'Bienvenue';
    font-size: 30px;
    text-align: center;
    color: #8a2b30;
    margin-bottom: 20px;
}

.item_dm_menu_left button {
    background: unset;
    border: 2px solid #8a2b30;
    padding: 8px 15px;
    border-radius: 20px;
}

.item_dm_menu_left button a {
    color: #8a2b30;
}

.info-f-logo {
    text-align: center;
}

.thucdon_flipbook .title_w {
    position: relative;
    z-index: 9;
    padding-top: 25px;
}

.thucdon_flipbook .title_w h3 {
    color: #fff;
}

.thucdon_flipbook {
    position: relative;
    padding-bottom: 20px;
}

.thucdon_flipbook_backgound {
    position: absolute;
    top: 0px;
    height: 50vh;
    right: 0px;
    left: 0px;
}

#wrap {
    padding: 25px 0px 10px;
}

.box_product_tab_dm {
    display: flex;
    align-items: flex-end;
    height: 40px;
    list-style-type: none;
    gap: 15px;
    justify-content: center;
}

.box_product_top_dm {
    padding-top: 25px;
    padding-bottom: 25px;
}

.box_product_tab_dm li {
    position: relative;
}

.box_product_tab_dm li.active a {
    color: #811416 !important;
    border-color: #811416 !important;
    border: 1px solid !important;
    border-radius: 6px;

}

.box_product_tab_dm li a {
    display: inline-block;
    line-height: 26px;
    cursor: pointer;
    transition: all .1s;
    padding: 10px 15px;
    font-size: 18px;
    color: rgba(102, 102, 102, 0.85);
    font-family: 'SFProRounded';
}

.box_thucdon_list .item_dm_menu:nth-child(even) {
    flex-direction: row-reverse;
}

.title-f {
    font-family: 'Roboto-Bold';
    padding-bottom: 5px;
    font-size: 24px;
    color: white;
    margin-bottom: 5px;
    display: inline-block;
    text-transform: uppercase;
}

.name-cty {
    font-size: 14px;
    font-family: 'cabin-bold';

}

.intro-f {
    line-height: 2;
}

.intro-f p {
    font-family: 'cabin';
    font-size: 14px;
    margin-bottom: 0px
}

.intro-f p a {
    color: white;
    text-transform: capitalize;
}

.intro-f p i {
    background: #181b20;
    color: #999999;
    padding: 5px;
    margin-right: 10px;
}


.box_list_monan {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    padding-bottom: 15px;
}

.intro-f li i {
    color: white;
    padding: 1px;
    margin-right: 5px;
}

.intro-f ul {
    list-style: none;
}

.intro-f ul li {
    padding: 10px 0px;
    color: white;
    border-bottom: white solid 1px;
}

.intro-f ul li span {
    padding-right: 10px;
}

.intro-f ul li a {
    color: white;
    font-family: 'Roboto-Regular';
    text-transform: capitalize;
}

div.copywire {
    padding: 20px 0px;
    margin-top: 5px;
    border-top: white 1px solid;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
}

div#footer .content-footer .footer-item-left {
    width: 40%;
    float: left;
    margin-bottom: 30px;
}

.lh-f {
    color: #fff;
}

.lh-f i {
    padding: 5px;
    background: #181b20;
    color: #999999;
    margin: 5px;
}

div#footer .content-footer .footer-item-right {
    width: 30%;
    float: left;
    margin-bottom: 30px;
}

.f-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    display: inline-grid;
    line-height: 2;
}

.f-title:after {
    content: "";
    width: 30%;
    height: 2px;
    background: #ffffff;
}

.dv-f ul li {
    border-bottom: #cfdbe4 dotted 1px;
    text-transform: capitalize;
}

.dv-f ul li:last-child {
    border: none;
}

.content-footer ul {
    list-style: none;
}

.content-footer ul li {
    padding: 10px 0px;
    color: #ffffff;

}

.content-footer ul li a {
    color: #ffffff;
    font-size: 14px;
}

.content-footer ul li a:hover {
    color: #ec2f35;
}

.f-cotent .tt_content {
    color: #fff;
}

.footer-item .f-cotent .tt_content {
    font-size: 15px;
    color: #FFF;
    padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
}

.footer-item .f-cotent ul {
    list-style-type: none;
    margin-bottom: 0px;
}

.footer-item .f-cotent ul li {

    padding-bottom: 10px;
}

.footer-item .f-cotent ul li a {
    font-size: 15px;
    color: #8c8c8c;
    font-family: 'Open Sans', sans-serif;
}

.footer-item .f-cotent ul li a:hover {
    text-decoration: none;
}

.footer-item .f-cotent p {
    margin: 0px;
    font-size: 15px;
    padding: 0px 0px 5px;
    border-bottom: 1px dashed;
    width: 70%;
    margin-bottom: 10px;
    color: #8c8c8c;
    font-family: 'Open Sans', sans-serif;
}

.banner {

    width: 100%;
    position: relative;
    padding-top: 30px;
}

.lichhen {
    padding: 50px 25%;
    text-align: center;
}

.lichhen a {
    display: inline-block;
    margin-top: 15px;
    background: #f4ab01;
    padding: 15px 35px;
    border-radius: 15px;
    color: white;
    font-family: 'Cabin';
    font-size: 18px;
}

.bro_title_f {
    text-align: center;
}

.lienkethethong_top {
    padding-bottom: 5px;
    display: flex;
}

.lienkethethong_top a:first-child img {
    padding-right: 5px;
}

.info-f h3 {
    font-weight: 600;
    font-size: 26px;
    color: #fff;
    margin-top: 18px;
    text-transform: uppercase;
    font-family: 'UTM Trajan Pro Bold';
}

.info-f_nd ul li {
    font-size: 13px;
}

.item_mon_info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 5px;
}

.item_mon_info strong {
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
}

.item_mon_intro {
    color: #3c3c3cb3;
    font-size: 13px;
}

.item_mon_info span {
    color: #cc9957;
    font-size: 20px;
    font-weight: 600;
}

.mota_sp {
    line-height: 3;
    font-size: 15px;
}

.item_sp_left img {
    width: 100%;
}

.gia_pro span {
    font-size: 24px;
    color: #ff0000;
    font-weight: 600;
}

.gia_pro {
    border-bottom: 1px solid #00a652;
    margin-bottom: 15px;
}

.item_sp_right_info h3 {
    margin: 0px;
    margin-bottom: 15px;
    color: #13963d;
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
}

.box_dichvu_f ul {
    list-style-type: none;
}

.box_dichvu_f ul li {
    padding: 8px 0px;
}

.box_dichvu_f ul li a {
    color: #3c3c3c;
    font-size: 13px;
}

.box_dichvu_f ul li a i {
    font-size: 10px;
    padding-right: 5px;
    color: #009c9b;
}

.info-f div i {
    color: #fff;
}

.info-f div p {
    margin: 0px;
}

.info-f div i {
    padding: 5px;
    margin-right: 5px;
}

.intro-banner {
    color: #4a4a4a;
    width: 100%;
    float: left;
}

.intro-banner p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.intro-banner i {
    width: 100%;
    float: left;
    font-family: 'Roboto-Regular';
    color: #ec2f35;
    font-size: 16px;
}

.item-doitac {


    display: inline-block;
    padding: 10px;
}

.wap-contact {
    background: #F3F5F9;
}

.icon-f {
    text-align: left;
    padding-right: 5px;
    color: #1e247a;
    font-weight: bold;
}

.icon-f i {
    padding: 5px;
    background: #dddddd;
    border-radius: 7px;
    color: #333333;
    margin: 5px;
}

.tt-f i {
    background: #dddddd;
    border-radius: 5px;
    color: #333333;
    margin-right: 5px;
    padding: 2px;
    font-size: 12px;
}

.footer-item-center ul {
    list-style-type: none;
    text-align: left;
    padding-left: 25px;
}

.footer-item-center ul li {
    color: #000;
    padding-top: 5px;
}

.footer-item-center ul li i {
    padding-right: 5px;
}

.footer-item-center ul li a {
    color: #000;
    text-decoration: none;
}

div#footer .content-footer .footer-item-center {
    width: 30%;
    float: left;
    text-align: center;
}

.content-footer .footer-item-center .name-co-f {
    font-family: UTM-Aristote;
    font-size: 25px;
    text-transform: lowercase;
    color: #000;


}

.content-footer .footer-item-center .copy-write {
    padding: 10px;
}

.content-footer .footer-item-center .copy-write a {
    text-decoration: none;
    color: #000;
}

div#footer .content-footer .footer-item-right {
    text-align: center;
}

div#footer .content-footer .footer-item-right .phone-f,
div#footer .content-footer .footer-item-right .website {
    color: #000;
    font-size: 22px;
    font-family: UTM-Amherst;
}

div#footer .content-footer .footer-item-right .phone-f {
    font-weight: bold;
}

div#footer .content-footer .footer-item-right .phone-f i {
    font-size: 28px;
}

div#lienket a {
    display: inline-block;
    vertical-align: top;
    color: #8c8c8c;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    background: none;
    transition: 1s;
    width: 100%;
    text-align: left;
    border-radius: 50%;
    font-family: 'Open Sans', sans-serif;
}

div#lienket a i {
    padding-right: 10px;
    width: 30px;
}

div#lienket a:hover i {
    transition: 1s;
    transform: rotate(360deg);
}

/*.fb
{
    background: #0000ff!important;
}
.tf 
{
    background: #02afff!important;
}
.yt 
{
    background: #ff0000!important;
}
.gg 
{
    background: #02afff!important;
}*/
.quangcao {
    width: 100%;
}

.quangcao img {
    width: 100%;
}

/* --------------------- Phan trang ------------------*/
div#doitac {
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
}

div#doitac a img {
    height: 100px;
    margin: 0 5px;
    border: 1px solid #DDD;
}

/*----------------------------------------------------*/
div.wap_pro {
    margin: 15px auto;
    clear: both;
}

.zoom_slick {
    width: 50%;
    float: left;
    text-align: center;
}

.zoom_slick .slick2 {}

.zoom_slick .slick {
    margin-top: 5px;
}

.zoom_slick .slick img {
    width: 95%;
    margin: auto;
    border: 1px solid #DDD;
    box-sizing: border-box;
    cursor: pointer;
}

.zoom_slick .slick img:hover {
    border: 1px solid #F60;
    opacity: 0.5;
    transition: 1s;
}

.ten-congty {
    font-family: 'UTM-Swiss';
    font-weight: bold;
    color: #323232;
    font-size: 36px;
    padding: 10px 0px;
}

.product_info {
    float: right;
    list-style: none;
    width: 48%;
}

.product_info li {
    font-size: 13px;
    border-bottom: 1px solid #EEE;
    padding: 6px 0;
    clear: both;
}

.product_info li.ten {
    color: #313131;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.product_info li.giacu {
    font-size: 15px;
    text-decoration: line-through;
}

.product_info li.gia {
    color: red;
    font-size: 16px;
}

.product_info li b {
    font-weight: normal;
    font-size: 14px;
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 13px;
    transition: 0.4s;
    margin: auto;
    margin-top: 7px;
}

.product_info li .dathang {
    background: #f55a4e;
    color: #fff;
    display: block;
    max-width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
    transition: 0.4s;
}

.product_info li .dathang i {
    margin-right: 10px;
    font-size: 25px;
    margin-top: 3px;
}

.product_info li .dathang:hover {
    transition: 0.4s;
    background: #E00;
}

span.size {
    display: inline-block;
    padding: 2px 10px;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin-right: 5px;
    cursor: pointer;
}

span.mausac {
    display: block;
    float: left;
    border: 1px solid #DDD;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
}

span.active_size,
span.size:hover,
span.mausac:hover,
span.active_mausac {
    border: 1px solid #EE0000;
}

input.soluong {
    width: 50px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: center;
    font-size: 15px;
    margin-right: 5px;
}

input.ngaydi {
    width: 200px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: left;
    font-size: 15px;
    margin-right: 5px;
}

input.ngaydi2 {
    width: 120px;
    border: 1px solid #C7C6C6;
    padding: 2px 0px;
    text-align: left;
    font-size: 15px;
    margin-right: 5px;
}

table#giohang input {
    margin: 5px 0px;
}

table#giohang input.btn,
.click_ajax {
    background: #DC0018;
    color: #ffffff;
    padding: 7px 15px;
    border: none;
    cursor: pointer;
    margin: 5px 1px;
    border-radius: 3px;
}

table#tt td {
    height: 30px;
}

table#tt td input.t {
    width: 300px;
    height: 20px;
    margin: 3px 0px 5px 0px;
    border: 1px solid #DDD;
}

table#tt td textarea {
    width: 300px;
}

table#tt span {
    color: red;
}

.titlesp .tieude_sp {
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.titlesp .title_des {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.title_danhmuc {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

.danhmuc .tieude_dm {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    padding: 10px 0px;
    border-bottom: 1px solid
}

.danhmuc .gia {
    list-style-type: none;
}

.danhmuc .gia li {
    padding: 10px 0px;
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #8c8c8c;
}

.danhmuc .gia li .chk_price {
    border: none;
    border-radius: 0px;
    margin-right: 10px;
    width: 15px;
    height: 15px;
}

.danhmuc .gia li:hover {
    color: #000;
}

@-webkit-keyframes star {
    0% {
        -webkit-transform: rotate(0) scale(0);
    }

    50% {
        -webkit-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -webkit-transform: rotate(360deg) scale(0);
    }
}

@-o-keyframes star {
    0% {
        -o-transform: rotate(0) scale(0);
    }

    50% {
        -o-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -o-transform: rotate(360deg) scale(0);
    }
}

@-moz-keyframes star {
    0% {
        -moz-transform: rotate(0) scale(0);
    }

    50% {
        -moz-transform: rotate(180deg) scale(1.5);
    }

    100% {
        -moz-transform: rotate(360deg) scale(0);
    }
}

.start-animate {
    z-index: 99999999999999999 !important;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
}

@keyframes star {
    0% {
        transform: rotate(0) scale(0);
    }

    50% {
        transform: rotate(180deg) scale(1.5);
    }

    100% {
        transform: rotate(360deg) scale(0);
    }
}

.tieude_doitac {
    position: relative;
    display: inline-block;
    padding: 0px 10px;
    height: 60px;
    margin-bottom: 10px;
}

.text-email {
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 40px;
}

.tieude_doitac:after {
    content: "";
    position: absolute;
    width: 100%;
    background: url(images/bg_tieude.png) center no-repeat;
    height: 25px;
    bottom: -5px;
    left: 0px;
}

.coccoc-alo-phone.coccoc-alo-show {
    display: none;
}

@media screen and (max-width: 1450px) {
    .menu-pc {
        padding: 0px;
    }

    .dm1 a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1300px) {
    .quytrinh h4 {
        font-size: 22px;
    }

    .dm1 a {
        font-size: 10px;
    }

    div.menu ul li a {
        font-size: 10px;
    }

}

@media screen and (max-width: 1260px) {
    .menu-pc {
        padding: 0px 0px !important;
    }

    .dm1 a {
        font-size: 10px;
    }

    div.menu ul li a {
        font-size: 10px;
    }

    .tim {
        padding: 0px;
    }

    .timkiem i {
        font-size: 15px;
        position: relative;
    }

    .giohang i {
        color: #000;
        font-size: 15px;
    }

    .content-langmb img {
        width: 35% !important;
        margin-top: 5px;
    }

    div#main_content {
        max-width: 1000px !important;
    }

    .spmoi .item_spm,
    .spmoi .tieude_sp {
        height: 240px;
    }

    .spmoi .item_spm img {
        height: 240px;
    }

    .border_img {
        width: 77%;
    }

    .quytrinh h4 {
        font-size: 22px;
    }
}

@media screen and (max-width: 1190px) {
    .quytrinh h4 {
        font-size: 20px;
    }

    .menu-pc {
        padding: 0px 0px !important;
    }

    .dm1 a {
        font-size: 10px;
        margin: 0px 5px !important;
    }

    div.menu ul li a {
        font-size: 10px;
        margin: 0px 5px !important;
    }

    .tim {
        padding: 0px;
    }

    .timkiem i {
        font-size: 15px;
        position: relative;
    }

    .giohang i {
        color: #000;
        font-size: 15px;
    }

    .content-langmb img {
        width: 20% !important;
    }

    div#main_content {
        max-width: 1000px !important;
    }

    .spmoi .item_spm,
    .spmoi .tieude_sp {
        height: 240px;
    }

    .spmoi .item_spm img {
        height: 240px;
    }

    .border_img {
        width: 77%;
    }

    .tim {
        padding: 0px 0px !important
    }
}

@media screen and (max-width: 1100px) {
    div#main_content {
        max-width: 900px !important;
    }

    .quytrinh h4 {
        font-size: 18px;
    }

}

@media screen and (max-width: 1024px) {
    .quytrinh h4 {
        font-size: 17px;
    }

    .menu-pc {
        padding: 0px 0px !important;
    }

    div.header {
        display: block;
        text-align: center;
        background-image: none;
    }

    div.header img {
        float: left;
        width: 19%;
    }

    .gioithieu {
        height: unset;
        display: inline-block;
        padding-bottom: 30px;
    }

    .menu-pc {
        display: none;
    }

    nav#menu {
        display: none;
    }

    div.menu ul li a {
        padding: 0px 5px;
        font-size: 10px;
        margin: 0px;
    }

    .dm1 a {
        font-size: 10px;
    }

    .menu-pc {
        padding: 0px;
    }

    .dm1 a {
        margin: 0px 5px;
    }

    .content-langmb img {
        width: 35% !important;
    }

    .tim {
        padding: 0px !important;
    }

    div#main_content {
        max-width: 900px !important;
    }

    .item_spm .info_pro h3 {
        font-size: 20px;
    }

    .spmoi .item_spm,
    .spmoi .tieude_sp {
        height: 200px;
    }

    .spmoi .item_spm img {
        height: 200px;
    }

    .border_img {
        width: 74%;
    }

    .contact,
    .only-pc {
        display: none !important;
    }

    .tim {
        display: none;
    }

    .quytrinh_txt {
        display: none;
    }

    .quytrinh .name_quytrinh {
        width: 100%;
        text-align: center;
    }

    .quytrinh h4 {
        font-size: 15px;
        text-align: center;
    }
}

@media screen and (max-width: 990px) {
    .quytrinh h4 {
        font-size: 13px;
    }

    .menu-pc {
        padding: 0px !important;
    }

    .spmoi .item_spm,
    .spmoi .tieude_sp {
        width: 48%;
        float: left;
        margin-bottom: 30px;
        height: 300px;
    }

    .spmoi .item_spm img {
        height: 300px;
    }

    .border_img {
        width: 87%;
    }

    .tieude_sanphamnnb {
        background: unset !important;
    }
}

@media screen and (max-width: 960px) {
    .content_header_left p {
        font-size: 14px;
    }

    .menu_danhmuc {
        display: none;
    }

    div.header {
        display: flex;
        text-align: center;
        background-image: none;
        flex-direction: row;
        justify-content: space-between;
        padding: 0px 15px;
    }

    nav#menu {
        display: none;
    }

    div#main_content {
        width: 100%;
    }

    div#footer {
        width: 100%;
    }

    div#slider {
        width: 100%;
        padding: 0;
    }

    div#danhmuc {
        display: none;
    }

    div#right {
        width: 100%
    }

    div#left {
        width: 100%;
    }

    div.item {
        width: 30%;
        margin: 1.3%
    }

    div#thongke {
        width: 100%;
    }

    div.thongke_an {
        display: none;
    }

    div.tt_lh {
        width: 100%;
    }

    div.bando {
        width: 100%;
    }

    .search_frm {
        position: unset;
        padding-bottom: 40px;
    }

    .contact,
    .only-pc {
        display: none !important;
    }


    #lienket {
        position: unset !important;
        width: 100% !important;
        text-align: center !important;
    }

    .logo_mobi {
        display: block;
    }

    .header a img {
        width: 25%;
        float: left;
    }

    .tim {
        display: none;
    }

    .gioithieu {
        height: unset;
        display: inline-block;
        padding-bottom: 30px;
    }

    form#frm_dknt input[type='text'] {
        width: 100%;
    }

    form#frm_dknt input[type='button'] {
        width: 40%;
    }

    .text-email {
        padding-top: unset;
    }
}

@media screen and (max-width: 800px) {
    .chat_facebook {
        bottom: 0px !important;
    }

    .border_img {
        width: 84%;
    }

    .duannb .item_duan .sp_name a {
        font-size: 12px;
    }

    .baner-tieude {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .box_product_tab_dm li a {
        padding: 5px 10px;
    }

    .title_w_intro {
        font-size: 14px;
    }

    .item_dangky label {
        font-size: 11px;
    }

    .box_bannerqc1 {
        grid-row-gap: 15px;
        grid-template-columns: 1fr 1fr;
    }

    .item_monan {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 15px;
        grid-row-gap: 15px;
    }

    .box_product_tab_dm {
        gap: 15px;
    }

    .box_product_tab_dm li a {
        font-size: 11px;
    }

    .box_visaochon .title_w_intro {
        display: none;
    }

    .header a img {
        /* width: 30%; */
        width: 50%;
        margin-top: 18px;
    }

    .box_right-gt {
        position: unset;
        margin-top: 25px;
    }

    .sanphammangnua_box .nav-tabs li a {
        font-size: 11px;
    }

    .sanphammangnua_box .nav-tabs li {
        padding: 5px;
    }

    .box_video_gt {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        position: unset;
        margin-top: 25px;
    }

    .box_list_monan {
        grid-template-columns: 1fr 1fr;
    }

    .prev {
        bottom: -20px;
        left: 40%;
        top: unset;
    }

    .next {
        bottom: -20px;
        right: 40%;
        top: unset;
    }

    .title-bg {
        font-size: 13px;
    }

    .content-bg p {
        font-size: 12px;
    }

    .next-dt {
        bottom: -15px;
        right: 40%;
        top: unset;
    }

    .prev-dt {
        bottom: -15px;
        left: 40%;
        top: unset;
    }

    #myCarousel .item img {
        filter: unset;
    }

    .next-pro {
        right: 40%;
    }

    .content-bg {
        background: white;
        padding: 10px 5%;
        position: absolute;
        top: 10%;
        left: 5%;
        width: 90%;
        height: 80%;
        /* margin: 30px; */
    }

    .box_booking {
        padding-top: 100px;
    }

    .box_booking {
        padding-bottom: 0px;
    }

    .box_booking::before {
        width: 100%;
    }

    .box_form_booking {
        justify-content: unset;
        padding: 40px;
    }

    .content_header_right ul {
        display: none;
    }

    .box-content-header {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .content-img a img {
        width: 100%;
    }

    .banner_nho {
        display: none;
    }

    .box_bannerqc {
        grid-template-columns: 1fr;
        grid-row-gap: 15px;
    }

    .box_visaochon_list {
        grid-template-columns: 1fr 1fr;
    }

    .box_dangkyindex_info_list {
        grid-template-columns: 1fr;
    }

    .box_form_dangkyindex_tab {
        grid-template-columns: 1fr;
    }

    .right-conttent {
        grid-template-columns: 1fr;
    }

    .box_footer_list {
        grid-template-columns: 1fr;
    }

    div#footer {
        padding: 20px 15px;
    }

    .box_footer_center {
        padding-bottom: 15px;
    }

    .item_dm_menu_left h3 {
        font-size: 18px;
    }

    .item_dm_menu_left button a {
        font-size: 12px;
    }

    .item_dm_menu_left button {

        padding: 6px 10px;
    }


}

@media screen and (max-width: 603px) {
    .box-form-lichhen .title-form {
        font-size: 25px;
    }

    body {
        font-size: 12px !important;
    }

    .info-uudai {
        text-align: center;
    }

    .uudai {
        padding: 0px;
        text-align: center;
    }

    .gt-index .tieude {
        padding-top: 10px;
    }

    .gt-index {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    div.tieude p {
        width: 100%;
    }

    .box-header {
        display: none !important;
    }

    .title-dmgt a p {
        font-size: 14px;
    }

    .title-dmgt {
        padding-right: 0px;
        padding-bottom: 5px;
    }

    #footer>div.container {
        padding: 0px;
        padding-top: 10px;
    }

    .dm-f li {
        width: 27%;
    }


    .baogia {
        padding-bottom: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .gt .box-danhmucgt .container {
        padding: 0px;
    }

    .box-dklt {
        padding-top: 10px;
    }

    .title-lt {
        font-size: 14px;
    }

    .title-lt p {
        font-size: 12px;
    }

    .dk-laithu form input {
        width: 90%;
    }

    .dk-laithu form input[type="button"] {
        width: 25%;
    }

    .box-laithu img {
        height: 90vh;
        object-fit: cover;
    }

    .dk-laithu form input {
        font-size: 11px;
    }

    .item-dmgt img {
        transform: none;
    }

    div.text-right {
        text-align: left;
    }

    .cpr div div {
        width: 100%;
    }

    .box-spgt {
        padding-top: 15px;
    }

    .mt-spgt {
        display: none;
    }

    .title_index {
        padding: 0px 10px;
    }

    .ten-congty {
        font-size: 16px;
    }

    .info-cty {
        width: 70%;
    }

    .title_bg>div {
        font-size: 24px;
    }

    .tintuc .conttent-item {
        padding: 0px;
    }

    .xemtiepgt a {
        font-size: 12px;
        padding: 10px 20px;
    }

    .tintuc .conttent-item {}

    .ten-gt {
        font-size: 14px;
    }

    .title_index div:after {
        height: 20px;
        bottom: 5px;
    }

    .item .item_info h3 {
        font-size: 12px;
    }

    .xemtiepsp {}

    .xemtiepsp a {
        padding: 5px 12px;
    }

    .ten-spgt {
        font-size: 12px;
    }

    .tieude-spgt {
        font-size: 12px;
    }

    .title_index div {
        font-size: 24px;
    }

    .title_index p {
        font-size: 14px;
        padding-left: 0px;
    }

    .cpr div div {
        font-size: 10px;
    }

    #cfacebook a.chat_fb {
        float: left;
        padding: 0 25px;
        width: 200px !important;
        color: #fff;
        text-decoration: none;
        height: 22px !important;
        line-height: 22px !important;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
        background-repeat: repeat-x;
        background-size: auto;
        background-position: 0 0;
        background-color: #3a5795;
        border: 0;
        border-bottom: 1px solid #133783;
        z-index: 9999999;
        margin-right: 0px;
        font-size: 10px !important;
    }

    #cfacebook {
        width: 200px !important;
    }

    .item-right .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .all-thuvien {
        top: 0px;

        font-size: 10px;
        width: 25%;
    }

    .all-video {
        top: 0px;

        font-size: 10px;
        width: 25%;
    }

    .thuvien-nb h3 {
        font-size: 10px;
    }

    .thuvien-nb {
        bottom: 0px;
    }

    .thuvien img {
        height: 180px;
    }

    .video img {
        height: 180px;
    }

    .name-news h3 {
        font-size: 12px;
    }

    .title-news h3 {
        font-size: 12px;
        line-height: 48px;
    }

    .date-news {
        height: 48px;
    }

    .date-news p {
        font-size: 20px;
    }

    .date-news span {
        font-size: 12px;
    }

    .left-news {
        padding-right: 0px !important;
    }

    .video-feedback .titlevideo p {
        font-size: 30px;
    }

    .titlevideo .comment {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%;
    }

    .title_w h3 {
        font-size: 20px;
    }

    .video-feedback .titlevideo a {
        margin: 15px 0px;
        float: left;
    }

    .gioithieu_left h3 {
        font-size: 20px;
    }

    .content_danhmuc a {
        display: inline-block;
        margin-bottom: 10px;
    }

    div.wap_menu {
        position: unset !important;
        height: 75px;
    }


    div.menu {
        height: 70px;
        padding: 0px;
    }

    .spmoi .item_spm,
    .spmoi .tieude_sp {
        width: unset !important;
        float: unset !important;
    }

    .coccoc-alo-phone.coccoc-alo-show {
        display: block;
        transform: scale(0.75, 0.75);
        -moz-transform: scale(0.75, 0.75);
        -webkit-transform: scale(0.75, 0.75);
        -o-transform: scale(0.75, 0.75);
        -ms-transform: scale(0.75, 0.75);
        left: -25px;
    }

    .tim {
        display: none;
    }

    div.fanpage {
        width: 100%;
        float: none;
        margin: auto;
        text-align: center;
    }

    div#main_footer {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    div#header a.logo {
        display: none;
    }

    div#header img.logo_mobi {
        display: block;
        margin: auto;
        width: 100%;
    }

    div.tieude_giua {
        padding: 7px;
        height: auto;
        line-height: 1.5;
    }

    div.header {
        border-bottom: none;
    }

    .zoom_slick {
        width: 85%;
        max-width: 400px;
        float: none;
        margin: auto;
    }

    .product_info {
        width: 100%;
        margin-top: 10px;
    }

    .gh_an {
        display: none;
    }

    .tieude_text,
    .fillter_tieude {
        width: 100% !important;
    }

    div.item {
        width: 47%;
        margin: 10px 1.3%
    }

    .col-4 {
        width: 48%;
        margin: 10px 1%;
    }

    div#footer .content-footer .footer-item-left,
    div#footer .content-footer .footer-item-right,
    div#footer .content-footer .footer-item-center,
    .thuvien .item-thuvien {
        width: 100%;
        float: none;
    }

    .header a.hien_menu img {
        width: 50%;
    }

    .item-dv {
        text-align: center;
    }

    .box-danhmucgt {
        border-color: #a6a6a6;
    }

    .header .hien_menu {
        /* display: none !important; */
    }

    .list_tuvan .nav-item {
        width: 49%;
        margin-bottom: 5px;
    }

    .list_tuvan ul li a {
        font-size: 10px;
    }

    .name_item {
        font-size: 18px;
    }

    .call_item {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .call_item a {
        line-height: unset;
        margin-bottom: 5px;
    }

    div.tieude {
        padding: 15px 0px;
    }

    .box_loiich_right {
        grid-template-columns: 1fr;
    }

    .sanphammangnua_box {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }

    div#wap_footer {
        background: #751e15;
    }

    .footer_menu_list ul {
        list-style-type: none;
        display: flex;
        padding-top: 20px;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .footer_menu_list ul li {
        width: 50%;
    }

    .footer_menu_list {
        display: none;
    }

    .mota_sp {
        line-height: 1.5;
    }

    .iteam_chitietga {
        width: 50%;
        padding: 5px;
    }

    .item-home img {
        height: 150px;
    }

    .title_gt h3 {
        font-size: 25px;
    }

    .box_gt_t {
        display: flex;
        flex-direction: column;
    }

    .right_gt_hotline {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .xemchitiet {
        margin: 25px auto;
    }

    .box_menu_nh_list {
        grid-template-columns: 1fr;
    }

    .box_hinhanh {
        padding: 0px;
    }

    .box_hinhanh_tt {
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }

    .item_monan_info h3 {
        font-size: 16px;
    }

    .item_monan_info_price {
        font-size: 14px;
    }
}

@media screen and (max-width: 460px) {
    .item-uudai {
        margin: 0px;
        text-align: center;
    }

    .item-dv p {
        padding-top: 0px;
    }

    .dichvu {
        padding-bottom: 10px;
    }

    .xem_video i {
        padding-top: 70px;
    }

    div.tieude div {
        font-size: 22px;
        padding: 0px;
    }

    .lichhen {
        padding: 15px;
    }

    div.tieude p {
        font-size: 12px;
    }

    .intro-header {
        display: none;
    }

    .header a img {
        /* width: 30%; */
        width: 50%;
        margin-top: 0px;
    }

    .sesiton_title h3 {
        font-size: 30px;
    }

    .box_video_gt {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }

    .box_list_monan {
        grid-template-columns: 1fr 1fr;
    }


    #map_canvas1 {
        height: 250px;
    }

    .icon-contact img {
        padding: 15px;
    }

    .size-30 {
        font-size: 15px;
    }

    .content-tuvan {
        width: 100%;
    }

    .title_bg {
        padding-top: 20px;
    }

    .form-tuvan {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .form-tuvan input {
        width: 100%;
    }

    .form-tuvan textarea {
        width: 100%;
    }

    .tintuc .title_spnoibat {
        padding-top: 10px;
    }

    .slick-next {
        top: unset !important;
        bottom: 0px;
    }

    .item-dv {
        padding: 10px 0px;
    }

    .title_spnoibat {
        padding: 0px;
    }

    .title_spnoibat>div:after {
        display: none;
    }

    div.copywire {
        font-size: 13px;
    }

    .quytrinh_footer a h4 {
        font-size: 14px;
    }

    .quytrinh_footer {
        width: 100%;
    }

    .tintuc {}

    div#main_content {
        padding-top: 0px;
    }

    .box-danhmucgt {
        padding-bottom: 0px;
    }

    .quytrinh {
        padding: 25px 0px;
    }

    .quytrinh h4 {
        font-size: 12px;
        padding: 0;
    }

    div.chat_facebook {
        display: none;
    }

    #content-spnoibat .title_spnoibat div:before {
        content: "";
        width: 220px;
        height: 2px;
        background: #000;
        position: absolute;
        bottom: 13px;
        left: 22%;
    }

    .xemthem_spmoi {
        display: none;
    }

    .content_catnb .infor_catnb {
        top: 0px;
    }

    .title_duannb div:before {
        content: "";
        width: 220px;
        height: 2px;
        background: #000;
        position: absolute;
        bottom: 13px;
        left: 20%;
    }

    .title_tintuc div:before {
        content: "";
        width: 220px;
        height: 3px;
        background: #000;
        position: absolute;
        bottom: 13px;
        left: 23%;
    }

    .tintuc .item-tintuc {
        width: 100%;
        padding-bottom: 10px;
    }

    div.item {
        width: 47%;
    }

    .item .item_info a {
        font-size: 8px;
    }

    .item .item_info {
        padding-bottom: 30px;
    }

    .item .item_info .gia_pro p {
        margin-bottom: 5px;
    }

    .item .item_info {
        font-size: 10px;
    }

    .but-lt img {
        width: 12%;
    }

    div.tieude_giua {
        font-size: 14px;
    }

    div.frm_lienhe .item_lienhe input[type='text'],
    div.frm_lienhe .item_lienhe textarea,
    div.frm_lienhe .item_lienhe input[type='password'] {
        width: 100%;
    }

    div.frm_lienhe .item_lienhe select {
        width: 100%;
    }

    .map_description {
        width: 100%;
    }

    /*.box_news a img
    {
        width:110px;
    }*/
    .tintuc .item-tintuc {}

    .wap_tin {
        padding: 0px;
    }

    .title_spnoibat div {
        font-size: 15px;
        line-height: 2;
        background-size: 25px 25px;
    }

    .tintuc .item-tintuc .item-info {
        padding: 10px 10px;
    }

    div.frm_lienhe .item_lienhe p {
        width: 100%;
    }

    .othernews ul.phantrang {
        margin-left: 0px;
    }

    .box_news h3 a {
        font-size: 14px;
    }

    .col-4 {
        width: 98%;
        margin: 10px 1%;
    }

    .header a img {
        height: 60px !important;
        float: unset;
        width: unset;
    }

    div.header {
        height: 75px;
        line-height: 75px;
    }

    .baner-tieude .content-img img {
        height: 180px;
    }

    .baner-tieude .title-cat {
        margin: 33px 8% 27px 10%;
        text-align: center;
    }

    .baner-tieude .content-img {
        text-align: center;
    }

    .tieude_tour .fillter_tieude .fill_item {
        width: 90%;
    }

    .item_sp .item_name h3 {
        text-align: center;
    }

    .item_sp .gia {
        text-align: center;
    }

    .slideshow {
        padding: 20px 0px !important;
    }

    .texture {
        display: none !important;
    }

    #slider_duan {
        float: unset;
        position: relative;
        width: 100% !important;
        height: auto !important;
    }

    .slick-dots {
        display: none !important;
    }

    .tieude_sanphamnnb {
        background: unset !important;
        margin: 15px !important;
    }

    .chat_facebook {
        bottom: -142px !important;
        right: -124px !important;
    }

    .coccoc-alo-phone {
        left: 7px;
        bottom: 17% !important;
    }

    .border_img {
        width: 84%;
    }

    .content_catnb .infor_catnb .mota {
        width: 90%;
    }

    .header .cart {
        right: 120px;
    }
}

@media screen and (max-width: 375px) {
    .content_catnb .infor_catnb {
        padding: 20px;
    }

    .header .cart {
        right: 80px;
    }

    .title_duannb div {
        font-size: 22px;
    }

    .title_tintuc div {
        font-size: 22px;
    }

    #content-spnoibat .title_spnoibat div {
        font-size: 22px;
    }

    div.header {
        height: 65px;
        line-height: 65px;
    }

    .title_spnoibat div {
        font-size: 22px;
    }
}

@media screen and (max-width: 380px) {
    .size-30 {
        font-size: 11px;
    }
}