/*
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
}
.section-tin-tuc .from_the_blog_excerpt {
	min-height: 92px;
}
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  #037E05;
}
.quytrinh-3{
	border-bottom: 4px solid  #FCC82B;
}
.quytrinh-4{
	border-bottom: 4px solid  #45AEAE;
}
.stt-1{
	background: #E23A59;
}
.sott-2{
	background: #037E05;
}
.sott-3{
	background: #FCC82B;
}
.sott-4{
	background: #45AEAE;
}
.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%;   
}


.section-vi-sao h3,.section-the-manh h4{
	color: #037E05;
}
.section-tin-tuc button,.section-dich-vu button{
	background: #037E05 !important;
	border: none !important;
	color: white;
}
.box-text .header-title{
	color: #037E05;
}
.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: #037E05;
	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: #037E05;
}
#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;
}

@media(max-width: 769px){
	.p-dem {
		font-size: 30px !important;}
	.tieu-de-home{
		font-size: 18px !important;
		margin-bottom: 0px !important
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* col dich vu */
.dich-vu-col .col-inner {
  position: relative;
  overflow: hidden;
  background-color: #fff; /* Màu nền ban đầu */
}
.dich-vu-col .col-inner img {  
    filter: brightness(0) saturate(100%) invert(33%) sepia(95%) saturate(1500%) hue-rotate(80deg) brightness(90%) contrast(105%);  
} 
/*.dich-vu-col .col-inner img {  
    filter: brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(1200%) hue-rotate(180deg) brightness(95%) contrast(100%);  
}  */

.dich-vu-col .col-inner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px; /* Thay đổi thành chiều cao của phần tử */
	/* background-color: rgb(23, 94, 169); /* Sử dụng nền thay vì border */ /* Gốc*/
  background-color: #086639; /* Sử dụng nền thay vì border /* Tết*/
  border-radius: 25px; /* Áp dụng border-radius */
  transition: opacity 0.5s ease; /* Thay đổi độ trong suốt */
  z-index: 0; /* Đặt sau nội dung */
}


.dich-vu-col .col-inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: -100%; /* Bắt đầu từ ngoài bên trái */
  width: 100%;
  height: 100%;
	/*background: linear-gradient(270deg, rgba(0, 205, 221, 1) 0%, rgba(0, 146, 227, 1) 50%, rgba(0, 98, 207, 1) 100%);/* Gốc*/
   background: linear-gradient(270deg, rgba(3, 126, 5, 1) 0%, rgba(2, 90, 4, 1) 50%, rgba(1, 60, 3, 1) 100%);
	/* background: linear-gradient(270deg, rgba(64, 191, 74, 1) 0%, rgba(45, 150, 52, 1) 50%, rgba(30, 110, 35, 1) 100%); xanh nhạt */
  transition: left 0.5s ease; /* Thay đổi thời gian và hiệu ứng chuyển động nếu cần */
  z-index: 1; /* Đặt trên lớp nền */
}

.dich-vu-col .col-inner:hover::after {
  left: 0; /* Đẩy vào trong khi hover */
}

.dich-vu-col .col-inner:hover::before {
  opacity: 0; /* Làm mờ border-top khi hover */
}

.dich-vu-col .col-inner h3,
.dich-vu-col .col-inner p,
.dich-vu-col .col-inner img {
  position: relative; /* Để nội dung nằm trên lớp nền */
  z-index: 2; /* Đặt trên lớp nền */
}
.dich-vu-col .col-inner h3 {
  color: #037E05; /* Màu chữ mặc định */
}

/* Màu chữ h3 khi hover */
.dich-vu-col .col-inner:hover h3 {
  color: white; /* Màu chữ khi hover */
}

.dich-vu-col .col-inner:hover h3,
.dich-vu-col .col-inner:hover p {
  color: white; /* Màu chữ khi hover */
}

.dich-vu-col .col-inner:hover img {
  transition: all 1s;
  transform: rotateY(360deg);
}

.dich-vu-col .col-inner:hover .image-box-dich-vu {
	z-index: 2;
  	filter: brightness(0) invert(1);
}
/* Lĩnh vực trang chủ */
.button.white {
    border-radius: 20px; /* Bo tròn nút */
    padding: 8px 16px; /* Giảm padding để nút nhỏ hơn */
    display: inline-flex; /* Căn giữa nội dung */
    align-items: center; /* Đảm bảo chữ nằm giữa */
    justify-content: center; /* Căn giữa ngang */
    line-height: 1; /* Tránh chữ bị lệch */
    font-size: 14px; /* Điều chỉnh kích thước chữ nếu cần */
    height: auto; /* Không ép chiều cao cố định */
}
.section-tin-tuc button, 
.section-dich-vu button {
    background: #037E05 !important;
    border: none !important;
    color: white;
    border-radius: 20px; /* Bo tròn viền */
    padding: 6px 24px; /* Tăng chiều ngang */
    display: inline-flex; 
    align-items: center; 
    justify-content: center; 
    line-height: 1; 
    font-size: 14px;
    height: auto;
    min-width: 130px; /* Đảm bảo nút có độ dài tối thiểu */
}




