body {
    font-size: 16px;
    font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol; !important;

}
.control-label_wanted
{
font-weight: 501;
    font-size: 14px;
    /*padding-left: unset;*/
}
.rowm10 {
    margin-left: -10px;
    margin-right: -10px;
}
.colm10 {
    padding-left: 10px;
    padding-right: 10px;
}
img {
    max-width: 100%;
}
a:hover {
    color: var(--primary-color);
}
.scontent img {
    -o-object-fit: cover;
    object-fit: cover;
}
header {
    position: relative;
    z-index: 500;
}
.topmenu {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-bottom: 1px solid #ccc;
}
.topmenu .navbar-nav {
    width: 100%;
    text-align: right;
}
.topmenu .nav-link {
    text-align: center;
}
.topmenu .navbar-nav a {
    color: #fff !important;
}
.topmenu .nav-link:hover {
    color: #ffc107 !important;
}
.topmenu .navbar-nav a.active {
    font-weight: 600 !important;
}
.topmenu .navbar-toggler {
    color: #fff !important;
    border: none !important;
}
.topmenu.bg-light .navbar-nav a,
.topmenu.bg-light .navbar-toggler {
    color: #000 !important;
}
.topsearch .typesearch {
    margin-bottom: 10px;
    padding-top: 10px;
}
.topsearch .typesearch a {
    color: #000;
    margin-right: 7px;
}
.topsearch .typesearch a.active {
    border-bottom: 2px solid #000;
    font-weight: 700;
}
.topsearch .input-group-lg {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}
.topsearch .input-group-text {
    background: #fff;
}
.topsearch .form-control {
    border: 1px solid #ced4da;
    border-left: 0;
}
.topsearch .btn {
    font-size: 15px !important;
    background: var(--primary-color);
    color: #fff;
}
.topsearch .btn:hover {
    color: #000;
}
.projecthome h2 a {
    color: #222;
}
.projecthome .item {
    margin-top: 20px;
}
.projecthome .item p {
    padding: 5px 0;
    margin: 0;
}
.blii {
    position: relative !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    padding-top: 66.6667%;
}
.blii .img {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.blii .img,
.blii .linkdetail {
    position: absolute;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}
.projecthome .item .img img.thumb {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    -o-object-fit: cover;
    object-fit: cover;
}
.projecthome .item .description {
    background: #fff;
    padding-top: 6px;
    position: relative;
}
.projecthome .item .description .heart {
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
}
.projecthome .item .description .dia_chi {
    color: #4f4f4f;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 26px;
}
.projecthome .item .description a {
    color: #000;
    text-decoration: none;
}
.projecthome .item .description h5 {
    font-weight: 700;
    font-size: 1em;
    line-height: 120%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
    margin: 7px 0 0;
    padding: 0 15px 0 0;
}
.projecthome .item .description h5:hover {
    text-decoration: underline;
    color: var(--primary-color);
}
.projecthome .item .description p {
    padding: 0;
    margin: 7px 0 0;
}
.itemarea {
    flex: auto;
}
.itemarea img {
    border-radius: 6px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    flex: auto;
}
.itemarea h4 {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.owl-carousel .owl-stage {
    display: flex;
}
.owl-carousel.owl-drag .owl-item {
    display: flex;
    flex: auto;
}
.homehouse {
    position: relative;
    background: #fff;
}
.hourseitem {
    margin-top: 20px;
}
.hourseitem .img .thumb {
    border-radius: 6px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}
.hourseitem .info {
    padding: 10px 0 0;
    position: relative;
}
.hourseitem .info .heart {
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
}
.hourseitem p {
    padding: 0;
    margin: 5px 0 0;
    font-size: 15px;
}
.hourseitem h3 {
    height: 42px;
    overflow: hidden;
    margin: 0 0 10px;
    line-height: 16px;
    font-weight: 700;
    padding: 0 15px 0 0;
}
.hourseitem h3 a {
    color: #000;
    font-size: 16px;
}
.hourseitem h3 a:hover {
    color: var(--primary-color);
}
.hourseitem .city {
    color: #4f4f4f;
    max-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hourseitem p.threemt {
    font-size: 0.9em;
    display: flex;
}
.hourseitem p.threemt span {
    font-size: 13.5px;
    float: left;
    margin-right: 10%;
}
.hourseitem p.threemt span i {
    float: left;
    font-style: normal;
}
.hourseitem p.threemt span .vti {
    margin-top: 2px;
    margin-left: 5px;
}
footer {
    background-color: #f7f5f4;
    min-height: 320px;
}
footer p a {
    color: var(--primary-color);
}
footer .menufooter h4 {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
footer .menufooter ul {
    margin: 0;
    padding: 0;
}
footer .menufooter ul li {
    list-style: none;
    padding: 3px 0;
}
footer .menufooter ul li a {
    color: #4f4f4f;
}
footer .copyright {
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    color: #4f4f4f;
    font-size: 15px;
}
.padtop10 {
    padding-top: 10px;
}
.padtop20 {
    padding-top: 20px;
}
.padtop30 {
    padding-top: 30px;
}
.padtop40 {
    padding-top: 40px;
}
.padtop50 {
    padding-top: 50px;
}
.padtop70 {
    padding-top: 70px;
}
.action_footer {
    position: fixed;
    bottom: 5px;
    width: auto;
    right: 80px;
    z-index: 9;
}
.action_footer a {
    float: right;
    background: var(--primary-color);
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 10px;
    color: #333;
}
.action_footer a img {
    height: 22px;
}
.action_footer .cd-top {
    position: absolute;
    top: 1px;
    right: -40px;
    background: #3097d1;
    color: #fff;
}
.bgheadproject {
    padding: 30px 0;
    background: url(../images/banner-du-an.jpg);
    color: #fff;
}
.bgheadproject h1 {
    padding-top: 20px;
}
.bgheadproject p {
    padding: 0;
}
.bold500 {
    font-weight: 600;
}
.lineheight220 {
    line-height: 220%;
}
.from {
    font-weight: 400;
}
.boxsliderdetail {
    position: relative;
    height: auto;
    overflow: hidden;
}
.boxsliderdetail .slidetop {
    height: 350px;
    position: relative;
}
.boxsliderdetail .slidetop .item {
    width: 100%;
}
.boxsliderdetail .slidetop img {
    height: 350px;
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
}
.boxsliderdetail .slidebot {
    height: auto;
    position: relative;
    background: #222;
    padding: 0 15px;
}
.boxsliderdetail .slidebot .icon {
    background-color: hsla(0, 0%, 100%, 0.1);
    float: left;
    height: 80px;
    color: #e0e0e0;
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    font-size: 0.8em;
    width: 100%;
}
.boxsliderdetail .slidebot .icon i {
    font-size: 2em;
}
.boxsliderdetail .slidebot .icon p {
    margin: 0;
    padding-top: 10px;
}
.boxsliderdetail .slidebot #listcarouselthumb {
    padding: 10px 0;
    height: 90px;
}
.boxsliderdetail .slidebot .item {
    margin: 0 3px;
    width: 100%;
}
.boxsliderdetail .slidebot img {
    height: 80px;
    border: 5px solid #222;
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
}
#loading {
    position: fixed;
    background: rgba(0, 0, 0, 0.1);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}
.lds-hourglass {
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 55%;
    margin-top: -50px;
    background: url(../images/iconlogo.png);
    background-position: 100% 100%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}
.pagination .page-item a {
    border: 0;
    color: #222;
    border-radius: 50%;
    padding: 3px 9px !important;
    margin: 0 2px;
}
.pagination .page-item.active span {
    background: var(--primary-color);
    padding: 3px 9px !important;
    margin: 0 2px;
}
.pagination .page-item span {
    border-radius: 50%;
    border: 0;
    padding: 3px 9px !important;
    margin: 0 2px;
}
.titlenews {
    font-size: 1.8em;
}
.titlenewnews,
.titlenews {
    font-weight: 600;
}
.showbigimg {
    cursor: pointer;
}
@-webkit-keyframes lds-ring {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes lds-ring {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
@-webkit-keyframes lds-circle {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }
    0% {
        transform: rotateY(0);
    }
    50% {
        transform: rotateY(5turn);
        -webkit-animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }
    to {
        transform: rotateY(10turn);
    }
}
@keyframes lds-circle {
    0%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }
    0% {
        transform: rotateY(0);
    }
    50% {
        transform: rotateY(5turn);
        -webkit-animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }
    to {
        transform: rotateY(10turn);
    }
}
.owl-nav {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
}
.owl-nav i {
    border-radius: 50%;
    background-color: #fff;
    top: 0;
    width: 36px;
    height: 36px;
    float: left;
    padding: 6px;
    box-sizing: border-box;
}
.owl-nav .owl-prev {
    left: -15px;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
    position: absolute;
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
}
.owl-nav .owl-next {
    right: -15px;
}
#listcarouselthumb .owl-nav .owl-next,
#listcarouselthumb .owl-nav .owl-prev {
    box-shadow: none;
    border-radius: 0;
}
#listcarouselthumb .owl-nav {
    top: 15px;
}
#listcarouselthumb .owl-nav i {
    box-shadow: none !important;
    width: 20px;
    height: 70px;
    outline: 0 !important;
    border-radius: 0;
    font-size: 1em;
    top: 10px;
    background: hsla(0, 0%, 100%, 0.1);
    padding: 27px 2px;
}
.bgmenupro {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    background: #fff;
    box-shadow: 0 3px 3px #f2f2f2;
    padding: 0;
}
.bgmenupro .w90 {
    padding: 0;
}
.bgmenupro .navbar {
    padding: 0 1rem;
}
.bgmenupro .navbar li {
    padding: 0.5rem 0;
    margin-right: 10px;
}
.bgmenupro .navbar li a.nav-link {
    color: #222;
}
.bgmenupro li.active {
    font-weight: 700;
    border-bottom: 2px solid orange;
}
.boxright {
    box-shadow: 0 3px 5px #e0e0e0;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.boxright .head {
    padding: 10px 0;
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    margin-bottom: 15px;
}
.boxright .itemagent img {
    border: none;
}
.boxright .itemagent .col-md-4,
.itemagent .col-md-8 {
    padding: 0;
}
.boxright .itemagent .info a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.boxright .itemagent .info p {
    margin: 0;
    padding: 5px 0;
}
.boxright .itemagent .info p.mobile {
    font-weight: 700;
    color: var(--primary-color);
}
.btn-orange {
    background: var(--primary-color);
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
.text-orange {
    color: var(--primary-color) !important;
}
.topmenu.bg-light .navbar-nav a.text-orange {
    color: var(--primary-color) !important;
    font-weight: 600 !important;
}
.titlehouse {
    color: #222;
    font-size: 30px;
    font-weight: 700;
}
.addresshouse {
    color: #4f4f4f;
}
.pricehouse {
    color: var(--primary-color);
    font-size: 16px;
    margin: 0;
}
.headifhouse,
.pricehouse {
    font-weight: 700;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 10px;
}
.headifhouse {
    font-size: 18px;
    margin: 0 0 15px;
}
#frmhomesearch {
    position: relative;
}
.listsuggest {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.9);
    width: 100%;
    display: none;
    max-height: 400px;
    overflow-y: scroll;
}
.listsuggest ul {
    margin: 0;
    padding: 0;
}
.listsuggest ul li {
    padding: 5px 10px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.listsuggest ul li:last-child {
    border-bottom: none;
}
.listsuggest ul li p {
    margin: 0;
    padding: 5px;
    font-size: 0.9em;
}
.listsuggest ul li p a {
    color: #000;
    font-weight: 700;
    font-size: 1.1em;
}
.language {
    font-size: 0.8em;
}
.language a {
    color: #000;
}
#ismain-homes h2,
.language a {
    font-weight: 700;
}
.owl-carousel .item img {
    -o-object-fit: cover;
    object-fit: cover;
}
.listnews {
    padding: 0;
    margin: 0;
}
.listnews li {
    list-style: none;
    padding: 7px 0;
    border-bottom: 1px solid #e0e0e0;
}
.lastestnews .img-thumbnail {
    border: 0;
    max-height: 67px;
    width: auto;
}
.lastestnews {
    font-size: 0.85em;
    font-weight: 600;
}
@media (max-width: 576px) {
    .w90 {
        width: 100%;
    }
    .topsearch .typesearch a {
        color: #000;
    }
    .topsearch .typesearch a.active {
        border-bottom: 2px solid #000;
    }
}
@media (min-width: 576px) {
    .w90 {
        width: 100%;
    }
    .topsearch .typesearch a {
        color: #000;
    }
    .topsearch .typesearch a.active {
        border-bottom: 2px solid #000;
    }
}
@media (min-width: 900px) {
    .w90 {
        width: 100%;
    }
    .topsearch .typesearch a {
        color: #fff;
    }
    .topsearch .typesearch a.active {
        border-bottom: 2px solid #fff;
    }
}
@media (min-width: 1100px) {
    .w90 {
        width: 90%;
    }
    .topsearch .typesearch a {
        color: #fff;
    }
    .topsearch .typesearch a.active {
        border-bottom: 2px solid #fff;
    }
}
.blog-container .container-grid .grid-in {
    max-width: 100%;
    position: relative;
    border-radius: 5px;
    height: 100%;
}
.blog-container .container-grid .grid-in .hourseitem {
    border-radius: 0 !important;
}
.blog-container .container-grid .grid-in .grid-shadow {
    width: 100%;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.blog-container .container-grid .grid-in .grid-shadow.grid-shadow-gray {
    background: #f6f6f6;
}
.blog-container .container-grid .blog-img img {
    width: 100%;
}
.blog-container .container-grid .grid-h {
    background-color: #f6f6f6;
    padding: 15px;
    min-height: 220px;
}
.blog-container .container-grid .grid-h a h2 {
    font-size: 16px;
    color: #212131;
    display: block;
    margin-bottom: 15px;
    -webkit-transition: color 0.2s;
    line-height: 30px;
}
.blog-container .container-grid .grid-h a:hover h2 {
    color: var(--primary-color);
}
.blog-container .container-grid .grid-h .blog-excerpt p {
    line-height: 24px;
    font-size: 14px;
    color: #878798;
    display: block;
    margin-bottom: 15px;
}
.blog-container .container-grid .grid-h .blog-title a {
    min-height: 60px;
}
.blog-container .container-grid .grid-h .blog-title .post-meta {
    font-size: 14px;
    color: #878798;
}
.boxright {
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.boxright h5 {
    font-weight: 700;
    margin-top: -15px;
}
.topmenu {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
.topmenu .navbar-collapse {
    text-align: center;
}
.single-post .head {
    font-weight: 700;
    color: #000;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 20px;
}
.gridhouse {
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
}
.action_footer a,
.typesearch a {
    text-decoration: none !important;
}
.action_footer a:hover,
.btn-orange:focus,
.btn-orange:hover,
.topsearch .btn:hover {
    background: var(--primary-color-hover);
    color: #fff;
}
.itemnews .title {
    font-size: 20px !important;
}
.itemnews h3 a:hover {
    color: var(--primary-color);
    text-decoration: none;
}
@media screen and (min-width: 901px) {
    .itemnews img {
        min-height: 210px;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .itemnews .title {
        font-size: 20px;
    }
}
@media screen and (max-width: 600px) {
    .itemnews h3 {
        padding-top: 15px;
    }
    .itemnews .title {
        font-size: 20px;
    }
}
.itemnews img {
    min-height: 160px;
    margin-bottom: 15px;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
.mapouter {
    position: relative;
    text-align: right;
}
.gmap_canvas,
.mapouter {
    height: 400px;
    width: 100%;
}
.gmap_canvas {
    overflow: hidden;
    background: 0 0 !important;
}
#contact .wrapper {
    background-color: #f4f4f4;
    padding: 20px;
    height: 100%;
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
}
#contact .wrapper h2 {
    font-weight: 700;
    color: var(--primary-color);
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
#contact .wrapper .form-control {
    background: #fff;
}
#contact .wrapper .contact-main {
    margin-bottom: 40px;
}
#contact .wrapper .contact-item {
    margin-bottom: 25px;
}
#contact .wrapper .contact-item:last-child {
    margin-bottom: 0;
}
#contact h3 {
    color: var(--primary-color);
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
}
#contact h3,
.form-group {
    margin-bottom: 15px;
}
.form-control {
    font-size: 14px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all 0.4s ease;
}
.form-control,
.form-control:focus {
    outline: 0;
    -ms-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: var(--primary-color);
}
.btn-outline,
.btn-special {
    background-color: #fff;
    color: #303030;
    font-size: 14px;
    height: 39px;
    border: 2px solid #303030;
    padding: 0 20px;
    position: relative;
    display: inline-block;
    line-height: 35px;
    border-radius: 0;
}
.btn-special,
.btn-special:after {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}
.btn-special:hover,
.btn-special:hover:after {
    background-color: #fff;
}
.btn-special:hover {
    color: var(--primary-color);
    text-decoration: none;
}
#contact .alert {
    padding: 0.5rem 1.25rem;
    border-radius: 0;
    font-size: 14px;
}
.job-list {
    margin-bottom: 40px;
}
.job-list .job-item {
    border-top: 1px dashed #d4d4d4;
    padding: 15px 0;
}
.job-list .job-item .job-title {
    margin-bottom: 10px;
}
.job-list .job-item .job-title a {
    font-weight: 700;
}
.job-list .job-item p {
    font-size: 14px;
    margin-bottom: 0;
}
.job-list .job-item .job-header {
    font-size: 16px;
    padding: 15px 0;
    border-bottom: 1px dashed #d4d4d4;
    margin-bottom: 20px;
}
.topsearch .form-control {
    font-size: 16px;
    height: 48px;
    box-shadow: none;
    outline: 0;
    border: 1px solid #ced4da !important;
    border-left: 0 !important;
    background: #fff;
}
.topsearch .typesearch {
    margin-bottom: 0;
}
.topsearch .btn,
.topsearch .input-group-text {
    border-radius: 0 !important;
}
.topsearch .typesearch a {
    padding: 8px 12px;
    font-weight: 400 !important;
    margin: 0;
    display: inline-block;
    background-color: hsla(0, 0%, 100%, 0.7) !important;
    color: var(--primary-color);
    float: left;
    border: none !important;
    border-right: 1px solid #fff !important;
}
.topsearch .typesearch a:last-child {
    border-right: none !important;
}
.topsearch .typesearch a.active {
    background: var(--primary-color) !important;
    color: #fff;
}
.topsearch .input-group-lg {
    background-color: hsla(0, 0%, 100%, 0.7);
    padding: 25px 20px 5px;
    justify-content: center;
}
.hourseitem .info {
    background: #f6f6f6;
    padding: 15px;
}
.hourseitem .img .thumb {
    width: 100%;
    border-radius: 0 !important;
}
.projecthome .item .description {
    background: #f6f6f6;
    padding: 15px;
}
.projecthome .item .img img.thumb {
    border-radius: 0 !important;
}
.projecthome p.threemt {
    font-size: 0.9em;
    display: flex;
}
.projecthome p.threemt span {
    font-size: 13.5px;
    float: left;
    margin-right: 10%;
}
.projecthome p.threemt span i {
    float: left;
    font-style: normal;
}
.projecthome p.threemt span .vti {
    margin-top: 2px;
    margin-left: 5px;
}
.main-homes {
    min-height: calc(100vh - 400px);
}
.search-box {
    min-height: 400px;
    background: #f6f6f6;
    margin-top: 20px;
    padding: 20px;
}
.search-box .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.search-box .input-has-icon {
    position: relative;
}
.search-box .input-has-icon i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ccc;
}
.btn-primary {
    background: var(--primary-color);
   font-size: 14px;
    border-radius: 3px;
    color: #fff;
    outline: 0;
    border: none;
}
.btn-primary:hover {
    background: var(--primary-color-hover);
}
.btn-full {
    width: 100%;
}
.btn-select-language {
    display: block;
    float: left;
    margin-left: 15px;
    padding: 0;
    background: 0 0 !important;
    color: #333 !important;
    border: none !important;
    outline: 0 !important;
    box-shadow: none !important;
    line-height: 16px;
    font-size: 14px;
    vertical-align: middle;
}
.btn-select-language img {
    vertical-align: top;
    margin-top: 1px;
}
.language_bar_chooser.dropdown-menu {
    padding: 0 !important;
    border: none;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.15);
}
.language_bar_chooser.dropdown-menu li {
    display: inline-block !important;
}
.language_bar_chooser.dropdown-menu li a {
    font-size: 14px;
    line-height: 28px;
    padding-left: 7px !important;
    text-decoration: none !important;
}
.language_bar_chooser.dropdown-menu li a img {
    vertical-align: top;
    margin-top: 7px;
}
.socials {
    display: inline-block;
    float: right;
    margin-top: -30px;
}
.socials span {
    font-weight: 700;
}
.socials ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.socials ul li {
    display: inline-block;
    margin: 0 5px;
}
.socials ul li a {
    display: block !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: var(--primary-color) !important;
    color: #fff !important;
    border: 1px solid var(--primary-color);
    line-height: 35px;
    text-align: center;
    font-size: 15px !important;
}
.socials ul li a:hover {
    background-color: #fff !important;
    color: var(--primary-color-hover) !important;
}
@media screen and (min-width: 767px) {
    .socials {
        float: left;
        margin-top: -20px;
    }
}
.box_shadow {
    background: #f5f5f5;
    margin: 30px 0;
    padding: 40px 0;
}
.box_shadow .projecthome .item {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.box_shadow .projecthome .item .description {
    background: #fff;
}
.box_shadow .homehouse {
    background: 0 0;
}
.box_shadow .homehouse .hourseitem {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.box_shadow .blog-container .grid-h,
.box_shadow .homehouse .hourseitem .info {
    background: #fff;
}
.hourseitem,
.projecthome .item {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.hourseitem img,
.projecthome .item img {
    transition: all 0.4s;
    transform: scale(1);
    width: 100%;
}
.hourseitem:hover img,
.projecthome .item:hover img {
    transform: scale(1.1);
}
footer {
    border-top: 1px solid #f0f0f0;
    background-color: #fafbfd;
}
.topmenu.bg-light {
    background-color: #f4f5f9 !important;
}
.hourseitem h3 a {
    line-height: 19px;
}
.bravo_topbar {
    background: var(--primary-color);
    padding: 15px 0;
}
.bravo_topbar .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
}
.bravo_topbar .content .topbar-left {
    font-size: 14px;
    color: #fff;
}
.bravo_topbar .content .topbar-right {
    font-size: 12px;
}
.bravo_topbar .content .topbar-items {
    display: inline-block;
    margin-bottom: 0;
}
.topbar-items li {
    padding-left: 18px;
    padding-right: 18px;
    display: inline-block;
}
.topbar-items li.login-item {
    padding-left: 5px;
    padding-right: 5px;
}
.topbar-items li a {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
}
.bravo_topbar .content .top-socials {
    display: inline-block;
}
.bravo_topbar .content .topbar-left .line {
    min-width: 1px;
    display: inline-block;
    position: relative;
    min-height: 1px;
    margin: 0 10px;
}
.bravo_topbar .content .topbar-left .line:before {
    content: "";
    position: absolute;
    left: 0;
    top: -13px;
    height: 20px;
    border-right: 1px solid #5f7190;
}
.bravo_topbar .content .top-socials a:first-child {
    padding-left: 0;
}
.bravo_topbar .content .topbar-left a {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    padding-right: 18px;
}
.topsearch .form-control {
    border: none !important;
    z-index: 3;
}
.topsearch .input-group-text {
    border: none !important;
}
.language > a {
    text-decoration: none !important;
    font-weight: 400;
}
.language > a img {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 3px;
}
.bravo_topbar .language-label {
    display: none;
}
.bravo_topbar .btn-select-language {
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
}
.bravo_topbar .language {
    display: inline-block;
    padding: 0;
    margin-bottom: 0 !important;
    vertical-align: middle;
    font-size: 12px;
    margin-left: 10px;
}
.bravo_topbar .language > a {
    color: #fff !important;
}
.post-meta a {
    color: #212529;
    text-decoration: none !important;
}
.post-meta a:hover {
    color: var(--primary-color);
}
.breadcrumb {
    position: relative;
    z-index: 10;
    background-color: transparent;
    margin-bottom: 0;
    align-items: center;
    justify-content: center;
}
.breadcrumb > .breadcrumb-item {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.breadcrumb > .breadcrumb-item a,
.breadcrumb > .breadcrumb-item:active {
    color: #fff;
}
.breadcrumb > .breadcrumb-item a:hover {
    color: var(--primary-color-hover);
    text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item:before {
    color: #fff;
}
.bgheadproject h1 {
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: 700;
}
.boxright .head {
    padding: 0 0 15px;
    margin-bottom: 0;
    border-bottom: none;
}
.boxright .itemagent {
    font-size: 15px;
}
.boxright .itemagent img {
    margin-bottom: 15px;
    padding: 0;
    border-radius: 4px;
}
.boxright .info p {
    margin: 0;
    padding: 5px 0;
}
.boxright .info p.mobile {
    font-weight: 700;
    color: var(--primary-color);
}
p:empty {
    margin-bottom: 0;
}
.add-property {
    border-radius: 25px;
    font-size: 15px;
    margin-left: 20px;
    padding: 10px 15px;
    white-space: nowrap;
}
.blii .status {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 10px;
}
.status-label {
    font-size: 1rem;
    color: #fff;
    padding: 3px 7px;
    background-color: var(--primary-color);
}
.status-label.label-success {
    background-color: #36c6d3;
}
.status-label.label-danger {
    background-color: #ed6b75;
}
.status-label.label-warning {
    background-color: #f1c40f;
}
.status-label.label-info {
    background-color: #659be0;
}
.home_banner {
    height: 60vh;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-color: #2a2933;
    font-weight: 600;
}
.home_banner .topsearch {
    position: absolute;
    width: 50%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 9;
    margin: auto;
}
.post-meta {
    font-size: 14px;
    color: #878798;
}
@media screen and (max-width: 768px) {
    .home_banner .topsearch {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
body .cookie-consent {
    padding: 10px 0 !important;
}
body .cookie-consent .cookie-consent-body {
    max-width: 90%;
}
.login-form {
    padding: 20px;
    border: none;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, 0.15);
    margin: 50px auto;
}
.login-form .btn-blue {
    font-size: 15px !important;
    background: #08436b;
    color: #fff;
    border-radius: 0 !important;
    padding: 0.5rem 1rem;
    line-height: 1.5;
}
.login-form .btn-blue.btn-full {
    width: 100%;
}
.half-circle-spinner,
.half-circle-spinner * {
    box-sizing: border-box;
}
.half-circle-spinner {
    width: 60px;
    height: 60px;
    margin: 20px auto;
    border-radius: 100%;
    position: relative;
}
.half-circle-spinner .circle {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 6px solid transparent;
}
.half-circle-spinner .circle.circle-1 {
    border-top-color: var(--primary-color);
    -webkit-animation: half-circle-spinner-animation 1s infinite;
    animation: half-circle-spinner-animation 1s infinite;
}
.half-circle-spinner .circle.circle-2 {
    border-bottom-color: var(--primary-color);
    -webkit-animation: half-circle-spinner-animation 1s infinite alternate;
    animation: half-circle-spinner-animation 1s infinite alternate;
}
@-webkit-keyframes half-circle-spinner-animation {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes half-circle-spinner-animation {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
.topsearch .keyword-input,
.topsearch .location-input {
    width: calc(50% - 98px);
    display: inline-block;
    position: relative;
}
.spinner-icon {
    display: none;
    position: absolute;
    top: 13px;
    right: 13px;
}
.search-box .spinner-icon {
    top: 7px;
    right: 11px;
}
.suggestion {
    position: absolute;
    background: hsla(0, 0%, 100%, 0.9);
    display: none;
    max-height: 400px;
    overflow-y: scroll;
    z-index: 99;
    left: 0;
    right: 0;
}
.suggestion ul {
    margin: 0;
    padding: 0;
}
.suggestion ul li {
    padding: 5px 10px;
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.suggestion ul li p a {
    color: #000;
    font-weight: 700;
    font-size: 1.1em;
}
.suggestion::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    background-color: #f9f9f9;
}
.suggestion::-webkit-scrollbar {
    width: 3px;
    background-color: #fae0e0;
    height: 3px;
}
.suggestion::-webkit-scrollbar-thumb {
    background-color: #f9f9f9;
    border: 2px solid #777;
    border-radius: 2px;
}
.topmenu {
    transition: all 0.5s ease 0s;
}
.topmenu .header-sticky {
    z-index: 9999999;
    background: #f4f5f9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    -webkit-animation: slideInDown 0.65s cubic-bezier(0.23, 1, 0.32, 1);
    animation: slideInDown 0.65s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}
.show-admin-bar .topmenu .header-sticky {
    top: 40px;
}
.choose-currency,
.choose-currency a {
    display: inline-block;
    color: #fff;
}
.choose-currency a {
    text-decoration: none;
    position: relative;
    margin-right: 3px;
}
.choose-currency a:after {
    content: "";
    width: 1px;
    height: 10px;
    right: -5px;
    top: 4px;
    position: absolute;
    background: #fff;
}
.choose-currency a:last-child:after {
    display: none;
}
.choose-currency a:hover {
    color: var(--color-1st);
}
.choose-currency a.active {
    color: var(--color-1st);
    font-weight: 700;
}
.header-deliver {
    display: inline-block;
    color: #fff;
    padding: 0 5px !important;
}
.banner-text-description {
    font-size: 2.15em;
    font-weight: 600;
}
.advanced-search {
    text-align: left;
    width: calc(100% - 14px);
    padding-top: 5px;
    position: relative;
}
.advanced-search > a {
    font-size: 0.8rem;
    text-decoration: none;
    color: var(--primary-color);
}
.advanced-search .advanced-search-content {
    display: none;
    position: absolute;
    top: 34px;
    background-color: hsla(0, 0%, 100%, 0.7);
    padding: 0 27px 5px;
    justify-content: center;
    width: calc(100% + 54px);
    left: -27px;
    right: -27px;
    -webkit-animation: fadeOut 0.3s;
    animation: fadeOut 0.3s;
}
.advanced-search .advanced-search-content.active {
    display: block;
    -webkit-animation: fadeIn 0.3s;
    animation: fadeIn 0.3s;
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    to {
        transform: translateY(0);
    }
}
@media screen and (max-width: 768px) {
    .topsearch .keyword-input {
        width: calc(100% - 52px);
    }
    .topsearch .keyword-input + .input-group-prepend {
        margin-top: 10px;
    }
    .topsearch .location-input {
        width: calc(100% - 52px);
        margin-top: 10px;
    }
    .topsearch .input-group-append.search-button-wrapper {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 10px;
    }
    .topsearch button.btn {
        width: 100%;
    }
    .choose-currency {
        color: #000;
        margin-top: 10px;
    }
    .choose-currency > span {
        font-weight: bolder;
    }
    .choose-currency a {
        color: #000;
    }
    .choose-currency a:after {
        background: #000;
        height: 11px;
        top: 7px;
    }
    .choose-currency a .active,
    .choose-currency a:hover {
        color: #000;
    }
    .choose-currency span {
        font-size: 0.8em;
    }
    .topbar-items {
        padding-left: 0;
        margin: 0;
        padding-bottom: 10px;
    }
    .topbar-items li a {
        color: #000;
    }
    .topmenu .navbar-collapse {
        background: #fff;
    }
    .banner-text-description {
        font-size: 1.5em;
        font-weight: 600;
    }
}
.form-group--inline {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.form-group--inline label {
    min-width: 60px;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}
.form-group--inline .form-control {
    border-radius: 50px;
    border-color: var(--primary-color);
    width: auto;
}
.select--arrow {
    position: relative;
}
.select--arrow i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    color: #ccc;
}
.select--arrow .form-control {
    padding: 0 30px 0 15px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.item-price-wrap {
    left: 0;
    bottom: 0;
    color: #fff;
    font-weight: 500;
    position: absolute;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}
.item-price-wrap li {
    font-size: 14px;
    font-weight: 600;
    float: left;
    background-color: rgba(226, 62, 29, 0.8);
    color: #fff;
    position: relative;
    padding: 2px 15px;
    text-align: center;
}
.item-price-wrap li.h-type {
    background-color: var(--primary-color-rgb);
    font-weight: 400;
    margin-right: 27px;
}
.item-price-wrap li:not(.h-type):before,
.item-price-wrap li:not(:last-child):after {
    content: "";
    display: inline-block;
    vertical-align: bottom;
    margin-left: 0;
    position: absolute;
    top: 0;
}
.item-price-wrap li:not(:last-child):after {
    border-top: 30px solid var(--primary-color-rgb);
    border-right: 25px solid transparent;
    left: 100%;
}
.item-price-wrap li:not(.h-type):before {
    border-bottom: 30px solid rgba(226, 62, 29, 0.8);
    border-left: 25px solid transparent;
    right: 100%;
}
.media-count-wrapper {
    position: absolute;
    left: 10px;
    top: 10px;
    display: none;
}
.media-count-wrapper .media-count {
    position: relative;
    overflow: hidden;
}
.media-count-wrapper .media-count span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 600;
}
#alert-container {
    top: 80px;
    right: 5px;
    position: fixed;
    z-index: 9999999;
}
#alert-container .alert {
    max-width: 450px !important;
    min-height: 45px !important;
    font-weight: 400;
    position: relative;
    padding: 10px 40px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px 0 rgba(3, 3, 3, 0.1);
    font-size: 15px;
}
#alert-container .alert.alert-success {
    color: #299c77;
    background-color: #bff9d0;
}
#alert-container .alert .message-icon {
    position: absolute;
    left: 5%;
    top: 30%;
    font-size: 16px;
    fill: #299c77;
    stroke: #299c77;
}
#alert-container .alert.alert-dismissible .close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 10px;
    padding: 0;
}
body.show-admin-bar #alert-container {
    top: 120px;
}
.hourseitem .info .heart,
.projecthome .item .description .heart {
    right: 10px;
}
.imgs-grid-modal {
    z-index: 1000000;
}
.imgs-grid-modal .modal-indicator ul li {
    margin: 0 5px;
    border: 2px solid #fff;
}
.imgs-grid-modal .modal-indicator ul li.selected {
    margin: 0 5px;
}
