/*
Theme Name: TTPHUOCTHO
Description: Landing Page Bất Động Sản
Author: TT PHUOC THO
Author URI: https://ttphuoctho.com/
Template: flatsome
Version: 3.0
*/
.form-popup .col-2 .wpcf7-submit {
    margin: 0;
    display: block;
    width: 100%;
    border-bottom: 5px solid #07467d;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.ss-banner:after {
	content: '';
	background: url(/wp-content/themes/123web-vn/assets/img/bg-bottom.svg) no-repeat bottom center;
	background-size: contain;
	position: absolute;
    bottom: 0;
	width: 100%;
    height: -webkit-fill-available;
}
.txtBanner {
    padding: 30px 0;
    background-color: rgba(255,255,255,.8);
}
.section-2 {
    padding-bottom: 40px !important;
    padding-top: 100px !important;
    padding-left: 10px;
    padding-right: 10px;
    background-image: linear-gradient(0deg,#e2bc5b,#da8814);
}
.section-2 .menu-item a {
    color: #00578A;
    font-weight: bold;
}
.txtCol .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
    flex-direction: column;
	z-index: 1;
}
.txtCol:before {
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
.txtCol:after {
    content: "";
    display: block;
    bottom: 0px;
    position: absolute;
    width: 100%;
    height: -webkit-fill-available;
    max-width: unset;
	background: url(/wp-content/themes/123web-vn/assets/img/bg-bottom-2.svg) no-repeat bottom center;
}
.section-2 p {
	margin-bottom: 0px;
	line-height: 30px;
}
.section-2 p>strong {
    background: linear-gradient(329deg,#003a36 0,#011e2c 100%);
    position: relative;
    color: #fff;
    border-radius: 3px;
    padding: 0 7px;
}
.section-3 .stack {
    margin-bottom: 1.3em;
}
.section-3 ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.section-6 {
    background-image: linear-gradient(0deg,#e2bc5b,#da8814);
}
.section-7 {
    background-image: linear-gradient(180deg,#e2bc5b,#da8814);
}
.ctImageBox .box-text {
    padding: 30px !important;
    background-color: rgba(255,255,255,.8) !important;
    max-width: 60% !important;
    margin: -2% auto 0 !important;
}
.bgTxt {
    padding: 30px;
	margin-bottom: 30px;
    background: #ffffff80;
}
.highlightTxt {
    display: flex;
    align-items: center;
    flex-direction: column;
	margin-bottom: 1.3em;
}
.highlightTxt p {
    background-color: #fff;
    color: #000;
    margin-bottom: 5px;
    width: fit-content;
}
.btnForm {
	background: url(/wp-content/themes/123web-vn/assets/img/decor_btn.png),linear-gradient(135.91deg,#fdc604 -7.76%,#ff7a00 49.98%,#fff500 136.6%);
    box-shadow: none;
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    transition: .4s;
    border: none;
    padding: 5px 75px;
    margin: 0;
    line-height: 35px;
    animation-name: pulse;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes pulse {
	0% {
		transform: scale(1);
	}
	
	50% {
		transform: scale(1.1);
	}
	
	100% {
		transform: scale(1);
	}
}
.section-12:before, .section-13:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 169px;
    height: 282px;
    background: url(/wp-content/themes/123web-vn/assets/img/decor_bottom_banner.png) no-repeat bottom;
}
.section-15 .icon-box .icon-box-text {
    align-self: center;
    padding: 30px;
    background: #fff;
    height: 100px;
    align-items: center;
    display: flex;
}
.section-15 .icon-box .icon-box-text p {
    color: #080c12;
    font-size: 18px;
}
.ss-contact form.wpcf7-form, .blog-single form.wpcf7-form {
    padding: 30px;
    border: 1px solid #f8f8f8;
    background: #efefef;
    border-radius: 10px;
    box-shadow: 0 0 10px #c9c9c9;
}
.ss-contact form.wpcf7-form input[type='email'], .ss-contact form.wpcf7-form input[type='tel'], .ss-contact form.wpcf7-form input[type='text'], .ss-contact form.wpcf7-form textarea, .blog-single form.wpcf7-form input[type='email'], .blog-single form.wpcf7-form input[type='tel'], .blog-single form.wpcf7-form input[type='text'], .blog-single form.wpcf7-form textarea {
	box-shadow: none;
    padding: 5px 10px;
    border: 1px solid #123923;
    border-radius: 6px;
    width: 100%;
}
.btnCenter {
	text-align: center;
}
.btnCenter .wpcf7-spinner {
	display: block;
}
.ss-contact input[type='submit'] {
    margin: 0;
    position: relative;
    padding: 0 30px;
    font-weight: normal;
    text-transform: uppercase;
    background: #123923;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    border-top-right-radius: 0;
    transition: .25s all ease;
}
.wpcf7-response-output {
    color: #212529;
}
.ss-news .is-divider {
    display: none;
}
.ss-news .box .box-text {
    margin: auto;
    background: #fff;
    margin-bottom: 0;
    margin-top: -39px;
    width: 90%;
    padding: 20px;
    transition: all 1s ease;
}
.ss-news .box:hover .box-text {
    box-shadow: 0px 5px 20px #04353173;
}
.ss-news h5.post-title {
    min-height: 45px;
}
form.wpcf7-form h2 {
    text-align: center;
    color: #123923;
    font-size: 20px;
    line-height: 25px;
}
form.wpcf7-form h2 br {
    display: block;
}
.post-sidebar.large-3.col {
    padding: 0 5px 10px;
    z-index: 10;
}
.rpbt_shortcode ul {
    list-style: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}