:root {
    --darkColor: #3d3b40;
}

body {
    font-family: Arial, sans-serif !important;
}

@font-face {
    font-family: 'Merriweather Bold';
    src: url(../fonts/Merriweather-Bold.ttf);
    font-display: swap;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-thumb {
    background-color: #aaa
}

::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

.absolute-footer, html {
    background-color: #f7fafc !important;
}

#wrapper, #main {
    background: #f7fafc !important;
}

ul, li {
    margin-bottom: 0px !important;
}

.row-0 {
    padding: 0px 0px !important;
}

.pd-0 {
    padding: 0px !important;
}

.row-5 {
    padding: 0px 10px !important;
}

.pd-5 {
    padding: 0px 5px 10px 5px !important;
}

.row-8 {
    padding: 0px 7px !important;
}

.pd-8 {
    padding: 0px 8px 16px 8px !important;
}

.row-20 {
    padding: 0px 0px !important;
}

.pd-20 {
    padding: 0px 20px 20px 20px !important;
}

.pd-35 {
    padding: 0px 35px 20px 35px !important;
}

.row-7 {
    padding: 0px 7px !important;
}

.pd-7 {
    padding: 0px 7px 7px 7px !important;
}

.noPadding {
    padding-bottom: 0px !important;
}

.mr-1 {
    margin-right: 10px !important
}

.mr-2 {
    margin-right: 20px
}

.mr-3 {
    margin-right: 30px
}

.mr-4 {
    margin-right: 40px
}

.mr-4 {
    margin-right: 50px
}

.ml-1 {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-3 {
    margin-left: 30px
}

.ml-4 {
    margin-left: 40px
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.mb-5 {
    margin-bottom: 50px
}

.h-100 {
    height: 100%;
}

.full_width {
    width: 100%;
    display: inline-block;
}

.button_style {
    background-color: transparent;
    color: #fff !important;
    text-align: left;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 9;
    border-radius: 26px;
    border: 1px solid #ffffff;
}

.button_style: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);
}

.button_style :hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

.icon.buy {
    background: url(../images/uicon-building.svg) center no-repeat;
    background-size: contain;
}

.icon.rent {
    background: url(../images/uicon-shop.svg) center no-repeat;
    background-size: contain;
}

.icon.size-12 {
    width: 12px !important;
    height: 12px !important;
}

.icon.size-14 {
    width: 14px !important;
    height: 14px !important;
}

.icon.size-20 {
    width: 20px !important;
    height: 20px !important;
}

.icon.size-30 {
    width: 30px !important;
    height: 30px !important;
}

.icon.size-35 {
    width: 35px !important;
    height: 35px !important;
}

.icon.size-40 {
    width: 40px !important;
    height: 40px !important;
}

.icon.clear {
    background: url(../images/x-circle.svg) center no-repeat;
    background-size: contain;
}

.icon.close-white {
    background: url(../images/fa-x-white.svg) center no-repeat;
    background-size: contain;
}

.icon.es-1,
.icon.es-5 {
    background: url(../images/e-office.svg) center no-repeat;
    background-size: contain;
}

.icon.es-2,
.icon.es-79 {
    background: url(../images/e-house.svg) center no-repeat;
    background-size: contain;
}

.icon.es-3 {
    background: url(../images/e-villa-house.svg) center no-repeat;
    background-size: contain;
}

.icon.es-4,
.icon.es-7 {
    background: url(../images/semi-detached.svg) center no-repeat;
    background-size: contain;
}

.icon.es-9 {
    background: url(../images/icon-es-office.svg) center no-repeat;
    background-size: contain;
}

.icon.es-23 {
    background: url(../images/e-gps.svg) center no-repeat;
    background-size: contain;
}

.icon.es-24,
.icon.es-36 {
    background: url(../images/e-map.svg) center no-repeat;
    background-size: contain;
}

.icon.es-8,
.icon.es-30 {
    background: url(../images/e-houses.svg) center no-repeat;
    background-size: contain;
}

.icon.es-31,
.icon.es-34 {
    background: url(../images/icon-es-hotel.svg) center no-repeat;
    background-size: contain;
}

.icon.es-32,
.icon.es-10 {
    background: url(../images/e-store.svg) center no-repeat;
    background-size: contain;
}

.icon.es-33,
.icon.es-11 {
    background: url(../images/closed-barn.svg) center no-repeat;
    background-size: contain;
}

.icon.es-38 {
    background: url(../images/icon-es-shop2.svg) center no-repeat;
    background-size: contain;
}

.icon.es-40 {
    background: url(../images/icon-es-user.svg) center no-repeat;
    background-size: contain;
}

.icon.camera {
    background: url(../images/dslr-camera.svg) center no-repeat;
    background-size: contain;
}

.icon.streetview {
    background: url(../images/la-street-view-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.list {
    background: url(../images/la-list-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.map {
    background: url(../images/la-map.svg) center no-repeat;
    background-size: contain;
}

.icon.video {
    background: url(../images/la-video-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.video.white {
    background: url(../images/video-play.svg) center no-repeat;
    background-size: contain;
}

.icon.image {
    background: url(../images/image.svg) center no-repeat;
    background-size: contain;
}

.icon.image.white {
    background: url(../images/image-white.svg) center no-repeat !important;
    background-size: contain !important;
}

.icon.refresh {
    background: url(../images/fa-refresh-cw-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.eye {
    background: url(../images/uicon-eye.svg) center no-repeat;
    background-size: contain;
}

.icon.eye-off {
    background: url(../images/uicon-eye-close-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.star-blue {
    background: url(../images/fa-star-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.plus-blue {
    background: url(../images/fa-plus-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.arrow-up-blue {
    background: url(../images/fa-arrow-up-circle-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.uptop {
    background: url(../images/uicon-arrow-up.svg) center no-repeat;
    background-size: contain;
}

.icon.uptop.blue {
    background: url(../images/uicon-arrow-up-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.addtime {
    background: url(../images/uicon-time-add.svg) center no-repeat;
    background-size: contain;
}

.icon.addtime.blue {
    background: url(../images/uicon-time-add-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.edit-blue {
    background: url(../images/uicon-pencil-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.credit-card-blue {
    background: url(../images/uicon-credit-card-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.tag-blue {
    background: url(../images/fa-tag-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.ellipsis-h {
    background: url(../images/la-ellipsis-h-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.ellipsis-v {
    background: url(../images/la-ellipsis-v-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.share-zalo {
    background: url(../images/logo_zalo_white.png) center no-repeat;
    background-size: contain;
}

.icon.back {
    background: url(../images/uicon-arrow-left.svg) center no-repeat;
    background-size: contain;
}

.icon.copy.white {
    background: url(../images/fa-copy-white.svg) center no-repeat;
    background-size: contain;
}

.icon.share-messenger {
    background: url(../images/facebook-messenger.svg) center no-repeat;
    background-size: contain;
}

.icon.share-facebook {
    background: url(../images/share-facebook.svg) center no-repeat;
    background-size: contain;
}

.icon.share {
    background: url(../images/fa-share-2.svg) center no-repeat;
    background-size: contain;
}

.icon.user {
    background: url(../images/uicon-user.svg) center no-repeat;
    background-size: contain;
}

.icon.user-circle {
    background: url(../images/fa-user-circle.svg) center no-repeat;
    background-size: contain;
}

.icon.building {
    background: url(../images/la-building.svg) center no-repeat;
    background-size: contain;
}

.icon.address {
    background: url(../images/la-map-marker-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.google-maps {
    background: url(../images/map.png) center no-repeat;
    background-size: contain;
}

.icon.email {
    background: url(../images/envelope.svg) center no-repeat;
    background-size: contain;
}

.icon.tag {
    background: url(../images/la-tag-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.ruler {
    background: url(../images/la-ruler-combined-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.bed {
    background: url(../images/la-bed-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.bath {
    background: url(../images/la-bath-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.clock {
    background: url(../images/uicon-clock.svg) center no-repeat;
    background-size: contain;
}

.icon.clock.white {
    background: url(../images/uicon-clock-white.svg) center no-repeat !important;
    background-size: contain !important;
}

.icon.history {
    background: url(../images/uicon-time-forward.svg) center no-repeat;
    background-size: contain;
}

.icon.history.blue {
    background: url(../images/uicon-time-forward-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.compass {
    background: url(../images/la-compass.svg) center no-repeat;
    background-size: contain;
}

.icon.expand {
    background: url(../images/la-expand-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.phone {
    background: url(../images/uicon-phone-call.svg) center no-repeat;
    background-size: contain;
}

.icon.phone.blue {
    background: url(../images/uicon-phone-call-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.phone.white {
    background: url(../images/phone-white.svg) center no-repeat !important;
    background-size: contain !important;
}

.icon.portrait {
    background: url(../images/uicon-portrait.svg) center no-repeat;
    background-size: contain;
}

.icon.portrait.blue {
    background: url(../images/uicon-portrait-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.flag {
    background: url(../images/fa-flag.svg) center no-repeat;
    background-size: contain;
}

.icon.flag.white {
    background: url(../images/fa-flag-white.svg) center no-repeat;
    background-size: contain;
}

.icon.chat {
    background: url(../images/fa-message-square.svg) center no-repeat;
    background-size: contain;
}

.icon.chat.white {
    background: url(../images/fa-message-square-white.svg) center no-repeat !important;
    background-size: contain !important;
}

.icon.heart {
    background: url(../images/uicon-heart.svg) center no-repeat;
    background-size: contain;
}

.icon.heart.blue {
    background: url(../images/uicon-heart-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.help {
    background: url(../images/uicon-help.svg) center no-repeat;
    background-size: contain;
}

.icon.help.white {
    background: url(../images/uicon-help-white.svg) center no-repeat;
    background-size: contain;
}

.icon.help.red {
    background: url(../images/uicon-help-red.svg) center no-repeat;
    background-size: contain;
}

.icon.invoice-dollar {
    background: url(../images/la-file-invoice-dollar-solid.svg) center no-repeat;
    background-size: contain;
}

.icon.folder {
    background: url(../images/uicon-folder.svg) center no-repeat;
    background-size: contain;
}

.icon.folder.blue {
    background: url(../images/uicon-folder-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.bell {
    background: url(../images/uicon-bell.svg) center no-repeat;
    background-size: contain;
}

.icon.bell.blue {
    background: url(../images/uicon-bell-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.bell.ring {
    background: url(../images/bell-ring.svg) center no-repeat;
    background-size: contain;
}

.icon.play-video.white {
    background: url(../images/uicon-play-white.svg) center no-repeat;
    background-size: contain;
}

.icon.next.white {
    background: url(../images/uicon-arrow-right-white.svg) center no-repeat;
    background-size: contain;
}

.icon.home {
    background: url(../images/uicon-home.svg) center no-repeat;
    background-size: contain;
}

.icon.dollar {
    background: url(../images/uicon-dollar.svg) center no-repeat;
    background-size: contain;
}

.icon.dollar.blue {
    background: url(../images/uicon-dollar-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.pencil {
    background: url(../images/uicon-pencil.svg) center no-repeat;
    background-size: contain;
}

.icon.pencil.blue {
    background: url(../images/uicon-pencil-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.calendar {
    background: url(../images/uicon-calendar.svg) center no-repeat;
    background-size: contain;
}

.icon.calendar.blue {
    background: url(../images/uicon-calendar-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.register {
    background: url(../images/uicon-user-add.svg) center no-repeat;
    background-size: contain;
}

.icon.register.white {
    background: url(../images/uicon-user-add-white.svg) center no-repeat !important;
    background-size: contain !important;
}

.icon.login {
    background: url(../images/uicon-sign-in-alt.svg) center no-repeat;
    background-size: contain;
}

.icon.logout {
    background: url(../images/uicon-logout.svg) center no-repeat;
    background-size: contain;
}

.icon.check.white {
    background: url(../images/uicon-check-white.svg) center no-repeat;
    background-size: contain;
}

.icon.search {
    background: url(../images/uicon-search.svg) center no-repeat;
    background-size: contain;
}

.icon.search.white {
    background: url(../images/uicon-search-white.svg) center no-repeat;
    background-size: contain;
}

.icon.filter {
    background: url(../images/uicon-filter.svg) center no-repeat;
    background-size: contain;
}

.icon.trash {
    background: url(../images/uicon-trash.svg) center no-repeat;
    background-size: contain;
}

.icon.square {
    background: url(../images/uicon-square.svg) center no-repeat;
    background-size: contain;
}

.icon.reset {
    background: url(../images/uicon-refresh.svg) center no-repeat;
    background-size: contain;
}

.icon.password {
    background: url(../images/uicon-lock.svg) center no-repeat;
    background-size: contain;
}

.icon.password.blue {
    background: url(../images/uicon-lock-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.add-post {
    background: url(../images/uicon-map-marker-plus.svg) center no-repeat;
    background-size: contain;
}

.icon.add-post.blue {
    background: url(../images/uicon-map-marker-plus-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.price {
    background: url(../images/uicon-price.svg) center no-repeat;
    background-size: contain;
}

.icon.price.blue {
    background: url(../images/uicon-price-blue.svg) center no-repeat;
    background-size: contain;
}

.icon.dashboard {
    background: url(../images/uicon-dashboard.svg) center no-repeat;
    background-size: contain;
}

i.icon.login {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
}

/**Header**/
div#masthead {
    padding: 0 30px;
    z-index: 9999999;
    color: #3d3b40;
    border-bottom: 1px solid #eee;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    font-size: .95rem;
}

div#masthead .user-nav {
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
}

div#masthead .user-nav .user-control .uc-item {
    display: inline-flex;
    align-items: center;
    color: #3d3b40;
    height: 30px;
    line-height: 1;
    padding: 0 10px;
    border-radius: 10px;
    position: relative;
}

div#masthead .user-popover {
    position: relative;
    margin-right: 20px;
}

div#masthead .user-popover > a > img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ddd;
    object-fit: cover;
}

div#masthead .btn-dangtin {
    background-color: var(--primary-color);
    padding: 0 10px;
    border-radius: 8px;
    color: #fff;
    height: 35px;
    display: flex;
    align-items: center;
}

div#masthead .btn-dangtin i {
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../images/icon-edit-white.svg) center no-repeat;
    background-size: contain;
    margin-right: 7px;
}

.align-items-center {
    align-items: center !important;
}

.d-inline-flex, .display-inline-flex {
    display: inline-flex !important;
}

/**menu**/
div#mega-menu-wrap-primary ul li a {
    color: var(--darkColor) !important;
    font-weight: 700 !important;
    padding: 0 16px !important;
    text-transform: unset !important;
    font-size: 14px !important;
    border-radius: 10px !important;
    letter-spacing: -0.23px !important;
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background-color: #ecf1ff !important;
    color: #000 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    height: unset !important;
    line-height: 20px !important;
    font-size: 13px !important;
    padding: 8px 10px !important;
    display: block;
    transition: .4s;
    color: #000;
    text-transform: unset !important;
    border-radius: 0px !important;
    background: transparent !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    box-shadow: 0 5px 10px 0 rgb(14 42 71 / 15%) !important;
    border-bottom-left-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
    background: #fff !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover {
    background: rgba(64, 87, 109, .07) !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:hover a {
    color: #000 !important;
}

/**footer**/
#footer {
    width: 100%;
    display: inline-block;
    background: #fff;
    box-shadow: rgb(88 102 126 / 7%) 0 0 20px 0, rgb(88 102 126 / 0%) 0 -1px 20px 0;
    margin-top: 70px;
    color: #3d3b40;
    font-size: .9rem;
    padding: 30px 0 0px 0;
    position: relative;
}


.brBottom {
    border-style: solid;
    border-width: 1px 0 1px 0;
    border-color: #FFFFFF2B;
    padding: 24px 0px 24px 0px;
}

#footer .footer-top, #footer .footer-title {
    width: 100%;
}

.footer-top h3 span.section-title-main, span.widget-title {
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #3d3b40;
    font-size: .9rem !important;
}
.widget .is-divider {
   display:none;
}
.section-title-normal span {
    border-bottom: none !important;
}
.payment .col-inner {
     gap: 0 5px;
    display: grid !important;
    grid-template-columns: repeat(3, auto);
    justify-content: start;
}
.footer-top .payment img {
    width: 54px;
    height: 33px;
    display: inline-block;
    border-radius: 5px;
}
#footer .footer-address h2 {
    color: #FFFFFF;
    font-size: .9rem;
    margin: 0 !important;
    font-weight: 400 !important;
    line-height: 20px;
    letter-spacing: -0.08px;
}

#footer .footer-address div {
    margin: 0 0 10px 0;
}

#footer .footer-menu ul li {
    margin: 0 0 0px 0 !important;
    border: 0px !important;
}

#footer .footer-menu ul li a {
    display: inline-block;
    padding: 0 0 3px 0;
    font-size: .9rem;
    color: #3d3b40;
}

#footer .footer-menu ul li a:hover {
    color: var(--primary-color)
}

#footer .footer-bottom {
    padding: 22px 0px;
}

.register {
    text-align: right;
}

.register a img {
    height: 50px;
    margin-left: 10px;
}

.footer-social .icon-footer-facebook {
    background: url(../images/icon-facebook.svg) center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
}

.footer-social .icon-footer-twitter {
    background: url(../images/icon-twitter.svg) center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
}

.footer-social .icon-footer-youtube {
    background: url(../images/icon-youtube.svg) center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
}

.footer-social .icon-footer-zalo {
    background: url(../images/zalo.png) center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
    border-radius:50px;
}

.footer-social .icon-footer-tiktok {
    background: url(../images/tiktok.png) center no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    display: inline-block;
    margin-right: 10px;
    border-radius:50px;
}

.icon-payment {
    background-color: #f3f3f3;
    background-size: contain;
    width: 54px;
    height: 33px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
    border-radius: 5px;
}

.icon-payment.visa {
    background: #f3f3f3 url(../images/visa.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.mastercard {
    background: #f3f3f3 url(../images/mastercard.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.jcb {
    background: #f3f3f3 url(../images/jcb.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.jcb {
    background: #f3f3f3 url(../images/jcb.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.internet-banking {
    background: #f3f3f3 url(../images/internet-banking.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.cash {
    background: #f3f3f3 url(../images/cash.svg) center no-repeat;
    background-size: contain;
}

.icon-payment.momo {
    background: #a50064 url(../images/momo.svg) center no-repeat;
    background-size: 50%;
}

.icon-payment.shopeepay {
    background: #ffffff url(../images/shopeepay.svg) center no-repeat;
    background-size: 80%;
}

#footer .other-brands {
    border-top: 1px solid #eee;
    padding-top: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
}

#footer .other-brands a {
    display: inline-block;
    margin-right: 20px;
}

#footer .other-brands a img {
    height: 25px;
    object-fit: contain;
}

#footer p {
    display: inline-block;
    margin: 0 0 3px 0;
    font-size: .8rem;
    color: #3d3b40;
}

/**title**/
.home-title, .home-title2 {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.home-title2 {
    text-align: center;
}

.home-title h3 {
    font-size: 1.7rem;
    color: var(--darkColor);
    font-weight: 700;
    
    line-height: 1.2;
    margin: 0;
}

.home-title2 h3 {
    margin: 0px;
    color: #222531B3;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: -0.43px;
}

.link-expand {
    border-radius: 8px;
    font-weight: 400;
    font-size: .9rem;
    height: 30px;
    display: flex;
    align-items: center;
    color: #216bff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

.link-expand:hover {
    color: #216bff;
    text-decoration: underline !important;
}

.link-expand:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/chevron-right-blue.svg) center no-repeat;
    background-size: contain;
    margin-left: 2px;
}

/**slide**/
.owl-dots {
    display: none !important;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    margin: 0px !important;
    transform: translateY(-50%) !important;
    background-color: #fff !important;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    opacity: 1;
    transition: .2s ease-in-out;
    z-index: 2;
    box-shadow: 3px 0 3px 0 rgb(0 0 0 / 5%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-nav button i {
    color: #fff;
}

.owl-nav button.owl-prev {
    left: -25px !important;
}

.owl-nav button.owl-prev svg {
    transform: scaleX(-1);
}

.owl-nav button.owl-next {
    right: -25px !important;
}

.owl-nav button svg {
    width: 25px;
    height: 25px;
}

.owl-nav button svg path {
    fill: #1266e3;
}

.blog-related {
    width: 100%;
    padding: 60px 0;
    border-top: 1px solid #cfd6e4;
}

.alert-danger {
    font-size: 15px;
    color: #721c24;
    background-color: #f8d7da;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid #f8d7da;
    border-radius: 0.25rem;
}


/**paginate**/
.pagination {
    width: 100%;
    display: inline-block;
    margin: 0px 0 0 0;
}

.pagination ul li a {
    color: #000;
}

.pagination ul li a, .pagination ul li span {
    border-radius: 0px !important;
    border: 1px solid #e9e9e9;
    width: 35px;
    height: 35px;
    padding: 0px;
    line-height: 35px;
    text-align: center;
    font-weight: normal;
}

.pagination ul li a:hover {
    background: var(--primary-color);
    color: #fff;
}

.wp-pagenavi {
    width: 100%;
    display: inline-block;
    margin: 0px 0 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
    border-radius: 0px !important;
    border: 1px solid #e9e9e9;
    width: 35px;
    height: 35px;
    color: #000;
    display: inline-block;
    padding: 0px;
    line-height: 35px;
    font-weight: normal;
    text-align: center;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
}

/**page**/
.page-h1 {
    font-weight: 700;
    font-size: 2.5rem;
    
    line-height: 1.4;
    margin: 10px 0 5px;
    color: var(--darkColor);
    text-align: center;
}

.page-description {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 10px;
    color: #8a8d91;
    text-align: center;
}

.table-pricing {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.95rem;
}

.table-pricing th,
.table-pricing td {
    color: #000;
    padding: 10px 15px !important;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 1px solid #eee;
    background-color: #f9f9f9;
    text-align: left;
    width: 12.5%;
    vertical-align: top;
}

.table-pricing p {
    margin: 5px 0;
}

.table-pricing .vip-star {
    float: none;
    display: block;
    background-size: 18px 18px;
}

.table-pricing .vip-star.vip50,
.table-pricing .vip-star.vip-dacbiet {
    width: 90px;
    height: 18px;
}

.table-pricing .vip-star.vip40,
.table-pricing .vip-star.vip1 {
    width: 72px;
    height: 18px;
}

.table-pricing .vip-star.vip30,
.table-pricing .vip-star.vip2 {
    width: 54px;
    height: 18px;
}

.table-pricing .vip-star.vip20,
.table-pricing .vip-star.vip3 {
    width: 36px;
    height: 18px;
}

.table-pricing .vip-star.vip10,
.table-pricing .vip-star.vip4 {
    width: 18px;
    height: 18px;
}

.table-pricing .price-day {
    font-size: 1.5rem;
    font-weight: bold;
}

.table-pricing .price-week {
    font-weight: bold;
    font-size: 1.3rem;
}

.table-pricing .price-month {
    font-weight: bold;
    font-size: 1.1rem;
}

.table-pricing .vip-demo {
    margin-bottom: 70px;
    font-size: 1.2rem;
}

.table-pricing .vip-demo .vip-demo-left {
    float: left;
    width: 45%;
    padding-top: 10px;
    padding-right: 30px;
}

.table-pricing .vip-demo .vip-demo-right {
    float: right;
    width: 45%;
    padding-top: 10px;
    padding-left: 30px;
}

.table-pricing .vip-demo .section-title {
    margin-bottom: 15px;
}

.table-pricing .vip-demo img {
    width: 55%;
    display: block;
    margin: 0;
    box-shadow: 0 0 30px 10px rgb(0 0 0 / 7%);
    float: right;
}

.table-pricing .recharge-method-list .method-item {
    margin-bottom: 25px;
    transition: 0.3s ease-out;
    min-height: 162px;
}

.table-pricing .recharge-method-list .method-item a {
    display: block;
    padding: 15px;
    text-align: center;
}

.table-pricing .recharge-method-list .method-item img {
    width: 130px;
    height: 50px;
    object-fit: contain;
    margin: 20px auto;
    display: block;
}

.table-pricing .recharge-method-list .method-item .method-item-name {
    display: block;
    width: 100%;
    font-weight: bold;
    color: #3d3b40;
}

.table-pricing .recharge-method-list .method-item:hover {
    transform: translate(0%, -10px);
}

.table-pricing .section-question .question {
    text-align: left;
    font-size: 1.2rem;
    font-weight: bold;
    display: block;
    position: relative;
    margin: 20px 0 0;
    padding: 0px 0 20px;
    border-bottom: 1px solid #ddd;
}

.table-pricing .section-question .question:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icon-chevron-down.svg) center no-repeat;
    background-size: contain;
}

.table-pricing .section-question .answer {
    text-align: left;
    padding: 20px;
    background-color: #f1f1f1;
    font-size: 1.1rem;
}

.vip-star {
    width: 16px;
    height: 16px;
    background: url(../images/star.svg) left center repeat-x;
    background-size: 16px 16px;
    display: inline-block;
    float: left;
    margin-right: 3px;
}

.vip-star.vip50,
.vip-star.vip-dacbiet {
    width: 80px;
    height: 18px;
}

.vip-star.vip40,
.vip-star.vip1 {
    width: 64px;
    height: 18px;
}

.vip-star.vip30,
.vip-star.vip2 {
    width: 48px;
    height: 18px;
}

.vip-star.vip20,
.vip-star.vip3 {
    width: 32px;
    height: 18px;
}

.vip-star.vip10,
.vip-star.vip4 {
    width: 16px;
    height: 18px;
}

.label-thunder {
    width: 72px;
    height: 72px;
    pointer-events: none;
    position: absolute;
    top: -6px;
    left: -6px;
    z-index: 2;
}

.realty-filter select {
    width: 100%;
    float: left;
}

.realty-filter button#btnSearch {
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 35px;
    background: #cc0332;
}

.realty-filter button#btnSearch i {
    margin-right: 5px;
}

.realty-filter button#btnSearch:hover {
    background: #cc0332;
}


.realty-filter input[type="text"], .realty-filter select, .realty-filter input[type="search"], .realty-filter input[type="number"] {
    margin: 0px !important;
    height: 40px;
    box-shadow: unset !important;
    border-radius: 4px !important;
    border: 0px !important;
}

.realty-filter span {
    color: #fff;
}

span.select2.select2-container.select2-container--default, span.select2-selection.select2-selection--single {
    width: 100% !important;
    border-radius: 4px !important;
}

.realty-filter span.select2.select2-container.select2-container--default, .realty-filter span.select2-selection.select2-selection--single {
    width: 100% !important;
    border-radius: 4px !important;
    border: 0px !important;
}

#contactRealty {
    padding: 0px !important;
    border: 5px solid rgba(255, 255, 255, .2) !important;
    background: transparent !important;
}

#contactRealty .formOjbect {
    background: #fff;
}

#contactRealty .formOjbect h3 {
    background: #ebeef1;
    text-align: center;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 20px !important;
    margin: 0px !important;
    color: var(--darkColor)
}

#contactRealty .objectBody {
    width: 100%;
    padding: 15px 15px 0 15px;
}

#contactRealty form {
    margin: 0px !important;
}

#contactRealty .objectBody input, #contactRealty .objectBody textarea {
    width: 100%;
    border-radius: 5px !important;
    box-shadow: unset !important;
    font-size: 15px;
    margin-bottom: 10px !important
}

.objectBody .label-left .nf-field-label {
    display: none !important;
    width: 100% !important;
    text-align: left;
    margin-bottom: 10px !important;
}

.objectBody .label-left .nf-field-element {
    width: 100% !important;
}

.objectBody #ninja_forms_required_items, .nf-field-container {
    margin: 0px !important;
}

input#nf-field-18 {
    background: var(--primary-color) !important;
    color: #fff;
}

/**box search**/
.home-cat .home-cat-block {
    width: 100%;
    min-height: 305px;
    float: left;
    padding: 15px;
}

.border-radius {
    border-radius: 6px;
}

.box-shadow, .shadow {
    box-shadow: rgb(88 102 126 / 12%) 0 0 2px !important;
    background-color: #fff !important;
}

.home-cat .home-cat-header {
    position: relative;
    padding-left: 100px;
    padding-right: 0;
    margin-bottom: 20px;
}

.home-cat .home-cat-icon {
    width: 80px;
    height: 80px;
    background-size: 70px !important;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
}

.home-cat .home-cat-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
}

.home-cat .home-cat-title a {
    color: var(--darkColor);
}

.home-cat .home-cat-title a:hover {
    color: var(--primary-color)
}

.font-merriweather-bold {
    
}

.home-cat .home-cat-header p {
    color: #8a8d91;
    margin-top: 0;
    font-size: 0.95rem;
    margin: 0;
}

.home-cat .home-cat-list > li {
    width: 50%;
    list-style: none;
    float: left;
}

.home-cat .home-cat-list > li h3 {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.home-cat .home-cat-list > li a {
    color: #3d3b40;
    white-space: nowrap;
    max-width: 90%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 1rem;
    padding: 5px 0;
}

.home-cat .home-cat-list > li h3::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/uicon-arrow-down-red.svg) center no-repeat;
    background-size: contain;
    margin-right: 2px;
    transform: rotate(-90deg);
}

.home-cat .home-cat-list > li a:hover {
    color: var(--primary-color)
}

/**top city**/
.top-city .top-city-left {
    float: left;
    width: 100%;
}

.top-city .top-city-right {
    float: right;
    width: 100%;
}

.top-city .city-item {
    width: 100%;
    height: 200px;
}

.top-city .city-item a {
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 20px -3px rgb(0 0 0 / 6%);
    background-color: #fff;
    display: block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .3s ease-out;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.top-city .city-item.large {
    width: 100%;
    height: 410px;
    padding-left: 0;
}

.top-city .city-item > a {
    width: 100%;
    height: 100%;
    box-shadow: 1px 1px 20px -3px rgb(0 0 0 / 6%);
    background-color: #fff;
    display: block;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: 0.3s ease-out;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.top-city .city-item > a:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#07195090), color-stop(50%, transparent));
    background-image: linear-gradient(to top, #07195090, transparent 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    transition: 0.3s ease-out;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.top-city .city-item > a:hover:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#071950b5), color-stop(50%, transparent));
    background-image: linear-gradient(to top, #071950b5, transparent 50%);
}

.top-city .city-item .city-thumb {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.top-city .city-item .city-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-city .city-item .city-info {
    color: #fff;
    padding: 20px;
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    font-size: 15px;
}

.top-city .city-item .city-name {
    font-size: 1.1rem;
    margin: 0;
    color: #fff;
}

.top-city .city-item > a:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#07195090), color-stop(50%, transparent));
    background-image: linear-gradient(to top, #07195090, transparent 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    transition: .3s ease-out;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/**prpject featured**/
.slide-project .project-featured {
    box-shadow: 1px 1px 20px -3px rgb(0 0 0 / 6%);
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: .3s ease-out;
    border-radius: 8px;
    overflow: hidden;
}

.slide-project .project-featured .thumb {
    width: 100%;
    height: 200px;
    background-color: #282f44;
    margin: 0px;
}

.slide-project .project-featured .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 3px;
    background-color: #eee;
    margin: 0px !important;
}

.slide-project .project-featured .slider-item-name {
    color: #fff;
    font-size: 1rem;
    padding: 15px 20px;
    margin: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
}

.slide-project .project-featured:after {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#282f44), color-stop(50%, transparent));
    background-image: linear-gradient(to top, #071950, transparent 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    transition: .3s ease-out;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/**project**/
.project-item {
    width:100%;
    display: block;
    float: left;
    border: 0;
    margin-bottom: 20px;
    background: 0 0;
    transition: .3s ease-out;
    background: #fff;
    border-radius: 6px;
    box-shadow: rgb(88 102 126 / 12%) 0 0 2px !important;
}

.project-item .thumb {
    width: 100%;
    height: 250px;
    margin-bottom: 0;
    margin-right: 0;
    overflow: initial;
    position: relative;
    background-color: #eff1f6;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.project-item .thumb img {
    width: 100%;
    height: 100%;
    background-color: #f1f1f1;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.project-item .number-image {
    position: absolute;
    bottom: 10px;
    left: 10px;
    border: 0;
    z-index: 2;
    pointer-events: none;
    font-size: .9rem;
    color: #fff;
    display: flex;
    align-items: center;
    line-height: 1;
}

.project-item .time {
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    z-index: 1;
    display: flex;
    align-items: center;
    font-size: .9rem;
    line-height: 1;
}

.project-item .thumb:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0) 56%);
    pointer-events: none;
    border-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.project-item .post-aside {
    padding: 15px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.project-item .title {
    font-size: 1rem;
    font-weight: 700;
    display: block;
    margin: 0 0 10px;
    text-transform: uppercase;
    position: relative;
    line-height: 1.5;
    color: #055699;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.project-item .price {
    font-size: 1.3rem;
    float: none;
    color: #16c784;
    font-weight: 700;
    line-height: 18px;
    margin-right: 20px;
    opacity: 1;
    display: inline-block;
}

.project-item .info-features {
    margin-top: 10px;
    height: 18px;
}

.project-item .feature-item {
    display: inline-flex;
    flex: 1;
    align-items: center;
    color: #e31e24;
    font-size: .9rem;
    margin-right: 20px;
}

.project-item .feature-item i {
    width: 14px !important;
    height: 14px;
    margin-right: 5px;
    opacity: .5;
}

.project-item .feature-item:last-of-type {
    margin-right: 0;
}

.project-item .post-address {
    display: inline-flex;
    align-items: center;
    color: #777;
    margin: 15px 0 7px;
    line-height: 15px;
}

.project-item .post-address .icon {
    opacity: .4 !important;
    width: 15px !important;
    height: 15px;
    margin-right: 3px;
}

.project-item:hover {
    transform: translate(0, -10px);
    box-shadow: none !important;
}

.project-item sup {
    top: -0.5em;
    position: relative;
}

.project-item .post-address span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 200px;
    font-size: .8rem;
}

.project-item.list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 15px;
}

.project-item.list a {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.project-item.list .thumb {
    width: 220px;
    height: 215px;
    max-height: 216px;
    margin-right: 0;
    overflow: initial;
    position: relative;
    background-color: transparent;
}

.project-item.list .thumb img {
    border-radius: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    background-color: #f1f1f1;
}

.project-item.list:hover {
    transform: unset !important;
}

.project-item.list .title {
    font-size: 1rem;
    font-weight: 700;
    display: block;
    text-transform: unset;
    position: relative;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.5;
}

.project-item.list .post-aside {
    width: calc(100% - 220px);
}

.project-item.list .meta {
    margin: 2px 0 0;
}

.project-item.list .price {
    color: #16c784;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 18px;
    margin-right: 20px;
    opacity: 1;
    display: inline-block;
    float: left;
}

.project-item.list .info-features {
    margin-top: 0px !important;
    float: left;
    height: 18px;
}

.project-item.list .time {
    position: unset !important;
    float: right;
    font-size: .85rem;
    color: #777;
    display: inline-flex;
    align-items: center;
    line-height: 20px;
}

.project-item.list .time .icon {
    opacity: .3;
    width: 15px !important;
    height: 15px;
    margin-right: 3px;
}

.project-item.list .post-address {
    color: #777;
    margin: 7px 0 7px;
}

.project-item.list .summary {
    font-size: .9rem;
    color: #999;
    margin: 0px;
}

.project-item.list .meta {
    margin: 2px 0 0;
}

.project-item.list .post-author {
    color: #777;
    font-size: .9rem;
    display: flex;
    align-items: center;
    float: left;
}

.project-item.list .post-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 5px;
    background-color: #f1f1f1;
}

/**post**/
.post-item {
    width: 100%;
    display: inline-block;
}

.post-item .post-thumbnail {
    width: 100%;
    height: 280px !important;
}

.post-item .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-item .post-content {
    margin-left: 0;
    margin-top: 10px;
}

.post-item .news-publish {
    color: #697684;
    font-size: .8rem;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

.post-item h4 {
    text-align: center;
    font-size: 1.2rem;
    padding: 0 15px;
    line-height: 1.2;
    margin: 0;
    color: #3d3b40;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-item:hover h4 {
    color: var(--primary-color)
}

.news-item {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.news-item .news-aside {
    flex: 1;
}

.news-item .news-thumb {
    width: 100px;
    height: 100px;
}

figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-item .news-publish {
    color: #697684;
    font-size: .8rem;
    margin-bottom: 5px;
    display: block;
}

.news-item .news-title {
    font-size: 1rem;
    margin: 0;
    color: #3d3b40;
}

.news-item:hover .news-title {
    color: var(--primary-color)
}


/*.the-post .post-images .image-item::after {*/
/*content: "";*/
/*display: block;*/
/*opacity: 0;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: url(../images/fa-maximize-white.svg) center no-repeat;*/
/*background-size: 30px;*/
/*background-color: rgb(0 0 0 / 10%);*/
/*transition: opacity .3s ease-in-out;*/
/*}*/

/*.the-post .post-images .image-item:hover::after {*/
/*opacity: 1;*/
/*z-index: 1;*/
/*}*/
.d-none {
    display: none !important;
}

.the-post .post-images .image-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 0;
    background-color: #242d3a;
    transition: .3s all ease-in-out;
    opacity: 0;
}

.the-post .post-images.image-number-3 .image-item {
    width: 33.333%;
}

/*sticky**/
#bar-sticky {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
    background-color: #fff;
    margin-bottom: 15px;
    z-index: 998;
}

#bar-sticky .menu-sticky > li {
    list-style: none;
    height: 50px;
    margin-right: 0;
    padding: 0 15px;
    font-weight: 700;
    font-size: .8rem;
    text-transform: uppercase;
    cursor: pointer;
    color: #3d3b40;
}

#bar-sticky .menu-sticky > li a {
    list-style: none;
    height: 50px;
    margin-right: 0;
    padding: 0 15px;
    font-weight: 700;
    font-size: .8rem;
    text-transform: uppercase;
    cursor: pointer;
    color: #3d3b40;
    display: flex;
    align-items: center;
}

#bar-sticky .menu-sticky > li:first-child {
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
}

#bar-sticky .menu-sticky > li .icon {
    width: 20px !important;
    height: 20px !important;
}

.align-items-center {
    align-items: center !important;
}

.d-flex, .display-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.the-post .post-header {
    margin-bottom: 15px;
}

.back-to-listing {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.back-to-listing .btn-back-to-listing {
    display: inline-flex;
    align-items: center;
    margin-right: 20px;
    color: #333;
    position: relative;
    font-size: .85rem;
    border: 1px solid rgb(231 231 231);
    padding: 5px 7px 5px 5px;
    border-radius: 7px;
    line-height: 1;
}

.back-to-listing .btn-back-to-listing i {
    width: 16px;
    height: 16px;
    background: url(../images/chevron-left.svg) center no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 3px;
}

#breadcrumb {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    flex: 1;
}

#breadcrumb a, #breadcrumb span {
    color: #216bff;
}

.the-post .page-h1 {
    margin-top: 0;
    text-align: left;
    font-size: 1.8rem;
}

.the-post .post-features {
    margin-top: 10px;
    line-height: 1;
    position: relative;
    font-size: .95rem;
}

.the-post .post-features .item {
    display: inline-flex;
    align-items: center;
}

.the-post .post-address {
    line-height: 20px;
}

.the-post .post-features .icon {
    margin-left: 0 !important;
    width: 16px !important;
}

.realty-box {
    width: 100%;
    display: inline-block;
    box-shadow: rgb(88 102 126 / 12%) 0 0 2px !important;
    background-color: #fff !important;
    padding: 20px;
    border-radius: 6px;
}

.the-post .post-features .post-price {
    font-size: 1.3rem;
    font-weight: 700;
    color: #0fca98;
    margin-bottom: 15px;
}

.the-post .post-features .item.post-published {
    float: right;
    font-size: .9rem;
}

.the-post .post-features .item:last-child {
    margin-right: 0;
}

.font-size-1-1 {
    font-size: 1.1rem;
}

.section2 h2.section-title2 {
    font-size: 1.2rem;
    color: var(--darkColor)
}

.post-map-ifram-wrap iframe {
    width: 100%;
    height: 300px !important;
}

.table-wrap {
    border: 1px solid #dddee6;
    border-radius: 8px;
    overflow: auto;
}

.table-wrap table {
    margin: 0px !important;
}

.table-wrap table tr:nth-of-type(even) {
    background-color: #f8f8fa;
}

.table td, .table th, table td, table th {
    padding: 10px 15px !important;
    border-bottom: 1px solid #dddee6;
    color: var(--darkColor)
}

table tr:last-child td {
    border-bottom: 0;
}

/**sidebar**/
.the-post .aside-box.aside-box-author .aside-box-content {
    padding: 20px;
}

.the-post .aside-box-author .author-url-wrap {
    border-radius: 8px;
    font-size: .9rem;
}

.the-post .aside-box-author .author-avatar {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border: 3px solid #1365e3;
    background-color: #1365e3;
    border-radius: 50%;
}

.the-post .aside-box-author .author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.the-post .aside-box-author .author-name {
    font-size: 1.3rem;
    font-weight: 700;
    color: #3d3b40;
    display: block;
    max-width: 230px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: initial;
    margin-bottom: 0px;
}

.online-status {
    font-size: .9rem;
    color: #999;
    display: block;
}

.online-status i {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ddd;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 1px;
}

.the-post .aside-box-author .btn-phone {
    margin-right: 0px !important;
    background-color: #25d366;
    border-color: #25d366;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    user-select: auto;
    display: flex;
    border-radius: 6px !important;
    align-items: center;
    height: 45px !important;
}

.the-post .aside-box-author .btn-zalo {
    background-color: #216bff;
    border-color: #216bff;
    color: #fff;
    font-size: 1rem;
    display: flex;
    align-items: center;
    font-weight: 400;
    border-radius: 6px !important;
    margin-bottom: 0px !important;
    margin-right: 0px !important;
    text-transform: unset;
    height: 45px !important;
}

.the-post .aside-box-author .btn-phone .icon {
    width: 20px !important;
    height: 20px;
    margin-right: 10px;
}

.the-post .aside-box-author .btn .icon {
    width: 16px !important;
    height: 16px;
}

.the-post .contact-form {
    margin-top: 15px;
}

.the-post .contact-form .contact-form-title {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 7px;
}

.the-post form .form-group {
    margin-bottom: 10px;
    position: relative;
}

.the-post form .form-control {
    padding: 30px 15px 6px;
    height: auto;
    line-height: 1.5;
    font-weight: 400;
    font-size: 1rem;
    color: #3d3b40;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px !important;
    box-shadow: unset !important;
}

.the-post form .label-in {
    position: absolute;
    left: 10px;
    top: 1px;
    font-size: .85rem;
    color: #999;
    background: #fff;
    width: calc(100% - 24px);
    padding: 6px 6px;
}

.the-post form textarea.form-control {
    min-height: 100px;
}

.the-post .contact-form button[type=submit], input.wpcf7-form-control.has-spinner.wpcf7-submit.btnSend {
    background-color: #e4002b;
    color: #fff;
    width: 100%;
    border-radius: 6px !important;
    text-transform: unset !important;
}

.the-post form {
    margin: 0px !important;
}

/**taxonomy**/
.category-entry {
    width: 100%;
    margin: 20px 0;
}

select#sort {
    width: unset !important;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    padding: 0 23px 0 10px;
    background-color: #fff;
    border: 1px solid #dddee6;
    box-shadow: rgb(88 102 126 / 8%) 0 0 30px, rgb(88 102 126 / 12%) 0 0 2px;
    border-radius: 10px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 30px;
    vertical-align: middle;
    margin-left: 5px;
    margin-bottom: 0px !important;
}

h2.d-flex.align-items-center.text-capitalize {
    text-transform: lowercase !important;
}

h2.section-title2.font-merriweather-bold.big {
    margin: 0px !important;
}

.box.has-hover.counter-item.shadow.border-radius.has-hover.box-text-bottom {
    padding: 15px;
}

/**support**/
.row-wd {
    padding: 0 !important;
    border-radius: 8px !important;
    overflow: hidden;
    background-color: #fff;
    color: #000;
    border: 5px solid #f1f1f1;
}

.support-item {
    float: left;
    font-size: 0.8rem;
    font-weight: bold;
    text-align: center;
}

.support-item .support-item-title {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
    color: #e4012b;
    text-transform: uppercase;
}

.support-item a {
    display: block;
    color: #000;
    margin: 3px 0;
    font-size: 0.9rem;
}

aside.widget-product-filter.widget-custom {
    box-shadow: rgb(88 102 126 / 12%) 0 0 2px !important;
    background-color: #fff !important;
    margin-bottom: 20px;
}

.widget-title h3 {
    margin: 0;
    font-size: 1.1rem;
    
    position: relative;
    padding: 15px 15px;
}

.bc_widget_category {
    padding: 0 15px 10px;
}

.bc_widget_category ul {
    column-count: 2;
}

.bc_widget_category ul li {
    position: relative;
    list-style: none;
    padding: 5px 0 5px 17px;
}

.bc_widget_category ul li a {
    max-width: 245px;
    display: inline-block;
    padding: 0;
    width: 100%;
    color: #3d3b40;
    font-size: 1rem;
}

.bc_widget_category ul li::before {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background: url(../images/uicon-arrow-down-red.svg) center no-repeat;
    background-size: contain;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    transform: rotate(-90deg);
}

#mobile {
    display: none;
}

/**post**/
.single-post, .category {
    background: #fff !important;
}

.single-post main#main, .category #main {
    background: #fff !important;
}

.single-post #footer, .category #footer {
    margin-top: 0px !important;
}

.the-article .article-author {
    display: flex;
    align-items: center;
    color: #777;
    font-size: .9rem;
}

.the-article .article-author img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
    box-shadow: 0 0 0 2px #f1f1f1;
}

.the-article .article-publish {
    color: #777;
    display: inline-flex;
    align-items: center;
}

.the-article .article-publish::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #ddd;
    margin: 0 10px;
}

.the-article .the-article-summary {
    margin-top: 15px;
    margin-bottom: 15px;
}

.the-article .the-article-summary a {
    color: #216bff
}

.the-article .the-article-summary p, .the-article .the-article-summary ul li, .the-article .the-article-summary ol li {
    margin: 0 0 10px 0;
}

.the-article .the-article-summary ul, .the-article .the-article-summary ol {
    margin-left: 20px !important;
}

/**ưidget**/
.widget-post-list .widget-post-item {
    width: 100%;
    display: inline-block;
}

.widget-post-list .widget-post-item .widget-post-thumbnail {
    width: 100px;
    height: 90px;
    border-radius: 6px;
    float: left;
}

.widget-post-list .widget-post-item .widget-post-thumbnail img {
    width: 100%;
    border-radius: 6px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.widget-post-list .widget-post-item .widget-post-content {
    width: calc(100% - 100px);
    float: left;
    padding-left: 10px;
}

.widget-post-list .widget-post-item .widget-post-content h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    margin: 0;
    line-height: 22px;
    color: #000;
    font-family: 'Merriweather Bold';;
    font-weight: bold;
}

.widget-post-list .widget-post-item .widget-post-content h3:hover {
    color: #f16941 !important;
}

.widget-post-list .widget-post-item .widget-post-content p {
    font-weight: normal;
    font-size: 14px;
    margin: 3px 0 0 0px;
    color: gray;
}

.widget-post-list .widget-post-item:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.widget-post-list .widget-post-item .widget-post-content .meta {
    margin: 10px 0 0 0;
}

.widget-post-list .widget-post-item .widget-post-content span.time {
    float: right;
    display: block;
    margin-top: 0;
    font-size: .85rem;
    color: #777;
}

.widget-post-list .widget-post-item .widget-post-content span.price {
    float: left;
    display: block;
    margin: 0 0 8px;
    font-size: 1rem;
    color: #16c784;
    font-weight: 700;
}

aside.widget-post.widget-white {
    box-shadow: rgb(88 102 126 / 12%) 0 0 2px !important;
    background-color: #fff;
    padding: 20px;
}

.news-featured-middle.news-grid .news-item {
    display: block;
}

.news-featured-middle.news-grid {
    width: 100%;
    margin: 0px !important;
}

.news-listing .news-grid .news-item {
    display: block;
}

.news-item .news-thumb.height-300 {
    width: 100%;
    height: 300px !important;
}

.news-grid .news-item .news-aside {
    margin-left: 0;
    margin-top: 10px;
}

.news-item .news-publish {
    color: #697684;
    font-size: .8rem;
    margin-bottom: 5px;
    display: block;
}

.news-featured-middle.news-grid .news-item .news-title {
    font-size: 1.8rem;
    line-height: 1.25;
    margin: 0;
    color: #3d3b40;
}

.news-item .news-summary {
    color: #666;
    font-size: .9rem;
    margin-top: 10px;
    margin-bottom: 0;
}

.news-grid .news-item {
    display: block;
}

.news-item .news-thumb.height-170 {
    width: 100%;
    height: 170px !important;
}

.news-grid .news-item .news-aside {
    margin-left: 0;
    margin-top: 10px;
}

.vip0, .vip00 {
    display: none !important;
}

/**filter**/
#filter-box {
    width: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 200ms ease-in-out;
    margin-bottom: 0;
    box-shadow: rgb(88 102 126 / 8%) 0px 0px 30px, rgb(88 102 126 / 12%) 0px 1px 2px;
    border-bottom: 1px solid #e5e5e5;
    z-index: 999999;
}

#filter-box .filter-list {
    padding: 10px 0;
    /* max-width: 1400px; */
    display: block;
    align-items: center;
}

#filter-box .filter-item {
    background-color: #fff;
    border: 1px solid rgb(231 231 231);
    margin: 0 5px 0 0;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    float: left;
    min-width: 80px;
    width: auto;
    height: 43px;
    display: flex;
}

#filter-box .filter-item.active {
    /* padding-right: 25px; */
}

#filter-box .filter-item:hover {
    border: 1px solid rgb(231 231 231);
    box-shadow: 0 0 0 1px rgb(231 231 231);
}

#filter-box .filter-label {
    font-size: 0.75rem;
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 5px 15px 0px 10px;
    color: #777;
    pointer-events: none;
}

#filter-box .filter-label:after {
    content: "";
    display: inline-block;
    background: url(../images/chevron-down.svg) center no-repeat;
    background-size: contain;
    width: 14px;
    height: 16px;
    margin-left: 2px;
}

#filter-box .filter-value {
    font-size: 0.9rem;
    display: inline-block;
    padding: 20px 10px 5px 10px;
    width: 100%;
    color: #3d3b40;
    /* max-width: 165px; */
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}

#filter-box .filter-item.location .filter-value,
#filter-box .filter-item.active .filter-value,
#filter-box .filter-item.active .filter-text {
    color: #216bff;
    font-weight: bold;
}

#filter-box .filter-item.location {
    /* border-color: #fff;
    background-color: #f5f5f5; */
    align-items: center;
    display: flex;
    width: 250px;
}

#filter-box .filter-item.location:hover {
    border: 1px solid rgb(231 231 231);
    box-shadow: 0 0 0 1px rgb(231 231 231);
    background-color: #fff;
}

#filter-box .filter-item.location .filter-label {
    display: none;
}

#filter-box .filter-item.location .filter-value {
    padding: 10px 15px 10px 40px;
}

#filter-box .filter-item.location::before {
    display: block;
    width: 40px;
    height: 100%;
    content: "";
    background: url(../images/uicon-search.svg) center no-repeat;
    background-size: 15px;
    position: absolute;
    pointer-events: none;
    opacity: 0.7;
}

#filter-box .filter-item .delete-item {
    display: inline-flex;
    width: 35px;
    height: 100%;
    background: url(../images/delete-filter-item.svg) center no-repeat;
    background-size: 12px 12px;
    padding: 0;
    display: none;
}

#filter-box .filter-item.post-type .delete-item {
    display: none;
}

#filter-box .filter-text {
    display: inline-flex;
    align-items: center;
    flex: 1;
    justify-content: center;
    width: auto;
    height: 100%;
    font-size: 0.9rem;
}

#filter-box .filter-item.post-advance:before {
    display: block;
    width: 30px;
    height: 100%;
    content: "";
    background: url(../images/uicon-filter.svg) center no-repeat;
    background-size: 12px;
    position: absolute;
    pointer-events: none;
}

#filter-box .filter-item.post-advance .filter-text {
    padding-left: 30px;
    padding-right: 10px;
}

#filter-box .filter-item.post-advance.active .filter-text {
    color: #3d3b40;
    font-weight: normal;
}

#filter-box .filter-item .filter-advance-total-item {
    padding: 0px 4px;
    margin-left: 3px;
    height: 16px;
    background-color: #e4012b;
    color: #fff;
    font-size: 0.8rem;
    font-weight: normal;
    border-radius: 22px;
    line-height: 16px;
}

#filter-box .filter-item.post-type {
    min-width: 120px;
}

#filter-box .filter-item.post-type.active {
    padding-right: 0;
}

.post-quarter {
    min-width: 120px !important;
}

#filter-box .filter-item.post-estate-type {
    min-width: 120px;
}

#filter-box .filter-item.post-price {
    min-width: 90px;
}

#filter-box .filter-item.post-acreage {
    min-width: 80px;
}

#filter-box .filter-item.post-bedroom {
    min-width: 90px;
}

#filter-box .filter-item.post-bathroom {
    min-width: 60px;
}

#filter-box .filter-item.post-project {
    min-width: 65px;
}

#filter-box .filter-item.submit {
    border-color: #e4002b;
    color: #e4002b;
    font-weight: bold;
    min-width: 98px;
}

#filter-box .filter-item.submit .filter-text {
    width: auto;
    padding-right: 10px;
}

#filter-box .filter-item.submit:hover {
    border-color: #e4002b;
    color: #e4002b;
    box-shadow: 0 0 0 1px #e4002b;
}

#filter-box .filter-item.submit:before {
    display: inline-flex;
    width: 30px;
    height: 100%;
    content: "";
    background: url(../images/search-red-icon.svg) center no-repeat;
    background-size: 15px;
    pointer-events: none;
}

#filter-box .filter-item.clear-filter {
    border-color: #fff;
    padding: 0 10px;
}

#filter-box .filter-item.clear-filter:hover {
    border: 1px solid rgb(231 231 231);
    box-shadow: 0 0 0 1px rgb(231 231 231);
}

.filter-popup {
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 1000;
    background-color: #fff;
    overflow: hidden;
    width: 700px;
    margin: 0 auto;
    border-radius: 8px;
    font-size: 0.95rem;
}

body.show-filter-popup,
body.show-filter-popup .black_overlay,
.filter-popup.show {
    display: block;
    overflow: hidden;
}

body.filter-popup {
    position: static;
    width: auto;
    overflow: auto;
}

.filter-popup .filter-popup-header {
    height: 50px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    padding: 0 40px;
    box-shadow: rgb(88 102 126 / 8%) 0px 0px 30px, rgb(88 102 126 / 12%) 0px 1px 2px;
}

.filter-popup .filter-popup-header .popup-close {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 40px;
    height: 40px;
    background: url(../images/chevron-left.svg) center no-repeat;
    background-size: 25px;
    text-indent: -999999px;
    cursor: pointer;
}

.filter-popup .filter-popup-header .popup-close:hover {
    background-color: #f1f1f1;
    border-radius: 12px;
}

.filter-popup .filter-search-key {
    width: 100%;
    margin-bottom: 10px;
}

.filter-popup .filter-search-key input.search-key-input {
    width: 100%;
    padding: 15px;
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 5px;
    font-size: 1rem;
}

.filter-popup .filter-search-key input.search-key-input:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 1px #007bff;
    background-color: #fff;
}

.filter-popup .filter-popup-content {
    width: 100%;
    height: calc(100% - 50px);
    padding: 25px 40px;
}

.filter-popup.has-footer .filter-popup-content {
    width: 100%;
    height: calc(100% - 50px - 60px);
    /* max-height: 450px; */
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.filter-popup .filter-list-option {
    height: calc(100% - 50px);
    overflow: auto;
    max-height: 100%;
    margin-left: -40px;
    margin-right: -40px;
    padding: 10px 40px;
}

.filter-popup .filter-list-option::-webkit-scrollbar {
    width: 9px;
}

.filter-popup .filter-list-option::-webkit-scrollbar-track {
    background: #f8f9fa;
}

.filter-popup .filter-list-option::-webkit-scrollbar-thumb {
    background: #e2e2e2;
}

.filter-popup .filter-list-option::-webkit-scrollbar-thumb:hover {
    background: #aaa;
}

.filter-popup .filter-popup-footer {
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    box-shadow: rgb(88 102 126 / 8%) 0px 0px 0px, rgb(88 102 126 / 12%) 0 -1px 0px;
}

.filter-popup .filter-popup-footer .filter-btn-submit {
    width: auto;
    height: 40px;
    border: 1px solid #e4002b;
    background-color: #e4002b;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
    padding: 0 20px;
}

.filter-popup .filter-popup-footer .filter-btn-cancel {
    width: auto;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e5e3e8;
    color: #3d3b40;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
    padding: 0 20px;
    margin-right: 10px;
}

.filter-popup .filter-popup-footer .filter-btn-cancel:hover,
.filter-popup .filter-popup-footer .filter-btn-submit:hover {
    opacity: 0.8;
}

.filter-popup .filter-popup-footer .filter-btn-reset {
    cursor: pointer;
}

.filter-popup .filter-list-option ul > li {
    padding: 10px 10px 10px 25px;
    border-bottom: 1px solid #eee;
    font-size: 1.1rem;
    position: relative;
    cursor: pointer;
    list-style: none;
}

.filter-popup .filter-list-option ul > li a {
    color: var(--darkColor) !important;
}

.filter-popup .filter-list-option ul > li.selected, .filter-popup .filter-list-option ul li.selected a {
    font-weight: 700;
    color: #006aff !important;
}

.filter-popup .filter-list-option ul > li.selected:before {
    background: url(../images/uicon-checkbox-blue-2.svg) center no-repeat;
    background-size: contain;
    opacity: 1;
}

/* .filter-popup.filter-popup-estate-type .filter-list-option ul > li {
    width: 50%;
    float: left;
}
.filter-popup.filter-popup-district .filter-list-option ul > li {
    width: 33%;
    float: left;
    font-size: 1.05rem;
}
.filter-popup.filter-popup-district .filter-list-option ul > li:first-child,
.filter-popup.filter-popup-estate-type .filter-list-option ul > li:first-child {
    width: 100%;
    float: left;
} */
.filter-popup .filter-list-option ul > li:hover {
    color: rgb(0, 106, 255);
}

.filter-popup .filter-list-option ul > li.selected {
    font-weight: bold;
    color: rgb(0, 106, 255);
}

.filter-popup .filter-list-option ul > li i {
    background: url(../images/chevron-right.svg) center no-repeat;
    background-size: contain;
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    display: block;
}

.filter-popup .filter-list-option#filter-popup-estate-type-option ul > li:after,
.filter-popup .filter-list-option#filter-popup-district-option ul > li:after {
    display: none;
}

.filter-popup .filter-list-option ul > li:before {
    background: url(../images/uicon-square.svg) center no-repeat;
    background-size: contain;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
    display: block;
    content: "";
    opacity: 0.45;
}

.filter-popup .filter-list-option ul > li.selected:before {
    background: url(../images/uicon-checkbox-blue-2.svg) center no-repeat;
    background-size: contain;
    opacity: 1;
}

.ui-draggable,
.ui-droppable {
    background-position: top;
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.6em;
    margin-left: -1em;
}

.bds-ranger {
    /* padding: 10px; */
}

.bds-ranger .custom-list-ranger li {
    padding: 5px 15px;
    background-color: #fff;
    border-radius: 5px;
    margin: 5px;
    display: inline-block;
    border: 1px solid #e5e3e8;
    cursor: pointer;
}

.bds-ranger .custom-list-ranger li:hover,
.bds-ranger .custom-list-ranger li.selected {
    border-color: #007bff;
    box-shadow: 0 0 0 1px #007bff;
}

.bds-ranger .vue-slider {
    height: 3px !important;
}

.bds-ranger .vue-slider-rail {
    background-color: #eee;
}

.filter-popup .vue-slider-process {
    background-color: #e4002b;
}

.filter-popup .vue-slider-dot {
    width: 20px !important;
    height: 20px !important;
}

.filter-popup .vue-slider-dot-tooltip {
    display: none !important;
}

.filter-popup .vue-slider-ltr .vue-slider-mark-label,
.filter-popup .vue-slider-rtl .vue-slider-mark-label {
    margin-top: 10px;
}

.filter-popup .filter-block {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dddee5;
}

.filter-popup .filter-block:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
}

.filter-popup .filter-block-title {
    font-weight: bold;
    
    font-size: 1.2rem;
    margin-bottom: 15px;
}

.filter-option-group-horizontal li {
    float: left;
    margin: 5px 0;
    margin-right: 10px;
    list-style: none !important;
}

.filter-option-group-horizontal li span {
    padding: 5px 7px;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #e5e3e8;
    cursor: pointer;
}

.filter-option-group-horizontal li span:hover,
.filter-option-group-horizontal li.active span {
    border-color: #007bff;
    box-shadow: 0 0 0 1px #007bff;
    font-weight: normal;
}

.filter-option-checkbox {
    display: flex;
    flex-wrap: wrap;
}

.filter-option-checkbox > li {
    width: auto;
    margin-right: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 0;
}

.filter-option-checkbox.col-3 > li {
    width: 33%;
    margin-right: 0;
}

.filter-option-checkbox.col-3 > li a, .filter-option-checkbox.col-4 > li a, .filter-option-checkbox.col-5 > li a {
    color: var(--darkColor)
}

.filter-option-checkbox.col-4 > li {
    width: 25%;
    margin-right: 0;
}

.filter-option-checkbox.col-5 > li {
    width: 20%;
    margin-right: 0;
}

.filter-option-checkbox.col-3 > li.selected a, .filter-option-checkbox.col-4 > li.selected a, .filter-option-checkbox.col-5 > li.selected a {
    font-weight: bold;
    color: rgb(0, 106, 255);
}

.filter-option-checkbox > li:last-of-type {
    margin-right: 0;
}

.filter-option-checkbox > li .icon {
    margin-right: 10px;
    opacity: 0.3;
}

.filter-option-checkbox > li.selected .icon.square,
.filter-option-checkbox > li.active .icon.square {
    background: url(../images/uicon-checkbox-blue-2.svg) center no-repeat;
    background-size: contain;
    opacity: 1;
}

.toast-top-right {
    top: 100px;
}

.section-access .aside-box {
    background: none;
    padding-top: 10px;
}

.section-access .aside-box .list-links > li::before {
    display: none;
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotateZ(0);
    }
    1% {
        -webkit-transform: rotateZ(30deg);
    }
    3% {
        -webkit-transform: rotateZ(-28deg);
    }
    5% {
        -webkit-transform: rotateZ(34deg);
    }
    7% {
        -webkit-transform: rotateZ(-32deg);
    }
    9% {
        -webkit-transform: rotateZ(30deg);
    }
    11% {
        -webkit-transform: rotateZ(-28deg);
    }
    13% {
        -webkit-transform: rotateZ(26deg);
    }
    15% {
        -webkit-transform: rotateZ(-24deg);
    }
    17% {
        -webkit-transform: rotateZ(22deg);
    }
    19% {
        -webkit-transform: rotateZ(-20deg);
    }
    21% {
        -webkit-transform: rotateZ(18deg);
    }
    23% {
        -webkit-transform: rotateZ(-16deg);
    }
    25% {
        -webkit-transform: rotateZ(14deg);
    }
    27% {
        -webkit-transform: rotateZ(-12deg);
    }
    29% {
        -webkit-transform: rotateZ(10deg);
    }
    31% {
        -webkit-transform: rotateZ(-8deg);
    }
    33% {
        -webkit-transform: rotateZ(6deg);
    }
    35% {
        -webkit-transform: rotateZ(-4deg);
    }
    37% {
        -webkit-transform: rotateZ(2deg);
    }
    39% {
        -webkit-transform: rotateZ(-1deg);
    }
    41% {
        -webkit-transform: rotateZ(1deg);
    }

    43% {
        -webkit-transform: rotateZ(0);
    }
    100% {
        -webkit-transform: rotateZ(0);
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0);
    }
    1% {
        -moz-transform: rotate(30deg);
    }
    3% {
        -moz-transform: rotate(-28deg);
    }
    5% {
        -moz-transform: rotate(34deg);
    }
    7% {
        -moz-transform: rotate(-32deg);
    }
    9% {
        -moz-transform: rotate(30deg);
    }
    11% {
        -moz-transform: rotate(-28deg);
    }
    13% {
        -moz-transform: rotate(26deg);
    }
    15% {
        -moz-transform: rotate(-24deg);
    }
    17% {
        -moz-transform: rotate(22deg);
    }
    19% {
        -moz-transform: rotate(-20deg);
    }
    21% {
        -moz-transform: rotate(18deg);
    }
    23% {
        -moz-transform: rotate(-16deg);
    }
    25% {
        -moz-transform: rotate(14deg);
    }
    27% {
        -moz-transform: rotate(-12deg);
    }
    29% {
        -moz-transform: rotate(10deg);
    }
    31% {
        -moz-transform: rotate(-8deg);
    }
    33% {
        -moz-transform: rotate(6deg);
    }
    35% {
        -moz-transform: rotate(-4deg);
    }
    37% {
        -moz-transform: rotate(2deg);
    }
    39% {
        -moz-transform: rotate(-1deg);
    }
    41% {
        -moz-transform: rotate(1deg);
    }

    43% {
        -moz-transform: rotate(0);
    }
    100% {
        -moz-transform: rotate(0);
    }
}

@keyframes ring {
    0% {
        transform: rotate(0);
    }
    1% {
        transform: rotate(30deg);
    }
    3% {
        transform: rotate(-28deg);
    }
    5% {
        transform: rotate(34deg);
    }
    7% {
        transform: rotate(-32deg);
    }
    9% {
        transform: rotate(30deg);
    }
    11% {
        transform: rotate(-28deg);
    }
    13% {
        transform: rotate(26deg);
    }
    15% {
        transform: rotate(-24deg);
    }
    17% {
        transform: rotate(22deg);
    }
    19% {
        transform: rotate(-20deg);
    }
    21% {
        transform: rotate(18deg);
    }
    23% {
        transform: rotate(-16deg);
    }
    25% {
        transform: rotate(14deg);
    }
    27% {
        transform: rotate(-12deg);
    }
    29% {
        transform: rotate(10deg);
    }
    31% {
        transform: rotate(-8deg);
    }
    33% {
        transform: rotate(6deg);
    }
    35% {
        transform: rotate(-4deg);
    }
    37% {
        transform: rotate(2deg);
    }
    39% {
        transform: rotate(-1deg);
    }
    41% {
        transform: rotate(1deg);
    }

    43% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(0);
    }
}

@media only screen and (max-width: 1320px) {
    .user-control .uc-item.uc-posts {
        display: none;
    }
}

@media only screen and (max-width: 1220px) {
    .user-control .uc-item span {
        display: none;
    }

    .user-control .uc-item span.number-count {
        display: block;
    }
}

@media only screen and (min-width: 1320px) {
    html {
        font-size: 14px;
    }
}

.filter-popup.show, body.show-filter-popup, body.show-filter-popup .black_overlay {
    display: block;
    overflow: hidden;
}

.black_overlay {
    display: none;
    background-color: rgba(0, 0, 0, .55);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.top-cat {
    display: none !important;
}

#top-bar {
    background: #fff;
}
#toolbar{
    display:none;
}
/* css form tính lãi vay */
.devvn_laivay_muanha input {
    height: 40px !important;
    margin: 0;
}
.devvn_laivay_muanha p.title {
    padding-bottom: 4px;
}
.detail-payment button ~ button {
	margin-left: 0 !important;
}

/* css section bán và cho thuê - trang chủ */
a.button.primary.btn-bdau {
    background-color: #007bff;
    border-color: #007bff;
    line-height: 35px;
    font-weight: 500;
}

.sub-category-news {
    display: flex;
}
.sub-category-news > li {
    margin-right: 10px;
    margin-top: 15px;
    color: #ddd;
    list-style:none;
}
.sub-category-news > li a {
    display: flex;
    align-items: center;
    color: #060608;
    background: #eee;
    padding: 7px 15px;
    border-radius: 15px;
}
.sub-category-news > li a:hover {
    background: #ecf1ff;
}

.sub-place {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 15px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: rgb(88 102 126 / 12%) 0px 0px 2px;
}
.sub-place > li {
    width: 14%;
    display: inline-flex;
    align-items: center;
    margin: 3px 0;
    font-size: 0.95rem;
}
.sub-place > li > a {
    display: inline-flex;
    color: #343a40;
}
.sub-place > li > a:hover {
    color: #e4002b;
}
.sub-place.province-list > li {
    width: auto;
    margin-right: 30px;
}
.sub-place.district-list.province-id-1 > li {
    width: 12.4%;
}
.sub-place.district-list.province-id-2 > li {
    width: 14.1%;
}
.sub-place.ward-list > li {
    width: 20%;
}
.sub-place.ward-list.district-id-3 > li,
.sub-place.ward-list.district-id-6 > li,
.sub-place.ward-list.district-id-9 > li,
.sub-place.ward-list.district-id-11 > li,
.sub-place.ward-list.district-id-12 > li,
.sub-place.ward-list.district-id-15 > li,
.sub-place.ward-list.district-id-16 > li,
.sub-place.ward-list.district-id-17 > li,
.sub-place.ward-list.district-id-18 > li,
.sub-place.ward-list.district-id-20 > li,
.sub-place.ward-list.district-id-22 > li
{
    width: 12%;
}
.sub-place > li .link-count {
    display: inline;
    background: #fff5f5;
    color: #e4002b;
    padding: 0px 5px;
    margin-left: 3px;
    border-radius: 7px;
    font-size: 0.75rem;
}

ul.sub-place.province-list span.link-expand {
    position: unset !important;
    transform: unset !important;
}

/* css btn bắt đầu ngay - trang chủ */
a.btn_batdau {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    padding: 10px 15px;
    border-radius: 6px;
    font-size: 16px;
}

.author_buy {
	text-align: center; 
	margin-bottom: 0; 
	padding: 6px;
}
h3.itcodewp-term-grid-title {
    font-size: 22px;
    color: black;
}
@media (max-width: 768px) {
	.author_buy {
		margin-bottom: 50px;
	}
	h3.itcodewp-term-grid-title {
         font-size: 18px;
        margin-bottom: 10px;
}
}
.itcodewp-term-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:16px;
    
}

                .itcodewp-term-badge-dot{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.9);display:inline-block}
                                .itcodewp-term-grid-wrap{--it-gap:16px;--it-radius:18px;--it-border:rgba(15,23,42,.10);--it-shadow:0 10px 30px rgba(2,6,23,.10);--it-shadow-hover:0 16px 46px rgba(2,6,23,.16);--it-text:#0f172a;--it-muted:#64748b;--it-bg:#ffffff;--it-badge-bg:rgba(2,6,23,.72);--it-badge-text:#fff}

.itcodewp-term-card{display:block;border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:hidden;background:#fff;height:100%}
.itcodewp-term-thumb{aspect-ratio:16/10;overflow:hidden}
.itcodewp-term-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.itcodewp-term-name{padding:10px 12px;font-weight:600;line-height:1.3}
.itcodewp-term-cta-wrap{grid-column:1/-1;text-align:center;margin:6px 0 2px}
.itcodewp-term-cta{display:inline-block;padding:10px 18px;border-radius:999px;border:1px solid rgba(0,0,0,.18)}
@media (max-width:849px){.itcodewp-term-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:549px){.itcodewp-term-grid{grid-template-columns:1fr 1fr}}
 .itcodewp-term-cta-inline{
                    margin-top:auto;
                    display:flex;align-items:center;justify-content:space-between;gap:10px;
                    padding:10px 12px;
                    border-radius:14px;
                    background:rgba(2,6,23,.04);
                    color:var(--it-text);
                    font-size:14px;font-weight:700;
                }
                .itcodewp-term-cta-inline .itcodewp-term-arrow{width:18px;height:18px;flex:0 0 18px;opacity:.9}

/* ===================================
   FILTER BOX V2 - FIXED STYLES
   =================================== */

#filter-box-modern {
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    top: 0;
    z-index: 99;
    padding: 15px 0;
}

.filter-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}

/* Dropdown Container */
.filter-dropdown {
    position: relative;
    min-width: 160px;
}

/* Keyword search inside filter box */
.filter-search {
 width:100%;
}
.filter-search__form {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom:0;
}

#filter-box-modern input[type="text"],
#filter-box-modern select{
  height:46px;
  border-radius:10px;
  background:#fff;
}
#filter-box-modern .filter-search__btn{
  width:56px;
  height:46px;
  border-radius:12px;
  border:0;
  background:#0f172a;
  color:#fff;
}

  #filter-box-modern .filter-options .options-inner{
    min-width: 0 !important;
  }
@media (max-width: 1100px){
  #filter-box-modern #filter-keyword{ grid-column: 1 / -1; }
  #filter-box-modern #filter-reset{ grid-column: 1 / -1; justify-self:stretch; }
  #filter-box-modern #filter-reset .reset-btn{ width:100%; text-align:center; }
}

.filter-search__input {
    width: 100%;
    height: 42px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 0 12px;
    font-size: 14px;
    background: #fff;
}
.filter-search__input:focus {
    outline: none;
    border-color: #d1d5db;
}
.filter-search__btn {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    border: 1px solid #e5e7eb;
    background: #111827;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.filter-search__btn:hover {
    opacity: 0.92;
}

.filter-label {
    font-size: 11px;
    color: #6b7280;
    margin-bottom: 4px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* Required Badge */
.required-badge {
    background: #fef3c7;
    color: #92400e;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.6; }
}

/* Highlight required dropdown */
.filter-dropdown.highlight-required .filter-selected {
    border-color: #fbbf24;
    background: #fef3c7;
    animation: shake 0.5s;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    75% { transform: translateX(5px); }
}

/* Selected Display */
.filter-selected {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    background: #f9fafb;
    border: 1.5px solid #e5e7eb;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    min-height: 44px;
    position: relative;
}

.filter-selected:hover {
    border-color: #3b82f6;
    background: #eff6ff;
}

.filter-selected.active {
    border-color: #3b82f6;
    background: #eff6ff;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

/* Has value state */
.filter-dropdown.has-value .filter-selected {
    background: #dbeafe;
    border-color: #3b82f6;
}

.filter-dropdown.has-value .filter-label {
    color: #1e40af;
}

.filter-selected .selected-text {
    font-size: 14px;
    color: #111827;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    flex: 1;
}

.filter-selected i {
    margin-left: 8px;
    transition: transform 0.2s ease;
    color: #6b7280;
    font-size: 12px;
}

.filter-selected.active i {
    transform: rotate(180deg);
}

/* Clear Filter Button (dấu X) */
.clear-filter {
    background: #ef4444;
    color: #fff;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
    transition: all 0.2s ease;
    padding: 0;
    line-height: 1;
}

.clear-filter:hover {
    background: #dc2626;
    transform: scale(1.1);
}

/* Dropdown Options */
.filter-options {
    position: absolute;
    top: calc(100% + 8px);
    left: 0;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    min-width: 280px;
    max-height: 400px;
    overflow-y: auto;
    display: none;
    z-index: 1000;
    animation: slideDown 0.2s ease;
}

.filter-options.show {
    display: block;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-options ul {
    list-style: none;
    margin: 0;
    padding: 8px 0;
}

.filter-options ul li {
    margin: 0;
}

.filter-options ul li a {
    display: block;
    padding: 10px 16px;
    color: #374151;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.15s ease;
}

.filter-options ul li a:hover {
    background: #f3f4f6;
    color: #3b82f6;
}

.filter-options ul li.active a {
    background: #eff6ff;
    color: #3b82f6;
    font-weight: 600;
    position: relative;
}

.filter-options ul li.active a:after {
    content: "✓";
    position: absolute;
    right: 16px;
    font-weight: bold;
}

/* Location Specific Styles */
.options-inner {
    min-width: 320px;
}

.location-step {
    padding: 12px 0;
}

.search-box {
    padding: 0 12px 12px;
    border-bottom: 1px solid #e5e7eb;
}

.search-box input {
    width: 100%;
    padding: 10px 12px;
    border: 1.5px solid #e5e7eb;
    border-radius: 6px;
    font-size: 14px;
    outline: none;
    transition: border-color 0.2s ease;
}

.search-box input:focus {
    border-color: #3b82f6;
}

.step-header {
    display: flex;
    align-items: center;
    padding: 0 12px 12px;
    border-bottom: 1px solid #e5e7eb;
}

.back-btn {
    background: none;
    border: none;
    color: #3b82f6;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 12px;
    border-radius: 6px;
    transition: background 0.2s ease;
    font-weight: 500;
}

.back-btn:hover {
    background: #eff6ff;
}

.step-title {
    font-size: 15px;
    font-weight: 600;
    color: #111827;
    margin-left: 8px;
}

.city-list, .district-list {
    max-height: 300px;
    overflow-y: auto;
}

.city-list li, .district-list li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.city-list li.selected a,
.district-list li.selected a {
    background: #eff6ff;
    color: #3b82f6;
    font-weight: 600;
}

.city-list li i {
    cursor: pointer;
    padding: 10px;
    color: #6b7280;
    font-style: normal;
    font-size: 16px;
}

.city-list li i:after {
    content: "→";
}

.city-list li i:hover {
    color: #3b82f6;
}

/* Filter Notice */
.filter-notice {
    background: #fef3c7;
    border: 1px solid #fbbf24;
    border-radius: 8px;
    padding: 12px 16px;
    margin-top: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    color: #92400e;
    animation: slideIn 0.3s ease;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.filter-notice i {
    font-size: 18px;
}

.filter-notice strong {
    color: #78350f;
}

/* Reset Button */
.filter-reset {
    margin-left: auto;
}

.reset-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 16px;
    background: #fee2e2;
    color: #dc2626;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease;
}

.reset-btn:hover {
    background: #fecaca;
    color: #b91c1c;
    transform: translateY(-1px);
}

/* Scrollbar Styling */
.filter-options::-webkit-scrollbar,
.city-list::-webkit-scrollbar,
.district-list::-webkit-scrollbar {
    width: 6px;
}

.filter-options::-webkit-scrollbar-track,
.city-list::-webkit-scrollbar-track,
.district-list::-webkit-scrollbar-track {
    background: #f1f5f9;
}

.filter-options::-webkit-scrollbar-thumb,
.city-list::-webkit-scrollbar-thumb,
.district-list::-webkit-scrollbar-thumb {
    background: #cbd5e1;
    border-radius: 3px;
}

.filter-options::-webkit-scrollbar-thumb:hover,
.city-list::-webkit-scrollbar-thumb:hover,
.district-list::-webkit-scrollbar-thumb:hover {
    background: #94a3b8;
}

/* Responsive */
@media (max-width: 1024px) {
    .filter-wrapper {
        gap: 8px;
    }
    
    .filter-dropdown {
        min-width: 140px;
    }
}

@media (max-width: 768px) {
    #filter-box-modern {
        position: relative;
    }
    
    .filter-dropdown {
        width: 48%;
        min-width: auto;
    }
    
    .filter-options {
        left: 0;
        right: 0;
        min-width: auto;
        max-width: 100%;
    }
    
    .filter-reset {
        margin-left: 0;
        width: 100%;
    }
    
    .reset-btn {
        width: 100%;
        justify-content: center;
    }
    
    .filter-notice {
        font-size: 13px;
        padding: 10px 12px;
    }
}

/* Loading State */
.filter-loading {
    opacity: 0.6;
    pointer-events: none;
}

.filter-loading:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    border: 2px solid #3b82f6;
    border-top-color: transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Empty State */
.filter-options .empty-state {
    padding: 40px 20px;
    text-align: center;
    color: #9ca3af;
    font-size: 14px;
}

.filter-options .empty-state:before {
    content: "🔍";
    display: block;
    font-size: 32px;
    margin-bottom: 8px;
}
   .nk-filter-mobile{display:none;}
        @media (max-width: 767px){
        #filter-box-modern input[type="text"], #filter-box-modern select {
        height: 35px;
        margin-bottom: 0;
}
.filter-selected{
    min-height: 30px;
    padding: 5px 10px;
}
    #filter-box-modern .filter-search__btn {
    margin: 0;
    width: auto;
    height: auto;
    }
    .filter-label {
    display: none;
    }
            .nk-filter-mobile{display:block;
                        padding: 10px 0;
            }
        }

        /* ====== Mobile Swiper chips ====== */
        .nk-mfilter{padding:10px 0;}
        .nk-mfilter .swiper-slide{width:auto;}
        .nk-mchip{
                padding: 10px 10px;
    line-height: 1.5;
            width:100%;
                margin-bottom: 0;
            border:1px solid #e5e7eb;
            background:#fff;
            border-radius:12px;
            text-align:left;
            display:flex;
            flex-direction:column;
            gap:4px;
        }
        .nk-mchip__label{
              font-size: 11px;
    color: #6b7280;
    font-weight: 500;
        }
        .nk-mchip__value{
         text-transform: none;
    font-size: 14px;
    color: #111827;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
        }
        .nk-mchip--reset{
            text-decoration:none;
            border-color:#f59e0b1f;
        }

        /* ====== Bottom sheet ====== */
        .nk-moverlay{
            position:fixed;
            inset:0;
            background:rgba(0,0,0,.42);
            opacity:0;
            pointer-events:none;
            transition:opacity .18s ease;
            z-index:9999;
        }
        .nk-moverlay.is-open{
            opacity:1;
            pointer-events:auto;
        }
        .nk-msheet{
            position:absolute;
            left:0; right:0; bottom:0;
            background:#fff;
            border-radius:18px 18px 0 0;
            transform:translateY(102%);
            transition:transform .22s ease;
            max-height:82vh;
            display:flex;
            flex-direction:column;
        }
        .nk-moverlay.is-open .nk-msheet{ transform:translateY(0); }

        .nk-msheet__head{
            display:flex;
            align-items:center;
            justify-content:space-between;
            padding:14px 14px 10px;
            border-bottom:1px solid #eef2f7;
        }
        .nk-msheet__title{font-weight:700; font-size:16px;}
        .nk-msheet__close{
            width:36px; height:36px;
            border-radius:10px;
            border:1px solid #e5e7eb;
            background:#fff;
            font-size:22px;
            line-height:1;
        }

        .nk-mpanel{display:none;}
        .nk-mpanel.is-active{display:block;}

        .nk-mpanel__body{
            overflow:auto;
            -webkit-overflow-scrolling:touch;
            padding:10px 14px 14px;
        }

        .nk-mlist{list-style:none;margin:0;padding:0;}
        .nk-mlist li{border-bottom:1px solid #f1f5f9;}
        .nk-mlist li a{
            display:block;
            padding:12px 6px;
            text-decoration:none;
            color:#111827;
            font-weight:600;
        }
        .nk-mlist li.active a{color:#2563eb;}

        /* location step spacing (reuse existing classes) */
        .nk-mpanel .search-box{padding:8px 0;}
        .nk-mpanel .location-search{
            width:100%;
            border:1px solid #e5e7eb;
            border-radius:10px;
            padding:10px 12px;
        }
        .nk-mpanel .city-list,
        .nk-mpanel .district-list{list-style:none;margin:0;padding:0;}
        .nk-mpanel .city-list li,
        .nk-mpanel .district-list li{
            display:flex;
            align-items:center;
            justify-content:space-between;
            border-bottom:1px solid #f1f5f9;
        }
        .nk-mpanel .city-list li a,
        .nk-mpanel .district-list li a{
            flex:1;
            padding:12px 6px;
            text-decoration:none;
            color:#111827;
            font-weight:600;
        }
        .nk-mpanel .city-list li i{
            width:36px;
            height:36px;
            display:inline-flex;
            align-items:center;
            justify-content:center;
            opacity:.7;
        }
        .nk-mpanel .step-header{
            display:flex;
            align-items:center;
            gap:10px;
            padding:8px 0;
        }
        .nk-mpanel .back-btn{
            border:1px solid #e5e7eb;
            background:#fff;
            border-radius:10px;
            padding:8px 10px;
            font-weight:700;
        }
        .nk-mpanel .step-title{font-weight:800;}
        body.nk-lock{overflow:hidden;}
@media(min-width:767px) {
    .realty-related-grid-3col.project-realty-grid {
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:20px!important;
    }
   .nk-realty-grid .col.small-12.large-6 {
                max-width: 100%;
    padding: 0 5px 15px;
}
}
/* ===== Project Image Box -> Premium Proptech Card ===== */
.pj-grid .box{
  position: relative;
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(15,23,42,.10);
  box-shadow: 0 10px 30px rgba(2,6,23,.10);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.pj-grid .box:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 46px rgba(2,6,23,.16);
  border-color: rgba(15,23,42,.16);
}

/* Ảnh: ratio cố định + cover */
.pj-grid .box .box-image{
  position: relative;
  aspect-ratio: 16/10;
  overflow: hidden;
  background: rgba(2,6,23,.04);
}
.pj-grid .box .box-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform .22s ease, filter .22s ease;
}
.pj-grid .box:hover .box-image img{
  transform: scale(1.08);
  filter: saturate(1.05) contrast(1.02);
}

/* Gradient overlay trên ảnh */
.pj-grid .box .box-image::after{
  content:"";
  position:absolute; inset:0;
  background: linear-gradient(to top, rgba(2,6,23,.55), rgba(2,6,23,0) 58%);
  pointer-events:none;
}

/* Badge góc trái: mặc định "Mới" */
.pj-grid--new .box .box-image::before,
.pj-grid:not(.pj-grid--hot) .box .box-image::before{
  content:"Mới";
  position:absolute; left:12px; top:12px;
  z-index:2;
  padding:6px 10px;
  border-radius:999px;
  background: rgba(2,6,23,.72);
  color:#fff;
  font-size:12px;
  font-weight:700;
  line-height:1;
}

/* Badge cho "Nổi bật" */
.pj-grid--hot .box .box-image::before{
  content:"Nổi bật";
  position:absolute; left:12px; top:12px;
  z-index:2;
  padding:6px 10px;
  border-radius:999px;
  background: rgba(2,6,23,.72);
  color:#fff;
  font-size:12px;
  font-weight:700;
  line-height:1;
}

/* Nút tròn arrow góc phải */
.pj-grid .box::after{
  content:"↗";
  position:absolute; right:12px; top:12px;
  width:36px; height:36px;
  border-radius:999px;
  display:grid; place-items:center;
  background: rgba(255,255,255,.92);
  color:#0f172a;
  font-weight:900;
  z-index:3;
  pointer-events:none;
}

/* Text area */
.pj-grid .box .box-text{
  padding: 10px 10px 10px;
}

.pj-grid .box .box-text .box-text-inner > *:first-child{
  margin-top:0;
}

/* Title nổi bật (nếu title là h3/h4) */
.pj-grid .box .box-text h3,
.pj-grid .box .box-text h4{
      font-size: 16px;
  line-height: 1.25;
 
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #0f172a;
}

/* Meta nhỏ */
.pj-grid .box .box-text p{
  margin: 0;
  font-size: 13px;
  line-height: 1.35;
  color: #64748b;
}

/* CTA bar (nếu Image Box có button .button) */
.pj-grid .box .button{
        margin-top: 5px;
  width: 100%;
  min-height: 44px;             
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 14px;
  background: rgba(2,6,23,.04) !important;
  border: 0 !important;
  color: #0f172a !important;
  text-transform: none;
}
.pj-grid .box .button::after{
  content:"→";
  margin-left: 10px;
  font-weight: 900;
}
.footer-top .widget {
    padding: 0;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: none !important;
}
.widget>ul>li>a, .widget>ul>li>span:first-child, ul.menu>li>a, ul.menu>li>span:first-child {

    padding: 0 0 3px 0 !important;
}
.footer.row {
    border-top: 1px solid #eee;
    padding: 5px 0 0px;
}

.bc__product .container {
    border-radius: 5px;
    background: #ffffff;
    padding: 15px;
}
/* Responsive */
@media (max-width: 767px){
    .project-scroll .col.large-4.medium-6.small-12 {
    flex: unset !important;
    max-width: unset !important;
    padding: 0 8px !important;
    width: 295.5px !important;
    min-width: 295.5px !important;
}
    .project-item .thumb {
    height: 280px;
}
    .realty-box {
    background: none !important;
    padding: 0;
    border-radius:0;
    box-shadow:none !important;
    }
    .the-post {
    background: white;
}

.footer-top .col {
    padding-bottom: 0;
}
    
      .pj-grid{ padding: 0 12px; }
  .pj-grid .row, .pj-grid .pj__rail{
    display:flex;
    overflow: auto;
      scrollbar-width: none;        /* Firefox */
    -ms-overflow-style: none;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    flex-wrap: nowrap;
  }
  .pj-grid .col, .pj-grid .pj__item{
    flex: 0 0 75vw;
    scroll-snap-align:start;
    padding: 0 10px 0;
  }
  .pj-grid .box{ border-radius: 16px; }
  .pj-grid .box .box-text h3,
  .pj-grid .box .box-text h4{ font-size: 15px; }
}
@media (prefers-reduced-motion: reduce){
    
  .pj-grid .box, .pj-grid .box .box-image img{ transition:none; }
  .pj-grid .box:hover{ transform:none; }
  .pj-grid .box:hover .box-image img{ transform:none; filter:none; }
}
.section-title-normal {
    border-bottom: none !important;
}
   .realty-features{background:#fff}
    .realty-features__grid{
      display:grid;
      grid-template-columns:1fr 1fr;
      column-gap:40px;
      border-top:1px solid #eee;
    }
    .rf-row{
      display:flex;
      align-items:center;
      justify-content:space-between;
      gap:16px;
      padding:14px 0;
      border-bottom:1px solid #eee;
      min-height:52px;
    }
    .rf-row--full{grid-column:1 / -1;}
    .rf-left{display:flex;align-items:center;gap:12px;min-width:0}
    .rf-ic{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;color:#111}
    .rf-ic svg{width:22px;height:22px}
    .rf-label{font-size:14px;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    @media (max-width: 849px){
      .realty-features__grid{
          grid-template-columns:1fr;column-gap:0
          
      }
      .rf-row--full{grid-column:auto;}
    }
    .realty-related-grid{
  display:grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
@media (max-width: 849px){
  .realty-related-grid{ grid-template-columns: 1fr; }
}

.realty-related-item > *{ margin:0; }

.realty-related-item { min-width: 0; }
.realty-related-item .col,
.realty-related-item .row,
.realty-related-item article{
  width: 100% !important;
  max-width: 100% !important;
}

  .aside-latest__title{
      font-size:18px;
=      margin:0 0 12px;
      padding-bottom:10px;
      border-bottom:1px solid #eee;
    }
    .aside-latest__list{display:flex;flex-direction:column;gap:16px}
    .aside-latest__item{
      display:flex;
      gap:12px;
      text-decoration:none;
      color:inherit;
      align-items:flex-start;
    }
    .aside-latest__thumb{
      flex:0 0 88px;
      width:88px;
      height:64px;
      border-radius:12px;
      overflow:hidden;
      background:#f3f4f6;
    }
    .aside-latest__img{
      width:100%;
      height:100%;
      object-fit:cover;
      display:block;
    }
    .aside-latest__body{flex:1;min-width:0}
    .aside-latest__row1{
      display:flex;
      align-items:flex-start;
      gap:10px;
    }
    .aside-latest__name{
      font-size:15px;
      line-height:1.25;
      color:#111;
      overflow:hidden;
      display:-webkit-box;
      -webkit-line-clamp:2;
      -webkit-box-orient:vertical;
    }
    .aside-latest__time{
      margin-left:auto;
      flex:0 0 auto;
      font-size:12px;
      color:#6b7280;
      white-space:nowrap;
      padding-top:2px;
    }
    .aside-latest__price{
      margin-top:8px;
      font-size:14px;
      color:#16a34a; /* xanh như hình */
    }
    .aside-latest__item:hover .aside-latest__name{color:#216bff}
    .aside-box-content {
    padding: 20px;
}
.ytp-cued-thumbnail-overlay-image {
    -webkit-background-size: contain;
    background-position: unset;
}
/* ===== Contact Form 7 đẹp, tối ưu mobile ===== */
.tt-cf7{
  max-width: 720px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 16px;
  border: 1px solid rgba(0,0,0,.08);
  background: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,.06);
}

.tt-cf7 .tt-label{
  display:block;
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 8px;
  color: rgba(0,0,0,.82);
}

.tt-cf7 .tt-row{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
}

.tt-cf7 .tt-field{ margin-bottom: 14px; }

.tt-cf7 .tt-input,
.tt-cf7 .tt-textarea{
  width: 100%;
  border-radius: 12px;
  border: 1px solid rgba(0,0,0,.12);
  padding: 12px 14px;
  font-size: 15px;
  outline: none;
  background: #fff;
  transition: box-shadow .2s ease, border-color .2s ease;
}

.tt-cf7 .tt-textarea{
  min-height: 120px;
  resize: vertical;
}

.tt-cf7 .tt-input:focus,
.tt-cf7 .tt-textarea:focus{
  border-color: rgba(0,0,0,.28);
  box-shadow: 0 0 0 4px rgba(0,0,0,.06);
}

.tt-cf7 .tt-actions{
  margin-top: 6px;
}

.tt-cf7 .tt-btn{
  width: 100%;
  border: 0;
  border-radius: 12px;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  background: #111;
  color: #fff;
  transition: transform .06s ease, opacity .2s ease;
}

.tt-cf7 .tt-btn:hover{ opacity: .92; }
.tt-cf7 .tt-btn:active{ transform: translateY(1px); }

/* Thông báo lỗi CF7 */
.tt-cf7 .wpcf7-not-valid-tip{
  font-size: 13px;
  margin-top: 6px;
}

.tt-cf7 .wpcf7-response-output{
  margin: 14px 0 0;
  border-radius: 12px;
}

.row.nk-mosaic-slider.row-slider .nk-mosaic-slide{
  width: 100% !important;
}

/* 2) Ép grid mosaic (đây là cái bạn cần) */
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid{
  display: grid !important;
  grid-template-columns: 6fr 3fr 3fr;
  grid-template-rows: 1fr 1fr;
  gap: 14px;

  height: clamp(260px, 32vw, 520px);
}

/* 3) Reset các rule "large-columns-3" đang ép .col = 33% */
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col.col{
  width: auto !important;
  max-width: none !important;
  flex: 0 0 auto !important;      /* triệt flex-basis 33% */
  padding: 0 !important;
  margin: 0 !important;
  min-width: 0;
  min-height: 0;
}

/* 4) Cho toàn bộ wrapper cao 100% để ảnh fill */
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col .col-inner,
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col a.image-lightbox,
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col .box,
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col .box-image{
  height: 100% !important;
}

/* 5) Ảnh cover */
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col img{
  width: 100% !important;
  height: 100% !important;
  display: block;
  object-fit: cover;
}

/* 6) Map vị trí 4 ô */
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(1){ grid-column: 1; grid-row: 1 / span 2; }
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(2){ grid-column: 2; grid-row: 1 / span 2; }
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(3){ grid-column: 3; grid-row: 1; }
.row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(4){ grid-column: 3; grid-row: 2; }

/* Mobile: 2 cột */
@media (max-width: 849px){
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid{
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    height: auto;
  }
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col .box{
    aspect-ratio: 16 / 10;
  }
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(1),
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(2),
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(3),
  .row.nk-mosaic-slider.row-slider .nk-mosaic-grid > .gallery-col:nth-child(4){
    grid-column: auto;
    grid-row: auto;
  }
}



.contact .row {
    background: #ffffffe0;
    padding: 20px;
    border-radius: 10px;
}
.project-header{
  position: absolute; 
  top: 0; left: 0; right: 0;
  z-index: 999;
  padding: 0 !important;
  background: transparent;         
  backdrop-filter: none;        
  transition: background .25s ease, backdrop-filter .25s ease, padding .25s ease;
}
.project-header__row .col {
    padding: 0;
}
.project-header.is-sticky{
  position: sticky;
  top: 0;
  background: rgba(140, 116, 56, 0.88);
  backdrop-filter: blur(6px);
}

.project-header .project-header__row{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; 
  padding: 20px 0;
}

.project-header img{
  max-height: 56px;
  width: auto;
}

.project-header .project-nav{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 26px;
  flex-wrap: nowrap;
  white-space: nowrap;
}

.project-header .project-nav a{
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  padding: 10px 0;
  border-bottom: 2px solid transparent; /* để hover/active có gạch */
}

.project-header .project-nav a:hover,
.project-header .project-nav a.is-active{
  border-bottom-color: #fff;
}

/* Mobile */
@media (max-width: 640px){
  .tt-cf7 .tt-row{ grid-template-columns: 1fr; }
}

.title_form_dang_ky .section-title-normal span {
    font-weight: 700;
    background: linear-gradient(90deg, #836938, #c09e5a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* ===== MAIN MEDIA: fix height cho đồng bộ ===== */
#the-post-images.post-images-1big .post-media-main{
  height: 400px; /* đổi Height -> height cho rõ ràng */
  position: relative;
  border-radius: 14px;
  overflow: hidden;
  background: #f3f4f6;
}

/* iframe/video/link fill đúng khung */
#the-post-images.post-images-1big .media-main-link,
#the-post-images.post-images-1big .media-main-video{
  width: 100%;
  height: 100%;
  display: block;
  background: #111;
}

#the-post-images.post-images-1big img#media-main-img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ===== THUMBS: ẩn scrollbar nhưng vẫn scroll được ===== */
#the-post-images.post-images-1big .post-media-thumbs{
  margin-top: 10px;
  display: flex;
  gap: 10px;

  overflow-x: auto;
  overflow-y: hidden;

  -webkit-overflow-scrolling: touch;

  padding-bottom: 0; /* bỏ chừa chỗ cho scrollbar */
  justify-content: flex-start;

  /* Ẩn scrollbar (Firefox/IE/Edge cũ) */
  scrollbar-width: none;
  -ms-overflow-style: none;

  /* UX: kéo tay */
  cursor: grab;
  user-select: none;
}
#the-post-images.post-images-1big .post-media-thumbs.is-dragging{
  cursor: grabbing;
}
#the-post-images.post-images-1big .post-media-thumbs::-webkit-scrollbar{
  height: 0;
  display: none; /* Chrome/Safari */
}

/* Thumb item giữ nguyên */
#the-post-images.post-images-1big .thumb-item{
  width: 120px;
  height: 80px;
  flex: 0 0 auto;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  background: #e5e7eb;
  position: relative;
  border: 2px solid transparent;
}
#the-post-images.post-images-1big .thumb-item.is-active{ border-color:#216bff; }
#the-post-images.post-images-1big .thumb-item img{ width:100%; height:100%; object-fit:cover; display:block; }

#the-post-images.post-images-1big .thumb-video{
  background:#111827; color:#fff; display:flex; align-items:center; justify-content:center;
}
#the-post-images.post-images-1big .thumb-video .thumb-play{
  width:34px; height:34px; border-radius:50%; background:rgba(255,255,255,.2);
  display:flex; align-items:center; justify-content:center;
}
#the-post-images.post-images-1big .thumb-video .thumb-label{
  position:absolute; bottom:6px; left:8px; font-size:12px; opacity:.9;
}

@media (max-width: 849px){
  #the-post-images.post-images-1big .post-media-main{ height: 250px; } /* ổn định hơn "auto" */
  #the-post-images.post-images-1big .thumb-item{ width:95px; height:64px; }
}
#the-post-images.post-images-1big .post-media-thumbs{ cursor: grab; user-select: none; }
#the-post-images.post-images-1big .post-media-thumbs.is-dragging{ cursor: grabbing; }


/* VIP Badge Styles */
.project-item .thumb {
    position: relative;
}


/* Post Description Styles */
.post-description {
    margin-top: 8px;
    font-size: 13px;
    color: #666;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nk-realty-grid .col.small-12.large-6 {
    padding: 0;
}
/* Author Info Styles */
.post-author-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-top: 1px solid #eee;
    background: #fff;
}

.author-details {
    display: flex;
    align-items: center;
    gap: 10px;
}

.author-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.author-name {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.author-phone {
    background: #e31e24;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: background 0.3s ease;
}
.wpcf7-spinner{
    display:none;
}
.author-phone:hover {
    background: #c01a1f;
    color: #fff;
}

.author-phone .icon.phone {
    font-size: 14px;
}
.project-tabs {
    margin-bottom: 15px;
}

span.page-numbers.current,a.page-numbers:hover {
    font-weight: bold;
    background: var(--primary-color);
    color: #fff;
    padding: 10px;
}
a.page-numbers {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 10px;
}
