/*@font-face {
    font-family: 'avo';
    src: url('../fonts/utm_avo.eot');
    src: url('../fonts/utm_avo.eot?#iefix') format('embedded-opentype'),
         url('../fonts/utm_avo.woff') format('woff'),
         url('../fonts/utm_avo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;  
}

@font-face {
    font-family: 'dana';
    src: url('../fonts/utm_swiss_condensedbold.eot');
    src: url('../fonts/utm_swiss_condensedbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/utm_swiss_condensedbold.woff') format('woff'),
         url('../fonts/utm_swiss_condensedbold.ttf') format('truetype'),
         url('../fonts/utm_swiss_condensedbold.svg#utm_swiss_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


@font-face{font-family:dnx;
    src:url(../fonts/baomoi-regular-2.0.2.woff) format("woff")}
    @font-face{font-family:dnx;src:url(../fonts/baomoi-italic-2.0.2.woff) format("woff");font-style:italic}
    @font-face{font-family:dnx;src:url(../fonts/baomoi-medium-2.0.2.woff) format("woff");font-weight:700}
    @font-face{font-family:dnx;src:url(../fonts/baomoi-medium-2.0.2.woff) format("woff");font-weight:700;font-style:italic}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, img, samp, small, strike, strong, sub,  tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    list-style: none;
    
}
.fl{
    float: left;
}
.fr{
    float: right;
}
a{
    color: #2163FF;
    text-decoration: none; 
}
a:hover{
    color: #FF6600;
    text-decoration: none;
}
a:focus{
    text-decoration: none;
}
.pages{
    /*float: right;*/
    padding : 10px 0px;
    text-align: center;
}
.pages a{
    cursor: pointer;
    font-size: 11px;
    margin: 0 2px;
    padding: 4px 7px;
    background: #0881c4;
    color: #FFF;
}
.pages .current{
    background: none repeat scroll 0 0 #6F6F6F;

    color: #FFFFFF;
    font-weight: bold; 
    cursor: pointer;
    font-size: 11px;
    margin: 0 2px;
    padding: 4px 7px;

}

.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
input[type="search"], input[type="email"], input[type="text"], input[type="number"],textarea{
    border: 1px solid #CCCCCC;
    color: #333;
    padding: 3px 5px;
    border-radius: 1px 1px 1px 1px;
}
input[type="search"] {
    -moz-box-sizing: content-box;
}
button, input, select, textarea {
    margin: 0;
    vertical-align: baseline;
}
input, textarea {
    outline: medium none;
}
.show_success,
.show_notice{
    background: none repeat scroll 0 0 #fde37d;
    border: 1px solid #fbda54;
    border-radius: 0px;
    box-shadow: 0 0 5px #CCCCCC;

    margin-bottom: 10px;
    padding: 5px;
}
.left{
    float: left;
}
.right{
    float: right;
}
body{
    background: #F8F8F8; /*url(../images/background.jpg) no-repeat fixed top center; */
    color: #111111;
    font-family: dnx;

    font-size: 14px;
    /*line-height: 18px;*/
}
#pagecontent{
    width: 980px;
    margin: 0 auto;
    background: #FFF;
}
#pagecontent:after{
    clear: both;
    content: " ";
    display: block;
    font-size: 0.1em;
    height: 0.1px;
    line-height: 0;
    visibility: hidden
}    
#header{
    height: 160px;    
}
.container{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    position: relative;
}
#breadcrumbs{
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 10px;
}
#breadcrumbs li{
    float: left;
    background: url(../images/arrow.png) no-repeat scroll 0px 3px;
    padding-left: 10px;
    margin-left: 10px;
    white-space: nowrap;
}
#breadcrumbs li.home{
    background: none;
    padding-left: 0px;
    font-weight: bold;
    margin-left: 0px;
}
#breadcrumbs li.home a{
    color: #111;
}
.container{
    width: 1200px;
}
.topbar{
    display: none;
}
.category-ctn{
    display: none;
}
#main_header{
    display: block;
    height: 125px;
    position: relative;
}
#main_header .logo{
    float: left;
    height: 110px;
    margin-top: 1px;
    width: 700px;
    margin-left: 1px;
    background: url(../images/logo.png) no-repeat;
}
#main_header .hotline{
    background: url(../images/hotline.png) no-repeat top right;
    width: 280px;
    height: 62px;
    position: absolute;
    top: 10px;
    right: 0px;
}
#main_header .search{
    position: absolute;
    top: 30px;
    left: 350px;
    width: 330px;
}
#main_header .search .form{
    
}
#main_header .search .form input[type="text"]{
    width: 250px;
    padding: 5px;
    border: 1px solid #d1d1d1;
    border-right: 0px;
    float: left;
    font-family: dnx;
}
#main_header .search .form input[type="submit"]{
    background: url(../images/bnt_search.png) repeat-x scroll 0px -40px;
    border: 0px;
    padding: 5px 10px;
    color: #FFF;
    transition: all 300ms ease 50ms;
    font-weight: bold;
    font-size: 13px;
    font-family: dnx;
    text-transform: uppercase;
    border: 1px solid #0881c4;
    border-left: 0px;    
    float: left;
}
#main_header .search .form input[type="submit"]:hover{
    background: url(../images/bnt_search.png) repeat-x scroll 0px 0px;
    border: 1px solid #ef0404;
    border-left: 0px;
}
.support_nick{
    padding-top: 5px;
    float: right;
    margin-right: 5px;
}
.follow{
    position: absolute;
    top: 85px;
    right: -10px;
}
.follow .ic_share{
    float: left;
    margin-left: 10px;
}
.follow .ic_share.gplus{
    width: 60px;
}
.follow .ic_share.tweet{
    width: 80px;
    margin-left: 20px;
}
.follow .ic_share.fblike{
    width: 129px;
}
.maincontent{
    width: 980px;
    position: relative; 
    background: #f3f2f7;
}
#menuBar {
    clear: both;
    height: 41px;
}
#menuBar .container{
    padding: 0px;
    
}
#menuBar .container .bg_left_menu {
    background: url("../images/bg_left_menu.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 51px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px;
}
#menuBar .container .bg_right_menu {
    background: url("../images/bg_right_menu.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 51px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
}
#nav{
    background: #f3f2f7;
    height: 40px;    
    margin-bottom: 10px;
}
#mainmenu{
    background: #0FD504;
    float: left;
    width: 980px;
    font-size: 12px;
    height: 40px; 
}
#mainmenu li.main{
    float: left;
    margin-top: 5px;
}
#mainmenu li.main a.item{
    float: left;
    padding: 8px 10px 9px;
    color: #FFF;
    /*background: url(../images/dot_menu.png) no-repeat top right;*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}
#mainmenu li.main.home{
    margin-left: 5px;
}
#mainmenu li.main:hover{
    background: #F3F2F7;
}
#mainmenu li.main:hover a.item{
    color: #111;
}
#mainmenu li.main.active{
    background: #fac70f;
}
#mainmenu li.main.active a.item{
    color: #111;
}
#submenu{
    float: left;
    width: 980px;
}
#submenu li{
    font-weight: bold;
    float: left;
}
#mainmenu li.language{
    float: right;
    margin: 8px 5px 0 0;
}
#mainmenu li.language a{
    line-height: 24px;
    font-weight: 100;
    color: #fff;
    white-space: nowrap;
    font-weight: bold;
}
#mainmenu li.language a img{
    float: left;
    padding-right: 5px;
}
#mainmenu li.language a:hover {
    font-weight: bold;
}
#submenu li a{
    float: left;
    padding: 4px 10px;
    font-size: 11px;
}
.loichuc {
    color: #0fd504;
    font-size: 18px;
    width: 100%;
    text-align: center;
    font-family: dnx;
    font-weight: bold;
    
}
.dienthoai_dattour {
    color: red;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-size: 20px;
    font-family: dnx;
    font-weight: bold;
}
.ketthuctour {
    background: #FFF;
    padding: 10px;
    border: 1px solid #d1d1d1;
    overflow: hidden;
    margin-top: 5px;
}
#colsearch{
    float: right;
    width: 250px;
    padding-bottom: 10px;
    background: #d0d0d2;
    margin-bottom: 10px;
}
#colsearch .nav_seach{
    background: url(../images/top_seach.png) no-repeat -10px 0;
    width: 250px;
    height: 61px;
    position: relative;
    left: 0px;
}
#colsearch .nav_seach span{
    float: left;
    text-align: center;
    color: #FFF;
    height: 61px;
    position: relative;
    top: -10px;
    padding-top: 35px;
    cursor: pointer;
}
#colsearch .nav_seach .timtour{
    width: 80px;
    margin-left: 10px;
}
#colsearch .nav_seach .timtour.active{
    background: #fac70f url(../images/icon-search-tour.png) no-repeat scroll 25px 18px;
    
}
#colsearch .nav_seach .vemaybay{
    width: 75px;
}
#colsearch .nav_seach .vemaybay.active{
    background: #fac70f url(../images/icon-search-tick.png) no-repeat scroll 30px 18px;
}
#colsearch .nav_seach .thuexe{
    width: 70px;
}
#colsearch .nav_seach .thuexe.active{
    background: #fac70f url(../images/icon-search-booking.png) no-repeat scroll 25px 16px;    
}
#colsearch .nav_seach .khachsan{
    width: 72px;
}
#colsearch .nav_seach .khachsan.active{
    background: #fac70f url(../images/icon-search-point.png) no-repeat scroll 27px 18px;   
}
#colsearch .con_search{
    padding: 0px 10px;
}

#colsearch .item{
    margin-bottom: 5px;
    overflow: hidden;
}
#colsearch .item label{
    float: left;
    font-weight: 100;
    font-size: 16px;
    margin-right: 5px;
    width: 70px;
    display: block;
}
#colsearch .item .txt{
    float: left;
    font-size: 15px;
}
#colsearch .item .txt select{
    width: 150px;
    padding: 3px;
}
#colsearch .item .txt input[type="text"]{
    width: 170px;
    padding: 2px 3px;
    border: 1px solid #b8b7b7;
}
#colsearch .item input[type="submit"]{
    background: #0fd504;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 10px;
    font-family: dnx;
    font-size: 14px;
    font-weight: bold;
    border: 0px;
}

#slider{
    max-height: 285px;
    overflow: hidden;
    width: 700px;
    float: left;
    margin-bottom: 10px;
}
#revolution-slider{
   height: 285px;
   width: 700px;
   overflow: hidden;
   display: block;
}
#wrap-tour-nb{
    float: left;
    width: 960px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
#tour-noibat{
    overflow: hidden;
    position: relative;
}
#tour-noibat .next{
    position: absolute;
    top: 100px;
    left: 0px;
    background: url(../images/arrow_tournb.png) no-repeat scroll 0px 0px;
    width: 24px;
    height: 25px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
#tour-noibat .prev{
    position: absolute;
    top: 100px;
    right: 10px;
    background: url(../images/arrow_tournb.png) no-repeat scroll -24px 0px;
    width: 24px;
    height: 25px;
    cursor: pointer;
    z-index: 10;
    display: none;
}
#tour-noibat:hover .prev,
#tour-noibat:hover .next{
    display: block;
}
#tour-noibat li{
    background: #FFF;
    width: 184px;
    float: left;
    margin-right: 10px;
    height: 220px;
}
#tour-noibat li img{
    width: 184px;
}
#tour-noibat li .info{
    padding: 0px 5px;
    font-size: 12px;
}                      
#tour-noibat li .info h2{
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 12px;
}
#tour-noibat li .info h2 a{
    font-size: 12px;
}
#tour-noibat li .info .price{
    color: #FF0000;
    font-weight: bold;
}


.dnt-left{
    float: right;
    width: 250px;
}
.dnt-right{
    float: left;
    width: 700px;
}

.module{
    margin-bottom: 10px;
    position: relative;
}
.module h3{
    font-size: 15px;
    text-transform: uppercase;
    color: #fFF;
    overflow: hidden;
}
.module h3 span{
    padding: 9px 20px 7px 10px; 
    float: left; 
    font-weight: bold;

}
.module.blue h3{
    border-bottom: 1px solid #0fd504;  
}
.module.blue h3 span{
    background: url(../images/blue.png) no-repeat right top;
    white-space: nowrap;
}
.module.red h3{
    border-bottom: 1px solid #0fd504  
}
.module.red h3 span{
    background: url(../images/red.png) no-repeat right top;
}
.module .mid{
    background: #fff;
    padding: 5px;
}
.module .mid_white{
    background: #fff;
    padding: 5px;
    overflow: hidden;
}
.module-qc{
    margin-bottom: 10px;
}

.dnt-right .topcol{
    overflow: hidden;
    margin-bottom: 10px;
}
.dnt-right .topcol .col1{
    float: left;
    width: 327px;
}
.dnt-right .topcol .col2{
    float: right;
    width: 327px;
}
.dnt-right .topcol li{
    overflow: hidden;
    padding: 5px;
    height: 110px;
}
.dnt-right .topcol li img{
    width: 131px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
}
.dnt-right .topcol h2{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 16px;
    height: 32px;
}
.dnt-right .topcol p{
    line-height: 16px;
}
.dnt-right .topcol .price{
    font-weight: bold;
    color: #FF0000;
}
.home-tour-cat li{
    color:#666;
    float: left;
    width: 322px;
    margin-right: 10px;
    padding: 5px;
}
.home-tour-cat li:hover, .dnt-right .topcol li:hover{
    background: #F7F7F7 !important;

}
.home-tour-cat li.row0{
    margin-right: 0px; color:#666;

}

.home-tour-cat b {color:black; font-size:13px;}
.home-tour-cat li img{
    width: 131px;
    border-radius: 3px;
    float: left;
    margin-right: 10px;
}
.home-tour-cat h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 16px;
    height: 32px;
    overflow-y:hidden;
}

.home-tour-cat p{
    line-height: 16px;
}
.home-tour-cat .price{
    font-weight: bold;
    color: #FF0000;
}
.home-sub-cat{
    position: absolute;
    top: 10px; font-size:15px;
    right: 10px;
}
.ullist li{
    background: url(../images/arrow.png) no-repeat scroll 0px 4px;
    padding-left: 10px;
}
.ullist li a{
    color: #000;
}
.ullist li a:hover{
    color: #FF0000;
}
#tourleft{
    float: right;
    width: 250px;
    margin-left: 10px;
}
#tourcontent{
    float: right;
    width: 700px;
}
h1.title{
    font-size: 30px;
    margin-bottom: 5px;
}
p.description,
p.des{
    margin-bottom: 5px; font-size:18px; color:#666;
}
.tour-hot-cat li{
    float: left;
    width: 208px;
    margin-right: 7px;
}
.tour-hot-cat li.last{
    margin-right: 0px;
}
.tour-hot-cat li img{
    width: 208px;
}
.tour-hot-cat li h2{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.tour-hot-cat li .price{
    color: #FF0000;
    font-weight: bold;
}

.listtour li{
    overflow: hidden;
    float: left;
    width: 327px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    background: #FFF;
    padding: 5px;
    height: 110px;
}
.listtour li.row0{
    margin-right: 0;
}
.listtour li img {
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    width: 131px;
    margin-left: 3px;
    margin-top: 3px;
}

.listtour h2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 0px;
    height: 32px;
    overflow: hidden;
}
.listtour p {
    line-height: 16px;
}
.listtour .price {
    color: #ff0000;
    font-weight: bold;
}
.listtourother li{
    overflow: hidden;
    float: left;
    width: 316px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    background: #f2f2f2;
    padding: 5px;
    height: 80px;
}
.listtourother li.row0{
    margin-right: 0;
}
.listtourother li img {
    border-radius: 3px;
    float: left;
    margin-right: 10px;
    width: 90px;
    margin-left: 3px;
    margin-top: 3px;
}
.listtourother h2 {
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 5px;
}
.listtourother p {
    line-height: 16px;
}
.listtourother .price {
    color: #ff0000;
    font-weight: bold;
}
.Tour_detail{
    background: #FFF;
    padding: 5px;
    overflow: hidden;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}
.InfoTour{
    float: left;
    width: 230px;
    margin-top: 3px;
    margin-left: 3px;
}
.TourRating{
    background: none repeat scroll 0 0 #dbebff;
    border-radius: 1px;
    float: right;
    padding: 10px;
    width: 170px;
}
.TourRating .price{
    text-align: center;
    color: #e40202;
    font-size: 20px;
    font-weight: bold;
}
.txt_price{
    text-align: center;
}
.tableTour{
    width: 100%;
    margin-top: -8px;
}
.tableTour td{
    padding: 4px;
    vertical-align: top;
    color: #000;
    font-weight: bold;
}
.tableTour td.labels{
    color: #0881c4;
    font-size: 16px;
    font-weight: bold;
    width: 105px;
    text-align: left;
}
.score-container .score {
    color: #333;
    font-size: 50px;
    font-weight: 100;
    line-height: 50px;
    text-align: center;
}
.small-star.star-rating-non-editable-container {
    background: url("../images/star_white.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
    width: 120px;
}
.score-container-star-rating {
    margin-left: 12px;
    text-align: center;
}
.small-star .current-rating {
    background: url("../images/star0.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 24px;
}
.reviews-stats {
    margin-top: 5px;
    text-align: center;
}
.show_rating {
    display: none;
    height: 24px;
    overflow: hidden;
    width: 100%;
}
.ImgTourDetail {
    float: left;
    width: 280px;
}
.ImgTourDetail img {
    max-width: 100%;
    margin-top: 2px;
}
.show_rating a {
    background: url("../images/star_white.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    height: 24px;
    width: 24px;
}
.show_rating a.on {
    background: url("../images/star0.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.InfoTour .price_note {
    font-size: 11px;
    margin-bottom: 10px;
    text-align: center;
}
.listtab{
    overflow: hidden;  
    margin-bottom: -1px;  
}
.listtab li{
    float: left;
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: 0px;
}
.listtab li.tleft{
    border-radius: 3px 0px 0px 0px;
    border-right: 0px;
}
.listtab li.tleft a{
    border-radius: 3px 0px 0px 0px;
    
}
.listtab li.tright{
    border-radius: 0px 3px 0px 0px;
    border-left: 0px;
    border-right: 1px solid #d1d1d1;
}
.listtab li.tright a{
    border-radius: 0px 3px 0px 0px;  
}
.listtab li.tright1{
    border-radius: 0px 3px 0px 0px;
    border-right: 1px solid #d1d1d1;
}
.listtab li.tright1 a{
    border-radius: 0px 3px 0px 0px;  
}
.listtab li a{
    float: left;
    padding: 7px 10px;
    background: #fb1a1a;
    font-weight: bold;
    color: #FFF;
    font-size: 12;
    text-transform: uppercase;
}

.listtab li a.active{
    background: #FFF;
    color: #222;     
}
.midTab{
    background: #FFF;
    padding: 10px;
    border: 1px solid #d1d1d1;
    overflow: hidden;

}
.lichtrinh li.cwrap{
    border-bottom: 1px solid #d1d1d1;
    border-radius: 20px;
    margin-bottom: 2px;
    overflow: hidden;
    padding: 10px 0;
}
.lichtrinh li.cwrap:last-child{
    border-bottom: 0px;
}
.lichtrinh li div.destinations{
    font-family: dnx;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    color: #eb051a;
}
.lichtrinh li img{
    float: left;
    width: 200px;
    margin-right: 10px;
    background: #FFF;
    padding: 5px;
}
.lichtrinh li p{
    margin-bottom: 10px;
}

.box-tags{
    color: #FFF;
    padding: 5px;
    margin-top: 10px;
    position: relative;
    padding-left: 60px;
    background: #bfc5c7;
}
.box-tags .txt_tags{
    background: #0fd504;
    color: #fff;
    font-weight: bold;
    left: 10px;
    padding-bottom: 12px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: -5px;
    width: 40px;  
}
.box-tags a{ color: #FFF;}
.box-tags a:hover{ text-decoration: underline;}
.title-comment{
    font-family: dnx;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    color: #0881c4;
    margin-top: 2px;
}
.tblcomment td{
    vertical-align: top;
    padding: 3px 5px;
}
.tblcomment td.labels{
    font-weight: bold;
    width: 100px;
}
.tblcomment input[type="text"]{
    padding: 3px;
    width: 300px;
    border: 1px solid #bfbebe;
}
.tblcomment select{
    padding: 5px;
    width: 100px;
}


textarea.error,
select.error,
input[type="text"].error{
    border: 1px solid #cf0911;
}
div.error{
    font-size: 11px;
    color: #cf0911;
}
.listComment{
    background: url(../images/line_comment.png) repeat-y top center;
    margin-bottom: 20px;  
}
.listComment li{
    overflow: hidden;
    margin-bottom: 5px;
    padding: 5px 0px;
}
.listComment .row1{
    position: relative;
}
.listComment .row1 .msg{
    width: 299px;
    float: left;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 5px;
    border: 1px solid #ebebeb;
}
.listComment .row1 .timer{
    position: absolute;
    top: 10px;
    left: 298px;
}
.listComment .row1 .timer .arrow{
    float: left;
    width: 7px;
    height: 24px;
    background: url(../images/row1.png) no-repeat center right;
    margin-top: 3px;
}
.listComment .row1 .timer .round{
    background: #2188FF;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 2px;
}
.listComment .row1 .timer .txt_time{
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 280px;
    color: #999;
}
.listComment .row0{
    position: relative;
}
.listComment .row0 .msg{
    width: 297px;
    float: right;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 5px;
    border: 1px solid #ebebeb;
}
.listComment .row0 .timer{
    position: absolute;
    top: 10px;
    right: 296px;
}
.listComment .row0 .timer .arrow{
    float: right;
    width: 7px;
    height: 24px;
    background: url(../images/row0.png) no-repeat center left;
    margin-top: 3px;
}
.listComment .row0 .timer .round{
    background: #FF1F1C;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 2px;
}
.listComment .row0 .timer .txt_time{
    float: right;
    margin-right: 10px;
    margin-top: 7px;
    text-align: right;
    width: 280px;
    color: #999;
}
.star-com{
    width: 75px;
    height: 18px;
    background: url(../images/start_whilte.png) no-repeat;
    position: relative;
    margin-bottom: 5px;
}
.star-com span{
    float: left;
    height: 18px;
    top: 0px;
    left: 0px;
    background: url(../images/stars_small.png) no-repeat;
}
.listComment i{
    color: #FF0000;
}
.listComment .xemthem{
    text-align: center;
}
.listComment .xemthem a{
    background: #0881c4;
    padding: 5px 10px;
    color: #FFF;
}
.tbl_price{
    width: 100%;
}
.tbl_price th{
    background: #DBEBFF;
    color: #111;
    text-align: center;
    padding: 7px 5px;
    border: 1px solid #c1bfbf;
}
.tbl_price td{
    padding: 5px;
    border: 1px solid #d1d1d1;
}
.tbl_price td.sl{
    background: #d3d2d2;
    color: #111;
    border-right: 1px solid #c1bfbf;
    border-left: 1px solid #c1bfbf;
    border-bottom: 1px solid #c1bfbf;
    border-top: 0px solid #c1bfbf;
}
.tbl_price td.nl{
    background: #f2f2f2;
    border: 1px solid #c1bfbf;
}
.tbl_price td.te{
    background: #f2f2f2;
    border: 1px solid #c1bfbf;
}
.tbl_price td.eb{
    background: #f2f2f2;
    border: 1px solid #c1bfbf;
}
.tbl_price td.pd{
    background: #f2f2f2;
    border: 1px solid #c1bfbf;
}

.booktour{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.form_booking{
    background: #FFF;
    padding: 10px;
    overflow: hidden;
}
.form_booking h2{
    font-size: 18px;
    margin-bottom: 10px;
    font-family: dnx;
    font-weight: bold;
}
.book_info_img{
    float: left;
    width: 300px;
    margin-right: 10px;
}
.book_info_tour p{
    margin-bottom: 5px;
}
h3.customer,
h3.info_tour_b,
h3.info_pay{
    font-size: 16px;
    font-family: dnx;
    font-weight: bold;
    margin: 10px 0px;
    color: #0881c4;
}
.tbl_booking{
    width: 100%;
}
.tbl_booking td{
    padding: 5px;
    vertical-align: top;
}
.tbl_booking .labels{
    font-weight: bold;
    color: #111;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
    width: 120px;
}
.tbl_booking .itemcol{
    float: left;
    width: 100px;
}
.tbl_booking .itemcol strong{
    color: #c4081a;
}
.tbl_booking .itemcol i{
    color: #0881c4;
}
.tbl_booking select,
.tbl_booking .itemcol select{
    padding: 4px 5px;
    width: 67px;
}
.tbl_booking select{
    width: 200px;
}
.tbl_booking #date_full{
    float: left;
    margin-top: 20px;
}
.tbl_booking #total_payment{
    color: #FF0000;
    font-family: dnx;
    font-size: 20px;
    padding-top: 5px;
    float: left;
}
.tbl_booking .grid_payment p{
    margin-bottom: 10px;
    overflow: hidden;
}
.tbl_booking .grid_payment input[type="radio"]{
    float: left;
    padding-right: 5px;
}
.tbl_booking .grid_payment label{
    float: left;
    padding-left: 5px;
    white-space: nowrap;
}
.tbl_booking .ic_nganluong{
    background: url(../images/nganluong.png) no-repeat scroll 5px 0px;
    width: 140px;
    height: 18px;
    padding-left: 10px;    
    float: left;
}
.tbl_booking .ic_baokim{
    background: url(../images/baokim.png) no-repeat scroll 5px 0px;
    width: 120px;
    height: 18px;
    float: left;
    padding-left: 10px;    
}
.booktour a{
    background: #11cb06;
    padding: 7px 15px;
    color: #FFF;
    border-radius: 5px 5px 5px 5px;
    font-weight: bold;
}
.list_payment h4{
    font-family: dnx;
    font-weight: bold;
    font-size: 14px;
    color: #0b75c8;
}
.list_payment .icon{
    border: 1px solid #999;
    width: 80px;
    height: 30px;
    float: left;
    
}
.list_payment h5{
    font-family: dnx;
    font-size: 13px;
    font-weight: bold;
    color: #0b75c8;
}
.list_payment td{
    padding: 5px;
    vertical-align: top;
}
.vietcom{
    background: #FFF url(../images/bank.png) no-repeat;
}
.viettin{
    background: #FFF url(../images/bank.png) no-repeat scroll 0px -31px;
}
.acb{
    background: #FFF url(../images/bank.png) no-repeat scroll 0px -62px;
}
.donga{
    background: #FFF url(../images/bank.png) no-repeat scroll 0px -93px;
}
.bidv{
    background: #FFF url(../images/bank.png) no-repeat scroll 0px -124px;
}
.con_pay{
    display: none;
}
.book_thongtinkhachhang{
    float: right;
    width: 400px;
}
.book_thongtindattour{
    float: left;
    width: 500px;
}
.bnt_booking_now{
    background: #0b75c8;
    padding: 10px 20px;
    color: #FFF;
    border: 0px;
    font-size: 20px;
    font-family: dnx;
    font-weight: bold;
    border-radius: 4px;
}

.list_item_news li{
    overflow: hidden;
    margin-bottom: 5px;
}
.list_item_news a.img{
    float: left;
    width: 80px;
    margin-right: 10px;
    
    
}
.list_item_news a.img img{
    width: 80px;
    height: 60px;
    padding: 3px;
    border: 1px solid #ebebeb;
    border-radius: 3px 3px 3px 3px;
}
.dm_city{
    padding: 0px;
    border: 1px solid #d1d1d1;
    border-top: 0px;
}
.dm_city .item{
    float: left;
    padding: 7px 5px;
    text-transform: uppercase;
    font-size: 14px;
    width: 250px;
    background: #ebebeb;
    overflow: hidden;
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}
.dm_city .item.nobody{
    border-bottom: 0px;
}
.dm_city .item:hover{
    background: #FFF;
}
.dm_city .item a{
    color: #ce0202;
}
.dm_city ul{
    margin: 5px 7px;
    clear: both;
    overflow: hidden;
}

.dm_help ul li{
    font-weight: bold;
    font-size: 13px;
    float: left;
    width: 250px;
}
.dm_help ul li li{
    margin-left: 15px;
    background: url(../images/arrow_black.png) no-repeat scroll 0px 5px;
    padding-left: 10px;
    font-weight: 100;
    font-size: 12px;
}
.diadanh li{
    overflow: hidden;
    background: #FFF;
    padding: 5px;
    margin-bottom: 10px;
}
.diadanh li.row0{
    margin-right: 0px;
}
.diadanh li .img{
    position: relative;
    overflow: hidden;
    width: 150px;
    float: left;
    margin-right: 10px;
}
.diadanh li .img img{
    width: 150px;
    border-radius: 3px 3px 3px 3px;
}
.diadanh li h2{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
h2.introtext{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 20px;
    font-family: dnx;
}
.help_other li{
    float: left;
    width: 100%;
    margin-right: 10px;
    height: 75px;
}
.help_other li.last{
    margin-right: 0px;
}
.help_other li .img{
    float: left;
    width: 80px; height: 60px;border-radius: 3px 3px 3px 3px; overflow: hidden;
    margin-right: 5px;
}
.help_other li .img img{
    width: 80px;
    
}
.help_other li a{
    color: #111; font-size:18px; line-height: 25px; height: 50px; overflow: hidden;
}
.help_other li a:hover{
    color: #0881c4;
    text-decoration: underline;
}
.ykien{
    padding: 5px 10px;
}
.ykien .msg{
    background: #FFF;
}

/*****
* Thue xe
*/
.tbl_datxe{
    width: 100%;
}
.tbl_datxe td{
    padding: 3px 2px;
    font-size: 11px;
    vertical-align: top;
}
.tbl_datxe td.labels{
    width: 80px;
}
.tbl_datxe td select{
    padding: 5px;
    width: 190px;
    font-size: 12px;
}
.tbl_datxe td textarea,
.tbl_datxe td input[type="text"]{
    width: 190px;
    border: 1px solid #a9acab;
}
.listXe li{
    float: left;
    width: 322px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.listXe li.row0{
    margin-right: 0px;
}         
.listXe li img{
    width: 150px;
    float: left;
    margin-right: 10px;
}
.listXe li h2{
    font-weight: bold;
    font-size: 12px;
    font-family: dnx;
}
.listThuexe li{
    border: 1px solid #d1d1d1;
    padding: 5px;
    background: #FFF;
    width: 327px;
}
.module .readmore_all{
    position: absolute;
    top: 10px;
    right: 0px;
    color: #FF0000;
    font-weight: bold;
    font-family: dnx;
}
.diadanh li .readmore{
    overflow: hidden;
    margin-top: 5px; 
}
.diadanh li a.readmore{
    background: url(../images/arrow_black.png) no-repeat scroll 0px 5px;
    padding-left: 10px;
    float: left;
    font-family: dnx; 
    float: right;
}
.listXe li .readmore,
.listThuexe li .readmore{
    overflow: hidden;
    margin-top: 0px;
}
.listXe li .readmore a,
.listThuexe li .readmore a{
    background: url(../images/arrow_black.png) no-repeat scroll 0px 5px;
    padding-left: 10px;
    float: left;
    font-family: dnx; 
}
.detailthuexe{
    
}
.detailthuexe h1{
    margin-bottom: 10px;
    font-family: dnx; 
    font-size: 25px;
    font-weight: bold;
}
.detailthuexe .thongtinxe{
    float: left;
    width: 250px;
}
.detailthuexe .listimg{
    float: right;
    width: 300px;
}
.detailthuexe .listimg li{
    float: left;
    width: 252px;
    background: #FFF;
    border: 1px solid #d1d1d1;
    height: 177px;
    margin-bottom: 5px;
}
.detailthuexe .listimg li img{
    width: 250px;
    height: 175px;
    padding: 2px;
}
.detailthuexe .listimg .datxe{
    background: #ef0404;
    float: left;
    color: #FFF;
    padding: 5px 22px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.detailthuexe .listimg .datxe:hover{
    background: #9a051a;
}
.detailthuexe .listimg .hotline{
    float: left;
    margin-left: 0px;
    background: #0b75c8;
    padding: 5px 10px;
    color: #FFF;
}
.detailthuexe ._other_car{
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.detailthuexe h2.infoxe{
    margin-bottom: 10px;
    font-family: dnx; 
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.detailthuexe .thongtin{
    font-family: dnx; 
    font-size: 13px;
}
.detailthuexe .thongtin p{
    margin-bottom: 2px;
}
.detailthuexe .thongtin span.price{
    color: #FF6600;
}
.detailthuexe .thongtin_ghichu{
    font-family: dnx; 
    font-size: 12px;
}
.w_datxe{
 
}
.w_datxe h1{
    font-family: dnx; 
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #0881c4;
}
.w_datxe .form{
    border: 1px solid #d1d1d1;
    border-top: 0px;
    padding: 10px;
    background: #FFF;
}
.w_datxe table{
    width: 100%;
}
.w_datxe table td{
    padding: 2px;
    vertical-align: top;
}
.w_datxe table td.labels{
    font-size: 11px;
    width: 100px;
    font-family: dnx;
}
.w_datxe table select{
    width: 300px;
    padding: 3px;
}
.w_datxe table input[type="text"]{
    width: 300px;
}
input[type="button"],
input[type="submit"]{
    background: url(../images/bnt_search.png) repeat-x scroll 0px -40px;
    border: 0px;
    padding: 5px 10px;
    color: #FFF;
    transition: all 300ms ease 50ms;
    font-weight: bold;
    font-size: 13px;
    font-family: dnx;
    text-transform: uppercase;
    border: 1px solid #0881c4;    
    float: left;
}
input[type="button"]:hover,
input[type="submit"]:hover{
    background: url(../images/bnt_search.png) repeat-x scroll 0px 0px;
    border: 1px solid #ef0404;
}

#bar_footer{
    position: fixed;
    bottom: 0px;
    right: 10px;
    width: 250px;
    z-index: 100;
    box-shadow: 0px 10px 10px #999;
}

#bar_footer .hotline{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 8px 40px 8px 10px;
    font-family: dnx;
    background: #2163ff url(../images/f_hotline.png) no-repeat top right;
    height: 36px;
    cursor: pointer;
    position: relative;
}
#bar_footer .hotline .ic{
    position: absolute;
    top: -72px;
    width: 170px;
    right: 0px;
   /* height: 72px; 
    background: url(../images/ic_support.png) no-repeat;  */
}
.hotline span, .hotline span a{
    color: #FFF !important;
}
#bar_footer .hotline span{
    float: left;
    padding-right: 10px;
}
#bar_footer .hotline b{
    font-weight: 100;
    font-size: 13px;
}
#bar_footer .bar-content{
    padding: 10px;
    background: #FFF;
    clear: both;
    border: 1px solid #d1d1d1;
    border-top: 0px solid #d1d1d1;
    border-bottom: 0px solid #d1d1d1;
    display: none;
}
.bar-content li{
    overflow: hidden;
    margin-bottom: 10px;
}
.bar-content .avatar{
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
    display: block;
}
.bar-content .name{
    font-family: dnx;
    font-size: 14px;
    font-weight: bold;
    color: #fb3711;
    margin-bottom: 5px;
}
.bar-content .nick{
    overflow: hidden;
}
.bar-content .nick span,
.bar-content .nick a{
    float: left;
    margin-right: 5px;
}
.bar-content .nick span{
    font-family: dnx;
    font-size: 12px;
    color: #0881c4;
    line-height: 13px;
    font-weight: bold;
}
.wherethis{
    margin-top: 20px;
    overflow: hidden;
}
#footer{
    border-top: 2px solid #0fd504;
    background: #dfe7ea;
    margin-top: 0px;
    overflow: hidden;
}
#wapp_footer, #wapp_footer2{
    width: 980px;
    margin: 0 auto;
}
#footer .col {
    background: url("../images/dot_footer.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    float: left;
    margin-right: 10px;
    min-height: 130px;
    padding: 10px 0 0;
    width: 160px;
}
#footer .col_r{
    float: right;
    width: 220px;
    margin: 10px 0px;
}
#footer .col_r h4{
    font-family: dnx;
    margin-bottom: 10px;    
}
#footer .col_r p{
    font-size: 11px;
    margin-bottom: 5px;
}
#footer .col_r input[type="text"]{
    border: 1px solid #0881c4;
    padding: 3px;
    width: 240px;
    float: left;
}

#footer .col_r input[type="submit"]{
    background: #0881c4;
    padding: 4px 10px;
    color: #FFF;
    border: 0px;
    float: left;
}
#footer .col li{
    background: url(../images/arrow_black.png) no-repeat scroll 0px 7px;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}
#footer .col li a{
    color: #333;
}
#footer .copyright{
    background: #F8F8F8;
    padding-bottom: 5px;
    padding-top:5px;
    padding-left: 10px;
}
.copyright .col1{
    float: left;
    font-weight: bold;
    margin: 16px 0px;
    font-size: 11px;
    color: #313130;
    float: left;
    width: 700px;
    padding-left: 10px;
}
.copyright .col2{
    float: left;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    margin: 10px 0px;
    padding: 0px 20px;
    width: 450px;
}
.copyright .dmca{
    float: right;
    margin: 10px 0px;
    padding-right: 10px;
}
.copyright .dmca img{
    margin-top: 15px;
}
.col2 {
    float: left;
    margin-top: 0px;
}
.fshare{
   
    float: left;
}
.fshare .icon{
    float: right;
    width: 32px;
    height: 32px;
    margin-left: 5px;
}
.fshare .blogspot{
    background: url(../images/fshare.png) no-repeat scroll 0px 0px;
}
.fshare .blogspot:hover{
    background: url(../images/fshare.png) no-repeat scroll 0px -32px;
}
.fshare .facebook{
    background: url(../images/fshare.png) no-repeat scroll -32px 0px;
}
.fshare .facebook:hover{
    background: url(../images/fshare.png) no-repeat scroll -32px -32px;
}
.fshare .twiter{
    background: url(../images/fshare.png) no-repeat scroll -64px 0px;
}
.fshare .twiter:hover{
    background: url(../images/fshare.png) no-repeat scroll -64px -32px;
}
.fshare .youtube{
    background: url(../images/fshare.png) no-repeat scroll -96px 0px;
}
.fshare .twiter:hover{
    background: url(../images/fshare.png) no-repeat scroll -64px -32px;
}
.fshare .google{
    background: url(../images/fshare.png) no-repeat scroll -128px 0px;
}
.fshare .google:hover{
    background: url(../images/fshare.png) no-repeat scroll -128px -32px;
}
.grid_tags{
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding-top: 5px;
}
.grid_tags .tags15{
    font-size: 15px;
    font-weight: bold;
}
.grid_tags .tags14{
    font-size: 14px;
    font-weight: bold;
}   
.grid_tags .tags13{
    font-size: 13px;
    font-weight: bold;
}
.grid_tags .tags12{
    font-size: 12px;
}
#advleft {
    display: block;
    height: 100%;
    left: 50%;
    margin: 0 auto 0 -975px;
    overflow: hidden;
    position: fixed;
    text-align: right;
    top: 0;
    visibility: visible;
    width: 485px;
}
#advleft a {
    bottom: 0;
    position: absolute;
    right: 0;
}
#advright {
    display: block;
    height: 100%;
    left: 50%;
    margin: 0 auto 0 490px;
    overflow: hidden;
    position: fixed;
    text-align: right;
    top: 0;
    visibility: visible;
    width: 500px;
}
#advright a {
    bottom: 0;
    left: 0;
    position: absolute;
}
#popup_bg, #pop_bg {
    background: url("../images/bg_pop.png") repeat scroll 0 0 transparent;
    cursor: wait;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2001;
}
.popupcontent {
    box-shadow: 0 0 20px #333;
    display: none;
    position: fixed;
    z-index: 2005;
}
.popupcontent .closepopcon {
    background: url("../images/close_popup.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: -17px;
    top: -17px;
    width: 24px;
    
}
/***********
* News
*/
.listnews li{
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    font-family: dnx;  
}
.listnews li .img{
    float: left;
    width: 200px;
    height: 140px;
    margin-right: 10px;
    overflow: hidden;
    display: block;
}
.listnews li .img img{
    width: 200px;
    min-height: 140px;     
}
.listnews li h2{
    font-family: dnx;    
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.listnews li .readmore{
    float: right;
    background: url(../images/arrow.png) no-repeat scroll 0px 5px;
    padding-left: 10px;
}
.news_title{
    font-family: dnx;     
    font-size: 20px;
    font-weight: bold;
}
.news_des{
    font-family: dnx;   
    font-size: 13px;
    margin-bottom: 10px;    
}
.news_timer{
    color: #787777;
    font-size: 11px;
    font-family: dnx;   
}
.fulltext{
    font-family: dnx;   
    font-size: 18px;
    clear: both;
}
.fulltext p{
    margin-bottom: 10px;
}
.other_new{
    margin-top: 20px;
}
.other_new h3{
    font-family: dnx;   
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 5px;
}
.other_new li{
    font-family: dnx;
    font-size: 13px;
    background: url(../images/arrow.png) no-repeat scroll 0px 5px;
    padding-left: 10px;    
}
.mapinfohotel {
    font-size: 12px;
    position: absolute;
    z-index: 99999;
}
.mapbox{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d1d1d1;
    border-radius: 2px 2px 2px 2px;
    padding: 5px;
    width: 350px;
}
.mapbox .img{
    width: 80px;
    height: 60px;
    float: left;
    overflow: hidden;
    margin-right: 5px;
}
.mapbox .img img{
    width: 80px;
    min-height: 60px;
}
.mapbox .linkcolor{
   color: #FF6600;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.mapbox p{
    margin-bottom: 5px;
}
.mapbox .bold{
    font-weight: bold;
}
.mapbox .icons{
    background: url("../images/arrow-top.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: 150px;
    position: absolute;
    top: -10px;
    width: 20px;
}
.mapbox .price{
    text-align: left;
    padding-left: 85px;
    font-weight: bold;
    
}
.book_info_tour p label{
    white-space: nowrap;
}
.dm_city ul li {
    background: url("../images/icon_09.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    float: left;
    padding-left: 10px;
    width: 132px;
}
#header-mobile{
    height: 40px;
    width: 100%;
    background: linear-gradient(to bottom, #27C115 0%, #7DDB65 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#header-mobile #icon {
    padding: 7px;
    cursor: pointer;
    float: left;
    width: 24%;
}
#header-mobile #logo img, #header-mobile #search img {
     height: 38px;
     cursor: pointer;
 }
#header-mobile #logo {
     float: left;
     width: 26%;
     text-align: center;
}
#header-mobile #search {
    float: left;
    width: 24%;
    padding-right: 5px;
    text-align: right;
}
#header-mobile .language {
    float: right;
    width: 24%;
    padding-right: 5px;
    text-align: right;
    padding-top: 6px;
}

#header-mobile #search img {
    height: 38px;
}
#menu-mobile {
    width: 220px;
    left:0;
    top: 40px;
    background: white;
    padding: 0 10px;
    z-index: 200;
    box-shadow:0 0 10px #666;
    position: absolute;
    padding-bottom: 3px;
}
#search_content {
    width: 290px;
    right:0;
    top: 40px;
    background: #27c115;
    padding: 5px 5px -5px 3px;
    z-index: 200;
    position: absolute;
    overflow: hidden;
}

.module_menu .mid .menu_danhmuc_lon span.arrow{
    float: right;
    background: url(../images/arrow.png) no-repeat;
    width: 9px;
    height: 9px;
    margin-top: 4px;
    cursor: pointer;
    transition: all 0.1s linear 0s;
}
.module_menu .mid .menu_danhmuc_lon span.arrow.expand{
   transform: rotate(90deg);
   transition: all 0.1s linear 0s;
}
.module_menu .mid .catname a{
    font-weight: bold;
    color: #333;
}
.menu_danhmuc_lon {
    padding-left: 0 !important;
    font-size: 120%;
    font-weight: bold;
    padding: 5px 6px;
    border-bottom: 1px dotted #fff;
}
#congtydanangxanh ul li {
    background: #27c115;
    padding-left: 0 !important;
    font-size: 120%;
    font-weight: bold;
    padding: 5px 6px 5px 15px;
    border-bottom: 1px dotted #fff;
}
.menu_danhmuc_lon a {
    color: green;
}
#congtydanangxanh ul li a {
    color: #FFF;
    padding-left: 15px !important;
}
#congtydanangxanh ul li:hover, .menu_danhmuc_lon:hover{
   background: #F5F5F5; 
}
#congtydanangxanh ul li:hover a, .menu_danhmuc_lon:hover a{
    color: #27c115;
}
input.w300 {
    width: 300px;
}
#back-top {
    bottom: 25px;
    cursor: pointer;
    position: fixed;
    right: 1px;
    z-index: 9999;
}
.imgslide {
    
}
.rev_slider_wrapper, .rev_slider {
    height:250px !important;
    width:700px !important;
}
@media (min-width:979px) {
    #congtydanangxanh, #header-mobile, #search_content, #menu-mobile {
        display: none;
    } 
}
/* Thuc hien Mobile 
* (min-device-width:1024px) and (max-width:509px),(max-device-width:480px) and (orientation:portrait) 
*/
@media (max-width:980px) {
     .dnt-right, #wapp_footer, #slider, .grid_tags, #pagecontent, #breadcrumbs, .copyright #wapp_footer2 {
         width: 100% !important;      
     }
     #header-mobile {
         display: block !important;
     }
     #wrapper, .hotTour, .copyright table {
         width: 99% !important;
         margin: 0 auto;
         overflow: hidden;
     }
     .hotTour {
         padding-right: 3px;
     }
     #main_header, #nav, .dnt-left, #colsearch, #tourleft {
         display: none !important;
     }

     #footer .col {display:none}
     .tripadvisor2 {display:block !important; width:50% !important; margin-right:0 !important;}
     #footer .col_r {width:50% !important;}

     #search_content #colsearch {
         display: block !important;
     }
     #com_foot #info_company {
        width: 100%;
        padding-left: 7px; 
     }
     .content .box_skitter_large img, .content .module-content img{
         max-width: 100% !important;
     }
     .copyright {
         margin-top: 0;
     }
      table.tblcomment {
         display: none !important;
     }
     .maincontent, #tourcontent {
         margin-left: 0px;
         width: 100%;
         float: left;
     }
     .listtour li .img {
         width: 27%;
         margin-right: 0px;
     }
     .listtour li .img a {
         width: 98%;
     }
     .listtour li .img img, .imgslide {
         width: 100%;
     }
     .listtour .info_tour {
         width: 69%;
         float: right;
     }
    
     .dnt-right .topcol .col1, .home-tour-cat li.row1, .listtour li.row1 {
         width: 49%;
         float: left;
     }
     .dnt-right .topcol .col2, .home-tour-cat li.row0, .listtour li.row0 {
          width: 49%;
         float: right;
     }
     #menu-mobile .module_menu .mid {
         border: none;
     }
     #menu-mobile .module_menu .mid .catname {
         border: none;
         padding-left: 15px;
         padding-right: 5px;
         border-bottom: 1px dotted #FFF;
     }
     #menu-mobile .module_menu .submenu li {
        background: none repeat scroll 0 0 #f8f8f8;
        border-bottom: 1px solid #fff;
        line-height: 20px;
        padding: 4px 0 4px 12px;
     }
     div.page_content div.content div.fulltext img, div.page_content div.content div.fulltext table {
         max-width: 99% !important;
     }
     input.w300 {
         width: 200px;
     }
     .rev_slider_wrapper, .rev_slider {
        height:250px !important;
        width:100% !important;
    }
     .tour-hot-cat li {
         width: 32% !important;
         margin-right: 6px !important;
     }
     .tour-hot-cat li img {
         width: 100% !important;
     }
      .listComment {
         background: none !important;
     }
}
@media (max-width:725px) {
    .Tour_detail .Listimg, .connected-khachhang .carousel-navigation {
         width: 99% !important;
         float: left;
     }
     .connected-carousels .carousel-navigation, .connected-khachhang .carousel-navigation {
         width: 90% !important;
     }
     .score-container-star-rating {
         margin-left: 210px !important;
         text-align: left !important;
     }
     .lastTour li, .listxe li, .listkh li {
         width: 48% !important;
     }
    .lastTour li .img, .lastTour li .img img, .lastTour li .img a, .lastTour li .img .title {
         width: 100% !important;
     }
    .listxe li .img, .listxe li .img img, .listxe li .img a, .listxe li .img .title {
         width: 100% !important;
     }
     .listtour h2, .home-tour-cat h2, .dnt-right .topcol h2  {
         overflow: hidden !important;
     }
     .home-sub-cat {
         max-width: 70%;
         overflow: hidden;
         height: 20px;
     }
     
     .listComment .row0 .msg, .listComment .row1 .msg {
         width: 65% !important;
     }
     .listComment .row0 .timer, .listComment .row1 .timer {
         width: 33% !important;
     }
     .listComment .row1 .timer {
          left: 65% !important;
      } 
      .listComment .row0 .timer {
          right: 65% !important;
      }
     .listkh li .img, .listkh li .img img, .listkh li .img a, .listkh li .img .title {
        width: 100% !important; 
     }
     .info_tour, .itemxe .info_xe, .itemxe .Listimg, .connected-khachhang .stage, .slxe .stage {
         width: 100% !important;
         float: left;
     }
     .slxe .carousel-stage li img, .connected-khachhang .stage ul li img {
         width: 100% !important;
     }
     .listtour .info_tour {
         width: 69% !important;
         float: right;
     }
     .book_info_tour {
         width: 59%;
     }
     .book_info_img {
         width: 40%;
     }
     .book_info_img img, .TourRating {
         width: 100%;
     }
     .flip p {
         width: 70%;
     }
     .itemcol {
         width: 29%;
     }
     .linhnguyen-modal {
         margin-left: -30% !important;
     }
     .tour-hot-cat li {
         width: 48% !important;
         margin-right: 5px !important;
     }
     .dmca-badge {
         display: none !important;
     }
     .fulltext img {
         max-width: 100% !important;
     }
     .listtour li img, .home-tour-cat li img {
         width: 115px !important;
     }
     .book_thongtindattour, .book_thongtinkhachhang {
         width: 100% !important;
         float: none !important;
     }
     .copyright img {
         display: none !important;
     }
     
}

.tripadvisor1 {display:none;}
@media (max-width:520px){

.tripadvisor1 {display:block;}

     .lastTour li, .lastTour li .img, .lastTour li .img img, .lastTour li .img a, .lastTour li .img .title, .tour-hot-cat li {
         width: 100% !important;
     }
     .listxe li, .listxe li .img, .listxe li .img img, .listxe li .img a, .listxe li .img .title, .lichtrinh li img {
         width: 100% !important;
     }
     
     .score-container-star-rating {
         margin-left: 90px !important;
         text-align: left !important;
     }
     .lastTour li .img a, .lastTour li .img, .listtour li .img a, .listtour li .img {
         height: 200px;
     }
     .listxe li .img a, .listxe li .img, .listkh li .img a, .listkh li .img, .listkh li {
         height: 200px;
     }
     .listtour li .img a, .Tour_detail .InfoTour {
         width: 100%;
     }
     .listxe li {
         height: 250px;
     }

     .connected-carousels .carousel-navigation, .connected-khachhang .carousel-navigation {
         width: 90% !important;
     }
     ul.listtab li a.active, ul.listtab li a {
         font-size: 95%;
         padding: 6px;
         margin-left: 5px;
     }
     .info_filter_tour {
         width: 49%;
     }
      .listtour li .img, .listxe li .img {
         width: 100% !important;   
     }
     .info_tour, .ImgTourDetail, .ImgTourDetail img {
         max-width: 100% !important;
         float: left;
         width: 100%;
     }
     .listtour .info_tour {
         width: 100% !important;
         float: left;
     }
     .listtour li {
         padding: 5px;
     }
     #main_foot_top .bg_hotline {
         font-size: 14px;
         padding-left: 2px;
         padding-right: 10px;
     }
     .lastTour li .img .title {
         font-size: 13px;
     }
     #adv_footer, .imgFlipHTTT, .home-sub-cat {
         display: none !important;
     }
     .pages a {
         padding: 4px;
         margin: 0 1px;
     }
      .book_info_tour, .book_info_img {
         width: 99%;
         float: left;
     }
      .dnt-right .topcol .col1, .home-tour-cat li.row1, .listtour li.row1, .dnt-right .topcol .col2, .home-tour-cat li.row0, .listtour li.row0 {
         width: 100%;
         float: left;
     }
     table.tbl_booking td {
         width: 60%;
     }
     table.tbl_booking td.label {
          width: 40% !important;
      }
      .linhnguyen-modal {
         margin-left: -50% !important;
     }
     #myModal img {
         width: 100% !important;
     } 
     .listtour li img, .home-tour-cat li img {
         width: 125px !important;
     }
     .tbl_booking input[type="search"], input[type="email"], input[type="text"], input[type="number"], textarea {
         max-width: 250px;
     }

     .imgslide {width:90% !important;}
     .defaultimg {width:100% !important;}
     #slider {max-height: 170px !important}
}



#chuong_trinh {font-size:18px;}

.tp-rightarrow.default, .tp-leftarrow.default {top:85px !important;}