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

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {font-family: PoppinsVN; font-weight: 400; src: url("/lib/PoppinsVN-400.woff2") format("woff2");}
@font-face {font-family: PoppinsVN; font-weight: 500; src: url("/lib/PoppinsVN-500.woff2") format("woff2");}
@font-face {font-family: PoppinsVN; font-weight: 600; src: url("/lib/PoppinsVN-600.woff2") format("woff2");}
@font-face {font-family: PoppinsVN; font-weight: 700; src: url("/lib/PoppinsVN-700.woff2") format("woff2");}
html body h1, html body h2, html body h3, html body h4, html body h5 {font-family: "PoppinsVN", sans-serif!important;font-weight:bold}
html body b, html body strong {
    font-weight: bold;
}

html body h1 {font-size: 28px;}html body h2 {font-size: 25px;}html body h3 {font-size: 21px;}html body h4 {font-size: 18px;}html body h5 {font-size: 17px;}


html body, html body p, html body main p, html body .box-text p {
    font-size: 14px;
    margin: 4px 0px;
    line-height: 1.4;
}

html body #content .htglspost {
    margin-bottom: 10px;
}

.alt-font {
    font-family: PoppinsVN, Arial, sans-serif !important;
}

.nav > li > a {
    font-family: PoppinsVN, sans-serif !important;
    font-weight: bold !important;
}

h1, h2, h3, .heading-font {
    font-family: PoppinsVN, sans-serif !important;
    font-weight: bold !important;
}

h4, h5, h6 {
    font-family: PoppinsVN, sans-serif !important;
}

span.widget-title {
    font-family: PoppinsVN, Arial, sans-serif;
}

.is-uppercase, .uppercase {
    line-height: 1.6;
}

.flatsome_recent_posts .badge.post-date.badge-outline {
    padding: 2px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
}

.post-sidebar .widget .widget-title {
    padding: 9px 15px;
    color: rgb(255, 255, 255);
    font-size: 16px;
    display: block;
    background: rgb(170, 34, 49);
}

.post-sidebar .widget .widget-title {
    margin-top: 0.68em;
    margin-bottom: 0.68em;
}

.post-sidebar .widget .widget-title span {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: normal;
    margin-top: 0.68em;
    margin-bottom: 0.68em;
}

.blog-single .row.row-large {
}

.widget .is-divider {
    display: none;
}

@media only screen and (max-width: 48em) {
}

.absolute-footer.dark, .is-divider {
    display: none !important;
}

html body .redcolor {
    color: rgb(252, 0, 0);
}

.section-title-container {
    margin-bottom: 5px !important;
}

.section-title-center, .contentPostNew h2, .bai-viet-lien-quan h2 {
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-bottom: 15px;
}

.section-title-center::before, .contentPostNew h2::before, .bai-viet-lien-quan h2::before {
    content: "";
}

.section-title-center b {
    display: none !important;
}

html body .post-content h2z::before, html body .post-content h1z::before, .section-title-center::before, .contentPostNew h2::before, .bai-viet-lien-quan h2::before, html body .post-content .single-related-posts h3::before, html body.single-batdongsan_vnw h2::before, html body.single-batdongsan_vnw h1z::before, html body.homez h2::before, html body.home h1::before {
    margin: 0px auto;
    visibility: visible;
    animation: auto ease 0s 1 normal none running none;
    left: 50%;
    bottom: 2px;
    height: 1px;
    content: "";
    width: 300px;
    position: absolute;
    background-color: rgb(221, 221, 221);
    transform: translateX(-50%);
}

html body .post-content h2z::after, html body .post-content h1z::after, .section-title-center::after, .contentPostNew h2::after, .bai-viet-lien-quan h2::after, html body .post-content .single-related-posts h3::after, html body.single-batdongsan_vnw h2::after, html body.single-batdongsan_vnw h1z::after, html body.homez h2::after, html body.home h1::after {
    content: "";
    width: 130px;
    height: 4px;
    background: linear-gradient(-70deg, rgb(0, 132, 138) 50%, rgb(1, 153, 215)) rgb(0, 132, 138);
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    border-radius: 4px;
}

html body ul {
    padding-left: 15px;
    text-align: left;
    margin-left: 10px;
}
.col-inner ol li, .col-inner ul li, .entry-content ol li, .entry-content ul li, .entry-summary ol li, .entry-summary ul li {
    margin-left: 10px;
}

html body ol {
    padding-left: 15px;
    text-align: left;
    margin-left: 15px;
}

.phone-mobile {
    display: none;
}

.lph-nav {
    position: fixed;
    left: 13px;
    background: rgba(255, 255, 255, 0.67);
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20px;
    padding: 10px 0px;
    border: 1px solid rgb(242, 242, 242);
}

.lph-nav:hover {
    background: rgb(255, 255, 255);
    box-shadow: rgb(119, 119, 119) 0px 0px 7px;
}

.lph-nav ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.lph-nav ul li {
    list-style: none !important;
}

.lph-nav ul > li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: rgb(81, 81, 81);
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.lph-nav ul > li .chat_animation {
    display: none;
}

.lph-nav ul > li a i.ticon-heart {
    background: url("/lib/baogia-icon.png") 0% 0% / 36px 36px no-repeat;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul > li a i.ticon-zalo-circle2 {
    background: url("/lib/icon-zalo.png") 0% 0% / contain no-repeat;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav li .button {
    background: transparent;
}

.lph-nav ul > li a i.ticon-angle-up {
    background: url("/lib/icon-angle-up.png") 0% 0% / contain no-repeat;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul > li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}

.lph-nav ul li .button .btn_phone_txt {
    position: relative;
    top: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}

.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
    animation: 1s ease-in-out 0s infinite normal none running phone-vr-circle-fill;
}

.lph-nav ul > li a.chat_animation svg {
    margin: -13px 0px -20px;
}

.lph-nav ul > li a i.ticon-messenger {
    background: url("/lib/icon-messenger.png") 0% 0% / contain no-repeat;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}

.lph-nav ul > li a i.ticon-chat-sms {
    background: url("/lib/icon-sms-1.jpg") 0% 0% / contain no-repeat;
    width: 38px;
    height: 36px;
    display: block;
}

.lph-nav ul > li a i.icon-phone-w {
    background: url("/lib/icon-phone-w.png") 0% 0% / contain no-repeat;
}

.lph-nav ul li .button .btn_phone_txt {
    position: relative;
}

.phone-mobile-dk {
    display: block !important;
}

.animation-shadow-dk {
    background: rgb(1, 48, 76);
    height: 36px;
    width: 36px;
    line-height: 36px;
}

.lph-nav li .button .phone_animation {
    box-shadow: none;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: rgb(1, 48, 76);
    line-height: 36px;
}

@media only screen and (max-width: 600px) {
    .lph-nav li .chat_animation {
        display: block !important;
    }

    .lph-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%, 0px);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: rgb(1, 48, 76);
        line-height: 15px;
        border: 2px solid white;
    }

    .lph-nav ul > li a {
        padding: 0px;
        margin: 0px auto;
    }

    .lph-nav {
        background: white;
        width: 100%;
        border-radius: 0px;
        color: rgb(255, 255, 255);
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 9999999;
        padding: 5px;
        margin: 0px;
        box-shadow: rgb(0, 0, 0) 0px 4px 10px 0px;
    }

    .lph-nav li {
        float: left;
        width: 20%;
        list-style: none;
        height: 50px;
    }

    .phone-mobile {
        display: block !important;
    }
}

#button-contact-vr .button-contact {
    position: relative;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    backface-visibility: hidden;
    transform: translateZ(0px);
    transition: visibility 0.5s;
    left: 0px;
    bottom: 0px;
    display: block;
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    position: absolute;
    box-shadow: rgb(195, 29, 29) 0px 0px 0px 0px;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    transition: 0.5s;
    transform-origin: 50% 50%;
    animation: 1.3s ease 0s infinite normal none running zoom;
}

.phone-vr-img-circle {
    background-color: rgb(1, 48, 76);
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    animation: 1s ease-in-out 0s infinite normal none running phone-vr-circle-fill;
    margin-top: 5px;
    margin-left: 10px;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-width: 25px;
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1);
        box-shadow: transparent 0px 0px 0px 15px;
    }

    100% {
        transform: scale(0.9);
        box-shadow: transparent 0px 0px 0px 0px;
    }
}

@keyframes zoom {
    0% {
        transform: scale(0.9);
    }

    70% {
        transform: scale(1);
        box-shadow: transparent 0px 0px 0px 15px;
    }

    100% {
        transform: scale(0.9);
        box-shadow: transparent 0px 0px 0px 0px;
    }
}

.phone-bar a {
    position: fixed;
    z-index: -1;
    background: rgb(232, 58, 58);
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}

.phone-bar a:hover {
    opacity: 0.8;
    color: rgb(255, 255, 255);
}

@media (max-width: 736px) {
    .phone-bar {
        display: none;
    }

    .phone-mobile-dk {
        display: none !important;
    }
}

@media (min-width: 1100px) {
    html body .col, html body .columns, html body .gallery-item {
        margin-bottom: 0px;
        padding: 5px 10px;
    }
}

html body::-webkit-scrollbar-track, html body .section .col::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background-color: rgb(245, 245, 245);
    border-radius: 10px;
}

.blog-archive .post-item .box-image{border-radius:6px}.blog-archive .post-item .post-title:hover{text-decoration:underline}.post-item .box-image:hover::before{
-webkit-animation:shine .75s;
animation:shine .75s}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.post-item .box-image::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}.product-small .box-image:hover::before{
-webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}

.wpcf7-not-valid-tip {
    display: none !important;
}

input.wpcf7-not-valid {
    border-color: red !important;
}

.wpcf7 div.wpcf7-validation-errors, .entry-content div.wpcf7-acceptance-missing {
    border: 0px;
    color: red;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.wpcf7 div.wpcf7-mail-sent-ok {
    border: 0px;
    color: rgb(83, 123, 73);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

html body::-webkit-scrollbar, html body .section .col::-webkit-scrollbar {
    width: 10px;
    background-color: rgb(245, 245, 245);
}

.wpcf7 div.wpcf7-validation-errors, .entry-content div.wpcf7-acceptance-missing {
    margin-top: -15px;
}

html body .sectionPopup .section-title-center span::after {
    display: none;
}

html body .sectionPopup {
}

html body .sectionPopup .col {
    padding-bottom: 0px !important;
}

html body form .contact-bottom input {
    position: relative;
    margin-bottom: 10px;
}

html body form .contact-bottom textarea {
    position: relative;
    margin-bottom: 7px;
    height: 60px;
    min-height: 60px;
}

html body form .contact-bottom input[type="text"] {
    position: relative;
    margin-bottom: 10px;
}

html body .post-content h2z::after, html body .post-content h1z::after, .section-title-center::after, .contentPostNew h2::after, .bai-viet-lien-quan h2::after, html body .post-content .single-related-posts h3::after, html body.single-batdongsan_vnw h2::after, html body.single-batdongsan_vnw h1z::after, html body.homez h2::after, html body.home h1::after {
    border-radius: 4px;
    background: rgb(1, 48, 76) !important;
}

html body .section-title {
    padding-bottom: 10px;
}

html body .footer-section h3.section-title {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

html body .mobile-nav li.nav-icon {
    mask: url("/lib/menu.svg") center center no-repeat;
    color: rgb(1, 48, 76) !important;
    background-color: rgb(1, 48, 76) !important;
}

html body.mobile-nav li.nav-icon a, html body .mobile-nav li.nav-icon a i, html body.mobile-nav li.nav-icon a i::before {
    color: rgb(1, 48, 76) !important;
    background-color: rgb(1, 48, 76) !important;
}

html body .header.transparent .mobile-nav li.nav-icon {
    mask: url("/lib/menu.svg") center center no-repeat;
    color: rgb(255, 255, 255) !important;
    background-color: rgb(255, 255, 255) !important;
}

html body .header.transparent .mobile-nav li.nav-icon a, html body .header.transparent .mobile-nav li.nav-icon a i, html body .header.transparent .mobile-nav li.nav-icon a i::before {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(255, 255, 255) !important;
}

html body .footer-section .section-title-container {
    margin-bottom: 10px;
}

.wpcf7 p {
    position: relative;
}

#icon-form {
    position: absolute;
    color: rgb(1, 48, 76);
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}

html body form .contact-bottom input[type="text"] {
    padding-left: 10px;
}

html body .post-date.badge-squarez {
    display: none;
}

#icon-form {
    position: absolute;
    color: rgb(1, 48, 76);
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}

.phone-mobile {
    display: none;
}

html body::-webkit-scrollbar-thumb, html body .section .col::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.44, rgb(1, 69, 110)), color-stop(0.72, rgb(1, 68, 108)), color-stop(0.86, rgb(1, 48, 76)));
}

html body .col.colh400 {
    max-height: 400px;
    overflow-y: scroll;
}

html body .htglspostda .box-image {
}

html body .htglspostda .box-image .overlay {
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgb(0, 61, 136) 85%);
    height: 80px;
    bottom: 0px;
    top: inherit;
}

html body .htglspostda .box-text {
    padding: 5px 7px;
    height: auto;
    width: 100%;
    display: inline-block;
}

html body .htglspostda .box-text h5 {
    margin-bottom: 5px;
}

html body .htglspostda .box-text a {
    color: rgb(255, 255, 255);
}

html body .htglspostda .box-text span {
    color: rgb(255, 255, 255);
    display: block;
    line-height: 1.2;
    font-size: 12px;
}

html body .htglspostda .col_inner {
}

html body .htglspostda i {
    text-align: left;
    color: rgb(1, 48, 76);
    font-size: 12px;
    width: 15px;
}

html body .htglspostda .box-text i {
    color: rgb(255, 255, 255);
    font-size: 10px;
    width: 12px;
}

html body .htglspostda .infoCateList {
    padding: 7px 10px;
    color: rgb(34, 34, 34);
    width: 100%;
    display: inline-block;
    background: rgb(255, 255, 255);
}

html body .htglspostda .infoCateList p {
    margin: 0px 5px;
    font-size: 12px;
    height: 20px;
    overflow: hidden;
}

html body .htglspostda .infoCateList p span {
    font-weight: bold;
}

html body .htglspost .col-inner {
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 8px 0px;
    border: 1px solid rgba(151, 151, 151, 0.25);
    transition: 0.3s;
}

html body .htglspostda .property-meta {
    border-top: 1px solid rgb(240, 240, 240);
    font-size: 13px;
    line-height: 36px;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: center;
    padding: 0px;
    color: rgb(34, 34, 34);
    font-weight: bold;
    overflow: hidden;
    width: 100%;
    background: rgb(255, 255, 255);
    display: inline-block;
    margin: 0px;
}

html body .htglspostda .property-meta .box-111 {
    float: left;
    text-align: center;
    width: 50%;
    margin: 0px;
    line-height: 36px;
    cursor: pointer;
    text-transform: none;
}

html body .htglspostda .property-meta .box-111:hover {
    background: rgb(0, 67, 149);
    color: rgb(255, 255, 255);
}

html body .htglspost.htglspostda {
    margin-bottom: 15px;
}

html body .htglspostda .property-meta .button {
    margin: 0px;
}

blockquote, dl, figure, form, ol, p, pre, ul {
    margin: 4px 0px;
}

html body .htglspostda .property-meta p {
}

html body .htglspostda .status-top-left {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 6px 8px 1px;
    color: rgb(255, 255, 255);
    background: rgba(199, 37, 40, 0.86);
    font-size: 12px;
    line-height: 1.5;
    font-weight: 600;
    z-index: 12;
    border-radius: 2px;
    text-transform: uppercase;
    text-align: center;
}

html body .htglspostda .logo-caption span {
    background: url("/wp-content/uploads/2024/07/icon-Gamuda-Land-150x150.png") center center / contain no-repeat rgb(0, 67, 149);
    padding: 16px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 20px;
}

html body .htglspostda .logo-caption {
    box-shadow: rgba(7, 22, 69, 0.3) 0px 0px 10px 0px;
    position: absolute;
    width: 50px;
    height: 70px;
    border-radius: 0px 10px 50px 50px;
    top: -5px;
    right: 10px;
    border-width: 0px 2px 2px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: rgb(221, 182, 15);
    border-bottom-color: rgb(221, 182, 15);
    border-left-color: rgb(221, 182, 15);
    border-image: initial;
    border-top-style: initial;
    border-top-color: initial;
    background: rgb(0, 67, 149);
}

.page-wrapper {
    padding: 0px;
}

.parallax-title .entry-header {
    max-width: 500px;
    margin: 5% auto 0px;
    padding: 10px;
    border-radius: 10px;
    background: rgba(0, 51, 73, 0.85);
}

.parallax-title .entry-header h1, .parallax-title .entry-header h1 strong {
    font-size: 26px;
    color: rgb(255, 255, 255);
}

html body .htgbgtitle {
}

html body .htgbgtitle .banner {
    padding-top: 220px;
}
html body.wp-singular {}
html body.wp-singular .has-shadow {
    box-shadow: none;
}
html body.wp-singular .entry-content.single-page {
    padding: 0;
}
html body .htgbgtitle .bg.bg-loaded, html body .htgbgtitle .bg-fill {
    background-image: url("/wp-content/uploads/2025/11/gamuda-viet-nam-hinh-dep_2.jpg");
}

html body .htgbgtitle .banner-inner {
}

html body .htgbgtitle .bg.fill.bg-fill {
    position: relative;
}

html body .htgbgtitle .bg.fill.bg-fill::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 51, 73, 0);
}

html body .htgbgtitle h1 {
    font-size: 24px;
}

html body .htgbgtitle p, html body .htgbgtitle a {
    color: rgb(255, 255, 255);
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

html body .is-large {
    font-size: 15px;
}

@media only screen and (max-width: 1100px) {
    html body.home #content {
        padding: 0px !important;
    }

    .parallax-title .entry-header {
        margin: 15% auto;
        max-width: 98%;
    }

    .parallax-title .entry-header h1, .parallax-title .entry-header h1 strong {
        font-size: 20px;
        color: rgb(255, 255, 255);
    }
}
