  

/* CSS Reset
/*-----------------------------------------------------------------------------------*/

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, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */

/* Defaults
/*-----------------------------------------------------------------------------------*/
.entry-content img {margin: 0 0 10px 0;}
.alignleft, img.alignleft {margin-right: 10px;display: inline;float: left;}
.alignright, img.alignright {margin-left: 10px;display: inline;float: right;}
.aligncenter, img.aligncenter {margin:0 auto;display: block;clear: both; text-align: center;}
.wp-caption {margin-bottom: 10px;text-align: center;padding-top: 5px;}
.wp-caption img {border: 0 none;padding: 0;margin: 0;}
.wp-caption p.wp-caption-text {line-height: 1.5;font-size: 10px;margin: 0;}
.wp-smiley {margin: 0 !important;max-height: 1em;}
blockquote.left {margin-right: 20px;text-align: right;margin-left: 0;width: 33%;float: left;}
blockquote.right {margin-left: 20px;text-align: left;margin-right: 0;width: 33%;float: right;}
.sticky{}
.left { text-align: left; }
.right { text-align: right; }
.gallery-caption{}
.clear{ clear: both;}
.require{ color: #ff0000;}

.c_in{
    width: 1200px; margin: auto;
}
.c_on{
    width: 1200px; margin: auto;
    
}
.row {
    margin-right: 0;
    margin-left: 0;
}
/* General Layout *-----------------------------------------------------------------------------------*/
 
@font-face {
	font-family: 'RobotoCondensed-Regular';
		src: url('../font/RobotoCondensed-Regular.ttf');
	font-weight: normal;
	font-style: normal;
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    
}
 
body {
	font-family: 'RobotoCondensed-Regular';
	padding:0;
	font-size:62.5%;
	margin:0 auto;
	color: #1E1E1E;
    line-height: 18px;
    background: #fff url('../images/footer-bg.png') no-repeat bottom center;
}
a {
	color: #292929;
	text-decoration: none;
}
/*
a:visited {
	color: #ac0404;
}
*/
a, a:active, a:focus {
    outline: none;
}

a:hover {
	color: #fff;text-decoration:none;
	outline: 0;
}


 
.hover img{
    width: 195px;
}
.feature-tour.style_2 .hover img{
	width: 100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin:0;
}

h1 { font-size:26px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }

h1 span, h2 span, h3 span, h4 span { font-weight:normal; }

.clear{clear:both;}

p{padding:0;margin:0px;}


button,
input,
select,
textarea {
    border: 1px solid #e6e6e6;
    font-family: RobotoCondensed-Regular;
    font-size: 13px;
    padding: 4px;
}
select {
    padding: 3px;
}
input, select {
    cursor: pointer;
}
input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
    cursor: text;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, select:focus, textarea:focus {
    border-color: #F2904E;
    -webkit-box-shadow: 1px 1px 1px #CCCCCC;
}
textarea, input {
    outline: medium none;
}
textarea {
    overflow: auto;
}
input[type="button"], button {
    cursor: pointer;
    padding: 4px;
    vertical-align: middle;
}

.read_more {
    font-style: italic;
    text-decoration: underline;
}
.read_more:hover {
    
}
.duration{
    font-family: RobotoCondensed-Regular;
    font-size: 12px;
}
/* Header
/*-----------------------------------------------------------------------------------*/
.header_fix {
        border-bottom: 1px solid #a50a21;
            background: #2bbaff;
            height: 160px;
}
.header-mid { margin: auto;}
ul.sys_menu_top li .menu-item-name {
    color: #000;
        font-family: RobotoCondensed-Regular;
        font-size: 12px;
}
ul.sys_menu_top li:after {
    content: '|';
    color: #000;
}
.topH{
    height: 30px;
    background: #f2f2f2;
    border-bottom: 1px solid #d4d4d4;
}

#header {
   float: left; width: 100%; height: 250px;
}
#header._index {
   height: 303px;
}
.header-hot-link{ display:block;}
.header-hot-link li{display:inline-block;float:left; position: relative; }
.header-hot-link li i{
	position: absolute;z-index: 9;top:5px;right:-8px;
	width: 16px; height: 16px; display: none;
}
.header-hot-link li a{
    font-size: 15px;
    padding:0px 15px; 
    text-transform: uppercase; 
    line-height: 44px;
    font-family: RobotoCondensed-Regular;
}
.header-hot-link > li.active,.header-hot-link > li:hover{
    background: none;
}
.header-hot-link > li.active > a,.header-hot-link > li:hover > a{
    color: #fda602;
}
.header-hot-link > li.active li a,.header-hot-link > li:hover li a{
    color: #fff;
}
.header-hot-link li ul,.header-hot-link li dl{
    position: absolute;
    top:100%; left: 0;
    display: none; background:#073246;
}
.header-hot-link li li {
    min-width: 180px;
}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover {
    background: #0D577A;
}
.background-slider{ position: relative; z-index: 0;
}
.Msearch{
        background: #e4e4e4;
    border: 1px solid #d4d4d4;
        }
        
/*-----Menu main ------------*/  

.sf-menu li{
    background: none;
}

.sf-menu a {
    border-left: none;
    border-top: none;
    border-top: none;
    font-size: 15px;
    font: 1.5em/2.5em RobotoCondensed-Regular;
    color: #fff;
}
.menu_main ul{
height: 60px;
    position: absolute;
    z-index: 999;
    top: -60px;
} 
.menu_main .sf-menu li{
    border-left: 1px solid #7dd5ff;
    height: 60px;
} 
.menu_main .sf-menu li:hover{
    background: #fa5708;
}
.menu_main .sf-menu li:last-child{
    border-right: 1px solid #7dd5ff;
}   
.sf-menu li:hover, .sf-menu li.sfHover {
    background: none;
}
 
       
/*-----End Menu main ------------*/         
        
        
        
/*-----SLide ------------*/
.slide .image {
    width: 100%;
    height: 350px;
    margin: 0px auto;
    display: block;
}
.slide {
    overflow: hidden;
    position: relative;
}
.slide .content_slide {
    overflow: hidden;
    position: relative;
}
.slide .content_slide .item {
    width: 100%;
    display: none;
    float: left;
    position: relative;
}        
.slide .content_slide .item .other-content {
color: #fff;
    font-size: 18px;
    line-height: 150%;
    background: rgba(0, 0, 0, 0.58) none repeat scroll 0 0;
    left: 130px;
    padding: 15px 0px 0px 45px;
    position: absolute;
 
    text-shadow: 1px 1px #333;
    top: 85px;
    padding-right: 45px;
}  
h1 {
    font-size: 26px;
}
.other-content a {
    color: #fff;
    line-height: 30px;
    text-shadow: 2px 2px 2px black;
} 
.other-content a:hover {
    color: yellow;
}  
.findout {
    float: right;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.65);
    padding: 3px 15px;
    font: bold 1.1em RobotoCondensed-Regular;
    cursor: pointer;
}
.findout a {
    color: #fff;
    font-size: 13px;
}
.slide .control {
    background: url(../images/arrow.png);
    width: 30px;
    height: 60px;
    position: absolute;
    z-index: 10;
    top: 45%;
    cursor: pointer;
}
.slide .control.prev {
    left: 10px;
}
.slide .control.next {
    right: 10px;
    background-position: top right;
}
.slide .control {
    background: url(../images/arrow.png);
    width: 30px;
    height: 60px;
    position: absolute;
    z-index: 10;
    top: 45%;
    cursor: pointer;
} 
.slide .control_nav {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 360px;
    margin-left: -180px;
    z-index: 10;
    text-align: center;
}
.slide .control_nav span {
    display: inline-block;
    background-color: #dedede;
    border: 1px solid #dedede;
    width: 15px;
    height: 15px;
    margin: 3px;
    border-radius: 50%;
    cursor: pointer;
}
/*-----End SLide ------------*/  
.khoihanh{
    height: 530px;
    overflow: auto;
    border-bottom: 1px solid #dcdcdc;
}
.pBoxhomea{ 
        font-size: 13px;
    background: #fff;
    padding: 5px;
    border: 1px solid #cacaca;
        width: 100%;
}
.pBoxhome{ 
        font-size: 13px;
    background: #fff;
    padding: 5px;
    border: 1px solid #cacaca;
}

/*-----Ho tro footer ------------*/  
.v2-support {
    position: fixed;
    z-index: 900;
    top: 50%;
    right: 0;
    margin-top: -100px;
    width: 50px;
}
.v2-support > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.v2-support > ul > li {
    margin-bottom: 1px;
}
.v2-support .v2-support-content {
    float: left;
    width: 175px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 50px;
    z-index: 2;
}
.v2-support > ul > li > a, .v2-support > ul > li .v2-support-icon {
    display: block;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    padding: 5px 0 0;
    cursor: pointer;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
}
.v2-support > ul > li.v2-support-li.active {
    margin-left: -175px;
    position: relative;
    z-index: 3;
}
.v2-support > ul > li.v2-support-li {
    width: 220px;
    height: 50px;
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.v2-support > ul > li.v2-support-li .v2-support-icon {
    float: left;
}
.v2-support > ul > li .v2-support-open {
    -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.1);
}

.v2-support > ul > li .v2-support-close {
    display: none;
    position: relative;
    z-index: 3;
}
.v2-support > ul > li.v2-support-li.active .v2-support-open {
    display: none;
}
.v2-support > ul > li.v2-support-li.active .v2-support-close {
    display: block;
}
.icon40-support {
    background: url(../images/icon40-support.png) no-repeat;
}
[class*="icon40"] {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
}
 .M-title{
        font: bold 1.8em/2em RobotoCondensed-Regular;
    color: #1477a8;
    padding-left: 19px;
}
.M-boxHotro{
    background: #189ddf;
 
}
.H-bgr{
    background: #fff;
    width: 238px;
    margin: 10px;
}
.H-content{
    padding: 10px;
    display: grid;
}
.H-content p:hover{
    background: #eaeaea;
}

.H-lv2{
    border-bottom: 1px dotted #c3c3c3;
    font: 1.5em/1.3em RobotoCondensed-Regular;
    color: #000;
    padding: 8px 0;
}
.ym{
   font: 1.5em/2em RobotoCondensed-Regular;
   color: #7f7f7f;
}
.ym::before{
    content:"";
    background: url('../images/ym.png') no-repeat;
    padding: 0 15px;
}
.sk{
   font: 1.5em/2em RobotoCondensed-Regular;
   color: #7f7f7f;
}
.sk::before{
    content:"";
    background: url('../images/sk.png') no-repeat;
    padding: 0 15px;
}
.tel{
   font: 1.5em/2em RobotoCondensed-Regular;
   color: #7f7f7f;
}
.tel::before{
    content:"";
    background: url('../images/tel.png') no-repeat;
    padding: 0 15px;
}
.mail{
   font: 1.5em/2em RobotoCondensed-Regular;
   color: #7f7f7f;
}
.mail::before{
    content:"";
    background: url('../images/mail.png') no-repeat;
    padding: 0 15px;
}

.M-boxHotro a{display: block;}

 

/*-----End Ho tro footer ------------*/  





      
.Mslide{
    display: flex;
}
.slideH{
    float: right;
}
.header-hot-link li li a{ line-height: 30px;}

.bannerM{
    position: relative;
    height: 70px;
    margin: 0px auto; text-align: left;
}
.Banner{
    background: #fff;
    height: 70px;
}

.Hleft {
    float: left;
    font: 1.2em/30px RobotoCondensed-Regular;
    color: #000;
}
ul.sys_menu_top {
    right: 0;
}
.menuB{ height: 44px; position: relative; z-index: 99; }
.menuB a{ color: #4e5153;}
.menuB .wrap{ position: relative; padding-left: 25px;}

.fixedMenu{ position: fixed; top: 0px; left: 0px; width: 100%;box-shadow: 0 0 2px #333;    background: #fff;z-index: 999;}
.fixedMenu .search_form{ padding-top: 0px;}


.icon-home{ display: block; position: absolute; top: 9px; left: 0px; width: 24px; height: 24px; background: url(../images/icon_home_24.png) no-repeat center center;}

.search_form{ height: 32px; position: absolute; top: 8px; right: 195px;    width: 700px;}
.search_form form{ width: 211px; position: relative;}
.search_form form input{ position: absolute; top: 0px; left: 0px; 
width: 625px;
    height: 53px;}
.search_form form button{ 
        position: absolute;
    top: 0px;
    right: -520px;
    width: 98px;
    height: 53px;
    border: none;
    background: #4774b6 url(../images/icon-search.png) no-repeat center center;}

.relative{ position: relative;}
.select_provinces{ background-color: #fff; list-style: none; position: absolute; top: 0px; left: 0; width: 100%; height: 150px; box-shadow: 0 0 1px #333; display: none; overflow: auto;}
.select_provinces li{ line-height: 25px; color: #333; text-indent: 10px; cursor: pointer; font-size: 13px;}
.select_provinces li:hover{ background-color: #dedede;}

/**
 * Site Header
 * ------------*/
.relative{ position: relative; height: 0px;    margin-top: 10px;}
.search-box {
    width: 600px;
    left: 50%;
}
.headerhome{
       background: #ccc; 
}
#search-tab{ float: left; width: 20%;}
#search-tab li{     font-family: RobotoCondensed-Regular;display: block; width: 100%; padding: 8px 0; text-align: center; color: #fff; border-radius: 3px 0 0 3px; background: rgba(135, 135,135, 0.4); border-bottom: 1px solid #efefef; font-size: 15px; cursor: pointer;}
#search-tab li.active{ background-color: #a50a21;}
.bgr-form-search{ background: rgba(135, 135,135, 0.4); float: left; width: 78%; border-radius: 0 3px 3px 3px; display: none; height: 267px;}
.bgr-form-search.active{ display: block;}
.tab-location{ display: block; width: 100%; margin: 10px;}
.tab-location li{    font-family: RobotoCondensed-Regular; background-color: #4e5153; padding: 3px 15px; border-radius: 3px; color: #fff; font-size: 14px; list-style: none; cursor: pointer; display: inline-block; margin-right: 5px;}
.tab-location li.active{ background-color: #a50a21;}

.search-tour { margin: 0 10px 10px 10px;}
.search-tour .textbox{ background-color: #fff; border: none; border-radius: 3px; width: 100%; padding: 3px 0; margin: 5px 0px;    font-family: RobotoCondensed-Regular;}
.search-tour .input-location{ background: #fff url(../images/icon-location.png) no-repeat center left; text-indent: 30px;}
.search-tour .input-datetime{ background: #fff url(../images/icon-datetime.png) no-repeat center right; text-align: right; padding-right: 30px;}
.search-tour .input-room{ background: #fff url(../images/icon-room.png) no-repeat center left; text-indent: 60px;}
.search-tour p{ color: #fff; font-size: 12px;}
.search-tour select{ background-color: #fff; padding: 3px; width: 90%; border: none; margin-bottom: 13px;}
.suggest-keyword{ margin-top: 15px; overflow: hidden;}
.suggest-keyword p{ text-transform: uppercase; color: #fff; float: left; font-size: 12px;    font-family: RobotoCondensed-Regular;}
.suggest-keyword ul{ display: block; margin-left: 28%;}
.suggest-keyword li{     font-family: RobotoCondensed-Regular;margin: 0 5px 10px 0; padding: 2px 0; width: 23%; background-color: #fff; color: #333; cursor: pointer; font-size: 12px; float: left; text-align: center; border-radius: 3px;}
.btn-search-tour{     font-family: RobotoCondensed-Regular;clear: both; margin: 5px auto 15px auto; width: 25%; display: block; background: url(../images/bgr-btn-search-tour.png) repeat bottom left; border: none; color: #a50a21; font-size: 14px;}
    
.new-footer{ background-color: #fff; padding: 10px; text-align: center; font-size: 13px;}
.new-footer .bottom-menu{ overflow: hidden; text-align: right;}
.new-footer .bottom-menu li{ padding: 10px 15px; display: inline-block; list-style: none;}
.new-footer .bottom-menu li a{ font-size: 14px; color: #333;}
.new-footer .partner{ overflow: hidden; box-shadow: 0 0 3px #b5b5b5; margin-bottom: 20px;}
.new-footer .partner ul{ position: relative; width: 3000px}
.new-footer .partner ul li{ list-style: none; float: left; width: 197px; padding: 10px;}
.new-footer .partner ul li img{ width: 100%; height: 125px;}
.new-footer .copyright{ background-color: #4773b6; padding: 10px 0px; color: #fff; text-align: center; margin-top: 10px;}

.checkin-first{ overflow: hidden; padding: 1%; background-color: #fff;}
.checkin-first .col1{ width: 23%; float: left; margin: 1%;}
.checkin-first .col1 img{ width: 100%;}
.checkin-first .col2{ width: 43%; float: left; background-color: #fff; overflow: hidden; margin: 1%; border: 1px solid #dddddd;}
.checkin-first .col2 img{ width: 100%; height: 288px;}
.checkin-first .col2 .descript{ padding: 2%; overflow: hidden; font-size: 13px; height: 111px;}
.checkin-first .col2 .descript .title{ font-size: 17px; font-weight: bold;}
.checkin-first .col3{ width: 28%; float: right; overflow: hidden; margin: 1%; border: 1px solid #dddddd; background-color: #fff; padding: 1%;}
.checkin-first .col3 li{ display: block; overflow: hidden; margin-bottom: 7%	;}
.checkin-first .col3 li img{ width: 30%; float: left; height: 80px; box-shadow: 0 0 3px #999; margin: 5px;}
.checkin-first .col3 li .descript{ width: 66%; float: right; font-size: 12px; height: 90px;}
.checkin-first .col3 li .descript .title{ font-size: 14px; white-space: nowrap; display: block;}

.checkin-second{ overflow: hidden; padding: 1%; background-color: #fff;}
.checkin-second .col4{ width: 31.33%; float: left; margin: 1%; border-bottom: 2px solid #b5b5b5;}
.checkin-second .col4 h2{ background: url(../images/bgr_title_checkin.png) no-repeat top left; height: 32px; width: 100%; text-align: left; padding: 0 25px; margin-bottom: 0px; position: relative; left: -5px;}
.checkin-second .col4 h2 a{ color: #fff; font-size: 14px;}
.checkin-second .col4 .image-item{ list-style: none; margin-bottom: 3%;}
.checkin-second .col4 .image-item img{ width: 96%; padding: 2%; border: 1px solid #b5b5b5; box-shadow: 0 0 2px #b5b5b5; margin: 0 2%; height: 225px; background-color: #fdfdfd;}
.checkin-second .col4 .image-item .descript{ font-size: 12px; color: #333; padding: 0 2%; height: 90px; overflow: hidden;}
.checkin-second .col4 .image-item .descript .title{ font-size: 15px; color: #000;}
.checkin-second .col4 .none-image{ list-style-image: url(../images/icon-li-none-image.png); margin-bottom: 3%; padding: 0 2%; margin-left: 4%;}
.checkin-second .col4 .none-image .title{ font-size: 14px;}

.checkin-three{ overflow: hidden; background-color: #fff; padding: 1%;}
.checkin-three .col1{ float: left; width: 29%; margin: 1% 2%; overflow: hidden;  position: relative;}
.box-news{ border: 1px solid #b5b5b5; border-top: 3px solid #2969aa; overflow: hidden; position: relative; background-color: #fff;}
.box-news .next{ width: 16px; height: 16px; position: absolute; top: 4%; right: 2%; background: url(../images/right-arrow.png);}
.box-news .prev{ width: 16px; height: 16px; position: absolute; top: 4%; right: 7%; background: url(../images/left-arrow.png);}
.box-news h3{ background-color: #fff; padding: 3%; box-shadow: 0px 5px 5px #dedede;}
.box-news li{ list-style: none; font-size: 13px; border-bottom: 1px dashed #b5b5b5; padding: 2%; height: 98px; overflow: hidden;}
.box-news li p{ background: url(../images/icon-time.png) no-repeat center left; padding-left: 20px; line-height: 18px;}
.box-news li a{ font-size: 13px; font-weight: bold;}
.box-news .content-slide-boxnews{ position: relative; width: 2000px;}
.box-news .content-slide-boxnews ul{ float: left; width: 340px;}
.checkin-three .col2{ width: 65%; margin: 1%; float: right;}

.checkin-level2{ overflow: hidden; background-color: #fff; padding: 1%;}
.checkin-level2 .col1{ width: 64%; float: left;}
.checkin-level2 .becrum{ border-bottom: 1px solid #b5b5b5; overflow: hidden;}
.checkin-level2 .becrum li{ list-style: none; padding: 1% 2%; border-bottom: 2px solid #fff; text-align: center; float: left; border-left: 1px solid #dedede; margin-left: -1px;}
.checkin-level2 .becrum li:hover{ border-bottom: 2px solid #294981;}
.checkin-level2 .becrum li a{ text-transform: uppercase; font-size: 17px;}
.checkin-level2 .col1 .list-news li{ padding: 3% 0; font-size: 13px; display: block; overflow: hidden; border-bottom: 1px solid #b5b5b5; position: relative;}
.checkin-level2 .col1 .list-news .no-descript{ }
.checkin-level2 .col1 .list-news .no-descript img{ width: 100%; max-height: 450px;}
.checkin-level2 .col1 .list-news .no-descript .title{ text-align: center; font-size: 20px; display: block; margin-bottom: 1%;}
.checkin-level2 .col1 .list-news .descript{ }
.checkin-level2 .col1 .list-news .descript img{ width: 48%; float: left; margin-right: 2%; font-size: 16px; max-height: 200px;}
.checkin-level2 .col1 .list-news .descript .title{ display: block; margin: 2%; font-size: 20px;}
.checkin-level2 .col1 .list-news .descript p{ float: right; background: url(../images/icon-time.png) no-repeat center left; padding-left: 20px; line-height: 18px; position: absolute; right: 2%; bottom: 5%;}
.checkin-level2 .col2{ width: 31.33%; float: right; margin: 1%;}

.promotion{ overflow: hidden; background-color: #fff; padding: 1%;}
.promotion .col1{ width: 64%; float: left;}
.promotion .becrum{ border-bottom: 2px solid #ddd; margin-bottom: 5px; height: 37px;}
.promotion .becrum li{ position: relative; top: 2px; list-style: none; padding: 1% 0px 1% 0; border-bottom: 2px solid #fff; text-align: center; float: left; border-bottom: 2px solid #294981;}
.promotion .becrum li:hover{ border-bottom: 2px solid #294981;}
.promotion .becrum li a{ text-transform: uppercase; font-size: 17px; display: block; border-right: 2px solid #ddd; padding-right: 10px; padding-left: 5px;}
.promotion .col1 .big-image li{ list-style: none; display: block; border-bottom: 1px solid #ddd;}
.promotion .col1 .big-image li img{ width: 100%;}
.promotion .col1 .big-image li .title{ text-transform: uppercase; font-size: 17px; padding: 2% 0; display: block; font-weight: bold;}
.promotion .col1 .promotion-slide{ overflow: hidden; margin-bottom: 2%; position: relative; padding-bottom: 5%;}
.promotion .col1 .promotion-slide h2{ text-transform: uppercase; font-size: 17px; padding: 2% 0; font-weight: bold;}
.promotion .col1 .promotion-slide ul{ position: relative; width: 5000px; overflow: hidden;}
.promotion .col1 .promotion-slide ul li{ float: left; width: 230px; margin: 10px;}
.promotion .col1 .promotion-slide ul li img{ width: 100%; height: 315px;}
.promotion .col1 .promotion-slide ul li .descript{ font-size: 13px;}
.promotion .col1 .promotion-slide ul li .title{ text-transform: uppercase; font-size: 15px; padding: 2% 0; font-weight: bold;}
.promotion .col1 .promotion-slide ul li .new-price{ font-weight: bold; color: #a50a21;}
.promotion .col1 .promotion-slide ul li .old-price{ color: #b5b5b5; text-decoration: line-through;}
.promotion-slide .prev{ width: 34px; height: 34px; position: absolute; left: 45%; bottom: 0%; background: url(../images/prev3.png);}
.promotion-slide .next{ width: 34px; height: 34px; position: absolute; right: 45%; bottom: 0%; background: url(../images/next3.png);}
.promotion .col2{ width: 31.33%; float: right; margin: 1%;}

.pBox{ font-size: 13px;}

.titlehome{
    margin-bottom: 4px;
}
.pBox .title{ }
.pBox .title a{ color: #fa5708; display: inline-block; margin: 10px 0;}
 
.pBox .row2{ background-color: #E0DFDF;}
table#list tr td{ padding: 10px 0px;font-size: 12px;}
table#list tr td a{ color: #fa5708;font-weight: bold;font-size: 18px;}
.tag{text-transform: none;font-size: 14px;color: green;display: inherit;}
.codetour{float: left; margin-right: 20px; color: green;}
.tablelist{border-bottom: 1px dotted #000;line-height: 30px;height: 135px;}
.tablelist:first-child{border-top: none;}
.tablelist:hover{background: #f6f6f6; cursor: pointer;}
.lichkhoihanh{background: url('../images/lichkhoihanh.png') no-repeat;padding: 0 30px;font-size: 14px;}
.airlines{background: url('../images/airlines.png') no-repeat;padding: 0 30px;font-size: 14px;}
.seats{
    background: url(../images/seat.png) no-repeat;
    padding: 1px 35px;
    font-size: 18px !important;
    font-weight: bold;
    color: red;
}
.sp_pagenavi a{color: #fff;text-transform: uppercase;font-size: 16px;}

table#list tr td a:hover{ color: #2bbaff}
table#list tr.item:hover{ background-color: rgb(229, 184, 111);}
table#list tr td.price{ color: #be0500; font-weight: bold;font-size: 15px;}
table#list tr td .red_buttona{
    border-radius: 3px;
    color: #2bbaff;
    padding: 7px 25px;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid #2bbaff;
    }
table#list tr td .red_buttona:hover{ background-color: #fa5708;}
table#list tr td .red_button{ background-color: #76b51b;
    border-bottom: solid 3px #548212;
    border-radius: 3px;
    color: #fff;
    padding: 10px 8px;
    text-transform: uppercase;
    font-size: 15px;}
table#list tr td .red_button:hover{ background-color: #436513;}

.pBox .content h1 { width: 100%; font-size: 13pt; margin-bottom: 10px;}
.pBox .content h1 a{ color: #9a7129;}
.pBox .row {    min-height: 30px;    overflow: hidden; margin: 0 !important;}

#sz_TabRegister{ list-style: none;}
#sz_TabRegister li{ display: inline-block; background: url(../images/bk_DangKyTour_inactive.jpg); width: 331px; height: 62px; line-height: 62px; text-align: center; font-size: 13px; color: #fff;}
#sz_TabRegister li.active{ background: url(../images/bk_DangKyTour_active.jpg);}
.itemrow11 {
    height: 50px;
}
.itemrow11:hover {
background: #E0DFDF;
cursor: pointer;
}
.booking_tab .title {
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    padding: 0px;
    text-align: left;
    font-weight: bold;
    color: #ffffff;
    overflow: hidden;
    vertical-align: middle;
    line-height: 26px;
}
.booking_tab b {
    background-color: #8e8e92;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
}
.booking_tab table {
    width: 100%;
}
.booking_tab table .header {
    background-color: #E0DFDF;
}
.booking_tab table td {
    height: 35px; vertical-align: middle;
}
.booking_tab .price {
    color: #be0500; font-weight: bold;
}
.red_button:hover {
    background-color: #f4be03;    
}
.red_button {
background-color: #fa5708;
    border-bottom: solid 3px #795418;
    border-radius: 3px;
    padding: 5px 50px;
    color: white;
}

.tophead {
	margin-top: 30px;
}
.hotline {
	background: url("../images/hotilne.png") no-repeat scroll 0 0 transparent;
	float: right;
    height: 28px;
    width: 254px;
}
 
.lang {
    float: right;
    letter-spacing: 10px;
    margin-left: 20px;
    padding-top: 5px;
}
.topnav {
	clear: both;
    overflow: hidden;
    padding-top: 10px;
}
.topnav ul {
    float: right;
    list-style: none outside none;
    margin-top: 6px;
}

.topnav li {
    border-right: 1px solid #5F5D5D;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.topnav li:last-child {
    border-right: medium none;
}
.topnav a {
    color: #5F5D5D;
    font-weight: bold;
}
.topnav a:hover {
    border-bottom: 1px dotted #5F5D5D;
    text-decoration: none;
}
.searchsite {
    float: right;
    margin-left: 10px;
}
.search-field {
    background-color: #CCCCCC;
    border: 1px solid #D8D8DA;
    height: 25px;
    padding: 0 4px;
    width: 197px;
}
.search-submit {
    background: url("../images/btn_search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    text-indent: -99px;
    width: 23px;
}

.search-page-search-form {
    border-bottom: 1px solid #E6E5E6;
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-color: #E0DEDE !important;
}
.search-page-search-form h2 {
    color: #333333;
    font: 18px/20px 'MuseoSlab500Regular',RobotoCondensed-Regular,helvetica,sans-serif;
    margin: 0 0 20px;
    padding: 0;
}
.seach-form input[type="text"] {
    padding: 8px 2% !important;
    width: calc(90% - 39px);
}
.search-page-search-form input[type="submit"] {
    background: none repeat scroll 0 0 #000000 !important;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block !important;
    font-family: RobotoCondensed-Regular !important;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    padding: 0 !important;
    text-indent: 0 !important;
    width: 68px;
}

.navhead {
    clear: both;
    margin-top: 5px;
}
.logo{ display: inline-block; float: left; width: 15%;}
.logo img{    height: 65px;}
.slogan{ 
    float: right;
    background: #dba62c;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-family: RobotoCondensed-Regular;
    color: #fff;
}
.supportB{ position: absolute; right: 0; top: 0;}
.support{ background: #fff; padding: 0 42px;}

/**
 * Navigation
 * ------------*/
nav {
    padding-top: 2px;
}
#mainNav {
    background: url("../images/bg-menu.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #E2E2E2;
    box-shadow: 1px 1px 2px #888888;
    -webkit-box-shadow: 1px 1px 2px #888888;
    -moz-box-shadow: 1px 1px 2px #888888;
    float: right;
    height: 41px;
    margin: 9px 0;
    padding: 0;
}
#mainNav > li {
    border-right: 1px solid #E2E2E2;
    float: left;
    padding: 5px 4px;
}
#mainNav > li:last-child {
    border: medium none;
}
#mainNav > li > a {
    color: #464646;
    display: block;
    font-weight: bold;
    padding: 7px 9px;
    text-decoration: none;
    text-transform: uppercase;
}
#mainNav a {
    text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}
#mainNav > li > a:hover/*, #mainNav > li.current_page_parent > a, #mainNav > li.current-menu-item > a*/ {
    color: #EC2528;
}
/*sub-menu*/
#mainNav ul.sub-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    min-width: 220px;
    padding-bottom: 0.5em;
    box-shadow: 1px 1px 3px #888888;
    -webkit-box-shadow: 1px 1px 3px #888888;
	-moz-box-shadow: 1px 1px 3px #888888;
    z-index: 999;
}
#mainNav ul.sub-menu li {
    border-bottom: 1px dotted #DDDDDD;
    border-right: 0 solid #932821;
}
#mainNav ul.sub-menu li:hover {
    background-color: #E9E9E8;
}
#mainNav li ul.sub-menu li a {
    color: #111111;
    font-weight: normal;
    line-height: 30px;
    padding: 5px;
    text-decoration: none;
}
#mainNav li ul.sub-menu li.current-menu-item > a {
    font-weight: bold;
}
#mainNav li ul.sub-menu {
    font-size: 14px;
    padding: 0;
}
#mainNav li:hover ul.sub-menu {
    display: block;
    position: absolute;
}
#mainNav ul.sub-menu ul.sub-menu {
    display: none;
}
#mainNav ul.sub-menu li:hover ul.sub-menu {
    display: block;
    left: 220px;
    margin-top: -30px;
}

/* Content
/*-----------------------------------------------------------------------------------*/
.bgr-white{ background-color: #fff;}
.container {
    margin-bottom: 20px;
    overflow: hidden;
}
#main-content {
    float: left;
        width: 1200px;
}

.list_icon{ position: absolute; width: 114px; top: 0px; right: 0px; z-index: 10;}
.list_icon span{ background: url(../images/bgr_icon.png); display: block; width: 114px; height: 30px; margin: 5px 0; color: #fff; text-transform: uppercase; text-align: center; line-height: 30px; font-size: 14px; font-weight: bold; cursor: pointer;}

.icon_discount{ background: url(../images/bgr_icon_discount.png); width: 79px; height: 78px; text-align: center; line-height: 78px; position: absolute; top: 250px; left: 10px; font-size: 23px; color: #fff; z-index: 10;}

li:hover .onmouse{ display: block;}
/*onmouse*/
.onmouse{ display: none; position: absolute; top: 0; left: 0; height: 343px; z-index: 11; width: 100%; background: rgba(0,0,0,0.3); text-align: center;}
.view_now{ width: 136px; display: inline-block; line-height: 45px; height: 45px; font-size: 15px; text-transform: uppercase; color: #fff; background-color: #969936; margin-bottom: 10px;}
.count_down{ width: 136px; background-color: #fff; margin: auto; text-align: center; height: 60px;}
.count_down p{ font-size: 11px; text-transform: uppercase; line-height: 30px; height: 30px; color: #333;}
.count_down span{ display: block; line-height: 30px; height: 30px; background-color: #2c84c3; font-size: 17px;color: #fff;}

 .pricelist{
    background: url(../images/bestprice.png) no-repeat;
    padding: 1px 35px;
    font-size: 21px !important;
    font-weight: bold;
    color: red;
    vertical-align: middle;
    text-align: center;
 }
.main-title-home{ font-size: 25px; text-transform: uppercase; font-weight: normal; margin: 10px 0; color: #3e90c3; padding-top: 10px;}
.main-title-home.center{ text-align: center; background: url(../images/bgr-main-title-center-black.png) repeat-x center left;}
.main-title-home.center a{ color: #060606 !important; background-color: #fff; padding: 0 2%;}
.main-title-home.no-bgr{ background: none !important;}
.main-title-home a{ color: #3e90c3;}
.main-title-home.hottour{ color: #a50a20;}
.main-title-home.video{ color: #070606;}
.Boxinfo{
border: 1px solid #ac1e32;
    float: right;
    width: 402px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
        display: -webkit-box;
}
.Boxinfocase5{
border: 1px solid #ac1e32;
    float: right;
    width: 389px;
    height: 60px;
    position: absolute;
    right: 0;
    bottom: 0;
        display: -webkit-box;
}
.time-dep p{
        font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.time-dep p:last-child{
    border-bottom: none;
}

.PriceBox{
    color: #a50a20;
    font-size: 33px;
}
.Infotext{
    font-size: 15px;
    font-weight: normal;
    margin: 6px;
    display: -webkit-box;
    padding: 4px 0;
}
.Infovehicles{
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 6px;
 
}


.PriceBox{
        margin: 22px;
}
.viewherecase5{
    background: #ff9b00;
    position: absolute;
    height: 60px;
    right: 0;
    top: -1px;
    padding: 20px 20px;
    cursor: pointer;
}
.viewherecase5:hover{
    background: #ff0000;
}
.viewherecase5 a{
font-size: 15px;
color: #fff;
}
.viewhere{
    background: #ff9b00;
    position: absolute;
    height: 58px;
    right: 0;
    padding: 14px 20px;
    cursor: pointer;
}
#sz_AddPeople{
background: #76b51b;
    padding: 10px 200px;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 10px;
    color: #fff;
}
.viewhere:hover{
    background: #ff0000;
}
.viewhere a{
font-size: 15px;
color: #fff;
}
.hot-tour{ background-color: #fff; padding: 15px; overflow: hidden }
.hot-tour li{ position: relative; list-style: none;height: 206px;}
.hot-tour img{ width: 38%; margin-right: 2%; float: left; height: 205px;}
.hot-tour .title{ text-transform: uppercase; font-weight: bold; font-size: 19px;}
.hot-tour .price{ color: #a50a20; font-size: 33px;}
.hot-tour p{ 
font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #000;
}
.hot-tour p:last-child{ 
    border-bottom: none;
}
.hot-tour li .onmouse{ left: 0%; top: 0%; height: 205px; width: 38%;}

.video-home{ background-color: #fff; padding: 15px; overflow: hidden;}
.video-home img{ width: 100%; height: 410px;}
.video-home .title{ text-transform: uppercase; font-weight: normal; font-size: 19px;}
.video-home iframe{ width: 100%; height: 410px; display: none;}
.video-home ul{ list-style: none; overflow: hidden;}
.video-home ul li{ float: left; margin: 10px 8px; }
.video-home ul li img{ width: 105px; height: 80px;}
.video-home ul li .hidden_iframe{display: none;}

.checkin-tour{ list-style: none; display: block; overflow: hidden; background-color: #ebebeb; padding: 2% 1%;}
.checkin-tour li{ width: 48%; float: left; padding: 1%; background-color: #fff; overflow: hidden; margin: 0 1%;}
.checkin-tour li img{ width: 30%; display: block; float: left; margin-right: 2%; height: 130px;}
.checkin-tour li .descript{ font-size: 13px;}
.checkin-tour li .descript .title{ font-size: 17px; display: block; margin-bottom: 5px; text-transform: uppercase; font-weight: bold;}
.checkin-tour li .descript .more{ float: right; font-size: 12px; color: #a50a21;}

.tour-internation{ list-style: none; display: block; overflow: hidden; background-color: #ebebeb; padding: 2% 1%;}
.tour-internation li{ width: 42%; float: left; padding: 1%; background-color: #fff; overflow: hidden; margin: 0 1% 1% 1%; position: relative;}
.tour-internation li img{ width: 55%; display: block; float: left; margin-right: 2%; height: 148px;}
.tour-internation li .hover{ display: none;}
.tour-internation li .descript{ font-size: 13px;}
.tour-internation li .descript .title{ font-size: 15px; display: block; margin-bottom: 5px; margin-top: 15px; font-weight: bold;}
.tour-internation li:first-child{ width: 54%; position: relative;}
.tour-internation li:first-child img{ width: 100%; height: 331px;}
.tour-internation li:first-child .descript{ display: none;}
.tour-internation li:first-child .hover{ display: block; background-color: rgba(255,255,255,0.5); position: absolute; bottom: -1%; left: 0px; width: 100%; padding: 2% 3% 3% 3%;}
.tour-internation li:first-child .hover .title{ text-transform: uppercase; color: #000; font-size: 17px; font-weight: bold;}
.tour-internation li:first-child .hover p{ float: right; font-size: 14px; color: #ff0000; text-transform: uppercase; font-weight: bold;}
.tour-internation li:nth-child(2n+1){ margin-bottom: 0;}

.tour-internation li .onmouse{ left: 2.5%; top: 6%; height: 148px; width: 52%;}
.tour-internation li:first-child .onmouse{ left: 2%; top: 3%; height: 331px; width: 96%;}

.tour-internation-2{ display: block; overflow: hidden; background-color: #ebebeb; padding: 1% 1%; margin-top: 2%;}
.tour-internation-2 ul.left{ width: 70%; float: left; list-style: none;}
.tour-internation-2 ul.left li{ width: 46%; float: left; background-color: #fff; overflow: hidden; margin: 2%; position: relative;}
.tour-internation-2 ul.left li img{ width: 100%; display: block; height: 240px;}
.tour-internation-2 ul.left li .descript { padding: 2%; height: 50px;}
.tour-internation-2 ul.left li .descript .title{ font-size: 15px; display: block; text-transform: uppercase; font-weight: bold;}
.tour-internation-2 ul.right{ width: 28%; float: right; list-style: none; background-color: #fff; border-radius: 10px; margin: 1%;}
.tour-internation-2 ul.right li{ overflow: hidden; margin: 3%; overflow: hidden; position: relative;}
.tour-internation-2 ul.right li img{ width: 25%; display: block; margin-left: 2%; float: right; height: 70px;}
.tour-internation-2 ul.right li h2{ text-align: center; font-size: 16px; text-transform: uppercase; margin: 3% 0;}
.tour-internation-2 ul.right li .descript { padding: 2%; font-size: 13px; text-align: right;}
.tour-internation-2 ul.right li .descript .title{ display: block; text-transform: uppercase;}
.tour-internation-2 ul.right li .descript .new-price{ color: #a50a21; font-weight: bold;}
.tour-internation-2 ul.right li .descript .old-price{ color: #b5b5b5;}

.tour-internation-2 li .onmouse{ left: 0%; top: 0%; height: 240px;}

.tour-internation-level2{ overflow: hidden; background-color: #ebebeb; padding: 1%;}
.tour-internation-level2 ul{ list-style: none;}
.tour-internation-level2 ul li{ width: 48%; float: left; background-color: #fff; overflow: hidden; margin: 1%; position: relative;}
.tour-internation-level2 ul li img{ width: 48%; display: block; float: right; margin-left: 2%; height: 250px;}
.tour-internation-level2 ul li .descript{ font-size: 13px; padding-left: 20px;}
.tour-internation-level2 ul li .descript .bold_price{ font-weight: bold; color: #ff0000;}
.tour-internation-level2 ul li .descript .time-line{ display: none;}
.tour-internation-level2 ul li .descript .title{ font-size: 15px; text-transform: uppercase; display: block; margin-bottom: 5px; margin-top: 15px; font-weight: bold;}
.tour-internation-level2 ul li:first-child{ width: 48%;}
.tour-internation-level2 ul li:first-child img{ width: 100%; height: 272px;}
.tour-internation-level2 ul li:first-child .descript{ padding: 4%; overflow: hidden; height: 250px;}
.tour-internation-level2 ul li:first-child .descript .more{ float: right; color: #a50a21;}
.tour-internation-level2 ul li:first-child .descript .time-line{ display: block;}

.tour-internation-level2 li .onmouse{ left: 52%; top: 0%; height: 250px; width: 48%;}
.tour-internation-level2 li:first-child .onmouse{ left: 0%; top: 0%; height: 272px; width: 100%;}

.tour-internation-level2-2{ display: block; overflow: hidden; background-color: #ebebeb; padding: 1% 1%; margin-top: 0;}
.tour-internation-level2-2 ul.left{ width: 70%; float: left; list-style: none;}
.tour-internation-level2-2 ul.left li{ width: 96%; background-color: #fff; overflow: hidden; margin: 2%; position: relative;}
.tour-internation-level2-2 ul.left li img{ width: 30%; display: block; height: 200px; float: left; margin-right: 5%; padding: 1%;}
.tour-internation-level2-2 ul.left li .descript { padding: 2%; height: 50px; font-size: 13px;}
.tour-internation-level2-2 ul.left li .descript .title{ font-size: 15px; display: block; text-transform: uppercase; margin-bottom: 5px;}
.tour-internation-level2-2 ul.right{ width: 28%; float: right; list-style: none; background-color: #fff; border-radius: 10px; margin: 1%;}
.tour-internation-level2-2 ul.right li{ overflow: hidden; margin: 3%; overflow: hidden;}
.tour-internation-level2-2 ul.right li img{ width: 25%; display: block; margin-left: 2%; float: right; height: 70px;}
.tour-internation-level2-2 ul.right li h2{ text-align: center; font-size: 16px; text-transform: uppercase; margin: 3% 0;}
.tour-internation-level2-2 ul.right li .descript { padding: 2%; font-size: 13px; text-align: right;}
.tour-internation-level2-2 ul.right li .descript .title{ display: block; text-transform: uppercase; white-space: nowrap; overflow: hidden;}
.tour-internation-level2-2 ul.right li .descript .new-price{ color: #a50a21; font-weight: bold;}
.tour-internation-level2-2 ul.right li .descript .old-price{ color: #b5b5b5;}
.tour-internation-level2-2 .sidebar{ margin-top: 1%;}

.tour-internation-level2-2 li .onmouse{ left: 0%; top: 0%; height: 200px; width: 30%;}

.tour-internal{ overflow: hidden; background-color: #ebebeb; padding: 1%;}
.tour-internal ul{ list-style: none;}
.tour-internal ul li{ width: 31.33%; float: left; background-color: #fff; overflow: hidden; margin: 1%; position: relative;}
.tour-internal ul li img{ width: 100%; display: block; height: 200px;}
.tour-internal ul li .descript{ display: none;}
.tour-internal ul li .descript-2{ font-size: 13px; padding: 4%; overflow: hidden;}
.tour-internal ul li .descript-2 .title{ float: left; text-transform: uppercase; font-size: 15px; font-weight: bold;}
.tour-internal ul li .descript-2 .new-price{ float: right; color: #a50a21; font-weight: bold;}
.tour-internal ul li .descript-2 .number-day{ float: left;}
.tour-internal ul li .descript-2 .old-price{ float: right; text-decoration: line-through;}
.tour-internal ul li:first-child{ width: 98%;}
.tour-internal ul li:first-child img{ width: 66%; float: right; height: 410px;}
.tour-internal ul li:first-child .descript-2{ display: none;}
.tour-internal ul li:first-child .descript{ display: block; padding: 7% 4%; float: left; font-size: 13px; height: 66px; width: 34%;}
.tour-internal ul li:first-child .descript .title{ text-transform: uppercase; font-size: 20px; line-height: 1.3; font-weight: bold;}
.tour-internal ul li:first-child .descript .more{ float: right; color: #a50a21;}

.tour-internal ul li .onmouse{ left: 0%; height: 200px;}
.tour-internal ul li:first-child .onmouse{ left: 34%; height: 410px; width: 66%;}

.btn-showmore-tour{ display: block; width: 275px; background-color: #fff; padding: 10px; text-align: center; color: #333; border-radius: 5px; font-size: 14px; margin: auto; font-weight: bold;}

.tickets-airline{ overflow: hidden; padding: 1%;}
.tickets-airline h2{ padding: 1%;}
.tickets-airline h2 a{ display: inline-block; text-transform: uppercase; font-size: 17px; font-weight: normal; border-bottom: 1px solid #333; padding-left: 0%;}
.tickets-airline .col1{ float: left; width: 58%; margin: 1%; position: relative;}
.tickets-airline .col1 .icon_newest{ position: absolute; top: -20px; left: -20px; width: 136px; height: 45px; background: url(../images/icon_newest.png);}
.tickets-airline .col1 img{ width: 100%; height: 483px;}
.tickets-airline .col1 .descript{ background-color: #fff; font-size: 13px;}
.tickets-airline .col1 .descript .title{ text-transform: uppercase; font-size: 15px; font-weight: bold;}
.tickets-airline .col2{ width: 38%; float: right; margin: 1%;}
.tickets-airline .col2 li{ display: block; list-style: none; margin-bottom: 10px;}
.tickets-airline .col2 li img{ width: 100%; height: 215px;}
.tickets-airline .col2 li .descript{ background-color: #fff; font-size: 13px;}
.tickets-airline .col2 li .descript .title{ text-transform: uppercase; font-size: 15px; font-weight: bold;}
.ticket-slide{ overflow: hidden; position: relative; margin: 2% 0 0 0; padding-bottom: 5%;}
.ticket-slide ul{ position: relative; width: 5000px; overflow: hidden;}
.ticket-slide ul li{ width: 276px; height: 284px; margin: 10px; float: left; border: 1px solid #b5b5b5;}
.ticket-slide ul li img{ width: 100%; height: 195px;}
.ticket-slide ul li .title{ display: block; padding: 3%; background-color: #fff; font-size: 14px; font-weight: bold;}
.ticket-slide .prev{ width: 34px; height: 34px; position: absolute; left: 45%; bottom: 5%; background: url(../images/prev3.png);}
.ticket-slide .next{ width: 34px; height: 34px; position: absolute; right: 45%; bottom: 5%; background: url(../images/next3.png);}
.ticket-slide .nav{ position: relative; padding: 1%; text-align: center;}
.ticket-slide .nav span{ display: inline-block; width: 10px; height: 10px; margin: 10px; background-color: #b5b5b5; border-radius: 5px;}
.ticket-slide .nav span.active{ background-color: #333;}

.tickets-other{ overflow: hidden; padding: 1%;}
.tickets-other h2{ padding: 1%;}
.tickets-other h2 a{ display: inline-block; text-transform: uppercase; font-size: 17px; font-weight: normal; border-bottom: 1px solid #333; padding-left: 0%;}
.tickets-other .col1{ width: 68%; margin: 1%; float: left;}
.tickets-other .col1 li{ width: 31%;float: left; margin: 1%; font-size: 13px; border: 1px solid #ddd;}
.tickets-other .col1 li img{ width: 100%; height: 180px;}
.tickets-other .col1 li .descript{ padding: 5%;}
.tickets-other .col1 li .overflow{ height: 20px; overflow: hidden;}
.tickets-other .col1 li .title{ font-size: 13px; text-transform: uppercase; font-weight: bold; line-height: 22px;}
.tickets-other .col1 li .new-price{ font-weight: bold; color: #a50a21;}
.tickets-other .col1 li .old-price{ text-decoration: line-through;}
.tickets-other .col2{ float: right; margin: 1%; width: 28%;}
.tickets-other .col2 img{ width: 100%;}

.tickets-detail{ overflow: hidden; padding: 1%;}
.tickets-detail h2{ padding: 1%;}
.tickets-detail h2 a{ display: inline-block; text-transform: uppercase; font-size: 17px; font-weight: normal; border-bottom: 1px solid #333; padding-left: 0%;}
.tickets-detail .col1{ width: 68%; margin: 1%; float: left; font-size: 13px;}
.tickets-detail .col1 .title{ font-size: 17px; text-transform: uppercase; font-weight: normal; padding: 1% 0;}
.tickets-detail .col1 img{ max-width: 100%; margin: 1% auto; display: block;}
.tickets-detail .col1 .time{ background: url(../images/icon-time.png) no-repeat center left; padding-left: 20px; line-height: 18px;}
.tickets-detail .col1 .source{ border-bottom: 1px solid #b5b5b5; margin-bottom: 2%; background: url(../images/icon-time.png) no-repeat center left; padding-left: 20px; line-height: 18px;}
.tickets-detail .col2{ float: right; margin: 1%; width: 28%;}
.tickets-detail .col2 img{ width: 100%;}

#crumbs {
    background: url("../images/icon_home.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 13px;
    font-weight: normal;
    padding: 1%;
}
#crumbs a, #crumbs span {
     
}
#crumbs a {
    margin: 0 1%; text-transform: uppercase;
}
#crumbs span {
    margin-left: 5px;
}

.fea-wrap {
    overflow: hidden;
}
.fea_slide {
    margin-bottom: 20px;
    height: 298px;
}
.testi_item {
    display: none;
}
.slide-controls a {
    background-image: url("../images/car-btns.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    text-indent: -5000px;
    width: 16px;
}
.slide-controls a.prev {
    background-position: 0 0;
}
.slide-controls a.prev:hover {
    background-position: 0 -13px;
}
.slide-controls a.next {
    background-position: -12px -13px;
}
.slide-controls a.next:hover {
    background-position: -12px 0;
}
* + html .slide-controls ul li {
    display: inline;
}

.feature-tour, #list-tour {
 
}
.feature-tour header, #list-tour header {
  border: 1px solid #fff;
    margin-bottom: 20px;
    padding: 10px 0px 15px 9px;
    background: #0D577A;
}
.feature-tour header h5, #list-tour header h5, #list-tour header h1, .feature-tour header h1 {
    color: #fff;
    font-size: 15px;
    padding: 0;
}
#list-tour header h1, .feature-tour header h1 {
    line-height: 26px;
    margin-bottom: -4px;
    margin-top: -4px;
}
.feature-tour footer, #list-tour footer {
    background: url("../images/icon_arrow2_313131.png") no-repeat scroll 635px 5px #313131;
    clear: both;
    height: 24px;
    padding-right: 70px;
    padding-top: 5px;
    text-align: right;
}
.feature-tour footer a, #list-tour footer a {
    color:#FFFFFF;
}
.feature-tour article {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 283px;
}
.feature-tour article:nth-child(3) {
    margin-right: 0;
}
.index_info{
    height: 72px; display: block; font-size: 1.2em; overflow: hidden;font-family: RobotoCondensed-Regular;
}

.feature-tour article h2, #list-tour article h2 {
    color: #0D577A;
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
    text-transform: uppercase;
    line-height: 29px;
}
.Detail{
    background-color: #afa62d;
    padding: 5px 5px;
    color: #fff;
    font: 1.0em/1.2em RobotoCondensed-Regular;
}
.Book{
    background-color: #415e19;
    padding: 5px 15px;
    color: #fff !important;
    font: 1.0em/1.2em RobotoCondensed-Regular;
    text-transform: uppercase;cursor: pointer;
}

.feature-tour article h2:hover {
     color: green;
    
}
.feature-tour article a, #list-tour article a {
    color: #1E1E1E;
}
.feature-tour article a, #list-tour article.hotel_list a {
    color: #BE7B02;
}
.feature-tour article a:hover, #list-tour article a:hover {
    color: #1198D2;
}
.feature-tour article .art-wrap {
    background: #FFFFFF; /* Old browsers */
    height: 197px;

}

.f_link {
    margin: 10px 0;
}
.boxprice, .boxprice1 {
     
    color: #585858;
 
    line-height: 20px;
    padding: 0 8px 15px 0px;
    text-align: left;
}
.boxprice1 {
    border-radius: 0 0 4px;
    position: absolute;
}
.boxprice .bprow1, .boxprice1 .bprow1 {
    font-size: 15px;font-family: RobotoCondensed-Regular;
}
.f12e {
    font: 1.4em/1.8em RobotoCondensed-Regular;
}
.f12eshow {
    font-size: 1.4em;font-family: RobotoCondensed-Regular;
    margin-bottom: 15px;
}
.boxprice .bprow2, .boxprice1 .bprow2 {
    color: #ff0000;
    font-family: tahoma;
    font-size: 17px;
    font-weight: bold;
    line-height: 32px;
}
.boxprice .bprow2 em, .boxprice1 .bprow2 em {
    color: #585858;
     
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
}
.price-tb-bx {
    margin-bottom: 10px;
}
.price-tb-bx  {
    display: inline-block;
    border: 1px solid #00923f;
}
 
.price-sw{
    background-color: #00923f;
    color: #ffffff;
    display: block;
    padding: 23px 41px 15px;
    font-size: 35px;
    font-weight: 700;
    text-shadow: 0 2px 2px #332713;
    width: 304px;
    border-radius: 15px;
}
.detailleft{
        width: 800px;
        text-align: justify;
        padding: 0 10px;
}
.detailright{
    float: right;
    width: 395px;
}
.dong{
    font: 0.6em/1.0em RobotoCondensed-Regular;
}
.box_entry_meta {
    background: url("../images/bg-trans.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    position: absolute;
    width: 278px;
    padding: 5px 10px;
    color: #585858;
}

.feature-tour article.hotel_list .art-wrap {
    min-height: 154px;
}
.link_hotel {
    background-color: #AC832B;
    height: 50px;
}
.price_hotel {
    background-color: #950113;
    color: #FFFFFF;
    float: right;
    max-height: 40px;
    min-height: 40px;
    padding: 5px;
    text-align: center;
    min-width: 105px;
}
.price_hotel span {
    font-weight: bold;
    font-size: 18px;
}
.lh_detail, .lh_booknow {
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    margin: 0 1px 0 5px;
    padding-left: 15px;
    text-decoration: underline;
}
.feature-tour article.hotel_list a.lh_detail {
    background: url("../images/icon_arrow5.png") no-repeat scroll 0 -14px rgba(0, 0, 0, 0);
    color: #FFFFFF;
}
.feature-tour article.hotel_list a.lh_booknow {
    background: url("../images/icon_arrow5.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    color: #6C000E;
}
.feature-tour article.hotel_list a.lh_detail:hover {
    color:#6C000E;
    text-decoration: none;
}
.feature-tour article.hotel_list a.lh_booknow:hover {
    color:#FFFFFF;
    text-decoration: none;
}

#list-tour article.blog {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    margin: 5px 0 35px;
    max-height: 100%;
}
#list-tour article.blog header.entry-header {
    border-bottom: medium none;
    margin: 0;
    padding: 0;
}
#list-tour article.blog h2.entry-title {
    padding: 10px;
}
.post-featured-image {
    margin: 0;
}
.post-featured-image img {
    max-width: 618px;
    padding: 1px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.post-featured-image img:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.system_adv {
    padding-right: 10px;
    margin: 0;
}
.sadv img{
    width: 593px !important;
    height: 220px;
    border: 6px solid #fff;
}
.entry-content {
    display: block;
    overflow: hidden;
    padding: 1.5% 2.5%;
}
.entry-meta-bar {
    background: none repeat scroll 0 0 #F9F9F9;
    border-bottom: 1px solid rgba(0, 0, 0, 0.035);
    border-top: 1px solid rgba(0, 0, 0, 0.035);
    clear: both;
    padding: 7px 5px;
}
.entry-meta {
    float: left;
    font-size: 12px;
    margin-left: 2.2em;
    padding-top: 2px;
    text-indent: -2.5em;
}
.entry-meta a {
    color: #555;
}
.entry-meta a:hover {
    color: #AF0F11;
}
.entry-meta span {
    padding: 8px
}
.entry-meta .author:before,
.entry-meta .date:before,
.entry-meta .category:before,
.entry-meta .comments:before,
.tags:before,
.back-to-top a:before {
    font-family: 'Genericons';
    font-size: 18px;
    vertical-align: bottom;
    padding-right: 3px;
    -webkit-font-smoothing: antialiased;
    *overflow: auto;
    *zoom: 1;
    *display: inline;
}
.entry-meta .author:before{
    content: '\f304';
}
.entry-meta .date:before{
    content: '\f303';
}
.entry-meta .category:before{
    content: '\f301';
}
.entry-meta .comments:before{
    content: '\f300';
}
 
.tags {
    margin-bottom: 20px;
    display: inline-block;
    }
.taga{
    padding: 1px 5px;
    background: #d0d0d0;
    border-radius: 4px;
    margin-right: 4px;
}   
    
.tags a {
    color: #888;
}
.tags a:hover {
    color: #AF0F11;
}

.advertise_footer {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.anphabet {
    font-weight: bold;
    text-align: center;
    word-spacing: 6px;
}

.f_detail {
    
    float: right;
    font-weight: bold;
    line-height: 22px;
     
}
.feature-tour article a, #list-tour article.hotel_list a{
    color: #0F6392; 
}
.feature-tour article .f_detail a {
    background: #00923F;
    color: #fff; 
    position: absolute; 
    border-radius: 9px;
    right: 10px;
    padding: 4px 22px;
    font-weight:normal;
    text-decoration: none;
}
.feature-tour article .f_detail a:hover {
    background: #B4971F;
 
}
.feature-tour article a.booklink {
    color: #BE0000;
    text-transform: uppercase;
}
.feature-tour article a.booklink:hover {
    color: #EA9629;
}

#list-tour article {
    background: #FFFFFF; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #cbcbcb 0%, #ececec 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #cbcbcb 0%, #ececec 100%); /* W3C */
    margin-bottom: 20px;
     
}
#list-tour article .art-wrap {
    padding: 5px 15px 10px 0;
}
#list-tour article .hover a > img {
    float: left;
    margin-right: 15px;
}
.btn_detail, .btn_book {
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    box-shadow: 2px 3px 5px #C0C0C0;
    -webkit-box-shadow: 2px 3px 5px #C0C0C0;
    -moz-box-shadow: 2px 3px 5px #C0C0C0;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin-left: 10px;
    padding: 7px 10px;
}
.btn_sort {
    border: medium none;
    border-radius: 6px;
    font-weight: bold;
    display: inline-block;
    box-shadow: 2px 3px 5px #666666;
    -webkit-box-shadow: 2px 3px 5px #666666;
    -moz-box-shadow: 2px 3px 5px #666666;
}
.btn_detail, .btn_sort {
    background: url("../images/btn-details1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.btn_book {
    background: url("../images/btn-booknow1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#list-tour .btn_detail:hover, #list-tour .btn_book:hover, .btn_sort:hover {
    text-decoration: none;
    background: url(../images/btn-details.png) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#list-tour .btn_book {
    color: #FFFFFF;
}
.art-wrap p {
    text-align: justify;
}

/**
 * Hover readmore
 * ------------*/
.fea-wrap article .hover {
    float: left;
     
    width: 100%;
    height: 199px;
}
.hover {
    margin-bottom: 5px;
    position: relative;
}
.readmore{
    margin: 12px 0 0 0;
    font: 1.2em/1.2em RobotoCondensed-Regular;
}
.readmore a{text-decoration:  none !important;}
.hover .readmore {
    color: #333333;
    display: none;
    height: 100%;
    left: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500;
}
.img_idextour{
    max-width: 100%;
        width: 346px;
}
.hover .readmore {
    background: url("../images/doc.png") no-repeat scroll 0 0 #FFFFFF;
}
.hover .readmore .anchor:before {
}
.hover .readmore span {
    display: block;
    font-size: 13px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.overview {
 
    border: 1px solid #E3E3E3;
        padding: 18px 15px 0 15px;
}
.overview > h2 {
    padding-bottom: 10px;
}
.overview.fulltext p {
    padding-bottom: 18px;
}

.headbox {
 
    border-top: 1px solid #CACACA;
}
.headbox img {
    float: right;
    margin-right: 12px;
}
.tour_info {
    background-color: #FFFFFF;
    display: inline-block;
    min-height: 178px;
        padding: 10px 0 0 0;
    width: 100%;
}
.tour_info h6 {
    color: #C5932C;
    font-size: 14px;
    padding-bottom: 10px;
}
.tour_info ul {
    margin-bottom: 8px;
    margin-left: 10px;
}
.tour_info li {
    background: url("../images/list-arrow.png") no-repeat scroll 0 11px rgba(0, 0, 0, 0);
    padding-left: 11px;
}
.nametitle{
    font: bold 1.2em/1.3em RobotoCondensed-Regular;
    color: #6F6F6F;
        line-height: 29px;
}
.nametitle-detail{
    font: 1.2em/1.3em UTM Avo;
    color: #00923f;

}
.sorting {
    background: #E0E0E0; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #A3A3A3 0%, #E0E0E0 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #A3A3A3 0%, #E0E0E0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 4px;
}
.sortform {
    background-color: #939292;
    color: #FFFFFF;
    padding: 10px;
    text-align: center;
}
#main.index .main_in{
    padding: 15px 0; background-color: #ebebeb;
}
.info-list{
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 13px;
    text-align: justify;
    font-size: 12px;
}

/* Review */
#review_content {
    min-height: 292px;
}
.review {
    background: none repeat scroll 0 0 #EFF7FD;
    border: 1px solid #CEECFB;
    margin: 10px 0 20px;
    padding: 10px;
}
.review h4 {
    color: #C5932C;
    padding-bottom: 10px;
}
.review button {
    background: #FFFFFF; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #E7E7E7 0%, #FFFFFF 100%); /* W3C */
    box-shadow: 2px 3px 5px #CCCCCC;
    -webkit-box-shadow: 2px 3px 5px #CCCCCC;
    -moz-box-shadow: 2px 3px 5px #CCCCCC;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    color: #1198D2;
    margin: 10px;
}
.review button:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.review button:hover a {
    color: #EA9629;
}
.breakdown_score_wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 3px 3px;
    -moz-border-radius: 0 3px 3px;
    -webkit-border-radius: 0 3px 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    margin: 2% 0;
    min-height: 180px;
}
.tbl_review_score {
    width: 100%;
}
.tbl_review_score td {
}
.tbl_review_score label {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: bold;
}
ul.score_filter, ul.rating_scale {
    list-style: none outside none !important;
    padding: 0 !important;
}
.score_filter li {
    border-bottom: 1px dotted #cccccc;
    clear: both;
    padding-left: 1px;
    padding-top: 4px;
}
.score_filter span, .rating_scale span {
    float: right;
}
.noscope {
    color: #949494;
}
.rating_scale {
    margin-top: 5px !important;
}
.rating_scale li {
    clear: both;
    font-weight: 700;
    margin-bottom: 4px;
    padding-left: 1px;
    padding-top: 4px;
}
.col-sm-3{
    float: right;
}
.rating_scale div {
    background: none repeat scroll 0 0 #e6f2ff;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    color: #003580;
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
    text-indent: 5px;
    width: 80%;
}
.rating_scale div .per_bar {
    background: none repeat scroll 0 0 #87c2f6;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    height: 20px;
    margin-top: -18px;
    overflow: hidden;
}
#review_total_score {
    text-align: center;
}
.totalscore {
    background: none repeat scroll 0 0 #0f7dbd;
    border-radius: 10px 10px 10px 0;
    -moz-border-radius: 10px 10px 10px 0;
    -webkit-border-radius: 10px 10px 10px 0;
    color: #ffffff;
    display: inline-block;
    font-size: 35px;
    margin: 14px 0;
    padding: 22px 13px;
    width: auto;
}
.review_sl {
    margin-bottom: 20px;
}
.review_sl a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #1e1e1e;
}
.review_sl span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #87c2f6;
    padding: 2px 10px;
}
.review_sl span.del_sl {
    background: url("../images/icon_delete.png") no-repeat scroll right 5px transparent;
    border: medium none;
    display: inline-block;
    height: 15px;
    padding: 0 0 0 7px;
    width: 10px;
}
.pag_review {
    background-color: #eff7fd;
    border: 1px solid #ceecfb;
    clear: both;
    padding: 6px 6px 7px;
    text-align: center;
}
.pageprev, .pagenext {
    font-weight: 700;
}
.pageprev {
    float: left;
}
.pagenext {
    float: right;
}
.showing {
    color: #555;
}
.nolink {
    color: #c0c0c0;
}
#list_review ul {
    list-style: none outside none !important;
    margin-bottom: 0 !important;
    padding: 10px 0 !important;
}
#list_review li {
    border-top: 1px solid #ceecfb;
    margin-top: -11px;
    padding: 12px 0 20px;
}
.cell_user {
    float: left;
    padding: 0;
    width: 120px;
}
.cell_comments {
    padding-left: 120px;
    text-align: justify;
}
.comment_wraper {
    float: left;
    padding-right: 10px;
    width: 445px;
}
.cell_score {
    background: url("../images/bg-score.png") no-repeat scroll 0 -8px rgba(0, 0, 0, 0);
    float: right;
    height: 48px;
    position: relative;
    width: 42px;
}
.cell_score > span {
    color: white;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 48px;
}
.user_name {
    font-size: 16px;
    word-wrap: break-word;
    padding-bottom: 3px;
}
.user_location, .cell_input_time {
    color: #666;
    font-size: 10px;
    line-height: 14px;
}
.comments_good {
    background: url("../images/icon_cmgood.gif") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    text-indent: 15px;
}
.comments_bad {
    background: url("../images/icon_cmbad.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    text-indent: 15px;
}
.no_comment {
    color: #666;
    font-style: italic;
}
.moretext {
    display: none;
}

.frmRV td {
    padding: 4px 12px !important;
}

.morecontent span {
    display: none;
}
.morelink {
    
}

.frmRV input[type="text"], .frmRV input[type="email"], .frmRV select {
    border-radius: 3px;
    padding: 4px;
    width: 233px;
}
.frmRV select {
    border: 1px solid #cccccc;
    box-shadow: none;
    padding: 4px;
    width: 243px;
}
#score_sum {
    background: none repeat scroll 0 0 #0f7dbd;
    border-radius: 10px 10px 10px 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 9px;
    font-weight: bold;
}

.tour_refer {
    padding-top: 20px;
    font-style: italic;
    clear: both;
}

/* Phan trang */
.sp_pagenavi {
    clear: both;
    padding: 10px 0;
    text-align: center;
        background: #ff5353;
}
.sp_pagenavi:hover:{background: #a11010; cursor: pointer;}
.sp_pagenavi a.page, .sp_pagenavi span.current, .sp_pagenavi a.page-numbers {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    margin: 2px;
    padding: 5px 7px;
    text-decoration: none;
}
.sp_pagenavi span.current, .sp_pagenavi a.page:hover, .sp_pagenavi a.page-numbers:hover {
    background: #FDFF74; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #CFAC07 0%, #FDFF74 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #CFAC07 0%, #FDFF74 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sp_pagenavi a.page, .sp_pagenavi a.page-numbers {
    color: #3E3E3E;
}

.rv_pagenavi {
    clear: both;
    font-size: 0.9em;
    height: 24px;
    letter-spacing: 1px;
    padding: 5px 0 0;
    text-transform: uppercase;
}
.rv_pagenavi a.page, .rv_pagenavi span.current {
    border-radius: 4px;
    margin: 0 3px;
    padding: 3px 5px;
    text-decoration: none;
}
.rv_pagenavi a.page {
    color: #666666;
    text-decoration: underline;
}
.rv_pagenavi span.current {
    background-color: #01a1c6;
    color: white;
}
.rv_pagenavi a:hover {
    background-color: #DDDDDB;
    text-decoration: none;
}


#content-box {
    clear: both;
}
#content-box .list-wrap {
    border-color: #D3AA29 #FFFFFF #FFFFFF;
    border-style: solid;
    border-width: 2px 1px 1px;
    margin: 0 0 20px;
    padding-top: 15px;
}
#content-box ul.nav, #content-box ul.tabs {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#content-box ul.nav li, #content-box ul.tabs li {
    float: left;
    line-height: inherit;
}
#content-box ul.nav li span, #content-box ul.tabs li span {
    float: left;
    margin-bottom: 1px;
    padding: 1px 0px 0px 10px;
    margin-right: 3px;
}
#content-box ul.nav li a span span, #content-box ul.tabs li a span span {
    color: #D3AA29;
    padding: 6px 10px 0px 0px;
    font-weight: bold;
    height: 22px;
    margin-right: 0;
}
#content-box ul.nav li a.current span, #content-box ul.nav li a:hover span, #content-box ul.tabs li a.current span, #content-box ul.tabs li a:hover span {
    background: linear-gradient(to top, #C29841 0%, #F2D599 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px 5px 0 0;
    padding: 3px 3px 0;
}
#content-box ul.nav li a.current span span, #content-box ul.nav li a:hover span span, #content-box ul.tabs li a.current span span, #content-box ul.tabs li a:hover span span {
    background: linear-gradient(to top, #CB9C2B 0%, #D6AE28 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px 4px 0 0;
    color: #000000;
    text-shadow: 0 0 1px rgba(150, 150, 150, 0.5);
    padding: 3px 7px;
}

 
.tabs_container {
    clear: both;
}
.tab_content {
    display: none;
    border-color: #D3AA29 #FFFFFF #FFFFFF;
    border-style: solid;
    border-width: 0px 1px 1px;
    margin: 0 0 20px;
    padding-top: 15px;
}
.tab_content a{font-weight: bold;text-decoration: underline;}
.tab_content a:hover{color: red}
/* Begin Tour Itinerary */
.tweetfeed-list-container {
    
}
.tweetfeed-list-container a {
    text-decoration: none;
}
.tweetfeed-list-container .tweetfeed-item-container {
    padding: 10px 0;
    position: relative;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-time-bar {
    background: none repeat scroll 0 0 #B4B4B4;
    height: 100%;
    left: 120px;
    position: absolute;
    /*top: 25px;*/
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 10px;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-author-container {
    cursor: pointer;
    left: 100px;
    position: absolute;
    width: 80px;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-author-container .tweetfeed-author-img-container {
    background-color: #FFFFFF;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    -webkit-box-shadow: 0 0 0 6px #B4B4B4;
    -moz-box-shadow: 0 0 0 6px #B4B4B4;
    box-shadow: 0 0 0 6px #B4B4B4;
    font-size: 13px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 48px;
}
.tweetfeed-item-content h3 {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0 0 4px;
}
.attribute-itinerary {
    float: left;
    text-align: center;
    width: 96px;
}
#content-box ul.desti {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container {
    background: #DDDDDD; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #DDDDDD 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #DDDDDD 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.4);
    -moz-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.4);
    box-shadow: 0 0 4px 0 rgba(72, 72, 72, 0.4);
    color: #484848 !important;
    cursor: pointer;
    margin-left: 170px;
    padding: 15px;
    position: relative;
    text-decoration: none;
    -webkit-transform-origin: 0 50% 0;
    -moz-transform-origin: 0 50% 0;
    -o-transform-origin: 0 50% 0;
    -ms-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container.tweetfeed-flag-animate {
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    -ms-transition: none 0s ease 0s;
    transition: none 0s ease 0s;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-date-container {
    position: relative;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #FFFFFF;
    border-top: 10px solid rgba(0, 0, 0, 0);
    height: 0;
    left: -10px;
    position: absolute;
    top: 14px;
    width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle-background {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(72, 72, 72, 0.15);
    border-top: 12px solid rgba(0, 0, 0, 0);
    height: 0;
    left: -12px;
    position: absolute;
    top: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-tweet-content {
    overflow: hidden;
    text-overflow: ellipsis;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-time-bar {
    background: none repeat scroll 0 0 #8FE0F2;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-item-content-container {
    -webkit-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
    -moz-box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
    box-shadow: 1px 1px 4px 0 rgba(72, 72, 72, 0.8);
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -o-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-item-content-container .tweetfeed-triangle-background {
    border-bottom: 12px solid rgba(0, 0, 0, 0);
    border-right: 12px solid rgba(72, 72, 72, 0.3);
    border-top: 12px solid rgba(0, 0, 0, 0);
    height: 0;
    left: -12px;
    position: absolute;
    top: 12px;
    width: 0;
}
.tweetfeed-list-container .tweetfeed-item-container:hover .tweetfeed-author-img-container {
    -webkit-box-shadow: 0 0 0 6px #8FE0F2;
    -moz-box-shadow: 0 0 0 6px #8FE0F2;
    box-shadow: 0 0 0 6px #8FE0F2;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/* End */

/* Blog */
h1.catblog_title {
    background-color: #F6F6F6;
    padding: 20px 0;
}
.list-blog {

}
.list-blog header {
    height: 314px;
    position: relative;
}
.list-blog header h1.countryname {
    bottom: 0;
    position: absolute;
    min-width: 360px;
    margin-left: 40px;
    font-weight: normal;
    padding: 0;
    font-size: 34px;
}
.list-blog header h1.countryname a {
    background-color: #41AB3E;
    color: #FFFFFF;
    display: block;
    font-size: 32px;
    padding: 12px;
}
.list-blog header h1.countryname a:hover {
    background: url("../images/bg-search.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    color: #1E1E1E;
}
.title_overview {
    background-color: #73C971;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
}
.desc-catblog {
    padding: 0 40px 20px;
    background-color: #FFFFFF;
}
.desc-catblog p {
    padding-bottom: 18px;
}
.desc-catblog img {
    max-width: 620px;
}
a.continue {
    background-color: #73C971;
    color: #FFFFFF;
    display: inline-block;
    padding: 4px;
    text-decoration: none;
    border: 1px solid #FFFFFF;
}
a.continue:hover {
    border: 1px solid #41AB3E;
    color: #41AB3E;
    background-color: #FFFFFF;
}
.popur_desti {
    border: 1px solid #E8E8E8;
    border-bottom: none;
    margin: 20px 0;
    padding: 20px;
    overflow: hidden;
}
.title_desti {
    color: #41AB3E;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 18px;
}
.list_desti, .sidelist {
	list-style: none !important;
    padding: 0 !important;
}
.list_desti li {
    background: url("../images/icon_desti.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 4px;
    padding-left: 20px;
    width: 172px;
}
.list_desti li a, .row2col ul li a, .sidelist li a {
    color: #1E1E1E;
    text-decoration: none;
}
.list_desti li a:hover, .row2col ul li a:hover, .sidelist li a:hover {
    color: #41AB3E;
}
ul.sidelist {
    margin-bottom: 30px;
    margin-left: 1px;
}
.sidelist li {
    margin-bottom: 4px;
}

article.bloglist {
    margin-bottom: 20px;
    max-height: 199px;
    overflow: hidden;
}
article.bloglist .hover {
    float: left;
    height: 199px;
    margin-right: 15px;
    width: 298px;
}
article.bloglist h2 {
    line-height: 24px;
    padding-bottom: 5px;
}
article.bloglist .readblog {
    float: left;
}
article.bloglist p {
    padding-bottom: 0;
}
ul.blogother {
    list-style: outside none none !important;
    margin: 20px 0 0 !important;
    padding: 0 !important;
}
ul.blogother li {
    background: url("../images/li-blog1.png") no-repeat scroll 0px 3px rgba(0, 0, 0, 0);
    margin: 4px 0;
    padding-left: 16px;
}
ul.blogother li h2 {
    font-size: 13px;
    font-weight: normal;
    padding: 0;
}
ul.blogother li a {
    color: #1E1E1E;
}
ul.blogother li a:hover {
    color: #41AB3E;
}

#content-box img {    max-width: 620px;}
/* */
#content-box blockquote, #content-box q {    margin-bottom: 0;    margin-top: 0;}

/*  Lists  */
#content-box ul, .desc-catblog ul {     list-style-type:disc;     margin: 0 0 12px 0;    padding: 0 0 0 37px;}
#content-box ol, .desc-catblog ol {    list-style: decimal;    margin: 0 0 12px 0;    padding: 0 0 0 37px;}
#content-box ol li, #content-box ul li, .desc-catblog ol li, .desc-catblog ul li {line-height: 18px;    text-transform: uppercase;}
.tabs_container strong{    background: #2bbaff;    color: #fff;    padding: 7px 9px;    border-radius: 10px 0;}
#content-box ul ul, #content-box ol ol, #content-box ul ol, #content-box ol ul, .desc-catblog ul ul, .desc-catblog ol ol, .desc-catblog ul ol, .desc-catblog ol ul {    margin-bottom: 0;}

/*  Tables  */
#content-box table, .desc-catblog table {    margin: 12px 0;    border-collapse: collapse;    border-spacing: 0;width: 100% !important}
#content-box table th, .desc-catblog table th {    text-transform: uppercase;}
#content-box table th, #content-box table td, .desc-catblog table th, .desc-catblog table td {    padding: 6px 12px;border: 1px solid #000;}
#content-box table.otour td, .desc-catblog table.otour td {    padding: 6px;}
#content-box td, #content-box th, .desc-catblog td, .desc-catblog th {    display: table-cell;    vertical-align: inherit;}
/*  Tables Price */
table.tblPrice {    margin-bottom: 20px;    width: 100%;}
table.tblPrice, table.tblPrice th, table.tblPrice td {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    padding: 4px;
}
table.tblPrice th {
    background-color: #EEEEEE;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
table.tblPrice td.txtName {
    color: #1E1E1E;
    font-weight: bold;
    text-align: left;
}
table.tblPrice td {
    background-color: white;
    text-align: center;
    color: #BE0000;
}
/*  Tables Departure */
table.tbl {
     float: left;
    margin-bottom: 20px;
    width: 99%;
}
table.tbl, table.tbl th, table.tbl td {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    padding: 4px;
}
table.tbl th {
    background-color: #EBEBEB;
    font-weight: bold;
    text-transform: none;
    vertical-align: middle;
}

table.tblTrain {
    border-collapse: collapse;
}
table.tblTrain tr td {
    border: 1px solid #B5B5B5;
    padding: 3px;
    text-align: center;
}

#catTour {
    background: #E8E8E8; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #E8E8E8 0%, #F6F6F6 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #E8E8E8 0%, #F6F6F6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #E3E3E3;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
}
#catTour h6 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
}
#catTour ul {
    list-style: none outside none;
}
#catTour ul li {
    background: url("../images/list-arrow.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 5px;
    padding-left: 12px;
    width: 187px;
}
#catTour.catCruise ul li {
    background: none;
    padding-left: 0;
    width: 148px;
}

.popular_cruises {
    background: none repeat scroll 0 0 #E6F5FD;
    border: 1px solid #CEECFB;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px;
}
.popular_cruises li {
    background: url("../images/icon_cruise.png") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 5px 0 5px 38px;
}
.title_best_deals {
    color:#BE0000;
    font-weight:normal;
}
.title_popular {
    color:#BE0000;
    padding-bottom: 10px;
}
.col01, .col02 {
    float: left;
    margin-right: 20px;
    width: 279px;
}
.col02 {
    margin-right: 0px;
}

/* wpcf7-response-output */
.wpcf7-response-output {
    padding:20px 20px 20px 90px!important;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-size:.91em;
    line-height:1.4em;
    border:1px solid #dbdbdb;
    font-family:RobotoCondensed-Regular,Helvetica,sans-serif;
    margin: 2em auto;
    width: auto;
}
.wpcf7-mail-sent-ng {
    border-color:#ff9999;
    color:#c31b00;
    background:url(../images/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.wpcf7-validation-errors {
    border-color:#e6c555;
    color:#9e660d;
    background:url(../images/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
    border-color:#68a2cf;
    color:#2e6093;
    background:url(../images/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.wpcf7-mail-sent-ok{
    border-color:#a3c159;
    color:#5e6f33;
    background:url(../images/icon-download.png) no-repeat 20px 50% #ccff99;
}

.error_page {
    position: relative;
}
.error_page h5 {
    color: #333333;
    font: 18px/20px RobotoCondensed-Regular,RobotoCondensed-Regular,helvetica,sans-serif;
    margin: 0 0 20px;
    padding: 0;
}
.error_page .sidebar-oops {
    position: absolute;
    right: 0;
    top: 0;
}
.error_page .oops {
    color: #F0F0F0 !important;
    font-family: "PT Sans",RobotoCondensed-Regular,Helvetica,sans-serif !important;
    font-size: 117px !important;
    font-weight: bolder !important;
    line-height: 117px !important;
    margin: 20px 0;
}


/* Form booking */
.title-form {
    font: 22px verdana;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 10px;
    text-transform: uppercase;
}
.dot-line {
    border-top: 1px dotted #CCCCCC;
    height: 10px;
}
#frm {
    background-color: #EEEEEE;
    border-radius: 2px;
    padding: 20px;
}
#frm h4 {
    font-size: 16px;
    padding: 20px 0 10px;
    text-decoration: underline;
}
.rowFrm {
    clear: both;
    margin: 4px 0;
    min-height: 26px;
}
.list-member {
    line-height: 30px;
    padding-left: 215px;
    padding-top: 3px;
}
.rowFrm label {
    float: left;
    padding-top: 3px;
    width: 215px;
}
.rowFrm input[type="text"], .rowFrm input[type="email"], .rowFrm select {
    border-radius: 3px 3px 3px 3px;
    padding: 4px;
    width: 233px;
}
.rowFrm input[type="number"] {
    padding: 4px;
    width: 30px;
}
.rowFrm select {
    width: 243px;
    padding: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #CCCCCC;
}
.rowFrm input.calendar {
    cursor: alias;
}
#frm input[type="submit"] {
    background: url("../images/btn_submit.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 58px;
    text-indent: -1200px;
    width: 203px;
}
#frm input[type="submit"]:hover {
    background-position: 0px -60px;
}
.rowFrm .required {
    color: #F50303;
    font-size: 16px;
    font-weight: bold;
}
.si-captcha {
    float: left;
}
#content-box .wp-editor-container table {
    border-collapse: inherit;
    margin: 0;
}
#content-box .wp-editor-container td {
    padding: 1px;
}

#content-box ul.cotInfo {
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
}
#content-box ul.cotInfo li {
    float: left;
    width: 310px;
}

.map {
    position: relative;
}
.map input[type="checkbox"] {
    position:absolute;
}

.mceIframeContainer.mceFirst.mceLast {
    background: url("../images/input_bg.png") no-repeat scroll 0 0 #CCCCCC;
}

#tab_detail {
    margin-bottom: 5px;
}

.other-post {
    background: url("../images/line_hor.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    padding-top: 20px;
}
.other-post h6 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 18px;
}
.other-post h2 {
    font-size: inherit;
    font-weight: normal;
    padding-bottom: 4px;
}
.other-post > ul {
    list-style: disc outside none;
    padding-left: 15px;
}
.other-post.other-hotel > ul {
    list-style: none outside none;
    padding-left: 0;
}
.other-post.other-hotel li:nth-child(2n+1) {
    clear: both;
}
.other-post.other-hotel li {
    float: left;
    margin-bottom: 20px;
    width: 310px;
}
.other-post.other-hotel img.hotel_thumb {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 5px;
    padding: 2px;
}
.other_hotel_price {
    
}

#content-box ul.search-list {
    padding: 0;
}
#content-box ul.search-list > li {
    margin-bottom: 18px;
}

.title_post {
    color: #5E5E5E;
    font-size: 20px;
    line-height: 26px;
    padding-top: 20px;
}

.button-dat-tour{ background: url(../images/button-dat-tour.png); width: 233px; height: 54px; display: inline-block;}
.video_index .col-sm-4{ padding-top: 57px;}
.video_index .col-sm-4 img{ max-width: 100%; height: auto !important; margin-bottom: 10px;}

.hot-deal{ overflow: hidden;}
.hot-deal li{ float: left; width: 32.33%; list-style: none; margin: 1% 0.5%; position: relative; background-color: #fff; height: 465px;}
.hot-deal li img{ width: 100%; height: 265px;}
.hot-deal li div{ padding: 5px; overflow: hidden;}
.hot-deal li .title{ font-size: 17px; text-transform: uppercase; white-space: nowrap;}
.hot-deal li .price_list{ font-weight: bold; font-size: 15px; color: #e00024;}
.hot-deal li .descript{ font-size: 13px;}

.hot-deal li .onmouse{ left: 0%; top: 0%; height: 265px;}
.hot-deal li .onmouse .count_down{ padding: 0 !important;}

.checkin{}
.checkin.background-white{ background-color: #fff; overflow: hidden;}
.checkin .col12{ width: 100%;}
.checkin .col12 li{
    width: 32.33%;
    float: left;
    margin: 1% 0.5%;
    background-color: #fff;
    list-style: none;
    position: relative;
    padding-right: 0px;
    }
.text-right { text-align: right;  margin-top: 14px;width: 300px;}

.checkin .col12 li:first-child{ }
.checkin .col12 li img{ width: 100%; height: 343px;}
.checkin .col12 li .info{ padding: 1% 2%; height: 75px; overflow: hidden; margin-bottom: 10px;}
.checkin .col12 li .title{ text-transform: uppercase; font-size: 15px; font-weight: bold;}
.checkin .col12 li .title:hover{color: red}
.checkin .col12 li .descript{ font-size: 13px;    margin-top: 14px;}
.checkin .col8{ width: 70%; float: left;}
.checkin .col8 li{ width: 31%; float: left; margin: 1%; background-color: #fff; list-style: none;}
.checkin .col8 li img{ width: 100%; height: 343px;}
.checkin .col8 li div{ padding: 1% 2%; height: 75px; overflow: hidden; margin-bottom: 10px;}
.checkin .col8 li .title{ text-transform: uppercase; font-size: 15px;}
.checkin .col8 li .descript{ font-size: 13px;}
.checkin .col4{ width: 30%; border: 2px solid #000; padding: 2%; font-size: 13px; overflow: hidden; float: right; background-color: #fff; border-radius: 10px; margin-top: 1%; height: 430px;}
.checkin .col4.no-border{ border: none; height: 525px; border-radius: 0px;}
.checkin .col4 img{ display: inline; width: 100%; margin-bottom: 10px;}
.checkin .col4 .view-more{ float: right; color: #407fb8;}
.slide-gallery{position: relative;}
.slide-gallery div{ overflow: hidden; margin: 2%; }
.slide-gallery .prev{ width: 34px; height: 34px; position: absolute; left: 0%; top: 49%; background: url(../images/prev2.png);}
.slide-gallery .next{ width: 34px; height: 34px; position: absolute; right: 0%; top: 49%; background: url(../images/next2.png);}
.slide-gallery ul{ width: 5000px; margin: 0; position: relative;}
.slide-gallery li{ width: 787px !important; margin: 0px !important;}
.slide-gallery li img{ width: 100%; display: block; height: 503px !important;}

.tour_index{ }
.tour_index .info{ height: 150px !important;}
.tour_index .price_list{ }
.tour_index .price_list p{ font-size: 13px;}
.tour_index .price_list p b{ color: #ff0000;
    font-size: 19px;}
.tour_index .price_list p span{ text-decoration: line-through; font-size: 12px;}


.list-staff{ overflow: hidden; padding: 20px 0px;}
.list-staff .col4{ float: left; width: 30%;}
.list-staff .col4 img{ width: 130px; height: 130px; border-radius: 50%; float: left; margin: 0px 20px;}
.list-staff .col4 h4{ margin-top: 15%;}
.list-staff .col4 p{ font-size: 13px;}
.list-staff .col8{ float: right; width: 70%;}
.list-staff .col8 li{ float: left; width: 25%; text-align: center;}
.list-staff .col8 li img{ display: inline-block; width: 80px; height: 80px; border-radius: 50%;}
.list-staff .col8 li h4{ margin-top: 10px;}
.list-staff .col8 li p{ text-align: center; font-size: 13px;}

.ads-home-bottom{ list-style: none;}
.ads-home-bottom li{ display: block; margin-bottom: 10px;}
.ads-home-bottom li img{ width: 100%; display: block;}

.travel-guide{ overflow: hidden; background-color: #fff; padding: 0 10px; position: relative; margin: 1px auto; width: 1200px;}
.travel-guide.border-bottom{ border-bottom: 15px solid #ebebeb;}
.travel-guide ul{ list-style: none; width: 5000px; position: relative; left: 0px;}
.travel-guide li{ float: left; width: 170px; margin: 10px;}
.travel-guide li img{ width: 100%; height: 170px;}
.travel-guide li .title{ font-size: 13px; font-weight: bold;}
.travel-guide .prev{ width: 34px; height: 34px; position: absolute; left: 3%; top: 48%; background: url(../images/prev.png);}
.travel-guide .next{ width: 34px; height: 34px; position: absolute; right: 3%; top: 48%; background: url(../images/next.png);}

.tour-detail{ overflow: hidden;}
.tour-detail .list-image{ overflow: hidden;}
.tour-detail .list-image li{ float: left; width: 48%; margin: 1%;}
.tour-detail .list-image li img{ width: 100%; height: 300px;}
.tour-detail .descript-tour{ padding: 1%; font-size: 14px;}
.best-place{ overflow: hidden; margin: 1%; padding: 2%; background-color: #f5eee4;}
.best-place li{ list-style: none; margin-bottom: 5%;}
.best-place li img{ width: 100%;}
.best-place li .title{ display: block; text-align: center; font-size: 14px;}
.best-place li:first-child{ height: 105px; width: 100%; background: url(../images/best_place.png) no-repeat center center;}
.timeline-tour{ overflow: hidden; width: 64%; margin: 1%; float: right;}
.timeline-tour li{ list-style: none;}
.timeline-tour li img{ width: 100%;}
.timeline-tour li .descript{ width: 70%; margin: 1% auto; font-size: 13px;}
.timeline-tour li .bgr-title-day{ background: url(../images/bgr-day-tour.png); width: 736px; height: 115px; text-align: center; overflow: hidden; color: #fff;}
.timeline-tour li .bgr-title-day .title-tour{ font-size: 14px; text-transform: uppercase; margin-top: 36px;}
.timeline-tour li .bgr-title-day .title-day{ font-size: 15px; text-transform: uppercase; margin-top: 15px; font-weight: bold;}
.timeline-tour .page{ overflow: hidden; padding: 1%; text-align: center;}
.timeline-tour .page a{ display: inline-block; color: #fff; background-color: #597ab8; padding: 3px 8px; font-size: 13px; margin: 3px; cursor: pointer;}
.timeline-tour .page a.active{ text-decoration: underline; font-weight: bold;}
.titlehanhtrinh{
    font-size: 15px;
}
.sp-da-ban{
        font-size: 12px;
    color: green;
}
.detailhanhtrinh ul li p:before{
        color: #fc7700;
}

.detailhanhtrinh{
        line-height: 30px;
    vertical-align: -15%;
}
.detailhanhtrinh p{
    font-size: 14px;
}
.detailhanhtrinh ul li p:before{
        content: "";
        background: url(../images/icontick.png) no-repeat;
    padding: 6px 20px;
}
.Boxtomtat{
  border: 1px solid #c5c5c5;
    padding: 10px;
    margin: 10px 3px;  
}
.left_hotel{}
.left_hotel h5{ margin: 10px 0;}
.left_hotel label{ line-height: 25px; font-size: 13px;}

.list_hotel{}
.list_hotel li{ display: block; border: 1px solid #ddd; margin-bottom: 25px; overflow: hidden;}
.list_hotel li:hover{ box-shadow: 0 0 5px #dedede;}
.list_hotel li .image img{ display: block; width: 100%; height: 225px; float: left;}
.list_hotel li .col-sm-4{ padding-right: 0px !important;}
.list_hotel li .col-sm-6{ background-color: #f7f7f7; height: 225px;}
.list_hotel li .col-sm-6 h4{ margin: 10px 0;}
.list_hotel li .col-sm-6 .address, .detail_hotel_address{ font-size: 13px; color: #488BF8;}
.list_hotel li .col-sm-6 .address a, .detail_hotel_address a{ font-size: 13px; color: #488BF8;}
.list_hotel li .col-sm-6 .info { font-size: 13px; margin-top: 10px;}
.list_hotel li .col-sm-2{ background-color: #ffffff; height: 225px; position: relative;}
.list_hotel li .col-sm-2 .price{ position: absolute; bottom: 100px; right: 25px; font-size: 15px; font-weight: bold; color: #ff0000;}

.system-style.ul-detail .l-left{ width: 450px;}

.pagination{ font-size: 13px;}

/* Sidebar
/*-----------------------------------------------------------------------------------*/
.sidebar {
    width: 340px;
    float: right;
}
.ads-home-sidebar{ list-style; none;}
.ads-home-sidebar li{ display: block; margin-bottom: 10px;}
.ads-home-sidebar li img{ width: 100%; display: block;}

.book-tour-sidebar{ padding: 10px; border: 1px solid #dedede; box-shadow: 0 0 2px #b5b5b5; font-size: 13px; margin-bottom: 5%; background-color: #fff;}
.book-tour-sidebar img{ display: block; width: 100% !important; margin-bottom: 10px;}
.book-tour-sidebar input{ margin: 5px 0px; width: 98%;}
.book-tour-sidebar textarea{ margin: 5px 0px; width: 100%;}
.book-tour-sidebar .col6{ width: 45%; display: inline-block;}
.book-tour-sidebar .col6:first-child{ margin-right: 6%;}
.book-tour-sidebar button{ background: url(../images/btn-confirm.png) no-repeat top left; width: 70px; height: 56px; border: none; float: right; margin-right: 1%;}

.video-pavorites{ border: 1px solid #b5b5b5; padding: 3%; margin-bottom: 5%; background-color: #fff;}
.video-pavorites .play-video{ width: 100%; overflow: hidden;}
.video-pavorites .play-video iframe{ width: 100% !important; height: auto !important;}
.video-pavorites li{ list-style: none; display: block; padding: 2%; border-bottom: 1px solid #b5b5b5;}
.video-pavorites li a{ font-size: 13px; font-weight: bold;}
.video-pavorites li textarea{ display: none;}
.video-pavorites h2{ text-transform: uppercase; font-weight: normal; padding: 3%; text-align: center; font-size: 17px;}

.sidebox {
    background: #FFFFFF; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #E7E7E7 0%, #FFFFFF 100%); /* W3C */
    border: 1px solid #FFFFFF;
    box-shadow: 2px 3px 5px #CCCCCC;
    -webkit-box-shadow: 2px 3px 5px #CCCCCC;
    -moz-box-shadow: 2px 3px 5px #CCCCCC;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 10px;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}
.bgnone {
    background: none repeat scroll 0 0 #FFFFFF;
}

.hide { position: absolute; top: -91200px; left: -91200px; }

#search-box .list-wrap {
    background: url("../images/bg-search.png") repeat scroll 0 0 transparent;
    border-color: #1E1E1E #FFFFFF #FFFFFF;
    border-style: solid;
    border-width: 2px 1px 1px;
    margin: 0 0 20px;
    padding: 10px;
    border-radius: 0px 2px 2px 2px;
    -moz-border-radius: 0px 2px 2px 2px;
    -webkit-border-radius: 0px 2px 2px 2px;
    -webkit-box-shadow: 2px 3px 5px #CCCCCC;
    -moz-box-shadow: 2px 3px 5px #CCCCCC;
    box-shadow: 2px 3px 5px #CCCCCC;
}

#search-box ul { list-style: none; }
#search-box ul li a { display: block; padding: 4px; color: #464646; }

#search-box .nav {
    overflow: hidden;
    margin-bottom: -2px;
}
#search-box .nav li {
    float: left;
    margin: 0 5px 0 0;
    border-bottom: 2px solid #1e1e1e;
}
#search-box .nav li.last { margin-right: 0; }
#search-box .nav li a { display: block; font-weight: bold; padding: 8px 10px; text-align: center; border: 0;
    background: url("../images/bg-search.png") repeat scroll 0 0 transparent;
    color: #959393;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    line-height: 20px;
    text-decoration: none;
}

#search-box li a.current, #search-box li a.current:hover {
    background-color: #EAEAEA;
    color: #EC2528;
    line-height: 19px;
    border-bottom: 2px solid #EAEAEA;
    border-top: 1px solid #F15A23;
    margin-bottom: -2px;
    text-shadow: 0px 0px 1px rgba(150, 150, 150, 0.5);
}
#search-box .nav li a:hover, #search-box .nav li a:focus {
    color: #EC2528;
}
 


.customizebox {
    background: url("../images/bg-customize.png") no-repeat scroll 0 0 transparent;
    -webkit-box-shadow: -3px 3px 2px #CCCCCC;
    -moz-box-shadow: -3px 3px 2px #CCCCCC;
    box-shadow: -3px 3px 2px #CCCCCC;
    height: 190px;
    margin-bottom: 20px;
    width: 220px;
    position: relative;
}
a.btn-book {
    background: #ffe467; /* Old browsers */
    background: -webkit-linear-gradient(bottom, #dfb90a 0%, #ffe467 100%); /* Chrome 10+, Safari 5.1+ */
    background: linear-gradient(to top, #dfb90a 0%, #ffe467 100%); /* W3C */
    border-radius: 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    bottom: 14px;
    box-shadow: 2px 3px 4px #666666;
    -webkit-box-shadow: 2px 3px 4px #666666;
    -moz-box-shadow: 2px 3px 4px #666666;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
    position: absolute;
    right: 10px;
}
a.btn-book:hover {
    background: url("../images/btn-details.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    text-decoration: none;
    color: #FFFFFF;
}

.srow {
    margin: 8px 0;
    text-align: center;
}
.srow input[type="text"] {
    width: 190px;
}
.srow select {
    width: 200px;
}
.srow > input[type="submit"] {
    background: url("../images/btn-search1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 50px;
    text-indent: -1200px;
    width: 137px;
}

h6.welcome {
    color: #787878;
    font: 18px 'UTM Sharnay',RobotoCondensed-Regular;
    padding: 5px 0 10px;
}
h6.titlebox {
    background: url("../images/bg-title.png") no-repeat scroll -1px 0 transparent;
    color: #BE0000;
    font-size: 13px;
    height: 28px;
    padding: 9px 0 0 47px;
    width: 182px;
}
ul.howto li {
    background: url("../images/li-01.png") no-repeat scroll 0 5px transparent;
    padding: 5px 0 5px 13px;
}
ul.howto1 li {
    background: url("../images/list-arrow.png") no-repeat scroll 0 9px transparent;
    padding: 5px 0 5px 13px;
}
ul.serbox {
    margin-bottom: 20px;
}
ul.serbox a > img {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
}
ul.serbox a > img:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
ul.article li {
    background: url("../images/li-02.png") no-repeat scroll 0 11px transparent;
    border-bottom: 1px solid #D9D9D9;
    padding: 7px 0 7px 16px;
}
ul.article li:last-child {
    border: medium none;
}

.paynow {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    margin-left: 8px;
    margin-top: 10px;
}

.sidebox.travelstyle {
    padding: 10px 5px;
}
.travelstyle a {
    display: block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 15px;
    margin: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 94px;
}
.travelstyle a {
    text-decoration: none;
}
.travelstyle a:nth-child(2n+1) {
    clear: both;
}
.travelstyle span {
    display: block;
    height: 50px;
    width: 94px;
}
.icon_1 span {
    background: url("../images/tour-adventure.png") no-repeat scroll center top transparent;
}
.icon_2 span {
    background: url("../images/tour-vacation.png") no-repeat scroll center top transparent;
}
.icon_3 span {
    background: url("../images/tour-day-trip.png") no-repeat scroll center top transparent;
}
.icon_4 span {
    background: url("../images/tour-halong-cruise.png") no-repeat scroll center top transparent;
}
.icon_5 span {
    background: url("../images/tour-mekong-tour.png") no-repeat scroll center top transparent;
}
.icon_6 span {
    background: url("../images/tour-mekong-cruise.png") no-repeat scroll center top transparent;
}
.icon_7 span {
    background: url("../images/tour-multi-country.png") no-repeat scroll center top transparent;
}
.icon_8 span {
    background: url("../images/tour-muslim.png") no-repeat scroll center top transparent;
}
.icon_9 span {
    background: url("../images/tour-package.png") no-repeat scroll center top transparent;
}
.icon_10 span {
    background: url("../images/tour-trekking.png") no-repeat scroll center top transparent;
}

.top_dest {

}
ul.top_dest li {
    margin: 0 0 10px;
    overflow: hidden;
}
ul.top_dest li a {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.top_dest img {
    float: left;
    height: 57px;
    margin-right: 7px;
    margin-top: 5px;
    width: 85px;
}

.sideblog {
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.sidetitle {
    border-left: 8px solid #41AB3E;
    color: #41AB3E;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 8px;
    padding: 1px 0 1px 8px;
    text-transform: uppercase;
}
.sidetitle > a {
    color: #41AB3E;
}
.sidetitle > a:hover {
    color: #1E1E1E;
    text-decoration: none;
}

.sidehr {
    border-bottom: 1px solid #D2E7D1;
    height: 1px;
    margin-bottom: 15px;
}
.s_thumb {
    max-height: 147px;
    position: relative;
}
.s_thumb .box_entry_meta {
    padding: 3px 0;
    width: 220px;
}
.s_thumb img, .ss_thumb img {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.s_thumb img:hover, .ss_thumb img:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.ss_thumb {
    float: left;
    margin-top: 3px;
    padding-right: 8px;
}
.sideblog > h2 {
    font-size: 14px;
    padding: 10px 0;
}
.sideblog > h3 {
    font-size: 13px;
    padding: 0;
}
.sideblog a, article.bloglist h2 a {
    color: #1E1E1E;
}
.sideblog a:hover, article.bloglist h2 a:hover {
    color: #41AB3E;
    text-decoration: none;
}
.readblog {
    border: 1px solid #41AB3E;
    margin: 10px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
}
.readblog a {
    color: #41AB3E;
    padding: 4px;
    display: block;
    font-size: 12px;
}
.readblog a:hover {
    background-color: #73c971;
    color: #ffffff;
    text-decoration: none;
}
#overview_reading {
    overflow: hidden;
    position: relative;
}
.footer_in{
    background: #fff;
    margin: 10px 0 -5px 0;
    padding: 10px 0 0 10px;
}
.topfooter1{
    float: left;
    width: 365px;
}
.topfooter2{
    float: left;
    width: 290px;
 
}
.title-foo2 {
    color: #00923f;
    font-family: 'UTM Avenida', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    margin: 5px 0;
    text-align: right;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
.register-mail .form-mail label.it-email {
    float: left;
    width: 88%;
    text-align: right;
}
.register-mail .form-mail input[type=text] {
    background-image: url('../images/input-l.jpg'), url('../images/input-r.jpg');
    background-position: left, right;
    background-repeat: no-repeat, repeat-x;
    width: 100%;
    max-width: 280px;
    line-height: 42px;
    padding: 0 5px 0 20px;
    border: 0;
}
.register-mail .form-mail input[type=submit] {
    background: url('../images/send.jpg') no-repeat;
    width: 47px;
    height: 42px;
    border: 0;
}
.register-mail .form-mail label.it-send {
    float: right;
    width: 12%;
    text-align: left;
}
.topfooter3{
    float: left;
}
.system-style.bottom_nav li a {

        font: 1.0em/2em RobotoCondensed-Regular;
    color: #333;
}
.bgr-footer{
    background-color: #fff;
    margin: 10px 0 0 0;
}
.footer-all{
    
    color: #5F5C5C;
    border-top: 1px solid #fff;
    height: 180px;
}
.system-style.share {
    position: relative;
    width: auto;
    top: 0px;
    right: 0px;
    text-align: center;
	float: right;
	margin-top: 0px;
}

.system-style.bottom_nav li {
	width: 20%;
    border-right: 0px dashed #4d7890;
    min-height: 100px;
    margin: 0;
    font-size: 17px;
}
.system-style.bottom_nav li li a, .system-style.bottom_nav li .mn-intext {
    font: 1.0em/2.1em RobotoCondensed-Regular;
    color: #CACACA;
}
.row2col {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.guidetype_1, .guidetype_2, .guidetype_3, .guidetype_4 {
    background-color: #F0F0F0;
    float: left;
    margin-right: 20px;
    width: 300px;
}
.guidetype_1 h3, .guidetype_2 h3, .guidetype_3 h3, .guidetype_4 h3 {
    background-color: #73C971;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    height: 57px;
    padding: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
}
.guideicon {
    height: 75px;
    position: absolute;
    top: 35px;
    width: 300px;
}
.guidetype_1 .guideicon {
    background: url("../images/icon-blog1.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.guidetype_2 .guideicon {
    background: url("../images/icon-blog2.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.guidetype_3 .guideicon {
    background: url("../images/icon-blog3.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.guidetype_4 .guideicon {
    background: url("../images/icon-blog4.png") no-repeat scroll center top rgba(0, 0, 0, 0);
}
.row2col ul {
    margin: 50px 12px 10px;
}
.row2col li, .sidelist li {
    background: url("../images/li-blog.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    padding-left: 14px;
}
/*-----Gi? h�ng-----*/
a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var{margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}button,html input[type=button],input[type=submit]{-webkit-apperance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}ol,ul{list-style:none}img{border:0;vertical-align:middle}em,i,u{font-style:normal}.fl{float:left}.fr{float:right}.al{text-align:left}.ac{text-align:center}.ar{text-align:right}.hide{display:none}.clear,.clr{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{*zoom:1}.dorpdown{position:relative}.dorpdown-layer{display:none;position:absolute}.dorpdown:hover .dorpdown-layer,.hover .dorpdown-layer{display:block}.cw-icon{position:relative;cursor:default;zoom:1}.cw-icon .i,.cw-icon i{display:block;position:absolute;overflow:hidden}.w{width:990px;margin:0 auto}
#settleup-2014{float:right;z-index:11;height:36px;margin-top:25px}
#settleup-2014 .cw-icon{box-sizing: content-box; width:75px;height:34px;border:1px solid #DFDFDF;padding:0 28px 0 36px;background:#F9F9F9;text-align:center;line-height:34px}
#settleup-2014 .ci-left{top:9px;left:18px;width:18px;height:16px;background:url(../images/jd2015img.png) 0 -58px no-repeat;_background:url(../images/jd2015img.png) 0 -91px no-repeat}#settleup-2014 .ci-right{top:11px;right:10px;width:7px;height:13px;overflow:hidden;font:400 13px/13px simsun;color:#999}
#settleup-2014 .ci-count{position:absolute;top:-6px;left:128px;display:inline-block;*zoom:1;*display:inline;padding:1px 2px;font-size:12px;line-height:12px;color:#fff;background-color:#c81623;border-radius:7px 7px 7px 0;min-width:12px;text-align:center}#settleup-2014.hover .cw-icon,
#settleup-2014.hover .dorpdown-layer,#settleup-2014:hover .cw-icon,#settleup-2014:hover .dorpdown-layer{background:#fff;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,.2)}#settleup-2014.hover .dorpdown-layer,#settleup-2014:hover .dorpdown-layer{display:block;right:0;_right:-1px;width:308px}#settleup-2014.hover .spacer,#settleup-2014:hover .spacer{position:absolute;right:0;top:-7px;width:139px;height:12px;background:#fff}#settleup-2014 .prompt{padding:10px 15px}#settleup-2014 .nogoods{padding-left:30px;height:49px;line-height:49px;overflow:hidden;color:#999}#settleup-2014 .nogoods b{float:left;width:56px;height:49px;background-image:url(../images/settleup-nogoods.png)}#settleup-content{position:relative;z-index:2;width:100%;background:#fff}#settleup-content .loading{display:block;height:50px;background:url(../images/loading.gif) no-repeat center center}#settleup-content .smt{height:25px;padding:6px 8px;line-height:25px}#settleup-content .smc{background:#fff;height:auto!important;height:344px;max-height:344px;overflow-y:auto}#settleup-content .smb{padding:8px;background:#F5F5F5;_height:45px;_padding-top:15px;_padding-bottom:0}#settleup-content .smb .p-total{float:left;line-height:29px}#settleup-content .smb span{color:#c81623}#settleup-content .smb a{float:right;height:29px;padding:0 10px;background:#E4393C;color:#fff;text-align:center;font-weight:700;line-height:29px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}#settleup-content ul{margin-top:-1px}#settleup-content li{padding:8px 10px;border-top:1px dotted #ccc;overflow:hidden;line-height:17px;vertical-align:bottom;*zoom:1}#settleup-content li.hover,#settleup-content li:hover{background:#F5F5F5}#settleup-content li .gift{height:17px;width:282px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#settleup-content li .gift a{color:#999}#settleup-content li .gift-jq{color:#999;clear:both}#settleup-content .p-img{float:left;width:50px;height:50px;border:1px solid #ddd;padding:0;margin-right:10px;font-size:0}#settleup-content .p-name{float:left;width:150px;height:52px}#settleup-content .p-detail{float:right;text-align:right}#settleup-content .p-price{font-weight:700}#settleup-iframe{position:absolute;left:0;top:0;z-index:1;width:100%;background:#fff}#settleup-2014 .dt-mz{color:#999;width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#settleup-2014 .dt-mz a{color:#999}#settleup-2014 .dt-mz:hover{background:#fff}#mcart-suit .dt,#mcart-suit .dt:hover{background:#d3ebff}#mcart-mj .dt,#mcart-mj .dt:hover,#mcart-mz .dt,#mcart-mz .dt:hover{background:#bffab1}#settleup-content .fr .hl-green,#settleup-content .fr .hl-orange{margin-right:0}#settleup-content .hl-green,#settleup-content .hl-orange{margin-right:5px;color:#fff;display:inline-block;*zoom:1;padding:0 2px;font:12px/16px simsun}#settleup-content .hl-green{background:#3b0}#settleup-content .hl-orange{background:#f60}.root61 #settleup-2014{margin-right:0px;float: left;}#settleup-2014.hover .ci-left{_background:url(../images/jd2015img.png) 0 -116px no-repeat}
#shortcut-2014 li.dorpdown{z-index:13}#shortcut-2014 li.dorpdown:hover{padding:0 1px}
#shortcut-2014 li.dorpdown:hover .dt{background:#fff;border:solid #ddd;border-width:0 1px}
#shortcut-2014 .dorpdown-layer{top:30px;background:#fff;border:1px solid #ddd;*left:1px}
.cart-total-price{
    font-size: 15px;
    color: #000;
}
.cart-total-price:hover{
    color: green;
}
.p-name a{
    font-size: 12px;
    color: #000;
}
.p-name a:hover{
    color: green;
}
.headright {
    position: absolute;
    right: 0;
    top: -10px;
    width: 173px;
}


/*-----End Gi? h�ng-----*/
/* Footer
/*-----------------------------------------------------------------------------------*/
#newletter {
     
    margin-bottom: 4px;
    padding: 16px 0;
    text-align: center;
}
.txtNewslet {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}
.subscribe {
    width: 200px;
}
#subscribe > input[type="submit"], .button_save {
    background: url("../images/btn-details1.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 5px #CCCCCC;
    -webkit-box-shadow: 1px 1px 5px #CCCCCC;
    -moz-box-shadow: 1px 1px 5px #CCCCCC;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#subscribe > input[type="submit"]:hover, .button_save:hover {
    background: url(../images/btn-details.png) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}

#footer {
    background: rgba(13, 87, 122, 0.86);
	margin: 20px 0 0 -10px; width: 1200px;
}
#footer .c_in,.system_menu_ext .c_in,.xfooter .c_in{
    width: 1200px; 
}
.system-style.bottom_nav li li a{text-transform: none;}
#footer .footer_in{
    background: rgba(5, 80, 107, 0);
        
}
.system-style.bottom_nav li li a {
    text-transform: none;
    color: #333;
	font-size: 14px;
}
.system_menu_ext_in{
    background: #fff;
}
.system-style.addContact {
   border-top: 0px solid #15B95D;

}
.system-style.addContact {
    border-top: 0px solid #387da4;
        margin: 4px 0 0;
}
.tin{
        border: 1px solid #dbdbdb;
    background-color: #fff;
}
.bnews img{
    float: left;
}
.hot-news{
    font-size: 16px;
    padding: 6px 0 0px 9px;
}
.hot-news-info{
    font-size: 11px;
    padding: 6px 0 0px 9px;
    font-style: italic;
}
.nav-footer {
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 0;
}
.nav-footer li {
    border-right: 1px solid #CCCCCC;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 0 5px;
    text-transform: uppercase;
}
.nav-footer li:last-child {
    border: medium none;
}
.slide_doitac_bottom{
    background: #fff; margin-bottom: 10px;
}
.foo_directory {
    float: left;
    margin-right: 20px;
    width: 172px;
}
.foo_directory h3 {
    font-size: 14px;
    padding-bottom: 5px;
}
.foo_directory h4 {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
}
.foo_directory li {
    background: url("../images/li-03.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    padding: 2px 0 2px 12px;
}
.foo_directory a {
    color: #585858;
}
.foo_directory a:hover {
    color: #EA9629;
    text-decoration: none;
}

.addInfo {
    border-top: 1px solid #BBBBBB;
    clear: both;
    margin: 1px 0 0 0;
    padding-top: 18px;
    line-height: 20px;
}
.addInfo a, .addInfo a:hover {
    color: #1E1E1E;
    text-decoration: none;
}

#TNKSocialNetwork {
    float: right;
    width: 120px;
}
#TNKSocialNetwork img {
    width: 20px;
}

#div-toTop {
    bottom: 24px;
    cursor: pointer;
    display: none;
    padding: 5px;
    position: fixed;
    right: 10px;
}
span#img-back-top {
    background: url("../images/items_44ae74c264.png") no-repeat scroll -10px -270px transparent;
    display: block;
    height: 48px;
    width: 48px;
}

.at-vertical-menu {
    border-radius: 8px 0 0 8px;
    right: 0;
    top: 140px;
}
.logo_footer > img {
    height: 13px;
}


.box-tour-price{
    color: #F00;
    font-weight: 600;
    font-size: 16px;
    margin: 13px 0px 0px 0px;
}
 
 
.time-dep{
    color: #121212;
    font-weight: 400;
    line-height: 28px;
    padding: 0 10px;
 
    font-family: RobotoCondensed-Regular;
    font-size: 11px;
    width: 59px;
    border-right: 1px dotted #000;
}

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

#bgDialog{
    display:none;
    position:fixed;
    _position:fixed; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    z-index:1000;
}
#dialogBox{
    display:none;
    position:fixed;
    _position:fixed; /* hack for internet explorer 6*/
    width:260px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:1001;
}
#popup_Close {
    background-color: #1198d2;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 22px;
    line-height: 21px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -18px;
    width: 22px;
}
#popup_Close:hover {
    background-color: #FCB726;
    text-decoration: none;
}
#paynow {
    background: none repeat scroll 0 0 #FCB726;
    color: white;
    height: 30px;
    border-radius:5px;
    margin-bottom: 5px;
    margin-top: 1px;
    width:257px;
}
#paynow > h6 {
    padding: 6px;
}
/*#dialogBox img {
    float: right;
    margin-left: 36px;
    padding-right: 5px;
    width: 150px;
}*/
#dialogBox p {
    margin: 5px;
}
.row_pay {
    padding-top: 10px;
}
.row_pay label {
    display: block;
}
.xemthongtin{
        margin: 0 40%;
    font-size: 20px;
    border: 4px solid #b2d8fc;
    width: 260px;
    text-align: center;
    padding: 10px;
    
}
.xemthongtin:hover{
    border: 4px solid #4774b6;
    color: #4774b6;
}
.paypal_now {
    background-color:#fcb726;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #eeb44f;
    box-shadow: 1px 2px 4px #ccc;
    display:inline-block;
    cursor:pointer;
    color:#11334E;
    font-family:RobotoCondensed-Regular;
    font-size:13px;
    font-weight:bold;
    padding:10px 25px;
    text-decoration:none;
    text-shadow:0px 1px 0px #cc9f52;
    width: 255px;
}
.paypal_now:hover {
    background-color:#fb9e25;
}
.paypal_now:active {
    position:relative;
    top:1px;
}

.box_paypall_responsive {
    display: none;
    overflow: hidden;
    width: 184px;
    margin: 0 auto;
}

div.ranking, div.ranking span {
    background: url("../images/stars_rating.png") repeat-x scroll 0 -16px rgba(0, 0, 0, 0);
    display: block;
    height: 16px;
    overflow: hidden;
    width: 80px;
}
div.ranking span {
    background-position: 0 0;
}

.footer_inbound > img {
    width: 320px;
    float: right;
}
.system-style.menu_ext1 li a{
    color:#5EAADE;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 20px;
   
}
.system_menu_ext_in{
    padding-top: 0px;
}
.system-style.menu_ext1 li a:after{
    content:'|'; padding: 0 10px;
    color: #999;
}
.system-style.menu_ext1 li:last-child a:after{
    display: none;
}
.system-style.menu_ext1{
    border: 1px solid #dde2e4;
    border-width: 1px 0;
    padding: 10px 15px;
}
.bottom_nav li{
    vertical-align: top;
}
.feature-tour.style_1 article {
    width: 100%; margin-right: 0;
}
.feature-tour.style_1 .fea-wrap article .hover{
    width: 200px; margin-right: 20px
}
.feature-tour.style_1 .feature-tour article .art-wrap{
    padding: 5px 15px 0;
}.feature-tour.style_1 .index_info{
    height: 54px;
}
.feature-tour.style_1 .boxprice .bprow1, .boxprice1 .bprow1{
    float: left;    margin: 7px 7px 0 0;
}
.feature-tour.style_1 .boxprice .bprow2, .boxprice1 .bprow2{
    float: left;
}.feature-tour.style_1 .tkhoihanh {
    display: block;
}
.system_menu_ext{
    margin-top: 5px;
}
 
/* Hoang them vao
--------------------------------------------- */

/* Responsive Menu
--------------------------------------------- */
.system-style.share.style-03 {
    width: 140px;
    text-align: left;
}
.system-style.share.style-03 a{ border-radius: 50%;}
.responsive-menu-icon {
    cursor: pointer;
    display: none;
    margin-bottom: -1px;
    text-align: center;
}

.responsive-menu-icon::before {
    content: "\f333";
    display: inline-block;
    font: normal 20px/1 'dashicons';
    margin: 0 auto;
    padding: 10px;
}

.site-header .responsive-menu-icon::before {
    padding: 0;
}
.top_left_menu{
    color: #fff; 
    font-size: 1.5em;
    text-align: left;
    font-family: RobotoCondensed-Regular;
    border-bottom: 1px solid #dbdede ; line-height: 43px; padding-left: 10px;
    background: #0D577A;
}
.box_left{
    border:1px solid #dbdbdb; background-color: #fff;
}
.box_support .sb{
    margin: 10px 10px 10px 20px;color: #7c7c7c;
}
.box_support .sb .tt{color: #292929;font-size: 1.2em;}
.box_support .sb .yahoo{color: #a8a8a8;font-size: 12px;
background: url('../images/icon_yahoo.png') no-repeat left center; padding-left: 20px; display: block;
margin-left: 15px; line-height: 30px;
} 
.box_support .sb .skype{color: #a8a8a8;font-size: 12px;
background: url('../images/icon_skype.png') no-repeat left center; padding-left: 20px; display: block;
margin-left: 15px; line-height: 30px;
}

.box_support .sb .phone{color: #a8a8a8;font-size: 12px;
background: url('../images/icon_phone.png') no-repeat left center; padding-left: 20px; display: block;
margin-left: 15px; line-height: 30px;
}
.box_support .sb .email{color: #a8a8a8;font-size: 12px;
background: url('../images/icon_email.png') no-repeat left center; padding-left: 20px; display: block;
margin-left: 15px; line-height: 30px;
}
#list-tour .list-tour-1 article .art-wrap{
    padding-left: 10px;
}
#list-tour .list-tour-1 article .f_detail a{
    color:#fff
}
.box_left {
    margin-bottom: 10px;
}
.feature-tour.style_2 article{
    width: 45%;
    margin-right: 20px;
    height: 369px;
    background: #fff;
    padding: 9px;
}
 
.feature-tour.style_2 article._4clm_3{
    margin-right:0px;
}
.destination_box{box-sizing: content-box; width:520px;float:left;padding:0 44px 0 0;background:url(http://statics.trippy.vn/isocms/skin/images/dotted_v2.png) repeat-y right center;}
.destination_box_list{display:block;margin:0;padding:0;list-style:none;}
.destination_box_list li{position:relative;overflow:hidden;width:161px;height:118px;display:block;margin:0 0 10px 0;margin: 0 9px 10px 0;}
.destination_box_list li a.photo{display:block;width:161px;height:118px;}
.destination_box_list h3{display:block;width:100%;color:#fff;font-size:14px;font-weight:500;padding:6px 5%;background:url(http://statics.trippy.vn/isocms/skin/images/bg_trans_black.png) repeat;position:absolute;left:0;bottom:0;}
.destination_box_list h3 a{color:#fff;text-decoration:none}
.promotion_box{width:574px;float:right;}
.promotion_box .contentbox{background:#fff;padding:10px 20px;}
.tabs{width:96%;height:26px;border-bottom:1px solid #dcdcdc;}
.tabs ul{display:inline-block;width:100%;height:26px;margin:0;padding:0;list-style:none;}
.tabs ul li{display:inline-block;height:24px;border-bottom:2px solid #fff;margin:0 2px 0 0;width:33%;}
.tabs ul li.current{border-bottom-color:#0e6dc7;}
.tabs ul li.last{margin-right:0px !important;}
.tabs li a{display:block;height:24px;line-height:24px;color:#141414;text-decoration:none;}
.promotion_list{margin:0;padding:0;list-style:none;}
.promotion_list li{display:inline-block;width:100%;clear:both;border-bottom:1px solid #dcdcdc;padding:12px 0px;}
.promotion_list li.last{border:none !important}
.promotion_list .l{width:70%;float:left;}
.promotion_list .r{width:25%;float:right;text-align:right;}
.promotion_list h2.title{display:block;margin:0 0 3px 0;}
.promotion_list h2.title a{display:block;outline:none;color:#3b3b3b;font-size:14px;line-height:22px;font-weight:500;text-decoration:none}
.promotion_list .price{color:#0e6dc7;font-size:18px;font-weight:700;margin:5px 0 0;}

.r-tabs {
	position: relative; margin-top: 10px;
}
.r-tabs .r-tabs-nav{
    padding:  0  !important; margin:  0 !important; float: left; width: 100%;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	background-color: #fefefe;
	position: relative;
	display: block;
	color: #424242;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 38px;
	padding: 0 15px;
	cursor: pointer;
}
.r-tabs-smoke.r-tabs .r-tabs-nav .r-tabs-anchor,
.r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	background-color: #ECECEC;
	color: #424242;
}
.r-tabs-smoke.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	border: 1px dashed #00923f;
}
.r-tabs .r-tabs-nav .r-tabs-tab .r-tabs-anchor.order {
	background-color: #e61c05;
	color: #ffffff;
	text-transform: uppercase;
}
.r-tabs-smoke.r-tabs .r-tabs-accordion-title:nth-child(7n) .r-tabs-anchor {
	background-color: #e61c05;
	border-color: transparent;
	color: #ffffff;
	text-transform: uppercase;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor,.r-tabs-tab.active .r-tabs-anchor,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor {
	background-color: #00923f !important;
	color: #ffffff !important;
    text-decoration: none !important;
}
.r-tabs .r-tabs-nav .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-nav .r-tabs-tab.active .r-tabs-anchor::after,
.r-tabs .r-tabs-accordion-title .r-tabs-anchor:hover::after,
.r-tabs .r-tabs-accordion-title.r-tabs-tab.active .r-tabs-anchor::after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -12px;
	z-index: 2;
	border-top: 12px solid #00923f;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
	margin-bottom: 15px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav {
	border-bottom: 2px solid #00923f;
	margin: 0 auto;
	padding: 0;
}
.r-tabs .r-tabs-tab {
	display: block;
	float: left;
	list-style: none; 
	padding-right: 5px;
}
.r-tabs .r-tabs-panel {
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
	margin-top: 15px;
	padding: 20px;
	display: none;
}
.r-tabs .r-tabs-accordion-title {
	display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}


.xdsoft_datetimepicker{
	background: #ffffff;
	color: #424242;
	font-family: inherit;
	font-weight: 400;
	padding: 8px;
	padding-left: 0px;
	padding-top: 2px;
	position: absolute;
	z-index: 9999;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:none;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border:none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border:none !important;
}

.xdsoft_noselect{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.xdsoft_noselect::selection { background: transparent; }
.xdsoft_noselect::-moz-selection { background: transparent; }
.xdsoft_datetimepicker.xdsoft_inline{
	display: inline-block;
	position: static;
	box-shadow: none;
}
.xdsoft_datetimepicker *{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0px;
	margin:0px;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker  .xdsoft_timepicker{
	display:none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker  .xdsoft_timepicker.active{
	display:block;
}
.xdsoft_datetimepicker .xdsoft_datepicker{
	width: 224px;
	float:left;
	margin-left:8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker{
	width: 256px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker{
	width: 58px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_datepicker.active+.xdsoft_timepicker{
	margin-top:8px;
	margin-bottom:3px
}
.xdsoft_datetimepicker  .xdsoft_mounthpicker{
	position: relative;
	text-align: center;
}

.xdsoft_datetimepicker  .xdsoft_prev, .xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAeCAYAAACsYQl4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozQjRCQjRGREU4MkNFMzExQjRDQkIyRDJDOTdBRUI1MCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCQjg0OUYyNTZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCQjg0OUYyNDZDODAxMUUzQjMwM0IwMERBNUU0ODQ5NSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkI5NzE3MjFBN0E2Q0UzMTFBQjJEQjgzMDk5RTNBNTdBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCNEJCNEZERTgyQ0UzMTFCNENCQjJEMkM5N0FFQjUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+aQvATgAAAfVJREFUeNrsmr1OwzAQxzGtkPjYEAuvVGAvfQIGRKADE49gdLwDDwBiZ2RhQUKwICQkWLsgFiRQuIBTucFJ/XFp4+hO+quqnZ4uvzj2nV2RpukCW/22yAgYNINmc7du7DcghCjrkqgOKjF1znpt6rZ0AGWQj7TvCU8d9UM+QAGDrhdyc2Bnc1WVVPBev9V8lBnY+rDwncWZThG4xk4lmxtJy2AHgoY/FySgbSBPwPZ8mEXbQx3aDERb0EbYAYFC7pcAtAvkMWwC0D3NX58S9D/YnoGC7nPWr3Dg9JTbtuHhDShBT8D2CBSK/iIEvVXxpuxSgh7DdgwUTL4iA92zmJb6lKB/YTsECmV+IgK947AGDIqgQ/LojsO135Hn51l2cWlov0JdGNrPUceueXRwilSVgkUyom9Rd6gbLfYTDeO+1v6orn0InTogYDGUkYLO3/wc9BdqqTCKP1Tfi+oTIaCBIL2TES+GTyruT9S61p6BHam+99DFEAgLFklYsIBHwSI9QY80H5ta+1rB/6ovaKihBJeEJbgLbBlQgl+j3lDPqA2tfQV1j3pVn8s+oKHGTSVJ+FqDLeR5bCqJ2E/BCycsoLZETXaKGs7rhKVt+9HZScrZNMi88V8P7LlDbvOZYaJVpMMmBCT4n0o8dTBoNgbdWPsRYACs3r7XyNfbnAAAAABJRU5ErkJggg==');
}
.xdsoft_datetimepicker  .xdsoft_prev{
    float: left;
	background-position:-20px 0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button{
    float: left;
	background-position:-70px 0px;
	margin-left:5px;
}

.xdsoft_datetimepicker  .xdsoft_next{
    float: right;
	background-position:0px 0px;
}
.xdsoft_datetimepicker  .xdsoft_next:active,.xdsoft_datetimepicker  .xdsoft_prev:active{
}
.xdsoft_datetimepicker  .xdsoft_next,.xdsoft_datetimepicker  .xdsoft_prev ,.xdsoft_datetimepicker  .xdsoft_today_button{
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px none currentColor;
	cursor: pointer;
	display: block;
	height: 30px;
	opacity: 0.5;
	outline: medium none currentColor;
	overflow: hidden;
	padding: 0px;
	position: relative;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_next{
	float:none;
	background-position:-40px -15px;
	height: 15px;
	width: 30px;
	display: block;
	margin-left:14px;
	margin-top:7px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_prev{
	background-position:-40px 0px;
	margin-bottom:7px;
	margin-top:0px;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box{
	height:151px;
	overflow:hidden;
	border-bottom:1px solid #DDDDDD;
}
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div{
	background: #FFFFFF;
	border-top:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: center;
	border-collapse:collapse;
	cursor:pointer; 
	border-bottom-width:0px;
	height:25px;
	line-height:25px;
}

/*-----------Box home ---------*/
.main-inner{
    float: left;
}
.main-body{

}
.main-inner ul li{
    width: 386px;
    float: left;
    border: 4px solid #fff;
    margin: 0 7px;
    padding: 5px;
    height: 400px;
}

.index_box_itemname{
    margin-top: 10px;
}
.main-inner ul li:hover{
    border: 4px solid #175fab;
}
.main-inner ul li a{
        color: #000;
}
.main-inner ul li a:hover{
        color: #2abbfc;
}
.pimg img{
    width: 368px;
}
.price {
    font-size: 18px;
    margin: 8px 0 6px;
    white-space: nowrap;
    color: red;
}
.status {
    color: green;
    font-size: 15px;
}
/*-----------End Box home ---------*/
/*-----------Box menu right ---------*/
.box-index-title{
    font: bold 1.8em/1.2em 'RobotoCondensed-Regular';
    margin: 8px 14px;
}

.mainitem{
    width: 296px;
    float: left;
    border: 4px solid #fff;
    margin: 0 2px;
    height: 336px;
    text-align: left;
    border: 3px solid #ececec;
    padding: 5px;
}
.mainitem:hover{
    border: 3px solid #4774b6;
}

.item-infomain{
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: green;
    padding: 5px;
}
.item-name{
    font: bold 1.4em/1.2em 'RobotoCondensed-Regular';
    margin: 5px 0;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.item-name:hover{color: #2bbaff;}

.item-img img{width: 282px; height: 200px;}
/*-----------Box menu right ---------*/
/*-----------San pham Coupon ---------*/

.product-zoom-info .image-additional {
    z-index: 99;
    display: block;
    position: relative;
    overflow: auto;
}
.product-zoom-info .ca-container {
    float: left;
    margin: 0px 10px 20px 0px;
    height: 370px;
    padding: 0;
    position: relative;
}

.product-zoom-info .image-additional .adtwrap {padding: 6px 5px 5px;}
.product-zoom-info .image {
    width: 340px;
    float: left;
    height: 370px;
    z-index: 1;
    display: block;
    margin: 0;
    background: none;
    border-left: 1px solid #d2d2d2;
}
.album-cap {
    float: left;
    width: 18%;
    margin-top: 3px;
    overflow: hidden;
}
.album-cap-select {
    list-style: none;
    overflow: auto;
    padding: 0;
    margin: 0 4px;
}
.album-cap-select li {
    width: 98px;
    height: auto;
}
.album-cap-select li a {
    display: block;
    overflow: hidden;
}
.album-cap-select li img {
    width: 100%;
    height: 100%;
}
.album-big #owl-product-2 {
    width: 80%;
}
.product-cover .product-info, .product-cover .product-img {
    min-height: 420px;
}
.danh_gia_luot_mua {
    margin: 5px 10px;
}
.danh_gia_luot_mua .pageView {
    float: left;
    width: 32%;
    text-align: center;
    font-size: 11px;
    color: #747474;
}
#voteView0 {
    background-position: 0 -329px;
}
.products_votes_block {
    border: 1px solid #d1d1d1;
    margin: 5px 0 0 15px;
}

.products_votes_block .vtitle {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    line-height: 40px;
}
.products_votes_block .vblock {
    margin: 10px;
}
.products_votes_block .vvoted {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 10px;
    font-size: 12px;
}
.products_votes_block .vv-title {
    margin: 5px 0 0 0;
}
.vote-star.star1 {
    background-position: -84px 50%;
}
.vote-star {
    width: 104px;
    height: 20px;
    background: url(../images/5stars.png) no-repeat 100% 50%;
    display: block;
    margin-bottom: 15px;
}
.vote-star .vstar {
    width: 20.8px;
    height: 20px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.products_votes_block .vcontent {
    width: 100%;
    resize: none;
    padding: 0 5px;
}
.products_votes_block .vsubmit {
    width: 100%;
    padding: 5px 0;
    color: #fff;
    background: #e32029;
    border: none;
}
#detail_product_price {
    margin: 0 0 10px;
}
#detail_product_price .price {
background: #f3f3f3;
    min-height: 46px;
    padding: 0 20px 15px;
    margin-top: 0px;
    background-size: 100%;
    border: 1px solid #dadada;
}
.VAT{
    font-style: italic;
    margin-top: 10px;
    color: #209dda;
    font-size: 14px;
}
.product-promotion {
    margin-top: 10px;
    width: 100%;
    float: left;
        border: 1px dotted #000;
    padding: 8px;
}
.iPromo {
    color: #db0202;
    font-size: 1.2em;
}
.product-promotion .promo-icon {
    background: none;
}
.product-order {
    padding-left: 10px;
}
.add-cart-button {
background: #ff7938;
    color: #FFF;
    display: inline-block;
    line-height: 48px;
    width: 200px;
    font-size: 17px;
    border: none;
    margin: 15px 4px;
}
.add-cart-button:before{
content:"";
background: url('../images/adr-icon-cart.png');
padding: 0px 11px;
}
.product-order button.cart {
background: #e32029;
    color: #FFF;
    display: inline-block;
    line-height: 48px;
    width: 328px;
    font-size: 17px;
    border: none;
    margin: 15px 4px;
}
.product-order button.cart:before {
content:"";
background: url('../images/adr-icon-smartphone.png');
padding: 1px 8px;
}

.detail_hotro_tructuyen {
border: 1px solid #ddd;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    font-size: 14px;
        width: 541px
}
ul.style-none li, ul.style-none, ol.style-none, ul.style-none {
    list-style: none;
}
.detail_hotro_tructuyen a {
    text-decoration: none !important;
    margin-right: 5px;
}
.detail_hotro_tructuyen a:hover {
    color: green;
}
.sanphamtt {
    min-height: 200px;
    width: 232px;
    padding-right: 5px;
}
.product_thumb_view {
    padding: 0 5px;
    width: 110%;
}
.product-list-wrap {
    border: none;
    overflow: visible;
}
 
.wrapper {
    float: left;
    position: relative;
    /*height: 400px;*/
    margin-bottom: 5px;
}
.wrapperdetail {
    float: left;
    position: relative;
    height: 400px;
    margin-bottom: 5px;
}
.product_thumb_view .block {
    background: #FFF;
    border: 4px solid transparent;
    border-radius: 3px;
    color: #999;
    position: relative;
    width: 386px;
    box-sizing: border-box;
    max-width: 100%;
}
 
.product_thumb_view .block .picture_main{
	font-size: 0;
	margin-bottom: 6px;
	padding-top: 4px;
	position: relative;
	text-align: center;
	width: 386px; 
    max-width:100%;
}   
.product_thumb_view .picture_main a, .product_thumb_view .picture_thumb b{
	display: table-cell;	 
	width: 386px;max-width:100%;
	overflow: hidden;
}
.product_thumb_view .picture_main a.more{
	background: #365DB5;
	left: 4px;
	bottom: -30px;
	color: #FFF;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	z-index: 2;
	transition: bottom .2s linear;
	-webkit-transition: bottom .2s linear;
	white-space: nowrap;
}
.product_thumb_view .block_pre .picture_main a.more{
	background: #e32029;
}
.product_thumb_view .picture_main:hover a.more{
	bottom: 0;
}
.product_thumb_view .block:hover {
    border: 4px solid #365DB5;
    border-radius: 0;
    transition: border-color .2s ease-in; 
}
.product_thumb_view .picture_main img {
    max-width: 366px;
    /*max-height: 250px;*/
}
.product_thumb_view .picture_maindetail img {
    max-width: 366px;
    max-height: 250px;
}

.product_thumb_view .block > div {
    padding: 0 4px;
    overflow: hidden;
}
.product_thumb_view .picture_thumb {
    font-size: 0;
    text-align: center;
}
.product_thumb_view .picture_thumb span {
    border: 1px solid #CCC;
    cursor: pointer;
    display: table;
    float: left;
    margin-right: 4px;
    padding: 1px;
    table-layout: fixed;
    width: 34px;
    height: 30px;
}
.product_thumb_view .picture_thumb b {
    width: 34px;
    height: 30px;
}
.product_thumb_view .picture_thumb img {
    max-width: 34px;
    max-height: 30px;
}
.product_thumb_view .price {
    font-size: 18px;
    margin: 8px 0 6px;
    white-space: nowrap;
    color: red;
}
.product_thumb_view .tag, .product_thumb_view .name {
    height: 32px;
    line-height: 16px;
    margin-bottom: 6px;
}
.name a {
    font: 1.3em/1.2em 'RobotoCondensed-Regular';
}
.name a:hover{
    color: #2bbaff;
}
.infomation{
    position: absolute;
    top: 12px;
    left: 15px;
    color: white;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.38);
    padding: 5px;
}
.infomationa{
    position: absolute;
    top: 12px;
    left: 6px;
    color: white;
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 15px;
    background: rgba(0, 0, 0, 0.38);
    padding: 5px;    right: 3px;
}
.estore{
        margin: 10px 0 0;
}
.product_thumb_view .estore {
    line-height: 180%;
    margin-bottom: 6px;
    position: relative;
    white-space: nowrap;
}
 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cloud-zoom-big {
    overflow: hidden;
    background: none;
    border: 0px solid #ffffff;
}

.zoomlinks {
  display: inline-block;
  padding: 10px;
  background: rgba(255,255,255,0.7);
  z-index: 9999;
  position: absolute;
  right: 0;
  bottom: 0;
}.enlarge {
  background: url(../images/search-icon.png) no-repeat;
  position: relative;
  font-weight: 700;
  padding-left: 16px;
  z-index: 9999;
}
.product-zoom-info .image-additional {
  z-index: 99;
  display: block;
  position: relative;
  overflow: auto;
}
.product-zoom-info .image-additional .adtwrap {
  padding: 6px 5px 5px;
}
.product-zoom-info .image-additional a {
  background: none;
  display: block;
}

.product-zoom-info .image {
  width: 340px; float: left;
  height: 370px;
  z-index: 1;
  display: block;
  margin: 0;
  background: none;
 
  border-left: 1px solid #d2d2d2;
 
}
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #888;
	margin:-1px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:'RobotoCondensed-Regular';
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}
/* This is the zoom window. */

.cloud-zoom-big {
	overflow: hidden;
	background: none;
	border:0px solid #ffffff;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
/*-----------End San pham Coupon ---------*/

/*-----------San pham Danh sach ---------*/
.product_wrapper {
    border: 1px solid #E5E5E5;
    overflow: hidden;
}
.breadcrumb {
    padding: 8px 7px;
    margin-bottom: 0;
    list-style: none;
    background-color: #f6fafa;
    border-radius: 4px;
    margin-top: 5px;
       width: 1189px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb .title {
    font-weight: normal;
    font-size: 14px;
    margin: 1px 0;
    padding: 0;
    display: inline-block;
}
.quick_search_filter {
    margin-bottom: 30px;
    position: relative;
       width: 1189px;
}
.quick_search_filter table {
    border: 1px solid #E5E5E5;
    border-collapse: collapse;
    width: 100%;
}
.quick_search_filter .label {
    background: #f6fafa;
    padding: 12px;
    width: 10%;
    display: table-cell;
    color: #666;
    font: bold 1.3em/0.5em  'RobotoCondensed-Regular';
}
 
.quick_search_filter .label div {
    width: 120px;
}
.quick_search_filter .filter {
    position: relative;
}
.quick_search_filter td {
    border: 1px dotted #E5E5E5;
    vertical-align: top;
}
.quick_search_filter .filter ul {
    color: #999;
}
.quick_search_filter .filter > ul > li {
    float: left;
    padding: 8px 6px 0;
}
.quick_search_filter .filter ul li a {
    position: relative;
    text-decoration: none !important;
    border: 1px solid transparent;
    border-radius: 4px;
    font:  1.2em/1.0em  'RobotoCondensed-Regular';
 
}
.quick_search_filter .filter ul li a:hover {
background: #005aa0;
color: #fff;
    padding: 3px 0;
 
}

.quick_search_filter .filter ul li a .arrow_down {
    right: -12px;
    top: 5px;
}
.arrow_down {
    border-top: 4px solid #BBB;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.arrow_right, .arrow_down {
    position: absolute;
    right: 9px;
    width: 0;
    height: 0;
}
.quick_search_filter .filter .btn_view_more {
    background: #FFF;
    border: none;
    cursor: pointer;
    line-height: 33px;
    height: 33px;
    position: absolute;
    top: 2px;
    text-align: center;
    right: 0;
    width: 33px;
}
.btn_view_more {
    display: none;
}
.namein a{
    font: bold 1.4em/1.4em  'RobotoCondensed-Regular';
    margin-bottom: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.namein a:hover{
    color:#2bbaff;
}
.other_products-title{
    margin: 24px 16px 0;
}
.saleofftext{
    font: 1.2em/1.2em 'RobotoCondensed-Regular';
    color: #128fcc;
}
.saleoffprice{
    font: bold 1.4em/1.2em 'RobotoCondensed-Regular';
    color: red;
    margin-left: 5px;
}
.saleoff{
    margin-bottom: 10px;
}
.item-info{
    font: 1.2em/1.2em 'RobotoCondensed-Regular';
    position: absolute;
    right: 10px;
    width: 315px;
}
.sys_product_detail_text_1{
    font: 1.3em/1.6em 'RobotoCondensed-Regular';
}


/*-----------End San pham Danh sach ---------*/




.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div > div:first-child{
 border-top-width:0px;
}
.xdsoft_datetimepicker  .xdsoft_today_button:hover,
.xdsoft_datetimepicker  .xdsoft_next:hover,
.xdsoft_datetimepicker  .xdsoft_prev:hover {
    opacity: 1;
}
.xdsoft_datetimepicker  .xdsoft_label{
	display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
	float:left;
	width:182px;
	text-align:center;
	cursor:pointer;
}
.xdsoft_datetimepicker  .xdsoft_label:hover{
	text-decoration:underline;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select{
	border:1px solid #ccc;
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	display:none;
	background:#fff;
	max-height:160px;
	overflow-y:hidden;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_monthselect{right:-7px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select.xdsoft_yearselect{right:2px;}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover{
	color: #fff;
    background: #ff0000;
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option{
	padding:2px 10px 2px 5px; 
}
.xdsoft_datetimepicker  .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current{
	background: #00923f;
	box-shadow: #007c36 0 1px 3px 0 inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_month{
	width:90px;
	text-align:right;
}
.xdsoft_datetimepicker  .xdsoft_calendar{
	clear:both;
}
.xdsoft_datetimepicker  .xdsoft_year{
	width:56px;
}
.xdsoft_datetimepicker  .xdsoft_calendar table{
	border-collapse:collapse;
	width:100%;
	
}
.xdsoft_datetimepicker  .xdsoft_calendar td > div{
	padding-right:5px;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	height: 25px;
}
.xdsoft_datetimepicker  .xdsoft_calendar td,.xdsoft_datetimepicker  .xdsoft_calendar th{
	width:14.2857142%;
	background: #FFFFFF;
	border:1px solid #DDDDDD;
	color: #666666;
	font-size: 12px;
	text-align: right;
	padding:0px;
	border-collapse:collapse;
	cursor:pointer;
	height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks  .xdsoft_calendar th{
	width:12.5%;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	background: #FFFFFF;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_today{
	color:#00923f;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current{
	background: #00923f;
	box-shadow: #065cac 0px 1px 3px 0px inset;
	color:#fff;
	font-weight: 700;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker  .xdsoft_time_box >div >div.xdsoft_disabled{
	opacity:0.5;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled{
	opacity:0.2;
}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div:hover{
	color: #fff !important;
    background: #ff0000 !important;
    box-shadow: none !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover{
	color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}
.xdsoft_datetimepicker  .xdsoft_calendar th{
	font-weight: 700;
	text-align: center;
	color: #999;
	cursor:default;
}
.xdsoft_datetimepicker  .xdsoft_copyright{ color:#ccc !important; font-size:10px;clear:both;float:none;margin-left:8px;}
.xdsoft_datetimepicker  .xdsoft_copyright a{ color:#eee !important;}
.xdsoft_datetimepicker  .xdsoft_copyright a:hover{ color:#aaa !important;}


.xdsoft_time_box{
	position:relative;
	border:1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller{
	background:#ccc !important;
	height:20px;
}
.xdsoft_scrollbar{
	position:absolute;
	width:7px;
	right:0px;
	top:0px;
	bottom:0px;
	cursor:pointer;
}
.xdsoft_scroller_box{
position:relative;
}
ul.tagit {
    padding: 1px 5px;
    overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
}
ul.tagit li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
ul.tagit li.tagit-choice {    
    position: relative;
    line-height: inherit;
}
input.tagit-hidden-field {
    display: none;
}
ul.tagit li.tagit-choice-read-only { 
    padding: .2em .5em .2em .5em; 
} 

ul.tagit li.tagit-choice-editable { 
    padding: 2px 15px 2px 5px;
} 

ul.tagit li.tagit-new {
    padding: 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 0;
    line-height: 15px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    background-color: inherit;
    outline: none;
}

#clienttabs{display:inline-block;width:96%;padding:0% 2%;list-style:none;border-bottom:1px solid #d9d6d6;margin-bottom:30px}
#clienttabs li{display:inline-block;float:left;height:35px;margin-right:3px}
#clienttabs li a{display:block;float:left;background:#d9d6d6;border:1px solid #d9d6d6;height:33px;line-height:33px;color:#444;padding:0px 25px;font-size:14px}
#clienttabs li a.current{height:34px;background:#fff;color:#054d66;border-bottom-color:#fff !important}
.labelcheck{display:inline-block;width:100%;clear:both;margin-bottom:5px}
.labelcheck label{display:inline-block;	float:left;	width:25%;margin-right:10px}
.box h3.head{border-bottom:1px solid #DDD;height:28px;font-family:RobotoCondensed-Regular}
.customize_line{display:inline-block;width:100%;clear:both;margin-bottom:12px}
.customize_line .line_form_custom1{width:15%;float:left;color:#690}
.customize_line .ta_addre_cus{border:1px solid #DDD;color:#444;width:460px;height:50px;padding:4px}
.customize_line .full_textarea{border:1px solid #DDD;color:#444;width:530px;height:300px;padding:4px}
.customize_line label.tit{width:160px;font-size:13px;padding-right:10px;float:left;height:24px;line-height:24px;text-align:right}
.customize_line .isoTxt{height:22px;border:1px solid #D1D1D1;padding:0 4px}
.customize_line .slb{border:1px solid #D1D1D1;height:24px;width:120px;float:left;margin-right:10px;padding:2px}
.customize_line .medium_slb{width:210px}
.customize_line .medium{width:205px}
.customize_line .short{width:60px}
.customize_line .group_items{float:left}
.boxcss{margin-top:28px}
.box .contentbox{margin:10px 0}
.main_fill_cus{background:none repeat scroll 0 0 #FFF;border:1px solid #D9DBCD;margin-top:5px;padding-bottom:10px;display:inline-block}
.main_fill_cus .top_fill_bo{height:36px;line-height:36px;background:#e8e7e7}
.top_fill_bo h1{display:inline-block;float:left;font-size:18px;font-family:RobotoCondensed-Regular;padding:0 10px}
.top_fill_bo font{float:right;margin-right:10px;background:url(../images/customize/ic_book.gif) no-repeat left center;padding:0 0 0 25px}
.customizeBtn{background:#366AB1;color:#fff !important;border:0;cursor:pointer;width:80px;padding:10px 30px;font-weight:bold}
.main_tour_cus .content{padding:20px}
input.error{ border-color: #c00000 !important}
label.error{ display:none !important}
.cus_recommend{color:#A81758;display:inline;float:left;line-height:20px;width:190px;padding-left:20px}
.con_fill_bo{ margin-top:10px;color:#555;padding-bottom: 15px; border-top:1px solid #e3e3e3}
.con_fill_bo h2.head{ color:#054f69; font-size:22px; font-weight:normal; margin-bottom:20px; margin-top:20px}
.tourbox-info{background:transparent;padding:15px;font-size:13px;border:dashed 2px #A81758}
.headtourbox{margin-bottom:5px;font-size:14px}
.tbdate{ background:#fff url(/isocms/mod/tour/images/calendar.png) no-repeat 136px 3px}
.isoTxt{ outline:none}
.customize_line .slb.small{ width:60px}
.lblCountry{ display:inline-block; float:left; margin-right:10px; padding:5px 0 0; font-weight:bold}
.lblCountry input[type=checkbox],.lblCountry input{ display:block; float:left; margin-right:5px}
.customize_country_box h3{ display:block; margin-bottom:10px; font-size:13px}
.customize_country_box label{ display:block; float:left; width:20%; height:16px; margin-bottom:5px; overflow:hidden}
.customize_country_box label input[type=checkbox]{ margin-top:2px}
.choose_date{ margin-right:5px}
.choose_date input[type=radio]{ vertical-align:middle; margin-right:5px}
.underline{ text-decoration:underline !important;}
.underline:hover{ text-decoration:none !important;}
.start_date,.finish_date{background:url('../images/calendar.png') no-repeat 98% center;height:24px;border:1px solid #cccccc;background-color:#ffffff;padding:0px 5px}
.box_middle{padding:20px 0 20px 0; border-top:1px solid #cccccc; margin:25px 0px}
.bmt{color:#05506a;font-size:18px;font-weight:bold;margin-bottom:10px}
.bmintro{color:#5b5b5b;font-size:13px;text-align:justify;margin-bottom:30px}
.box_middle textarea{float:left}
.box_middle ul{list-style-type:none;float:left;margin-left:36px}
.box_middle ul li{margin-bottom:12px;color:#054d66;font-size:12px}
.box_middle ul li.lib,.box_middle ul li span{font-weight:bold}
.bmt2{font-size:13px;color:#5b5b5b;margin-bottom:10px}
.notifyError{display:none;color:#FF0000}
.divleft{float:left; width:48%}
.divright{float:right; width:45%}
.divleft .li,.divright .li{ display:inline-block; width:100%; margin-bottom:10PX}
.divleft label{width:110px; float:left; line-height:26px; display:inline-block; text-align:right; margin-right:10px}
.divright label{width:95px; float:left; margin-right:10px; line-height:26px; display:inline-block; text-align:right}
.divleft input.isoTxt,.divright input.isoTxt{width:191px!important;height:21px;!important; line-height:21px; padding:1px 5px; outline:none; border:1px solid #dad9d9}
.divleft select{width:202px !important;height:24px;outline:none;border:1px solid #dad9d9}
.divleft textarea{ float:left; width:200px}
.divleft div{margin-bottom:5px}
.customize_group{ width:66%; float:left}
.rdo{vertical-align:middle;margin-right:3px}
.mt10{ margin-top:10px}
.txtoption{width:90px!important;height:24px; float:left; border:1px solid #dad9d9; margin-right:10px}
#quickContactForm .btn {
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
    margin-top: 20px; width: 100%; text-align: right;
}.btn_Submit {
    background: url('../images/bgbtn.png') no-repeat left center;
    width: 166px!important;
    height: 35px !important;
    border: 0;
    margin-right: 22px;
    cursor: pointer;
}
.itembook{display:inline-block;margin-bottom:12px;clear:both;width:100%}
.itembook label.tit{display:block;float:left;width:120px;padding-right:10px;height:24px;line-height:24px;text-align:right}
.itembook .text{height:22px;float:left;border:1px solid #d1d1d1;padding:0px 4px}
.itembook .full{width:300px}
.itembook .medium{width:168px}
.itembook textarea{padding:4px;border:1px solid #d1d1d1;width:296px;height:200px}
.itembook .ui-select-default{height:24px;border:1px solid #d1d1d1;padding:2px;float:left}
.itembook .select-short{margin-right:5px}
.itembook .select-full{width:292px}
.itembook .space{display:block;float:left;width:130px;height:24px}
.itembook .buttonSearch{height:26px;display:inline-block;padding:0px 10px;width:auto !important;font-size:13px !important;background:#9F1B1B;text-transform:uppercase}
.confirmTextBook{display:block;float:left;line-height:22px}
.confirmTextRequest{display:block;float:left;width:406px}
.headHotel{color:#054D66;display:block;font-size:26px;font-weight:normal;margin:10px 0 0}
.loadingWailt{height:30px;display:none;background:#eae9e9 url(../images/loader.gif) no-repeat center center;margin-top:20px;border:1px solid #c5c4c4}
#listTravelServices{display:inline-table;width:100%;margin:0;padding:0}
#listTravelServices li{display:inline-block;float:left;width:200px;padding:0px 3px}
#listTravelServices li.first{padding-left:0px !important}
#listTravelServices li.last{padding-right:0px !important}
#listTravelServices li h2{display:block;position:relative;height:20px;border-bottom:1px solid #9f1b1b;margin-bottom:10px}
#listTravelServices h2 a{display:block;position:absolute;left:0;bottom:-4px;color:#9f1b1b;text-decoration:none;font-size:16px;height:20px;line-height:20px;background:#fff;padding-right:10px}
#title-type-service{font-size:22px;text-transform:uppercase;margin:10px 0px 16px;font-weight:normal;color:#9f1b1b}
#title-type-service span{font-size:20px;color:#054d66}
.bookServiceBtn{text-align:center;line-height:30px;float:right;text-decoration:none;color:#fff;text-transform:uppercase;font-size:14px;margin:10px 0px}
a.bookServiceBtn:hover{opacity:0.8;filter:anpha(opacity=80);-moz-opacity:0.8;-webkit-opacity:0.8}
.book-searvice{display:block;border:0px;width:120px;height:30px;cursor:pointer;outline:none;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAeCAIAAABoq03CAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg5OEU0OTAxRjBERjExRTFBRTA1QTQwMEJDODcwNDNDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg5OEU0OTAyRjBERjExRTFBRTA1QTQwMEJDODcwNDNDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODk4RTQ4RkZGMERGMTFFMUFFMDVBNDAwQkM4NzA0M0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODk4RTQ5MDBGMERGMTFFMUFFMDVBNDAwQkM4NzA0M0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz40Z5WoAAACfklEQVR42uzaS2gTQRjA8X1MkiapMQ8xVqvREGpJL7ZG6SNYseJFEFqqYFHSk4JHK0IuHrwUPdSb0IIQUHpQrCiIhz5QsLZI6qM+SDH0gWzTlGySNtmkTTK7TqHUNCqUunP7/och2b39WIaZ3WEVRWE2JyvKyM/ky2kxmskJ6VUG2lr7ynV2g/as03Zqv5lj2ZK7bAn0VDxza3Q6IoHv9qsw6m43OQ9bDf+EHp6Ld4/PrGIZsP4zHc/56w+1OKx/gZ5YWO4aCeVlBZhUScOx91qqa+2mTdDJlXzHi09kBCAVM5dp+s8dIeNv6Ltj4YFQBGhUr6264maDax16JildfBqUFZg01I8sPx61elxWIyJ/Br4LuACTBpUwwzwPCV2NVSyW5TOB14lsDlAoZdFrX/maUVCIi+kMcNBLTBc+zifQl0gcFwrAQbXPgogm52MyBmi6fV0QUTiakOGJphxBRrGUBNC0I8hoScpiWEFTbknCiGfkfAGDBdVYjkUmDZ/JroAF1UwGHTJoeQyrDsqZy3agyp3GKWERLKh2wFKO3Htsg5M/wIJqBBkdc+6FDQvtCDLyVjnMeq2YgtcdtLIY9QQZaRHf5nH3Do2DCKXaj9cQ5LX30Ze8tX2DY1iGb7Lqx3Mc4SU/1qDdlXbfiboHw/BQq5/vZD3hZTa+GUaTqQZ/T2xZAhoV22Uyvr9zg4xM8XGDN9/Crd19OdiOqxSZl5/5rzTXuNZ34cUHaB6/nbh6vx+sVVHuvdZxwXt040rpkbBgeO5yT2B2UQSsbXdwt+3h9U6Py1F8kf3zkCNZfjwZ/RAYeke4Z6MgvmVfu40Qd55uPN9URxYbJXd/CTAAkMYIK9W4OksAAAAASUVORK5CYII=)}
#tblTicketPrice{border-collapse:collapse;width: 100%;}
#tblTicketPrice td{
border: 1px solid #CCCCCC;
    font-size: 14px;
    padding: 7px;
    text-align: center;
    text-transform: uppercase;
}
.middletr:hover{
    background: #c1ebff;
    cursor: pointer ;
}
.addTicket{background:url("../images/round_plus.png") no-repeat scroll 0 0 transparent;display:block;height:16px;overflow:hidden;text-indent:-9999%;width:16px}
.removeTicket{background:url("../images/round_delete.png") no-repeat scroll 0 0 transparent;display:block;ght:16px;overflow:hidden;text-indent:-9999%;width:16px}
.check{background:none repeat scroll 0 0 #A82229;color:#FFFFFF}
.lstSearch{display:block;margin:0;padding:0;list-style:none}
.lstSearch li{padding:10px 10px 16px}
.lstSearch li h3{margin-bottom:5px}
.lstSearch li h3 a{color:#333}
.lstSearch li span{color:#999;font-size:11px}
.serviceBlog{ width:100%;margin:16px 0 0;background:url(../images/servce_blog_mid.png) repeat-y}
.serviceBlog .t{ width:100%;height:1px;background:url(../images/servce_blog_top.png) no-repeat top center}
.serviceBlog .m{ padding:15px}
.serviceBlog .b{ width:273px;height:5px;background:url(../images/service_blog_bottom.png) no-repeat bottom center}
.serviceBlog h1.head{ height:25px;padding-bottom:10px;margin-bottom:5px;border-bottom:1px solid #d7d6d5}
.serviceBlog h1.head a{ text-decoration:none;font-size:21px;color:#9f1b1b}
.lst-ext-services{ margin:0;padding:0;list-style:none}
.lst-ext-services li{ display:inline-block;width:100%;padding:10px 0px}
.service_link{display:block;width:140px;height:200px;float:left;margin:10px 30px;color:#808080;text-decoration:none;}
.service_link p{display:block;margin:10px 0;border-left:2px #9F1B1B solid;padding:0 10px;font-family:"Times New Roman", Times, serif;font-weight:bold;font-style:italic;font-size:18px}
.service_link:hover{color:#9F1B1B}
.lstCountry{display:inline-block;padding:12px 20px;background:#f4f4f4;width:1180px; margin-bottom:4px;}
.lineLeft{display:block;border-left:4px #dbdbdb solid;padding:0px 3px 4px 20px}
.lineLeft a{color:#9f1b1b; text-transform:uppercase; font-size:16px; text-decoration:none;}
.lineLeft a:hover{ text-decoration:underline;}
.lineLeft p{font-size:13px; margin:6px 0 0; line-height:18px;}
.lstCountry:hover .lineLeft{border-left:4px #0f7ea0 solid}
.activeCountry .lineLeft{border-left:4px #0f7ea0 solid !important}
.btnSend{color:#ffffff;text-transform:uppercase;height:40px !important; outline:none;}
.title-book-service{font-weight:normal;color:#9F1B1B;font-size:18px;border-bottom:1px solid #E2E0E1;margin:0 0 10px 0}
.ui-button-default{display:inline-block;padding:0 20px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;border: 1px solid #962C31;background:#E7403C;margin:10px;color:#fff;text-decoration:none;font-size:16px;height:28px;line-height:26px;cursor:pointer;}
.noExtra{display:block;padding:10px 0;text-align:center;}
.holder-focus-info{display:inline-block;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #cfcfcf}
.holder-focus-info .l{width:214px;float:left}
.holder-focus-info div.photo{display:block;width:208px;height:140px;border:3px solid #d9d9d9;outline:none}
.holder-focus-info .review-photo{display:block;width:100%;height:16px;line-height:16px;color:#9f1b1b;padding-top:10px}
.holder-focus-info .r{width:216px;float:right}
.holder-focus-info .part-top-info{padding-bottom:8px;margin-bottom:8px;border-bottom:1px dashed #cfcfcf}
.part-top-info p{line-height:18px;color:#333;font-size:13px}
.formatTextW3c{line-height:20px;margin-bottom:10px} .formatTextW3c div,.formatTextW3c p{font-size:14px;line-height:18px}
.formatTextW3c div,.formatTextW3c p,.formatTextW3c h1,.formatTextW3c h2,.formatTextW3c h3,.formatTextW3c h4,.formatTextW3c h5,.formatTextW3c h6{margin-bottom:10px}
.formatTextW3c ul{ padding-left:10px}
.formatTextW3c a{text-decoration:none;color:#333;font-weight:bold}
.formatTextW3c a table{border-collapse:collapse;table-layout:auto}
.h3bold{font-size:16px;margin:10px 0px;color:#054d66}
.listRelated{margin:0;padding:0;list-style:none}
.listRelated li{display:block;padding:2px 0px !important}
.listRelated li a{text-decoration:none;color:#333}
.listRelated li a:hover{text-decoration:underline}
.book-tour-now{display:block;width:128px;height:26px;text-transform:uppercase;line-height:26px;text-align:center;color:#fff;background-position:-23px -443px;text-decoration:none;font-weight:bold;margin:30px 0px;font-size:12px}
.tourID{color:#054d66;font-size:18px;text-transform:uppercase;font-weight:normal;margin:10px 0px 30px}
.formatTextAbout{line-height:20px;font-size:14px}
.formatTextAbout p,.formatTextAbout div{margin-bottom:10px}
.formatTextAbout a{text-decoration:none;color:#00759A;font-weight:bold}
.formatTextAbout a:hover{text-decoration:underline}

.item-book{display:inline-block;width:100%;margin-bottom:10px}
.item-book .tit{display:block;width:160px;height:24px;line-height:24px;color:inherit;float:left;padding-right:16px;text-align:right;font-size:14px}
.item-book .text{display:block;float:left;height:22px;border:1px solid #ccc;padding-left:5px;-moz-border-radius:3px;border-radius:3px;-webkit-border-radius:3px}
.item-book .ui-select-default{display:block;float:left;height:24px;margin-right:5px;border:1px solid #ccc;padding:2px;-moz-border-radius:3px;border-radius:3px;-webkit-border-radius:3px}
.item-book .ui-textarea-default{width:548px;height:80px;padding:5px 5px 5px 20px;border:1px solid #ccc;background:url(../images/icon/field_icon.png) no-repeat 5px 5px;resize:none;-moz-border-radius:3px;border-radius:3px;-webkit-border-radius:3px}
.item-book .full{width:270px}
#request{width:264px;padding:5px}
input.error{border:1px solid #c00000 !important}
label.error{display:none !important}
.item-book .medium{width:200px}
.item-book .select-full{width:246px}
.item-book .select-short{width:60px}
.noticeText{display:inline-block;margin:-5px 0 0;float:left;height:20px;line-height:20px;color:#666;font-size:11px;padding-left:195px}
.button-contact{ margin:20px auto 10px;width:130px}
.addTicket{background:url("../images/round_plus.png") no-repeat scroll 0 0 transparent;display:block;height:16px;overflow:hidden;text-indent:-9999%;width:16px}
.removeTicket{background:url("../images/round_delete.png") no-repeat scroll 0 0 transparent;display:block;ght:16px;overflow:hidden;text-indent:-9999%;width:16px}
.check{background:none repeat scroll 0 0 #A82229;color:#FFFFFF}
.v-menu ul{
	left: -200px;	
}
.v-menu ul ul{
	left: -100%;	
}

.collapse-body{
    display: block;
    font-family: RobotoCondensed-Regular;
    font-size: 13px;
    text-align: justify;
    color: #464646;
}

.system-style.ul-detail .l-right{ width: 720px;}
.popup_message{ top: 25%; width: 500px; left: 50%;}

/*search hotel*/
.search_hotel{ background-color: #ebebeb; margin: 15px; font-size: 13px;}
.search_hotel>.col-sm-3{ padding-left: 0px;}
.hotel_list{ background-color: #fff; padding: 10px;}
.hotel_side_bar{ background-color: #fff; margin: 15px 0px 15px 0; padding: 10px;}
.hotel_side_bar h2{ background-color: #e9f3f7; padding: 10px 10px; font-size: 15px; border-left: 3px solid #b9e1f0;}
.hotel_side_bar ul{ margin: 5px 0;}
.hotel_side_bar li{ font-size: 12px; padding: 5px 0;}
.hotel_side_bar li label{ font-weight: normal;}
.hotel_side_bar li label input{ margin-right: 5px; margin-left: 15px;}

.search_hotel_form{ margin: 15px 0px;}
.search_hotel_form .col-sm-5{ padding-right: 10px; position: relative;}
.search_hotel_form .col-sm-5 .icon_search_hotel{ position: absolute; top: 15px; left: 27px; width: 14px; height: 14px; background: url(../images/icon_search_hotel.png);}
.search_hotel_form .col-sm-2{ padding-left: 0px; padding-right: 5px; position: relative;}
.search_hotel_form .col-sm-2 .icon_down_blue{ position: absolute; top: 15px; right: 10px; width: 15px; height: 10px; background: url(../images/icon_down_blue.png);}
.search_hotel_form .col-sm-1{ padding-left: 0px;}
.search_hotel_form .col-overflow{ overflow: hidden; margin-right: 5px; margin-left: -5px;}
.search_hotel_form #room_name{ width: 100%; background-color: #fff; height: 42px; border: none; text-indent: 30px;}
.search_hotel_form #address{ width: 130%; background-color: #fff; height: 42px; border: none; padding-left: 10px;}
.search_hotel_form #from_date{ width: 100%; background-color: #fff; height: 42px; border: none; padding-left: 10px;}
.search_hotel_form #to_date{ width: 100%; background-color: #fff; height: 42px; border: none; padding-left: 10px;}
.search_hotel_form #submit{ width: 100%; background-color: #294981; height: 42px; border: none; text-transform: uppercase; color: #fff;}

.hotel_list { font-size: 13px; margin-bottom: 15px;}
.hotel_list .col-sm-8{ position: relative;}
.hotel_list .hotel_button_status{ position: absolute; top: 0px; right: 5px; padding: 10px 15px; border: 1px solid #ddd; color: #339e09; font-weight: bold; font-size: 18px;}
.hotel_list .run_out_of_room{ color: #ff0000;}
.hotel_list .hotel_image{ width: 100%; display: block;}
.hotel_list .hotel_name a{ color: #294981; font-size: 20px;}
.hotel_list .hotel_address{ margin: 5px 0;}
.hotel_list .hotel_map a{ color: #294981; font-size: 13px; background: url(../images/icon_map_hotel.png) no-repeat left center; padding-left: 20px; line-height: 20px;}
.hotel_list .hotel_option_image li{ display: inline-block; margin: 3px;}
.hotel_list .hotel_option_image li img{ height: 32px;}
.hotel_list .hotel_view_room{ padding: 15px 0;}
.hotel_list .table{ border: 1px solid #ddd; display: none;}
.hotel_list .table td, .hotel_list .table th{ border-right: 1px solid #ddd; vertical-align: middle;}
.hotel_list .room_price{ font-weight: bold; color: #ff0000;}
.hotel_list .room_book{ background-color: #339e09; display: inline-block; padding: 5px 10px; color: #fff;}
.clear_background{ background: none !important;}
.count_down_220{ width: 220px;    position: absolute;    top: 0;    right: 0;}
.count_down_220 p{ font-size: 14px;}
#select_schedule{ padding: 10px; width: 100%;}
#text_select_schedule{ font-size: 12px; margin-top: 10px; font-weight: bold;}
.filter_start_date_schedule{ padding: 15px;}
.filter_start_date_schedulea{ padding: 6px;}
.imputsearch{ 
    width: 448px;
    height: 49px;
    background: #fff;
    border: 4px solid #dadada;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
}
.imputsearch:hover{ 
    width: 448px;
    height: 49px;
    background: #2bbaff;
    border: 4px solid #fa5708;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
#form_letter{ margin: 30px auto 30px auto; width: 888px; height: 387px; background: url(../images/bgr_form_letter.png); overflow: hidden;}
#form_letter .box_imgbook{ display: none;}
#form_letter .book-tour-sidebar{ padding: 20px 30px 0 0; border: none; box-shadow: none; font-size: 13px; margin-bottom: 0; background: none; width: 50%; float: right;}
#form_letter .book-tour-sidebar input{ margin: 3px 0px; width: 98%; padding: 3px 4px;}
#form_letter .book-tour-sidebar textarea{ margin: 5px 0px; width: 98%;}
#form_letter .book-tour-sidebar .col6{ width: 45%; display: inline-block;}
#form_letter .book-tour-sidebar .col6:first-child{ margin-right: 6%;}
#form_letter .book-tour-sidebar button{ background: url(../images/btn-confirm.png) no-repeat top left; width: 70px; height: 56px; border: none; float: right; margin-right: 1%;}

.bksbm.btn-booking{ background: url(../images/button_book_now.png) no-repeat top left; width: 198px; height: 50px; border: none; float: right; margin-right: 30%; text-indent: 200px;}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1000px) {
    body {
        background-color: none;
    }
    .search-box {
    left: 75%;
}
.sidebar{
    width: 330px;
}
#main-content {
    width: 610px;
}
}
@media only screen and (max-width: 900px) {
    body {
        background-color: none;
    }
    .search-box {
    left: 75%;
}
.sidebar{
    width: 330px;
}
#main-content {
    width: 532px;
}
}
@media only screen and (max-width: 800px) {
    html {
    min-width: none;    
    }
    #header {
    height: auto;
    }
    article.bloglist {
    max-height: none;
    }
    .site-container {
    max-width: 640px;
    margin: 0 auto;
    }
    .wrapper {
        width: 100%;
        margin: 10px auto;
        clear: both;
    }
    #at4-share , .sidebar.an-di, .topnav, .fea_slide, .slide-controls, #livechat-full,.advertise_footer,.slider-wrapper,.hover .readmore{
        display: none;
    }

    .overview {
    background: none;
    border: none;
    }
.sidebar{
    width: 100%;
}
.box_imgbook{
    padding: 0 210px;
}
.system-style.bottom_nav li {
width: 13%;
}
 .search-box {
    width: 600px;
    min-height: 120px;
    position: absolute;
    bottom: 70px;
    left: 77%;
    margin-left: -600px;
}   
    .logo {
 
    }
    nav {
    clear: both;
    }
    .tophead {
    position: absolute;
    right: 20px;
    }
    
    .hotline, .email {
    clear: both; 
    float: left;
    }
    
    .email {
    background: url("../images/email.png") no-repeat scroll 3px 0 transparent;
    }
    
    .sidebar {
        width: 320px;
        float: left;
    }
    
    #search-box {
        text-align: center;
        margin: 10px auto;
    }
    
    .topnav ul {
        float: left;
        clear: both;
    }
    
    #main-content{
        margin: 10px auto;
        width: 100%;
    }
    
    .feature-tour header, #list-tour header {
    padding: 12px 10px 8px;
    }
    .fea-wrap {
        overflow: hidden;
        padding: 0 0px;
    }
    
    .feature-tour article .art-wrap, #list-tour article .art-wrap{
        background: none;
        width: 270px;
        float: left;
        padding: 5px 15px 10px;
    }
    
    .feature-tour footer, #list-tour footer {
    padding-right: 80px;
    }

    .feature-tour article, #list-tour article{
    background: none;
    float: none;
    width: 100%;
    max-height: none;
    clear: both;
    padding: 0 10px;
    }
    
    .feature-tour article.hotel_list, #list-tour article.hotel_list, .feature-tour article, #list-tour article {
        background: none repeat scroll 0 0 #dadada;
        margin: 30px 0;
        padding: 0;
    }
    .feature-tour article, #list-tour article {
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
        overflow: hidden;
    }
    .hover .readmore {
        background: none;
    }
    .hover .readmore span {
        display: none;
    }

    .fea-wrap article.hotel_list .hover {
    text-align: center;
    padding: 10px;
    margin: 0;
    }
    .fea-wrap article.hotel_list .art-wrap {
    padding: 30px 0;
    margin-left: 10px;
    }
    
    
    .link_hotel {
    clear: both;
    }
    
    .desc-catblog {
    padding: 0 20px 20px;
    background-color: #FFFFFF;
    }
    
    .highslide img {
    width: 100% !important;
    height: auto;
    }
    
    
    #content-box,.title_best_deals {
    padding: 10px;
    }
    
    .foo_directory ,.addInfo{
    width: 100%;
    padding: 20px;
    }
    
    #newletter {
    padding: 20px;
    }
    
    .txtNewslet {
    padding: 20px;
    float: none;
    text-align: center;
    }
    
    #subscribe {
    clear: both;
    }
    
    .tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container{
    width: 400px;
    }
    
    #crumbs {
    margin: 0 0 8px 20px;
    }
    
    .other-post {
    padding: 20px;
    }
    
    .nav-footer li{
    float: none;
    border: none;
    padding-left: 20px;
    }
    
    .footer-right {
    float: left !important;
    }

    #mainNav {
    background: url("../images/bg-search.png") repeat scroll 0 0 transparent;
    height: auto;
    float: none;
    box-shadow: none;
    border: none;
    }
    
    #mainNav > li {
    float: none;
    border: none;
    }
    
    #mainNav.responsive-menu > .menu-item > .sub-menu,
    #mainNav.responsive-menu {
        display: none;
    }

    #mainNav.responsive-menu .menu-item,
    .responsive-menu-icon {
        display: block;
    }
    #mainNav li:hover ul.sub-menu {
    display: block;
    position: relative;
    }

    #mainNav.responsive-menu .menu-item {
        margin: 0;
        clear: both;
    }

    #mainNav.responsive-menu .menu-item:hover {
        position: static;
    }
    
    #mainNav a {
        line-height: 1;
        padding: 18px 20px;
    }

    #mainNav.responsive-menu .menu-item-has-children {
        cursor: pointer;    
    }

    #mainNav.responsive-menu .menu-item-has-children > a {
        margin-right: 60px;
    }

    #mainNav.responsive-menu > .menu-item-has-children:before {
        content: "\f347";
        float: right;
        font: normal 16px/1 'dashicons';
        height: 16px;
        padding: 7px 20px;
        right: 0;
        text-align: right;
        z-index: 9999;
    }

    #mainNav.responsive-menu .menu-open.menu-item-has-children:before {
        content: "\f343";
    }
    
    .nav-primary #mainNav.responsive-menu > .menu-item-has-children:before {
        color: #fff;
    }

    #mainNav.responsive-menu .sub-menu {
        background: none;
        box-shadow: none;
        border: none;
        left: auto;
        opacity: 1;
        position: inherit;
        width: 100%;
        z-index: 999;
    }

    #mainNav.responsive-menu .sub-menu .sub-menu {
        background-color: none;
        margin: 0;
        padding-left: 25px;
        display: block;
        width: 90%;
    }
    
    #mainNav ul.sub-menu li:hover ul.sub-menu {
    left: 0px;
    top: 0px;
    background: none;
    padding: 0;
    margin: 0;
    }

    #mainNav.responsive-menu .sub-menu li a,
    #mainNav.responsive-menu .sub-menu li a:hover {
        background: none;
        border: none;
        padding: 14px 20px;
        position: relative;
        width: 100%;
    }

    .box_paypall_responsive {
        display: block;
    }

}


@media only screen and (max-width: 600px) {
    .site-container {
    max-width: 550px;
    }
    
    .feature-tour article .art-wrap, #list-tour article .art-wrap{
        width: 230px;
    }
    .feature-tour article.hotel_list .art-wrap, #list-tour article.hotel_list .art-wrap{
        width: 200px;
    }
    
    .fea-wrap article .hover {
    width: 48%;
    }
.search-box {
    left: 100%;
}    
.sidebar{
    width: 100%;
}
.book-tour-sidebar img {
    width: 250px !important;
}
.box_imgbook {
    padding: 0 156px;
}
    .headbox img {
    width: 240px;
    }
    
    .tour_info {
    width: 252px;
    }

    .tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container{
    width: 320px;
    }
    
    .feature-tour article .hover img, #list-tour article .hover img{
        width: 260px! important;
        height: auto! important;
    }
}


@media only screen and (max-width: 500px) {
    .attribute-itinerary,.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-time-bar,.mygallery ,.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle,.tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container .tweetfeed-triangle-background {
    display: none;
    }
    
    .wrapper{
        width: 300px;
        margin: 10px auto;
    }
    
    .feature-tour article .art-wrap, #list-tour article .art-wrap, .feature-tour article.hotel_list .art-wrap, #list-tour article.hotel_list .art-wrap {
        width: 240px;
    }
    
    .footer-left {
        width: 250px !important;
    }
    .tophead {
    left: 10px;
    top: 20px;
    position: relative;
    }
    .logo {
    position: relative;
    
    }
    .lang {
    float: left;
    letter-spacing: 10px;
    margin-left: 10px;
    padding-top: 5px;
    }
    
    .feature-tour article .hover img, #list-tour article .hover img{
        width: 260px! important;
        height: auto! important;
    }
    
    .fea-wrap article .hover {
    width: 100%;
    height: auto;
    margin-left: 10px;
    }
    
    .fea-wrap article.hotel_list .hover {
    padding: 10px 0;
    }
    .headbox img {
    width: 275px;
    }
    .tabs_list > li {
    float: none;
    }

    .tweetfeed-list-container .tweetfeed-item-container .tweetfeed-author-container {
    position: relative;
    left: 10px;
    }
    
    .tweetfeed-list-container .tweetfeed-item-container .tweetfeed-author-container .tweetfeed-author-img-container ,.tour_info,.tabs_list li.active a, .tabs_list li a:hover,.tabs_list li.active span, .tabs_list li a:hover span{
    background: none;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    text-align: left;
    }
    
    .tour_info,.cell_comments {
    padding-left: 0;
    }
    .tweetfeed-list-container .tweetfeed-item-container .tweetfeed-item-content-container {
    width: 100%;
    background: none;
    margin-left: 10px;
    padding: 0;
    border: none;
    box-shadow: none;
    }
    
    .tweetfeed-item-content {
    padding-right: 15px;
    }
    
    .other-post {
    padding: 20px;
    }
    
    #subscribe > input[type="submit"], .button_save {
    display: block;
    margin: 10px auto;
    }
    
    #content-box table th, #content-box table td {
    display: block;
    }
    
    #content-box table.tblPrice th, #content-box table.tblPrice td {
    display: table-cell !important;
    }
    
    #review_text, #review_bad,#traveler_type,#traveler_rating,#review_total_score {
    width: 200px !important;
    }
    .rowFrm label,.cell_comments,.cell_user,.comment_wraper {
    width: 100%;
    }
    .list-member {
    padding-left: 0;
    }
    
}
.block-recommend {
    margin-top: 14px; margin-bottom: 15px;

    overflow: hidden;
}
.block-recommend .slide-collection-top {
    border: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}
#owl_home_recommend.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 4px;
}
#owl_home_recommend.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 4px;
}
.slide-collection-top .trend-pro_item {
    float: left;
    border-left: 1px solid #e7e7e7;
    position: relative;
    width: 100%;padding-bottom: 10px; height: 299px;
    background:#FFF;
}
.slide-collection-top .item-col {
    display: block;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    width: 220px;
    background: url('../images/loading.svg') no-repeat center center rgba(255,255,255,0.5);
}
.slide-collection-top .item-col span {
    display: block;
    background-color: rgba(255,255,255,0.85);
    text-align: center;

    line-height: 30px;
    width: 100%;
    height: 30px;
    color: #333;
    font-size: 14px;
    overflow: hidden; padding: 0 5px;
}
.transit {
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    width: 100%;
    /*padding-top:20px;*/
}
.slide-collection-top .item-col:hover span {  }
.slide-collection-top .item-col:hover > img{
    -webkit-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
}
.owl-theme .owl-controls {
    text-align: right;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
/* Styling Next and Prev buttons */

#owl_home_recommend.owl-theme .owl-controls .owl-buttons div{
    filter: Alpha(Opacity=60);/*IE7 fix*/
    opacity: 0.6;
}

#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-prev{
    position: absolute;
    left: 0;
    top: -158px;
    z-index: 9999;
    /*text-indent: -9999px;*/
    display:inline-block;
    width: 30px; height: 50px;     background: rgba(153,153,153,0.8);

}
#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-next{
    position: absolute;
    right: 0;
    top: -158px;
    z-index: 9999;
    /*text-indent: -9999px;*/
    display:inline-block;
    width: 30px; height: 50px;     background: rgba(153,153,153,0.8);

}
#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-next i{
    width: 20px;
    height: 20px;
    line-height: 50px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    margin-top: 15px;
    margin-right: 7px;
}
#owl_home_recommend.owl-theme .owl-controls .owl-buttons .owl-prev i{
    width: 20px;
    height: 20px;
    line-height: 50px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -ms-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    display: inline-block;
    margin-top: 15px;
    margin-left: 7px;
}
#owl_home_recommend.owl-theme .owl-controls.clickable .owl-buttons div:hover{    filter: Alpha(Opacity=100);/*IE7 fix*/    opacity: 1;    text-decoration: none;}
img.picture{    width:100%;}
.menu_main .f_menu_icon{height: 36px;    width: 110px;    display: inline-block;    float: left;    position: absolute;}
.main_menu > li > a{display: inline-block;}
.sf-menu.mega, .mega-fish{	float: none; position: absolute; width: 100%;}
.sf-menu.mega > li, .mega-fish > li{background: transparent;}
.sf-menu.mega .sf-mega, .mega-fish .sf-mega{	width: 100%}
.sf-menu.mega>li{position: static}
.slick-menu-slide .item .product-name{	 color: #13a;	 overflow: hidden;    white-space: initial;    margin-top: 10px;}
.slick-menu-slide .slick-prev{left: 0}
.slick-menu-slide .slick-next{right: 0}

/*--------- Ho tro ben phai --------*/
#vtvgroup {background-image: url('../images/logoline.png');background-repeat: no-repeat;background-position: center right;position: fixed;left: -317px;top: 240px;overflow: hidden;text-align: left;z-index: 10000;height: 303px;padding: 0 30px 0 0;cursor: pointer;}
.nolist {list-style: none;padding: 0;margin: 0;}
#vtvgroup .vtvgroup { width:306px; height:300px; padding:8px 3px 7px 10px; position:relative;}
#vtvgroup .close_arrow { background:url(../images/left_open.jpg) no-repeat left top; width:11px; height:11px; position:absolute; right:-24px; bottom:9px; }
#vtvgroup .open_arrow { background:url(../images/left_close.jpg) no-repeat left top; width:11px; height:11px; position:absolute; right:-24px; bottom:9px; }

#vtvgroup .vtvgroup ul { margin:0px; float:left;}
#vtvgroup .vtvgroup ul li a{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;background-repeat: no-repeat;color: #fff;font-size: 13px;line-height: 15px;text-align: center;text-shadow: 1px 1px rgba(0,0,0,.25);transition: all 300ms ease 100ms;-webkit-transition: all 300ms ease 100ms; float:left;}
#vtvgroup .vtvgroup ul li a:hover { text-decoration:none;border-color:#555;box-shadow:0 1px 25px rgba(0,0,0,.4) inset}
#vtvgroup .vtvgroup ul li {margin-bottom: 3px; float:left;}
#vtvgroup .vtvgroup .col1,#vtvgroup .vtvgroup .col1 a{ width:137px; margin-right:3px;}
#vtvgroup .vtvgroup .col1 li.vietravel { height:96px;}
#vtvgroup .vtvgroup .col1 li.vietravel a { background-color: #0f63a3;background-image: url(https://travel.com.vn/images/vtvgroup/vietravel.png);background-position: center 20px;height: 96px;padding-top: 60px;}
#vtvgroup .vtvgroup .col1 li.vietravel a:hover { background-position: center 40px; padding-top:20px;}
#vtvgroup .vtvgroup .col1 li.car { height:73px; width:57px; margin-right:3px;}
#vtvgroup .vtvgroup .col1 li.car a { width:57px; background-color:#01a719;background-image: url(https://travel.com.vn/images/vtvgroup/car.png);height: 73px; background-position: center 15px;padding-top: 50px;text-align: center;}
#vtvgroup .vtvgroup .col1 li.car a:hover {background-position: center 35px;padding-top: 10px;}
#vtvgroup .vtvgroup .col1 li.ticket { height:73px; width:77px;}
#vtvgroup .vtvgroup .col1 li.ticket a { width:77px; background-color:#2fb1be;background-image: url(https://travel.com.vn/images/vtvgroup/ticket.png);height: 73px; background-position: center 15px;padding-top: 50px;text-align: center;}
#vtvgroup .vtvgroup .col1 li.ticket a:hover {background-position: center 35px;padding-top: 10px;}
#vtvgroup .vtvgroup .col1 li.hotel { height:44px;}
#vtvgroup .vtvgroup .col1 li.hotel a { background-color:#ff9933;background-image: url(https://travel.com.vn/images/vtvgroup/hotel.png);height: 44px; background-position: 5px center;padding: 15px 10px 0px 65px;text-align: left;}
#vtvgroup .vtvgroup .col1 li.hotel a:hover {background-position: 70px center;padding: 15px 10px 0px 5px;}
#vtvgroup .vtvgroup .col1 li.vimac { height:65px;}
#vtvgroup .vtvgroup .col1 li.vimac a { background-color:#ffba16;background-image: url(https://travel.com.vn/images/vtvgroup/vimac.png);height: 65px; background-position: center 7px;padding-top: 45px;text-align: center;}
#vtvgroup .vtvgroup .col1 li.vimac a:hover {background-position: center 25px;padding-top: 6px;}

#vtvgroup .vtvgroup .col2,#vtvgroup .vtvgroup .col2 a{ width:153px;}
#vtvgroup .vtvgroup .col2 li.travel { height:81px;}
#vtvgroup .vtvgroup .col2 li.travel a { background-color:#0f5f64;background-image: url(https://travel.com.vn/images/vtvgroup/travel.png);height: 81px; background-position: center 15px;padding-top: 50px;text-align: center;}
#vtvgroup .vtvgroup .col2 li.travel a:hover {background-position: center 35px;padding-top: 15px;}
#vtvgroup .vtvgroup .col2 li.tour-asia { height: 59px;}
#vtvgroup .vtvgroup .col2 li.tour-asia a {  background-color:#d9532d;background-image: url(https://travel.com.vn/images/vtvgroup/tour-asia.png); background-position: 100px center;height: 59px;padding-top: 24px;text-align: left;padding-left: 10px;}
#vtvgroup .vtvgroup .col2 li.tour-asia a:hover {background-position: 5px center; padding-top: 24px;padding-left: 40px;}
#vtvgroup .vtvgroup .col2 li.golf { height:86px; width:153px; margin-right:3px;}
#vtvgroup .vtvgroup .col2 li.golf a { width:153px; background-color:#197b30;background-image: url(https://travel.com.vn/images/vtvgroup/golf.png);height: 86px; background-position: center 15px;padding-top: 55px;text-align: center;}
#vtvgroup .vtvgroup .col2 li.golf a:hover {background-position: center 35px;padding-top: 15px;}
#vtvgroup .vtvgroup .col2 li.dive { height:86px; width:74px;}
#vtvgroup .vtvgroup .col2 li.dive a { width:74px; background-color:#0084cc;background-image: url(https://travel.com.vn/images/vtvgroup/vinadive.png);height: 86px; background-position: center 15px;padding-top: 55px;text-align: center;}
#vtvgroup .vtvgroup .col2 li.dive a:hover {background-position: center 35px;padding-top: 15px;}
#vtvgroup .vtvgroup .col2 li.training { height: 52px;}
#vtvgroup .vtvgroup .col2 li.training a {  background-color:#b61b43;background-image: url(https://travel.com.vn/images/vtvgroup/training.png); background-position: 115px center;height: 52px;padding-top: 18px;text-align: left;padding-left: 10px;}
#vtvgroup .vtvgroup .col2 li.training a:hover {background-position: 10px center; padding-top: 18px;padding-left: 45px;}
.square {
  height: 50px;
  width: 50px;
  background-color: #555;
}
/*--------- Ho tro ben phai --------*/