/*
Theme Name: Upland Child
Description: This is a child theme for Upland Theme
Author: Timomedia
Template: upland
Version: 3.0
*/

.row .portfolio-meta.row {
    display: none;
}

.entry-content table,
.single-content table,
.page-content table,
.portfolio-page-wrapper table,
.pmh-project-article-intro table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px 0;
    border: 1px solid #d9d9d9;
    background: #fff;
}

.entry-content table th,
.entry-content table td,
.single-content table th,
.single-content table td,
.page-content table th,
.page-content table td,
.portfolio-page-wrapper table th,
.portfolio-page-wrapper table td,
.pmh-project-article-intro table th,
.pmh-project-article-intro table td {
    border: 1px solid #e3e3e3;
    padding: 10px 12px;
    vertical-align: top;
    line-height: 1.6;
}

.entry-content table th,
.single-content table th,
.page-content table th,
.portfolio-page-wrapper table th,
.pmh-project-article-intro table th {
    background: #f8f8f8;
    font-weight: 700;
    color: #222;
}

.entry-content table tbody tr:nth-child(even),
.single-content table tbody tr:nth-child(even),
.page-content table tbody tr:nth-child(even),
.portfolio-page-wrapper table tbody tr:nth-child(even),
.pmh-project-article-intro table tbody tr:nth-child(even) {
    background: #fcfcfc;
}

.entry-content table tbody tr:hover,
.single-content table tbody tr:hover,
.page-content table tbody tr:hover,
.portfolio-page-wrapper table tbody tr:hover,
.pmh-project-article-intro table tbody tr:hover {
    background: #f5f9ff;
}

.entry-content ul,
.entry-content ol,
.single-content ul,
.single-content ol,
.page-content ul,
.page-content ol,
.portfolio-page-wrapper ul,
.portfolio-page-wrapper ol,
.pmh-project-article-intro ul,
.pmh-project-article-intro ol {
    padding-left: 1.35em;
    list-style-position: outside;
}

.entry-content li,
.single-content li,
.page-content li,
.portfolio-page-wrapper li,
.pmh-project-article-intro li {
    margin-bottom: 0.4em;
    padding-left: 0.15em;
    line-height: 1.7;
}

.entry-content li>ul,
.entry-content li>ol,
.single-content li>ul,
.single-content li>ol,
.page-content li>ul,
.page-content li>ol,
.portfolio-page-wrapper li>ul,
.portfolio-page-wrapper li>ol,
.pmh-project-article-intro li>ul,
.pmh-project-article-intro li>ol {
    margin-top: 0.5em;
    margin-bottom: 0;
    padding-left: 1.2em;
}

.tabbed-content .nav {
    white-space: nowrap;
    display: block;
    overflow: auto;
    text-align: center;
}

.slick-slide img {
    width: 100%;
}

.portfolio-meta p {
    display: block;
    padding: 3px 10px 3px 5px;
    margin-bottom: 3px;
}

.portfolio-meta span {
    width: 95px;
    display: inline-block;
}

.portfolio-meta p:before {
    content: "\e00a";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 20px;
    color: #85bd37;
    margin-right: 5px;
}

h3.title {
    text-transform: uppercase;
    position: relative;
    color: #0d0606;
    display: inline-block;
    width: auto;
    z-index: 1;
    padding-right: 25px;
    font-size: 20px;
    background: #ffffff;
}

h3.title:after {
    content: "";
    background: #d32a26;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 8px;
}

p.title {
    text-transform: uppercase;
    position: relative;
    color: rgb(211, 42, 38);
    display: inline-block;
    width: auto;
    z-index: 1;
    padding-right: 25px;
    font-size: 20px;
    background: #ffffff;
    margin-bottom: 10px;
    font-weight: 600;
}

p.title:after {
    content: "";
    background: #d32a26;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    right: 5px;
    bottom: 8px;
}

.heading:after {
    content: "";
    border-bottom: 5px solid #eaeaea;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
}

.heading {
    position: relative;
    z-index: 0;
    margin-bottom: 15px;
}

#tong_quan {
    margin: 30px 0px 30px;
}

#vi_tri,
#video,
#mat_bang,
#tien_ich {
    margin-bottom: 20px;
}

.tong_quan ul {
    list-style-type: none;
}

.tq_img {
    padding-right: 15px;
}

.tq_content {
    padding-left: 15px;
    max-height: 290px;
    overflow: auto;
}

.tq_content::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.tq_content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.tq_content::-webkit-scrollbar-thumb {
    background: rgb(211, 42, 38);
    border-radius: 10px;
}

/* Handle on hover */
.tq_content::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.tong_quan ul li:before {
    content: "\e00a";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 20px;
    color: #85bd37;
    margin-right: 5px;
}

.carousel-cell.gallery-item {
    padding: 0px 5px;
}

.slick-slider .slick-arrow {
    position: absolute;
    z-index: 9;
    top: 50%;
    font-size: 30px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #325678;
    opacity: 0.6;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.slick-slider:hover .slick-arrow {
    opacity: 1;
}

.slick-slider i.slick-next.slick-arrow {
    right: 0;
}

.portfolio-page-wrapper .page-title-inner {
    display: block;
}

.breadcrumbs {
    text-transform: none;
    font-size: 15px;
}

.page-title-inner h1.entry-title {
    font-size: 1.5em;
}

.breadcrumbs a {
    color: #7b7b7b;
    font-weight: normal;
}

ul.slick-dots {
    list-style-type: none;
    margin-bottom: 0;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}

ul.slick-dots li {
    display: inline-block;
}

ul.slick-dots li button {
    padding: 4px;
    width: 5px;
    height: 5px;
    line-height: 5px;
    font-size: 0;
    background: #325678;
    opacity: 0.6;
    margin: 0 3px;
    border-radius: 50%;
}

ul.slick-dots li.slick-active button {
    opacity: 1;
}

.portfolio-sidebar li {
    list-style-type: none;
}

.portfolio-sidebar {
    margin-top: 30px;
    padding: 0;
}

.text_support {
    background: #325678;
    color: #fff;
    padding: 10px 30px 10px 15px;
    font-size: 14px;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 3px #adadad;
    position: relative;
}

.text_support p {
    margin-bottom: 0;
}

.close {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #5684af;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.support {
    margin-top: 10px;
    border: 1px solid #dcdada;
    border-radius: 3px;
    padding-bottom: 10px;
    padding: 0 !important;
}

.support .icon-box {
    background: #efefef;
    padding: 10px 15px;
    margin-bottom: 15px;
    font-size: 0.9em;
}

.support h3 {
    margin-bottom: 0;
}

.support_button {
    padding-right: 15px;
    padding-left: 15px;
}

.support_button a.button {
    margin-bottom: 13px;
    letter-spacing: 0;
    height: 45px;
    line-height: 45px;
}

.support_button a.button.is-outline {
    border-width: 1px;
    border-radius: 5px;
    font-weight: 600;
}

.portfolio-sidebar .widget {
    position: sticky !important;
    top: 130px;
    height: auto;
}

.support_button a.btn_phone {
    font-size: 1.2em;
    min-height: unset;
}

/* PMH Project Sidebox (accordion) */
.pmh-project-sidebox-wrapper {
    margin: 15px 0;
    border: 1px solid #dcdada;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

.pmh-project-sidebox-header {
    background: #ffca00;
    padding: 6px 15px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 700;
    color: #fff;
    user-select: none;
    transition: background-color 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 15px;
}

.pmh-project-sidebox-header:hover {
    background: #ffca00;
}

.pmh-project-sidebox-title {
    font-size: 15px;
    color: #fff;
}

.pmh-project-sidebox-toggle {
    font-size: 18px;
    transition: transform 0.3s ease;
    display: inline-block;
    color: #fff;
}

.pmh-project-sidebox-wrapper.active .pmh-project-sidebox-toggle {
    transform: rotate(90deg);
}


.pmh-project-sidebox-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.pmh-project-sidebox-wrapper.active .pmh-project-sidebox-content {
    max-height: 500px;
}

.pmh-project-sidebox-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pmh-project-sidebox-list li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
}

.pmh-project-sidebox-list li.active a {
    color: #0d5ba6;
    font-weight: 700;
}

.pmh-project-sidebox-list li:last-child {
    border-bottom: none;
}

.pmh-project-sidebox-list a {
    display: block;
    padding: 12px 16px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.pmh-project-sidebox-list a:hover {
    background-color: #f9f9f9;
    color: #c50000;
}

/* Ensure link label spans always visible */
.pmh-sidebox-link-text {
    display: inline-block !important;
    color: #333 !important;
    font-size: 14px !important;
    line-height: 1.2 !important;
}

.pmh-project-sidebox-list li.active .pmh-sidebox-link-text {
    color: #d1a700 !important;
    font-weight: 700 !important;
}


/* Hide accordion on small screens; show mobile horizontal nav instead */
@media (max-width: 991px) {
    .pmh-project-sidebox-wrapper {
        display: none;
    }

    .pmh-left-nav-mobile-only {
        display: block;
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        z-index: 100;
        background: #fff;
        border-bottom: 1px solid #e6e6e6;
        margin: 0;
        padding: 0;
    }
}

/* Hide the mobile-only nav on desktop */
.pmh-left-nav-mobile-only {
    display: none;
}

/* Mobile-specific fixes: ensure mobile wrapper shows horizontal nav and anchors are visible */
@media (max-width: 991px) {

    .pmh-left-nav-mobile-only .pmh-project-custom-nav,
    .pmh-left-nav-mobile-only .single-nav,
    .pmh-left-nav-mobile-only .pmh-project-custom-nav.pmh-nav-left-mode,
    .pmh-left-nav-mobile-only .single-nav.pmh-nav-left-mode {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100% !important;
        box-shadow: none !important;
        background: transparent !important;
        margin: 0 !important;
        padding: 0 12px !important;
    }

    .pmh-left-nav-mobile-only .single-nav ul,
    .pmh-left-nav-mobile-only .pmh-project-custom-nav ul {
        display: flex !important;
        gap: 12px !important;
        flex-wrap: wrap !important;
        padding: 8px 0 !important;
        margin: 0 !important;
        align-items: center !important;
    }

    .pmh-left-nav-mobile-only .single-nav ul li,
    .pmh-left-nav-mobile-only .pmh-project-custom-nav ul li {
        display: inline-flex !important;
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
    }

    .pmh-left-nav-mobile-only .single-nav ul li a,
    .pmh-left-nav-mobile-only .pmh-project-custom-nav ul li a {
        display: inline-block !important;
        color: #000 !important;
        font-size: 13px !important;
        text-decoration: none !important;
        padding: 8px 4px !important;
        white-space: nowrap !important;
    }

    .pmh-left-nav-mobile-only .single-nav ul li.active a,
    .pmh-left-nav-mobile-only .pmh-project-custom-nav ul li.active a {
        color: #0d5ba6 !important;
        font-weight: 700 !important;
        border-bottom: 2px solid #0d5ba6 !important;
    }
}

/* Force visibility for sidebox anchors (desktop sidebar) in case theme rules override them */
.pmh-project-sidebox-list a {
    color: #333 !important;
    font-size: 14px !important;
    display: block !important;
}

#portfolio-content {
    padding-right: 25px;
}

.header-bottom .header-nav {
    background: #325678;
    padding: 2px 25px;
    padding-right: 20px;
}

.header-bg-color,
.header-wrapper {
    background-color: transparent;
}

#main {
    z-index: 9;
    position: relative;
}

.nav-dark .is-outline,
.dark .nav>li>a,
.dark .nav>li.html,
.dark .nav-vertical li li.menu-item-has-children>a,
.dark .nav-vertical>li>ul li a,
.nav-dropdown.dark>li>a,
.nav-dropdown.dark .nav-column>li>a,
.nav-dark .nav>li>a,
.nav-dark .nav>li>button {
    color: rgb(255, 255, 255);
}

.nav>li>a:hover,
.dark .nav>li.active>a,
.dark .nav>li>a.active .nav-dark .nav>li.current>a,
.nav-dark .nav>li>a:hover,
.nav-dark .nav>li.active>a,
.nav-dropdown.dark>li>a:hover,
.nav-dropdown.dark .nav-column>li>a:hover,
.nav-dark a.plain:hover,
.nav-dark .nav>li>a.active {
    color: #ffca00;
}

.about h3 {
    color: #000;
    font-size: 35px;
    font-weight: 500;
}

.about h2 {
    color: #000;
    font-size: 40px;
    margin-bottom: 5px;
}

.about p {
    font-size: 1.2em;
    font-style: italic;
}

.about a.button {
    font-weight: 500;
    font-size: 1.1em;
    letter-spacing: 0;
}

.why-choice h2 {
    font-size: 30px;
    line-height: 30px;
}

.section-title b {
    opacity: 0;
}

h2.section-title.section-title-center {
    font-size: 30px;
}

h3.section-title.section-title-normal {
    font-weight: 600;
    position: relative;
    border: none;
}

.dark h3.section-title-normal span:after {
    left: 0;
    bottom: 0;
    width: 100px;
    height: 2px;
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.56);
    border: 0;
}

.dark h3.section-title-normal span {
    border: none;
}

.linh-vuc .section-title-container {
    margin-bottom: 10px;
}

.dark,
.dark p,
.dark td {
    color: #ffffff;
    opacity: 1;
}

.linh-vuc p {
    font-size: 1.1em;
    font-style: italic;
    margin-bottom: 0;
}

.linh-vuc .col {
    padding-bottom: 0;
}

.nav-spacing-xlarge>li {
    margin: 0 25px;
}

.tabbed-content ul li.tab {
    margin: 0 20px;
}

.tabbed-content ul li.tab a:hover {
    color: #ffca00;
}

a.button.is-outline {
    font-weight: 500;
}

.normal-title .page-title-inner {
    padding-top: 10px;
    padding-bottom: 10px;
}

.normal-title {
    background-color: #e6e6e6;
    border-top: none;
    border-bottom: none;
}

.content_tien_ich ul {
    list-style-type: none;
    display: inline-block;
    border: 1px solid #d6d5d5;
    border-radius: 5px;
    padding: 15px;
}

.content_tien_ich ul li {
    display: inline-block;
    width: 30%;
    margin-right: 20px;
}

.content_tien_ich ul li:before {
    content: "\e000";
    font-family: 'fl-icons' !important;
    font-weight: 400;
    font-size: 13px;
    color: #85bd37;
    margin-right: 5px;
}

pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 1em;
}

.gallery-item {
    padding: 0 8px 16px;
    width: 100%;
}

.single-nav ul li a {
    color: #000;
    text-transform: none !important;
    font-size: 0.9em;
    font-weight: 600;
}

.single-nav ul li {
    display: inline-block;
    padding: 12px 0px;
    margin: 0 20px 0px 0px;
}

.single-nav ul li.active {
    border-bottom: 3px solid #d32b27;
}

.single-nav ul li.active a {
    color: #d32b27;
}

.single-nav ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 0;
}

.single-nav {
    background: #fff;
    display: block;
    text-align: left;
    margin: auto;
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0px 4px 5px 0px #e6e6e6;
}

html {
    font-size: 15px;
}

/* Vertical nav only: keep it fixed on the left on both project and article pages */
.pmh-project-custom-nav.pmh-nav-left-mode,
.single-nav.pmh-nav-left-mode {
    position: fixed !important;
    top: 221px !important;
    left: 0 !important;
    width: 160px !important;
    z-index: 10010 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    background: #fff !important;
    box-shadow: 0px 4px 5px 0px #e6e6e6 !important;
}

.pmh-project-custom-nav.pmh-nav-left-mode .row,
.pmh-project-custom-nav.pmh-nav-left-mode .column,
.single-nav.pmh-nav-left-mode .row,
.single-nav.pmh-nav-left-mode .column {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.pmh-project-custom-nav.pmh-nav-left-mode ul,
.single-nav.pmh-nav-left-mode ul {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.pmh-project-custom-nav.pmh-nav-left-mode ul li,
.single-nav.pmh-nav-left-mode ul li {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 9px 12px !important;
    border-bottom: 1px solid #ececec !important;
    box-sizing: border-box !important;
}

.pmh-project-custom-nav.pmh-nav-left-mode ul li a,
.single-nav.pmh-nav-left-mode ul li a {
    display: block !important;
    line-height: 1.35 !important;
    white-space: normal !important;
}

.portfolio-box-category {
    display: none;
}

.portfolio-box {
    overflow: hidden;
    border: 1px solid #dedede;
}

.footer_meta {
    display: flex;
    width: 100%;
    font-size: 0.9em;
}

span.bed,
span.bath {
    display: flex;
    align-items: center;
    flex: 0;
    margin-right: 15px;
}

.portfolio-box .box-text {
    padding: 10px 15px;
}

.price {
    font-weight: 700;
}

i.bath {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/bath.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}

.footer_meta i {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

i.bed {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/bed.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}

span.area {
    display: flex;
    flex: 1;
    align-items: center;
}

i.area_icon {
    background: url(https://bds.timomedia.net/upland/wp-content/uploads/2020/03/area.svg) no-repeat center center;
    background-size: contain;
    display: inherit;
}

.tabbed-content ul li.tab a {
    letter-spacing: 0;
    font-size: 1.1em;
}

span.status {
    position: absolute;
    z-index: 99;
    top: 5px;
    left: 5px;
    background: #c10d07;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 3px 5px;
    font-size: 0.8em;
}

p.adress {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0.9em;
    color: #525252;
    margin-bottom: 5px;
}

h6.portfolio-box-title {
    font-size: 1.2em;
    text-transform: capitalize;
    width: 100%;
    overflow: hidden;
}

.tabbed-content ul li.tab a:before {
    background-color: #f7c50b;
}

.portfolio-box:hover {
    box-shadow: 0px 0px 10px 3px #ccc;
    transition: all 0.5s;
}

a.button.btn-more {
    margin-top: 20px;
}

.tab-panels {
    padding-top: 1.5em;
}

.col.post-item {
    padding-bottom: 0;
}

.post-item .is-divider {
    display: none;
}

.post-item .post-title {
    margin-bottom: 10px;
}

p.from_the_blog_excerpt {
    font-size: 1.1em;
}

.why-choice .icon-box-text p {
    text-align: justify;
    margin-bottom: 10px;
}

.box-overlay.dark .box-text,
.box-shade.dark .box-text {
    text-shadow: unset;
}

.h6,
h6 {
    opacity: 1;
}

.uppercase,
h6,
th,
span.widget-title {
    letter-spacing: 0;
}

.portfolio-box .box-text-inner {
    font-size: 1.15em;
}

.home .portfolio-box {
    border-color: #ffca00;
    text-align: left;
    border-radius: 10px;
}

.portfolio-related .heading .title {
    padding: 0px 20px 0px 10px;
}

.home p.adress,
.home .footer_meta {
    color: #d2d2d2;
}

.home .footer_meta i {
    filter: invert(0.8);
}

.home span.price {
    color: #fff;
}

.home .portfolio-box:hover {
    box-shadow: 0px 0px 7px 2px #ffca00;
    transition: all 0.5s;
}

body:not(.home) #main {
    margin-bottom: 40px;
}

.portfolio-meta .price {
    color: #d40000;
}

.footer .section-title.section-title-normal,
.footer .section-title.section-title-normal span {
    border: none;
    margin: 0 !important;
    font-size: 1em;
    text-transform: inherit;
    display: block;
    color: #fff;
}

.footer .container.section-title-container {
    margin-bottom: 0;
}

.footer .section-title i {
    opacity: 1;
}

.nav-dark .social-icons .button.is-outline,
.dark .social-icons .button.is-outline {
    border-color: rgb(255, 255, 255);
}

.footer .social-icons a.icon {
    margin: 35px 15px;
}

.footer .img {
    margin: 0 auto !important;
}

.footer .col {
    padding-bottom: 0;
}

.footer {
    padding: 30px 0 30px;
}

.nav-dropdown {
    border: 2px solid #db0303;
    color: #325678;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    z-index: -999;
    border-bottom-color: #db0303;
}

.nav-dropdown-default {
    padding: 5px 10px;
}

.nav>li>a,
.nav-dropdown>li>a,
.nav-column>li>a {
    color: #000;
    transition: all .2s;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav-dropdown li.active>a,
.nav-column li.active>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover {
    color: rgb(219, 3, 3);
}

.pum-title {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.pum-content .wpcf7 input,
.pum-content .wpcf7 select {
    height: 42px;
    box-shadow: none;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #757575;
}

.pum-content .wpcf7 textarea {
    height: 70px;
    min-height: unset;
    border-radius: 3px;
    color: #757575;
}

.pum-content input.wpcf7-submit {
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    background: #b20000;
}

.blog-wrapper.blog-single {
    margin-top: 30px;
}

h6.entry-category.is-xsmall {
    font-size: 0.9em;
    color: #325678;
}

.blog-wrapper .entry-meta {
    font-size: 0.9em;
    text-transform: inherit;
}

/* Project article intro spacing and TOC alignment */
.pmh-project-article-intro {
    margin-bottom: 18px;
}

.pmh-project-article-intro .entry-meta {
    margin-bottom: 12px;
    line-height: 1.5;
}

.pmh-project-article-rating {
    margin-bottom: 12px;
}

.pmh-project-article-toc {
    margin-top: 8px;
    margin-bottom: 18px;
}

.pmh-project-article-toc #ez-toc-container,
.pmh-project-article-toc .ez-toc-container {
    margin: 0;
    padding: 12px 14px;
    border-radius: 4px;
    box-sizing: border-box;
}

.pmh-project-article-toc #ez-toc-container .ez-toc-title-container,
.pmh-project-article-toc .ez-toc-container .ez-toc-title-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: nowrap;
    width: 100%;
}

.pmh-project-article-toc #ez-toc-container .ez-toc-title-container>p,
.pmh-project-article-toc .ez-toc-container .ez-toc-title-container>p {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    width: auto !important;
    max-width: 100% !important;
    line-height: 1.25 !important;
    box-sizing: border-box !important;
}

.pmh-project-article-toc #ez-toc-container p.ez-toc-title,
.pmh-project-article-toc .ez-toc-container p.ez-toc-title {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.25 !important;
    flex: 1 1 auto;
    min-width: 0;
    white-space: nowrap;
}

.pmh-project-article-toc #ez-toc-container .ez-toc-title-container>p:not(.ez-toc-title),
.pmh-project-article-toc .ez-toc-container .ez-toc-title-container>p:not(.ez-toc-title) {
    flex: 0 0 auto !important;
    margin-left: auto !important;
}

.pmh-project-article-toc #ez-toc-container .ez-toc-title-toggle,
.pmh-project-article-toc #ez-toc-container .ez-toc-title-toggle-label,
.pmh-project-article-toc .ez-toc-container .ez-toc-title-toggle,
.pmh-project-article-toc .ez-toc-container .ez-toc-title-toggle-label {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    width: auto !important;
}

.pmh-project-article-toc #ez-toc-container .ez-toc-title-toggle a,
.pmh-project-article-toc .ez-toc-container .ez-toc-title-toggle a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: middle;
}

.pmh-project-article-toc .ez-toc-list {
    margin-top: 10px;
}

.pmh-project-article-toc .ez-toc-list li {
    margin-bottom: 6px;
}

.blog-wrapper .entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0;
}

.widget span.post_comments {
    display: none;
}

.recent-blog-posts a {
    line-height: 1.2;
    display: block;
    margin-bottom: 0px;
    font-size: 0.9em;
    text-transform: lowercase;
    font-weight: 500;
    opacity: 1;
}

.recent-blog-posts a:first-letter {
    text-transform: uppercase;
}

h1.entry-title.mb {
    margin-bottom: 30px;
    text-align: center;
}

.parallax-title .banner {
    padding: 40px !important;
    background: #e6e6e6 !important;
}

.parallax-title .banner .overlay {
    background: transparent !important;
}

.banner h1.entry-title.is-larger {
    font-size: 1.5em;
    padding-top: 30px;
    text-transform: uppercase;
}

.banner .is-divider,
.banner .text-center .is-divider {
    margin-top: 1em;
    margin-bottom: 1em;
    display: none;
}

.parallax-title.mb {
    margin-bottom: 0;
}

header.archive-page-header {
    padding-bottom: 15px;
}

header.archive-page-header .col {
    margin-bottom: 0;
    padding-bottom: 0;
}

h1.page-title {
    font-size: 1.5em;
}

h1.entry-title.mb {
    font-size: 1.5em;
}

ul.filter-nav li a:hover,
ul.filter-nav li.active a {
    color: #d82b2a;
}

ul.filter-nav li.active a:before {
    background: #d82b2a;
}

ul.filter-nav li {
    margin-right: 20px;
}

ul.filter-nav li a {
    font-size: 1em;
    letter-spacing: 0;
}

ul.filter-nav {
    margin-bottom: 20px;
}

img.size-full.alignnone {
    margin-bottom: 1em;
}

.header-inner .flex-right {
    margin-left: auto;
}

.header-inner .nav-spacing-large>li {
    margin: 0 15px;
}

.header-search-form-wrapper .form-flat input {
    background: transparent;
    border-radius: 3px;
    border-color: gainsboro;
}

.header-main {
    height: 70px;
    border-bottom: 1px solid #e8e8e8;
}

#logo {
    padding: 5px;
}

.header.transparent #logo {
    border-color: #fff;
}

.transparent .header-main {
    border-bottom: 0;
}

.nav li .header-contact a {
    color: #000;
}

.transparent .nav li .header-contact a {
    color: #ffff;
}

.info_footer {
    display: inline-block;
    width: 100%;
}

@media screen and (max-width: 1920px) {
    .header-full-width .container {
        max-width: 100% !important;
    }

    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 100%;
        padding: 0 15px 0 15px;
    }

}

@media screen and (max-width: 1900px) {
    .header-full-width .container {
        max-width: 1170px !important;
    }
}

@media screen and (max-width: 991px) {
    .header-full-width .container {
        max-width: 100% !important;
    }

    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 100%;
    }

    #main {
        margin-top: 0;
    }

    .why-choice h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .about h3 {
        color: #000;
        font-size: 30px;
    }

    .about h2 {
        font-size: 35px;
    }

    .normal-title .page-title-inner {
        text-align: left !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .tq_content {
        margin-top: 15px;
        padding-left: 0;
        max-height: unset;
        overflow: auto;
    }

    .tq_img {
        padding-right: 0;
    }

    #tong_quan {
        margin: 30px 0px 15px;
    }

    .single-nav {
        padding-left: 15px;
        padding-right: 15px;
    }

    .single-nav.pmh-nav-left-mode,
    .pmh-project-custom-nav.pmh-nav-left-mode {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 70px !important;
        left: auto !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 20px !important;
        box-shadow: none !important;
        background: #fff !important;
        border-bottom: 1px solid #ececec !important;
        z-index: 1000 !important;
    }

    .single-nav.pmh-nav-left-mode .row,
    .single-nav.pmh-nav-left-mode .column,
    .pmh-project-custom-nav.pmh-nav-left-mode .row,
    .pmh-project-custom-nav.pmh-nav-left-mode .column {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .single-nav.pmh-nav-left-mode ul,
    .pmh-project-custom-nav.pmh-nav-left-mode ul {
        display: flex !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        gap: 16px !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        overflow: visible !important;
    }

    .single-nav.pmh-nav-left-mode ul li,
    .pmh-project-custom-nav.pmh-nav-left-mode ul li {
        display: inline-flex !important;
        width: auto !important;
        margin: 0 !important;
        padding: 8px 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
        box-sizing: border-box !important;
    }

    .single-nav.pmh-nav-left-mode ul li.active,
    .pmh-project-custom-nav.pmh-nav-left-mode ul li.active {
        border-bottom: 0 !important;
        border-left: 0 !important;
    }

    .single-nav.pmh-nav-left-mode ul li a,
    .pmh-project-custom-nav.pmh-nav-left-mode ul li a {
        display: inline-block !important;
        line-height: 1.25 !important;
        white-space: nowrap !important;
    }

    .portfolio-sidebar {
        margin-top: 0px;
        padding: 0 15px;
    }

    .why-choice .icon-box-text p {
        text-align: left;
        margin-bottom: 10px;
    }

    .breadcrumbs {
        font-size: 13px;
    }

    .banner.is-full-height {
        height: auto !important;
        min-height: 200px;
    }
}

@media screen and (max-width: 767px) {
    .post-item .post-title {
        margin-bottom: 5px;
        font-size: 1.2em;
    }

    html {
        font-size: 13px;
    }

    .row-small>.flickity-viewport>.flickity-slider>.col,
    .row-small>.col {
        padding: 0 5px 19.6px;
        margin-bottom: 0;
    }

    .banner.is-full-height {
        height: auto !important;
        min-height: 300px;
    }

    .footer_meta i {
        width: 11px;
        height: 11px;
        margin-right: 3px;
    }

    p.adress {
        font-size: 0.9em;
    }

    .breadcrumbs {
        font-size: 12px;
    }

    .footer_meta {
        font-size: 0.75em;
    }

    .footer_meta .price {
        font-weight: 400;
    }

    span.bed,
    span.bath {
        margin-right: 5px;
    }

    h2.section-title.section-title-center {
        font-size: 25px;
        margin-bottom: 0;
    }

    span.status {
        font-size: 0.8em;
    }

    .section-title-container {
        margin-bottom: 0.5em;
    }

    .tabbed-content ul li.tab {
        margin: 0 7px;
    }

    .tabbed-content ul li.tab a {
        letter-spacing: 0;
        font-size: 1em;
    }

    .box-text {
        font-size: 100%;
    }

    .why-choice h2,
    h2.section-title.section-title-center {
        font-size: 20px;
        line-height: 30px;
    }

    .is-larger {
        font-size: 1.2em;
    }

    .footer .social-icons a.icon {
        margin: 35px 10px;
    }

    ul.filter-nav li {
        margin-right: 7px;
        margin-left: 0px;
    }

    ul.filter-nav li a {
        font-size: 0.85em;
        letter-spacing: 0;
        text-transform: uppercase;
    }

    .single-nav ul li {
        display: inline-block;
        padding: 10px 0px;
        margin: 0 8px 0px 0px;
        font-size: 0.9em;
    }

    #portfolio-content {
        padding-right: 15px;
    }

    .about h2 {
        font-size: 30px;
    }

    .about p {
        font-size: 1.1em;
        font-style: italic;
    }

    .about h3 {
        color: #000;
        font-size: 25px;
    }

    .portfolio-box .box-text-inner h6.portfolio-box-title {
        font-size: 1em;
        margin: 0;
        line-height: 1.5;
    }

    .gia-tri .icon-box-img {
        max-width: 50px;
    }

    .portfolio-box .box-text {
        padding: 10px 5px;
    }
}

/* Mobile Project Navigation Horizontal */
.pmh-project-mobile-nav-wrapper {
    display: none;
}

@media (max-width: 991px) {
    .pmh-project-mobile-nav-wrapper {
        display: block;
        position: -webkit-sticky;
        position: sticky;
        top: 70px;
        z-index: 100;
        background: #fff;
        border-bottom: 1px solid #e6e6e6;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .pmh-project-mobile-nav-list {
        display: flex;
        gap: 12px;
        flex-wrap: nowrap;
        margin: 0;
        padding: 0;
        list-style: none;
        width: max-content;
    }

    .pmh-project-mobile-nav-list li {
        margin: 0;
        padding: 0;
        flex: 0 0 auto;
        white-space: nowrap;
    }

    .pmh-project-mobile-nav-list li a {
        display: inline-block;
        padding: 8px 4px;
        font-size: 13px;
        color: #333;
        text-decoration: none;
        border-bottom: 2px solid transparent;
        transition: 0.2s;
    }

    .pmh-project-mobile-nav-list li.active a {
        border-bottom-color: #ffca00;
        color: #ffca00;
        font-weight: 700;
    }

    .pmh-mobile-nav-link-text {
        display: inline-block !important;
        color: #333 !important;
        font-size: 13px !important;
    }

    .pmh-project-mobile-nav-list li.active .pmh-mobile-nav-link-text {
        color: #ffca00 !important;
        font-weight: 700 !important;
    }

    ul.filter-nav {
        margin-bottom: 10px;
    }
}

/* Sticky sidebar for project article pages */
.post-sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
    align-self: flex-start;
}

.page-title-inner .flex-col.flex-grow {
    padding: 0;
}

h1.page-title,
.page-title-inner h1.entry-title {
    font-size: 1.1em;
}

h1.entry-title {
    font-size: 1.3em;
}

h6.entry-category.is-xsmall {
    font-size: 0.8em;
    color: #CC0000;
}

.gia-tri {
    margin-top: 25px;
}

.col.linh-vuc-mid {
    margin-top: 20px;
    margin-bottom: 20px;
}

.linh-vuc h3.section-title.section-title-normal {
    margin-bottom: 0;
}

.nav>li>a {
    font-size: 1.1em;
}

.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav>li.html {
    font-size: 1em;
}

@media screen and (max-width: 360px) {
    .label {
        display: none;
    }

    .single-nav {
        padding-left: 5px;
        padding-right: 5px;
    }

    .single-nav ul li {
        display: inline-block;
        padding: 10px 0px;
        margin: 0 4px 0px 0px;
        font-size: 1em;
    }
}