
/* 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; }
.c_in{width: 1200px;}
.c_on{width: 1200px;} 
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-"Hanken Grotesk", sans-serif 100%;
	-ms-text-size-adjust: 100%;
    
}

body {	font-family: "Hanken Grotesk", sans-serif;	padding:0;	margin:0 auto;	color: #1E1E1E;    line-height: 18px;    background-color: #fff; font-size: 14px}
li{list-style: none;}
a {
	color: #292929;
	text-decoration: none;
	cursor: pointer;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
a:hover {
	color: #117400;text-decoration:none;
	outline: 0;
}
 
.feature-tour.style_2 .hover img{
	width: 100%
}
h1, h2, h3, h4, h5, h6 {margin:0;}

h1 { font-size:23px; }
h2 { font-size:15px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

h1 span, h2 span, h3 span, h4 span { font-weight:normal; }
.clear{clear:both;}
.wrapper {	width: 1170px; max-width:100%;	margin: 0 auto;	clear: both;}
input, select {    cursor: pointer;    background: #ffffff;    color: #070707;    width: 500px;    height: 35px;    margin: 8px;}
.topB{ position: relative;}
.mainmenu-a{background: #dc261b;border-top: 1px solid #d1d1d1;line-height: 30px;}
.sf-menu > li { float: left;padding: 0 15px;}
/*-- menu main---*/
.main_menu{padding: 0 0;}
.sf-menu li{background: transparent;}
.sf-menu a{border-left: none;border-top:none;color: #fff;font-size: 16px;padding: 10px 0;text-shadow: 1px 1px 1px #000;font-weight: bold;}
.sf-arrows .sf-with-ul{padding-right: 1.5em;}
.sf-menu li:hover, .sf-menu li.sfHover{background: rgb(159, 27, 19);}
.sf-menu ul li{background: #dc261b; min-width: 220px;padding: 0 10px;}
.main_menu ul li .text-level-1{display: none}
.main_menu ul li ul li .text-level-2{display: none}
.content-contact-mobile{display: none}
.logoMB{display: none}
.systemFormBooking .calender_input {  color: #f7f7f7;}
.systemFormBooking .ul-list-field >li.sys-bk-lsp span, .systemFormBooking .ul-list-field >li.sys-bk-lsp select {   color: #c5c5c5;}
.systemFormBooking .ul-list-field >li .book_textarea {   background: #5a5a5a;   color: #fff;}
.bksbm{    padding: 10px 30px;    border: 1px solid #f3b407;   border-radius: 10px;}
.bksbm:hover{background: #f3b407;border: 1px solid #fff;}
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;    box-shadow: 1px 1px 1px #CCCCCC;    -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;}
/*Gallery--*/
.system-gallery li .name{position: relative;color: green; font-size: 17px;width: 100%}
.system-gallery li .name:hover{color: red}
.Gioithieu ul li{width:358px}
.system-gallery li{width: 358px; margin: 0;height: auto}
.system-gallery li .sys-img img { height: 225px;width: auto;}
.infordetail{text-align: center;}
.index-title{border-top: 1px dotted green;padding: 10px;color: #1e7e07;font-size: 20px;margin-top: 30px;}
.infodetail{font-size: 14px;line-height: 32px;}
.gallerypro{float: left;    width: 32.3%; }
.gallerypro li img{height: 240px;width: auto;}
.sys-img{overflow: hidden; margin-bottom: 0;text-align: center;padding: 5px;}
.glhover{background: #0009 url(../images/nut.png) no-repeat;background-size: 382px 235px;position: absolute !important;top: 2px;height: 235px;width: 399px;left: 0;cursor: pointer; display: none; }
.gallerypro:hover .glhover{display: inline;transition: 0.5s ease;}
/*end*/

/* Header
/*-----------------------------------------------------------------------------------*/
 .container1 {  width: 1170px;}

.header_fix {
    width: 100%;
    height: 35px;
    z-index: 99999999999;
    min-width: 1090px;
    background: #fe0002;
    position: absolute; top: 0;
 display:none;
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid #fff;
}
.header-mid {
    width: 100%;
 position: relative;
    height: 35px;
    margin: 0px auto;
}
ul.sys_menu_top li .menu-item-name {
    color: #fff;
}
ul.sys_menu_top li:after {
    content: '|';
    color: #fff;
}
#logo{
    padding: 0;
    margin:  0;
    position: absolute;
    top: 3px;
}
#header {
   float: left; width: 100%; 
}
#header._index {

}
/*- top menu -*/
.header-top{display:inline-block; float: right;	}
.header-top li{display:inline-block;float:left; position: relative;     padding-left: 5px;    padding-right: 5px;    border-right: 1px dotted #6e6e6e;}
.header-top li i{
	position: absolute;z-index: 9;top:5px;right:-8px;
	width: 16px; height: 16px
}
.header-top li a{
    display:block;
    float:left;
    font-size: 13px;
    color: #fff;
    padding:0 5px; 
    line-height: 35px;
    font-family: "Hanken Grotesk", sans-serif;
    text-transform: uppercase;
    z-index: 9;
    }
.caret{display: none}
.header-top > li.active,.header-top > li:hover{    background: #125917;}
.header-top .li-level-2 a {
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 15px;
    color: #fff;
    padding: 0px 10px;
    line-height: 30px;
    text-transform: none;
}
.header-top > li.active a,.header-top > li:hover a{
     text-decoration: none;
     color: #fff;
}
.header-top li ul,.header-top li dl{
    position: absolute;
    top:35px; left: 0;
        z-index: 999;
        background:#125917;
}
.header-top li li {min-width: 225px;}
.header-top li li ul{top: 0; left: 100%;}
.header-top li li:hover {background: #00a400;}

.navbar-nav .open .dropdown-menu{
    float: left !important;
    background:#125917;
    border: 1px solid rgba(0,0,0,0.15);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > li > a:focus{ color: #fff;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #fff;}
.navbar-nav .open .dropdown-menu > li > a{  padding-left: 10px;}
.dropdown-menu > li > a:focus{ color: #fff;}
.dropdown > .dropdown-menu{ display: none !important;}
/* .dropdown.open > .dropdown-menu{
    display: block !important;
} */
.dropdown > .alway-show{ display: block !important;}
.system-style.s_list_news li{width: 50%; float: left;  height: 560px; padding: 35px;border-bottom:none}
.systemPaging .btnPaging{background: green;}
.system-gallery li .name{background: transparent;font: 2.0em/1.3em "Hanken Grotesk", sans-serif;}
.system-style.s_list_news.style-02 li img{height: 100%;width: 500px;}
.system-style.s_list_news li img{	float: none;margin:0}
.system-style.s_list_news li .sys-nname {font: bold 1.6em/1.4em "Hanken Grotesk", sans-serif; color: green;margin-bottom: 8px;padding: 0 5px;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;min-height: 48px;text-align: left;}
.system-style.s_list_news li .sys-info{font:1.2em/1.4em "Hanken Grotesk", sans-serif;text-align: justify;}
.system-style.s_list_news li .vdetail{color: #000;background-color: transparent;font-size: 1.5em;}
.system-style.s_list_news li .vdetail:hover{color: red}
/*- code menu drop down -*/
.header-hot-link li ul ul{
		display: none
	}
	.header-hot-link li li{
		position: relative;
		 
	}
	.header-hot-link li li li ul{
	 
		background: #294981
	}
	.header-hot-link li ul ul{
		position: absolute;
	}
	.header-hot-link > li:hover > ul,
	.header-hot-link > li li:hover > ul
	{
		display: block
	}
.header-top li li a{ line-height: 30px;}
ul.sys_menu_top {
    right: 0;
}
/*- end top menu -*/
.titleindexad{
	text-align: center;
    font-size: 20px;
    color: red;
    line-height: 70px;
}
.header-hot-link{display:inline-block;float: right;}
.header-hot-link li{display:inline-block;float:left; position: relative; padding: 11px 2px;}
.header-hot-link li i{
	position: absolute;z-index: 9;top:5px;right:-8px;
	width: 16px; height: 16px
}
.header-hot-link li a{
	font-size: 14px;
    color: #171717;
    padding: 0px 5px;
    text-transform: uppercase;
    line-height: 30px;
    font-family: "Hanken Grotesk", sans-serif;
    z-index: 999;
}
.header-hot-link > li.active,.header-hot-link > li:hover{
    background: green; 
}
.header-hot-link .li-level-2 a {
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 15px;
    color: #fff;
    padding: 0px 10px;
    line-height: 35px;
    text-transform: none;
}
.header-hot-link > li.active a,.header-hot-link > li:hover a{
     text-decoration: none;
     color: #fff;
}
.header-hot-link li ul,.header-hot-link li dl{
    position: absolute;
    top:52px; left: 0;
    background:#337c20;
}
.header-hot-link li li {  min-width: 250px;}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover {  background: #409f28;}
.navbar-default .navbar-nav>li>a { color: #000;}
.navbar-default .navbar-nav>li>a:hover { color: #fff;}
.collapse ul li .f_menu_icon{display: none}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { background-color: transparent;}
.header-hot-link li li a{ line-height: 30px;}
ul.sys_menu_top { right: 0;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {background-color: transparent;}
.trip_ad{ 
	position: absolute;
	width: 148px; height: 30px;
	background: url('../images/trip.png') no-repeat 50% 50%;
	top: 37px;
    right: 74px; 
    opacity: .5;
}
.tripbanner{ 
	position: absolute;
	width: 148px; height: 30px;
	top: 37px;
    right: 127px; 
    opacity: .5;
}
.bannerM{ display: flex;  position: relative; height: 83px;  margin: 0px auto;}
.Banner{background: #fff; z-index: 1;border-bottom: 4px solid #3b700a;display: none}
.menuline{margin-left: 100px; width: 165px; }
.support{float: right;margin-top: 15px}
.sys_lang.s_lang {position: absolute;top: 45px; right: 10px;}
.Hleft {    float: left;    font: 1.2em/30px "Hanken Grotesk", sans-serif;    color: #fff;}
.menuB{    color: #0d0d0d;    line-height: 52px;    z-index: 999;    background: #fff;    width: 100%;}
/**
 * Site Header
 * ------------*/

.linetop{
    height: 85px;
 }
.linetop p{margin-left: 200px;font-size: 30px;color: #fff;padding: 5px;text-transform: uppercase;}
.search-box{
background: hsl(48, 100%, 50%);
    z-index: 1;
    height: 146px;
    margin-bottom: 10px;
    border-radius: 13px;
}
.search-box .diemden{
    width: 318px; height: 38px; margin: 30px 0 0 58px;
    padding-left: 10px; background: none; border: none; box-shadow: none !important;
}
.search-box .ngaykh{
    width: 132px; height: 38px; margin: 30px 0 0 58px;
    padding-left: 10px;background: none; border: none;box-shadow: none !important;
}   
  .search-box .submit{
    width: 150px; height: 38px; margin: 19px 0 0 10px;
    padding-left: 0px;background: none; border: none;box-shadow: none !important;
}  
.search-box .hotro{
    position: absolute; right: 0; width: 245px; top:0; color: #dbdbdb; font-size: 1.4em; line-height: 22px; font-weight: normal;
} 
.search-box .hotro .tt{
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    
} 
.search-box .hotro .tx{
    margin-top: 10px;
} 
.search-box .s-title{
	color: #fff; text-align:center;font-size: 15px;line-height: 35px;border-bottom: 1px solid #f1f1f1; 
}    
.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;
}
.slogan{float: right;margin: 50px 0;    font-size: 35px;    font-weight: bold;    text-transform: uppercase;}
.slogan img{margin-left: 35px}
.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 "Hanken Grotesk", 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: FontAwesome !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 {width: 70%;float: left;}
.logo img{height: 120px;float: left;}
.logo a {    display: block;}

/**
 * Navigation
 * ------------*/
nav {
    padding-top: 2px;
}
@media only screen and (max-width: 687px) {
	.support{display: none;}
	.logo img{float: none;}
	.logo{width: 100%}
	.swiper {height: 25svh !important;}
}
.aboutus{
    width: 634px;
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
    color: #e2e2e2;
    margin-left: 20px;
    }
.boxleft{  width:230px;}
.ext3{   max-height: 790px;}
.BoxM{ margin-top: 20px; padding-bottom: 20px;}
.boxmainintro{background: url('../images/bgr-a.jpg')}
.box11 .box-home{text-align: center;padding: 2% 15%; margin:20px; border:3px solid #dcfab5;box-shadow: 2px 1px 8px -3px #a3a3a3;}
.main_in .BoxM img{float: left;}
.title123{font: bold 2.8em/1.8em "Hanken Grotesk", sans-serif;  color: green;}
.textinfo{font: 14px/1.3em "Hanken Grotesk", sans-serif;text-align: justify; } 
.box-home{min-height: 175px}
.box-home img{border: #fff solid 7px; position: relative;z-index: 10;    float: left;width: 90px;margin: 0 15px 0 0;}
.middlepage .img img{width: 300px;min-height: 185px;}
.hovers{
    position: absolute;
    top: 0px;
    left: 0px;
	cursor:pointer;
    background: #ffffff;
    display: none;
    padding-bottom: 5px;
    line-height: 20px;
	z-index: 99;
    height: 368px;
    overflow: auto;
    color: #000;
    font-size: 13px;
    padding: 10px;
    text-align: justify;
    border-radius: 15px;
	    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -ms-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}
.box-home:hover .hovers{
	/*display:block;*/
    text-decoration: none;
    cursor: pointer;
    border: 3px solid #d2d2d2;
}

/*-------------------------------------------------------------------------------------*/
*header
{
    font-family: "Hanken Grotesk", sans-seriff;
    text-align: center;
    font-size: 25px;    
}

#info
{
    font-size: 18px;
    color: #555;
    text-align: center;
    margin-bottom: 25px;
}

a{
    color: #074E8C;
}

.scrollbars{
    float: left;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}
}

.force-overflow
{
    min-height: 380px;
}

#wrapper
{
    text-align: center;
    width: 500px;
    margin: auto;
}


/*
 *  STYLE 3
 */

#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
    background-color: #000000;
}


/* For all the scrollbars */
::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

/* For specific scrollbar */
.mybox::-webkit-scrollbar {
    width: 12px;
    background-color: #434343;
}
::-webkit-scrollbar-thumb {
    width: 8px;
    background-image: -webkit-linear-gradient(#F5F5F5, #8A8A8A);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border: 1px solid black;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-button {
    background-color: #7c2929;
}
::-webkit-scrollbar-corner {
    background-color: #b3b3b3;
}
/*-------------------------------------------------------------------------------------*/


.SearchB{  margin-left: 15px; width: 302px;}
#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;}
/* Details */
.s_form_news{padding: 0 100px}
.detailnews .s_detail img{max-width: 900px !important; height: auto !important;text-align: left;}
.s_detail {text-align: justify;}
.system_forms.s_form_news .s_pname{font: bold 20px/25px "Hanken Grotesk", sans-serif; color: green}
.system_forms.s_form_news .s_detail {font: 15px/20px "Hanken Grotesk", sans-serif;}
.system_forms.s_form_news .s_info {font: bold 1.8em/1.6em "Hanken Grotesk", sans-serif;}
.system_forms.s_form_news .s_tinlienquan .s-ul-tinlq li a{font: bold 1.4em/1.6em "Hanken Grotesk", sans-serif;}
.s-ul-tinlq br{display: none}
#crumbs {    font-size: 20px;    font-weight: normal;    margin: 20px 0 5px 0px;    padding: 4px 0 15px 0px;    color: #000;    }
#crumbs a{ color: #000;}
#crumbs a {   margin-left: 5px; margin-right: 5px;}
#crumbs span { margin-left: 5px;}
.fea-wrap {  overflow: hidden; padding: 0 12px;}
.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 {}
.bwhites {color: #000;    font-size: 14px;text-align: justify;}
.feature-tour header, #list-tour header {
  border: 1px solid #fff;
    margin-bottom: 20px;
    padding: 10px 0px 15px 9px;
    background: url('../images/bg-scrollbox.png');
    /*background: #f90203;*/
}
.feature-tour header h5, #list-tour header h5, #list-tour header h1, .feature-tour header h1 {
    color: #1d1d1d;
    font-size: 15px;
    padding: 0;
    text-transform: uppercase;
}
#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;
    width: 368px;
    height: 370px;
    border: 1px dotted #000;
}
.feature-tour article:nth-child(3) {
    margin-right: 0;
}
.index_info{
    height: 72px; display: block; font-size: 1.2em; overflow: hidden; 
}

.feature-tour article h2, #list-tour article h2 {
	color: green;
    font: 1.7em/1.3em "Hanken Grotesk", sans-serif;
    text-align: justify;
    min-height: 45px;
}
.info-list{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
    font: 1.6em/1.3em "Hanken Grotesk", sans-serif;
    color: #222222;min-height: 65px;
}

 .box-tour-price{
    color: #d2d2d2;
    font-weight: 600;
    font-size: 16px;
    margin: 13px 0px 0px 0px;
}
.item-info{
    color: #000;
    height: 60px;
}
.item-info a{
    text-align: center;
    font-size: 18px;
}
.item-info .s1,.item-info .s2{
    display: inline-block;
    margin: 10px 15px 0 0;
    color: #005000;
    line-height: 28px;
    font: bold 1.5em/1.5 "Hanken Grotesk", sans-serif;
    padding: 0 5px;
    text-shadow: 2px 1px 1px #fff;
}
.item-info .s2{
	color: red;
	font-size: 18px;
    text-shadow: 1px 1px 4px #fff;
    
}
.s2{display: none !important}
.item-infobox4{
    color: #000;
    width: 290px;
}
.titlebox4{
    font: 1.2em/1.3em "Hanken Grotesk", sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.titlebox4 a{
    color: #000;
}


 .item-info1{
    color: #fff;
    position: absolute;
    bottom: 4px;
    width: 262px;
    background: rgba(0, 0, 0, 0.64);
    height: 74px;
}
.item-info2{
    color: #fff;
font-size: 15px;
    margin: 9px 0;
}
.item-info3{
    color: #fff;
    position: absolute;
    bottom: 36px;
    width: 360px;
    background: rgba(0, 0, 0, 0.64);
    height: 60px;
}
.titlehotel{
    font:1.6em/1.5em "Hanken Grotesk", sans-serif;
    padding: 7px;
}
.pricehotel{
    font:bold 1.4em/1.5em "Hanken Grotesk", sans-serif;
    padding: 7px;
}
.bwhite {
    background: none;
}
.time-dep{
    color: #d2d2d2;
    line-height: 28px;
    font-family: "Hanken Grotesk", sans-serif;
    font-size: 11px;
}
.Detail{
background-color: #337402;
    padding: 5px 5px;
    color: #fff;
    font: 1.0em/1.2em "Hanken Grotesk", sans-serif;
}
.Detail:hover{
    background-color: #000;
}
.Book{
    background-color: #000;
    padding: 5px 15px;
    color: #fff !important;
    font: 1.0em/1.2em "Hanken Grotesk", sans-serif;
    text-transform: uppercase;cursor: pointer;
}
.Book:hover{
    background-color: #000;
}
.bookform{
    background: #fff;
}
.sup{
        font-size: 9px;
    padding-left: 5px;
}

.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 {
    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  }
.middlepage { width: 294px; height: 370px; float: left; border: 1px solid #d9d9d9; margin: 0 3px;background: #fff;}
.middlepage .img{overflow: hidden;    height: 185px;}
.middlepage:hover{	border: 1px solid #2d5d0f; 	background: #f1f1f1;}
.system_forms.s_text_content{font: 1.3em/1.3em "Hanken Grotesk", sans-serif;}
.imgcover{ background: rgba(0,0,0,0.7); position: relative; opacity: 1; width: 290px; transition: opacity .35s ease-in-out; cursor: pointer; padding: 15px;}
.imgcover:hover{background:none;}
.fixedMenu{ position: fixed; top: 0px; left: 0px; width: 100%; box-shadow: 0 0 2px #333;z-index: 99;}
.fixedMenu .search_form{ padding-top: 0px;}
.middlepage .img img{transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.middlepage .img img:hover {transform: scale(1.1);}
.middlepage .ibox p{  width: 286px;  height: 180px; overflow: hidden; margin-bottom: 10px;}
.imgbox4 img{ width: 290px; position: absolute; height: 200px;}
.titlecase4{
	font: bold 1.6em/1.4em "Hanken Grotesk", sans-serif;
    color: green;
    margin-bottom: 8px;
    padding: 0 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; min-height: 48px;
    text-align: left;
}
.titlecase4:first-letter{text-transform: uppercase !important;}
.titlecase4:first-line{text-transform: uppercase !important;}
.details{background: #dc261b; width: 100%; padding: 10px; text-align: center;margin: 10px 0;opacity: 0.6;transition: 0.3s;}
.details:hover{background: #c16600;cursor: pointer;opacity: 1}
.details a{color: #fff; text-transform: uppercase;font-size: 14px}
.details a:hover{color: #0fe801}
.summary {text-align: justify;text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.f12e { font: 1.2em/1.4em "Hanken Grotesk", sans-serif;    color: #000;    z-index: 1 !important;    position: relative;  padding: 0 5px;}
.f12e li h2 a{color: #030303;}
.f12e li h2 a:hover{    color: #ea9c0f;}
.pagecase3{	width: 50%;float: left;height: 450px;padding: 35px;}
.pagecase3 img{height: auto;width: 500px;}
.pagecase3 p{height: 250px;overflow: hidden;text-align: center;background: #ffffff4d;margin: 5px;}
.box-title-case3 {padding: 10px 17px;cursor: pointer;height: 35px;text-align: left;border-left: 35px solid red; font-size: 20px; font-weight: bold;}
.box-title-case3 a{color: red}
.pagecase3 .ibox{padding: 10px;}
/*--*/
.pagecase3 p:hover{background: #fff}
.pagecase5{	width: 50%;	float: left;}
.pagecase5 img{height: auto;padding: 10px;}
.auto-height-5{height:250px !important}
.pagecase5 .img img{height: 250px; }
.pagecase5 p{
	height: 250px;
    overflow: hidden;
    text-align: center;
    background: #ffffff4d;
    border: 2px solid #dfdfdf;
    margin: 5px;
}
.pagecase5 p:hover{background: #fff}
.ibox auto-height-5{height:250px; overflow:hidden}
.topmenu{height: 25px;}
.topmenu ul li a{
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 15px;
    color: #fff;
}
.f12eshow {
    font-size: 18px;
    line-height:30px;
    margin-bottom: 15px;
    color: #303030;
}
.boxprice .bprow2, .boxprice1 .bprow2 {
    color: #ff0000;
    font-family: "Hanken Grotesk", sans-serif;
    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;    width: 100%;    text-align: center;}
.price-tb-bx .price-sw{
    background-color: #148400;
    color: #ffffff;
    display: block;
    padding: 20px 35px;
    font-size: 35px;
    font-weight: 700;
    text-shadow: 0 2px 2px #332713;
    border-radius: 25px;
}.dong{
    font: 0.6em/1.0em "Hanken Grotesk", sans-serif;}
.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;
}
.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:before{
    content: '\f302';
    font-size: 18px;
}
.tags {
    margin-bottom: 20px;
}
.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 {display: grid;}
#list-tour article .art-wrap {padding: 5px 15px 10px 0;}
#list-tour article .hover a > img {float: left;}
.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;
}
.text_list_pro{
	font-size: 20px;
    max-height: 100px;
    overflow: hidden;
    text-align: justify;
    /* margin-bottom: 13px; */
    line-height: 25px;
    padding: 5px;
    position: relative;
}
.text_list_pro.show{
    max-height: inherit;
}
.text_list_pro.show::after{
    display: none;
}
.text_list_pro::after {
    content: " ";
    max-height: 100px;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    background: linear-gradient(rgba(255,255,255,0),#fff);
}

.text_list_pro_show_more{
    font-size: 17px;
    display: inline-block;
    margin-bottom: 15px;
}
.contactdetail{font-size: 25px;line-height: 27px;}
.infoinside{font: 1.6em/1.5em "Hanken Grotesk", sans-serif;}
/*
Video----*/
.boxintro {color: #000; font-size: 14px;text-align: justify;line-height: 25px;}
.hue {background: #e9e9e9;padding-top: 20px;}
h2.boxvideo_title{
    color:#008dd0;
    font-size:20px;
    padding:10px 0 10px 10px;
    text-transform: uppercase;
    border-bottom:1px solid #e6e6e6;
    margin-bottom: 10px;
}
.video-wrap {padding-right:0!important;}
.boxvideo{  width:100%;}
.video-pavorites li {
    list-style: none;
    display: block;
    padding: 3%;
    border-bottom: 1px dotted #b5b5b5;
    background: #1a1a1a;
}
.video-pavorites li a{  color:#FFFFFF;}
.video-pavorites .play-video {    width: 100%;    overflow: hidden;}
.video-pavorites {
    margin-bottom: 5%;
    background-color: #1a1a1a;
    /*width: 458px;*/
    width: 100%;
}
.video-pavorites li a {
    font-size: 13px;
    font-weight: bold;
}
.video-pavorites li textarea {
    display: none;
}
.video-pavorites .play-video iframe {
    width: 100% !important;
    /*height: auto !important;*/
    height: 320px;
    margin-bottom: 10px;
}
.boxintro h2{
	font-size: 16px;
	color: Green;
	line-height: 25px;
	margin-bottom: 10px;
}
.morevideo a{
	float: right;
    color: #fff;
    text-transform: uppercase;
}
/**
 * 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 "Hanken Grotesk", sans-serif;
    text-align: center;
}
.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{width: 95%;}
.hover .readmore {background: url("../images/doc.png") no-repeat scroll 0 0 #FFFFFF;}

.hover .readmore span {
    display: block;
    font-size: 13px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.overview {padding: 18px 15px 0 15px;width: 70%;}
.overview > h2 {padding-bottom: 10px;}
.overview.fulltext p {padding-bottom: 18px;}
.slide_detail{float: left;    margin-bottom: 20px;margin-right: 20px;}
.headbox {display: none;}
.headbox img {
    float: right;
    margin-right: 12px;
}
.tour_info {
    display: inline-block;
    min-height: 178px;
        padding: 10px 0 0 0;
    width: auto;
}
.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 "Hanken Grotesk", sans-serif;
    color: #d6d6d6;
        line-height: 29px;
}
.nametitle-detail{
    font: bold 1.2em/1.3em "Hanken Grotesk", sans-serif;
    color: #ea9c0f;

}
.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{
    margin: 5px 0 0 0;
}
.searchtool{
    float:left; display:block; margin:10px 0 0 8px;
}

/* 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;
}
.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;
}

/* PhÃƒÂ¢n trang */
.sp_pagenavi {
    clear: both;
    padding: 0 0 8px;
    text-align: right;
}
.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: 2px 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 {width: 100%;clear: both;text-align: justify;}
#content-box ul{width: 70%;}
.tabs_container{width: 70%;float: left;}
.picrelate{width: 28%;float: right;}
#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;
    padding: 15px;
}
.tab_content {
    display: none;
    margin: 0 0 20px;
    padding-top: 15px;
}

/* 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 p {
    margin-bottom: 18px;
}
#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;
    text-align: left;
}
#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;
}
#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;
}
#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;
}
#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:"Hanken Grotesk", 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 "Hanken Grotesk", 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: "Hanken Grotesk", sans-serif!important;
    font-size: 117px !important;
    font-weight: bolder !important;
    line-height: 117px !important;
    margin: 20px 0;
}

/*------*/
.namediengia{text-align: center;}
.namediengia a{
	font-size: 30px;    
    margin: 30px;
    color: red;
 
}
.boxdiengia {
    height: 655px;
    margin: 30px 0;
}
.diengia{
	    font-size: 20px;
    line-height: 35px;
    text-align: justify;
        float: right;
    width: 55%;
}
.doituong{
	    font-size: 15px;
    line-height: 35px;
    text-align: justify;
        font-weight: bold;
}
.adv_4{
    border-radius: 50%;
    width: 500px;
    height: 500px;
    overflow: hidden;
    float: left;
    margin-right: 20px;	
}
.adv_4 .sadv{
	width: 400px;
    border-radius: 24%;
    height: 400px;
}
.adv_4 .sadv img{width: 501px;}
/*------*/
/* Form booking */
.title-form {
    font: 22px "Hanken Grotesk", sans-serif;
    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: -999px;
    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: 15px;
    color: #fff;
}
.f12e h2{
  color: #fff;   
}
.other-post h6 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 18px;
    color:#030303;
}
.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;
}

/* Sidebar
/*-----------------------------------------------------------------------------------*/
.sidebar {
    width: 255px;
    float: right;
}

.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: -9999px; left: -9999px; }

#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: -999px;
    width: 137px;
}

h6.welcome {
    color: #787878;
    font: 18px "Hanken Grotesk", sans-serif;
    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{
    margin-top: ;
}
.textmiddle{text-align: center;}
.bgrfooter{background: #005400;padding: 20px 0;}
.add{width: 33%;float: left;font-size: 15px; line-height: 23px; color: #fff;}
.boxtext{width: 33%;float: left;font-size: 15px; line-height: 23px; color: #fff;}
.fba{float: right;    width: 33%;}
.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: bold 15px/2.0em "Hanken Grotesk", sans-serif;
    text-transform: uppercase;
    color: #fff;
}
.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: absolute;
    width: 100px;
    top: -14px;
    right: 15px;
    text-align: center;
}
.system-style.bottom_nav li {
    min-width: 150px;

}
.system-style.bottom_nav li {
    min-width: 128px;
    border-right: 0px dashed #4d7890;
    min-height: 100px;
    margin: 0 40px 0 10px;
}
.system-style.bottom_nav li li a, .system-style.bottom_nav li .mn-intext {
    font: 1.2em/2.1em "Hanken Grotesk", sans-serif;
    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;
}
/*---- Phone----*/
.phonering-alo-phone.phonering-alo-static {
    opacity:.6
}

.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
    opacity:1
}

.phonering-alo-ph-circle {
    width:160px;
    height:160px;
    top:20px;
    left:20px;
    position:absolute;
    background-color:transparent;
    border-radius:100% !important;
    border:2px solid rgba(30,30,30,0.4);
    border:2px solid #bfebfc 9;
    opacity:.1;
    -webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
    -webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
    animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
    border-color:#00aff2;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    border-color:#baf5a7;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
    border-color:#00aff2 ;
    border-color:#bfebfc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
    border-color:#ccc;
    opacity:.5
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
    border-color:#75eb50 ;
    opacity:.5
}

.phonering-alo-ph-circle-fill {
    width:100px;
    height:100px;
    top:50px;
    left:50px;
    position:absolute;
    background-color: #000;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition:all .5s;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
    -webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
    opacity:0!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#00aff2 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    background-color:#baf5a7 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
    background-color:rgba(0,175,242,0.5);
    background-color:#a6e3fa 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
    background-color:rgba(204,204,204,0.5);
    background-color:#ccc 9;
    opacity:.75!important
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
    background-color:rgba(117,235,80,0.5);
    opacity:.75!important
}

.phonering-alo-ph-img-circle {
    width:60px;
    height:60px;
    top:70px;
    left:70px;
    position:absolute;
    background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
    border-radius:100% !important;
    border:2px solid transparent;
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin:50% 50%;
    -ms-transform-origin:50% 50%;
    transform-origin:50% 50%
}

.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
    -webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
    animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}

.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
    background-color:#00aff2
}

.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
    background-color:#75eb50;
    background-color:#75eb50 9
}

.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
    background-color:#00aff2;
    background-color:#00aff2 9
}

.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
    background-color:#ccc
}

.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
    background-color:#75eb50
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@keyframes fadeInRight {
    0% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }

    100% {
        opacity:1;
        -webkit-transform:none;
        -ms-transform:none;
        transform:none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity:1
    }

    100% {
        opacity:0;
        -webkit-transform:translate3d(100%,0,0);
        -ms-transform:translate3d(100%,0,0);
        transform:translate3d(100%,0,0)
    }
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
                transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1
    }

    30% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.1
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }

    100% {
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
                transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg);
                transform:rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform:rotate(25deg) scale(1) skew(1deg);
                transform:rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform:rotate(0) scale(1) skew(1deg);
                transform:rotate(0) scale(1) skew(1deg)
    }
}
/*----End----*/

/* 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;}
 .system-style.footer {    background: none;    min-height: auto;}
#footer { background: #7d0b04;}
.system-style.bottom_nav {    border-bottom: 1px dotted #777;} 
.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: #fff; font-weight: bold; font: 14px/1.8em "Hanken Grotesk", sans-serif;}
.system-style.addContact > .ft_in_content_flcx { font: 14px/22px "Hanken Grotesk", sans-serif;}
.system_menu_ext_in{ background: #fff;}
.system-style.addContact { border-top: 0px solid #15B95D;}
.system-style.addContact {   border-top: 0px solid #387da4;      margin: 0;}
.system-style.addContact{padding: 0;}
.tin{  border: 1px solid #dbdbdb;  background-color: #fff;}
.s_detail{float: left;padding-right:10px;}
.s_images{width: 50%; float: right;padding: 20px;}
.s_images img{width: 100%;border: 3px solid #fff;box-shadow: 1px 1px 15px -7px #000;}
.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;
}
.slideall{min-height: 200px}
.slideall .block_slide img{width: 100%;height: 100%;    object-fit: cover;}
.image, .image-a{width: 100%}
.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;
}

/*---Support----*/
.boxbottom{
	    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: green;
    height: 25px;
    color: #fff;
    padding: 17px 13px 30px;
    border-radius: 0 20px 0 0;
    border: 1px solid white;
    font-size: 15px;
}
.mypage-alo-phone{margin-bottom: 30px;}
/*---End Support----*/

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

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

.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:"Hanken Grotesk", sans-serif;
    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 {
        margin: 7px;
}
.feature-tour.style_1 .fea-wrap article .hover{
 margin: 0 10px;
}
.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: 1px;
}
 
/*Gallery*/
 
 
#columns {
	column-width: 320px;
	column-gap: 15px;
  width: 90%;
	max-width: 1100px;
	margin: 50px auto;
}

div#columns figure {
	background: #fefefe;
	border: 2px solid #fcfcfc;
	box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
	margin: 0 2px 15px;
	padding: 15px;
	padding-bottom: 10px;
	transition: opacity .4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}

div#columns figure img {
	width: 100%; height: auto;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

div#columns figure figcaption {
  font-size: .9rem;
	color: #444;
  line-height: 1.5;
}

div#columns small { 
  font-size: 1rem;
  float: right; 
  text-transform: uppercase;
  color: #aaa;
} 

div#columns small a { 
  color: #666; 
  text-decoration: none; 
  transition: .4s color;
}

div#columns:hover figure:not(:hover) {
	opacity: 0.4;
}

@media screen and (max-width: 750px) { 
  #columns { column-gap: 0px; }
  #columns figure { width: 100%; }
}
/*End Gallery*/
 
/* Hoang them vao
--------------------------------------------- */

/* Responsive Menu
--------------------------------------------- */
.system-style.share.style-03 {
    width: 212px;
    text-align: left;
}
.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: #000;
    text-transform: uppercase; 
    font-size: 1.5em;
    text-align: left;
    font-family: "Hanken Grotesk", sans-serif;
    border-bottom: 1px solid #dbdede ; line-height: 43px; padding-left: 10px;
    background: url('../images/bg-scrollbox.png');
    /*background: #f90203;*/
}
.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: 314px;
    margin-right: -3px;
    height: 369px;
    background: #fff;
    padding: 9px;border: 1px solid #dbdbdb;
}
.sf-arrows .sf-with-ul:after{border-top-color: rgba(32, 29, 29, 0.5);    right: 10px;    top: 58%;} 
.feature-tour.style_2 article._4clm_3{
    margin-right:0px;
} 

.mg{margin: 20px 0;}
.top3{text-align: center;}
.titleboxintro{margin: 20px;    text-align: center;} 
/*box 6*/
.box6{float: left;border: 1px solid #bababa;box-shadow: 1px 1px 15px -8px #000; z-index: 1}
.box6in .titlebox6{text-align: center;}
.box6in{padding: 20px;}
.boximg-office ul li:first-child img{width: 65%;opacity: 1;}
.boximg-office ul li img{float: left;margin: 5px;width: 32.1%;opacity: 1;}
.boximg-office ul li img:hover ,.boximg-office ul li:first-child img:hover{opacity: 0.5;}
.box6 .owl-prev{position: absolute;left: 0; top: 30%;width: 10px;    font-size: 30px !important;    padding: 10px 20px !important;}
.box6 .owl-next{position: absolute;right: 0; top: 30%;width: 10px;    font-size: 30px !important;    padding: 10px 20px !important;}
.box6 .owl-dots {display: flex;width: 24px;}
/*icon menu*/
.main_menu .f_menu_icon {    height: 36px;   width: 220px;  display: inline-block;  margin: 5px; float: left; position: absolute;}
.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%;
text-align: center;position:absolute;left:0;bottom:0;}
.destination_box_list h3 a{
font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ea9629;
    font-family: "Hanken Grotesk", sans-serif;
    width: 200px;    
}
.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: #ea9c0f;
	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:#ea9c0f !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 #ea9c0f;
	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 #ea9c0f;
	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;
}
.imagead img{float: left}

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

.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;
}
.wrap{
    color: #383838;
}
#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:"Hanken Grotesk", sans-serif}
.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{color: #000000;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:"Hanken Grotesk", sans-serif;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:#000000; 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: 35px;
    border: 1px solid #cccccc;
    background-color: #fff;
    padding: 0px 5px;
    width: 500px;
    margin: 7px;
 }
 .medium-line{text-align: right;}
 
.box_middle{padding:20px 0 20px 0; border-top:1px solid #cccccc; margin:25px 0px}
.bmt{color:#383838;font-size:18px;font-weight:bold;margin-bottom:10px}
.bmintro{color:#1e1e1e;font-size:13px;text-align:justify;margin-bottom:30px;display: -webkit-box;}
 
.box_middle textarea{
	float: right;
    background: #ffffff;
    width: 500px;
}
.box_middle ul{list-style-type:none;float:left;margin-left:36px}
.box_middle ul li{margin-bottom:12px;color:#000000;font-size:12px}
.box_middle ul li.lib,.box_middle ul li span{font-weight:bold}
.bmt2{font-size:13px;color:#000000;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{color: #000000;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{color: #000000;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}
#tblTicketPrice td{border:1px solid #CCCCCC;font-family:"Trebuchet MS";font-size:9pt;padding:3px;text-align:center}
.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:678px; 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%;}
.index-box-text4 .box-title{margin-top: 15px; height: 55px;}
.box-title{text-align: center;padding: 20px 0}
.index-box .ibox-img{overflow: hidden;}
.index-box .ibox-img img{height: 100%; width: 100%; object-fit:cover}
.news-sys ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.news-sys ul li{width: calc(33.3% - 10px); margin-bottom: 25px}
.news-sys ul li .name-sys a{font-weight: bold;font-size: 15px}
.imagead img{width: 100%}
.intro-details{background: #dc261b;text-align: center;margin: 20px 0;padding: 15px; text-transform: uppercase;}
.intro-details:hover{background: #c46700;cursor: pointer;}
.intro-details a{color: #fff; }
.index-box .box-title a:hover{color: red;}
.index-box .box-title a{font-weight:bold;color: #000;font-size: 25px; padding: 23px 0;}
.index-box .box-content .item{display: inline-block; width: 545px; margin: 5px; padding-bottom: 20px;}
.list-box .box-content .item{display: inline-block;padding-bottom: 30px;}
.index-box .box-content .item p,
.list-box .box-content .item p{text-align: center;height: 200px;overflow: hidden;}
.item-box .box-content .item .img img{width: 100%; position: relative; border: 4px solid #ffffff; transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.item-box .box-content .item .img img:hover {transform: scale(1.1);}
.item-box .item .img img{max-width: 100%}
.item-box .box-content .item .item-btn-group{background-color: green;position: absolute; top: 54px; right: 0;}
.item-box .box-content .item .item-btn-group a{	color: #ffd200 ;font-size: 12px;}
.box-content.slick-slider .slick-prev-items{
	position: absolute;
	top: 33%; left:15px;
	background: url('../images/icon-arrow-left2.png') no-repeat;
	width: 20px; height: 47px; border: none; overflow: hidden;
	text-indent: 100px;
        z-index: 99;
}
.box-content.slick-slider .slick-next-items{
	position: absolute;
	top: 33%; right:15px;
	background: url('../images/icon-arrow-right2.png') no-repeat;
	width: 20px; height: 47px; border: none; overflow: hidden;
	text-indent: 100px;
}
.index-box-text{
	font-size: 16px; color: #313131; line-height: 22.5px; margin-top: 10px; margin-bottom: 15px;
}
.index-box.style-5 .item{
	margin-top: 15px; margin-bottom: 15px;
}
 
.index-box.style-5 .item .ibox{padding: 15px 15px 55px 15px; background-color: #cbd9cb; position: relative;}
.index-box.style-5 .item .ibox.i1{background-color: #ffaa3d}
.index-box.style-5 .item .ibox.i2{background-color: #63d787}
.index-box.style-5 .item .summary{color: #6d6d6d; padding-top: 10px; padding-bottom: 15px}
.index-box.style-5 .item .s2{
	position: absolute; top: 0; right: 0
}
.index-box.style-5 .item-btn-group{
	position: absolute; bottom: 15px; width: 100%;left: 0
}
.index-box.style-5 .item-btn-group .btn-link,.btn-link-1{ 
	background: url('../images/btn-checkout.png') no-repeat; width: 160px; height: 37px; border:none;
	opacity: 1;font-weight: 600
}
.index-box.style-5 .item-btn-group .btn-link:hover,.btn-link-1:hover{ 
	text-decoration:none;
	opacity: 0.8
}
 
.btn-link-all{
	background: url('../images/btn-2.png') no-repeat;
	width: 500px; height: 61px;  display: inline-block; line-height: 61px; color:#fff; font-size: 18px; font-weight: 600;
	margin-bottom: 35px; margin-top: 40px;
}
.boxleftF{width: 70%;float: left;}
.boxrightF{}
.box1{width: 100%;float: left;color: #fff; font-size: 30px;}
.box2{font-size: 20px;}
.box3{float: right}
.gioithieua{
    width: 100%;
        height: 550px;
}
.i2title{
    color: #febd1a;
    font-size: 55px;
    display: block;
    text-align: center;
    padding: 80px;
}
.i2content p{
    background: rgba(0, 0, 0, 0.5);
    padding: 50px 84px;
    border: 1px solid #4f4f4f;
}
.i2content { color: #fff; font-size: 1.2em ;text-align: justify;
    padding: 0 20%;}
.ibox2 .btn-link-1{ 
	position:absolute;
	bottom:15px; right: 15px; font-weight: 600
}
.ibox2.i2 .btn-link-1{ 	 
	bottom:10px; right: 0px; 
}
.ibox2 {padding-top: 25px; padding-left:25px; padding-right:25px; padding-bottom: 15px; height: 525px}
 
ul.l1 .img{
	float: left; margin-right: 15px;
	margin-bottom: 15px;
}
ul.l1 li{position: relative; padding-bottom: 55px;}
ul.l1 .iname{color: #ffce90;font-size: 21px;margin-bottom: 7px}
ul.l1 .iinfo{text-align: justify;}
.box3 {margin-top: 15px; margin-bottom: 15px;}
.box3 .box-title{
	font-family: UVNKieu; color:#f1f1f1; font-size: 50px;
	text-align: center;margin-top:35px; margin-bottom: 20px;
}
.box3 .box-title a{color: #f1f1f1}
.box3 .img img{display: inline-block; margin: 15px auto;}  
.box3 .box-content{	padding: 0 100px;}
.box3 .s1,.box3 .iinfo{	color: #fff}
.box3 .iinfo{	font-size: 12px;	margin-top: 15px;}
.box3 .box-content.slick-slider .slick-prev-items{	background-image: url('../images/icon-arrow-left1.png')}
.box3 .box-content.slick-slider .slick-next-items{	background-image: url('../images/icon-arrow-right1.png')}
.search{ position: absolute;top:3px;right: 240px;}
.search input[name=q]{float: left; height: 24px; width:230px; padding-left:5px;    border: 1px solid #aa7600;   background: #e49b4f7a;}
.search input[type=submit]{
    float: right;
    width: 18px; height: 18px;
    background: url('../images/btn-search.png') no-repeat center right;
    border :none;
    margin-left: 6px;
    margin-top: 10px;
}
 -moz-animation: adv_line_top1 5s linear infinite alternate;
 -webkit-animation: adv_line_top1 5s linear infinite alternate;
 animation: adv_line_top1 15s linear infinite alternate;
}
/* Move it (define the animation) */
@-moz-keyframes adv_line_top1 {
 0%   { -moz-transform: translateX(70%); }
 100% { -moz-transform: translateX(0%); }
}
@-webkit-keyframes adv_line_top1 {
 0%   { -webkit-transform: translateX(70%); }
 100% { -webkit-transform: translateX(0%); }
}
@keyframes adv_line_top1 {
 0%   { 
 -moz-transform: translateX(70%); /* Firefox bug fix */
 -webkit-transform: translateX(70%); /* Firefox bug fix */
 transform: translateX(70%); 		
 }
 100% { 
 -moz-transform: translateX(0%); /* Firefox bug fix */
 -webkit-transform: translateX(0%); /* Firefox bug fix */
 transform: translateX(0%); 
 }
}
.destination_box {
    box-sizing: content-box;
    width: 100%;
    float: left;
    margin-bottom: 45px;
    border-bottom: 1px solid #8c8c8c;
}
.destination_box h2 {
    text-align: left;
    margin: 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
}
.destination_box_list li {
    position: relative;
    overflow: hidden;
width: 291px;
    height: 238px;
    display: block;
}
.destination_box_list li a.photo {
    display: block;
    width: 100%;
    padding: 32px 0;
}
.destination_box_list li img {
    font-size: 0;
    margin: 0 auto;
    display: block;
    overflow: hidden;
width: 296px;
    height: 173px;
}
.row-box-heading{
    color: #febd1a;
    font-size: 40px;
    display: block;
    padding-top: 28px;
}
.Ftotal{
        width: 100%;
    padding: 0 19%;
    height: 450px;
    margin-bottom: 50px;
}
.Bleft{
    color: #fff;
    float: left;
    width: 500px;
    text-align: justify;
    background: rgba(0, 0, 0, 0.58);
    padding: 13px;
    border: 1px solid #424242;
    height: 400px;
}
.Bright{
color: #fff;
    float: left;
    width: 500px;
    text-align: justify;
    height: 400px;
    background: rgba(0, 0, 0, 0.58);
    padding: 13px;
    border: 1px solid #424242;
}
.contactB{
    color: #febd1a;
    font-size: 55px;
    display: block;
    text-align: center;
       padding: 0 0 51px;
}
/*-- Table in Editor---*/
.system_forms.s_text_content table{border: 1px solid #000;margin: 0 auto;    box-shadow: 1px 1px 14px -7px #000;font-size: 17px;}
.system_forms.s_text_content table tr td{border: 1px solid #000; line-height: 22px; padding: 5px;font-size: 17px;}
#content-box table, .desc-catblog table{border: 1px solid #000;margin: 0 auto;    box-shadow: 1px 1px 14px -7px #000;}
.tab_content table tr td{border: 1px solid #000; line-height: 22px; padding: 5px;font-size: 17px;}
.s_detail table{border: 1px solid #000;margin: 0 auto;    box-shadow: 1px 1px 14px -7px #000;font-size: 17px;}
.s_detail table tr td{border: 1px solid #000; line-height: 22px; padding: 5px;font-size: 17px;}
/*-- End Table---*/

/*Lien he*/
.system_forms-footer{width: 50%; float: right;}
.system_forms-footer .submit{background: #4ca000;color: #fff;padding: 5px 0;margin: 5px 0;width: 200px;}
---------------------------------------------------------------------------------------------------- */
.Banner{display: none}

.boxcaseMB{display: none}
.overviewMB{display: none}
.main_in .news-search ul li{width: 300px;float: left;background: #fff;    padding: 10px;height: 300px;}
.imghover{height: 185px; width: 300px; overflow: hidden;}
.descript a{font-size: 18px;}
.descript p{font-size: 16px;    text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.main_in .news-search ul li img{width: 300px;}
@media only screen and (max-width: 1400px) {
.header-hot-link li {padding-left: 0px;padding-right: 3px;}
.sf-arrows .sf-with-ul {padding-right: 1.8em;}
.header-hot-link li a {font-size: 12px;}
.BoxM { display: block;}
.sf-arrows .sf-with-ul:after{display: none}
}
@media only screen and (max-width: 1024px) {
	.menuline {margin-left: 0;} 
	.linetop span{font-size: 33px !important}
	.linetop p span span{font-size: 33px !important}
	.support img{padding: 65px 0;width: 125px !important;}
	.box-home img{width: 100px;height: auto;}
	.middlepage .img img{width: 100%}
	.middlepage{width: 32.5%;}
	.img img {width: auto;}
	.system-style.bottom_nav li{margin: 0 8px 15px 10px;min-height:0 !important}
	.sf-arrows .sf-with-ul {padding-right: 1.3em;}
	.sf-menu a{padding: .75em 0.3em;font-size: 13px;}
	.system-style.s_list_news li{width: 458px;}
	.system-style.s_list_news.style-02 li img{width: auto;}
	.index-box .box-content .item p, .list-box .box-content .item p{height: 200px}
	.item-info .s1, .item-info .s2{font-size: 25px}
	.titlecase4{font-size: 25px}
	.summary{    font-size: 21px; line-height: 34px;}
	.imagead img{ float: left;width: 49%;margin: 5px;}
	.boxintro{font-size: 25px;}
	.feature-tour article{width: 48%;height: 440px;}
	.fea-wrap article .hover{width: 100%;height:255px; overflow: hidden;}
	.img_idextour{height: auto}
	.gallerypro{width: 50%}
	.system-gallery li{width: 505px !important}
	.diengia{width: 49%;padding: 0 15px;}
	.boxleftF {width: 67%;}
}
@media only screen and (max-width: 777px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #fff;  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: #333; background-color: transparent;}
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: #555; background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #ccc; background-color: transparent; }
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{color: #fff}
  .header-top ,.header-top li{float: none;}
}
@media only screen and (max-width: 768px) {
.body{width: 200px; overflow: hidden;}
.logoMB{display: inline;position: absolute;z-index: 999;top: -3px;}
.Banner{display: inline;    z-index: 99;}
.main_menu {display: none}
.linetop{display: none}
.slogan{display: none}
.topB{background-position: left;}
.index-box .box-title a{padding-top: 0;font-size: 26px;color: #000000;}
.boxmainintro {background-repeat: repeat-x;}
.container-fluid{border: none}
.wrap{background: #008000;}
.header-hot-link li {padding-left: 0px;padding-right: 3px;}
.ext3{height: auto; max-height: fit-content;}
.middlepage .ibox p{width: 100%; height: auto}
.middlepage .img img{height: auto}
.sf-arrows .sf-with-ul {padding-right: 1.8em;}
.menuB{background: green;z-index: 999; }
.collapse {background: #008000; z-index: 99;margin-top: 50px;}
.container-fluid{    border: 1px solid #fff;}
.navbar-default .navbar-nav>li>a { color: #fff;  font-size: 15px;}
.header-hot-link li a {font-size: 12px;}
.BoxM { display: block;}
.middlepage {width: 48%;margin-bottom: 15px;    height: 340px;border:none}
.supportB{display: none}
.slogan{display: none}
.index-box .box-title {margin: 15px 0 17px;text-align: center;}
.slick-track{width: 5000px !important}
.index-box .box-content .item {width: 48% !important;float: left;}
.index-box .box-content .item p, .list-box .box-content .item p{height: 200px;overflow: hidden;}
.img img {width: 100%;}
.ibox auto-height-5{height: auto !important; }
.titlecase4 {font: bold 2.5em/1.2em "Hanken Grotesk", sans-serif;}
.summary{width: 100%;    font-size: 22px; line-height: 25px;}
.pagecase5 { width: 50%;    float: left;}
.imagead img{width: 100%}
.menuline {background: none;text-align: center;    position: relative;width: 100%;margin-left: 0;}
.logo{    float: none;   margin-right: auto;    text-align: center;}
.boxcase3{padding: 0 0}
.system-style.s_list_news li{width: 100%;}
.system-style.s_list_news.style-02 li img{width: auto}
.dropdown-menu{position: relative !important;}
.header-top li li ul{left: 0}
.header-top li ul, .header-top li dl{top: 0}
.telep{display: none}
.middlepage .img img{width: 100%}
.content-contact-mobile table{float: none !important;}
.content-contact{display: none}
.content-contact-mobile{display:initial;}
.contact_form .fild{height: 50px;border: 1px solid #a1a1a1;}
.contact_form .f_content_textarea{width: 95%;height: 150px;}
.contact_form .captcha_code{height: 35px;    border: 1px solid #afafaf;}
.captra_block{margin-left: 11px;}
#slider2_container{width: 450px !important}
.p{width: 360px !important; text-align: center;}
.picrelate{display: none}
#content-box ul{width: 100%}
.tabs_container{width: 100%}
#content-box ol li, #content-box ul li, .desc-catblog ol li, .desc-catblog ul li{width: 100%}
#content-box img{width: 100% !important}
.tour_info{width: 100%;min-height:auto}
.boxcaseMB{display: inline;}
.boxcase3{display: none}
.contentMB .item .img img{width: 100%}
.pagecase5 .img img{    height: 250px;}
.index-box img{width: auto !important}
.overview{padding: 0;width: 100%;}
.jssort01{width: 100% !important; text-align: center;}
.jssort01 img{width: 100% !important;}
.fea-wrap{padding: 0}
ul.style-none li, ul.style-none, ol.style-none, ul.style-none{font-size: 22px;}
.gallerypro{width: 100%}
.system-style.s_list_news li .sys-nname{font:bold 1.2em/1.4em "Hanken Grotesk", sans-serif}
.system-style.s_list_news li .sys-info{font:0.8em/1.2em "Hanken Grotesk", sans-serif}
.system-style.s_list_news li .vdetail{font-size: 1.0em;}
.system-gallery li .name{font: 1.5em/1.3em "Hanken Grotesk", sans-serif;}
.s_form_news{padding: 0}
.system_forms.s_form_news .s_detail {font: 1.4em/1.6em "Hanken Grotesk", sans-serif;}
.system-gallery li{width: 100%}
.adv_4 .sadv img{width: auto}
.adv_4 .sadv {width: auto;border-radius: 24%;height: auto;}
.adv_4{width: 50%;height: 252px;float: none;margin: 0 auto;}
.diengia{float: left; width: auto;padding: 10px;}
.system-style.s_list_news.style-02 li img{height: auto}
.imagebox6 {width: 31%;}
.feature-tour article{width: 95%;float: none;height: 360px;}
.fea-wrap article .hover{height: 190px;}
.info-list{min-height: auto;}
.box1{float: none; width: auto;padding: 10px 30px;}
.box2 p{text-align: left !important;padding: 10px 30px;}
.box3{float: none; padding: 10px 30px;}
.telephone{display: none}
.navbar-header{float: right;width: 40px;z-index: 999;}
.navbar-header button{background: #fff}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border: none;}
.system_forms.s_text_content img{height: auto !important}
.system_forms.s_text_content table{width: 100% !important}
.box-home{width: auto;float: left;min-height: 150px;}
.index-box .box-title a{height: auto;padding:0}
.boxleftF{float: left;    width: 50%;}
.boxrightF {width: 40%;float: right;    margin-right: 25px;}
.system-style.footer{min-height: auto;}
.s_detail{width: 100% !important;}
.s_images{width: 100% !important;}
.s_images img{width: 100% !important;border: 3px solid #fff;box-shadow: 1px 1px 15px -7px #000;}
.detailnews .s_detail img{display:inline;width: 100% !important;height: auto !important}
.box11 img{width: 100% !important;height: auto !important}
.box11 .box-home{width: 96%;;margin:10px}
.topB{position: relative;}
.search{position: relative;right: 0;}
.search input[name=q]{width: 88%;border: none;font-size: 18px;right: 0;}
.mn{position: relative;}
.pagecase3 {width: 100%;float: none;}
.boximg-office ul li:first-child img,.boximg-office ul li img{width: 47%}
.reserved{padding:0 !important;}
 
#slider1_container{height: auto !important;}
}
@media only screen and (max-width: 445px) {
	.box-home{width: 100%}
	.index-box .box-content .item{width: 100% !important}
	.pagecase5{width: 100% !important}
	.adv_4{width: 95%;height: 345px}
	.imagebox6 {width: 47%;}
	.boxleftF {width: 100%;}
	.boxrightF{float: none;}
	.system-gallery li{width: 100% !important;}
	.boxintro{font-size: 15px;}
	.summary {font-size: 15px;line-height: 21px;}
	.titlecase4{font: bold 2.0em/1.2em "Hanken Grotesk", sans-serif;}
	.middlepage{width: 100%;}
	.middlepage .img {overflow: hidden;height: 195px;text-align: center;background: #ffffff;padding: 5px;border: 1px dotted #b5b5b5;margin: 10px;}
.middlepage .img img{height: 190px;}	
.textinfo{line-height: 25px; font: 14px/1.3em "Hanken Grotesk", sans-serif;}

}
@media only screen and (max-width: 360px) {
.imagebox6{width: 46%;}
.diengia {width: 100%;padding: 30px;font-size: 18px;line-height: 25px;}
.adv_4 {width: 90%;height: 320px;float: none;margin: 18px;}
.boxintro {font-size: 16px;margin: 10px;}
.middlepage {width: 90%;margin: 20px;}
.summary {font-size: 18px;line-height: 22px;}
.titlecase4 {font: bold 2.0em/1.2em "Hanken Grotesk", sans-serif;}
.index-box .box-content .item {width: 90% !important;margin: 0 20px;}	
.index-box .box-title a{height: auto;padding:0}
.item-info .s1, .item-info .s2{font: bold 1.3em/1.3 "Hanken Grotesk", sans-serif;}
.index-box .box-content .item{padding-bottom: 0;}
.item-info{height: auto}
.system_adv  .index-box img{width: auto !important; height: 380px}
.pagecase5 {width: 90%;margin: 0 20px;}

}
@media only screen and (max-width: 320px) {
.imagebox6{width: 46%;}

}

