/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** 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: var(--primary-color) !important;
}
.section-chuyen .box h3{
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
	font-size: 35px;
	opacity: 1;
	font-weight:600;
}
.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
}
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%;   
}

.is-divider{
	display: none;
}
.section-vi-sao h3,.section-the-manh h4{
	color: var(--primary-color);
}
.section-tin-tuc button,.section-dich-vu button{
	background-color:var(--primary-color) !important;
	border: none !important;
	color: white;
}
.box-text .header-title{
	color: var(--primary-color);
}
.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: 16px;
	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: var(--primary-color);
	font-size: 28px;
	text-transform: uppercase;
}
.footer.footer-1 strong{
    display: block;
    text-transform: uppercase
}
.widget li{
    margin-bottom: 10px;
    
}
 #text-2 ul{
    margin-top: 20px !important
}
#text-2 i{
    margin-right:8px;
}
#text-2 strong{
    margin-bottom: 8px
}
/*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: var(--primary-color);
}
#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;
}
.header.show-on-scroll, .header-wrapper.stuck .header-main {
    height: 83px !important;
}
.banner img{
    width: auto !important;
    height: 100%;
}
.menu-item a{
    font-size: 14px !important;
    font-weight: 900 !important;
   padding: 0px 15px !important;
}
.section-chuyen .box-image{
    position: relative;
}
.section-chuyen .box-image:before{
    background: rgba(25,25,25,.5);
    content: "";
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%
}
.section-chuyen .box-text {
    display: flex;
    align-items: center;
}
.section-chuyen .div-text-dinh-cu{
    padding: 20px
}
.section-tamnhin .icon-box-text {
    text-transform: uppercase;
    font-weight: 800;
    color: #333;
}
.section-tamnhin h3::before {
    content: '';
    width: 74px;
    height: 5px;
    background: white;
    position: absolute;
    bottom: 0;
}
.section-tamnhin h3 {
    font-size: 24px;
    position: relative;
    padding-bottom: 15px;
    color: #fff;
}
.section-tamnhin .icon-box-left {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.section-tamnhin {
    padding: 90px !important;
    padding-bottom: 50px !important;
}
.menu-item.has-dropdown:after,
.menu-item.has-dropdown:before{
    display: none;
}
.menu-item.has-dropdown ul{
    border: none !important;
    padding: 0px !important;
        min-width: 264px;
        background: #000;
        top:54px !important;
        box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.1);
}
.menu-item.has-dropdown{
    position: relative
}
.menu-item.has-dropdown ul a{
    margin: 0px;
        font-size: 14px;
    padding: 12px 15px !important;
    margin: 0;
    display: block;
    line-height: 1.4;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    border: none;
    color:#fff;
}
.title-dem{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px
}
.post-item .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    word-break: break-word;
}
.post-item .from_the_blog_excerpt {
   font-size: 14px;
    line-height: 24px;
    margin: 0;
    color: #8b8b8b;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    word-break: break-word;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown .nav-dropdown-col>ul li:hover{background:var(--primary-color)}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li:hover{background:var(--primary-color)}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute;
left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px; text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.sub-menu li > .sub-menu {
    opacity: 0
}

.sub-menu li:hover > .sub-menu {
    opacity: 1
}
iframe,
.iframe p{
    height: 500px;
    margin: 0px !important;
}
#nav_menu-2 .menu-item a{
    font-size: 16px !important;
    margin-bottom: 10px
}
.section-quy-trinh .icon-box-text p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    word-break: break-word;
}
.section-text img{
    max-height:240px 
}
.section-quy-trinh .icon-box-img img{
    max-height: 228px;
}
.section-chuyen .box-text{
    padding: 0px;
    
}
.section-chuyen .box-text-inner h3{
    margin-top: 150px
}
@media(max-width: 769px){
	.tieu-de-home{
    padding: 0 15px !important;
   
}
	.section-quy-trinh .col{
		padding-bottom:30px
	}
	.div-dang-ky p{
    text-align: center;
    display: flex;
    justify-content: center;
}
.wpcf7-spinner{
    display: none;
}
	    button.mfp-close {
        background: #ffffff;
        border-radius: 50%;
        margin: 10px !important;
        mix-blend-mode: unset;
        color: var(--main-color-2) !important;
        opacity: 1 !important;
        display: flex;
        align-items: center;
        justify-content: center;
    }
	.sidebar-menu img{
    width: 60%;
}
	    .mobile-sidebar li.menu-item a {
        color: #232323;
        font-size: 15px !important;
        font-weight: 700 !important;
        text-transform: capitalize !important;
        padding: 15px 0px 15px 20px !important;
    }
    .mfp-inline-holder .mfp-content, .sidebar-menu.no-scrollbar {
        background: white;
        padding: 0px;
        width: 300px;
    }
.mobile-sidebar .sub-menu li > .sub-menu{
    opacity: 1
}

	.section-chuyen .box h3{
		font-size:32px;
	}
	.section-tamnhin {
    padding: 40px 0px 20px !important
}
.section-tamnhin .col{
    padding-bottom: 30px !important
}
	.page-title-inner h1 {
    font-size: 28px !important;
}
	.header-main {
       height:83px !important
    }
	.p-dem {
		font-size: 30px !important;}
	.tieu-de-home{
		font-size: 18px !important;
		margin-bottom:10px !important
		
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
.section-text .img{
    margin: 0 auto
}

}