/*
Theme Name: flcpremierpark.vn
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: 
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import "fonts/font-awesome/css/font-awesome.min.css"; /* Using a string */
:root{
	--xanh:#036947;
	--do:#dd0f0f;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Quicksand", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Quicksand", sans-serif !important;
}
.dark, .dark p, .dark td {
    color: #ffffff !important;
}
b,strong{
	font-weight:bold;
}
.pd-b0{
	padding-bottom:0 !important;
}
.btn-do{
	background-color:var(--do) !important;
	color:#ffff;
	border-radius:10px;
	box-shadow: 2px 3px 5px #00000070; 
}
.btn-do:hover{
	transform: translateY(-10px);
    box-shadow: 2px 5px 10px 7px #00000021;
}
.header-button .button {
    background-color: #dd3333 !important;
}
.header-nav-main.nav-left {
	justify-content:center;
	padding-right:30px;
}
.header-nav-main.nav-left > li{
	margin:0 12px;
}
.tong-quan-left .title-1 {
    border-left: 4px solid var(--xanh);
    padding-left: 15px;
    color: var(--xanh);
}
.tong-quan-left ul {
    list-style: none;
    margin-left: -20px;
}
.tong-quan-left ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 16px;
    color: #0830a7;
}
.btn-ttda{
	box-shadow: 0px 2px 2px #cccccc5c;
	margin-top:20px;
}

.btn-ttda:hover{
	transform:translateY(-10px);
	box-shadow: 0px 10px 15px 2px #cccccc5c;
}

.vi-the-mo-ta{
	width: 80vw;
	background-color: #E7E7E7;
	margin:auto;
	font-size:14px;
	padding-left: 20px;
}

.tien-ich-tab .active span{
	background-color: #F6C31C;
	padding: 20px 20px;
}

@media only screen and (max-width: 768px){
	.tien-ich-tab .nav{
		display:flex;
		justify-content:center;
	}
}

.flex-form{
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
.flex-form p{
	width: 25%;
}
.flex-form input, .phan-tich-form-box input {
    height: 40px;
    border-radius: 2px;
}
.submit-box .wpcf7-submit {
    background-color: #b20000 !important;
    height: 40px;
    border-radius: 2px;
    width: 100%;
}
.submit-box p{
    width: 100%;
}
.wpcf7-spinner {
    display: none;
}
.sanpham .col-inner {
    border: 1px solid #0830a7;
    border-radius: 3px;
	height: 100%;
}
.sanpham ul {
    list-style: none;
    margin-left: -20px;
}
.sanpham ul li:before {
    content: "\f14a";
    font-family: FontAwesome;
    padding-right: 10px;
    font-size: 16px;
    color: #0830a7;
}
@media only screen and (max-width: 768px){
	.flex-form p{
		width: 100%;
	}
}

.img-cho-diem-manh{
	display:flex;
	justify-content: center;
}

.row-li-do-dau-tu .col-inner{
	border-top: 4px solid var(--xanh);
	border-right: 3.5px solid #004227;
	border-left: 1px solid #D1D1D1;
	border-bottom: 3.5px solid black;
	border-radius: 10px;
	padding: 10px 30px;
	height: 100%;
/* 	margin: 0px 25px; */

}

.row-li-do-dau-tu{
	padding: 0 20px 50px !important;
}

.bang-phan-tich{
	background-color: #F0F0F0 !important;
}

.phan-tich-btn{
	width: 100%;
	*background-color: #F6C31C !important;
}

.col-phan-tich-du-an .col-inner{
/* 	padding: 10px 20px; */
}

.phan-tich-form-box{
	background-color: #fff;
	padding: 20px 20px;
}

.phan-tich-form-box .phan-tich-form-heading{
	text-align:center;
	font-size: 20px;
}

.btn-down-tai-lieu{
	box-shadow: 2px 3px 5px #00000070;
}

.btn-down-tai-lieu:hover{
	transform: translateY(-10px);
	box-shadow: 2px 5px 10px 7px #00000021;
}

.gia-ban{
	background-color: #F0F0F0;
}

.yeu-cau-tinh-lai-xuat .text{
	padding: 10px 10px;
}

.yeu-cau-tinh-lai-xuat .btn-lai-xuat{
	width: 100%;
	background-color: #F6C31C !important; 
}

.yeu-cau-tinh-lai-xuat .yeu-cau-lai-xuat-heading{
	font-size: 20px;
	text-align: center;
}

.yeu-cau-tinh-lai-xuat .btn-du-an-nhan{
	background-color: #b20000  !important;
}

.dang-ki-nhan-tin-moi-du-an{
	background-color: #DBB127 !important;
}

.textwidget img{
	width: 50%;
	display:block;
	margin:auto;
}

.textwidget{
	
}

.textwidget h5{
	font-size: 15px;
	text-align: center;
}
.absolute-footer{
	background-color:#036947 !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:15px 0;
}

h5.is-large {
		transition: .3s ease-in;
} 

h5.is-large:hover{
	transform: scale(1.02) translateY(-10px);
}

.col-chinhsach > .col-inner{
	padding:20px;
	border: 2px dashed #ed1c24;
}
.tab-style ul.nav{
	gap:10px;
}
.tab-style ul.nav li{
	margin:0;
}
.tab-style ul.nav li a{
	padding:10px 20px;
	background:#e2e2e2;
	font-size:16px;
	font-weight:600;
	border-radius:5px;
	color:#121212;
}
.tab-style ul.nav li.active a{
	background:var(--xanh);
	color:#fff;
}


