:-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;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style],
.fb-like-box,
.fb-like-box iframe[style] {
    width: 100% !important;
}

.fb-comments span,
.fb-comments iframe span[style],
.fb-like-box span,
.fb-like-box iframe span[style] {
    width: 100% !important;
}

.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 {
    width: 100%;
    padding: 4px 0;
    margin: 3px 0%;
    border: 1px solid #DDD;
    box-sizing: border-box;
}

.addthis_native_toolbox {
    width: 100%;
    clear: both;
    margin-bottom: 0px;
    box-sizing: border-box;
}

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

#toptop {
    width: 37px;
    height: 37px;
    position: fixed;
    bottom: 30px;
    right: 20px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(images/back_to_top.png) top center no-repeat;
    transition: 0.5s;
    z-index: 200;
}

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

.clear {
    clear: both;
}

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

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

a:hover {
    text-decoration: none;
}

@font-face {
    font-family: 'arial';
    src: url('font/arial.ttf');
}



body {
    font-family: 'arial' !important;
    font-size: 14px;
    line-height: 1.5;
}

div#wapper {
    position: relative;
    margin: auto;
    max-width: 100%;
}

div.header {
    display: none;
}

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

.lienket_mxh ul li {
    display: inline-block;
    padding-right: 5px;
    line-height: 80px;
}

.tab_video {
    top: -55px;
}

.title_tc {
    width: 100%;
    margin: 20px 0px 15px 0px;
}

.title_tc h2 {
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    color: #ed2024;
    text-transform: uppercase;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0px;

    font-weight: 600;
}

.title_tc p {
    text-align: center;
    width: 80%;
    margin: auto;
    font-size: 16px;
}

.index-item-dv a:hover h4 {
    color: #ed2024;
    transform: 0, 8;
    text-shadow: #fff -1px 1px 0px, #fff 0px 0px 1px, #fff 0px 0px 1px, #fff 0px 0px 1px, #fff 0px 0px 1px, #fff 0px 0px 1px;
}

.index-item-dv .img_dv {
    position: relative;
    box-shadow: black 0px 0px 5px;
    border: 3px solid #fff;
    overflow: hidden;
}

.index-item-dv .img_dv img {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover;
    height: 350px;
    width: 100%;

}

.index-item-dv .name_dv {
    position: absolute;
    bottom: 0px;
    top: 0px;
    text-align: center;
    right: 0px;
    left: 0px;
    background: #0000003b;
}

.index-item-dv .name_dv h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0px 10px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    line-height: 1.5;
}

.comment {
    background: #fff;
    padding: 30px 20px;
    bottom: -80px;
}

.comment .item-cmt .cmt-img {
    display: inline-block;
    float: left;
    border-radius: 200px;
    margin: auto;
    margin-bottom: 10px;
    overflow: hidden;
    margin-right: 15px;
}

.comment .item-cmt .cmt_name {
    line-height: 115px;
    font-family: 'UTM-AvoBold';
    font-size: 15px;
}

.comment .item-cmt .txt-cmt p {
    line-height: 36px;
}

.dkntqc {
    background: #eeeeee;
}

#dknt_tc {

    text-align: right;
}

#dknt_tc h3 {
    font-family: 'UTM-AvoBold';
    font-size: 36px;
    text-align: center;
    width: 50%;
    margin: auto;
    line-height: 1.5;
}

#dknt_tc span {
    font-size: 16px;
    font-family: 'UTM-Avo';
    text-align: center;
    width: 70%;
    margin: auto;
    line-height: 10;
}

#frm_dknt_tc #email_nhantin {
    width: 40%;
    padding: 7px;
    margin: 7px 0px;
}

#frm_dknt_tc #submit_nhantin {
    background: #d71d2b;
    padding: 7px 30px;
    color: #fff;
    font-size: 15px;
    margin: 7px 0px;
    border: 1px solid;
}

.localtion {
    padding-top: 10px;
}

.owl-item {
    margin: 0px 15px;
}

.listtour .itemlist {
    background: #fff;
}

.listtour .itemlist .tour-special {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 5px;
}

.listtour .itemlist .special-left {
    width: 40% !important;
    float: left;
}

.listtour .itemlist img {
    width: 100%;
}

.listtour .itemlist .special-right {
    width: 58%;
    float: right;
}

.listtour .itemlist .special-item {
    font-size: 19px;
    font-weight: normal;
    display: block;
    text-align: center;
    color: #555;
}

.listtour .itemlist .special-item:hover {
    color: #d71d2b;
    transform: 0.8s;
    text-decoration: none;
}

.dmcap1 {
    background-image: url(./images/back_dm.png);
    background-size: 100%;
    height: 550px;
    margin: 6% 0px;
}

.dmtour {
    max-width: 1300px;
    padding-top: 13%;
    margin: auto;
}

.title_dmcap1 {
    text-align: center;
    padding: 38px;
    margin-bottom: 30px;
}

.item_dm {
    margin: 1.5%;
    padding: 35px 15px;
    text-align: center;
    background: #fff;
}

.item_dm .name_dm a {
    padding: 10px 5px;
    color: #eb7314;
    font-family: 'UTM-AvoBold';
    font-size: 24px;
}

.title_dmcap1 h3 {
    font-size: 30px;
    font-family: 'UTM-AvoBold';
    text-transform: uppercase;
    color: #fff;
}

.icon-box-img .icon i {
    border: red solid 2px;
    padding: 7px 8px;
    font-size: 25px;
    border-radius: 50%;
    color: red;
}

.icon-box-img {
    float: left;
    line-height: 80px;
}

.icon-box-text h5 {
    color: red;
    font-size: 12px;
    line-height: 0.4;
    font-weight: 600;
}

.icon-box-text h6 {
    color: red;
    font-size: 20px;
    opacity: unset;
    letter-spacing: 0;
    font-weight: 600;
}

.icon-box-text {
    display: inline-block;
    float: right;
    margin-top: 8px;
}

div#header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    font-size: 12px;
    height: 80px;
    color: #fff;
    background-color: #fff;
    z-index: 111;
}

.box_container {
    margin-top: 25px;
}

.share_chitiet .sha {
    box-shadow: 0px 0px 2px #000;
}

.share_chitiet a {
    width: 20% !important;
    background: #ffffff;
    text-align: center;
    padding: 15px;
    border-right: 1px solid #ccc;
}

.share_chitiet a span {
    float: none !important;
    text-align: center;
    background: unset !important;
    margin: auto !important;
}

.share_chitiet a span path {
    fill: #d0cfd3 !important;
}

#dknt {
    background-image: url(./images/back_dangky.gif);
    padding: 20px;

}

#dknt h3 {
    font-size: 36px;
    color: #373737;
    font-family: 'UTM-AvoBold';
    line-height: 1.5;
}

#dknt span {
    line-height: 1.5;
    font-size: 14px;
    color: #373737;
    font-family: 'UTM-Avo';
}

.infor_tour {
    background: #eb7314;
    padding: 15px;
}

.infor_tour .infor_soluong {
    display: inline-block;
    float: right;
    color: #fff;
    margin-bottom: 0px;
}

.infor_tour .infor_soluong i {
    font-size: 16px;
    padding-right: 5px;
}

.infor_tour .infor_thoigian {
    display: inline-block;
    float: left;
    color: #fff;
    margin-bottom: 0px;
}

div#header a.logo {
    display: block;
    line-height: 0;
}

div#header img.logo_mobi {
    display: none;
}

div#header a.logo img {
    width: 100%;
}

div#wap_mocua {
    height: 40px;
    line-height: 40px;
}


.mocua_lienhe ul {
    list-style: none;
}

.mocua_lienhe ul li {
    display: inline-block;
    margin: 0px 20px;
}

.mocua_lienhe ul i {
    margin-right: 10px;
}

img.logo1 {
    display: none;
}

div#mocua p {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    line-height: 3;
    color: #d71d2b;
}

div#mocua.menu_head {
    width: 30%;
    margin: auto;
    float: right;
}

#mocua {
    height: 36px;
}

.phone_header {
    display: inline-block;
    font-weight: 600;
    padding-left: 15px;
}

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

.menu_head {
    display: inline-block;
}

.menu_head_right {
    display: inline-block;
    float: right;
}

.menu_head_right ul {
    list-style-type: none;
    margin-bottom: 0px;
}

.menu_head_right ul li {
    display: inline-block;
    margin: 2px 0px;

}

.menu_head_right ul li a {
    color: #d71d2b;
    font-size: 12px;
    padding: 0px 10px;
}

.menu_head_right ul li:last-child a {
    border-right: none;
}

.menu_head_right .lang a {
    font-size: 13px;
}

.menu_head ul {
    color: #fff !important;
    list-style: none;
}

.menu_head .max {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    width: 25px;
    height: 30px;
    margin-top: 5px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}

.menu_head .lang {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 0px 20px 0px 30px;
}

.menu_head ul li a {
    color: #fff;
    display: inline;
    text-decoration: none;
    text-align: center;
}

div.wap_menu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0;
    z-index: 110;
}

div.menu {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    height: 50px;
    background-color: rgba(255, 255, 255, 0);

}

div.menu .mkdf-grid {
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 10px;
}

div.menu ul {
    color: #333333 !important;
    list-style: none;
    height: 50px;
    float: left;
    margin-bottom: 0px;
}

div.menu ul li {
    line-height: 50px;
    color: #333333;
    float: left;
    position: relative;
    z-index: 50
}

div.menu ul li:last-child:before {
    display: none;
}

.item_tour_ks {
    width: 30% !important;
    margin: 20px 1%;
    float: left;
    margin-right: 15px;
    background: #fff;
    box-shadow: 0px 0px 12px 0px #ccc;
    -moz-box-shadow: 5px 5px 12px 0px #ccc;
    -webkit-box-shadow: 5px 5px 12px 0px #ccc;
    height: 500px;

}

div.menu ul li img {
    height: 80px;
}

div.menu ul li:last-child {
    border-right: none;
}

div.menu ul li a {
    color: #333333 !important;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 14px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: left;
}

/*div.menu ul li a:hover,div.menu ul li a.active,div.menu ul li a.active2{background:#fff;color:#eb7314 !important;font-weight:bold;}*/
div.menu ul li ul,
div.menu ul li:hover ul li ul {
    position: absolute;
    margin-left: 0px;
    display: none;
    min-width: 200px;
    background: #fff;
    color: #eb7314 !important;
    line-height: 1.5;
    border: none;
    height: auto;
}

div.menu ul li ul li {
    float: none;
    color: #000 !important;
    border: none;
}

div.menu ul li ul.dmc_2 li i {
    float: left;
    line-height: 2;
    color: #333333;
    padding-right: 5px;
}

div.menu ul li ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: 500;
    line-height: 2;
    padding: 2px 10px;
    text-transform: none;
    color: #3c3c3c !important;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
}

div.menu ul li ul li ul {
    left: 100%;
    top: 0px;
    color: #fff !important;
}

div.menu ul li ul.dmc_2 {
    min-width: 700px;
    display: none;
    background: #fff;
    color: #000 !important;
    line-height: 1.5;
    border-radius: 0px;
    height: auto !important;
    border-top: 1px solid #ccc;
    border: 2px solid #333333c7;
}

div.item_tour {
    width: 22%;
    margin: 20px 1%;
    float: left;
    margin-right: 15px;
    background: #fff;
    box-shadow: 0px 0px 12px 0px #ccc;
    -moz-box-shadow: 5px 5px 12px 0px #ccc;
    -webkit-box-shadow: px 5px 12px 0px #ccc;
}

div.menu ul li ul.dmc_2 .icofont-caret-up {
    position: absolute;
    top: -20px;
    left: 11%;
    font-size: 30px;
    color: #ed2024;
}

.gioithieu {
    background-image: url(http://eventdanang.vn/images/hava_event.png);
    background-size: 100%;
    background-position: center;
}

.chitiet_left .title_tc h2 {
    text-align: left;
    font-size: 20px;
    line-height: 20px;
}

.is-divider {
    height: 3px;
    display: block;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 1em 0 1em;
    width: 100%;
    max-width: 30px;
}

.tab-title-dvk {
    display: block;
    padding-left: 15px;
    border-left: none;
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding-bottom: 9px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    color: #ed2024;
    line-height: 1.1;
}

.tab-title-dvk:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 4px;
    height: 20px;
    display: block;
    background-color: #d9232e;
}

.list_dv ul {
    list-style-type: none;

}

.list_dv ul li {
    padding-bottom: 10px;
}

.list_dv ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #3c3c3c;
}

.list_dv ul li a:hover {
    text-decoration: none;
}

.list_dv ul li i {
    padding-right: 5px;
}

.box_gioithieu {
    padding: 10% 0px;
}

.gioithieu_right h3 {
    margin: 0px;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}

.gioithieu_mota {
    color: #fff;
    line-height: 2;
}

.xemtiep {
    margin-top: 5%;
}

.xemtiep a {
    padding: 10px 30px;
    color: #ffff;
    border: 1px solid;
}

.index-item-img-sk {
    width: 100%;
    text-align: center;
    line-height: 0px;
    position: relative;
}

.content-item-img-sk img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.item_vien_sk {
    position: absolute;
    width: 100%;
    bottom: -18px;
    text-align: center;
}

.mau_vien-sk {
    width: 70%;
    line-height: 40px;
    background: #cb1d2a;
    margin: auto;
    position: relative;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
}

.mau_vien-sk i {
    padding-right: 10px;
}

.item-info-sk {
    padding: 0px 15px 0px;
    background: #fff;
}

.item-content-sk h4 {
    margin: 15px 0px 10px;
    position: relative;
    font-size: 16px;
    color: #353535;
    font-weight: 550;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 39px;
    overflow: hidden;
    line-height: 1.3;
}

.index-item-sk:hover a {

    text-decoration: none;
}

.index-item-sk:hover h4 {
    color: #cb1d2a;
}

.index-item-sk {
    padding: 15px;
}

.xemtatca {
    text-align: center;
    margin: 25px;
}

.xemtatca a {
    color: #ed2024;
    padding: 10px 35px;
    border: 1px solid #ed2024;
}

.xemtatca a:hover {
    text-decoration: none;
    background: #ed2024;
    color: #fff;
    transform: 1s;
}

.border_img {
    background: url(./images/back_border.png) 100% 100% no-repeat;
    height: 4px;
    background-position: center;
}

div.menu ul li ul.dmc_2 li {
    line-height: 1.5;
    float: left;
    width: 48%;
    margin: 5px 0.8%;
    color: #000 !important;
    border: none;
}

.hotline {
    line-height: 20px;
    height: 80px;
    padding: 0px 10px;
}

.hotline p {
    color: #3f3f3f;
}

.hotline .dienthoai {
    margin-top: 20px;
    font-weight: bold;
    color: #eb7314;
}

.hotline .dienthoai {
    font-size: 15pt;
}

div.gio_hang {
    position: absolute;
    right: 60px;
    height: 25px;
    color: #fff;
    width: auto;
}

div.search {
    width: 100%;
    display: inline-block;
    right: 20px;
    top: 5px;
    background: #fff;
    height: 35px;
    border-radius: 30px;
    border: 1px solid;
    padding-left: 70px;
    margin-top: 20px;
}

div.search input {
    padding: 0px 10px;
    float: left;
    border: 1px solid #dddddd;
    background: none;
    width: 85%;
    outline: none;
    color: #000;
    font-style: italic;
    height: 35px;
}

div.search i {
    color: #fff;
    line-height: 35px;
    cursor: pointer;
    width: 55px;
    background: red;
    text-align: center;
    height: 35px;
}

div#slider {
    margin: auto;
    border-bottom: 1px solid #fff;
    position: relative;
}

div#left {
    width: 23%;
    float: left;
    margin-top: 20px;
}

div.tieude {
    color: #fff;
    padding-left: 20px;
    font-size: 15px;
    background: #eb7314;
    height: 40px;
    line-height: 45px;
    text-transform: uppercase;
}

div#danhmuc {
    border: none;
}

div.danhmuc {
    border: 1px solid #eb7314;
    margin-bottom: 15px;
}

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

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

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

div#danhmuc ul li {}

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

div#danhmuc ul li a {
    font-weight: normal;
    color: #454545;
    text-decoration: none;
    font-size: 14px;
    transition: 0.4s;
    display: block;
    border-bottom: 2px solid #eb7314;
    padding: 11px 5px 11px 23px;
    background: url(images/muiten.png) 11px 15px no-repeat;
}

div#danhmuc ul li a:hover,
div#danhmuc ul li a.active {
    color: red;
    transition: 0.4s;
}

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 {
    z-index: 9999;
}

div.danhmuc ul.hangsao {
    width: 100%;
    margin-top: 0px;
}

div.danhmuc ul.hangsao li {
    padding: 10px 0px;
    border-bottom: 2px solid #eb7314;
    color: #eb7314;
    font-size: 13pt;
}

div.danhmuc ul.hangsao li i {
    margin: 0px 2px;
    font-size: 14pt;
}

div.danhmuc ul.hangsao li input[type='checkbox'] {
    border-radius: 0px;
    border: none;
    margin: 0 5px 0 11px;
    width: 20px;
    height: 20px;
    box-shadow: none;
}

div.load_video {
    width: 95%;
    margin: 7px auto;
}

div#hotro {
    background: url(images/bg_hotro.png) left 40px no-repeat;
}

div#tour {
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: auto;
    max-width: 100%;
}

div.tour_conten {
    max-width: 1300px;
    margin: 10px auto;
}

div.quangcao {
    width: 100%;
}

div.quangcao div.item_qc {
    width: 100%;
    margin: 10px 0.5%;
    display: inline-block;
    float: left;
}

div.quangcao div.item_qc img {
    width: 100%;
}

.khacsan {
    width: 100%;
}

.khacsan .conten_ks {
    width: 90%;
    margin: 0px 5% 20px;
    text-align: center;
}

.tieude_ks a {
    font-family: 'UTM-AvoBold';
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
}

.tieude_ks p {
    font-family: 'UTM-Avo';
    font-size: 18px;
}

.video-feedback {
    background: url(./images/back_feed.png)100% 100%;
    padding: 20px;
    margin-bottom: 25px;
}

.conten_feedback {
    max-width: 1300px;
    margin: auto;

}

div.chinhsach {

    margin: auto;
    text-align: center;
    padding: 50px 0px;
}

#visaochonchungtoi {
    background-image: url(http://eventdanang.vn/images/backvisao.png);
    background-attachment: fixed;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    margin-top: 15px;
}

.item_cs {
    position: relative;

}

.item_cs h3 {
    text-decoration: none;
    color: #000;
    font-weight: normal;

}

.item_cs .img_cs {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    margin: auto;
    float: none;
    text-align: center;
    overflow: hidden;
    float: none;
    left: 50%;
    margin: 0 0 0 -30px;
    border-radius: 100px;
    margin: auto;

}

.item_cs img {
    width: 25%;
    border-radius: 50%;
}

.chinhsach_conten {
    padding-top: 25px;
}

.item_cs .info_cs {
    padding: 10px;
}

.item_cs .info_cs a:hover {
    text-decoration: none;
    color: #fff;
}

.item_cs .info_cs h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-top: 5px;
    text-transform: uppercase;
}

.info_cs p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #fff;
}

.doitac {
    padding: 25px 0px;
}

.title-cat img {
    width: 100%;
    max-height: 560px;
}

.title-cat {
    width: 100%;
    position: relative;
}

.conten-site-map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #0000006e;
}

.titel-center {
    height: 90%;
    max-width: 1170px;
    margin: auto;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.titel-center h3 {
    font-size: 40px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: #000 -4px 2px 0px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;
}

div.wap_item .item_tour {
    background: #f5f5f5;
    margin-bottom: 30px;
}

div.wap_item .wap_left .item_tour img {
    height: 200px;
}

div.wap_left .item_tour .mota_tour {
    padding: 5px;
    min-height: 140px;
}

div.wap_left .item_tour .mota_tour h6 {
    height: 46px;
    margin: 0px;
}

div.wap_left .item_tour .mota_tour h6 a {
    font-size: 16px;
}

div.wap_left .item_tour .mota_tour .gia_tour {
    font-size: 13px;
    margin: 0px;
}

div.wap_left .item_tour .mota_tour .motatour {
    margin-top: 3px;
    height: 50px;
}

div.wap_left .item_tour .mota_tour .motatour p {
    -webkit-line-clamp: 3;
}

.mkdf-search-ordering-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list {
    position: relative;
    display: block;
    list-style: none;
    margin: 0;
    padding: 8px 0 0;
    overflow: hidden;
    vertical-align: middle;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li {
    float: left;
    display: inline-block;
    vertical-align: middle;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li.mkdf-search-ordering-item-active a {
    margin: -8px 0 0;
    padding: 25px 0 17px;
    background-color: #f5f5f5;
    border-color: #fff;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li a .mkdf-search-ordering-icon {
    display: block;
    font-size: 18px;
    line-height: 1em;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li a .mkdf-search-ordering-title {
    display: block;
    line-height: 20px;
    margin: 8px 0 0;
}

.mkdf-search-ordering-holder .mkdf-search-ordering-list li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 17px 0;
    width: 142px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #808285;
    background-color: #f4f4f4;
    border: none;
    border-right: 1px solid #d7d7d7;
    text-align: center;
    box-sizing: border-box;
    -webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, margin .2s ease-in-out, padding .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, margin .2s ease-in-out, padding .2s ease-in-out;
    transition: color .2s ease-in-out, background-color .2s ease-in-out, margin .2s ease-in-out, padding .2s ease-in-out;
}

.datdiem {
    border-bottom: 1px solid #ededed;
    text-align: justify;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font: 400 14px/24px Roboto, sans-serif;
    color: #333;
    font-style: italic;
}

.chiase {
    float: right;
    padding-bottom: 0px !important;
}

.scrollX,
.scrollY {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 160px;
}

div#album {
    position: relative;
    margin: auto;
    max-width: 1366px;
}

div#album div.item_alum {
    width: 30%;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

a.xtc:hover {
    color: #fff !important;
}

div#hotro .phone {
    color: #f10b0b;
    font-size: 24px;
    font-weight: bold;
    padding-top: 62px;
    padding-left: 90px;
    padding-bottom: 10px;
    margin-right: 20px;
    font-style: italic;
}

div#hotro ul {
    list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0px 10px;
    font-size: 13px;
}

div#hotro ul li {
    clear: both;
    padding: 6px 0;
    color: #555555;
}

div#hotro ul li i {
    font-size: 17px;
    margin-right: 8px;
    clear: both;
}

div#hotro ul li span {
    color: #3853a4;
    font-weight: normal;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}

div#hotro ul li a img {
    margin-right: 5px;
    float: left;
}

div#quangcao a img {
    width: 90%;
    max-width: 300px !important;
    border: 1px solid #DDD;
    margin: 5px auto;
    padding: 4px;
    box-sizing: border-box;
}

div#quangcao a img:hover {
    border: 1px solid red;
}

div#dknt {
    max-width: 350px;
}

form#frm_dknt {
    display: inline-block;
    text-align: center;
}

form#frm_dknt input[type='text'] {
    width: 100%;
    border: none;
    background: none;
    outline: none;
    ;
    outline: none;
    padding: 10px 5px;
    background: #ffffff8c;
    margin: 10px 0;
    border: 1px solid #ccc;
}

form#frm_dknt input[type='button'] {
    background: #eb7314;
    color: #fff;
    width: 80%;
    height: 35px;
    line-height: 35px;
    border: none;
    cursor: pointer;
    /* float: right; */
    text-transform: uppercase;
    outline: none;
    margin: auto;
}

div#main_content {
    max-width: 1200px;
    margin: 20px auto;
}

div#right3 {
    width: 100%;
    background: #fff;
}

div#right {
    width: 75%;
    float: right;
}

div.tieude_giua2 {
    text-align: left;
    margin-top: 20px;
}

div.tieude_giua2 div {
    display: inline-block;
    vertical-align: top;
    margin: auto;
    padding: 4px 0px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}

div.tieude_giua {
    color: #fff;
    font-size: 40pt;
    background: none;
    margin-top: 20px;
    padding: 0px 0px;
    line-height: 15px;
    text-transform: uppercase;
}

div.tieude_tour {
    color: #eb7314;
    font-size: 40pt;
    background: none;
    height: auto;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 15px;
}

div.tieude_tour div {
    width: 100%;
    background: none;
    display: inline-block;
    color: #eb7314;
    position: relative;
    height: 20px;
    text-align: left;
    font-size: 30px;
    font-weight: bold;
}

div.tieude_tour a {
    text-decoration: none;
    color: #000;
    font-size: 22px;
}

div.tieude_tour div:after {
    content: "";
    height: 3px;
    width: 10%;
    background-color: #eb7314;
    position: absolute;
    left: 0%;
    bottom: -15px;
}

div.tieude_tour div:hover:after {
    width: 20%;
    transition: 1s;
}

div.tieude_cs {
    color: #fff;
    font-size: 36px;
    background: none;
    text-transform: uppercase;
    padding: 10px 0px;
    font-weight: 600;
}

div.tieude_cs div {
    width: 100%;
    margin-top: 10px;
    margin-left: 0% !important;
    background: none;
    display: inline-block;
    color: #000;
    position: relative;
    height: 20px;
    text-align: center;
    font-size: 30px;
    padding: 0% 0.0% 0% 0.0%;
    font-weight: normal;
    font-family: 'UTM-AvoBold';
    text-transform: uppercase;
}

div.tieude_giua3 a {
    float: right;
    color: #eb7314;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    margin-right: 10px;
    margin-top: 12px;
    line-height: 15PX;
    background-color: #fff;
    border: 1px solid #eb7314;
    padding: 0px 5px 0px 5px;
}

div.tieude_giua div {
    width: 100%;
    margin-top: 0px;
    margin-left: 0% !important;
    background: none;
    display: inline-block;
    color: #eb7314;
    position: relative;
    height: 20px;
    text-align: center;
    font-size: 25px;
    padding: 0% 0.0% 0% 0.0%;
    font-weight: bold;
}

div.tieude_giua a {
    height: 20px;
    color: #eb7314;
    text-transform: none;
    background-color: #f3f0f0;
    text-decoration: none;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 0px 5px 0px 5px;
}

div.wap_item {
    position: relative;
    padding-bottom: 30px;
}

div.wap_item2 {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}

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

.wap_content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 30px;
}

.pagination {
    width: 100%;
}

.timtourindex {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

div.wap_item_tuor {
    padding-top: 15px;
    width: 100%;
    margin: auto;
    position: relative;
    padding-bottom: 30px;
}

div.item {
    width: 33%;
    margin: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

div.item2 {
    width: 100%;
}

div.item:hover div.tomtat {
    display: block;
}

div.item_i {
    width: 90% !important;
    position: relative;
}

div.item_i2 {
    width: 60% !important;
    margin: auto 20%;
    position: relative;
}

div.item .sp_img {
    margin-bottom: 5px;
}

div.item .sp_img a {
    text-decoration: none;
    line-height: 0;
    padding: 1%;
    margin-left: 5%;
}

div#item .sp_img a:hover,
div#item .sp_img a:active {
    color: red;
    transition: 0.4s;
}

div.item a img {
    width: 100%;
    height: 100%;
}

div.item .sp_name a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
    display: block;
    position: absolute;
    top: 40%;
    z-index: 99999;
    width: 80%;
    margin-left: 10%;
    font-family: Tahoma, Geneva, sans-serif;
}

div.item .sp_name a:hover {
    transition: 0.4s;
    color: #10ac4c;
    display: block;
    text-align: center;
}

div.item_i {
    text-align: left;
}

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;
}

div#tintuc {}

.dv_dulich {
    width: 100%;
    border-top: 1px solid #3f3f3f;
}

.dv_dulich .dv_conten {
    width: 84%;
    margin: 20px 8%;
}

.dv_conten .mota_dv {
    width: 23%;
    float: left;
    text-align: center;
}

.dv_conten .mota_dv h3 {
    margin: 10px 0px;
    color: #000;
    font-size: 15pt;
    font-weight: bold;
    text-align: center;
}

.dv_conten .mota_dv p {
    padding: 5px 0px;
}

.dv_conten .mota_dv a.xemthem {
    padding: 10px 20px;
    background: #eb7314;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
}

.dv_conten .ds_dichvu {
    width: 75%;
    float: right;
}

div.dichvu_conten {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.ds_dichvu .item_i h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    width: 90%;
    margin-left: 5%;
    text-align: left;
    padding: 10px 0px;
}

.ds_dichvu .item_i h3 i {
    font-size: 30px;
}

.ds_dichvu .item_i h3 a {
    text-decoration: none;
    color: #fff;
}

div.dichvu_conten1 h3.ten {
    position: unset;
    text-align: center;
}

.hinhtron {
    border-radius: 50%;
    border: 1px solid #eb7314;
}

div.dichvu_conten1 h3.ten a {
    color: #eb7314;
    text-align: center;
}

.ds_dichvu .item_i h3 a:hover {
    text-decoration: none;
    color: #eb7314;
}

.ds_dichvu .item_i:hover i {
    transform: rotate(180px);
    transition: 1s;
}

.item_thuvien {
    width: 19%;
    margin: 5px 0.3%;
    line-height: 0px;
    float: left;
}

.item_thuvien img {
    width: 100%;
    line-height: 0px;
}

.mota_td {
    width: 70%;
    margin: 0px 15%;
    text-align: center;
    color: #fff;
}

div#wap_footer {
    width: 100%;
    background-color: #f4f4f4;
}

div#footer {
    max-width: 1200px;
    margin: auto;
    color: #fff;
}

div#main_footer {
    width: 48%;
    float: right;
}

div.noidung_ft {
    max-width: 1366px;
    background: #252525;
    padding: 0px 15px 15px 15px;
}

div.ft_nd {
    width: 50%;
    margin-left: 5%;
    text-align: left;
    margin-top: 0px;
}

div#lienket {
    text-align: right;
    margin-right: 0%;
}

div#lienket a {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #fff;
    color: #eb7314;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    text-decoration: none;
    margin: 0px 2px;
    background: none;
    border: 1px solid #eb7314;
    transition: 1s;
}

div#lienket a:hover {
    transition: 1s;
    transform: rotate(360deg);
}

div#thongke {
    width: 33%;
    float: right;
}

div#thongke ul {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 13px;
}

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

div#thongke ul li {
    clear: both;
    padding: 4px 0px;
}

div#thongke ul li img {
    float: left;
    margin-right: 15px;
    width: 16px;
    margin-top: 2px;
}

div#thongke .thongke_an {
    width: 60%;
    border: none;
    padding: 0px;
    float: right;
    margin-right: 5%;
    margin-top: 5%;
}

div.f_item {
    margin-left: 0%;
    width: 100%;
    background: #414140;
}

div.item_ft {
    width: 31%;
    display: inline-block;
    vertical-align: middle;
    margin: 20px 1%;
    text-align: left;
}

div.item_ft p {
    color: #fff;
    float: none;
    width: 100%;
    text-align: left;
}

div.td_ft {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bolder;
}

.border {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.top-20 {
    margin-top: 20px;
}

div.item_ft_3 {
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    padding-right: 2%;
    margin-top: 20px;
    margin-left: 20px;
}

div.item_ft_3 p {
    color: #fff;
}

div.td_ft_3 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bolder;
}

div.item_ft_3 ul {
    list-style: none;
    width: 50%;
    float: left;
}

div.item_ft_3 ul li {
    color: #fff;
}

div.item_ft_3 ul li a {
    color: #fff;
    display: block;
    padding: 2px 0 0 0;
    text-decoration: none;
    font-size: 15px;
}

div.item_ft ul li a img {
    width: 25%;
    float: left;
}

div.item_ft_3 ul li a:hover {
    color: #10ac4c;
}

div.item_ft ul {
    list-style: none;
}

div.item_ft ul li {
    color: #fff;
}

div.item_ft ul li a {
    color: #fff;
    display: block;
    padding: 2px 0 0 0;
    text-decoration: none;
    font-size: 15px;
}

div.item_ft ul li a:hover {
    color: #10ac4c;
}

div#main_footer {
    margin-top: 15px;
}

.menu_bottom {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}

.menu_bottom ul {
    list-style: none;
    text-align: center;
}

.menu_bottom ul li {
    display: inline-block;
    padding: 20px 20px;
}

.menu_bottom ul li a {
    text-decoration: none;
    color: #000;
}

.menu_bottom ul li a:hover {
    color: #eb7314;
}

div#wap_copy {
    padding: 15px 0;
    background: #dca500;
    color: #fff;
    font-size: 15px;
}

div#copy {
    max-width: 1200px;
    margin: auto;
}

div#copy span {
    color: #0a1ae9;
}

div#copy b {
    color: #c16d01;
    font-weight: normal;
}

div#thongke {
    width: 21%;
    float: right;
}

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

div#thongke ul li {
    clear: both;
    padding: 4px 0px;
}

div#thongke ul li img {
    float: left;
    margin-right: 15px;
    width: 16px;
    margin-top: 2px;
}

div#banquuyen {
    background: #111111;
    padding-bottom: 5px;
}

div.copywire {
    margin-top: 5px;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}

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: 60%;
    float: left;
    text-align: center;
}

.zoom_slick .slick2 {
    height: 454px;
    overflow: hidden;
}

.zoom_slick .slick2 img {
    width: 100%;
    height: 454px;
}

.zoom_slick .slick2 a {
    width: 100%;
    height: 454px;
}

.zoom_slick .slick2 a figure {
    width: 100%;
    height: 454px;
}

.zoom_slick .slick2 a figure img {
    width: 100%;
    max-height: 454px !important;
    height: 454px;
}

.book-tour {
    width: 190px;
    text-align: center;
    padding: 13px 10px;
    background: #d71d2b;
    margin: 20px auto 0;
    color: #fff;
    font-family: Roboto;
    border-radius: 5px;
    float: left;
}

.box-support-online {
    margin-top: 20px;
    border: 1px solid #d71d2b;
    border-radius: 6px;
    text-align: center;
    width: 230px;
    float: right;
}

.book-tour a .sell {
    font-size: 20px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    width: 100%;
    display: block;
    color: #fff;
}

.book-tour a span {
    color: #fff;
}

.box-support-online h3 {
    font-size: 17px;
    text-align: center;
    background-color: #d71d2b;
    line-height: 26px;
    margin: 0px;
    color: #fff;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.box-support-online .content {
    padding: 6px;
    font-size: 24px;
    font-weight: bold;
}

.box-support-online .content a {
    color: #d71d2b;
}

.box-support-online .content a:hover {
    text-decoration: none;
}

.zoom_slick .slick {
    margin-top: 5px;
}

.zoom_slick .slick img {
    width: 100%;
    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;
}

.product_info {
    float: right;
    list-style: none;
    width: 38%;
}

.product_info li {
    font-size: 13px;
    padding: 6px 0;
}

.product_info li.ten {
    color: #d71d2b;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
}

.product_info li.giacu {
    font-size: 15px;
    text-decoration: line-through;
}

.product_info li.gia {
    color: #d71d2b;
    font-size: 17px;
    font-weight: 600
}

.product_info li b {
    font-weight: normal;
    font-size: 14px;
}

.xemgiohang {
    color: #E80019;
    display: block;
    width: 220px;
    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: #eb7314;
    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;
    text-decoration: none;
}

.product_info li .dathang:hover {
    background: #eb3714 !important;
}

.product_info li p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

.product_info li span {
    font-size: 14px;
    color: #000;
}

.boxnoidung .title_tc {
    margin: 10px 0px;
}

div.tomtat {
    padding-top: 7%;
    height: 100%;
    z-index: 999;
    position: absolute;
    left: 0%;
    top: 0px;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.28);
    color: #fff;
    transition: height 500ms ease 0s;
    width: 100%;
}

div.vien {
    position: absolute;
    width: 98%;
    height: 98%;
    border: 1px dashed #fff;
    margin: auto;
    margin-top: 1%;
    margin-left: 1%;
    border-radius: 5px;
}

div.tomtat div h4 {
    padding: 5%;
}

a.lhmua {
    background-color: #eb7314;
    border-radius: 15px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    color: #fff;
}

.product_info li .dathang i {
    margin-right: 10px;
    font-size: 25px;
    margin-top: 3px;
}

.product_info li .dathang:hover {
    transition: 0.4s;
    background: #eb7314 !important;
}

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;
}

.wap_timkiem {
    margin: auto;
    width: 97%;
    border: 2px solid #d71d2b;
    -moz-box-shadow: 5px 5px 12px 0px #ccc;
    -webkit-box-shadow: px 5px 12px 0px #ccc;
}

.timkiem_frm {
    max-width: 1200px;
}

.timkiem_frm .tab_frm {
    list-style: none;
    display: inline-block;
    margin-bottom: 0px;
}

.timkiem_frm .tab_frm li {
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    border-bottom: none;
}

.timkiem_frm .tab_frm img,
.timkiemtour img {
    margin-right: 15px;
}

.timkiemtour {
    background: #d71d2b;
}

.timkiemtour a {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
}

.timkiemtour a:hover {
    text-decoration: none;
    color: #fff;
}

.active_tab {
    background: #ddd9d9;
    color: #000 !important;
}

.contenfrm {
    display: none;
}

.timkiem_frm .frm_active {
    display: block;
}

.timkiem_frm .tab_frm_conten {
    padding: 10px;
    width: 100%;
    background-color: #f9f9f9d4;
}

div.item_1 {
    margin-top: 20px;
    width: 22%;
    margin-right: 25px;
    display: inline-block;
    text-align: left;
}

div.item_1 img {
    padding-bottom: 10px;
}

div.item_1:hover a img {
    opacity: 0.6;
}

div.item_1 h3 {
    text-align: left;
    margin-left: 0%;
    font-size: 14pt;
    color: #838384;
    padding-bottom: 10px;
    position: relative;
    border-bottom: 1px dashed #ccc;
}

div.item_1 p {
    height: 150px;
    padding: 10px 5px 5px 0px;
    padding-bottom: 20px;
}

.item_chay {
    width: 31.4%;
    margin: 5px 0.8%;
    float: none;
    display: block;
    position: relative;
    float: left;
}

.noibat {
    width: 64.5%;
}

.item_chay .dv_info {
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 100%;
    margin: 0px 0%;
    background: rgba(0, 0, 0, 0.6);
}

.item_chay h3 {
    left: 0px;
    padding: 10px 0px;
    width: 90%;
    margin-left: 5%;
    text-align: right;
}

.item_chay h3 a {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
}

.item_chay h3 a:hover {
    color: #eb7314;
}

.item_chay a img {
    line-height: 0px;
}

.item_chay img {
    width: 100%;
    height: 200px;
    line-height: 0px;
}

div.item_2 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
}

a.readall {
    margin-top: 20px;
    text-decoration: none;
    background: #13c20e;
    margin-left: 45%;
    padding: 10px 20px 10px 20px;
    color: #fff;
    text-align: center;
}

a.readall:hover {
    background: #eb7314;
}

div.item_2 .text_2 {
    width: 50%;
    float: right;
    text-align: left;
}

div.item_2 .text_2 span {
    color: #282525;
}

div.item_2 .text_2 h3 {
    padding: 20px 0px 20px 0px;
}

div.item_2 .text_2 h3 a {
    text-decoration: none;
    color: #000;
}

div.item_2 .text_2 h3 a:hover {
    color: #10ac4c;
}

div.tiem_2 a {
    float: left;
}

.left {
    float: left;
}

.right {
    float: right;
}

div.item_2:hover a img {
    opacity: 0.6;
}

div.item_tour {
    -moz-box-shadow: 5px 5px 12px 0px #ccc;
    -webkit-box-shadow: px 5px 12px 0px #ccc;
}

div.item_tour div.mota_tour {
    padding: 10px;
    position: relative;
    width: 100%;
    text-align: left;
    min-height: 180px;
    padding-bottom: 20px;
}

div.item_tour div.img_tour,
div.item_tour2 div.img_tour {
    line-height: 0px;
}

div.item_tour div.img_tour img {
    width: 100%;
    height: 310px;
    line-height: 0px;
}

div.item_tour div.mota_tour p i {
    color: #fff;
    font-size: 13px;
}

div.item_tour div.mota_tour .gia_tour {
    color: #454545;
    font-size: 14pt;
    font-weight: bold;
}

div.item_tour div.mota_tour .motatour {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    height: 90px;
}

div.item_tour div.mota_tour .motatour p {
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-family: 'UTM-Avo';
    font-weight: 550;
}

div.item_tour2 {
    width: 30%;
    margin: 20px 1%;
    float: left;
    margin-right: 15px;
    background: #fff;
    box-shadow: 1px 1px #ccc;
    line-height: 0px;
}

div.item_tour2 div.img_tour img {
    width: 100%;
    height: 200px;
}

div.item_tour2 div.mota_tour {
    position: relative;
    width: 100%;
    text-align: left;
    min-height: 180px;
    padding-bottom: 20px;
    color: #3f3f3f;
    border: 1px solid #ccc;
}

div.item_tour2 div.mota_tour .gia_tour {
    color: #eb7314;
    font-size: 12pt;
    font-weight: bold;
}

.col3 {
    width: 30% !important;
}

.col7 {
    width: 67% !important;
}

div.mota_tour2 h6 {
    padding: 2px 10px 5px 5px;
    font-size: 12pt;
}

div.mota_tour2 h6 a {
    text-decoration: none;
    color: #000;
    padding-bottom: 6px;
    border-bottom: 1px solid #fff;
}

div.mota_tour2 h6 a:hover {
    color: #eb7314;
}

div.mota_tour2 p {
    padding: 5px 5px 0px 5px;
}

img.i_gioi_thieu {
    float: right;
    margin-right: 10%;
    width: 25%;
    margin-top: 3%;
    box-shadow: 10px 10px #10ac4c;
    border-radius: 10px;
}

a.readmore {
    background: #eb7314;
    height: 40px;
    border-radius: 0px;
    text-decoration: none;
    font-size: 11pt;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 25px 15px 25px;
    margin-top: 20px;
}

a.readmore:hover {
    border-radius: 10px;
    transition: 1s;
}

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;
}

table.lichkhoihanh {
    width: 100%;
    border: 1px solid #000;
    margin: 0px;
    border-collapse: collapse;
}

.gia_km {
    color: red;
    font-weight: bold;
}

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

table.lichkhoihanh tr.tieude_lkh {
    padding: 20px;
    background: #eb7314;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

table.lichkhoihanh tr.danhsach_lkh {
    height: 30px;
}

table.lichkhoihanh tr.danhsach_lkh td.chitiet_kh a {
    text-decoration: none;
    color: #000;
}

table.lichkhoihanh tr.danhsach_lkh td.chitiet_kh a:hover {
    color: #eb7314;
}

.tenkh {
    font-weight: bold;
}

.frm_khoihanh {
    width: 100%;
    text-align: left;
    padding: 20px 0px;
}

.frm_khoihanh select {
    border: none;
    height: 30px;
    border: 1px solid #eb7314;
    min-width: 200px;
}

.frm_khoihanh input {
    background: #eb7314;
    color: #fff;
    border: none;
    height: 30px;
    padding: 0px 20px;
}

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;
}

.timphong {
    width: 100%;
}

.timphong .timphong_conten {
    width: 100%;
    margin: auto;
}

.frm_timphong {
    width: 100%;
}

.frm_timphong legend {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 12pt;
}

.frm_timphong select,
.frm_timphong input {
    width: 19%;
    height: 30px;
    border: 1px solid #000;
}

.frm_timphong .bnt_timphong {
    border: none;
    background: #eb7314;
    color: #fff;
}

.frm_timphong .bnt_timphong:hover {
    background: #fff;
    border: 1px solid #eb7314;
    color: #eb7314;
    transition: 1s;
}

.mota_phong {
    border: 1px solid #ccc;
    padding: 0px 10px;
    color: #eb7314;
    text-align: left;
    font-size: 12pt;
}

.chatluong {
    width: 98%;
    margin: auto;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}

.chatluong h6 {
    text-align: left;
}

.chatluong h6 a {
    font-size: 13pt;
    text-decoration: none;
    color: #000;
}

.chatluong h6 a:hover {
    color: #eb7314;
    transition: 1s;
}

.chatluong p.sao,
.chatluong p.khuvuc {
    width: 50%;
    float: left;
}

.chatluong p.khuvuc {
    text-align: right;
    color: #000;
}

.chatluong p.khuvuc i {
    color: #eb7314;
}

.gia_phong {
    font-size: 13pt;
    color: #eb7314 !important;
    font-weight: bold;
}

.booking {
    width: 98%;
    margin: 5px auto;
}

.booking .chitiet_phong,
.booking .booking_phong {
    text-decoration: none;
    padding: 10px 30px;
    background: #eb7314;
    color: #fff;
    float: left;
}

.booking .booking_phong {
    float: right;
}

.booking a:hover {
    background: #fff;
    color: #eb7314;
    border: 1px solid #eb7314;
    transition: 1s;
}

div#map_canvas2 {
    height: 300px;
    width: 100%;
}

div#tinmoi {
    width: 35%;
    float: left;
    height: 463px;
    background: #f4f4f4;
}

div#tinmoi ul {
    list-style: none;
    padding: 0 10px;
}

div#tinmoi ul li {
    border-bottom: 1px dashed #DDDDDD;
    padding: 10px 0;
}

div#tinmoi ul li .ngaytao {
    border: 1px solid #d2d2d2;
    text-align: center;
    width: 75px;
    float: left;
    margin-right: 15px;
    padding: 10px 0;
}

div#tinmoi ul li .ngaytao span {
    color: #e9782d;
    font-size: 35px;
    display: block;
}

div#tinmoi ul li .ngaytao b {
    font-weight: normal;
    padding-bottom: 10px;
    color: #b9b9b9;
}

div#tinmoi ul li a img {
    width: 39%;
    max-width: 150px !important;
    float: left;
    margin-right: 10px;
}

div#tinmoi ul li a img:hover {
    transition: 1s;
    border: 1px solid red;
}

div#tinmoi ul li h4 a {
    text-decoration: none;
    color: #e9782d;
    font-size: 13px;
    transition: 0.4s;
    display: block;
    margin-bottom: 5px;
}

div#tinmoi ul li h4 a:hover {
    color: red;
    transition: 0.4s;
}

.huongdan {
    list-style: none;
    width: 100%;
    border: 1px solid #ccc;
}

.huongdan li {
    display: inline-block;
    width: 24.5%;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 5px 0px;
}

.huongdan li:last-child {
    border: none;
}

.huongdan li a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
}

.huongdan li a:hover {
    color: #eb7314;
}

.thongbao_new1 {
    width: 80%;
    margin: 0px 10%;
    text-align: center;
    text-transform: uppercase;
}

.thongbao_new1 h3 {
    padding: 5px 0px;
}

a.dattour {
    color: #fff;
    background: #eb7314;
    padding: 10px;
    text-decoration: none;
    position: absolute;
    bottom: 0px;
    left: 5px;
}

a.dattour:hover {
    background: #13c20e;
}

@-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);
    }
}

@media screen and (max-width:1024px) {
    div.wap_menu {
        margin-top: 0px;
    }

    div.menu {
        height: 43px;
    }

    div.menu ul li a {
        padding: 0px 20px;
    }

    div#map_canvas2 {
        height: 300px;
        width: 100%;
        float: none
    }

    div#tinmoi {
        width: 100%;
        float: none;
        height: 463px;
        background: #f4f4f4;
    }
}

@media screen and (max-width:960px) {
    div.header {
        display: block;
    }

    div.wap_menu {
        margin-top: 0px;
        height: 43px;
    }

    a.logo {
        display: none;
    }

    ul.dmc_2 li {
        width: 100% !important;
        border: none !important;
    }

    .hotline span,
    .hotline i {
        color: #fff;
    }

    .hotline p {
        margin-left: 20px;
    }

    #left,
    #right {
        float: none;
        width: 100% !important;
    }

    nav#menu {
        display: none;
    }

    div#main_content {
        width: 97%;
    }

    .hotline {
        display: none;
    }

    div#footer {
        width: 97%;
    }

    div#slider {
        width: 100%;
        padding: 0;
    }

    div#danhmuc {
        display: none;
    }

    div#right3 {
        width: 100%
    }

    div#left {
        width: 100%;
    }

    div.item {
        width: 30%;
        margin: 1.3%
    }

    div#thongke {
        width: 60%;
    }

    div.thongke_an {
        width: 60%;
    }

    div.tt_lh {
        width: 100%;
    }

    div.bando {
        width: 100%;
    }

    .menu_login {
        display: none;
    }

    div.noidung {
        width: 49%;
        margin: auto;
    }

    .i_gioi_thieu {
        width: 49%;
    }

    div.wap_footer {
        width: 100%;
    }

    div.item_ft {
        width: 90%;
        display: block;
        margin-left: 0px;
        margin-top: 10px;
    }

    div.item_ft ul li p {
        width: 90%;
        float: none;
    }

    div.item_ft ul li a img {
        width: 25%;
        float: none;
    }

    div.item_ft_3 {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin-top: 10px;
        margin-left: 10px;
    }

    .border {
        border: none;
    }

    div.item_ft_3 ul {
        list-style: none;
        width: 100%;
        float: NONE;
    }

    div#lienket {
        text-align: CENTER;
        margin-right: 0%;
        margin-top: 10px;
        padding-bottom: 10PX;
        width: 100%;
    }

    div.menu ul {
        float: none;
    }

    .logo_mb {
        height: 38px;
        margin-top: 2px;
        position: absolute;
        top: 0px;
        left: 40%;
    }

    div.item_tour,
    div.item_tour2,
    .col3 {
        width: 31% !important;
        margin: 20px 0.8% !important;
    }

    .item_chay {
        width: 48%;
    }
}

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

@media screen and (max-width:700px) {
    div.menu .mkdf-grid {
        padding: 0px;
    }

    .camnangdulich {
        display: none;
    }

    #visaochonchungtoi {
        margin-top: 0px;
    }
}

@media screen and (max-width:603px) {
    div.fanpage {
        width: 100%;
        float: none;
        margin: auto;
        text-align: center;
    }

    div#main_footer {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    #myCarousel .item {
        height: 250px;
    }

    .index-item-dv {
        padding: 15px;
    }

    .gioithieu {
        background-size: unset;
    }

    .title_tc h2 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .title_tc p {
        width: 100%;
    }

    div.wap_menu {
        margin-top: 0px;
    }

    a.logo {
        display: none;
    }

    div.menu 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.tieude_giua div {
        font-size: 16pt;
    }

    div.mota_dv,
    div.ds_dichvu {
        width: 100% !important;
        float: none;
    }

    .box_news {
        width: 48%;
        margin: 10px 0.8%;
    }

    .zoom_slick {
        width: 85%;
        max-width: 400px;
        float: none;
        margin: auto;
    }

    .product_info {
        width: 100%;
        margin-top: 10px;
    }

    .gh_an {
        display: none;
    }

    div.noidung {
        padding-top: 20px;
        width: 100%;
        float: none;
        margin: auto;
        text-align: center;
        padding-bottom: 10px;
    }

    .i_gioi_thieu {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    div.item_tour,
    div.item_tour2,
    .col3 {
        width: 100% !important;
        margin: 20px 0 !important;
    }

    .huongdan li {
        width: 49%;
    }

    .item_chay {
        width: 98%;
    }

    #header {
        display: none !important;
    }

    .timtourindex {
        display: none;
    }
}

@media screen and (max-width:460px) {
    div.item {
        width: 46%;
    }

    div#slider {
        height: 200px;
    }

    div#slider img {
        height: 200px !important;
    }

    #myCarousel {
        height: 200px;
    }

    .carousel-inner {
        height: 200px;
    }

    div.wap_menu {
        margin-top: 0px;
    }

    a.logo {
        display: none;
    }

    div.menu 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;
    }

    div.frm_lienhe .item_lienhe p {
        width: 100%;
    }

    .othernews ul.phantrang {
        margin-left: 0px;
    }

    .box_news h3 a {
        font-size: 14px;
    }

    div.nonoidung {
        width: 100%;
        float: none;
    }

    img.i_gioi_thieu {
        width: 100%;
        float: none;
    }

    .box_news {
        width: 98%;
        margin: 10px 0.8%;
    }

    .box_news img {
        width: 100% !important;
    }

    div.tieude_tour div {
        font-size: 20px;
    }

    .huongdan li {
        width: 100%;
        border: none;
    }

}

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

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