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

/*************** ADD CUSTOM CSS HERE.   ***************/
.row_popup *{
	padding-bottom:0
}
.flex_form *{
	margin-bottom:0!important;
}
.title_main_form{
	margin-bottom: 5px!important;
	font-size:20px;
	font-weight:bold;
}
.flex_form{
	padding: 10px;
    background: #37a043;
    border-radius: 5px;
}
/* .flex_form .wpcf7-submit{
	background-color: red!important;
} */
.row_home_main>.col.medium-9{
	    max-width: 77%;
    -ms-flex-preferred-size: 77%;
    flex-basis: 77%;
}
.wpcf7-submit{
	margin-right:0!important;
}
.wpcf7-spinner{
	display:none;
}
.requeid{
	color:red;
}
.row_home_main>.col.medium-3{
	    max-width: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis:23%;
}
.menu_fixed.active{
	position: fixed;
    top:0;
    z-index: 3;
    width: 1680px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.menu_fixed{
	top: -10000;
	position: fixed;
    z-index: 3;
    width: 1680px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	list-style: none;
    margin: 0;
    background: #fff;
    border: solid #dedede;
    border-width: 0 1px 1px;
    border-radius: 0 0 10px 10px;
    padding: 0 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
}
.menu_fixed a{
	display: inline-block;
    padding: 10px;
}
.row_custom_col{
	clear: both;
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: 5px; 
	padding: 15px 0;
}
.section_title_custom:before{
	content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #37a043;
    top: 8px;
    left: 10px;
    border-radius: 100%;
}
.section_title_custom{
	text-align:left;
	position: relative;
    color: #016097;
    font-size: 20px;
    padding-left: 40px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.col_custom{
	padding-bottom:0
}
.content_widget{
	padding: 4px 9px 10px;
    border: 1px solid #dedede;
    margin-top: 5px;
    background: #fff;
}
.title_widget>*:before{
	content: "\f3c5";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    left: 0;
    margin-right: 10px;
    position: absolute;
    line-height: 1;
    padding: 5px;
    background: #37a043;
}
.title_widget *{
	margin-bottom:10px;
	font-weight: 700;
    border-bottom: 1px solid #37a043;
    padding-left: 30px;
    color: #016097;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}
.nav-pagination{
	margin-bottom:30px!important;
	margin-top:30px!important;
}
.custom_title i{
	margin-right:5px;
}
.custom_title{
	font-size: 28px;
    display: inline-block;
    margin: 0 0 30px;
    padding-left: 20px;
	color: #016097;
}
.page-title-inner{
	padding-top:0;
	min-height: 30px;
}
.page-wrapper{
	padding-top:15px;
}
#footer p,#footer li{
	font-size:14px;
}
.row_footer_1 .col{
	padding-bottom:0
}
#header{
	border-bottom: 1px solid #eee;
}
#masthead .ux-search-submit{
	background-color: #ffffff;
}
#masthead .icon-search{
	color:#37a043
}
.nav-left{
	padding-left:30px;
}
.icon-envelop+span{
	text-transform: none;
}
.absolute-footer{
	padding:5px 0
}
.text-nop p{
	margin-bottom:5px;
}
.list-category a{
	display:flex; 
	align-items:center;
	justify-content:space-between;
	margin-left:15px;
}
.category_title.loai_bds:before,body .dien_tich:before,body .khoang_gia:before{
	content: "\f1ad";
}
.title_home{
	margin-bottom:0;
}
.menu_custom{
	flex-direction: unset!important;
    flex-wrap: wrap!important;
}
.menu_custom>*{
	margin-left:10px!important;
}
.title_home h2{
	display: flex;
    align-items: end;
    width: 100%;
    justify-content: space-between;
    font-weight: 700;
    border-bottom: 1px solid #37a043;
    color: #016097;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    margin-bottom: 5px;
}
.col_style>.col-inner{
	padding: 4px 9px 10px;
    border: 1px solid #dedede;
    margin-top: 5px;
    background: #fff;
}
.title_home i{
	background: #37a043;
    color: #fff;
    margin-right: 10px;
    padding: 4px;
    height: 28px;
}
.title_home .section-title-main{
	padding-bottom:0
}
.list-category li{
	position:relative;
	list-style: none;
    margin-left: 0!important;
    padding: 5px 15px 5px 5px;
    border-bottom: 1px solid #e3e3e3; 
	margin-bottom:0!important;
}
.n-cat{
	    color: #999;
}
.list-category *{
	font-size:14px;
}
.list-category li:hover{
	background: #eee;
}
.list-category{
	padding: 4px 9px 10px;
    border: 1px solid #dedede;
    margin-top: 5px;
    background: #fff;
}
.category_pt .list-category li:before {
    content: '';
    background: #37a043;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 10px;
    top: 15px;
    margin-right: 10px;
}
.category_title:before{
	content: "\f3c5";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    left: 0;
    margin-right: 10px;
    position: absolute;
    line-height: 1;
    padding: 5px;
    background: #37a043;
}
.row_gioithieu .slider-wrapper>.slider{
	overflow:hidden;
	height:350px!important;
}
.thumbnail_pt{
	display:flex;
	align-items:center;
	margin-top:30px;
	margin-bottom:30px;
}
.thumbnail_pt>.img{
	width: 20%!important;
	text-align: center;
}
.thumbnail_pt .img img{
	width:80px!important;
	height:60px!important;
}
.sub_duan{
	font-weight:bold;
}
.thumbnail_pt+div{
	font-style: italic;
    font-size: 14px;
}
.tenduan{
	color:#016097
}
.tenduan:hover{
	color: #37a043;
}
.row_gioithieu>.col{
	padding-bottom:0
}
.title_duan{
	position: relative;
    color: #016097;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.row_border{
	clear: both;
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: 5px;
	padding:10px;
}
.thongtin_them>div{
	padding: 0 5px;
    color: #37a043;
    font-weight: 600;
}
.ptt+.from_the_blog_excerpt {
    height: 88px;
    overflow: hidden;
    color: #444;
	margin:5px 0 15px
}
.col.post-item .col-inner{
	padding: 5px;
    border: 1px solid #dedede;
    background: #fff;
    position: relative;
}
.title_cat_item i{
	padding: 5px;
    background: #37a043;
    color: #fff;
	margin-right:10px;
}
.n-post{
	text-transform: lowercase;
}
h5.post-title.ptt {
    margin: 5px 0;
    height: 50px;
    overflow: hidden;
	color:#016097;
}
.featured_content_tile{
	font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #37a043;
}
.featured_content_img img{
	display: block;
    width: 100%;
    max-height: 466px;
}
.xemthem{
	font-size: 14px;
    font-weight: 300;
    text-transform: none;
}
.title_cat_custom{
	display:flex;
	align-items:end;
	width:100%;
	justify-content: space-between;
	font-weight: 700;
    border-bottom: 1px solid #37a043;
    color: #016097;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    margin-bottom: 5px;
}
.category_pt{
	    margin-bottom: 15px;
    padding: 0 10px;
}
.title_cat_item{
	font-size: 18px;
	width:max-content;
	margin-bottom:0;
	font-weight:bold;
	color: #016097;
}
.category_title{
	font-weight: 700;
    border-bottom: 1px solid #37a043;
    padding-left: 30px;
    color: #016097;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}
.xemthem_duan{
	font-style: italic;
    text-decoration: underline;
	font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
.thongtin_them .gia_trieu,.featured_content .gia_trieu{
	color: #ff7200;
}
.featured_content .gia_can{
	color: #37a043
}
.featured_item>*{
	font-weight:bold;
}
div>i{
	margin-right:5px;
}
.featured_item{
	margin-bottom:30px;
}
.featured_content .diachi_duan{
	color:#016097;
}
.thongtin_them .tinhtrang{
	color: red;
}
.col.post-item:hover .btn_xem{
    background: #016097;
}
.btn_xem{
	transition: all .5s;
	font-size: 12px;
    position: absolute;
    right: 15px;
    bottom: 20px;
    font-style: italic;
    font-family: arial;
    background: #ddd;
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
}
.noidung_duan{
	clear: both;
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: 5px;
	padding:15px 10px;;
}
.noidung_duan .title_duan:before {
    content: '';
 	display:inline-block;
    width: 16px;
    height: 16px;
    background: #37a043;
    top: 8px;
    left: 10px;
    border-radius: 100%;
}
.row_gioithieu .col-inner div{
	margin-bottom:15px;
}
.btn_thamquan>span:first-child{
	font-size:25px;
}
.btn_thamquan{
	background: #016097;
    text-align: center;
    padding: 10px 0 8px;
    margin: 0 auto 15px;
    min-width: 200px;
    border-radius: 3px;
    border-bottom: 4px solid #014064;
    max-width: 200px;
    display: block;
	color:#fff;
}
.btn_thamquan:hover {
	color:#fff;
}
.icon_menu{
	display:none;
}
.single-page{
	padding-top:0;
}
.post.type-post .article-inner {
	padding: 5px 10px;
    background: #fff;
    border: 1px solid #dedede;
    margin-bottom: 10px;
}
.widget-title {
	margin-bottom: 10px;
    font-weight: 700;
    border-bottom: 1px solid #37a043;
    padding-left: 30px;
    color: #016097;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
	display: block;
	position: relative;
    line-height: unset!important;
}
.widget .is-divider{
	display:none;
}
.widget-title:before{
	content: "\f143";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    left: 0;
    margin-right: 10px;
    position: absolute;
    line-height: 1;
    padding: 5px;
    background: #37a043;
}
.widget>ul{
	padding: 4px 9px 10px;
    border: 1px solid #dedede;
    margin-top: 5px;
    background: #fff;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.menu_fixed.active_mb{
		display: block!important;
		width: 200px;
		box-shadow: 0 0 5px rgb(0 0 0 / 10%);
		border-radius: 10px;
		background: #37a043;
		border: 0;
		position: fixed;
		bottom: 120px;
		top: unset;
		right: 10px;
	}
	.menu_fixed.active{
		display:none;
	}
	.menu_fixed.active_mb a{
		width:100%;
		color:#fff;
		padding: 5px 10px;
	}
	.menu_fixed{
		width:200px!important;
	}
	.icon_menu i{
		display: inline;
		padding: 10px;
		color: #fff;
		cursor: pointer;
		background: #37a043;
		border-radius: 50%;
		border: 4px solid #fff;
		box-shadow: 0 0 5px rgb(0 0 0 / 30%);
	}
	.icon_menu{
		text-align: left;
		display: inline;
		position: fixed;
		bottom: 10%;
		right: 0;
		z-index: 99999;
	}
	.active_show i:before{
		content:'\f00d'
	}
	.row_home_main>.col.medium-9{
	    max-width:100%;
		-ms-flex-preferred-size: 100%;
		flex-basis:100%;
	}
	.row_home_main>.col.medium-3{
	    max-width: 100%;
		-ms-flex-preferred-size:100%;
		flex-basis:100%;
	}
}
