@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

body{
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
    
}

*:hover,*:focus { outline: 0; }{
	outline: none!important;	
}

/* Begin css breadcrumb */
.kmt_breadcrumb{color:#666666!important;font-size:14px;margin-bottom:10px;padding-left:5px;margin-top:10px}
.kmt_breadcrumb a{color:#666666!important;font-size:16px;}
.kmt_breadcrumb a:hover{color:#d72121!important;text-decoration:none}
/* End css breadcrumb  */

.read_more{text-align:right;margin-top:-40px;margin-bottom:30px;width:100%;}
.read_more a{padding:5px 0px;font-size:12px;font-weight:bold;color:#008080;text-transform:uppercase}
.read_more a:hover{text-decoration:none;color:#b4b4b4;}

a:hover{text-decoration:none;color:#008080}
.content_article{clear: both;display: inline-block;color:#222;font-size:15px;line-height: 25px;}
.content_article p{margin-bottom: 10px;}
.content_article table{max-width:100%!important;}
.content_article img{max-width:100%;height:auto!important;margin-bottom: 5px;}

.tab-content{width: 100%;clear: both;display: inline-block;color:#222;font-size:15px;line-height: 25px;}
.tab-content p{margin-bottom: 10px;}
.tab-content table{max-width:100%!important;}
.tab-content img{max-width:100%;height:auto!important;margin-bottom: 5px;}

.kmt_title_article{font-size:22px;margin-bottom:10px;color:#008080;font-weight:600;text-align:left!important;margin-top:0px;text-transform:uppercase;line-height:25px;}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left!important;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#008080!important;margin:10px 0px 5px 0px!important;font-size:17px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px solid #D4AA3A;clear:both;padding-top:10px;}
.same_title:hover{color:#008080!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#008080;}
.list_same li:hover a{color:#008080;text-decoration:none}
.list_same li a{font-size:15px;color:#222;}
.list_same li a span{color:#222;}
/* End css list_same */



.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #969799;
	border: 1px solid #969799;
}

.pagination>li>a:hover{
	background-color: #008080;
	border-color: #008080;
	color: #fff;
}


.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #008080;
    border-color: #008080;
}

.kmt_note{
	color:#008080;	
}


.kmt_bt{
	background:#008080;
	border:0px;
	color:#fff;	
	text-transform:uppercase;
	padding:7px 25px;
    font-weight: 600;
}

.kmt_bt:hover{
	background:#008080;
	color:#fff;
}

.kmt_stt_form{
	color:#fe3e3e;
	padding:0px!important;
    padding-top: 5px!important;
}

.wrap_center{
	width:100%;
	margin:40px auto;	
}

#wrap_block_1{
    width: 100%;
    padding: 10px 0px;
}

.wrap_logo img{
	height: 64px;
}

#wrap_icon_hotline{
    width: 100%;
    display: inline-block;
}

#wrap_icon_hotline div{
    float: right;
    margin-left: 15px;
    font-weight: 500;
}

#wrap_icon_hotline div span:hover{
    color: #008080;
}

#wrap_hotline{
    border: 2px solid #008080;
    border-radius: 5px;
    min-width: 120px;
    padding: 5px 35px 5px 20px;
}

#wrap_hotline p{
    margin: 0px;
    font-size: 15px;
}

#wrap_hotline p span{
    font-size: 20px;
    font-weight: bold;
    color: #008080;
    cursor: pointer;
}

.icon_top{
    margin-top: 10px;
}

.icon_top span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-size: 15px;
    cursor: pointer;
}

#wrap_agency span{
    background:url(../img/icon_agency.png) no-repeat left center;
}

#wrap_wishlist span{
    background:url(../img/icon_heart.png) no-repeat left center;
}

#wrap_agency a{
    color: #000;
}

#wrap_agency a:hover{
    color: #008080;
}

#wrap_ana span{
    background:url(../img/icon_td.png) no-repeat left center;
}

#wrap_search span{
    background:url(../img/icon_td.png) no-repeat left center;
}

#wrap_block_2{
    width: 100%;
    background: #008080;
}

#wrap_block_2 .container{
    padding: 0px;
}

#icon_search i{
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

#icon_search:hover{
    background: none!important;
}

#wrap_block_3,#wrap_block_4{
    width: 100%;
    display: inline-block;
}

#wrap_icon_flag{
    margin-top: 20px;
    margin-bottom: 15px;
}

#wrap_bg_icon_banner{
    width: 100%;
    height: 150px;
    background: #eeeeee;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.block_flag{
    width: 160px;
    margin: 0 auto;
    text-align: center;
}

.img_flag{
    width: 100%;
    height: 35px;
    text-align: center;
}

.img_flag img{
    width: auto!important;
    max-width: 100%;
    display: inline!important;
}

.block_flag h2 a{
    font-size: 15px;
    text-transform: uppercase;
    color: #000;
}

.block_flag h2 a:hover{
    color: #008080;
}

.kmt-btn-slider{
	width:100%;
	position:relative;
	z-index:500;
}

.kmt-btn-slider button{
	margin: 0;
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin:0px 5px;
	position:absolute;
}

.prev-flag{
	background:url(../img/arr_left.png) no-repeat center;
	left:-30px;
	top:20px;
	width:15px;
	height:25px;
}

.next-flag{
	background:url(../img/arr_right.png) no-repeat center;
	right:-30px;
	top:20px;
	width:15px;
	height:25px;
}

.block_icon_banner{
    width: 180px;
    height: 160px;
    background: #fff;
    padding: 20px;
    float: left;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #ccc;
    margin: 10px 33px;
    cursor: pointer;
    transition: transform 0.4s;
}

.bg_icon{
    margin-left: 0px;
}

.end_icon{
    margin-right: 0px;
}

.img_icon_banner{
    width: 100%;
    height: 60px;
}

.img_icon_banner img{
    max-width: 100%;
    display: inline!important;
    width: auto!important;
}

.block_icon_banner h3 a{
    font-size: 15px;
    color: #222;
    text-transform: uppercase;
    line-height: 22px;
}

.block_icon_banner h3 a:hover,.block_icon_banner:hover a{
    color: #008080;
}

.block_icon_banner:hover{
    transform: scale(1.1); 
}

#wrap_block_5{
    width: 100%;
    display: inline-block;
    margin-top: 30px;
}

.kmt_title{
    font-size: 34px;
    color: #000;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 15px;
}

.kmt_title_is{
    font-size: 34px;
    color: #D4AA3A;
    font-weight: bold;
    line-height: 40px;
    margin: 0px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #D4AA3A;
}

.rm_block{
    text-align: right;
    margin-top: -45px;
    margin-bottom: 30px;
}

.rm_block a{
    padding: 7px 10px;
    background: #008080;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
	transition: 0.3s;
}

.rm_block a:hover{
    background: #D4AA3A;
}

.wrap_tour{
    margin: 10px auto;
}

.is_scroll{
    width: 100%;
}

.block_tour_three{
    width: 370px;
    height: 500px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.block_tour_three:hover img{
    transform: scale(1.1); 
}

.img_tour_three{
    width: 370px;
    height: 250px;
    overflow: hidden;
}

.img_tour_three img{
    width: 100%;
    height: 100%;
    transition: transform 0.4s;
}

.bg_info_tour{
    padding: 15px 15px 20px 15px;
    background: #f6f6f6;
}

.block_tour_four{
    width: 270px;
    height: 430px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.block_tour_four:hover img{
    transform: scale(1.1); 
}

.img_tour_four{
    width: 270px;
    height: 170px;
    overflow: hidden;
}

.img_tour_four img{
    width: 100%;
    height: 100%;
    transition: transform 0.4s;
}

.bg_info_tour h4,.bg_info_tour h3{
    margin: 0px;
    margin-bottom: 10px;
}

.bg_info_tour h4 a,.bg_info_tour h3 a{
    font-size: 15px;
    color: #000;
    line-height: 20px;
}

.bg_info_tour h4 a:hover,.bg_info_tour h3 a:hover{
    color: #008080;
}

.bg_info_tour{
    font-size: 13px;
}

.icon_tour{
    padding-left: 25px;
    font-size: 15px;
    min-height: 30px;
    line-height: 28px;
}

.code_tour{
    background:url(../img/icon_code.png) no-repeat left center;
}

.time_tour{
    background:url(../img/icon_time.png) no-repeat left center;
}

.start_tour{
    background:url(../img/icon_start.png) no-repeat left center;
}


.start_tour span{
    color: #fff;
    padding: 2px 5px;
    background: #008080;
    margin-right: 5px;
    font-size: 12px;
}

.start_tour span:nth-child(2n),.qty_tour span:nth-child(2n){
    background: #D4AA3A;
}

.qty_tour{
    background:url(../img/icon_qty.png) no-repeat left center;
}

.qty_tour span{
    color: #fff;
    padding: 2px 5px;
    background: #008080;
    margin-right: 5px;
    font-size: 12px;
}

.price_tour{
    margin-top: 5px;
    font-size: 23px;
    color: #008080;
    font-weight: 600;
}

.wrap_banner img{
    width: 100%;
    margin-bottom: 10px;
}

.wrap_icon{
    margin: 15px auto;
}

.block_icon{
    width: 360px;
    margin: 0 auto;
    text-align: center;
}

.img_icon{
    width: 100%;
    height: 90px;
    margin-bottom: 15px;
}

.img_icon img{
    max-width: 100%;
    transition: transform .7s ease-in-out;
}

.block_icon:hover img{
    transform: rotate(360deg);
}

.block_icon h5{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 15px auto;
    color: #008080;
}

.info_icon{
    line-height: 22px;
}

#wrap_footer{
    border-top: 10px solid #008080;
    padding: 30px 0px 20px 10px;
}

#wrap_footer h6{
    margin: 0px;
    margin-bottom: 10px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    color: #008080;
    line-height: 26px;
}

.menu_f p{
    margin-bottom: 3px;
}

.menu_f p a{
    color: #000;
    font-size: 15px;
}

.menu_f p a:hover{
    color: #f36f25;
}

#wrap_newsletter{
    margin: 15px auto;
    display: inline-block;
    width: 100%;
}

#wrap_newsletter input:nth-child(1){
	width:83%;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#333;
	border:0px;
	float:left;
    border: 1px solid #dbdbdb;
}

#wrap_newsletter input:nth-child(2){
	width:17%;
	height:30px;
	border:0px;
	float:left;
    background:url(../img/icon_letter.png) no-repeat center #dbdbdb;
}

#wrap_newsletter input:nth-child(2):hover{
    background:url(../img/icon_letter.png) no-repeat center #008080;
}

#wrap_copy{
    border-top: 1px solid #ccc;
    padding: 10px 0px;
}

#wrap_copy span{
    font-weight: 500;
    text-transform: uppercase;
}

#wrap_copy a{
    color: #000;
}

.wrap_copy_left{
    padding-top: 10px; 
}

.wrap_copy_right{
    text-align: center;
}

#wrap_search_top{
	width:100%;
	position:absolute!important;
	z-index:1100!important;
}

#wrap_search{
	float:right;	
	width:40%;
	padding:10px;
	background:#fff;
	display:none;
}

#wrap_search input:nth-child(1){
	width:100%;
	height:34px;
	line-height:34px;
	padding-left:5px;
	color:#333;
	float:left;
	margin-right:-90px;
}

#wrap_search input:nth-child(2){
	width:90px;
	height:34px;
	line-height:34px;
	color:#fff;
	background:#008080;
	border:0px;
	float:left;
	text-transform:uppercase;
	font-weight:600;
    
}

#wrap_search input:nth-child(2):hover{
	background:#ccc;
}

#kmt_breadcrumbs{
    margin: 15px auto;
    padding-left: 15px;
}

#kmt_breadcrumbs span{
    color: #008080;
}

#kmt_breadcrumbs a{
    color: #222;
}

#kmt_breadcrumbs a:hover{
    color: #008080;
}

.wrap_form_contact h3{
    font-size: 15px;
    margin: 0px;
    line-height: 22px;
}

.wrap_map{
    height: 400px;
    margin-top: 20px;
    padding: 0px;
}

.wrap_news_top{
    margin-bottom: 10px;
    margin-top: 15px;
}

.img_news_top{
    margin-bottom: 10px;
}

.img_news_top img{
    width: 100%;
}

.info_news_top h3{
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.info_news_top h3 a{
    font-size: 20px;
    text-transform: uppercase;
    line-height: 25px;
    color: #000;
}

.info_news_top h3 a:hover{
    color: #008080;
}

.text_news_top{
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}

.rm_news{
    margin-top: 20px;   
}

.rm_news a{
    padding: 6px 15px;
    background: #008080;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}

.rm_news a:hover{
    background: #818285;
}

.wrap_news{
	margin:10px auto;
}

.is_scroll{
	width:100%;	
}

.block_news{
	width:270px;
	height:420px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;	
}

.img_news{
	width:100%;
	height:180px;
	text-align:center;
	overflow:hidden;	
}

.img_news img{
	height:100%;
}


.content_news h3 a{
	font-size:14px;
	color:#222;
	font-weight:500;
	text-transform:uppercase;	
	line-height:22px;
}

.content_news h3 a:hover{
	color:#008080;
}

.content_news div{
	line-height:22px;
	font-size:15px;	
}

.wrap_menu_articles{
    margin: 15px auto;
}

.img_menu_articles{
    margin-bottom: 10px;
}

.img_menu_articles img{
    width: 100%;
}

.info_menu_articles h3{
    margin: 0px;
    margin-bottom: 10px;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 40px;
    color: #008080;
}

.text_menu_articles{
    font-size: 15px;
}

.share_menu_articles{
    margin-top: 15px;
}

.block_left{
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
}

.title_left{
    color: #008080;
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 2px solid #008080;
}

.wrap_left{
    padding-top: 16px;
}

.list_menu_left{
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    list-style: none;
}

.list_menu_left li{
    width: 100%;
    margin: 5px auto;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.list_menu_left li a{
    font-size: 15px;
    color: #000;
    line-height: 20px;
}

.list_menu_left li a:hover,#active_left{
    color: #008080;
}

.tour_services p{
    margin-bottom: 3px;
}

#wrap_support{
    width: 100%;
    background:url(../img/bg_sp.jpg) no-repeat top center;
    border: 1px solid #ccc;
    border-top: 0px;
}

.list_info_sp{
    padding-top: 130px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.phone_sp,.email_sp{
    margin: 5px auto;
    font-weight: 500;
    font-size: 15px;
}

.phone_sp span{
    font-weight: 600;
    font-size: 18px;
    color: #008080;
}

.social_sp{
    text-align: center;
    border-bottom: 5px solid #fff;
    padding-bottom: 10px;
    width: 100%;
}

.social_sp a{
    padding: 0px 10px;
}

.block_tour_hor{
    width: 100%;
    margin: 15px auto;
    padding: 20px;
    background: #f6f6f6;
    display: inline-block;
}

.block_img_tour_hor{
    width: 30%;
    float: left;
}

.block_img_tour_hor img{
    width: 100%;
}

.block_info_tour_hor{
    width: 55%;
    float: left;
    padding: 0px 10px;
}

.block_price_tour_hor{
    width: 15%;
    float: left;
    text-align: right;
}

.block_price_tour_hor span{
    font-size: 20px;
    color: #008080;
    font-weight: 600;
}

.block_info_tour_hor h3{
    margin: 0px;
    margin-bottom: 10px;
}

.block_info_tour_hor h3 a{
    font-size: 14px;
    text-transform: uppercase;
    line-height: 22px;
    color: #000;
}

.block_info_tour_hor h3 a:hover{
    color: #008080;
}

.title_tour{
    margin: 0px;
    margin-bottom: 15px;
    color: #000;
    font-size: 34px;
    line-height: 40px;
}

.kmt_tab{
	font-size:14px;	
    background: #f3f3f3;
    width: 100%;
    border-bottom: 1px solid #008080;
    margin-bottom: 15px;
}

.kmt_tab li{
	float: left;
	text-align:center;
}

.kmt_tab li a{
	color:#000;
    text-transform: uppercase;
    font-weight: 500;
}

.kmt_tab li:hover a{
	border: 1px solid #008080!important;
    background: #008080!important;
    border-radius: 0px!important;
	color:#fff!important;
}

.tab-content .content_article{
	font-size: 15px;
}

.nav-tabs {
    border-bottom: 1px solid #D4AA3A;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: 1px solid #D4AA3A!important;
    background: #D4AA3A!important;
    border-radius: 0px!important;
	color:#fff!important;
}

#wrap_tag{
    margin: 10px auto;
}

#wrap_tag a{
    color: #000;
    font-size: 13px;
}

#wrap_tag a:hover{
    color: #008080;
}

#wrap_tour_dt{
    width: 100%;
    margin: 15px auto;
    display: inline-block;
    border: 1px solid #ccc;
}

#wrap_img_tour_dt{
    width: 60%;
    float: left;
}

#wrap_img_tour_dt img{
    width: 100%;
}

#wrap_info_tour_dt{
    width: 40%;
    float: left;
}

.wrap_bd{
    display: inline-block;
    padding: 20px;
    width: 100%;
}

#block_info_top{
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#block_info_top span{
    padding: 2px 10px;
    margin-right: 2px;
    background: #008080;
    color: #fff;
}

#block_info_top span:nth-child(2n),.block_info_top span:nth-child(2n){
    background: #D4AA3A;
}

.block_info_top span{
    padding: 2px 10px;
    margin-right: 2px;
    background: #008080;
    color: #fff;
}

#block_info_bottom{
    width: 100%;
    padding-top: 10px;
}

.price_tour_dt{
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.price_tour_dt span{
    font-size: 23px;
    color: #008080;
    font-weight: 600;
}

.wrap_booking{
    text-align: right;
    margin-top: 20px;
}

#booking_bt{
    margin-right: 1px;
}

#booking_bt a{
    padding: 10px 30px;
    background: #D4AA3A;
    color: #fff;
    text-transform: uppercase;
	transition: 0.3s;
}

#booking_bt a:hover{
    background: #818285;
}

#wl_bt a{
    background: #818285;
    padding: 10px;
    color: #fff;
}

#wl_bt a:hover{
    background: #008080;
}

#wrap_info_tour_form{
    width: 100%;
    border: 1px solid #ccc;
}

#block_info_bottom_form{
    width: 100%;
    padding-top: 10px;
}

#block_info_bottom_form h4{
    font-weight: 500;
}

#block_info_bottom_form .price_tour_dt{
    margin: 5px 0px;
}

#block_info_bottom_form .price_tour_dt *{
    font-size: 15px!important;
    color: #000;
    font-weight: 500;
}

#block_info_bottom_form .price_tour_dt span{
    font-weight: 400!important;
}

#block_info_top h3{
    margin: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #008080; 
    font-size: 17px;
    line-height: 22px;
}

#total_price_tour_left{
    margin: 10px auto;
    font-size: 23px;
    font-weight: 600;
    width: 100%;
    color: #008080;
}

#total_price_tour_left span{
    display: inline-block;
    width: 50%;
    float: left;
}

#form_tour{
    padding: 20px;
    width: 100%;
    background: #f5f5f5;
}

.title_form{
    font-size: 34px;
    color: #008080;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 15px;
}

#kmt_tour_form label{
    text-align: left!important;
    text-transform: uppercase!important;
    margin-bottom: 5px!important;
    padding: 0px!important;
    font-weight: 500!important;
}

.text_note span{
    font-weight: 600;
}

#kmt_tour_form textarea{
    height: 120px;
}

#form_customer{
    margin-top: 20px;
}

#form_customer h3{
    margin-left: -5px;
}

#form_customer h4{
    font-size: 15px;
    margin-bottom: 15px;
    margin-left: -5px;
}

#form_customer h5{
    font-size: 17px;
    text-transform: uppercase;
    color: #008080;
}

.wrap_bd_mp{
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 20px;
}

.block_mp{
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.block_mp p{
    margin-bottom: 3px;
}

.mp_left{
    width: 10%;
    float: left;
    text-align: center;
}

.mp_right{
    width: 90%;
    float: left;
}

.mp_right h5{
    margin: 0px;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
}

.mp_right h6{
    margin: 0px;
    font-size: 14px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.not_bd{
    border: 0px;
}

.bt_add a{
    color: #000;
    font-weight: 600;
}

.bt_add a:hover{
    color: #008080;
}

#policy_check{
    width: 100%;
    display: inline-block;
    margin: 10px auto;
}

#policy_check span{
    display: inline-block;
    float: left;
}

.input_check{
    width: 3%;
}

.text_policy{
    width: 97%;
}

.text_policy a{
    font-weight: 500;
    color: #008080;
}

#info_tour_mb{
    display: none;
}

.block_adult,.block_child{
    width: 100%; 
    display: inline-block;
    margin-bottom: 10px;
}

.wrap_info_tour_form{
    width: 100%;
    border: 1px solid #ccc;
}

.block_info_bottom_form{
    width: 100%;
    padding-top: 10px;
}

.block_info_bottom_form h4{
    font-weight: 500;
}

.block_info_bottom_form .price_tour_dt{
    margin: 5px 0px;
}

.block_info_bottom_form .price_tour_dt *{
    font-size: 15px!important;
    color: #000;
    font-weight: 500;
}

.block_info_bottom_form .price_tour_dt span{
    font-weight: 400!important;
}

.block_info_top h3{
    margin: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #008080; 
    font-size: 17px;
    line-height: 22px;
}

.total_price_tour_left{
    margin: 10px auto;
    font-size: 23px;
    font-weight: 600;
    width: 100%;
    color: #008080;
}

.total_price_tour_left span{
    display: inline-block;
    width: 50%;
    float: left;
}

.kmt_account{text-align:left;width:99%}.kmt_account>p{clear:both;margin-bottom:10px}.kmt_account div{margin-right:10px;float:left}.kmt_account div input{width:600px;padding:3px}.kmt_account p a{padding:5px 20px;background:#494949;color:#fff;border:0;border-radius:3px;margin-right:3px}.kmt_account p a:hover{background:#f58220}.kmt_account span{color:#e80000}.bg_board{font-size:15px;padding:15px;background:#f9f9f9}

a.zalo-fix {
    position: fixed;
    right: 18px;
    z-index: 9999;
    bottom: 45px;
    border-radius: 50%;
    box-shadow: 0 0 10px #7bc143;
}
a.messenger-fix {
    position: fixed;
    right: 18px;
    z-index: 9999;
    bottom: 120px;
    border-radius: 50%;
    box-shadow: 0 0 10px #7bc143;
}

.wrap_lang{
	display: flex;
    flex-direction: column;
}
.wrap_lang img{
	margin-top: 10px;
}

.col-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    overflow-y: visible;
}