﻿@font-face {
    font-family: 'jacquesfrancois';
    src: url('fonts/jacquesfrancois/jacquesfrancois-regular.woff2') format('woff2'),
         url('fonts/jacquesfrancois/jacquesfrancois-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
 margin:0;
 padding:0;
 border:0;
 font-size:100%;
 font:inherit;
 vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
 display:block
}
.img-responsive{
	width:100%;
	object-fit: cover;
}
.img-tour{
	width:342px;
	height:245px;
}
/*
@media screen and (min-width: 1200px) {
    .container{
        width: 1100px;
    }
}
*/
@media screen and (min-width: 1201px) {
   .box_cruises .imgFeature .img-responsive{
		height:210px;
	}	
}      
@media screen and (min-width: 993px) and (max-width: 1200px){
	.box_cruises .imgFeature .img-responsive{
		height:190px;
	}	
}
/*
@media screen and (min-width: 769px) and (max-width: 992px){
    .box_cruises .imgFeature .img-responsive{
		height:150px;
	}	
}
*/
@media screen and (max-width: 1200px){
    .box_cruises .imgFeature .img-responsive{
		/*height:150px;*/
		
	}	
	.jcarousel-control-prev {
		left: 20px !important;
	}
	.jcarousel-control-next {
		right: 20px !important;
	}
	.grid .col a{
		width: 49% !important;
		margin-right: 1% !important;
	}
	.grid .col .grid_a2,
	.grid .col .grid_a3,
	.grid .col .grid_a5{
		width: 50% !important;
		margin-right:0 !important;
	}
	.grid .col .grid_a2,
	.grid .col .grid_a3{
		margin-bottom:0 !important;
	}
	.grid .col .grid_a5{
		margin-left:1% !important;
	}
	.grid .col a:nth-child(2n){
		margin-right: 0% !important;
	}
	.img1{
		height:350px !important;
	}
	.img5{
		height:348px !important;
	}
	.img2{
		height:200px !important;
	}
	.img3{ 
		height:210px !important;
	}
	.img4{ 
		height:210px !important;
	}
	.img6{ 
		height:200px !important;
	}
	.grid_a4{
		margin-top: -61px !important;
	}
	.grid_a6{
		margin-top: -207px !important;
	}
}
@media screen and (max-width: 480px){
    .grid_a6{
		margin-top: -203px !important;
	}	
}
body {
 line-height:1
}
b{
    font-weight: bold;
}
ol,ul {
 list-style:none
}
blockquote,q {
 quotes:none
}
blockquote:before,blockquote:after,q:before,q:after {
 content:'';
 content:none
}
table {
 border-collapse:collapse;
 border-spacing:0
}
strong {
 font-weight:bold!important;
 line-height:22px
}
:root {
    --text-primary: #54A15D;
    --text-secondary: #454545;
    --text-tertiary: #666666;
    --c-primary: #54A15D;
    --c-secondary: #d4ede1;
    --f-primary: "Montserrat", sans-serif;
    --shadow-one: 4px 8px 30px rgba(141, 141, 141, 0.1);
}
body {
 font-family: var(--f-primary);
 font-size:15px;
 min-width:320px;
 background:#fff;
 color:#5a5959;
}
p{
	padding-bottom:10px;
    line-height: 18px;
}
a{
	text-decoration:none;
}
a:focus, a:hover {
    text-decoration: none;
}
.mar100{
	margin:10px 0;
}
.mar150{
	margin:15px 0;
}
.mar15{
	margin-top:15px;
}
.mar75{
	margin-top:59px;
}
.mar10{
	margin:10px 0;
}
.marl5{
	margin-left:-10px;
}
.marr15{
	margin-right:-15px;
}
.mar200{
	margin:20px 0;
}
.mar400{
	margin:25px 0 0 0;
}
.mgb20{
	margin-bottom:20px;
}
.mgt15{
	margin-top:15px;
}
.mgt20{
	margin-top:15px;
}
.mgt40{
	margin-top:40px;
}
.mgl85{
	margin-left:85px;
}
.hei55{
	height:55px;
}
.head{
	background:#126ab2;
	height:67px;
}
.pad2{
	padding-top:2px;
}
.pad3{
	padding:2px 0;
}
.pad8{
	padding:5px 0 3px 0;
}
.pad20{
	padding-top:20px;
}
.pad25{
	padding:25px 0;
}
.pad15{
	padding:15px;
}
.padkey{
	padding:30px 0 20px 0;
}
.topbar-area {
  background-color: #2D373C;
}
.topbar-style-one {
  background: #2d373c;
    background-color: rgb(45, 55, 60);
  position: relative;
  z-index: 1;
}
.clear {
 clear:both
}
.f-left {
    float: left;
}
.navigation {
    float: none;
    margin: auto;
}
.mgimg{
	margin: 2px 0 0 8px;
}
.viewall {
	float: right;
	margin: 0 16px 35px 0;
	font-size: 15px;
}
.navigation {
  /*  background: url("img/border-nav.png") repeat-y scroll right center rgba(0, 0, 0, 0);*/
    height: auto;
    position: static;
}
.navigation ul, .navigation ol, .navigation li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.navigation > ul {
    margin: 0;
}
.navigation > ul > li {
	display: inline-block;
	position: relative;
	padding: 0 20px;
}
.navigation a {
    color: #162b32;
}
.navigation > ul > li > a {
    float: left;

}
.navigation > ul > li:hover > a, .navigation > ul > li:focus > a, .navigation > ul > li.active > a {
    border-color: #ff8400;
	color: var(--c-primary);
  font-weight: 600;
  font-size: 14px;
}
.navigation > ul > li.child-item {
    position: relative;
}
.navigation > ul > li.mega-menu.child-item {
    position: relative;
}
.navigation .logo {
    float: left;
    height: 76px;
    left: 0;
    margin: 0;
    text-indent: -9999px;
    top: 0;
    width: 176px;
	background:url("img/logo.png") no-repeat scroll 0 0px transparent;
}
.navigation > ul > li.child-item > .sub-menu {
    background: url("img/shadow-nav.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    float: left;
    left: 0;
    padding: 0;
    position: absolute;
    top: 75px;
    width: 170px;
}
.navigation > ul > li.mega-menu.child-item > .sub-menu {
    left: 1px;
    position: absolute;
    right: inherit;
    width: 100%;
    z-index: 99;
    min-width: 220px;
    text-align: left;
}
.navigation > ul > li.mega-menu.child-item > .sub-menu .mega-menu-bg-color {
    background-color: #529dd8;
    background-image: linear-gradient(to bottom, #3180bf, #85c9ff);
    background-repeat: repeat-x;
    display: block;
}
.navigation > ul > li.mega-menu.child-item > .sub-menu .mega-menu-bg-img dl {
    float: left;
    padding: 0 0 20px;
    width: 25%;
}
.navigation > ul > li.mega-menu.child-item > .sub-menu .mega-menu-bg-img dt {
    font-weight: bold;
    padding: 20px 0 2px 15px;
    text-transform: uppercase;
}
.navigation > ul > li.mega-menu.child-item > .sub-menu .mega-menu-bg-img dt, .navigation > ul > li.mega-menu.child-item > .sub-menu .mega-menu-bg-img dd {
    display: block;
    margin: 0;
    padding: 0 0 0 15px;
}
.navigation_ul{
    float: left;
    position: relative;
}
.navigation > ul > li.child-item > a {
    background-image: url("img/arrow-menu.png");
    background-position: right 25px;
    background-repeat: no-repeat;
    padding-right: 30px;
}
.navigation li {
    height: 77px;
}
#menu li img {
    margin: 0px 5px 0 0;
    float: left;
}
.navigation > ul > li > a {
	text-transform: uppercase;
    padding-top: 30px;
	line-height: 17px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #162b32;
	display:block;
	text-align: center;
    font-size: 14px;
	font-weight:bold;
	/* letter-spacing: 0.2px;*/
}
.navigation ul li.child-item:hover .sub-menu{
    display: block !important;
}
.navigation > ul > li.child-item > .sub-menu ul {
    background-color: #529dd8;
    background-image: linear-gradient(to bottom, #3180bf, #85c9ff);
    background-repeat: repeat-x;
    padding: 20px 0 12px;
	width:452px;
}
.navigation > ul > li.child-item > .sub-menu ul li {
    background: url("img/icon_menu.png") no-repeat scroll 12px 6px transparent !important;
    display: block;
    margin: 0;
    padding: 3px 10px 3px 30px;
    height: auto;
    border-bottom:none !important;
	display:inline-block;
	width:222px;
}
.navigation > ul > li.child-item > .sub-menu ul li a{
    color:white !important;
	background:none;
	font-weight: bold;
}
.navigation > ul > li.child-item > .sub-menu ul li a:hover{
    text-decoration:underline;
}
.sociallike .cth{
	float: right;
    margin-top: 2px;
}
.menu-burger span.icon-menu-burger {
    display: block;
	height: 43px;
	min-width: 50px;
	text-align: center;
	padding: 7px 0;
	color: #fff;
	background: #fc7700;
	cursor: pointer;
	margin-top: 18px;
}
.menu-burger span i.fa {
    font-size: 29px
}
.f-left {
    float: left
}
.f-right {
    float: right
}
.show-menu-burger ul {
    border: 1px solid #f2f2f2;
	font-weight: 500;
	position: absolute;
	top: 75px;
	right: -20px;
	text-align: left;
	z-index: 999;
	background: #fff;
}
.show-menu-burger li a {
    text-decoration: none;
    display: block;
    width: 260px;
	font-family: tahoma;
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 30px;
    font-size: 14px
}
.show-menu-burger a i.fa {
    font-size: 18px
}
.show-menu-burger li a:hover {
    color: #fc7700
}
.tophalong{
	/*background:url("img/tophalong.png") repeat-x scroll 0 0 transparent;*/
	background:#eeeeee;
	margin:25px 0;
	padding: 0 0 20px 0;
}
.mgt20 strong{
}
@media screen and (max-width: 1200px) {
    .des-body .grid a{
        width: 100%;
        height: auto;
		margin:1% 0 1% 0;
    }
	.des-body .grid a img.wp-post-image{
        width: 100%;
        height: auto;
    }
}
/*
@media screen and (min-width: 769px) and (max-width: 970px) { 
    .des-body .grid a{
        width: 100%;
        height: auto;
		margin:10px 0 10px 0;
    }
	.des-body .grid a img.wp-post-image{
        width: 100%;
        height: auto;
    }
}*/
.des-body .grid {
    display: table;
    width: 100%;
    height: 100%;
    margin-top: 10px; }
.des-body .grid .col {  
	height:0;
}
.des-body .grid .col a {
    display: block;
    background: #ccc;
    position: relative;
    text-decoration: none;
    overflow: hidden; }
.des-body .grid .col a:hover .caption {
    visibility: visible;
	box-shadow: 2px 4px 15px #e3e2e2;
    border-radius: 5px;
    opacity: 1; 
}
.des-body .caption {
    -webkit-transition: all 500ms ease 0ms;
    -khtml-transition: all 500ms ease 0ms;
    -moz-transition: all 500ms ease 0ms;
    -ms-transition: all 500ms ease 0ms;
    -o-transition: all 500ms ease 0ms;
    transition: all 500ms ease 0ms;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff; }
.box-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.des-body .caption .box-center {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
.des-body .caption .box-center strong {
    display: block;
    margin-top: 5px;
    width: 100%;
	line-height: 22px;
	font-size:15px;
}
.grid_a{
	margin:5px;
}
.grid_a1{
	margin-left:0;
}
.grid_a4{
	margin-right:0;
}
.grid_a6{
	margin-right:0;
}
.img1{
	width: 410px;
	height: 368px;
}
.img2{
	width: 180px;
	height: 175px;
}
.img3{
	width: 180px;
	height: 175px;
}
.img5{
	width: 370px;
	height: 183px;
}
.img6{
	width: 375px;
	height: 183px;
}
.img4{
	width: 375px;
	height: 175px;
}
.des-body .grid .col a {
	float:left;
}
.des-body .grid .col a img{
	object-fit:cover;
	box-shadow: 2px 4px 15px #e3e2e2;
    border-radius: 5px;
}
.ft{
	background:#fbfbfb;
}
.box_cruises{
	box-shadow: 2px 4px 15px #e3e2e2;
	margin-bottom: 10px;
    border-radius: 5px 5px 8px 8px;
    overflow: hidden;
}
.bprice {
    color: #ffffff;
    font-weight: bold;
    height: 64px;
    line-height: 25px;
    margin: 0 !important;
    position: absolute;
    right: 15px;
    top: 0;
    width: 66px;
}
.bprice img{
	width:66px !important;
	height:64px !important;
	margin:0 !important;
}
.boxtour{
	background-color:#fff; 
    min-height: 395px;
    margin-bottom: 2px; 
}
.boxtour .title_tour_home a{
	color: #ff4800;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
}
.boxtour .icodes {padding:6px 4px;color:#ff6000;}
.boxtour .lprice{
	float: left;
	width: 100%;
	padding:10px 4px;}
.boxtour .rbook{
	float: right;
	display: block;
	width: 50%;
	text-align: right;
	padding:2px 4px;}
.h2exp{
	font-family: "Montserrat", sans-serif;
	font-size: 24px;
	padding: 10px 0 20px 37px;
	background: url("img/icon_exp.png") no-repeat scroll 0 5px transparent;
}
.h1home{
	font-size:30px;
	padding-bottom: 10px;
	color: #2d373c;
}
.h1home a{
	color:#3d4243;
}
.h2home{
	font-size:24px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #2d373c;
}
.h2home a{
	color:#3d4243;
}
.spancol{
	color:#f46a0c;
	}
.h12hl{
	font-family: "Montserrat", sans-serif;
	font-size: 27px;
	padding: 20px 0 5px 0;
	font-weight: normal;
}
#deshome h1{
	color: #2d373c;
  font-size: 32px;
  line-height: 2;
}
.h1cruise{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 25px;
	color:#116ab2;
	font-weight: normal;
}
.title_singletour {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 26px;
	color:#116ab2;
    margin-bottom: 10px;
	font-weight: normal;
}
.title_attr{
	color:#116ab2;
	font-size:14px;
	text-align: center;
}
.ctus {background: #034d8d;}
.ctus p{
	color:white;
	padding-bottom:10px;
}
.ctus a{display: block;text-align: center;border: 1px solid white;padding: 20px 30px;width: 180px;margin-top: 35px;color: white;font-size: 17px;
	}
.aright {text-align:right;}
.acenter{
	margin:0 0 15px 0;
	text-align:center;
	padding:0;
}
.descFea{
	padding: 4px 8px 3px 8px;
}
.jcarousel01 .descFea{
	background:#fff;
}
.titCruise h4{
	font-size: 19px;
	line-height:22px;
	padding: 0 0 5px 0;
}
.titCruise h4 a{
	color:#2d373c;
}
.titCruise h4 a:hover{
	color: #54a15d !important;
}
.title_tour_home{
	padding-top:5px !important
}
.p_giadt {
	margin-left: -3px;
}
.descbook {
    display: block;
    margin-top: 11px;
    overflow: hidden;
}
.price_c_home span {
    color: black;
    font-size: 13px;
    font-weight: bold;
	color:red;
}
.price_c_home strong{
	font-size:11px;
	line-height: 15px;
}
.abt{
	background:#b7d6f5;
	padding:20px 0;
}
.break_cum1{
	padding:30px 0 10px 0;
	}

/* them css*/
.blBanner {
    position: relative;
}
.blBanner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.1);
}
.blBanner>img {
    width: 100%;
    height: 35vw;
    object-fit: cover;
}
.blBanner__cont {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 55%;
	text-align: center;
}
.blBanner__cont .heading1{
    color: #efecec;
	font-size: 39px;
	filter: opacity(90%);
}

.divboxdb {
    position: relative;
}
.divboxdb .dtgiatot {
    margin: -7px 0 0 -6px;
    position: absolute;
    width: 250px;
}
.dtgiatot {
    background: url(img/bg_dtgiatot.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 42px !important;
    margin-top: -18px;
    margin-bottom: 10px;
}
.dtgiatot a {
    color: #FFFFFF !important;
    font-size: 19px !important;
    line-height: 43px !important;
    text-decoration: none;
    text-transform: capitalize;
	margin-left: 24px;
	font-family: sans-serif;
}
.boxclear{
	height: 15px;
}
.boxclearn{
/*	background:#edf0f2; */
	height: 15px;
}
.boxclearngray{
	background:#e3d4bf;
	height: 15px;
}
.break_cum {
    float: left;
    width: 690px;
	margin-bottom:10px;
}
.break_cum p a {
    color: #3C3B3B;
}
.break_bar{
	float: none;
	margin: auto;
    width: 100%;
}
.break_bar ul{
	margin-right: 10px;
}
.break_bar li{
	margin-right:4px;
	float:left;
	font-size:12px;
	margin-top:8px;
	color:#fff;
}
.break_bar .sociallike {
	float: left;
    width: 100%;
	padding: 2px 0 8px 0;
}
.break_bar .language{
	float: right;
	font-size:11px;
	font-family:arial;
	padding: 6px 0px 0px 0px;
	font-weight:bold;
}
.tour_dacbiet .tour_dacbiet_detail{
	min-height:350px;
	box-shadow: 2px 4px 15px #e3e2e2;
    margin-bottom: 20px;
	border-radius: 5px 5px 8px 8px;
	padding-bottom: 8px;
}
.tour_dacbiet_detail img.attachment-large {
    margin-bottom: 2px;
}
.tour_dacbiet_detail p {
    padding:2px 0;
}
.p_datdt{
	text-align:right;
}
.bxinnerkm {
    padding: 0 5px 5px 5px;
    position: relative;
}
.margin-top-10 {
    margin-top: 10px !important;
}
.tour_dacbiet_detail .title_tour a {
    color: #2d373c;
    font-weight: bold;
	line-height:20px;
	font-size:15px;
}
.tour_dacbiet_detail .price_tour {
    font-weight: bold;
}
.tour_dacbiet_detail .title_tour_home a {
    color: #13674a;
    font-weight: bold;
    line-height: 18px;
    font-size: 14px;
}
span.pricefrom {
    color: #FF6000;
    font-size: 12px;
    font-weight: bold;
}

.more_alltour {
    clear: both;
    float: right;
}

.more_alltour a {
    color: #0F549B;
	font-size: 14px;
    float: right;
    padding-right: 14px;
	text-decoration: underline;
}
.topddl{
	background:#f1f1f1;
	margin:20px 0;
	padding-bottom:15px;
}
.camnanghome{
	margin:20px 0;
}
.camnanghome .new-loop{
    border:1px solid #d8d7d7;
	margin-bottom:28px;
	border-radius: 4px;
	box-shadow: 2px 4px 8px #eae9e9;
}
.camnanghome .new-loop .left {
    float: left;
	margin-right:10px;
}
.camnanghome .new-loop .right h3{
    padding-bottom:5px;
}
.camnanghome .new-loop .right h3 a {
    color: #2d373c;
	font-size: 19px;
	padding-top: 5px;
	display: block;
	line-height: 21px;
	letter-spacing: 0px;
	padding-right: 5px;
}
.camnanghome .new-loop .right h3 a:hover{
	text-decoration: underline;
	color: #54a15d !important;
}
.camnanghome .new-loop p{
	padding-bottom: 0;
	padding-right: 10px;
	text-align: justify;
}
.camnanghome .margin5 .loopcn:nth-child(2n+1){
	clear:both;
}
.margin5{
	margin:-5px;
}
.margin5 .camnanghome .new-loop img{
	width:150px;
	height:150px;
}
.margin5 .col-md-6{
	padding:0 5px;
}
.tophead {
	background: #f6f6f6;
    width: 100%;
    position: relative;
}
.menu_logo {
    height: 117px;
}

.menu_logo div ul {
    float: left;
    margin-left: 5px;
    margin-top: 20px;
    width: 275px;
}
.menu_logo div ul li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
}
.menu_logo div ul li a {
    color: #b8c9c4;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

/*** ESSENTIAL STYLES ***/

.sf-menu ul {
	background:url("img/bg_submenu.png") repeat scroll 0 0 transparent;
    left: 0;
    position: absolute;
    top: 34px;
    width: 800px;
}
.sf-menu ul li {
    margin: 0 !important;
    padding: 0 !important;
	height: 32px !important;
	background:url("img/bg_subli.png") no-repeat scroll right 10px transparent;
}
.sf-menu ul li:last-child{
	background:none;
}
.sf-menu ul li:hover {

}
.sf-menu ul li:hover a{
	color:#E25000 !important;
}
.sf-menu ul li a{
	color: #06487A !important;
    font-size: 12px !important;
    padding: 0 10px;
    text-align: left;
	text-transform: none;
}

.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li.sfHover ul {
	left:			0;
	z-index:		999;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu ul li.current_page_item, .sf-menu ul li.current-menu-item{
	background:url("img/bg_subli.png") no-repeat scroll right 10px transparent;
}
.sf-menu ul li.current_page_item a, .sf-menu ul li.current-menu-item a{
	padding-left: 18px;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    background: url("img/bg_menu_li_header.png") no-repeat scroll left 3px transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    left: -10px;
    text-indent: -999em;
    top: 10px;
    width: 10px;
}
/*
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			7px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
*/


/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.menu_menu ul.menu_mnu {
    height: 34px;
	width:100%;
}
.menu_menu ul.menu_mnu li {
    margin-left: 2px;
    float: left;
    margin-right: 18px;
    height: 36px;
    padding: 0 12px;
}
.menu_menu ul.menu_mnu li a {
    color: white;
    font-size: 12px;
    font-weight: bold;
    line-height: 31px;
    text-decoration: none;
}
.menu_menu .current_page_item,.menu_menu .current-menu-item{
	background: url("images/current.png") repeat scroll 0 0 transparent;
	margin-top: -1px;
}
.menu_menu .current_page_item .sf-sub-indicator,.menu_menu .current-menu-item .sf-sub-indicator{
	background: none;
}
.menu_menu .current_page_item a,.menu_menu .current-menu-item a{
	color:#e25000 !important;
}
.menu_menu .current_page_item ul li.current_page_item a,.menu_menu .current-menu-item ul li.current-menu-item a{
	color:#E25000  !important;
}
.menu_menu .current_page_item .sub-menu, .menu_menu .current-menu-item .sub-menu{
	display:block;
	z-index:99;
}
.menu_menu .current_page_item ul li a,.menu_menu .current-menu-item ul li a{
	color:#06487A !important;
}
.menu_menu .current_page_item ul li, .menu_menu .current-menu-item  ul li{
    border-bottom:none;
    margin: 0 !important;
    padding: 0 !important;
}
.menu_menu ul.menu_mnu li:hover .sub-menu{
	display:block;
	z-index:9999;
}
.menu_menu .current_page_item .sub-menu, .menu_menu .current-menu-item .sub-menu{
	z-index:99;
}
#menu-item-17{
	margin-left: 0;
	padding-left: 0;
}
#menu-item-17 .sub-menu li:first-child a{
	padding-left:0;
}
#h_nav_div {
    float: left;
    margin: 0;
    width: 100%;
    display: block;
}
.imghome {
    float: left;
    margin-top: 7px;
}
.h_nav a {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: none;
    white-space: nowrap;
}
.h_nav .h_nav_more {
    display: block;
    min-width: 40px;
    background: none repeat scroll 0 0 transparent;
}
.h_nav ul {
    display: none;
}
.descbook .p_language{
	text-align:right;
}
.descbook .p_language a{
	color:#54a15d;
}
.lsttourhome{
	padding:0px 10px 10px 10px;
	background:#f2f2f2;
}
.descbook01 {
    display: block;
    margin-top: 14px;
    overflow: hidden;
}
.descbook01 div{
	padding:0;
	margin:0;
}
.grid__container {
    display: grid;
    grid-auto-columns: auto;
    grid-auto-rows: auto;
    grid-auto-flow: row;
}
.grid__container--popular {
    grid-template-columns: [col1] auto [col2] auto [col3] auto [end];
    grid-template-rows: [row1] auto [row2] auto [row3] auto [row4] auto [end];
}
.grid__item {
    padding: 0px;
    margin-bottom: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.grid__container--popular .grid__item--1 {
    grid-column: 1/3;
    grid-row: 1/2;
}
.grid__container--popular .grid__item--2 {
    grid-column: 3/end;
    grid-row: 1/3;
}

.super-cards .super-card {
    background: white;
    padding: 0px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    object-fit: cover;
    transition: all .2s linear;
    height: 190px;
    text-align: left;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.super-cards .super-card .card-bg {
    border-radius: 4px;
    background-image: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0.01) 50%, rgba(0,0,0,0) 100%);
    height: 190px;
}
.super-cards .super-card .info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    padding: 0px 15px;
}
.super-cards .super-card .info .title {
    line-height: 1;
    color: white;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: bold;
    text-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.super-cards .super-card .info .description {
    color: white;
    font-size: 16px;
    text-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.super-cards .super-card.card-auto-height .card-bg {
    height: 100%;
}
.super-cards .super-card.card-auto-height {
    height: 100%;
}

@media only screen and (min-width: 320px){
	.grid__container {
		grid-gap: 5px;
	}
}
@media only screen and (min-width: 480px){
	.grid__container {
		grid-gap: 15px;
	}
}
.loopcn .img-responsive {
	width: 164px;
  height: 124px;
  box-shadow: 5px 4px 5px #e3e2e2;
  border-radius: 5px;
  margin: 5px;
}
.yeucaucb{
	background:#edf0ee;
	margin-bottom:-15px;
}
.bpv-color-title {
    color: #2d373c;
    text-transform: uppercase;
    font-size: 19px;
    margin: 25px 0;
}
.guiyeucau{
	z-index:999;
}
.guiyeucau label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
}
.bpv-color-warning {
    color: #ba1c1d;
}
#tour_request_content {
    height: 80px;
}
#sb_contact {
    background: transparent url(img/guiyeucau.png) no-repeat scroll 0 0;
    border: medium none;
    height: 35px;
    margin: 5px 0;
    width: 114px;
    cursor: pointer;
}
#icon_a {
    left: 465px;
    position: absolute;
    top: 175px;
    z-index: 9;
}
#icon_c {
    position: absolute;
    right: 190px;
    top: 125px;
    z-index: 999;
}
.lienhedattour #icon_member {
    float: right;
    margin-right: 0;
    margin-top: 40px;
}
.advhome{
	margin: 10px 0 0;
}
.listlydo{
	float:left;
	width:100%;
	min-height: 90px;
}
.listlydo img{
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.listlydo p{
	padding-bottom: 7px;
}
.left_footer_total li {
    padding: 6px 0;
    color: #5b6a7a;
}
.left_footer_total li a{
    color: #5b6a7a;
}

.left_footer_total h3 {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 13px;
    color: #5b6a7a;
}
.ft .hotline {
    color: #ffa800;
    font-size: 22px;
    margin-top: 3px;
    float: left;
	width: 100%;
}
.ft .hotline img {
    float: left;
    padding-right: 10px;
}
.ftimg {
    padding: 5px 0;
}
.mglpro {
    margin: 8px 0 0 30px;
}
.ft h3 {
    font-size: 17px;
	font-weight: bold;
	padding-bottom: 13px;
	color: #5b6a7a;
}
.search{
	background:#dedede;
	padding:15px 0;
}
.search input[type='text']{
	width: 100%;
	height: 35px;
	border:1px solid #ccc;
}
#keySubmit{
	height: 35px;
	background: #f7941d;
	border: none;
	min-width: 150px;
	color: white;
	font-weight: bold;
}
.sidebar {
    /*padding: 10px;*/
    background: none repeat scroll 0 0 #fafafa;
    margin-bottom: 10px;
}
.sidebar .block-title h3 {
    border-bottom: 1px solid #ccc;
    color: #070103;
    display: block;
    font-size: 22px;
    margin: 0px 0px 0px 2px;
    padding: 0 0 5px;
    font-weight: bold;
}

.sidebar .support-online {
    color: #000;
    font-size: 15px;
	padding-left: 13px;
}
.sidebar .support-online p {
    margin: 0;
}
.support-online p strong {
    color: #b20000;
    font-weight: bold;
}

.sidebar .support-online ul {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 15px 0 0;
    width: 100%;
}
.sidebar .support-online ul li {
    float: left;
    width: 100%;
	padding-bottom:20px;
}
.sidebar .support-online ul li .call {
    background-image: url("images/phone.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    left: 10px;
    margin-right: 4px;
    margin-top: 6px;
    text-align: left;
    text-indent: -9999px;
    top: 50%;
    width: 40px;
}
.sidebar .support-online ul p{
	padding-bottom: 0!important;
}
.sidebar .support-online ul li div {
    float: left;
    width: 165px;
	margin-top: -2px;
}
.sidebar .support-online ul li .avata {
    bottom: 0;
    float: left;
    height: 80px;
    margin-top: -9px;
    right: 0;
    text-align: left;
    text-indent: -9999px;
    width: 75px;
}
.sidebar .support-online ul li .avata.avata-01 {
    background: rgba(0, 0, 0, 0) url("/images/support-05.png") no-repeat scroll 0px 0;
	margin-top: 2px;
}
.sidebar .support-online ul li .avata.avata-02 {
    background: rgba(0, 0, 0, 0) url("/images/support-02.png") no-repeat scroll 0px 0;
}
.sidebar .support-online ul li .avata.avata-03 {
    background: rgba(0, 0, 0, 0) url("/images/support-04.png") no-repeat scroll 0px 0;
}
.sidebar .support-online ul li .avata.avata-04 {
    background: rgba(0, 0, 0, 0) url("/images/support-01.png") no-repeat scroll 0px 0;
}
.tel{
	color:#b20000;
}
.block-content ul{
	padding-top:10px;
}
.block-content ul li{
	padding: 5px 0;
	padding-left: 12px;
}
.block-content ul li a{
	color:#545454;
	font-size:14px;
}
.breakcum .bar h1{
	padding-bottom:10px;
	color: #070103;
	display: block;
	font-size: 22px;
}
.selectBox{
	margin-top:10px;
	text-align:right;
}
.selectBox #category{
	margin-top:5px;
	color:#23527c;
	max-width:100%;
}
.listtour .details_tour{
	background:#f5f6f8;
	padding:10px;
	border:1px solid #ccc;
	margin-bottom: 15px;
}
.listtour .details_tour .title_tour{
	color:#315478;
	font-size:17px;
}
.dats_tour{
	text-align:right;
	margin-top: 15px;
}
.dats_tour p{
	padding-bottom:5px;
}
.price .new-price {
    font-weight: bold;
	color:#e52822;
}
.navigation {
    text-align: right;
}
.wp-pagenavi {
    display: block !important;
    clear: both !important;
}
.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    color: #333333 !important;
    text-shadow: 0px 1px #F6F6F6 !important;
    padding: 6px 9px 6px 9px !important;
    border: solid 1px #B6B6B6 !important;
    box-shadow: 0px 1px #EFEFEF !important;
    -moz-box-shadow: 0px 1px #EFEFEF !important;
    -webkit-box-shadow: 0px 1px #EFEFEF !important;
    background: #E6E6E6 !important;
    background: -moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6) !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6)) !important;
    font-size: 12px !important;
    margin-right: 3px;
    text-decoration: none !important;
}
.wp-pagenavi span.current {
    padding: 5px 8px 5px 8px !important;
    border: solid 1px #DCDCDC !important;
    color: #fff !important;
    box-shadow: 0px 1px #E7E7E7 !important;
    -moz-box-shadow: 0px 1px #E7E7E7 !important;
    -webkit-box-shadow: 0px 1px #E7E7E7 !important;
    text-shadow: 0px 1px #388DBE !important;
    border-color: #3390CA !important;
    background: #58B0E7 !important;
    background: -moz-linear-gradient(top,#B4F6FF 1px,#63D0FE 1px,#58B0E7) !important;
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#B4F6FF),color-stop(0.02,#63D0FE),color-stop(1,#58B0E7)) !important;
}
.wp-pagenavi span:last-child{
	margin-right:0;
}
.details_tour .tour_detail{
	position:relative;
}
.tour_detail .icontour{
	position: absolute;
	top: 5px;
	left: -10px;
}
.infototal{
	clear:both;
}
.infototal h1{
	color:#066289;
	font-size:20px;
	padding-bottom:10px;
}
.noibat ul{
	
}
.noibat ul li{
	background: url(img/icon/ic_inc.png) no-repeat scroll 0 2px transparent;
    float: left;
    padding-bottom: 8px;
    padding-left: 20px;
    width: 100%;
}
.view_tour_chitiet {
    text-align: justify;
    width: 100%;
    line-height: 16px;
    padding: 0;
	clear:both;
}
.view_tour_chitiet h2 {
    color: #e50f06;
    padding: 8px 0 5px 1px;
    text-transform: uppercase;
    font-weight: bold;
}
.albumpic {
	width:685px;
}
.albumpic .gallery {
    float: left;
    width: 688px;
}
/*
.albumpic .gallery dl {
    height: 170px !important;
    margin-right: 10px !important;
    width: 160px !important;
	margin-top: 0 !important;
}
*/
.albumpic .gallery dl dt{
	
}
.albumpic .gallery dt img {
    border: medium none !important;
    height: 140px !important;
    width: 100% !important;
}

.include {
	padding-left:1px;
	margin-bottom: 18px;
    clear: both;
    display: table;
}
.include li{
	background: url("/images/bg_include.png") no-repeat scroll 0 1px transparent;
    float: left;
    padding-bottom: 0px;
    padding-left: 18px;
    width: 100%;
	margin: 5px 0px;
}
.exclude {
	padding-left:1px;
	margin-bottom: 18px;
    clear: both;
    display: table;

}
.exclude li{
	background: url("/images/bg_exclude.png") no-repeat scroll 0 4px transparent;
    float: left;
    padding-bottom: 4px;
    padding-left: 15px;
    width: 100%;
}
.ghichu {
	padding-left:1px;

}
.ghichu li{
	background: url("/images/bg_exclude.png") no-repeat scroll 0 4px transparent;
    float: left;
    padding-bottom: 4px;
    padding-left: 15px;
    width: 100%;
}
.othertour{
	border:1px solid #ccc;
	padding:10px;
}
.headother{
	border: 1px solid #ccc;
	border-bottom: 0;
	background:#f5f5f5;
	padding-top:8px;
	padding-bottom:8px;
}
.headother h3{
	color:#484747;
	font-weight:bold;
}
.othertour .tit_same {
    color: #066289;
    font-weight: bold;
    font-size: 13px;
	padding-top:5px;
}
.lstothertour{
	min-height:400px;
}
.lstothertour .giatour{
	float:left;
	color:#00c1de;
	font-size: 18px;
}
.lstothertour .viewmore{
	float:right;
}
.lstothertour .viewmore a{
	color:#f79321;
}
.linet{
	border-top:1px solid #ccc;
	padding:0;
}
.giatourdetail{
	font-size:15px;
	color:#ff0000;
}
.khuyenmai{
	padding:5px;
	background:#fdffce;
	color:#fd8802;
}
.box_supportdt{
	background:#e8e8e8;
}
.iconsupport{
	float:right;
}
.box_supportdt .support-online{
	margin-top:10px;
}
.box_supportdt .block-title {
    margin: -10px !important;
    padding: 10px 5px;
	background:#8fb56a;
}
.box_supportdt .block-title h3{
	border-bottom: 0;
	padding-bottom: 0;
	color: white;
	font-size: 17px;
}
.tour_dacbiet_detail img.wp-post-image {
    width: 100%;
    border-radius: 0;
}
.divboxdbkm .tour_dacbiet_detail img.wp-post-image {
    height: 170px;
	box-shadow: 2px 4px 15px #e3e2e2;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
}
.bg_ft {
    margin: 0 auto;
    width: 100%;
    clear: both;
	background: #2d373c;
    position: relative;
    z-index: 1;
	color:#fff;
}
.label-name {
    font-size: 15px;
	margin-left:-8px;
}
#menu-menu-footer-01 {
    clear: both;
    float: left;
    margin: 15px 0 40px 0;
    padding-left: 0;
    width: 100%;
}
#menu-menu-footer-01 li {
    float: left;
    padding: 4px 28px 0px 0px;
}

#menu-menu-footer-01 li a {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
#menu-menu-footer-01 li a:hover{
    color: #54a15d;
	}
.social {
    float: left;
    width: 100%;
    margin-top: 2px;
}
.social ul {
    float: left;
    margin-top: 2px;
    width: 100%;
}
.social li {
    float: left;
    margin-right: 3px;
}
.company-contact {

    float: left;
}
.thongtindulich ul{
	list-style-type: disc;
}
.thongtindulich li {
    padding: 8px 0;
	color: #54a15d;
	list-style-type: disc;
	margin-left: 10px;
}
.thongtindulich li a {

    color: #54a15d;
    font-size: 15px;
    padding-left: 0px;
}
.thongtindulich li a:hover{
	color:#fff;
}
#headmobile{
	float:left;
	width:100%;
	height:auto;
}
#headmobile{
	background:#3384bd;
}
#headmobile a.amenu {
    background: url("../images/index.png") no-repeat scroll center center;

    border-image: none;

    display: block;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 35px;
}
#headmobile #menumobile-1 {
    float: left;
    width: 100%;
	height:45px;
	margin-left: -8px;
	border-bottom: solid 0px #fff !important;
}
#headmobile #menumobile-1 li {
    float: left;
    padding: 13px 10px 10px;
	color: #fff;
	font-size: 15px;
}
#headmobile #menumobile-1 a {
    color: white;
    font-size: 14px;
	text-transform: uppercase;
}
#menumobile-2 {
    background: #287bb2 none repeat scroll 0 0;
    display: none;
    float: left;
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 9;
	width:222px;
}
#menumobile-2 li {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 5px 0;
    padding-bottom: 8px;
    width: 100%;
}
#menumobile-2 li:last-child {
    border-bottom: none;
}
#menumobile-2 li a{
	color: white;
    font-size: 14px;
	padding-left:20px;
}
.company-profile,.company-payment{
	padding-left:15px !important;
	text-align:right;
}
.company-profile-left {
	padding-left:15px !important;
	text-align:left;
}
.company-profile p{
	padding-bottom:7px;
}
.palign{
	text-align:right;
}
.company-profile a {
    color: #54a15d;
    font-size: 15px;
    padding-left: 0px;
}
.company-profile a:hover{
    color: #fff;
}
.tourmore h1 {
    padding: 15px 0 25px 0;
    font-size: 26px;
    font-weight: normal;
    color: #2d373c;
}
.descortion_tour {

    margin: 10px 0;
    padding: 15px 5px 10px 13px;
    width: 100%;
}
.descortion_tour p{
	line-height:20px;
	padding-bottom: 0 !important;
}
.detailtour_in_top .wp-post-image {
    float: left;
    height: auto;
    margin: 0 18px 0 0;
    width: 100%;
}
.diemkhoihanh_tour{
	width: 600px;
    padding-bottom: 30px;
	margin-top:2px;
	}
.diemkhoihanh_tour span {
    background: #cccccc url(../images/bg_no_p.png) repeat-x scroll 0 0;
    border: 0 none;
    color: white;
    float: left;
    font-weight: bold;
    height: 22px;
    line-height: 24px;
    padding: 0 6px 0 5px;
}
.diemkhoihanh_tour .no_p img {
    float: left;
}
.diemkhoihanh_tour img {
    border: medium none;
    height: 22px;
    margin: 0;
    padding: 0;
    width: auto;
}
.detailtour_in_top p {
    padding: 3px 0;
}
.dattour{
	padding-top:13px !important;
}
#hightlighs {
	float:left;
	width:100%;

}
#hightlighs span {
    background: transparent url(../images/hightlighs.png) no-repeat scroll 0 0;
    color: white;
    float: left;
    font-size: 16px;
    height: 34px;
    padding: 10px 0 0 10px;
    width: 100%;
}
#hightlighs ul {
    float: left;
    width: 100%;
	margin: 12px 0 15px 2px;
}
#hightlighs ul li {
    background: transparent url(../images/li_hightlights.png) no-repeat scroll 0 2px;
    float: left;
    padding-bottom: 7px;
    padding-left: 20px;
    width: 95%;
	line-height: 19px;
}
.hightligh{
	padding:10px 0 20px 21px;
}
.view_tour_chitiet .spantour {
    color: #ff6600;
    font-size: 16px;
    text-transform: uppercase;
	padding: 5px 0 15px 0;
	font-weight:bold;
}
.view_tour_chitiet p {
    padding-bottom: 13px;
}
.view_tour_chitiet p img{
	width:95%;
	height:auto;
	text-align:center;
}
.aligncenter {
  text-align: center;
}
#toursame{
	margin-top:20px;
	padding-top:15px;

}
#toursame h2{
	font-size: 30px;
	color:#202020;
	padding-bottom: 12px;
}
.othertour_n{
	float:left;
	width:100%;
}

.othertour_n ul li {
    border-bottom: 1px solid #e1dfdf;
    float: left;
    margin-bottom: 10px;
    margin-right: 4%;
    min-height: 132px;
    padding-bottom: 5px;
    width: 48%;
}
.othertour_n ul li img.wp-post-image {
    float: left;
    height: 92px;
    margin: 3px 13px 5px 0;
    width: 125px;
}

.othertour_n li strong {
    color: #4a8ebc;
    font-size: 12px;
}
.othertour_n .tit_same a{
	color:#2d373c;
	font-weight:bold;

}
.othertour_n .tit_same a:hover{
	color: #54a15d !important;
}
.othertour_n .dattour{
	float:right;
}
.othertour_n p{
	padding-bottom:3px;
}
.liright{
	margin-right:0 !important;
}

.othertour_n .pricetours span {
    color: #272727;
    text-decoration: line-through;
}

.othertour_n .pricetours .price_tour {
    color: #b20000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.otherposts h4 {
    color: #FB7A24;
    font-size: 16px;
    font-weight: bold;
    margin: 8px 2px 0px;
}
.othertour ul {
    margin-top: 8px;
}
.othertour li {
    background: url("../images/ico_li_related.jpg") no-repeat scroll 2px 4px;

    padding-bottom: 7px;
    padding-left: 15px;
}
.othertour li a{
	font-size:13px;
}


.borderks {
    background-color: #F2F1EB;
    border: 1px solid #E4E3E3;
    float: left;
    padding: 10px;
    width: 100%;
}
.borderks .line {
    color: #323232;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.borderks .line label {
    font-size: 13px;
}
.borderks .line strong {
    color: #323232;
    float: left;
    font-size: 13px;
    width: 145px; 
}
.borderks .line input.txt-text {
    width: 205px;
}
.borderks .line a {
    color: #323232;
    text-decoration: none;
}
.date_input select {
    width: 140px;
}
.line_div div {
    float: left;
    margin-right: 20px;
    width: 150px;
}
.line_div div input {
    width: 30px;
}
.line .right {
    float: none;
}
.line .right select {
    border: 1px solid #7F9DB9;
    margin-right: 15px;
    padding: 1px;
}
.lineview {
    float: left;
    margin: 5px 0;
    padding-left: 10px;
    width: 100%;
}
.lineview p {
    color: #323232 !important;
    font-size: 13px !important;
    font-weight: normal !important;
    padding: 2px 0 !important;
}
.line1 {
    float: left;
    padding: 15px 0 5px 0px;
    width: 100%;
}
.line1 input.submit {
    background: url("../images/submit-form.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 28px;
    margin-right: 15px;
    width: 90px;
}
.line1 input.reset {
    background: url("../images/reset.png") no-repeat scroll center center transparent;
    border: medium none;
    cursor: pointer;
    height: 28px;
    width: 90px;
}
.line textarea {
    border: 1px solid #7F9DB9;
    height: 113px;
    width: 490px;
}
.datepickerdropdown {
    margin-left: 145px;
}
.line_p p {
    color: #323232 !important;
    float: left;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0 !important;
    width: 95px;
}
#ngaykhoihanh01 {
    width: 140px !important;
}
form#book-hotel p {
    color: #A63200;
    font-size: 18px;
    font-weight: bold;
}
.Security {
    float: left;
    margin: 5px 0 5px 145px;
}
.borderks .line strong {
    color: #323232;
    float: left;
    font-size: 13px;
    width: 145px;
	font-weight: normal;
}
.viewctht {
    float: left;
    margin: 0;
    width: 100%;
}
.viewctht span{
    font-size: 13px;
    font-weight: bold;
	color:#B20000;
}
.single_ht {
    color: black;
    float: left;
    font-size: 15px;
    font-weight: bold;
}
.viewctht p {
    font-weight: bold;
}

.viewctht p span {
    color: #d50000;
    font-size: 15px;
    font-weight: bold;
}

.commentbody{
	float:left;
	width:100%;
	clear:both;
}
.yellow ul li {
    background: url(/images/ico-lydo.png) no-repeat scroll 5px 12px transparent;
    padding: 10px 8px 10px 25px;
    font-size: 12px;
    border-bottom: 1px dotted #CCC;
	margin-left: 8px;
	line-height:17px;
}
.imgld{
	width: 100%;
}
.sidebar_support .p38{
	padding: 7px 0;
	padding-left:17px;
	border-radius: 4px 4px 0 0px;
    box-shadow: 2px 4px 8px #eae9e9;
}
.support-online p strong {
    color: #b20000;
    font-weight: bold;
}
.sidebar .support-online strong {
    color: #d2151b;
    display: block;
    font-size: 22px;
    margin: 18px 10px 4px 15px;
}
.right_all{
	clear: both;
    float: left;
    width: 100%;
	
}
.sblydo{
	margin: 10px 0 20px 0;
	border-radius: 4px;
    box-shadow: 2px 4px 8px #eae9e9;
}
.rightulol .sidebar_support {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ffb209;
    width: 278px;
}
.detailtour_in_top .pricetours .price_tour {
    color: #b20000;
    font-size: 18px;
    padding-bottom: 10px;
    text-decoration: none;
}
.view_tour_chitiet div.wp-caption{
	width:100% !important;
	margin: 5px 0 !important;
	text-align:center;
}
.view_tour_chitiet div.wp-caption a{
	float:left;
	width:100%;
	text-align:center;
}
.view_tour_chitiet div.wp-caption img{
	width:95%;
}
#tabsingle .view_tour_chitiet #gallery-1 {
    margin: auto;
    float: left;
    width: 102%;
}
#tabsingle .view_tour_chitiet #gallery-1 .gallery-icon a{
    float: left;
    width: 100%;
}
#tabsingle .view_tour_chitiet #gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 24%;
	height:155px;
    margin-right: 1%;
	margin-bottom: 20px;
}
#tabsingle .view_tour_chitiet #gallery-1 .gallery-icon a img{
    width: 100%;
}
.ultabs{
	border-bottom: 5px solid #54a15d;
	height:30px;
}
#tabsingle .js-tabs .js-tabs_control{
	margin-top:-44px !important;
}
.social_tour{
	margin-right:-15px;
}
.social_tour .socialdetail{
	float:right;
}
/* hoi va tra loi */

#tabs_feedback_cmt .ui-widget-header {
    background: #92b6da none no-repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    height: 45px;
    padding-left: 9px;
    padding-top: 5px;
}

#tabs_feedback_cmt li.ui-tabs-selected11 {
    background: rgba(0, 0, 0, 0) url("../images/bg-19.gif") no-repeat scroll 0 -1px;
    color: #00589d;
    float: left;
    height: 38px;
	padding-left: 20px;
}
.a_header_tab .qa {
    background: rgba(0, 0, 0, 0) url("../images/ico-pen.jpg") no-repeat scroll 0 3px;
    color: #4c7aa8;
    float: left;
    font-size: 15px;
    height: 34px;
    padding-left: 35px;
    padding-top: 12px;
    width: 288px;
}
.a_list li .stt_cmt {
    float: left;
    margin-left: -25px;
}
#comment_qa img{
	height:auto !important;
	width:auto !important;
}
.a_r_item_cont img{
	height:auto !important;
	width:auto !important;
} 
#questions{
    border-radius: 6px 6px 0 0;
    margin: -7px 0 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}
.a_list {
    background: url("../images/bg_bule.gif") repeat-x scroll 0 0 #FFFFFF;
    clear: both;
    padding-top: 20px;
	border-radius: 6px 6px 0 0;
    margin-top: -6px;
}
.a_list li {
    border-top: 1px dashed #8FB5DA;
    color: #49B0F5;
    font-size: 20px;
    margin: 0 10px 20px 35px;
    position: relative;
}
.a_list .a_item {
    color: #8FB5DA;
    font-size: 14px;
}
.a_item_title {
    padding-top: 5px;
}
.a_btn_bar {
    position: absolute;
    right: 10px;
    top: 10px;
}
.a_f_more {
    text-align: right;
}

.a_f_more span {
    background: url("../images/ico_arrow_1.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0);
    padding: 0 15px 0 20px;
	font-family:"Montserrat", sans-serif;
	font-size:14px;
}
.a_f_more a {
	font-family: "Montserrat", sans-serif;
	font-size:14px;
}
.a_f_more a {
    color: #3366CC !important;
    text-decoration: underline;
}
.a_btn {
    color: #3B1E58;
    cursor: pointer;
    margin-left: 5px;
    padding: 3px 2px 4px 25px;
}
.a_btn_reply {
    background: url("../images/bg_reply_2.gif") no-repeat scroll 3px 4px rgba(0, 0, 0, 0);
    margin-right: 5px;
}
.a_item_title div {
    color: #000000;
	padding: 5px 0 0;
}
.a_item_title h4 {
    color: #315C86;
    font-size: 16px;
    font-weight: normal;
    margin-top: 8px;
}
.a_r_item_cont, .a_item_cont {
    color: #315C86;
    margin: 10px 0 0 5px;
}

.a_r_list li {
    background: none repeat scroll 0 0 #F1F8FE;
    border: 1px solid #DAEAF7;
    color: #8FB5DA;
    font-size: 15px;
    list-style-type: none;
    margin-left: 0;
    margin-top: 10px;
	position:relative;
}
.a_btn_good, .a_btn_bad {
    background: url("../images/bgp014.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.a_btn_bad {
    background-position: -25px -120px;
}
.a_btn_good {
    background-position: 0 -95px;
}
.a_r_item {
    background: url("../images/bg_reply-1.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: -1px;
    margin-top: -1px;
    padding: 10px;
}
.a_r_item_title {
    margin-left: 60px;
    padding-bottom: 15px;
}
.a_list_bottom {
    background: url("../images/commentrightbg.gif") no-repeat scroll right 0 rgba(0, 0, 0, 0);
}
.a_b_cont {
    background: url("../images/commentleftbg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 89px;
    position: relative;
}

.a_b_cont div {
    border-bottom: 1px solid #AFC7E3;
    height: 88px;
    margin: 0 9px;
}

.a_b_btn {
    background: url("../images/answer.gif") no-repeat scroll 5px center #ECF6FD;
    border: 1px solid #95B9D9;
    border-radius: 6px;
    color: #3366CC !important;
    font-family: verdana;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    position: absolute;
    right: 50px;
    text-decoration: underline;
    top: 30px;
    width: 220px;
}

.a_btn_bar {
    position: absolute;
    right: 10px;
    top: 10px;
}
.a_form {
    border: 1px solid #B2C9E1;
    margin-top: 20px;
    position: relative;
    text-align: left;
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
}
.a_form_icon {
    height: 33px;
    left: -1px;
    position: absolute;
    top: -5px;
    width: 126px;
}
.a_form_cont {
    margin: 15px auto 10px;
    width: 95%;
}

.a_form_cont label {
    display: block;
    font-size: 12px;
    text-align: right;
}
.a_form_cont label em {
    color: #FF0000;
}

.a_form_cont label span {
    color: #858585;
}
.a_form_cont label cite {
    font-style:normal;
}
#questions textarea, #questions input {
    border: 1px solid #A6A6A6;
    font: 12px Verdana,Geneva,sans-serif;
    margin: 5px 0 10px;
    padding: 5px;
    width: 98%;
}
.a_form textarea {
    height: 120px;
}
#questions textarea, #questions input {
    border: 1px solid #A6A6A6;
    font: 12px Verdana,Geneva,sans-serif;
    margin: 5px 0 10px;
    padding: 5px;
    width: 98%;
}
#questions .a_form_btn {
    background-color: #B9B9B9;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    height: 30px;
    width: 80px;
}
#questions .a_form_submit {
    background-color: #037c6b;
}

.a_r_form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #9AB5D0;
    border-radius: 10px;
    box-shadow: 3px 3px 5px #87919B;
    font-size: 12px;
    left: 50px;
    padding-bottom: 10px;
    position: absolute;
    width: 680px;
    z-index: 1001;
}

.a_r_form_title {
    background: url("../images/bgp025.png") repeat-x scroll 0 0 #6E98C9;
    border: 1px solid #FFFFFF;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    cursor: move;
    font-size: 18px;
    font-weight: normal;
    height: 55px;
    line-height: 50px;
    padding-left: 20px;
    position: relative;
    text-align: left;
}
.a_r_form_close {
    background: url("../images/close02.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 22px;
}
.a_r_form_cont {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 10px 10px;
    padding: 15px 30px 0;
    text-align: left;
}
.a_r_form_submit {
    margin-left: 27px;
}
.form_reply_qa{
	
}
.form_reply_qa textarea {
    border: 1px solid #A6A6A6;
    font: 12px Verdana,Geneva,sans-serif;
    margin: 5px 0 10px;
    padding: 5px;
    width: 98%;
	height:120px;
}
.g_overlay{
	display:none;
}
#comment_reply .a_r_form_submit {
    background: url("../images/button-submit.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 26px;
    margin-left: 27px;
    width: 53px;
}
.attractions_cat{
	background: none repeat scroll 0 0 #F1F0EB;
    float: left;
    padding-right: 10px;
	padding-left: 10px;
    width: 660px;
}
.attractions_cat h2{
	background: url("../images/bg_att.png") no-repeat scroll 0 8px transparent;
    border-bottom: 1px dotted #c6c6c6;
    color: #8D5015;
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
	padding-top:6px;
    width: 640px;
}
.attractions_cat h2 a{
    color: #8D5015;
    font-size: 18px;
    font-weight: bold;
	text-decoration:none;
}
.gallery_attractions {
    float: left;
    height: 140px;
    margin-right: 11px;
    margin-top: 2px;
    text-align: center;
    width: 153px;
}
.gallery_attractions img {
    border: 1px solid #CCCCCC;
    height: 90px;
    margin-bottom: 4px;
    margin-left: 5px;
    padding: 2px;
    text-align: center;
    width: 140px;
}
.gallery_attractions p a{
    color: #2986AD;
    padding-left:22px;
    text-decoration: none;
}

.more_attractions{
	background: none repeat scroll 0 0 #F1F0EB;
    width: 650px;
	text-align: right;
	padding-bottom:3px;
	float:right;
}
.more_attractions a{
	color: #b0afaf;
    font-size: 13px;
	text-align: center;
	font-style:italic;
	text-decoration: underline;
}

/*table list cmt*/
.answerLi {
    width: 100%;
}
.answerLi .col3 {
    border-left: 1px solid #D6E6D6;
    color: #858484;
    text-align: center;
}
#qalist th {
    background: none repeat scroll 0 0 #E0F8E0;
    color: #528105;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    padding-left: 20px;
    text-align: left;
	padding-right: 10px;
}
.answerLi .bg {
    background: none repeat scroll 0 0 #F1FCF1;
}
.answerLi td {
    line-height: 1.6;
    padding: 10px 10px 7px;
}
.answerLi .col2 {
    padding-left: 90px;
}
.answerLi .col2 {
    width: 575px;
}
.answerLi .col2 div {
    font-size: 12px;
}
.answerLi a {
    color: #3366CC;
    font-size: 14px;
}
.clear, .clearAll {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
}
.answerLi .col2 div {
    font-size: 12px;
}
.userInfo {
    float: left;
    position: relative;
}
.qaTime {
    float: left;
    margin-left: 5px;
    width: 145px;
}
.userInfo .col1 {
    height: 48px;
    left: -65px;
    position: absolute;
    top: -28px;
    width: 38px;
}
.answerLi .col1 div, .question .col1 div, .answers .col1 div {
    background: url("../images/p003.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
    width: 38px;
}
.answerLi td {
    line-height: 1.6;
    padding: 10px 10px 7px;
}

#toppagenav {
    margin-bottom: 8px;
    text-align: center;
}

#toppagenav  .pageNav a {
    color: #3366CC;
    text-decoration: underline;
	font-size: 14px;
}
#toppagenav  .stat .pageNav {
    background: url("../images/p005.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 20px;
    margin-top: 15px;
    padding: 10px 20px;
}
.answerLi .col1 .qIcon0, .question .col1 .qIcon0 {
    background-position: 0 0;
}

.answerLi .col1 .qIcon1, .question .col1 .qIcon1 {
    background-position: 0 -48px;
}
.answerLi .col1 .qIcon2, .question .col1 .qIcon2 {
    background-position: 0 -96px;
}
.answerLi .col1 .qIcon3, .question .col1 .qIcon3 {
    background-position: 0 -144px;
}
.a_r_form{
	display:none;
}

.artiContent {
    
	background: url("../images/bg_feedback_07.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    font-size: 14px;
}

.artiContent .info {
    background: url("../images/bg_feedback_06.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}


.artiContent .info .title {
    color: #5280B2;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 0 42px;
}
.artiContent .info ul {
    background: url("../images/line001.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    margin: 0 15px;
    padding: 20px 15px 10px;
}

.artiContent .info li {
    margin: 4px 0;
}
.artiContent .info li img {
    margin-bottom: -2px;
}
#questions_answers{
	margin-top:10px;
}
.cls_red{
	color:red;
}
/* end hoi va tra loi */

@media screen and (min-width: 1201px){
	.lstothertour .img-responsive {
		height: 210px;
	}
}
@media screen and (max-width: 992px){
	.divboxdbkm .tour_dacbiet_detail img.wp-post-image{
		height: 100% !important;
	}
}
.link_ad{
	margin: 10px 0;
	float:left;
	width:100%;
}
.link_ad ul{
	float:left;
	width:100%;
}
.link_ad li{
	float:left;
	padding-left:10px;
}