@font-face {
    font-family: harmonia;
    font-display: swap;
    src: url(../public/fonts/RV-Harmonia-Regular.eot);
    src: url(../public/fonts/RV-Harmonia-Regular.eot?#iefix) format('embedded-opentype'), url(../public/fonts/RV-Harmonia-Regular.woff) format('woff'), url(../public/fonts/RV-Harmonia-Regular.ttf) format('truetype'), url(../public/fonts/RV-Harmonia-Regular.svg#roboto_condensedregular) format('svg');
    font-weight: 400
}

@font-face {
    font-family: harmonia;
    font-display: swap;
    src: url(../public/fonts/RV-Harmonia-Light.eot);
    src: url(../public/fonts/RV-Harmonia-Light.eot?#iefix) format('embedded-opentype'), url(../public/fonts/RV-Harmonia-Light.woff) format('woff'), url(../public/fonts/RV-Harmonia-Light.ttf) format('truetype'), url(../public/fonts/RV-Harmonia-Light.svg#roboto_condensedregular) format('svg');
    font-weight: 200
}

@font-face {
    font-display: swap;
    font-family: harmonia;
    src: url(../public/fonts/RV-Harmonia-SemiBold.eot);
    src: url(../public/fonts/RV-Harmonia-SemiBold.eot?#iefix) format('embedded-opentype'), url(../public/fonts/RV-Harmonia-SemiBold.woff) format('woff'), url(../public/fonts/RV-Harmonia-SemiBold.ttf) format('truetype'), url(../public/fonts/RV-Harmonia-SemiBold.svg#roboto_condensedregular) format('svg');
    font-weight: 500
}

@font-face {
    font-display: swap;
    font-family: harmonia;
    src: url(../public/fonts/RV-Harmonia-Bold.eot);
    src: url(../public/fonts/RV-Harmonia-Bold.eot?#iefix) format('embedded-opentype'), url(../public/fonts/RV-Harmonia-Bold.woff) format('woff'), url(../public/fonts/RV-Harmonia-Bold.ttf) format('truetype'), url(../public/fonts/RV-Harmonia-Bold.svg#roboto_condensedregular) format('svg');
    font-weight: 600
}
@font-face {
    font-display: swap;
    font-family: Tiempos;
    src: url(../public/fonts/TiemposHeadline-Medium.eot);
    src: url(../public/fonts/TiemposHeadline-Medium.eot?#iefix) format('embedded-opentype'), url(../public/fonts/TiemposHeadline-Medium.woff) format('woff'), url(../public/fonts/TiemposHeadline-Medium.ttf) format('truetype'), url(../public/fonts/TiemposHeadline-Medium.svg#roboto_condensedregular) format('svg');
    font-weight: 400
}

@font-face {
    font-display: swap;
    font-family: Tiempos;
    src: url(../public/fonts/TiemposHeadline-Regular.eot);
    src: url(../public/fonts/TiemposHeadline-Regular.eot?#iefix) format('embedded-opentype'), url(../public/fonts/TiemposHeadline-Regular.woff) format('woff'), url(../public/fonts/TiemposHeadline-Regular.ttf) format('truetype'), url(../public/fonts/TiemposHeadline-Regular.svg#roboto_condensedregular) format('svg');
    font-weight: 200
}

@font-face {
    font-display: swap;
    font-family: rever-icon;
    src: url(../public/fonts/ReverIcons.eot);
    src: url(../public/fonts/ReverIcons.eot?#iefix) format('embedded-opentype'), url(../public/fonts/ReverIcons.woff) format('woff'), url(../public/fonts/ReverIcons.ttf) format('truetype'), url(../public/fonts/ReverIcons.svg#roboto_condensedregular) format('svg')
}
body {
    font-family: 'harmonia', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #333;
}
@-webkit-keyframes pulse {0% {-webkit-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(1.1);transform: scale(1.1);}100% {-webkit-transform: scale(1);transform: scale(1);}}@keyframes pulse {0% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}50% {-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}100% {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}}@-webkit-keyframes bounce {0%, 100%, 20%, 50%, 80% {-webkit-transform: translateY(0);transform: translateY(0);}40% {-webkit-transform: translateY(-30px);transform: translateY(-30px);}60% {-webkit-transform: translateY(-15px);transform: translateY(-15px);}}@keyframes bounce {0%, 100%, 20%, 50%, 80% {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}40% {-webkit-transform: translateY(-30px);-ms-transform: translateY(-30px);transform: translateY(-30px);}60% {-webkit-transform: translateY(-15px);-ms-transform: translateY(-15px);transform: translateY(-15px);}}@-webkit-keyframes flash {0%, 100%, 50% {opacity: 1;}25%, 75% {opacity: 0;}}@keyframes flash {0%, 100%, 50% {opacity: 1;}25%, 75% {opacity: 0;}}@-webkit-keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translateY(20px);transform: translateY(20px);}100% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}}@keyframes fadeInUp {0% {opacity: 0;-webkit-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}100% {opacity: 1;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html {
    height: 100%
}


.checkbox {
    position: relative;
    vertical-align: middle
}

.checkbox input {
    margin: 0;
    display: inline;
    opacity: 0;
    position: absolute;
    width: 25px;
    height: 25px;
    z-index: 9999;
    cursor: pointer
}

.checkbox input+label {
    margin-bottom: 0;
    padding-left: 30px;
    cursor: pointer
}

.checkbox input+label:after {
    content: "";
    font-family: rever-icon;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    color: #999;
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    position: absolute;
    left: 0;
    top: 5px
}

.checkbox input+label:hover {
    color: #c72528
}

.checkbox input:checked+label:after {
    content: "\f125";
    color: #303339;
    opacity: 1;
    visibility: visible;
    border: 1px solid #303339;
    background: #fff;
    text-align: center
}

.radiobox {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding: 7px 0 5px 9px;
    border: 1px solid #ebebeb;
    font-size: .9em
}

.radiobox.radiobox-horizontal {
    display: inline-block
}

.radiobox+.radiobox {
    border-left: 0;
    margin-right: 15px
}

.radiobox input {
    margin: 0;
    display: inline;
    opacity: 0;
    position: absolute;
    width: 15px;
    height: 15px
}

.radiobox input+label {
    margin-bottom: 0;
    padding-left: 10px
}

.radiobox input+label:after {
    content: "\f10c";
    font-family: FontAwesome;
    color: #999;
    font-size: 16px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 9px
}

.radiobox input:checked+label:after {
    content: "\f192";
    color: #c72528
}

input::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder {
    color: #999
}

input::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder {
    color: #999
}

input[type="email"],
input[type="text"] {
    -webkit-appearance: textfield;
    background-color: #fff;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
    border: 1px solid #a9a9a9
}

li {
    list-style: none
}

button,
input,
keygen,
select,
textarea {
    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;
}

button:focus,
input:focus,
textarea:focus {
    outline: 0
}

.search-result {
    height: 100%;
}

.search-result .result {
    margin-bottom: 30px;
}
a:hover {
    color: #c72528;
}

.cover,
.detail-content-news img,
.thumb-duan {
    position: relative
}

.cover img:before,
.detail-content-news img:before,
.thumb-duan img:before {
    content: " ";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;    
}

#wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: #fff
}

.header2402-navBar {
    text-align: left;
    position: fixed;
    height: 100%;
    width: 300px;
    margin-left: -300px;
    padding-top: 20px;
    padding-bottom: 25px;
    background-color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1000;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.11, .97, .81, 1);
    -moz-transition: -moz-transform .25s cubic-bezier(.11, .97, .81, 1);
    -o-transition: -o-transform .25s cubic-bezier(.11, .97, .81, 1);
    transition: -webkit-transform .25s cubic-bezier(.11, .97, .81, 1), -moz-transform .25s cubic-bezier(.11, .97, .81, 1), -o-transform .25s cubic-bezier(.11, .97, .81, 1), transform .25s cubic-bezier(.11, .97, .81, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.actionIcon {
    display: block;
    cursor: pointer;
    top: 30px;
    right: 10px;
    height: 34px;
    width: 34px;
    z-index: 1200;
    position: absolute;
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 6px;
    text-align: center;
    line-height: 18px
}

.actionIcon-responsive {
    position: fixed;
    display: none
}

.actionIcon:before {
    content: '\f153'
}

.close {
    position: absolute;
    top: 15px;
    right: 20px
}

.header2402-navBar ul li {
    font-size: 2em;
    font-weight: 500
}

.header2402-navBar ul li a {
    display: block;
    padding: 14px 0 14px 35px
}

.header2402-navBar ul li.diadiem {
    margin-top: 15px
}

.header2402-navBar ul li.diadiem a {
    cursor: default
}

.header2402-navBar ul li.diadiem a:hover {
    background: #fff
}

.header2402-navBar ul li.diadiem:before {
    content: '';
    border-top: 1px solid #dedede;
    display: block;
    height: 15px
}

.header2402-navBar ul li .avatar {
    padding: 6px 36px;
    height: 30px;
    line-height: 30px;
    width: 100%
}

.header2402-navBar ul li .avatar img {
    height: 24px;
    width: 24px;
    float: left
}

.header2402-navBar ul li .avatar span {
    margin-left: 5px;
    font-size: 15px
}

.header2402-navBar ul.subnav li {
    font-size: .7em;
    font-weight: 400
}

.header2402-navBar ul.subnav li a {
    padding: 6px 40px;
    margin: 8px 0;
    cursor: pointer
}

.header2402-navBar ul.subnav li a.active {
    background: #eee
}

.header2402-navBar ul.subnav li a:hover {
    background: #eee
}

.width-1600 {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.width-1600:before {
    clear: both;
    display: table;
    content: ''
}

.width-1600:after {
    clear: both;
    display: table;
    content: ''
}

.width-1600 hgroup {
    padding: 3px 0 3px 20px;
    float: left
}

.width-1600 hgroup a {
    display: block
}

.width-1600 hgroup a img {
    width: auto;
    height: 54px;
}

.width-1600 hgroup .logo {
    font-family: rever-icon, arial;
    display: block
}

.width-1600 hgroup .logo:before {
    content: "\f191";
    font-weight: 400;
    font-size: 12em;
    color: #fff
}

.width-1600 hgroup .logo a {
    width: 180px;
    height: 38px;
    display: block
}

.width-1600 .right-menu {
    position: absolute;
    right: 3px;
    top: 0
}

.width-1600 .right-menu ul li {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.width-1600 .right-menu ul li .avatar-user {
    color: #fff
}

.width-1600 .right-menu ul li a{
    height: 60px;
    width: 100%;
    padding: 2px 7px 0 4px;
    border-bottom: 2px solid transparent;
    font-weight: 500;
    font-size: 14px;
    line-height: 59px;
    color: #303339;
}

.width-1600 .right-menu ul li a.dropdown-link {
    width: 100%;
    padding: 0;
    border-bottom: 2px solid transparent;
    font-weight: 400;
    color: #303339;
    white-space: nowrap
}

.width-1600 .right-menu ul li a.sellbut {
    color: #fff;
    padding: 0 12px;
    margin-left: 10px;
    border: 1px solid #fff;
    font-weight: 500;
    font-size: 14px;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: background .15s linear, border .2s linear;
    height: 30px;
    line-height: 30px
}

.width-1600 .right-menu ul li a.sellbut:hover {
    background: #c72528;
    border: 1px solid #c72528
}

.width-1600 .right-menu ul li a.activeon {
    color: #c72528!important
}

.width-1600 .right-menu ul li a.dropdown-link:hover {
    color: #c72528
}

.width-1600 .right-menu ul li a.dropdownmenu:hover {
    color: rgba(231, 232, 231, .7)
}

.dropdownmenu {
    position: relative;
    cursor: default!important;
    padding-right: 60px!important
}

.dropdownmenu:before {
    content: '';
    width: 1px;
    height: 30px;
    background: #fff;
    position: absolute;
    right: 11px;
    top: 20px
}

.dropdownmenublack {
    position: relative;
    cursor: default!important;
    padding-right: 60px!important
}

.dropdownmenublack:before {
    content: '';
    width: 1px;
    height: 30px;
    background: #d7d7d7;
    position: absolute;
    right: 11px;
    top: 20px
}

.width-1600 .right-menu .rightmenu-dropdown {
    position: absolute;
    right: 0;
    min-width: 120px;
    padding: 10px;
    background-color: rgba(255, 255, 255, .9);
    opacity: 0;
    visibility: hidden;
    -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
}

.width-1600 .right-menu .rightmenu-dropdown {
    right: 0;
    margin-top: 2px;
    padding: 15px 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    z-index: 1000;
    background-clip: padding-box;
    position: absolute;
    border: 1px solid rgba(48, 51, 57, .15);
    background-color: #fff;
    text-align: left;
    min-width: 150px
}

.width-1600 .right-menu .rightmenu-dropdown:before {
    content: url(public/images/arrowtop.svg);
    position: absolute;
    top: -10px;
    right: 10px
}

.position-left {
    left: 128px !important;
    right: inherit !important;
    padding-left: 15px;
}

.width-1600 .right-menu .rightmenu-dropdown li {
    display: block;
    text-align: left;
}

.width-1600 .right-menu ul li:hover>.rightmenu-dropdown {
    opacity: 1;
    visibility: visible;
}

.icondropdown {
    display: inline;
    position: absolute;
    line-height: 0;
    top: 30px;
    right: 52px;
    font-family: rever-icon, arial
}

.icondropdown:before {
    content: "\f116";
    position: absolute;
    font-size: 22px;
    font-weight: 400
}

.iconup {
    display: inline;
    position: absolute;
    line-height: 0;
    top: 34px;
    right: 52px;
    font-family: rever-icon, arial
}

.iconup:before {
    content: "\f117";
    position: absolute;
    font-size: 22px;
    font-weight: 400
}

.iconremove {
    display: inline;
    position: absolute;
    line-height: 0;
    top: 26px;
    right: 15px;
    font-family: rever-icon, arial;
    font-size: .7em;
    color: #c72528
}

.iconremove:before {
    content: "\f124";
    position: absolute;
    font-size: 1em
}

.icondropdownblack {
    display: inline;
    position: absolute;
    line-height: 0;
    top: 36px;
    right: 52px
}

.icondropdownblack:before {
    content: "\f116";
    position: absolute;
    color: #303339
}

.header1506-link {
    display: block;
    font-size: 16px;
    color: #303339;
    cursor: pointer;
    -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
}

.menuicontop {
    float: left;
    padding: 30px 0 0 30px
}

.avatar-user {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding-left: 20px;
    line-height: 60px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.avatar-user .icondropdown {
    right: 62px;
    left: auto;
    top: 30px
}

.avatar-user img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 8px 0 30px
}

.avatar-user-black {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    display: block;
    line-height: 40px;
    color: #303339;
    padding-left: 20px;
    max-width: 300px
}

.avatar-user-black .icondropdown {
    right: 62px;
    left: auto;
    top: 20px
}

.avatar-user-black img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0 8px 0 30px
}

.width-1600 nav {
    position: absolute;
    left: 30px;
    top: 30px
}

.width-1600 .menuicon {
    position: absolute;
    top: 24px;
    left: 30px;
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    display: none
}

.width-1600 .menuicon:before {
    content: "\f100";
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    cursor: pointer
}

.topsearch-bg {
    width: 100%;
    height: 600px;
    position: relative;
    z-index: 1;
    background: url(../public/images/slide01-medium.jpg) 50% 50%/cover no-repeat
}

.topsearch-bgloop {
    background: rgba(0, 0, 0, .2);
    height: 100%;
    z-index: -1;
    position: relative;
    display: table;
    width: 100%;
    position: absolute
}

.topsearch-bgloop .box-search {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
    text-align: center
}

.topsearch-bgloop .box-search .fix-width770 {
    max-width: 750px;
    text-align: center;
    margin: 20px auto 0 auto
}

.topsearch-bgloop .box-search .fix-width770 h1 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: 400;
    color: #fff;
    line-height: 1.8
}

.topsearch-bgloop .box-search .fix-width770 p {
    color: #fff;
    padding: 10px 0 30px 0;
    font-size: 1.2em;
    font-weight: 200;
    display: none
}

.topsearch-bgloop .box-search .fix-width770 form .muathue {
    width: 100%;
    margin: 0 auto;
    height: 50px
}

.topsearch-bgloop .box-search .fix-width770 form .muathue:after {
    content: "";
    display: table;
    clear: both
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    margin: 0 9px;
    position: relative
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut input[type="radio"] {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    cursor: pointer
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut input[type="radio"]+label {
    width: 100%;
    height: 100%;
    background: #dedede;
    display: block;
    font-size: 18px;
    position: relative;
    font-weight: 500
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut input[type=radio]:not(:checked):hover+label {
    background: #ccc
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut input[type="radio"]:checked+label {
    width: 100%;
    height: 100%;
    background: #c72528;
    color: #fff
}

.topsearch-bgloop .box-search .fix-width770 form .muathue .radiobut input[type="radio"]:checked+label:after {
    content: "";
    position: absolute;
    bottom: -10px;
    margin-left: -12px;
    background: url(public/images/arrow_search.svg) no-repeat;
    width: 24px;
    height: 12px;
    left: 50%
}

.topsearch-bgloop .box-search .fix-width770 form .search-home {
    background: #fff;
    padding: 8px 20px;
    margin-top: 30px;
    display: block;
    position: relative;
    border-top: 2px solid #303339;
    height: 50px;
    float: left;
    width: calc(100% - 160px)
}

.sort-home {
    float: left;
    width: 160px;
    background: #fff;
    padding: 8px 0 8px 15px;
    margin-top: 30px;
    display: block;
    position: relative;
    border-top: 2px solid #303339;
    height: 50px
}

.top-67 {
    top: 48px!important
}

.btn-no-style {
    background: 0 0;
    border: 0;
    padding-top: 3px;
    display: block;
    height: 30px;
    position: relative;
    width: 100%;
    cursor: pointer
}

button[type="button"].btn-no-style:focus {
    outline: 0!important
}

.line-heigh-18 {
    line-height: 18px
}

.topsearch-bgloop .box-search .fix-width770 form .search-home input {
    color: #999;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    border: none;
    width: calc(100% - 70px);
    padding: 3px 0 0 0;
    margin: 0;
    float: left
}

.topsearch-bgloop .box-search .fix-width770 form .search-home input:focus {
    border: none!important
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 4px;
    cursor: pointer
}

.right-menu ul li button {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    border: 0;
    cursor: pointer;
    font-size: 28px;
    line-height: 30px;
    padding-top: 4px
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button:hover {
    color: #303339
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.location {
    right: 54px;
    font-size: 31px;
    padding: 0;
    margin: 0;
    line-height: 36px;
    width: 40px;
    text-align: right
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.location:hover {
    color: #444
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.location:before {
    content: '\f103'
}

.location:before {
    content: '\f103'
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.searchicon {
    right: 0;
    font-size: 31px;
    padding: 0;
    margin: 0;
    width: 54px;
    text-align: center;
    line-height: 39px
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.searchicon:hover {
    color: #444
}

.searchicon:before {
    content: '\F102'
}

.topsearch-bgloop .box-search .fix-width770 form .search-home button.searchicon:before:hover {
    color: #303339
}

.width-1600 .right-menu ul li:hover>.rightmenu-dropdownblack {
    opacity: 1;
    visibility: visible
}

.black-background {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    background-color: rgba(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: 700
}

.black-background-visible {
    visibility: visible;
    opacity: 1;
    background-color: rgba(0, 0, 0, .5);
    z-index: 110
}

.header2402-navBar.is-visible {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -o-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px)
}

.customer-review .box-reviewer .reviewer {
    padding: 30px 0;
    width: auto;
    text-align: center
}

.customer-review .box-reviewer .reviewer .avatar {
    display: inline-block;
    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%
}

.customer-review .box-reviewer .reviewer .reviewer-info ul li:hover {
    color: #eee
}

.customer-review {
    overflow: auto;
    padding-bottom: 50px;
    background: #fff;
    padding-top: 50px
}

.customer-review .box-reviewer {
    max-width: 1140px;
    overflow: auto;
    position: relative;
    margin: 0 auto
}

.customer-review .box-reviewer h2 {
    text-align: center;
    font-size: 3.2em;
    color: #303339;
    display: block;
    line-height: 3em;
    font-weight: 400;
    font-family: Tiempos, Verdana, Geneva, sans-serif
}

.box-reviewer .description {
    color: #999;
    width: 80%;
    margin: 0 auto;
    line-height: 1.6em;
    font-weight: 400;
    font-size: 1.6em;
    text-align: center;
    padding: 0 15px
}

.compare-rever {
    width: 100%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
    margin-top: 60px;
    border-spacing: 0
}

.compare-rever tr td {
    padding: 20px 0;
    text-align: center;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.header0203 {
    background: #fff;
    border-bottom: 1px solid #a6a6a6;
    height: 50px;
    width: 100%;
    text-align: center;
    z-index: 900;
    position: relative
}

.width-1600 hgroup .logoblack {
    font-family: rever-icon
}

.width-1600 hgroup .logoblack:before {
    content: "\f191";
    font-weight: 400;
    font-size: 113px;
    color: #303339
}

.width-1600 hgroup .logoblack a {
    width: 180px;
    height: 38px;
    display: block
}

.width-1600 .right-menu ul li a.rightmenu-linkblack {
    height: 51px;
    width: 100%;
    padding: 2px 14px 0 15px;
    border-bottom: 3px solid transparent;
    color: #303339;
    font-weight: 500;
    font-size: 14px;
    line-height: 50px
}

.width-1600 .right-menu ul li a.active {
    border-bottom: 3px solid #303339
}

.width-1600 .right-menu ul li a.rightmenu-linkblack:not(.dropdownmenublack):hover,
.width-1600 .right-menu ul li.active a.rightmenu-linkblack:not(.dropdownmenublack) {
    border-bottom: 3px solid #303339;
    color: rgba(119, 118, 118, .96)
}

.width-1600 .right-menu ul li.active a.rightmenu-linkblack:not(.dropdownmenublack) {
    color: #303339
}

.width-1600 .right-menu ul li a.sellbutblack {
    color: #303339;
    padding: 0 12px;
    margin: 10px 0;
    border: 2px solid #303339;
    font-weight: 500;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: background .15s linear, border .2s linear;
    font-size: 1.4em;
    height: 30px;
    line-height: 30px
}

.width-1600 .right-menu ul li a.sellbutblack:hover {
    background: #c72528;
    border: 2px solid #c72528;
    color: #fff
}

.width-1600 .right-menu .rightmenu-dropdownblack li {
    display: block;
    text-align: left
}

.width-1600 .right-menu .rightmenu-dropdownblack {
    z-index: 900;
    position: absolute;
    right: 0;
    min-width: 120px;
    padding: 20px;
    background-color: rgba(255, 255, 255, .85);
    opacity: 0;
    visibility: hidden;
    -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
}

.width-1600 .right-menu ul li a.dropdown-linkblack {
    height: 35px;
    width: 100%;
    padding: 5px 25px;
    border-bottom: 2px solid transparent;
    font-weight: 400;
    color: #303339;
    white-space: nowrap
}

.width-1600 .right-menu ul li a.dropdown-linkblack:hover {
    color: rgba(0, 0, 0, .7)
}

.width-1600 .right-menu ul li a.activeonbblack {
    color: rgba(108, 108, 108, .7)!important
}

.width-1600 .menuiconblack {
    position: absolute;
    top: 24px;
    left: 35px;
    font-family: rever-icon, Verdana, Geneva, sans-serif;
    display: none
}

.width-1600 .menuiconblack:before {
    content: "\f100";
    font-size: 38px;
    font-weight: 400;
    color: #303339;
    cursor: pointer
}

.background-detail {
    position: relative;
    height: 400px;
    width: 100%
}

.background-detail-news {
    height: 350px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto
}

.background-home-news {
    height: 500px;
    width: 100%;
    background: url(public/images/xslide01-medium.jpg.pagespeed.ic.nxvCVUVa2c.jpg);
    background-size: cover;
    background-position: center
}

.background-topwhybuy {
    height: 400px;
    width: 100%;
    text-align: center;
    padding-top: 120px;
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url(public/images/xslide01-medium.jpg.pagespeed.ic.nxvCVUVa2c.jpg);
    background-size: cover;
    background-position: center
}

.background-topwhybuy h1 {
    font-size: 40px;
    color: #fff;
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 30px 0;
    line-height: 46px
}

.background-topwhybuy a {
    color: #fff
}

.background-topwhybuy a:hover {
    opacity: .8
}

.background-topwhybuy p {
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    font-weight: 200
}

.changeimg-box {
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    height: 76px;
    background: #262626
}

.changeimg-box .fix-widthcell {
    max-width: 1100px;
    margin: 0 auto
}

#carousel {
    width: 50%;
    border: 0;
    background: 0 0;
    float: left;
    margin: 0 0 0 40px!important
}

.img-list-slide {
    width: 768px;
    border: 0;
    background: 0 0;
    text-align: center
}

.slideimg {
    float: left;
    width: 600px;
    position: relative;
    margin-top: 8px!important
}

ul.slideimg li {
    float: left;
    margin-right: 3%;
    list-style: none;
    width: 30%
}

ul.slideimg li:last-child {
    margin-right: 0
}

ul.slideimg li a.img {
    display: block;
    width: 100%;
    height: 61px
}

ul.slideimg li a.img:hover {
    opacity: .9!important
}

ul.slideimg span {
    float: left
}

.booking-button {
    display: block;
    width: 84%;
    margin: 25px 8% 15px 8%;
    border: 1px solid #303339;
    color: #303339;
    padding: 12px 0;
    clear: both;
    float: left;
    font-weight: 600;
    text-align: center;
    border-radius: 2px
}

.sms-button {
    display: block;
    width: 84%;
    margin: 0 8%;
    background: #c72528;
    color: #fff;
    padding: 14px 0 10px 0;
    clear: both;
    float: left;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    text-transform: uppercase
}

.black-button {
    display: block;
    width: 230px;
    margin: 0 auto;
    background: #073050;
    color: #fff;
    padding: 10px 0 6px 0;
    clear: both;
    font-weight: 500;
    text-align: center;
    border-radius: 2px;
    font-size: 16px
}

.black-button:hover {
    background: #c72528;
    color: #fff
}

.more-button-box {
    width: 100%;
    clear: both
}

.more-button-box:before {
    clear: both;
    display: table;
    content: ''
}

.sms-button:hover {
    background: #303339;
    color: #fff
}

.like-button {
    display: block;
    width: 100%;
    border: 1px solid #303339;
    color: #303339;
    padding: 10px 0 8px 0;
    clear: both;
    font-weight: 600;
    text-align: center;
    border-radius: 2px;
    background: #fafafa
}

.like-button:hover {
    background: #303339;
    color: #fff
}

.booking-button:hover {
    background: #c72528;
    border: 1px solid #c72528;
    color: #fff
}

.note-sticky {
    color: #999;
    font-size: .8em;
    text-align: center;
    margin: 0 8%
}

.contact-agency {
    margin: 25px 8%
}

.contact-agency-info {
    margin: 30px 0;
    clear: both;
    text-align: center;
    padding-left: 30px
}

.contact-agency-info:after {
    content: "";
    display: table;
    clear: both
}

.contact-agency-info .avataragency {
    width: 80px;
    height: 80px;
    clear: both;
    margin: 0 20px 0 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    float: left
}

.contact-agency-info .infoagency {
    line-height: 1.8em;
    float: left;
    text-align: left;
    font-size: 16px;
    padding: 10px 0 0;
    width: calc(100% - 160px)
}

.contact-agency-info .infoagency h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.booking-tour .bg-gray {
    background: #f3f3f3;
    padding: 30px 8%
}

.booking-tour .bg-gray .sms-button {
    width: 100%;
    background: #303339;
    margin: 0;
    padding: 16px 0 12px 0;
    text-transform: uppercase
}

.booking-tour .bg-gray .sms-button:hover {
    background: #c72528
}

.bg-gray:after {
    content: '';
    display: table;
    clear: both
}

.slidemap {
    float: left;
    width: 100%;
    overflow: auto;
    padding: 30px 0;
    position: relative;
    z-index: 2
}

ul.slidemap li a.img {
    display: block;
    border: 1px solid #eee;
    width: 100%;
    height: 194px
}

ul.slidemap li a.img:hover {
    border: 1px solid #eee
}

.icon-presmall-right-gray {
    display: block;
    position: absolute;
    top: 10px;
    left: -30px;
    z-index: 999
}

.icon-presmall-right-gray:before {
    content: "\f118";
    font-size: 2em;
    color: #303339
}

.icon-nextsmall-right-gray {
    display: block;
    position: absolute;
    top: 10px;
    right: -30px;
    z-index: 999
}

.icon-nextsmall-right-gray:before {
    content: "\f119";
    font-size: 2em;
    color: #303339
}

.question-form .right-form .contact-agency-info {
    margin: 0
}

.question-form .right-form a.sms-button {
    margin: 0;
    width: 50%
}

.rating-black:before {
    content: "\f137"
}

.arrow-icon-deco:before {
    content: "\f119"
}

.view-all-icon:before {
    content: "\f119"
}

.arrow-icon-down:before {
    content: "\f116"!important
}

.rating-white:before {
    content: "\f157"
}

.rating-black-gray:before {
    content: "\f156"
}

.news-detailpage {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    padding: 70px 0;
    font-size: 18px;
    line-height: 29px;
    background: #fff
}

.news-detailpage img {
    width: 100%
}

.news-detailpage p {
    padding: 20px 0
}

.news-detailpage h2 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2em
}

.news-postter {
    color: #999;
    font-size: 14px;
    margin: 30px 0 60px 0;
    line-height: 18px
}

.news-postter p {
    padding: 0
}

.news-postter img {
    float: left;
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    vertical-align: middle
}

.bg-f7 {
    background: #f7f7f7
}

.prev-icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    z-index: 999;
    margin-top: -13px;
    font-size: 22px!important
}

.prev-icon:before {
    content: "\f118";
    font-size: 1.5em;
    color: #303339
}

.next-icon {
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    z-index: 999;
    margin-top: -13px;
    font-size: 22px!important
}

.next-icon:before {
    content: "\f119";
    font-size: 1.5em;
    color: #303339
}

.icon-presmallca-gray {
    display: block;
    position: absolute;
    top: 40px;
    left: -30px;
    z-index: 999
}

.icon-presmallca-gray:before {
    content: "\f118";
    font-size: 2em;
    color: #303339
}

.icon-nextsmallca-gray {
    display: block;
    position: absolute;
    top: 40px;
    right: -30px;
    z-index: 999
}

.icon-nextsmallca-gray:before {
    content: "\f119";
    font-size: 2em;
    color: #303339
}

.icon-presmall-gray {
    position: absolute;
    left: 10px;
    top: 80px;
    z-index: 9;
    display: block;
    background: rgba(255, 255, 255, .7);
    padding: 10px 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.icon-presmall-gray:before {
    content: "\f118";
    font-size: 2.3em;
    color: #333
}

.icon-nextsmall-gray {
    position: absolute;
    right: 10px;
    top: 80px;
    z-index: 9;
    display: block;
    background: rgba(255, 255, 255, .7);
    padding: 10px 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

.icon-nextsmall-gray:before {
    content: "\f119";
    font-size: 2.3em;
    color: #333
}

.icon-presmall {
    display: block;
    position: absolute;
    top: 30px;
    left: -35px
}

.icon-presmall:before {
    content: "\f118";
    font-size: 2em;
    color: #fff;
    text-shadow: 2px 0 5px #666
}

.icon-nextsmall {
    display: block;
    position: absolute;
    top: 30px;
    right: -35px
}

.icon-nextsmall:focus {
    border: none;
    outline: 0
}

.icon-presmall:focus {
    border: none;
    outline: 0
}

#slider {
    height: 400px;
    overflow: hidden;
    border: 0!important;
    position: relative
}

#slider .slides>li a {
    height: 400px!important;
    display: block
}

.flex-active-slide {
    opacity: 1!important
}

#slider2 {
    position: relative!important
}

.icon-nextsmall:before {
    content: "\f119";
    font-size: 2em;
    color: #fff;
    text-shadow: 0 2px 5px #666
}

.fix-widthcell .naviicon {
    float: left;
    width: 42%;
    border-left: 1px solid #666;
    margin-left: 40px;
    height: 76px;
    text-align: left
}

.fix-widthcell .naviicon li {
    list-style: none;
    text-align: center;
    display: inline-block;
    padding: 5px 20px;
    vertical-align: top;
    white-space: nowrap;
    margin-left: -3px
}

.fix-widthcell .naviicon li.disable {
    opacity: .3
}

.fix-widthcell .naviicon li.disable a {
    cursor: default
}

.fix-widthcell .naviicon li.active {
    background: #3e3e3e;
    height: 100%
}

.fix-widthcell .naviicon li.active a {
    color: #fff
}

.fix-widthcell .naviicon li a {
    display: block;
    width: 100%;
    color: #999;
    padding: 10px;
    font-size: 14px;
    text-decoration: none;
}

.fix-widthcell .naviicon li:not(.disable) a:hover {
    color: #fff
}

.fix-widthcell .naviicon li span.fullscreen {
    display: block;
    padding: 5px 0
}

.fullscreen:before {
    content: "\f130";
    font-size: 2em
}

.fix-widthcell .naviicon li span.video {
    display: block;
    padding: 5px 0
}

.video:before {
    content: "\f148";
    font-size: 2em
}

.fix-widthcell .naviicon li span.photo {
    display: block;
    padding: 5px 0
}

.photo:before {
    content: "\f147";
    font-size: 2em
}

.fix-widthcell .naviicon li span.view3d {
    display: block;
    padding: 5px 0
}

.view3d:before {
    content: "\f131";
    font-size: 2em
}

.earth:before {
    content: "\f183";
    font-size: 2em
}

.time-watch:before {
    content: "\f185";
    font-size: 2em
}

.team:before {
    content: "\f184";
    font-size: 2em
}

.good:before {
    content: "\f178";
    font-size: 100px
}

.rever-icon-r:before {
    content: "\f193";
    font-size: 100px
}

.home-clear:before {
    content: "\f179";
    font-size: 100px
}

.fix-widthcell .naviicon li span.streetview {
    display: block;
    padding: 5px 0
}

.streetview:before {
    content: "\f132";
    font-size: 2em
}

.direction:before {
    content: "\f132"
}

.content-detail-house {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ccc
}

.content-detail-house header.detail-house {
    position: relative;
    padding: 50px 0 30px;
    float: left;
    width: 65%;
    margin-right: 3%
}

.content-detail-house header.detail-house02 {
    width: 100%;
    margin: 0;
    padding-bottom: 0
}

.content-detail-house header.detail-house02 .bnt-contact {
    font-family: harmonia, Arial, Helvetica, sans-serif
}

.content-detail-house header.detail-house p {
    color: #303339;
    font-size: 1.6em;
    font-weight: 200
}

.content-detail-house header.detail-house h1 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    width: 100%;
    padding: 5px 0
}

.content-detail-house header.detail-house .price {
    font-size: 3em;
    position: absolute;
    top: 58px;
    right: 0;
    color: #212025;
    text-align: right
}

.content-detail-house header.detail-house ul li {
    display: inline-block
}

.content-detail-house header.detail-house ul.detailroom {
    color: #303339;
    font-size: 1.7em;
    font-family: harmonia, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.detail-house .address {
    font-size: 16px;
    color: #999
}

.detail-house .address h2 {
    display: inline-block;
    font-weight: 400;
    padding-right: 5px;
    font-size: 16px
}

.detail-house .address h2 a {
    color: gray
}

.detail-house .address h2 a:hover {
    color: #c72528
}

.content-detail-house header.detail-house ul.detailroom li {
    margin-right: 3%;
    font-size: 15px;
    color: #212025
}

.logo-white-r {
    float: left;
    width: 30px;
    margin-top: 37px
}

.headquanters {
    margin-left: 70px;
    width: calc(100% - 100px)
}

.mb10 {
    margin-bottom: 10px
}

.price-detail {
    padding-top: 12px
}

.price-house:before {
    content: "\f164";
    font-size: 2em
}

.agent-detail-house {
    height: 100%;
    margin-top: 50px;
    border: 1px solid #ccc;
    border-bottom: 0
}

.agent-detail-house:after {
    clear: both;
    display: table;
    content: ''
}

.content-detail-house header.detail-house ul.submenu-detail {
    border-top: 1px solid #dedede;
    padding: 12px 0;
    margin-top: 30px
}

.content-detail-house header.detail-house ul.submenu-detail li a {
    font-family: harmonia, Arial, Helvetica, sans-serif;
    display: inline-block;
    padding: 5px 30px 5px 0;
    color: #303339;
    line-height: 1.5em;
    font-size: 1.6em
}

.content-detail-house header.detail-house02 ul.submenu-detail li a {
    font-weight: 500
}

.content-detail-house header.detail-house ul.submenu-detail li a:last-chaild {
    padding-right: 0
}

.content-detail-house header.detail-house ul.submenu-detail li a:hover {
    color: #666
}

.left-content {
    float: left;
    width: 65%;
    margin-right: 3%;
    font-size: 16px;
    line-height: 26px
}

.left-content .more {
    padding-top: 20px
}

.left-content .view-more-gray.more {
    padding-top: 10px
}

.left-content .content .list-advantage:first-child {
    padding-top: 0
}

.heading-02 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    padding: 40px 0 20px;
    font-size: 24px;
    font-weight: 400;
    position: relative;
    line-height: 30px
}

.heading-02 .rating-show {
    position: absolute;
    right: 0;
    width: 200px;
    height: 45px;
    top: 40px
}

.heading-02 .rating-show .rating-show-bg {
    float: left;
    width: 140px;
    background: url(public/images/rating_bg.svg) repeat-x;
    height: 45px;
    margin-right: 5px
}

.heading-02 .rating-show .rating-show-bg .rating01 {
    position: relative;
    display: inline-block;
    height: 45px
}

.left-content .rating-value li {
    float: left;
    padding: 15px 0;
    width: 30%;
    margin-right: 1.3%;
    color: #303339;
    font-size: 1.4em
}

.left-content .rating-value li h4 {
    color: #999;
    font-size: .7em;
    font-weight: 500;
    padding-bottom: 10px
}

.rating-bg-blue {
    height: 20px;
    display: block;
    width: 110px;
    background: url(public/images/rating_bluebg.svg) repeat-x;
    float: left
}

.rating-smallbg-blue {
    height: 14px;
    display: block;
    width: 63px;
    background: url(public/images/rating_smallbg.svg) repeat-x;
    float: left
}

.vote-point {
    color: #303339;
    font-weight: 600;
    margin-right: 5px;
    font-size: 1.2em;
    line-height: 20px;
    padding-top: 5px!important
}

.reviewer-vote {
    font-size: .8em;
    display: inline-block;
    padding: 0 0 0 5px!important;
    line-height: 20px;
    vertical-align: text-bottom
}

.rating-bg-blue .ratingblue {
    position: relative;
    display: inline-block;
    height: 20px
}

.ratingsmall {
    position: relative;
    display: inline-block;
    height: 14px
}

.left-content .rating-value li .booking-button {
    font-size: .8em;
    margin: 0;
    width: 100%;
    border-radius: 2px
}

.uer-review-box {
    width: 100%;
    position: relative
}

.uer-reviews {
    width: 100%;
    padding: 15px 0;
    overflow: auto
}

.about-us {
    padding: 10px 0;
    width: 100%;
    overflow: auto
}

.about-us .left-about {
    float: left;
    width: 36%;
    margin-right: 4%
}

.about-us .left-about img {
    width: 90%
}

.about-us .right-about {
    float: left;
    width: 60%
}

.about-us .right-about .project {
    padding: 10px 0
}

.about-us .right-about .project ul li {
    float: left;
    width: 30%;
    margin: 10px 10px 10px 0;
    padding: 0 10px;
    border-right: 1px solid #dedede
}

.about-us .right-about .project ul li:first-child {
    padding-left: 0
}

.about-us .right-about .project ul li:nth-child(3) {
    border: 0
}

.about-us .right-about .project ul li .number {
    font-size: 1.5em;
    font-weight: 600
}

.write-review a {
    padding: 10px 100px 20px;
    display: block;
    color: #c72528
}

.uer-reviews li:first-child {
    width: 10%;
    margin-right: 3%;
    border: 0
}

.uer-reviews li {
    width: 87%;
    border-bottom: 1px dotted #dedede;
    padding: 0 0 20px 0;
    position: relative;
    float: left
}

.uer-reviews li a.avatar img {
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.uer-reviews li .uer-rate {
    position: absolute;
    right: 0;
    top: 0
}

.uer-reviews li h3 {
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 18px
}

.uer-reviews li .uer-rate p {
    display: inline-block;
    float: left;
    padding-right: 10px;
    color: #999;
    font-size: 14px
}

.right-content {
    float: right;
    width: 32%
}

.border-bottom-gray {
    border-bottom: 1px solid #dedede;
    padding-top: 30px;
    width: 100%;
    overflow: auto
}

.content {
    width: 100%;
    overflow: auto
}

.detail-more {
    width: 100%;
    overflow: auto
}

.detail-more li {
    display: block;
    border-bottom: 1px dotted #dedede;
    padding: 7px 0;
    float: left;
    margin-right: 4%;
    width: 48%
}

.detail-more li:nth-child(2n+2) {
    margin-right: 0
}

.detail-more li .left {
    float: left;
    color: #999
}

.detail-more li .right {
    float: right;
    color: #333
}

.left-recruitment {
    float: left;
    width: 50%;
    margin-right: 10%;
    font-size: 16px;
    line-height: 22px
}

.left-recruitment h3 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 400;
    padding: 30px 0
}

.left-recruitment p {
    padding: 10px 0 0 0
}

.right-recruitment {
    float: left;
    width: 35%;
    font-size: 16px;
    line-height: 22px
}

.right-recruitment h3 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: 400;
    padding: 30px 0;
    line-height: 1.2em
}

.info-prop {
    width: 100%;
    border-radius: 8px;
    background: #eef3f7;
    padding: 30px;
    margin: 40px 0 0
}

.info-prop:after {
    content: '';
    width: 100%;
    display: table;
    clear: both
}

.info-prop .left-img {
    float: left;
    width: 37%;
    text-align: right;
    padding-right: 20px
}

.info-prop .left-img img {
    max-width: 100%
}

.info-prop .info {
    float: left;
    width: 63%;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 30px
}

.info-prop .info .content-html {
    margin-bottom: 30px;
    overflow: hidden
}

.content-html ul li:before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #303339;
    border-radius: 50%;
    margin-right: 15px
}

.btn-download {
    background: #c72528;
    border-radius: 2px solid;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 260px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative
}

.right-recruitment a.recruit {
    font-size: 24px;
    color: #c72528;
    font-weight: 500;
    margin-top: 30px;
    display: block
}

.right-recruitment .whr-item {
    float: left;
    width: 100%
}

.right-recruitment .whr-item .whr-title {
    padding: 0;
    width: 100%
}

.right-recruitment .whr-item .whr-title a {
    font-size: 20px;
    color: #c72528;
    font-weight: 500;
    margin-top: 30px;
    display: block;
    clear: both;
    line-height: 20px
}

.right-recruitment .whr-item .whr-title a:hover {
    opacity: .8
}

.right-recruitment .whr-item:first-child .whr-title a {
    float: left;
    width: 100%;
    margin: 10px 0 0
}

.right-recruitment .whr-item .whr-info {
    float: left;
    margin: 6px 0 0
}

.right-recruitment .whr-item .whr-info li {
    float: left
}

.right-recruitment .whr-item .whr-date {
    display: none
}

.right-recruitment .whr-item .whr-dept {
    font-weight: 400
}

.right-recruitment .whr-item .whr-dept span {
    display: none
}

.right-recruitment .whr-item .whr-location span {
    display: none
}

.right-recruitment .whr-item .whr-dept:after {
    content: "\2022";
    padding-left: 5px;
    padding-right: 10px;
    font-weight: 300;
    color: #333
}

.max-width900 {
    max-width: 900px;
    margin: 0 auto;
    width: 100%
}

.more {
    clear: both
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.more a {
    color: #303339;
    display: block;
    text-decoration: underline;
    font-weight: 500;
    font-size: 16px
}

.more a:hover {
    opacity: .8;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    transition: opacity .15s
}

.font-icon {
    font-family: rever-icon, Verdana, Geneva, sans-serif;
    text-rendering: auto;
    line-height: 20px;
    font-size: 18px
}

.but-pfeimg {
    position: absolute;
    top: 50%
}

.but-nextdetail {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px;
    font-family: rever-icon, arial;
    font-size: 4em;
    background: rgba(255, 255, 255, .66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 0px;
    z-index: 199;
    opacity: .6;
    transition: opacity .2s linear;
    color: #fff;
}

.but-nextdetail-top-news {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 20px;
    font-family: rever-icon, arial;
    font-size: 4em;
    background: rgba(255, 255, 255, .66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px 0;
    z-index: 199;
    transition: opacity .2s linear
}

.but-predetail-top-news {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    font-family: rever-icon, arial;
    font-size: 4em;
    background: rgba(255, 255, 255, .66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px 0;
    z-index: 100;
    transition: opacity .2s linear
}

.but-nextdetail-top-news:before {
    content: "\f119"
}

.but-predetail-top-news:before {
    content: "\f118"
}

.but-nextdetail:hover {
    opacity: 1
}

.but-nextdetail:before {
    content: "\f119"
}

.but-predetail {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 20px;
    font-family: rever-icon, arial;
    font-size: 4em;
    background: rgba(255, 255, 255, .66);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    z-index: 100;
    opacity: .6;
    transition: opacity .2s linear;
    color: #fff;
}

.but-predetail:hover {
    opacity: 1
}

.but-predetail:before {
    content: "\f118"
}

.searchdetailbox {
    display: table-cell;
    vertical-align: middle;
    width: calc(100% - 600px)
}

.searchdetailbox form {
    background: #fff;
    display: block;
    position: relative;
    height: 38px;
    line-height: 38px;
    margin: 15px 0 0 30px
}

.searchdetailbox form input {
    color: #444;
    font-size: 1.5em;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    width: 100%;
    padding: 10px 48px 6px 10px
}

.searchdetailbox form button {
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 8px;
    cursor: pointer
}

.left-list-filter ul li.list-filter {
    font-size: 15px
}

.searchdetailbox form button.location {
    right: 30px
}

.searchdetailbox form button.location:before {
    content: '\f103';
    font-size: 2em;
    color: #303339;
    padding: 0 10px 0 10px
}

.searchdetailbox form button.searchicon {
    right: 0
}

.searchdetailbox form button.searchicon:before {
    content: '\f102';
    font-size: 25px;
    color: #303339;
    padding: 5px;
    line-height: 20px
}

.booking-tour {
    width: 100%;
    border: 1px solid #bfbfbf;
    margin-top: -1px;
    background: #fff;
    overflow: auto;
    font-size: 1.6em;
    margin-bottom: 20px
}

.booking-tour:after {
    content: '';
    display: block;
    clear: both
}

.select-choices {
    float: left;
    font-size: 15px
}

.select-choices li {
    display: inline-block;
    background: #f2f2f2;
    margin: 5px;
    padding: 5px 2px 3px 8px;
    line-height: 20px
}

.select-choices li span {
    cursor: default
}

.select-choices li.active {
    background: #d8d8d8
}

.select-choices li .close {
    position: relative;
    top: inherit;
    right: auto;
    font-size: 12px;
    padding: 5px;
    margin-left: 6px
}

.select-choices li.search-field {
    padding: 0;
    margin: 0 5px;
    background: 0 0
}

.select-choices li.search-field input:focus {
    outline: 0;
    border: 0!important
}

.select-choices .close:after {
    content: '\00d7'
}

.email-info {
    color: #999;
    padding: 10px 0;
    font-size: 1em;
    font-family: harmonia, Arial, Helvetica, sans-serif
}

.fone-info {
    color: #c72528;
    padding: 5px 0;
    font-size: 1em;
    font-family: harmonia, Arial, Helvetica, sans-serif
}

.email {
    color: #999;
    padding: 5px 0 0
}

.fone {
    color: #c72528;
    padding: 5px 0
}

.email:before {
    content: "\f114";
    font-size: 1em;
    color: #999
}

.fone:before {
    content: "\f115";
    font-size: 1em;
    color: #c72528
}

.booking-tour h2 {
    text-transform: uppercase;
    font-size: 1em;
    margin: 0 0 20px 8%
}

.border-buttom-arrow {
    border-top: 1px solid #ebebeb;
    width: 100%;
    text-align: center;
    height: 11px;
    clear: both;
    position: relative;
    margin: 18px 0 10px 0
}

.border-buttom-arrow:before {
    content: url(public/images/arrow_gray.svg);
    position: absolute;
    top: -6px;
    margin-left: -12px
}

.contact-agency-info input,
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
    margin: 0 0 10px;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.contact-agency-info textarea::-webkit-input-placeholder {
    color: #444
}

.contact-agency-info textarea:-moz-placeholder {
    color: #111
}

.contact-agency-info textarea::-moz-placeholder {
    color: #111
}

.contact-agency-info textarea:-ms-input-placeholder {
    color: #111
}

.contact-agency-info input::-webkit-input-placeholder {
    color: #111
}

.contact-agency-info input:-moz-placeholder {
    color: #111
}

.contact-agency-info input::-moz-placeholder {
    color: #111
}

.contact-agency-info input:-ms-input-placeholder {
    color: #111
}

.map-detail {
    padding: 0;
    height: 550px;
    width: 100%;
    clear: both;
    position: relative;
    background: #f3f3f3
}

.Mortgage {
    width: 100%;
    overflow: auto;
    padding: 20px 0
}

.Mortgage h2 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 2.6em;
    font-weight: 400;
    overflow: auto;
    line-height: 2em
}

.wswb-menu {
    height: 70px;
    border-bottom: 1px solid #dedede;
    background: #f7f7f7
}

.wswb-menu .menuleft {
    float: left
}

.wswb-menu .menuleft li {
    line-height: 61px;
    float: left;
    margin-top: 5px
}

.wswb-menu .menuleft li a {
    display: block;
    font-size: 16px;
    margin: 0 20px;
    box-sizing: border-box
}

.wswb-menu .menuleft li.active {
    border-bottom: 4px solid #c72528;
    font-size: 16px;
    padding: 0 20px;
    cursor: default
}

.wswb-menu .right-menu {
    float: right;
    display: none
}

.wswb-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 900
}

.wswb-menu-fixed .right-menu {
    float: right;
    display: block
}

.table-search {
    display: table;
    clear: both;
    width: 100%
}

.table-search .icon-search-ft {
    display: table-cell;
    vertical-align: middle;
    width: 30px
}

.iconsearchno {
    width: 30px;
    height: 18px;
    font-size: 24px;
    margin: 0 0 0 40px;
    padding: 0
}

.iconsearchno:before {
    content: '\F102'
}

.searchdetailbox input {
    color: #444;
    font-weight: 400;
    padding: 10px 0 6px 0;
    border: 0;
    font-size: 16px
}

.search-filter {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ddd;
    min-height: 70px;
    position: relative;
    z-index: 110
}

.left-filter {
    margin: 0;
    font-size: 15px;
    display: table-cell;
    vertical-align: middle;
    width: 460px
}

.left-filter>.fix-search-top {
    display: none
}

.sell-radio {
    float: left;
    padding: 10px;
    border: 1px solid #ebebeb
}

.rent-radio {
    float: left;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-left: 0;
    margin-right: 20px
}

.left-filter input[type="radio"] {
    margin: 0;
    font-size: 1.1em;
    font-weight: 500;
    cursor: pointer
}

.left-filter input[type="radio"]+label {
    padding: 20px;
    cursor: pointer
}

.left-filter input[type="radio"]:checked+label {
    color: #c72528
}

.left-filter input[type="radio"]:checked {
    background: red
}

.left-filter2 {
    float: left;
    margin: 18px 0 11px 30px;
    font-size: 1.6em;
    width: calc(100% - 150px)
}

.left-filter2>.fix-search-top {
    display: block;
    width: 40%
}

.left-filter2 input[type="radio"] {
    margin: 0;
    font-size: 1.1em;
    font-weight: 500;
    cursor: pointer
}

.left-filter2 input[type="radio"]+label {
    padding: 20px;
    cursor: pointer
}

.left-filter2 input[type="radio"]:checked+label {
    color: #c72528
}

.left-filter2 input[type="radio"]:checked {
    background: red
}

ul li.list-filter {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    display: block
}

ul li.list-filter a {
    padding: 0 30px 0 17px;
    display: block;
    position: relative;
    width: 100%
}

ul li.list-filter>a.active {
    color: #c72528
}

.left-list-filter ul li.list-filter a {
    padding: 6px 30px 6px 20px
}

ul li.list-filter ul.popup {
    line-height: 21px
}

.left-list-filter ul.popup li {
    padding: 0
}

.left-list-filter ul.popup li:hover {
    background: #f1f1f1
}

.left-list-filter ul.popup li a.active {
    font-weight: 700
}

.left-list-filter ul li.list-filter {
    padding: 0;
    margin: 0
}

.down-arrow {
    position: absolute;
    right: 10px;
    top: 23px;
    font-size: 15px
}

.left-list-filter ul li.list-filter .down-arrow {
    top: 5px
}

.down-arrow:before {
    content: "\f120"
}

.more-filter {
    display: none!important
}

.more-filter-icon:before {
    content: "\f152";
    color: #999
}

.popup {
    display: block;
    z-index: 1;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    position: absolute;
    padding: 15px;
    background: #fff;
    border: 1px solid #e8e8e8;
    color: #303339;
    right: 0;
    min-width: 162px;
    opacity: 0;
    visibility: hidden;
    -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
}

.popup-visible {
    opacity: 1;
    visibility: visible
}

popup input[type="checkbox"] {
    cursor: none
}

ul.popup li {
    padding: 5px 0
}

ul.popup li label {
    cursor: pointer
}

ul.popup li label:hover {
    color: #c72528
}

.mgr-30 {
    margin-right: 30px!important
}

.different {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    width: 700px;
    padding: 0
}

.different li.no-bedroom a {
    width: 40px
}

.different li {
    float: left;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    width: 50%;
    padding: 20px!important;
    line-height: 2em
}

.search-sum {
    background: #e1e2e6;
    padding: 8px 8px 8px 30px;
    font-size: 16px;
    position: relative
}

.search-sum-no {
    float: left;
    line-height: 30px
}

.different li:nth-child(2n) {
    border-right: 0
}

.different li input[type="text"] {
    margin: 0 10px;
    width: 75px;
    text-align: center;
    padding: 5px
}

.different li h3 {
    padding-bottom: 5px;
    width: 100%;
    font-weight: 500
}

.no-bedroom a {
    display: inline-block!important;
    padding: 8px!important;
    line-height: 1em;
    background: #f7f7f7;
    border: 1px solid #ebebeb;
    color: #999;
    margin: 5px 5px
}

.btn-black {
    border: 0;
    background: #303339;
    color: #fff;
    line-height: 33px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 2px;
    font-weight: 500;
    cursor: pointer
}

.btn-black:hover {
    background: #c72528
}

.no-bedroom label {
    display: block;
    float: left;
    width: 50%
}

.no-bedroom a.choose {
    color: #303339
}

ul.input-roll {
    width: 100%
}

ul.input-roll li {
    float: left;
    width: 50%;
    text-align: left;
    padding: 0!important;
    border: 0
}

.left-filter select {
    padding: 10px;
    border: 1px solid #ebebeb;
    font-size: 1.1em;
    margin-right: 15px;
    cursor: pointer
}

.left-filter select option {
    padding: 5px 0
}

.left-filter select option:hover {
    background: #303339
}

.left-filter2 select {
    padding: 10px;
    border: 1px solid #ebebeb;
    font-size: 1.1em;
    margin-right: 15px;
    cursor: pointer
}

.left-filter2 select option {
    padding: 5px 0
}

.left-filter2 select option:hover {
    background: #303339
}

.right-filter {
    display: table-cell;
    vertical-align: middle;
    width: 180px;
    padding-right: 40px
}

.left-filter ul {
    float: right;
    line-height: 68px
}

.left-filter ul.different {
    display: flex;
    right: 0;
    left: auto
}

.left-filter2 ul {
    float: left
}

.left-filter2 ul.different {
    display: flex
}

.display-search {
    float: right;
    padding: 10px 10px 6px;
    border: 1px solid #ebebeb;
    line-height: 1em;
    font-size: 10px;
    line-height: 10px;
    margin-right: 30px
}

.display-search:before {
    content: "\f104";
    font-size: 2.5em;
    color: #444
}

.location-search {
    float: right;
    padding: 10px 10px 6px;
    border: 1px solid #ebebeb;
    border-right: 0;
    font-size: 10px;
    line-height: 10px
}

.location-search:before {
    content: "\f103";
    font-size: 2.5em;
    color: #444
}

.left-list-filter {
    float: left
}

.location-search-active {
    float: right;
    padding: 14px 14px 8px;
    border: 1px solid #ebebeb;
    border-right: 0
}

.location-search-active:before {
    content: "\f103";
    font-size: 2.5em;
    color: #c72528
}

.map-and-sidebar {
    min-height: calc(100vh - 144px);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #666;
    z-index: 0
}

.search-sidebar {
    height: 100%;
    background-color: #f4f5f9;
    width: 50%;
    float: left;
    position: relative;
    z-index: 20;
    min-height: calc(100vh - 120px)
}

.search-sidebar_content {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    overflow: hidden;
    margin: 0 0 30px 30px
}

.search-sidebar_header {
    background-color: transparent;
    margin: 15px 0 0 0;
    width: 100%;
    position: relative
}

.search-sidebar_header select {
    padding: 10px;
    border: 1px solid #ebebeb;
    font-size: 1.6em;
    margin-right: 15px;
    cursor: pointer;
    background-color: transparent
}

.next-page {
    float: right;
    padding: 10px 5px 5px;
    border: 1px solid #ebebeb;
    background: #fff;
    line-height: 18px
}

.next-page:before {
    content: "\f119";
    font-size: 2em;
    color: #444
}

.back-page {
    float: right;
    padding: 10px 5px 5px;
    border: 1px solid #ebebeb;
    margin: 0 10px;
    background: #fff;
    line-height: 18px
}

.back-page:before {
    content: "\f118";
    font-size: 2em;
    color: #444
}

section.result {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center
}

section.result article.featured {
    width: calc(50% - 30px);
    margin: 30px 30px 0 0;
    float: left;
    display: inline-block;
    background: #fff
}

section.result article.featured .cover {
    height: 185px;
    border-top: 2px solid #303339;
    position: relative;
    text-align: center
}

section.result article.featured .cover img {
    height: 100%;
    width: 100%
}

section.result article.featured header {
    display: block;
    position: relative;
    background: #fff;
    padding: 15px
}

section.result article.featured header h3 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #303339;
    padding: 6px 0;
    font-weight: 500;
    line-height: 24px;
    width: 100%
}

section.result article.featured header h3:hover {
    color: #c72528
}

section.result article.featured a:hover img {
    opacity: .8
}

section.result article.featured header h4 {
    color: gray;
    padding: 2px 0;
    font-size: 14px;
    font-weight: 400;
    display: inline-block
}

.full-width>div>section.result article.featured {
    width: 31%;
    margin: 30px 2.75% 0 0;
    float: left;
    display: inline-block;
    background: #fff
}

.full-width>div>section.result article.featured:nth-child(3n+3) {
    margin-right: 0!important
}

.full-width>div>section.result article.featured .cover {
    height: 170px
}

section.result article.featured header h4 a {
    color: gray
}

section.result article.featured header h4 a:hover {
    color: #c72528
}

section.result article.featured header p {
    color: #303339;
    padding: 2px 0;
    font-size: 1.4em
}

section.result article.featured header ul {
    width: 200px
}

section.result article.featured header ul li {
    list-style: none;
    display: inline-block;
    color: #303339;
    margin-right: 15px;
    padding: 5px 0;
    font-size: 14px
}

.right-list-filter {
    float: right;
    line-height: 2.2em;
    font-size: 1.5em;
    padding-top: 10px
}

.right-list-filter .paging-number {
    float: right
}

.search-map {
    background-color: #f7f7f7;
    width: 50%;
    float: left;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 10;
    right: 0;
    height: 100%
}

.search-map.fullscreen {
    position: fixed;
    z-index: 1000;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0
}

.google-map {
    width: 100%;
    height: 100%
}

.search-pagination {
    display: block;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-height: 56px;
    width: 100%;
    z-index: 1;
    min-height: 150px
}

.search-pagination-button-list {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px 30px 0
}

.search-pagination-button-list li {
    width: 100%;
    max-width: 45px;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    color: #999;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    border: solid 1px #ebebeb;
    background: #fff;
    margin-left: -1px
}

.search-pagination-button-list li a.disabled-button {
    color: #c72528;
    cursor: default;
    font-weight: 500
}

.search-pagination-button-list li a {
    color: #303339;
    width: 100%;
    height: 100%;
    float: left
}

.search-pagination-button-list li a:hover {
    color: #c72528
}

section.result article.featured.active {
    opacity: .8;
    background: #303339
}

section.result article.featured.active header {
    background: #303339
}

section.result article.featured.active header h2 {
    color: #fff
}

section.result article.featured.active header p {
    color: #fff
}

section.result article.featured.active .price {
    color: #fff
}

section.result article.featured.active header ul li {
    color: #fff
}

.icon-search-suggest {
    font-size: 25px;
    padding-right: 10px;
    font-weight: 400
}

.search-filter-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background: #fff;
    border-bottom: 1px solid #dedede;
    z-index: 1999;
    display: none
}

.fix-search-top {
    float: left;
    margin-right: 15px;
    position: relative
}

.fix-search-top input {
    color: #444;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    padding: 9px 48px 6px 10px;
    width: 100%
}

.fix-search-top button {
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    border: 0;
    position: absolute;
    top: 7px;
    cursor: pointer;
    right: 0
}

.fix-search-top button:before {
    content: '\f102';
    font-size: 25px;
    color: #303339;
    padding: 5px;
    line-height: 20px
}

.top-sell:after {
    clear: both;
    display: table;
    content: ''
}

.top-sell {
    text-align: center;
    padding: 60px 0;
    font-size: 16px;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.top-sell h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 38px;
    color: #303339;
    font-weight: 500;
    line-height: 40px
}

.top-sell h5 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 30px;
    color: #303339;
    font-weight: 500;
    line-height: 40px
}

.top-sell p {
    font-size: 20px;
    padding: 15px 0;
    line-height: 25px
}

.top-sell .buttondangky-pd {
    padding: 20px 0 40px
}

.top-team {
    text-align: center;
    padding: 70px 0;
    font-size: 16px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.top-team h1,
.top-team h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 40px;
    color: #303339;
    font-weight: 500;
    line-height: 50px
}

.top-team p {
    font-size: 22px;
    padding: 35px 0 0;
    line-height: 30px
}

.top-team .contact-now {
    margin: 0 auto
}

.red-bnt {
    background: #c72528;
    color: #fff!important;
    padding: 12px 15px 8px!important;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    display: block!important;
    font-size: 14px!important;
    max-width: 250px;
    min-width: 160px
}

.founder {
    background: #fff;
    margin: 50px auto 0 auto;
    width: 100%;
    padding: 60px;
    max-width: 1140px;
    font-size: 16px!important;
    line-height: 22px;
    position: relative
}

.founder:after {
    clear: both;
    content: '';
    display: table
}

.founder .avatar {
    float: left;
    width: 25%;
    margin-right: 50px
}

.founder .avatar img {
    width: 100%
}

.founder .info {
    float: left;
    width: 40%;
    margin-right: 50px
}

.founder .info h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 34px;
    color: #303339;
    font-weight: 500;
    line-height: 40px
}

.founder .info .title {
    font-size: 20px;
    padding: 10px 0;
    font-weight: 500
}

.founder .info p {
    padding: 5px 0;
    line-height: 28px
}

.founder .skill {
    float: left;
    margin-top: 50px;
    width: 25%
}

.deverloper .avatar {
    border: 1px solid #ededed;
    padding: 10px;
    width: 22%
}

.deverloper-info {
    width: 70%!important;
    margin-right: 0!important
}

.deverloper-info p {
    padding-top: 30px!important
}

.deverloper-info li {
    padding: 3px 0
}

.skill-lish {
    padding: 20px 0
}

.skill-lish .left-if {
    float: left;
    width: 50%
}

.skill-lish .right-if {
    float: right;
    width: 50%;
    text-align: right
}

.skill-lish .right-if li {
    display: inline-block;
    padding-left: 8px
}

.skill-lish .right-if li .dotlet-cover {
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    background: #ccc
}

.skill-lish .right-if li .dotlet-cover .dotlet-red {
    background: #c72528;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%
}

.share-social {
    position: absolute;
    top: 50px;
    right: 50px
}

.share-social .font-icon {
    font-size: 1.5em;
    padding-right: 10px
}

.red-bnt:hover {
    background: #303339;
    color: #fff
}

.actived {
    color: #c72528
}

.actived:before {
    color: #c72528
}

.actived:after {
    color: #c72528
}

.bor-deco {
    height: 6px;
    width: 55px;
    background: #303339;
    padding: 0!important;
    margin: 25px 0 10px
}

.colum3 {
    padding-top: 60px
}

.colum3 h4 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    padding-top: 15px
}

.colum3 p {
    font-size: 16px
}

.colum3:after {
    clear: both;
    display: table;
    content: ''
}

.colum3 li {
    width: 32%;
    margin-right: 2%;
    float: left;
    padding: 0 30px
}

.colum3 li:nth-child(3n) {
    margin: 0
}

.phi:before {
    content: "\f162";
    font-size: 100px
}

.cup:before {
    content: "\f182";
    font-size: 100px
}

.creat:before {
    content: "\f163";
    font-size: 100px
}

.chart:before {
    content: "\f180";
    font-size: 100px
}

.nofound-icon:before {
    content: "\f192";
    font-size: 100px
}

.nofound {
    padding: 120px 50px;
    text-align: center;
    font-size: 16px;
    height: 100%
}

.nofound h2 {
    font-size: 25px;
    line-height: 30px;
    padding: 20px 0
}

.nofound p {
    margin: 0 auto;
    line-height: 25px
}

.savemoney:before {
    content: "\f164";
    font-size: 100px
}

.hlkh:before {
    content: "\f164";
    font-size: 100px
}

.cover-left-sell {
    float: left;
    height: 350px;
    width: 50%
}

.left-sell {
    float: left;
    width: 50%
}

.right-content-sell {
    float: left;
    width: 50%;
    padding-left: 60px;
    text-align: left;
    line-height: 25px
}

.right-content-sell-gray {
    float: left;
    width: 50%;
    padding-right: 60px;
    text-align: left;
    line-height: 25px
}

.right-content-sell p {
    font-size: 16px
}

.right-content-sell-gray p {
    font-size: 16px
}

.right-content-sell-gray h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 28px;
    font-weight: 500
}

.right-content-sell h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 28px;
    font-weight: 500
}

.right-content-sell ul li {
    list-style: outside;
    padding-left: 10px;
    margin-left: 20px
}

.more-text-black {
    color: #303339;
    text-decoration: underline;
    font-weight: 500
}

.marketing {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.marketing li {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-top: 30px;
    background: #fff
}

.marketing li .cover-mkt {
    height: 376px
}

.marketing li .bg-content-white {
    background: #fff;
    padding: 30px;
    text-align: left
}

.marketing li .bg-content-white h4 {
    font-size: 25px;
    font-weight: 500;
    line-height: 30px
}

.marketing li .bg-content-white p {
    font-size: 16px;
    padding-top: 8px
}

.marketing li:nth-child(2n) {
    margin-right: 0
}

.rever-market {
    text-align: left
}

.rever-market .value {
    width: 48%;
    margin: 30px 4% 0 0;
    float: left
}

.rever-market .speed {
    width: 48%;
    margin: 30px 0 0 0;
    float: left
}

.rever-market:after {
    clear: both;
    display: table;
    content: ''
}

.rever-market h4 {
    font-size: 25px;
    border-bottom: 1px solid #303339;
    line-height: 40px
}

.rever-market h4:after {
    content: '';
    clear: both;
    display: table
}

.rever-market p {
    font-size: 16px
}

.chart-red {
    height: 15px;
    background: #c72528;
    margin: 0 0 30px 0
}

.chart-gray {
    height: 15px;
    background: #b3b3b3
}

.canho {
    padding: 30px 0 20px 30px;
    width: 100%;
    clear: both
}

.canho:after {
    display: table;
    clear: both;
    content: ''
}

.service3d {
    float: left;
    font-family: rever-icon;
    font-size: 6em;
    margin: 10px 30px 0 0;
    color: #b8b8b8
}

.service3d:before {
    content: '\f165'
}

.photovideo {
    float: left;
    font-family: rever-icon;
    font-size: 6em;
    margin: 10px 30px 0 0;
    color: #b8b8b8
}

.photovideo:before {
    content: '\f166'
}

.proservice {
    float: left;
    font-family: rever-icon;
    font-size: 6em;
    margin: 10px 30px 0 0;
    color: #b8b8b8
}

.proservice:before {
    content: '\f167'
}

.right-mark {
    float: left;
    text-align: left;
    font-size: 20px
}

.underline {
    text-decoration: underline;
    padding: 0!important
}

.underlinenone {
    text-decoration: none;
    padding: 0!important
}

.news-box {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.news-box section.news-content {
    width: 100%;
    width: 100%;
    overflow: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.news-box section.news-content:after {
    clear: both;
    display: table;
    content: ''
}

.news-box section.news-content article.featured .cover:hover {
    opacity: .9
}

.news-box section.news-content article.featured header h2 a:hover {
    color: #3a3a3a
}

.news-box section.news-content .bordertop-news01 {
    float: left;
    width: 48.5%;
    background: #fff;
    margin-right: 3%
}

.news-box section.news-content .bordertop-news01 article.featured {
    width: 100%;
    line-height: 1.5em
}

.news-box section.news-content .bordertop-news01 article.featured .cover {
    height: 300px;
    background-size: cover!important;
    position: relative
}

.news-box section.news-content .bordertop-news01 article.featured .cover img {
    width: 100%
}

.news-box section.news-content .bordertop-news01 article.featured header {
    padding: 30px 0 0;
    height: auto;
    overflow: hidden;
}
.news-box section.news-content .bordertop-news01 article.featured header .news a {
    font-size: 20px;
}
.news-box section.news-content .bordertop-news02 {
    float: left;
    width: 48.5%;
    background: #fff;
}

.news-box section.news-content .bordertop-news02 article.featured {
    overflow: auto;
    margin-top: 30px;
    position: relative;
}

.news-box section.news-content .bordertop-news02 article.featured .cover {
    float: left;
    width: 32%;
    margin-right: 4%;
    height: 90px;
    background-size: cover!important;
    position: relative;
}

.news-box section.news-content .bordertop-news02 article.featured .cover img {
    width: 100%;
}

.news-box section.news-content .bordertop-news02 article.featured header .news {
    font-weight: 500;
}

.news-box section.news-content .bordertop-news02 article.featured header {
    float: left;
    width: 64%;
}

.news-box section.news-content .bordertop-news02 article.featured header p.by {
    font-size: 14px;
    color: gray;
    padding-top: 12px;
}

.news-box section.news-content .bordertop-news02 article.featured header p.description {
    display: none;
}

.news-box .more-button-box {
    padding-top: 40px;
}

p.by {
    font-size: 14px;
    color: #999;
    padding: 12px 0;
    line-height: 20px;
}

.width1140 {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    clear: both
}

.width1140:after {
    content: "";
    display: table;
    clear: both
}

.width1140:before {
    content: "";
    display: table;
    clear: both
}
.width1140 .exclusive .featured .overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, .9))
}
.exclusive .featured .overlay h4 {
    color: #fff
}
.common-info {text-align: center;}
.common-info h2 {
    padding: 60px 0 40px;
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 30px;
    color: #303339;
    display: block;
    line-height: 36px;
    font-weight: 400
}
.promo-3d-vid {padding-bottom: 30px;}
.promo-3d-vid span {cursor: pointer;}
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
}

article .cover a {
    display: block;
    width: 100%;
    height: 100%
}

article .cover a img {
    width: 100%
}

section.exclusive article.featured {
    width: 31%;
    margin: 30px 2.75% 0 0;
    float: left;
    display: inline-block;
    background: #fff
}

section.exclusive article.featured:nth-child(1),
section.exclusive article.featured:nth-child(2),
section.exclusive article.featured:nth-child(3) {
    margin-top: 0
}

section.exclusive article.featured:nth-child(3n+3) {
    margin-right: 0
}

section.exclusive article.featured .cover {
    height: 240px;
    position: relative;
    text-align: center
}

section.exclusive article.featured .cover:hover {
    opacity: .9
}

section.exclusive article.featured .cover img {
    height: 100%;
    min-width: 100%
}

.detail-article-location {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    line-height: 40px
}

.detail-article-location .abc {
    float: left;
    background: #303339;
    height: 40px;
    width: 40px;
    text-align: center;
    font-weight: 500;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 40px
}

.detail-article-location .m {
    float: left;
    height: 40px;
    width: 75px;
    text-align: center;
    font-size: 18px;
    line-height: 40px
}

.state {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    background: #c72528;
    line-height: 28px;
    color: #fff;
    padding: 0 15px;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 2px
}

.project-thesame {
    background: #ebebeb;
    width: 100%;
    padding-top: 20px
}

section.exclusive article.featured header {
    display: block;
    position: relative;
    background: #fff;
    padding: 16px 20px
}

section.exclusive article.featured header h2 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    color: #303339;
    font-weight: 500;
    line-height: 1.4em;
    padding: 3px 0
}

section.exclusive article.featured header .heading {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #303339;
    font-weight: 500;
    line-height: 1.4em;
    padding: 3px 0;
    width: 100%
}

section.exclusive article.featured header .heading:hover {
    color: #c72528
}

section.exclusive article.featured header p {
    color: #303339;
    font-size: 13px
}

section.exclusive article.featured header ul {
    padding: 0
}

section.exclusive article.featured header ul li {
    list-style: none;
    display: inline-block;
    color: #303339;
    margin-right: 10px;
    padding: 5px 0;
    font-size: 14px
}

section.exclusive article.featured header h4 {
    color: gray;
    padding: 2px 3px 0 0;
    font-size: 14px;
    font-weight: 400;
    display: inline-block
}

section.exclusive article.featured header h4 a {
    color: gray
}

section.exclusive article.featured header h4 a:hover {
    color: #c72528
}

.searchlisting section.exclusive article.featured header h2 {
    font-size: 1.5em
}

.searchlisting section.exclusive article.featured header .heading {
    font-size: 1.5em
}

.searchlisting section.exclusive {
    padding-top: 0
}

.rvid:after {
    content: ' • '
}

.rvdot:after {
    content: ','
}

.list-search02 section.exclusive article.featured {
    width: 100%;
    margin: 1.5em 2% 0 0;
    background: #fff;
    border-top: 2px solid #333
}

.list-search02 section.exclusive article.featured .cover {
    height: 120px;
    float: left;
    width: 30%;
    border: 0
}

.list-search02 section.exclusive article.featured header {
    display: block;
    position: relative;
    background: #fff;
    padding: 20px 20px 0;
    float: left;
    width: 70%
}

.list-search02 section.exclusive article.featured header h2 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: #303339;
    padding: 5px 0;
    font-weight: 500;
    line-height: 1.4em
}

.list-search02 section.exclusive article.featured header p {
    color: #999;
    padding: 2px 0;
    font-size: 1.6em;
    display: none
}

.list-search02 section.exclusive article.featured header ul {
    padding: 5px 0;
    width: 200px
}

.list-search02 section.exclusive article.featured header ul li {
    list-style: none;
    display: inline-block;
    color: #444;
    margin-right: 15px;
    padding: 5px 0;
    font-size: .9em
}

.list-search02 .price {
    font-size: 1.2em;
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #212025
}

.list-search02 section.exclusive article.featured header .price p {
    text-transform: uppercase;
    color: #c72528;
    text-align: right;
    display: block;
    font-size: .6em;
    font-weight: 500
}

.exclusive-building article.featured header .price {
    display: none
}

.bedroom:before {
    content: "\f105";
    padding-right: 3px
}

.bathroom:before {
    content: "\f106";
    padding-right: 3px
}

.livingroom:before {
    content: "\f106";
    padding-right: 3px
}

.garage:before {
    content: "\f143";
    padding-right: 3px
}

.priceofsize:before {
    content: "\f145";
    padding-right: 3px
}

.area:before {
    content: "\f144";
    padding-right: 3px
}

.apartment-icon:before {
    content: "\f133";
    padding-right: 3px
}

.ownerbuilding-icon:before {
    content: "\f134";
    padding-right: 3px
}

.locationbuilding-icon:before {
    content: "\f135";
    padding-right: 3px
}

.unitsbuilding-icon:before {
    content: "\f136";
    padding-right: 3px
}

.none {
    margin-top: 0
}

.none:before {
    content: "\f124";
    color: gray;
    font-size: .8em
}

.check {
    margin-top: 0
}

.check:before {
    content: "\f125";
    color: gray;
    font-size: .8em
}

.none-black:before {
    content: "\f124"
}

.check-black:before {
    content: "\f125"
}

.price {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    bottom: 22px;
    right: 20px;
    color: #303339
}

.price a {
    font-size: 1.2em;
    display: inline-block;
    padding: 10px 0 10px 10px
}

section.result article.featured .price {
    font-size: 1.4em;
    bottom: 20px
}

.ads-boxtable {
    display: none;
    width: 100%;
    background: #303339
}

.ads-boxtable .adstable-cell {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    height: 140px;
    background: rgba(0, 0, 0, .7)
}

.ads-boxtable .adstable-cell .ads-content {
    max-width: 1140px;
    padding: 0 20px;
    margin: 0 auto
}

.ads-boxtable .adstable-cell .ads-content h3 {
    float: left;
    color: #fff;
    font-size: 3.2em;
    font-weight: 400;
    line-height: 1.8em
}

.ads-boxtable .adstable-cell .ads-content p {
    float: right;
    margin: 0 auto;
    text-align: center
}

.ads-boxtable .adstable-cell .ads-content p a {
    display: block;
    padding: 10px 40px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.8em;
    text-transform: uppercase;
    border-radius: 2px
}

.ads-boxtable .adstable-cell .ads-content p a:hover {
    background: #222
}

article.featured .cover {
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% top;
    cursor: pointer;
    background-size: cover
}

.bor-left-header:before {
    content: "";
    position: absolute;
    left: 0;
    height: 60px;
    width: 1px;
    background: #a6a6a6;
    bottom: 1px
}

.but-next {
    position: absolute;
    top: 50%;
    left: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5em;
    z-index: 10;
    padding: 2px
}

.bor-right-header {
    padding-right: 20px;
    margin-right: 20px
}

.bor-right-header:before {
    content: "";
    position: absolute;
    right: 0;
    height: 51px;
    width: 1px;
    background: #a6a6a6;
    bottom: 1px
}

.bor-header:before {
    bottom: -4px!important;
    height: 60px
}

.bor-right-header .dropdownItem {
    margin-right: 20px
}

.but-next {
    position: absolute;
    top: 50%;
    left: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5em;
    z-index: 10;
    padding: 2px
}

.but-next:before {
    content: "\f108"
}

.but-pre {
    position: absolute;
    top: 50%;
    right: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5em;
    z-index: 10
}

.checked {
    color: #c72528!important
}

.checked:before {
    color: #c72528!important
}

.checked:after {
    color: #c72528!important
}

.but-pre:before {
    content: "\f109"
}

.facebook:before {
    content: "\f110";
    padding-right: 5px
}

.facebook-bg:before {
    content: "\f155";
    padding-right: 5px
}

.twitter:before {
    content: "\f113";
    padding-right: 5px
}

.message:before {
    content: "\f158";
    padding-right: 5px
}

.gplus:before {
    content: "\f161";
    padding-right: 5px
}

.youtube:before {
    content: "\f194";
    padding-right: 5px
}

.time-icon {
    position: relative;
    width: 20px;
    float: left;
    height: 20px
}

.time-icon:before {
    content: "\f175";
    position: absolute;
    left: 0;
    top: 3px
}

.bds-icon:before {
    content: "\f176"
}

.chuyenvien-icon:before {
    content: "\f177"
}

.in:before {
    content: "\f112";
    padding-right: 5px
}

.favorite:before {
    content: "\f146";
    padding-right: 10px;
    font-size: 20px;
    vertical-align: middle
}

.play:before {
    content: "\f159"
}

#slider3 {
    position: relative;
    width: 302px;
    margin-left: 30px
}

#slider4 {
    position: relative;
    width: 302px;
    margin-left: 30px
}

.list-but {
    width: 100%
}

.list-but a {
    border-right: 1px solid #bfbfbf;
    display: block;
    float: left;
    padding: 10px 0;
    font-weight: 500;
    text-align: center;
    width: 33%;
    white-space: nowrap
}

.list-but a:hover {
    background: #303339;
    color: #fff
}

.list-but a:last-child {
    border: 0;
    width: 34%
}

.cover-nearby {
    width: 405px;
    position: absolute;
    top: 30px;
    left: 0;
    transition: transform .25s linear;
    bottom: 30px
}

.nearby {
    background: #fff;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    overflow-y: auto;
    float: left;
    top: 60px;
    width: 350px;
    height: 100%
}

.save-favorite-box {
    margin: 30px 8% 20px 8%
}

.cover-nearby-off {
    transform: translateX(-350px)
}

.icon-left-nearby {
    width: 40px;
    background: #f7f7f7;
    margin-top: 20px;
    float: left;
    font-family: rever-icon;
    -webkit-box-shadow: 3px 2px 2px rgba(0, 0, 0, .17);
    -moz-box-shadow: 3px 2px 2px rgba(0, 0, 0, .17);
    box-shadow: 3px 2px 2px rgba(0, 0, 0, .17);
    font-size: 25px;
    color: #303339;
    transition: background .25s linear
}

.icon-left-nearby a:hover {
    background: #c72528;
    color: #fff
}

.icon-left-nearby a {
    display: block;
    clear: both;
    padding: 10px
}

.icon-slide:before {
    content: "\f149"
}

.icon-slide-back:before {
    content: "\f150"!important
}

.nearby .parent-content {
    padding: 20px
}

.nearby .parent-content form input {
    color: #444;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.5em;
    border: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 15px 8px
}

.nearby .type {
    border: 1px solid #f2f2f2
}

.nearby .type li:hover {
    background-color: transparent
}

.nearby .type li .icondropdown {
    right: 35px;
    top: 25px
}

.nearby .type li .iconup {
    right: 35px;
    top: 22px
}

.nearby .type .sub-content {
    padding-left: 35px
}

.nearby .type .sub-content li {
    -webkit-transition: padding-left .25s linear;
    -moz-transition: padding .25s linear, border .25s linear;
    -o-transition: padding .25s linear, border .25s linear;
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nearby .type .sub-content li b {
    font-size: 1.2em;
    font-weight: 400
}

.nearby .type .sub-content li:hover {
    background-color: #f7f7f7;
    padding-left: 10px;
    border-left: 2px solid #c72528
}

.nearby .type label {
    font-size: 14px;
    padding-left: 10px
}

.nearby .type li {
    padding: 5px;
    position: relative;
    width: 100%;
    overflow: auto;
    border-top: 1px solid #ebebeb;
    border-bottom: 0
}

.nearby ul.content {
    border: 1px solid #ebebeb;
    border-bottom: 0
}

.nearby ul.content li {
    border-bottom: 1px solid #ebebeb;
    padding: 15px 25px 15px 15px;
    width: 100%;
    overflow: auto;
    font-size: 1.3em;
    line-height: 1.8em;
    color: #999;
    position: relative
}

.nearby ul.content li a .iconremove {
    opacity: 0;
    visibility: hidden
}

.nearby ul.content li:hover>a .iconremove {
    opacity: 1;
    visibility: visible
}

.nearby ul.content li .left {
    float: left;
    display: block;
    clear: both
}

.nearby ul.content li .left:first-child {
    font-size: 14px;
    color: #303339
}

.nearby ul.content li .right {
    float: right;
    display: block
}

.nearby ul.content li .right:nth-child(2) {
    font-size: 14px;
    color: #303339
}

.nearby .title {
    font-size: 16px;
    padding: 12px 15px 8px 15px;
    background: #f2f2f2;
    position: relative;
    margin-top: 20px
}

.nearby ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
    border-left: 2px solid transparent
}

.nearby ul li:hover {
    background-color: #f7f7f7
}

.nearby ul li.active {
    border-left: 2px solid #c72528
}

.nearby ul.type .gray-content {
    display: block;
    clear: both;
    color: #999;
    font-weight: 400
}

.nearby ul.checkbox input+label:after {
    left: 15px;
    top: 15px
}

.nearby .type li input[type="checkbox"] {
    margin: 5px;
    float: left
}

.nearby .type li input[type="checkbox"]+label {
    float: left;
    margin-left: 30px;
    line-height: 40px
}

.list-icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #999
}

.list-icon a {
    color: #999;
    padding: 5px
}

.list-icon a.active {
    color: #303339
}

.bus:before {
    content: "\f126"
}

.car:before {
    content: "\f127"
}

.by-foot:before {
    content: "\f128"
}

.searchlisting {
    box-shadow: -2px 2px 4px #c8c8c8;
    -moz-box-shadow: -2px 2px 4px #c8c8c8;
    -webkit-box-shadow: -2px 2px 4px #c8c8c8;
    border-top: 2px solid #303339;
    width: 360px;
    overflow-y: auto;
    background: #ebebeb;
    top: 50px;
    left: 50px;
    position: absolute;
    padding: 0;
    z-index: 100;
    display: none;
    max-height: 368px
}

.searchlisting section.exclusive {
    margin: 4px 0 0
}

.searchlisting section.exclusive:first-child {
    margin: 0
}

.searchlisting section.exclusive article.featured header h2 {
    font-size: 1.4em;
    padding: 0;
    height: 38px;
    overflow: hidden
}

.searchlisting section.exclusive article.featured header h2 a:hover {
    opacity: .8;
    color: #303339
}

.searchlisting section.exclusive article.featured header .address {
    width: 100%;
    float: left;
    margin-top: -4px
}

.searchlisting section.exclusive article.featured header h4 {
    font-size: 12px;
    line-height: 12px;
    padding: 6px 0;
    float: left;
    margin-right: 5px
}

.searchlisting section.exclusive article.featured header p {
    font-size: 12px;
    line-height: 12px;
    padding: 6px 0
}

.searchlisting section.exclusive article.featured header ul {
    padding: 0
}

.searchlisting section.exclusive article.featured header ul li {
    padding: 0;
    font-size: 12px
}

.searchlisting section.exclusive article.featured header ul li .font-icon {
    font-size: 13px
}

.searchlisting section.exclusive article.featured {
    width: 100%;
    margin: 15px 0 0 0;
    padding-top: 15px;
    border-top: 1px solid #ebebeb
}

.searchlisting section.exclusive article.featured:first-child {
    margin-top: 0;
    border: 0;
    padding: 0;
    border: none
}

.searchlisting section.exclusive article.featured .cover {
    float: left;
    width: 130px;
    margin-right: 12px;
    border: 0;
    height: 100px
}

.searchlisting section.exclusive article.featured .cover .state {
    font-size: 12px;
    line-height: 26px;
    height: 26px;
    padding: 0 10px
}

.searchlisting section.exclusive article.featured header {
    float: left;
    width: calc(100% - 145px);
    padding: 8px 10px 0 0
}

.searchlisting section.exclusive article.featured header .price {
    right: 10px;
    bottom: 0;
    font-size: 12px
}

.bg-white {
    background: #fff;
    width: 100%;
    overflow: hidden
}

.bg-white:after {
    clear: both;
    display: table;
    content: ''
}

.bg-white .width1140 h5 {
    font-size: 28px;
    text-align: center;
    padding: 50px 0;
    text-transform: uppercase
}

.background-gray {
    background: #f4f5f9;
    width: 100%
}

.background-gray:after {
    clear: both;
    display: table;
    content: ''
}

.background-gray .width1140 h5 {
    font-size: 28px;
    text-align: center;
    padding: 50px 0;
    text-transform: uppercase
}

.background-gray-sell {
    background: #f4f5f9;
    width: 100%;
    padding: 30px 0
}

.hitech li {
    float: left;
    width: 32%;
    margin-right: 2%;
    padding: 40px 0 0
}

.hitech li:after {
    clear: both;
    display: table;
    content: ''
}

.hitech li p {
    clear: both;
    text-align: left;
    line-height: 22px;
    font-size: 16px
}

.hitech li h4 {
    font-size: 22px;
    font-weight: 500;
    float: left;
    clear: both;
    padding: 8px 0;
    border-bottom: 1px solid #666
}

.hitech li:nth-child(3n) {
    margin-right: 0
}

.width1140>h2 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 40px;
    color: #303339;
    display: block;
    line-height: 4em;
    font-weight: 400;
    text-align: center
}

.width1140>h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    color: #303339;
    display: block;
    line-height: 40px;
    font-weight: 400
}

.width1140>h6 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 32px;
    color: #303339;
    display: block;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    padding: 30px 0
}

.width1140>h4 {
    text-align: center;
    font-size: 32px
}

.comment-share {
    padding-top: 30px
}

.tag-news {
    padding: 30px 0
}

.tag-news.pdt-15 {
    padding: 0
}

.tag-news:after {
    clear: both;
    display: table;
    content: '';
    width: 100%
}

.tag-news a,
.tag-news span {
    display: block;
    float: left;
    margin: 5px;
    padding: 2px 10px;
    background: #dedede;
    color: #303339;
    font-size: 16px;
    border-radius: 3px;
    line-height: 30px
}

.tag-news a:hover,
.tag-news span:hover {
    background: #dedede
}

.right-box .tag-news {
    padding: 0
}

.right-box .tag-news .dark {
    background: #d9d9d9
}

.collection-box-left {
    float: left;
    width: 31.5%;
    margin-right: 2.75%
}

.collection-box-left a {
    display: block
}

.collection-box-left a:hover {
    opacity: .85
}

.collection-box-right {
    float: left;
    width: 65.75%
}

.collection-box-right a {
    display: block
}

.collection-box-right a:hover {
    opacity: .85
}

.high-rating {
    position: relative;
    height: 510px;
    width: 100%;
    border-top: 2px solid #303339
}

.monopoly-project {
    position: relative;
    height: 240px;
    width: 100%;
    float: left;
    clear: both;
    border-top: 2px solid #303339
}

.collection-box .bgwhite-label {
    height: 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.collection-box .bgwhite-label .bottomlable {
    letter-spacing: 3px;
    font-size: 2.2em;
    line-height: 40px;
    margin: 0 auto;
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 15px 8px;
    background: #fff;
    font-weight: 500
}

.good-price {
    position: relative;
    height: 240px;
    width: 100%;
    margin-top: 30px;
    border-top: 2px solid #303339
}

.collection-box .bgblack-lable {
    height: 55px;
    top: 50%;
    position: absolute;
    margin-top: -27px;
    right: 0;
    left: 0;
    text-align: center
}

.collection-box .bgblack-lable .centerlable {
    font-size: 2em;
    line-height: 1.6em;
    margin: 0 auto;
    color: #fff;
    left: 0;
    right: 0;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
    padding: 12px 15px 8px;
    background: rgba(0, 0, 0, .4);
    font-weight: 500
}

.most-update {
    float: left;
    width: 48%;
    margin: 30px 4% 0 0;
    position: relative;
    height: 240px;
    border-top: 2px solid #303339
}

.most-view {
    float: right;
    width: 48%;
    margin: 30px 0 0 0;
    position: relative;
    height: 510px;
    border-top: 2px solid #303339
}

.list-boss {
    width: 100%;
    background: #fff;
    padding: 10px 30px;
    position: relative
}

.project-owner {
    padding: 0 20px
}

.project-owner li {
    display: inline-block;
    text-align: center
}

.project-owner li a {
    display: block;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 500
}

.project-owner li a.active {
    color: #c72528
}

.project-owner li a:active {
    color: #c72528
}

.project-owner-content {
    position: relative;
    margin: 40px 0 60px 0
}

.project-owner-content ul li {
    float: left;
    width: 360px;
    height: 360px;
    margin-bottom: 50px;
    border-top: 2px solid #303339
}

.project-owner-content ul li .cover {
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center
}

.project-owner-content ul li header {
    background: #fff;
    padding: 15px;
    font-size: 1.5em;
    color: #303339;
    line-height: 2em
}

.project-owner-content ul li header h2 {
    font-size: 1.2em;
    font-weight: 500;
    color: #303339;
    font-family: Tiempos, Arial, Helvetica, sans-serif
}

.but-slide08 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
    font-size: 1.5em
}

.project-owner-content ul li:first-child {
    position: relative
}

.project-owner-content ul li:first-child .cover {
    position: relative;
    height: 100%;
    background-size: cover;
    background-position: center
}

.project-owner-content ul li:first-child header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    background: 0 0
}

.project-owner-content ul li:first-child header .avatar {
    width: 96px;
    height: 96px;
    margin: 30px auto 15px auto;
    background-color: #fff;
    background-size: cover
}

.project-owner-content ul li:first-child header h2 a {
    color: #fff;
    font-size: 1.8em;
    display: block;
    line-height: 2.5em;
    font-weight: 400
}

.since-year {
    float: left;
    width: 49%;
    border-right: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: .8em
}

.sumproject {
    float: left;
    width: 49%;
    color: #fff;
    font-size: .8em
}

.suggest-result {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    background: #fff;
    max-height: 400px;
    overflow-y: auto;
    z-index: 90000;
    border-top: 1px solid #ccc;
    text-align: left;
    position: absolute;
    width: 100%;
    left: 0;
    top: 37px;
    display: none;
    padding: 10px 0
}

.suggest-result h4 {
    font-size: 14px;
    font-weight: 500;
    color: #9e9e9e;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    margin: 0 20px
}

.suggest-result>li {
    font-size: 16px;
    line-height: 36px
}

.suggest-result>li a:hover {
    background: #f6f6f6
}

.suggest-result>li a {
    display: block;
    padding: 0 10px 0 20px
}

.suggest-result>li a.active {
    background: #eee
}

.suggest-result>li .msg {
    padding-left: 16px
}

.suggest-result>li .detail-room {
    display: block;
    padding-bottom: 15px
}

.suggest-result>li .detail-room li {
    display: inline-block;
    color: #888;
    padding-left: 8px
}

.suggest-result>li .detail-room li:first-child {
    padding-left: 0
}

.suggest-result>li img {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    padding-right: 5px
}

.suggest-result>li>ul {
    padding-bottom: 16px
}

.form-signup {
    width: 360px
}

.box-form:after {
    clear: both;
    content: '';
    display: table
}

.form-signup .title {
    position: relative;
    padding: 15px;
    background: #f2f2f2;
    font-size: 1.6em;
    width: 100%
}

.form-signup .title .actionIcon {
    top: 15px;
    right: 15px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: 0 0;
    color: inherit
}

.form-signup .title .actionIcon:before {
    font-size: .5em
}

.box-form {
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 100
}

.box-form select.hs-input {
    height: 42px
}

.box-form .hs-form-field {
    padding: 0 0 10px
}

.facebook-info {
    margin: 0 auto 30px auto;
    text-align: center
}

.error-form {
    color: #c72528!important
}

.error-form input,
.error-form textarea {
    border: 1px solid #c72528!important;
    color: #c72528!important
}

.error-form textarea::-webkit-input-placeholder {
    color: #c72528
}

.error-form textarea:-moz-placeholder {
    color: #c72528
}

.error-form textarea::-moz-placeholder {
    color: #c72528
}

.error-form textarea:-ms-input-placeholder {
    color: #c72528
}

.error-form input::-webkit-input-placeholder {
    color: #c72528
}

.error-form input:-moz-placeholder {
    color: #c72528
}

.error-form input::-moz-placeholder {
    color: #c72528
}

.error-form input:-ms-input-placeholder {
    color: #c72528
}

.facebook-info .avatar {
    display: inline-block;
    border: 1px solid #dedede;
    padding: 2px;
    position: relative;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.facebook-info .avatar img {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-size: cover;
    width: 80px;
    height: 80px;
    vertical-align: middle
}

.icon-facebook {
    position: absolute;
    right: -5px;
    bottom: 10px;
    background: #103480;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff
}

.right-content-news {
    float: left;
    width: 270px;
    margin-top: 50px;
    font-size: 15px
}

.right-content-news .social .font-icon {
    font-size: 3em;
    padding-right: 10px
}

.right-content-news .social .font-icon:last-child {
    padding-right: 0
}

.right-box {
    padding: 0 0 30px
}

.right-box h2 {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #303339;
    margin-bottom: 20px;
    width: 100%;
    font-weight: 500
}

.right-box .category li {
    line-height: 25px;
    font-size: 17px
}

.right-box .category li a {
    padding: 5px 0 5px 5px;
    display: inline-block;
    -webkit-transition: padding-left .25s linear;
    -moz-transition: padding .25s linear, border .25s linear;
    -o-transition: padding .25s linear, border .25s linear
}

.left-content-about {
    float: left;
    width: 25%;
    margin-right: 8%;
    margin-top: 70px
}

.left-content-about .menu-about {
    border-top: 2px solid #303339
}

.left-content-about .menu-about li {
    border-bottom: 1px solid #303339
}

.left-content-about .menu-about li a {
    padding: 30px 0 30px 30px;
    font-size: 20px;
    display: block;
    font-weight: 500
}

.left-content-about .menu-about li a:hover {
    background: #f0f0f0
}

.right-content-about {
    float: left;
    width: 67%;
    font-size: 16px;
    margin-top: 50px;
    line-height: 25px
}

.right-content-about h2 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 35px;
    color: #303339;
    display: block;
    line-height: 50px;
    font-weight: 400;
    text-align: left;
    border: 0
}

.right-content-about h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding: 20px 0 10px 0
}

.right-content-about p {
    padding: 10px 0
}

.top-sell .contact-agency-info {
    width: 60%;
    margin: 0 auto
}

.next-page2:before {
    content: '\f123'
}

.back-page2:before {
    content: '\f122'
}

.icon-facebook:before {
    content: '\f110';
    font-size: 1em;
    line-height: 22px
}

.info-fb-detail {
    display: block;
    padding: 10px 0 0 0;
    text-align: center
}

.left-content-news {
    float: left;
    width: calc(100% - 270px);
    margin-top: 50px
}

.left-content-news section.exclusive article.featured {
    float: left;
    width: 100%;
    padding-bottom: 40px
}

.left-content-news section.exclusive article.featured:nth-child(3n+3) {
    margin: 0 2.75% 30px 0!important
}

.left-content-news section.exclusive article.featured .cover {
    height: 200px;
    border-top: 2px solid #303339;
    position: relative;
    float: left;
    width: 300px;
    margin-right: 4%
}

.left-content-news section.exclusive article.featured .cover a {
    display: block;
    width: 100%;
    height: 100%
}

.left-content-news section.exclusive article.featured .cover img {
    width: 100%
}

.left-content-news section.exclusive article.featured header {
    padding: 0 30px 0 0;
    font-size: 16px;
    line-height: 26px;
    float: left;
    width: calc(94% - 300px)
}

.left-content-news section.exclusive article.featured header .by {
    font-size: 16px;
    color: #999;
    padding: 10px 0
}

.left-content-news section.exclusive article.featured header .description {
    height: 76px;
    overflow: hidden
}

.left-content-news section.exclusive article.featured header .more {
    font-size: 16px;
    font-weight: 500;
    text-decoration: underline;
    padding-top: 20px
}

.left-content-news section.exclusive article.featured header a {
    font-size: 24px;
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    line-height: 34px
}

.by a {
    font-family: harmonia, arial, Geneva, sans-serif!important;
    font-size: 16px!important;
    color: #c72528
}

.by a:hover {
    opacity: .8
}

.left-content-news section.exclusive article.featured header .heading {
    font-size: 22px
}

.bnt-facebook {
    width: 100%;
    text-align: center;
    background: #3b5999;
    color: #fff;
    padding: 12px 10px 8px 10px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    text-decoration: none!important;
    font-size: 14px
}

.bnt-facebook:before {
    font-family: rever-icon, Arial, Helvetica, sans-serif;
    content: '\f110';
    left: 15px;
    position: absolute;
    font-weight: 400;
    font-size: 18px
}

.bnt-facebook:hover {
    background: #122858;
    color: #fff
}
.or-bg {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -40px;
    background: #fff;
    padding: 0 20px;
    font-size: .8em
}

.box-form input,
textarea {
    width: 100%;
    font-size: 1em;
    padding: 9px 7px 5px 7px;
    margin-bottom: 4px;
    border: 1px solid #ccc
}

.box-form input:disabled {
    background: #eee
}

.box-form .checkbox input+label:after {
    top: -3px
}

.box-form .booking-button {
    width: 100%;
    margin: 10px 0 0;
    background: #303339;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    padding: 12px 0 8px 0;
    text-decoration: none;
    border-radius: 2px
}

.box-form .booking-button:hover {
    background: #c72528
}

.box-form a {
    text-decoration: underline
}

.box-form .form-group {
    margin-bottom: 10px
}

.box-form .avatar {
    text-align: center;
    margin-bottom: 14px
}

.box-form .avatar img {
    border-radius: 50%;
    border: 2px solid #3b5999;
    padding: 2px;
    width: 58px;
    height: 58px
}

.box-form .close {
    top: 12px;
    right: 25px
}

.fullscreen-slide {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .95);
    z-index: 9999
}

.fullscreen-slide .img-list-slide {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
    background: 0 0;
    border: 0
}

.fullscreen {
    height: 100%
}

.fullscreen-slide a.actionIcon {
    color: #fff
}

.flexslider.main-content {
    padding-bottom: 60px!important
}

.fullscreen.flexslider {
    background: 0 0;
    border: 0;
    height: 100%
}

.fullscreen.flexslider .slides {
    height: 100%
}

.fullscreen .flex-viewport {
    height: 100%
}

.fullscreen.flexslider .slides>li {
    height: 100%;
    display: block;
    position: relative
}

.fullscreen.flexslider .slides>li a {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.fullscreen-slide .img-list-slide ul.slideimg li a.img {
    opacity: .6
}

.fullscreen-slide .img-list-slide ul.slideimg li.flex-active-slide a {
    opacity: 1
}

.fullscreen-slide .flexslider .slides img {
    width: auto
}

.fullscreen .slides ul li {
    max-height: 600px;
    overflow: hidden;
    width: 80%
}

.fullscreen .slides ul li img {
    width: 100%
}

.price-form {
    white-space: normal;
    width: 312px;
    line-height: 25px;
    padding-left: 10px
}

.price-form input {
    width: 120px;
    padding: 6px 6px 4px 6px
}

.price-form span {
    margin: 0 10px
}

.agent {
    font-size: 1.6em;
    clear: both
}

.left-line {
    float: left;
    line-height: 32px;
    padding-right: 10px
}

.agent-list {
    width: 22%;
    float: left;
    margin-right: 4%;
    margin-top: 40px
}

.agent-list:nth-child(4n) {
    margin-right: 0
}

.agent-info {
    width: 100%;
    margin: 0 auto
}

.agent-info .cover {
    height: 255px;
    border-top: 2px solid #303339
}

.agent-info header {
    background: #fff;
    width: 100%;
    padding: 15px;
    position: relative;
    font-size: .9em
}

.agent-info header h3 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 35px
}

.agent-info header p {
    line-height: 25px
}

.agent-info header .vote {
    position: absolute;
    right: 15px;
    bottom: 18px
}

.buttondangky-fixed a {
    background: #c72528;
    color: #fff;
    padding: 14px 20px 10px;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    margin-top: 12px
}

.agent-group {
    margin: 20px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.agent-group:before {
    content: '';
    clear: both;
    display: table
}

.agent-group:after {
    content: '';
    clear: both;
    display: table
}

.pl20 {
    padding-left: 20px
}

.pb40 {
    padding: 40px 0
}

.pd50 {
    padding: 50px 0
}

.pb50 {
    padding-bottom: 50px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb10 {
    padding-bottom: 10px
}

.pt20 {
    padding-top: 20px
}

.mt0 {
    margin-top: 0!important
}

.pd50:after {
    content: '';
    display: table;
    clear: both
}

.color-black {
    color: #303339!important
}

.about-agent {
    max-width: 1140px;
    padding: 50px 0;
    margin: 0 auto
}

.about-agent:after {
    display: table;
    clear: both;
    content: ''
}

.left-content-agent {
    float: left;
    width: 40%;
    font-size: 1.6em;
    line-height: 1.6em
}

.left-content-agent .cover img {
    width: 300px;
    height: 300px
}

.left-content-agent h3 {
    font-size: 1.5em;
    line-height: 2em
}

.left-content-agent p.title {
    font-weight: 600;
    padding-top: 10px
}

.right-content-agent {
    float: left;
    width: 60%;
    font-size: 1.6em;
    line-height: 1.6em
}

.right-content-agent h4 {
    font-size: 1.5em;
    line-height: 2em
}

.right-content-agent p {
    padding: 5px 0
}

.right-content-agent .infoagent {
    line-height: 2em
}

.right-content-agent .infoagent h3 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 2em;
    line-height: 2em;
    text-transform: capitalize;
    font-weight: 400
}

.right-content-agent .infoagent .sms-button {
    width: 40%;
    background: 0 0;
    color: #303339;
    border: 1px solid #303339;
    margin: 40px 0 0 0;
    padding: 8px 0 5px 0;
    border-radius: 2px
}

.right-content-agent .infoagent .sms-button:hover {
    background: #f7f7f7
}

.vote-agent {
    padding-top: 5px;
    line-height: 20px
}

.vote-agent p {
    display: inline-block;
    vertical-align: middle
}

.size4 {
    font-size: 20px
}

.size3 {
    font-size: 16px
}

.team-member .member-detail {
    float: left;
    width: 49%;
    margin: 0 2% 20px 0
}

.team-member .member-detail:nth-child(2n) {
    margin-right: 0
}

.team-member .member-detail .cover img {
    float: left;
    width: 140px;
    height: 140px
}

.team-member .member-detail header {
    float: left;
    width: calc(100% - 140px);
    border: 1px solid #dedede;
    padding: 20px;
    height: 140px;
    font-size: 1.6em;
    line-height: 1.6em
}

.graybg {
    background: #ebebeb
}

.box-border-top {
    width: 100%;
    max-width: 1140px;
    margin: 20px auto;
    border-top: 1px solid #dedede;
    padding: 30px 0;
    font-size: 1.5em
}

.box-border-top:after {
    display: table;
    content: '';
    clear: both
}

.box-border-top h3 {
    text-align: left;
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
    line-height: 2em;
    font-weight: 400
}

.question-form {
    float: left;
    width: 100%;
    clear: both;
    display: flex;
    margin-top: 10px
}

.question-form .left-form {
    float: left;
    width: 49%;
    margin-right: 2%;
    background: #fff;
    padding: 25px
}

.question-form .left-form .cover {
    float: left
}

.question-form .left-form .cover img {
    width: 100px;
    height: 100px
}

.question-form .left-form .infoagent {
    float: left;
    margin-left: 30px
}

.question-form .left-form .infoagent h4 {
    font-size: 1.2em;
    line-height: 25px
}

.infomation {
    width: 100%;
    padding: 20px 0;
    clear: both
}

.question-form .right-form {
    float: left;
    width: 49%
}

.bank-form {
    margin-top: 30px;
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    font-size: 1.6em
}

.bank-form .left-form {
    float: left;
    background: #f4f4f4;
    width: 50%;
    border: 1px solid #dedede;
    border-right: 0
}

.bank-form .left-form .best-bank {
    padding: 40px 10px 20px 10px;
    text-align: center;
    margin: 0 20px
}

.bank-form .left-form .best-bank h4 {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.6em
}

.bank-form .left-form .best-bank .logo {
    width: 208px;
    height: 76px;
    border: 1px solid #bfbfbf;
    text-align: center;
    margin: 15px auto;
    padding: 10px 5px;
    background: #fff
}

.bank-form .left-form .best-bank .logo img {
    max-width: 90%;
    max-height: 90%
}

.bank-form .left-form .list-bank {
    padding: 10px 20px
}

.bank-form .left-form .list-bank-no {
    float: left;
    width: 166px;
    height: 90px;
    background: #fff;
    margin: 0 15px 15px 0;
    color: #999;
    text-align: center;
    border: 1px solid #fff;
    padding: 15px 5px
}

.bank-form .left-form .list-bank-no p {
    padding: 10px 0 0 0
}

.bank-form .left-form .list-bank-no:nth-child(3n) {
    margin-right: 0
}

.bank-form .left-form .list-bank-no img {
    max-width: 80%;
    max-height: 50%
}

.bank-form .left-form .list-bank-no a {
    display: block;
    width: 100%;
    height: 100%
}

.bank-form .left-form .list-bank-no:hover {
    border: 1px solid #303339
}

.bank-form .right-form {
    float: left;
    width: 50%;
    background: #fff;
    color: #303339;
    padding: 40px 60px;
    font-size: 1em;
    position: relative;
    border: 1px solid #dedede;
    border-left: 0
}

.bank-form .right-form .arrow-right {
    position: absolute;
    left: -1px;
    top: 48px;
    width: 40px;
    height: 40px;
    background: url(public/images/arrow_right.svg) no-repeat
}

.ads3d-box {
    margin: 0;
    font-size: 16px;
    padding: 0 0 40px
}

.ads3d-box:after {
    clear: both;
    content: '';
    display: table
}

.ads3d-box-left {
    float: left;
    width: 67%;
    margin-right: 3%;
    padding-right: 20px
}

.ads3d-box-left .cover {
    float: left;
    width: 49%;
    margin-right: 4%;
    height: 200px;
    position: relative;
    overflow: hidden
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 58px;
    width: 58px;
    margin: -25px 0 0 -25px;
    cursor: pointer;
    color: #fff;
    font-family: rever-icon, arial;
    font-size: 77px;
    background: rgba(0, 0, 0, .54);
    border-radius: 50%
}

.ads3d-box-left .cover img {
    width: 100%
}

.play-button:hover {
    opacity: .9
}

.play-button:before {
    content: '\f159';
    line-height: 60px
}

.ads3d-box-left .about-3d {
    float: left;
    width: 47%
}

.ads3d-box-left .about-3d h3 {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.6em
}

.ads3d-box-left .about-3d h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 38px
}

.ads3d-box-left .about-3d h2 a {
    font-size: 20px
}

.ads3d-box-left .about-3d p {
    line-height: 1.6em
}

.ads3d-box-right {
    float: left;
    width: 30%
}

.ads3d-box-right .cover {
    float: left;
    width: 100px;
    height: 100px
}

.ads3d-box-right .cover img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.ads3d-box-right .infoagent {
    float: left;
    margin-left: 20px
}

.ads3d-box-right .infoagent p {
    padding: 5px 0 0;
    font-size: 15px
}

.ads3d-box-right .like-button {
    margin: 30px auto 0 auto;
    width: 100%
}

.clear:before {
    content: '';
    display: table;
    clear: both
}

.clear:after {
    content: '';
    display: table;
    clear: both
}

.bank-form .right-form p {
    float: left;
    width: 50%;
    margin: 10px 0;
    line-height: 40px
}

.bank-form .right-form p input {
    width: 100%;
    border: 1px solid #999;
    font-size: 1em;
    font-weight: 400;
    background: 0 0;
    padding: 10px 10px 6px;
    color: #666
}

.bank-form .right-form .sms-button {
    width: 60%;
    margin: 0 auto;
    float: none;
    background: #303339
}

.bank-form .right-form .sms-button:hover {
    background: #c72528
}

.bank-form .right-form input::-webkit-input-placeholder {
    color: #303339
}

.bank-form .right-form input:-moz-placeholder {
    color: #303339
}

.bank-form .right-form input::-moz-placeholder {
    color: #303339
}

.bank-form .right-form input:-ms-input-placeholder {
    color: #303339
}

.bold-uppercase {
    font-weight: 700;
    text-transform: uppercase
}

.bank-form .left-form .list-bank:after {
    content: '';
    display: table;
    clear: both
}

.loans-box {
    width: 100%;
    max-width: 1140px;
    margin: o auto
}

.loans-box .menu {
    height: 50px
}

.loans-box .menu li {
    float: left
}

.loans-box .menu li a {
    display: inline-block;
    vertical-align: middle
}

.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: #fff;
    border-bottom: 1px solid #dedede;
    z-index: 1999
}

.fixed-top ul.submenu-detail {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto!important;
    position: relative;
    padding: 0!important
}

.fixed-top ul.submenu-detail li {
    display: inline-block;
    line-height: 60px
}

.fixed-top ul.submenu-detail .bnt-contact {
    top: 7px
}

.fixed-top ul.submenu-detail .bnt-contact .black-button {
    padding: 12px 0 8px 0!important
}

footer {
    width: 100%;
    background: #073050;
}

footer .grey-footer {
    background: #333;
    padding: 20px 10px;
}

.title-search-footer {
    width: 100%;
    clear: both;
    font-size: 2.4em;
    font-variant: 500;
    color: #fff;
    line-height: 3em;
    text-align: center;
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-weight: 200;
}

.menu-footer {
    padding: 10px 0 40px;
    width: 100%;
    overflow: auto;
}

.menu-footer ul {
    width: 100%;
    float: left;
}

.menu-footer ul li {
    width: 25%;
    float: left;
    padding: 10px 0;
    font-size: 1.5em;
    font-weight: 200;
}

.menu-footer ul li a {
    color: #fff;
    text-decoration: none
}

.menu-footer ul.righct {
    float: right
}

.reverland {
    padding: 40px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #666;
    line-height: 1.8em;
    width: 100%;
    font-size: 16px;
    color: #dedede;
}

.address-rever {
    color: #dedede;
    font-size: 16px
}

.address-rever li:first-child {
    padding-right: 40px
}

.address-rever li {
    float: left;
    line-height: 30px
}

.about-rever {
    float: left;
    width: 40%;
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.about-rever li a {
    color: #fff
}

.about-rever li a:hover {
    opacity: .9
}

.about-rever li {
    width: 47%;
    float: left;
    margin-left: 6%
}

.about-rever li:first-child {
    margin: 0
}

.copyright-left {
    float: left;
    color: #b2b2b2;
    font-size: 13px
}

.copyright-right {
    float: right;
    color: #fff;
    font-size: 1.5em;
    text-align: right
}

.copyright-right a {
    color: #fff;
    font-weight: 200;
    padding: 0 5px 0 0;
    font-size: 25px
}

.copyright-right a:hover {
    opacity: .9
}

.shareanddown {
    padding-bottom: 10px;
    font-size: 1.5em;
    display: inline-block
}

.lang-select {
    height: 30px;
    overflow: hidden;
    width: 130px;
    position: relative;
    top: 6px;
    margin-left: 5px
}

.lang-select select {
    background: 0 0;
    border: none;
    font-size: 14px;
    height: 30px;
    padding: 5px;
    width: 130px
}

.lang-select-bg {
    background-color: #404040;
    display: inline-block
}

.lang-select-bg select {
    color: #fff
}

footer .copyright {
    padding-bottom: 10px!important
}

footer .copyright p {
    line-height: 30px;
    font-size: 15px;
    color: #eee;
}

.pt10 {
    padding-top: 10px;
}

.gray {
    color: #8e9399!important;
}

.rever-app-ios img {
    height: 30px;
    vertical-align: text-bottom;
}

a.rever-app-ios img:hover {
    opacity: .8;
}

.top-sell .buttondangky-pd a {
    width: 25%;
    margin: 0 auto;
}

.copyright .app-icon-btn {
    display: inline-block
}

.notfound404 {
    width: 500px;
    margin: 70px auto;
    background: #fff;
    border-top: 3px solid #303339;
    padding: 40px;
    text-align: center;
    font-size: 16px;
}

.notfound404 p {
    padding-bottom: 20px;
    line-height: 1.5
}

.notfound404 h2 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4;
    padding-bottom: 15px;
}

.notfound404 a {
    display: inline-block;
    padding: 10px 20px;
    margin: 5px;
    color: #fff;
    background: #303339;
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s;
}

.notfound404 a:hover {
    background: #525252;
}

.width1140>h2,
.width1140>h3,
.width1140>h6 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-weight: 400;
    color: #303339;
    display: block;
}

.whybuy-building {
    width: 100%;
    clear: both;
    display: table;
    padding: 40px 0
}

.whybuy-building li {
    float: left;
    width: 48%;
    margin-right: 2%;
    padding: 15px 0;
    font-size: 16px;
    display: table
}

.whybuy-building li img {
    vertical-align: middle;
    height: 68px;
    padding-right: 30px
}

.whybuy-building li p {
    display: table-cell;
    vertical-align: middle;
    float: left
}

.qtda {
    background: #f7f7f7;
    padding: 0 0 50px 0
}

.qtda .content {
    font-size: 16px
}

.qtda h3 {
    text-align: center
}

.qtdan {
    background: #f7f7f7;
    padding: 50px 0
}

.qtdan .content {
    font-size: 16px
}

.qtdan h3 {
    text-align: center
}

.pro-descrip {
    padding: 40px 0
}

.pro-descrip .content {
    font-size: 16px;
    color: #303339
}

.pro-descrip h3 {
    font-family: Tiempos, Verdana, Geneva, sans-serif;
    font-size: 36px;
    color: #303339;
    display: block;
    line-height: 1.3em;
    font-weight: 400;
    padding: 30px 0;
    text-align: center
}

.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 .right-descrip {
    float: left;
    width: 36%;
    margin: 0
}

.pro-descrip .right-descrip .cover {
    position: relative;
    height: 265px
}

.pro-descrip .right-descrip .cover .play-button {
    height: 80px;
    width: 80px;
    font-size: 106px
}

.pro-descrip .right-descrip .cover .play-button:before {
    line-height: 80px
}

.banve {
    padding: 30px 0
}

.banve li {
    float: left;
    width: 30%;
    margin-right: 4%;
    border: 1px solid #f1f1f1
}

.banve li:nth-child(3) {
    margin-right: 0
}

.banve li img {
    width: 100%
}

.owner {
    padding: 30px 0;
    border-top: 1px dotted #dedede
}

.owner:first-child {
    border: none
}

.owner:after {
    display: table;
    clear: both;
    content: ''
}

.owner img {
    float: left;
    width: 30%;
    margin-right: 4%;
    border: 1px solid #ccc;
    padding: 10px 20px
}

.owner .main-agency-summary p {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    line-height: 24px
}

.owner p.more {
    float: right
}

.width1140>h6 {
    font-size: 28px
}

.responsive-filter {
    position: relative;
    width: 100%;
    height: calc(100vh - 113px);
    background: #fff;
    overflow-y: auto;
    white-space: normal;
    z-index: 100;
    font-size: 16px;
    border-top: 1px solid #ddd;
    display: none
}

.responsive-filter form {
    float: left
}

.active-on {
    display: block
}

.responsive-filter h3 {
    padding: 10px 0 0 15px;
    font-weight: 500
}

.responsive-filter .popup {
    position: relative;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 0
}

.responsive-filter .popup h3 {
    padding: 0
}

.responsive-filter .different {
    width: 100%
}

.responsive-filter .different li {
    padding: 15px!important
}

.responsive-filter .different li ul.input-roll li {
    padding: 0!important
}

.responsive-filter ul#bedroom li {
    float: left;
    width: 50%
}

.language {
    float: right;
    width: 30%;
    font-size: 16px;
    margin: -5px 8px 0 0
}

.language-picker {
    float: right;
    margin-right: 2%;
    width: 49%;
    font-family: rever-icon, arial;
    position: relative
}

.language-picker:before {
    content: "\f116";
    position: absolute;
    font-size: 22px;
    font-weight: 400;
    pointer-events: none;
    z-index: 10;
    top: 6px;
    right: 6px;
    color: #999
}

.language select {
    color: #fff;
    position: relative;
    float: left;
    background: #333;
    padding: 8px 10px;
    color: #fff;
    border: 0;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    display: block
}

.currency-picker {
    width: 49%;
    float: left;
    font-family: rever-icon, arial;
    position: relative
}

.currency-picker:before {
    content: "\f116";
    position: absolute;
    font-size: 22px;
    font-weight: 400;
    pointer-events: none;
    z-index: 10;
    top: 6px;
    right: 6px;
    color: #999
}

.main-content {
    padding-bottom: 60px
}

.main-content>.more-button-box {
    padding-top: 40px
}

.listpro-content {
    padding: 60px 30px 30px
}

.allproject-list {
    background: #fff;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 1140px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    max-height: 400px;
    overflow: hidden;
    text-align: left;
}

.allproject-list:after {
    clear: both;
    display: table;
    content: ''
}

.thumb-duan {
    float: left;
    width: 600px;
    height: 400px;
    overflow: hidden;
    line-height: 0
}

.thumb-duan:hover {
    opacity: .9
}

.thumb-duan img {
    width: 100%;
    height: 100%
}

.thumb-duan a img:hover {
    opacity: .8
}

.info-duan {
    float: left;
    width: calc(100% - 600px);
    padding: 20px 20px;
    height: 400px;
    position: relative
}

.info-duan h4 {
    font-size: 16px;
    font-weight: 200;
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    color: #303339
}

.info-duan h2,
.info-duan h3 {
    max-height: 75px;
    overflow: hidden;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    color: #303339;
    max-width: 100%
}

.info-duan .content {
    padding-top: 15px;
    line-height: 25px;
    height: 190px;
    overflow: hidden
}

.info-duan .btn-more {
    text-decoration: underline;
    position: relative;
    bottom: 20px;
}

.info-duan ul li {
    display: inline-block;
    margin-right: 20px
}

.info-duan .more {
    position: absolute;
    bottom: 42px
}

.info-duan .more a {
    padding: 0
}

.info-duan .adress {
    padding-bottom: 10px
}

.info-duan .adress h4 {
    display: inline-block
}

.location-navgroup {
    float: left;
    height: 70px;
    padding: 0 15px;
    margin-left: 20px;
    position: relative;
    color: #fff
}

.dropdownItembnt {
    background: 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 70px;
    border: none;
    cursor: pointer
}

.dropdownItem {
    margin-top: 7px;
    padding: 15px 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    z-index: 1000;
    background-clip: padding-box;
    position: absolute;
    border: 1px solid rgba(48, 51, 57, .15);
    background-color: #fff;
    text-align: left;
    min-width: 190px;
    display: none;
    right: 0
}

.is-open {
    display: block!important
}

.dropdownItem:before {
    content: url(public/images/arrowtop.svg);
    display: block;
    margin: -27px -7px 7px 0;
    text-align: right
}

.dropdownItem:after {
    clear: both;
    display: table;
    width: 100%
}

.dropdownItem li.disable a {
    color: #666;
    cursor: default
}

.dropdownItem li a {
    display: block;
    font-size: 16px;
    line-height: 26px
}

.location-navgroup-black {
    float: left;
    height: 70px;
    padding-left: 25px;
    margin-left: 30px;
    position: relative;
    color: #fff
}

.dropdownItembnt-black {
    background: 0 0;
    color: #303339;
    font-size: 14px;
    font-weight: 500;
    line-height: 70px;
    border: none;
    cursor: pointer
}

.dropdownItem-black {
    right: -30px;
    margin-top: 7px;
    padding: 15px 25px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    z-index: 1000;
    background-clip: padding-box;
    position: absolute;
    background-color: #fff;
    min-width: 150px;
    display: none;
    border: 1px solid rgba(48, 51, 57, .15)
}

.dropdownItem-black:before {
    content: url(public/images/arrowtop.svg);
    position: absolute;
    top: -12px;
    right: 30px
}

.dropdownItem-black li.disable a {
    color: #666;
    cursor: default
}

.dropdownItem-black li a {
    display: block;
    font-size: 16px;
    line-height: 26px
}

.black {
    color: #303339
}

.news-box section.news-content .bordertop-news02 article.featured:first-child {
    margin-top: 0!important
}

.list-advantage {
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px dotted #e2e2e2
}

.advantage-name {
    float: left;
    width: 23%
}

.advantage-name p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px
}

.advandate-content {
    float: left;
    width: 72%;
    margin-left: 5%;
    font-size: 16px
}

.pd-0 {
    padding: 0!important
}

.menu-sub-detail {
    border-bottom: 1px solid #dedede;
    position: relative
}

.menu-sub-detail li {
    float: left;
    margin-right: 30px
}

.menu-sub-detail li a {
    text-transform: uppercase;
    display: block;
    padding: 8px 0 5px 0;
    border-bottom: 3px solid #fff
}

.menu-sub-detail li a:hover {
    border-bottom: 3px solid #303339
}

.menu-sub-detail li a.active {
    border-bottom: 3px solid #303339
}

.menu-sub-detail2 {
    margin-top: 20px;
    clear: both
}

.menu-sub-detail2:after {
    clear: both;
    width: 100%;
    display: table;
    content: ''
}

.comment-owner {
    width: 100%;
    background: #f3f3f3;
    padding: 50px
}

.pdt-0 {
    padding-top: 0!important
}

.pdt-15 {
    padding-top: 15px!important
}

.pdb-30 {
    padding-bottom: 30px
}

.mrb-0 {
    margin-bottom: 0
}

.mrb-30 {
    margin-bottom: 30px
}

.info-sketch {
    float: left;
    width: 65%;
    margin-left: 3%;
    height: 190px;
    overflow-y: auto
}

.info-sketch table {
    width: 100%
}

.info-sketch table td {
    padding: 3px
}

.sketch-img {
    float: left;
    width: 32%;
    border: 1px solid #e2e2e2;
    padding: 8px;
    text-align: center
}

.sketch-img img {
    max-width: 100%;
    max-height: 100%
}

.gallery-property {
    margin: 15px 0 -5px;
    width: 100%;
    text-align: justify;
    line-height: 0
}

.gallery-property div {
    width: 49%;
    height: 230px;
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    text-align: center
}

.gallery-property div img {
    width: 100%;
    height: 100%
}

.gallery-property div:first-child {
    width: 100%;
    height: 400px
}

.floorplan-property .content .sketch-img a:hover,
.gallery-property div a:hover {
    opacity: .8;
    -webkit-transition: opacity .15s;
    -moz-transition: opacity .15s;
    transition: opacity .15s
}

.last-div {
    height: 0!important;
    margin-bottom: 0!important
}

.gallery-property div span {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 32px;
    padding: 0 11px;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    font-size: 16px;
    height: 32px;
    overflow: hidden
}

.floorplan-property .content .sketch-img {
    height: 190px
}

.floorplan-property .content .sketch-img a {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.view-more-search {
    background: #e1e2e6;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    display: block
}

.grid-btn {
    border: 0;
    background: 0 0;
    cursor: pointer;
    margin-top: 5px
}

.grid-btn:before {
    content: "\f199";
    font-size: 22px
}

.grid-btn:hover {
    color: #c72528
}

.list-btn {
    border: 0;
    background: 0 0;
    cursor: pointer;
    margin-top: 5px
}

.list-btn:before {
    content: "\f200";
    font-size: 22px
}

.list-btn:hover {
    color: #c72528
}

.grid-btn.active {
    color: #c72528
}

.list-btn.active {
    color: #c72528
}

.view-more-search:hover {
    background: #444;
    color: #fff
}

.pdb-60 {
    padding-bottom: 60px!important
}

.search-home #searchkey+ul {
    display: none
}

.search-home #searchkey:focus+ul {
    display: block!important
}

.list-filter .popup:not(.different) {
    padding: 8px 0;
    max-height: 300px;
    overflow: auto
}

.list-filter .popup-price {
    right: -5px
}

.list-filter .sort-listing b {
    margin-left: 8px
}

.list-filter .select li {
    padding: 0
}

#list-bedroom {
    padding-left: 16px
}

.list-filter .select li input[type="radio"]:checked+* {
    font-weight: 700
}

.list-filter .select li input[type="radio"] {
    display: none
}

.list-filter .select li {
    float: left;
    width: 100%
}

.list-filter .select li label {
    padding: 6px 16px;
    float: left;
    width: 100%;
    cursor: pointer
}

.list-filter .select li:hover {
    background: #eee
}

.searchdetailbox #searchkey+ul {
    display: none
}

.searchdetailbox #searchkey:focus+ul {
    display: block!important
}

.unit-type {
    font-size: 16px;
    font-weight: 400
}

.no-result {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    margin-top: 40px
}

.apartment {
    border-top: 2px solid #303339;
    margin-top: 20px;
    padding-top: 0!important
}

section.apartment article.featured {
    width: 100%;
    border: 1px solid #ececec;
    border-top: 0;
    margin: 0!important
}

section.apartment article.featured header h2 {
    font-size: 1.2em
}

section.apartment article.featured header ul {
    padding-top: 0
}

.state-ap {
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    bottom: 35px;
    right: 20px;
    color: #c72528;
    text-transform: uppercase
}

section.apartment article.featured header ul li {
    font-size: 16px
}

.view-more {
    width: 100%;
    background: #f3f3f3;
    padding: 10px;
    text-align: center;
    border: 1px solid #ececec;
    border-top: 0
}

.booking-tour .bg-gray .sms-button {
    background: #c72528
}

.booking-tour .bg-gray .sms-button:hover {
    background: #303339
}

.favorite:before {
    vertical-align: top
}

.content-detail-house header.detail-house h1 {
    width: 100%
}

.fullscreen:before {
    display: none
}

.cover-left-sell {
    overflow: hidden
}

.avataragency {
    overflow: hidden
}

.avataragency img {
    width: 100%;
    border-radius: 50%
}

.avataragency a:hover img {
    opacity: .8
}

#render-map {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-top: 60px
}

.nearby {
    background: #fff
}

.preview3d.fullscreen {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.height-100-percent {
    height: 100%
}

.background-detail.mpreviews {
    background-color: #303339;
    text-align: center
}

.mview3d iframe {
    width: 100%;
    height: 100%
}

.mvideo iframe {
    width: 100%;
    height: 100%
}

#preview-streetview {
    height: 100%;
    width: 100%
}

#slider {
    background: #303339
}

#slider .slides li {
    width: auto!important
}

#slider .slides li a {
    overflow: hidden
}

#slider .slides li a img {
    height: 100%;
    width: auto
}
.fullscreen-slide {
    z-index: 2000;
    background: #303339;
    display: none
}

#slider8 .slides li a {
    overflow: hidden;
    width: 100%;
    max-height: 70%;
    max-width: 100%;
    height: 100%;
    position: relative
}

#slider8 .slides li a img {
    margin: auto auto;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

#carousel .slides li a {
    overflow: hidden
}

#carousel .slides li a img {
    min-height: 100%;
    width: 100%
}

#carousel1 .slides li a {
    overflow: hidden
}

#carousel1 .slides li a img {
    min-height: 100%;
    width: 100%
}

.summary {
    white-space: pre-wrap;
    overflow: hidden
}

.collapsed {
    overflow: hidden
}

.right-content {
    overflow: hidden
}

#slider-full-floor .slides li a {
    overflow: hidden;
    width: 100%;
    max-height: 70%;
    max-width: 100%;
    height: 100%;
    position: relative
}

#slider-full-floor .slides li a img {
    margin: auto auto;
    max-height: 100%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}

#carousel2 .slides li a {
    overflow: hidden
}

#carousel2 .slides li a img {
    min-height: 100%;
    width: 100%
}

#slider2 {
    background: 0 0;
    border: none
}

#slider2 .slides li a {
    overflow: hidden
}

#slider2 .slides li a img {
    width: 100%;
    min-height: 100%
}

.search-body {
    background-color: #f7f7f7;
    overflow-x: hidden
}

input[name="bathrooms"]+label {
    padding: 6px 20px 6px 4px
}

.article-content table {
    max-width: 100%!important;
    margin: auto auto
}

.article-content img {
    max-width: 100%;
    height: auto!important
}

.right-content-news .social a.font-icon {
    font-size: 2.2em;
    padding-right: 10px
}

span.error {
    color: red;
    padding-left: 1px;
    font-size: .9em;
    float: left
}

span.error:empty {
    display: none
}

.box-form p {
    text-align: center;
    padding-bottom: 15px
}

.box-form .hotline-dialog {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    padding-top: 10px;
    display: block
}

.nearby .type .sub-content li {
    display: none
}

.nearby .type .sub-content li {
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.nearby .type .sub-content.open li {
    display: block
}

#right-content {
    overflow: hidden
}

.nearby-property {
    padding-top: 30px
}

.gmap-label {
    color: #303339!important;
    font-weight: 500!important;
    font-family: harmonia, Arial, Helvetica, sans-serif!important;
    font-size: 14px;
    min-width: 26px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-top: -48px!important;
    margin-left: -13px!important;
    text-transform: uppercase
}

.gmap-group-label {
    color: #fff!important;
    text-align: center;
    font-family: harmonia, Arial, Helvetica, sans-serif!important;
    font-size: 14px;
    border-radius: 50%;
    background-color: #c72528;
    opacity: .8;
    cursor: pointer;
    padding-top: 1px
}

.gmap-group-label.active {
    opacity: 1
}

.gmap-group-label.s {
    width: 30px;
    line-height: 30px;
    height: 30px
}

.gmap-group-label.m {
    width: 40px;
    line-height: 40px;
    height: 40px
}

.gmap-group-label.l {
    width: 50px;
    line-height: 50px;
    height: 50px
}

.gmap-group-label.xl {
    width: 60px;
    line-height: 60px;
    height: 60px
}

.gmap-group-label.xxl {
    width: 70px;
    line-height: 70px;
    height: 70px
}

.dropdownmenu:before {
    display: none
}

.icondropdown {
    right: 0
}

.dropdownmenu {
    padding-right: 30px!important
}

.dropdownmenublack:before {
    display: none
}

.dropdownmenublack {
    padding-right: 30px!important
}

.pd-tb-30 {
    padding: 30px 0!important
}

.pd-tb-20 {
    padding: 20px 0!important
}

.pd-tb-5 {
    padding: 5px 0!important
}

.pd-tb-10 {
    padding: 10px 0!important
}

.pd-tb-50 {
    padding: 50px 0!important
}

.none-margin {
    margin: 0!important
}

.align-right {
    text-align: right!important
}

.header-background-full {
    height: 500px;
    width: 100%;
    position: relative
}

.box-name-neighborhood {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, .6);
    border-top: 4px solid #fff;
    color: #fff;
    padding: 30px 0;
    bottom: 0;
    text-align: center;
    position: relative;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    font-size: 18px
}

.box-name-neighborhood p {
    padding-bottom: 20px
}

.box-name-neighborhood h2 {
    display: inline-block;
    font-weight: 400
}

.box-name-neighborhood h2 a {
    color: #fff;
    font-size: 18px
}

.box-name-neighborhood h2 a:hover {
    opacity: .8
}

.font-tiempos {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-weight: 400
}

.font-harmonia {
    font-family: harmonia, Arial, Helvetica, sans-serif!important
}

.menu-detail-under {
    width: 100%;
    border-bottom: 2px solid #303339;
    padding-top: 10px
}

.menu-detail-under ul {
    width: 70%;
    float: left
}

.menu-detail-under ul li {
    display: inline-block
}

.menu-detail-under ul li a {
    display: block;
    padding: 16px 0;
    margin: 0 40px 0 0;
    border-bottom: 3px solid #fff;
    font-size: 18px;
    color: gray
}

.menu-detail-under .right .black-button {
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    width: 160px;
    padding: 0;
    margin-top: 2px
}

.menu-detail-under ul li a:hover {
    color: #c72528
}

.menu-detail-under ul li a.active {
    border-bottom: 3px solid #303339;
    color: #000
}

.max-width-1140 {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px
}

.max-width-1140:after {
    content: "";
    display: table;
    clear: both
}

.max-width-1140:before {
    content: "";
    display: table;
    clear: both
}

.max-width-1140 .col-ms-6 .pdt-15 {
    text-align: left
}

.max-width-946 {
    width: 100%;
    max-width: 946px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px
}

.width1280 {
    max-width: 1280px;
    margin: 0 auto;
    position: relative
}

.width1280:after {
    content: "";
    display: table;
    clear: both
}

.width1280:before {
    content: "";
    display: table;
    clear: both
}

.col-ms-6 {
    width: 48%;
    float: left;
    padding: 70px 0 0;
    line-height: 0;
    text-align: center
}

.col-ms-6 * {
    line-height: 26px
}

.col-ms-6 .neighborhood-overview p {
    text-align: left;
    color: #999;
    padding-top: 15px;
    font-size: 16px;
    line-height: 24px
}

.col-ms-6 .neighborhood-overview p:first-child {
    padding-top: 0
}

.col-ms-6 .neighborhood-overview p strong {
    font-size: 20px;
    color: #303339;
    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 #303339;
    text-transform: uppercase
}

.menu-black li a.active {
    background: #303339;
    color: #fff
}

.padding-40-0 {
    padding: 40px 0
}

.margin-4-l {
    margin-left: -4px
}

.margin-tb-20 {
    margin: 20px 0
}

.map-location {
    width: 100%;
    height: 400px;
    background: #fff;
    padding: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    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 figure,
.content-detail ol,
.content-detail p,
.content-detail table,
.content-detail ul {
    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 td:first-child,
.content-detail table th:first-child {
    padding-right: 12px
}

.content-detail table td+td,
.content-detail table th+th {
    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: #303339;
    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: #303339;
    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, .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, .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;
    position: relative;
}

.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: #303339
}

.navigation-head li a:hover {
    color: #303339
}

.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 div,
.detail-content-news .article-content figure,
.detail-content-news .article-content ol,
.detail-content-news .article-content p,
.detail-content-news .article-content table,
.detail-content-news .article-content ul {
    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 td:first-child,
.detail-content-news .article-content table th:first-child {
    padding-right: 12px
}

.detail-content-news .article-content table td+td,
.detail-content-news .article-content table th+th {
    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 #303339
}

.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: 3px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .35);
    font-size: 12px;
    line-height: 20px;
    color: #303339;
    background: linear-gradient(180deg, #f4f5f9, #fff) padding-box;
    text-align: center;
    white-space: nowrap;
    border: 1px solid rgba(48, 51, 57, .15);
    height: 22px;
    background-color: #fff;
    padding: 0 10px 3px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.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: -4px 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: #303339;
    color: #fff;
    font-size: 12px;
    margin-bottom: 2px;
    position: absolute;
    top: -30px;
    left: -50%;
    white-space: nowrap;
    display: none;
    z-index: 999
}

.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
}

#similar-property,
#slider-news {
    border: 0!important;
    position: relative;
    background: 0 0!important
}

#slider-news ul.exclusive li.featured header {
    height: 100px;
}

.but-nextdetail-news {
    position: absolute;
    top: 35%;
    margin-top: -20px;
    right: -60px;
    font-family: rever-icon, arial;
    font-size: 70px;
    padding: 10px 5px;
    z-index: 9;
}

.but-predetail-news {
    position: absolute;
    top: 35%;
    margin-top: -20px;
    left: -60px;
    font-family: rever-icon, arial;
    font-size: 70px;
    padding: 10px 5px;
    z-index: 9
}

.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% 15px 0;
    float: left;
    display: inline-block;
    max-height: 370px;
    overflow: hidden;
    position: relative
}

.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, .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 {
    position: relative
}

ul.exclusive li.featured .cover:hover {
    opacity: .9
}

ul.exclusive li.featured .last-item-overlay:hover {
    opacity: .95
}

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 h2,
ul.exclusive li.featured header h3,
ul.exclusive li.featured header h4 {
    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: #303339;
    padding: 2px 0;
    font-size: 14px;
}

ul.exclusive li.featured header .heading {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #303339;
    font-weight: 500 !Important;
    line-height: 1.4em;
    padding: 3px 0;
    overflow-y: hidden;
    max-height: 50px;
}

#similar-property {
    background: 0 0;
}

#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;
    width: 48%;
    padding-left: 0px;
    line-height: 28px;
}

ul.exclusive li.featured header li.money span {
    color: #f11111;
}

ul.exclusive li.featured header li:last-child {
    margin-right: 0;
}

section.exclusive article.kdc-new {
    position: relative;
    height: 240px;
}

section.exclusive article.kdc-new header {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .5);
}

section.exclusive article.kdc-new header .heading:hover {
    color: #fff!important
}

section.exclusive article.kdc-new header .heading {
    color: #fff
}

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: 0 0!important;
}

.expand-icon {
    cursor: pointer;
}

.open {
    display: block!important;
}

.icon-sort-t {
    font-size: 30px;
    padding-top: 6px;
    position: absolute;
    top: 0;
    right: 0;
}

.smarter-from {
    float: left;
    width: 50%;
    padding: 120px 0 0;
    font-size: 18px;
    line-height: 28px;
    color: #303339;
}

.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: 0 0;
    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%
}

.share {
    float: right
}

.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: #303339;
    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
}

.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, .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;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    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: #444;
    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: 1px solid #ececec;
    border-bottom: 0;
    font-size: 16px
}

.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
}

.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 {
    width: 38%
}

.compare-house .article div.title p {
    padding-top: 5px;
    color: gray
}

.compare-house .article div.title h2,
.compare-house .article div.title h3,
.compare-house .article div.title h4 {
    font-family: Tiempos, Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding-right: 20px;
    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: #c8c9cd;
    text-align: center;
    color: #000
}

.show-hide-bnt:hover {
    background: #c72528;
    color: #fff!important
}

.show-hide-bnt a {
    display: block;
    padding: 10px 5px;
    font-size: 28px;
    line-height: 28px
}

.show-hide-bnt a:hover {
    color: #fff
}

.full-width {
    width: 100%!important
}

.rcta * {
    max-width: 750px!important;
    width: 100%
}

.back-map {
    right: 0!important;
    width: 70px
}

.map-text {
    line-height: 12px;
    vertical-align: middle;
    font-size: 16px
}

.map-text-off {
    display: none!important
}

.pdr-70 {
    padding-right: 70px
}

.list-view {
    margin-left: 0
}

.list-view section.result article.featured .cover {
    display: none
}

.list-view section.result article header h3 {
    float: left;
    width: 40%;
    font-family: harmonia, Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    padding-right: 10px
}

.list-view section.result article.featured header h4 {
    padding: 6px 0;
    display: block;
    float: left;
    padding-left: 6px;
    color: #303339;
    display: none
}

.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.featured header h4:nth-child(2) {
    display: block
}

.list-view section.result article.featured header h4 a {
    color: #303339
}

.list-view section.result article.featured header h4 a:hover {
    color: #c72528
}

.list-view section.result article.featured header ul {
    float: right;
    width: 30%;
    padding-left: 30px
}

.full-width .list-view section.result article.featured header ul {
    float: right;
    padding-left: 30px;
    display: block;
    width: 20%
}

.full-width .list-view section.result article.featured header ul li {
    padding-left: 30px
}

.full-width .list-view section.result article header h3 {
    width: 40%;
    display: block
}

.list-view section.result article.featured header {
    padding: 15px 10px 10px 30px
}

.list-view section.result article.featured .price {
    font-size: 15px;
    position: static;
    float: right;
    padding: 6px 0
}

.list-view section.result article.featured header:after {
    width: 100%;
    clear: both;
    display: table;
    content: ''
}

.full-width .list-view section.result article.featured header h4 {
    display: inline-block;
    line-height: 21px;
    font-size: 14px;
    width: 8%
}

.search-keyword {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    display: block;
    max-width: 220px;
    overflow: hidden;
    height: 30px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px
}

.search-sum-no span {
    display: block;
    float: left
}

#slider-building,
#slider-project {
    border: 0!important;
    position: relative;
    background: 0 0!important;
    padding-bottom: 60px
}

#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, rgba(0, 0, 0, 0), rgba(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;
    height: 29px;
    overflow: hidden;
    font-size: 18px
}

#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: none;
    padding-bottom: 5px;
    background: rgba(0, 0, 0, 0.5) !Important;
    bottom: 0px !Important;
    z-index: 9999999;
}

.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%;
    height: 60px;
    font-weight: 500
}

.info-sticky-header p.gray {
    font-weight: 400;
    padding-bottom: 2px;
    color: #8e9399
}

.info-sticky-header li {
    display: inline-block;
    padding: 8px 10px 0
}

.info-sticky-header li a {
    line-height: 44px
}

.info-sticky-header li a.active {
    color: #c72528
}

.btn-sticky-header {
    float: right;
    padding-top: 7px;
    text-align: right
}

.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 #303339
}

.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%
}

@media only screen and (max-width: 2120px) {
    .full-width>div>section.result article.featured {
        width: 18%!important;
        margin: 30px 2% 0 0!important
    }
    .full-width>div>section.result article.featured:nth-child(3n+3) {
        margin-right: 2%!important
    }
    .full-width>div>section.result article.featured:nth-child(5n+5) {
        margin-right: 0!important
    }
    .full-width>div.list-view>section.result>article.featured {
        width: 100%!important;
        margin: 0!important;
        border-bottom: 1px solid #e6e6e6
    }
}

@media only screen and (max-width: 1420px) {
    .full-width>div>section.result article.featured {
        width: 23%!important;
        margin: 30px 2% 0 0!important;
        float: left;
        display: inline-block;
        background: #fff
    }
    .full-width>div>section.result article.featured:nth-child(5n+5) {
        margin-right: 2%!important
    }
    .full-width>div.list-view>section.result>article.featured {
        width: 100%!important;
        margin: 0!important;
        border-bottom: 1px solid #e6e6e6
    }
}

@media only screen and (max-width: 1139px) {
    .collection-box {
        padding-top: 0
    }
    .width1140 {
        width: 100%;
        padding-left: 10px!important;
        padding-right: 10px!important;
        margin: 0 auto;
        position: relative;
        clear: both
    }
    section.exclusive article.featured .cover {
        height: 235px
    }
    #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, .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, .66);
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        padding: 10px 5px
    }
}

@media only screen and (max-width: 1080px) {
    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
    }
    section.exclusive article.featured:nth-child(3) {
        margin-top: 30px
    }
    .title-sticky-header {
        display: none
    }
    .full-width>div>section.result article.featured {
        width: 31%!important;
        margin: 30px 2.75% 0 0!important;
        float: left;
        display: inline-block;
        background: #fff
    }
    .full-width>div>section.result article.featured:nth-child(3n+3) {
        margin-right: 0!important
    }
    .width-1600 .menuiconblack {
        display: block;
        top: 15px
    }
    .width-1600 .menuicon {
        top: 20px;
        left: 0
    }
    .width-1600 hgroup {
        padding-left: 80px!important
    }
    .width-1600 .menuicon {
        display: block;
        left: 35px
    }
    .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
    }
    section.exclusive article.featured {
        width: 46%;
        margin-right: 4%
    }
    section.exclusive article.featured:nth-child(2n) {
        margin-right: 0!important
    }
    section.exclusive article.featured:nth-child(3n+3) {
        margin-right: 4%
    }
    .list-search02 section.exclusive article.featured {
        margin-right: 0!important
    }
    section.exclusive article.featured .cover {
        height: 322px
    }
    section.exclusive article.kdc-new {
        height: auto
    }
    .left-content {
        width: 62%
    }
    .content-detail-house header.detail-house {
        width: 55%
    }
    .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%
    }
    .width1140 {
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .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
    }
}

@media only screen and (max-width: 979px) {
    .max-width-946 {
        padding: 0 15px
    }
    .list-view section.result article header h3 {
        width: 100%
    }
    .list-view section.result article.featured header {
        padding: 15px
    }
    .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
    }
    .topsearch-bg {
        background: url(public/images/slide001-medium.jpg) 50% 50%/cover no-repeat
    }
    .background-topwhybuy {
        background: url(public/images/slide001-medium.jpg) 50% 50%/cover no-repeat
    }
    .background-home-news {
        height: 500px;
        width: 100%;
        background: url(public/images/xslide001-medium.jpg.pagespeed.ic.MQ9YPdC5GB.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-sidebar {
        width: 360px
    }
    .search-map {
        width: calc(100% - 360px)
    }
    section.result article.featured {
        width: 100%;
        margin-right: 30px
    }
    .right-list-filter {
        clear: both;
        float: left;
        width: 100%;
        margin-top: 15px
    }
    .different {
        margin-left: -350px
    }
    .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%
    }
    .searchdetailbox {
        width: auto
    }
    .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
    }
}

@media only screen and (max-width: 800px) {
    .copyright-left {
        float: none;
        text-align: center
    }
    .copyright-right {
        float: none;
        text-align: center
    }
    .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 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.info-price {
        width: 100%;
        display: block;
        text-align: left
    }
    .compare-house .article div.action {
        width: 100%;
        display: block;
        text-align: left
    }
    .compare-house .article div.action a {
        float: left
    }
    .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
    }
    .menu-sub-detail2 {
        display: none
    }
    .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 {
        width: 100%
    }
    .pro-descrip .right-descrip {
        width: 100%
    }
    .pro-descrip .right-descrip .cover {
        height: 320px
    }
    .whybuy-building li img {
        float: left
    }
    .header2402-navBar ul.subnav li a:hover {
        background: #fff
    }
    section.exclusive article.featured {
        width: 46%;
        margin-right: 4%
    }
    section.exclusive article.featured .cover {
        height: 226px
    }
    .ads-boxtable .adstable-cell .ads-content h3 {
        font-size: 2.2em
    }
    ul.slidemap li {
        width: 24%
    }
    .right-filter {
        display: none
    }
    .slideimg {
        display: none
    }
    #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 {
        width: 83%;
        margin: 0 auto
    }
    #slider4 {
        width: 83%;
        margin: 0 auto
    }
    .icon-presmall-gray {
        top: 35px
    }
    .icon-nextsmall-gray {
        top: 35px
    }
    .left-content {
        width: 100%
    }
    .content-detail-house header.detail-house {
        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
    }
    .contact-agency {
        display: none
    }
    .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 p {
        display: none
    }
    .booking-tour .save-favorite-box .like-button {
        width: 50%;
        float: left;
        background: #fff;
        padding: 12px 0 12px 0;
        border-radius: 0;
        border-bottom: none;
        border-left: none;
        border-right: none
    }
    .list-but {
        display: none
    }
    .agent-detail-house {
        display: none
    }
    ul.slidemap li a.img {
        height: 100px
    }
    #carousel {
        display: none
    }
    .fix-widthcell .naviicon li {
        padding: 0 15px
    }
    .fix-widthcell .naviicon {
        height: 68px
    }
    .changeimg-box {
        height: 68px
    }
    section.exclusive article.featured:nth-child(3n+3) {
        margin-right: 4%
    }
    .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-left {
        width: 100%
    }
    .collection-box-right {
        width: 100%;
        margin-top: 30px
    }
    .bank-form .left-form {
        display: none
    }
    .bank-form .right-form {
        width: 100%
    }
    .bank-form .right-form .arrow-right {
        display: none
    }
    ul.slidemap li a.img {
        display: block;
        border: 1px solid #eee;
        width: 100%;
        height: 100%
    }
    ul.slidemap li a {
        height: 76px!important;
        display: block
    }
    .icon-presmall-gray {
        top: 22px
    }
    .icon-nextsmall-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 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
    }
}

@media only screen and (max-width: 720px) {
    .contact-rever .hs-form {
        max-width: 100%!important
    }
    .width-750 {
        width: 100%
    }
    .font-18 {
        font-size: 16px!important
    }
    .topsearch-bgloop .box-search .fix-width770 form .search-home {
        width: 100%;
        height: 50px;
        padding: 7px 15px;
        margin-top: 10px
    }
    .topsearch-bgloop .box-search .fix-width770 form .search-home button {
        top: 4px
    }
    .topsearch-bgloop .box-search .fix-width770 form .search-home input {
        font-size: 16px!important
    }
    .sort-home {
        width: 100%;
        height: 50px;
        padding: 7px 15px
    }
    .responsive-filter .popup {
        padding: 15px
    }
    .responsive-filter .different {
        padding: 0!important
    }
    .left-content {
        width: 100%;
        margin-right: 0
    }
    .right-content {
        width: 100%
    }
    .Mortgage .Mortgage-left {
        width: 100%
    }
    .Mortgage .Mortgage-right {
        width: 100%
    }
    ul li.list-filter {
        width: 100%;
        clear: both;
        margin: 5px 0
    }
    .more-filter {
        display: block!important;
        font-size: .9em;
        cursor: pointer
    }
    .more-filter a {
        padding: 4px 10px;
        display: block
    }
    .down-arrow {
        float: right
    }
    .left-filter {
        margin: 0;
        width: 71px
    }
    .search-filter {
        height: auto!important
    }
    .hidemobile {
        display: none!important
    }
    .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
    }
    .popup {
        overflow: auto
    }
    .different li {
        width: 100%;
        padding: 20px 0!important
    }
    section.exclusive article.featured .cover {
        height: auto
    }
    .different li {
        border-right: 0
    }
    .popup {
        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%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        height: auto;
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        width: 100%;
        padding: 20px
    }
    .info-duan .more {
        display: block;
        position: static;
        margin: 10px 0
    }
}

@media only screen and (max-width: 600px) {
    .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
    }
    .news-box .more-button-box {
        padding-top: 20px
    }
    .exclusive>.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
    }
    .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
    }
    #slider-building,
    #slider-project {
        padding-bottom: 30px
    }
    .common-info p {
        font-weight: 400;
        line-height: 26px
    }
    .article-news .time span {
        display: none
    }
    .article-news .time span:nth-child(1) {
        display: block
    }
    .article-news article.featured .cover {
        height: 160px
    }
    .article-news article.featured header h3 a {
        line-height: 26px
    }
    .pd-section {
        padding-top: 0;
        padding-bottom: 30px!important
    }
    .width-1600 .menuiconblack:before {
        font-size: 30px
    }
    .width-1600 .menuiconblack {
        left: 20px;
        top: 11px
    }
    .time-horizontal {
        display: none
    }
    section.exclusive article.featured .cover {
        height: 380px
    }
    .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-pre {
        font-size: 3.5em
    }
    .but-next {
        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 {
        height: auto
    }
    .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%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        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 0
    }
    .right-content-news {
        display: block;
        width: 100%
    }
    .right-content-news .right-box {
        max-width: 420px;
        margin: 0 auto
    }
}

.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-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
}

.pdl-10 {
    padding-left: 10px!important
}

.mgt-30 {
    margin-top: 30px!important
}

.mgt-20 {
    margin-top: 20px!important
}

.mgt-50 {
    margin-top: 50px!important
}

.mgt-0 {
    margin-top: 0!important
}

.mgt-10 {
    margin-top: 10px!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: 480px) {
    .bor-deco {
        margin: 10px 0
    }
    .post-share-btn-group {
        display: none
    }
    .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
    }
    .compare-house .article div.title p {
        display: none
    }
    .lang-select {
        margin: 5px 0 0;
        width: 127px
    }
    .lang-select select {
        width: 127px
    }
    .copyright-right:after {
        width: 100%;
        clear: both;
        content: '';
        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 0
    }
    .good-price {
        margin-top: 15px
    }
    .collection-box-right {
        margin-top: 15px
    }
    #floorplan section.width1140 div.mgt-0 {
        margin-bottom: 20px
    }
    section.whysell-project div.width1140 div.pdb-20 {
        padding-bottom: 0!important
    }
    section.pdb-30 {
        padding-bottom: 0!important
    }
    .project-header .project-name .address h2 {
        font-size: 14px!important;
        padding-bottom: 0!important
    }
    .project-header .project-name .address .title-project {
        padding-top: 20px
    }
    .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
    }
    .booking-tour {
        z-index: 220
    }
    .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:nth-child(2n) article.featured {
        width: 95%;
        margin-left: 5%
    }
    .article-news li 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
    }
    .is-stuck {
        bottom: 0;
        top: auto
    }
    .title-sticky-header {
        display: none
    }
    .info-sticky-header {
        display: none
    }
    .btn-sticky-header {
        width: 100%
    }
    .btn-sticky-header .black-button {
        margin: 0 auto;
        width: 100%
    }
    section.result article.featured {
        margin-right: 0
    }
    .search-sum-no {
        float: none;
        width: 100%;
        border-bottom: 1px solid #c8c8c8;
        margin-bottom: 10px
    }
    .search-sum-no:after {
        content: '';
        width: 100%;
        display: table
    }
    .show-hide-bnt {
        display: none
    }
    .info-prop .left-img {
        width: 100%;
        text-align: center
    }
    .info-prop .info {
        width: 100%
    }
    .compare-house .article div.abc {
        display: none
    }
    .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;
        border: 1px solid #ccc
    }
    .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
    }
    .compare-house {
        font-size: 15px
    }
    .title-36 {
        font-size: 30px;
        line-height: 40px
    }
    .title-30 {
        font-size: 24px;
        line-height: 34px
    }
    .col-50-ber {
        width: 100%;
        margin-bottom: 15px
    }
    .mar-right-4ber {
        margin-right: 0
    }
    section.exclusive article.kdc-new {
        position: relative;
        height: 256px
    }
    .header-background-full {
        height: 380px
    }
    .pdr-30 {
        padding-right: 0!important
    }
    .more-news-list {
        padding: 0 0
    }
    .lage-btn-black {
        padding: 10px 10px 8px 10px;
        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: 11px 0 0 0
    }
    .searchdetailbox {
        border: 0;
        width: 62%
    }
    .font-36 {
        font-size: 26px!important
    }
    p.price-form {
        padding-left: 0
    }
    .width-1600 hgroup a img {
        height: 16px
    }
    .thumb-duan {
        float: left;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        width: 100%;
        padding: 20px
    }
    .allproject-list {
        margin: 0 auto 15px auto;
        max-height: none
    }
    .responsive-filter .popup {
        display: block!important
    }
    .language {
        float: none;
        margin: 10px 0 20px 0;
        width: 100%
    }
    .language:after {
        clear: both;
        display: table;
        content: ''
    }
    .qtda {
        padding: 0 0 10px
    }
    .text-qt {
        text-align: center;
        float: none;
        font-size: 26px;
        padding-top: 20px
    }
    .bnt-redlh {
        text-align: center;
        padding: 10px 0 30px 0;
        float: none;
        width: 100%
    }
    .bnt-redlh .sms-button {
        float: none;
        text-align: center;
        margin: 0 auto!important
    }
    .pro-descrip {
        padding: 10px 0
    }
    .pro-descrip h3 {
        font-size: 26px
    }
    .pro-descrip .left-descrip {
        margin: 0
    }
    .detail-more {
        padding: 0
    }
    .qtda .content {
        padding-bottom: 20px
    }
    .banve {
        padding: 0
    }
    .owner {
        padding: 0;
        margin-bottom: 20px
    }
    .qtda h3 {
        font-size: 26px
    }
    .owner img {
        width: 100%;
        margin: 0 auto 20px auto
    }
    .owner .main-agency-summary {
        width: 100%
    }
    .qtdan {
        display: none
    }
    .background-gray .width1140>h3 {
        padding: 20px 0 0 0
    }
    .background-home-news {
        height: 350px
    }
    .colum3 li {
        width: 100%;
        padding: 50px 0 0 0
    }
    .colum3 {
        padding-top: 0
    }
    .news-box section.news-content {
        padding-top: 20px
    }
    .collection-box-left {
        margin: 0;
        padding-top: 20px
    }
    .right-content-about {
        width: 100%
    }
    .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 0
    }
    .headquanters {
        margin: 0
    }
    .headquanters p a[href*="tel"] {
        color: #fff
    }
    .width-1600 .menuicon {
        top: 11px;
        left: 20px;
        display: block
    }
    .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
    }
    .header0203 {
        height: 42px
    }
    .width-1600 .menuicon:before {
        font-size: 30px
    }
    .background-detail-news {
        height: 250px;
        display: none
    }
    .news-detailpage {
        padding-top: 30px
    }
    .news-detailpage h2 {
        font-size: 26px
    }
    .news-postter {
        margin: 20px 0 40px 0
    }
    .width1140>h2 {
        font-size: 26px
    }
    .content-detail-house header.detail-house .price {
        position: static;
        margin-top: 20px;
        text-align: right;
        border-top: 1px solid #ebebeb;
        padding-top: 20px
    }
    .content-detail-house header.detail-house .price a {
        font-size: 1em
    }
    .price-detail {
        float: left;
        clear: both;
        text-align: left;
        font-size: 1em
    }
    .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 35px!important;
        margin-top: 13px
    }
    .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 .reviewer-info {
        text-align: center
    }
    .customer-review .box-reviewer .reviewer {
        padding: 30px 0;
        width: auto;
        text-align: center
    }
    .customer-review .box-reviewer .reviewer .avatar {
        display: inline-block;
        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%
    }
    .customer-review .box-reviewer .reviewer .reviewer-info ul li:hover {
        color: #eee
    }
    ul.slidemap>a {
        padding: 25px 0
    }
    ul.slidemap li a.img {
        height: 100px
    }
    .search-sidebar {
        width: 100%;
        float: left
    }
    .search-map {
        width: 0
    }
    .header2402-navBar {
        width: 100%;
        margin-left: -480px
    }
    .header2402-navBar.is-visible {
        -webkit-transform: translateX(480px);
        -moz-transform: translateX(480px);
        -o-transform: translateX(480px);
        -ms-transform: translateX(480px);
        transform: translateX(480px)
    }
    .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
    }
    .list-search02 section.exclusive article.featured header ul {
        padding: 0
    }
    .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 ul.submenu-detail {
        display: none
    }
    .content-detail-house header.detail-house {
        padding: 30px 0 0 0;
        width: 100%
    }
    .uer-reviews li:first-child {
        width: 100%
    }
    .uer-reviews li {
        width: 100%
    }
    .left-content .heading-02 {
        padding-top: 30px
    }
    .uer-reviews li .uer-rate p {
        display: block;
        clear: both
    }
    .uer-reviews li .uer-rate {
        position: static
    }
    section.exclusive article.featured:nth-child(3n+3) {
        margin-right: 0
    }
    .write-review a {
        padding: 10px 10px 20px
    }
    .about-us .left-about {
        width: 100%
    }
    .about-us .right-about {
        width: 100%
    }
    .about-us .right-about .project ul li {
        margin: 0;
        margin-top: 20px
    }
    .uer-reviews li h3 {
        padding: 0 0 20px 90px;
        clear: both
    }
    .uer-reviews li .uer-rate {
        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
    }
    .contact-agency {
        display: none
    }
    .booking-tour .bg-gray {
        padding: 0
    }
    .booking-tour .bg-gray .sms-button {
        border-radius: 0;
        background: #c72528;
        width: 100%
    }
    .save-favorite-box {
        display: none
    }
    .list-but {
        display: none
    }
    .agent-detail-house {
        display: none
    }
    .different li input[type="text"] {
        width: 100%;
        margin: 0
    }
    .map-and-sidebar {
        height: 100%;
        border: 0
    }
    .search-sidebar_content {
        overflow: inherit;
        margin-left: 15px;
        padding-right: 15px
    }
    body {
        height: auto!important
    }
    .map-and-sidebar {
        background: 0 0
    }
    .search-sidebar {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: 0
    }
    .search-sum {
        padding: 15px 16px
    }
    .search-pagination {
        max-height: 100px
    }
    .search-filter {
        float: left
    }
    .popup {
        display: block;
        padding: 0 15px;
        background: #fff;
        color: #303339;
        display: none!important;
        position: relative;
        box-shadow: none;
        border: 0
    }
    .popup-visible {
        display: block!important;
        position: absolute
    }
    .different li {
        border-right: 0
    }
    .customer-review .box-reviewer .reviewer .avatar {
        display: block;
        margin: 0 auto
    }
    section.result article.featured .cover {
        height: 300px
    }
    .topsearch-bg {
        height: 500px
    }
    .map-detail {
        height: 450px
    }
    #slider3 {
        width: 83%;
        margin: 0 auto
    }
    #slider4 {
        width: 83%;
        margin: 0 auto
    }
    .list-search02 .price {
        position: static
    }
    .uer-rate>.rating-bg-blue {
        clear: both;
        float: none
    }
    #slider {
        height: 276px
    }
    .background-detail {
        height: 276px
    }
    #slider .slides>li a {
        height: 276px!important
    }
    .price a {
        padding: 10px 10px 10px 0
    }
    .most-update {
        width: 100%
    }
    .most-view {
        width: 100%;
        height: 240px;
        margin-top: 15px
    }
    .high-rating {
        height: 240px
    }
    .ads-boxtable .adstable-cell .ads-content {
        padding: 20px
    }
    .copyright-left {
        float: none;
        text-align: center
    }
    .copyright-right {
        float: none;
        text-align: center;
        margin-bottom: 25px
    }
    .about-rever li {
        width: 100%;
        margin: 50px 0 0
    }
    .address-rever li {
        width: 100%;
        padding-top: 20px
    }
    .about-rever {
        padding-top: 20px
    }
    .address-rever {
        width: 100%
    }
    .about-rever {
        width: 100%
    }
    .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 {
        font-size: 1.8em
    }
    .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 .vote {
        position: static
    }
    .agent-info header {
        padding-bottom: 40px
    }
    .agent-info .cover {
        height: 185px
    }
    .icon-slide:before {
        content: "\f150"
    }
    .icon-slide-back:before {
        content: "\f149"
    }
    .form-signup {
        width: 300px;
        margin: 20px auto
    }
    .box-form {
        padding: 20px 10px
    }
    .box-form .checkbox input+label:after {
        top: -4px
    }
    .question-form .left-form {
        width: 100%;
        clear: both
    }
    .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 {
        white-space: nowrap;
        text-overflow: ellipsis;
        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 0
    }
    ul.slidemap li a.img {
        display: block;
        border: 1px solid #eee;
        width: 100%;
        height: 100%
    }
    ul.slidemap li a {
        height: 83px!important;
        display: block
    }
    .icon-presmall-gray {
        top: 25px
    }
    .icon-nextsmall-gray {
        top: 25px
    }
    .ads3d-box {
        margin-top: 0
    }
    .ads3d-box-left {
        width: 100%;
        margin-right: 0;
        padding: 10px 0 30px 0;
        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
    }
    .suggest-result>li .detail-room {
        display: none
    }
    .left-content-about {
        width: 100%;
        margin-right: 0
    }
    .notfound404 {
        width: 100%;
        padding: 40px 20px
    }
    .notfound404 h2 {
        font-size: 26px
    }
    .wswb-menu-fixed .right-menu {
        display: none
    }
    .top-sell h3 {
        font-size: 22px
    }
    .top-sell .buttondangky-pd a {
        width: 90%;
        margin: 0 auto
    }
    .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 0
    }
    .right-content-sell-gray {
        width: 100%;
        padding-right: 0
    }
    .hitech li {
        width: 100%;
        margin: 0;
        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
    }
    .rever-market .value {
        width: 100%;
        margin: 0
    }
    .rever-market .speed {
        width: 100%
    }
    .left-sell {
        width: 100%
    }
    .canho {
        padding: 30px 0 20px 0
    }
    .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
    }
    .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
    }
    .location-navgroup {
        display: none
    }
    .location-navgroup-black {
        display: none
    }
    .comment-owner {
        padding: 30px
    }
    .advantage-name {
        width: 100%
    }
    .advandate-content {
        width: 100%;
        margin-left: 0
    }
    .sketch-img {
        width: 100%
    }
    .info-sketch {
        width: 100%;
        margin-left: 0;
        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;
        margin-bottom: 400px
    }
    .left-content-news section.exclusive article.featured {
        padding: 0 0 20px 0
    }
    .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 0
    }
    .right-content-news {
        display: block;
        width: 100%
    }
    .width1140>h6 {
        padding: 15px 5px 0 5px!important
    }
    .thumb-duan {
        width: 100%!important
    }
}

@media only screen and (max-width: 375px) {
    .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
    }
    section.result article.featured .cover {
        height: 230px
    }
    .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 {
        width: 80%;
        margin: 0 auto
    }
    #slider4 {
        width: 80%;
        margin: 0 auto
    }
    #slider {
        height: 250px
    }
    .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
    }
    .team-member .member-detail header {
        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
    }
    .thumb-duan {
        float: left;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        width: 100%;
        padding: 20px
    }
    .width1140>h6 {
        padding: 15px 10px 0 10px!important
    }
}

@media only screen and (max-width: 360px) {
    .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 {
        font-size: 1.8em;
        letter-spacing: 1px
    }
    .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 p {
        font-size: 12px
    }
    .notfound404 a {
        font-size: 12px
    }
    section.exclusive article.featured {
        width: 100%;
        margin-right: 0!important
    }
    .thumb-duan {
        float: left;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        width: 100%;
        padding: 20px
    }
}

@media only screen and (max-width: 320px) {
    ul.exclusive li.featured {
        max-height: 400px
    }
    #similar-property ul.exclusive li.featured header {
        max-height: 160px
    }
    .view-more-search {
        font-size: 14px
    }
    .price {
        position: static;
        padding-bottom: 10px
    }
    .searchdetailbox {
        width: 100%
    }
    .topsearch-bgloop .box-search .fix-width770 form button.searchicon {
        font-size: 3em
    }
    .topsearch-bgloop .box-search .fix-width770 form button.location {
        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
    }
    section.result article.featured .cover {
        height: 200px
    }
    .slide-time li {
        width: 26%
    }
    #slider3 {
        width: 79%;
        margin: 0 auto
    }
    #slider4 {
        width: 79%;
        margin: 0 auto
    }
    .background-detail {
        height: 320px
    }
    #slider {
        height: 320px
    }
    #slider .slides>li a {
        height: 320px!important
    }
    .nearby {
        width: 260px
    }
    .fix-widthcell .naviicon li {
        padding: 0 10px
    }
    #slider {
        height: 213px
    }
    .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)
    }
    .fix-widthcell .naviicon li {
        display: inline-block;
        float: none
    }
    .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
    }
    .thumb-duan {
        float: left;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none
    }
    .info-duan {
        float: left;
        width: 55%;
        padding: 16px 32px
    }
    .info-duan .content {
        height: auto
    }
    .info-duan {
        width: 100%;
        padding: 20px
    }
}

.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(../images/close.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(../images/close.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
}

.hidden {
    display: none
}

.mdialog .close:before {
    position: absolute;
    top: 0
}

.hidden {
    display: none
}

a.actmore-filter {
    white-space: nowrap
}

.hotline {
    color: #303339 !important
}

.hotline:hover {
    color: #c72528 !important
}

footer .hotline {
    color: #eee !important
}

footer .hotline:hover {
    opacity: .9;
    color: #eee !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
}

.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: #303339;
    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 .hs-form-field:nth-child(2) input {
    margin: 0 0 0 8px
}

.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;
    padding-top: 6px;
    font-weight: 700
}

.hs-form-field .hs-error-msgs label,
.hs-form-field .hs-form-checkbox label {
    font-weight: 400
}

.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: #303339;
    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
}

.list-view section.result article.featured {
    width: 100%!important;
    margin: 0!important;
    border-bottom: 1px solid #e6e6e6
}

.gmnoprint img {
    max-width: none;
    max-height: none
}
.post-share-btn-group {
    padding: 5px;
    position: absolute;
    left: 0;
    top: 500px;
    z-index: 1
}

.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: 10px 0 0 0;
    margin-top: 20px
}

.post-share-btn-group ul.post-share-buttons li img {
    width: 30px
}

.post-share-btn-group ul.post-share-buttons li {
    height: 35px
}

.post-share-btn-group ul.post-share-buttons {
    list-style-type: none;
    padding: 10px 0 0 0;
    margin-top: 20px
}

#list-canho header ul li {
    display: inline-block;
    color: #fff;
    float: left;
    width: 50%;
    padding: 0px;
    margin: 0px;
}

#contact-float-form.active {
    right: 0;
}

#contact-float-form {
    border: solid 1px #cad3df;
    border-right: none;
    position: fixed;
    bottom: 100px;
    width: 450px;
    z-index: 101;
    right: 0;
    background: #ffffff;
    padding: 40px;
    right: -450px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}

#contact-float-form {
    bottom: 0px;
}

#contact-float-form .float-button {
    position: absolute;
    left: -87px;
    top: 40%;
    background: #073050;
    color: #fff;
    height: 45px;
    padding: 0 20px;
    line-height: 45px;
    cursor: pointer;
    letter-spacing: 2px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

#contact-float-form .title {
    margin-bottom: 20px;
}

.width1024 {
    max-width: 1060px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

div.width1024 div.owner-img div.right {
    width: 65%;
    float: left;
}

div.width1024 div.owner-img div.left {
    width: 35%;
    padding: 0 30px 0 0;
}

.width1024>h2,
.width1024>h3,
.width1024>h6 {
    font-weight: 400;
    color: #303339;
    display: block;
}

#detail-product .width1140 {
    max-width: 1024px;
}

.tabs-left>li {
    text-align: left;
    font-size: 16px;
}
.custom-breadcrumbs ul li a::after {
    content: " • ";
    color: rgb(153, 153, 153);
    padding: 0px 0px 0px 5px;
}