﻿/* Css khóa học thẩm mỹ */
.khoahoc {padding: 5px 5px 50px;font-size: 16px !important;}
.khoahoc a {color:#ed1c24;}
.khoahoc img {max-width: 100%;height: auto !important;}
.khoahoc ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
@font-face {
    font-family: 'SanFrancisco';
    src: url(https://batdongsan.land/Styles/fonts/San-Francisco/SanFranciscoDisplay-Regular.otf);
}

@font-face {
    font-family: 'SanFranciscoThin';
    src: url(https://batdongsan.land/Styles/fonts/San-Francisco/SanFranciscoText-Thin.otf);
}

@font-face {
    font-family: 'SanFranciscoBold';
    src: url(https://batdongsan.land/Styles/fonts/San-Francisco/SanFranciscoText-Bold.otf);
}
#wrapper {
    height: auto;
}

/* main-navigation */
#navigation {
    position: fixed;
    bottom: auto;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.main-navigation {
    background-color: #ffba00;
}
#navigation .navbar.navbar-v2 {
    padding: 0;
    border-top: 0px;
}
#navigation .navbar {
    padding: 14px 0;
    margin: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}


/*#region Layout */
body.body-home {
    color: #333;
    font-size: 14px;
    font-family: SanFrancisco, Arial, serif;
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    padding-top: 57px;
}

#content {
    background: #fff;
}

#banner {
    max-height: 80px;
}
.logo img {
    width: 62%;
}

img {
    max-width: 100%;
}

a:hover, a:active, a:focus, a:visited {
    text-decoration: underline;
}


ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.break {
    clear: both;
    margin-top: 30px;
}

.p-left-0 {
    padding-left: 0;
}

.p-right-0 {
    padding-right: 0;
}

.pagination {
    margin: 0;
}

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #FFF;
        cursor: default;
        background-color: #656870;
        border-color: #656870;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 0;
    padding: 0;
    margin: 2px 0 0;
    font-size: 13px;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
    z-index: 9999;
    margin-left: -1px;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 7px 20px;
        clear: both;
        font-weight: 400;
        line-height: 22px;
        /* color: #fff !important; */
        white-space: nowrap;
        font-size: 13px;
        font-family: SanFrancisco;
    }

    .dropdown-menu li {
        border-bottom: 1px solid #ffffff;
        -webkit-transition: height .25s ease .1s;
        -moz-transition: height .25s ease .1s;
        -o-transition: height .25s ease .1s;
        -ms-transition: height .25s ease .1s;
        transition: height .25s ease .1s;
    }

.dropdown:hover > .dropdown-menu li {
    height: 36px;
    float: left;
    width: 195px;
}


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #fff;
    text-decoration: none;
}


#menu-home {
    display: none;
}
/*#endregion */

/*#region header */
header {
    padding: 5px 0 5px;
}

.head-info {
    padding: 2px 0;
    height: 22px;
    color: #fff;
    font-family: SanFrancisco;
    text-align: center;
}

    .head-info a {
        color: #fff;
        /*padding-left: 40px;*/
    }

    .head-info i {
        font-size: 10px;
        padding-right: 5px;
        margin-left: -5px;
    }

.head-lang {
    margin-top: 10px;
    font-family: SanFrancisco;
}

    .head-lang .btn-default {
        color: #333;
        background-color: #848f9b;
        border-color: transparent;
        border-radius: 0;
        color: #fff;
    }

    .head-lang .btn i {
        padding-right: 5px;
    }

    .head-lang .btn .caret {
        margin-left: 5px;
    }

    .head-lang .btn-sm {
        padding: 1px 10px;
    }

header .srchtop {
    border-bottom: 1px solid #000;
    width: 100%;
    vertical-align: bottom;
    float: right;
}

    header .srchtop input[type="text"] {
        display: inline-block;
        border: 0;
        height: 26px;
        width: 90%;
        line-height: 26px;
        font-size: 14px;
        color: #999;
        outline: none;
        border: none;
    }

header .btn-search {
    vertical-align: bottom;
    display: inline-block;
    width: 18px;
    height: 26px;
    background: url('https://batdongsan.land/Styles/css/images/btn-search.jpg') no-repeat 3px 5px;
    cursor: pointer;
    border: none;
}

.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

/*header .topmenu {
    float: right;
}*/

header .topmenu ul {
    padding-top: 10px;
}

    header .topmenu ul li {
        display: inline-block;
        margin-right: 16px;
        float: left;
    }

        header .topmenu ul li a {
            color: #999;
            font-weight: normal;
            font-size: 12px;
            padding: 2px;
            display: block;
        }

header .navbar-default {
    background-color: transparent;
    border-color: transparent;
    font-family: SanFrancisco;
}

header .navbar {
    position: relative;
    min-height: 35px;
    margin-bottom: 0;
    border: 1px solid transparent;
    z-index: 10;
}

header .nav > li > a {
    padding: 7px 12px 0 0;
}

header ul.nav.navbar-nav {
    white-space: nowrap;
    flex-wrap: nowrap;
}

header .navbar-default .navbar-nav > li > a, .dropdown-menu > li > a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    word-spacing: 1px;
}

.dropdown-menu.language {
    width: 100%;
}

    .dropdown-menu.language > li > a {
        padding: 0;
        text-align: center;
    }

/*#endregion */

/*#region index */
    .item-slide .s-left {
        width: 66.6666667%;
        float: left;
    }

    .item-slide .s-right {
        width: 33.33333333%;
        float: left;
        padding: 30px 20px;
    }

.s-right h2 {
    font-size: 29px;
    font-weight: 300;
    color: #fff;
}

.s-right h3 {
    font-size: 31px;
    font-weight: 600;
    color: #fff;
    margin: 0;
}

.s-right p {
    font-family: SanFrancisco;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-top: 20px;
}

.slick-slider {
    margin-bottom: 15px;
}

.slogan-index .col-md-4 {
    padding: 0;
    max-height: 350px;
}

.slogan-bottom {
    background: #656870;
    display: inline-block;
    padding: 14.5px 10px;
    width: 100%;
}

.slogan-index h3 {
    font-family: SanFrancisco;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

.slogan-index p {
    font-size: 13px;
    color: #fff;
    padding-top: 5px;
}

/*.g-image a:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(38,69,95,0.5);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}*/

/*.g-image a:hover:before {
    background-color: rgba(38,69,95,0);
}*/

/*metro*/
.metro {
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.metro, .metro a {
font-family: SanFrancisco;
}

.metro h4 {
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding-bottom: 15px;
}

.metro .list-tuyendung {
background: #f1f4f7;
/*color: #fff !important;*/
}

/*.metro .list-tuyendung a {
    color: #fff !important;
}

.metro .list-tuyendung a:hover {
    color: #ed1c24 !important;
}*/

.metro .list-tuyendung, .metro .list-tuyendung a, .metro .sukien-duan, .metro .sukien-duan a {
    color: #555;
}

.metro .list-tuyendung ul li, .metro .list-tintuc ul li, .metro .sukien-duan ul li {
padding-bottom: 0px;
}

.metro .list-tuyendung ul li > a, .metro .list-tintuc ul li > a, .metro .sukien-duan ul li > a {
    font-size: 12px;
    font-weight: 600;
}

.metro .list-tuyendung ul li > p, .metro .list-tintuc ul li > p, .metro .sukien-duan ul li > p {
    font-size: 14px;
    font-weight: 400;
}

.metro .list-tintuc {
background: #a4aeb9;
}

.metro .list-tintuc, .metro .list-tintuc a {
    color: #fff;
}

.metro .sukien-duan {
background: #f1f4f7;
}

.metro-item {
    padding: 20px;
    height: 370px;
}

    .metro-item.sukien-duan {
        padding: 0;
    }

.more {
    font-size: 24px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    color: #656870 !important;
}

.sk-left, .sk-right, .da-left, .da-right {
    width: 50%;
    float: left;
    height: 185px;
    padding: 20px;
    position: relative;
}

.sk-right {
    background: #656870;
}

    .sk-right:after {
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 13px solid #f1f4f7;
        content: '';
        top: 20%;
        left: -1px;
        position: absolute;
    }

    .sk-right .day {
        font-size: 140px;
        color: #fff;
        text-align: center;
        padding-top: 60px;
    }

    .sk-right .mon {
        font-size: 20px;
        color: #fff;
        position: absolute;
        right: 20px;
        bottom: 20px;
        font-weight: 300;
    }

.da-left {
    padding: 0;
}

    .da-left img {
        height: 185px;
    }

    .da-left:after {
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-right: 13px solid #a4aeb9;
        content: '';
        top: 20%;
        right: -1px;
        position: absolute;
    }

.da-right {
    background: #a4aeb9;
    color: #fff;
}

    .da-right a {
        color: #fff !important;
    }

.da-right {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
}
.da-right h2 {padding: 30px 40px;}
/*#endregion */

/*#region about */
.about-l h1 {
    font-size: 31px;
    color: #65676f;
    font-weight: 300;
    margin-top: 0;
}

.about-l h2 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}

span.un-line {
    border-bottom: 2px solid #65676f;
}

i.des {
    font-size: 14px;
    color: #555;
}

span.des {
    font-size: 14px;
    color: #555;
    font-family: SanFrancisco;
}

.btn-brochure {
    font-size: 16px;
    color: #000;
    font-family: SanFrancisco;
    padding: 5px 20px;
    border: 1px dotted #333;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}

.about-l h3 {
    font-size: 20px;
    color: #65676f;
    font-weight: bold;
    margin: 20px 0 5px;
}

.a-box {
    background: #f1f4f7;
    padding: 5px 20px;
    font-size: 14px;
    font-family: SanFrancisco;
    font-weight: lighter;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-default {
    border-color: transparent;
}

    .panel-default > .panel-heading {
        color: #555;
        background-color: #f1f4f7;
        border-color: transparent;
    }

.panel {
    background-color: #f1f4f7;
    border: none;
    box-shadow: none;
}

h4.panel-title a {
    display: block;
    position: relative;
}

.panel-title a i {
    color: #fff;
    background: #656870;
    padding: 12.5px;
    margin-right: -15px;
    margin-top: -10px;
    font-size: 12px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #fff;
}

.panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f068";
    position: absolute;
    right: -15px;
    font-size: 10px;
    font-weight: 400;
    top: -10px;
    line-height: 1;
    background: #656870;
    padding: 13.5px;
    color: #fff;
}

.panel-heading a.collapsed:after {
    content: "\f067";
}
/*right*/
.box-right {
    background: #f1f4f7;
    color: #65676f;
    font-family: SanFrancisco;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 25px 0;
    margin-bottom: 15px;
}

.b-num {
    padding-top: 25px;
    font-size: 90px;
}

.b-title {
    padding-top: 40px;
    font-size: 29px;
}

.b-des {
    padding-top: 10px;
    font-size: 12.5px;
}
/*#endregion */

/*#region service */
.s-info {
    text-align: right;
    color: #65676f;
    line-height: 22px;
}

    .s-info h1 {
        font-size: 21px;
        font-weight: 300;
        color: #65676f;
        text-transform: uppercase;
        font-family: SanFranciscoThin;
    }

        .s-info h1 span {
            font-weight: 300;
        }

    .s-info p {
        font-family: SanFrancisco;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
    }

.service .row {
    padding-left: 15px;
    padding-right: 15px;
}

/*.service .row div {
        max-height: 165px;
    }*/

.service .col-md-2 {
    padding: 0;
}

.service img {
    width: 100%;
    height: 165px;
}

.box-service {
    background: #7e8a96;
    display: block;
    text-align: center;
    height: 165px;
}
    
.box-service-2 {
    background: #f1f4f7;
    display: block;
    text-align: center;
    height: 165px;
}

.box-service h2, .box-service-2 h2 {
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        padding: 63px 10px;
        -moz-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
    }

.service .col-md-2 img {
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.box-service:hover h2, .box-service-2:hover h2, .service .col-md-2:hover img, .service .col-md-2:hover img {
    opacity: 0.6;
}


.box-service h2 {
    color: #fff;
}

.box-service-2 h2 {
    color: #65676f;
}

span.small {
    font-size: 9px;
    font-weight: 600;
    color: #65676f;
}

.s-1:after {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 13px solid #7e8a96;
    content: '';
    top: 20%;
    left: -1px;
    position: absolute;
}

.s-2:after {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 13px solid #a4aeb9;
    content: '';
    top: 20%;
    right: -1px;
    position: absolute;
}

.s-3:after {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 13px solid #f1f4f7;
    content: '';
    top: 20%;
    left: -1px;
    position: absolute;
}

.s-4:after {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 13px solid #f1f4f7;
    content: '';
    top: 20%;
    right: -1px;
    position: absolute;
}

.s-5:after {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 13px solid #f1f4f7;
    content: '';
    top: 20%;
    right: -1px;
    position: absolute;
}

.s-5:before {
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 13px solid #7e8a96;
    content: '';
    top: 60%;
    left: -1px;
    position: absolute;
}
/*#endregion */

/*#region contact */
.contact {
    font-family: SanFrancisco;
    font-weight: 400;
}

.contact-line {
    font-size: 14px;
    background: #f1f4f7;
    text-align: center;
    display: block;
    font-family: SanFrancisco;
    text-transform: uppercase;
    color: #555;
    padding: 7px 0;
    position: relative;
    margin-bottom: 20px;
}

    .contact-line:before {
        height: 0;
        width: 0;
        font-size: 0;
        line-height: 0;
        border: solid transparent;
        border-width: 20px;
        border-top-color: #f1f4f7;
        content: '';
        top: 32px;
        margin-left: 40px;
        position: absolute;
    }

#map-canvas h3 {
    font-size: 13px;
    color: #333;
    margin-top: 0;
    text-align: center;
}

/*#endregion */

/*#region project */
.project 
{
    font-size: 16px;
    margin: 15px 0;
}
.project a img {
    border-radius: 0;
}

.project a:hover img {
    opacity: 0.8;
}

.box-p {
    margin: 15px 0;
}

    .box-p select {
        background-color: #f1f4f7;
        border: none;
        padding: 4px 10px;
        font-size: 13px;
        font-family: SanFrancisco;
        color: #444;
        cursor: pointer;
        margin-right: 10px;
        outline: none;
    }

.project .row {
    /* margin-right: -10px; */
    /* margin-left: -10px; */
}

.project .col-md-3 {
    padding-right: 4px;
    padding-left: 4px;
}
/*#endregion */

/*#region customer */
.customer h1 {
    font-size: 21px;
    color: #65676f;
    text-transform: uppercase;
    font-family: SanFranciscoThin;
}

.list-kh {
    background: #f1f4f7;
}

    .list-kh .col-md-2 {
        margin-bottom: 15px;
    }

        .list-kh .col-md-2 img {
            transition: all .2s ease-in-out;
            opacity: 0.6;
            cursor: pointer;
        }

        .list-kh .col-md-2:hover img {
            opacity: 1;
        }
/*#endregion */

/*#region news */
.list-news {
    background: #f1f4f7;
    height: 409px;
    padding: 20px 15px;
}
.news h2 {
    margin-bottom: 10px;
    margin-top: 15px;
}

.list-news > ul {
    margin-top: 20px;
    font-family: SanFrancisco;
}

    .list-news > ul > li {
        margin-bottom: 20px;
    }

        .list-news > ul > li a {
            font-size: 12px;
            font-weight: bold;
            color: #999;
        }

        .list-news > ul > li p {
            font-size: 14px;
            font-weight: 400;
            color: #65676f;
        }

.news-bottom {
    margin-top: 0;
}

.news iframe.twitter-timeline {
    max-height: 365px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: transparent;
}

.more-news {
    margin-top: 5px;
}

    .more-news:after {
        font-family: "FontAwesome";
        content: "\f067";
        font-size: 10px;
        font-weight: 400;
        line-height: 1;
        background: #656870;
        padding: 13.5px;
        color: #fff;
    }
/*#endregion */

/*#region news-detail */
.news-detail {
    font-family: SanFrancisco;
}

    .news-detail h1 {
        font-size: 23px;
    }

.news-des {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0;
}

.news-content {
    font-size: 16px;
    line-height: 20px;
}
.news-content a{color: #ed1c24;}
.news-content a:hover{color: #38A360 !important;}
.news-content ul, .news-content ol 
{
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px; 
    }
.news-content ol li{list-style: decimal;}
    .news-content img {
        width: 100% !important;
        height: auto !important;
        padding: 10px 0;
    }
.nd-date {
    color: #65676f;
    margin-top: 43px;
    font-weight: bold;
}

    .nd-date .day {
        font-size: 35px;
        float: right;
        width: 70%;
        padding-top: 7px;
    }

    .nd-date .mon-year {
        font-size: 12px;
        float: right;
        width: 30%;
        padding-left: 5px;
    }
/*#endregion */

/*#region FAQ */
.faq h1 {
    font-size: 21px;
    color: #65676f;
    text-transform: uppercase;
}

.faq-des {
    font-family: SanFrancisco;
    font-size: 16px;
    color: #65676f;
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
}
/*#endregion */

/*#region recruitment */
.recruitment h1 {
    font-size: 21px;
    color: #65676f;
    text-transform: uppercase;
    font-family: SanFranciscoThin;
}

.recruitment .list-re ul > li {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

    .recruitment .list-re ul > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .recruitment .list-re ul > li > a h2 {
        font-size: 16px;
        color: #65676f;
    }

.recruitment h3 {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin: 0;
}

.date-re {
    font-family: SanFrancisco;
    font-size: 12px;
    color: #999;
}
/*#endregion */

/*#region login-modal */
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: roboto;
}

    .loginmodal-container h1 {
        text-align: center;
        font-size: 1.8em;
        font-family: roboto;
    }

    .loginmodal-container input[type=submit] {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        position: relative;
    }

    .loginmodal-container input[type=text], input[type=password] {
        height: 44px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 10px;
        -webkit-appearance: none;
        background: #fff;
        border: 1px solid #d9d9d9;
        border-top: 1px solid #c0c0c0;
        /* border-radius: 2px; */
        padding: 0 8px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

        .loginmodal-container input[type=text]:hover, input[type=password]:hover {
            border: 1px solid #b9b9b9;
            border-top: 1px solid #a0a0a0;
            -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
            box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
        }

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
  user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    background-color: #4d90fe;
    padding: 17px 0px;
    font-family: roboto;
    font-size: 14px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

    .loginmodal-submit:hover {
        /* border: 1px solid #2f5bb7; */
        border: 0px;
        text-shadow: 0 1px rgba(0,0,0,0.3);
        background-color: #357ae8;
        /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
    }

.loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}

.login-help {
    font-size: 12px;
}
/*#endregion */

/*#region InterCompany */
/*treeview*/
.tree, .tree ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .tree ul {
        margin-left: 1em;
        position: relative;
    }

        .tree ul ul {
            margin-left: .5em;
        }

        .tree ul:before {
            content: "";
            display: block;
            width: 0;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            border-left: 1px solid;
        }

    .tree li {
        margin: 0;
        padding: 0 1em;
        line-height: 2em;
        color: #369;
        font-weight: 700;
        position: relative;
    }

    .tree ul li:before {
        content: "";
        display: block;
        width: 10px;
        height: 0;
        border-top: 1px solid;
        margin-top: -1px;
        position: absolute;
        top: 1em;
        left: 0;
    }

    .tree ul li:last-child:before {
        background: #fff;
        height: auto;
        top: 1em;
        bottom: 0;
    }

.indicator {
    margin-right: 5px;
}

.tree li a {
    text-decoration: none;
    color: #369;
}

.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color: #369;
    border: none;
    background: transparent;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    outline: 0;
}
/*#endregion */

/*#region footer */
footer {
    clear: both;
    font-family: SanFrancisco;
    padding: 9px;
    font-size: 14px;
    border-top: solid 1px #ccc;
}
.textfooter {line-height: 17px;}
.tieudeh2 {margin: 0px;font-size: 21px;}
.tieudeh3 {margin: 0px;font-size: 16px;height: 53px;}
.tieudepageh3 {margin: 0px;}
.tieudepageh3 a {color: #9F224E;}
.tieudepageh3 a:hover {color: #38A360;}
.dientich {padding-top: 5px;}
ul.footer-links li {display: block;width: 50%;float: left;}
/*#endregion */

/* ----------QUA TRANG TRONG DataPager --------------*/

.wp-pagenavi {clear: both;text-align: center;padding-top: 39px;}
.wp-pagenavi a:hover {color: #FFF;background: none repeat scroll 0% 0% #17A3DD;}
.wp-pagenavi a, .wp-pagenavi span {padding: 6px 11px;border: medium none;color: #454545;text-decoration: none;}
.chomm {font-weight: bold;background: none repeat scroll 0% 0% #17A3DD;}
.wp-pagenavi .current {border: medium none;background: none repeat scroll 0% 0% #DDD;}
.daubt, .cuoibt{background: none repeat scroll 0% 0% #DDD;}
.Ndung {color:Black;line-height: 20px;}
.contact-text a {color: #FBF208 !important;}
.news-content a:hover {text-decoration: underline;}

/* Contact Page */
.line-yellow {width: 125px;height: 2px;background: #fcae18;display: block;margin-bottom: 10px;margin-top: 5px;}
.contact-infor .cols-left .infor .icon {width: 38px;height: 29px;background: url('https://batdongsan.land/images/icon/icon_contact_list.png') no-repeat;background-position: -8px 0px;float: left;}
.contact-infor .cols-left .infor .tel .icon {background-position: -6px -40px;}
.contact-infor .cols-left .infor {color: #515151;font-size: 16px;margin-top: 17px;}
.contact-infor .cols-left .infor .row-contact {margin-bottom: 12px;}
.contact-infor .cols-left .infor .nobg .icon {background: none;}
.btn {background-color: #ffa200;font-weight: 600;}

.list li i {color: #f27c21;margin-right: 3px;}
.bot-sidebar-1 .col-data {display: inline-block;width: 100%;vertical-align: top;border: solid 1px #ccc;
    padding: 10px;}
.bot-sidebar-1 .col-data h3 i {margin-right: 5px;color: #f27c21;}
.bot-sidebar-1 .col-data h3 {color: #f27c21;}

.bot-sidebar-1 .col-data2 {display: inline-block;width: 100%;vertical-align: top;border: solid 1px #ccc;padding: 10px;}
.bot-sidebar-1 .col-data2 h3 i, .title i {margin-right: 5px;color: #f27c21;}

.footer {margin: 10px auto;background: #50535a;clear: both;color: #fff;font-family: SanFrancisco;padding: 9px;height: 35px;}
.footer-social {margin-right: 15px;}
.footer-social ul {overflow: hidden;text-align: right;}
.footer-social a:focus i, .footer-social a:hover i {color: #ed1c24;text-decoration: underline;}
.hnews a:hover {color:#555 !important;}
.hnews a {color: #fff  !important;}
.mginSp {margin-bottom: 27px;}
.col-data ul li {width: 25%;float: left;font-size: 16px;}
.col-data2 ul li {width: 100%;float: left;font-size: 16px;}

.cols-right ul li {float: left;width: 50%;padding-left: 7px;margin-bottom: 7px;}
.TitleTabA1 h3 {font-weight: bold; font-size: 27px !important;}
.TitleTabA2 h3 {font-weight: bold; font-size: 15px !important; margin-top: 7px !important;}
.marginpttm {margin-bottom: 7px;}
.titlepttm h3 {font-weight: bold;font-size: 15px !important; margin-top: 7px !important;}
.motadaynghe {font-size: 13px;line-height: 13px;}
.TitleBaiMoi {font-size: 23px;}
.BaiMoi h3 {font-size: 17px;font-weight: bold;margin-top: 10px !important;}
.bocongthuong {padding: 5px 0;}
.bocongthuong a {display: block;width: 150px;height: 38px;background-size: contain;background-repeat: no-repeat;background-image: url(https://batdongsan.land/images/icon/dadangky.png);}
.TimKiem {font-family: monospace;line-height: 16px;font-size: 14px;border: solid 1px #ddd;padding: 13px;background-color: #f5f5f5;border-radius: 25px 0;}

.product__price {font-size: 15px;white-space: nowrap;font-family: SanFrancisco;margin: 10px 0px;}
.price__symbol {vertical-align: inherit;font-size: 80%;}
.price__value {color: #9f224e;font-weight: 700;}

.home_price {font-size: 13px;white-space: nowrap;font-family: SanFrancisco;margin: 5px 0px;}
.symbol {vertical-align: inherit;font-size: 80%;}
.value {color: #9f224e;font-weight: 700;font-size: 11px;}
.marginSp {height: 129px;margin-bottom: 15px;border-bottom: 3px solid #e3e4e8;background-color: #f7f7f7;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
.banner {margin-bottom:10px;}
.CatEvent ul li {display: inline-block;list-style: none;line-height: 30px;margin-right: 15px;float:left;}
.mota {font-size: 14px;}

/* ---------- NÚT CALL MOBI --------------*/
.cNySZR757JPLsdUG7KoOc {
    position: fixed;
    bottom: 0;
}
._2eX4WvKllXjCRBU_uUZwS7 {
    z-index: 99999999;
}
._2eX4WvKllXjCRBU_uUZwS7 ._327KpwyjQ3Q-LywSmCg2t- {
    border-top: 1px solid #E5E5E5;
    background-color: white;
}
.btn-group-justified {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
._2eX4WvKllXjCRBU_uUZwS7 ._327KpwyjQ3Q-LywSmCg2t- .H3QBvet3qzdHlB3LVAw-7 {
    border-right: 1px solid #ccc;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
._2eX4WvKllXjCRBU_uUZwS7 ._327KpwyjQ3Q-LywSmCg2t- a {
    padding: 10px 10px;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    font-weight: bold;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-success {
    color: #fff;
    background-color: #33a837;
    border-color: #2d9431;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.bbSilz7S-LgZRr7NIj_5V {
    background-position: center center;
    display: inline-block;
    height: 24px;
    width: 24px;
    background-size: contain !important;
    vertical-align: middle;
    margin-right: 5px;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.OGfNLkMst2KQDjgJNdz3A {background: url(https://batdongsan.land/images/icon/icon_phone.png) no-repeat;}
._19KfrWInZOmp3UoiUYHgAZ {background: url(https://batdongsan.land/images/icon/icon_sms.png) no-repeat;}
._1rdq3jK-3w6TZQxWkIv1Cb {background: url(https://batdongsan.land/images/icon/icon_zalo.png) no-repeat;}

.slider iframe {width: -webkit-fill-available;}
@media (min-width : 1200px) {
.slider iframe {height: 495px;}
}

@media (max-width: 480px) {
._2eX4WvKllXjCRBU_uUZwS7 ._327KpwyjQ3Q-LywSmCg2t- a span {
    height: 12px;
    font-size: 12px;
}

}
/* Back to Top */
.lentop {display:none;bottom: 40%;right: 10px;cursor: pointer;position: fixed;z-index: 10000;}
.lentop div {background:crimson; border:2px solid #fff; border-radius:45px; padding:11px 12.5px; box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.3)}
.lentop img {width:16px; height:16px;}
/* End >>> Back to Top */
