/*
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 "fonts/font-awesome/css/font-awesome.min.css"; /* Using a string */

body, a ,li ,p ,h1,h2,h3{
	font-family: 'Quicksand', sans-serif !important;
}
.pd-b0{
	padding-bottom:0 !important;
}
.header:not(.transparent) .header-nav.nav > li > a {
    color: #c6976d !important;
}
.header:not(.transparent) .header-nav.nav > li > a:hover {
    color: #fff !important;
}
.header-button .button{
	background-color: #b20000 !important;
}
.tong-quan-left .title-1{
	border-left: 4px solid #c6976d;
	padding-left: 15px;
}
.btn-ttda{
	background-color: #c6976d!important;
	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;
}
@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 #c6976d;
	border-right: 3.5px solid black;
	border-left: 1px solid #D1D1D1;
	border-bottom: 3.5px solid black;
	border-radius: 10px;
	padding: 10px 10px;
	/* 	margin: 0px 25px; */
	height: 100%;
}

.row-li-do-dau-tu{
	padding: 0 25px 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 50px;
}

.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{
	background-color: #c6976d!important;
	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, html {
    background-color: #002B54 !important;
}

.copyright-footer {
    display: block;
    margin: auto;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
	padding: 20px 0px;
}

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

h5.is-large:hover{

	transform: scale(1.02) translateY(-10px);
}
/* wpcf7-form-control wpcf7-text */

.footer {
    background-image: linear-gradient(to bottom right, #181d24, #183762);
}
.title-chinhsach h1{
	margin:0 0 5px 0;
	font-size:26px;
}
.title-chinhsach p{
	margin:0;
}
.txt-chinhsach h2{
	font-size:20px;
}
.txt-chinhsach p{
	margin:0 0 12px 0;
}
.nav-tabs+.tab-panels{
	padding:15px;
}
.tab-panels .gallery-col.col{
	padding-bottom:0;
}

