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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-block {
    width: auto;
}

.xHeadButton {
    margin-right: 0;
    background: #034C33;
    padding: 9px 45px;
    min-height: unset;
    border-radius: 9px;
    font-size: 16px;
    margin-left: 37px;
    min-height: unset;
    line-height: unset;
}

.xHeadButton span {}

.xHeadButton:hover {}

.xHeadButton:hover span {}

.topbarMenu {
    flex-direction: row;
    gap: 30px;
    color: #6D6D6D;
}

.topbarMenu .ux-menu-link+.ux-menu-link:before {
    content: "";
    width: 1px;
    height: 10px;
    background: #6D6D6D;
    transform: translate(-15px, 0px);
}

.topbarMenu .ux-menu-link {
    position: relative;
}


.topbarMenu .ux-menu-link__link {
    min-height: unset;
    font-size: 14px;
    font-weight: 500;
    color: #6D6D6D;
}

.header-search-form {}

.header-search-form .header-search-form-wrapper {}

.header-search-form .header-search-form-wrapper .searchform-wrapper {}

.header-search-form .header-search-form-wrapper .searchform-wrapper form {}

.header-search-form .header-search-form-wrapper .searchform-wrapper .xSearch {
    display: flex;
}

.header-search-form .header-search-form-wrapper .searchform-wrapper .xSearch .xSearchIP {
    min-width: 392px;
    background: #F1F5F9;
    border: none;
    border-radius: 8px;
    min-height: 35px;
    box-shadow: none;
    padding: 0 29px;
    color: #6B7280;
    font-size: 13px;
}

.header-search-form .header-search-form-wrapper .searchform-wrapper .xSearch .xSearchBtn {
    background: transparent;
    border: none;
    color: #94A3B8;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}

.header-nav-main {}

.header-nav-main>.menu-item {}

.header-nav-main>.menu-item>a {}

.custom.html_topbar_left {}

.xFlag {}

.xFlag ul {
    display: flex;
    gap: 10px;
}

.xFlag ul li {
    list-style: none;
    margin: 0;
}

.xFlag ul li a {
    border-radius: 3px;
    overflow: hidden;
}

.xFlag ul li:nth-child(1) a {
    background: url(images/flag3.png) no-repeat;
    width: 26px;
    height: 19px;
    display: block;
}

.xFlag ul li:nth-child(2) a {
    background: url(images/flag2.png) no-repeat;
    width: 26px;
    height: 19px;
    display: block;
}

.xFlag ul li:nth-child(3) a {
    background: url(images/flag1.png) no-repeat;
    width: 26px;
    height: 19px;
    display: block;
}

.header-top {
    min-height: unset;
    padding: 10px 0;
}

.header-main {}

.header-main .header-inner {
    border-top: 1px solid #C8C8C8;
}

.ftCopyright {}

.ftCopyright p {
    margin-bottom: 0;
}

.ftInfo {}

.ftInfo h4 {
    font-size: 20px;
}

.ftInfo h3 {
    font-size: 36px;
}

.ftInfo ul {}

.ftInfo ul li {
    list-style: none;
    margin: 0 0 27px;
    padding-left: 30px;
}

.ftInfo ul li a {}

.ftInfo ul li:nth-child(1) {
    background: url(images/ft1.png) 0px 0px no-repeat;
}

.ftInfo ul li:nth-child(2) {
    background: url(images/ft2.png) 0px 0px no-repeat;
}

.ftInfo ul li:nth-child(3) {
    background: url(images/ft3.png) 0px 3px no-repeat;
}

.ftList {}

.ftList h4 {
    margin-bottom: 36px;
    font-size: 20.25px;
    font-weight: bold;
}

.ftList ul {}

.ftList ul li {
    list-style: none;
    margin: 0 0 18px;
}

.ftList ul li a {
    transition: all 500ms;
    display: block;
}

.ftList ul li:hover a {

    transform: translate(10px, 0px);
}

.xSlideText {}

.xSlideText h2 {
    font-size: 45px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0;
    color: #034C33;
    -webkit-text-stroke: 7px #fff;
    paint-order: stroke fill;
    text-transform: uppercase;
}

.xSlide .xSlideButton {
    border: none;
    border-bottom: 1px solid white;
    border-color: white !important;
    color: white !important;
}

.xSlideButton span {
    font-size: 16px;
    color: white;
}

.bannerAbout .banner-inner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #034c33 0%, rgb(52 145 78) 60.14%, #fff0 100%);
    z-index: 1;
}

.bannerAbout h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: uppercase;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    z-index: 99999;
    position: relative;
    color: white;
}

.bannerAbout .banner-layers {
    position: relative;
    z-index: 9;
}

.icon-gioithieu-01 {
    background: #034c33;
    border-radius: 15px;
    padding: 31px 31px;
    margin-right: -100px;
    position: relative;
    z-index: 9;
    padding-right: 100px;
    margin-top: 65px;
}

.icon-gioithieu-01:before {
    content: "";
    width: 14px;
    height: 62px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(images/iline1.png) no-repeat;
}

.icon-gioithieu-01 h3 {
    color: white;
}

.icon-gioithieu-01 p {
    color: white;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: justify;
}

.icon-gioithieu-02 {}

.icon-gioithieu-02 {
    background: #034c33;
    border-radius: 15px;
    padding: 31px 31px;
    margin-left: -100px;
    position: relative;
    z-index: 9;
    padding-right: 100px;
    margin-top: 65px;
}

.icon-gioithieu-02:before {
    content: "";
    width: 14px;
    height: 62px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(images/iline1.png) no-repeat;
}


.icon-gioithieu-02 h3 {
    color: white;
}

.icon-gioithieu-02 p {
    color: white;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: justify;
}

.text-vanhoa {
    background: #034c33;
    border-radius: 15px;
    padding: 30px;
    padding-bottom: 40px;
    margin-bottom: 20px;
    position: relative;
    height: 360px;
    color: white;
}

.text-vanhoa h2 {
    color: white;
}

.text-vanhoa ul {
    margin-bottom: 0;
}

.text-vanhoa:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    margin: 0 auto;
    width: 156px;
    height: 4px;
    background: #348c42;
    border-radius: 5px;
}

.xNumber {
    text-align: center;
}

.xNumber div {
    font-size: 50px;
    text-align: center;
    color: #034c33;
}

.xNumber .countNumber {
    font-size: 45px;
    color: #034c33;
    font-weight: bold;
}

.xNumber p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #000;
    margin-bottom: 0;
}

.imageBox1 {}

.imageBox1 .button {
    background: #034c33;
}

.titlePage:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, rgb(0 104 56 / .18) 0%, #034c33 100%) !important;
    z-index: 9;
}

.pageServCategory {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pageServList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.pServItem {}

.pServItemThumb {}

.pServItemCover {
    position: relative;
    width: 100%;
    padding-top: 55.69%;
    overflow: hidden;
    border-radius: 8px;
}

.pServItemCover img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.pServItemContent {
    padding: 8px 0;
}

.pServItemTitle {
    margin-bottom: 10px;
}

.pServItemTitle a {
    color: #0F172A;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.pServItemDescription {
    margin-bottom: 15px;
    display: block;
}

.pServItemReadMore {}

.pServItemReadMore a {
    background: #034c33;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
}

.pServItem:hover {}

.pServItem:hover .pServItemCover img {
    transform: scale(1.1);
}

.pServItemDescription {}

.pServItemDescription ul {
    padding-left: 18px;
    margin-bottom: 0;
}

.pServItemDescription ul li {}

.titlePage {}

.titlePage .text-box {
    z-index: 999;
}

.titlePage h1 {
    font-weight: bold;
    font-size: 1.7em;
}

.titleSignPage {}

.titleSignPage .text-box {
    z-index: 999;
}

.titleSignPage h1 {}

.titleSignSrv {}

.signSrvDetails {
    padding: 30px 0;
}

.signSrvBoxContent {}

.signSrvBoxContent ul {
    padding-left: 18px;
}


.asidePostItem {
    display: flex;
    margin-bottom: 15px;
    gap: 10px;
}

.asidePostItemThumb {
    width: 100%;
    height: 103px;
    max-width: 137px;
    border-radius: 8px;
    overflow: hidden;
}

.asidePostItemThumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.asidePostItemContent {}

.asidePostItemTitle {}

.asidePostItemTitle a {
    color: black;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.asideBoxCux {
    position: sticky;
    top: 110px;
}

.asideBoxHeading {}

.asideBoxHeading h3 {
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    color: #034c33;
    line-height: 1.4;
}

.postItem {
    margin-bottom: 30px;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    border-radius: 10px;
    overflow: hidden;
}

.postIThumb {
    height: 165px;
    width: 100%;
    overflow: hidden;
}

.postIThumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.postIDate {
    color: #348c42;
    font-size: 14px;
}

.postITitle {}

.postITitle a {
    color: #243407;
    font-size: 20px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    /* line-height: normal; */
}

.postIDescription {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #5F5D5B;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 67px;
}

.postIReadmore {}

.postIReadmore a {
    background: url(images/ireadmore.png) left 0px no-repeat;
    line-height: 25px;
    display: block;
    padding-left: 50px;
    color: #243407;
    font-weight: bold;
}

.postIContent {
    padding: 15px 15px;
    background: white;
}

.postIReadmore {}

.postIReadmore a {
    background: url(images/ireadmore.png) left 0px no-repeat;
    line-height: 25px;
    display: block;
    padding-left: 50px;
    color: #243407;
    font-weight: bold;
}

.single-page h1 {
    text-transform: uppercase;
    font-size: 22px;
    position: relative;
    color: #034C33;
    line-height: 1.4;
}

.single-page h2 {
    position: relative;
    padding-left: 15px;
    color: #034C33;
}

.single-page h2:before {
    content: "";
    width: 5px;
    height: 80%;
    background: #034C33;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 2px;
}

.PostPage {
    padding: 30px 0;
}


.widget {
    border-radius: 5px;
    overflow: hidden;
}

.widget .widget-title {
    /* background: #034c33; */
    color: #034c33;
    display: block;
    padding: 15px 0;
}

.widget .widget-title span {}

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

.widget ul {
    width: 100%;
    border: none;
    padding: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: white;
}

.widget ul li {
    border: none !important;
}

.widget ul li a {
    border-bottom: 1px dashed #cecaca !important;
    display: block;
    line-height: 18px;
    padding: 10px 24px 10px 5px;
    position: relative;
    margin-bottom: 0;
    color: black;
}

.widget ul li:last-child a {
    border: none;
}

.asidePostBox {
    height: 100%;
}

#secondary {
    position: sticky;
    top: 110px;
    height: auto;
}

.ctContact {}

.ctContact .col-inner {
    box-shadow: 3px -1px 20px rgb(0 0 0 / 18%), 0 6px 6px rgb(0 0 0 / 13%);
    border-radius: 10px;
}

.ctContact input {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-align: justify;
    color: rgb(0, 0, 0);
    border-radius: 4px;
}

.ctContact .wpcf7-submit {
    background: #034c33;
    font-weight: bold;
    color: white;
    margin: 0;
}

.ctContact .wpcf7-spinner {
    display: none;
}

.xSignProjTitle {}

.signProjTitle {
    background: #034c33;
    /* padding: 40px; */
    /* text-align: right; */
    min-height: 174px;
    display: flex;
}

.signProjTitle h1 {
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    position: absolute;
    width: 377px;
    right: 0;
    top: 65px;
    left: 55%;
    transform: translate(-40px, 0px);
}

.signProjTitle h1::before {
    content: "";
    width: 29.182px;
    height: 29.182px;
    position: absolute;
    top: 0;
    left: 0;
}

.signProjTitle h1 svg {
    width: 29px;
    height: 29px;
    fill: rgb(255 255 255);
    position: absolute;
    top: 0;
    transform: translate(-20px, -16px);
    left: 0;
}

.signProjectHeading {
    background: #034c33;
    min-height: 174px;
    max-width: 1435px;
    margin: 0 auto;
}

.signProjectHeading .container {}

.signProjectAvatar {
    transform: translate(0px, -42px);
}

.signProjImage {
    border-width: 10px;
    border-radius: 10px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    filter: contrast(104%) brightness(107%) grayscale(3%);
}

.signProjImage img {
    width: 100%;
    object-fit: contain;
}

.signProjectText1 {
    padding-top: 100px;
    padding-left: 20px;
}

.signProjectText1 ul {}

.signProjectText1 ul li {
    font-size: 16px;
    font-weight: 600;
    list-style: none;
    color: rgb(1, 1, 1);
}

.signProjectText1 p {}

.signProjContent section {
    max-width: 1435px;
    margin: 0 auto;
}

.signProjContent ul {}

.signProjContent ul li {
    font-size: 18px;
    color: white;
    list-style: none;
    background: url(images/fre1.png) no-repeat;
    padding-left: 40px;
    margin-bottom: 20px;
}

.projPage {
    padding: 30px 0;
}

.pProjPostList {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.pProjItem {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: rgb(120 120 120 / 20%) 0px 8px 24px;
}

.pProjItemThumb {}

.pProjCoverImage {}

.pProjCoverImage img {}

.pProjItemContent {
    padding: 32px;
}

.pProjItemTitle {}

.pProjItemTitle a {
    font-size: 22px;
    color: #034C33;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 35px;
}

.pProjectItemText1 {
    background: url(images/diachi.png) 0px 2px no-repeat;
    padding-left: 17px;
    font-size: 16px;
    font-weight: 500;
    color: #43474F;
    padding-bottom: 24px;
    border-bottom: 1px solid #C3C6D1;
    margin-bottom: 24px;
}

.pProjectItemTextGr {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.pProjectItemTextGrSub {
    font-size: 17px;
    color: #034C33;
    font-weight: bold;
}

.pProjectItemTextGrSub span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #43474F;
    font-weight: 600;
    margin-bottom: 2px;
}

.on {
    position: absolute;
    top: 16px;
    left: 16px;
    gap: 5px;
    display: flex;
}

.on .status.leased {
    background: #6B7280;
    font-size: 11px;
    color: white;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 10px;
}

.on .status.under-construction {
    background: #3B82F6;
    font-size: 11px;
    color: white;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 10px;
}

.on .status.available {
    background: #22C55E;
    font-size: 11px;
    color: white;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 10px;
}

.skiptranslate {
    display: none !important;
}

html,
body {
    top: 0 !important;
}

.xSlide {}

.xSlide .wpcf7 {
    max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 550px;
    margin: auto;
    padding: 45px 33px;
    background: white;
    transform: translate(0px, -70%);
}

.xRowSlide {}

.xCol {}

.xRowSlide {}

.xRowSlide label {
    /* font-size: 9px; */
    color: #64748B;
}

.xRowSlide input {
    border: 1px solid #E2E8F0;
    box-shadow: none;
    font-weight: 500;
    margin-top: 3px;
    color: #6B7280;
}

.xRowSlide textarea {
    font-weight: 500;
    margin-top: 3px;
    color: #6B7280;
}

.xRowSlide input::placeholder,
.xRowSlide textarea::placeholder {
    color: #6B7280;
    font-weight: 500;
}

.xRowSlide .wpcf7-submit {
    margin: 0;
    background: #348C42;
    width: 100%;
    padding: 11px 54px;
    /* line-height: unset; */
    border-radius: 5px;
    color: white;
    overflow: hidden;
    font-weight: 600;
}

.xRowSlide .wpcf7-spinner {
    display: none;
}
.wpcf7-response-output{
    display: none!important;
}
@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .signProjectText1 {
        padding-top: 0;
        padding-left: 20px;
    }

    .signProjTitle h1 {
        font-weight: bold;
        line-height: 1.4;
        color: rgb(255, 255, 255);
        position: relative;
        width: 377px;
        right: 0;
        top: 44px;
        left: 0;
        transform: unset;
    }

    .signProjTitle {
        background: #034c33;

        min-height: 174px;
        display: flex;
        padding-left: 22px;
    }

    .pProjPostList {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .pageServList {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .xSlideText h2 {
        font-size: 32px;
        
    }
}