@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=vietnamese');

body{
	font-family: 'Open Sans', sans-serif;
}


/* 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:#274ba1;}
.read_more a:hover{text-decoration:none;color:#cd0000;}

a:hover{text-decoration:none;color:#3762c9}
.content_article{width: 100%;clear: both;display: inline-block;text-align:justify;color:#222;font-size:14px;line-height: 23px;}
.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;}
.kmt_title_article{font-size:16px;margin-bottom:10px;color:#004823;text-transform:uppercase;font-weight:bold;text-align:left!important;margin-top:0px}
.kmt_page{clear:both;}

.kmt_uppercase{text-transform:uppercase;}
.kmt_center{text-align:center!important;}
.kmt_left{text-align:left;}
.kmt_right{text-align:right;}
.kmt_justify{text-align:justify;}

/* Begin css list_same */
.same_title{color:#004823!important;margin:10px 0px 5px 0px!important;font-size:15px;font-weight:bold;text-transform:uppercase;font-weight:bold;padding-bottom:5px;border-top:1px dashed #ccc;clear:both;padding-top:10px;}
.same_title:hover{color:#004823!important;}
.list_same{margin:0px;padding:0px;}
.list_same li{color:#222;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#004823;}
.list_same li:hover a{color:#004823;text-decoration:none}
.list_same li a{font-size:14px;color:#222;}
.list_same li a span{color:#004823;}
/* End css list_same */

.kmt_note{
	color:#cd0000;	
}

.kmt_status{
    color: #f00;
    text-align: center;
    font-size: 16px;
}

#top {
    position: fixed !important;
    position: absolute;
    bottom: 50px;
    right: 10px;
    z-index: 999;
}

.kmt_stt_form{
    padding-top: 5px;
    color: #f00;
    font-size: 12px;
}

#wrap_block_1{
	padding-top:10px;	
}

.wrap_logo img{	
	max-width:100%;
}

.wrap_name img{
	max-width:100%;
	margin-top:30px;	
}

#wrap_phone_lang{
	text-align:right;
	margin-bottom:10px;
	margin-top:25px;
}	

#wrap_phone_lang span{
	text-align:right;
	color:#ff0000;
	font-size:15px;
	padding-right:75px;
	display:inline-block;
	height:29px;
	line-height:29px;
	padding-left:35px;
	font-weight:600;
	background:url(../img/icon_phone.png) no-repeat left center;
}

#wrap_time{
	float:right;	
}

#wrap_time span{
	text-align:right;
	color:#ff0000;
	font-size:15px;
	padding-right:20px;
	display:inline-block;
	height:29px;
	line-height:29px;
	padding-left:35px;
	font-weight:600;
	background:url(../img/icon_time.png) no-repeat left center;
}

#wrap_search{
	width:180px;
	height:32px;
	margin:0 auto;	
	float:right;
	border:1px solid #004823;
}

#wrap_search input:nth-child(1){
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:5px;
	color:#000;
	border:0px;
	margin-right:-25px;
	font-size:11px;
}

#wrap_search input:nth-child(2){
	width: 21px;
	height:30px;
	background:url(../img/icon_s.png) no-repeat center;
	float:left;
	border:0px;
}

#wrap_block_2{
	width:100%;
	background:#004823;
	border-top:3px solid #e6c420;	
	border-bottom:3px solid #e6c420;
	margin-top:10px;
}

#wrap_block_3{
	width:100%;
	clear:both;
	display:inline-block;
	border-bottom:3px solid #e6c420;
}

#wrap_block_4{
	margin-top:30px;	
}

.kmt_title{
	width:100%;
	margin-bottom:30px;
	padding-bottom:30px;
	background:url(../img/line_title_1.png) no-repeat center bottom;	
	font-size:35px;	
}

.no_icon{
	background:none !important;	
	padding-bottom:10px;
	font-size:25px;	
}

.kmt_title span{
	display:inline-block;
	width:100%;
}

.kmt_title span:nth-child(1){
	font-weight:700;
	text-transform:uppercase;
}

.kmt_title span:nth-child(2){
	width:50%;
	font-size:16px;
	color:#222222;
	font-weight:400;
	line-height:25px;
}

.kmt_green{
	color:#004823;
}

.kmt_yellow{
	color:#e2be0e;	
}

.wrap_center{
	margin-bottom:20px;	
}

.wrap_service{
	margin:15px auto;	
}

.block_service{
	width:360px;
	height:390px;
	margin:0 auto;
	overflow:hidden;
	border-bottom:4px solid #91d2b0;	
	background:#f2f2f2;
}

.img_service{
	width:100%;
	height:220px;
}

.img_service img{
	width:100%;
	height:100%;
}	

.bt_ser{
	width:100%;
	height: 48px;
	position:relative;
	margin-top:-24px;
	z-index:1000;	
	text-align:right;
	padding-right:25px;
}

.content_service{
	width:100%;
	padding:0px 10px;	
}

.content_service h2{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#004823;	
}

.content_service h2 a{
	font-size:16px;
	color:#004823;
	line-height:22px;
	font-weight:700;	
}

.content_service h2 a:hover,.content_service h2:hover{
	color:#e2be0e;
}

.content_service div{
	font-size:15px;
	color:#333333;	
	line-height:22px;
}

.wrap_why{
	margin:15px auto;	
}

.block_why{
	width:260px;
	height:270px;
	margin:0 auto;
	overflow:hidden;	
	text-align:center
}

.img_why{
	width:100%;
	height:	126px;
}

.img_why img{
	max-width:100%;
	max-height:100%;
}

.block_why div{
	font-size:14px;
	color:#222;
	line-height:22px;
	margin-top:20px;
}

#wrap_block_5{
	width:100%;
	background:#004823;
	padding:20px 0px;	
}

#wrap_block_5 h6{
	font-size:16px!important;
	color:#fff!important;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:15px;
	line-height:25px;
}

.wrap_add_f {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.wrap_add_f p{
	margin-bottom:5px;	
}

#wrap_block_5 ul{
	width:100%;
	list-style:none;
	display:inline-block;
	margin:0px;
	padding:0px;
}


#wrap_block_5 ul li{
	width:60%;
	float:left;
	margin-bottom:10px;
}

.mn_lf{
	width:40% !important;	
}

#wrap_block_5 ul li a{
	font-size:14px;
	color:#fff;
}

#wrap_block_5 ul li a:hover{
	color:#e1be0e;
}

.wrap_social_count,.wrap_social_count a{
	text-align:right;	
	color:#fff;
}

.count_num{
	display:inline-block;
	width:15px;
	height:15px;
	line-height:11px;
	margin-right:2px;
	font-weight:bold;
	text-align:center;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-radius:2px;
	padding:1px 1px 2px 1px;
}

#wrap_social{
	margin-bottom:15px;
}

#wrap_social span{
	color:#fff;
	font-size:14px;	
	font-weight:600;
	text-transform:uppercase;
}

#wrap_social a{
	display: inline-block;
    width: 36px;
    text-align: center;
    border:1px solid #fff;
    font-size: 17px;
    padding: 8px 0px;
    color: #fff;
    border-radius: 50%;
    margin-left:5px;	
}

#wrap_social a:hover{
    border:1px solid #e1be0e;
    color: #e1be0e;	
}

#wrap_block_6{
	width:100%;
	background:#e2be0f;
	padding:5px 0px;
	color:#222222;	
	text-align:center;
	font-size:13px;
}

#wrap_block_6 span{
	font-weight:700;
	text-transform:uppercase;
	color:#004823;	
}

#wrap_block_6 a{
	color:#222222;
}

#wrap_partner{
	width:100%;
	height:110px;
	overflow:hidden;	
}

#wrap_partner ul{
	width:100%;
	display:inline-block;
	padding:0px;
	margin:0px;	
}

#wrap_partner ul li{
	width: 185px;
	height:89px;
	float:left;
	margin:10px 8px;
}

#wrap_partner ul li img{
	max-width: 185px;
	height:89px;
}

#wrap_procedure{
	width:100%;
	text-align:center;	
	margin-bottom:40px;
}

#wrap_procedure img{
	max-width:100%;	
}

.wrap_feedback{
	margin:15px auto;	
}

.block_feedback{
	width:260px;
	height:360px;
	margin:0 auto;
	overflow:hidden;	
}

.img_feedback{
	width:100%;
	height:240px;	
}

.img_feedback img{
	width:100%;
	height:100%;
}

.block_feedback h3{
	font-weight:700;
	text-transform:uppercase;
	font-size:14px;	
}

.block_feedback div{
	line-height:22px;
	text-align:justify;
	font-size:14px;	
}

#wrap_form_booking_service{
	margin:20px auto;	
}

#wrap_form_booking_service .form-group .control-label{
	font-weight:600 !important;	
	font-size:14px;
	text-align:left;
}

#wrap_form_booking_service select {
    width: 100%;
    height: 35px;
    border: 1px solid #ccc;
	border-radius:3px;
}

.text_booking_1{
	font-weight:600;
	font-size:13px;	
}

.text_booking_1 p{
	margin-bottom:5px;	
}

#wrap_form_booking_service .btn {
    border: 1px solid #004823;
    color: #004823;
    border-radius: 0px;
	text-transform:uppercase;
	padding:3px 15px;
	background:none;
}


#wrap_form_booking_service .btn:hover{
    border: 1px solid #e6c420;
    color: #e6c420;
}

.wrap_news{
	margin:15px auto;	
}

.block_news{
	width:260px;
	height:340px;
	margin:0 auto;
	overflow:hidden;	
}

.img_news{
	width:100%;
	height:150px;	
}

.img_news img{
	width:100%;
	height:100%;
}

.block_news h2 a{
	font-size:14px;
	color:#222;
	font-weight:700;
	line-height:20px;
	text-align:justify;
	text-transform:uppercase;
}

.block_news h2 a:hover{
	color:#146603;
}

.block_news div{
	font-size:14px;
	color:#222;
	line-height:20px;
	text-align:justify;
	margin-bottom:20px;
}

.block_news p a{
	font-size:14px;
	color:#222;
	font-weight:600;
	line-height:20px;
	text-align:justify;
	text-transform:uppercase;
}

.block_news p a{
	text-transform:uppercase;
	color:#004823;
	font-size:11px;
	border:1px solid #004823;
	padding:3px 10px;
}

.block_news p a:hover{
	color:#e1be0e;
	border:1px solid #e1be0e;
}

.kmt_captcha {
	width:100%;
    padding: 5px 10px;
    text-transform: uppercase;
    background: #004823;
    color: #fff;
    font-weight: bold;
    display: inline-block;
	text-align:center;
}

.btn{
	border:0px;
	background:#004823;
	color:#fff;
	border-radius:0px;	
}

.wrap_map{
	height:650px;	
}

.form-horizontal .form-group {
    margin-left: -10px;
}

a.zalo-fix {
    position: fixed;
    right: 20px;
    z-index: 9999;
    bottom: 65px;
    border-radius: 50%;
    box-shadow: 0 0 10px #000000;
}

.hotlineSupport {
	width: 60px;
	height: 60px;
	position: fixed;
	background: #ed3237;
	right: 20px;
 	left: inherit;
 	bottom: 150px;
	border-radius: 100%;
	text-align: Center;
	color: #ffffff;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-o-transform: translateX(0%);
	opacity: 1;
	visibility: initial;
	z-index: 9999;
}
.hotlineSupport i.fa-phone {
	font-size: 21px;
	line-height: 17px;
	-webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.hotlineSupport:before {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1s infinite ease;
	-webkit-animation: shadow 1s infinite ease;
	-moz-animation: shadow 1s infinite ease;
	-o-animation: shadow 1s infinite ease;

	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.hotlineSupport:after {
	width: 100%;
	height: 100%;
	position: absolute;
	box-shadow: 0px 0px 20px #ed3237;
	content: "";
	left: 0;
	top: 0;
	border-radius: 100%;
	animation: shadow 1.4s 1000ms infinite;
	-webkit-animation: shadow 1.4s 1000ms infinite;
	-moz-animation: shadow 1.4s 1000ms infinite;
	-o-animation: shadow 1.4s 1000ms infinite;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

	@-webkit-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-o-keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@keyframes shadow{
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg);
	        opacity: .1
	    }
	    20%{
	        transform: rotate(0deg) scale(1.2) skew(1deg);
	        opacity: .2
	    }
	    40% {
	        transform: rotate(0deg) scale(1.3) skew(1deg);
	        opacity: .4
	    }
	    60%{
	        transform: rotate(0deg) scale(1.4) skew(1deg);
	        opacity: .6
	    }
	    80%{
	        transform: rotate(0deg) scale(1.5) skew(1deg);
	        opacity: .4
	    }
	    100% {
	        transform: rotate(0deg) scale(1.6) skew(1deg);
	        opacity: .1
	    }
	}
	@-moz-keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -moz-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -moz-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-webkit-keyframes quick-alo-circle-img-anim {
	    0% {
	        -webkit-transform: rotate(0deg) 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(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}

	@-o-keyframes quick-alo-circle-img-anim {
	    0% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        -o-transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        -o-transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        -o-transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}
	@keyframes quick-alo-circle-img-anim {
	    0% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    10% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    20% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    30% {
	        transform: rotate(-25deg) scale(1) skew(1deg)
	    }
	    40% {
	        transform: rotate(25deg) scale(1) skew(1deg)
	    }
	    50% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	    100% {
	        transform: rotate(0deg) scale(1) skew(1deg)
	    }
	}