@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=vietnamese');

@font-face {
	font-family:"UTM_WORD";
	src: url(../fonts/UTM_GOD_WORDR.TTF);
}

@media (min-width: 1200px) {
	.container{
		width: 1175px;
	}
}

body{
	font-family: 'Roboto', sans-serif;
	overflow-x:hidden;
	color: #000;
}
a{
	text-decoration: none;
}

.read_more{text-align:right;width:100%;}
.read_more a{padding:5px 0px;font-size:14px;font-weight:500;color:#153981;transition: 0.3s;}
.read_more a:hover{text-decoration:none;color:#2c2c6d;}

.read_more_2{text-align:left;width:100%;}
.read_more_2 a{padding:5px 0px;font-size:14px;font-weight:500;color:#153981;transition: 0.3s;}
.read_more_2 a:hover{text-decoration:none;color:#2c2c6d;}

a:hover{text-decoration:none;color:#2075d2}
.content_article{display: inline-block;text-align:justify;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;}

.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:#2075d2!important;margin:10px 0px 5px 0px!important;font-size:17px;font-weight:bold;text-transform:uppercase;padding-bottom:5px;border-top:1px solid #f89423;clear:both;padding-top:10px;}
.same_title:hover{color:#2075d2!important;}
.list_same{margin:0px;padding:10px 0px;}
.list_same li{color:#000;margin-bottom:3px;list-style:none}
.list_same li:hover{color:#2075d2;}
.list_same li:hover a{color:#2075d2;text-decoration:none}
.list_same li a{font-size:15px;color:#000;}
.list_same li a span{color:#000;}
/* End css list_same */

/*Begin Phân trang*/
.kmt_page{clear:both;display: flex;justify-content: center;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
	background-color: #000;
	border: 1px solid #000;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.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: #0829cb;
    border-color: #0829cb;
}

.pagination>li>a:hover{
	background-color: #0829cb;
	border-color: #0829cb;
	color: #fff;
}
/*End Phân trang*/

#content_same{
	padding: 0px;
}

#wrap_block_3, #wrap_block_4, #wrap_block_5, #wrap_block_6, #wrap_block_7{
	margin-bottom: 50px;
}

.pagination>li>a, .pagination>li>span {
    color: #fff;
	background-color: #000;
	border: 1px solid #000;
}

.pagination>li>a:hover{
	background-color: #2075d2;
	border-color: #2075d2;
	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: #2075d2;
    border-color: #2075d2;
}

/*Các tiêu đề*/
.kmt_title{
    font-size: 32px;
	margin-bottom: 10px;
	font-weight: 600;
    color: #2075d2;
    line-height: 40px;
	text-transform: uppercase;
}
.title_red{
	color: #ec0000;
}

/* Begin css breadcrumb */
#wrap_breadcrumb {
    width: 100%;
    height: 100%;
	margin-top: 10px;
	font-weight: 500;
    z-index: 2;
	display: flex;
    justify-content: flex-end;
}
#wrap_breadcrumb p {
	margin-bottom: 0px;
}
#wrap_breadcrumb p a {
    color: #000;
    font-size: 14px;
    padding: 0px 3px;
	transition: 0.3s
}
#wrap_breadcrumb p a:hover{
	color: #2075d2;
}
#wrap_breadcrumb h2 {
	font-family:"UTM_WORD";
    color: #2075d2;
    font-size: 32px;
    text-transform: uppercase;
	font-weight: 600;
}
/* End css breadcrumb */

/*Begin Menu left */
#wrap_block_left{
	
}
.wrap_left{
    padding-right: 15px;
}
.wrap_right{
	padding-left: 15px;
}
.block_left{
    margin-bottom: 25px;
}
.title_left {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
	color: #ec0101;
    margin-bottom: 3px;
	padding: 0px;
	background: url(../img/symbol_red_down.png) no-repeat right;
}
.text_underline{
	border-bottom: 2px solid;
}
#menu2 {
    width: 100%;
    padding: 10px 0px;
	padding-bottom: 0px;
    margin: 0px;
    list-style: none;
	background: #e4f1f9;
}
#menu2 h2 {
    margin: 0px;
    padding: 10px 0px 10px 10px;
    border-bottom: 1px dashed #ccc;
    width: 100%;
    text-indent: -10px;
}
#menu2 li a {
	padding-left: 1rem;
    line-height: 18px;
    color: #1d75cf;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.3s;
}
#menu2 .in{
	list-style: none;
	padding-left: 0rem;
}
#menu2 .in li{
	border-bottom: 1px dashed #ccc;
	padding: 10px 0px;
	padding-left: 1rem;
	min-height: 40px;
	line-height: 40px;
    display: flex;
    align-items: center;
}
#menu2 .in a.active{
	color: #eb0000;
}
#menu2 li li a{
	text-transform: none;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	transition: 0.3s;
}
#menu2 li li:hover a{
	color: #eb0000;
}

.block_news_left{
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}
.img_news_left{
	padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.img_news_left img{
	max-width: 100%;
	max-height: 100%;
}
.content_news_left{
	padding-right: 0px;
}
.content_news_left h3{
	font-size: 14px;
}
.content_news_left h3 a{
	color: #000;
	font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
	line-height: 16px;
}
.content_news_left h3:hover a{
	color: #eb0000;
}
.content_news_left > p{
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0px;
}
.read_more_news{
	text-align: right;
    margin-top: 5px;
}
/* End Menu left */

/*Begin Social module*/
#wrap_footer .wrap_social{
	align-items: center;
}
.wrap_social{
	display: flex;
    justify-content: flex-end;
}
.wrap_social a {

}
.wrap_social a:hover{

}
.wrap_social img{
	width: 28px;
	height: 28px;
	margin: 0px 3px;
	transition: 0.3s;
}
.wrap_social img:hover{
	transform: translate(0px, -5px);
}
/*End Social module*/
#wrap_social{
	float: right;
}

.active_f{
	color: #2075d2!important;
}

.search_warn h5{
	text-align: center;
}

.wrap_menu{
	display: flex;
	justify-content: flex-end;
	height: 0px;
}

.wrap_read_more{
	display: flex;
	justify-content: center;
}
.wrap_read_more a{
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
}
.read_all{
	width: 280px;
	height: 40px;
	background: #2075d2;
	transition: 0.3s;
	color: #fff;
}
.read_all:hover{
	background: #2c2c6d;
}

.recaptcha-google > div{
	margin: 0px;
	padding: 0px;
}
.end_form{
	float: right;
}

.kmt_note{
	color:#2075d2;	
}

.kmt_bt{
	background:#121618;
	color:#fff;	
	padding:10px 35px;
	transition: 0.3s;
	border-radius: 25px;
	border: 0px;
	text-transform: uppercase;
	margin-right: 10px;
}
.kmt_bt:hover{
	background:#2075d2;
	color:#fff;
}

.booking_bt{
	background:#2075d2;
	border:0px;
	color:#fff;
	transition: 0.3s;
    font-size: 16px;
	line-height: 16px;
    text-transform: uppercase;
	font-weight: 500;
	padding: 15px 25px;
	border-radius: 25px;
}
.booking_bt:hover{
	background:#000;
	color:#fff;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*Begin Sản phẩm*/
.wrap_product{
    display: flex;
    justify-content: center;
	margin-bottom: 15px;
}
.block_product{
	width: 420px;
	height: 390px;
}
.img_product{
	width: 420px;
	height: 330px;
	display: flex;
	justify-content: center;
    align-items: center;
	overflow: hidden;
	position: relative;
}
.img_product::before{
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.block_product:hover .img_product::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.img_product img{
	max-width: 420px;
	max-height: 330px;
}
.info_product h3{
	margin: 10px 0px;
	font-size: 20px;
	text-align: center;
}
.info_product h3 a{
	color: #000;
	transition: 0.3s;
}
.info_product h3:hover a{
	color: #eb0000;
}
/*End Sản phẩm*/

/*Begin chi tiết sản phẩm*/
.product_content{
	margin-bottom: 20px;
}
.block_tab{
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid #2075d2;
    margin-bottom: 20px;
}

.block_tab li{
    float: none;
    display: inline-block!important;
	transition: 0.3s;
	margin: 0px 10px 10px 0px;
	line-height: 0px;
}

.nav-link{
	font-size: 18px;
	border-top-right-radius: unset!important;
	border: 0px!important;
	border-right: 2px solid #989898!important;
	padding-left: 0px;
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
}
.nav-item .active{
	color: #2075d2!important;
}

.block_tab li a{
    font-weight: 500;
	transition: 0.3s;
	margin: 0px;
}

.block_tab li .active a{
	color: #2075d2;
}

.block_tab .nav-item:last-child .nav-link{
	    border-right: unset!important;
}

.block_tab li:hover a{
	border: 1px solid #2075d2!important;
    border-radius: 0px!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: #2075d2!important;
    border-radius: 0px!important;
	color:#fff!important;
	border: 1px solid #2075d2!important;
}
/*End Chi tiết sản phẩm*/

/*Begin slide product*/
#carousel_product_slide{
	margin-bottom: 10px;
}
.carousel-inner{
	border: 1px solid #b2b2b2;
}
.product_img_slide{
	padding: 0px 10%;
}
.carousel-indicators {
  position: static;
}

.img_product_slide{
	width: 100%;
	aspect-ratio: 1.5;
	position: relative;
}
.img_product_slide img{
	height: 100%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	margin: 0 auto;
}
.carousel-control-prev{
	left: -75px;
}
.carousel-control-next{
	right: -75px;
}
.carousel-control-prev-icon{
	background: url(../img/product_left_arrow.png) no-repeat center;
}
.carousel-control-next-icon{
	background: url(../img/product_right_arrow.png) no-repeat center;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    width: 2rem;
    height: 4rem;
}

.carousel-indicators{
	margin-left: -3px;
	margin-right: -3px;
}
.carousel-indicators [data-bs-target]{
  	width: 124px;
	height: auto;
	aspect-ratio: 1.5;
	border: 1px solid #b2b2b2;
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 3px;
  
}
.carousel-indicators [data-bs-target] img {
	max-width: 152px;
	max-height: 96px;
	transition: 0.3s;
}
.carousel-indicators [data-bs-target]:hover {
	opacity: 1.0;
}
.carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.7;
}

/*End slide product*/

/*Block_1*/
#wrap_block_1{
	width: 100%;
	background: #2075d2;
    min-height: 40px;
    line-height: 40px;
    color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	z-index: 3;
}
#wrap_block_1 .container{
	display: flex;
}

/*wrap_block_4*/
#wrap_block_4 .wrap_intro_left_home{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#wrap_block_4 .wrap_intro_left_home > span{
	font-size: 20px;
}
#wrap_block_4 .wrap_intro_left_home > h3{
	font-size: 40px;
	color: #2075d2;
	margin: 20px 0px;
}
#wrap_block_4 .wrap_intro_left_home .content_article {
    font-size: 15px;
    line-height: 25px;
}
.content_article li::marker {
  color: #2075d2;
}
#wrap_block_4 .rm_intro{
	height: 45px;
    width: 150px;
    align-items: center;
    margin: 5px 0px;
	margin-bottom: 15px;
    border: 1px solid #2075d2;
	display: flex;
    justify-content: center;
	transition: 0.3s;
}
#wrap_block_4 .rm_intro a {
    color: #2075d2;
	font-weight: 500;
	line-height: 50px;
    font-size: 18px;
    transition: 0.3s;
	text-transform: uppercase;
}
#wrap_block_4 .rm_intro:hover{
	background: #2075d2;
}
#wrap_block_4 .rm_intro:hover a{
	color: #fff;
}
#wrap_block_4 .block_video_home{
	aspect-ratio: 1.4;
}
.block_number{
	padding: 0px;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.number_count{
	font-size: 50px;
	font-weight: 600;
}
.number_title{
	text-align: center;
	font-weight: 500;
}

/*Bài viết*/
#wrap_block_article{
    margin-bottom: 35px;
}
#wrap_block_article > .container{
	padding: 0px;
}
.title_intro_home{
	margin-bottom: 15px;
	line-height: 40px;
	
}
.title_intro_home p{
	margin: 0px;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 500;
}
.title_intro_home h3{
	font-size: 46px;
	font-weight: 600;
	color: #2075d2;
	margin: 0px;
}
.title_article{
    font-size: 40px;
    color: #2075d2;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
	text-transform: uppercase;
}
.title_news{
    font-size: 25px;
    color: #2075d2;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 30px;
	text-transform: uppercase;
}
.title_article_same{
	color: #ec0000;
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.vhp-btn-slider {
    width: 100%;
    position: relative;
}
.vhp-btn-slider button {
    border-radius: 0;
    border: 0;
    cursor: pointer;
    z-index: 1;
    width: 41px;
    height: 75px;
    position: absolute;
	transition: 0.3s;
}
.vhp-btn-slider button:hover{
	filter: drop-shadow(4px 0px 3px #2075d2);
}
.vhp-btn-slider .prev {
    background: url(../img/news-left-arrow.png) no-repeat center;
    left: -60px;
    height: 595px;
}
.vhp-btn-slider .next {
    background: url(../img/news-right-arrow.png) no-repeat center;
    right: -60px;
    height: 595px;
}

.black-btn-slider {
    width: 100%;
    position: relative;
}
.black-btn-slider button {
    border-radius: 0;
    border: 0;
    cursor: pointer;
    z-index: 1;
    width: 41px;
    height: 75px;
    position: absolute;
	transition: 0.3s;
}
.black-btn-slider button:hover{
	filter: drop-shadow(4px 0px 3px #2075d2);
}
.black-btn-slider .prev {
    background: url(../img/black-left-arrow.png) no-repeat center;
    left: -60px;
    height: 475px;
}
.black-btn-slider .next {
    background: url(../img/black-right-arrow.png) no-repeat center;
    right: -60px;
    height: 475px;
}

.news-btn-slider {
    width: 100%;
    position: relative;
}
.news-btn-slider button {
    border-radius: 0;
    border: 0;
    cursor: pointer;
    z-index: 1;
    width: 22px;
    height: 40px;
    position: absolute;
}
.news-btn-slider .prev {
    background: url(../img/news-left-arrow.png) no-repeat center;
    left: -35px;
    top: 150px;
}
.news-btn-slider .next {
    background: url(../img/news-right-arrow.png) no-repeat center;
    right: -35px;
    top: 150px;
}

.wrap_logo img{
    height: 63px;
}

#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: #2075d2;
}

#wrap_hotline{
    border: 2px solid #2075d2;
    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: #2075d2;
    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_phone img{
	margin-right: 5px;
}

/*Block 2*/
#wrap_block_2{
	width: 100%;
    z-index: 3;
	margin: 17px 0px;
}
#wrap_block_2 .info_div{
    padding: 0px;
	margin: auto;
    margin-top: 10px;
	background: #fff;
	height: 220px;
    display: flex;
	align-items: flex-start;
}

#wrap_search {
    width: 210px;
	margin-right: 10px;
}
#wrap_search input:nth-child(1) {
    float: left;
    width: 100%;
    height: 30px;
    padding-left: 5px;
    color: #000;
    margin-right: -31px;
    font-size: 16px;
    background: #fff;
    border: 0px;
}
#wrap_search input:nth-child(1)::placeholder {
  	color: #000;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
}
#wrap_search input:nth-child(2) {
    width: 30px;
    height: 30px;
    background: url(../img/icon_search.png) no-repeat center;
    float: left;
    border: 0px;
}

.wrap_login .block_login{
    border-radius: 5px;
    background: #2075d2;
    text-align: center;
    transition: 0.3s;
    width: 125px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
	margin-left: 30px;
}
.wrap_login .block_login:hover{
	background: #2c2c6d;
}
.wrap_login .block_login a{
	color: #fff;
}

.wrap_lang a:nth-child(1) img{
	margin-right: 3px;
}

#wrap_block_3{
    width: 100%;
    display: inline-block;
	position: relative;
}

/*Block 5*/
#wrap_block_5{
    width: 100%;
}
#wrap_block_5 #booking_form .kmt_stt_form{
	height: 20px;
	color: #2075d2;
	line-height: 21px;
}
#wrap_block_5 #booking_form .form-group{
	margin-bottom: 0px;
	padding: 0px;
}
#wrap_block_5 #booking_form .form-group input{
	height: 50px;
	border: 0px;
	font-weight: 500;
	background: rgba(233, 233, 233, 0.9)
}
#wrap_block_5 #booking_form .form-group input::placeholder, #wrap_block_5 #booking_form .form-group textarea::placeholder{
	color: #000;
	font-weight: 500;
}

#wrap_block_5 .button-contact div{
	width: 163px;
}
#wrap_block_5 .button-contact{
	display: flex;
    justify-content: flex-end;
}
#wrap_block_5 .recaptcha-google{
	padding-left: 10px!important;
}
#wrap_block_5 h3{
	font-family:"UTM_WORD";
	color: #2075d2;
	text-transform: uppercase;
	font-size: 45px;
	margin-bottom: 30px;
	padding-left: 5px;
}

.img_banner_form{
	width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.img_banner_form img{
	max-width: 100%;
}

.rm_block{
    text-align: right;
    margin-top: -45px;
    margin-bottom: 30px;
}

.rm_block a{
    padding: 7px 10px;
    background: #2075d2;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
}

.rm_block a:hover{
    background: #818285;
}

.is_scroll{
    width: 100%;
}

.wrap_banner img{
    width: 100%;
    margin-bottom: 10px;
}

/*Block 6*/
#wrap_block_6{
	
}
#wrap_brand_home{
	width:100%;
}
.block_brand_home{
	width:100%;
	height:480px;
	display:inline-block;
	background:#2075d2;	
	border-top:30px solid #e4f1f9;
	position:relative;
}

.block_brand_home:nth-last-child(1){
	border-bottom:0px;
	height:480px;
}

.block_brand_home_left{
	width:50%;
	height: 450px;
	left:0;
	top:0;
	background:#fff;
	transition: all 1s ease-in-out;
	  -webkit-transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -o-transition: all 0.5s ease-in-out;
	  -ms-transition: all 0.5s ease-in-out;
	  position:absolute;
	  z-index:1000;
}

.is_right .block_brand_home_left{
	right:0!important;
	left:inherit;
}

.block_brand_home:hover .block_brand_home_left{
  transform: translate(5em,0);
  -webkit-transform: translate(5em,0);
  -moz-transform: translate(5em,0);
  -o-transform: translate(5em,0);
  -ms-transform: translate(5em,0);
}

.is_right:hover .block_brand_home_left{
  transform: translate(-5em,0);
  -webkit-transform: translate(-5em,0);
  -moz-transform: translate(-5em,0);
  -o-transform: translate(-5em,0);
  -ms-transform: translate(-5em,0);
}

.block_brand_home_right{
	width:50%;
	height: 450px;
	float:left;	
	position:absolute;
	right:0;
	top:0;
	z-index:900;
}

.block_brand_home_right_mb{
	display:none;	
}

.is_right .block_brand_home_right{
	left:0 !important;
	right:inherit;
}

.brand_content{
	width:570px;
	margin-right:30px;
	float:right;	
}

.is_right .brand_content{
	margin-left:30px;
	float:left;	
}


.brand_content h2{
	width:100%;
	margin-top: 35px;
	padding-bottom: 10px;
	background: url(../img/line_blue.png) no-repeat bottom left;
}

.brand_content .content_article{
	margin-bottom:20px;
}

.brand_content h2 a{
	font-size:30px;
	text-transform:uppercase;
	color:#2075d2;
	font-weight:600;
	transition: 0.3s;
}

.brand_content h2 a:hover{
	color:#eb0000;
}

.brand_content p a{
	padding:10px 15px;
	border:#2075d2 1px solid;
	font-size:14px;
	text-transform:uppercase;
	color:#2075d2;
	font-weight:500;
	transition: 0.3s;
}

.brand_content p a:hover{
	border:#eb0000 1px solid;
	background:#eb0000;
	color: #fff;
}

/*Block_7*/
#wrap_block_7{
	text-align: center;
}
.wrap_icon{
    display: flex;
    justify-content: center;
    align-items: center;
}
.block_icon{
	width: 170px;
	height: 60px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	align-content: flex-start;
}
.title_icon{
	text-transform: uppercase;
	font-size: 16px;
}
.img_icon{
	width: 170px;
	height: 60px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.img_icon img{
	max-width: 170px;
	max-height: 60px;
}

/*Video*/
/*.wrap_video{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.block_video{
	width: 370px;
}
.img_video{
	width: 370px;
	aspect-ratio: 1.33;
	position: relative;
}
.img_video .youtube_img{
	max-width: 370px;
	max-height: 278px;
}
.img_video .youtube_logo{
	width: 100%;
	aspect-ratio: 1.33;
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.block_video h3{
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
.block_video h3 a{
	color: #000;
	transition: 0.3s;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.block_video h3 a:hover{
	color: #eb0000;
}
.black_curtain{
	width: 100%;
	aspect-ratio: 1.33;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
}*/

.wrap_video {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
	height: 350px;
}
.block_video {
    width: 370px;
}
.block_video h4{
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}
.video_home {
    width: 100%;
    height: 278px;
    margin: 0 auto;
}

/*Dịch vụ*/
.title_rep {
    display: inline-block;
    padding: 0px;
    margin-bottom: 20px;
}
h2.title_left {
    margin: 0px;
    float: left;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px 0px 0px;
}
.kmt_blue .title_right {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 2px solid #153981;
    padding-right: 10px;
    border-left: 0px;
    margin-top: 0px;
}
.kmt_orange .title_right {
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 2px solid #2075d2;
    padding-right: 10px;
    border-left: 0px;
    margin-top: 0px;
}
.title_right a{
    color: #000;
	font-weight: 500;
	transition: 0.3s;
}
.title_right a:hover{
	color: #153981;
}

.kmt_blue .title_left {
    background: url(../img/bg_nc_1.png) no-repeat right center;
}
.kmt_blue .title_left span {
    display: inline-block;
    background: #153981;
    padding-left: 10px;
}
.kmt_orange .title_left {
    background: url(../img/bg_nc_2.png) no-repeat right center;
}
.kmt_orange .title_left span {
    display: inline-block;
    background: #2075d2;
    padding-left: 10px;
}

.wrap_item{
	margin: 12px 0px;
}
.block_item{
	background: #f5f5f5;
	width: 270px;
	margin: 0px auto;
}
.img_item{
	width: 270px;
	height: 183px;
    overflow: hidden;
	position: relative;
}
.img_item::before{
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.block_item:hover .img_item::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.img_item img{
	width: 270px;
	height: 183px;
}
.info_item{
	
}
.info_item h3{
	font-size: 15px;
	margin: 0px;
	line-height: 20px;
}
.info_item h3 a{
	color: #000;
	padding: 5px 10px;
	height: 50px;
	border-bottom: 2px solid #2075d2;
	transition: 0.3s;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.info_item:hover h3 a{
	color: #153981;
}

/*Khung liên hệ*/
#support_div{
	text-align: center;
	margin: 12px 0px;
    display: flex;
    justify-content: center;
	color: #fff;
}
#support_div > div{
	width: 400px;
	height: 83px;
	border-radius: 5px;
	margin: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.3s;
}
#support_div > div > a {
	color: #fff;
    display: flex;
    align-items: center;
}
.contact_info{
	background: #153981;
}
.hotline_info{
	background: #d79d06;
}
.contact_info div:nth-child(1), .hotline_info div:nth-child(1){
	float: left;
	margin-right: 10px;
}
.contact_info div:nth-child(2), .hotline_info div:nth-child(2){
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}
.contact_info div:nth-child(2) p:nth-child(1), .hotline_info div:nth-child(2) p:nth-child(1){
	font-size: 22px;
	font-weight: 500;
}
.contact_info div:nth-child(2) p:nth-child(2), .hotline_info div:nth-child(2) p:nth-child(2){
	margin-bottom: 0px;
}
.contact_info:hover, .hotline_info:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}


/*Tin tức trang chủ*/
.news_note{
	text-align: center;
	margin-bottom: 15px;
}
.wrap_news_home{
	margin: 15px 0px;
}
.block_news_home{
	width: 270px;
	height: 380px;
	margin: 0 auto;
	background: #e4f1f9;
	transition: 0.3s;
}
.block_news_home:hover{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.block_news_home .img_news_home{
	width: 270px;
	height: 190px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}
.block_news_home .img_news_home img{
	width: 100%;
}
.info_news_home{
	padding: 15px;
	padding-bottom: 15px;
}
.info_news_home h4{
	margin-top: 0px;
	font-size: 16px;
	line-height: 20px;
}
.info_news_home h4 a{
	color: #000;
	font-weight: 600;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}
.info_news_home h4 a:hover{
	color: #eb0000;
}
.info_news_home .quote_news_home{
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.border_news_home{
	margin-bottom: 10px;
}
.rm_news_home a {
	text-transform: uppercase;
    color: #000;
    font-size: 15px;
    transition: 0.3s;
	font-weight: 400;
}
.rm_news_home a:hover{
	color: #eb0000;
}

.wrap_read_more {
    display: flex;
    justify-content: center;
	margin-top: 15px;
}
.wrap_read_more a {
    font-size: 16px;
    line-height: 40px;
}
.read_all_news {
	padding: 2px 40px;
	background: #2075d2;
    transition: 0.3s;
    color: #fff;
	border-radius: 25px;
}
.read_all_news:hover{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	background: #000;
}

/*Trang chi tiết tin tức*/
.detail_news_date{
	color: #2075d2;
}
.detail_news_relate{
	color: #2075d2;
}
.detail_news_ul{
	list-style: none;
}
.detail_news_ul li::before{
    content: "»";
    color: #2075d2;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.detail_news_ul a{
	color: #000;
	transition: 0.3s;
}
.detail_news_ul a:hover{
	color: #2075d2;
}

.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: #2075d2;
}

.text_menu_articles{
    font-size: 15px;
}

.share_menu_articles{
    margin-top: 15px;
}

#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: #2075d2;
}

.social_sp{
    text-align: center;
    border-bottom: 5px solid #fff;
    padding-bottom: 10px;
    width: 100%;
}

.social_sp a{
    padding: 0px 10px;
}

#wrap_tag{
    margin: 10px auto;
}

#wrap_tag a{
    color: #000;
    font-size: 13px;
}

#wrap_tag a:hover{
    color: #2075d2;
}

.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: #2075d2;
    color: #fff;
}

#block_info_top span:nth-child(2n),.block_info_top span:nth-child(2n){
    background: #0F5ED7;
}

.block_info_top span{
    padding: 2px 10px;
    margin-right: 2px;
    background: #2075d2;
    color: #fff;
}

#block_info_bottom{
    width: 100%;
    padding-top: 10px;
}

.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: #2075d2;
}

#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: #2075d2;
}
.address_bottom{
	margin-bottom: 20px;
}
.address_bottom h5{
	font-size: 18px;
}
.logo_bottom{
	margin-bottom: 20px;
}
.logo_bottom img{
	height: 55px;
}

/*trang giới thiệu*/
.wrap_intro_content{
	background: #e4f1f9;
	padding: 30px;
}
.wrap_intro_content h3{
	color: #1d75cf;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 37px;
	text-indent: 20px;
}
.wrap_intro_img{
	padding: 0px;
}
.wrap_intro_img img{
	width: 100%;
	height: auto;
}
.title_intro{
	background: url(../img/title_intro.png) no-repeat left;
}

/*Begin Trang tin tức*/
.wrap_news{
	margin: 15px 0px;
}
.block_news{
	width: 270px;
	height: 380px;
	margin: 0 auto;
	background: #e4f1f9;
	transition: 0.3s;
}
.block_news:hover{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.block_news .img_news{
	width: 270px;
	height: 190px;
	overflow: hidden;
	display: flex;
    align-items: center;
    justify-content: center;
}
.block_news .img_news img{
	width: 100%;
}
.info_news{
	padding: 15px;
	padding-bottom: 15px;
}
.info_news h4{
	margin-top: 0px;
	font-size: 16px;
	line-height: 20px;
}
.info_news h4 a{
	color: #000;
	font-weight: 600;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: 0.3s;
}
.info_news h4 a:hover{
	color: #eb0000;
}
.info_news .quote_news{
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.border_news{
	margin-bottom: 10px;
}
.rm_news a {
	text-transform: uppercase;
    color: #000;
    font-size: 15px;
    transition: 0.3s;
	font-weight: 400;
}
.rm_news a:hover{
	color: #eb0000;
}
/*End Trang tin tức*/

/*Trang dịch vụ*/
.wrap_service{
	margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
.block_service{
	width: 370px;
	height: 230px
}
.service_img{
	width: 370px;
	height: 147px;
	border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service_img img{
	max-width: 370px;
	max-height: 147px;
}
.service_content h3{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
	transition: 0.3s;
}
.service_content h3 a{
	color: #000;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-transform: 0.3s
}
.block_service:hover .service_content h3 a{
	color: #eb0000;
}
.service_content .service_quote{
	line-height: 25px;
	margin-bottom: 15px;
	display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
	font-weight: 500;
	text-align: justify;
}
.rm_service{

}
.rm_service a{
	font-size: 15px;
	color: #2075d2;
	transition: 0.3s;
	font-weight: 600;
}
.rm_service a:hover{
	color: #eb0000;
}

/*Begin Dịch vụ khác*/
.wrap_service_slide{
	margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
.block_service_slide{
	width: 400px;
	height: 230px;
	background: #e4f1f9;
}
.img_service_slide{
	width: 400px;
	height: 159px;
	display: flex;
	justify-content: center;
    align-items: center;
}
.img_service_slide img{
	max-width: 400px;
	max-height: 159px;
}
.content_service_slide{
	padding: 10px;
}
.content_service_slide h3{
	font-size: 18px;
}
.content_service_slide h3 a{
	color: #000;
	transition: 0.3s;
}
.content_service_slide h3:hover a{
	color: #2075d2;
}
.rm_service_slide a{
	text-transform: uppercase;
	color: #000;
	font-size: 15px;
	transition: 0.3s;
}
.rm_service_slide a:hover{
	color: #2075d2;
}
/*End Dịch vụ khác*/

/*Begin Trang Contact*/
.wrap_add h3 {
	color: #153981;
	font-weight: 600;
	margin-top: 0px;
}
.wrap_form_contact{
	margin-bottom: 30px;
}
.wrap_form_contact .form-group{
	margin-left: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 5px;
}
.wrap_form_contact .form-control{
	border-radius: 0px;
	border: 1px solid #999999;
	font-weight: 500;
}
.wrap_form_contact .kmt_stt_form{
	color:#fe3e3e;
    padding-top: 2px!important;
	height: 20px;
}
.wrap_map{
	border: 1px solid #c8c8c8;
	padding: 5px;
}
.wrap_map iframe{
	width: 100%;
	aspect-ratio: 2.7;
}

.wrap_person{
	margin: 20px 0px;
}
/*End Trang Contact*/

.block_person{
	margin: 0px auto;
	width: 250px;
	display: flex;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
.img_person{
	width: 240px;
	height: 240px;
	margin-bottom: 10px;
}
.img_person img{
	width: 240px;
	height: 240px;
	border-radius: 50%;
	box-shadow: rgba(183, 183, 183, 0.95) 4px 4px 12px 0px, rgba(255, 255, 255, 0.8) -6px -2px 16px 0px;
}
.name_person{
	text-align: center;
	color:#2c2c6d;
	font-weight: 500;
	font-size: 18px;
}
.quote_person{
	text-align: center;
	color: #000;
}

a.zalo-fix {
    position: fixed;
    right: 18px;
    z-index: 9999;
    bottom: 106px;
    border-radius: 50%;
    box-shadow: 0 0 10px #7bc143;
}

.hotlineSupport {
	    width: 60px;
	    height: 60px;
	    position: fixed;
	    background: #ed3237;
	    right:21px;
         left: inherit;
         bottom:200px;
	    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.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -moz-transform: translateX(0%);
	    -o-transform: translateX(0%);
	    opacity: 1;
	    visibility: initial;
	}
	.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;
	}
	.support-content {
	    width: 250px;
	    position: absolute;
	    background: #fff;
	    top: 0;
	    right: calc(100% + 20px);
	    padding: 18px;
	    color: #000;
	    text-align: left;
	    font-size: 17px;
	    line-height: 25px;
	    border: solid 2px #ed3237;
	    border-radius: 5px;
	    transition: all 0.5s ease;
	    -webkit-transition: all 0.5s ease;
	    -mos-transition: all 0.5s ease;
	    -ms-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;

	    transform: translateX(200%);
	    -webkit-transform: translateX(200%);
	    -mos-transform: translateX(200%);
	    -ms-transform: translateX(200%);
	    -o-transform: translateX(200%);
	}
	.support-content .line a {
	    display: block;
	    padding-left: 30px;
	    position: relative;
	    color: #ed3237;
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    margin-bottom: 10px;
	}
	.support-content .line.v2 a:before{
	    content: initial;
	}
	.support-content.show{
	    transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    -mos-transform: translateX(0%);
	    -ms-transform: translateX(0%);
	    -o-transform: translateX(0%);
	}
	.support-content:before {
	    content: "";
	    width: 0;
	    height: 0;
	    border-top: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	    border-left: 10px solid #ed3237;
	    position: absolute;
	    left: 100%;
	}
	.support-content p {
	    padding: 0;
	    font-size: 14px;
	    line-height: 20px;
	    text-transform: uppercase;
	}
	.support-content .ion{
	    width: 49%;
	    height: 30px;
	    display: block;
	    float: left;
	    color: #fff;
	    border-radius: 5px;
	    padding: 3px 0px 0px 6px;
	    text-transform: Capitalize;
	}

	@-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)
	    }
	}

.minimal-menu > ul > li > a > i{
	font-size: 24px;
}

/*Đối tác khách hàng*/
.wrap_partner {
    width: 100%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.wrap_partner img {
    max-width: 170px;
    max-height: 95px;
}

.partner-btn-slider{
	width:100%;
	z-index:500;
	position: relative;
}
.partner-btn-slider button{
	border-radius: 0;
	border: 0;
	cursor: pointer;
	z-index: 1;
	margin:0px 5px;
	position:absolute;
	width: 14px;
	height: 27px;
}
.partner-btn-slider .prev {
    background: url(../img/arr_left.png) no-repeat center;
    left: -22px;
    top: -60px;
	transition: 0.3s;
	transform: scale(1);
}
.partner-btn-slider .next {
    background: url(../img/arr_right.png) no-repeat center;
    right: -22px;
    top: -60px;
	transition: 0.3s;
    transform: scale(1);
}
.partner-btn-slider .prev:hover{
	transform: scale(1.2);
}
.partner-btn-slider .next:hover{
	transform: scale(1.2);
}

/*Footer*/
#wrap_footer{
	position: relative;
	background: #e4f1f9;
	color: #000;
	padding-top: 30px;
}
#wrap_footer > .container{
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#wrap_footer > .container > .row{
	margin-bottom: 20px;
}
#wrap_footer > .container > .row > div:nth-child(3){
	padding: 0px 35px;
}
.footer_title{
	text-transform: uppercase;
	font-size: 22px;
	padding-bottom: 15px;
    margin-bottom: 15px;
}
.footer_title_mid{
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.footer_address{
	line-height: 18px;
}
.wrap_menu_f ul {
    width: 100%;
	list-style: inside url(../img/ul.png);
    padding: 0px;
}
.wrap_menu_f ul li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.wrap_menu_f ul li a {
    color: #000;
    font-size: 15px;
	transition: 0.3s;
}
.wrap_menu_f ul li a:hover, .active_f {
    color: #eb0000 !important;
}

.footer_content{
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
}
#wrap_copy{
	line-height: 35px;
	padding: 5px 0px;
	float: left;
	color: #fff;
}
#wrap_copy .wrap_copy a{
	color: #fff;
	transition: 0.3s;
}
#wrap_copy .wrap_copy a:hover{
	color: #eb0000;
}

.last_div{
	background: #2075d2;
}

.return_top{
	position: absolute;
	top: -25px;
	right: 0px;
}

.col-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 5rem;
    right: 0;
    z-index: 2;
    overflow-y: visible;
}

.fancybox-nav span {
    visibility: visible!important;
}

.grecaptcha-badge{
	display: none;
}

.grid-item {
    width: 33%;
    margin-bottom: 5px;
	padding: 2px;
}
.grid-item img {
    width: 100%;
	-webkit-transition : -webkit-filter 200ms linear
}

.wrap_album{
	overflow: hidden;
}
.block_album{
	position: relative;
	display: flex;
    justify-content: center;
}
.block_album figcaption{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.block_album figcaption::before {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 50%;
  left: 0px;
  content: '';
  opacity: 0;
  background-color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.block_album:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.block_album:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.block_album:hover figcaption::before {
  background: radial-gradient( rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
  top: 0px;
  bottom: 0px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.block_album h3,
.block_album p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
.block_album h3 {
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  color:#fff;
  font-weight: 600;
  transition: 0.3s;
}
.block_album h3:hover{
	color:#e8c131;
}
.block_album h3 span {
  font-weight: 800;
}
.block_album p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color:#fff;
}
.block_album p span{
  border-bottom:1px solid #fff;
  padding-bottom:5px;
}
.block_album img{
	opacity: 1;
  	display:inline!important;
  	-webkit-transition: opacity 0.35s;
  	transition: opacity 0.35s;
}
.block_album * {
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}

/*album khác*/
.wrap_same_image{
	margin-bottom: 20px;
}

.block_same_image{
	width: 580px;
	height: 440px;
	position: relative;
	overflow: hidden;
}
.block_same_image * {
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}
.block_same_image img{
	opacity: 1;
  	width: auto!important;
  	height:100%!important;
  	display:inline!important;
  	-webkit-transition: opacity 0.35s;
  	transition: opacity 0.35s;
}
.block_same_image figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20em 11em;
	text-align: center;
  width: 100%;
  height: 100%;
}
.block_same_image figcaption::before {
  position: absolute;
  top: 50%;
  right: 0px;
  bottom: 50%;
  left: 0px;
  content: '';
  opacity: 0;
  background-color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.block_same_image h3,
.block_same_image p {
  margin: 0 0 5px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
.block_same_image h3 {
  text-transform: uppercase;
  -webkit-transform: translate3d(0%, 50%, 0);
  transform: translate3d(0%, 50%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  color:#fff;
}
.block_same_image h3 span {
  font-weight: 800;
}
.block_same_image p {
  font-weight: 200	;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  color:#fff;
}
.block_same_image p span{
  border-bottom:1px solid #fff;
  padding-bottom:5px;
	transition: 0.3s;
}
.block_same_image p:hover span{
	color: #e8c131;
}
.block_same_image a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
    display: flex;
    justify-content: center;
}
.block_same_image:hover figcaption h3 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.block_same_image:hover figcaption p {
  opacity: 0.9;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.block_same_image:hover figcaption::before {
  background: radial-gradient( rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.8) 100%);
  top: 0px;
  bottom: 0px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.kmt_capture {
    background: rgba(0, 0, 0, 0.5);
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    margin-top: -50px;
}