/*
Theme Name: Waytech Real Estate Theme
Theme URI: https://waytech.vn/
Template: waytech
Author: Waytech
Author URI: https://waytech.vn/
Description: The clean, fast, search engine optimize, secure and responsive theme was made by Waytech for personal or small business website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: waytech, personal website, small business website
Text Domain: waytech
*/

@import url( "../waytech/style.css" );

/** == EXTRA SMALL (XS) < 576px == **/
.modal-header-form-lh{
  padding: 30px 0px !important;
}
.modal-header-form-lh h4.modal-title{
  font-size: 30px !important;
}
.modal-body-form-lh{
  padding: 60px 20px !important;
}
body {
    font-family: 'Nunito', sans-serif;
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: justify;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
a,
a:visited {
    color: #131313;
}
a:hover {
    color: #DCA961;
}
.mce-content-body {
    font-family: 'harmonia',Arial,Helvetica,sans-serif;
    font-size: inherit;
    line-height: inherit;
}
.modal-open-ios {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
}
.modal-dialog {
    margin-top: 50px;
}
.modal-header {
    padding: 0;
    height: 30px;
}
.modal-title {
    padding: 0 15px;
    font-weight: 700;
    color: #019444;
}
.modal-header button.close {
    font-size: 2rem;
    width: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
h2.section-title,
h1.entry-title,
h1.section-title{
    font-size: 2.4rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#entry-section {
    padding: 60px 0;
}
.toggle-group .toggle-label {
    margin-bottom: 30px;
}
.toggle-group .toggle-label .item {
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.toggle-group .toggle-label .item.active {
    color: #CEA14C;
}
.toggle-group .toggle-label .item:before {
    content: "/";
    position: absolute;
    top: 0;
    right: -12px;
}
.toggle-group .toggle-label .item:last-child:before {
    display: none;
}
.button-viewmore a {
    display: inline-block;
    color: #80FFDC;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #80FFDC;
    padding: 5px 30px;
    position: relative;
}
.button-viewmore a:after {
    content: "";
    display: block;
    border: 1px solid #80FFDC;
    position: absolute;
    top: -7px;
    bottom: -7px;
    left: 7px;
    right: 7px;
}
ul.list-style-1 {
    counter-reset: list-style-1-counter;
}
ul.list-style-1 li {
    position: relative;
    padding-left: 30px;
    margin-top: 15px;
}
ul.list-style-1 li:before {
    content: counter( list-style-1-counter );
    counter-increment: list-style-1-counter;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 1.2rem;
    font-weight: 700;
    background-color: #DCA961;
    width: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 20px;
    color: #FFF;
}
.waytech-lightbox-frame .html-content img {
    max-width: 100%;
}
.tags-group .tags-item {
    display: inline-block;
    font-size: 1.2rem;
}
.tags-group .tags-item sep {
    padding: 0 5px;
    display: inline-block;
    color: #8BCB39;
}
.page-def .wrap {
    display: flex;
    flex-wrap: wrap;
}
/** Header **/
body:not(.home) #header-section-2 .header-banner {
    min-height: 200px;
}
body:not(.home) #header-section-2 .header-banner > .lazyload {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
body:not(.home) #header-section-2 .header-banner > .lazyload:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.waytech-mobile-menu-container #waytech-mobile-menu {
    background-color: rgba(245, 209, 157, 0.6);
}
.waytech-mobile-menu-container #waytech-mobile-menu > ul > li.menu-item > a {
    color: #FFF;
    font-weight: 700;
    border-bottom-color: rgba(255, 255, 255, 0.15);
    text-align: center;
}
#header-section-1 {
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
}
#header-section-1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -150%;
    opacity: 0.8;
    z-index: 0;
    background: rgba(0,0,0,0.7);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.7)), color-stop(70%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
#header-section-1 > .wrap {
    position: relative;
    z-index: 1;
}
#header-section-1 .header-logo .logo-image {
    text-align: left;
    padding: 10px 0;
}
#header-section-1 .header-logo .logo-image img {
    max-height: 80px;
}
#header-section-2 > .wrap {
    position: relative;
}
#home-slider:after {
 /* content: "";*/
 display: block;
 position: absolute;
 z-index: 1;
 top :0;
 left: 0;
 right: 0;
 bottom: 0;
 /* background-color: rgba(0,0,0,0.25); */
}
.home .section-title a {
    color:  #000;
    transition:  0.3s all;
}
.home .section-title a:hover {
    color:  #DCA961;
}
.advanced-search-form {
    margin-bottom: 30px;
}
#header-section-2 .advanced-search-form {
    position: absolute;
    bottom: 50px;
    left: 15px;
    right: 15px;
    z-index: 30;
}
.advanced-search-form fieldset {
    margin-bottom: 15px;
}
.advanced-search-form label {
    font-size: 1.6rem;
    margin: 0 30px 0 0;
    cursor: pointer;
}
#header-section-2 .advanced-search-form label {
    color: #FFF;
}
.advanced-search-form .nhu-cau input[type="radio"] {
    border: none;
    height: 2px;
    padding: 0;
    margin-top: 2px;
    background-color: transparent;
}
.advanced-search-form .nhu-cau input[type="radio"]:checked {
    background-color: #ddd;
}
#header-section-2 .advanced-search-form .nhu-cau input[type="radio"]:checked {
    background-color: #FFF;
}
.advanced-search-form .form-select {
    border: 1px solid #eaeaea;
    border-radius: 2px;
    font-size: 1.3rem;
    color: #777;
    padding: 10px 15px;
    background-color: #fff;
}
#header-section-2 .advanced-search-form .form-select {
    border: none;
}
.advanced-search-form .form-submit {
    width: 100%;
    background-color: #C72528;
    color: #FFF;
    font-size: 1.3rem;
    text-transform: uppercase;
    height: 42px;
}

/** Group Template **/
.real-estate-block-style-1 .item > .wrap {
    background-color: #fff;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.real-estate-block-style-1 .item > .wrap:hover {
    box-shadow: rgba(45,45,45,0.05) 0 0 0, rgba(49,49,49,0.05) 0 1px 1px, rgba(42,42,42,0.05) 0 2px 2px, rgba(32,32,32,0.05) 0 4px 4px, rgba(49,49,49,0.05) 0 8px 8px, rgba(35,35,35,0.1) 0 16px 16px;
    -webkit-transform: translate(0,-2px);
    -moz-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    -o-transform: translate(0,-2px);
    transform: translate(0,-2px);
}
.real-estate-block-style-1 .item-detail {
    padding: 15px 20px;
}
.real-estate-block-style-1 .item-title a {
    color: #333;
    font-size: 1.6rem;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}
.real-estate-block-style-1 .item-address,
.real-estate-block-style-1 .item-address > * {
    color: #999;
    font-size: 1.4rem;
}
.real-estate-block-style-1 .item-address > i.fa,
.real-estate-block-style-1 .item-meta i.fa {
    margin-right: 5px;
}
.real-estate-block-style-1 .item-meta {
    font-size: 1.4rem;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.real-estate-block-style-1 .item-meta > * {
  /*  float: left;
  margin-right: 20px;*/

  text-align: center;
}

.real-estate-block-style-1 .item-meta > .price {
    margin: 0;
    font-weight: 700;
    font-size: 1.6rem;
    color: #DCA961;
}
.real-estate-block-style-1 a:hover {
    color: #DCA961 !important;
}
.news-group {
    margin-top: 15px;
}
.news-group .item-title a {
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px 0;
    display: block;
    color: #019444;
    position: relative;

}
.news-group .item-title a i {
    /*position: absolute;*/
    top: 11px;
    left: 0;
}
.news-group .item-excerpt {
    margin-bottom: 15px;
}
.price-popup .form .sub-title {
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #019444;
    margin-bottom: 15px;
}

/** Home Page **/
.home-section {
    padding: 40px 0 40px;
}
.home-section .section-header {
    text-align: center;
    margin-bottom: 25px;
}
.home-section .section-title {
    margin: 0;
}
.home-section h3.section-sub-title {
    color: #DCA961;
    font-weight: 700;
    margin-bottom: 20px;
}
.home-section .section-description {
    margin: 15px 0;
}
#home-mua-ban-noi-bat {
    background-color: #F4F5F9;
}
#home-cho-thue-noi-bat {
    background-color: #EDEEF2;
}
section#home-thiet-ke-noi-that h3.item-title {
    text-align: justify;
    margin-top: 10px;
    font-size: 1.6rem;
    text-transform: uppercase;
    height: 50px;
}

section#home-thiet-ke-noi-that .item-excerpt
{
    font-size: 1.4rem;
}
section#home-thiet-ke-noi-that article
{
    margin-bottom: 1rem;
}
/** Real Estate Single **/
#entry-gallery .project-carousel {
    padding: 5px 0;
}
#entry-gallery .horizontal-scroll {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    padding-left: 2px;
    background-color: #444c59;
    width: 100%;
}
#entry-gallery .owl-thumbs {
    padding-left: 2px;
    text-align: center;
}
#entry-gallery .owl-thumbs .owl-thumb-item {
    width: 80px;
    display: inline-block;
    padding: 0 5px 5px 0;
    cursor: pointer;
}

/** Footer **/
#footer-section-1 {
    background-color: #f1f1f1;
    padding: 30px 0;
}
#footer-section-1 .footer-widget {
    padding-bottom: 30px;
    color: #9a9faa;
}
.footer-widget h3.widget-title {
    color: #DCA961;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer-widget .form-contact-form .form-input {
    background: none;
    border-color: rgba(134, 43, 143, 0.35);
    color: #333;
    padding: 7px 15px;
    font-size: 1.3rem;
}
.footer-widget .form-contact-form .form-input:focus {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.35) !important;
}
.footer-widget .form-contact-form .submit-button {
    width: 100%;
    background-color: #DCA961;
    color: #FFF;
    font-weight: 700;
    font-size: 1.2rem;
    line-height: 43px;
    border-radius: 0;
}
.footer-widget .form-contact-form .submit-button .modal-form {
    display: none;
}
.footer-contact-widget .item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
}
.footer-contact-widget .item i.fa {
    position: absolute;
    top: 3px;
    left: 0;
    color: #DCA961;
}
.footer-contact-widget .item a {
    color: #666;
}
.footer-contact-widget .item a:hover {
    color: #CEA14C;
}
.footer-contact-widget .contact-logo {
    padding-left: 0;
}
.footer-contact-widget .contact-logo img {
    max-height: 40px;
}
.footer-contact-widget .contact-name {
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 0;
}
#footer-section-1 .copyright a {
    font-size: 1.3rem;
    margin-top: 15px;
    display: block;
}
.side-taskbar #call-hotline .phone-number {
    position: absolute;
    background-color: rgba(134, 43, 143, 0.8);
    width: 165px;
    line-height: 40px;
    top: 3px;
    left: 23px;
    padding-left: 35px;
    text-align: left;
    border-radius: 0 40px 40px 0;
    z-index: 0;
}
.side-taskbar {
    width: 100%;
    border-top: 1px solid #eaeaea;
    padding: 10px 10px 0 10px;
    background-color: rgba(245, 245, 245, 0.95);
    z-index: 10;
    border-radius: 5px 5px;
}
.side-taskbar #call-action-phone,
.side-taskbar #call-action-form {
    float: left;
    width: 50%;
}

.side-taskbar #call-action-phone {
    padding-right: 10px;
}
.side-taskbar #call-action-phone .wrap {
    border: 1px solid #d4d41a;
    border-radius: 2px;
    text-align: center;
    color: #d4d41a;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 25px;
    background-color: #065806;
}
.side-taskbar #call-action-form {
    background-color: #DCA961;
    color: #FFF;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
    height: 27px;
}
#contact_form_modal .modal-body .item-thumbnail {
    float: left;
    width: 80px;
}
#contact_form_modal .modal-body .item-detail {
    padding-left: 95px;
}
#contact_form_modal .modal-body .item-title {
    font-weight: 700;
    font-size: 1.4rem;
    margin-bottom: 7px;
}
#contact_form_modal .modal-body .item-description {
    font-size: 1.3rem;
    line-height: 1.35;
    margin-bottom: 7px;
}
.modal .modal-body button.view-more,
.modal .modal-body .form .submit-button {
    background-color: #019444;
    color: #FFF;
    width: 100%;
    padding: 7px 15px;
    line-height: 26px;
}
.modal .modal-body .form {
    clear: both;
    padding-top: 15px;
}
.modal .modal-body .form .form-input:focus {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) !important;
}
.modal .modal-body .form .field-message {
    display: none;
}
.modal .modal-body .form .submit-button .footer-form {
    display: none;
}
#contact_form_modal .attachment {
    clear: both;
    padding-top: 30px;
}
#contact_form_modal .attachment a {
    display: block;
    background-color: #DCA961;
    color: #FFF;
    text-align: center;
    padding: 10px;
    border-radius: 3px;
}
#contact_form_modal .attachment a i.fa {
    margin-right: 10px;
}
.form-contact-form .waytech-ajax-loading {
    background: rgba(255, 255, 255, 0.9) url(img/loading.gif) no-repeat center/32px 32px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    visibility: hidden;
}
.form-contact-form .waytech-ajax-loading.active {
    pointer-events: auto;
    visibility: visible;
}
.form-contact-form .form-alert {
    position: absolute;
    padding: 45px 15px 15px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    border: 3px solid #862b8f;
    border-radius: 6px;
    overflow: hidden;
    z-index: 100;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.form-contact-form .form-alert.active {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
}
.form-contact-form .form-alert .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 2rem;
    visibility: hidden;
}
.form-contact-form .form-alert .close:after {
    content: "×";
    display: inline-block;
}
.form-contact-form .form-alert.active .close {
    visibility: visible;
}
.ajax-form-success-screen {
    color: #131313;
    opacity: 1 !important;
    transform: none !important;
    text-align: center;
    font-weight: 700;
}
.ajax-form-success-screen i.fa {
    display: block;
    color: #0CB011;
    font-size: 4rem;
    margin-bottom: 15px;
}
#scroll-to-top {
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 100;
    background-color: rgba(0,0,0,0.15);
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    cursor: pointer;
}
#scroll-to-top:hover {
    background-color: rgba(0,0,0,0.5);
}

/*search*/
.home .search-form
{
    display: block;
}
.search-form
{
    display: none;
    text-align: center;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    padding: 30px;
}
.box-nhu-cau ul
{
    display:  flex;
    justify-content:  center;
}
.box-nhu-cau ul li {
    padding:  5px 10px;
    color: #000;
    font-weight:  bold;
    font-size: 20px;
    transition: 0.3s all;
    position: relative;
    margin: 5px;
    transition: 0.3s all;
}

.box-nhu-cau ul li input[type="radio"].active {
    border-bottom: 1px solid #000;
    transition: 0.3s all;

}
.box-nhu-cau ul li input[type="radio"]
{
    transition: 0.3s all;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 0px;
}
.box-nhu-cau {

    margin-bottom:  20px;
}
.search-form button
{
    background-color: #c72528;
    color: #fff;
    padding: 5px 15px;
    border: 1px solid #c72528;
    box-shadow: 0 0 4px 2px #c72528;
}
.search-form select
{
    margin-bottom:  15px;
}
.box-select
{
    margin-bottom: 15px;
}

/*end search*/
/* Single Real Estate */
.real-estate-section .item-meta {
    font-size: 1.4rem;
    margin-top: 10px;
    margin-bottom: 10px;
}
.real-estate-section .item-address,
.real-estate-section .item-address > * {
    color: #999;
    font-size: 1.4rem;
    margin-bottom: 10px;
}
.real-estate-section .item-meta > * {
    margin-right: 20px;
}

/*single product*/
.single-real_estate form.single-search-form {
    display: flex;
    width: 100%;
    font-size: 1.3rem;
    margin-bottom: 15px;
}
.single-real_estate .single-search-form .form-footer {
    position:  absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.single-real_estate .single-search-form .form-footer button {
    height: 38px;
    width: 30px;
    color: #999;
}

.single-real_estate .box-address {
    display:  flex;
    margin-bottom: 15px;
    flex-wrap: wrap;
}
.side-taskbar #call-action-form
{
    display: none;
}
.single-real_estate .box-address h4 {
    margin-right:  10px;
}

.single-real_estate .box-address h4 a {
    color: gray;
    font-size: 1.3rem;
}
.single-real_estate
{
 font-family: 'Tiempos',Arial,Helvetica,sans-serif;
}
.single-real_estate h1.entry-title {
    font-family: 'Tiempos',Arial,Helvetica,sans-serif;
    line-height: 1.3;
    width: 100%;
    color: #444c59;
    margin-top: 40px;
    font-size: 2.2rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.single-real_estate ul.menu-du-an.stop-swipe {
    display:  none;
    overflow-x: auto;
    white-space: nowrap;
    padding: 15px 0;
    width: 100%;
}

.single-real_estate section#entry-menu {
    position: sticky;
    top: 0;
    z-index: 10002;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.07);
    font-size: 1.8rem;
    margin-top: 0;
}

.single-real_estate ul.menu-du-an.stop-swipe li.item {
    margin-right:  20px;
}

.single-real_estate ul.menu-du-an.stop-swipe li.item a {
    font-size: 16px;
    font-weight: 400;
    color: #444c59;
}
.single-real_estate .show-data-child .col-lg-4
{
    margin-bottom: 0px;
}
.single-real_estate .show-data-child .col-lg-4 .box-all-full{
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
   align-items: center;
   padding: 10px 0px;
   color: rgba(68,76,89,.76);
   border-bottom: 1px dotted #ccc;
   margin-bottom: 0;
}
.single-real_estate  #thong-tin-co-ban .box-all-full .box-value-right {
    font-weight: bold;
    color: #000;
}
.single-real_estate .show-data-child .col-lg-4 .box-all-full div {
    margin-bottom:  0;
}

.single-real_estate #uu-diem-ngoi-nha .show-data-child
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
}
.single-real_estate #uu-diem-ngoi-nha hr
{
    width: 100%;
    border-top: 1px dotted #e2e2e2;
}
.single-real_estate #uu-diem-ngoi-nha .show-data-child p
{
    margin: 0;
    width: 100%;
}
.single-real_estate #uu-diem-ngoi-nha .show-data-child > p
{
    padding-top: 20px;
}
.single-real_estate #uu-diem-ngoi-nha .show-data-child > p + p
{
    padding-top: 0px !important;
    padding-bottom: 20px;
}
.single-real_estate #hinh-anh .show-data-child .gallery
{
    display: flex;
    flex-wrap: wrap;

    align-items: baseline;
    background-color: #fff0;
    border:0;
}
.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item
{
    position: relative;
}
.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item .gallery-caption
{
    position: absolute;
    bottom: 20px;
    left: 15px;
    margin: 0 -15px !important;
    max-width: calc(100% + 30px);
    padding: 5px 10px;
    background-color: #565353d9;
    color: #fff;
    font-weight: bold;
}
.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item img:hover,
.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item:hover img
{
    border:0 !important;
    opacity: .8;
}
.single-real_estate .project-carousel .gallery-caption {
    display: none;
}
.box-toggle:first-child .box-child {
    border-top: 0;
}
.box-slide-up-down {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    margin-bottom: 0 !important;
}
.box-toggle .box-child {
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    margin: 0 0 15px !important;
}
.box-toggle .box-child:hover {
    color: #DCA961;
    border-color: #DCA961;
}
.box-toggle .box-heading {
    font-family: 'Tiempos',Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 10px 0;
}
.box-toggle .box-heading small {
    font-size: 1.3rem;
    color: #bbb;
}

.single-real_estate #hinh-anh .show-data-child .gallery > p
{
    display: none;
}
.box-child.box-slide-up-down:after {
    content: "\f077";
    font-family: FontAwesome;
    transition: 0.3s all;
}
.box-child.box-slide-up-down.active:after {
    /* content: "\f078"; */
    font-family: FontAwesome;
    transform: rotate(180deg);
    transition: 0.3s all;
}
.project-lan-can h1.entry-title,
.project-tuong-tu h1.entry-title
{
    margin-bottom: 20px;
}

.project-tuong-tu .owl-nav > div {
    font-size: 2.8rem;
    width: 45px;
    line-height: 40px;
}
.col-1c2 {
    margin: 0px 4.2%;
}
#noi-that .show-data-child .box-content-product ,
#tien-nghi .show-data-child .box-content-product  {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.box-toggle .box-content-product {
    color: #444c59;
}
#noi-that .show-data-child .box-content-product p,
#tien-nghi .show-data-child .box-content-product p
{
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #CCC;
    align-items: center;
    color: rgba(68,76,89,.76);
    font-size: 16px;
}
#noi-that .show-data-child .box-content-product p:after,
#tien-nghi .show-data-child .box-content-product p:after
{
    content: "\f00c";
    font-family: FontAwesome;
    color: rgba(68,76,89,.76);
}
ul.lightbox-dot
{
    display: none !important;
}
.single-real_estate div#gallery-2 {
    display:  flex;
    overflow-x: auto;
    justify-content:  center;
    white-space:  nowrap;
    padding: 15px 0;
    width: 100%;
    background-color: #262626;
}
.single-real_estate .project-carousel {
    background-color: #444c59;
}
.single-real_estate div#gallery-2 .gallery-item {
    width: 129px;
    margin:  1px;
}

.single-real_estate div#gallery-2 .gallery-item .gallery-caption {
    display:  none;
}
.single-real_estate section.section.breadcrumb-section
{
    display: none;
}
.single-real_estate #header-section-1
{
    position: inherit;
    min-height: 80px;
    background: rgba(0,0,0,0.7);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.7)), color-stop(70%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 70%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.single-real_estate #header-section-1:after
{
    content: "";
    position: inherit;

}
/*end single product*/
.section-footer-box
{
    text-align: center;
    margin-top: 20px;
}
.section-footer-box a {
    padding: 10px 25px;
    background-color: #000;
    color: #fff;
    transition: 0.3s all;
}
.section-footer-box a:hover {
    background-color: #8BCB39;
}
.single-real_estate .item-meta span {
    margin-right: 10px;
}
.project-tuong-tu .entry-title > a {
    color:  #000;
    transition:  0.3s all;
}

.project-tuong-tu .entry-title > a:hover {
    color: #4285f4;
}
.header-logo {
    display: inline-block;
}
form.single-search-form select {
    padding: 0 15px;
    line-height: 36px;
    border-right: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999;
    font-size: 1.3rem;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #999;
    font-size: 1.3rem;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #999;
    font-size: 1.3rem;
}
:-moz-placeholder { /* Firefox 18- */
    color: #999;
    font-size: 1.3rem;
}

.box-select-searchnc {
    position: relative;
    border: 0;
    width: 90px;
}
.box-select-searchnc:after {
    content: "\f107 ";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    color: #f5d19d;
    line-height: 38px;
    pointer-events: none;
}
.box-search-right-single {
    position: relative;
    width: calc(100% - 90px);
}
.box-search-right-single input[type="text"] {
    padding: 0 30px 0 15px;
    line-height: 36px;
}
.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item img
{
    width: 100%;
    margin:  0 !important;
}
.home #header-section-2  .advanced-search-form ,
.page-id-978 #header-section-2 .advanced-search-form {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    z-index: 10;
}
.single-real_estate .item-meta span.price {
    color: #DCA961;
}
@media screen and (min-width: 375px)
{

   .home #header-section-2 .advanced-search-form,
   .page-id-978 #header-section-2 .advanced-search-form {
        position: absolute;
        left: 15px;
        right: 15px;
        z-index: 10;
    }
}
@media screen and (min-width: 500px)
{
    .single-real_estate #header-section-1 {
        min-height: 0;
    }
    .form-search-header {
        position: absolute;
        top: 0;
        left: 70px;
    }
    .single-real_estate form.single-search-form {
        margin: 12px 0 0;
    }

    .home #header-section-2 .advanced-search-form,
   .page-id-978 #header-section-2 .advanced-search-form {
        bottom: 100px;
    }
}
/** == SMALL (SM) >= 576px == **/
@media screen and (max-width: 575px)
{
 .home-slider   {
    height: 400px;
}
body:not(.home) #header-section-2 .header-banner
{
    min-height: 400px;
}
}
@media (min-width: 576px) {
    .single-real_estate .header-search-single {
       flex-wrap: wrap;
   }
/** Header **/
#header-section-2 .advanced-search-form {
    bottom: 0;
}
.advanced-search-form > .wrap {
    margin-left: -5px;
    margin-right: -5px;
}
.advanced-search-form > .wrap:after {
    content: "";
    display: block;
    clear: both;
}
.advanced-search-form fieldset,
.advanced-search-form .form-footer {
    float: left;
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
}
.advanced-search-form fieldset.nhu-cau {
    width: 100%;
}

/** Group Template **/
.news-group .news-first .item {
    margin-bottom: 15px;
}
.news-group .news-first .item-thumbnail {
    float: left;
    width: 260px;
}
.news-group .news-first .item-detail {
    padding-left: 275px;
}

.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item .gallery-caption
{
    margin: auto !important;
    max-width: 100% !important;
    left: 0 ;
}
.real-estate-block-style-1 .item-address {
    height: 48px;
}
.real-estate-block-style-1 .item-title a {
    height: 70px;
}
}

/** == MEDIUM (MD) >= 768px == **/
@media (min-width: 768px) {
section#home-thiet-ke-noi-that h3.item-title {

height: 80px;
}
    .modal-dialog {
        margin-top: 150px;
    }

    /** Group Template **/
    .news-group .news-first .item-thumbnail {
        width: 240px;
    }
    .news-group .news-first .item-detail {
        padding-left: 255px;
    }
    .news-group .item-title a {
        padding-top: 10px;
    }
    .news-group .news-first .item-title a {
        padding-left: 0;
    }
    .news-group .item-title a i {
        top: 0;
    }
    .news-group .item-excerpt {
        font-size: 1.3rem;
    }

    /** Header **/
    .header-menu .menu {
        text-align: right;
    }
    .header-menu .menu > li.menu-item {
        display: inline-block;
        font-size: 0;
    }
    .header-menu .menu > li.menu-item > a {
        font-size: 1.4rem;
        color: #FFF;
        font-weight: 700;
        text-transform: uppercase;
        padding: 20px 10px;
        display: inline-block;
    }

    /** Home Page **/


    /** Extra **/
    /*search*/
    .search-form
    {
        top: 10%;
    }
    /*end search*/
    /*single nha dat*/
    #uu-diem-ngoi-nha .show-data-child > p {
        width: 30% !important;

    }
    #uu-diem-ngoi-nha .show-data-child > p + p {
        width:  70% !important;
    }
    /*.single-real_estate #hinh-anh .show-data-child .gallery .gallery-item:first-child,
    .single-real_estate #hinh-anh .show-data-child .gallery .gallery-item:first-child img
    {
        width: 100%;
        }*/
        .single-real_estate #hinh-anh .show-data-child .gallery .gallery-item
        {
            width: 31.7%;
            margin-right: 15px !important;
        }
         .single-real_estate #hinh-anh .show-data-child .gallery .gallery-item:nth-child(3n+3)
         {
            margin-right: 0px !important;
         }
        .single-real_estate #hinh-anh .show-data-child .gallery:after
        {
            display: none;
        }
        #noi-that .show-data-child .box-content-product p,
        #tien-nghi .show-data-child .box-content-product p
        {
            width: 49%;
        }
        ul.lightbox-dot {
            display: block !important;
            height: auto !important;
        }
    }

/** == LARGE (SM) >= 992px == **/
@media (min-width: 992px) {
    #header-section-1 > .wrap {
        padding-right: 15px;
    }
    .single-real_estate #hinh-anh .show-data-child .gallery .gallery-item
    {
        margin-right: 20px !important;
    }
    /** Header **/
    .header-menu .menu {
        margin-top: 12px;
    }
    .header-menu .menu > li.menu-item > a {
        padding: 10px 7px;
        font-size: 1.3rem;
    }
    .header-menu .menu > li.menu-item.active > a {
        color: #f5d19d;
    }
    .single-real_estate ul#menu-main li > a
    {
        font-size: 11px;
    }
    /** Home Page **/
    #noi-that .show-data-child .box-content-product p,
    #tien-nghi .show-data-child .box-content-product p
    {
        width: 32%;
    }
}

    /** == EXTRA LARGE (XL) >= 1200px == **/
    @media (min-width: 1200px) {
       .home #header-section-2 .advanced-search-form,
   .page-id-978 #header-section-2 .advanced-search-form {

        bottom: 210px;

    }
        .header-search-single {
            display:  flex;
            flex-wrap: wrap;
            width:  auto;
        }
        .single-real_estate ul#menu-main li > a
        {
            font-size: 12px;
        }
    .single-real_estate header#masthead {
        height:  auto;
    }
    #entry-gallery .horizontal-scroll {
        overflow-x: auto;
    }

    ul.lightbox-dot li img {
        width: 50px;
        padding: 2px;
        border-radius: 0;
        opacity: 0.35;
        position: relative;
        z-index: 1;
        pointer-events: none;
    }

    .waytech-lightbox-frame .lightbox-dot {
        bottom: 5px;
    }
    .waytech-lightbox-frame .item-dot {
        margin: 0 5px 0 0;
        border-radius:  0;
        border:  0;
        position: relative;
    }
    .waytech-lightbox-frame .item-dot.active, .waytech-lightbox-frame .item-dot:hover {
        border: 2px;
    }
    .waytech-lightbox-frame .item-dot.active, .waytech-lightbox-frame .item-dot:hover img {
        opacity: 1;
    }
    .waytech-lightbox-frame .item-dot:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto;
        width: auto;
        opacity: 0;
    }
    /*menu*/
    li#menu-item-989 a {
        transition: all 0.6s ease-in-out 0s;
        position: relative;
        background-color: rgb(246, 173, 63);
        color: #213242;
        width: 110px;
        height: 40px;
        overflow:  hidden;
        text-align: center;
        display: inline-block;
        text-transform: uppercase;
        font-size: 1.2rem;
        font-weight: 600;
        border: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    li#menu-item-989 a:before {
        content: "";
        background-color: #f9f9f9;
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: -30px;
        right: -8px;
        -webkit-transform: skewX(45deg) scaleX(1);
        -ms-transform: skewX(45deg) scaleX(1);
        transform: skewX(45deg) scaleX(1);
        -webkit-transform-origin: 0%;
        -ms-transform-origin: 0%;
        transform-origin: 0%;
        -webkit-transition-property: transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        transition: all 0.4s ease-out 0s;
    }

    li#menu-item-989 a:hover:before {
        -webkit-transform: skewX(0) scaleX(0);
        -ms-transform: skewX(0) scaleX(0);
        transform: skewX(0) scaleX(0);
    }

    li#menu-item-989 a:hover {
        color:  #fff;
    }
    ul#menu-main {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: wrap;
    }

    .mce-content-body {
        font-size: 1.6rem;
    }
    .header-menu .menu > li.menu-item > a
    {
        font-size: 1.2rem;
    }
    /** Header **/
    .header-menu .menu > li.menu-item > a {
        /*padding: 14px 15px;*/
    }

    /** Home Page **/
    /*search*/
    .search-form
    {
        width: 50%;
        margin: auto;
        top: 30%;
    }
    /*end search*/

}
#call-hotline {
    -webkit-transform: translatex(-60px);
    -ms-transform: translatex(-60px);
    -moz-transform: translatex(-60px);
    -o-transform: translatex(-60px);
    transform: translatex(-60px);
}
#call-hotline.item {
    position: fixed;
    z-index: 1000;
    bottom: 25px;
    left: 10px;
    display: block;
    background-color: rgba(255,255,255,0.5);
    color: #FFF !important;
    border-radius: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
    font-size: 1.8rem;
}
#call-hotline:before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-color: #000;
    border-radius: 40px;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 0;
    animation-name: loop-shine;
    animation-duration: 1s; /* or: Xms */
    animation-iteration-count: infinite;
    animation-direction: normal; /* or: normal */
    animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
    animation-fill-mode: forwards; /* or: backwards, both, none */
    animation-delay: 0; /* or: Xms */
}
#call-hotline:after {

    content: "";
    background-color: #0CB011;
    display: block;
    width: 40px;
    height: 40px;

    border-radius: 40px;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 0;
}
#call-hotline.active {
    -webkit-transform: translatex(0);
    -ms-transform: translatex(0);
    -moz-transform: translatex(0);
    -o-transform: translatex(0);
    transform: translatex(0);
}
#call-hotline > i.fa {
    position: relative;
    z-index: 1;
    -webkit-animation: loop-shake 2s ease-in-out 0s infinite normal forwards;
    -moz-animation: loop-shake 2s ease-in-out 0s infinite normal forwards;
    -ms-animation: loop-shake 2s ease-in-out 0s infinite normal forwards;
    -o-animation: loop-shake 2s ease-in-out 0s infinite normal forwards;
    animation: loop-shake 2s ease-in-out 0s infinite normal forwards;
}
