: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;
}

#footer a {
    color: #FFFFFFB3;
    font-size: .9rem;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.23px;
}

.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 .footer-title h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #3d3b40;
    font-size: .9rem;
}

#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;
    font-family: 'Merriweather Bold', serif;
    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;
    font-family: 'Merriweather Bold', serif;
    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 {
    font-family: 'Merriweather Bold', serif;
}

.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 {
    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: 170px;
    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: initial;
    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: #777;
    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)
}

/**single project**/
.the-post .post-images {
    padding: 0;
    border-radius: 0;
    position: relative;
    height: 300px;
    background-color: #f1f1f1;
    display: flex;
    justify-content: center;
}

.the-post .post-images .image-item:first-of-type {
    border-left: 0;
}

.the-post .post-images .image-item {
    width: 25%;
    height: 100%;
    float: left;
    border-left: 3px solid #000;
    background-color: #f1f1f1;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    cursor: pointer;
}

.the-post .post-images .image-item img.lazy_done {
    opacity: 1;
}

/*.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;
    font-family: 'Merriweather Bold', serif;
    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: 20px;
    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-family: 'Merriweather Bold', serif;
    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;
}
@media (max-width: 768px) {
	.author_buy {
		margin-bottom: 50px;
	}
}