/*
Theme Name: baove
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'UTMHelvetIns';
    src: url('fonts/UTMHelvetIns.eot');
    src: url('fonts/UTMHelvetIns.eot') format('embedded-opentype'),
         url('fonts/UTMHelvetIns.woff2') format('woff2'),
         url('fonts/UTMHelvetIns.woff') format('woff'),
         url('fonts/UTMHelvetIns.ttf') format('truetype'),
         url('fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
}

#logo {
	padding: 0px;
	margin: 0px;
	margin-top: 75px;
}
#masthead .flex-left .nav-left{
	justify-content: flex-end;
}
#masthead .flex-right .nav-right{
	justify-content: flex-start;
}
.nav>li>a {
	font-size: 15px;
	font-weight: 600;
}
#header .header-wrapper{

}
.hotline-i {
    display: flex;
    justify-content: center;
    width: 100%;
}
.mxh-hotline{
	padding-right: 50px;
}
.mxh{
	display: flex;
	justify-content: flex-end;
	color: #10213e;
	align-items: center;
}
.mxh li{
	list-style: none;
	padding-left: 4px;
}
.hotline{
	background: #029545 url(./images/hotline1.png) no-repeat 15px center;
    background-size: 30px 30px;
    width: 180px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-left: 25px;
    line-height: 19px;
    font-size: 17px;
    border-radius: 30px;
}
.hotline a{
	color: #ffffff;
}
.header-bottom{
	border-bottom: 5px solid #074a7a;
}
.box-blog-post{
	border: 1px solid #074a7a;
}
.kh{
	
	height: 100%;
}
.kh .thumb{
	position: relative;
	padding-top: 53%;
	margin-bottom: 20px;
	border: 1px solid #ddd;
box-shadow: 1px 1px 3px #ccc;border-radius: 7px;/* padding: 10px; */}
.kh .thumb img{
	    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: contain;
/* border: 1px solid #ddd; */
    /* box-shadow: 1px 1px 3px #ccc; */
    border-radius: 7px;}
.kh h3{
	text-align:center;
	font-size: 14px;
text-transform: uppercase;}
.header-bottom .nav > li{
	padding: 4px 10px;
	position: relative;
}
.header-bottom .flex-left .nav > li > a:after{
	content: '';
	background: #074a7a;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0px;
	right:0px;
}
.header-bottom .nav > li > a{
	
	font-size: 16px;
	
}
.contain_slider {
    margin-top: -2px;
    position: relative;
    z-index: 0;
}
.from_the_blog_excerpt {
	display:none;
}
.box-text button{
	display:none;
}
.nivo-directionNav a{
	background: url(images/next.webp) no-repeat;
	width: 60px;
	height: 60px;
	background-size: 100% 100%;
	font-size: 0px;
	z-index: 9999;
}
.nivo-directionNav a.nivo-prevNav{
	transform: rotate(180deg);
}
.nivo-caption{
	
	font-size: 50px!important;
	color: #e80009!important;
	text-transform: uppercase!important;
	position: absolute;
	top: 50% !important;
	transform:translateY(-50%) !important;
	text-align:center;
	background:none !important;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, -2px -2px 2px #fff !important;
}
.about_home{
	padding: 48px 0px 35px;
	background-color: #f8f8f8;
}
.about_home .box {
	background-color: #fff;
	padding: 50px 15px;
	text-align: center;
}
.about_home .box-text h3 {
	color: #101010;
	font-size: 20px;
	margin-bottom: 15px;
}
.about_home .box-text p{
	color: #555555;
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    line-height: 25px;
    -webkit-line-clamp: 3;
    height: 75px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.about_home h2{
	 
	 font-size: 30px;
	 color: #2064af;
	 text-transform: uppercase;
}
.about_home h4{
	font-size: 18px;
    color: #565656;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.about_home h4:after{
	content: '';
    background: url(./images/b_thanh.png) no-repeat center;
    width: 203px;
    height: 14px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.about_home p.mt_p{
	font-size: 14px;
	color: #565656;
	max-width: 850px;
	margin: 0 auto 30px;
}

.about_home p{
	font-size: 14px;
	color: #565656;
}
.about_home img{
	width: auto;
	height: auto;
	max-width: 69px;
	object-fit: contain;
}
.dich_vu_home{
	text-align: center;
	margin-top: -93px;
}
.title_h3.while {
	color: #fff;
}
.title_h3.while span::before,.title_h3.while span::after{
	background: url(./images/saotrang.png) no-repeat;
}
.title_h3 span {
	padding: 0px 20px;
	position: relative;
}
.title_h3{
	position: relative;
	display: table;
	font-size: 30px;
	color: #029545;
	/* text-transform: uppercase; */
	margin: 0 auto;
	margin-bottom: 54px;
	text-align: center;
}
.title_h3 span::after {
	content: '';
	background: url(./images/sao.png) no-repeat;
	width: 14px;
	height: 13px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	left: 0px;
}
.title_h3 span::before {
	content: '';
	background: url(./images/sao.png) no-repeat;
	width: 14px;
	height: 13px;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	right: 0px;
}
.itemServer{
	background: #fff;
	padding: 4px;
}
.itemServer .decs{
	padding: 10px 30px 30px;
}
.itemServer h3{
	font-size: 18px;
	color: #343434;
}
.itemServer h3 a {
	color:#101010;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 2;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.tendD{
	color: #4d4d4d;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 4;
	height: 100px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.album{
	/* padding: 40px 0px 48px; */
	position: relative;
	z-index: 0;
	/* margin-top: -30px; */
}
.album h3.title_h3{
	color: #2161ae;
	position: relative;
	padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.album h3.title_h3:after{
	content: '';
    background: url('./images/b_thanh.png') no-repeat center;
    width: 203px;
    height: 14px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
.album .box_news {
	padding: 0px 10px;
}
.contact{
	background: #c82a22;
	background-size: 100% 100%;
	padding: 65px 0px 82px;
}
.contact-l {
    background: #fff;
    padding: 27px 27px;
    margin-right: 30px;
    border-radius: 10px;
}
.title_c{
	position: relative;
	font-size: 36px;
	color: #000000;
	/* text-transform: uppercase; */
	text-align: center;
	margin-bottom: 30px;
	font-weight: 600;
}
.contact-l input ,.contact-l .select2{
	height: 57px;
	margin-bottom: 1em;
}
.contact-l .select2-container .select2-selection {
	height: 57px;
}
.contact-l .select2-container .select2-selection--single .select2-selection__rendered {
	height: 57px;
    line-height: 57px;
}
.contact input[type='submit']{
	background-color: #97e4ff !important;
	color: #101010;
	background: #97e4ff;
	font-size: 24px;
	font-weight: 600;
	padding: 0px 20px;
	border-radius: 50px;
	margin-top: 30px;
	display: block;
	max-width: 125px;
	text-align: center;
	height: 45px;
	width: 100%;
	margin: 0px;
	min-height: 45px;
	line-height: 45px;
}
.contact .wpcf7 label:last-child .wpcf7-spinner{
	display: none;
}
.contact .wpcf7 label:last-child{
	margin-bottom: 0px;
}
.contact .title_h3{
	position: relative;
	padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.contact .mota_p{
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 40px;
}
.contact .title_m{
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.contact .title_m span{
	color: #f4030c;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    
    font-size: 19px;
    font-weight: 400;
}
.contact{
	font-size: 15px;
	color: #ffffff;
}
.contact .item-c{
	background: url(./images/vector-icon-dt.png) left top no-repeat;
    padding-left: 80px;
}
.contact textarea{
    min-height: 126px;
}
::-webkit-input-placeholder { /* Edge */
  color: #555555;
  font-size: 12px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555555;
  font-size: 12px;
}

::placeholder {
  color: #555555;
  font-size: 12px;
}
.news-0{
	margin-bottom:10px
}
.news-0 img{
	width:100%;
}
.news-0 h3{
	font-size:15px;
	color: #000000;
	font-weight:bold;
	margin: 10px 0px;
}
.news-0 h3 a{
	color: #000000;
	text-transform: uppercase;
}
.tintuc_nb {
	padding:0px 15px;
}
.tintuc_nb .images{
	width: 100%;
	/* float:left; */
	position: relative;
	padding-top: 65%;
	margin-bottom: 10px;
}
.tintuc_nb .images img{
	/* height:113px; */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tintuc_nb .info{
	width: 100%;
	/* float:right; */
}
.tintuc_nb .info h4{
	font-size:15px;
	color: #4d4d4d;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 45px;
}
.tintuc_nb .info p{
	color:#717171;
	font-size:13px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	height: 65px;
}
.tintuc_nb .info h4 a{
	color: #000000;
	text-transform: uppercase;
	line-height: 23px;
}
.news-0 .view{
	color: #4d4d4d;
	font-size:15px;
	padding:10px 15px;
	border: solid 1px #4d4d4d;
	text-transform:uppercase;
}
.tintuc_nbmt{
	margin-bottom: 35px;
}
.itemServer:hover .colDecs{
	border: solid 1px #c82a22;
}
.colDecs{
    min-height: 254px;
}
.img_gt_top img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.itemSolu{
	border: solid 1px #ccc;
}
.itemSolu .decs{
	padding:20px;
}
#ttsk{
	padding: 47px 0px;
}
.tintuc-h2{
	color: #2064af;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
	
	font-weight: 500;
}
.tintuc-h2 .t1{
	display: inline-block;
	background: #fff;
	padding: 0px 25px 0px 10px;
	    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
.tintuc-h2:after{
	content: '';
	background: #2064af;
	height: 1px;
	width: 71%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
}
.absolute-footer{
	display: none;
}
.footer-top{
	background: #c82a22;
	padding: 40px 0px;
}
.footer-top h2{
	color: #fce915;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'UTMHelvetIns';
}
.footer-top h3{
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.footer-top ul{
	margin: 0px;
	padding: 0px;
}
.footer-top ul li{
	list-style: none;
	color: #ffffff;
	font-size: 14px;
	
}
.footer-top ul li.diachi{
	background: url('./images/diachi.png') no-repeat left center;
}
.footer-top ul li.dienthoai{
	background: url('./images/icon-hotline.png') no-repeat left center;
}
.footer-top ul li.mail{
	background: url('./images/icon-mail.png') no-repeat left center;
}
.footer-top ul li.web{
	background: url('./images/icon-web.png') no-repeat left center;
}
.footer-top ul.menuft li {
	padding: 10px 0px;
    padding-left: 40px;
}
.footer-top ul li a{
	color: #ffffff;
}
.mxh-fb{
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.mxh-fb li{
	margin-right: 10px;
}
.copyright {
    background: #971a14;
    color: #ffffff;
    font-size: 13px;
    padding: 10px 0px;
}
.copyright a{
	color: #ffffff;
}
.copyright .row{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.ttkt{
	text-align: right;
}
#wide-nav .sub-menu.nav-dropdown{
	top: 100%;
	margin-left: 0px !important;
}
#wide-nav .sub-menu.nav-dropdown li{
	width: 260px;
	border: none;
	display: block !important;
}
.album_ha .photobox2{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.album_ha .box_news{
	width: calc((100% - 48px)/4);
	margin: 5px;
}
.album_ha .img_news{
	position: relative;
}
.album_ha .title_h3{
	color:#1f63ae;
}
.album_ha .img_news img{
	    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mid-title.title_h3 h1,.mid-title.title_h3 h2{
	color: #c82a22;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    font-weight: 600;
}
.wrapCont_ct{
	padding: 47px 0px;
}
.wrapCont_ct ul{
	margin: 0px;
	padding: 0px;
}
.wrapCont_ct ul li{
	list-style: none;
}
.colThumb .thumb{
	position:relative;
	padding-top:70%;
}
.colThumb .thumb a img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	object-fit: cover;
}
.wp-pagenavi {
    clear: both;
    display: flex;
    justify-content: center;
    margin: 10px;
}
.wp-pagenavi span.pages{
	display:none;
}
.wp-pagenavi span,.wp-pagenavi a{
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 26px;
    vertical-align: middle;
    color: #333333;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    font-weight: normal;
    background-color: #ffffff;
    border: solid 1px #d0d0d0;
    text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.wp-pagenavi span.current,.wp-pagenavi a.current{
    background: #2f95fb;
    border-color:#2f95fb;
    color:#ffffff;
}
@media screen and (max-width: 991px){
	#logo {
		padding: 0px;
		margin: 0px;
		margin-top: 0px;
	}
	#masthead .flex-left .nav-left {
		justify-content: flex-start;
	}
	.nivo-directionNav a{
		display:none;
	}
	.nivo-caption{
		font-size:20px!important;
	}
	.about_home img {
		/* width: 120px; */
		/* height: 120px; */
		/* max-width: 120px; */
		/* object-fit: contain; */
	}
	.album-w {
		margin-top: 0px;
	}
	.about_home .box-image{overflow:visible;text-align: center;}
	.colDecs{min-height:auto;}
	.dich_vu_home {

	}
	.contact-l{
		margin-right:0px;
	}
	.contact{
		background-size: cover;
	}
	#footer iframe{
		width:100% !important;
	}
}
/*  */
.support-hotline{
    position: fixed;
    bottom: 30%;
    right: 10px;
    z-index: 22;
    pointer-events: auto;
    cursor: pointer;
}
.support-hotline .div_title a:hover span.icon{
    border-radius: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.support-hotline .div_title span.icon{
    position: relative;
    display: block;
    color: #fff;
    height: 100%;
}
.support-hotline .div_title span.icon i{
    font-size: 20px;
    line-height: 50px;
}
.support-hotline .div_title span.icon span{
    font-size: 10px;
    display: block;
}
.support-content{
    width: 270px;
    position: absolute;
    background: #fff;
    top:   0;
    right: 0;
    color: #000;
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    border: solid 2px #c3326d;
    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;
    visibility: hidden;
    opacity: 0;
    z-index: 11;
}
.support-content.show{
    opacity: 1;
    visibility: initial;
    right: 75px;
}
.support-content:before{
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #c3326d;
    position: absolute;
    left: 100%;
    top: 20px;
}
.support-content p{
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: bold;
}
.support-content .title{
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #f5f5f5;
}
.support-content .line{
    padding: 5px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.support-content .line:last-child{
    border-bottom: none
}
.support-content .line a{
    display: inline-block;
    position: relative;
    color: #c3326d;
    font-weight: bold;
    line-height: 26px;
    font-size: 17px;
}
.support-content .line > span{
    font-size: 18px;
    text-transform: initial;
    margin-bottom: 5px;
}
.support-content .line > span i{
    font-size: 20px;
    margin-right: 5px;
    color: #c3326d;
}
.support-content .line span{
    display: block;

}
.support-hotline ul li{
    margin-bottom: 10px;
    position: relative;
	list-style:none;
}
.support-hotline ul li:last-child{
    margin-bottom: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.support-hotline ul li > a, .support-hotline ul li .div_title  > a{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #333;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
}
.support-hotline ul li .div_title > a{
    background-color: #c3326d;
}
.support-hotline ul li > a span, .support-hotline ul li > a i{
    line-height: 45px;
    font-size: 16px;
}
.support-hotline ul li > a i{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-animation: bouncez 1.2s 500ms infinite;
    -o-animation: bouncez 1.2s 500ms infinite;
    animation: bouncez 1.2s 500ms infinite;
}
@keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {transform: translate(-50%,-50%);}
    40% {transform: translate(-50%,-70%);}
    60% {transform: translate(-50%,-60%);}
}
@-webkit-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translate(-50%,-50%);}
    40% {-webkit-transform: translate(-50%,-70%);}
    60% {-webkit-transform: translate(-50%,-60%);}
}
@-moz-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translate(-50%,-50%);}
    40% {-moz-transform: translate(-50%,-70%);}
    60% {-moz-transform: translate(-50%,-60%);}
}
@-o-keyframes bouncez {
    0%, 20%, 50%, 80%, 100% {-o-transform: translate(-50%,-50%);}
    40% {-o-transform: translate(-50%,-70%);}
    60% {-o-transform: translate(-50%,-60%);}
}
.support-hotline ul li.backFx a{
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
}
@media screen and (max-width: 991px){
	#header .header-wrapper{
		top: 0;
		position: fixed;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	#header #masthead{
		display:block;
	}
	#main{
		margin-top:70px;
	}
}

.nivo-caption {
	display: none !important;
}
.img_news a {
	display: block;
	position: relative;
	padding-top: 56%;
	border: solid 1px #ccc;
	border-radius: 15px;
	margin-bottom: 10px;
}
.img_news a img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 15px;
}
.box_news .t1 {
	color: #373636;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	width: 100%;
}
.album {
	padding-top: 30px;
	padding-bottom: 165px;
	background: url(./images/backgroup.png) no-repeat bottom;
	background-size: cover;
}

.album .slick-arrow {
	position: absolute;
	top: 30%;
	transform: translateY(-50%);
	font-size: 0px;
	width: 10px;
	height: 17px;
}
.album .slick-arrow.slick-prev {
	left: -30px;
	background: url(./images/n2.png) no-repeat;
}
.album .slick-arrow.slick-next {
	right: -30px;
	background: url(./images/n1.png) no-repeat;
}
.title_tt {
	color: #101010;
	font-size: 24px;
	text-align: center;
}
.album-w {
	box-shadow: 0px 0px 27px rgb(0 0 0 / 27%);
	border-radius: 30px;
	padding: 30px 60px;
	/* margin-top: -70px; */
	position: relative;
	z-index: 10;
	background: #fff;
	margin-top: -60px;
}
.xemthem a {
    color: #101010;
    background: #97e4ff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 30px;
    margin-top: 30px;
    display: block;
    max-width: 160px;
    text-align: center;
}
.gt_top {
	background-color: #c82a22;
	padding: 120px 15px;
}
.img_gt_top {
	position: relative;
}
.img_gt_top::before {
	content: '';
	background-color: #fff200;
	width: 82px;
	height: 189px;
	position: absolute;
	top:-30px;
	left: -30px;
	z-index: 0;
}
.img_gt_top img {
	position: relative;
	z-index: 1;
}
.info_gt h2 {
	color: #ffffff;
	font-size: 30px;
}
.info_gt p {
	color: #ffffff;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 25px;
	-webkit-line-clamp: 8;
	height: 204px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	font-family: 'Arial';
}
.gt_top_w .row {
	align-items: center;
}
.gt_top_w .col {
	padding: 0px 15px;
}
.img_gt_top .box-text {
	display: none;
}
.tin_tuc_home {
	padding: 40px 0px;
}
.container1,.container1 .row {
	max-width: 1200px;
	margin: 0 auto;
}
.hotline-i a {
	display: flex;
	align-items: center;
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}
.hotline-i a h4 {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 0px;
}
.hotline-i a p {
	margin-bottom: 0px;
	color: #f4030c;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
	font-size: 19px;
}
.hotline-i .icon {
	margin-right: 10px;
}
.map-i {
	text-align: center;
}
.contact-top {
	padding-top: 30px;
	padding-bottom: 20px;
}
.cauhoi {
	padding: 64px 15px;
}

.accordion-item {
    background: #efefef;
    margin-bottom: 30px;
    border-radius: 10px;
	font-size: 14px;
	color: #7e7a7a;
}
.accordion-title {
	background: none;
	color: #101010;
	font-size: 16px;
	border: none;
	padding: 20px 20px;
}
.accordion-title span {
	color: #101010;
	font-weight: 600;
}
.accordion-title.active {
	position: relative;
	border: none;
	background:none
}
.accordion-title.active::after {
	content: '';
	width: 3px;
	height: 80%;
	background-color: #c82a22;
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
}
.accordion .toggle {
	right: 0px;
    left: auto;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}
.accordion .active .toggle {
	right: 0px;
    left: auto;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
}
.slider_kh .item {
	padding: 0px 15px;
}
.slider_kh .item .img {
	display: table;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}
.slider_kh .item .img img{
	width: 100%;
	height: 146px;
	object-fit: contain;
	border-radius: 100%;
	max-width: 146px;
	text-align: center;
	display: table;
	margin: 0 auto;
}
.slider_kh .item p {
	font-size: 13px;
	color: #4d4d4d;
	text-align: center;
}
.ttkt img {
	margin-left: 5px;
}
@media screen and (max-width: 1300px){
	.nav>li>a {
		font-size: 13px;
		font-weight: 600;
	}
}
@media screen and (max-width: 991px){
	.album-w {
		margin-top: 0px;
	}
	.title_h3 {
		font-size: 25px;
		margin-bottom: 15px;
	}
	.gt_top {
		background-color: #c82a22;
		padding: 60px 15px;
	}
	.col {
		padding-bottom: 15px;
	}
	.map-i {
		text-align: left;
	}
	.title_c {
		position: relative;
		font-size: 23px;
		color: #000000;
		/* text-transform: uppercase; */
		text-align: center;
		margin-bottom: 15px;
		font-weight: 600;
	}
	.ttkt img {
		margin-left: 0px;
		display: none;
	}
	.ttkt {
		text-align: left;
	}
}