﻿@font-face {
    font-family: 'Material-Design-Iconic-Font';
    src: url(../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"), url(../fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"), url(../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
    font-weight: 400;
    font-style: normal;
}

.col-ms-6 .neighborhood-overview p strong {
    font-size: 20px;
    color: #444c59;
    padding-top: 14px;
}
.col-ms-6 .neighborhood-overview p:first-child strong {
    padding-top: 0;
}
.heading-uppercase {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}
.heading-20 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.clear-both:before {
    clear: both;
    width: 100%;
    display: table;
    content: ''}
.clear-both:after {
    clear: both;
    width: 100%;
    display: table;
    content: ''}
.weight-500 {
    font-weight: 500;
}
.big-size {
    height: 40px !important;
}
.title-36 {
    font-size: 36px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 46px;
    font-weight: 400;
}
.title-30 {
    font-size: 30px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 40px;
    font-weight: 400;
}
.title-28 {
    font-size: 28px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 38px;
    font-weight: 400;
}
.title-24 {
    font-size: 24px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 34px;
    font-weight: 400;
}
.title-20 {
    font-size: 20px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-weight: 400;
}
.align-center {
    text-align: center !important;
}
.menu-black {
    font-size: 16px;
    line-height: 24px;
}
.menu-black li {
    display: inline-block;
    width: 150px;
}
.menu-black li a {
    display: block;
    padding: 5px 0;
    background: #fff;
    border: 1px solid #444c59;
    text-transform: uppercase;
}
.menu-black li a.active {
    background: #444c59;
    color: #fff;
}
.padding-40-0 {
    padding: 40px 0;
}
.margin-4-l {
    margin-left: -4px;
}
.margin-tb-20 {
    margin: 20px 0;
}
.map-location {
    border: 0;
    width: 100%;
    height: 400px;
    background: #fff;
    padding: 25px;
    -webkit-box-shadow: 0 0 7px #a3a3a3;
    -moz-box-shadow: 0 0 7px #a3a3a3;
    box-shadow: 0 0 7px #a3a3a3;
    margin-bottom: 60px;
}
.bg-gray-e6 {
    background: #edeef2;
    width: 100%}
.bg-gray-e6:after {
    clear: both;
    display: table;
    content: ''}
.bg-gray-e6-d {
    background: #edeef2;
}
.bg-gray-f4 {
    background: #f4f5f9;
}
.pd-section {
    padding-top: 0;
    padding-bottom: 60px !important;
}
.rever-red {
    color: #c72528 !important;
}
a.rever-red:hover {
    text-decoration: underline;
}
.black-color {
    color: #000;
}
.content-detail {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 60px;
}
.content-detail table td {
    vertical-align: top;
}
.content-detail>div {
    text-align: center;
}
.content-detail img {
    max-width: 100%;
    height: auto !important;
}
.content-detail h3 {
    text-transform: uppercase;
    font-size: 20px;
    padding: 20px 0;
    width: 100%;
    clear: both;
}
.content-detail p, .content-detail table, .content-detail figure, .content-detail ul, .content-detail ol {
    padding-bottom: 20px;
}
.content-detail p strong {
    font-weight: 500;
}
.content-detail p:last-child {
    padding-bottom: 0;
}
.content-detail table {
    width: auto !important;
    max-width: 100%}
.content-detail table th:first-child, .content-detail table td:first-child {
    padding-right: 12px;
}
.content-detail table th+th, .content-detail table td+td {
    padding-left: 12px;
}
.content-detail table[align="center"] {
    margin: 0 auto;
}
.content-detail blockquote {
    font-weight: 500;
}
.content-detail figure.image figcaption {
    font-size: 16px;
    color: #a3a3a3;
}
.content-detail a {
    color: #c72528;
}
.content-detail a:hover {
    color: #c72528;
    text-decoration: underline;
}
.content-detail ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    margin: 0;
}
.content-detail ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    margin: 0;
}
.content-detail ul li {
    display: list-item;
    list-style: inherit;
}
.content-detail ol li {
    display: list-item;
    list-style: inherit;
}
.content-detail ul.arrow-list {
    list-style-type: none;
}
.content-detail ul.arrow-list li:before {
    content: '\00bb';
    position: absolute;
    margin-left: -16px;
}
img.full {
    width: 100%;
    padding: 10px 0 20px 0;
}
img.width-50 {
    float: left;
    width: 48%;
    margin-right: 4%;
    padding: 10px 0 20px 0;
}
img.width-50:nth-child(2n) {
    margin-right: 0;
    float: right;
}
.lage-btn-black {
    background: #444c59;
    display: block;
    padding: 20px 20px 15px 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 2px;
    font-weight: 500;
    margin: 20px 0;
}
.time-horizontal {
    position: absolute;
    right: 0;
    top: 25px;
    font-size: 16px;
}
.time-horizontal li {
    display: block;
    text-align: right;
    padding: 25px 30px 0 0;
    position: relative;
}
.time-horizontal li:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 2px;
    height: 45px;
    background: #bfbfbf;
}
.time-horizontal li:after {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #bfbfbf;
    right: -5px;
    bottom: 5px;
    content: ''}
.time-horizontal li.active:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 2px;
    height: 45px;
    background: #c72528;
}
.time-horizontal li.active:after {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c72528;
    right: -5px;
    bottom: 5px;
    content: ''}
.time-horizontal li.first-active:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 2px;
    height: 45px;
    background: #fff;
}
.time-horizontal li.first-active:after {
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #c72528;
    right: -5px;
    bottom: 5px;
    content: ''}
.time-horizontal li.active {
    color: #c72528 !important;
}
.border-t-de {
    border-top: 1px solid #dedede;
    padding: 12px 0;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.menu-detail-info li {
    display: inline-block;
}
.menu-detail-info li a {
    display: block;
    padding: 5px 20px 3px 20px;
    line-height: 40px;
    font-weight: 500;
}
.menu-detail-info li:first-child a {
    padding: 5px 20px 3px 0;
}
.black-btn {
    display: block;
    width: 250px;
    margin: 0 auto;
    background: #444c59;
    color: #fff;
    padding: 15px 0 11px 0;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    font-size: 16px;
}
.black-btn:hover {
    background: #c72528;
    color: #fff;
}
.font-36 {
    font-size: 36px !important;
    line-height: 46px;
}
.font-30 {
    font-size: 30px !important;
    line-height: 40px;
}
.font-26 {
    font-size: 26px !important;
    line-height: 36px;
}
.font-20 {
    font-size: 20px !important;
    line-height: 30px;
}
.font-16 {
    font-size: 16px !important;
    line-height: 30px;
}
.font-14 {
    font-size: 14px !important;
}
.list-open-sale {
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 50px 0;
}
.open-sale {
    width: 100%;
    position: relative;
    padding: 20px 30px;
    border-top: 1px solid #ececec;
    font-size: 16px;
}
.open-sale ul li {
    display: inline-block;
    padding-right: 25px;
}
.box-content .open-sale:first-child {
    border-top: none;
}
.price-apartment {
    font-size: 20px;
    font-weight: 200;
}
.width-750 {
    width: 750px;
}
.col-ms-7 {
    width: 64%;
    float: left;
    margin-right: 4%}
.col-ms-3 {
    width: 32%;
    float: left;
}
.view-log-box {
    background: #f4f4f4;
    border: 1px solid #dedede;
    padding: 40px;
    font-size: 16px;
}
.page-view {
    font-size: 90px;
    line-height: 160px;
}
.position-relative {
    position: relative;
}
.top-0 {
    top: 0 !important;
}
.view-history {
    font-size: 16px;
    padding-top: 30px;
}
.view-history table {
    width: 100%}
.view-history table thead tr th {
    border-bottom: 1px solid #dedede;
    padding: 10px 5px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}
.view-history table td {
    border-bottom: 1px dotted #dedede;
    padding: 15px 5px;
    vertical-align: middle;
}
.view-history table td img {
    vertical-align: middle;
}
.avatar-30 {
    width: 30px;
    height: 30px;
    border-radius: 50%}
.image-area {
    position: relative;
    height: 240px;
}
.image-area img {
    width: 100%;
    height: 240px;
}
.image-area h2 {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.72);
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding: 5px 20px;
    font-weight: 400;
}
.tttn {
    font-size: 16px;
    height: 240px;
}
.tttn img {
    float: left;
    width: 48%;
    margin-right: 4%;
    height: 240px;
}
.tttn .right-content {
    float: left;
    width: 48%;
    line-height: 28px;
}
.sale:before {
    content: '\f186';
    margin: 0 5px 0 0;
}
.rent:before {
    content: '\f187';
    margin: 0 5px 0 0;
}
.list-img {
    height: 320px;
}
.list-img li {
    position: relative;
    float: left;
    width: 33.333%;
    height: 100%}
.list-img li a {
    display: block;
    width: 100%;
    height: 100%}
.list-img li img {
    width: 100%;
    height: 100%}
.title-news {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.72);
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    padding: 10px 20px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
}
.flexslider {
    border-radius: 0 !important;
    border: 0 !important;
}
.popular-post {
    font-size: 16px;
}
.popular-post article.featured {
    width: 100%;
    clear: both;
    display: table;
    padding-bottom: 20px;
}
.popular-post article.featured .cover {
    float: left;
    width: 90px;
    margin-right: 16px;
    height: 90px;
}
.popular-post article.featured .cover img {
    height: 100%}
.popular-post article.featured header {
    float: left;
    width: calc(100% - 106px);
}
.popular-post article.featured header a {
    font-weight: 500;
    display: block;
    font-size: 16px;
    line-height: 22px;
    height: 63px;
    overflow-y: hidden;
}
.popular-post article.featured header p.by {
    padding: 8px 0 0;
}
.by {
    color: gray;
    font-size: 15px;
}
.recent-comment {
    font-size: 16px;
}
.recent-comment article.featured {
    width: 100%;
    clear: both;
    display: table;
    padding-bottom: 20px;
}
.recent-comment article.featured .cover {
    float: left;
    width: 16%;
    margin-right: 7%;
    height: 45px;
}
.recent-comment article.featured header {
    float: left;
    width: 77%;
    font-size: 14px;
    line-height: 22px;
    color: gray;
}
.recent-comment article.featured header a {
    font-weight: 600;
}
.contcom {
    width: 100%;
    padding-top: 10px;
    font-size: 14px;
    color: #000;
}
.sub-category-2nd {
    display: none;
}
.sub-category-2nd li {
    padding-left: 40px;
}
.navigation-head {
    clear: both;
    font-size: 15px;
}
.navigation-head li {
    display: inline-block;
    padding: 0 5px 0 0;
    list-style-type: disc;
    color: #999;
}
.navigation-head li a {
    color: #999;
    text-transform: uppercase;
}
.navigation-head li a.active {
    color: #444c59;
}
.navigation-head li a:hover {
    color: #444c59;
}
.info-news-de {
    font-size: 16px;
    margin-bottom: 30px;
}
.info-news-de li {
    display: inline-block;
    padding-right: 25px;
    color: #a9a9a9;
    line-height: 30px;
    vertical-align: middle;
}
.info-news-de li img {
    vertical-align: middle;
}
.info-news-de li h2 {
    font-size: 16px;
}
.info-news-de li span {
    display: inline-block;
    vertical-align: middle;
}
.short-description {
    padding: 0 0 0 40px;
    border-left: 5px solid #c72528;
    margin: 30px 0;
}
.short-description h3 {
    font-size: 28px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 400;
}
.short-description ul {
    padding-top: 20px;
}
.short-description ul li {
    list-style-type: inherit;
    list-style: disc;
    padding: 5px 0;
    margin-left: 20px;
}
.detail-content-news .article-content p, .detail-content-news .article-content table, .detail-content-news .article-content ul, .detail-content-news .article-content ol, .detail-content-news .article-content div, .detail-content-news .article-content figure {
    padding-bottom: 18px;
}
.detail-content-news .article-content a {
    color: #c72528;
}
.detail-content-news .article-content a:hover {
    color: #c72528;
    text-decoration: underline;
}
.detail-content-news .article-content ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    margin: 0;
}
.detail-content-news .article-content ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    margin: 0;
}
.detail-content-news .article-content ul li {
    display: list-item;
    list-style: inherit;
}
.detail-content-news .article-content ol li {
    display: list-item;
    list-style: inherit;
}
.detail-content-news .article-content ul.arrow-list {
    list-style-type: none;
}
.detail-content-news .article-content ul.arrow-list li:before {
    content: '\00bb';
    position: absolute;
    margin-left: -16px;
}
.detail-content-news .article-content table {
    width: auto !important;
}
.detail-content-news .article-content table th:first-child, .detail-content-news .article-content table td:first-child {
    padding-right: 12px;
}
.detail-content-news .article-content table th+th, .detail-content-news .article-content table td+td {
    padding-left: 12px;
}
.detail-content-news .article-content table[align="center"] {
    margin: 0 auto;
}
.detail-content-news .article-content blockquote {
    font-weight: 500;
}
.detail-content-news .article-content figure.image figcaption {
    font-size: 14px;
    color: #a3a3a3;
}
.detail-content-news .article-content>div {
    text-align: center;
}
.detail-content-news .image {
    font-size: 14px;
    color: #999;
    text-align: center;
}
.detail-content-news>img {
    text-align: center;
}
.detail-content-news {
    font-size: 16px;
    line-height: 24px;
}
.detail-content-news h3 a {
    font-size: 16px;
    color: #c72528;
    font-style: italic;
    display: block;
    clear: both;
}
.detail-content-news h3 a:before {
    font-family: 'rever-icon', Verdana, Geneva, sans-serif;
    content: '\f150';
    color: #c72528;
    font-size: 20px;
    padding-right: 10px;
}
.detail-content-news h3 {
    display: block;
    padding-top: 10px;
}
.more-news-list {
    padding: 50px 0;
}
.more-news-list li {
    padding: 5px 0;
}
.more-news-list li a {
    color: #c72528;
    font-style: italic;
}
.box-sale-rent {
    border: 1px solid #ececec;
    width: 100;
    margin: 20px 0;
}
.box-sale-rent .compare-house .article div.info li.marea {
    min-width: 80px;
}
.menu-s-r {
    background: #f3f3f3;
    height: 50px;
    border-bottom: 2px solid #444c59;
}
.view-more-gray {
    background: #fff;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    border: 1px solid #ececec;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    display: block;
}
.menu-s-r li {
    display: inline-block;
}
.menu-s-r li a {
    display: block;
    padding: 0 30px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.menu-s-r li a.active {
    border-bottom: 3px solid #fff;
    background: #fff;
    cursor: default;
}
.comment {
    padding: 50px;
    font-style: italic;
}
.listings-map-box {
    position: absolute;
    float: left;
    text-align: center;
}
.listings-map-box .listings-map {
    border-radius: 2px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.35);
    font-size: 12px;
    line-height: 20px;
    color: rgba(48, 51, 58, 0.86);
    background: #fff;
    text-align: center;
    white-space: nowrap;
    border: 1px solid rgba(48, 51, 57, 0.22);
    height: 20px;
    padding: 0 10px 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
}
.listings-map-box .listings-map .zmdi {
    font-size: 14px !important;
}
.listings-map-box .triangle-down {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #fff;
    margin: -7px 0 0 42%;
    z-index: 2;
    position: relative;
}
.listings-map-box .triangle-down-lg {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 6px solid #fff;
    margin: 0 0 0 42%;
    z-index: 2;
    position: relative;
}
.listings-map-box .tooltip-property-map {
    padding: 5px 15px 3px 15px;
    background: #fff;
    color: #444c59;
    font-size: 12px;
    margin-bottom: 2px;
    position: absolute;
    top: -30px;
    left: -50%;
    white-space: nowrap;
    display: none;
    z-index: 999;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.49);
}
.listings-map-box.active .listings-map {
    background: #c72528;
    color: #fff;
    cursor: pointer;
}
.listings-map-box.active .triangle-down {
    border-top: 6px solid #c72528;
    cursor: pointer;
}
.listings-map-box.active .tooltip-property-map {
    display: block;
}
#slider-news, #similar-property {
    border: 0 !important;
    position: relative;
    background: none !important;
}
#slider-news ul.exclusive li.featured header {
    height: 100px;
}
.but-nextdetail-news {
    position: absolute;
    top: 40%;
    margin-top: -20px;
    right: -50px;
    font-family: 'rever-icon', arial;
    font-size: 50px;
    padding: 10px 5px;
    z-index: 999;
}
.but-predetail-news {
    position: absolute;
    top: 40%;
    margin-top: -20px;
    left: -50px;
    font-family: 'rever-icon', arial;
    font-size: 50px;
    padding: 10px 5px;
    z-index: 100;
}
.but-nextdetail-news:before {
    content: '\f119'}
.but-predetail-news:before {
    content: '\f118'}
ul.exclusive {
    width: 100%;
    overflow: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
ul.exclusive li.featured {
    width: 31.5%;
    margin: 0 2.75% 0 0;
    float: left;
    display: inline-block;
    max-height: 370px;
    overflow: hidden;
    position: relative;
}
.action-btn-g {
    white-space: nowrap;
    padding: 15px 0 0 !important;
    clear: both;
    text-align: right;
    float: right !important;
}
.action-btn-g:before {
    clear: both;
    width: 100%;
    display: table;
    content: ''}
.last-item-overlay {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0;
    width: 100%;
    color: #fff;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    line-height: 230px;
}
.last-item-overlay .font-icon {
    font-size: 27px;
    vertical-align: middle;
    display: inline-block;
}
ul.exclusive li.featured .price {
    bottom: 14px;
}
li.featured .cover {
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: 50% top;
    cursor: pointer;
}
ul.exclusive li.featured .cover {
    height: 230px;
    border-top: 2px solid #444c59;
    position: relative;
}
ul.exclusive li.featured .cover:hover {
    opacity: .9;
}
ul.exclusive li.featured .last-item-overlay:hover {
    opacity: .95;
}
ul.exclusive li.featured .cover img {
    min-height: 100%}
ul.exclusive li.featured header {
    position: relative;
    background: #fff;
    padding: 15px 20px 8px;
    font-size: 14px;
    min-height: auto;
    max-height: 100%;
    overflow: hidden;
}
ul.exclusive li.featured header:hover {
    opacity: .9;
}
ul.exclusive li.featured header h4, ul.exclusive li.featured header h3, ul.exclusive li.featured header h2 {
    font-weight: 400;
    display: inline-block;
}
ul.exclusive li.featured header h4, ul.exclusive li.featured header h4 a {
    color: gray;
}
ul.exclusive li.featured header h4 a:hover {
    color: #c72528;
}
ul.exclusive li.featured header h3 {
    width: 100%}
ul.exclusive li.featured header p {
    color: #444c59;
    padding: 2px 0;
    font-size: 14px;
}
ul.exclusive li.featured header .heading {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #444c59;
    font-weight: 500;
    line-height: 1.4em;
    padding: 3px 0;
    overflow-y: hidden;
    max-height: 50px;
}
#similar-property {
    background: none;
}
#similar-property ul.exclusive li.featured header {
    max-height: 134px;
}
#similar-property ul.exclusive li.featured:after {
    content: ' ';
    float: left;
    width: 100%;
    height: 32px;
    background: #fff;
}
ul.exclusive li.featured header li {
    display: inline-block;
    margin-right: 18px;
    padding: 5px 0;
}
ul.exclusive li.featured header li:last-child {
    margin-right: 0;
}
section.exclusive article.kdc-new {
    position: relative;
}
section.exclusive article.kdc-new header {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    text-align: left;
}
section.exclusive article.kdc-new header .heading:hover {
    color: #fff !important;
}
section.exclusive article.kdc-new header .heading {
    color: #fff;
    height: 30px;
    overflow: hidden;
}
section.exclusive article.kdc-new header a {
    color: #fff;
}
section.exclusive article.kdc-new header p {
    color: #d3d3d3;
}
.exclusive>.more-button-box {
    padding-top: 40px;
}
#slider-news-header {
    height: 320px;
    overflow: hidden;
    border: 0 !important;
    position: relative;
    background: none !important;
}
.expand-icon {
    cursor: pointer;
}
section.project {
    padding-bottom: 30px;
}
section.exclusive article.featured header h4.price-on-project {
    position: absolute;
    right: 10px;
    font-weight: 500;
    font-size: 16px;
}
.open {
    display: block !important;
}
.icon-sort-t {
    font-size: 30px;
    padding-top: 5px;
    position: absolute;
    top: 2px;
    right: 15px;
}
.icon-sort-red {
    font-size: 21px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #c72528;
}
.icon-sort-cyan {
    font-size: 21px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    right: 10px;
    color: #00779a;
}
.smarter-from {
    float: left;
    width: 50%;
    padding: 120px 0 0;
    font-size: 18px;
    line-height: 28px;
    color: #444c59;
}
.width-100-ber {
    width: 100%}
.width-70-ber {
    width: 70%}
.center {
    text-align: center;
}
.FAQ-box {
    margin-right: 30px;
    font-size: 16px;
}
.FAQ-box form {
    margin: 20px 0;
}
.FAQ-box form input {
    width: 100%;
    padding: 19px;
    background: #f2f2f2;
    border: 0;
}
.search-FAQ {
    position: relative;
}
.search-FAQ button {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    border: 0;
    position: absolute;
    top: 12px;
    cursor: pointer;
    right: 5px;
}
.header-FAQ {
    padding: 20px 0 30px;
}
.header-FAQ:after {
    clear: both;
    display: table;
    width: 100%;
    content: ''}
.title-FAQ {
    float: left;
    width: 60%}

.FAQ-list {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
    line-height: 26px;
}
.FAQ-list:after {
    clear: both;
    display: table;
    width: 100%;
    content: ''}
a.answer {
    display: inline-block;
    padding: 5px 20px;
    background: #dedede;
    color: #000;
    margin-right: 20px;
}
.user-com {
    display: inline-block;
}
.user-com li {
    display: inline-block;
    position: relative;
    margin-left: -26px;
    z-index: 0;
}
.user-com li:nth-child(3) {
    z-index: 1;
}
.user-com li:nth-child(2) {
    z-index: 2;
}
.user-com li:first-child {
    margin: 0;
    z-index: 3;
}
.user-com li a img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: 3px solid #fff;
    vertical-align: middle;
}
.send-ask {
    display: block;
    padding: 20px 0 15px;
    width: 100%;
    text-align: center;
    margin: 40px 0 20px;
    background: #444c59;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}
.right-cate-FAQ {
    background: #f7f7f7;
    padding: 30px;
    margin-top: 40px;
    line-height: 30px;
}
.right-cate-FAQ a:hover {
    text-decoration: underline;
}
.right-cate-FAQ .title {
    text-transform: uppercase;
    font-weight: 500;
}
.style-dotted li {
    list-style: disc;
}
.content-FAQ {
    font-size: 17px;
    line-height: 26px;
    padding: 20px 0;
}
.content-FAQ p {
    padding-top: 10px;
}
.border-bot-gray {
    border-bottom: 1px solid #dedede;
}
.avatar-user-com {
    float: left;
    width: 50px;
}
.avatar-user-com img {
    width: 50px;
    height: 50px;
    border-radius: 50%}
.comment-FAQ {
    float: left;
    width: calc(100% - 50px);
    padding-left: 30px;
}
.like {
    display: inline-block;
    padding-left: 30px;
}
.comment-content {
    padding: 30px 0;
    border-bottom: 1px solid #dedede;
}
.user-com-FAQ {
    margin-top: 10px;
}
.mgl-5 {
    margin: 0 0 0 5px !important;
}
.mgl-30 {
    margin-left: 30px !important;
}
.font-small {
    font-size: 14px;
}
.hot-FAQ-box {
    padding: 30px 0;
}
.hot-FAQ {
    float: left;
    width: 50%;
    height: 240px;
    position: relative;
}
.hot-FAQ .cover {
    height: 240px;
    position: relative;
}
.hot-FAQ a {
    position: absolute;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    padding: 20px;
    bottom: 0;
    left: 0;
    right: 0;
}
.hot-FAQ2 {
    float: left;
    width: 50%;
    padding-left: 50px;
}
.hot-FAQ2 li {
    list-style: disc;
    padding: 10px 0;
    font-weight: 500;
}
.FAQ-table-view {
    padding: 20px 0;
    width: 100%}
.FAQ-list-table {
    display: table;
    width: 32%;
    float: left;
    margin-right: 2%}
.FAQ-list-table:last-child {
    margin-right: 0;
}
.FAQ-list-table-ct {
    display: table-cell;
    vertical-align: middle;
    height: 150px;
    text-align: center;
    padding: 0 30px;
}
.FAQ-list-table-ct a {
    color: #fff;
}
.top-user {
    padding: 30px 0;
    width: 100%}
.top-user-list {
    float: left;
    width: 32%;
    margin-right: 2%}
.top-user-list:last-child {
    margin-right: 0;
}
.avatar-top-user {
    float: left;
}
.avatar-top-user a img {
    width: 70px;
    height: 70px;
    border-radius: 50%}
.info-user-top {
    float: right;
    width: calc(100% - 90px);
    font-size: 14px;
}
.info-user-top a {
    font-weight: 500;
    font-size: 16px;
}
.popup-sketup {
    overflow: hidden;
    width: 100%;
    max-height: 530px;
    max-width: 1096px;
    height: 100%;
    position: relative;
    margin: 0;
    background: #f8f8f8;
    z-index: 1003;
    font-size: 14px;
}
.popup-sketup .image-sketch {
    display: block;
    max-width: 710px;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
.popup-sketup .image-sketch .slides-sketch li {
    text-align: center;
    background-color: #fff;
    position: relative;
}
.popup-sketup .image-sketch img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,  -50%);
}
.popup-sketup .popup-detail-sketch {
    max-width: 386px;
    width: 100%;
    float: right;
    height: 100%}
.popup-detail-sketch .popup-detail-sketch-title {
    border-bottom: 1px solid #eee;
    padding: 0 40px 0 20px;
    font-size: 24px;
    line-height: 70px;
    height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.popup-detail-sketch .info-sketch {
    float: left;
    padding: 3%;
    margin: 0;
    overflow-y: auto;
    width: 100%;
    height: calc(100% - 70px);
}
.popup-sketup .actionIcon {
    top: 0;
    right: 0;
    font-size: 16px;
}
.width-100-popup {
    width: 100% !important;
    height: 400px !important;
    margin-left: 0 !important;
    padding: 20px 0 0 20px;
}
.header-home-FAQ {
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}
.SendFAQ {
    width: 950px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -475px;
    margin-top: -266px;
    background: #f8f8f8;
    z-index: 1003;
    font-size: 16px;
}
.content-Send {
    border-bottom: 1px solid #c1c1c1;
    padding: 30px 40px;
}
.form-input {
    width: 100%}
.form-input span {
    font-weight: 600;
    padding-bottom: 15px;
    float: left;
}
.form-input span:nth-child(2) {
    float: right;
    font-weight: 400;
    color: #999;
}
.form-input .form-control {
    color: #444c59;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #c1c1c1;
    width: 100%;
    padding: 15px;
}
.choose-lv {
    display: inline-block;
    padding: 7px 25px 5px 0;
}
.col-left-40 {
    float: left;
    width: 40%}
.col-right-60 {
    float: right;
    width: 60%}
.slides-sketch {
    width: 100%;
    height: 100%}
.slides-sketch li a {
    width: 100%;
    height: 100%;
    display: block;
}
.slides-sketch li {
    width: 100%;
    height: 100%}
.col-50-ber {
    width: 48%;
    float: left;
}
.img-left-full {
    float: left;
    width: 100%;
    height: 240px;
}
.mar-right-2ber {
    margin-right: 2%}
.mar-right-4ber {
    margin-right: 4%}
.compare-house {
    background: #fff;
    border-bottom: 0;
    font-size: 16px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}
.compare-house .article {
    padding: 19px;
    border-bottom: 1px solid #ececec;
    display: table;
    height: 90px;
    width: 100%}
.compare-house .article div {
    display: table-cell;
    vertical-align: middle;
}
.compare-house .article div.abc {
    width: 4%;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 10px;
}
.compare-house .article div.abc+.img {
    padding-right: 20px;
}
.compare-house .article div.img {
    height: 60px;
    width: 3%;
    position: relative;
}
.compare-house .article div.img:hover {
    opacity: .9;
}
.compare-house .article div.img img {
    width: 90px;
    border: 1px solid #ccc;
}
.compare-house .article div.img a {
    display: block;
    width: 90px;
    height: inherit;
    overflow: hidden;
}
.compare-house .article div.img .state-opacity {
    positionposition: absolute;
    height: 100%;
    left: 0;
    width: 100%;
    top: 0;
}
.compare-house .article div.img .state-opacity:before {
    content: ' ';
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: .3;
    background: #000;
    top: 0;
}
.compare-house .article div.img .state-opacity .text {
    position: absolute;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-weight: 600;
    left: 50%;
    top: 50%;
    transform: translate(-50%,  -50%);
}
.compare-house .article div.title p {
    padding-top: 5px;
    color: gray;
}
.compare-house .article div.title h4, .compare-house .article div.title h3, .compare-house .article div.title h2 {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 1.4em;
    font-size: 16px;
}
.compare-house .article div.info {
    width: 34%}
.compare-house .article div.info li {
    display: inline-block;
    padding-right: 3%}
.compare-house .article div.info li:last-child {
    padding-right: 0;
}
.compare-house .article div.status {
    width: 8%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #c72528;
    font-weight: 500;
}
.compare-house button.view-more-gray {
    background: #edeef2;
    text-decoration: none !important;
    border-bottom: 1px solid #ececec;
}
.compare-house .article div.title {
    width: 25%}
.compare-house .article div.info {
    width: 20%;
    text-align: right;
}
.compare-house .article div.info-price {
    width: 20%;
    text-align: right;
    margin-top: 10px;
}
.compare-house .article div.action {
    text-align: right;
    width: 10%;
    margin-top: 10px;
}
.compare-house .article div.action a {
    display: block;
    padding: 8px 10px 4px;
    font-size: 14px;
    border: 1px solid #dedede;
    border-radius: 2px;
    float: right;
    height: 36px;
    margin-left: 10px;
}
.compare-house .article div.action a:hover {
    border-color: #c72528;
}
.compare-house .more2 {
    margin: -1px;
}
.show-hide-bnt {
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    background: #f3f5f8;
    text-align: center;
    color: #30333a;
    border: 1px solid rgba(48, 51, 58, 0.1);
    border-top: 0;
}
.show-hide-bnt:hover {
    background: #c72528;
    color: #fff !important;
}
.show-hide-bnt a {
    display: block;
    padding: 12px 5px 7px;
    font-size: 28px;
    line-height: 30px;
}
.show-hide-bnt a:hover {
    color: #fff;
}
.full-width {
    width: 100% !important;
}
.rcta * {
    max-width: 750px !important;
    width: 100%}
.back-map {
    right: 0 !important;
}
.map-text {
    line-height: 12px;
    vertical-align: middle;
    font-size: 16px;
}
.map-text-off {
    display: none !important;
}
.pdr-70 {
    padding-right: 70px;
}
.list-view section.result article.featured .cover {
    float: left;
    width: 270px;
    margin: 20px 0;
}
.list-view section.result article header a {
    display: block;
    width: 60%}
.list-view section.result article header a h3 {
    width: 80%}
.list-view section.result article.featured header h4.rvid:after {
    content: ''}
.list-view section.result article.featured header h4.rvdot:after {
    content: ''}
.list-view section.result article header h3:after {
    display: table;
    clear: both;
    width: 100%;
    content: ''}
.list-view section.result article.featured header h4 a {
    color: #444c59;
    width: auto;
}
.list-view section.result article.featured header h4 a:hover {
    color: #c72528;
}
.list-view section.result article.featured .cover {
    height: 180px;
}
.list-view section.result article.featured header {
    padding: 15px 0 10px 25px;
    float: left;
    width: calc(100% - 270px);
}
.list-view section.result article.featured .price {
    top: 36px;
    bottom: auto;
    right: 0;
}
.search-keyword {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
    max-width: 80%}
.search-sum-no span {
    display: block;
    float: left;
}
.span-left {
    display: block;
    float: left;
}
#slider-building, #slider-project {
    border: 0 !important;
    position: relative;
    background: none !important;
    padding-bottom: 60px;
}
section.result article.featured header ul:after {
    width: 100%;
    clear: both;
    display: table;
    content: ''}
.agent-content {
    margin-top: 28px;
    vertical-align: middle;
}
.project .agent-content {
    margin-top: 15px;
    vertical-align: middle;
}
.info-agent-ct {
    float: left;
    width: calc(100% - 200px);
    vertical-align: middle;
}
.avatar-agent-ct {
    float: left;
    vertical-align: sub;
    height: 40px;
    width: 40px;
}
.avatar-developer-ct {
    float: left;
    vertical-align: sub;
    height: 40px;
    width: 40px;
    border: 1px solid #dedede;
}
.avatar-developer-ct img {
    width: 40px;
    margin-right: 10px;
    vertical-align: bottom;
    height: 100%;
    object-fit: contain;
}
.avatar-agent-ct img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: bottom;
}
.action-list {
    float: right;
    padding-top: 10px;
}
.name-title {
    float: left;
    width: calc(100% - 42px);
    padding: 7px 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
}
section.result article.featured header .name-title p {
    color: rgba(48, 51, 57, 0.7);
    font-size: 12px;
    padding: 0;
}
.list-view section.result article header .name-title a {
    font-weight: 500;
    width: auto;
    line-height: 14px;
}
.list-view section.result article.featured header ul {
    width: auto;
}
#slider-building ul.exclusive li.featured .cover, #slider-project ul.exclusive li.featured .cover {
    border: 0;
    background-color: #f4f5f9;
}
#slider-building ul.exclusive li.featured header, #slider-project ul.exclusive li.featured header {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9));
    color: #fff;
    padding-top: 30px;
}
#slider-building ul.exclusive li.featured header .heading, #slider-project ul.exclusive li.featured header .heading {
    color: #fff;
    min-height: auto;
    max-height: 22px;
    overflow: hidden;
    font-size: 18px;
    line-height: 20px;
}
#slider-building ul.exclusive li.featured header h4, #slider-building ul.exclusive li.featured header h4 a, #slider-project ul.exclusive li.featured header h4, #slider-project ul.exclusive li.featured header h4 a {
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}
.view-all-project {
    color: #73a1cf;
    font-size: 18px;
    font-weight: 400;
    line-height: 240px;
    text-align: center;
    width: 360px;
}
.view-all-project:hover .next-icon:before {
    color: #c52728;
}
.view-all-project .next-icon:before {
    position: absolute;
    top: 7px;
    right: 67px;
    font-size: 45px;
    color: #73a1cf;
}
.sticky-header {
    visibility: hidden;
    position: absolute;
    top: -60px;
}
.stickyTrigger {
    display: block;
    border: 1px solid rgba(48, 51, 57, 0.15);
    height: 60px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity .5s ease-in-out ,  transform .5s ease-in-out;
    z-index: 10;
    font-size: 16px;
}
.is-stuck {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}
.title-sticky-header {
    float: left;
    max-width: 15%;
    padding-right: 25px;
}
.title-sticky-header h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 60px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 20px;
    overflow: hidden;
    font-weight: 400;
}
.info-sticky-header {
    float: left;
    width: 65%;
    font-weight: 500;
}
.info-sticky-header p.gray {
    font-weight: 400;
    padding-bottom: 2px;
    color: #8e9399;
}
.info-sticky-header li {
    display: inline-block;
    padding: 6px 10px 0;
}
.info-sticky-header li:first-child {
    padding-left: 0;
}
.info-sticky-header li a {
    line-height: 50px;
    font-weight: 400;
    display: block;
}
.info-sticky-header li a.active {
    font-weight: 600;
    border-bottom: 2px solid #c72528;
}
.btn-sticky-header {
    float: right;
    width: 20%;
    padding-top: 7px;
    text-align: right;
    line-height: 50px;
    font-weight: 500;
}
.btn-sticky-header .black-button {
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    width: 160px;
    padding: 0;
    margin: 0;
    float: right;
}
.search-sub {
    height: 60px;
    border-bottom: 1px solid #a6a6a6;
    background: #fff;
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 999;
}
.search-sub .sort-home {
    margin-top: 0;
    border: 0;
    height: 59px;
}
.search-sub .sort-home .btn-no-style {
    padding-top: 10px;
}
.search-sub .sort-home .icon-sort-t {
    padding-top: 12px;
}
.search-sub .iconsearchno {
    float: left;
    padding-top: 20px;
}
.top-59 {
    top: 59px;
}
.search-sub input.search-detail {
    float: left;
    margin-top: 22px;
    border: 0;
    color: #999;
    padding: 0 5px 0 20px;
    font-size: 14px;
    width: 60%}
.search-sub input.search-detail:focus {
    border: 0 !important;
}
.search-sub .btn-black {
    float: right;
    margin: 13px 40px 0 0;
}
.search-sub .search-suggest {
    width: 800px;
    left: 228px;
}
.comment-topic:before {
    content: '\f175';
    position: relative;
    width: 20px;
    height: 20px;
    font-family: rever-icon, Verdana, Geneva, sans-serif;
    text-rendering: auto;
    line-height: 20px;
    font-size: 18px;
    padding-right: 5px;
}
.date-topic:before {
    content: '\f166';
    position: relative;
    width: 20px;
    height: 20px;
    font-family: rever-icon, Verdana, Geneva, sans-serif;
    text-rendering: auto;
    line-height: 20px;
    font-size: 18px;
    padding-right: 5px;
}
.view-topic:before {
    content: '\f146';
    position: relative;
    width: 20px;
    height: 20px;
    font-family: rever-icon, Verdana, Geneva, sans-serif;
    text-rendering: auto;
    line-height: 20px;
    font-size: 18px;
    padding-right: 5px;
}
.article-news {
    padding: 30px 0;
    margin-top: 20px;
}
.article-news:after {
    clear: both;
    display: table;
    content: ''}
.article-news li {
    list-style: none;
}
.article-news li {
    float: left;
    width: 50%;
    border-right: 2px solid #e6e6e6;
    padding-top: 100px;
}
.article-news li article.featured {
    width: 92%;
    position: relative;
}
.article-news article.featured:after {
    clear: both;
    display: table;
    content: ''}
.article-news article.featured .cover {
    height: 280px;
    border-top: 2px solid #444c59;
}
.article-news article.featured .cover img {
    min-height: 100%;
    min-width: 100%}
.article-news article.featured header {
    background: #fff;
    padding: 30px;
}
.article-news article.featured header h3 {
    padding: 0;
    margin: 0;
}
.article-news article.featured header h3 a {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.article-news article.featured header .summary {
    height: 70px;
    overflow: hidden;
    font-size: 16px;
    padding: 5px 0 0 0;
    margin: 10px 0 0;
    line-height: 22px;
}
.article-news .time {
    position: absolute;
    right: -9%;
    top: -50px;
    border-bottom: 2px solid #e6e6e6;
    padding: 0 15px 3px 0;
    width: 109%;
    text-align: right;
    font-size: 16px;
}
.article-news .time span {
    padding-right: 30px;
}
.article-news .time:after {
    content: '';
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #e6e6e6;
    display: block;
    right: -9px;
    position: absolute;
    top: 16px;
}
.article-news li:nth-child(2n) {
    float: right;
    width: 50%;
    margin-top: 0;
    border-right: 0;
}
.article-news li:nth-child(2) {
    margin-top: 50px;
}
.article-news li:nth-child(2n) article.featured {
    width: 92%;
    position: relative;
    margin-left: 8%}
.article-news li:nth-child(2n) article.featured .time:after {
    left: -8px;
}
.article-news li:nth-child(2n) article.featured .time {
    left: -9%;
    text-align: left;
    padding-left: 50px;
    width: 109%}
.selisting-container {
    display: block;
    flex-flow: row wrap;
}
.selisting-main {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66%;
    float: left;
    margin-top: 30px;
}
.selisting-sidebar {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33%;
    float: right;
    margin-top: 30px;
    height: 100%;
    overflow: hidden;
}
.selisting-main section.result article.featured .cover {
    height: 220px;
}
.selisting-header .result {
    display: none;
    padding-top: 20px;
}
.selisting-header {
    display: block;
    position: relative;
}
.selisting-header .left {
    width: 60%}
.selisting-tab {
    display: block;
    float: left;
    width: 50%}
.selisting-header input {
    display: none;
}
.selisting-header label {
    display: block;
    float: left;
    text-align: left;
    color: #444c59;
    width: auto;
    height: 30px;
    margin-right: 4%;
    font-size: 14px;
    cursor: pointer;
}
.selisting-header #tab1:checked ~ #content1, .selisting-header #tab2:checked ~ #content2 {
    display: block;
}
.selisting-header label:nth-child(5) {
    margin-right: 0;
}
.selisting-header input:checked+label {
    border-bottom: 3px solid #444c59;
    font-weight: 500;
}
.selisting-header label:hover {
    border-bottom: 3px solid #444c59;
    font-weight: 500;
    color: rgba(119, 118, 118, 0.96);
    -webkit-transition: color .25s linear ,  border-bottom .25s linear;
    -moz-transition: color .25s linear ,  border-bottom .25s linear;
    -o-transition: color .25s linear ,  border-bottom .25s linear;
}
.selisting-action {
    float: right;
    text-align: right;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 30px;
}
.selisting-action select {
    box-sizing: border-box;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    font-size: 14px;
    color: #444c59;
    outline: none;
    background-repeat: no-repeat;
    background-position: right;
    margin-left: 10px;
}
.selisting-action select::-ms-expand {
    display: none;
}
.selisting-action select:hover {
    color: #c52728;
}
.selisting-tab:hover {
    background: #444c59;
    color: #fff;
}
.form-refine {
    padding: 15px;
    background: #eaebf0;
    font-size: 16px;
}
.form-refine:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
}
.form-refine h2 {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    line-height: 30px;
}
.form-refine .refine-su {
    font-size: 14px;
    text-align: center;
    padding: 0 10px 20px;
}
.form-refine .price-form {
    padding-left: 0;
}
.form-refine label {
    font-size: 14px;
    padding-bottom: 10px;
}
.form-refine .price-form input {
    padding: 10px;
    width: 41%;
    font-size: 14px;
    border: 1px solid rgba(48, 51, 57, 0.15);
    border-radius: 2px;
}
.form-refine .price-form {
    width: 100%}
.formElement {
    width: calc(99.9% * 1 / 2 - 27px);
    float: left;
    margin-top: 20px;
}
.cx-selectField {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid rgba(48, 51, 57, 0.15);
    border-radius: 2px;
    width: 100%;
    background-color: #fff;
    background-clip: padding-box;
    color: #000;
    line-height: 1.3em;
    outline: none;
    transition: border-color ,  background ,  box-shadow ,  color ,  fill .1s ease;
    padding: 10px;
    font-size: 16px;
    padding-right: 36px;
}
.cx-selectField-wrapper {
    position: relative;
}
.cx-selectField-wrapper:after {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
    background-repeat: no-repeat;
    background-image: url(../images/download.svg);
}
.form-refine .booking-button {
    width: 40%;
    background: #393939;
    color: #fff;
    margin: 20px 30%;
    font-size: 14px;
    padding: 8px 0;
    font-weight: 500;
    cursor: pointer;
}
.form-refine .booking-button:hover {
    background: #c72528;
}
.more-yml {
    margin: 20px 0;
}
.more-yml h3 {
    border-bottom: 1px solid #dedede;
    font-size: 22px;
    font-weight: 500;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    margin-bottom: 20px;
}
.more-yml .list-yml a {
    color: #00779a;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: auto;
    display: block;
    padding: 5px 0;
}
.selisting-title {
    padding: 60px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.selisting-title h1 {
    font-size: 40px;
    padding-bottom: 30px;
    line-height: 45px;
}
.link-breadcrumbs {
    padding: 0 0 20px;
    margin: 0 auto;
    color: #999;
    font-size: 10px;
    font-weight: 400;
}
.link-breadcrumbs a {
    color: #00779a;
    padding: 0 5px;
    font-size: 14px;
}
.link-breadcrumbs a.active {
    color: #393939;
}
.container-fluid {
    width: calc(100% - 30px);
    background: #fff;
    margin-top: 20px;
}
.container-fluid:before {
    display: table;
    content: ' '}
.container-fluid:after {
    clear: both;
}
.table-row {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: no-wrap;
    -webkit-flex-wrap: no-wrap;
    width: 100%;
    border-collapse: collapse;
    padding: 10px 20px;
    margin-top: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 12px;
}
.wrapper {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
}
.title-comment, .title-comment-module-reporter, .attributes {
    flex-grow: 1;
    -webkit-flex-grow: 1;
}
.column {
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    vertical-align: top;
}
.column .font-icon {
    font-size: 14px;
}
.table-row .title {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 4px;
    width: 220px;
}
.module {
    width: 80px;
}
.tab-choose {
    clear: both;
    width: 100%;
    margin-top: 25px;
    text-align: left;
}
.tab-choose ul li {
    display: inline-block;
    padding: 0 40px 0 0;
}
.tab-choose ul li a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    color: rgba(255, 255, 255, 0.85);
}
.tab-choose ul li a.current {
    font-weight: 500;
}
.tab-choose ul li a.current:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -8px;
    border-width: 0 0 2px;
    border-style: solid;
}
.but-search-home {
    float: left;
    width: 155px;
    height: 55px;
    margin-top: 20px;
}
.but-search-home button {
    color: #fff;
    background: #c72528;
    border: 0;
    font-size: 18px;
    line-height: 55px;
    width: 100%;
    text-align: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    padding: 0;
    cursor: pointer;
    font-weight: 500;
}
.but-search-home button:hover {
    background: #bb191c;
}
.border-navgroup {
    position: relative;
}
.border-navgroup:before {
    border-left: 2px solid #eaebf0;
    border-left-color: rgba(255, 255, 255, 0.2);
    content: '';
    position: absolute;
    left: 0;
    top: 21px;
    height: 16px;
}
.link-hotline {
    color: #b3e04b !important;
}
.sort-topdetail {
    float: left;
    width: 90px;
    background: #fff;
    padding: 8px 20px 8px 15px;
    position: relative;
}
.sort-topdetail:after {
    content: '';
    position: absolute;
    right: -12px;
    top: 9px;
    height: 19px;
    border-left: 1px solid #30333a;
    opacity: .2;
}
.sort-topdetail button {
    top: 5px !important;
    color: #666;
    font-size: 14px !important;
}
.search-topdetail {
    float: left;
    position: relative;
    width: calc(100% - 150px);
    text-align: left;
}
.tab-search {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 60px;
    background: #fff;
    position: relative;
    z-index: 1;
    position: fixed;
    top: 60px;
}
.tab-search:after {
    content: '';
    display: table;
    clear: both;
    width: 100%}
.left-tabmenu-search {
    float: left;
    font-size: 13px;
    padding-left: 30px;
}
.left-tabmenu-search li {
    display: inline-block;
    padding: 4px 10px 0 0;
}
.left-tabmenu-search li a {
    display: block;
    line-height: 56px;
    text-transform: uppercase;
    color: #484848;
    margin-right: 20px;
    font-size: 16px;
}
.left-tabmenu-search li a:hover {
    border-bottom: 2px solid #484848;
}
.left-tabmenu-search li a.active {
    font-weight: 500;
    border-bottom: 2px solid #484848;
}
.btn-bor_red {
    display: block;
    border: 1px solid #c72528;
    color: #c72528;
    padding: 4px 10px;
    font-size: 14px;
}
.none-border {
    border: 0 !important;
}
.position-fixed {
    position: fixed;
}
.full-width .search-sum {
    width: 100%}
.title-sum {
    position: relative;
    top: 20px;
    padding: 6px 0;
}
.title-sum:after {
    content: '';
    display: table;
    width: 100%}
.kdc-new .overlay {
    background: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9)) !important;
}
section.project article.featured {
    width: calc(50% - 30px);
    margin: 30px 30px 0 0;
}
.bgw {
    background: #fff;
    border-top: 1px solid #d6d6d6;
    font-size: 16px;
    line-height: 24px;
    margin-top: 50px;
}
.bgw .bgw-wp {
    padding: 0 30px;
    font-size: 14px;
}
.bgw-wp h3 {
    padding: 30px 0 5px;
    font-size: 18px;
}
.bgw-wp .klc:after {
    content: '';
    width: 100%;
    display: table;
}
.bgw-wp .klc li {
    width: 24%;
    float: left;
    margin: 10px 8px 0 0;
}
.bgw-wp .klc li a {
    display: block;
    width: 100%;
    line-height: 30px;
    background: #f3f4f7;
    padding: 0 10px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}
.bgw-wp p {
    padding-bottom: 20px;
    color: #444;
}
.search-sidebar_content:after {
    content: '';
    width: 100%;
    display: table;
}
.bgw-wbt {
    border-top: 1px solid #e2e2e2;
    padding: 15px 30px;
    margin-top: 30px;
}
.bgw-wbt a {
    padding: 0 5px;
    font-weight: 500;
    font-size: 14px;
    color: #30333a;
}
.bgw-wbt a.disable {
    color: rgba(48, 51, 58, 0.3);
}
.bgw-wbt a:first-child {
    padding-left: 0;
}
.icon-s-h {
    font-size: 28px;
    color: #c9d6dd;
    vertical-align: middle;
    font-weight: 200;
}
.space-icon {
    vertical-align: middle;
    padding-right: 5px;
}
.border-navgroup-gray:before {
    border-left: 1px solid #30333a;
    content: '';
    position: absolute;
    left: -8px;
    top: 21px;
    height: 16px;
    opacity: .2;
}
.width-1600 .right-menu ul.border-navgroup-gray li a.rightmenu-linkblack {
    font-weight: 500;
}
.btn-no {
    border: 0;
    background: none;
    cursor: pointer;
}
.btn-no:hover {
    color: #30333a;
    opacity: 1;
}
.view-type {
    float: right;
    right: 12px;
    margin-top: 12px;
    position: relative;
}
.full-width .view-type {
    right: 30px;
}
.view-type button {
    color: #30333a;
    opacity: .5;
}
.type-property {
    background: #00779a;
    color: #fff;
    display: block;
    padding: 5px;
    height: 18px;
    margin-top: 8px;
    float: left;
    line-height: 12px;
    font-size: 14px;
    margin: 5px 0 0 5px;
    border-radius: 2px;
}
.total-result {
    color: #00779a;
}
.icon-slide {
    font-family: 'Material-Design-Iconic-Font'}
.icon-slide:before {
    content: '\f2fb'}
.icon-slide-back {
    font-family: 'Material-Design-Iconic-Font'}
.icon-slide-back:before {
    content: '\f2fa'}
.info-project td {
    padding: 0 10px 0 0;
}
.lable-property {
    position: absolute;
    left: 10px;
    bottom: 10px;
    right: 10px;
}
.lable-property div {
    float: left;
    margin: 5px 5px 0 0;
}
.free-month {
    padding: 3px 10px 1px !important;
    background: rgba(83, 158, 0, 0.7);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.sold {
    padding: 3px 10px 2px !important;
    background: #838383;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.monopoly {
    padding: 3px 10px 2px !important;
    background: rgba(243, 3, 6, 0.7);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.h-3d {
    padding: 2px 10px 2px !important;
    background: rgba(32, 165, 150, 0.7);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
}
.h-3d i {
    vertical-align: text-bottom !important;
}
.title-map-ho {
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}
.searchlisting-project {
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.17);
    width: 218px;
    background: #ebebeb;
    top: 50px;
    left: 50px;
    position: absolute;
    padding: 0;
    z-index: 100;
    display: none;
    height: 145px;
}
.searchlisting-project section.exclusive article.featured {
    position: relative;
    width: 218px;
}
.searchlisting-project section.exclusive article.featured .cover {
    height: 145px;
    width: 218px;
}
.searchlisting-project section.exclusive article.featured header {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9)) !important;
    padding: 10px;
    color: #fff;
}
.searchlisting-project section.exclusive article.featured header a {
    display: block;
    height: auto;
    color: #fff;
}
.searchlisting-project section.exclusive article.featured header a h3 {
    font-size: 13px;
    line-height: 18px;
    display: block;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 500;
}
.searchlisting-project section.exclusive article.featured header h4 a {
    color: #fff;
    font-size: 12px;
}
.searchlisting-project section.exclusive article.featured header ul li {
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
}
.searchlisting-project section.exclusive article.featured header .price {
    position: initial;
    color: #fff;
    font-size: 12px;
}
.searchlisting-project section.exclusive {
    justify-content: baseline;
}
.info-bs-price {
    position: absolute;
    right: 0;
    top: 25px;
}
.info-bs-price .price-list {
    font-size: 18px;
    font-weight: 600;
    color: #30333a;
}
.info-bs {
    position: absolute;
    right: 30px;
    top: 50px;
}
.info-bs div {
    float: right;
    clear: both;
    margin-bottom: 8px;
}
.info-bs .lable-sold {
    padding: 3px 10px 1px !important;
    background: #838383;
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.info-bs .lable-monopoly {
    padding: 3px 10px 1px !important;
    background: rgba(243, 3, 6, 0.7);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.info-bs .lable-free-m {
    padding: 3px 10px 1px !important;
    background: rgba(83, 158, 0, 0.7);
    color: #fff;
    border-radius: 2px;
    font-size: 14px;
}
.fix-btn-map-filter {
    position: fixed;
    bottom: 20px;
    margin-left: -90px;
    width: 180px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.14);
    z-index: 100;
    left: 50%;
    display: none;
}
.fix-btn-map-filter .filter-btn {
    width: 50%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    float: left;
    color: #838383;
}
.fix-btn-map-filter .maps-btn {
    width: 50%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    float: left;
    position: relative;
    color: #838383;
}
.fix-btn-map-filter .maps-btn:after {
    position: absolute;
    content: '';
    left: -1px;
    top: 5px;
    height: 20px;
    border-left: 1px solid rgba(48, 51, 58, 0.2);
}
.fix-btn-map-filter .filter-btn i {
    vertical-align: text-bottom;
    color: #30333a;
}
.fix-btn-map-filter .maps-btn i {
    vertical-align: text-bottom;
    color: #30333a;
}
.save-search-box {
    float: right;
    margin: 10px 30px 0 0;
}
.tag-info-project {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(48, 51, 58, 0.5);
    color: #fff;
    padding: 2px 10px;
    font-size: 14px;
}
.overflow-text {
    height: 48px;
    overflow: hidden;
    display: block;
}
.width-1600 .right-menu ul.border-navgroup-gray li a.rightmenu-linkblack {
    margin: 2px 8px 0 8px;
}
.pd-search-icon {
    padding-left: 25px;
}
.btn-on-off-filter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}
.btn-on-off-filter a {
    display: block;
    width: 90%;
    height: 40px;
    margin: 10px 0 0 35px;
}
.list-view {
    margin-left: 0;
}
.list-view .title-sum {
    padding-left: 30px;
}
.list-view section.result {
    margin-top: 30px;
}
.list-view section.result article.featured {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 30px;
    border-bottom: 1px solid #e6e6e6;
}
.view-more-cyan {
    color: #00779a;
    font-size: 14px;
    font-family: 'harmonia';
    display: block;
}
.color-cyan {
    color: #00779a !important;
}
.list-view section.project article.featured header {
    height: 205px;
}
.list-view section.project article.featured header h3 {
    max-height: 48px;
    height: auto;
}
.list-view section.project article.featured header .agent-content {
    position: relative;
    bottom: -20px;
}
.list-view section.project article.featured header .info-project {
    position: relative;
    bottom: -20px;
}
.list-view section.project article.featured header .overflow-text {
    max-height: 48px;
    height: auto;
}
.stickyTrigger-shadow {
    opacity: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
    font-size: 16px;
}
.place-viral {
    font-size: 14px;
    color: rgba(48, 51, 58, 0.4);
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-weight: 400;
    display: inline-block;
}
.media-box {
    margin: 15px 0 40px;
}
.media-box:after {
    clear: both;
    display: table;
    content: ''}
.media-box li {
    width: calc(33.33% - 5px);
    margin: 5px 5px 0 0;
    float: left;
    position: relative;
}
.media-box li img {
    width: 100%;
    vertical-align: bottom;
}
.media-box li a {
    display: table-cell;
    color: #fff;
}
.media-box .p-album a {
    display: block;
    padding-top: 66%}
.media-box .w-50percent {
    width: calc(50% - 5px);
    position: relative;
    display: table;
}
.media-box .w-50percent>a {
    width: 100%;
    padding-top: 67%}
.bg-opa {
    background: rgba(0, 0, 0, 0.32);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: auto;
    height: 100%;
    font-size: 14px;
}
.bg-opa a {
    display: table-cell;
    vertical-align: middle;
}
.display-table {
    display: table;
    width: 100%;
    height: 100%}
.display-table .large-font {
    display: table-cell !important;
    padding: 0 !important;
}
.display-table a {
    color: #fff;
}
.display-table a:hover {
    opacity: .8;
}
.heading-02-rv {
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    padding: 20px 0 13px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    line-height: 30px;
    width: 100%}
.collapse {
    position: relative;
}
.collapse label {
    display: block;
    width: 100%;
    height: 100%}
.collapse label::before {
    font: 14px/1 'Material-Design-Iconic-Font';
    font-weight: 700;
    font-size: 26px;
    content: '\f2f9';
    vertical-align: text-top;
    display: block;
    width: 100%;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: -46px;
    right: 0;
    text-align: right;
}
.collapse input {
    display: none;
    visibility: hidden;
}
#expand {
    overflow: hidden;
    display: none;
}
#expand-02 {
    overflow: hidden;
    display: none;
}
#expand-03 {
    overflow: hidden;
    display: none;
}
#expand-04 {
    overflow: hidden;
    display: none;
}
#expand-05 {
    overflow: hidden;
    display: none;
}
#expand-06 {
    overflow: hidden;
    display: none;
}
#toggle:checked ~ #expand {
    height: auto;
    display: block;
}
#toggle-02:checked ~ #expand-02 {
    height: auto;
    display: block;
}
#toggle-03:checked ~ #expand-03 {
    height: auto;
    display: block;
}
#toggle-04:checked ~ #expand-04 {
    height: auto;
    display: block;
}
#toggle-05:checked ~ #expand-05 {
    height: auto;
    display: block;
}
#toggle-06:checked ~ #expand-06 {
    height: auto;
    display: block;
}
#toggle:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
#toggle-02:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
#toggle-03:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
#toggle-04:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
#toggle-05:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
#toggle-06:checked ~ label::before {
    content: '\f2fc';
    font-size: 26px;
    top: -46px;
}
.p-doc-relative-wrapper {
    display: block;
    overflow: hidden;
    width: 100%}
.p-doc-relative-wrapper .img {
    width: 22%;
    float: left;
    margin-right: 5%}
.p-doc-relative-wrapper .img img {
    max-width: 100%;
    min-width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.p-doc-relative-wrapper .img div {
    height: 230px;
}
.p-doc-relative-wrapper .info {
    display: block;
    overflow: hidden;
    width: 73%;
    float: left;
    font-size: 14px;
}
.p-doc-relative-wrapper .info ul li {
    padding: 0;
    margin: 0;
    list-style: inside;
}
.p-doc-relative-wrapper .info ul {
    list-style-type: disc;
    list-style-position: inherit;
}
.box-collapse {
    border-top: 1px solid rgba(48, 51, 58, 0.2);
}
.content-document:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.content-document li {
    padding-top: 10px;
    position: relative;
    margin-bottom: 20px;
}
.content-document li:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.content-document li h4 {
    font-family: 'Tiempos';
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}
.content-document li .sub-title {
    padding: 8px 0;
    font-weight: 500;
}
.content-document li .button-down {
    position: absolute;
    bottom: 0;
}
.button-down span, .button-down button {
    background: #c72528;
    color: #fff;
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
}
.detail-building {
    display: block;
    width: calc(100% + 20px);
}
.detail-building li {
    width: calc(33.33% - 20px);
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px rgba(131, 131, 131, 0.2);
    float: left;
    margin: 20px 20px 0 0;
}
.detail-building li:nth-child(1), .detail-building li:nth-child(2), .detail-building li:nth-child(3) {
    margin-top: 0;
}
.detail-building li:nth-child(3n+3) {
    margin-right: 0;
}
.detail-building li img {
    width: 100%}
.info-dt-bd {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 22px;
}
.info-dt-bd h4 {
    font-weight: 500;
    font-size: 16px;
}
.info-dt-bd p {
    font-size: 12px;
    color: #00779a;
    position: relative;
    padding-bottom: 20px;
}
.info-dt-bd p:before {
    position: absolute;
    bottom: 10px;
    content: '';
    width: 50px;
    border-bottom: 1px solid #00779a;
}
.info-dt-bd table tr td:nth-child(2n) {
    color: #838383;
    opacity: .86;
    text-align: right;
}
.info-dt-bd table tr td {
    padding: 0;
    line-height: 20px;
}
.info-dt-bd table {
    width: 100%}
.content:after {
    clear: both;
    display: table;
    content: ''}
.project-location {
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(48, 51, 58, 0.1);
}
.map-loca-project {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 380px;
}
.map-loca-project img {
    width: 100%;
    vertical-align: bottom;
}
.address-project {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 43px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
    line-height: 43px;
    padding-left: 10px;
    overflow: hidden;
}
.left-70 {
    float: left;
    width: 70%}
.location-around {
    padding: 15px 15px 0;
}
.location-around ul {
    width: calc(100% + 5%);
}
.location-around:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.location-around li {
    float: left;
    width: 45%;
    padding: 0 0 0 25px;
    position: relative;
    line-height: 32px;
    font-size: 14px;
    margin-right: 5%}
.location-around li:before {
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
    content: '\f1ab';
    left: 0;
    position: absolute;
}
.location-around li>.left-70 {
    width: 80% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.location-around li>.right {
    width: 16%;
    text-align: right;
}
.pd-15 {
    padding: 15px;
}
.owner-project .title {
    padding-bottom: 20px;
}
.owner-project img {
    float: left;
    width: 30%;
    margin-right: 20px;
}
.info-owner-project {
    float: left;
    width: calc(70% - 20px);
}
.project-news li {
    padding-top: 10px;
    margin-bottom: 20px;
}
.project-news li:last-child {
    margin-bottom: 5px;
}
.project-news li:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.project-news li img {
    float: left;
    width: 165px;
}
.project-news li div {
    float: left;
    width: calc(100% - 195px);
    padding-left: 30px;
    font-size: 14px;
}
.project-news li div p {
    height: 22px;
    overflow: hidden;
}
.project-news li div h4 {
    font-family: 'Tiempos';
    font-size: 16px;
    position: relative;
    padding-bottom: 20px;
    font-weight: 400;
    line-height: 24px;
}
.project-news li div h4:after {
    position: absolute;
    bottom: 10px;
    width: 50px;
    border-bottom: 1px solid #c72528;
    left: 0;
    content: ''}
.project-news li div .date {
    font-size: 12px;
    opacity: .6;
    color: #4f4f4f;
}
.last-coll {
    margin-bottom: 40px !important;
}
.tab-sale:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.tab-sale li {
    float: left;
    font-size: 16px;
}
.tab-sale li a {
    padding: 15px 30px;
    display: block;
}
.tab-sale li a:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.tab-sale li a.active {
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.05);
    font-weight: 500;
}
.tab-sale li .type-property {
    margin-top: 0;
}
.bed-sort {
    float: left;
    width: 50%;
    font-size: 13px;
    margin: 20px 0;
}
.bed-sort div {
    float: left;
    padding: 8px 5px 0 0;
}
.bed-sort ul {
    border-radius: 2px;
    background-color: #fff;
    border: solid 1px rgba(48, 51, 58, 0.2);
    float: left;
    vertical-align: middle;
}
.bed-sort ul li {
    float: left;
    position: relative;
    border-right: 1px solid rgba(48, 51, 58, 0.2);
    padding: 4px 6px;
    line-height: 14px;
}
.bed-sort ul li.radiobox input+label:after {
    left: 0;
    display: none;
}
.bed-sort ul li.radiobox input[type="radio"]+label {
    display: block;
    padding: 5px 5px 0;
}
.bed-sort ul li:last-child {
    border-right: 0;
}
.bed-sort ul li.active {
    background: #838383;
    color: #fff;
    margin: 0;
    padding: 4px 6px;
}
.bed-sort ul li.active a {
    color: #fff;
}
.bed-sort ul li a {
    display: block;
    padding-top: 3px;
}
.sort-type-apm {
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
    margin: 0 20px;
}
.sort-type-apm:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.active-map {
    top: 0;
    z-index: 999;
    height: 100%;
    width: 100%}
.z-index-top {
    z-index: 999;
}
.close-map {
    z-index: 9999;
    position: fixed;
    top: 10px;
    right: 10px;
    background: #337588;
    display: none;
    padding: 2px;
    height: 35px;
    color: #fff;
    width: 35px;
    text-align: center;
    border-radius: 2px;
}
.close-map i {
    padding-right: 0 !important;
}
.pd-sort-ch {
    padding: 25px 0 0;
}
.id-ad {
    white-space: nowrap;
    max-height: 20px;
    overflow: hidden;
}
.id-ad h4 {
    display: inline-block;
}
section.result article.featured header ul li .zmdi {
    vertical-align: text-bottom;
}
.sort-lch {
    padding: 0 20px;
    width: 100%;
    font-weight: 600;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
}
.sort-lch:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.sort-lch li {
    float: left;
    width: 11%;
    font-size: 14px;
    padding: 15px 4px 15px 0;
}
.sort-lch li:nth-child(3) {
    width: 15%}
.sort-lch li:last-child {
    width: 19%;
    text-align: right;
}
.list-part-t {
    padding: 10px 20px;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
    width: 100%;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.list-part-t li {
    width: 11%;
    float: left;
}
.list-part-t li:nth-child(1) img {
    height: 60px;
    vertical-align: bottom;
    border: 1px solid #dedede;
    max-width: 90px;
}
.list-part-t li:nth-child(3) {
    width: 15%}
.list-part-t li:nth-child(8) {
    font-size: 16px;
    font-weight: 500;
}
.list-part-t li:last-child {
    width: 19%;
    text-align: right;
}
.sort-type {
    position: relative;
    padding-right: 10px;
}
.compare-house .search-pagination-button-list {
    padding: 40px 0;
}
.contact-agent-box {
    width: 100%;
    max-width: 944px;
    border: 1px solid rgba(48, 51, 58, 0.2);
    background: url(../images/contact-agent-img.jpg) top right/cover no-repeat;
    position: relative;
    margin: 90px auto 50px auto;
    padding: 100px 50px 10px;
    font-size: 16px;
    box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.2);
}
.info-cta {
    width: 50%}
.info-cta .title {
    font-family: 'Tiempos';
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
}
.info-cta p {
    padding: 40px 0 70px;
    line-height: 26px;
}
.or-call {
    padding: 20px 0;
}
.small {
    font-size: 12px;
    color: #444;
    opacity: .86;
}
.large-btn-red {
    padding: 13px 40px;
    color: #fff;
    background: #c72528;
    border-radius: 2px;
    font-size: 18px;
    border: 0;
    cursor: pointer;
}
.large-font {
    font-size: 26px;
}
.view-3d-icon {
    width: 50px !important;
}
.large-btn-red:hover {
    background: #b71c1f;
}
.logo-rever {
    position: absolute;
    top: -50px;
    width: 100px;
    background: #fff;
    line-height: 0;
}
.search-sidebar_content section.exclusive {
    width: 100%;
    overflow: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: left;
}
.right-title-ab {
    position: absolute;
    right: 0;
    top: 40px;
}
.flexslider .slider-buttons a {
    color: #00779a;
}
#slider-news ul.exclusive li.featured header {
    height: 140px !important;
}
.fixed-form-r {
    position: relative;
    width: 100%;
    border: 1px solid rgba(131, 131, 131, 0.36);
    border-radius: 2px;
    background-color: #fff;
    font-size: 14px;
    margin-top: 40px;
}
.user-owner-list {
    background: #f3f4f7;
    border-radius: 2px;
    padding: 10px 20px;
}
.user-owner-list:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.user-owner-list p {
    color: #838383;
}
.user-owner-list .ava-user {
    float: left;
    width: 52px;
    border-radius: 50%;
    margin-right: 20px;
}
.name-us {
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}
.form-info {
    padding: 30px 50px;
}
.form-info input, textarea {
    width: 100%;
    border-radius: 2px;
    padding: 18px 10px 5px;
    border: 1px solid rgba(131, 131, 131, 0.3);
}
.info-check {
    padding-top: 10px;
}
.info-check:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.info-check .checkbox {
    width: 100%}
.info-check .checkbox input+label {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
}
.form-info .action {
    margin-top: 5px;
}
.form-info .action button.large-btn-red {
    padding: 14px 0;
    width: 100%;
    text-align: center;
}
.or-direct-call {
    text-align: center;
    padding: 20px 0 0;
}
.or-direct-call p {
    font-size: 12px;
    color: #838383;
}
.or-direct-call p.phone-number {
    font-size: 18px;
    font-weight: 500;
    padding-top: 5px;
}
.or-direct-call p.phone-number img {
    vertical-align: middle;
}
.fix-top-space {
    height: 60px;
    width: 100%}
.sum-picture {
    position: absolute;
    bottom: 20px;
}
.sum-picture div {
    display: inline-block;
    margin-left: 5px;
}
.btn-cyan {
    border: 1px solid #00779a;
    color: #fff;
    fill: #fff;
    background-color: #00779a;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
    padding: 8px 14px 6px;
    font-size: 14px;
}
.imageContainer {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
}
.imageScroller {
    font-size: 0;
    white-space: nowrap;
    height: 350px;
}
.imageScroller li {
    display: inline-block;
    position: relative;
}
.imageScroller img {
    height: 350px;
    position: relative;
}
.cx-fixedWidthPage {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    width: 1170px;
}
.heroImage {
    cursor: pointer;
    border-right: 1px solid #f3f3f3;
    opacity: 1;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
.heroImage:hover {
    opacity: .9;
}
.weonline247 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.35);
    background: #00779a;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: -30px;
    margin-top: 20px;
    position: relative;
}
.weonline247:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.arrow-cyan {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #00779a;
    z-index: 2;
    position: relative;
    bottom: -55px;
    left: 20px;
}
.messa {
    float: left;
    width: 93%}
.close-blue {
    float: right;
    width: 20px;
    height: 20px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%}
.close-blue a {
    color: #fff;
}
.close-blue a i {
    padding: 0;
    margin: 0;
}
.width-350 li.checkbox {
    width: 50%}
.suggest-result>li a span {
    line-height: 18px;
    display: block;
}
.suggest-result>li a {
    padding: 10px 10px 10px 15px;
}
.sort-on-mobile {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    color: #666;
    display: none;
}
.search-sum-no .total-result {
    font-size: 18px;
}
.search-sum-no .zmdi {
    padding-left: 8px;
}
.active-map-for-init {
    display: block !important;
}
.active-map {
    display: block !important;
}
.search-sidebar:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.disable-filter {
    opacity: .5;
}
.responsive-search {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    overflow-y: auto;
    white-space: normal;
    z-index: 1000;
    font-size: 14px;
    top: 0;
    padding: 40px 0 65px;
    height: auto;
}
.responsive-search-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.responsive-search-header .top-navi {
    height: 60px;
}
.tab-bt {
    float: left;
}
.tab-bt li {
    display: inline-block;
}
.tab-bt li a {
    display: block;
    padding: 20px 0 12px;
    line-height: 20px;
    font-size: 18px;
    opacity: .86;
    float: left;
    margin: 0 30px 0 0;
}
.tab-bt li a.active {
    border-bottom: 2px solid #30333a;
    font-weight: 600;
}
.back-mobile-icon {
    float: left;
}
.back-mobile-icon a {
    padding: 20px;
    display: block;
}
.input-search-res {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    background-color: #fff;
    border: solid 1px rgba(151, 151, 151, 0.2);
    margin: 30px 15px;
    position: fixed;
    top: 40px;
    right: 0;
    left: 0;
}
.input-search-res p {
    float: left;
    padding: 12px 0 0 15px;
}
.input-search-res a {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px;
}
.input-search-res:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.input-search-res input {
    width: calc(100% - 55px);
    float: left;
    border: 0;
    margin: 12px 0 12px 5px;
    font-size: 16px;
}
.input-search-res input:focus {
    outline: none;
    border: 0 !important;
}

.action-list .fone {
    padding-top: 0;
    vertical-align: sub;
}
.selisting-header input[type="radio"]+label {
    padding: 0;
}
section.browsing article.featured {
    width: calc(50% - 30px);
    margin: 30px 30px 0 0;
    float: left;
    display: inline-block;
    background: #fff;
}
.selisting-action select option {
    padding: 10px;
    color: #30333a;
    display: block;
}
.hide {
    display: none !important;
}
.padding-0-15 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.nearby .checkbox {
    width: 100%}
.content-detail-house .width1140 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.content-detail-house .right-content {
    bottom: 0;
}
.list-part-t li .contactnow-but {
    padding: 7px 10px 3px 10px !important;
    font-weight: 400 !important;
    font-size: 14px;
}
.right-title-ab .view-more-cyan {
    display: none;
}
.price-redRV {
    font-size: 16px;
    color: #c72528;
    font-weight: 600;
}
.listing-detail-price {
    font-weight: 500;
    color: rgba(48, 51, 58, 0.86);
    line-height: 30px;
    float: left;
    border-left: 1px solid rgba(48, 51, 58, 0.2);
    padding-left: 20px;
    width: 32%}
.list-view section.result article header a.loading i.zmdi {
    display: none;
}
.list-view section.result article header a i.fa {
    display: none;
    font-size: 17px;
}
.list-view section.result article header a.loading i.fa {
    display: inline-block;
}
.different .action-btn-g {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.suggest-location li {
    float: left;
    width: 30.33%;
    padding-right: 20px;
    white-space: nowrap;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.suggest-location li a {
    color: #00779a;
    line-height: 30px;
}
.suggest-location:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.bgw-wp h2 {
    font-size: 24px;
    padding: 40px 0 10px;
}
.popup-520 {
    width: 520px;
    background: #fff;
}
.form-info .first-name {
    width: 48%;
    float: left;
}
.form-info .last-name {
    width: 48%;
    float: right;
}
.popup-520>.form-info .email-field {
    width: 48%;
    float: left;
    margin-bottom: 20px;
}
.popup-520>.form-info .phone-field {
    width: 48%;
    float: right;
    margin-bottom: 20px;
}
.popup-520 .or-direct-call p {
    text-align: left;
}
.form-element {
    position: relative;
    width: 100%;
    height: 44px;
    margin-bottom: 20px;
    float: left;
}
.form-element:before {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.form-element .placeholder {
    pointer-events: none;
    color: rgba(68, 76, 89, 0.7);
    position: absolute;
    top: 0;
    max-width: 100%;
    z-index: 1;
    transition: .3s;
    transform-origin: 0 0;
    font-size: 14px;
    left: 10px;
    line-height: 46px;
    font-weight: 400;
}
.form-element .input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    box-sizing: border-box;
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
}
.form-element textarea {
    font-size: 14px;
    max-width: 100%;
    resize: none;
}
.form-element.focused .placeholder {
    transform: scale(0.72) !important;
    line-height: 20px !important;
    margin-top: 5px;
}
.per50-left {
    float: left;
    width: 48%}
.per50-left:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.per50-right {
    float: right;
    width: 48%}
.per50-right:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.res-success {
    text-align: center;
    padding: 40px;
}
.res-success p {
    font-size: 22px;
}
.res-success p img {
    width: 150px;
    margin-bottom: 20px;
}
.btn-success-popup {
    padding: 20px 0;
    width: 60%;
    margin: 0 auto;
}
.form-element .error-text {
    display: none;
    color: #c72528;
    font-size: 12px;
    position: absolute;
    top: 44px;
    left: 0;
}
.form-element.error .input {
    border: 1px solid #c72528;
}
.form-element.error .error-text {
    display: block;
}
.fixed-form-r .form-info {
    padding: 20px;
}
.popup-820 {
    width: 820px;
    background: #fff;
    font-size: 14px;
    color: #30333a;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    margin: 50px auto 0;
}
.popup-820:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.left-popup-rv {
    width: 410px;
    float: left;
    padding: 80px 54px 80px 38px;
    min-height: 500px;
}
.heading-tiempos {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #444c59;
    font-weight: 500;
    line-height: 24px;
    padding: 3px 0;
    width: 100%;
    height: 60px;
    vertical-align: middle;
    display: table-cell;
}
.adress-rv-pu {
    padding: 5px 0 15px;
}
.adress-rv-pu h4 {
    display: inline-block;
    font-weight: 400;
    color: #838383;
}
.adress-rv-pu h4 a {
    color: #838383;
    font-weight: 400;
}
.info-rv-pu li {
    float: left;
    width: 50%;
    line-height: 30px;
    font-weight: 400;
    color: rgba(68, 76, 89, 0.76);
}
.info-rv-pu li span {
    font-weight: 500;
    color: #444c59;
}
.thumb-pu {
    padding-bottom: 10px;
}
.thumb-pu img {
    width: 100%}
.right-popup-rv {
    float: right;
    width: 410px;
    border-left: 1px solid #dedede;
    position: relative;
    overflow: hidden;
}
.content-pu-rv {
    padding: 20px 45px 45px;
}
.content-pu-rv .user-owner-list {
    background: #fff;
    padding: 20px;
}
.content-pu-rv .large-btn-red {
    width: 100%;
    text-align: center;
}
.center-text-small {
    text-align: center;
    font-size: 12px;
    opacity: .5;
    padding: 15px 0;
}
.large-btn-border-black {
    padding: 12px 40px;
    color: #30333a;
    background: #fff;
    border-radius: 2px;
    font-size: 18px;
    border: 1px solid #30333a50;
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 600;
}
.large-btn-border-black:hover {
    background: #30333a;
    color: #fff;
}
.close-popup-btn {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 7px 12px;
    border: 0;
    cursor: pointer;
}
.close-popup-btn:hover {
    color: #c72528;
}
.info-form-up {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -410px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    width: 410px;
}
.title-w-back {
    background: #f3f4f7;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    width: 100%;
    font-size: 20px;
}
.back-btn-title {
    position: absolute;
    top: 15px;
    left: 20px;
    color: #838383;
    padding: 15px;
}
.content-popup-res {
    padding: 45px 45px 10px;
}
.content-popup-res input, textarea {
    width: 100%;
    border-radius: 2px;
    padding: 15px 10px 5px;
    border: 1px solid rgba(131, 131, 131, 0.3);
}
.content-popup-res input, textarea {
    width: 100%;
    border-radius: 2px;
    padding: 17px 10px 5px;
    border: 1px solid rgba(131, 131, 131, 0.3);
}
.content-popup-res .large-btn-red {
    width: 100%;
    text-align: center;
}
.date-icon-absolute {
    position: absolute;
    right: 8px;
    top: 8px;
    padding: 5px;
    color: #444;
    z-index: 99;
}
.btn {
    cursor: pointer;
    background: none;
    border: 0;
}
.active-form-up {
    opacity: 1;
    visibility: visible;
    left: 0;
    transition: opacity .25s linear ,  visibility .25s linear ,  transform .25s;
    transform: translateX(0);
}
.textarea-height {
    height: 54px;
}
.content-document-de {
    max-height: 125px;
    margin: 10px 0;
    overflow: hidden;
}
.title-mobile-contact {
    display: none;
}
.listing-detail .listing-item .item-right {
    color: #444c59;
    font-weight: 500;
}
.listing-detail .listing-item .item-left, .listing-detail-price>span:not(.price-redRV) {
    color: rgba(68, 76, 89, 0.76);
    font-weight: 400;
}
.why-rever {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    height: 72px;
    background: rgba(17, 17, 17, 0.8);
    color: rgba(255, 255, 255, 0.86);
    text-align: center;
    font-size: 18px;
    padding-top: 16px;
}
.why-rever img {
    vertical-align: middle;
}
.bor-red-btn {
    background: none;
    border: 1px solid #b8301e;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
}
.bor-red-btn:hover {
    background: #c72528;
}
.bor-white-btn {
    background: none;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
}
.plr-20 {
    padding: 0 20px;
}
.common-knowledge:after {
    clear: both;
    width: 100%;
    content: '';
    display: table;
}
.common-knowledge li {
    float: left;
    width: 16.66%;
    position: relative;
    vertical-align: bottom;
}
.common-knowledge li:last-child {
    padding-right: 0;
}
.common-knowledge li .card-knowledge {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 8px;
    right: 16px;
    text-align: center;
    transition: background-color 300ms linear;
}
.common-knowledge li .card-knowledge h3 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.common-knowledge li .card-knowledge .table {
    display: table;
    width: 100%;
    height: 100%;
    padding: 20px;
}
.table {
    display: table;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.common-knowledge li .card-knowledge .table .bor-white-btn {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ,  opacity .5s linear;
    position: absolute;
    top: 40%;
    left: 14%}
.common-knowledge li:hover .card-knowledge .table .bor-white-btn {
    visibility: visible;
    opacity: 1;
}
.common-knowledge li:hover .card-knowledge {
    background: #c72528;
}
.common-knowledge li:hover .card-knowledge h3 {
    display: none;
}
.header-w-close {
    position: relative;
    height: 78px;
    background: #f3f4f7;
    text-align: center;
}
.header-w-close h3 {
    line-height: 78px;
    font-weight: 400;
    font-size: 20px;
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 auto;
}
.list-filter .popup:not(.popup-visible) {
    z-index: -1;
}
.title-popup-da {
    background: #f3f4f7;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: relative;
    width: 100%;
    font-size: 20px;
    margin: -45px -45px;
}
.project-name .listing-detail {
    width: 68%}
.text-fill-left {
    color: rgba(68, 76, 89, 0.76);
    font-weight: 400;
    display: inline-block;
    width: 30%}
.stickyTrigger .btn-sticky-header {
    width: 35% !important;
    font-size: 14px;
    font-weight: 400;
}
.fixed-form-r .content-pu-rv {
    padding: 20px;
}
.project-sumary .project-name {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.form-info .box-form .checkbox input+label:after {
    top: 4px;
}
.right-popup-rv .res-success {
    padding: 10px;
}
.right-popup-rv .or-direct-call {
    padding-top: 10px;
}
.right-popup-rv .or-direct-call p {
    font-size: 14px;
}
.pdt-30 {
    padding-top: 30px !important;
}
.pdt-40 {
    padding-top: 40px !important;
}
.pdt-50 {
    padding-top: 50px !important;
}
.pdt-20 {
    padding-top: 20px !important;
}
.pdt-10 {
    padding-top: 10px !important;
}
.pdt-15 {
    padding-top: 15px !important;
}
.pdt-5 {
    padding-top: 5px !important;
}
.pdb-50 {
    padding-bottom: 50px !important;
}
.pdb-40 {
    padding-bottom: 40px !important;
}
.pdb-30 {
    padding-bottom: 30px !important;
}
.pdb-20 {
    padding-bottom: 20px !important;
}
.pdb-10 {
    padding-bottom: 10px !important;
}
.pdb-0 {
    padding-bottom: 0 !important;
}
.pdr-10 {
    padding-right: 10px !important;
}
.pdr-30 {
    padding-right: 30px !important;
}
.pdr-50 {
    padding-right: 50px !important;
}
.pdl-10 {
    padding-left: 10px !important;
}
.pdl-25 {
    padding-left: 25px !important;
}
.mgt-30 {
    margin-top: 30px !important;
}
.mgt-20 {
    margin-top: 20px !important;
}
.mgt-50 {
    margin-top: 50px !important;
}
.mgt-60 {
    margin-top: 60px !important;
}
.mgt-0 {
    margin-top: 0 !important;
}
.mgt-10 {
    margin-top: 10px !important;
}
.mgt-8 {
    margin-top: 8px !important;
}
.mgt-15 {
    margin-top: 15px !important;
}
.mgb-15 {
    margin-bottom: 15px !important;
}
.mgb-0 {
    margin-bottom: 0 !important;
}
.mgb-40 {
    margin-bottom: 40 !important;
}
.mgr-10 {
    margin-right: 10px !important;
}
.mgr-30 {
    margin-right: 30px !important;
}
@media only screen and (max-width: 2120px) {
    .full-width>div>section.result article.featured {
    width: calc(20% - 30px);
    margin: 30px 30px 0 0;
}
.full-width>div.list-view>section.result>article.featured {
    width: 100% !important;
    margin: 0 !important;
    border-bottom: 1px solid #e6e6e6;
}
.full-width>div>section.project article.featured {
    width: calc(20% - 30px);
    margin: 30px 30px 0 0;
}
section.result article.featured {
    width: calc(33.3% - 30px);
}
section.project article.featured {
    width: calc(33.3% - 30px);
}
section.result article.featured .cover {
    height: 253px;
}
.full-width>div>section.result article.featured .cover {
    height: 225px;
}
.full-width>div.list-view>section.result article.featured .cover {
    height: 180px;
}
.full-width>div>section.exclusive article.kdc-new .cover {
    height: 229px;
}
section.browsing article.featured {
    width: calc(50% - 30px);
    margin: 30px 30px 0 0;
    float: left;
    display: inline-block;
    background: #fff;
}
}@media only screen and (max-width: 1600px) {
    section.result article.featured .cover {
    height: 207px;
}
.full-width>div>section.project article.featured .cover {
    height: 240px;
}
.full-width>div>section.result article.featured {
    width: calc(25% - 30px);
    margin: 30px 30px 0 0;
}
.full-width>div>section.project article.featured {
    width: calc(25% - 30px);
    margin: 30px 30px 0 0;
}
section.result article.featured header ul.info-project li p:first-child {
    width: 40%}
}@media only screen and (max-width: 1440px) {
    .topsearch-bg {
    background: url(../images/home-rever02.jpg) 50% 50%/cover no-repeat;
}
section.result article.featured .cover {
    height: 265px;
}
.full-width>div>section.exclusive article.kdc-new .cover {
    height: 210px;
}
section.result article.featured {
    width: calc(50% - 30px);
}
section.project article.featured {
    width: calc(50% - 30px);
}
.full-width>div.list-view>section.result>article.featured {
    width: 100% !important;
    margin: 0 !important;
    border-bottom: 1px solid #e6e6e6;
}
.full-width>div>section.project article.featured {
    width: calc(25% - 30px) !important;
    margin: 30px 30px 0 0 !important;
}
.full-width>div>section.project article.featured header h4.price-on-project {
    position: initial;
}
section.result article.featured header ul.info-project li p:first-child {
    width: 50%}
.full-width>div>section .lable-property div {
    float: left;
    margin: 5px 0 0;
    display: block;
    clear: both;
}
.full-width>div>section .h-3d {
    float: left !important;
}
.full-width>div>section.result article.featured .cover {
    height: 203px;
}
.searchdetailbox form {
    width: 40%}
}@media only screen and (max-width: 1280px) {
    .full-width>div>section.project article.featured .cover {
    height: 188px;
}
.full-width>div>section.result article.featured {
    width: calc(25% - 30px);
    margin: 30px 30px 0 0;
}
.full-width>div>section.result article.featured .cover {
    height: 188px;
}
section.result article.featured header ul.info-project li {
    width: 40%}
section.result article.featured header ul.info-project li p:first-child {
    width: 46%}
section.result article.featured .cover {
    height: 251px;
}
.searchdetailbox form {
    width: 35%}
}@media only screen and (max-width: 1139px) {
    .full-width section.exclusive article.featured header h4.price-on-project {
    position: initial;
}
section.result article.featured {
    width: calc(50% - 30px);
}
.collection-box {
    padding-top: 0;
}
.width1140 {
    width: 100%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto;
    position: relative;
    clear: both;
}
#slider3 {
    width: 82%;
    margin: 0 auto;
}
#slider4 {
    width: 82%;
    margin: 0 auto;
}
.fix-widthcell .naviicon li {
    padding: 5px 10px;
}
.fixed-menu-detail {
    padding: 0 10px;
}
.ads3d-box-right .cover {
    width: 80px;
    height: 80px;
}
.left-filter2>.fix-search-top {
    width: 30%}
.bg-white-sell {
    padding: 30px 15px;
}
.background-gray-sell {
    padding: 30px 15px;
}
.founder .info {
    width: 60%}
.founder .skill {
    width: 30%}
.founder {
    padding: 50px;
}
.top-team h3 {
    font-size: 35px;
}
.top-team p {
    font-size: 22px;
}
.time-horizontal {
    right: 30px;
}
.max-width-1140 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.but-nextdetail-news {
    right: 5px;
    font-size: 40px;
    background: rgba(255, 255, 255, 0.66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px 5px;
}
.but-predetail-news {
    left: 5px;
    font-size: 40px;
    background: rgba(255, 255, 255, 0.66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 10px 5px;
}
section.project article.featured .cover {
    height: 220px;
}
section.project article.featured:nth-child(2n) {
    margin-right: 2%}
.full-width>div>.left-list-filter {
    margin-top: 0;
}
.full-width>div>section.project article.featured {
    width: calc(33.3% - 30px) !important;
    margin: 30px 30px 0 0 !important;
}
}@media only screen and (max-width: 1080px) {
    .contactnow-but>span {
    display: none;
}
.project-name .listing-detail {
    width: 100%}
.project-sumary .project-name {
    display: block !important;
}
.listing-detail-price {
    border: 0;
    padding-left: 0;
    width: 60%}
section.exclusive article.featured {
    width: calc(50% - 30px);
}
section.exclusive article.featured:nth-child(3) {
    margin-top: 30px;
}
section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 30px;
}
.searchlisting section.exclusive article.featured:nth-child(3) {
    margin: 0;
}
.common-info p {
    padding-right: 30px;
}
.searchdetailbox form {
    width: 98%}
.search-sidebar {
    width: 100%}
.search-sum {
    width: 100%}
.fix-btn-map-filter {
    display: block;
}
section.result article.featured .cover {
    height: 310px;
}
.form-refine .price-form input {
    width: 100%}
.form-refine .price-form span {
    display: block;
    margin: 8px 0 0;
}
.formElement {
    width: calc(99.9% * 1 / 2 - 8px);
}
section.result article.featured header ul li+li {
    margin-right: 0;
}
.info-duan h2, .info-duan h3 {
    margin-bottom: 8px;
    max-height: 65px;
    font-size: 26px;
    line-height: 33px;
}
.title-sticky-header {
    display: none;
}
.full-width>div>section.result article.featured {
    width: calc(33.3% - 30px) !important;
    margin: 30px 30px 0 0 !important;
    float: left;
    display: inline-block;
    background: #fff;
}
.width-1600 .menuiconblack {
    display: block;
    top: 20px;
}
.width-1600 .menuicon {
    top: 20px;
    left: 0;
}
.width-1600 hgroup {
    padding-left: 30px !important;
}
.width-1600 .menuicon {
    display: block;
    right: 35px;
    left: auto;
}
.width-1600 .right-menu {
    display: none;
}
.news-box {
    padding: 0 15px !important;
}
section.exclusive {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.list-search02 section.exclusive article.featured {
    margin-right: 0 !important;
}
section.exclusive article.featured .cover {
    height: 310px;
}
section.exclusive article.kdc-new {
    height: auto;
}
.left-content {
    width: 62%}
.content-detail-house header.detail-house {
    width: 62%}
.right-content {
    width: 35%}
.slideimg {
    width: 60%}
ul.slidemap li a.img {
    height: 150px;
}
ul.slidemap>a {
    padding-top: 60px;
}
ul.slidemap li {
    width: 24%}
.icon-presmall-gray {
    top: 60px;
}
.icon-nextsmall-gray {
    top: 60px;
}
#slider3 {
    margin: 0 auto;
}
#slider4 {
    margin: 0 auto;
}
footer .copyright {
    padding: 20px !important;
}
.fix-widthcell .naviicon li {
    padding: 5px 14px;
}
.agent-info .cover {
    height: 218px;
}
.box-border-top {
    padding: 10px 15px;
    border: 0;
}
.bank-form .left-form .list-bank-no {
    width: 45%;
    margin: 7px !important;
}
.about-agent {
    padding: 40px 15px;
}
.left-content-agent .cover img {
    width: 80%;
    height: 80%;
    margin-top: 10px;
}
#carousel {
    width: 40%}
.ads3d-box-left {
    width: 60%}
.ads3d-box-right {
    width: 37%}
section.apartment article.featured {
    width: 100%;
    margin-right: 0%}
.thumb-duan img {
    margin: 0 0 10px 0;
}
.info-duan {
    float: left;
    width: calc(100% - 600px);
    padding: 30px;
    height: 400px;
    position: relative;
}
.list-view section.result article.featured {
    width: 100% !important;
    margin: 0 !important;
    border-bottom: 1px solid #e6e6e6;
}
.full-width>div.list-view>section.result>article.featured {
    width: 100% !important;
    margin: 0 !important;
    border-bottom: 1px solid #e6e6e6;
}
section.project {
    webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
section.project article.featured .cover {
    height: 310px;
}
.padding-0-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}@media only screen and (max-width: 979px) {
    .selisting-title h1 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 20px;
}
.selisting-title {
    padding: 40px 0;
}
.selisting-main {
    width: calc(100% * 3 / 5 - 30px);
}
.selisting-sidebar {
    width: calc(100% * 2 / 5 + 10px);
}
.max-width-946 {
    padding-left: 15px;
    padding-right: 15px;
}
.list-view section.result article header h3 {
    width: 100%}
.list-view section.result article.featured header ul {
    padding-left: 0;
}
.list-view section.result article.featured .price {
    font-weight: 500;
}
.smarter-from {
    padding: 70px 0 0;
}
.position-left {
    left: 190px !important;
}
.background-topwhybuy {
    background: url(../images/slide001.jpg) 50% 50%/cover no-repeat;
}
.background-home-news {
    height: 500px;
    width: 100%;
    background: url(https://static.reverland.com/images/xslide001.jpg.pagespeed.ic.3Sc4ml_Ojl.jpg);
    background-size: cover;
    background-position: center;
}
section.exclusive article.featured .cover {
    height: 290px;
}
.common-info p {
    width: 100%}
.ads-boxtable .adstable-cell .ads-content h3 {
    font-size: 3em;
}
.news-box section.news-content .bordertop-news02 article.featured header .news {
    font-size: 1.8em;
}
.news-box section.news-content .bordertop-news01 article.featured .cover {
    height: auto;
}
.news-box section.news-content .bordertop-news02 article.featured header {
    height: 67px;
    overflow: hidden;
}
.news-box section.news-content .bordertop-news02 article.featured header .by {
    display: none;
}
.search-map {
    width: calc(100% - 360px);
}
section.result article.featured {
    margin-right: 30px;
}
.right-list-filter {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.left-list-filter ul li.list-filter {
    width: 100%}
.search-filter {
    float: left;
}
#slider3 {
    width: 85%;
    margin: 0 auto;
}
#slider4 {
    width: 85%;
    margin: 0 auto;
}
ul.slidemap li a.img {
    height: 170px;
}
.left-content {
    width: 55%}
.right-content {
    width: 42%}
.fix-widthcell .naviicon {
    width: 50%}
.agent-list:nth-child(4n) {
    margin-right: 2%}
.agent-list:nth-child(3n) {
    margin-right: 0;
    clear: right;
}
.agent-list {
    width: 32%;
    margin-right: 2%}
.left-list-filter ul li.list-filter a {
    width: 100%}
.ads3d-box-right .cover {
    float: none;
    margin: 0 auto;
}
.ads3d-box-right .infoagent {
    float: none;
    margin: 15px 0 0 0;
    text-align: center;
}
.left-filter2>.fix-search-top {
    display: none;
}
.founder .info {
    float: right;
    margin-right: 0;
    width: 60% !important;
}
.founder .avatar {
    width: 30%}
.content-detail-house header.detail-house {
    width: 55%}
.box-name-neighborhood {
    width: 90%}
.thumb-duan {
    float: left;
    width: 400px;
    height: 320px;
    min-height: 0;
    overflow: hidden;
}
.info-duan {
    float: left;
    width: calc(100% - 400px);
    padding: 16px 32px;
    height: 260px;
}
.info-duan h2, .info-duan h3 {
    margin-bottom: 10px;
}
.info-duan .content {
    height: 140px;
}
.info-duan .more {
    display: none;
}
.left-content-news {
    width: 100%}
.left-content-news section.exclusive article.featured {
    margin-right: 0 !important;
    padding: 0 20px 20px;
}
.left-content-news section.exclusive article.featured header {
    padding: 0;
}
.left-content-news section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 0 !important;
}
.right-content-news {
    display: block;
    width: 100%}
.right-content-news .popular-post article.featured .cover {
    width: 135px;
}
.right-content-news .popular-post article.featured .cover img {
    width: 100%}
.right-content-news .popular-post article.featured header {
    width: calc(100% - 155px);
}
.right-content-news .popular-post article.featured header a {
    font-size: 22px;
    line-height: 26px;
}
.title-comment-module-reporter {
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 220px;
}
.title-comment-module-reporter>div {
    width: 100%;
    justify-content: center;
}
.title-comment-module-reporter div {
    flex-grow: 0;
    -webkit-flex-grow: 0;
}
.module {
    width: 25%}
.container-fluid {
    width: 100%}
.left-list-filter {
    padding-right: 30px;
}
.bgw-wp .klc li {
    width: 48%}
section.result article.featured .cover {
    height: 226px;
}
section.project article.featured .cover {
    height: 200px;
}
.full-width>div>div>.left-list-filter {
    margin-top: 0;
}
.detail-building li {
    width: calc(50% - 20px);
}
.detail-building li:nth-child(3n+3) {
    margin: 20px 20px 0 0;
}
}.body-fullscreen {
    overflow: hidden !important;
}
.gmap-render {
    position: relative;
}
.gmap-render.full-screen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0;
    z-index: 2999;
}
.full-screen-act {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 200;
    width: 50px;
    height: 50px;
    background-image: url(https://static.reverland.com/images/xmap_fullscreen_50x50.png.pagespeed.ic.BMbmxoR7g7.png);
    opacity: .8;
    transition: opacity linear .25s;
    -webkit-transition: opacity linear .25s;
    -moz-transition: opacity linear .25s;
}
.full-screen-act.view3d {
    right: 50px;
}
.full-screen-act:hover {
    opacity: 1;
}
.full-screen-act.close {
    background-image: url(https://static.reverland.com/images/xmap_close_50x50.png.pagespeed.ic.zz2RO-reOq.png);
}
.full-screen-act.close:hover {
    opacity: 1;
}
.search-sidebar .highlight {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    top: 0;
    left: 0;
    padding: 0 30px 30px 0;
    background-color: #f7f7f7;
}
.search-sidebar .highlight .title {
    margin: 15px 0 0 0;
    height: 39px;
    font-size: 1.6em;
    line-height: 39px;
}
.no-overflow-y {
    overflow-y: hidden !important;
}
.mdialog {
    display: none;
}
@media screen and (min-width: 801px) {
    .mdialog.opened {
    display: flex;
    align-items: center;
    justify-content: center;
}
}.hidden {
    display: none;
}
.mdialog .close:before {
    position: absolute;
    top: 0;
}
.hidden {
    display: none;
}
a.actmore-filter {
    white-space: nowrap;
}
.hotline {
    color: #444c59 !important;
}
.hotline:hover {
    color: #c72528 !important;
}
footer .hotline {
    color: #dedede !important;
}
footer .hotline:hover {
    opacity: .9;
    color: #dedede !important;
}
.popup-yt-video {
    width: 100%}
.popup-yt-video img {
    max-width: 100%}
.g-recaptcha {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    transform-origin: 0 0;
    margin-bottom: 10px;
    -webkit-transform-origin: 0 0;
}
.bnt-redlh.text-center {
    text-align: center;
    padding: 10px 0 30px 0;
    float: none;
    width: 100%}
.bnt-redlh.text-center .sms-button {
    float: none;
    text-align: center;
    margin: 0 auto !important;
}
.pro-descrip .left-descrip {
    float: left;
    width: 60%;
    margin: 0 4% 0 0;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}
.pro-descrip .left-descrip p {
    padding: 10px 0 0 0;
}
.pro-descrip .left-descrip p:first-child {
    padding: 0;
}
.pro-descrip .right-descrip {
    float: left;
    width: 36%;
    margin: 0 0 0 0;
}
.pro-descrip .right-descrip img {
    max-width: 100%}
.bnt-redlh .sms-button {
    margin: 0 !important;
    font-size: 16px;
    width: 250px;
}
.slash+.slash:before {
    content: ' / '}
.comma+.comma:before {
    content: ', '}
div>img {
    max-width: 100%}
.border-top-ccc {
    border-top: 1px solid #ccc;
}
.box-form .hs-error-msgs label {
    color: #c72528 !important;
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
}
.box-form .hbspt-form input.error {
    border-color: #c72528 !important;
}
.box-form .hs-form-required {
    color: #c72528 !important;
    margin-left: 5px;
}
.box-form form .actions input[type="submit"] {
    background: #444c59;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    padding: 12px 0 8px;
    text-decoration: none;
    border-radius: 2px;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}
.box-form form .actions input[type="submit"]:hover {
    background-color: #c72528;
}
.box-form .hs-form fieldset.form-columns-1 .input {
    margin: 0;
}
.box-form .hs-form fieldset.form-columns-1 .hs-input:not([type=checkbox]) {
    width: 100%}
.box-form .hs-form fieldset.form-columns-1 .hs-input[type="checkbox"] {
    display: inline-block;
}
.box-form li.hs-form-checkbox {
    display: inline-block;
    padding-right: 20px;
}
.box-form .hs-form fieldset.form-columns-1 .hs-input[type="checkbox"]+span {
    padding-left: 5px;
}
.box-form .hs-richtext {
    padding-bottom: 20px;
}
.hs-form-field label {
    display: block;
    font-weight: 700;
}
.hs-form-field .hs-form-checkbox label, .hs-form-field .hs-error-msgs label {
    font-weight: 400;
    line-height: 15px;
}
.hs-form-field .hs-input:not([type=checkbox]) {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    display: block;
    width: 100% !important;
    border: 1px solid #ccc;
}
.contact-rever .hs-form {
    max-width: 70%}
.contact-rever .hs-button {
    text-transform: uppercase;
    min-width: 160px;
    display: block;
    width: 230px;
    background: #c72528;
    color: #fff;
    padding: 10px 0 6px 0;
    clear: both;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    -webkit-transition: height 2s;
}
.contact-rever .hs-button:hover {
    background: #444c59;
    color: #fff;
}
.contact-rever .hs-form-field {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 0 10px;
    position: relative;
}
.contact-rever .hs_description_note {
    padding-bottom: 30px;
}
.gmnoprint img {
    max-width: none;
    max-height: none;
}
.flex-disabled {
    opacity: .1;
    cursor: default;
}
a:hover .flex-disabled {
    opacity: .1;
    cursor: default;
    color: #444c59;
}
.post-share-btn-group {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 500px;
    z-index: 1;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 #e4e4e4;
    border: solid 1px rgba(236, 236, 236, 0.5);
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.post-share-btn-group ul.post-share-buttons {
    list-style-type: none;
    padding: 0;
}
.post-share-btn-group ul.post-share-buttons li {
    text-align: center;
}
.post-share-btn-group ul.post-share-buttons li .zmdi {
    padding-right: 0;
}
.post-share-btn-group ul.post-share-buttons li a {
    padding: 4px 8px;
    margin: 5px;
    border-bottom: 1px solid rgba(131, 131, 131, 0.2);
    display: block;
}
.twitter-color {
    color: #69b2ce;
}
.facebook-color {
    color: #6e8ad3;
}
.googleplus-color {
    color: #e17f70;
}
.in-color {
    color: #5ea3cd;
}
.post-share-btn-group ul.post-share-buttons li:last-child a {
    border: 0;
}
.allproject-list .info-duan .btn-more {
    padding: 0;
}
.collapse .content {
    padding-bottom: 15px;
}
.post-share-btn-group ul.post-share-buttons li a img {
    vertical-align: middle;
}
.sms-share {
    display: none;
}
.btn-like {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    display: table;
    z-index: 99;
    transition: opacity .5s ease-out;
}
.btn-like a {
    display: table-cell;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: rgba(48, 51, 58, 0.2);
    color: #fff;
    vertical-align: middle;
    text-align: center;
}
.btn-like a:hover {
    background: #00a6bd;
}
.btn-like a.liked {
    background: #00a6bd;
}
.btn-like a .zmdi {
    padding: 0;
}
.hot-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ea1e12;
    color: #fff;
    width: auto;
    padding: 2px 10px 0;
    font-size: 12px;
    font-weight: 600;
    border-radius: 2px;
    text-transform: uppercase;
}
.btn-like {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    display: table;
    z-index: 99;
    opacity: 1;
    transition: opacity .5s ease-out;
}
.btn-like a {
    display: table-cell;
    width: 100%;
    height: 100%;
    border-radius: 2px;
    background-color: rgba(48, 51, 58, 0.2);
    color: #fff;
    vertical-align: middle;
    text-align: center;
}
.follow-button {
    padding: 7px 3px 3px 7px !important;
}
.follow-button.active {
    background: #00779a;
    color: #fff;
}
.social-content .follow-button {
    padding: 6px 20px 2px 20px !important;
}
.position-toast {
    bottom: 10px;
    left: 10px;
}
#toast-container>div {
    width: 330px;
    height: auto;
    min-height: 50px;
    margin: 10px 0 0 0 !important;
    padding: 0 15px 0 20px !important;
    background: #fff;
    color: #444c59 !important;
    border-radius: 0 !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.24) !important;
    align-items: center;
    display: flex;
    opacity: 1 !important;
}
.toast-items.zmdi {
    font-size: 20px;
}
.zmdi.zmdi-check::before {
    color: #8cc156;
}
.zmdi.zmdi-info-outline::before {
    color: #da5260;
}
.zmdi.zmdi-close-circle {
    position: absolute;
    padding-right: 20px;
    right: 0;
    color: rgba(68, 76, 89, 0.3);
}
.toast-message {
    padding: 0 10px;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    white-space: nowrap;
}
.toast-message>a {
    color: #00a6bd;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
}
.toast-message>a:hover {
    color: #c72528;
}
@media only screen and (max-width: 480px) {
    #toast-container>div {
    max-width: 100%}
}.featured .overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9));
    color: #fff;
    padding: 20px;
}
.featured .overlay .heading {
    display: block;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 0;
    line-height: 18px;
    height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.featured .overlay .heading a {
    color: #fff;
}
.featured .overlay .address {
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.featured .overlay .address a {
    color: rgba(255, 255, 255, 0.86);
}
.featured .overlay .sale-price {
    display: block;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.86);
    font-size: 14px;
    line-height: 1.29;
    margin-top: 8px;
}
.featured .overlay .sale-price span {
    display: block;
    float: left;
}
.featured .overlay .sale-price span::after {
    content: '';
    width: 1px;
    height: 10px;
    background: rgba(255, 255, 255, 0.86);
    display: inline-block;
    margin: 0 15px;
}
.featured .overlay .sale-price span:last-child::after {
    display: none;
}
.featured .overlay .sale-price span strong {
    color: #fff;
}
.full-screen-white {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 200;
    width: 50px;
    height: 50px;
    padding: 5px;
    opacity: .8;
    transition: opacity linear .25s;
    -webkit-transition: opacity linear .25s;
    -moz-transition: opacity linear .25s;
    background: #fff;
    background-image: url(../images/full-screen-white.svg);
}
.full-screen-white.close {
    background-image: url(../images/close-white.svg);
}
.title.title-res {
    display: none;
}
.full-screen-icon {
    width: 15px;
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.list-container {
    position: relative;
    display: inline-block;
    font-size: 14px;
    width: 100%}
.list-container-fullscreen {
    display: block;
}
.list-container .list-row {
    border-bottom: 1px solid #e6e6e6;
    transition: background-color .1s;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    height: 40px;
}
.list-container .list-row:hover {
    background: #fff;
}
.list-cell {
    white-space: nowrap;
    height: 100%;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    padding-top: 10px;
}
.list-col-name {
    width: 43%;
    padding-left: 30px;
}
.list-col-status {
    width: 6%;
    text-align: center;
    padding-left: 10px;
}
.list-col-status span {
    font-size: 12px;
    background-color: #edeef2;
    border: 1px solid rgba(48, 51, 57, 0.19);
    display: block;
    max-width: 40px;
}
.list-col-id {
    width: 9%;
    padding-left: 10px;
}
.list-col-room {
    width: 9%;
    padding-top: 2px;
    padding-left: 10px;
}
.list-col-area {
    width: 9%;
    padding-top: 2px;
    padding-left: 10px;
}
.list-col-price {
    width: 9%;
    padding-left: 10px;
}
.list-col-action {
    width: 15%;
    text-align: center;
    padding-left: 10px;
    padding-right: 30px;
}
.list-col-action a {
    font-size: 12px;
    border: 1px solid rgba(48, 51, 57, 0.19);
    padding: 5px 10px;
}
.list-col-action a:hover {
    border: 1px solid #c52728;
    color: #c52728;
}
.relative-news {
    width: 100%;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
}
.relative-news .relative-news-left {
    float: left;
    width: 48%;
    margin-right: 4%}
.relative-news .relative-news-left .featured header {
    padding: 20px 0 0;
    height: auto;
    overflow: hidden;
}
.relative-news .relative-news-left .featured a .cover {
    position: relative;
    height: 310px;
}
.relative-news .relative-news-left .featured a .cover img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.relative-news .relative-news-left .featured a .date {
    position: absolute;
    font-size: 14px;
    bottom: 30px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 5px 20px;
    line-height: 14px;
}
.relative-news .relative-news-left .featured header .sumary {
    padding-top: 10px;
    max-height: 56px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #8e9399;
}
.relative-news .relative-news-left .featured .time {
    display: none;
}
.relative-news .relative-news-right {
    float: left;
    width: 48%}
.relative-news .relative-news-right .featured {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}
.relative-news .relative-news-right .featured:first-child {
    padding-top: 0;
}
.relative-news .featured .time {
    float: left;
    width: 10%;
    margin-right: 2%;
    position: relative;
    font-size: 22px;
    line-height: 22px;
    color: #464646;
    text-align: center;
}
.relative-news .featured .time .date {
    padding: 10px 0 6px;
    max-width: 45px;
    margin-bottom: 1px;
}
.relative-news .featured .time .bg-e1 {
    background: #e1e1e1;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.relative-news .featured .time .bg-eb {
    background: #ebebeb;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.relative-news .featured header .title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    max-height: 50px;
    overflow: hidden;
    font-family: Tiempos, Verdana, Geneva, sans-serif;
}
.relative-news .relative-news-right .featured header .sumary {
    padding-top: 10px;
    font-size: 14px;
    max-height: 50px;
    overflow: hidden;
    color: #8e9399;
}
.max-width-946.contact {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 16px;
    line-height: 26px;
}
.max-width-946.contact .contact-detail .contact-info {
    width: 60%;
    float: left;
    padding: 60px 0 60px 60px;
}
.max-width-946.contact .contact-detail .contact-info header {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 42px;
}
.max-width-946.contact .contact-detail .contact-info p {
    padding: 20px 20px 40px 0;
}
.max-width-946.contact .contact-detail .contact-info .red-bnt {
    max-width: 180px;
}
.max-width-946.contact .contact-detail .contact-img {
    width: 40%;
    float: left;
    display: block;
    position: relative;
    height: 390px;
    overflow: hidden;
}
.max-width-946.contact .contact-detail .contact-img img {
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.project-slider {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
    height: 350px;
}
.list-img-srcoll {
    font-size: 0;
    white-space: nowrap;
    background-position: top left;
}
.listing-img {
    cursor: pointer;
    border-right: 1px solid #f3f3f3;
    opacity: 1;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
    height: 350px;
}
.listing-img:hover {
    opacity: .9;
}
.all-img {
    bottom: 30px;
    pointer-events: auto;
    z-index: 200;
    width: 100%;
    position: absolute;
}
.all-img-inner {
    max-width: 1140px;
    margin: 0 auto;
}
.view-all-img {
    border: 1px solid #fff;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    transition: border-color ,  background ,  box-shadow ,  color ,  fill .1s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 5px 10px;
    font-size: 14px;
    min-width: 125px;
}
.view-all-img:hover {
    color: #fff;
    background-color: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.list-all-img-project li {
    display: inline-block;
}
.project-sumary .project-name {
    width: 100%;
    padding: 20px 0 20px;
    overflow: hidden;
    display: block;
    font-size: 16px;
    border-bottom: 1px solid rgba(48, 51, 58, 0.2);
}
.main-content .view-more-gray.more {
    display: none;
}
.CTA-block {
    width: 100%;
    padding-top: 40px;
    overflow: hidden;
    display: table;
}
.CTA-img {
    width: 52%;
    display: table-cell;
    padding-right: 30px;
    vertical-align: middle;
}
#CTA-img-right {
    padding-right: 0;
    padding-left: 4%}
.CTA-info {
    width: 48%;
    display: table-cell;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    vertical-align: middle;
}
.CTA-info .cta-title {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    line-height: 30px;
    padding-bottom: 20px;
}
.CTA-info .cta-content li {
    list-style-type: initial;
    margin-left: 20px;
}
.CTA-info .red-bnt {
    font-size: 16px !important;
    max-width: 190px;
    padding: 8px 0 6px !important;
}
.CTA-info .cta-action {
    display: block;
    overflow: hidden;
    padding: 25px 0 20px;
}
.map-gutter {
    padding-top: 40px;
    overflow: hidden;
    display: table;
}
.location-icon {
    display: none;
}
.map-icon {
    border: 1px solid #303339;
    color: #303339;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 4px 18%;
    font-size: 16px;
    font-weight: 500;
    min-width: 125px;
}
.map-icon .font-icon {
    font-size: 26px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.location-icon .title-res {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    color: #8e9399;
}
.max-width-946.contact .contact-detail, .location-map {
    box-shadow: 0 0 7px #a3a3a3;
    background-clip: padding-box;
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.location-map-content {
    position: relative;
    text-align: center;
    padding: 25px;
    font-size: 16px;
    line-height: 28px;
}
.location-map-content .map {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 430px;
}
.location-map-content .address-wrap {
    display: inline-block;
    margin-top: 20px;
}
.location-map-content .address-wrap .address-title {
    font-weight: 600;
    font-style: normal;
}
.location-map-content .address-wrap .address-range {
    margin: 0 15px 0 5px;
}
.width1140 .contact-form {
    padding-bottom: 60px;
}
.width1140>h1 {
    padding: 60px 0 0;
    font-size: 36px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    line-height: 46px;
    font-weight: 400;
    text-align: center;
}
.news-pro-detail {
    width: 100%;
    overflow: auto;
    padding-bottom: 60px;
}
.news-pro-detail li {
    display: block;
    padding: 7px 0;
    float: left;
    margin-right: 4%;
    width: 48%;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-pro-detail li:nth-child(2n+2) {
    margin-right: 0;
}
section.bg-gray-e6 div.more-info-black {
    max-width: 590px;
    padding: 0 20px;
}
.bg-neiberhood-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    padding-bottom: 60px;
}
.compare-house .action .favorite:before {
    padding: 0 !important;
}
.favorite-white-icon:before {
    content: "\f190"}
.share-icon:before {
    content: "\f203"}
.project-title {
    padding-bottom: 0;
}
.tittle-neiberhood {
    font-size: 38px;
    line-height: 40px;
    color: #fff;
    padding: 60px 0 40px;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    overflow: hidden;
}
.project-title .width1140 {
    padding: 0 0 20px !important;
}
.project-title .header {
    float: left;
    width: 60%;
    height: 40px;
    font-weight: 500;
    line-height: 40px;
    font-size: 16px;
    margin-top: -8px;
}
.project-title .header li:first-child {
    padding-left: 0;
}
.project-title .header li {
    display: inline-block;
    padding: 8px 15px 0;
}
.project-title .btn-info {
    width: 40%;
    float: left;
    margin-top: -8px;
}
.bg-neiberhood {
    position: relative;
    width: 100%;
    background-image: url(https://static.reverland.com/images/xbg-tuyendung.jpg.pagespeed.ic.a3Lt3ZgXIm.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: auto;
}
.bg-neiberhood .sub-content {
    color: #fff;
    line-height: 22px;
    font-size: 16px;
    padding-bottom: 20px;
    max-width: 900px;
    max-height: 145px;
    overflow: hidden;
}
.btn-more {
    font-size: 16px;
    font-weight: 600;
}
.bg-neiberhood .btn-more {
    padding-top: 20px;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
}
.bg-neiberhood .btn-more a {
    color: #fff !important;
}
.btn-down-neiberhood {
    width: 100%;
    padding-top: 20px;
}
.btn-down-neiberhood .red-bnt {
    max-width: 480px;
    height: 40px;
    text-transform: none;
    font-size: 16px !important;
    position: relative;
}
.btn-down-neiberhood .red-bnt img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 10px;
    top: 5px;
    display: block;
}
.btn-black-border {
    padding-left: 10px;
    padding-right: 10px;
}
.btn-black-border .btn-hotline {
    margin: 0 auto !important;
    max-width: 620px;
    font-weight: 600;
    border: 2px solid #000 !important;
    position: relative;
}
.btn-black-border .btn-hotline img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: -3px;
    display: none;
}
.more-info .contact-now {
    color: #c52728;
}
.more-info-black .black-button {
    width: 100%;
    padding: 10px 0 6px 0;
    font-weight: 500;
}
.more-info-black {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    margin-top: 40px;
}
.more-info-black .btn-hotline:hover, .btn-black-border .btn-hotline:hover {
    background: #000;
    color: #fff !important;
}
.owner-img .btn-more {
    text-decoration: underline;
    padding-right: 30px;
    cursor: pointer;
}
.owner-img .more-info {
    color: #c72528;
    font-weight: 500;
    font-size: 16px;
}
.btn-red-down {
    margin: 0 auto;
    width: 100%;
    margin-top: 40px;
    max-width: 350px;
    float: none !important;
    padding: 15px 10px 10px !important;
}
.styled-select {
    background-color: #404040;
    background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
    height: 30px;
    overflow: hidden;
    width: 130px;
    display: inline-block;
}
.career-form input[type="file"]::-webkit-file-upload-button, .career-form input::-webkit-file-upload-button {
    visibility: hidden;
}
.career-form input[type="file"]:before {
    content: attr(value);
    line-height: 1;
}
.search-sub form {
    background-color: #fff;
    overflow: hidden;
}
.search-sub .background-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}
.sub-career {
    font-size: 16px;
    line-height: 24px;
    max-width: 46%;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
}
.career-form {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    max-width: 50%;
    margin: 0 auto;
    padding-top: 40px;
}
.career-form input[type="text"], .career-form input[type="email"], .career-form input[type="tel"] {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    display: block;
    border: none;
    border: 1px solid #999;
    width: 100%;
    margin: 10px 0 20px;
}
.career-form .hs_upload_cv input[type="file"] {
    display: none;
    font-size: 16px;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    background: #dadada;
    padding: 10px 0;
    clear: both;
    cursor: pointer;
    box-sizing: border-box;
    transform-origin: 50% 50% 0;
}
.career-form .hs_upload_cv .hs-field-desc {
    font-size: 16px;
    min-width: 150px;
    height: 40px;
    background: #dadada;
    padding: 10px 20px;
    font-weight: 400;
    clear: both;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    transform-origin: 50% 50% 0;
    -webkit-appearance: initial;
}
.career-form .hs_upload_cv .hs-field-desc:hover {
    color: #c52728;
}
.career-form .hs-button {
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #303339;
    color: #fff;
    padding: 10px 0 6px 0;
    clear: both;
    font-weight: 500;
    text-align: center;
    border: none;
    font-size: 16px;
    -webkit-transition: height 2s;
}
.career-form .hs-button:hover {
    background: #c72528;
    color: #fff;
}
.career-form .hs-form-field:nth-child(5) {
    padding-bottom: 20px;
}
.post-news-form {
    border-top: 1px solid #000;
    font-size: 16px;
    text-align: left;
    line-height: 20px;
    padding-bottom: 70px;
    overflow: hidden;
}
.post-news-form .hs-form-field {
    width: 100%;
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px solid #dedede;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.post-news-form .hs-form-field label {
    width: 23%;
    float: left;
    display: block;
    overflow: hidden;
}
.post-news-form .hs-form-field .input {
    width: 77%;
    float: left;
    display: block;
    overflow: hidden;
}
.post-news-form input[type="text"], .post-news-form input[type="tel"], .post-news-form input[type="email"], .post-news-form input[type="number"] {
    width: 100%;
    font-weight: 400;
    color: #999;
    font-size: 16px;
    border: none;
    line-height: 56px;
}
.post-news-form input[type="text"]:focus, .post-news-form input[type="tel"]:focus, .post-news-form input[type="email"]:focus, .post-news-form input[type="number"]:focus {
    border: none !important;
}
.post-news-form select.hs-input {
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    border: none;
    line-height: 60px;
    background-color: #fff;
}
.post-news-form .hs_submit {
    padding-top: 20px;
}
.post-news-form .hs-form-checkbox span {
    padding-left: 10px;
}
.opacity-background-black {
    visibility: hidden !important;
    opacity: 0;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .25s linear ,  visibility .25s linear;
    -moz-transition: opacity .25s linear ,  visibility .25s linear;
    -o-transition: opacity .25s linear ,  visibility .25s linear;
    transition: opacity .25s linear ,  visibility .25s linear;
    z-index: 200;
}
.opacity-background-black-visible {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 110;
}
.proprety-form-contact .hbspt-form .form-columns-1 .hs-richtext>div {
    padding-bottom: 20px;
}
.contact-agency .btn-hotline-red {
    width: 100%;
    margin: 10px 0 20px;
    color: #fff;
    font-size: 18px;
    padding: 5px 0;
    border-radius: 2px;
    float: right;
    background: #c52728;
    text-align: center;
    font-weight: 600;
    display: block;
}
.contact-form .hs-form fieldset.form-columns-1 .input {
    margin: 0;
}
.contact-form .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%}
.contact-form .hs-form fieldset {
    border: 0;
    padding: 0;
    margin: 0 auto;
    max-width: 500px;
}
.btn-sticky-header {
    width: 180px !important;
}
.btn-sticky-header a {
    width: 100%}
.project-title .btn-info .btn-chitiet, .stickyTrigger .width1140 .btn-chitiet {
    width: 180px;
    float: right;
    padding-top: 8px;
}
.btn-chitiet .btn-hotline:hover {
    color: #c52728 !important;
    border: 1px solid #c52728 !important;
}
.btn-hotline {
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #000 !important;
    margin: 0 10px 0 0 !important;
    border-radius: 2px;
    padding: 0 20px !important;
    font-size: 16px !important;
    color: #000 !important;
    display: block;
}
.btn-chitiet .btn-hotline {
    height: 40px;
    line-height: 40px;
    float: none;
}
.fone-b:before {
    content: "\f115";
    font-size: 1em;
}
.fone-b {
    vertical-align: middle;
}
.btn-red-boder {
    display: block;
    padding: 6px 10px 4px;
    font-size: 14px;
    border: 1px solid #c52728;
    border-radius: 2px;
    float: right;
    text-align: center;
    font-weight: 600;
}
.btn-red-boder a {
    color: #c52728;
}
.btn-red-boder:hover {
    background: #c52728;
}
.btn-red-boder:hover a {
    color: #fff;
}
.popup-overlay {
    background: rgba(0, 0, 0, 0.8) !important;
    height: 100vh !important;
    overflow: auto;
    position: relative;
}
.popup-overlay .title span:first-child {
    display: block;
    width: 10%;
    float: left;
}
.popup-overlay .title .house-type {
    display: block;
    float: right;
    width: 90%;
    max-height: 45px;
    overflow: hidden;
    padding-top: 5px;
}
.popup-overlay .full-screen-act.close {
    position: fixed;
}
.popup-lch {
    width: 1000px;
    max-width: 80%;
    margin: 0 auto;
    overflow: hidden;
    background: #f4f5f9;
    transform: translate(-50%,  -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.popup-lch-img {
    width: 70%;
    margin: 0;
    float: left;
    background: #fff;
    padding: 20px;
    position: relative;
    min-height: 540px;
    display: block;
    overflow: hidden;
    height: auto;
}
.popup-lch-img img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.popup-lch-detail {
    width: 30%;
    float: left;
    padding: 20px 10px 0;
    overflow: auto;
    height: auto;
    background-color: #f4f5f9;
}
.popup-lch-detail div header {
    font-size: 20px;
    line-height: 28px;
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    padding-bottom: 20px;
}
.popup-lch-detail div .detail {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #e1e1e1;
}
.popup-lch-detail div .detail ul li {
    width: 100%}
.popup-lch-detail div .detail ul li:after {
    clear: both;
    width: 100%;
    display: table;
    content: ''}
.popup-lch-detail div .detail ul li p.left {
    width: 40%;
    font-weight: 600;
    padding-bottom: 10px;
}
.popup-lch-detail div .detail ul li p.right {
    width: 60%;
    padding-bottom: 10px;
}
.popup-lch-detail div .detail ul li:last-child p.left {
    padding-bottom: 5px;
}
.popup-lch-detail div .detail ul li:last-child p.right {
    width: 100%;
    padding-left: 9px;
}
.pupop-close-icon {
    display: block;
    cursor: pointer;
    top: 30px;
    right: 10px;
    height: 44px;
    width: 44px;
    z-index: 700;
    position: absolute;
    font-family: 'rever-icon', Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 700;
}
.popup-lch .bg-e1e2e6 .red-bnt {
    max-width: 100%}
.popup-contact {
    max-width: 440px;
    margin: 0 auto;
    overflow: auto;
    transform: translate(-50%,  -50%);
    position: absolute;
    top: 50%;
    left: 50%}
.popup-contact .header {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    background-color: #f2f2f2;
    width: 100%}
.popup-contact .actionIcon {
    top: 0;
    height: 60px;
    line-height: 40px;
    background: transparent;
    color: #000;
    margin-right: 20px;
}
.popup-contact .contact {
    margin: 20px 30px 30px;
}
.popup-contact .btn {
    width: 100%;
    padding-top: 10px;
}
.popup-contact .btn a {
    max-width: 100%}
.popup-contact .popup-contact .bg-e1e2e6.header {
    border: 1px solid #bfbfbf;
    border-bottom: none;
    padding: 20px 30px;
    text-align: left;
}
.bg-e1e2e6 {
    float: left;
    width: 30%;
    height: auto;
    overflow: hidden;
    padding: 12px;
}
.bg-e1e2e6.popup-header {
    padding-top: 15px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    background-color: #e1e2e6;
}
.w100 {
    width: 100%}
.actionIcon {
    top: 15px;
    right: 0;
    font-size: 20px;
}
.timeline {
    padding-top: 70px;
}
.timeline-list {
    width: 46%;
    margin: 0 2.75% 30px 0;
    float: left;
    display: inline-block;
    background: #fff;
}
.timeline-cover {
    height: 240px;
    border-top: 2px solid #303339;
    position: relative;
    text-align: center;
}
div.timeline-cover img {
    height: 100%;
    min-width: 100%}
section.timeline ul li header {
    padding: 30px 40px 60px 30px;
    height: auto;
    overflow: hidden;
}
section.timeline ul li header div.news a {
    font-size: 20px;
    line-height: 30px;
}
section.timeline ul li header p.description {
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding-top: 30px;
}
.timeline-time {
    font-size: 16px;
    line-height: 30px;
}
.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 2px;
    margin: 0 auto;
    padding-top: 50px;
    background: #e6e6e6;
}
.timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: inherit;
}
.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
}
.timeline ul li div::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
}
.timeline ul li:nth-child(odd) div {
    left: -439px;
}
.timeline ul li:nth-child(odd) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #f45b69;
}
.timeline ul li:nth-child(even) div {
    left: 45px;
}
.timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f45b69 transparent transparent;
}
ul.detailroom li:last-child {
    width: 30%;
    margin: 0 !important;
}
ul.detailroom li:last-child>div {
    width: 12px;
    height: 12px;
    background: #999;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
}
ul.detailroom li div span {
    text-align: center;
    font-size: 12px;
    padding-top: -1px;
    line-height: 15px;
    display: block;
}
ul.detailroom li div span:hover+div.detail-house-info {
    display: block !important;
}
.detail-house-info {
    width: 610px;
    font-size: 14px;
    margin-left: 100px;
    color: #000;
    box-shadow: 2px 2px 2px #cfcfcf;
    display: none;
    padding: 20px 15px;
    z-index: 10;
    background-color: #f4f5f9;
    position: absolute;
    top: 160px;
    right: 2px;
}
.detail-house-hover {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f4f5f9;
    position: absolute;
    top: -10px;
    right: 145px;
    background-clip: padding-box;
    z-index: 100;
    display: block;
}
.proprety-form-contact .hs-button {
    width: 100% !important;
}
.proprety-form-contact .hs-richtext>p {
    padding-bottom: 20px;
}
.proprety-form-contact .hs-form-field .input {
    margin-right: 0 !important;
}
.popup-img {
    width: 65%;
    float: left;
}
.popup-content {
    width: 35%;
    float: left;
}
.contact-form div.hbspt-form div.submitted-message {
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}
.contact-form .hs-button {
    max-width: 500px;
}
.contact-form .hs-button, .proprety-form-contact .hs-button, .post-news-form .hs-button {
    text-transform: uppercase;
    min-width: 160px;
    display: block;
    width: 100%;
    margin: 0 auto;
    color: #30333a;
    padding: 10px 0 6px;
    clear: both;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    border-style: none;
    cursor: pointer;
    -webkit-transition: height 2s;
    -webkit-appearance: none;
    border: 1px solid #30333a;
    background: #fff;
}
.contact-form .hs-button:hover, .proprety-form-contact .hs-button:hover, .post-news-form .hs-button:hover {
    background: #303339;
    color: #fff;
}
.contact-form .hs-form, .property-form-contact .hs-form {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    max-width: 100%;
    margin: 0 auto;
    max-width: 50%}
.form-contact .hs-form {
    max-width: 100%}
.form-contact .hs-form-field:nth-child(3) input, .form-contact .hs-form-field:nth-child(3) label {
    margin: 0 0 0 8px;
}
.form-contact .hs-form-field .hs-input:not([type=checkbox]) {
    background-color: #f4f5f9;
    letter-spacing: .5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: 7px 15px;
    box-shadow: 0 0 3px #dedede;
}
.form-contact .form-columns-2 em span {
    color: #c52728 !important;
}
.form-contact .hs-form-field label span {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    margin-right: 5px;
}
.form-contact .hs-form-field label span+span {
    color: #c52728;
}
.form-contact .hs-button {
    display: block;
    margin: 0 auto;
    background: #303339;
    color: #fff;
    padding: 16px 0 12px 0;
    clear: both;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    font-size: 16px;
}
.form-contact .hs-button:hover {
    background: #c72528;
}
.contact-form .hs-form-field, .proprety-form-contact .hs-form-field {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 0 15px;
    position: relative;
}
.proprety-form-contact .hs-form-field label {
    display: none;
}
.proprety-form-contact .hs-richtext {
    padding-bottom: 20px;
}
.contact-form .hs-richtext>p {
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
    margin: 0 auto;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
}
.contact-form .hs-input, .proprety-form-contact .hs-input {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    display: block;
    width: 100% !important;
    border: 1px solid #a9a9a9;
}
.contact-form .hs-error-msgs, .proprety-form-contact .hs-error-msgs {
    font-size: 12px;
    color: #c72528;
    font-weight: 400;
    padding-top: 10px;
}
.max-w70 {
    max-width: 70% !important;
}
ul.max-w70 li:last-child {
    width: 100%;
    padding-right: 30px;
}
.form-captcha {
    padding-top: 10px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
}
div.form-captcha div.captcha {
    width: 50%;
    float: left;
    padding-right: 30px;
}
.form-contact-project {
    width: 50%;
    float: left;
    padding: 20px 30px 0 0;
}
div.title-career-line>p {
    font-size: 16px;
    line-height: 24px;
    max-width: 46%;
    margin: 0 auto;
    font-weight: 400;
}
.form-career-detail {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    max-width: 50%;
    margin: 0 auto;
    padding-top: 40px;
}
.form-career-content {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #999;
    width: 100%}
ul.form-career-detail li:last-child {
    display: inline-block !important;
}
.btn-browse {
    font-size: 16px;
    width: 150px;
    margin: 0 auto;
    background: #dadada;
    padding: 15px 30px;
    clear: both;
    text-align: center;
}
ul.form-career-detail li span.btn {
    margin-left: 30px;
}
.btn-form-send {
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.compare-rever tr td {
    text-align: left;
    padding: 20px 10px;
}
.container-col-img-right {
    width: 290px;
    margin-left: 50px;
    position: relative;
}
.detail-textbock {
    padding: 0 30px 60px;
    font-size: 14px;
    line-height: 20px;
}
.header-textbock {
    padding: 40px 30px 30px;
    font-size: 18px;
    line-height: 26px;
}
.container-textblock {
    display: block;
    background-color: #e6e7eb;
    margin: 0 30px 0 175px;
}
.container-col-img-left {
    width: 460px;
    padding: 0 20px 50px 0;
    position: relative;
}
.container-col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    float: left;
    position: relative;
}
.container {
    display: flex;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
}
.background-gray-dot {
    background-color: #f3f3f3;
    overflow: hidden;
    background-image: url(https://static.reverland.com/images/dot.png);
    padding: 40px 0;
    background-size: 20px 10px;
}
#ft-size18 {
    font-size: 18px;
}
#ft-size22 {
    font-size: 22px;
}
#ft-size28 {
    font-size: 28px;
}
.popup-ward {
    right: -40px;
    text-align: left;
}
ul li.list-filter:hover .popup-ward-visible {
    display: block;
}
.ward-down-icon {
    right: -20px;
    top: 0;
}
.popup-ward-visible {
    display: none;
}
ul li.list-filter a.ward {
    padding: 0 !important;
}
.ward-filter {
    height: 60px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.btn-send {
    float: left;
    margin: 0 auto;
    padding-top: 30px;
}
.post-news {
    padding-top: 50px;
}
.post-news-left {
    float: left;
    width: 75%;
    padding-right: 30px;
}
.post-news-left h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    padding-bottom: 20px;
}
.checkbox_customize {
    display: inline-block;
    position: relative;
}
.post-news-right {
    float: left;
    background-color: #f4f5f9;
    width: 25%;
    padding-bottom: 30px;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
}
.post-news-right div.list {
    width: 100%;
    height: 125px;
    overflow: hidden;
}
.post-news-right header>h4 {
    text-align: center;
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
    padding: 30px 0 40px;
}
.post-news-right div div.list-number {
    width: 33%;
    float: left;
    text-align: center;
    padding-left: 20px;
}
.post-news-right div div.list-number div {
    width: 55px;
    height: 55px;
    background: #000;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-top: 18px;
}
.post-news-right div div.list-step {
    float: left;
    width: 67%}
.post-news-right div div.list-step ul li {
    padding-right: 40px;
}
.post-news-right div div.list-step ul li:first-child {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
}
.post-news-right div div.list-step ul li+li {
    font-size: 14px;
    line-height: 18px;
    color: #9f9fa0;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    padding-right: 40px;
}
.customer-icon:before {
    content: "\f206";
    font-size: 60px;
    line-height: 50px;
    color: #000;
    padding-right: 20px;
}
.honest-icon:before {
    content: "\f207";
    font-size: 60px;
    line-height: 50px;
    color: #000;
    padding-right: 20px;
}
.responsibility-icon:before {
    content: "\f208";
    font-size: 60px;
    line-height: 50px;
    color: #000;
    padding-right: 20px;
}
.kind-icon:before {
    content: "\f209";
    font-size: 60px;
    line-height: 50px;
    color: #000;
    padding-right: 20px;
}
.spirit-icon:before {
    content: "\f210";
    font-size: 60px;
    line-height: 50px;
    color: #000;
    padding-right: 20px;
}
.mota-duan {
    font-size: 18px;
    color: #303339;
    display: block;
    line-height: 30px;
    text-align: center;
    padding: 40px 0 0;
    max-width: 850px;
    margin: 0 auto;
}
.blocks {
    clear: both;
    color: #303339;
    padding: 40px 0 0;
    display: block;
    font-weight: 400;
    font-size: 16px;
}
.title_duan {
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    font-size: 30px !important;
    color: #303339;
    display: block;
    font-weight: 400;
    padding: 60px 0 40px 0;
    text-align: center;
    line-height: 36px !important;
}
.khudancu {
    padding: 0 0 30px 0;
}
.khudancu-right {
    display: table-cell;
    vertical-align: middle;
    width: 48%;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}
.khudancu-right ul {
    padding: 20px 0;
}
.khudancu-right ul li {
    display: inline-block;
}
.khudancu-left {
    display: table-cell;
    vertical-align: middle;
    width: 52%;
    padding: 0 4% 0 0;
}
.khudancu-img img {
    width: 100%;
    height: 250px;
}
.khudancu-right .title {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    padding-bottom: 20px;
}
.khudancu-right .content {
    padding-bottom: 20px;
}
.khudancu-right .black-button {
    float: left;
    max-width: 160px;
}
.owner-img+.owner-img {
    padding-top: 40px;
    border-top: 1px dotted #dedede;
}
div.width1140 div.owner-img div.left {
    width: 35%;
    padding: 0 30px 0 0;
}
div.width1140 div.owner-img div.left img {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 20px;
}
div.width1140 div.owner-img div.right {
    width: 65%;
    float: left;
}
.owner-img .right p {
    float: right;
    width: 100%;
    font-size: 16px;
    text-align: justify;
    padding: 0 0 20px 0;
}
.owner-img .right ul li {
    font-size: 16px;
    color: #303339;
    display: inline-block;
}
.owner-img {
    padding-bottom: 40px;
    float: left;
}
.owner-img:last-child {
    padding-bottom: 60px;
}
.btn-chitiet a {
    border: 1px solid #303339;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    height: 35px;
    line-height: 35px;
    display: block;
    padding: 0 15px;
    background: #fff;
    float: left;
    cursor: pointer;
}
.btn-chitiet:hover a {
    color: #fff;
}
.bg-neiberhood .btn-chitiet a {
    font-size: 16px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.ttct {
    background: #fff;
    padding: 0 0 50px 0;
}
.sdt {
    display: inline-block;
    padding: 0;
    color: #c72528;
}
.chat {
    display: inline-block;
    float: right;
    padding: 0;
    color: #c72528;
}
.member-detail ul {
    padding: 4px 0;
}
.name-duan {
    width: 100%;
    background: #fff;
    border-bottom: 0 solid #ccc;
    padding: 30px 0 30px 0;
}
.detail-info {
    border-top: 1px solid #dedede;
    padding: 30px 0;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.detail-info-col {
    float: left !important;
    width: 100%;
    line-height: 30px;
}
.detail-info-col li {
    width: 25%;
    float: left;
}
ul.detail-info-col li p {
    color: #000;
    line-height: 30px;
}
ul.detail-info-col li p span.color {
    color: #000;
    font-weight: 500;
}
.title-detail {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 30px;
    width: 65%;
    line-height: 40.2px;
    padding: 25px 0 40px 0;
}
.btn-lienhe {
    display: inline-block !important;
    width: 105px;
    height: 35px;
    border: 1px solid #303339;
    color: #fff;
    padding: 8px 25px 0 0 !important;
    clear: both;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    background: #fafafa;
    margin-right: 15px;
}
.btn-quantam {
    display: inline-block !important;
    width: 105px;
    height: 35px;
    border: 1px solid #303339;
    color: #fff;
    padding: 8px 15px 0 0 !important;
    clear: both;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    background: #fafafa;
    margin-right: 15px;
}
.bgmota {
    background-color: #f4f5f9;
    padding-bottom: 30px;
    font-size: 16px;
}
.lch-content {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.lch-content-detail {
    margin-right: 30px;
}
section.graybg section.lch-content article.lch-content-detail img {
    height: 262px;
    width: 262px;
}
section.graybg section.lch-content article.lch-content-detail ul.header {
    font-size: 20px;
    color: #000;
    line-height: 23px;
    text-align: center;
    padding: 30px;
}
section div.width1140 div div.flex-viewport ul.slides li div.title {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    text-align: center;
    padding: 20px 0 60px 0;
}
section.graybg section.lch-content article.lch-content-detail ul.header li.detail {
    font-weight: 100;
    padding-top: 5px;
    font-size: 15px;
}
section.graybg section.lch-content article.lch-content-detail ul.header li.s {
    color: #c72528;
    font-weight: 100;
    padding-top: 5px;
    font-size: 15px;
}
.news-bg {
    background-color: #2c3e50;
}
.news-left {
    float: left;
    width: 50%;
    color: #fff;
    padding: 60px 0 60px 10px;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 34px;
}
.news-right {
    float: left;
    width: 50%;
    color: #fff;
    padding: 60px 0 60px 20px;
}
section.news-bg div.width1140 header {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 24px;
    padding-bottom: 45px;
}
section.news-bg div.width1140 div.news-left ul li {
    border-bottom: .5px solid #646466;
}
section.news-bg div.width1140 div.news-left p a {
    display: block;
    width: 100px;
    color: #fff;
    padding: 40px 0;
    text-decoration: underline;
    line-height: 10px;
    font-size: 20px;
}
section.news-bg div.width1140 div.news-left p a:hover {
    opacity: .5;
}
section.news-bg div.width1140 div.news-right div.bg {
    width: 100%;
    height: 260px;
    border-radius: 10px;
    background: #edf3f6;
    padding: 30px;
    display: block;
    overflow: hidden;
}
section.news-bg div.width1140 div.news-right div.bg div.img {
    float: left;
    width: 35%;
    text-align: right;
    padding-right: 20px;
}
section.news-bg div.width1140 div.news-right div.bg div.img img {
    width: 170px;
}
section.news-bg div.width1140 div.news-right div.bg div.text {
    float: left;
    width: 65%;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 30px;
    color: #000;
}
.btn-down {
    background: #c72528;
    color: #fff;
    padding: 11px 0 8px;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    width: 263px;
    margin-top: 30px;
}
.btn-down:hover {
    background: #303339;
    color: #fff;
}
.hinhanh-content {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.hinhanh-content-detail {
    margin-right: 29px;
}
section div.width1140 article.hinhanh-content-detail img {
    width: 263px;
    height: 175px;
}
section div.width1140 article.hinhanh-content-detail ul.header {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin-top: 15px;
    margin-bottom: 60px;
}
section.background-gray div.width1140 div ul.icon {
    float: left;
    width: 10%;
    line-height: 24px;
    text-align: center;
}
section.background-gray div.width1140 div ul.icon li img {
    height: 56px;
    width: 56px;
}
section.background-gray div.width1140 div ul.icon li p {
    font-size: 16px;
}
.tienich-icon {
    padding: 0 100px 0 100px;
}
.list-and-map {
    height: calc(100% - 144px);
    display: flex;
    position: relative;
    z-index: 0;
    background-color: #f4f5f9;
}
div.list-and-map div.search-list section div.detail {
    width: 100%;
    margin: 15px 0 0 0;
    padding-right: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dedede;
}
div.list-and-map div.search-list section div.detail ul li {
    display: inline-block;
}
div.list-and-map div.search-list section div.detail ul li.name {
    width: 65%;
    padding-right: 50px;
    padding-left: 30px;
}
div.list-and-map div.search-list section div.detail ul li.bookmark {
    float: right;
}
.sreach-bar {
    width: 100%;
    background-color: #fff;
}
.rent-drop {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 60px;
    color: #303339;
}
.iconrent {
    display: inline;
    position: absolute;
    line-height: 0;
    top: 30px;
    right: 52px;
    font-family: 'rever-icon', arial;
}
.rent-drop .iconrent {
    right: 90px;
}
.iconrent:before {
    content: "\f116";
    position: absolute;
    font-size: 23px;
    font-weight: 400;
}
.search-left-filter {
    margin: 0;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
}
.search-right-filter {
    margin: 0 30px;
    display: table-cell;
    vertical-align: middle;
    width: 190px;
}
.house-detail {
    width: 100%;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 0 0 50px 0;
}
section.graybg div.width1140 div.house-detail div.content {
    width: 100%;
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #ececec;
}
.house-detail div.img {
    float: left;
    width: 20%;
    padding: 0 20px 0 0;
    overflow: hidden;
    height: 100px;
}
.house-detail div.img img {
    width: 100%;
    height: 100%}
.house-detail div.name {
    float: left;
    width: 40%;
    font-weight: 500;
    font-size: 18px;
    padding: 40px 20px 0 0;
}
.house-detail div.detail {
    float: left;
    width: 20%;
    font-size: 14px;
    padding: 40px 20px 0 0;
}
section.graybg div.width1140 div.house-detail div.detail ul li {
    display: inline;
    padding-right: 12px;
}
.house-detail div.house-price {
    float: left;
    width: 20%;
    font-size: 14px;
    padding: 44px 20px 0 0;
}
.house-detail div.house-price span {
    color: #c72528;
}
.header-career {
    position: relative;
    height: 400px;
    width: 100%;
    background-image: url(https://static.reverland.com/images/xbg-tuyendung.jpg.pagespeed.ic.a3Lt3ZgXIm.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
section.header-career div.bg-career div.title {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #fff;
    display: block;
    padding-top: 100px;
    text-align: center;
    line-height: 34px;
}
section.header-career div.bg-career div.sumary {
    font-size: 22px;
    color: #fff;
    display: block;
    line-height: 34px;
    text-align: center;
    padding: 30px 0 40px 0;
    font-weight: 200;
    margin: 0 auto;
    max-width: 820px;
}
section.header-career div.bg-career div.btn {
    text-align: center;
    float: none;
    width: 100%}
section.header-career div.bg-career div.btn a.btn-career {
    font-size: 16px;
    width: 245px;
    margin: 0 auto;
    background: #c72528;
    color: #fff;
    padding: 15px 30px;
    clear: both;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase;
}
section.header-career div.bg-career div.btn a.btn-career:hover {
    background: #303339;
    text-decoration: none;
}
.bg-career-white {
    width: 100%;
    background-color: #fff;
    padding-bottom: 60px;
    overflow: hidden;
}
.bg-career-gray {
    width: 100%;
    background-color: #f4f5f9;
    padding-bottom: 60px;
    overflow: hidden;
}
.title-career {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    text-align: center;
    font-size: 33px;
    padding: 60px 0 30px 0;
    line-height: 40px;
}
.title-career-line {
    width: 100%;
    text-align: center;
}
.title-career-line div.line {
    width: 13%;
    border-top: 1px solid #000;
    margin: 0 auto;
    padding-bottom: 30px;
}
section.bg-career-white div.content div.info div {
    width: 33.33%;
    display: block;
    overflow: hidden;
    padding-top: 0;
    float: left;
    text-align: center;
}
.why-detail {
    padding-bottom: 30px;
}
section.bg-career-white div.content div.info div div.icon {
    float: left;
    width: 100%;
    display: block;
}
section.bg-career-white div.content div.info div div.info {
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 15px;
}
section.bg-career-white div.content div.info div div.info ul li.title {
    font-size: 20px;
    font-weight: 600;
    padding: 20px 0 20px;
    text-align: center;
}
section.bg-career-white div.content div.info div div.info ul li {
    line-height: 25px;
    padding: 0 30px;
    text-align: center;
}
.our-dep-content {
    width: 100%;
    overflow: hidden;
    padding-top: 0;
}
section.bg-career-gray div.content div.our-dep-content div.col {
    width: 33.33%;
    display: block;
    overflow: hidden;
    float: left;
    padding-top: 150px;
}
section.bg-career-gray div.content div.our-dep-content div.col.col2 {
    padding-top: 0;
}
section.bg-career-gray div.content div.our-dep-content div.col div {
    padding: 5px;
    width: 100%;
    padding-bottom: 10px;
    position: relative;
    font-family: Tiempos, Verdana, Geneva, sans-serif;
}
section.bg-career-gray div.content div.our-dep-content div.col div.item img {
    transition: all .5s;
}
section.bg-career-gray div.content div.our-dep-content div.col div.item:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
section.bg-career-gray div.content div.our-dep-content div.col div img {
    width: 100%}
section.bg-career-gray div.content div.our-dep-content div.col div h2.our-dep-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #c72528;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    margin: 0 5px 0;
}
section.bg-career-white div.content div.info {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
section.bg-career-white div.content div div.detail {
    padding: 15px 0;
    line-height: 30px;
    font-size: 16px;
    color: #222;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
}
section.bg-career-white div.content div div div.name {
    float: left;
    width: 40%;
    color: #333;
    font-weight: 500;
    padding-top: 8px;
}
.bg-career-white .pos, .bg-career-white .loc {
    float: left;
    width: 20%;
    padding-top: 8px;
}
section.bg-career-white div.content div div.detail div.btn-app {
    width: 20%;
    float: right;
    max-width: 165px;
}
section.bg-career-white div.content div div.detail div.btn-app div {
    padding: 5px 10px;
    border: 1px solid #c72528;
    border-radius: 2px;
    text-align: center;
    font-weight: 600;
    width: 100%}
section.bg-career-white div.content div div.detail div.btn-app div:hover {
    border: 1px solid #000;
}
section.bg-career-white div.content div div.detail div.btn-app div a {
    color: #c72528;
}
section.bg-career-white div.content div div.detail div.btn-app div:hover a {
    color: #000;
    text-decoration: none;
}
section.bg-career-white div.content div.btn-career {
    font-size: 16px;
    width: 20%;
    margin: 0 40%;
    background: #c72528;
    color: #fff;
    padding: 15px 0 15px 0;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase;
}
section.bg-career-white div.content div.btn {
    padding-top: 60px;
    text-align: center;
}
section.bg-career-white div.content div.btn a.btn-career {
    font-size: 16px;
    width: 245px;
    margin: 0 auto;
    background: #c72528;
    color: #fff;
    padding: 15px 30px;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase;
}
section.bg-career-white div.content div.btn a.btn-career:hover {
    background: #303339;
    text-decoration: none;
}
.ben-content {
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
}
section.bg-career-white div.content div.ben-content div.col {
    width: 33.33%;
    display: block;
    overflow: hidden;
    float: left;
}
div.width1140 div.owner-img div.right .title {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    padding-bottom: 20px;
}
.project-header {
    width: 100%;
    padding: 0;
    overflow: hidden;
    display: block;
}
.project-header .project-header .project-name {
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
    display: block;
    font-size: 20px;
}
.project-header .project-name .address h2 {
    font-weight: 400;
    padding-right: 5px;
    font-size: 14px;
}
section.project-header div.project-name {
    padding: 40px;
}
section.project-header div.project-name div.address {
    width: 65%;
    float: left;
    font-size: 14px;
    color: gray;
}
section.project-header div.project-name div.address h4 {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}
section.project-header div.project-name div.address h4 a {
    color: #8e9399;
}
section.project-header div.project-name div.address h4 a:hover {
    color: #c72528;
}
.project-header .project-name .address .title-project {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    width: 100%;
    color: #303339;
}
section.project-header div div.project-name div.address h1.title-project {
    padding-bottom: 40px;
}
.project-name .detail {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    padding: 30px 0 0 0;
    border-top: 1px solid #dedede;
}
.social-share {
    float: left;
    width: 35%;
    height: 60px;
    position: relative;
}
.social-content {
    position: absolute;
    right: 0;
    bottom: 14px;
}
.social-content .font-icon {
    font-size: 30px;
    width: 30px;
    margin-left: 10px;
    vertical-align: middle;
}
.social-content a img {
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.listing-detail {
    font-size: 16px;
    width: calc(100% - 300px);
    float: left;
}
.listing-item {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(100% * 1/3 - 10px);
    display: flex;
    line-height: 30px;
    float: left;
}
.listing-item:nth-child(1n) {
    margin-right: 10px;
    margin-left: 0;
}
.listing-item .item-left {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37%;
    color: rgba(48, 51, 58, 0.86);
    font-weight: 600;
}
.listing-item .item-left:nth-child(1n) {
    margin-right: 10px;
    margin-left: 0;
}
.listing-item .item-right {
    width: 63%;
    margin-right: 0;
    margin-left: auto;
    font-weight: 400;
    display: flex;
    max-height: 30px;
    overflow: hidden;
    color: rgba(48, 51, 58, 0.68);
}
#price-area {
    color: #c52728;
}
.project-house {
    display: table;
    height: 90px;
    width: 100%;
    font-size: 14px;
}
.project-house+.project-house {
    border-top: 1px solid #ececec;
}
.project-house div {
    display: table-cell;
    vertical-align: middle;
}
.project-house .img {
    height: 60px;
    width: 10%;
    position: relative;
}
.project-house .img .cover {
    display: block;
    height: 60px;
    position: relative;
    overflow: hidden;
    margin-right: 10px;
}
.project-house .img .cover img {
    width: 90px;
    border: 1px solid #ccc;
    position: absolute;
    display: block;
    max-width: 100%;
    max-height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.project-house .title {
    width: 30%}
.project-house .title h3 {
    margin-right: 20px;
    font-weight: 500;
    font-size: 14px;
}
.project-house .room {
    width: 16.67%}
.project-house .room span, .project-house .area-m2 span, .project-house .price-m2 span {
    margin-right: 5px;
}
.project-house .area-m2 {
    width: 16.67%}
.project-house .price-m2 {
    width: 16.67%}
.project-house .btn {
    text-align: right;
    width: 10%}
.project-house .btn a {
    display: block;
    padding: 9px 13px 5px;
    border: 1px solid #000;
    border-radius: 2px;
    float: right;
    height: 36px;
    min-width: 75px;
    font-weight: 500;
}
.project-house .btn a:hover {
    border: 1px solid #c52728;
}
.project-sumary .project-name .detail {
    float: left;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 16px;
    padding: 30px 0 0 0;
    border-top: 1px solid #dedede;
}
section.project-header div.project-name div.share ul li.share {
    width: 100%;
    text-align: right;
    font-size: 16px;
    margin-bottom: 15px;
}
section.project-header div.project-name div.share ul li.btn {
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
    padding: 30px 0 0 0;
    float: right;
    margin-left: 10px;
}
.lhtv {
    width: 40% !important;
}
.menu-detail-under ul {
    width: 60%}
section.project-header div.project-name div.share ul li.btn-contact a {
    border: 1px solid #303339;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    background: #000;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 160px;
}
section.project-header div.project-name div.share ul li.btn-contact a:hover {
    background: #c52728;
    border: 1px solid #c52728;
}
section.project-header div.project-name div.share ul li.btn-contact a {
    color: #fff;
}
section.project-header div.project-name div.share ul li.btn-care a {
    border: 1px solid #303339;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 160px;
}
section.project-header div.project-name div.share ul li.btn-care:hover a {
    color: #c72528;
    border: 1px solid #c52728;
}
section div.width1140 section.bg-white div.team-member div.member-detail header p {
    padding-top: 10px;
}
.content .detail-more .left1 {
    font-size: 16px !important;
    line-height: 24px;
    color: #8e9399;
}
.content .detail-more .right1 {
    font-size: 16px !important;
    line-height: 24px;
    color: #333 !important;
}
.bg-contact {
    padding-bottom: 40px;
}
#slider-news ul.exclusive li.featured header {
    height: 140px !important;
}
section.news-bg div.width1140 div.news-left p a {
    font-size: 16px;
    font-weight: 500;
}
div.team-member div.member-detail header.content {
    padding: 27px 5px 20px 40px;
    height: 140px;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    background: #fff;
}
div.team-member div.member-detail header.content h2 {
    font-size: 20px;
    font-weight: 500;
}
section.bg-career-white div.content div.info div.shape {
    width: 33.33%;
    display: inline-block;
    float: left;
    padding: 30px 50px 45px 30px;
}
section.bg-career-white div.content div.info div.bg-shape1 {
    background-color: #f4f5f9;
}
section.bg-career-white div.content div.info div.bg-shape2 {
    background-color: #edeef2;
}
section.bg-career-white div.content div.info div.bg-shape3 {
    background-color: #e1e2e6;
}
section.bg-career-white div.content div.info div.bg-shape4 {
    background-color: #e1e2e6;
    width: 50%}
section.bg-career-white div.content div.info div.bg-shape5 {
    background-color: #f4f5f9;
    width: 50%}
section.bg-career-white div.content div.info div.shape div.shape {
    float: left;
    width: 25%;
    padding: 0;
    text-align: left;
}
section.bg-career-white div.content div.info div.shape div.shape-r2 {
    float: left;
    width: 15%;
    padding: 0;
    text-align: left;
}
section.bg-career-white div.content div.info div.shape div.requirement-detail {
    color: #000;
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    text-align: left;
    width: 75%}
section.bg-career-white div.content div.info div.shape div.requirement-detail-r2 {
    color: #000;
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    text-align: left;
    width: 85%}
section.bg-career-white div.content div.info div.shape div.requirement-detail ul li:first-child {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
    line-height: 30px;
}
section.bg-career-white div.content div.info div.shape div.requirement-detail-r2 ul li:first-child {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 20px;
    line-height: 30px;
}
section.header-career div.bg-career div.title-sub {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-weight: 400;
    font-size: 34px;
    color: #fff;
    display: block;
    padding-top: 180px;
    text-align: center;
    line-height: 34px;
}
section.bg-career-white div.content div p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 0 30px;
}
section.bg-career-gray div.content div.career-left {
    float: left;
    width: 50%}
section.bg-career-gray div.content div.career-left div.cover {
    float: left;
    width: 100%;
    height: 315px;
    position: relative;
    overflow: hidden;
}
section.bg-career-gray div.content div.career-right {
    float: left;
    width: 50%;
    font-size: 16px;
    line-height: 22px;
    padding-left: 3%}
section.bg-career-gray div.content div.career-right div ul {
    padding-bottom: 20px;
}
section.bg-career-gray div.content div.career-right div ul li:first-child {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
section.bg-career-gray div.content div.career-right div ul li+li {
    margin-left: 20px;
    list-style-type: disc;
}
.test-content {
    float: left;
    width: 50%;
    overflow: hidden;
}
.test-content div.cover {
    float: left;
    height: 165px;
    width: 165px;
}
.test-content div.cover img {
    width: 100%;
    height: 100%;
    border-radius: 50%}
.test-content div.detail {
    float: left;
    width: 70%;
    padding: 0 30px;
    font-size: 16px;
    line-height: 22px;
}
.test-content div.detail ul li:first-child {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 30px;
}
.test-content div.detail ul li+li {
    font-weight: lighter;
    font-style: italic;
    padding-top: 3px;
}
section.bg-career-gray div.contentpx div.career-img {
    width: calc(100% +10px);
}
.career-img ul li {
    float: left;
    overflow: hidden;
    width: 25%;
    padding: 0 4px 0;
}
.career-img ul li a img {
    width: 100%}
.hsg-cta-gallery {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    position: relative;
}
.hsg-flex {
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    overflow: hidden;
}
.hsg-cta-gallery .hsg-cta-gallery__column {
    margin: 0 5px;
    width: 33.33%}
.hsg-cta-gallery .hsg-cta-gallery__item {
    line-height: 0;
    color: #fff;
    display: block;
    position: relative;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease ,  -webkit-transform 1s ease;
    margin-bottom: 11px;
}
.hsg-cta-gallery .hsg-cta-gallery__item img {
    border: 1px solid #fff;
    width: 100%}
.hsg-cta-gallery .hsg-cta-gallery__item .hsg-cta-gallery__item-headline, .hsg-cta-gallery .hsg-cta-gallery__item .hsg-cta-gallery__item-overlay {
    position: absolute;
    background: #c52728;
    width: calc(100% - 2px);
    bottom: 0;
    left: 1px;
    margin: 0;
    padding: 25px 0;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease;
    font-size: 24px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 200;
}
.hsg-cta-gallery .hsg-cta-gallery__item .hsg-cta-gallery__item-overlay {
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    border: 1px solid #fff;
}
.hsg-cta-gallery .hsg-cta-gallery__item .hsg-cta-gallery__item-overlay h4 {
    text-transform: uppercase;
    padding-top: 6%;
    padding-bottom: 6%;
    position: relative;
    font-size: 1.28em;
}
.hsg-cta-gallery .hsg-cta-gallery__item h5 {
    font-weight: 400;
    font-size: 1.05em;
    line-height: 1.4;
}
.hsg-cta-gallery .hsg-cta-gallery__item:before {
    content: "";
    background: rgba(255, 255, 255, 0.58);
    width: 100%;
    position: absolute;
    height: 100%;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease;
    opacity: 0;
    z-index: 2;
}
.hsg-cta-gallery .hsg-cta-gallery__item .hsg-cta-gallery__item-overlay h4:before {
    content: "";
    background: #fff;
    height: 2px;
    width: 40%;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    margin: auto;
}
.hsg-cta-gallery .hsg-cta-gallery__item:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 100;
}
section.hsg-cta-gallery.hsg-flex div.col1 a:hover {
    transform-origin: 0 50%}
section.hsg-cta-gallery.hsg-flex div.col3 a:hover {
    transform-origin: 50% 0;
}
li.whr-item {
    padding: 20px 0;
    line-height: 22px;
    font-size: 16px;
    color: #222;
    border-bottom: 1px solid #dedede;
    position: relative;
}
li.whr-item:after {
    display: table;
    width: 100%;
    clear: both;
    content: ''}
.whr-title {
    float: left;
    width: 40%;
    line-height: 22px;
    margin-bottom: 0;
}
.whr-title a {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}
.whr-title a:hover {
    color: #c72528;
}
li.whr-item .whr-info {
    float: left;
    width: 60%;
    padding-left: 30px;
    line-height: 22px;
    padding: 8px 30px 5px 0;
}
li.whr-item .whr-info li {
    float: left;
    width: 50%;
    text-align: right;
}
li.whr-item .whr-info li span {
    display: none;
}
li.whr-item .whr-info li.whr-date {
    display: none;
}
.cta-bottom-wrapper {
    background: #fff;
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    border: 1px solid rgba(48, 51, 57, 0.15);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: opacity .5s ease-in-out ,  transform .5s ease-in-out;
    font-size: 16px;
    display: none;
}
.cta-bottom-inner {
    width: 100%;
    border-spacing: 10px;
    margin: 0 auto;
    position: relative;
    clear: both;
    display: table;
    height: 100%}
.cta-bottom-inner div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%}
.cta-hotline {
    display: block;
    background: #c52728;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
}
.cta-hotline:focus {
    color: #fff;
}
.cta-form {
    display: block;
    background: #fff;
    color: #30333a;
    border-radius: 2px;
    width: 100%;
    height: 40px;
    border: 1px solid #30333a;
    line-height: 40px;
    font-weight: 500;
}
.cta-form:focus {
    color: #30333a;
    background: #fff;
}
#carousel1 .flex-active-slide {
    border: 2px solid #fff;
    box-sizing: border-box;
    overflow: hidden;
    height: 61px;
}
@media screen and (min-width: 1920px) {
    .project-slider, .listing-img {
    height: 420px;
}
}@media only screen and (max-width: 1080px) {
    .listing-detail {
    width: 100%}
.popup-lch-img {
    width: 60%}
.popup-lch .popup-header, .popup-lch-detail, .popup-lch .bg-e1e2e6 {
    width: 40%}
.all-img-inner {
    padding: 0 15px;
}
.popup-sketup .image-sketch {
    width: 65%}
.info-sticky-header {
    overflow: hidden;
    border-left: 0;
    padding-left: 0;
    white-space: nowrap;
}
.container {
    padding: 0 10px;
}
.test-content div.cover {
    margin: 0 auto;
    float: none;
}
.test-content {
    text-align: center;
}
.test-content div.detail {
    width: 100%;
    padding-top: 10px;
}
.btn-quyhoach {
    width: 33%}
section.background-gray div.width1140 div.owner-img div.left img {
    width: 100%}
.ower-more {
    display: block;
    clear: both;
    padding: 0 0 0 345px;
}
.hinhanh-content {
    width: 100%}
.lch-content {
    width: 100%;
    padding: 0 30px 0 30px;
}
section div.width1140 article.hinhanh-content-detail img {
    width: 460px !important;
    height: 350px !important;
}
section.news-bg div.width1140 div.news-right div.bg {
    height: 490px;
}
section.news-bg div.width1140 div.news-right div.bg div.img {
    width: 100%;
    text-align: center;
}
section.news-bg div.width1140 div.news-right div.bg div.text {
    width: 100%;
    padding: 0 0 0 60px;
}
section div section article.lch-content-detail a img {
    width: 460px !important;
    height: 350px !important;
}
.house-detail div.name {
    width: 30%}
.house-detail div.detail {
    width: 25%}
.house-detail div.house-price {
    width: 25%;
    padding-top: 43px;
}
}@media only screen and (max-width: 979px) {
    .relative-news .relative-news-right .featured header .sumary {
    display: none;
}
.listing-item {
    width: calc(100% * 1/2 - 30px);
}
.post-news-right div div.list-step ul li+li {
    padding: 10px 10px;
}
.post-news-right div div.list-step ul li:first-child {
    padding: 10px 0;
}
.post-news-right div div.list-step {
    width: 100%;
    text-align: center;
}
.post-news-right div div.list-number div {
    margin: 0 auto;
}
.post-news-right div div.list-number {
    width: 100%;
    padding: 0;
}
.post-news-right div.list {
    height: 160px;
}
section div header div div ul.detail-info-col li {
    display: inline-block;
}
.pro-descrip .left-descrip {
    width: 100%;
    margin-bottom: 30px;
}
.pro-descrip .right-descrip {
    width: 100%}
section.graybg section.lch-content article.lch-content-detail img {
    width: 406px !important;
    height: 70% !important;
}
section.news-bg div.width1140 div.news-left header {
    line-height: 40px;
}
section.news-bg div.width1140 div.news-right div.bg div.text {
    padding: 0;
}
section div.width1140 article.hinhanh-content-detail img {
    width: 405px !important;
    height: 70% !important;
}
.lch-content-detail {
    width: 46%}
.tienich-icon {
    padding: 0 10px 0 10px;
}
section.background-gray div.width1140 div ul.icon {
    margin-right: 17px;
}
.ower-more {
    padding: 0 0 0 240px;
}
.khudancu-left {
    width: 100%;
    padding: 0;
}
.khudancu-right {
    width: 100%}
.khudancu-img {
    width: 100%}
.btn-quyhoach {
    width: 38%}
section.graybg div.width1140 div.house-detail div.content {
    padding: 10px 10px 10px 10px;
}
.houde-detail div.img {
    width: 20%}
.house-detail div.name {
    width: 25%}
.house-detail div.house-price {
    width: 25%;
    padding-top: 43px;
}
.house-detail div.detail {
    width: 30%}
.khudancu-right {
    padding-top: 20px;
}
.team-member .member-detail header {
    padding: 20px 0 0 20px;
}
section div.width1140 section.bg-white div.team-member div.member-detail header p {
    padding-top: 7px;
}
.member-detail ul {
    padding-top: 7px;
}
div.team-member div.member-detail header.content {
    padding: 27px 5px 20px 10px;
}
section.header-career div.bg-career div.title {
    padding-top: 110px;
}
section.header-career div.bg-career div.sumary {
    padding: 30px 50px 30px 50px;
}
}@media only screen and (max-width: 800px) {
    .popup-overlay .slider-buttons {
    display: none;
}
.popup-contact {
    margin: 150px auto;
}
.popup-lch {
    margin: 100px auto;
}
.popup-lch-img {
    width: 100%;
    min-height: 400px;
}
.location-icon {
    display: table;
    padding-bottom: 20px;
    overflow: hidden;
}
#location {
    display: none;
}
.social-content a img {
    margin: 0 10px 0 0;
}
.project-house .img {
    vertical-align: bottom;
}
.project-title .width1140 {
    padding: 0 !important;
}
.project-sumary .project-name .detail {
    padding: 0;
    border: none;
}
.project-title .header, .project-title .btn-info {
    display: none;
}
.social-content {
    right: 0;
}
.relative-news .relative-news-right .featured .time {
    font-size: 16px;
}
.relative-news .featured .time .date, .relative-news .featured .time .month {
    padding: 5px 0 0;
}
.listpro-content {
    padding: 15px 15px 30px;
}
.allproject-list {
    margin: 0 auto 15px;
}
.list-prop .article div.title {
    padding-left: 10px;
}
.sub-career {
    max-width: 90%}
.career-form {
    max-width: 80%;
    padding: 40px 0;
}
.popup-sketup {
    max-height: none;
    overflow: auto;
}
.popup-sketup .image-sketch {
    height: auto;
    max-width: none;
}
.slides-sketch li {
    height: auto;
}
.popup-sketup .image-sketch img {
    top: auto;
    left: auto;
    transform: none;
    height: auto;
    position: static;
}
.popup-lch-detail {
    width: 100%}
.bg-e1e2e6 {
    width: 100% !important;
}
.popup-sketup .image-sketch {
    width: 100%}
.property {
    position: fixed;
    right: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    bottom: -60px;
    top: auto;
}
div.title-career-line>p {
    max-width: 80%}
.form-career-detail {
    max-width: 80%;
    padding-bottom: 30px;
}
.team-member .member-detail {
    padding-bottom: 0;
}
.container-textblock {
    width: 50%;
    margin: 0 10px 0;
    float: left;
}
.container-col {
    width: 100%;
    flex-direction: inherit;
}
.container-col-img-left {
    width: 50%;
    padding: 0 10px 0;
}
.container-col+.container-col {
    visibility: hidden;
    width: 0%}
.post-news-right div.list {
    float: left;
    width: 50%}
.post-news-right {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.post-news-left {
    width: 100%;
    padding: 0 0 20px;
}
section.bg-career-white div.content div.info div.shape div.shape-r2 {
    width: 25%}
section.bg-career-white div.content div.info div.shape div.requirement-detail-r2 {
    width: 75%}
.hsg-cta-gallery .hsg-cta-gallery__column {
    width: 50%;
    margin: 0 auto;
}
.hsg-flex {
    display: block;
}
.bg-career-gray {
    padding-bottom: 0;
}
section.bg-career-gray div.content div.career-right div {
    width: 33.33%;
    float: left;
}
section.bg-career-gray div.content div.career-right {
    width: 100%;
    padding: 0 20px;
}
section.bg-career-gray div.content div.career-left {
    width: 100%;
    padding: 0 20px 20px;
}
.detail-info-col li {
    width: 50%;
    float: left;
}
.content-detail-house header.detail-house p {
    color: #303339;
    font-size: 1.6em;
    font-weight: 200;
}
.title-detail {
    width: 100%}
.detail-info {
    padding: 30px 0 0 0;
}
section.graybg section.lch-content article.lch-content-detail img {
    width: 742px !important;
}
.news-left {
    width: 50%;
    padding-bottom: 0;
}
.news-right {
    width: 50%;
    padding: 60px 30px 60px 30px;
}
section div.width1140 article.hinhanh-content-detail img {
    width: 742px !important;
}
section.background-gray div.width1140 div ul.icon {
    width: 45%;
    padding: 0 10px 20px 0 !important;
}
.ower-more {
    padding: 0;
}
.khudancu-left {
    width: 100%;
    display: block;
}
.btn-quyhoach {
    width: 65%}
.btn-down {
    width: 235px;
}
.house-detail div.img {
    padding: 5px 5px;
    width: 20%}
.house-detail div.name {
    width: 30%;
    padding: 29px 0 5px 0;
}
.house-detail div.detail {
    width: 25%;
    padding: 30px 5px 0 0;
}
.house-detail div.house-price {
    width: 25%;
    padding: 33px 5px 5px 0;
}
section.graybg div.width1140 div.house-detail div.detail ul li {
    padding-right: 2px;
}
section.background-gray div.width1140 div.owner-img div.left img {
    height: 100%;
    margin-right: 0 !important;
}
.owner-img {
    padding-bottom: 30px;
}
.team-member .member-detail {
    width: 100%;
    padding: 0 0 0 0;
}
div.team-member div.member-detail header.content {
    padding: 27px 5px 20px 40px !important;
}
section.bg-career-white div.content div.info div.shape {
    width: 50%}
section.bg-career-white div.content div.info div {
    width: 50%}
.btn-sticky-header, .stickyTrigger .width1140 .btn-chitiet {
    width: 50% !important;
    margin: 0 auto;
}
.red-bnt {
    max-width: 100%}
.lhtv {
    display: none;
}
.menu-detail-under ul {
    width: 100%}
div.share {
    display: none;
}
.project-header .project-name .address {
    width: 100%}
.stickyTrigger {
    position: fixed;
    right: 0;
    left: 0;
    visibility: visible !important;
    opacity: 1 !important;
}
.CTA-img {
    display: none;
}
.CTA-info {
    width: 100%}
.cta-bottom-wrapper {
    display: block;
}
}@media only screen and (max-width: 720px) {
    .all-img-inner {
    padding: 0 10px;
}
.max-width-946.contact .contact-detail .contact-info {
    width: 100%;
    padding: 60px;
}
.max-width-946.contact .contact-detail .contact-img {
    display: none;
}
.post-news-form .hs-form-field label {
    width: 30%}
.post-news-form .hs-form-field .input {
    width: 70%}
.max-w70 {
    max-width: 100% !important;
}
.ward-down-icon {
    left: 130px;
}
.btn-down {
    width: 100%;
    margin-top: 15px;
}
.house-detail div.name {
    width: 25%;
    padding-top: 30px;
}
.house-detail div.detail {
    width: 30% !important;
    padding: 30px 10px;
}
section.graybg div.width1140 div.house-detail div.detail ul li {
    padding-right: 5px;
}
.house-detail div.house-price {
    width: 25%;
    padding-top: 33px;
}
section.project-header div.project-name div.share {
    width: 100%;
    padding-bottom: 20px;
}
section.project-header div.project-name div.share ul li.share {
    text-align: left;
    width: 14%;
    float: left;
}
section.project-header div.project-name div.share ul li.btn {
    float: left;
    margin-top: -10px;
}
}@media only screen and (max-width: 600px) {
    .project-house .img {
    vertical-align: top;
}
.max-width-946.contact .contact-detail .contact-info header {
    font-size: 26px;
}
.main-content .view-more-gray.more {
    margin-top: 10px;
    border: 1px solid #ccc;
    background: transparent;
    display: block;
}
.main-content .view-more-gray.more a {
    text-decoration: none;
}
#cta-title {
    padding-top: 20px;
}
.project-house {
    padding-top: 20px;
    padding-bottom: 20px;
}
.project-house .img {
    width: 30%;
    height: auto;
}
.project-house .img .cover {
    width: 100%;
    min-height: 100px;
    height: auto;
}
.project-house .img .cover img {
    width: 90%}
.project-house .title, .project-house .room, .project-house .area-m2, .project-house .price-m2 {
    width: 100%;
    float: right;
    padding: 0 0 0 10px;
}
.project-house .title h3 {
    margin-right: 0;
}
.project-house .btn {
    display: none;
}
.listing-item {
    width: 100%}
.max-width-946.contact .contact-detail .contact-info {
    padding: 30px;
}
.max-width-946.contact {
    padding-top: 30px;
    padding-bottom: 30px;
}
.max-width-946.contact .contact-detail .contact-info p {
    padding: 20px 0;
}
.relative-news .relative-news-left {
    display: block;
    width: 100%;
    margin: 0;
}
.relative-news .relative-news-right {
    width: 100%;
    margin-right: 0;
}
.relative-news .relative-news-right .featured:first-child {
    padding-top: 20px;
    border-top: 1px dotted #ccc;
}
.relative-news .featured .time {
    font-size: 16px;
    margin-right: 5%}
.CTA-block {
    padding-top: 30px;
}
.CTA-img {
    width: 100%;
    padding: 0 0 20px;
}
.CTA-img .img {
    padding: 0;
}
#CTA-img-right {
    padding: 20px 0 0;
}
.CTA-info {
    width: 100%}
.owner-img:last-child {
    padding-bottom: 30px;
}
.width1140 .contact-form {
    padding-bottom: 30px;
}
.news-pro-detail {
    padding-bottom: 30px;
}
.bg-neiberhood-overlay {
    padding-bottom: 30px;
}
.tittle-neiberhood {
    font-size: 26px;
    padding: 30px 0 20px;
}
.top-sell {
    padding: 30px 0;
}
.detail-more li {
    width: 100%;
    margin-right: 0;
}
.owner-img+.owner-img {
    padding-top: 30px;
}
.content-detail {
    padding-bottom: 30px;
}
.news-pro-detail li {
    width: 100%}
.owner-img .title {
    padding-top: 20px !important;
}
.owner-img .left {
    width: 100% !important;
    padding: 0 !important;
}
.owner-img .right {
    width: 100% !important;
}
.contact-form .hs-form, .sub-career, .career-form {
    max-width: 100%}
div.title-career-line>p {
    max-width: 100%}
.form-career-detail {
    max-width: 100%}
.right-content-sell-gray {
    width: 100%;
    padding: 20px 0;
}
.right-content-sell {
    width: 100%;
    padding: 20px 0 0;
}
.cover-left-sell {
    width: 100%}
.container-col {
    height: 330px;
}
.container-col-img-left {
    width: 100%;
    text-align: center;
}
.container-textblock {
    visibility: hidden;
    width: 0%;
    height: 0%}
section.bg-career-gray div.contentpx div.career-img ul li {
    width: 50%}
.hsg-cta-gallery .hsg-cta-gallery__column {
    width: 100% !important;
}
section.bg-career-white div.content div.info div {
    max-height: 251px;
}
section.bg-career-white div.content div div div.pos {
    float: left;
    width: 33.33%;
    text-align: left;
}
.test-content div.detail ul li:first-child {
    padding-top: 10px;
}
.test-content+.test-content {
    padding-top: 40px;
}
.test-content {
    width: 100%}
section.bg-career-gray div.content div.career-right div {
    width: 50%}
section.project-header div.project-name div.share ul li.btn {
    margin: 0 10px 0 0;
}
section.project-header div.project-name div.address h1.title-project {
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
}
.title_duan {
    padding: 30px 0 20px !important;
    font-size: 26px !important;
}
.btn-down {
    background: #c72528;
    color: #fff;
    padding: 2px;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    font-size: 16px;
    width: 170px;
    margin-top: 10px;
}
.team-member .member-detail {
    width: 100%}
.news-left {
    width: 100%;
    padding-bottom: 0;
}
.news-right {
    width: 100%;
    padding: 0 10px 30px 10px;
}
.house-detail div.img {
    width: 100%}
.house-detail div.name {
    width: 100%;
    padding: 10px 5px 10px 5px;
}
.house-detail div.detail {
    width: 50% !important;
    padding: 10px 5px 5px 5px;
}
.house-detail div.house-price {
    width: 50%;
    padding: 13px 5px 5px 0;
}
section.news-bg div.width1140 div.news-right div.bg {
    height: 100%;
    padding: 10px 10px 30px 10px;
}
section.project-header div.project-name div.share ul li.share {
    width: 90%}
section.header-career div.bg-career div.title {
    padding-top: 110px;
}
section.header-career div.bg-career div.sumary {
    padding: 30px 20px;
    line-height: 26px;
}
section.bg-career-white div.content div.info div.shape {
    width: 100%}
section.bg-career-white div.content div.info div.shape2 {
    width: 100%}
section.bg-career-white div.content div.info div.shape3 {
    width: 100%}
section.bg-career-white div.content div.info div.shape4 {
    width: 100%}
section.bg-career-white div.content div.info div.shape5 div.shape {
    width: 24%}
section.bg-career-white div.content div.info div.shape5 div.requirement-detail {
    width: 76%}
section.bg-career-white div.content div div.detail div.name {
    width: 100%;
    float: left;
    padding-bottom: 10px;
}
section.bg-career-white div.content div div.detail div.loc {
    float: left;
    width: 33.33%}
section.bg-career-gray div.content div.our-dep-content div.col {
    width: 100%;
    padding: 0;
}
}@media only screen and (max-width: 630px) {
    .whr-title {
    width: 100%}
li.whr-item .whr-info {
    width: 100%;
    padding: 0;
}
li.whr-item .whr-info li {
    float: left;
    width: 50%;
    text-align: left;
}
.btn-down {
    width: 100% !important;
    margin-top: 10px !important;
}
.house-detail div.img {
    width: 100%;
    height: 100%}
.house-detail div.name {
    width: 100%;
    padding: 10px 5px 10px 5px;
}
.house-detail div.detail {
    width: 50%;
    padding: 10px 5px 5px 5px;
}
.house-detail div.house-price {
    width: 50%;
    padding: 13px 5px 5px 0;
}
}@media only screen and (max-width: 530px) {
    .btn-down-neiberhood {
    padding-top: 10px;
}
.btn-down-neiberhood .red-bnt {
    height: 60px;
}
.btn-black-border .btn-hotline {
    border: none !important;
    line-height: 24px;
    text-decoration: underline;
    cursor: pointer;
    text-align: left;
    padding-left: 90px !important;
}
.btn-black-border .btn-hotline img {
    display: block;
}
.contact-form .hs-richtext>p {
    max-width: 100%}
section.news-bg div.width1140 div.news-right div.bg div.img img {
    width: 80%;
    height: 80%}
.btn-down {
    width: 100% !important;
}
}@media only screen and (max-width: 480px) {
    .social-content .follow-button span {
    display: none;
}
section.project-header div.project-name div.address {
    width: 80%}
.social-share {
    width: 20%;
    display: block;
}
.project-header .project-header .project-name {
    padding: 10px !important;
}
.relative-news .featured header .title {
    font-weight: 300;
}
.all-img {
    bottom: 20px;
}
.relative-news .relative-news-left .featured .time {
    display: block;
}
.relative-news .relative-news-left .featured a .cover, .relative-news .featured header .sumary {
    display: none !important;
}
.relative-news .featured header .title {
    font-size: 18px !important;
}
.relative-news .relative-news-left {
    padding: 0 0 20px;
}
.relative-news .relative-news-left .featured header {
    padding: 0;
}
.popup-lch .bg-e1e2e6.popup-header {
    display: none;
}
.form-contact .hs-form-field:nth-child(3) label {
    margin: 0;
}
.popup-contact {
    max-width: 100%;
    position: initial;
    transform: translate(0,  0);
    margin: 0;
    height: 100%}
.popup-contact .form-contact {
    border: none;
    min-height: 100%}
.popup-contact .form-contact .contact {
    padding-top: 50px;
    height: 100%}
.popup-contact .header {
    display: none;
}
#slider8 .slides .title {
    width: 100%;
    bottom: 25%;
    top: inherit;
}
#slider8 .slides .title .name-img {
    width: 100%;
    text-align: center;
}
#slider8 .slides .title .number {
    display: none;
}
.title.title-res {
    display: block;
    position: fixed;
    padding: 15px;
    background: #f2f2f2;
    font-size: 18px;
    width: 100%;
    z-index: 100;
    font-weight: 500;
    overflow: hidden;
    top: 0;
}
.popup-lch {
    max-width: 100%;
    transform: translate(0%,  7%);
    position: initial;
    margin: 0 !important;
    min-height: 100%}
.popup-overlay .full-screen-act.close {
    display: none;
}
.project-slider, .listing-img {
    height: 300px;
}
.max-width-946.contact .contact-detail .contact-info header {
    font-size: 22px;
    line-height: 32px;
}
.contentpx .title-career {
    padding: 30px 0;
}
.contentpx .title-career, .title_duan, .tittle-neiberhood {
    font-size: 22px !important;
    line-height: 26px;
}
.width1140>h3, .width1140>h2, .max-width-946 .title-28 {
    font-size: 22px !important;
}
.project-header .project-name .address .title-project {
    padding-bottom: 0 !important;
}
.project-header .project-name .detail {
    display: none !important;
}
.owner-img .more-info {
    display: block;
    padding-top: 20px;
}
.list-prop .article div.title h3 {
    padding: 0;
}
.list-prop .article div.action a {
    margin: 0 10px 0 0;
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
}
.hs-form fieldset.form-columns-2 .input {
    margin: 0;
}
.contact-form .hs-form-field:nth-child(3) input, .contact-form .hs-form-field:nth-child(3) label span, .hs-error-msgs {
    margin: 0;
}
.contact-form .hs-form-field div.input {
    padding: 5px 0 5px;
}
.container-col {
    height: 220px;
}
.ward-filter {
    height: 40px;
}
.post-news-right div.list {
    width: 100%}
.popup-ward-visible {
    display: none !important;
}
.whr-title {
    width: 100%;
    float: left;
}
li.whr-item .whr-info {
    float: left;
    width: 100%;
    padding: 0;
}
li.whr-item .whr-info li {
    float: left;
    width: 50%;
    text-align: left;
    padding-top: 10px;
}
section.bg-career-white div.content div div.detail div.btn-app {
    width: 33.33%}
section.bg-career-white div.content div div.detail div.loc {
    width: 33.33%}
section.bg-career-white div.content div div div.pos {
    width: 33.33%}
section.bg-career-gray div.content div.career-right div {
    width: 100%}
section.project-header div.project-name div.share ul li.btn {
    padding-top: 10px;
}
.lch-content {
    width: 100%}
section.graybg section.lch-content article.lch-content-detail img {
    width: 384px !important;
    height: 320px !important;
}
.news-left {
    width: 100%;
    padding-bottom: 0;
}
.news-right {
    width: 100%;
    padding: 60px 30px 60px 30px;
}
section div.width1140 article.hinhanh-content-detail img {
    width: 384px !important;
    height: 320px !important;
}
.btn-lienhe {
    width: 205px;
    padding-right: 75px !important;
    margin-bottom: 10px !important;
}
.btn-quantam {
    width: 205px;
    padding-right: 75px !important;
}
.width1140 .owner-img .left {
    width: 100%;
    padding-bottom: 20px;
}
.width1140 .owner-img .right {
    width: 100%;
    padding-top: 0;
}
.house-detail div.img {
    width: 100%}
.house-detail div.name {
    width: 100%}
.house-detail div.detail {
    width: 50%}
.house-detail div.house-price {
    width: 50%}
.btn-quyhoach {
    width: 60%}
div.team-member div.member-detail header.content {
    padding: 20px 5px 20px 10px !important;
}
section.header-career div.bg-career div.title {
    padding-top: 80px;
}
section.header-career div.bg-career div.sumary {
    padding: 20px 10px;
}
section.bg-career-white div.content div.info div {
    width: 100%}
.CTA-info .cta-title {
    font-size: 22px;
}
}@media only screen and (max-width: 375px) {
    .right-content-sell {
    padding: 20px 0 0;
}
.btn-black-border {
    padding: 30px 10px 60px;
}
form.hs-form .form-columns-2 .hs-form-field .hs-input, form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100%}
.contact-form .hs-form-field div.input {
    margin: 0;
}
.contact-form .hs-form-field:nth-child(3) input, .contact-form .hs-form-field:nth-child(3) label span, .hs-error-msgs {
    margin: 0;
}
.form-contact {
    width: 100%;
    padding: 0;
}
ul.max-w70 li:last-child {
    padding: 0;
}
div.form-captcha div.captcha, .form-contact-project {
    width: 100%;
    padding: 0;
}
li.whr-item .whr-info li {
    width: 100%}
section.header-career div.bg-career div.title {
    padding-top: 50px;
    line-height: 45px;
}
.btn-chitiet .btn-hotline {
    font-size: 14px !important;
    text-align: center;
}
.btn-chitiet .btn-hotline .fone-b {
    display: none;
}
.btn-sticky-header .red-bnt {
    font-size: 13px !important;
}
.detail-info-col li {
    width: 100%}
.btn-lienhe {
    width: 90px;
    padding: 8px 18px 0 0 !important;
}
.btn-down {
    width: 240px;
    margin-top: 10px;
}
section.background-gray div.width1140 div ul.icon {
    width: 44%;
    padding: 0 0 20px 0;
}
.khudancu-img {
    width: 100%}
.btn-quyhoach {
    width: 64%}
.house-detail div.img {
    width: 100%}
.house-detail div.name {
    width: 100%}
.house-detail div.detail {
    width: 100% !important;
}
.house-detail div.house-price {
    width: 100%;
    padding-left: 5px;
}
section.bg-white div.team-member div.member-detail {
    width: 100%}
div.team-member div.member-detail header.content {
    height: 120px;
    padding: 5px !important;
}
section div.width1140 section.bg-white div.team-member div.member-detail header p {
    padding-top: 2px;
}
.member-detail ul {
    padding: 1px 0;
}
}@media only screen and (max-width: 360px) {
    .btn-quantam {
    width: 95px;
    padding: 8px 9px 0 0 !important;
}
.btn-down {
    width: 215px;
}
.house-detail div.img {
    width: 100%}
.house-detail div.name {
    width: 100%}
.house-detail div.detail {
    width: 100% !important;
}
.house-detail div.house-price {
    width: 100%}
section.project-header div.project-name div.share ul li.btn-contact {
    padding: 5px 10px 5px 10px;
}
section.project-header div.project-name div.share ul li.btn-care {
    padding: 5px 10px 5px 10px;
}
.khudancu-left {
    width: 100%;
    padding: 0;
}
.team-member .member-detail header {
    padding: 10px 5px !important;
}
section div.width1140 section.bg-white div.team-member div.member-detail header p {
    padding-top: 5px !important;
}
.member-detail ul {
    padding-top: 5px !important;
}
section.header-career div.bg-career div.title {
    padding-top: 30px;
}
section.header-career div.bg-career div.sumary {
    padding-top: 10px;
}
}@media only screen and (max-width: 320px) {
    .project-slider, .listing-img {
    height: 250px;
}
.btn-sticky-header .red-bnt {
    min-width: 145px;
    font-size: 12px !important;
}
.container-col {
    height: 185px;
}
.bg-career-white .btn-app {
    width: 100% !important;
    float: left !important;
    margin-top: 8px;
}
section.bg-career-white div.content div div.detail div.name {
    padding-bottom: 0;
}
section.bg-career-white div.content div div.detail div.loc {
    width: 100%}
section.bg-career-white div.content div div div.pos {
    width: 100%}
.btn-lienhe {
    width: 120px;
    padding-right: 30px !important;
}
.btn-quantam {
    width: 120px;
    padding-right: 22px !important;
}
.detail-info-col {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
}
section.graybg section.lch-content article.lch-content-detail img {
    width: 290px !important;
    padding-top: 30px;
}
section.graybg section.lch-content article.lch-content-detail ul.header {
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-left {
    padding: 30px 10px 30px 10px;
}
.news-right {
    padding: 30px 10px 30px 10px;
}
.btn-down {
    width: 100%}
section div.width1140 article.hinhanh-content-detail img {
    width: 290px !important;
    height: 320px !important;
}
section div.width1140 article.hinhanh-content-detail ul.header {
    text-align: center !important;
    margin-top: 10px;
}
.hinhanh-content-detail {
    width: 290px !important;
}
section.background-gray div.width1140 div ul.icon {
    width: 43%}
.khudancu-img {
    width: 100%}
section.project-header div.project-name div.share ul li.btn {
    margin-left: 0;
}
section.project-header div.project-name div.share ul li.btn-contact {
    padding: 5px 0;
}
section.project-header div.project-name div.share ul li.btn-care {
    padding: 5px 0;
}
}@media only screen and (max-width: 800px) {
    .info-form-up .title-w-back, .title-mobile-contact h3 {
    line-height: 60px;
    text-transform: uppercase;
    font-size: 14px;
}
.fix-btn-map-filter {
    display: block;
}
.content-pu-rv {
    padding: 0;
}
.duan-tl {
    display: none;
}
.info-form-up .title-w-back {
    background: #fff;
    box-shadow: 0 2px 10px 0 #e4e4e4;
    height: 60px;
    font-family: harmonia, Arial, Helvetica, sans-serif;
}
.info-form-up .back-btn-title {
    top: 5px;
    left: 10px;
}
.content-pu-rv .large-btn-border-black, .content-pu-rv .large-btn-red {
    padding: 10px;
}
.title-mobile-contact {
    height: 60px;
    position: relative;
    text-align: center;
    display: block;
    margin: -20px -20px 0;
    box-shadow: 0 2px 10px 0 #e4e4e4;
}
.content-detail-house .width1140 .right-content, .fixed-form-r, .left-popup-rv, .list-part-t a span, .weonline247 {
    display: none;
}
.title-mobile-contact h3 {
    color: #30333a;
    font-weight: 400;
    top: 0;
    left: 0;
    right: 0;
    max-width: 70%;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.right-popup-rv {
    border: 0;
    padding: 20px;
}
.list-part-t li .contactnow-but {
    padding-right: 5px !important;
}
.content-pu-rv .user-owner-list {
    text-align: center;
}
.user-owner-list .ava-user {
    float: none;
    margin-right: 0;
    margin-bottom: 5px;
    width: 74px;
}
.popup-820 {
    width: 410px;
}
.info-cta p {
    padding: 20px 0 40px;
}
.compare-house .left-list-filter {
    padding-right: 0;
}
section.browsing article.featured {
    width: 100%}
.contactnow-but {
    padding: 0 10px;
}
.topsearch-bgloop .box-search .fix-width770 {
    max-width: 550px;
}
.topsearch-bg {
    background: url(../images/home-rever03.jpg) 50% 50%/cover no-repeat;
    height: 450px;
}
section.exclusive article.featured:nth-child(3) {
    margin-top: 30px;
}
.agent-content {
    margin-top: 20px;
    vertical-align: middle;
}
.btn-on-off-filter {
    display: block;
    width: 100%;
    height: 100%}
.search-sum {
    display: none;
}
.search-sidebar_content {
    padding-right: 0;
    top: 0;
}
.list-view section.result article header a h3 {
    display: block;
    overflow: hidden;
    max-height: 55px;
}
.full-width>div>section.project article.featured {
    width: calc(50% - 30px) !important;
    margin: 30px 30px 0 0 !important;
    height: 226px;
}
.full-width>div>section.project article.featured .cover, .full-width>div>section.result article.featured .cover {
    height: 226px;
}
.copyright-left, .copyright-right {
    float: none;
    text-align: center;
}
.compare-house .article div.action a, .whybuy-building li img {
    float: left;
}
.popup-lch-detail {
    min-height: 0 !important;
}
.image-sketch .actionIcon:not(.actionIcon-responsive) {
    display: none;
}
.actionIcon-responsive {
    display: block;
}
.top-team {
    padding: 30px 0;
}
.top-team h1 {
    font-size: 30px;
    line-height: 38px;
}
.top-team p {
    font-size: 16px !important;
    line-height: 26px;
    padding: 30px 0 0;
}
.right-content .booking-tour {
    display: none;
}
.article-news article.featured .cover {
    height: 220px;
}
.menu-detail-under ul li a {
    margin-right: 20px;
}
.compare-house .article div.info {
    text-align: left;
    width: 30%;
    padding-left: 10px;
}
.compare-house .article div.action, .compare-house .article div.info-price {
    width: 100%;
    display: block;
    text-align: left;
}
#carousel, .agent-detail-house, .bank-form .left-form, .bank-form .right-form .arrow-right, .booking-tour .save-favorite-box p, .contact-agency, .list-but, .menu-sub-detail2, .right-filter, .slideimg {
    display: none;
}
.width-70-ber {
    width: 50%}
section.exclusive article.featured .cover img {
    width: 100%}
.ads3d-box-right .like-button {
    width: 80%}
.content-detail-house {
    padding-bottom: 0;
}
.background-topwhybuy {
    height: 300px;
    padding-top: 50px;
}
.max-width900 {
    max-width: 90%}
.col-ms-6 {
    width: 100%;
    padding: 60px 0 0;
}
.col-ms-6.right {
    padding-top: 30px;
}
.smarter-from {
    width: 100%;
    padding: 60px 30px;
    text-align: center;
}
.pro-descrip .left-descrip, .pro-descrip .right-descrip {
    width: 100%}
.pro-descrip .right-descrip .cover {
    height: 320px;
}
.header2402-navBar ul.subnav li a:hover {
    background: #fff;
}
section.exclusive article.featured .cover {
    height: 226px;
}
.ads-boxtable .adstable-cell .ads-content h3 {
    font-size: 2.2em;
}
ul.slidemap li {
    width: 24%}
#slider8 .slides li a {
    max-height: 100% !important;
}
.fix-widthcell .naviicon {
    width: 100%;
    margin: 0;
    border: 0;
    text-align: center;
}
.but-predetail {
    left: 15px;
    padding: 8px 4px;
    opacity: .6;
}
.but-nextdetail {
    right: 15px;
    padding: 8px 4px;
    opacity: .6;
}
#slider3, #slider4 {
    width: 83%;
    margin: 0 auto;
}
.content-detail-house header.detail-house, .left-content {
    width: 100%}
.content-detail-house header.detail-house h1 {
    font-size: 2.3em;
    max-height: 76px;
    overflow: hidden;
}
.right-content {
    width: 49%}
.booking-tour {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    left: 0;
    margin: 10px 0 0;
    width: 100%;
    border: 0;
    background: 0 0;
}
.booking-tour .bg-gray {
    padding: 0;
}
.booking-tour .bg-gray .sms-button {
    border-radius: 0;
    background: #c72528;
    float: right;
}
.booking-tour .save-favorite-box {
    margin: 0;
}
.booking-tour .save-favorite-box .like-button {
    width: 50%;
    float: left;
    background: #fff;
    padding: 12px 0;
    border-radius: 0;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
.bank-form .right-form, .collection-box-left, ul.slidemap li a.img {
    width: 100%}
.fix-widthcell .naviicon li {
    padding: 0 15px;
}
.changeimg-box, .fix-widthcell .naviicon {
    height: 68px;
}
.searchlisting section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 0;
}
.content-detail-house header.detail-house ul li a {
    padding: 5px 0;
}
.collection-box-right {
    width: 100%;
    margin-top: 30px;
}
ul.slidemap li a.img {
    display: block;
    border: 1px solid #eee;
    height: 100%}
ul.slidemap li a {
    height: 76px !important;
    display: block;
}
.icon-nextsmall-gray, .icon-presmall-gray {
    top: 22px;
}
.fixed-menu-detail {
    display: none !important;
}
.ads3d-box-left {
    width: 50%;
    margin-right: 0;
    padding-right: 0;
    border: 0;
}
.ads3d-box-right {
    width: 50%;
    text-align: center;
}
.ads3d-box-right .cover {
    float: none;
    margin: 0 auto;
}
.ads3d-box-right .infoagent {
    float: none;
    margin: 10px auto;
}
.ads3d-box-left .cover {
    width: 100%}
.ads3d-box-left .about-3d {
    width: 100%;
    padding-top: 20px;
}
.bank-form .right-form {
    padding: 20px;
    border: 1px solid #dedede;
}
.ads3d-box-left .about-3d p {
    text-align: justify;
}
.top-sell h5 {
    font-size: 28px;
}
.marketing li .cover-mkt {
    height: 276px;
}
.top-sell .contact-agency-info {
    width: 80%;
    margin: 0 auto;
}
.share-social {
    bottom: 50px;
    left: 72px;
    top: auto;
    right: auto;
}
.left-recruitment {
    width: 100%;
    margin-right: 0;
}
.right-recruitment {
    width: 100%;
    margin-top: 30px;
}
section.apartment article.featured {
    width: 100%;
    margin-right: 0 !important;
    border: 1px solid #ececec;
    border-top: 0;
}
.thumb-duan {
    float: left;
    width: 340px;
    height: 280px;
    min-height: 0;
    overflow: hidden;
}
.thumb-duan img {
    width: 100%;
    height: 100%;
    margin: 0;
}
.info-duan {
    float: left;
    width: calc(100% - 340px);
    padding: 10px 20px;
    height: 280px;
}
.info-duan h2, .info-duan h3 {
    font-size: 26px;
}
.info-duan .content {
    height: 110px;
}
.left-content-news {
    width: calc(100% - 270px);
    padding-right: 20px;
}
.left-content-news section.exclusive article.featured .cover {
    width: 100%;
    height: auto;
}
.left-content-news section.exclusive article.featured header {
    width: 100%;
    padding: 20px 0 0;
}
.right-content-news {
    display: block;
    width: 270px;
}
.right-content-news .popular-post article.featured {
    width: 100%;
    clear: both;
    display: table;
    padding-bottom: 20px;
}
.right-content-news .popular-post article.featured .cover {
    float: left;
    width: 90px;
    margin-right: 16px;
    height: 90px;
}
.right-content-news .popular-post article.featured .cover img {
    height: 100%;
    width: auto;
}
.right-content-news .popular-post article.featured header {
    float: left;
    width: calc(100% - 106px);
}
.right-content-news .popular-post article.featured header a {
    font-weight: 500;
    display: block;
    font-size: 16px;
    line-height: 22px;
    height: 63px;
    overflow-y: hidden;
}
.right-content-news .popular-post article.featured header p.by {
    padding: 8px 0 0;
}
.selisting-action {
    left: 0;
    top: 50px;
    float: left;
    text-align: left;
}
.selisting-header .result {
    padding-top: 60px;
}
.full-width>div>section.result article.featured {
    width: calc(50% - 30px) !important;
    margin: 30px 30px 0 0 !important;
    float: left;
    display: inline-block;
    background: #fff;
}
.detail-more li {
    width: 100%}
.detail-commodities li {
    width: 50%}
.detail-building li {
    width: calc(33.33% - 20px);
}
.detail-building li:nth-child(3n+3) {
    margin: unset;
}
.list-part-t .p-id, .sort-lch .p-head-id {
    width: 12%}
.list-part-t li, .sort-lch li {
    width: 16%}
.list-part-t .p-name, .sort-lch .p-head-name {
    display: none;
}
}@media only screen and (max-width: 720px) {
    .font-18, .topsearch-bgloop .box-search .fix-width770 form .search-home input {
    font-size: 16px !important;
}
.Mortgage .Mortgage-left, .Mortgage .Mortgage-right, .left-content, .right-content, .sort-home, .width-750 {
    width: 100%}
.contact-rever .hs-form {
    max-width: 100% !important;
}
.but-search-home:before {
    content: ''}
.topsearch-bgloop .box-search .fix-width770 form .search-home button {
    top: 4px;
}
.sort-home {
    height: 50px;
    padding: 7px 15px;
}
.responsive-filter .popup {
    padding: 15px;
}
.responsive-filter .different {
    padding: 0 !important;
}
.left-content {
    margin-right: 0;
}
ul li.list-filter {
    width: 100%;
    clear: both;
    margin: 5px 0;
}
.more-filter {
    display: block !important;
    font-size: .9em;
    cursor: pointer;
}
.more-filter a {
    display: block;
}
.down-arrow {
    float: right;
}
.left-filter {
    margin: 8px 0 3px;
    width: 71px;
}
.search-filter {
    height: auto !important;
}
.hidemobile, .left-filter ul li.list-filter {
    display: none !important;
}
.left-filter ul.mobile-filter li.list-filter {
    display: block !important;
}
.mobile-filter {
    width: 100%;
    clear: both;
}
.different li {
    width: 100%;
    padding: 20px 0 !important;
    border-right: 0;
}
section.exclusive article.featured .cover {
    height: 200px;
}
.info-duan, .info-duan .content, .thumb-duan {
    height: auto;
}
.popup {
    overflow: auto;
    padding: 0 15px;
}
.col-ms-7 {
    width: 100%}
.col-ms-3 {
    width: 100%}
.allproject-list {
    max-height: none;
    margin-top: 15px;
}
.thumb-duan {
    float: left;
    width: 100%;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    width: 100%;
    padding: 20px;
}
.info-duan .more {
    display: block;
    position: static;
    margin: 10px 0;
}
}@media only screen and (max-width: 600px) {
    .box-collapse .content {
    padding-bottom: 0;
    font-size: 14px;
}
.info-duan .btn-more {
    bottom: 0;
    padding: 20px 0 0;
}
.flexslider.main-content {
    padding-bottom: 30px !important;
}
.news-box section.news-content .bordertop-news01 article.featured header p.description {
    padding-bottom: 20px;
}
.info-duan .content {
    padding-bottom: 0;
}
section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 0;
}
.exclusive>.more-button-box, .news-box .more-button-box {
    padding-top: 20px;
}
.main-content {
    padding-bottom: 30px;
}
.mota-duan {
    font-size: 16px !important;
    line-height: 26px !important;
    max-width: none !important;
    padding-top: 20px !important;
}
.main-content>.more-button-box {
    padding-top: 20px;
}
.width1140>h1 {
    padding: 30px 0 0 !important;
    font-size: 26px !important;
    line-height: 30px !important;
}
.article-news article.featured header h3 a, .common-info p {
    line-height: 26px;
}
.col-ms-6 {
    padding: 30px 0 0;
}
.smarter-from {
    padding: 30px 15px;
}
.width1140 .smarter-from>.pd-tb-30 {
    padding: 20px 0 !important;
}
.common-info h2 {
    font-size: 26px;
    padding: 30px 0 20px;
}
.common-info p {
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: 400;
}
#slider-building, #slider-project {
    padding-bottom: 30px;
}
.article-news .time span {
    display: none;
}
.article-news .time span:nth-child(1) {
    display: block;
}
.article-news article.featured .cover {
    height: 160px;
}
.pd-section {
    padding-top: 0;
    padding-bottom: 30px !important;
}
.time-horizontal {
    display: none;
}
section.exclusive article.featured .cover {
    height: 380px;
}
.info-duan .content, .news-box section.news-content .bordertop-news02 article.featured header, .thumb-duan {
    height: auto;
}
.topsearch-bgloop .box-search .fix-width770 h1 {
    font-size: 3em;
}
.topsearch-bgloop .box-search .fix-width770 form button.searchicon {
    right: 10px;
}
.topsearch-bgloop .box-search .fix-width770 form button.location {
    right: 60px;
}
.search-sidebar {
    width: 320px;
}
.search-map {
    width: calc(100% - 320px);
}
.but-next, .but-pre {
    font-size: 3.5em;
}
.news-box section.news-content .bordertop-news01 {
    width: 100%;
    margin-right: 0;
}
.news-box section.news-content .bordertop-news02 {
    width: 100%}
.news-box section.news-content .bordertop-news02 article.featured header .by {
    display: block;
}
footer {
    padding-bottom: 50px;
}
section.exclusive article.featured {
    width: 100%;
    margin: 15px 0 0;
}
section.exclusive article.featured:nth-child(2), section.exclusive article.featured:nth-child(3) {
    margin-top: 15px;
}
.exclusive .featured:last-child {
    margin-bottom: 0 !important;
}
.left-filter ul {
    border: 0;
}
.allproject-list {
    max-height: none;
    margin-top: 15px;
}
.thumb-duan {
    float: left;
    width: 100%;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    width: 100%;
    padding: 20px;
}
.info-duan h2, .info-duan h3 {
    font-size: 26px;
}
.left-content-news {
    width: 100%;
    padding-right: 0;
}
.left-content-news section.exclusive article.featured {
    max-width: 460px;
}
.left-content-news section.exclusive article.featured .cover {
    width: 100%;
    height: auto;
}
.left-content-news section.exclusive article.featured header {
    width: 100%;
    padding: 20px 0 0;
}
.right-content-news {
    display: block;
    width: 100%}
.right-content-news .right-box {
    max-width: 420px;
    margin: 0 auto;
}
.detail-more li {
    width: 100%;
    margin-right: 0;
}
.search-sum {
    width: 320px;
}
.searchlisting section.exclusive article.featured {
    margin: 0;
}
}@media only screen and (max-width: 480px) {
    .list-part-t li .contactnow-but span, .p-doc-relative-wrapper .info ul {
    display: none;
}
.copyright-right:after, .language:after, .left-tabmenu-search li:before, .search-sum-no:after {
    content: ''}
.bank-form .right-form p, .place-viral, section.result article.featured header h4 {
    white-space: nowrap;
    text-overflow: ellipsis;
}
.form-info .per50-left, .form-info .per50-right {
    width: 100%}
.content-document li .button-down {
    max-width: 120px;
}
.button-down a, .button-down button, .button-down span {
    line-height: 20px;
    padding: 0;
}
.header-w-close {
    height: 60px;
}
.header-w-close h3 {
    line-height: 60px;
    font-size: 18px;
}
.close-popup-btn {
    top: 11px;
    right: auto;
    left: 10px;
    box-shadow: none;
    z-index: 1;
    background: 0 0;
}
.popup-820 {
    width: 100%;
    flex-shrink: 0;
    margin-top: 0;
}
.right-popup-rv {
    height: 100vh;
    overflow-y: auto;
    padding: 20px;
    width: 100%}
.info-form-up {
    width: 100%;
    z-index: 11;
}
.content-popup-res {
    padding: 20px;
}
.price-redRV {
    font-size: 18px;
}
.content-document li button {
    padding: 0 20px;
    line-height: 30px;
}
.p-doc-relative-wrapper .img {
    width: 84px;
}
.p-doc-relative-wrapper .img div {
    height: 110px;
}
.p-doc-relative-wrapper .info {
    width: 65%;
    max-height: 65px;
}
.form-info {
    padding: 20px;
}
.popup-520 {
    width: 100%;
    height: 100%;
    margin: 0 auto !important;
}
.listing-detail-price {
    text-align: left;
    float: left;
    width: 100%}
.listing-detail-price span {
    display: block;
    width: calc(63% - 10px);
    float: left;
}
.listing-detail-price span:nth-of-type(2n+1) {
    width: 37%;
    display: inline-block;
    margin-right: 10px;
}
.price-redRV span:first-child {
    width: auto;
    display: inline-block;
    float: none;
}
.info-cta p, .or-call, .sum-picture button span {
    display: none;
}
.contact-agent-box .large-btn-red {
    font-size: 14px;
    padding: 10px 20px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.35);
    margin: 30px 0 15px;
}
.contact-agent-box {
    padding: 40px 20px 10px;
    border: 0;
    box-shadow: none;
    margin: 60px 0 0;
}
.list-part-t, .sort-type-apm {
    margin: 0 15px;
}
.logo-rever {
    width: 40px;
    top: -20px;
}
.info-cta .title {
    font-size: 20px;
    line-height: 30px;
}
.search-sum-no, .search-sum-no .total-result {
    font-size: 14px;
}
.sort-on-mobile {
    display: block;
}
.searchdetailbox .pd-search-icon {
    display: none;
}
section.result article.featured header ul li .zmdi {
    color: #30333a;
}
section.result article.featured header h3 {
    padding: 6px 0 0;
}
.search-sum-no {
    line-height: 20px;
}
.search-sum-no .zmdi {
    font-size: 16px;
    line-height: 20px;
}
.searchlisting section.exclusive article.featured header h2 {
    font-size: 12px;
    padding: 0;
    max-height: 30px;
    overflow: hidden;
}
.suggest-result {
    position: fixed;
    top: 59px;
}
.list-part-t {
    position: relative;
    height: 105px;
    width: calc(100% - 30px);
}
.list-part-t li {
    position: absolute;
    left: 127px;
    display: none;
    width: 40%}
.list-part-t li:nth-child(1) {
    left: 0;
    top: 15px;
    width: 112px;
    display: block;
}
.list-part-t li:nth-child(1) img {
    width: 100%;
    display: block;
    height: 75px;
}
.list-part-t li:nth-child(2) {
    top: 15px;
    font-weight: 700;
    display: block;
    width: 50%}
.list-part-t li:nth-child(3) {
    top: 45px;
    display: block;
    width: 60%}
.list-part-t li:nth-child(4) {
    top: 75px;
    display: block;
}
.list-part-t li:nth-child(5) {
    top: 75px;
    display: block;
    left: 185px;
}
.list-part-t li:nth-child(8) {
    top: 15px;
    display: block;
    right: 0;
    left: auto;
    width: auto;
    text-align: right;
    background: #fff;
}
.project-news li div p, .sort-lch, .tab-sale li .type-property {
    display: none;
}
.info-cta {
    width: 70%}
.heading-02-rv {
    font-size: 18px;
}
.place-viral {
    font-size: 12px;
    max-width: 150px;
    overflow: hidden;
    height: 20px;
}
.project-news li {
    margin-bottom: 10px;
    padding-top: 0;
}
.content-document li {
    padding-top: 0;
}
.bed-sort {
    width: 100%}
.tab-sale li a {
    padding: 15px 20px;
}
.last-coll {
    margin-bottom: 20px !important;
}
.project-news li img {
    width: 84px;
}
.project-news li div p.date {
    display: block;
}
.project-news li div h4 {
    font-size: 14px;
    line-height: 18px;
    max-height: 35px;
    overflow: hidden;
}
.project-news li div {
    width: calc(100% - 84px);
    padding-left: 15px;
}
.content-document li h4 {
    font-size: 14px;
}
.content-document li p, .project-news li div h4:after {
    display: none;
}
.content-document li .sub-title {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.owner-project .title {
    padding: 10px 0;
}
.owner-project img {
    width: 50%}
.info-owner-project, .left-70 {
    width: 100%}
.location-around li {
    width: 100%;
    padding: 0 0 0 25px;
}
.location-around li .left-70 {
    width: 70%;
    max-height: 25px;
    overflow: hidden;
}
.map-loca-project {
    height: auto;
}
.detail-building li {
    width: 95%}
.detail-building li:nth-child(2), .detail-building li:nth-child(3n+3) {
    margin: 20px 20px 0 0;
}
.media-box li {
    width: 100%;
    margin: 10px 0 0;
    display: none;
}
.media-box li:last-child {
    display: block;
}
.info-agent-ct, .info-project, .list-view section.result .action-list {
    display: none;
}
.media-box .w-50percent {
    width: 100%}
.info-sticky-header {
    width: 100%;
    overflow-x: scroll;
}
.detail-commodities li {
    width: 100%;
    font-size: 14px;
}
.imageScroller, .imageScroller img {
    height: 240px;
}
.total-result {
    line-height: 20px;
    font-size: 14px;
}
.topsearch-bgloop .box-search .fix-width770 form .search-home {
    width: calc(100% - 50px);
    height: 50px;
    padding: 8px 15px 0;
    margin-top: 0;
}
.but-search-home {
    width: 50px;
    margin-top: 0;
    padding: 0;
    height: 50px;
    background: #c72528;
    overflow: hidden;
}
.actionIcon, .width-1600 .menuicon {
    right: 15px;
}
.but-search-home button {
    color: #c72528;
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    background: 0 0;
}
.but-search-home button:hover {
    background: 0 0;
}
.list-view section.project article.featured header {
    height: auto;
}
.list-view section.project article.featured header .info-project {
    bottom: auto;
}
.list-view section.project article.featured header .agent-content {
    position: absolute;
    bottom: auto;
}
.icon-s-h {
    color: #fff;
    position: absolute;
    right: -35px;
    top: 16px;
    z-index: 99;
}
.topsearch-bgloop .box-search .fix-width770 form .search-home input {
    line-height: 20px;
    font-size: 14px !important;
    width: 100%;
    padding-top: 9px;
}
.tab-choose {
    margin: 30px 0 25px;
    text-align: center;
}
.tab-choose ul li {
    padding: 0 20px;
}
.width1140 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.h-3d {
    padding: 0 6px !important;
    font-size: 12px;
    line-height: 12px;
}
.h-3d i {
    font-size: 15px;
}
.list-view section.result article.featured .cover {
    width: 113px;
    height: 75px;
    margin: 15px 0;
}
.list-view section.result article.featured header {
    padding: 12px 0 10px 15px;
    width: calc(100% - 113px);
}
.list-view section.result article header a {
    width: 100%}
.list-view section.result article header a h3 {
    width: 100%;
    max-height: 44px;
    margin-bottom: 0;
}
.list-view section.project .action-list {
    display: block;
}
.list-view section.project .action-list .contactnow-but {
    display: none !important;
}
.list-view section.project .action-list .follow-button {
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    color: #666;
}
.list-view section.project .action-list a.active {
    background: #00779a;
    color: #fff;
}
.agent-content {
    position: absolute;
    top: -195px;
    right: 10px;
}
.list-view section.result article.featured {
    padding: 0 15px;
    border: 0;
}
.list-view section.result article.featured header ul li {
    display: none;
}
.list-view section.result article.featured header ul li:first-child, .list-view section.result article.featured header ul li:nth-child(3) {
    display: inline-block;
}
.info-bs div {
    float: left;
    clear: none;
    margin-right: 5px;
    margin-bottom: 15px;
}
.info-bs .price-list {
    float: right;
    clear: both;
    top: -40px;
}
.info-bs {
    position: relative;
    left: 0;
    top: 0;
}
.info-bs-price {
    top: auto;
    bottom: 10px;
}
.info-bs-price .price-list {
    font-size: 14px;
}
.info-bs .lable-free-m, .info-bs .lable-monopoly, .info-bs .lable-sold {
    font-size: 12px;
    padding: 0 10px !important;
}
.list-view section.project article.featured .cover {
    width: 100%;
    height: 256px;
    margin: 15px 0 0;
}
.list-view section.project article.featured header {
    width: auto;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 15px;
    right: 15px;
    color: #fff;
    background: linear-gradient(180deg,  transparent,  rgba(0, 0, 0, 0.9)) !important;
}
.list-view section.project article.featured header h3, .list-view section.project article.featured header h4, .list-view section.project article.featured header h4 a {
    color: #fff;
}
.list-view section.project article.featured .price {
    right: 15px;
    color: #fff;
    font-weight: 600;
    bottom: 40px;
}
.info-project td.gray {
    color: rgba(255, 255, 255, 0.7) !important;
}
.info-project td {
    font-size: 13px;
}
.list-view section.project article.featured:nth-child(2n+2) {
    background: #fff;
}
.list-view section.result {
    margin-top: 0;
}
.list-view .title-sum {
    padding-left: 0;
}
.search-sidebar_content {
    margin-left: 0;
}
.search-topdetail {
    width: calc(100% - 50px);
    text-align: left;
}
.bgw {
    padding-bottom: 50px;
}
.title-sum {
    padding: 0;
    top: 0;
}
.left-tabmenu-search li {
    width: 50%;
    text-align: center;
    padding: 4px 0 0;
    display: block;
    float: left;
    position: relative;
}
.save-search-box, .sort-topdetail {
    display: none;
}
.left-tabmenu-search li:before {
    height: 20px;
    border-left: 1px solid rgba(48, 51, 58, 0.2);
    position: absolute;
    left: 0;
    top: 10px;
}
.left-tabmenu-search li:first-child {
    margin-left: -1px;
}
.left-tabmenu-search li a {
    line-height: 36px;
    font-size: 14px;
    margin-right: 0;
}
.pd-search-icon {
    padding-left: 10px;
}
.width-1600 .menuiconblack {
    top: 20px;
    right: 15px;
}
section.project article.featured:nth-child(1) {
    margin-right: 0;
}
.left-tabmenu-search {
    padding: 0;
    width: 100%}
.popup {
    top: 0;
}
.tab-search {
    top: 60px;
    height: 40px;
}
.selisting-container {
    display: flex;
}
.compare-house .article div.title p, .post-share-btn-group {
    position: relative;
    top: auto;
    text-align: center;
    padding: 20px 0;
}
.post-share-btn-group ul.post-share-buttons li {
    display: inline-block;
}
.post-share-btn-group ul.post-share-buttons li a {
    border: 1px solid rgba(131, 131, 131, 0.2);
    width: 40px;
    padding: 8px 10px;
    border-radius: 3px;
    margin: 5px 8px;
}
.post-share-btn-group ul.post-share-buttons li:last-child a {
    border: 1px solid rgba(131, 131, 131, 0.2);
}
.sms-share {
    display: block;
}
.selisting-title {
    padding: 25px 0;
}
.selisting-title h1 {
    font-size: 22px;
    padding-bottom: 0;
}
.selisting-title .color-black {
    font-size: 14px;
    font-weight: 400;
}
.selisting-main {
    width: 100%;
    order: 2;
}
.selisting-sidebar {
    width: 100%}
.selisting-sidebar.listing-rent {
    order: 3;
    margin-top: 0;
}
.compare-house .article div.title h2, .compare-house .article div.title h3, .compare-house .article div.title h4 {
    padding: 0;
}
.bor-deco {
    margin: 10px 0;
}
.contact-rever .hs-button {
    margin: 0 auto;
}
.content-detail-house header.detail-house ul.detailroom {
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}
.compare-house .article {
    padding: 19px 19px 12px;
}
.lang-select {
    margin: 5px 0 0;
    width: 127px;
}
.lang-select select {
    width: 127px;
}
.copyright-right:after {
    width: 100%;
    clear: both;
    display: table;
}
.news-box section.news-content .bordertop-news02 article.featured header .news {
    font-size: 16px;
}
.news-box section.news-content .bordertop-news02 article.featured header p.by {
    font-size: 12px;
}
.most-update {
    margin: 15px 0 0;
}
.collection-box-right, .good-price {
    margin-top: 15px;
}
#floorplan section.width1140 div.mgt-0 {
    margin-bottom: 20px;
}
section.pdb-30, section.whysell-project div.width1140 div.pdb-20 {
    padding-bottom: 0 !important;
}
.project-header .project-name .address h2 {
    font-size: 14px !important;
    padding-bottom: 0 !important;
}
.copyright .app-icon-btn {
    display: block;
}
.copyright .app-icon-btn a {
    display: block;
    padding-top: 10px;
}
.booking-tour, .booking-tour .bg-gray {
    background: 0 0 !important;
}
.article-news li {
    width: 100%;
    border-right: 0;
    border-left: 2px solid #e6e6e6;
}
.article-news li:nth-child(2n) {
    width: 100%;
    border-left: 2px solid #e6e6e6;
    margin-top: 0;
    padding-top: 80px;
}
.article-news li article.featured, .article-news li:nth-child(2n) article.featured {
    margin-left: 5%;
    width: 95%}
.article-news .time {
    left: -6%;
    text-align: left;
    padding-left: 25px;
}
.article-news .time:after {
    left: -9px;
    right: auto;
}
.article-news li:nth-child(2n) article.featured .time {
    left: -6%;
    padding-left: 25px;
}
.article-news article.featured .cover {
    height: 250px;
}
.article-news article.featured header {
    padding: 20px;
}
.article-news {
    margin-top: 0;
    padding-top: 0;
}
section.result article.featured header {
    float: left;
    width: calc(100% - 117px);
    padding: 0 0 0 15px;
    margin: 0;
}
.title-sticky-header {
    display: none;
}
.btn-sticky-header {
    width: 100%}
.btn-sticky-header .black-button {
    margin: 0 auto;
    width: 100%}
section.result article.featured {
    margin: 0;
    width: 100%;
    padding: 15px;
}
section.result article.featured:nth-child(2n) {
    background: #f3f4f7;
}
.search-sum-no {
    float: none;
    padding: 15px 15px 5px;
    width: 100%}
.search-sum-no:after {
    width: 100%;
    display: table;
}
.compare-house .article div.abc, .show-hide-bnt {
    display: none;
}
section.result article.featured header h3 {
    padding-top: 0;
    font-size: 14px;
    line-height: 20px;
    height: auto;
}
section.result article.featured header h4 {
    font-size: 12px;
    overflow: hidden;
}
section.result article.featured header ul li {
    padding: 0;
    font-size: 12px;
    color: gray;
}
section.result article.featured .price {
    bottom: 0;
    right: 0;
    font-size: 14px;
}
.bgw-wp .klc li {
    width: 48%;
    margin-right: 0;
}
.bgw-wp .klc li:nth-child(2n) {
    float: right;
}
.info-prop .left-img {
    width: 100%;
    text-align: center;
}
.info-prop .info {
    width: 100%}
.compare-house .article div.abc+.img {
    padding-right: 0;
}
.compare-house .article div.img {
    display: block;
    width: 30%;
    height: auto;
    float: left;
    min-height: 90px;
}
.compare-house .article div.action {
    display: none;
}
.compare-house .article div.img img {
    height: auto;
    width: 100%;
    max-height: 90px;
}
.compare-house .article div.img a {
    width: 100%;
    height: auto;
}
.compare-house .article div.title {
    width: 70%;
    display: block;
    float: right;
    padding-left: 15px;
}
.compare-house .article div.info {
    width: 70%;
    display: block;
    padding: 10px 0 0 15px;
    float: right;
    font-size: 13px;
}
.compare-house .article div.info-price {
    width: 70%;
    display: block;
    text-align: left;
    float: right;
    padding-left: 10px;
}
.compare-house .article div.status {
    width: 70%;
    display: block;
    text-align: left;
    padding: 10px 0 0 10px;
    float: right;
}
.bnt-redlh, .bnt-redlh .sms-button, .text-qt {
    text-align: center;
    float: none;
}
.compare-house {
    font-size: 15px;
    margin: 0 -15px;
}
.title-36 {
    font-size: 30px;
    line-height: 40px;
}
.title-30 {
    font-size: 24px;
    line-height: 34px;
}
.overflow-text {
    max-height: 38px;
}
.col-50-ber {
    width: 100%;
    margin-bottom: 15px;
}
.mar-right-4ber {
    margin-right: 0;
}
section.exclusive article.kdc-new {
    position: relative;
}
.header-background-full {
    height: 380px;
}
.pdr-30 {
    padding-right: 0 !important;
}
.more-news-list {
    padding: 0;
}
.lage-btn-black {
    padding: 10px 10px 8px;
    font-size: 16px;
    margin: 10px 0;
}
.menu-black li {
    width: 115px;
    font-size: 14px;
}
.box-name-neighborhood h2 {
    font-size: 28px;
    line-height: 42px;
}
.padding-40-0 {
    padding: 20px 0;
}
.menu-detail-under {
    display: none;
}
.state-ap {
    position: inherit;
}
.list-open-sale {
    margin: 15px 0;
}
.pdt-30 {
    padding-top: 15px !important;
}
.pdt-50 {
    padding-top: 30px !important;
}
.view-history table td {
    font-size: 14px;
}
.tttn img {
    width: 100%}
.tttn .right-content {
    width: 100%;
    margin-top: 20px;
}
.pd-tb-50 {
    padding: 30px 0 !important;
}
.pd-tb-30 {
    padding: 15px 0 !important;
}
.searchdetailbox form {
    margin: 7px 0 0 15px;
    height: 37px;
    line-height: 38px;
    width: 90%}
.searchdetailbox form button {
    top: 0;
}
.searchdetailbox form input {
    padding: 10px 10px 0 5px;
    font-size: 14px;
}
.searchdetailbox {
    width: calc(100% - 90px);
    padding-top: 3px;
    height: 40px;
}
.bnt-redlh, .colum3 li, .info-duan, .language, .owner .main-agency-summary, .owner img, .right-content-about {
    width: 100%}
.font-36 {
    font-size: 26px !important;
}
.pro-descrip h3, .qtda h3, .text-qt {
    font-size: 26px;
}
p.price-form {
    padding-left: 0;
}
.width-1600 hgroup a img {
    height: 36px;
}
.info-duan .content, .thumb-duan {
    height: auto;
}
.thumb-duan {
    float: left;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    padding: 20px;
}
.allproject-list {
    margin: 0 auto 15px;
    max-height: none;
}
.responsive-filter .popup {
    display: block !important;
}
.language {
    float: none;
    margin: 10px 0 20px;
}
.language:after {
    clear: both;
    display: table;
}
.qtda {
    padding: 0 0 10px;
}
.text-qt {
    padding-top: 20px;
}
.bnt-redlh {
    padding: 10px 0 30px;
}
.bnt-redlh .sms-button {
    margin: 0 auto !important;
}
.pro-descrip {
    padding: 10px 0;
}
.pro-descrip .left-descrip {
    margin: 0;
}
.detail-more {
    padding: 0;
}
.qtda .content {
    padding-bottom: 20px;
}
.banve, .owner {
    padding: 0;
}
.owner {
    margin-bottom: 20px;
}
.owner img {
    margin: 0 auto 20px;
}
.qtdan {
    display: none;
}
.background-gray .width1140>h3 {
    padding: 20px 0 0;
}
.background-home-news {
    height: 350px;
}
.colum3 li {
    padding: 50px 0 0;
}
.colum3 {
    padding-top: 0;
}
.news-box section.news-content {
    padding-top: 20px;
}
.collection-box-left {
    margin: 0;
    padding-top: 20px;
}
.width1140>h6 {
    font-size: 22px;
    line-height: 30px;
}
.whybuy-building li {
    width: 100%;
    margin-right: 0;
}
.about-us .left-about img {
    width: 60%;
    padding: 5px 0 20px;
}
.headquanters {
    margin: 0;
}
.headquanters p a[href*="tel"] {
    color: #fff;
}
.news-box section.news-content .bordertop-news01 article.featured header {
    padding-top: 20px;
}
.news-box section.news-content .bordertop-news02 article.featured header h2 {
    font-size: 16px;
}
.news-box section.news-content .bordertop-news02 article.featured {
    margin-top: 15px;
}
.news-box section.news-content .bordertop-news02 article.featured header p.by {
    padding-top: 0;
}
button.location {
    right: 50px;
    font-size: 30px;
}
button.searchicon {
    right: 15px;
    font-size: 30px;
}
.news-box section.news-content .bordertop-news01 article.featured .cover {
    height: auto;
}
.width-1600 .menuicon:before {
    font-size: 30px;
}
.news-detailpage h2, .width1140>h2 {
    font-size: 26px;
}
.background-detail-news {
    height: 250px;
    display: none;
}
.news-detailpage {
    padding-top: 30px;
}
.news-postter {
    margin: 20px 0 40px;
}
.content-detail-house header.detail-house .price a, .price-detail {
    font-size: 1em;
}
.content-detail-house header.detail-house .price {
    position: static;
    margin-top: 20px;
    text-align: right;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}
.price-detail {
    float: left;
    clear: both;
    text-align: left;
}
.content-detail-house header.detail-house h1 {
    width: 100%;
    font-size: 22px;
}
.width-1600 hgroup h1.logo {
    width: 120px;
    background-size: cover;
    height: 20px;
}
.width-1600 hgroup {
    padding: 0 0 0 6px !important;
    margin-top: 11px;
}
.topsearch-bgloop .box-search .fix-width770 h1 {
    font-size: 3em;
    line-height: 1.4em;
}
.topsearch-bgloop .box-search .fix-width770 .muathue a {
    font-size: 1.8em;
    margin: 0;
    width: 46%;
    display: inline-block;
    height: 50px;
    line-height: 50px;
}
.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut {
    width: 46%;
    margin: 0;
}
.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut:first-child {
    margin-right: 4%}
.topsearch-bgloop .box-search .fix-width770 form input {
    font-size: 16px;
}
.text-w {
    color: #fff !important;
}
section.exclusive article.featured .cover {
    height: 256px;
}
.ads-boxtable .adstable-cell .ads-content {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.ads-boxtable .adstable-cell .ads-content h3 {
    line-height: 1.6em;
    clear: both;
    display: block;
    float: none;
}
.ads-boxtable .adstable-cell .ads-content p {
    float: none;
    clear: both;
    width: 60%;
    margin-top: 15px;
}
.menu-footer ul li {
    font-size: 1.4em;
    width: 50%}
.customer-review .box-reviewer .reviewer {
    padding: 30px 0;
    width: auto;
    text-align: center;
}
.customer-review .box-reviewer .reviewer .avatar {
    margin-right: 2%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #ccc;
    width: 124px;
    height: 124px;
    padding: 2px;
}
.customer-review .box-reviewer .reviewer .avatar a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: 50% top;
}
.customer-review .box-reviewer .reviewer .reviewer-info {
    vertical-align: top;
    padding-top: 10px;
    text-align: left;
    display: inline-block;
}
.customer-review .box-reviewer .reviewer .reviewer-info a.name {
    font-size: 2em;
    color: #c72528;
    line-height: 2em;
}
.customer-review .box-reviewer .reviewer .reviewer-info p {
    color: #999;
    font-size: 1.8em;
}
.customer-review .box-reviewer .reviewer .reviewer-info ul li {
    list-style: none;
    display: inline-block;
    color: #999;
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    padding: 5px 0;
    font-size: 2em;
}
.customer-review .box-reviewer .reviewer .reviewer-info ul li a {
    display: block;
    width: 100%;
    height: 100%}
.content-detail-house header.detail-house ul.submenu-detail, .search-map {
    display: none;
}
.customer-review .box-reviewer .reviewer .reviewer-info ul li:hover {
    color: #eee;
}
ul.slidemap>a {
    padding: 25px 0;
}
.search-map {
    width: 100%}
.changeimg-box {
    width: 100%;
    margin-left: 0;
}
.list-search02 section.exclusive article.featured .cover {
    width: 100%;
    height: 220px;
}
.list-search02 section.exclusive article.featured header {
    width: 100%}
.list-search02 section.exclusive article.featured header .price p {
    text-align: left;
}
.copyright-left, .copyright-right {
    text-align: center;
    float: none;
}
.list-search02 section.exclusive article.featured header ul, .list-search02 section.exclusive article.featured header ul li {
    padding: 0;
}
.left-content .rating-value li {
    width: 100%;
    padding: 10px 0;
}
.left-content .heading-02 .rating-show {
    position: static;
    margin-top: 10px;
}
.content-detail-house header.detail-house {
    padding: 30px 0 0;
    width: 100%}
.uer-reviews li, .uer-reviews li:first-child {
    width: 100%}
.left-content .heading-02 {
    padding-top: 30px;
}
.uer-reviews li .uer-rate p {
    display: block;
    clear: both;
}
.agent-detail-house, .contact-agency, .list-but, .save-favorite-box {
    display: none;
}
section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 0;
}
.write-review a {
    padding: 10px 10px 20px;
}
.about-us .left-about, .about-us .right-about {
    width: 100%}
.about-us .right-about .project ul li {
    margin: 20px 0 0;
}
.uer-reviews li h3 {
    padding: 0 0 20px 90px;
    clear: both;
}
.uer-reviews li .uer-rate {
    position: static;
    padding-left: 90px;
}
.uer-reviews li:first-child {
    margin-bottom: -120px;
}
.slidemap {
    padding: 20px 0;
}
.right-content {
    margin-top: 5px;
}
.booking-tour {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    left: 0;
    margin: 10px 0 0;
    width: 100%;
    border: 0;
}
.booking-tour .bg-gray {
    padding: 0;
}
.booking-tour .bg-gray .sms-button {
    border-radius: 0;
    background: #c72528;
    width: 100%}
.different li input[type="text"] {
    width: 100%;
    margin: 0;
}
.map-and-sidebar {
    height: 100%;
    border: 0;
    background: 0 0;
}
.popup, section.browsing article.featured:nth-child(2n) {
    background: #fff;
}
body {
    height: auto !important;
}
.search-sidebar {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
    width: 100%;
    float: left;
    top: 100px;
}
.search-pagination {
    max-height: 100px;
}
.search-filter {
    float: left;
}
.popup {
    padding: 0 15px;
    color: #303339;
    display: none !important;
    position: relative;
    box-shadow: none;
    border: 0;
}
.popup-visible {
    display: block !important;
    position: absolute;
}
.agent-info header .vote, .list-search02 .price {
    position: static;
}
.different li {
    border-right: 0;
}
.customer-review .box-reviewer .reviewer .avatar {
    display: block;
    margin: 0 auto;
}
section.result article.featured .cover {
    height: 75px;
    float: left;
    width: 113px;
}
.topsearch-bg {
    height: 500px;
}
.map-detail {
    height: 450px;
}
#slider, .background-detail {
    height: 276px;
}
#slider3, #slider4 {
    width: 83%;
    margin: 0 auto;
}
#slider, .about-rever, .about-rever li, .address-rever, .most-update, .most-view {
    width: 100%}
.uer-rate>.rating-bg-blue {
    clear: both;
    float: none;
}
#slider .slides>li a {
    height: 276px !important;
}
.high-rating, .most-view {
    height: 240px;
}
.price a {
    padding: 10px 10px 10px 0;
}
.most-view {
    margin-top: 15px;
}
.ads-boxtable .adstable-cell .ads-content {
    padding: 20px;
}
.copyright-right {
    margin-bottom: 25px;
}
.about-rever li {
    margin: 50px 0 0;
}
.address-rever li {
    width: 100%;
    padding-top: 20px;
}
.about-rever {
    padding-top: 20px;
}
.cover-nearby-off {
    transform: translateX(350px);
    -moz-transform: translateX(350px);
    -webkit-transform: translateX(350px);
}
.cover-nearby {
    width: 405px;
    margin-left: -350px;
}
.collection-box h2.bottomlable, .collection-box h2.centerlable {
    font-size: 1.8em;
}
.fix-widthcell .naviicon li a {
    padding: 5px 0;
}
.fullscreen-slide .flexslider .slides img {
    width: 100%}
.reverland {
    padding: 10px 0 40px;
}
.agent-list {
    width: 48%;
    margin-right: 4% !important;
    margin-top: 15px;
}
.agent-list:nth-child(2n) {
    margin-right: 0 !important;
}
.agent ul p.pl20 {
    padding-left: 0;
}
.pb40 {
    padding-bottom: 0;
}
.agent-info header {
    padding-bottom: 40px;
}
.agent-info .cover {
    height: 185px;
}
.or {
    margin: 30px 0;
}
.question-form .left-form, .question-form .right-form {
    width: 100%;
    clear: both;
}
.question-form {
    display: block;
}
.question-form .right-form a.sms-button {
    width: 100%;
    margin: 0;
}
.bank-form .right-form p {
    overflow: hidden;
}
.right-content-agent .infoagent h3 {
    font-size: 1.2em;
}
.right-content-agent .infoagent .sms-button {
    width: 100%}
.pd50 {
    padding: 20px 0;
}
.left-content-agent {
    width: 100%}
.right-content-agent {
    width: 100%;
    padding: 20px 0;
}
.left-content-agent .cover {
    width: 100%;
    text-align: center;
}
.about-agent {
    padding: 20px 15px;
}
.team-member .member-detail {
    width: 100%;
    margin: 0 0 20px;
}
ul.slidemap li a.img {
    display: block;
    border: 1px solid #eee;
    width: 100%;
    height: 100%}
ul.slidemap li a {
    height: 83px !important;
    display: block;
}
.location-navgroup, .location-navgroup-black, .suggest-result>li .detail-room, .wswb-menu-fixed .right-menu {
    display: none;
}
.icon-nextsmall-gray, .icon-presmall-gray {
    top: 25px;
}
.ads3d-box {
    margin-top: 0;
}
.ads3d-box-left {
    width: 100%;
    margin-right: 0;
    padding: 10px 0 30px;
    border: 0;
    border-bottom: 1px solid #ebebeb;
}
.ads3d-box-right {
    width: 100%;
    padding-top: 30px;
}
.ads3d-box-right .like-button {
    margin: 20px auto 0;
}
.ads3d-box-left .cover {
    width: 100%}
.ads3d-box-left .about-3d {
    width: 100%;
    padding-top: 20px;
}
.content-detail-house header.detail-house ul.detailroom li {
    margin: 6px 30px 6px 0;
}
.content-detail-house {
    border: 0;
}
.fix-widthcell .naviicon li a {
    font-size: .9em;
}
.left-content-about {
    width: 100%;
    margin-right: 0;
}
.notfound404 {
    width: 100%;
    padding: 40px 20px;
}
.notfound404 h2 {
    font-size: 26px;
}
.top-sell h3 {
    font-size: 22px;
}
.top-sell .buttondangky-pd a {
    width: 90%;
    margin: 0 auto;
}
.hitech li, .rever-market .value {
    margin: 0;
    width: 100%}
.img-scale img {
    width: 100%}
.colum3 h4 {
    padding-top: 10px;
}
.top-sell h5 {
    font-size: 26px;
    padding-top: 20px;
}
.cover-left-sell {
    width: 100%;
    height: 267px;
}
.right-content-sell {
    width: 100%;
    padding: 20px 0 0;
}
.right-content-sell-gray {
    width: 100%;
    padding-right: 0;
}
.hitech li {
    padding-top: 10px;
}
.marketing li .cover-mkt {
    height: 126px;
}
.marketing li .bg-content-white {
    padding: 20px 10px;
}
.top-sell p {
    padding: 15px 0 0;
}
.marketing li .bg-content-white h4 {
    font-size: 20px;
}
.left-sell, .rever-market .speed {
    width: 100%}
.canho {
    padding: 30px 0 20px;
}
.top-sell .contact-agency-info {
    width: 100%}
.background-topwhybuy {
    height: 250px;
    padding: 20px 15px;
}
.background-topwhybuy h2 {
    font-size: 32px;
    line-height: 40px;
    padding: 10px 0;
}
.background-topwhybuy p {
    font-size: 18px;
    line-height: 22px;
}
.founder .avatar {
    width: 100%;
    margin-right: 0;
}
.founder .info {
    width: 100% !important;
    margin: 30px 0;
}
.advandate-content, .info-sketch {
    margin-left: 0;
    width: 100%}
.founder .info h3 {
    font-size: 28px;
}
.top-team h3 {
    font-size: 26px;
    line-height: 30px;
}
.founder {
    margin-top: 10px;
    padding: 30px;
}
.top-team p {
    font-size: 16px;
    padding: 10px 0;
}
.share-social {
    position: relative;
    padding: 20px 0;
    bottom: 0;
    left: 0;
}
.comment-owner {
    padding: 30px;
}
.advantage-name {
    width: 100%}
.sketch-img {
    width: 100%}
.info-sketch {
    height: 100%}
.gallery-property div {
    width: 100%;
    height: 240px;
}
.gallery-property div:first-child {
    height: 240px;
}
.box-form {
    padding: 20px 24px;
}
.form-signup {
    width: auto;
    margin: 0 auto;
}
.left-content-news section.exclusive article.featured {
    padding: 0 0 20px;
}
.left-content-news section.exclusive article.featured .cover {
    width: 100%;
    height: auto;
}
.left-content-news section.exclusive article.featured header {
    width: 100%;
    padding: 20px 0 0;
}
.right-content-news {
    display: block;
    width: 100%}
.width1140>h6 {
    padding: 15px 5px 0 !important;
}
.thumb-duan {
    width: 100% !important;
}
.container-fluid {
    width: 100%}
.search-keyword {
    max-width: 100%;
    width: auto;
    font-size: 14px;
    line-height: 20px;
    height: 100%;
    max-height: 40px;
    overflow-y: hidden;
    white-space: normal;
}
.left-list-filter {
    display: none;
}
section.browsing article.featured {
    padding: 0;
    margin-bottom: 15px;
}
section.browsing article.featured .price {
    bottom: 15px;
    right: 15px;
}
section.browsing article.featured .cover {
    width: 100% !important;
}
section.browsing article.featured header {
    padding: 15px;
    width: 100%}
.suggest-location li {
    width: 50%}
.bgw .bgw-wp {
    padding: 0 15px;
}
section.exclusive article.kdc-new:nth-child(1) {
    margin-top: 5px;
}
section.exclusive article.kdc-new {
    margin-right: 15px !important;
    margin-left: 15px !important;
}
.bgw {
    margin-top: 0;
}
}@media only screen and (max-width: 375px) {
    .price, .searchlisting section.exclusive article.featured header .price {
    position: static;
}
.info-project, .searchlisting section.exclusive article.featured header ul {
    display: none;
}
.detail-building li {
    width: 93%}
.price {
    padding-top: 0;
}
.searchlisting {
    width: 300px;
}
.agent-content {
    top: -168px;
}
section.exclusive article.featured .cover {
    height: 230px;
}
.searchdetailbox form {
    width: 96%}
.article-news article.featured .cover {
    height: 200px;
}
.article-news article.featured header {
    padding: 15px;
}
.searchdetailbox {
    border: 0;
    width: 70%}
.content-detail-house header.detail-house .price a {
    font-size: .8em;
    padding-right: 5px;
}
.nearby {
    width: 300px;
}
.cover-nearby-off {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
}
.cover-nearby {
    width: 375px;
    margin-left: -300px;
}
#slider3, #slider4 {
    width: 80%;
    margin: 0 auto;
}
#slider, .background-detail {
    height: 250px;
}
#slider .slides>li a {
    height: 250px !important;
}
.fix-widthcell .naviicon .font-icon {
    font-size: 16px;
}
.fix-widthcell .naviicon li {
    height: 60px;
    white-space: nowrap;
}
.changeimg-box {
    height: 60px;
}
.price-detail {
    font-size: .9em;
}
.topsearch-bg {
    height: 420px;
}
.topsearch-bgloop .box-search .fix-width770 h1 {
    font-size: 2.5em;
    padding-bottom: 20px;
}
.fix-widthcell .naviicon {
    height: 60px;
}
.team-member .member-detail .cover img {
    width: 120px;
    height: 120px;
}
.team-member .member-detail header {
    height: 120px;
    font-size: 1.4em;
    padding: 20px 0 20px 15px;
    width: calc(100% - 120px);
}
.right-content-agent .infoagent .sms-button {
    margin-top: 20px;
}
.right-content-agent p {
    padding: 0;
}
.question-form .left-form .infoagent {
    margin-left: 0;
    width: 100%}
.left-content-news section.exclusive article.featured .cover {
    height: 220px;
}
.news-box section.news-content .bordertop-news01 article.featured .cover {
    height: 190px;
}
section.exclusive article.featured {
    width: 100%;
    margin-right: 0 !important;
}
.gallery-property div:first-child {
    height: 180px;
}
.gallery-property div {
    width: 100%;
    height: 180px;
}
.info-duan .content, .thumb-duan {
    height: auto;
}
.thumb-duan {
    float: left;
    width: 100%;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    width: 100%;
    padding: 20px;
}
.width1140>h6 {
    padding: 15px 10px 0 !important;
}
.browsing-tab label {
    margin-right: -3px;
}
.detail-more li .left {
    max-width: 200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-view section.project article.featured .cover {
    height: 230px;
}
section.exclusive article.kdc-new {
    margin-right: 15px !important;
    margin-left: 15px !important;
}
}@media only screen and (max-width: 360px) {
    .info-duan .content, .thumb-duan {
    height: auto;
}
.copyright-right a {
    padding: 0;
}
.cover-nearby {
    width: 360px;
    margin-left: -300px;
}
.cover-nearby-off {
    transform: translateX(300px);
    -moz-transform: translateX(300px);
    -webkit-transform: translateX(300px);
}
.collection-box h2.bottomlable, .collection-box h2.centerlable {
    font-size: 1.8em;
    letter-spacing: 1px;
}
.notfound404 {
    padding: 30px 20px;
    margin: 0;
}
.notfound404 h2 {
    font-size: 20px;
    line-height: 3.2em;
}
.notfound404 a, .notfound404 p {
    font-size: 12px;
}
section.exclusive article.featured {
    width: 100%;
    margin-right: 0 !important;
}
.thumb-duan {
    float: left;
    width: 100%;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    width: 100%;
    padding: 20px;
}
}@media only screen and (max-width: 320px) {
    .tab-sale li a {
    padding: 15px;
    font-size: 14px;
}
.topsearch-bg {
    height: 360px;
}
.tab-choose ul li {
    padding: 0 10px;
}
.tab-choose ul li a {
    font-size: 16px;
}
.agent-content {
    top: -105px;
}
.list-view section.project article.featured .cover {
    height: 190px;
}
.info-project {
    display: none;
}
.searchdetailbox form {
    margin-left: 6px;
}
ul.exclusive li.featured {
    max-height: 400px;
}
#similar-property ul.exclusive li.featured header {
    max-height: 160px;
}
.view-more-search {
    font-size: 14px;
}
.topsearch-bgloop .box-search .fix-width770 form button.location, .topsearch-bgloop .box-search .fix-width770 form button.searchicon {
    font-size: 3em;
}
.topsearch-bgloop .box-search .fix-width770 form button.location {
    right: 49px;
}
section.exclusive article.featured .cover {
    height: 193px;
}
section.exclusive article.kdc-new {
    position: relative;
    height: 193px;
}
.slide-time li {
    width: 26%}
#slider3, #slider4 {
    width: 79%;
    margin: 0 auto;
}
.nearby {
    width: 260px;
}
.fix-widthcell .naviicon li {
    padding: 0 10px;
    display: inline-block;
    float: none;
}
#slider, .background-detail {
    height: 213px;
}
#slider .slides>li a {
    height: 213px !important;
}
.cover-nearby {
    width: 320px;
    margin-left: -260px;
}
.cover-nearby-off {
    transform: translateX(260px);
    -moz-transform: translateX(260px);
    -webkit-transform: translateX(260px);
}
.agent-list {
    width: 100%}
.agent-info .cover {
    height: 250px;
}
.agent-info header .vote {
    position: absolute;
}
.agent-info header {
    padding-bottom: 20px;
}
.list-but a {
    font-size: .8em;
}
.bank-form .right-form .sms-button {
    width: 100%}
.marketing li {
    width: 100%;
    margin: 20px 0;
}
.marketing li .cover-mkt {
    height: 180px;
}
.wswb-menu .menuleft li a {
    margin: 0 15px;
}
section.exclusive article.featured {
    width: 100%;
    margin-right: 0 !important;
}
.left-content .heading-02 {
    line-height: 1.4em;
}
.gallery-property div:first-child {
    height: 160px;
}
.gallery-property div {
    width: 100%;
    height: 160px;
}
.info-duan .content, .thumb-duan {
    height: auto;
}
.thumb-duan {
    float: left;
    width: 100%;
    min-height: 0;
    max-height: none;
}
.info-duan {
    float: left;
    width: 100%;
    padding: 20px;
}
.info-bs-price {
    position: initial;
}
.list-view section.result article.featured header ul {
    display: none;
}
}.width-1600 .right-menu .rightmenu-dropdown {
    padding: 0;
}
.width-1600 .right-menu .rightmenu-dropdown li {
    min-height: 40px;
    line-height: 40px;
    padding: 0 25px;
}
.width-1600 .right-menu .rightmenu-dropdown li:hover {
    background: #f3f4f7;
}
.width-1600 .right-menu .rightmenu-dropdown li:last-child {
    border-top: 1px solid rgba(48, 51, 58, 0.1);
}
.width-1600 .right-menu .rightmenu-dropdown li:last-child a {
    color: #c52728;
}
.width-1600 .right-menu ul li a.dropdown-link:hover {
    color: #30333a;
}
.btn {
    line-height: 1em;
}
.responsive-filter {
    z-index: 99999;
}
@media only screen and (max-width: 979px) {
    .search-map {
    width: inherit !important;
}
}#container-id, .search-container, .active-map {
    z-index: 99999;
}
.close-map .zmdi-hc-3x {
    font-size: 30px !important;
}
.promote-project {
    width: 100%;
    display: block;
    border-top: 1px solid rgba(151, 151, 151, 0.1);
    margin-top: 20px;
}
.promote-project .promote-project-content {
    background: #fff;
    margin: 20px auto 0;
    display: block;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
    max-width: 890px;
}
.promote-project .cover {
    display: block;
    width: 176px;
    height: 110px;
    float: left;
}
.promote-project .cover>a {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.promote-project .cover>a>img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.promote-project .detail {
    width: calc(100% - 176px);
    display: block;
    float: left;
}
.promote-project .detail .detail-inner {
    padding: 17px 20px 14px;
    display: table;
    width: 100%;
    height: 100px;
}
.promote-project .detail .detail-inner .left, .promote-project .detail .detail-inner .right {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}
.promote-project .detail .detail-inner .left h3 {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #30333a;
    margin-bottom: 10px;
}
.promote-project .detail .detail-inner .left .address {
    width: 100%;
    margin-bottom: 8px;
}
.promote-project .detail .detail-inner .left .address a {
    font-size: 14px;
    color: #838383;
}
.promote-project .detail .detail-inner .left .sale-price {
    display: block;
    overflow: hidden;
    color: rgba(68, 76, 89, 0.75);
    font-size: 14px;
}
.promote-project .detail .detail-inner .left .sale-price span {
    display: block;
    float: left;
}
.promote-project .detail .detail-inner .left .sale-price span::after {
    content: "|";
    color: rgba(68, 76, 89, 0.75);
    display: inline-block;
    margin: 0 15px;
}
.promote-project .detail .detail-inner .left .sale-price span:last-child::after {
    display: none;
}
.promote-project .detail .detail-inner .left .sale-price span strong {
    color: #30333a;
}
.promote-project .detail .detail-inner .right .ads-btn {
    float: right;
}
.promote-project .detail .detail-inner .right .ads-btn .btn-primary {
    min-width: inherit;
}
@media only screen and (max-width: 830px) {
    .promote-project .promote-project-inner {
    margin: 20px 30px;
}
}@media only screen and (max-width: 630px) {
    .promote-project .cover {
    width: 110px;
    height: 75px;
}
.promote-project .detail {
    width: calc(100% - 110px);
}
.promote-project .detail .detail-inner {
    padding: 0 15px;
    height: 75px;
}
.promote-project .detail .detail-inner .left h3 {
    font-size: 14px;
}
.promote-project .detail .detail-inner .left .address {
    margin-bottom: 0;
}
.promote-project .detail .detail-inner .left .sale-price, .promote-project .detail .detail-inner .right {
    display: none;
}
}.info-project {
    line-height: 20px;
}
.project .agent-content {
    margin-top: 28px !important;
}
section.result article.featured header .name-title p {
    padding-top: 3px;
}
.searchlisting section.exclusive article.featured header .address {
    width: 100%;
    float: left;
    margin-top: -4px;
    font-size: 11px;
    padding-top: 5px;
}
.promote-project .cover>a>img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.promote-project .detail .detail-inner .left .sale-price {
    display: block;
    overflow: hidden;
    color: rgba(68, 76, 89, 0.75);
    font-size: 14px;
    line-height: 1.3;
}
.weonline247 .arrow-cyan {
    display: none;
}
@media only screen and (max-width: 480px) {
    .promote-project .promote-project-content {
    margin: 20px auto !important;
}
}@font-face {
    font-family: 'rv-font1';
    src: url(../fonts/RV-Harmonia-Regular.eot);
    src: url("../fonts/RV-Harmonia-Regular.eot?#iefix") format("embedded-opentype"), url(../fonts/RV-Harmonia-Regular.woff) format("woff"), url(../fonts/RV-Harmonia-Regular.ttf) format("truetype"), url("../fonts/RV-Harmonia-Regular.svg#roboto_condensedregular") format("svg");
    font-weight: 400;
}
@font-face {
    font-family: 'rv-font1';
    src: url(../fonts/RV-Harmonia-SemiBold.eot);
    src: url("../fonts/RV-Harmonia-SemiBold.eot?#iefix") format("embedded-opentype"), url(../fonts/RV-Harmonia-SemiBold.woff) format("woff"), url(../fonts/RV-Harmonia-SemiBold.ttf) format("truetype"), url("../fonts/RV-Harmonia-SemiBold.svg#roboto_condensedregular") format("svg");
    font-weight: 500;
}
@font-face {
    font-family: 'rv-font1';
    src: url(../fonts/RV-Harmonia-Bold.eot);
    src: url("../fonts/RV-Harmonia-Bold.eot?#iefix") format("embedded-opentype"), url(../fonts/RV-Harmonia-Bold.woff) format("woff"), url(../fonts/RV-Harmonia-Bold.ttf) format("truetype"), url("../fonts/RV-Harmonia-Bold.svg#roboto_condensedregular") format("svg");
    font-weight: 600;
}
@font-face {
    font-family: 'rv-font2';
    src: url(../fonts/TiemposHeadline-Medium.eot);
    src: url("../fonts/TiemposHeadline-Medium.eot?#iefix") format("embedded-opentype"), url(../fonts/TiemposHeadline-Medium.woff) format("woff"), url(../fonts/TiemposHeadline-Medium.ttf) format("truetype"), url("../fonts/TiemposHeadline-Medium.svg#roboto_condensedregular") format("svg");
    font-weight: 500;
}
.headerNoScroll {
    position: fixed;
    left: 0;
    right: 0;
}
.main-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
}
.main-header * {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
.main-header *::after, .main-header *::before {
    margin: 0;
    padding: 0;
    box-sizing: inherit;
}
.main-header * {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}
.main-header input[type='search']::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
.main-header *::-webkit-input-placeholder {
    color: rgba(0, 4, 68, 0.3);
}
.main-header input, .main-header textarea, .main-header keygen, .main-header select, .main-header button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0;
}
.main-header li {
    list-style: none;
}
.main-header abbr, .main-header address, .main-header article, .main-header aside, .main-header audio, .main-header b, .main-header blockquote, .main-header body, .main-header canvas, .main-header caption, .main-header cite, .main-header code, .main-header dd, .main-header del, .main-header details, .main-header dfn, .main-header div, .main-header dl, .main-header dt, .main-header em, .main-header fieldset, .main-header figcaption, .main-header figure, .main-header footer, .main-header form, .main-header h1, .main-header h2, .main-header h3, .main-header h4, .main-header h5, .main-header h6, .main-header header, .main-header hgroup, .main-header html, .main-header i, .main-header iframe, .main-header img, .main-header ins, .main-header kbd, .main-header label, .main-header legend, .main-header li, .main-header mark, .main-header menu, .main-header nav, .main-header object, .main-header ol, .main-header p, .main-header pre, .main-header q, .main-header samp, .main-header section, .main-header small, .main-header span, .main-header strong, .main-header sub, .main-header summary, .main-header sup, .main-header table, .main-header tbody, .main-header td, .main-header tfoot, .main-header th, .main-header thead, .main-header time, .main-header tr, .main-header ul, .main-header var, .main-header video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
.main-header a {
    color: #303330;
    text-decoration: none;
}
.main-header a :hover {
    color: rgba(48, 51, 48, 0.86);
}
.main-header .col-left {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 100%;
    margin-right: 20px;
}
.main-header .col-left .logo-large {
    display: block;
}
.main-header .col-left .logo-large>a {
    background-image: url(../images/logo-r-red.svg);
    display: block;
    position: relative;
    width: 44px;
    height: 0;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.main-header .col-left .logo {
    display: none;
}
.main-header .col-left .logo>a {
    background-image: url(../images/logo-r-red.svg);
    display: block;
    position: relative;
    width: 44px;
    height: 0;
    padding-top: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.main-header .col-left .logo>a .zmdi {
    color: #30333a;
    font-size: 24px;
    padding: 0;
    position: absolute;
    right: -21px;
    top: 0;
    line-height: 44px;
}
.main-header .col-left .main-nav-menu {
    position: fixed;
    z-index: 99999;
    background: #fff;
    width: 100%;
    max-width: 100%;
    height: 100%;
    left: 0;
    top: 60px;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 100px;
}
.main-header .col-left .main-nav-menu .login {
    box-sizing: border-box;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
}
.main-header .col-left .main-nav-menu .login .user-login {
    min-height: 60px;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 0 18px;
}
.main-header .col-left .main-nav-menu .login .user-login .btn-primary {
    min-width: inherit;
    max-width: 165px;
    margin: 0 10px 0 0;
}
.main-header.col-left.main-nav-menu.login.user-login.btn-primary:last-child {
    margin-right: 0;
}
.main-header .col-left .main-nav-menu .login .user-avatar {
    width: 100%}
.main-header .col-left .main-nav-menu .login .user-avatar .inner {
    width: 100%;
    padding: 0 18px;
    text-align: center;
    display: flex;
    align-items: center;
    position: relative;
}
.main-header .col-left .main-nav-menu .login .user-avatar .inner a {
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
}
.main-header .col-left .main-nav-menu .login .user-avatar .inner a img {
    width: 100%}
.main-header .col-left .main-nav-menu .login .user-avatar span {
    width: calc(100% - 60px);
    text-align: left;
    font-family: 'rv-font2';
    font-size: 16px;
    color: #30333a;
}
.main-header .col-left .main-nav-menu .login .user-avatar .zmdi {
    float: right;
    font-size: 20px;
    color: #c72628;
    padding: 0;
}
.main-header .col-left .main-nav-menu .login .user-avatar .user-content {
    width: 100%;
    background: #f3f4f7;
    padding: 0 18px;
}
.main-header .col-left .main-nav-menu .login .user-avatar .user-content li a {
    border-bottom: 0;
    margin: 0;
}
.main-header .col-left .main-nav-menu .login .user-avatar .user-content li:last-child a {
    color: #c72628;
}
.main-header .col-left .main-nav-menu ul {
    display: block;
    overflow: hidden;
    background: #fff;
}
.main-header .col-left .main-nav-menu ul li {
    display: list-item;
}
.main-header .col-left .main-nav-menu ul li a {
    display: block;
    margin: 0 18px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #30333a;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    -o-transition: all 100ms ease-in;
    -ms-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
}
.main-header .col-left .main-nav-menu ul li a .zmdi {
    float: right;
    font-size: 20px;
    color: #c72628;
    padding: 0;
    height: 50px;
    line-height: 50px;
}
.main-header .col-left .main-nav-menu ul li ul {
    background: #f3f4f7;
    display: none;
}
.main-header .col-left .main-nav-menu ul li ul li a {
    border: 0;
}
.main-header .col-left .top-search {
    width: 100%;
    max-width: 500px;
    margin-left: 30px;
    height: 44px;
    line-height: 44px;
    border: 1px solid rgba(48, 51, 58, 0.3);
    border-radius: 2px;
    box-sizing: border-box;
    box-shadow: 0;
    position: relative;
}
.main-header .col-left .top-search:hover {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.main-header .col-left .top-search>a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: none;
}
.main-header .col-left .top-search form {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}
.main-header .col-left .top-search form .search-type {
    padding: 0 10px;
    height: 20px;
    width: 100%;
    max-width: 100px;
    border-right: 1px solid rgba(48, 51, 58, 0.3);
    line-height: 20px;
    cursor: pointer;
    white-space: nowrap;
}
.main-header .col-left .top-search form .search-type::after {
    content: '\f2f9';
    font-family: 'Material-Design-Iconic-Font';
    color: #c72628;
    font-size: 14px;
    margin-left: 10px;
}
.main-header .col-left .top-search form .search-type>span {
    font-size: 14px;
    color: rgba(48, 51, 58, 0.86);
}
.main-header .col-left .top-search form .search-type ul {
    display: block;
    position: absolute;
    background: #fff;
    top: 43px;
    left: 0;
    width: 100px;
    z-index: 10;
    border: 1px solid rgba(131, 131, 131, 0.2);
    border-radius: 2px;
    padding: 7px 0 5px;
    font-size: 14px;
}
.main-header .col-left .top-search form .search-type ul li {
    padding: 5px 10px;
}
.main-header .col-left .top-search form .search-type ul:hover {
    background: #f3f4f7;
}
.main-header .col-left .top-search form .zmdi {
    margin-left: 10px;
    padding: 0;
    font-size: 20px;
    color: rgba(0, 4, 68, 0.3);
}
.main-header .col-left .top-search form .search-type-mobile {
    display: none;
    white-space: nowrap;
    margin-left: 10px;
    font-size: 14px;
    height: 100%;
    line-height: 46px;
    color: #30333a;
}
.main-header .col-left .top-search form input {
    width: 100%;
    border: 0;
    height: auto;
    font-size: 14px;
    position: relative;
    padding: 0 10px;
    -webkit-appearance: none;
}
.main-header .col-left .top-search form input:focus {
    border: 0 !important;
    outline: none;
}
.main-header .col-left .top-search form .search-suggest-list {
    display: block;
    position: absolute;
    background: #fff;
    top: 43px;
    right: 0;
    width: 100%;
    max-width: 400px;
    z-index: 10;
    border: 1px solid rgba(131, 131, 131, 0.2);
    border-radius: 2px;
    padding: 5px 0;
    font-size: 14px;
}
.main-header .col-left .top-search form .search-suggest-list li {
    height: auto;
    min-height: 40px;
}
.main-header .col-left .top-search form .search-suggest-list li:hover {
    background: #f3f4f7;
}
.main-header .col-left .top-search form .search-suggest-list li a {
    width: 100%;
    display: block;
    padding: 10px 15px;
    color: #30333a;
}
.main-header .col-left .top-search form .search-suggest-list li a span {
    display: block;
    line-height: 20px;
}
.main-header .col-left .top-search form .search-suggest-list li a span i {
    color: #838383;
}
.main-header .col-right {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.main-header .col-right .top-menu ul {
    white-space: nowrap;
}
.main-header .col-right .top-menu ul li {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}
.main-header .col-right .top-menu ul li:first-child:hover a .zmdi, .main-header .col-right .top-menu ul li:first-child:hover a span {
    color: #c72628;
}
.main-header .col-right .top-menu ul li:first-child .zmdi {
    color: #30333a;
    padding: 0 8px 0 0;
    line-height: 15px;
}
.main-header .col-right .top-menu ul li:last-child {
    margin-right: 0;
}
.main-header .col-right .top-menu ul li:hover a {
    color: rgba(48, 51, 58, 0.86);
}
.main-header .col-right .top-menu ul li a {
    display: block;
    font-size: 14px;
    color: #30333a;
    font-weight: 500;
}
.main-header .col-right .top-menu ul li a .zmdi {
    padding: 0 0 0 5px;
    color: #c72628;
    vertical-align: text-bottom;
}
.main-header .col-right .top-menu ul .sub-menu::before {
    position: absolute;
    bottom: 100%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
    border-color: transparent;
    border-bottom-color: white;
    border-width: 8px;
    right: 20px;
    top: 44px;
    opacity: 1;
    visibility: hidden;
    z-index: 101;
}
.main-header .col-right .top-menu ul .sub-menu::after {
    z-index: 90;
    content: ' ';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    transform: rotate(45deg);
    opacity: 1;
    bottom: -11px;
    right: 20px;
    visibility: hidden;
}
.main-header .col-right .top-menu ul .sub-menu:hover::before, .main-header .col-right .top-menu ul .sub-menu:hover::after, .main-header .col-right .top-menu ul .sub-menu:hover ul {
    opacity: 1;
    visibility: visible;
}
.main-header .col-right .top-menu ul .sub-menu>a {
    pointer-events: none;
}
.main-header .col-right .top-menu ul .sub-menu ul {
    position: absolute;
    top: 59px;
    right: 0;
    z-index: 100;
    background: #fff;
    padding: 10px 0;
    border-radius: 2px;
    border: 1px solid rgba(131, 131, 131, 0.2);
    opacity: 0;
    transition: 0.1s ease all;
    visibility: hidden;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
.main-header .col-right .top-menu ul .sub-menu ul li {
    display: block;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    margin: 0;
    text-align: left;
}
.main-header .col-right .top-menu ul .sub-menu ul li:hover {
    background: #f3f4f7;
}
.main-header .col-right .top-menu ul .sub-menu ul li a {
    font-weight: 400 !important;
}
.main-header .col-right .top-menu ul .sub-menu:hover ul {
    opacity: 1;
    visibility: visible;
}
.main-header .col-right .top-menu ul .divide {
    border-top: 1px solid rgba(48, 51, 58, 0.1);
    margin: 10px 25px !important;
    height: 0 !important;
}
.main-header .col-right .login {
    display: flex;
    align-items: center;
}
.main-header .col-right .login::before {
    content: '';
    width: 1px;
    height: 20px;
    background: rgba(48, 51, 58, 0.3);
    margin-left: 20px;
}
.main-header .col-right .login .btn-red-outline {
    min-width: inherit !important;
}
.main-header .col-right .login .user-avatar {
    display: flex;
    align-items: center;
    height: 100%;
    min-height: 60px;
    margin-left: 20px;
    position: relative;
}
.main-header .col-right .login .user-avatar:hover .user-content {
    opacity: 1;
    visibility: visible;
}
.main-header .col-right .login .user-avatar>a {
    display: block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.main-header .col-right .login .user-avatar>a img {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.main-header .col-right .login .user-avatar .user-content {
    position: absolute;
    top: 60px;
    right: 0;
    z-index: 10;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(131, 131, 131, 0.2);
    width: 210px;
    opacity: 0;
    transition: 0.1s ease all;
    visibility: hidden;
}
.main-header .col-right .login .user-avatar .user-content .user-heading {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #f3f4f7;
    font-weight: 500;
    white-space: nowrap;
}
.main-header .col-right .login .user-avatar .user-content .user-heading a {
    display: initial;
    pointer-events: none;
}
.main-header .col-right .login .user-avatar .user-content .divide {
    border-top: 1px solid rgba(48, 51, 58, 0.1);
    margin: 0 25px !important;
    height: 0 !important;
}
.main-header .col-right .login .user-avatar .user-content li {
    display: block;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
}
.main-header .col-right .login .user-avatar .user-content li:hover {
    background: #f3f4f7;
}
.main-header .col-right .login .user-avatar .user-content li a {
    display: block;
    font-size: 14px;
    color: #30333a;
    text-align: left;
}
.main-header .col-right .login .user-avatar .user-content li:last-child a {
    color: #c72628;
}
.main-header .search-mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 100;
}
.main-header .search-mobile .zmdi {
    float: left;
    padding: 0;
    max-height: 50px;
    line-height: 60px;
    font-size: 24px;
    color: #838383;
    margin: 0 40px 0 18px;
}
.main-header .search-mobile .optionsList {
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    max-height: 50px;
}
.main-header .search-mobile .optionsList .option {
    margin-right: 40px;
}
.main-header .search-mobile .optionsList .option input {
    display: none;
}
.main-header .search-mobile .optionsList .option input:checked+label {
    border-bottom: 2px solid #30333a;
    font-weight: 600;
}
.main-header .search-mobile .optionsList .option label {
    color: rgba(48, 51, 58, 0.86);
    font-size: 18px;
    padding: 0 0 10px;
}
.main-header .search-mobile .search-block {
    display: flex;
    flex-flow: row nowrap;
    border: 1px solid;
    max-height: 50px;
    margin: 20px 18px;
    border: 1px solid rgba(151, 151, 151, 0.2);
    border-radius: 2px;
}
.main-header .search-mobile .search-block .zmdi {
    font-size: 20px;
    line-height: 50px;
    color: rgba(0, 4, 68, 0.3);
    margin: 0 10px;
}
.main-header .search-mobile .search-block input {
    width: 100%;
    height: auto;
    outline: 0;
    border: 0;
    margin-right: 10px;
    font-size: 14px;
    -webkit-appearance: none;
}
.main-header .search-mobile .search-suggest-list {
    background: #fff;
    width: 100%;
    font-size: 14px;
    box-sizing: border-box;
}
.main-header .search-mobile .search-suggest-list li {
    height: auto;
    min-height: 40px;
}
.main-header .search-mobile .search-suggest-list li:first-child {
    background: #f3f4f7;
}
.main-header .search-mobile .search-suggest-list li a {
    width: 100%;
    display: block;
    padding: 10px 15px;
    color: #30333a;
}
.main-header .search-mobile .search-suggest-list li a span {
    display: block;
    line-height: 20px;
}
.main-header .search-mobile .search-suggest-list li a span i {
    color: #838383;
}
header#home::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -70%;
    left: 0;
    z-index: -1;
    background: linear-gradient(180deg,  rgba(0, 0, 0, 0.7),  transparent);
}
.main-header#home {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    width: auto;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: transparent;
    z-index: 10;
}
.main-header#home .col-left .logo-large>a {
    background-image: url(../images/logo-r-white.svg);
}
.main-header#home .col-left .logo>a {
    background-image: url(../images/logo-r-white.svg);
}
.main-header#home .col-left .logo>a .zmdi {
    color: #fff;
}
.main-header#home .col-left .logo .main-nav-menu ul li a .zmdi {
    color: #c72628;
}
.main-header#home .col-left .top-search {
    display: none;
}
.main-header#home .col-right .top-menu>ul>li:first-child:hover a .zmdi, .main-header#home .col-right .top-menu>ul>li:first-child:hover a span {
    color: rgba(255, 255, 255, 0.86);
}
.main-header#home .col-right .top-menu>ul>li>a {
    color: #fff;
}
.main-header#home .col-right .top-menu>ul>li>a:hover {
    color: rgba(255, 255, 255, 0.86);
}
.main-header#home .col-right .top-menu>ul>li>a .zmdi {
    color: #fff;
}
.main-header#home .col-right .login::before {
    background: rgba(255, 255, 255, 0.2);
}
.main-header#home .col-right .login .btn-login {
    color: #fff;
}
.main-header#home .col-right .login .btn-red-outline {
    color: #fff;
    border: 1px solid #fff;
}
.main-header#home .col-right .login .btn-red-outline:hover {
    border: 1px solid transparent;
}
@media (max-width: 480px) {
    .main-header .col-left .main-nav-menu .login .user-login {
    justify-content: space-between;
}
}@media (max-width: 768px) {
    .main-header .col-left .top-search form .search-suggest-list {
    width: calc(100% - 100px);
}
}@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .main-header .col-left .logo-large {
    display: none;
}
.main-header .col-left .logo {
    display: block;
}
}@media only screen and (max-width: 1200px) {
    .main-header {
    padding: 0 18px;
}
}@media only screen and (max-width: 1024px) {
    .main-header .col-right {
    max-width: fit-content;
    min-width: fit-content;
}
.main-header .col-right .top-menu ul li {
    margin: 0;
}
.main-header .col-right .top-menu ul .sub-menu {
    display: none;
}
.main-header .col-right .login {
    display: none;
}
}@media only screen and (max-width: 480px) {
    .main-header .col-left .top-search>a {
    display: block;
    height: 100%}
.main-header .col-left .top-search form .search-type, .main-header .col-left .top-search form .zmdi {
    display: none;
}
.main-header .col-left .top-search form .search-type-mobile {
    display: block;
}
.main-header .col-right .top-menu ul li a .zmdi {
    font-size: 30px;
}
.main-header .col-right .top-menu ul li a span {
    display: none;
}
}.main-header .btn-ultra {
    height: 55px;
    line-height: 55px;
}
.main-header .btn-large {
    height: 50px;
    line-height: 50px;
}
.main-header .btn-medium {
    height: 40px;
    line-height: 40px;
}
.main-header .btn-small {
    height: 32px;
    line-height: 32px;
}
.main-header .btn-login {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    border: 0;
    padding: 0 20px;
    background: transparent;
    white-space: nowrap;
}
.main-header .btn-login:focus {
    outline: none;
}
.main-header .btn-facebook {
    color: #fff;
    background: #3c589c;
}
@media (min-width: 768px) {
    .main-header .btn-facebook: hover {
    color: #fff;
    background: rgba(60, 88, 156, 0.86);
}
}.main-header .btn-primary {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    max-width: fit-content;
    min-width: fit-content;
    min-width: -moz-available;
    max-width: -moz-available;
    text-align: center;
    border-radius: 2px;
    padding: 0 20px;
    white-space: nowrap;
}
.main-header .btn-primary:focus {
    outline: none;
}
.main-header .btn-red {
    color: #fff;
    background: #c72528;
}
@media (min-width: 768px) {
    .main-header .btn-red: hover {
    color: #fff;
    background: rgba(199, 37, 40, 0.86);
}
}.main-header .btn-red-outline {
    color: #c72528;
    border: 1px solid #c72528;
    background: transparent;
}
@media (min-width: 768px) {
    .main-header .btn-red-outline: hover {
    color: #fff;
    background: #c72528;
}
}.main-header .btn-black {
    color: #fff;
    background: #30333a;
}
@media (min-width: 768px) {
    .main-header .btn-black: hover {
    color: #fff;
    background: rgba(48, 51, 58, 0.86);
}
}.main-header .btn-black-outline {
    color: #30333a;
    border: 1px solid #30333a;
    background: transparent;
}
@media (min-width: 768px) {
    .main-header .btn-black-outline: hover {
    color: #fff;
    background: #30333a;
}
}.main-header .btn-blue {
    color: #fff;
    background: #00a6bd;
}
@media (min-width: 768px) {
    .main-header .btn-blue: hover {
    color: #fff;
    background: rgba(0, 166, 189, 0.86);
}
}.main-header .btn-blue-outline {
    color: #337588;
    border: 1px solid #337588;
    background: transparent;
}
@media (min-width: 768px) {
    .main-header .btn-blue-outline: hover {
    color: #fff;
    background: #337588;
}
}.main-header .btn-favorite {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 32px;
    width: 32px;
    padding: 0;
    margin: auto;
    text-align: center;
    font-size: 20px;
    outline: none;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    cursor: pointer;
    color: white;
    background: rgba(48, 51, 58, 0.3);
}
.main-header .btn-favorite.active {
    background: #549199;
}
.main-header .label-primary {
    border-radius: 2px;
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 10px 4px;
    width: 100%;
    min-width: fit-content;
    max-width: fit-content;
    min-width: -moz-min-content;
    max-width: -moz-max-content;
}
.main-header .label-primary.sold-out {
    background: rgba(48, 51, 58, 0.86);
}
.main-header .label-primary.unique {
    background: rgba(218, 84, 69, 0.86);
}
.main-header .label-primary.free {
    background: rgba(100, 141, 54, 0.86);
}
.main-header .label-primary.hot {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ea1e12;
    color: #fff;
    width: auto;
    font-size: 12px;
    font-weight: 600;
}
.main-header {
    font-family: 'rv-font1', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #444c59;
    font-weight: 400;
}
.main-header .text-center {
    text-align: center;
}
.main-header .heading-01 {
    font-size: 40px;
    font-weight: 500;
}
.main-header .heading-02 {
    font-size: 30px;
    font-weight: 500;
}
.main-header .heading-03 {
    font-size: 24px;
    font-weight: 500;
}
.main-header .heading-04 {
    font-size: 20px;
    font-weight: 500;
}
.flex-direction-nav a, .flex-direction-nav a:before {
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal;
}
.flex-container a:hover, .flex-slider a:hover {
    outline: 0;
}
.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.flexslider {
    padding: 0;
    margin: 0;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%}
.no-js .flexslider .slides>li:first-child {
    display: block;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
    -moz-user-select: none;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001'}
.flex-direction-nav a.flex-next:before {
    content: '\f002'}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
}.form-contact .contact form .hs-richtext>h5 {
    padding-bottom: 20px;
}
#contact-now-form .mdialog-body {
    margin: auto;
    height: auto;
    max-height: inherit;
}
.bg-opa {
    background: rgba(0, 0, 0, 0.32);
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: auto;
    height: 100%;
    font-size: 14px;
}
.display-table {
    display: table;
    width: 100%;
    height: 100%}
.display-table a {
    color: #fff;
}
.bg-opa a {
    display: table-cell;
    vertical-align: middle;
}
.sticky-footer {
    position: fixed;
    background: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 20px;
    display: none;
    justify-content: space-between;
    border-top: 1px solid #f4f5f9;
    z-index: 1000;
}
.sticky-footer div {
    width: 50%;
    padding: 0 10px;
}
.bg-overlay-wrapper {
    background: rgba(0, 0, 0, 0.9);
    height: 100vh;
    overflow: auto;
    position: relative;
}
.s-form-wrapper {
    width: 100%;
    max-width: 645px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,  -50%);
}
.s-form-close-btn {
    display: block;
    height: 36px;
    width: 36px;
    position: absolute;
    background: #fff;
    top: -15px;
    right: -13px;
    border-radius: 50%;
    box-shadow: rgba(45, 45, 45, 0.05) 0 0 0, rgba(49, 49, 49, 0.05) 0 1px 1px, rgba(42, 42, 42, 0.05) 0 2px 2px, rgba(32, 32, 32, 0.05) 0 4px 4px;
}
.s-form-close-btn::before {
    content: "\f136";
    font-family: 'Material-Design-Iconic-Font';
    text-align: center;
    height: 36px;
    width: 36px;
    display: block;
    line-height: 36px;
    box-sizing: border-box;
    font-size: 22px;
}
.s-form-back-btn {
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
    left: 15px;
}
.s-form-back-btn::before {
    content: "\f2ea";
    font-family: 'Material-Design-Iconic-Font';
    text-align: center;
    font-size: 22px;
    color: #838383;
}
.s-form-heading {
    width: 100%;
    background: #f3f4f7;
    overflow: hidden;
}
.s-heading-inner {
    padding: 30px 0 20px;
    text-align: center;
    position: relative;
}
.s-heading-inner h2 {
    font-size: 20px;
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-weight: 500;
}
.s-form-body {
    font-size: 14px;
    color: rgba(68, 76, 89, 0.5);
}
.s-body-inner {
    padding: 50px 45px;
}
.s-body-inner .row {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.s-body-inner .row:last-child {
    margin-bottom: 0;
}
.s-body-inner .row>.s-form-col2:nth-child(2) {
    margin-right: 0;
}
.s-body-inner .row ul, .s-body-inner .row ul li {
    display: inline-block;
}
.s-body-inner .row ul li {
    margin-left: 30px;
}
.s-input-form {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid rgba(48, 51, 58, 0.5) !important;
    border-radius: 2px;
    padding: 8px 10px 5px;
    font-size: 14px;
}
.s-form-checkbox {
    position: absolute;
    opacity: 0;
}
.s-form-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.s-form-checkbox+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: bottom;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #30333a;
    border-radius: 2px;
    object-fit: contain;
}
.s-form-checkbox:checked+label::before {
    background: #337588;
}
.s-form-checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 6px;
    background: #fff;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white ,  4px 0 0 white ,  4px -2px 0 white ,  4px -4px 0 white ,  4px -6px 0 white ,  4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.s-form-col {
    width: 100%}
.s-form-col2 {
    width: 49%;
    margin-right: 2%;
    float: left;
}
.s-form-col2>input:last-child {
    margin-right: 0;
}
.s-form-btn {
    display: block;
    overflow: hidden;
    margin: 40px auto 0;
    width: 100%;
    max-width: 320px;
}
.bg-black {
    width: 100%;
    background: #303339;
}
.s-padding-tb {
    padding-top: 60px;
    padding-bottom: 60px;
}
.s-banner-bg {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    padding: 200px 0 150px;
}
.s-banner-bg::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}
.s-banner-bg-inner {
    height: 100%;
    z-index: 1;
    position: relative;
    display: table;
    width: 100%;
    top: 0;
    left: 0;
    max-width: 1140px;
    margin: auto;
}
.s-banner-header-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    max-width: 750px;
}
.s-banner-header-wrapper h1 {
    font-family: 'Tiempos', Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
    width: 100%;
    max-width: 650px;
    padding-bottom: 20px;
}
#s-all .s-banner-header-wrapper h1 {
    max-width: 100%;
    text-align: center;
}
#s-all .s-banner-header-wrapper .sumary {
    max-width: 58%;
    text-align: center;
    margin: auto;
    padding: 0;
}
.s-banner-header-wrapper .btn-contact {
    margin: unset;
}
.s-banner-bg .sumary {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    display: block;
    padding-bottom: 30px;
}
.s-banner-bg .sumary>a {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 500;
}
.guide-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 1140px;
    overflow: hidden;
    margin: auto;
}
.s-padding-tb:nth-child(odd) .guide-item .s-col:first-child, .s-padding-tb:nth-child(even) .guide-item .s-col:last-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.s-padding-tb:nth-child(even) .guide-item .s-col:last-child, .s-padding-tb:nth-child(odd) .guide-item .s-col:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.s-padding-tb:nth-child(even) .guide-item .s-col:last-child .s-content {
    padding-left: 5%}
.s-content p {
    max-width: 460px;
}
.s-content p>a {
    color: #fff;
    font-weight: 600;
}
.s-col {
    position: relative;
    display: block;
    width: 50%;
    margin: 0;
    padding: 0;
}
.s-col .img-wrapper {
    display: table;
    position: relative;
    width: 100%;
    line-height: 0;
}
.s-col .img-wrapper a img {
    width: 100%}
.s-col .bg-opa .zmdi::before {
    content: '\f3a8';
    font-family: 'Material-Design-Iconic-Font';
    font-size: 2em;
    font-style: normal;
}
.s-content {
    width: 100%;
    max-width: 490px;
    z-index: 3;
    margin: 0 auto;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.67;
}
.s-feature-heading {
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 20px;
}
.s-heading {
    width: 100%;
    font-size: 30px;
    line-height: 1.4;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    font-weight: 500;
    padding-bottom: 50px;
    text-align: center;
}
.s-text-w {
    color: #fff !important;
}
.s-heading-policy {
    width: 100%;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    font-weight: 500;
    padding-bottom: 30px;
}
.s-content ul li {
    padding-left: 30px;
    padding-top: 10px;
    position: relative;
    display: block;
}
.s-content ul li:before {
    content: "";
    background-image: url(../images/check-icon.svg);
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
.s-content .s-btn-inner {
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}
.s-content .s-btn-inner .s-btn-red {
    float: left;
}
.s-content .s-btn-inner .s-btn-red:nth-child(2) {
    margin-left: 10px;
}
.s-btn-black {
    display: block;
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #30333a;
    color: #30333a;
    padding: 0 10px;
    cursor: pointer;
    clear: both;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
}
.s-btn-red {
    display: inline-block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background: #c52728;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    font-size: 18px;
    max-width: fit-content;
    min-width: 192px;
}
.s-btn-red:hover {
    background: #cf373a;
    color: #fff;
}
.s-col-2 {
    width: 46%;
    margin-right: 7%;
    display: block;
    float: left;
}
.s-col-3 {
    width: 31.33%;
    margin-right: 2%;
    display: block;
    float: left;
}
.s-col-3 .item {
    text-align: center;
    padding: 0 40px;
    font-family: 'harmonia', Arial, Helvetica, sans-serif;
}
.s-col-3 .item .icon-wrapper {
    width: 100%;
    position: relative;
    display: block;
}
.s-col-3 .item .icon-wrapper img {
    width: 100%;
    max-width: 70px;
    height: 100px;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
}
.s-col-3 .item .icon-wrapper>span {
    width: 100%;
    color: #337588;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
    font-size: 60px;
    font-weight: 500;
    vertical-align: middle;
    line-height: 1;
}
.s-col-3 .item h4 {
    font-size: 20px;
    padding-top: 20px;
    line-height: 30px;
}
.s-col-3 .item p {
    font-size: 16px;
    color: #838383;
    line-height: 1.62;
    margin-top: 10px;
}
.s-benifit-inner {
    position: relative;
    display: block;
    width: 100%;
    max-width: 945px;
    margin: auto;
    background: #fff;
    box-shadow: rgba(45, 45, 45, 0.05) 0 0 0, rgba(49, 49, 49, 0.05) 0 1px 1px, rgba(42, 42, 42, 0.05) 0 2px 2px, rgba(32, 32, 32, 0.05) 0 4px 4px, rgba(49, 49, 49, 0.05) 0 8px 8px, rgba(35, 35, 35, 0.1) 0 16px 16px;
    overflow: hidden;
    -webkit-appearance: none;
}
.s-benifit-inner .table {
    width: 70%;
    display: block;
    float: left;
    overflow: hidden;
    border: 1px solid rgba(131, 131, 131, 0.2);
    border-right: 0;
}
.s-benifit-inner .table table {
    width: 100%;
    padding: 40px 35px;
    font-size: 18px;
    color: #444c59;
    border-spacing: 0;
}
.s-benifit-inner .table table thead th {
    vertical-align: middle;
    font-size: 1em;
}
.s-benifit-inner .table table tbody .row {
    text-align: center;
    height: 50px;
    line-height: 50px;
}
.s-benifit-inner .table table tbody .row td {
    font-size: 1em;
    border-bottom: 1px solid rgba(48, 51, 58, 0.1);
}
.s-benifit-inner .table table tbody .row:last-child td {
    border: 0;
}
.s-benifit-inner .table table tbody .total {
    font-weight: 500;
}
.s-benifit-inner .table table tbody .row .name {
    text-align: left;
}
.s-benifit-inner .table table tbody .row .free {
    color: #79a14b;
    position: relative;
}
.s-benifit-inner .adv {
    width: 30%;
    display: block;
    float: left;
    overflow: hidden;
    background-color: #30333a;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.s-benifit-inner .adv .adv-inner {
    color: #fff;
    height: 100%;
    padding: 60px 50px;
    text-align: center;
    position: relative;
}
@media only screen and (min-width: 320px) {
    .spacer {
    position: relative;
    padding-top: 100%}
.circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    display: block;
    background: linear-gradient(45deg,  #00c9ff,  #55dbff);
}
.circle:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.circle .wrapcontent {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Tiempos', Verdana, Geneva, sans-serif;
}
.circle .wrapcontent>h2 {
    font-size: 80px;
    line-height: 1;
}
.circle .wrapcontent p {
    font-size: 20px !important;
    margin: 0 !important;
}
}.s-benifit-inner .adv .adv-inner p {
    font-size: 18px;
    margin-top: 30px;
    line-height: 28px;
}
.s-customer-rating {
    position: relative;
    margin: auto;
    max-width: 945px;
    color: #444c59;
    text-align: center;
}
.s-customer-rating .s-customer-rating-btn .btn-next {
    position: absolute;
    top: 60%;
    right: 0;
    font-family: 'rever-icon', arial;
    font-size: 50px;
    padding: 5px;
    z-index: 999;
    color: #838383;
}
.s-customer-rating .s-customer-rating-btn .btn-next:before {
    content: "\f119"}
.s-customer-rating .s-customer-rating-btn .btn-pre {
    position: absolute;
    top: 60%;
    left: 0;
    font-family: 'rever-icon', arial;
    font-size: 50px;
    padding: 5px;
    z-index: 999;
    color: #838383;
}
.s-customer-rating .s-customer-rating-btn .btn-pre:before {
    content: "\f118"}
.s-customer-rating .description {
    max-width: 730px;
    margin: auto;
    font-size: 16px;
    line-height: 1.72;
}
.s-customer-rating .customer {
    margin-top: 40px;
}
.s-customer-rating .customer .info {
    margin-top: 20px;
    color: #444c59;
    font-size: 16px;
}
.s-customer-rating .customer .info .name {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #30333a;
}
.s-customer-rating .avatar {
    display: inline-block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 80px;
    height: 80px;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.s-customer-rating .avatar img {
    width: 100%;
    position: absolute;
    display: block;
    max-width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%}
.s-bg-price {
    content: "";
    background-image: url(https://static.reverland.com/images/xgroup6, 402x.jpg.pagespeed.ic.qfpfnxS2y2.jpg);
    background-size: cover;
    display: block;
}
.step-number-wrapper {
    display: block;
    width: 100%;
    overflow: hidden;
}
.step-number-wrapper .s-col-2:nth-child(2) {
    margin-right: 0;
}
.step-number {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.step-number:nth-child(3) {
    margin-bottom: 0;
}
.number {
    float: left;
    width: 45px;
    font-size: 80px;
    height: auto;
    line-height: 78px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
    color: rgba(113, 113, 113, 0.2);
}
.step-content {
    display: block;
    width: calc(100% - 100px);
    float: left;
    margin-left: 55px;
}
.step-content .heading {
    font-size: 20px;
    color: #30333a;
    display: block;
    font-weight: 500;
    padding-bottom: 15px;
    line-height: 32px;
}
.step-content .detail {
    font-size: 16px;
    color: #838383;
    line-height: 1.62;
    font-weight: 400;
}
.s-bg-subcription {
    background: #363636;
}
.s-subcription-inner {
    width: 100%;
    max-width: 920px;
    text-align: center;
    color: #fff;
    margin: auto;
}
.s-subcription-inner .title {
    font-size: 18px;
    line-height: 1.67;
    padding-bottom: 30px;
}
.btn-contact {
    max-width: 192px;
    margin: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.86);
    line-height: 1;
}
.btn-contact .s-btn-red {
    margin-bottom: 15px;
}
.s-col-3 .s-blog {
    border: 1px solid rgba(131, 131, 131, 0.2);
    padding: 20px;
    display: block;
    margin-bottom: 25px;
    min-height: 90px;
    height: auto;
    cursor: pointer;
    background: #fff;
}
.s-col-3 .s-blog:hover {
    border: 1px solid #c52728;
}
.s-col-3 .s-blog:hover a {
    color: #c52728;
}
.s-col-3:nth-child(n+4) .s-blog {
    margin-bottom: 0;
}
