

    /*begin header*/@font-face {

    font-family: 'UTM_HelvetIns';

    src: url('img/fonts/UTMHelvetIns.html');

    src: url('img/fonts/UTMHelvetIns.html') format('embedded-opentype'), url('img/fonts/UTMHelvetIns-2.html')

    format('woff2'), url('img/fonts/UTMHelvetIns-2.html') format('woff'), url('img/fonts/UTMHelvetIns-3.html')

    format('truetype'), url('img/fonts/UTMHelvetIns-4.html#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {

    font-family:Roboto_Regular_2;

    src: url(../fonts/Roboto_Regular_2.ttf);

    url('../fonts/Roboto_Regular_2e0a5.html?v=4.3.0') format('woff2'),

    url('../fonts/Roboto_Regular_2e0a5-2.html?v=4.3.0') format('woff'),

    url('../fonts/Roboto_Regular_2e0a5.ttf?v=4.3.0') format('truetype'),

    url('../fonts/Roboto_Regular_2e0a5-3.html?v=4.3.0#fontawesomeregular') format('svg');

}







@font-face {

  font-family: "SVN_HemiHead";

  src: url("fonts/SVN-HemiHead.eot"); /* IE9 Compat Modes */

  src: url("fonts/SVN-HemiHeadd41d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */

    url("fonts/SVN-HemiHead.otf") format("opentype"), /* Open Type Font */

    url("fonts/SVN-HemiHead.svg") format("svg"), /* Legacy iOS */

    url("fonts/SVN-HemiHead.ttf") format("truetype"), /* Safari, Android, iOS */

    url("fonts/SVN-HemiHead.woff") format("woff"); /* Modern Browsers */

  font-weight: normal;

  font-style: normal;

}



/*==========Main============*/

.menu_mb{

    position: fixed;

    width: 100%;

    background: #ffffff;

    z-index: 999;

    padding: 1px 15px;

    border-bottom: 1px solid #ccc;

}

#go_top {

    position: fixed;

    width: 24px;

    height: 25px;

    background: #0161ab;

    color: #fff;

    text-align: center;

    line-height: 25px;

    font-size: 18px;

    font-weight: bold;

    background-size: 100% 100%;

    display: inline-block;

    z-index: 100;

    bottom: 25px;

    right: 25px;

}

.img_logo_mb{

    max-height: 60px;

    max-width: 70%

}

.menu_main .nav.is-fixed{

    position: relative;

    z-index: 105;

}

.sc_header_top{

    border-bottom: 1px solid #e1e1e1;

    overflow: hidden;

}

.list_add_cpn_hd{

    font-size: 12px;

    color: #444444;

    line-height: 20px;

    margin: 10px 0px;

}

.icon_add_hd{

    font-size: 14px;

    margin-right: 9px;

}

.txt_add_hd{

    display: inline-block;

    margin-right: 15px;

    color: #444444;

}

.list_link_hd{

    margin-top: 8px;

    margin-bottom: 8px;

}

.list_link_hd a{

    display: inline-block;

    width: 22px;

    height: 22px;

    border-radius: 50%;

    text-align: center;

    line-height: 22px;

    background: #0098da;

    color: #ffffff;

    font-size: 12px;

    float: left;

    overflow: hidden;

    margin-left: 7px;

}

.list_link_hd a:hover{

    font-size: 14px;

}

.list_link_hd a.fa-facebook{

    background: #4d67a3;

}

.list_link_hd a.fa-google-plus{

    background: #d74936;

}

.list_link_hd a.fa-instagram{

    background: #40719a;

}

.list_link_hd a.fa-twitter{

    background: #25a7df;

}

.list_link_hd a.fa-youtube-play{

    background: #cc171e;

}

.logo_pc{

    margin: 0px;

    display: inline-block;

    margin: 15px 0;

}

.logo_pc img{

    max-width: 100%;

   /* width: 266px;*/

}

.slogan_cpn_hd{

    font-size: 19px;

    text-transform: uppercase;

    color: #005fd8;

    font-family: SVN_HemiHead;
    font-family: arial;
    font-weight: bold;

    text-align: center;

    margin: 18px 0px;

}

.form_search{

    width: 485px;

    max-width: 100%;

    margin: auto;
    margin-bottom: 10px;
        margin-top: 15px;

}

.form_search button.btn.btn-default{

    margin-left: 3px;

    background: #085eb0;

    border: 0px;

    border-radius: 0px !important;

    font-size: 13px;

    color: #ffffff;

    font-weight: bold;

    text-transform: uppercase;

    height: 34px;

}

.form_search input.form-control{

    height: 34px;

    border-radius: 3px !important;

}

.hotline_header{

    /*float: right;

    width: 180px;

    max-width: 100%;

    margin: 45px 0px;*/
    text-align: center;
    width: 180px;
    max-width: 100%;
    margin: auto;
    padding: 45px 0px;

}

.hotline_header .icon_hotline{

    float: left;

    margin-right: 10px;

    margin-top: 8px;

}

.txt_hotline{

    overflow: hidden;

}

.txt_hotline{

    font-size: 14px;

    font-family: UTM_HelvetIns;

    color: #085eb0;

    line-height: 23px;

}

.nb_hotline_top{

    font-size: 24px;

    color: #cb2027;

}

.sc_header_main{

    background: #005fd8;

}

.icon_home{

    display: inline-block;

    position: absolute;

    width: 20px;

    text-align: center;

    height: 100%;

    line-height: 38px;

    top: 0px;

    left: 0px;

    font-size: 16px;

}

.nav-menu>.item_home>.menu-link{

    position: relative;

}

/*background-color: rgba(0, 0, 0, 0.65);*/



*,

*:before,

*:after {

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



html {

    font-size: 100%;

}



.menu_main {

    background-size: 100% 100%;

}



/* Content wrapper */



.wrapper {

    /*width: 94%;*/

    /*max-width: 75%;*/

    margin: 0 auto;

}



.wrapper-small {

    max-width: 728px;

}



.wrapper-flush {

    width: 100%;

}



.nav {

   /* position: fixed;

    top: 0;*/

    left: 0;

    width: 100%;

    z-index: 99;

    background-color: #efefef;

}



.nav-container {

    position: fixed;

    top: 62px;

    left: 0;

    z-index: 9999;

    overflow-y: auto;

    visibility: hidden;

    width: 300px;

    max-width: 70%;

    height: 100%;

    min-height: 100%;

    margin: 0;

    padding: 0;

    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;

    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;

    -webkit-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    transform: translateX(-100%);

    /*background-color: #c0c0c0;*/

    -webkit-overflow-scrolling: touch;

}



.nav-container.is-visible {

    visibility: visible;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0);

}



.nav-toggle {

    line-height: 1;

    display: inline-block;

    padding: 1.25rem 1rem;

    border: 0;

    background-color: #cb2027;

    float: left;

    width: 60px;

    /*position: fixed;*/

    z-index: 99;

}



.nav-toggle .icon-menu {

    position: relative;

    display: inline-block;

    width: 28px;

    height: 20px;

    vertical-align: middle;

    fill: none;

}



.icon-menu .line {

    position: absolute;

    left: 0;

    display: block;

    width: 100%;

    height: 4px;

    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);

    background-color: #fff;

}



.icon-menu .line-1 {

    top: 0;

}



.is-active .icon-menu .line-1 {

    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);

    -ms-transform: translateY(8px) translateX(0) rotate(45deg);

    transform: translateY(8px) translateX(0) rotate(45deg);

}



.icon-menu .line-2 {

    top: 50%;

    margin-top: -2px;

}



.is-active .icon-menu .line-2 {

    opacity: 0;

}



.icon-menu .line-3 {

    bottom: 0;

}



.is-active .icon-menu .line-3 {

    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);

    -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);

    transform: translateY(-8px) translateX(0) rotate(-45deg);

}



.menu {

    list-style: none;

    margin: 0;

    padding: 0;

}



.nav-menu {

    background-color: #cb2027; /* 1 */

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none; /* 2 */

}



.nav-menu .menu-item {

    border-top: 1px solid #ffffff;

}





.nav-menu > .menu-item.is-active {

    background: #941319;

}



.nav-menu > .menu-item:hover {

    background: #941319;

}

.nav-menu > .menu-item.is-active.has-dropdown:after,

.nav-menu > .menu-item:hover.has-dropdown:after {

    color: #ffffff;

}

.nav-menu > .menu-item.is-active a,

.nav-menu > .menu-item:hover a{

    color: #ffffff;

}



.nav-dropdown > .menu-item {

    padding-left: 10px;

}



.nav-dropdown > .menu-item:hover {

    opacity: 0.85;

}



.nav-menu .menu-link {

    color: #fff;

    font-size: 12px;

    display: block; /* 1 */

    text-decoration: none;

    padding: 8px 15px;



}



.has-dropdown {

    position: relative;

    cursor: pointer;

}



.has-dropdown > .menu-link {

    display: inline-block;

}



.has-dropdown:after {

    font-size: 24px;

    position: absolute;

    top: 0;

    right: 1rem;

    bottom: 0;

    content: "+";

    color: #fff;

    line-height: 32px;

}



.has-dropdown.is-active:after {

    content: "\2013"; /* 1 */

}



.nav-dropdown {

    display: none;

    background-color: #da2831;

}



.has-dropdown.is-active > .nav-dropdown {

    display: block; /* 1 */

}



.nav-dropdown .nav-dropdown {

    background-color: #aaa;

}



.nav-dropdown .menu-item {

    border-color: #ffffff;

}



.nav-dropdown .nav-dropdown .menu-item {

    background-color: #ffffff !important;

}

.nav-dropdown .nav-dropdown .menu-item a{
    color: #2f3f99 !important;
}
@media(min-width: 992px){
.menu2me.has-dropdown > .menulink:after{
    content: "\f105";
    font: normal normal normal 14px/1 fontawesome;
    display: inline-block;
    position: absolute;
    top: 32%;
    right: 3px;
}
}

.logo_mobile {

    text-align: center;

}



.logo_mobile img {

    width: 180px;

    height: auto;

}



.nav-menu > .menu-item > .menu-link {

    padding: 8px 15px;

}



@media (min-width: 992px) {



    .nav {

        background-color: rgba(0, 0, 0, 0.65);

    }



    .nav,

    .nav-container,

    .nav-container.is-visible {

        position: static;

        top: auto;

        left: auto;

        z-index: auto;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);

    }



    .nav-container,

    .nav-container.is-visible {

        visibility: visible;

        height: auto;

        min-height: 0;

        overflow-y: visible;

        width: 100%;

        max-width: 100%;

    }



    .nav-toggle {

        display: none;

    }



    .nav-menu > .menu-item:hover,

    .nav-menu > .menu-item.is-active {

        background-color: transparent;

    }



    .nav-menu .menu-item {

        -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;

        transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;

    }



    .has-dropdown:after {

        content: "" !important;

    }



    .nav-menu > .menu-item:hover.has-dropdown:after {

        border-color: transparent transparent transparent transparent !important;

    }



    .menu-item:hover.has-dropdown:after {

        border-color: rgb(117, 173, 33) transparent transparent transparent !important;



    }



    .nav-menu > .has-dropdown:after {

        position: absolute;

        top: 20%;

        right: 8px;

        width: 0;

        height: 0;

        content: "";

        border-width: 5px 5px 0 5px;

        border-style: solid;

        border-color: transparent transparent transparent transparent;

    }



    .has-dropdown > .menu-link {

        padding-right: 2rem;

    }



    .nav-dropdown {

        left: 0px;

        display: block;

        opacity: 0;

        position: absolute;

        top: 100%;

        width: 220px;

        margin: 0;

        background-color: transparent;

        border-radius: 0px;

        box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15);

        visibility: hidden;

        -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;

        transition: visibility 0s linear 0.25s, opacity 0.25s linear;

    }



    .has-dropdown:hover > .nav-dropdown {

        visibility: visible;

        opacity: 1;

        -webkit-transition-delay: 0s;

        transition-delay: 0s;

    }



    .nav-dropdown .menu-item {

        border: 0;

        margin-top: 1px;

    }



    .nav-dropdown .menu-item:last-child {

        border: 0;

        border-bottom: none;

    }



    .nav-dropdown .menu-item:hover,

    .nav-dropdown .nav-dropdown .menu-item:hover {

        opacity: 0.9 !important;

    }

    .nav-dropdown .menu-item:hover .menu-link,

    .nav-dropdown .menu-item:hover .menu-link{

        color: #f1ec1d;

        padding-left: 17px !important;

    }



    .nav-dropdown .nav-dropdown,

    .nav-dropdown .nav-dropdown .menu-item {

        background-color: #dedede;

    }



    .nav-dropdown .nav-dropdown {

        z-index: 998;

        top: 0;

        left: 100%;

    }



    .content {

        margin-top: 0;

    }



    /*=======new======*/



    .nav-menu > .menu-item > .menu-link {

        cursor: pointer;

        display: block;

        line-height: 20px;

        padding: 11px 19px 9px 19px;

        font-size: 13px;

        color: #ffffff;

        font-weight: bold;

        position: relative;

        text-transform: uppercase;

        -webkit-transition: all 0.15s linear;

        -moz-transition: all 0.15s linear;

        -o-transition: all 0.15s linear;

        transition: all 0.15s linear;

    }

     .nav-menu > .menu-item.has-dropdown > .menu-link:after{

         content: "\f0d7";

         font: normal normal normal 14px/1 fontawesome;

         display: inline-block;

         position: absolute;

         top: 32%;

         right: 3px;

     }

    .nav-menu > .menu-item.active

    .nav-menu > .menu-item:hover {

        background: #0098da;

    }



    .nav-menu > .menu-item {

        position: relative;

        float: left;

        padding: 0px 0px 0px 0px;

        border-top: 0px;

    }



    .nav-menu,

    .nav {

        background: none;

    }

    /*------------------*/



    .nav-menu > .menu-item.is-active > .menu-link,

    .nav-menu > .menu-item:hover > .menu-link {

        background: #344a71;

        color: #ffffff;

    }



    /*-----------------*/

    .nav-menu > .menu-item > a:hover {

        background: #085eb0;

        color: #ffffff;

    }



    .nav-dropdown > .menu-item {

       padding: 0;

       background: rgba(64, 64, 64, 0.81);

    }



    .nav-menu .menu-link {

        padding: 8px 15px 8px 15px;

    }





    .nav-dropdown>.menu-item>.menu-link {

        color: #ffffff;

        font-size: 14px;

        text-transform: uppercase;

    }



    /*=====================================new mega======================================*/

    .nav-menu > .menu-item.item_menu_menu{

        position: inherit !important;

    }

    .nav-dropdown.drop_mega_menu{

        width: 100% !important;

    }

    .nav-dropdown.drop_mega_menu .list_sub_menu_mega{

        background: rgba(64, 64, 64, 0.81);

        margin-top: 3px;

        padding: 20px;

        min-height: 355px;

    }

    .nav-dropdown.drop_mega_menu .sub_menu_mega{

        width: 25%;

        float: left;

    }

    .nav-dropdown.drop_mega_menu .sub_menu_mega>li>a{

        display: inline-block;

        width: 100%;

        font-size: 14px;

        text-transform: uppercase;

        color: #ffffff;

        padding: 2px 5px 2px 15px;

    }

    .nav-dropdown.drop_mega_menu .sub_menu_mega>li>a:hover{

        padding: 2px 5px 2px 17px;

        color: #f1ec1d;

    }

    .nav-dropdown.drop_mega_menu .sub_menu_mega>li:first-child>a{

        text-transform: inherit;

        font-weight: bold;

        padding-left: 0px;

        font-size: 17px;

    }



    .nav-menu>.item_home>.menu-link{

        padding-left: 30px !important;

    }

}/*end header*/

/*begin footer*/.qts_footer_top{

background:#fff !important;



}



h4.title-menu {

    margin: 0;

    line-height: normal;

    letter-spacing: 0.5px;

    margin-bottom: 30px;

    margin-top: 40px;

    color: #fff;

}

.title-menu a {

    cursor: default;

    font-size: 16px;

    font-weight: bold;

    color: #fff;

    position: relative;
    text-transform: uppercase;

   /* margin-left: 20px;*/

}



.qts_footer_mid {

    background: url(img/bg_footer.png);

    -webkit-background-size: cover;

    background-size: cover;
background: #0ea0df;

}

.list-menu {

    line-height: 35px;

}

.widget-ft{

    margin-bottom: 20px;

}

.title-menu4.icon_none_first a{

    font-size: 14px;

    font-weight: bold;

    color: #fff;

    margin-left: 20px;

    position: relative;

}

.title-menu4.icon_none_first a:before{

    content: "";

    background-image: url(img/icon_add_footer.png);

    background-repeat: no-repeat;

    width: 13px;

    height: 17px;

    position: absolute;

    left: -20px;

    top: 0px;

}

ul.contact.contact_x li {

    color: #acacac;

    margin-bottom: 0px !important;

    line-height: 25px;

    font-size: 14px;

}

ul.contact li:nth-child(1) {

    margin-bottom: 20px;

}

ul.contact.contact_x li span {

    color: #acacac;

}

ul.contact.contact_x li a {

    color: #acacac;

}

ul.contact li.sdt a:last-child {

    margin-right: 0px;

}

.list-menu22 li a{

    display: block;

    font-size: 14px;

    color: #fff;

}

.list-menu22 li:hover a{

    color: #fff;

}



.list-menu .li_menu.li_menu_xxx:before {

    content: "";

    background-image: url(img/phone_footer.png);

    background-repeat: no-repeat;

    width: 48px;

    height: 48px;

    position: absolute;

    left: -65px;

    top: 10px;

}

.list-menu .li_menu.li_menu_xxx a {

    font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;

    font-size: 24px;

    display: block;

}

.time_work .list-menu .li_menu .yeloww {

    color: #f62d3e;

}

.list-menu .li_menu.li_menu_xxx {

    position: relative;

    margin-left: 65px;

    margin-top: 0px !important;

}

.list-menu .li_menu {

    margin-bottom: 0px;

    color: #a8a8a9;

    -webkit-transition: 0.5s;

    transition: 0.5s;

    font-size: 14px;

}

.copy{

    padding: 15px;

    color: #fff;

    font-size: 14px;

    background:#005fd8;

}

.info_ft p{

    color: #fff;

}



.fixed {

    position: fixed !important;

    top: 0px;

    z-index: 999999;

    width: 100%;

}



.tit_new_tour{

    font-size: 24px;

    text-align: justify;

    color: #15b2ed;

    font-family: UTM_HelvetIns;

    margin: 0px;

    display: inline-block;

    text-transform: uppercase;

    line-height: 32px;

    position: relative;

    margin-bottom: 25px;

    padding-bottom: 15px;

}

.tit_new_tour:before{

    content: "";

    display: inline-block;

    width: 75%;

    max-width: 130px;

    border-top: 2px solid #15b2ed;

    position: absolute;

    bottom: 0px;

    left: 0px;

}

.tit_new_tour span,

.tit_new_tour a{

    color: #15b2ed;

}

.img_news_tour{

    text-align: center;
background: #15b2ed;
}

.img_news_tour img{

    width: 100%;

}

.img_news_tour:hover img {

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}

.img_news_tour img {

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    overflow: hidden;

}

.img_news_tour>a{

    display: inline-block;

    overflow: hidden;

    width: 227px;

    max-width: 100%;

    border: 5px solid #d9d6ef;

    border-radius: 50%;

}

.img_news_tour:hover>a{

    border: 5px solid #15b2ed;

}

.sub_news_tour{

    overflow: hidden;

    font-size: 12px;

    color: #5e5e5e;

    text-align: justify;

    line-height: 19px;

}

.name_news_tour{

    margin-top: 15px;

    margin-bottom: 15px;

    font-size: 13px;

    font-weight: bold;

    color: #3b3b3b;

    height: 40px;

    line-height: 22px;

    text-transform: uppercase;

    text-align: center;

}

.font_b{

    font-weight: bold;

}

.box_news_tour{

    overflow: hidden;

    margin: 0px 18px 25px 18px;

}

.des_news_tour{

    overflow: hidden;

    height: 133px;

}

.img_inland_tour{

    overflow: hidden;

    display: inline-block;

    width: 100%;

}

.img_inland_tour:hover img {

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

}

.img_inland_tour img {

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    overflow: hidden;

}

.name_inland_tour{

    height: 40px;

    line-height: 20px;

    font-size: 13px;

    color: #3b3b3b;

    font-weight: bold;

    text-align: center;

    margin-top: 10px;

    margin-bottom: 10px;

}

.name_inland_tour a{

    color: #3b3b3b;

}

.name_inland_tour a:hover{

    color: #b13537;

}

.sub_inland_tour{

    text-align: center;

    overflow: hidden;

    float: left;

    width: 100%;

}

.time_inland_tour{

    font-size: 12px;

    color: #5e5e5e;

    line-height: 20px;

}

.price_inland_tour{

    font-size: 18px;

    color: #ff0000;

}



@font-face {

    font-family: 'UVN_HongHaHepBold';

    src: url('fonts/UVNHongHaHepBold.eot');

    src: url('fonts/UVNHongHaHepBold.eot') format('embedded-opentype'), url('fonts/UVNHongHaHepBold.woff')

    format('woff2'), url('fonts/UVNHongHaHepBold.woff') format('woff'), url('fonts/UVNHongHaHepBold.ttf')

    format('truetype'), url('fonts/UVNHongHaHepBold.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

} 





.tit_home{

    text-align: center;

    color: #005fd8;

    font-size: 28px;

    font-family: UVN_HongHaHepBold;

    text-transform: uppercase;

    margin: 0px;

    line-height: 37px;

}

.tit_home>span,

.tit_home>a{

    display: block;

    color: #005fd8;

    line-height: 37px;

}

.nav_tabs_tour_home{

    text-align: center;

    border-bottom: 0px;

}

.nav_tabs_tour_home>li{

    display: inline-block;

    float: none;

    margin: 0px 3px 0px 3px;

    border: 1px solid #333333;

    margin-bottom: 15px;

}

.nav_tabs_tour_home>li>a{

    color: #333333;

    font-size: 17px;

    font-family: UVN_HongHaHepBold;

    text-transform: uppercase;

    border: 0px !important;

    border-radius: 18px;

    padding: 5px 18px;

    background: transparent !important;

}

.nav_tabs_tour_home>li:hover>a,

.nav_tabs_tour_home>li.active>a{

    color: #ffffff;

}

.nav_tabs_tour_home>li:hover,

.nav_tabs_tour_home>li.active{

    background: #ff6600;

    border-radius: 0px;

    color: #ffffff;

    border: 1px solid #ff6600;

    position: relative;

}

.nav_tabs_tour_home>li.active:before,

.nav_tabs_tour_home>li.active:after{

    top: 100%;

    left: 50%;

    border: solid transparent;

    content: " ";

    height: 0;

    width: 0;

    position: absolute;

    pointer-events: none;

}

.nav_tabs_tour_home>li.active:after {

    border-color: rgba(136, 183, 213, 0);

    border-top-color: #ff6600;

    border-width: 5px;

    margin-left: -5px;

}

.nav_tabs_tour_home>li.active:before {

    border-color: rgba(194, 225, 245, 0);

    border-top-color: #ff6600;

    border-width: 7px;

    margin-left: -7px;

}

.box_tour_home{

    display: block;

    overflow: hidden;

    margin-bottom: 25px;

}

.box_img_tour_home{

    display: block;

    overflow: hidden;

    position: relative;

    border-radius: 5px;

}

.img_tour_home{

    display: block;

    overflow: hidden;

}

.sub_tour_home{

    position: absolute;

    width: 100%;

    bottom: 0px;

    left: 0px;

    z-index: 5;

    background: rgba(0, 0, 0, 0.6);

}

.name_tour_home{

    margin: 0px;

}

.date_tour_home{

    display: inline-block;

    float: left;

    height: 44px;

    width: 52px;

    text-align: center;

    color: #ffffff;

    font-weight: bold;

    font-size: 13px;

    background: #005fd8;

    margin-right: 18px;

    padding-top: 4px;

}

.name_tour_home{

    display: block;

    overflow: hidden;

    font-size: 12px;

    color: #ffffff;

    line-height: 18px;

    font-weight: bold;

}

.name_tour_home>span,

.name_tour_home>a{

    display: block;

    padding: 4px 0px;

    text-transform: uppercase;

    color: #ffffff;

    height: 44px;

    overflow: hidden;

}

.box_img_tour_home .img_tour_home img {

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

}

.box_img_tour_home:hover .img_tour_home img {

    -moz-transform: scale(1.05);

    -webkit-transform: scale(1.05);

    transform: scale(1.05);

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

    opacity: 0.8;

}

.name_tour_home:hover>span,

.name_tour_home:hover>a{

    text-decoration: underline;

}

.price_tour_home{

    /*text-align: center;*/

    color: #ff0000;

    line-height: 20px;

    padding: 9px 0px;

    font-weight: bold;

    font-size: 13px;

}

.des_tour_home{

    color: #333333;

    font-size: 12px;

    text-align: justify;

    line-height: 18px;

    height: 54px;

    overflow: hidden;

}

.icon_des_tour{

    margin-right: 3px;

    line-height: 18px;

    margin-top: -2px;

}

.view_all_tour{

    position: relative;

    display: inline-block;

    width: 170px;

    max-width: 100%;

    height: 40px;

    text-align: center;

    line-height: 40px;

    color: #ffffff;

    font-weight: bold;

    text-transform: uppercase;

    overflow: hidden;

    background: #005fd8;

    border-radius: 20px;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

}

.view_all_tour:before{

    content: "";

    position: absolute;

    width: 168px;

    height: 38px;

    background: transparent;

    border: 2px solid #ffffff;

    overflow: hidden;

    border-radius: 20px;

    position: absolute;

    top: 1px;

    left: 1px;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

}

.view_all_tour:hover:before{

    border: 2px solid #005fd8;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

}

.view_all_tour:hover{

    color:#005fd8;

    background: #ffffff;

    -moz-transition: all 0.3s;

    -webkit-transition: all 0.3s;

    transition: all 0.3s;

}

/*=============================================setmedia=================================================*/



@media (max-width:767px) /* xs*/{

    .img_about_home{

        float: none;

        margin-bottom: 10px;

        width: 100%;

    }

    .tit_home{

        font-size: 25px;

    }

    .nav_tabs_tour_home>li>a{

        font-size: 12px;

        padding: 5px 10px;

    }
    .sologan{
    	    margin: 2px 0px;
    }
    .form_search{
    	    margin-bottom: 2px;
    margin-top: 7px;
    }
    .hotline_header{
    	    margin-left: 50px;
    	    padding: 8px 0px;
    }

}

/*end danhmucsanpham_home*/







/*begin partner_home*/@font-face {

    font-family: 'UTM_HelvetIns';

    src: url('fonts/UTMHelvetIns.eot');

    src: url('fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('fonts/UTMHelvetIns.woff')

    format('woff2'), url('fonts/UTMHelvetIns.woff') format('woff'), url('fonts/UTMHelvetIns.ttf')

    format('truetype'), url('fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'UVN_HongHaHepBold';

    src: url('fonts/UVNHongHaHepBold.eot');

    src: url('fonts/UVNHongHaHepBold.eot') format('embedded-opentype'), url('fonts/UVNHongHaHepBold.woff')

    format('woff2'), url('fonts/UVNHongHaHepBold.woff') format('woff'), url('fonts/UVNHongHaHepBold.ttf')

    format('truetype'), url('fonts/UVNHongHaHepBold.svg#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal;

}



/*==========Main============*/

.menu_mb{

    position: fixed;

    width: 100%;

    background: #ffffff;

    z-index: 999;

    padding: 1px 15px;

    border-bottom: 1px solid #ccc;

}

#go_top {

    position: fixed;

    width: 24px;

    height: 25px;

    background: #000;

    color: #fff;

    text-align: center;

    line-height: 25px;

    font-size: 18px;

    font-weight: bold;

    background-size: 100% 100%;

    display: inline-block;

    z-index: 100;

    bottom: 25px;

    right: 25px;

}

.img_logo_mb{

    max-height: 60px;

    max-width: 70%;

}

.menu_main .nav.is-fixed{

    position: relative;

    z-index: 105;

}

#go_top {

    position: fixed;

    width: 30px;

    height: 30px;

    background: #53d267;

    color: #fff;

    text-align: center;

    line-height: 25px;

    font-size: 18px;

    font-weight: bold;

    background-size: 100% 100%;

    display: inline-block;

    z-index: 100;

    bottom: 25px;

    right: 10px;

    border-radius: 2px;

}

.icon_next{

    font-size: 16px;

    padding-top: 6px;

}

#go_top:hover {

    opacity: 0.85;

}

.qts_lider_box{

    padding: 30px 0px;

}

.title_slider_box{

  

    text-align: center;

    color: #333333;

    font-size: 25px;

    text-transform: uppercase;

    font-family: UVN_HongHaHepBold;

    margin: 0;

    position: relative;

}

.title_slider_box> span{

    position: absolute;

    left: 35%;

    top: 0px;

    z-index: 10;

    background: #ffffff;

    padding: 0px 30px;

}

.title_slider_box:before{

    content: "";

    display: inline-block;

    position: absolute;

    left: 0px;

    top: 12px;

    background: url("img/bf_tit_sld.png") repeat-x;

    width: 100%;

    height: 11px;

    z-index: 1;

}

.slider_content .item{

    border: 1px dotted #8b8b8b;

}

.pf_snd_border{

    padding: 20px 15px;

    border: 1px solid #cccccc;

}

.pf_snd_border{

    margin-top: 15px;

}

.slider_features {

border: 1px solid #ccc;

margin-bottom: 25px;

padding: 13px 19px;

}

.slider_features .item img {

border: 1px dotted #ccc;

}





	.slider_banner .owl-nav .owl-prev{

	    background: none !important;

	}

	.slider_banner .owl-nav .owl-next{

	    background: none !important;

	}

	.icon_slider{

	    font-size: 64px;

	    text-shadow: #000000 0px 0px 4px;

	}

	.slider_banner .owl-nav [class*='owl-']{

	    display: none;

	} 

	.slider_banner .owl-dots .owl-dot.active span, .slider_banner .owl-dots .owl-dot:hover span{

	    background: #07a700;

	}

	.slider_banner .owl-dots .owl-dot span{

	    background:  #474747;

	    width: 13px;

	    height: 13px;

	    margin: 5px 6px

	}

	.slider_banner .owl-dots{

	    bottom: -35px;

	}



.tit_home{

    font-size: 30px;

    text-transform: uppercase;

    color: #0e76bc;

    line-height: 35px;

    margin: 20px 0px 25px 0px;

    text-align: center;

}

.tit_home a{

    color: #0e76bc;

    line-height: 35px;

}

.row_2{

    margin: 0px -2px;

}

.row_13{

    margin: 0px -13px;

}

.img_news_hothot{

    display: inline-block;

    width: 100%;

    text-align: center;

}

.img_news_hothot img{

    width: 556px;

    max-width: 100%;

}

.name_news_hothot{

    margin: 0px;

    line-height: 20px;

    overflow: hidden;

    height: 40px;

    font-size: 14px;

    font-weight: bold;

    text-transform: uppercase;

    color: #0d509c;

    position: relative;

}

.name_news_hothot a{

    color: #0d509c;

    display: block;

    position: relative;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.name_news_hothot a:hover{

    color: #bb1813;

}

.des_news_hothot{

    font-size: 14px;

    color: #3a3a3a;

    text-align: justify;

    line-height: 20px;

    height: 100px;

    overflow: hidden;

}

.img_news_hothot:hover{

    opacity: 0.9;

}

.name_news_hot{

    height: 60px;

    line-height: 20px;

    overflow: hidden;

    color: #0e76bc;

    font-size: 14px;

    text-transform: uppercase;

    margin: 0px;

    position: relative;

}

.name_news_hot a{

    color: #0e76bc;

    display: block;

    position: relative;

    top: 50%;

    -webkit-transform: translateY(-50%);

    transform: translateY(-50%);

}

.name_news_hot a:hover{

    color: #bb1813;

}

.img_news_hot:hover{

    opacity: 0.9;

}

.box_news_hot{

    margin-bottom: 25px;

}



.title_home {

    font-size: 24px;

    font-family: UTM_HelvetIns;

}

.ul_dmpsl{



    padding: 3px 20px 15px;



    background-color: #fff;



    border: 1px solid #ddd;



    box-shadow: 2px 2px 10px 0 rgba(0,0,0,0.05);



    margin-bottom: 15px;



}



.ul_dmpsl> li {



    font-size: 15px;



    line-height: 21px;



    list-style:none;



    border-top: 1px solid #ececec;



}



.ul_dmpsl> li:last-child{



    border-bottom: none;



}



.ul_dmpsl> li:first-child{



    border-top: none;



}



.ul_dmpsl> li > a {



    color: #000000;



    padding: 7px 0px;



    display: inline-block;



}



.ul_dmpsl> li > a:hover{



    color: #DD3333;



}



/*update 25/12/2017 ----->*/



 .ul_dmpsl_item>li{



     padding: 7px 0px;



     padding-left: 15px;



     list-style:none;



     border-bottom: 1px solid #ececec;



 }



.ul_dmpsl_item>li>a{



    font-size: 14px;



}



.ul_dmpsl_item>li>a:hover i{



    margin-right: 6px;



    -webkit-transition: all 0.2s linear;



    -moz-transition: all 0.2s linear;



    -o-transition: all 0.2s linear;



    -ms-transition: all 0.2s linear;



    transition: all 0.2s linear;



}



.ul_dmpsl_item>li>a:hover{



    color: #DD3333;



}



.ul_dmpsl_item>li i{

    margin-right: 3px;

    font-size: 14px;

    -webkit-transition: all 0.2s linear;

    -moz-transition: all 0.2s linear;

    -o-transition: all 0.2s linear;

    -ms-transition: all 0.2s linear;

    transition: all 0.2s linear;



}



.ul_dmpsl_item>li:last-child{

    border-bottom: none;

}



.content_right .title{

    margin: 0px;

    font-size: 18px;

    text-align: center;

    background: #005FD8;

    padding: 10px;

    color: #fff;

}

/* update detail ------> */

.slider_detail .owl-nav{

    top:50%;

}

.slider_detail{

    margin-bottom: 25px;

}

.slider_detail .owl-dots .owl-dot.active span, .slider_detail .owl-dots .owl-dot:hover span{

    background:#fff;

    border: 1px solid #fff;

    

}

.slider_detail .owl-dots .owl-dot span{

    background: transparent;

    border: 1px solid #fff;

}

.slider_detail .owl-nav i{

    font-size:40px;

}

.slider_detail .owl-nav .owl-next{

    right: 25px;

}

.slider_detail .owl-nav .owl-prev{

    left: 25px;

}

.nav_fix{

    background:#EAEAEA;

}

.nav_fix>li>a{

    padding: 8px 15px;

    font-size: 14px;

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    -ms-transition: all 0.3s linear;

    transition: all 0.3s linear;

    font-family:Roboto_Regular_2;

}

.nav_fix>li.active>a, .nav_fix>li.active>a:hover, .nav_fix>li.active>a:focus{

    background: #005fd8;

    color: #FFF;

    border: 1px solid transparent;

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    -ms-transition: all 0.3s linear;

    transition: all 0.3s linear;   

}

.nav_fix>li>a:hover, .nav_fix>li>a:focus{

    background: #005fd8;

    color: #FFF;

    border: 1px solid transparent;

    -webkit-transition: all 0.3s linear;

    -moz-transition: all 0.3s linear;

    -o-transition: all 0.3s linear;

    -ms-transition: all 0.3s linear;

    transition: all 0.3s linear;   

}

.content_fix{

    margin-top: 20px;

    font-size: 14px;

    color: #333;

    line-height: 22px;

    text-align: justify;

}

.title_detail {

    border-bottom: 1px solid #CCC;

    font-weight: normal;

    margin-bottom: 5px;

    font-size: 25px;

}



.slider_detail .item img {

    max-height: 460px;

}
.sologan {
    text-align: center;
    font-size: 18px;
        margin: 15px 0px;
        color: #005fd8;
}
/* update 19/12/2018 -----> */
.tktrc{
    font-size: 14px;
    color: #fff;
}
 