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


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
	--do:#f72816;
	--vang:#f8d531;
	--xanh: #193B23;
}
.uxb-draggable *{
	pointer-events:initial !important;
}
html,body,span,label,a,p,button,b,div{
	font-family: "Be Vietnam Pro", sans-serif;
}
h1,h2,h3,h4,h5,h6,.nav > li > a,nav,li{
	font-family: "Be Vietnam Pro", sans-serif!important;
}
b,strong{
	font-weight:bold;
}
form{
	margin:0 !important;
}
form input:not([type=submit]),textarea,select{
	box-shadow:none !important;
}
input[type=submit]{
	margin:0;
}
.txt-jus{
	text-align:justify;
}
.txt-jus :is(h1,h2,h3,h4,h5,h6){
	text-align:left;
}
a{
	cursor:pointer;
}
.wpcf7-spinner,.product-images .image-tools.bottom.left,.post-item .is-divider,aside > .is-divider,.entry-header .is-divider{
	display:none !important;
}
.section-content{
	z-index:unset !important;
}
.dark, .dark p, .dark td{
	color:#fff !important;
}
.pd-b0,.ga-pd-b0 .col{
	padding-bottom:0 !important;
}
.p-mb0 p,.title-mb0 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:0;
}
.p-mb5 p,.title-mb5 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:5px;
}
.p-mb10 p,.title-mb10 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:10px;
}
.p-mb15 p,.title-mb15 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:15px;
}
.p-mb20 p,.title-mb20 :is(h1,h2,h3,h4,h5,h6){
	margin-bottom:20px;
}
.p-w400 p, .title-w400 :is(h1,h2,h3,h4,h5,h6){
	font-weight:400;
}
.p-w500 p, .title-w500 :is(h1,h2,h3,h4,h5,h6){
	font-weight:500;
}
.p-w600 p,.title-w600 :is(h1,h2,h3,h4,h5,h6){
	font-weight:600;
}
.p-w700 p,.title-w700 :is(h1,h2,h3,h4,h5,h6){
	font-weight:700;
}
.p-w800 p,.title-w800 :is(h1,h2,h3,h4,h5,h6){
	font-weight:800;
}
.p-w900 p,.title-w900 :is(h1,h2,h3,h4,h5,h6){
	font-weight:900;
}
.title-f30 :is(h1,h2,h3,h4){
	font-size:30px;
}
.title-f20 :is(h1,h2,h3,h4){
	font-size:20px;
}
.is-uppercase, .uppercase{
	line-height:inherit;
}
.col-h100 > .col-inner{
	height:100%;
}
.img-h100 :is(.img,.img-inner){
	height:100%;
}
.img-h100 img{
	height:100%;
	object-fit:cover;
}
.absolute-footer{
	background-color:var(--xanh) !important;
	padding:0;
}
.footer-secondary{
	display:none;
}
.footer-primary,.copyright-footer{
	width:100%;
	text-align:center;
	color:#ffffff;
	position:relative;
}
.footer-primary{
	padding:10px 0 15px;
}
.blog-wrapper{
	padding-bottom:0;
}
.single-page{
	text-align:justify;
	padding-top:0;
}
#top-link{
	width: 40px;
	height: 40px;
	border-radius: 5px !important;
	border: 1px solid var(--do) !important;
	color: #fff !important;
	background: url(/wp-content/uploads/2025/12/top.png) var(--do);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	right: 16px;
	min-width:unset;
}
table {
	border-collapse: collapse;
}
.owl-stage{
	display:flex;
}
.owl-stage .col,.owl-stage .col > .col-inner{
	height:100%;
}
.owl-item {
	flex-shrink:0;
}
.owl-item .col {
	max-width:100%;
}
.owl-dots {
	margin:0 !important;
}
.owl-dots button{
	min-height:unset;
	margin:0 5px;
}
.owl-theme .owl-dots .owl-dot span{
	margin:5px 4px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background:var(--vang) !important;
}
.owl-nav{
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	transform:translatey(-50%);
	margin:0 !important;
}
.owl-nav button{
	min-height:unset;
	line-height:unset !important;
	margin:0 !important;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	display:flex !important;
	align-items:center;
	justify-content:center;
	transition:all 0.3s;
}
.accordion button.toggle{
	pointer-events:none !important;
}
.map :is(p,iframe){
	width:100%;
	height:100%;
	margin:0;
}
.pum-overlay.pum-overlay-disabled {
	visibility: inherit !important;
}
.button.btn-center,
.text-center .button.btn-center{
	display:block;
	width:max-content;
	margin:0 auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
}
.icon-box.icon-center .icon-box-img :is(.icon,.icon-inner){
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}
.icon-box.icon-center img{
	padding-top:0;
}
.post-item .col-inner{
	height:100%;
}
.post-item .from_the_blog_excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.header-main {
    background-image: url(/wp-content/uploads/2020/03/Bg-header-main.jpg);
}
.call-gif {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(270deg, #0f7a3a, #28a745, #0f7a3a);
    background-size: 400% 400%;
    padding: 4px 6px 0px;
    border-radius: 10px;
    color: #ffe58a;
    font-weight: bold;
    font-size: 17px;
    animation: gradientMove 3s ease infinite, glow 1.5s infinite;
}
.call-gif img{
    -webkit-filter: brightness(0) invert(1);
}

/* Icon */
.call-gif i {
    font-size: 22px;
    animation: shake 1s infinite;
}
/* Gradient chạy */
@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}
/* Phát sáng */
@keyframes glow {
    0% { box-shadow: 0 0 5px rgba(255, 215, 0, 0.4); }
    50% { box-shadow: 0 0 20px rgba(255, 215, 0, 0.9); }
    100% { box-shadow: 0 0 5px rgba(255, 215, 0, 0.4); }
}
/* Rung icon */
@keyframes shake {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-10deg); }
    50% { transform: rotate(10deg); }
    75% { transform: rotate(-10deg); }
    100% { transform: rotate(0deg); }
}
.form-lh input, .form-lh select{
	height: 44px;
	border-radius: 2px;
	box-shadow: none;
}
.form-lh input[type=submit]{
    background-color: #d9aa02!important;
	width: 100%;
}
.col-lydo  .icon-box{
    *align-items: center;
}
.col-lydo .col-inner{
    background: #fff;
    padding: 15px 15px;
    border-radius: 15px;
    height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 860px){
	.col-lydo .icon-box-left {
    display: flex;
    flex-flow: column;
}
	.call-gif {
    padding: 0px 6px 0px;
    font-size: 14px;
}
	.call-gif img {
    -webkit-filter: brightness(0) invert(1) !important;
    line-height: 0;
    padding: 5px !important;
    height: 33px !important;
}
	.call-gif i {
    font-size: 20px;
    line-height: 0;
}
	.popmake-title {
    font-size: 20px !important;
}
}



.colpk .text-pa{
	padding: 0 20px 1px;
}
.row .row:not(.row-collapse){
    margin-left: 0!important;
    margin-right: -15px;
}
.hotline {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 9000;
    display: block;
    background: #b20000;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 99px;
}
.hotline .hotline-number {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.pum-container{
    background: url(/vinhomes-hai-van-bay/wp-content/uploads/2026/03/Tong-the-Vinhomes-Hai-Van-Bay-2-768x614-1.jpg) center / cover no-repeat;
    border: 5px solid #f5b400 !important;
}
.pum-container::before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.75);
	z-index: 1;
	inset: 0;
}
.popmake-title{
    text-align: center !important;
    font-size: 30px;
    line-height: 1.4 !important;
}
.pop-nd {
    padding-top: 20px;
    text-align: center;
}
.wp-elce {
    bottom: 6%;
}

.list-tongquan ul {
	margin:0;
	list-style:none;
}
.list-tongquan ul li{
	margin-left:0 !important;
	padding-left:25px;
	position:relative;
}
.list-tongquan ul li:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:20px;
	height:20px;
	background:url(/vinhomes-hai-van-bay/wp-content/uploads/2026/03/Icon-Vinpearl-150x150-1.webp) no-repeat;
	background-position:center;
	background-size:contain;