/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {

	font-family: 'utm_avo';
	src: url('fonts/UTM Avo.eot');
	src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
		url('fonts/UTM Avo.ttf') format('truetype'),
		url('fonts/UTM Avo.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UTMAvoBold';
	font-style: normal;
	font-weight: normal;
	src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
body{font-family:  utm_avo !important }
.nav > li > a {font-family: utm_avo !important}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: utm_avo !important}
.alt-font{font-family: utm_avo !important}
th:first-child, td:first-child {
	padding-left: 10px;
}
.section-text h2, .section-text h3,.section-text h4{
	color: #007D02 !important;
}
.section-chuyen .box h3{
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
	font-size: 50px;
	margin-top: 30px;
	opacity: 1;
}
.section-chuyen .box h4{
	font-size:25px;
}
.section-chuyen .box:hover h3{
	opacity: 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.section-chuyen .box:hover .div-text-dinh-cu{
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.section-chuyen .box-text {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

	filter: alpha(opacity=0);
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	filter: alpha(opacity=100);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.section-chuyen .box-text .div-text-dinh-cu {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 100%);
	-ms-transform: translate(-50%, 100%);
	-o-transform: translate(-50%, 100%);
	transform: translate(-50%, 100%);
}
.h3-footer {
	text-transform: uppercase;
}
.section-dang-ky p{
	margin-bottom:0px;
}
.div-nut-dang-ky  a{
	margin-top:20px;
}
.footer-1{
	background-image: url('images/bg-pattern-2.jpg');
}
.div-no-padding{
	padding-bottom: 0px !important;
}
.section-tin-tuc .post-title{
	min-height: 42px;
	text-align: justify;
}
.section-tin-tuc .from_the_blog_excerpt {
/* 	min-height: 92px; */
	text-align: justify;
	
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
input, textarea, .row-form select, .row-form fieldset {
	font-weight: normal;
	margin-bottom: 1em;
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea{
	font-weight: normal;
}
.row-form{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.row-form div{
	padding-left: 5px;
	padding-right: 5px;
}
.section-quy-trinh{
	padding-top: 0px !important
}
.row-quy-trinh .col .col-inner{
	padding-bottom: 27px;
}
.quytrinh-1{
	border-bottom: 4px solid  #E23A59;
}
.quytrinh-2{
	border-bottom: 4px solid  #1274ba;
}
.quytrinh-3{
	border-bottom: 4px solid  #FCC82B;
}
.quytrinh-4{
	border-bottom: 4px solid  #45AEAE;
}
.stt-1{
	background: #E23A59;
}
.sott-2{
	background: #1274ba;
}
.sott-3{
	background: #FCC82B;
}
.sott-4{
	background: #45AEAE;
}
.page-title-inner h1 {
    /* color: var(--primary-color); */
    color: #fff;
}
div ul ul {
    margin: 5px;
    list-style: circle;
}
.entry-content{
	padding-top: 0px;
}
.accordion-item i[class^="icon-"], .accordion-item i[class*=" icon-"] {
	font-family: FontAwesome !important;
	color: #aeb5c0;
	font-size: 16px;
}
.accordion-item .active .icon-angle-down:before {
	content: "\f068";
}
.accordion-item .icon-angle-down:before {
	content: "\f067";
}
.form-lien-he{
	margin-left: 0px;
	margin-right: 0px;
}
.form-lien-he .large-6,.form-lien-he .large-12{
	padding: 0px 10px;
}
.footer .widget-title{
	display: block;
	width: 100%;

}
.footer .widget-title:after{
	background-image: url(http://file.hstatic.net/1000219656/file/border.png);
	background-size: 52% 10%;
	display: inline-block;
	height: 20px;
	content: "";
	background-repeat: no-repeat;
	background-position: 0% 50%;
	width: 100%;   
}

.is-divider{
	display: none;
}
.section-vi-sao h3,.section-the-manh h4{
	color: #1274ba;
}
.section-tin-tuc button,.section-dich-vu button{
	background: #1274ba !important;
	border: none !important;
	color: white;
}
.box-text .header-title{
	color: #1274ba;
}
.p-dem{
	font-size: 70px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section-quy-trinh .icon-box{
	padding: 16px;
}
.section-quy-trinh .icon-box p{
	font-size: 12px;
	font-weight: bold;
}
.so-ttt{
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 60px;
	color: white;
}
.section-chuyen .icon-box-text h3{
	color: #FCC82B;
}
.tieu-de-home{
	margin-bottom: 30px;
	color: #1274ba;
	font-size: 28px;
	text-transform: uppercase;
}

/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
	background-color: currentColor !important;
	border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
	color: #fff;
	background-color: #446084;
	border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
	background : #2478ba !important;
	border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
	color: #fff;
	background-color: black !important;
	border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
	color: #fff !important;
	background-color: #cb2320  !important;
	border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
	color: #fff !important;
	background-color: #dd4e31 !important;
	border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
	color: #fff !important;
	background-color: #0072b7 !important;
	border-color: #0072b7     !important;
}
.row-form h3{
	color: #1274ba;
}
#dau-tu h3{
	text-align: center;
}
.single-date{
	border-bottom: 1px dashed #ededed;
}
.div-dang-ky{
	text-align: center;
}
h1.entry-title{
	font-size: 24px ;
}
/*Kết thúc màu sắc*/

.page-title-inner h1{
	font-size:35px !important;
}
p.call-text{
	font-family: arial;
	font-size: 21px !important;
	font-weight: bold !important; 
}
footer.entry-meta {

	border-top: none !important;
	border-bottom: 1px dashed #ececec !important;

}

.entry-content img{
	width: auto !important
}
.duong-line {
	background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
	height: 12px;
	margin-top: 5px;
	overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	font-size: 18px;
	float: left;
	margin: -8px 20px 0 0;
}


/* Custom slide */
div.member-box .member-item.slick-slide {
    margin: 0px 15px;
	text-align: center;
}
.chuc-vu {
    font-size: 14px;
    font-weight: 500;
}
p.member-name {
    margin-bottom: 5px;
}
p.member-name {
    margin-bottom: 5px;
    font-weight: 700;
    color: var(--primary-color);
}
.section-hoi-dong p.member-name, .section-hoi-dong h3.member_n1_tt, .section-hoi-dong h3.member_n2_tt  {
    color: #fff;
}
.section-hoi-dong .chuc-vu {
    color: #fff;
}
.section-chuyen h3 {
    text-align: center;
    font-size: 25px;
    color: #94513f;
	margin: 35px 0px;
}
.member-item img {
    width: 170px;
	margin: auto;
}
.section-the-manh .icon-box-img {
/*     width: 80px; */
    height: 83px;
}
.section-the-manh .icon-box-img img{
    width: 100%;
    height: 100%;
}
.section-the-manh .icon-box-img .icon {
    height: 100% !important;
}
.section-the-manh .icon-box-img .icon .icon-inner {
    height: 100% !important;
}
.breadcrumbs a, .breadcrumbs  {
    font-size: 13px;
}
.block-blog-title {
    background-image: url(/wp-content/uploads/2024/11/Hinh-web-02.png);
    background-size: cover;
	margin-bottom: 45px;
	height: 120px;
}
.category-tin-tuc .blog-archive {
    padding-top: 0px;
}
.block-blog-title .overlay {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.block-blog-title p {
    margin-bottom: 0px;
}

.slick-prev:before, .slick-next:before {
	font-size: 35px;																																																																																																																														
}


.member_n2_ver2 {
    max-width: 800px;
    margin: auto;
}
.member-box_ver2 {
    display: flex;
	flex-wrap: wrap;
	grid-row-gap: 25px;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: auto;
}
.member-main-item img {
    max-width: 185px;
}
/* .member-item_ver2 {
    max-width: 70%;
    margin: auto;
} */
.member-box_ver2 img {
    max-width: 150px;
}
.member-main-item {
    text-align: center;
}
.member-item_ver2 {
    width: 33.3%;
    text-align: center;
}

.member-box_new {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 970px	;
    margin: auto;
}
.member-box_new .member-item {
    text-align: center;
}

@media(max-width: 769px){
	.p-dem {
		font-size: 30px !important;
	}
	.tieu-de-home{
		font-size: 18px !important;
		margin-bottom: 0px !important
	}
}

@media(max-width: 600px){ 
	p.member-name {
		font-size: 14px;
	}
	p.member-name {
		font-size: 12px;
	}
	.section-hoi-dong .row .member_n1, .section-hoi-dong .row .member_n2 {
		width: 95%;
		margin: auto;
	}
	.member-item_ver2 {
		width: 50%;
	}
	.member-box_ver2 {
		/* justify-content: left; */
	}
	.member-main-item img {
		max-width: 180px;
	}
	.member-main-item img {
    	max-width: 180px;
	}
	.member-box_ver2 img {
		max-width: 128px;
	}
	.member-box_new {
		display: flex;
    	max-width: 970px;
    	margin: auto;
    	flex-wrap: wrap;
	}
	.member-item:not(:nth-child(2)) {
		flex: 1 1 calc(50% - 10px);
		margin: 5px;
	}
	.member-box_new .member-item {
		order: 0;
		/* flex: 1 1 100%; */
	}
	.member-box_new .member-item:nth-child(2) {
		order: -1;
		flex: 1 1 100%;
		width: 100%;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}