.main-container {
    max-width: 1170px;
    margin: auto;
}

@media only screen and (max-width: 1279px) {
    .main-container {
        width: 95%;
    }
}

#header:after,
#header .header-main:after,
#header .header-main .main-menu:after,
#header .header-main .main-menu ul:after,
#footer:after,
.fixmenu .btn-link-vip:after,
.fixmenu .box_menu .list_menu:after,
.box-purchase-lease:after,
.box-different-youhome ul:after,
.main-container:after,
.box-project-favorite .list-project-favorite:after,
.box-tab-inner-link-detail:after,
.box-main-content-page-detail:after,
.box-step-register:after,
.register-form-content .date-picker:after {
    content: "";
    display: table;
    clear: both;
}


/*icon style*/


/* ===================================================================
CSS information
 file name  : base.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

html {
    font-size: small;
    line-height: 1.7;
    overflow: unset;
}

body {
    color: #1D2C4C;
    background: #fff;
    -webkit-text-size-adjust: none;
    font-size: 108%;
    line-height: 1.7;
}

.ie body {
    font-size: 105%;
}
.fb_customer_chat_bubble_animated_no_badge{z-index:1000 !important}
.youhomer-level{border-radius: 0; display: block; width: 100%; font-size: 10px;opacity: .6; color: #fff; height: auto; padding-left: 36px; margin-top: -20px; position: relative; top: 5px;font-weight:300}
#header .navbar .navbar-nav li.lnk-information a > i { position: relative; top: -5px;font-style: normal; }
@media only screen and (max-width: 767px) {
    body {
        font-size: 100%;
    }

    .alo-phone {
        bottom: 55px !important;
    }

    #header .header-main .logo {
        float: right !important;
    }
    .fb_customer_chat_bubble_animated_no_badge{bottom:50pt !important;right:11pt !important}
    .youhomer-level{padding-left:36px}
}
body a {
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}

.mouse body a:hover,
.touch body a.touchstart {
    text-decoration: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

body a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

body img {
    max-width: 100%;
    -webkit-touch-callout: none;
}

body,
pre,
input,
textarea,
select {
    font-family: "Roboto", sans-serif;
}

input,
select,
textarea {
    font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
    display: none !important;
}

html.ie8 #page {
    min-width: 1170px !important;
    margin: auto;
    font-size: 100% !important;
}

@media only screen and (min-width: 1280px) {
    body .view_tab-sp,
    body .view_tab {
        display: none !important;
    }
}

@media print {
    body .view_tab-sp,
    body .view_tab {
        display: none !important;
    }
}

.ie8 body .view_tab-sp,
.ie8 body .view_tab {
    display: none !important;
}

@media only screen and (min-width: 768px) {
    body .view_sp {
        display: none !important;
    }

    .text-right-footer {
        margin-top: 1em;
    }
}

@media print {
    body .view_sp {
        display: none !important;
    }
}

.ie8 body .view_sp {
    display: none !important;
}


/* @media only screen and (max-width: 1279px) {
    body .view_pc {
        display: none !important;
    }
} */

@media (min-width: 320px) and (max-width: 767px) {
    body .view_pc {
        display: none !important;
    }

    .topicpath ul {
        padding: 0 !important
    }

    .box-tab-inner-link-detail,
    .view_pc-tab {
        display: none
    }

    .list-utilities i {
        font-size: 6px
    }
}

.mouse .over {
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
}

.mouse .over:hover,
.touch .over.touchstart {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}

.touch .over {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .over.touchend {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    position: relative;
}

@media only screen and (min-width: 1280px) {
    .container {
        width: 1200px;
    }
}

@media print {
    .container {
        width: 1200px;
    }
}

.ie8 .container {
    width: 1200px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .container {
        width: 98%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .container {
        width: 98%;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
    }
}

select.form-control {
    -webkit-appearance: none;
    background: url(../images/arrow.png) no-repeat 95% 50% #FFF;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid rgba(0, 0, 0, .5);
}

select.form-control::-ms-expand {
    display: none;
}

select.form-control.form-control-nobd {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}

#page {
    overflow: hidden;
    *zoom: 1;
}

.form-control {
    border: 1px solid #D7DCE3;
}

.text-primary {
    color: #0095D6;
}

.btn-primary {
    background: #0095D6;
    border-color: #0095D6;
}

.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 0px;
}

.btn-default {
    /* border: 1px solid #999; */
    background: none;
}

.btn-default.btn-default-white {
    border-color: #FFF;
    color: #FFF;
}

.btn-default:hover {
    background: none;
}

.pagination li {
    margin-left: 5px;
    display: inline-block;
}

.pagination li a,
.pagination li span {
    color: #1D2C4C;
    padding: 8px 14px;
}

.pagination li:first-child a,
.pagination li:last-child a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.mt20 {
    margin-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.text-danger {
    color: #EE3817;
}

.pdl0 {
    padding-left: 0;
}


/* -----------------------------------------------------------
        #topicpath
----------------------------------------------------------- */

.topicpath {
    overflow: hidden;
    *zoom: 1;
    padding: 0.5em 0;
    background: #FFF;
}

@media only screen and (max-width: 767px) {
    .topicpath {
        padding: 0.5em 0;
    }
}

.topicpath ul {
    float: left;
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    padding: .6em .5em;
}

.topicpath ul li {
    float: left;
    color: #636982;
}

.topicpath .yarrow {
    padding: 0 10px
}

.topicpath ul li.keyword {
    padding-left: 1em;
    color: #636982;
}

.topicpath ul li.keyword a {
    color: #0999D8;
    font-weight: normal;
}

.topicpath ul li.keyword a:after {
    display: none;
}

.topicpath ul li:last-child {
    color: #636982;
}

.title-page {
    font-size: 172%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    margin-bottom: 30px;
}

.tbl-info {
    width: 100%;
    border-top: 1px solid #D3D9E1;
}

.tbl-info tr td {
    padding: 10px 5px 10px;
    border-bottom: 1px solid #D3D9E1;
}

.tbl-info.border-none {
    border-top: none;
}

.tbl-info.border-none tr td.none {
    border-bottom: none;
}

@media only screen and (max-width: 767px) {
    .accodion:before {
        content: "\f107" !important;
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 50%;
        color: rgb(233, 244, 253);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: auto;
        left: inherit;
        font-size: 25px;
    }

    .list_menu .list-submenu .accodion:before {
        content: "\f105" !important;
        right: auto;
        left: 0;
    }

    .accodion.active:before {
        content: "\f106" !important;
    }

    .list_menu .list-submenu .accodion.active:before {
        content: "\f107" !important;
    }

    .fixmenu .list_menu .list-submenu {
        background: rgb(16, 26, 46) !important;
        float: left;
        margin-left: -15px;
        width: calc(100% + 30px);
        padding-left: 15px;
    }

    .list-sub-menu-mb {
        margin-top: -0.5em;
        margin-left: 0 !important;
        padding-left: 2em;
    }
}

.tbl-compare td {
    text-align: center;
}

.tbl-compare td strong {
    font-weight: 500;
}

.tbl-compare .title-house {
    font-weight: 500;
    text-align: left;
    margin-top: 5px;
}

.box-page-content {
    overflow: hidden;
    *zoom: 1;
    margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-page-content {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .box-page-content {
        margin-top: 20px;
    }
}

.box-page-content .box-main-content {
    width: 74.35897%;
    float: left;
}

@media only screen and (max-width: 1279px) {
    .box-page-content .box-main-content {
        width: 100%;
    }
}

.box-page-content .box-sidebar-content {
    width: 23.07692%;
    float: right;
}

@media only screen and (max-width: 767px) {
    .box-page-content .box-sidebar-content {
        width: 100%;
    }
}


/* ===================================================================
CSS information
 file name  : common.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

#header {
    background: -svg-linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    background: -owg-linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    background: -webkit-linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    background: -moz-linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    background: -o-linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    background: linear-gradient(180deg, #215787 0%, #5F8CB6 100%);
    /* padding-bottom: 20px; */
}

#header .navbar-toggle {
    color: #FFF;
    margin-top: 0;
    margin-right: 0;
    font-size: 158%;
    margin-bottom: 0;
    padding: 5px 10px;
}

#homepage #header {
    background: transparent url("/templates/images/bg-home-new.jpg") center repeat;
    /* background-size: cover; */
    padding-bottom:0;
    /* min-height: 45em; */
    /* background-position: 0 40px; */
    background-position: 0 -125px;
}

#header .navbar {
    background: #004C7A;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    min-height: 40px;
}

@media only screen and (max-width: 767px) {
    #header .navbar {
        height: auto;
        min-height: 40px;
    }

    #header .navbar .navbar-nav {
        /* width: calc(100% + 15px); */
        width: calc(100%);
        margin: 0px;
        /* display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center; */
    }

    #header .navbar .navbar-nav .lang {
        float: right;
    }

    #header .navbar .navbar-nav .lang a {
        padding-right: 0px;
    }

    #header .navbar .navbar-nav .lnk-hotline a,
    #header .navbar .navbar-nav .lnk-information a {
        /* padding-left: 0px !important; */
    }

    #header .navbar .navbar-nav li {
        float: left;
    }

    #header .navbar .navbar-nav .lnk-information:before {
        width: 0px !important;
    }

    #header .navbar .navbar-nav li.lnk-information .sub-menu-acc {
        left: 0;
        padding-left: 1em;
        width: 235px !important;
        padding-right: 1em;
    }

    #header .navbar .navbar-nav li.lnk-information .sub-menu-acc li {
        width: 100%
    }

    #header .navbar .navbar-nav li.lnk-information .sub-menu-acc li.logout {
        border: 0
    }
}

#header .navbar .navbar-brand {
    font-size: 100%;
    color: #FFF;
}

@media only screen and (max-width: 767px) {
    #header .navbar .navbar-brand {
        padding: 15px 0;
        height: auto;
    }
}

#header .navbar .navbar-nav li a {
    color: #FFF;
    padding: 10px 8px;
}

#header .navbar .navbar-nav.pull-right > li > a:hover {
    text-decoration: underline !important;
    color: #29B6F6;
}

.link_hot:after {
    content: "";
    background: url('../images/img_hot.png') no-repeat;
    width: 21px;
    height: 20px;
    position: absolute;
    top: 3px;
    right: 3px;
}

#header .navbar .navbar-nav li.lnk-register a {
    padding-right: 7px;
}

#header .navbar .navbar-nav li.lnk-login a {
    padding-left: 0px;
}

#header .navbar .navbar-nav li.lnk-login a:before {
    content: "/";
    padding-right: 7px;
}

@media only screen and (max-width: 767px) {
    #header .navbar .navbar-nav li.lnk-login a:before {
        /* position: absolute;
        right: -7px; */
    }

    .tel {
        color: #fff;
        padding-left: 2em;
    }

    .navbar-nav.pull-right .menu-top-item:before {
        background: none
    }

    .link_hot:after {
        position: relative;
        top: -8px;
        right: 0px;
        display: inline-block;
    }

    .ss_price .link_hot:after {
        position: absolute;
    }
}

#header .navbar .navbar-nav li:first-child .fa {
    font-size: 122%;
    margin-right: 0;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#header .navbar .navbar-nav li.lnk-information {
    position: relative;
}

#header .navbar .navbar-nav li.lnk-information:before {
    content: "";
    width: 1px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(255, 255, 255, 0.2);
}

#header .navbar .navbar-nav li.lnk-information a {
    padding: 5px 15px;
}

#header .navbar .navbar-nav li.lnk-information a span {
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
    *zoom: 1;
    vertical-align: middle;
    margin-right: 5px;
}

#header .navbar .navbar-nav li.lnk-information .sub-menu-acc {
    position: absolute;
    top: 100%;
    width: 220px;
    right: 0;
    z-index: 99;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: #FFF;
}


#header .navbar .navbar-nav li.lnk-information .sub-menu-acc li a {
    padding: 4px 10px;
    font-weight: 500;
    display: block;
    color: #1D2C4C;
}

#header .navbar .navbar-nav li.lnk-information .sub-menu-acc li.logout a {
    color: #FF0633;
}

#header .navbar .navbar-nav li.lnk-information:hover .sub-menu-acc {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.layout-page {
    font-family: "Muli", sans-serif;
}

.main_buy_rent .items_detail .product-buy-rent-item {
    background-color: rgb(242, 239, 239);
}

.bg_logo {
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0.15;
    filter: alpha(opacity=15);
}

.property-date {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 13px;
    color: #333;
}

.items_detail.white .product-buy-rent-item {
    background-color: #fff
}

.product-buy-rent-item .product-images {
    float: left;
    width: 100px
}

.product-buy-rent-item .img-inner a img {
    height: auto !important
}

.product-buy-rent-item .product-caption {
    float: left;
    width: 100%;
}

.product-buy-rent-item ul.list-inline li {
    display: inline-block;
    margin-right: 10px;
}

.product-buy-rent-item {
    float: left;
    width: 100%;
    border: 1px solid rgb(235, 234, 234);
    padding: 15px 20px;
}

.product-buy-rent-item .date_post {
    position: absolute;
    top: 0;
    right: 15px;
    border: 1px solid #ddd;
    background-color: #eee;
    padding: 4px 8px;
    font-size: 1rem;
}

.product-buy-rent-item .desc {
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0;
    float: left;
    width: 100%;
}

.product-buy-rent-item .product-caption b {
    color: #337ab7;
    font-weight: 500;
}

.product-buy-rent-item .product-caption p {
    margin-top: 4px;
}

.main_buy_rent .items_detail {
    padding: 0;
    margin-bottom: 22px
}

#page_property #header,
#page_buy_rent #header,
#project-page.main_search #header,
.main_nosearch #header,
.about-page #header {
    background: rgb(235, 234, 234)
}
.logo-fixed,
.logo-main {
    width: 8em
}

#page_buy_rent #header .header-main,
#header .header-main {
    padding: 0.7em 0
}

#page_buy_rent #header .header-main .main-menu {
    margin-top: 5px;
    display: flex;
    flex: 1;
    align-self: center;
}

@media only screen and (max-width: 767px) {
    #header .navbar .navbar-nav li {
        float: left;
    }

    #header .navbar .navbar-nav li.lnk-register,
    #header .navbar .navbar-nav li.lnk-login {
        float: right;
    }
}

@media only screen and (min-width: 1280px) {
    #header .container-fluid {
        padding: 0 20px;
    }
}

@media print {
    #header .container-fluid {
        padding: 0 40px;
    }
}

.ie8 #header .container-fluid {
    padding: 0 40px;
}

@media only screen and (max-width: 767px) {
    #header .header-main .container-fluid {
        text-align: center;
    }
}

#header .header-main .container {
    position: relative;
}

#header .header-main .logo {
    width: 10%;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #header .header-main .logo {
        width: 10%;
    }
}

@media only screen and (max-width: 767px) {
    #header .header-main .logo {
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    #header .header-main .logo {
        /* float: none !important; */
        margin: auto;
    }

    .text-right-footer {
        /* text-align: center; */
        display: inline-block !important;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .text-right-footer > a,.text-right-footer > img{width:25%;display: inline-block;}
    .text-right-footer img {
        /* width: 30%; */
        object-fit: contain;
        height:auto !important;
    }
}

.text-right-footer {
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

#header .header-main .logo .logo-fixed {
    display: none;
}

#header .header-main .main-menu {
    width: 64%;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #header .header-main .main-menu {
        width: 85%;
    }
}

@media only screen and (max-width: 767px) {
    #header .header-main .main-menu {
        width: 100%;
    }
}

#header .header-main .main-menu ul {
    clear: both;
}

#header .header-main .main-menu ul li {
    float: left;
    position: relative;
    margin-left: 3px;
    z-index: 1001;
}

#header .header-main .main-menu ul li a {
    padding: 5px 17px;
    color: #39454D;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.li_menu.active .item_parent {
    color: #0999D8 !important;
}

.list-menu li :hover {
    /* border-bottom: 3px solid #337ab7; */
    text-decoration: inherit;
}

.footer-widget-link li:hover a {
    color: #0999D8 !important;
    text-decoration: none !important;
}

.list-submenu li .name-menu:hover {
    color: #0999D8;
}


/* li.li_menu:hover .item_parent .name-menu {
    border-bottom: 3px solid #0999D8 !important;
} */

.name-menu {
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #header .header-main .main-menu ul li a {
        padding: 15px 8px;
    }

    #page_buy_rent #header .header-main .link-vip {
        margin-top: 7px
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {
    #header .header-main .main-menu ul li a {
        padding: 15px 8px;
    }

    #page_buy_rent #header .header-main .link-vip {
        margin-top: 7px
    }
}

@media print {
    #header .header-main .main-menu ul li a {
        padding: 15px 15px;
    }
}

.ie8 #header .header-main .main-menu ul li a {
    padding: 15px 15px;
}

#header .header-main .main-menu ul li .list-submenu {
    position: absolute;
    left: 0;
    width: 268px;
    background: #FFF;
    top: 100%;
    z-index: 99;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#header .header-main .main-menu ul li .list-submenu li {
    float: none;
}

#header .header-main .main-menu ul li .list-submenu li a {
    color: #1D2C4C;
    display: block;
    padding: 7px 15px;
    border-bottom: 1px solid #dadada5c;
    font-weight: normal;
}

#header .header-main .main-menu ul li.has-sub:hover .list-submenu {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
    display: inline-block;
}
/* .btn-link-vip {margin-top:6px} */

#header .header-main .btn-link-vip li, #community-content .btn-link-vip li {
    float: left;
    /* padding: 0 5px; */
}

#header .header-main .btn-link-vip li a, #community-content .btn-link-vip li a, 
#community-content .btn-link-vip li button,
#header .header-main .btn-link-vip li button {
    padding: 9px 15px;
    font-size: 15px;
    font-weight: 500;
}
#community-content .btn-link-vip li a{padding:8px 15px;margin-top:5px;font-size:110%}

#header .header-main .btn-link-vip li a.btn-default,
#header .header-main .btn-link-vip li button.btn-default,.fixmenu_inner .btn-link-vip a.btn.btn-default {
    /* background-image: linear-gradient(to right, #0277BD, #039BE5,#0277BD,#039BE5); */
    background-color: #FFBB00;
    color: #FFF !important;
    border: 0;
    background-size: 300% 100%;
    /* transition: all .4s ease-in-out; */
    border-radius: 5px;
    box-shadow: 1px 2px 7px rgba(0,0,0,.2);
}
.btn-link-vip li a.btn-default:hover,.fixmenu_inner .btn-link-vip a.btn.btn-default:hover{
    /* background-position: 100%; */
    background-color: #FFCF4A !important;
}
#header .header-main .btn-link-vip li a.btn-danger,.fixmenu_inner .btn-link-vip a.btn.btn-danger{
    background-color:#0288D1;
    box-shadow: 1px 2px 7px rgba(0,0,0,.2);
    border-radius: 5px;
    border: 0;
    margin-left: 10px;
    color: #fff !important;
}
#header .header-main .btn-link-vip li a.btn-danger:hover,.fixmenu_inner .btn-link-vip a.btn.btn-danger:hover{
    background-color:#29B6F6;
}
#header .box-advance-search {
    margin: 40px auto 0px;
}
#header .box-advance-search h1 { margin-bottom: 30px !important; }
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #header .box-advance-search {
        margin: 100px auto 0px;
    }
}

@media only screen and (max-width: 767px) {
    #header .box-advance-search {
        margin: 50px auto 0px;
    }
    #header .container.container-box-search{height: 248px;overflow: hidden;}
    .btn-link-vip li a{padding:8px 7px !important}
    #community-content .btn-link-vip li a{
        font-size: 105%;
        margin-top:0;
    }
}

#header .box-advance-search h1 {
    text-align: center;
    font-size: 2em;
    color: #39454D;
    margin: .2em;
    font-weight: bold;
    font-family: 'Roboto';
    /* text-shadow: 2px 2px 2px #000; */
}

@media only screen and (max-width: 767px) {
    #header .box-advance-search h1 {
        font-size: 25px;
        margin-bottom: 0px !important;
        position: relative;
        top: -20px;
    }
}

#header .header-layout .menuopen {
    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 1;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    outline: none;
    font-size: 158%;
}
.fixOpenMenu .menuopen{
    font-size: 20px !important;
    position: absolute !important; top: 0; right: 0; width: auto;padding:0 12px !important;
    color:#fff !important;
}
.fixOpenMenu .btn-dang-tin{border: 1px solid #fff; color: #fff; padding: 6px 15px; display: inline-block; border-radius: 7px; margin-top: 35px;font-size:14px}
#header .header-layout.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    background-color: #E8E7E7
}

#header .header-layout.fixed .navbar {
    margin-bottom: 0;
}

#header .header-layout.fixed .header-main {
    padding: 10px 0;
    border-bottom: 1px solid #f8f8f8;
}


/* #header .header-layout.fixed .header-main .main-menu ul li a {
    color: #182A48 !important;
} */

#header .header-layout.fixed .header-main .logo .logo-main {
    display: none;
}

#header .header-layout.fixed .header-main .logo .logo-fixed {
    display: block;
}

#header .header-layout.fixed .header-main .menuopen {
    color: #182A48;
    margin-top: 0;
    margin-right: 0;
    font-size: 158%;
    margin-bottom: 0;
    padding: 5px 10px;
}

#header .box-advance-search-page {
    margin: 60px auto 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #header .box-advance-search-page {
        margin: 50px auto 40px;
    }
}

@media only screen and (max-width: 767px) {
    #header .box-advance-search-page {
        margin: 40px auto 0;
    }
}

.box-count-down ul {
    text-align: center;
    overflow: hidden;
    *zoom: 1;
}

.box-count-down ul li {
    display: inline-block;
    color: #FFF;
    padding: 0 40px;
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-count-down ul li {
        padding: 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .box-count-down ul li {
        padding: 0 20px;
    }
}

.box-count-down ul li .count-number {
    font-size: 300%;
    font-weight: 300;
}

@media only screen and (max-width: 767px) {
    .box-count-down ul li .count-number {
        font-size: 215%;
    }
}

.box-count-down ul li .count-lable {
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .box-count-down ul li {
        width: 50%;
        float: left;
    }
}

.box-tab .box-search {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-tab .box-search {
        padding: 1em;
    }
}

.box-tab .box-search .input-group {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
    border: none;
}

@media only screen and (max-width: 767px) {
    .box-tab .box-search .input-group {
        display: block;
        position: relative;
    }
}

.box-tab .box-province {
    /* width: 15%; */
    width: 13%;
    border-right: 1px solid #D7DCE3;
    display: table-cell;
    vertical-align: top;
    padding-right: 0.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-province {
        /* width: 15%; */
        width: 13%;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-province {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-province {
        display: table-cell;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .search_group .box-province,
    .box-tab .search_group .buy_advance {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-province {
        padding-right: 0.5em;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-province {
        padding-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-province {
        border: none;
        overflow: hidden;
        *zoom: 1;
    }
}

@media only screen and (min-width: 768px) {
    .box-tab .box-province .form-control {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        /* padding: 25px 20px; */
        /* line-height: 2; */
        height: 56px;
        font-weight: bold;
    }
}

@media print {
    .box-tab .box-province .form-control {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 25px 20px;
        line-height: 2;
        height: 70px;
        font-weight: bold;
    }
}

.ie8 .box-tab .box-province .form-control {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 25px 20px;
    line-height: 2;
    height: 70px;
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-province .form-control {
        padding: 25px 10px;
    }
}

.box-tab .box-input-search {
    width: 60%;
    display: table-cell;
    vertical-align: top;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-input-search {
        width: 45%;
    }
}
@media only screen and (min-width: 1600px) {
    .box-community-youhome{margin-top: 0 !important;}
}
@media only screen and (max-width: 767px) {
    .box-tab .box-input-search {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-input-search {
        display: table-cell;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-input-search {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-input-search {
        margin: 0;
        overflow: hidden;
        *zoom: 1;
    }
}

@media only screen and (min-width: 768px) {
    .box-tab .box-input-search .form-control {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        /* padding: 25px 20px;
        line-height: 2; */
        /* height: 61px; */
        font-weight: normal;
        font-size: 14px;
    }
    .home-page.sirebar{padding-left:0}
}
@media only screen and (min-width: 1650px) {
    #homepage #header{background-position: 0 -100px;}
}

@media print {
    .box-tab .box-input-search .form-control {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding: 25px 20px;
        line-height: 2;
        height: 70px;
        font-weight: normal;
    }
}

.ie8 .box-tab .box-input-search .form-control {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 25px 20px;
    line-height: 2;
    height: 70px;
    font-weight: normal;
}

@media only screen and (max-width: 767px) {
    .box-tab .box-input-search .form-control {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-right:0;
        font-size:13px;
    }
    .field-buy_input_project_name{width:100% !important}
    .buy_input_project_name .typeahead.dropdown-menu {
        width: 100%;
        max-height: 200px;
    }
}

.box-tab .box-advance-button {
    padding: 25px 20px;
    line-height: 2;
    font-weight: normal;
    border-left: 1px solid #D7DCE3;
    display: table-cell;
    vertical-align: top;
    cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-advance-button {
        display: table-cell;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-advance-button {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-advance-button {
        width: 100%;
        overflow: hidden;
        *zoom: 1;
        display: none;
    }
}

.box-tab .box-button-search {
    display: table-cell;
    vertical-align: top;
    width: 10%;
    background: #0999D8;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-button-search {
        display: table-cell;
    }

    .fa-search {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-button-search {
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-tab .box-button-search {
        width: 10%;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-button-search {
        width: 15%;
    }
}

@media only screen and (max-width: 767px) {
    .box-tab .box-button-search {
        position: absolute;
        right: -5px;
        top: -3px;
        z-index: 9;
        background: none;
        margin-top: -10px;
        font-size: 35px;
    }
}

.box-tab .box-button-search .btn-primary {
    padding: 25px 50px;
    line-height: 2;
    height: 70px;
    font-weight: normal;
    display: block;
    background: #0999D8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    /* display: none; */
}

@media only screen and (max-width: 767px) {
    .box-tab .box-button-search .btn-primary {
        padding: 3px 5px;
        display: block;
        height: auto;
        width: 100%;
        color: #1D2C4C;
        background: none;
        display: none;
    }
}

.box-advance-inner {
    /* padding: 1em .5em; */
    background: transparent;
    position: absolute;
    top: 5em;
    left: -15px;
    right: -15px;
    z-index: 999;
    display: none;
    /* border-top: 2px solid #d3d3d3; */
    border-left: 20px solid rgba(255, 255, 255, 0.76);
    border-right: 20px solid rgba(255, 255, 255, 0.76);
    border-bottom: 20px solid rgba(255, 255, 255, 0.76);
    box-shadow: 5px 5px #1d2c4c14;
}

@media only screen and (max-width: 767px) {
    .box-advance-inner {
        display: none;
        top: 6em;
    }

    .icon_search_home {
        display: inline-block !important
    }
}

.box-advance-inner .box-inner {
    overflow: hidden;
    *zoom: 1;
    background: #fff;
    padding: 1em .5em;
}

.box-advance-inner .box-inner h4 {
    margin-bottom: .5em;
    font-size: 1.05em;
}

.box-advance-inner .box-inner .col-item {
    width: 18.4%;
    margin-right: 2%;
    float: left;
}

.box-advance-inner .box-inner .col-item:nth-of-type(5n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .box-advance-inner .box-inner .col-item {
        width: 100%;
        margin-bottom: 1em;
    }
}

.box-advance-inner .box-close {
    padding: 1em .5em;
    text-align: right;
    background: #fff;
}


/* -----------------------------------------------------------
        #tabs
----------------------------------------------------------- */

.box-tab #tab {
    overflow: hidden;
    *zoom: 1;
}

.box-tab #tab ul li {
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: .6em 25px;
    text-align: center;
    color: #39454D;
    font-weight: 500;
    font-size: 100%;
    border-radius: 0;
    background: lightblue;
}
.box-tab #tab ul li#rent{border-right: 1px solid #fff;}
.box-tab #tab ul li.active {
    cursor: default;
    background: #3076B7;
    color:#fff;
    border-right:0 !important;
}
.box-tab #tab ul li:first-child { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.box-tab #tab ul li:last-child { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.box-tab #tab ul li:last-child a{color:#39454D}
.box-tab #panel {
    position: relative;
}

.box-tab #panel .panel_inner {
    display: none;
    background:transparent;
}

.box-tab #panel .panel_inner:first-child {
    display: block;
}

.page-has-title {
    text-align: center;
    font-size: 286%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    color: #FFF;
    padding: 70px 0 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .page-has-title {
        padding: 50px 0 40px;
    }
}

@media only screen and (max-width: 767px) {
    .page-has-title {
        padding: 30px 0 20px;
    }
}

#account-page #header {
    padding-bottom: 0;
}

#account-page #header .header-main {
    padding-bottom: 0;
}

#account-page #header .header-main .main-menu ul li a {
    /* padding: 35px 30px 30px; */
    /* text-transform: uppercase; */
    /* margin-top: -20px; */
}

#account-page #header .header-main .main-menu ul li a.active {
    /* background: #FFF;
    color: #0999D8; */
}

#account-page #header .header-main .main-menu ul li a.active span {
    /* border-bottom: 3px solid #0999D8; */
}

#account-page #header .header-main {
    padding-bottom: 1em;
    padding-top: 1em;
}

#account-page #header .header-main .container-fluid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    justify-items: center;
    align-items: center;
}


/* ===================================================================
CSS information
 file name  : common.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

#footer {
    background: #1D2C4C;
    padding: 30px 0 55px;
    overflow: hidden;
    *zoom: 1;
    margin-top: 30px;
}

@media only screen and (max-width: 767px) {
    #footer .footer-box-social .col-xs-12.col-sm-12.col-md-4.col-lg-4 {
        margin-bottom: 1em;
        text-align: center;
    }
}

#footer .list-social-icon {
    margin-top: 17px;
    margin-bottom:5px;
}
#footer ul.list-cskh li a{padding-top:4px !important}
#footer ul.list-cskh i.fa { font-size: 20px; position: relative; top: 2px; margin-right: 9px; }
#footer ul.list-cskh b { font-weight:500 }

@media only screen and (max-width: 767px) {
    #footer .list-social-icon {
        width: 100%;
        text-align: center;
    }
}

#footer .list-social-icon li {
    display: inline-block;
    /* margin-left: 1em; */
}

#footer .list-social-icon li a {
    box-sizing: border-box;
    display: inline-block !important;
    color: #FFF;
    font-size: 129%;
    vertical-align: top;
    margin-right: 8px;
    padding:0 !important;
}

#footer .list-social-icon li a .fa {
    font-size:25px;
}

#footer .list-social-icon li a.text-lang-current {
    width: 3em;
}

#footer .list-social-icon li.lang {
    position: relative;
}

#footer .list-social-icon li.lang .lang-active {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

#footer .list-social-icon li.lang .lang-active .fa {
    position: static;
    left: inherit;
    top: inherit;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 80%;
    vertical-align: middle;
    margin-right: 2px;
}

#footer .list-social-icon li.lang .lang-active img {
    vertical-align: middle;
    margin-right: -2px;
}

#footer .sub-lang li:hover {
    background: #0f2758;
}

#footer .list-social-icon li.lang .sub-lang {
    position: absolute;
    left: 0;
    top: 100%;
    background: #2d4473;
    min-width: 100px;
    z-index: 9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    /* opacity: 0;
    visibility: hidden; */
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#open-modal-uu-dai-vip:hover {
    background: #046596 !important;
    color: #fff !important;
}

#header .header-layout.fixed .header-main .btn-link-vip li .btn-default:hover {
    color: #fff !important;
}

#open-modal-uu-dai-vip:hover .fa.fa-gift {
    animation: _shake 0.5s;
}

#footer .list-social-icon li.lang .sub-lang li {
    text-align: left;
    display: block;
    border-bottom: 1px solid rgba(249, 249, 249, 0.1);
    margin-left: 0;
}

#footer .list-social-icon li.lang .sub-lang li a {
    border: none;
    height: auto;
    width: auto;
    padding: 8px 10px;
    font-size: 80%;
}

#footer .list-social-icon li.lang:hover .sub-lang {
    /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible; */
}

#footer .footer-widget-link {
    /* border-top: 1px solid rgba(249, 249, 249, 0.1); */
    /* margin-top: 1em; */
    padding-top: 0;
}
#footer .logo-ft{width: 105px;min-height:49px;margin-bottom: 25px;}
#footer .footer-widget-link .widget-title {
    font-family: "Muli", sans-serif;
    font-weight: bold;
    font-size: 105%;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 3px;
    display:inline-block;
    width:100%;
}

@media only screen and (max-width: 767px) {
    #footer .list-social-icon li:nth-child(2n) img {top: -6px !important;}
    #footer .footer-widget-link .widget-title {
        position: relative;
        padding: .8em .5em .8em 0;
        border-bottom: 1px solid rgba(249, 249, 249, 0.1);
        width:100%;
    }

    #footer .footer-widget-link .widget-title:before {
        content: "\f107" !important;
        font-family: "FontAwesome";
        position: absolute;
        right: .8em;
        top: 50%;
        color: #FFF;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: auto;
        left: inherit;
        font-size: 80%;
    }

    #footer .footer-widget-link .widget-title.active:before {
        content: "\f106" !important;
    }
}

@media only screen and (max-width: 767px) {
    #footer .footer-widget-link ul {
        display: none;
        padding: 0em 1em;
    }
}

#footer .footer-widget-link ul li a {
    color: #fff;
    padding: 6px 0 2px;
    display: block;
    font-weight: 300;
}
#footer .item-icon span strong{color:#fff}
.item-download-app {width:100%;float:left;margin-bottom:3px}
.item-download-app li{float:left;padding-right:6px;margin-top:10px}
.logo-main-footer {width:160px}

#footer .footer-widget-link ul li a:hover {
    color:#3A85C0 !important;
}

#footer .footer-box-hotline {
    border-top: 1px solid rgba(249, 249, 249, 0.1);
    margin-top: 1em;
    padding-top: 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #footer .footer-box-hotline .col-xs-12.col-md-3.col-lg-3 {
        margin-bottom: 2em;
    }
}

@media only screen and (max-width: 767px) {
    #footer .footer-box-hotline {
        border-top: none;
        margin-top: 1em;
        padding-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    #footer .footer-box-hotline .item {
        margin-bottom: 1em;
    }
}

#footer .footer-box-hotline .item img {
    display: inline-block;
    margin-right: .5em;
}

#footer .footer-box-hotline .item span {
    color: #FFF;
    vertical-align: middle;
    display: inline-block;
    font-weight: 300;
    padding-top: 8px
}

#footer .footer-box-hotline .item span strong {
    display: block;
    color: #0095D6;
    font-weight: normal;
}
#footer .p-skdt{display: inline-block; width: 100%; color: #fff; text-align: right; margin-top: 11px; font-weight: 300; font-size: 13px;}
#footer .p-skdt a{color:#fff}
#footer .footer-copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 1em 0;
    padding-top: 1em;
}
#footer .footer-copyright > .row{display:flex;align-items: center;}
.ie .footer-copyright .text-right-footer img {
    margin-right: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    #footer .footer-copyright {
        margin-top: 3em;
    }
}

@media only screen and (max-width: 767px) {
    #footer .footer-copyright {
        margin-top: 0;
        margin-bottom:0;
        border-top:0;
    }
}

#footer .footer-copyright .text-copyright {
    color: #FFF;
}

@media only screen and (max-width: 767px) {
    #footer .footer-copyright .text-copyright {
        text-align: left;
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
        margin-top: 0;
    }
    
}

#footer .footer-copyright .text-copyright span {
    margin-bottom: .3em;
    display: block;
    padding-top: 16px
}

#footer .footer-copyright .text-copyright p {
    font-weight: 300;
    line-height: 1.6;
    margin:5px 0 0;
    font-size:13px
}
#footer .text-right-footer .item-dk{margin-right:15px;border-radius: 20px;}
#footer .text-right-footer .item-dk:last-child{margin-right:0}
#footer .footer-copyright .text-right img {
    margin-left: 1em;
    vertical-align: middle;
}


/* -----------------------------------------------------------
        fix_active
----------------------------------------------------------- */

body.fix_active {
    width: 100%;
    top: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

body.fix_active .fixOpenMenu {
    overflow-y: auto;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
    z-index: 1010;
    left: 0;
    background: #0D2743;
}
#overlay{z-index: 1009 !important;}
body.fix_active #page {
    overflow: hidden;
}


/* -----------------------------------------------------------
        .fixmenu
----------------------------------------------------------- */

.fixmenu {
    position: fixed;
    z-index: -9;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    width: 88%;
    top: 0;
    left: -100%;
    height: 100%;
    background: #FFF;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-overflow-scrolling: touch;
}

.fixmenu .fixmenu_inner {
    margin: auto;
    background-color: #0D2743 !important;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .fixmenu .fixmenu_inner {
        width: 95%;
    }
}

.fixmenu .fixmenu_inner .header-menu {
    padding: 5px 15px; color: #fff; width: 100%; margin: 0; background-color: #13355A;height: 60px;
    display: flex; align-items: flex-end;
}

.fixmenu .fixmenu_inner .header-menu .col-md-6.col-lg-6 {
    line-height: 35px;
    height: 35px;
    padding-left:0;
}

.fixmenu .fixmenu_inner .header-menu .col-md-6.col-lg-6 a {
    color: #fff;
}

.fixmenu .fixmenu_inner h3 {
    margin-bottom: 1em;
    text-align: center;
    color: #FFF;
    font-size: 143%;
}

.fixmenu .btn-link-vip {
    padding: 1em 5%;
    margin-top:8px;
    display: flex;
    justify-content: space-between;
}

.fixmenu .btn-link-vip li {
    float: left;
    width: 42%;
    margin-right: 1%;
    float: left;
}

.fixmenu .btn-link-vip li:nth-of-type(2n) {
    margin-right: 0;
    width:55%;
}

.fixmenu .btn-link-vip li .btn {
    display: block;
    color: #fff;
}

.red {
    color: red
}

.list-sub-menu a.red span {
    font-weight: 500
}

.fixmenu .box_menu {
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(100% - 100px);
    overflow-y: scroll;
    margin: auto;
}

.fixmenu .box_menu .list-submenu {
    display: none;
}

.fixmenu .box_menu .list-submenu li a {
    padding-left: 1.35em !important;
}

.fixmenu .box_menu .list-submenu li .list-sub-menu-mb a {
    padding: 0.5em 0 !important;
}

.fixmenu .box_menu .list_menu {
    width: 90%;
    padding: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.fixmenu .box_menu .list_menu li {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    float: left;
}

.fixmenu .box_menu .list_menu li:last-child {
    border-bottom: none;
}

.fixmenu .box_menu .list_menu li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    padding: .6em 0;
    position: relative;
    font-size: 115%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    color: #1D2C4C;
    position: relative;
}

.fixmenu .box_menu .list_menu li a:before,
.fixmenu .box_menu .list_menu li a:after {
    font-family: FontAwesome;
    vertical-align: middle;
}

.fixmenu .box_menu .list_menu li a > * {
    vertical-align: middle;
    display: inline;
}

.fixmenu .box_menu .list_menu li a:after {
    /* content: "";
    margin-left: .5em;
    position: absolute;
    right: 0; */
}

.fixmenu .box_menu .list_menu li a:hover {
    /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7; */
}

@media only screen and (max-width: 767px) {
    .fixmenu .box_menu .list_menu li a {
        font-size: 14px;
        font-weight: 400;
        color: white !important
    }
    .fixmenu .box_menu .list_menu li a{padding:.75em 0}
    .fixmenu .fixmenu_inner .header-menu .col-md-6.col-lg-6 a {
        color: white
    }
}

.fixmenu .box_menu .list_menu li .hot-line-mb {
    padding: 1em 0;
    position: relative;
    display: block;
    /* font-size: 115%; */
}


/* ===================================================================
CSS information
 file name  : homepage.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.box-infomation {
    padding: 35px 0;
}

.box-infomation .item {
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .box-infomation .item {
        margin-bottom: 1em;
        padding: 1em;
        border: 1px solid #d9d9d9;
    }
}

.box-infomation .item img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-infomation .item img {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .box-infomation .item img {
        margin-right: 0.7em;
    }
}

.box-infomation .item span {
    display: inline-block;
    vertical-align: middle;
    font-family: "Muli", sans-serif;
    font-size: 115%;
    font-weight: bold;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-infomation .item span {
        font-size: 86%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-infomation .col-xs-12 {
        padding: 0 5px;
    }

    .box-infomation .col-xs-12:first-child {
        padding-left: 15px;
    }
}

.bg-white {
    background: #FFF;
}

.bg-gray {
    background: #F5F8FB;
    padding: 80px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .bg-gray {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 767px) {
    .bg-gray {
        padding: 40px 0;
    }

    .box-purchase-lease {
        padding: 20px 0;
    }
}

.box-purchase-lease .box-item {
    overflow: hidden;
    *zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: relative;
}

.box-purchase-lease .box-item:before {
    content: "";
    background: -svg-linear-gradient(180deg, #337ab7 0%, #000000 100%);
    background: -owg-linear-gradient(180deg, #337ab7 0%, #000000 100%);
    background: -webkit-linear-gradient(180deg, #337ab7 0%, #000000 100%);
    background: -moz-linear-gradient(180deg, #337ab7 0%, #000000 100%);
    background: -o-linear-gradient(180deg, #337ab7 0%, #000000 100%);
    background: linear-gradient(180deg, #337ab7 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.box_purchase_lease .box-item:before {
    content: "";
    background: -svg-linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
    background: -owg-linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
    background: -o-linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, .075) 0%, #000000 100%);
}

.box-purchase-lease .box-item .box-img {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.box-purchase-lease .box-item .box-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box-purchase-lease .box-item .box-title {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
    width: 100%;
}

.box-purchase-lease .box-item .box-title h4 {
    font-size: 172%;
    color: #FFF;
    font-family: "Muli", sans-serif;
    font-weight: normal;
    margin-bottom: .5em;
    line-height: 1.6;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-purchase-lease .box-item .box-title h4 {
        font-size: 110%;
    }

    .box-purchase-lease .box-title h4 {
        min-height: auto !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .box-purchase-lease .box-title p {
        font-size: .9em !important;
        padding: 0em !important;
    }
}

@media only screen and (max-width: 1279px) {
    .box-title-top {
        min-height: auto !important;
    }
}

@media only screen and (max-width: 767px) {
    .box-purchase-lease .box-item .box-title h4 {
        /* font-size: 115%; */
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-purchase-lease .box-item .box-title .btn {
        padding: 5px 12px;
        font-size: 100%;
    }
}

.box-purchase-lease .box-item:hover .box-img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

@media only screen and (max-width: 767px) {
    .box-purchase-lease .col-xs-6.col-lg-3 {
        margin-bottom: 1.5em;
    }
}

.title-block {
    font-family: "Muli", sans-serif;
    font-size: 200%;
    font-weight: 500;
    text-align: center;
    margin-bottom: 4em;
    position: relative;
    color: #000;
}

.title-block a,
.title-module a {
    color: #1D2C4C;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .title-block {
        margin-bottom: 4em;
        color: #000;
    }
}

@media only screen and (max-width: 767px) {
    .title-block {
        margin-bottom: 2em;
        color: #000;
    }

    /* .fa .fa-angle-left{
            color: #000;
    } */
}

.title-block:before {
    content: "";
    width: 3em;
    background: #0999D8;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: -1em;
    margin-left: -1.5em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .title-block:before {
        bottom: -1em;
        color: #000;
    }
}

@media only screen and (max-width: 767px) {
    .title-block:before {
        bottom: -1em;
        color: #000;
    }
}

.title-module {
    font-family: "Muli", sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #1D2C4C;
    font-size: 129%;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.title-module a {
    font-family: "Muli", sans-serif;
    font-style: normal;
    font-weight: bold;
    color: #1D2C4C;
    /* font-size: 129%; */
    text-transform: uppercase;
    margin-bottom: 1em;
    position: relative;
}

.title-module a:hover {
    color: #0999d8;
}

.title-module a span:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    background: #0999D8;
    bottom: -.5em;
    left: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: -0.5em;
}

.title-module a:hover span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.title-line-button {
    font-family: "Muli", sans-serif;
    font-size: 200%;
    font-weight: bold;
    margin-bottom: 2em;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .title-line-button {
        margin-bottom: 2em;
    }
}

@media only screen and (max-width: 767px) {
    .title-line-button {
        margin-bottom: 1em;
    }
}

.title-line-button:before {
    content: "";
    width: 4em;
    background: #0999D8;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -1em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .title-line-button:before {
        bottom: -0.5em;
    }
}

@media only screen and (max-width: 767px) {
    .title-line-button:before {
        bottom: -0.5em;
    }
}

@media only screen and (max-width: 767px) {
    .title-line-button {
        text-align: center;
    }

    .title-line-button:before {
        left: 50%;
        margin-left: -2em;
    }
}

.box-different-youhome {
    overflow: hidden;
    *zoom: 1;
    padding: 60px 0 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-different-youhome {
        padding: 40px 0 80px;
    }
}

@media only screen and (max-width: 767px) {
    .box-different-youhome {
        padding: 30px 0 60px;
    }
}

.box-different-youhome ul {
    margin-top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-different-youhome ul {
        margin-top: 2em;
    }
}

@media only screen and (max-width: 767px) {
    .box-different-youhome ul {
        margin-top: 1em;
    }
}

.box-different-youhome ul li {
    float: left;
    width: 33.333%;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-different-youhome ul li {
        width: 33.333%;
    }
}

@media only screen and (max-width: 767px) {
    .box-different-youhome ul li {
        width: 100%;
    }
}

.box-different-youhome ul li .item-inner {
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #E1E5EA;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 40px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-different-youhome ul li .item-inner {
        padding: 40px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .box-different-youhome ul li .item-inner {
        padding: 30px 10px;
    }
}

.box-different-youhome ul li h4 {
    font-family: "Muli", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 172%;
    text-align: center;
    color: #1D2C4C;
    margin-top: .5em;
}

.ie .box-different-youhome ul li h4 {
    font-family: "Muli", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 172%;
    text-align: center;
    color: #1D2C4C;
    margin-top: .5em;
    width: 100%;
}

.box-different-youhome ul li .txt-desc {
    font-weight: 400;
    line-height: 1em;
}

.box-different-youhome ul li .txt-end {
    font-weight: 300;
    margin-top: 2em;
    line-height: 2.5em;
    min-height: 15em;
    text-align: left;
}

.box-different-youhome ul li.active {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .box-different-youhome ul li.active {
        margin: 1em 0;
    }

    #footer .list-social-icon li a {
        height: 1.6em;
        width: 1.6em;
        margin-right: 5px;
    }
}

.box-different-youhome ul li.active .item-inner {
    background: #0095D6;
    border-color: #0095D6;
    position: relative;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media only screen and (min-width: 768px) {
    .box-different-youhome ul li.active .item-inner {
        margin-top: -40px;
        /* margin-bottom: -40px; */
        padding: 35px 20px 60px;
        height: calc(100% + 80px);
    }

    .box-different-youhome ul li .txt-end {
        margin-top: 1em;
        /* text-align: center; */
    }
}

@media print {
    .box-different-youhome ul li.active .item-inner {
        margin-top: -40px;
        margin-bottom: -40px;
        padding: 70px 20px;
        height: calc(100% + 80px);
    }
}

.ie8 .box-different-youhome ul li.active .item-inner {
    margin-top: -40px;
    margin-bottom: -40px;
    padding: 70px 20px;
    height: calc(100% + 80px);
}

.box-different-youhome ul li.active h4 {
    color: #FFF;
}

.box-different-youhome ul li.active:hover .item-inner {
    cursor: pointer;
}

@media only screen and (min-width: 768px) {
    .box-different-youhome ul li.active:hover .item-inner {
        margin-top: -50px;
        margin-bottom: -50px;
        height: calc(100% + 100px);
        padding: 80px 20px 40px;
    }
}

@media print {
    .box-different-youhome ul li.active:hover .item-inner {
        margin-top: -50px;
        margin-bottom: -50px;
        height: calc(100% + 100px);
        padding: 80px 20px 40px;
    }
}

.ie8 .box-different-youhome ul li.active:hover .item-inner {
    margin-top: -50px;
    margin-bottom: -50px;
    height: calc(100% + 100px);
    padding: 80px 20px 40px;
}

@media only screen and (max-width: 767px) {
    .box-product-youhome .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        margin-bottom: 2em;
    }
}

.box-resgiter-news {
    background: transparent url("../images/bg_register.png") center top no-repeat;
    background-size: cover;
    position: relative;
}

.box-resgiter-news:before {
    content: "";
    background: #1D2C4C;
    opacity: 0.8;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.box-resgiter-news .container {
    position: relative;
    min-height: 500px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-resgiter-news .container {
        min-height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .container {
        min-height: 300px;
    }
}

.box-resgiter-news .box-text-resgiter {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-resgiter-news .box-text-resgiter {
        left: 5%;
    }
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .box-text-resgiter {
        left: 5%;
    }
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .box-text-resgiter {
        width: 90%;
        text-align: center;
    }
}

.box-resgiter-news .box-text-resgiter .box-text {
    font-size: 200%;
    color: #FFF;
    line-height: 2.1;
    font-family: "Muli", sans-serif;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .box-text-resgiter .box-text {
        font-size: 100%;
    }
}

.box-resgiter-news .box-text-resgiter .btn-group-res {
    margin-top: 1em;
}

.box-resgiter-news .box-text-resgiter .btn-group-res .btn-danger {
    margin-right: 1em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-resgiter-news .box-text-resgiter .btn-group-res .btn-danger {
        margin-right: 0.5em;
    }
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .box-text-resgiter .btn-group-res .btn-danger {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-resgiter-news .box-text-resgiter .btn-group-res .btn-lg {
        font-size: 100%;
    }
}

.box-resgiter-news:hover {
    cursor: pointer;
}

.box-resgiter-news:hover:before {
    background: rgba(0, 0, 0, 0.8);
}

.box-news-project {
    background: #F7FAFD;
    padding: 10px 0 40px;
    display: inline-block;
    width: 100%;
}
.box-news-project .box-search-home > .container{display: flex; align-items: center;}
.box-news-project .col-md-5 img{max-height: 250px; margin-top: 0; position: relative; top: 30px;}
.box-news-project .box-search-home > .container .col-md-7{margin-top:30px;padding-left:0}

.box-button {
    margin-top: 20px;
    float: left;
    width: 100%;
}
.box-search-home.bg-home-white .container {
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-news-project .col-md-7 h4{
    font-size: 22px;
    color: rgb(72,89,99);
}
.box-news-project .col-md-7 p{
    font-size: 20px;
    font-weight: 400;
    color: rgb(72,89,99);
    line-height: 24px;
    margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-news-project {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-news-project {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-news-project .col-xs-12.col-sm-4.col-md-4.col-lg-4 {
        margin-bottom: 2em;
    }
}

.main-container {
    background: #F5F8FB;
    padding: 3em 0;
}


/* ===================================================================
CSS information
 file name  : common.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */


/* -----------------------------------------------------------
        #page
----------------------------------------------------------- */

@media only screen and (min-width: 768px) {
    #page {
        font-size: 100% !important;
    }
}

@media print {
    #page {
        font-size: 100% !important;
    }
}

.ie8 #page {
    font-size: 100% !important;
}

.product-item {
    overflow: hidden;
    *zoom: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background: #FFF;
    border: 1px solid #E1E5EA;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
}

.product-item a {
    display: block;
    text-decoration: none !important;
    color: black;
}

.product-item ul li i.fa-circle {
    display: block !important;
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    padding-right: 7px;
    font-size: 7px;
    top: 0px;
}

.product-item ul li i.fa-circle:before {
    color: #0095D6 !important;
}

.product-item ul.list-pro {
    padding-top: 5px;
    margin-top: 5px;
    padding-bottom: 5px
}

.ie ul.list-pro {
    padding-top: 5px;
    margin-top: 20px;
    padding-bottom: 5px
}

@media only screen and (max-width: 767px) {
    .ie ul.list-pro {
        margin-top: 5px;
    }
}

.product-item a.ic_book {
    margin-left: 0px !important
}

.product-item .txt-price2 div,
.product-item .txt-price1 div {
    color: red;
    font-size: 1.3em
}

.product-item .product-images {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

.product-item .product-images:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 20%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 0%, #000000 100%);
    opacity: 0.1;
    transform: rotate(-180deg);
}

.product-item .product-images .box-view-control {
    position: absolute;
    width: 90%;
    z-index: 7;
}

.product-item .product-images .box-view-control .text-left {
    color: #FFF;
    font-size: 115%;
    vertical-align: baseline;
}

.product-item .product-images .box-view-control .text-right img {
    vertical-align: baseline;
    margin-left: 10px;
}

.product-item .product-images .box-view-control .text-right a {
    display: inline-block;
}

.product-item .product-images .img-inner img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

.product-item .product-images:hover .img-inner img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.product-item .product-caption {
    padding: 15px 10px 10px;
}

/* .wrap_vr360 {
    position: absolute;
    width: 100%;
    top: 60px;
    z-index: 1;
    opacity: .8;
    text-align: center
}

.wrap_vr360 img {
    display: inline-block !important;
} */

.box-vr360 {
    position: absolute;
    z-index: 10;
    background-color: rgba(0, 0, 0, .35);
    width: 50px;
    height: 50px;
    padding: 15px;
    border-radius: 50px;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

.box-vr360:hover .circle {
    display: block;
}

.product-images .bg-icon img {    
    position: relative;
    z-index: 2;
}

.circle {
    border-radius: 50%;
    background-color: #0095d6;
    width: 50px;
    height: 50px;
    position: absolute;
    opacity: 0;
    animation: scaleIn 4s infinite cubic-bezier(.36, .11, .89, .32);
    top: 0;
    left: 0;
}
#online{
    position: absolute;
    z-index: 10;
    border-radius: 50px;
    left: 16%;
    top: 50%;
    transform: translate(-50%, -40%);
}
.box-vr360:hover .circle, #online:hover .circle {
    display: block;
}

@keyframes scaleIn { from { transform: scale(.5, .5); opacity: .5 } to { transform: scale(2.5, 2.5); opacity: 0 } }

@media only screen and (min-width: 768px) {
    .img-inner a img {
        height: 245px
    }

    .box-content-property .img-inner a img {
        height: 200px
    }

    .ie .box-content-property .img-inner a img {
        height: 215px
    }

    .product-item .product-caption .box-price .text-right {
        font-size: 129%;
        font-weight: 500;
        color: #1D2C4C;
        overflow: hidden;
        height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.ie .icvr360 {
    padding: 6px 4px;
}

.traded {
    background: -webkit-linear-gradient(84deg, rgba(125, 178, 209, 1) 0%, rgba(0, 128, 128, 1) 100%);
    color: #fff;
    text-align: center;
    height: 1.5em;
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    position: absolute;
    right: -12em;
    left: -9em;
    bottom: -3em;
    box-shadow: 0 -3px 4px rgba(0, 0, 0, 0.21);
    line-height: 1.5em;
    font-size: .9em;
    font-family: 'Muli'
}

.box-price .text-right.txt-price {
    text-align: left
}

.box-view-control .text-left .fa-eye,
.text-right .fa-picture-o,
.text-right .fa-heart,
.text-right .fa-street-view,
.text-right .fa-youtube-play {
    vertical-align: inherit;
    font-size: 1.5em;
    color: #fff
}

.vr-360 {
    position: absolute;
    left: 70%;
    top: 150%;
    z-index: 9;
    transform: translate(-150%, 90%)
}

.vr-360 img {
    width: 60px;
    height: 60px
}

.items_detail {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .product-item .product-caption {
        padding: 10px 10px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-caption {
        padding: 15px 10px 10px;
    }
}

.product-item .product-caption h4 {
    font-family: "Muli", sans-serif;
    font-size: 129%;
    font-weight: bold;
    color: #1D2C4C;
    line-height: 1.44444;
}

.product-item .product-caption .pr-add {
    margin: 0;
    color: #7E8D94;
    font-weight: lighter;
    margin-top: 5px;
}

.product-item .product-caption .list-project li {
    display: inline-block;
    color: #7E8D94;
    padding: 0 1em 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .product-item .product-caption .list-project li {
        padding: 0 0.5em 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-caption .list-project li {
        padding: 0 1em 0 0;
    }
}

.product-item .product-caption .list-project li:not(:first-child):before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background: #636982;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: baseline;
}

.product-item .product-caption .list-project.list-pro li {
    padding: 0 0.5em 0 0;
}

.fa-circle {
    font-size: 7px;
    /* line-height:1em; */
    display: inline-block;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .product-item .product-caption .list-project.list-pro li {
        padding: 0 0 0.5em 0;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-caption .list-project.list-pro li {
        padding: 0 1em 0 0;
    }
}

.product-item .product-caption .list-project.list-pro li img {
    vertical-align: middle;
    margin-right: 5px;
}

.product-item .product-caption .list-project.list-pro li:not(:first-child):before {
    display: none;
}

/* .product-item .product-caption .box-price {
    margin: .5em 0em !important;
    height: 32px;
} */

.product-item .product-caption .box-price .txt-comment .fa-calendar {
    background: #0097DA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    padding: 10px;
    margin-right: .5em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .product-item .product-caption .box-price .txt-comment .fa-calendar {
        padding: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-caption .box-price .txt-comment .fa-calendar {
        padding: 10px;
    }
}

.product-item .product-caption .box-price .txt-comment .fa-comments {
    background: #87CF39;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    padding: 10px;
}

.product-item .product-caption .box-price .txt-comment .fa-envelope-open {
    background: #87CF39 !important;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .product-item .product-caption .box-price .txt-comment .fa-comments {
        padding: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .product-item .product-caption .box-price .txt-comment .fa-comments {
        padding: 10px;
    }
}

.product-item .product-caption .box-price .text-right {
    font-size: 129%;
    font-weight: 500;
    color: #1D2C4C;
}

.product-item .product-caption .box-price .text-right span {
    color: #0095D6;
}


/* ===================================================================
CSS information
 file name  : news.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */


/* -----------------------------------------------------------
        #page
----------------------------------------------------------- */

.box-news-item {
    overflow: hidden;
    *zoom: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.box-news-item .box-news-feauture {
    position: relative;
}

.box-news-item .box-news-feauture a {
    position: relative;
    display: block;
}

.box-news-item .box-news-feauture a:before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    z-index: 1;
    background: -svg-linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    background: -owg-linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    background: -webkit-linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    background: -moz-linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    background: -o-linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    background: linear-gradient(180deg, rgba(18, 113, 176, 0.0001) 0%, rgba(0, 0, 0, 0.788695) 100%);
    bottom: 0;
    left: 0;
}

.box-news-item .box-news-feauture a:hover h5,
.box-news-item .box-news-feauture a:hover .news-date {
    color: #0095D6;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-news-item .box-news-feauture .box-title-news {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px;
    color: #FFF;
    z-index: 9;
}

.box-news-item .box-news-feauture .box-title-news .news-date {
    font-size: 86%;
    font-weight: 300;
}

.box-news-item .box-news-feauture .box-title-news h5 {
    font-size: 129%;
    line-height: 1.6;
}

.box-news-item .list-news-different {
    overflow: hidden;
    *zoom: 1;
    margin-top: 2em;
}

.box-news-item .list-news-different .box-img {
    border-radius: 6px;
    overflow: hidden;
    *zoom: 1;
}

.box-news-item .list-news-different li a {
    padding: 15px 0;
    display: block;
    overflow: hidden;
    *zoom: 1;
    color: #525975;
}

.box-news-item .list-news-different li a .box-img {
    width: 190px;
    float: left;
}
.box-news-item .list-news-different .box-img img {transition: all 0.5s ease;}
.box-news-item .list-news-different .box-img:hover img { transform: scale(1.1); }
.box-news-item .list-news-different li a .box-title-news {
    width: calc(100% - 204px);
    float: right;
}

.box-news-item .list-news-different li a .box-title-news .news-date {
    font-size: 100%;
    font-weight: 300;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-news-item .list-news-different li a .box-title-news h5 {
    line-height: 18px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 100%;
    color: rgb(72,89,99);
    font-weight: 600;
    font-size: 15px;
    margin-top: 10px;
}

.box-news-item .list-news-different li a:hover h5,
.box-news-item .list-news-different li a:hover .news-date {
    color: #0095D6;
}

.list-blogs {
    overflow: hidden;
    *zoom: 1;
}

.list-blogs li {
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D3D9E1;
}

.list-blogs li:last-child {
    margin-bottom: 0;
}

.list-blogs li .img {
    width: 44.04762%;
    float: left;
}

.list-blogs li .img img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .list-blogs li .img {
        width: 100%;
        margin-bottom: 10px;
    }
}

.list-blogs li .box-caption {
    width: 52.97619%;
    float: right;
}

@media only screen and (max-width: 767px) {
    .list-blogs li .box-caption {
        width: 100%;
    }
}

.list-blogs li .box-caption h4 {
    font-size: 200%;
    font-family: "Muli", sans-serif;
    margin-bottom: 15px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .list-blogs li .box-caption h4 {
        font-size: 172%;
    }
}

.list-blogs li .box-caption h4 a {
    color: #1D2C4C;
}

.list-blogs .box-banner {
    border-bottom: 1px solid #D3D9E1;
    padding-bottom: 30px;
}

.list-blogs .box-banner img {
    width: 100%;
}

.box-meta {
    margin-bottom: 1em;
}

.box-meta a {
    margin-right: 1em;
}

.box-meta span {
    display: inline-block;
    position: inherit;
    margin-right: .5em;
}

.box-meta span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 5px;
    height: 5px;
    background: #EEEEEE;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.box-main-archive {
    overflow: hidden;
    *zoom: 1;
    padding-top: 0px;
}

.box-main-archive h1 {
    font-size: 200%;
    font-family: "Muli", sans-serif;
    margin-bottom: 15px;
}

.box-main-archive .box-list-archive {
    width: 71.79487%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .box-main-archive .box-list-archive {
        width: 100%;
    }
}

.box-main-archive .box-sidebar-archive {
    width: 23.07692%;
    float: right;
}

@media only screen and (max-width: 767px) {
    .box-main-archive .box-sidebar-archive {
        width: 100%;
    }
}

.box-menu-cate {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    border: 1px solid #D3D9E1;
    -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    padding: 20px 30px;
}

.box-menu-cate h3 {
    font-size: 115%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.box-menu-cate ul li a {
    display: block;
    padding: 10px 0 10px 1em;
    position: relative;
    font-weight: bold;
    color: #1D2C4C;
}

.box-menu-cate ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 5px;
    height: 5px;
    background: #EEEEEE;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.box-menu-cate ul li.active {
    position: relative;
}

.box-menu-cate ul li.active:before {
    content: "";
    position: absolute;
    left: -30px;
    width: 2px;
    height: 100%;
    background: #0095D6;
}

.box-menu-cate ul li.active a {
    color: #0095D6;
}

.box-mailbox {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #1D2C4C;
    border: 1px solid #D3D9E1;
    padding: 20px 18px;
    text-align: center;
    color: #FFF;
    margin: 30px 0;
}

.box-mailbox .img {
    margin-bottom: 20px;
}

.box-mailbox h4 {
    margin-bottom: 1em;
    font-family: "Muli", sans-serif;
    font-size: 115%;
    text-transform: uppercase;
    font-weight: bold;
}

.box-mailbox .text {
    font-size: 100%;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 10px;
}

.box-mailbox .box-input {
    position: relative;
    margin-bottom: 15px;
}

.box-mailbox .box-input .fa {
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #1D2C4C;
}

.box-baivietnoibat {
    overflow: hidden;
    *zoom: 1;
}

.box-baivietnoibat h3 {
    text-transform: uppercase;
    font-size: 115%;
    font-family: "Muli", sans-serif;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #D3D9E1;
    font-weight: bold;
}

.box-baivietnoibat .list-baivietnoibat {
    overflow: hidden;
    *zoom: 1;
}

.box-baivietnoibat .list-baivietnoibat li {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #D3D9E1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.box-baivietnoibat .list-baivietnoibat li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.box-baivietnoibat .list-baivietnoibat li .box-img {
    width: 37.03704%;
    float: left;
}

.box-baivietnoibat .list-baivietnoibat li .box-caption {
    width: 57.40741%;
    float: right;
}

.box-baivietnoibat .list-baivietnoibat li .box-caption h4 {
    font-size: 100%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    line-height: 1.4;
}

.box-baivietnoibat .list-baivietnoibat li .box-caption h4 a {
    color: #1A2B48;
}

.box-baivietnoibat .list-baivietnoibat li .box-caption .date {
    color: #72788E;
    font-size: 86%;
}

.box-cungchuyenmuc {
    overflow: hidden;
    *zoom: 1;
}

.box-cungchuyenmuc h3 {
    text-transform: uppercase;
    font-size: 115%;
    font-family: "Muli", sans-serif;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-weight: bold;
}

.box-cungchuyenmuc .list-cungchuyenmuc {
    overflow: hidden;
    *zoom: 1;
}

.box-cungchuyenmuc .list-cungchuyenmuc li {
    overflow: hidden;
    *zoom: 1;
    /* width: 31.33333%; */
    /* margin-right: 3%; */
    float: left;
}

.box-cungchuyenmuc .list-cungchuyenmuc li:nth-of-type(3n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .box-cungchuyenmuc .list-cungchuyenmuc li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .box-cungchuyenmuc .list-cungchuyenmuc li .box-img img {
        height: auto !important;
    }
}

.box-cungchuyenmuc .list-cungchuyenmuc li .box-img img {
    width: 100%;
}

.box-cungchuyenmuc .list-cungchuyenmuc li .box-caption {
    width: 100%;
    margin-top: 12px;
}

.box-cungchuyenmuc .list-cungchuyenmuc li .box-caption h4 {
    font-size: 129%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3em;
}

.box-cungchuyenmuc .list-cungchuyenmuc li .box-caption h4 a {
    color: #1A2B48;
}

.box-cungchuyenmuc .list-cungchuyenmuc li .box-caption .date {
    color: #525975;
    font-size: 100%;
}

.box-reg-nhanmail {
    padding: 40px 0;
    margin-bottom: -30px;
    margin-top: 50px;
}

.box-reg-mail {
    overflow: hidden;
    *zoom: 1;
}

.box-reg-mail .box-alert-mail .box-img {
    float: left;
    margin-right: 20px;
    vertical-align: middle;
}

.box-reg-mail .box-alert-mail h4 {
    font-size: 172%;
    font-family: "Muli", sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}

.box-reg-mail .box-input-regmail {
    padding-top: 2em;
}

.box-reg-mail .box-input-regmail .form-group {
    width: 80%;
}

.box-reg-mail .box-input-regmail .form-group input {
    width: 100%;
}

.project-page {
    position: relative;
}

.bn-fixed {
    position: relative;
    /* position: absolute;
    top: 50px;
    z-index: 9; */
}

.bn-fixed.box-banner-left {
    /* left: -120px; */
}

.bn-fixed.box-banner-right {
    /* right: -120px; */
}

@media only screen and (max-width: 767px) {
    .bn-fixed {
        display: none;
    }
}

.bread_crumbs ul li a:hover {
    text-decoration: underline !important;
    color: inherit
}

.box-filter-duan {
    padding: 0 1em;
    border-top: 1px solid #F7F6F6;
    border-bottom: 1px solid #F7F6F6;
    margin-bottom: 40px;
    background: #F7F6F6;
}

.box-filter-duan h4 {
    font-weight: bold;
    font-size: 129%;
    margin-bottom: .5em;
}

.box-filter-duan .box-group-fillter {
    overflow: hidden;
    *zoom: 1;
}

.box-filter-duan .box-group-fillter .item-fillter {
    width: 18.4%;
    margin-right: 2%;
    float: left;
}

.box-filter-duan .box-group-fillter .item-fillter:nth-of-type(5n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .box-filter-duan .box-group-fillter .item-fillter {
        width: 49%;
        margin-right: 2%;
        float: left;
        margin-bottom: 1em;
    }

    .box-filter-duan .box-group-fillter .item-fillter:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-filter-duan .col-xs-12.pull-right {
        margin-top: 2em;
    }
}

@media only screen and (max-width: 767px) {
    .box-filter-duan .col-xs-12.pull-right {
        margin-top: 2em;
    }

    .box-filter-duan .col-xs-12.pull-right .form-control {
        width: 49%;
    }

    .box-filter-duan .col-xs-12.pull-right .col-xs-6.col-sm-6.col-md-6.col-lg-6 .form-control {
        width: 100%;
    }
}


/* -----------------------------------------------------------
        #box-project-favorite
----------------------------------------------------------- */

.box-project-favorite {
    overflow: hidden;
    *zoom: 1;
}

.box-project-favorite .list-project-favorite li {
    margin-bottom: 30px;
}

.box-project-favorite .list-project-favorite li:last-child {
    margin-bottom: 10px;
}

.box-project-favorite .list-project-favorite li .product-item {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item {
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-images {
    width: 31.62393%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item .product-images {
        width: 100%;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-caption {
    width: 68%;
    float: right;
    padding: 30px 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption {
        width: 68%;
    }
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption {
        padding: 30px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption {
        padding: 15px 15px;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-caption h4 {
    font-size: 186%;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption h4 {
        font-size: 143%;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .text-price {
    font-size: 129%;
    font-weight: 500;
    color: #1D2C4C;
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .text-price span {
    color: #0095D6;
}

@media only screen and (max-width: 1279px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption .text-price {
        text-align: left;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .pr-add {
    color: #525975;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .product-item .product-caption .pr-add {
        margin-bottom: 1em;
    }
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .pr-add .fa {
    color: #DADADA;
    margin-right: 5px;
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .box-price .text-right {
    font-size: 100%;
    font-weight: 500;
}

.box-project-favorite .list-project-favorite li .product-item .product-caption .box-price .text-right a {
    text-decoration: underline !important;
}

.box-project-favorite .list-project-favorite li .pd-desc {
    margin-top: 1em;
    margin-bottom: .5em;
}

.box-project-favorite .list-project-favorite li .list-utilities-list {
    overflow: hidden;
    *zoom: 1;
    border: 1px solid #E1E5EA;
    margin: 25px 0 50px;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .list-utilities-list {
        border-bottom: none;
    }
}

.box-project-favorite .list-project-favorite li .list-utilities-list li {
    width: 25%;
    margin-right: 0;
    float: left;
    border-right: 1px solid #E1E5EA;
    padding: 15px 0 15px 30px;
    margin-bottom: 0;
}

.box-project-favorite .list-project-favorite li .list-utilities-list li:nth-of-type(4n) {
    margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-project-favorite .list-project-favorite li .list-utilities-list li {
        padding: 15px 0 15px 30px;
    }
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .list-utilities-list li {
        padding: 15px 10px 15px;
    }
}

.box-project-favorite .list-project-favorite li .list-utilities-list li:last-child {
    border-right: none;
}

@media only screen and (max-width: 767px) {
    .box-project-favorite .list-project-favorite li .list-utilities-list li {
        width: 50%;
        margin-right: 0;
        float: left;
        border-bottom: 1px solid #E1E5EA;
    }

    .box-project-favorite .list-project-favorite li .list-utilities-list li:nth-of-type(2n) {
        margin-right: 0;
    }

    .box-project-favorite .list-project-favorite li .list-utilities-list li:nth-child(2n) {
        border-right: none;
    }
}

.box-project-favorite .list-project-favorite li .list-utilities-list li .title {
    margin-bottom: 2px;
    font-weight: normal;
}

.box-project-favorite .list-project-favorite li .list-utilities-list li .text {
    font-weight: 500;
}

.box-project-favorite .btn-view-more {
    margin: 10px 0;
}

.box-banner {
    margin-bottom: 40px;
}

.box-banner a {
    display: block;
}

.mb0 {
    margin-bottom: 0;
}

.list-bds {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 15px;
}

.list-bds .bds-item {
    margin-bottom: 30px;
}

.list-bds .bds-item:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .list-bds .bds-item .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
        margin-bottom: 30px;
    }

    .list-bds .bds-item .col-xs-12.col-sm-6.col-md-4.col-lg-4:last-child {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    .list-bds .bds-item .col-xs-12.col-sm-6.col-md-4.col-lg-4 {
        margin-bottom: 30px;
    }

    .list-bds .bds-item .col-xs-12.col-sm-6.col-md-4.col-lg-4:last-child {
        margin-bottom: 0;
    }
}


/* -----------------------------------------------------------
        #page du an chi tiet
----------------------------------------------------------- */

.page-detail {
    overflow: hidden;
    *zoom: 1;
    margin: auto;
}

.page-detail .box-images-detail {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
}

.page-detail .box-images-detail .list-images-detail {
    overflow: hidden;
    *zoom: 1;
}

.page-detail .box-images-detail .list-images-detail li {
    width: 25.69444%;
    float: left;
    height: 50%;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail li {
        width: 100%;
    }
}

.page-detail .box-images-detail .list-images-detail li.img-detail-lg {
    width: 48.61111%;
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail li.img-detail-lg {
        width: 100%;
    }
}

.page-detail .box-images-detail .list-images-detail li img {
    width: 100%;
    border: 1px solid #FFF;
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner {
    position: relative;
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-icon {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-icon span {
    background: rgba(29, 44, 76, 0.4);
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-icon span img {
    border: none;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-img-more {
    position: absolute;
    width: 75px;
    height: 75px;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -27.5px;
    margin-top: -27.5px;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail li .box-img-iner .box-img-more {
        display: none;
    }
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-img-more a {
    display: block;
    position: relative;
    width: 75px;
    height: 75px;
}

.page-detail .box-images-detail .list-images-detail li .box-img-iner .box-img-more a span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 300%;
    font-weight: normal;
}

.page-detail .box-images-detail .list-images-detail-bds {
    overflow: hidden;
    *zoom: 1;
    width: 65%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail-bds {
        width: 100%;
    }
}

.page-detail .box-images-detail .list-images-detail-bds li {
    width: 40%;
    float: left;
    height: 50%;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail-bds li {
        width: 100%;
    }
}

.page-detail .box-images-detail .list-images-detail-bds li.img-detail-lg {
    width: 60%;
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail-bds li.img-detail-lg {
        width: 100%;
    }
}

.page-detail .box-images-detail .list-images-detail-bds li img {
    /* width: 100%; */
    /* border: 1px solid #FFF; */
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner {
    position: relative;
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-icon {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-icon span {
    background: rgba(29, 44, 76, 0.4);
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-icon span img {
    border: none;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-img-more {
    position: absolute;
    width: 75px;
    height: 75px;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-left: -27.5px;
    margin-top: -27.5px;
    z-index: 9;
}

@media only screen and (max-width: 767px) {
    .page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-img-more {
        display: none;
    }
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-img-more a {
    display: block;
    position: relative;
    width: 75px;
    height: 75px;
}

.page-detail .box-images-detail .list-images-detail-bds li .box-img-iner .box-img-more a span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 300%;
    font-weight: normal;
}

.box-infomation-bds {
    width: 35%;
    float: right;
    border: 1px solid #DAE1E7;
    padding: .5em;
}

@media only screen and (max-width: 767px) {
    .box-infomation-bds {
        width: 100%;
        padding: 0;
        border: none;
        margin-bottom: 2em;
    }
}

.box-infomation-bds .tbl-info tr td {
    padding: 20px 5px;
}

.box-infomation-bds .tbl-info tr td:nth-child(n),
.box-infomation-bds .tbl-info tr td:nth-child(3n) {
    width: 20%;
}

@media only screen and (max-width: 767px) {
    .box-infomation-bds .tbl-info tr td:nth-child(n),
    .box-infomation-bds .tbl-info tr td:nth-child(3n) {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .box-different-youhome ul li .item-inner {
        padding: 30px 10px;
    }
}

@media only screen and (max-width: 767px) {
    .box-infomation-bds .tbl-info tr td {
        padding: 10px 5px;
        border: none;
    }
}

.box-infomation-bds .tbl-info tr td img {
    vertical-align: baseline;
}

.box-infomation-bds .btn-group-info {
    text-align: center;
    margin-top: 2em;
    display: block;
}

@media only screen and (max-width: 767px) {
    .box-infomation-bds .btn-group-info {
        border-top: 1px solid #DAE1E7;
        margin-top: 1em;
        padding-top: 1em;
        text-align: left;
    }
}

.box-infomation-bds .btn-group-info button {
    margin-right: 1em;
    float: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-infomation-bds .btn-group-info button {
        margin-right: 0.2em;
    }
}

@media only screen and (max-width: 767px) {
    .box-infomation-bds .btn-group-info button {
        margin-right: 0.1em;
    }
}

.box-infomation-bds .btn-group-info .btn-info {
    background: #87CF39;
    border-color: #87CF39;
}

.tabs-repsonsive {
    overflow: hidden;
    *zoom: 1;
    border-top: 1px solid #DAE1E7;
    border-bottom: 1px solid #DAE1E7;
}

@media only screen and (max-width: 767px) {
    .tabs-repsonsive {
        overflow-x: scroll;
    }
}

.box-tabs-page-detail {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-tabs-page-detail .list-tabs-page-detail {
        min-width: 520px;
        overflow: hidden;
        *zoom: 1;
    }
}

.box-tabs-page-detail .list-tabs-page-detail li {
    width: 20%;
    margin-right: 0;
    float: left;
    border-right: 1px solid #DAE1E7;
}

.box-tabs-page-detail .list-tabs-page-detail li:nth-of-type(5n) {
    margin-right: 0;
}

.box-tabs-page-detail .list-tabs-page-detail li:last-child {
    border-right: none;
}

.box-tabs-page-detail .list-tabs-page-detail li a {
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 129%;
    line-height: 30px;
    font-weight: bold;
    color: #1D2C4C;
    text-decoration: none;
    border-top: 2px solid transparent;
}

@media only screen and (max-width: 767px) {
    .box-tabs-page-detail .list-tabs-page-detail li a {
        font-size: 100%;
        padding: 10px 0;
    }

    .box-tabs-page-detail .list-tabs-page-detail li a span {
        display: block;
    }
}

.box-tabs-page-detail .list-tabs-page-detail li.active a {
    color: #0095D6;
    border-top: 2px solid #0095D6;
}

.box-detail-project {
    padding: 20px 0 30px;
}

.box-detail-project .box-img {
    width: 11.9403%;
    float: left;
    min-width: 50px;
    vertical-align: middle;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-detail-project .box-img {
        width: 11.9403%;
    }
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-img {
        width: 25%;
    }
}

.box-detail-project .box-name-project {
    width: 86.56716%;
    float: right;
    padding-top: 5px;
    font-weight: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-detail-project .box-name-project {
        width: 86.56716%;
    }
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-name-project {
        width: 73%;
    }
}

.box-detail-project .box-name-project .txt-address {
    color: #525975;
    line-height: 1.5;
}

.box-detail-project h1 {
    font-size: 2rem;
    line-height: 1.3;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-detail-project h2 {
        font-size: 172%;
    }
}

@media only screen and (max-width: 767px) {
    .box-detail-project h2 {
        font-size: 143%;
    }
}

.box-detail-project .box-price-favorite {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-price-favorite {
        margin-top: 1em;
    }
}

.box-detail-project .box-price-favorite .box-price-project {
    width: 60%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-price-favorite .box-price-project {
        text-align: left;
    }
}

.box-detail-project .box-price-favorite .box-price-project p {
    margin-bottom: 10px;
}

.box-detail-project .box-price-favorite .box-favorite {
    width: 40%;
    float: left;
    text-align: center;
    border-left: 1px solid #D8D8D8;
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-price-favorite .box-favorite {
        text-align: right;
        border: none;
    }
}

.box-detail-project .box-price-favorite .box-favorite .btn-default {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .box-detail-project .box-price-favorite .box-favorite .btn-default {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.box-detail-project .box-price-favorite .box-favorite .btn-default .fa {
    font-size: 108%;
    vertical-align: baseline;
    margin-right: 5px;
}

.box-detail-project .box-price-favorite .box-favorite .btn-default.like .fa-heart-o {
    color: #FF0000;
}

.box-detail-project .box-price-favorite .box-favorite .btn-default.like .fa-heart-o:before {
    content: "\f004";
}

.box-tab-inner-link-detail {
    background: #F9F9F9;
    border-top: 1px solid #D3D9E1;
    border-bottom: 1px solid #D3D9E1;
    margin-bottom: 19px;
}

.box-tab-inner-link-detail li {
    float: left;
}

.box-tab-inner-link-detail li a {
    display: block;
    padding: 15px 30px;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    color: #1D2C4C;
    text-decoration: none;
    position: relative;
}

.box-tab-inner-link-detail li a:before {
    content: "";
    width: 100%;
    bottom: -1px;
    z-index: 1;
    background: #0095D6;
    height: 1px;
    position: absolute;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media only screen and (max-width: 767px) {
    .box-tab-inner-link-detail li a {
        font-size: 100%;
        padding: 10px 0;
    }

    .box-tab-inner-link-detail li a span {
        display: block;
    }
}

.box-tab-inner-link-detail li.active a,
.box-tab-inner-link-detail li:hover a {
    color: #0095D6;
}

.box-tab-inner-link-detail li.active a:before,
.box-tab-inner-link-detail li:hover a:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.box-main-content-page-detail .box-content {
    width: 64.78632%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .box-main-content-page-detail .box-content {
        width: 100%;
    }
}

.box-main-content-page-detail .box-sidebar {
    width: 31.62393%;
    float: right;
    background: #FFF;
    border: 1px solid #D7DCE3;
    padding: 0;
    padding-bottom: 30px;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
}

.box-main-content-page-detail .box-sidebar .box-du-an-noi-bat {
    margin-top: 20px;
}

.box-main-content-page-detail .box-sidebar .quan-tam {
    margin-top: 20px;
}

.box-du-an {
    background-color: #0095D7;
    height: 40px;
}

.box-quan-tam {
    background-color: #E5EDFA;
    height: 40px;
}

.text-box-du-an {
    font-size: 120%;
    color: #fff;
    padding-top: 5px;
}

.text-box-quan-tam {
    font-size: 120%;
    color: #000;
    padding-top: 5px;
}

.li-quan-tam {
    margin-top: 20px;
    padding-left: 15px;
}

.fa-circle {
    color: #0095D6;
}

.box-sidebar .box-sidebar-01 {
    background-color: yellow;
    height: 30px;
}

.box-yellow {
    background-color: #011654;
    height: 20px;
    width: 100%;
    position: relative;
}

.box-sidebar .box-sidebar-02 {
    position: absolute;
    width: 25%;
    border-bottom: 70px solid #EB3818;
    border-left: 42px solid transparent;
    border-right: 50px solid transparent;
    transform: rotate(180deg);
    z-index: 100;
    margin-left: 3%;
}

.box-bong-mo {
    width: 83%;
    border-bottom: 50px solid silver;
    border-left: 46px solid transparent;
    border-right: 50px solid transparent;
    transform: rotate(180deg);
    z-index: -1;
    margin-left: 10%;
}

.box-sidebar .box-sidebar-03 .boxx-1 {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 0.1px solid #CCCCCC;
    width: 85%;
    margin-left: 7.5%;
    padding-left: 0px;
    padding-right: 0px;
}

.txt-top-property {
    color: white;
    z-index: 1;
    margin-bottom: -60px;
    transform: rotate(180deg);
    font-weight: bold;
    font-size: 120%;
    padding-bottom: 30px;
    line-height: 1.4em;
}

.p-txt-top {
    line-height: 1.4em;
}

#fixbottom {
    position: fixed;
    bottom: 0%;
    z-index: 100;
    opacity: 1;
    width: 100%;
    padding: 0px;
}

.bottom-txt {
    border-radius: 0px;
    border: 0px;
    font-size: 1em;
}

.bottom-txt.btn-default {
    background-color: #DDDDDD;
}

.name-top-project a {
    color: #0095D7;
    font-weight: bold;
}

.img-hot-tag {
    width: 30%;
}

.name-top-property {
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}

.text-box-sidebar-02 {
    font-weight: bold;
    font-size: 70%;
    font-family: "Muli", sans-serif;
    color: black;
    text-align: center;
}

.box-du-an-noi-bat {
    font-weight: bold;
    font-size: 129%;
    font-family: "Muli", sans-serif;
    color: #FFF;
    text-align: center;
    background-color: #5F8CB6;
    float: right;
    width: 31.62393%;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1)
}

.box-main-content-page-detail .box-sidebar h3 {
    text-align: center;
    font-size: 129%;
    font-family: "Muli", sans-serif;
    font-weight: normal;
    padding: 15px 0;
    background: #1D2C4C;
    color: #FFF;
}

.box-main-content-page-detail .box-sidebar .form-inner {
    padding: 30px;
}

.box-main-content-page-detail .box-sidebar .form-inner .form-group label {
    font-weight: normal;
}

.box-main-content-page-detail .box-sidebar .form-inner .form-group .form-control {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #D7DCE3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.box-main-content-page-detail .box-sidebar .form-inner .form-group.text-center {
    margin-top: 2em;
}

.box-main-content-page-detail .box-sidebar .form-inner .hotline {
    text-align: center;
    border: 1px solid #1D2C4C;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 0;
    font-weight: bold;
}

.box-collapse-warrper {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #D3D9E1;
}

.box-collapse-warrper .widget-title {
    font-size: 143%;
    font-weight: bold;
    font-family: "Muli", sans-serif;
    text-transform: uppercase;
    margin-bottom: .7em;
    line-height: 1.8;
    position: relative;
}

.box-collapse-warrper .widget-title:before {
    content: "\f107" !important;
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
    left: inherit;
}

.box-collapse-warrper .widget-title.active:before {
    content: "\f106" !important;
}

.box-collapse-warrper .txt-overview {
    margin-bottom: 2em;
}

.box-collapse-warrper .box-highlights-info {
    margin-bottom: 20px;
}

.box-collapse-warrper .box-highlights-info h4 {
    font-size: 129%;
    font-weight: normal;
    margin-bottom: .5em;
}

.box-collapse-warrper.box-map {
    border-bottom: none;
    margin-top: 1.5em;
}

.list-utilities i {
    margin-right: 5px;
    right: 0;
}

.box-link-tags {
    overflow: hidden;
    *zoom: 1;
    padding: 10px 0;
}

.box-link-tags ul {
    overflow: hidden;
    *zoom: 1;
}

.box-link-tags ul li {
    display: inline-block;
    margin-bottom: 5px;
}

.box-link-tags ul li a {
    display: block;
    border: 1px solid #0999D8;
    padding: 5px 10px;
    color: #0999D8;
    text-decoration: none;
    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    -ms-border-radius: 3em;
    -o-border-radius: 3em;
    border-radius: 3em;
}

.border-inner {
    padding: 15px;
    border: 1px solid #D3D9E1;
}

.title-utilities {
    font-weight: bold;
    margin-bottom: 20px;
}

.list-utilities {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #D3D9E1;
    margin-bottom: 20px;
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .list-utilities li {
        padding-left: 50px;
    }
}

.list-utilities li {
    text-align: left;
}

.list-utilities li:nth-of-type(4n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .list-utilities li {
        width: 50%;
        margin-right: 0;
        float: left;
    }

    .list-utilities li:nth-of-type(2n) {
        margin-right: 0;
    }
}

.list-bds-beauty {
    overflow: hidden;
    *zoom: 1;
}

.list-bds-beauty li {
    overflow: hidden;
    *zoom: 1;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background: #FFF;
    border: 1px solid #E1E5EA;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.051036);
    margin-bottom: 20px;
}

.list-bds-beauty li .img {
    /* width: 35.06494%; */
    width: 70%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .list-bds-beauty li .img {
        width: 100%;
    }

    .list-bds-beauty li .img img {
        width: 100%;
    }
}

.list-bds-beauty li .box-content {
    width: 62.33766%;
    float: right;
    padding: 30px 20px 20px 0;
}

@media only screen and (max-width: 767px) {
    .list-bds-beauty li .box-content {
        width: 100%;
        padding: 20px;
    }
}

.list-bds-beauty li h4 {
    font-size: 129%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
}

.list-bds-beauty li h4 a {
    color: #1D2C4C;
    margin-bottom: 8px;
    display: block;
}

.list-bds-beauty li .id-bds {
    margin-bottom: 30px;
}

.list-bds-beauty li .tbl-info {
    width: 85%;
}

@media only screen and (max-width: 767px) {
    .list-bds-beauty li .tbl-info {
        width: 100%;
    }
}

.list-matbang {
    overflow: hidden;
    *zoom: 1;
}

.list-matbang li {
    width: 32%;
    margin-right: 2%;
    float: left;
}

.list-matbang li:nth-of-type(3n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .list-matbang {
        min-width: 500px;
    }
}

.box-investor {
    overflow: hidden;
    *zoom: 1;
}

.box-investor .box-img {
    width: 16%;
    float: left;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .box-investor .box-img {
        width: 20%;
        margin-right: 10px;
    }
}

.box-investor .text-investor {
    width: 80%;
    float: right;
}

@media only screen and (max-width: 767px) {
    .box-investor .text-investor {
        width: auto;
        float: none;
    }

    .box-investor .text-investor h5 {
        margin-bottom: 1em;
        margin-top: .5em;
    }
}

.list-partner {
    overflow: hidden;
    *zoom: 1;
}

.list-partner li {
    width: 49%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    *zoom: 1;
}

.list-partner li:nth-of-type(2n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .list-partner li {
        width: 100%;
        margin-bottom: 1.4em;
    }
}

.list-partner li .img {
    float: left;
    width: 28%;
}

.list-partner li .box-centent {
    width: 70%;
    float: right;
}

.list-partner li .box-centent h5 {
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .box-responsive {
        overflow-x: scroll;
    }
}

#mainslider {
    position: relative;
}

#mainslider .slide {
    display: none;
}

#mainslider .slide:first-child {
    display: block;
}

#mainslider .slide.slick-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    #mainslider .slide {
        overflow: hidden;
    }

    #mainslider .slide img {
        position: relative;
        width: 160%;
        max-width: none;
        margin-left: -30%;
    }
}

#mainslider.slick-initialized .slide {
    display: block;
}

#mainslider .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 99;
    font-size: 286%;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    color: #FFF;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 0 18px;
}

@media only screen and (max-width: 1279px) {
    #mainslider .slick-arrow {
        font-size: 172%;
    }
}

#mainslider .slick-arrow.slick-next {
    right: 5px;
}

#mainslider .slick-arrow.slick-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
}

#mainslider .slick-arrow.slick-prev {
    left: 5px;
}

#mainslider .slick-arrow.slick-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
}

#mainslider .slick-arrow:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    filter: alpha(opacity=700);
}

.box-project-near .box-project-favorite {
    border-top: 1px solid #DAE1E7;
    padding-top: 3em;
}

.widget-title-group {
    font-size: 143%;
    font-weight: bold;
    font-family: "Muli", sans-serif;
    text-transform: uppercase;
    margin-bottom: .7em;
    line-height: 1.8;
    position: relative;
}

.box-dutoan-khoanvay {
    padding: 15px 0;
    border: 1px solid #D3D9E1;
}

.box-dutoan-khoanvay .form-inline .form-control {
    max-width: 90px;
    margin-right: 5px;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .form-inline .form-control {
        margin-right: 0;
        max-width: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .form-inline {
        padding-left: 0;
    }

    .box-dutoan-khoanvay .form-inline .form-group {
        display: inline-block;
    }
}

.box-dutoan-khoanvay .box-dutoan-inner {
    padding: 15px;
}

.box-dutoan-khoanvay .box-dutoan-inner .row {
    margin-bottom: 15px;
}

.box-dutoan-khoanvay .box-dutoan-inner .ui-widget.ui-widget-content {
    margin-top: 10px;
    background: #D3D9E1;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
    border: none;
}

.box-dutoan-khoanvay .box-dutoan-inner .ui-widget-header {
    background: #0999D8;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
}

.box-dutoan-khoanvay .box-dutoan-inner .ui-state-default,
.box-dutoan-khoanvay .box-dutoan-inner .ui-widget-content .ui-state-default,
.box-dutoan-khoanvay .box-dutoan-inner .ui-widget-header .ui-state-default,
.box-dutoan-khoanvay .box-dutoan-inner .ui-button,
.box-dutoan-khoanvay .box-dutoan-inner .ui-button.ui-state-disabled:hover,
.box-dutoan-khoanvay .box-dutoan-inner .ui-button.ui-state-disabled:active {
    background: #0999D8;
    border: none;
    height: 1.6em;
    width: 10px;
    top: -.4em;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
}

.box-dutoan-khoanvay .box-paymentform {
    padding: 15px;
    border-bottom: 1px solid #D3D9E1;
    border-top: 1px solid #D3D9E1;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-paymentform {
        text-align: left;
    }
}

.box-dutoan-khoanvay .box-paymentform .radio {
    margin: 0 10px;
}

.box-dutoan-khoanvay .box-paymentform .radio input {
    margin-right: 5px;
}

.box-dutoan-khoanvay .box-result {
    padding: 15px;
}

.box-dutoan-khoanvay .box-result .list-money-number {
    margin-bottom: 2em;
    overflow: hidden;
    font-size: .9em;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-result .list-money-number {
        padding-bottom: 3em;
    }
}

.box-dutoan-khoanvay .box-result .list-money-number li {
    width: 33.33333%;
    margin-right: 0;
    float: left;
}

.box-dutoan-khoanvay .box-result .list-money-number li:nth-of-type(3n) {
    margin-right: 0;
}

.box-dutoan-khoanvay .box-result .list-money-number li:not(:last-child) {
    border-right: 1px solid #D3D9E1;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-result .list-money-number li:not(:last-child) {
        border: none;
    }
}

.box-dutoan-khoanvay .box-result .list-money-number li:not(:first-child) {
    padding-left: 3%;
}

.box-dutoan-khoanvay .box-result .list-money-number li p {
    font-weight: 500;
    font-size: 115%;
}

.box-dutoan-khoanvay .box-result .list-money-number li p.txt-number {
    font-size: 129%;
}

.box-dutoan-khoanvay .box-result .list-money-number li p.text-danger {
    color: #EE3817;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-result .list-money-number li {
        width: 100%;
        margin-bottom: 1em;
    }
}

.box-dutoan-khoanvay .box-result .title-mount {
    font-size: 172%;
    font-weight: 500;
    color: #1D2C4C;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-result .title-mount {
        position: absolute;
        bottom: 0;
        width: 180%;
    }
}

.box-dutoan-khoanvay .box-result .mount-number {
    color: #0095D6;
    font-weight: normal;
    font-size: 28px;
    line-height: 33px;
}

.box-dutoan-khoanvay .box-result .view-result {
    border-left: 1px solid #D3D9E1;
    padding-left: 1em;
}

.box-dutoan-khoanvay .box-result .box-result-number {
    background: transparent url("../images/bg_result.png") left top no-repeat;
    background-size: contain;
    width: 162px;
    height: 160px;
    margin: auto;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .box-dutoan-khoanvay .box-result .box-result-number {
        width: 142px;
        height: 140px;
    }
}

.box-dutoan-khoanvay .box-result .box-result-number span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 200%;
    color: #0095D6;
}

.box-banner-youhome {
    overflow: hidden;
    *zoom: 1;
    background: transparent url("../images/bg-phaply.png") center top no-repeat;
    min-height: 472px;
    background-size: cover;
    position: relative;
    padding: 50px;
    z-index: 0;
    margin: 30px auto;
}

@media only screen and (max-width: 767px) {
    .box-banner-youhome {
        padding: 30px 20px;
    }
}

.box-banner-youhome:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 44, 76, 0.9);
}

.box-banner-youhome h3 {
    text-align: center;
    color: #FFF;
    font-weight: normal;
    font-size: 229%;
    font-family: "Muli", sans-serif;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .box-banner-youhome h3 {
        font-size: 200%;
    }
}

.box-banner-youhome .list-giaiphap {
    overflow: hidden;
    *zoom: 1;
}

.box-banner-youhome .list-giaiphap li {
    width: 17.6%;
    margin-right: 3%;
    float: left;
    color: #FFF;
    text-align-last: center;
    position: relative;
}

.box-banner-youhome .list-giaiphap li:nth-of-type(5n) {
    margin-right: 0;
}

@media only screen and (min-width: 768px) {
    .box-banner-youhome .list-giaiphap li:before {
        content: "";
        width: 80px;
        height: 1px;
        background: #FFF;
        position: absolute;
        right: -50px;
        top: 50px;
    }

    .box-banner-youhome .list-giaiphap li:last-child:before {
        display: none;
    }
}

@media print {
    .box-banner-youhome .list-giaiphap li:before {
        content: "";
        width: 80px;
        height: 1px;
        background: #FFF;
        position: absolute;
        right: -50px;
        top: 50px;
    }

    .box-banner-youhome .list-giaiphap li:last-child:before {
        display: none;
    }
}

.ie8 .box-banner-youhome .list-giaiphap li:before {
    content: "";
    width: 80px;
    height: 1px;
    background: #FFF;
    position: absolute;
    right: -50px;
    top: 50px;
}

.ie8 .box-banner-youhome .list-giaiphap li:last-child:before {
    display: none;
}

.box-banner-youhome .list-giaiphap li .box-icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: auto;
    border: 1px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.box-banner-youhome .list-giaiphap li .box-icon span {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -18px;
    display: inline-block;
    z-index: 1;
}

.box-banner-youhome .list-giaiphap li h4 {
    font-family: "Muli", sans-serif;
    font-weight: normal;
    font-size: 129%;
    margin: 15px 0;
    min-height: 40px;
}

.box-banner-youhome .list-giaiphap li .txt-desc {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media only screen and (min-width: 768px) {
    .box-banner-youhome .list-giaiphap li .txt-desc {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
    }
}

@media print {
    .box-banner-youhome .list-giaiphap li .txt-desc {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        visibility: hidden;
    }
}

.ie8 .box-banner-youhome .list-giaiphap li .txt-desc {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
}

.box-banner-youhome .list-giaiphap li .txt-desc p {
    font-weight: 300;
    min-height: 70px;
}

.box-banner-youhome .list-giaiphap li .btn-default {
    margin-top: 15px;
    border-color: #FFF;
    color: #FFF;
    padding: 6px 20px;
    font-weight: 300;
}

.box-banner-youhome .list-giaiphap li.active:hover,
.box-banner-youhome .list-giaiphap li.active:first-child {
    cursor: pointer;
}

@media only screen and (min-width: 768px) {
    .box-banner-youhome .list-giaiphap li.active:hover .txt-desc,
    .box-banner-youhome .list-giaiphap li.active:first-child .txt-desc {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        visibility: visible;
    }
}

@media print {
    .box-banner-youhome .list-giaiphap li.active:hover .txt-desc,
    .box-banner-youhome .list-giaiphap li.active:first-child .txt-desc {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        visibility: visible;
    }
}

.ie8 .box-banner-youhome .list-giaiphap li.active:hover .txt-desc,
.ie8 .box-banner-youhome .list-giaiphap li.active:first-child .txt-desc {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.box-banner-youhome .list-giaiphap li.active:hover .box-icon,
.box-banner-youhome .list-giaiphap li.active:first-child .box-icon {
    background: #EE3817;
    border-color: #EE3817;
}

@media only screen and (max-width: 767px) {
    .box-banner-youhome .list-giaiphap li {
        width: 100%;
        margin-right: 0;
    }
}

.box-banner-youhome .slider-one {
    padding-bottom: 3em;
}

.box-banner-youhome .slider-one .slick-dots {
    bottom: 0;
}


/* ===================================================================
CSS information
 file name  : common.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.modal .modal-dialog .modal-header {
    border-bottom: none;
    padding: 5px 0;
}

/* .modal .modal-dialog .modal-header .close {
    color: #FFF;
    background: #1D2C4C;
    margin-top: -5px;
    padding: 5px 12px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    font-size: 24px;
} */
#main_nofify_popup .close {
    position: absolute;
    color: #FFF;
    top: .5em;
    border:0;
    right: 10px;
    padding: 5px;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 19px;
    font-size: 3em;
    opacity: 1;
}
#main_nofify_popup .close:hover {
    color: #F5720E;
    border: 0;
    border-color: #F5720E;
}
.modal .modal-dialog .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.modal .modal-dialog .modal-body {
    padding: 15px 30px 30px;
}

.modal .modal-dialog .modal-body h3 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Muli", sans-serif;
    font-size: 129%;
    border-bottom: 1px solid #D7DCE3;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.modal .modal-dialog .modal-body .form-group label {
    font-weight: normal;
}

.modal .modal-dialog .modal-body .form-group .form-control {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #D7DCE3;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.modal .modal-dialog .modal-body .form-group.text-center {
    margin-top: 2em;
}

.modal .modal-dialog .modal-body .box-price .text-right {
    text-align: left;
}


/* ===================================================================
CSS information
 file name  : base.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.bg-white {
    background: #FFF;
    margin-bottom: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb30 button.pull-right {
    margin-left: 10px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .mb30 button.pull-right {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .mb30 button.pull-right {
        margin-left: 5px;
    }
}

.mb30 .btn-default {
    background: #FFF;
}

#dang-tin-bds {
    background: #f5f8fb;
}

#dang-tin-bds .topicpath ul {
    float: none;
}

@media only screen and (min-width: 1280px) {
    #dang-tin-bds .topicpath ul {
        width: 1200px;
    }
}

@media print {
    #dang-tin-bds .topicpath ul {
        width: 1200px;
    }
}

.ie8 #dang-tin-bds .topicpath ul {
    width: 1200px;
}

#dang-tin-bds input.form-control,
#dang-tin-bds textarea.form-control {
    background: none;
}

#dang-tin-bds select.form-control {
    background: url(../images/arrow.png) no-repeat 95% 50% transparent;
}

.box-step-register {
    background: #0999D8;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .box-step-register ul {
        padding: 12px 5px;
    }
}

.box-step-register ul li {
    float: left;
    position: relative;
    padding: 15px 30px;
    color: rgba(255, 255, 255, 0.7);
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-step-register ul li {
        padding: 12px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .box-step-register ul li {
        padding: 1.5em 8px;
    }
}

@media only screen and (min-width: 1280px) {
    .box-step-register ul li {
        margin-right: 80px;
    }

    .box-step-register ul li:not(:last-child):before {
        content: "";
        width: 70px;
        height: 1px;
        position: absolute;
        right: -80px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: rgba(255, 255, 255, 0.7);
    }
}

@media print {
    .box-step-register ul li {
        margin-right: 80px;
    }

    .box-step-register ul li:not(:last-child):before {
        content: "";
        width: 70px;
        height: 1px;
        position: absolute;
        right: -80px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: rgba(255, 255, 255, 0.7);
    }
}

.ie8 .box-step-register ul li {
    margin-right: 80px;
}

.ie8 .box-step-register ul li:not(:last-child):before {
    content: "";
    width: 70px;
    height: 1px;
    position: absolute;
    right: -80px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(255, 255, 255, 0.7);
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-step-register ul li {
        margin-right: 10px;
    }

    .box-step-register ul li:not(:last-child):before {
        content: "";
        width: 25px;
        height: 1px;
        position: absolute;
        right: -20px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: rgba(255, 255, 255, 0.7);
    }
}

.box-step-register ul li:last-child {
    margin-right: 0;
}

.box-step-register ul li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
    .box-step-register ul li span {
        font-size: 80%;
        line-height: 10px;
    }

    .box-step-register {
        font-size: .8em !important;
    }
}

.box-step-register ul li span .fa-check-circle {
    position: absolute;
    right: -9px;
    top: -5px;
    display: none;
}

@media only screen and (max-width: 767px) {
    .box-step-register ul li span .fa-check-circle {
        right: -5px;
        top: 0px;
        font-size: 80%;
    }
}

.box-step-register ul li span.number {
    margin-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-step-register ul li span.number {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .box-step-register ul li span.number {
        margin-right: 2px;
    }
}

@media only screen and (min-width: 768px) {
    .box-step-register ul li span.number {
        border: 1px solid #FFF;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .box-step-register ul li span.number em {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

@media print {
    .box-step-register ul li span.number {
        border: 1px solid #FFF;
        width: 40px;
        height: 40px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .box-step-register ul li span.number em {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.ie8 .box-step-register ul li span.number {
    border: 1px solid #FFF;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.ie8 .box-step-register ul li span.number em {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.box-step-register ul li.active {
    color: #FFF;
}

@media only screen and (min-width: 768px) {
    .box-step-register ul li.active span.number {
        background: #FFF;
        color: #0999D8;
    }
}

@media print {
    .box-step-register ul li.active span.number {
        background: #FFF;
        color: #0999D8;
    }
}

.ie8 .box-step-register ul li.active span.number {
    background: #FFF;
    color: #0999D8;
}

.box-step-register ul li.active:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #FFF transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.box-step-register ul li.success span {
    color: #FFF;
}

.box-step-register ul li.success span.number {
    color: #FFF;
}

@media only screen and (min-width: 768px) {
    .box-step-register ul li.success span.number {
        background: #87CF39;
        border-color: #87CF39;
    }
}

@media print {
    .box-step-register ul li.success span.number {
        background: #87CF39;
        border-color: #87CF39;
    }
}

.ie8 .box-step-register ul li.success span.number {
    background: #87CF39;
    border-color: #87CF39;
}

.box-step-register ul li.success .fa-check-circle {
    color: #87CF39;
    display: block;
}

.register-form-content {
    padding: 0 15px 15px;
    overflow: hidden;
    *zoom: 1;
}

.register-form-content .row {
    margin-bottom: 1.5em;
}

.register-form-content .box-text-neo {
    padding: 1em 0;
}

.register-form-content .dientich {
    position: relative;
}

.register-form-content .dientich .sub-text {
    position: absolute;
    left: 101%;
    top: 60%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.register-form-content .form-group {
    position: relative;
}

.register-form-content .form-group .help.text-danger {
    position: absolute;
    right: 0;
}

.register-form-content .date-picker {
    display: block;
    max-width: 180px;
    position: relative;
}

.register-form-content .date-picker .fa-calendar {
    position: absolute;
    right: .7em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
}

.register-form-content .form-horizontal .control-label {
    text-align: left;
    font-weight: normal;
}

@media only screen and (min-width: 1280px) {
    .register-form-content .form-horizontal .col-sm-7 {
        padding-left: 0;
    }
}

@media print {
    .register-form-content .form-horizontal .col-sm-7 {
        padding-left: 0;
    }
}

.ie8 .register-form-content .form-horizontal .col-sm-7 {
    padding-left: 0;
}

.register-form-content .form-horizontal .col-md-12 .checkbox {
    color: rgba(51, 65, 93, 0.6);
    font-size: 86%;
}

.register-form-content .form-horizontal .mb15 {
    margin-bottom: 20px;
}

.register-form-content .form-horizontal .input-group-addon:last-child {
    background: #0095D6;
    color: #FFF;
    border-color: #0095D6;
    padding: 6px 8px;
    font-size: 80%;
}

.box-sidebar-content {
    overflow: hidden;
    *zoom: 1;
    background: #FFF;
    border: 1px solid #E1E9F1;
    box-sizing: border-box;
    border-top: 5px solid #1D2C4C;
}

.box-sidebar-content h3 {
    padding: 30px 10px 15px;
    font-weight: bold;
    font-size: 100%;
    line-height: 18px;
    font-family: "Muli", sans-serif;
}

.box-sidebar-content .product-item {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
}

.box-sidebar-content .product-item .box-price {
    margin-bottom: 20px;
}

.box-sidebar-content .product-item .box-view-control .text-left {
    font-size: 90%;
    padding-right: 0;
}

.box-sidebar-content .product-item .box-item {
    border-top: 1px solid #D7DCE3;
    margin-top: 0;
    padding-top: 1em;
}

.box-sidebar-content .product-item .box-item h4 {
    font-family: "Muli", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 100%;
    line-height: 18px;
    margin-bottom: 15px;
}

.box-sidebar-content .product-item .box-item .list-basic {
    overflow: hidden;
    *zoom: 1;
}

.box-sidebar-content .product-item .box-item .list-basic li {
    width: 49.5%;
    margin-right: 1%;
    float: left;
    margin-bottom: 10px;
}

.box-sidebar-content .product-item .box-item .list-basic li:nth-of-type(2n) {
    margin-right: 0;
}

.box-sidebar-content .product-item .box-item .list-basic li img {
    vertical-align: middle;
    margin-right: 5px;
}

.box-file {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D7DCE3;
    background: #F8F8F8;
    position: relative;
    min-height: 210px;
    overflow: hidden;
    *zoom: 1;
}

.box-file .box-title-click {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
}

.box-uliti-choose .form-group {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 2em;
}

.box-ulti-inner {
    overflow: hidden;
    *zoom: 1;
    padding: 0 15px;
}

.box-ulti-inner li {
    width: 19.2%;
    margin-right: 1%;
    float: left;
    margin-bottom: 1em;
    min-height: 40px;
}

.box-ulti-inner li:nth-of-type(5n) {
    margin-right: 0;
}

.box-ulti-inner li input {
    vertical-align: middle;
}

.box-ulti-inner li img {
    vertical-align: middle;
    margin: 0 5px;
}

.box-ulti-inner li label {
    font-weight: normal;
}

.box-money-total {
    text-align: center;
    margin: 3em 0 2em;
}

.box-money-total h3 {
    font-size: 258%;
    font-weight: 500;
}

.box-money-total .txt-money {
    color: #0095D6;
    font-size: 172%;
    font-weight: normal;
}


/* ===================================================================
CSS information
 file name  : homepage.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.quenmatkhau {
    padding-top: 30px;
}

.quenmatkhau .block-register-info {
    padding-top: 0;
}

.form-register {
    border: 1px solid #D3D9E1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .form-register {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .form-register {
        padding: 15px;
    }
}

.form-register .text-alert {
    margin-bottom: 30px;
}

.form-register h3 {
    font-size: 258%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .form-register h3 {
        font-size: 200%;
    }
}

.form-register .btn-lg {
    font-size: 100%;
    padding: 14px 10px;
    margin-bottom: 10px;
}

.form-register .btn-lg.btn-primary {
    background: #395899;
}

.form-register .btn-lg.btn-register {
    background: #0095D6;
    color: #FFF;
}

.form-register .line {
    height: 20px;
    overflow: hidden;
    *zoom: 1;
    text-align: center;
    margin: 30px 0;
}

.form-register .line span {
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 0 20px;
}

.form-register .line span:before {
    content: "";
    width: 20em;
    height: 1px;
    position: absolute;
    right: 100%;
    top: 50%;
    display: block;
    background: #D3D9E1;
    -webkit-transform: translate(0, -50);
    -moz-transform: translate(0, -50);
    -ms-transform: translate(0, -50);
    -o-transform: translate(0, -50);
    transform: translate(0, -50);
}

.form-register .line span:after {
    content: "";
    width: 20em;
    height: 1px;
    position: absolute;
    left: 100%;
    top: 50%;
    display: block;
    background: #D3D9E1;
    -webkit-transform: translate(0, -50);
    -moz-transform: translate(0, -50);
    -ms-transform: translate(0, -50);
    -o-transform: translate(0, -50);
    transform: translate(0, -50);
}

.form-register .checkbox.pull-right {
    margin-top: 0;
}

.form-register .checkbox.pull-left {
    margin-top: 0;
}

.block-register-info {
    padding: 5em 0 1em 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .block-register-info {
        padding: 3em 0 1em 15px;
    }
}

@media only screen and (max-width: 767px) {
    .block-register-info {
        padding: 2em 15px 1em 15px;
    }
}

.block-register-info h3 {
    font-size: 258%;
    font-weight: normal;
    margin-bottom: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .block-register-info h3 {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .block-register-info h3 {
        margin-bottom: 30px;
    }
}

.block-register-info h3 strong {
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .block-register-info h3 {
        font-size: 200%;
    }
}

.block-register-info h4 {
    font-size: 172%;
    font-weight: normal;
    margin-bottom: 30px;
    padding-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .block-register-info h4 {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .block-register-info h4 {
        padding-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .block-register-info h4 {
        font-size: 143%;
    }
}

.block-register-info .list-loiich {
    padding-left: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .block-register-info .list-loiich {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .block-register-info .list-loiich {
        padding-left: 0;
    }
}

.block-register-info .list-loiich li {
    font-size: 143%;
    font-weight: normal;
    margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
    .block-register-info .list-loiich li {
        font-size: 129%;
    }
}

.block-register-info .list-loiich li img {
    vertical-align: middle;
    margin-right: 10px;
}

@media only screen and (min-width: 1280px) {
    .block-xacnhan {
        position: absolute;
        right: 0;
        top: 60%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

@media print {
    .block-xacnhan {
        position: absolute;
        right: 0;
        top: 60%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

.ie8 .block-xacnhan {
    position: absolute;
    right: 0;
    top: 60%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}


/* ===================================================================
CSS information
 file name  : homepage.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.topicpath-border {
    border-bottom: 1px solid #D3D9E1;
    margin-bottom: 20px;
}

.title-page-tuvan {
    background: transparent url("../images/dangkytuvan/img_hero.png") center top no-repeat;
    background-size: cover;
}

.title-page-tuvan .container {
    min-height: 250px;
    position: relative;
}

.title-page-tuvan .container h2 {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 9;
    font-size: 286%;
    font-weight: bold;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #FFF;
    text-align: center;
    width: 100%;
    font-family: "Muli", sans-serif;
}

.page-tuvan {
    padding-bottom: 80px;
}

.box-intro {
    overflow: hidden;
    *zoom: 1;
    padding: 40px 0;
    margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-intro {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .box-intro {
        margin-bottom: 40px;
    }
}

.box-intro .list-intro {
    overflow: hidden;
    *zoom: 1;
}

.box-intro .list-intro div.item-intro {
    width: 31.33333%;
    margin-right: 3%;
    float: left;
}

.box-intro .list-intro div.item-intro:nth-of-type(3n) {
    margin-right: 0;
}

.box-intro .list-intro div.item-intro .item-inner {
    border: 1px solid #D3D9E1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 50px 40px;
    text-align: center;
    margin-right: 1px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-intro .list-intro div.item-intro .item-inner {
        padding: 50px 20px;
    }
}

@media only screen and (max-width: 767px) {
    .box-intro .list-intro div.item-intro .item-inner {
        padding: 40px 10px 60px;
    }
}

@media only screen and (max-width: 767px) {
    .box-intro .list-intro div.item-intro .item-inner {
        padding-bottom: 60px;
    }
}

.box-intro .list-intro div.item-intro .box-img {
    margin-bottom: 30px;
    text-align: center;
}

.box-intro .list-intro div.item-intro .box-img img {
    margin: auto;
}

.box-intro .list-intro div.item-intro h4 {
    font-size: 129%;
    line-height: 1.6;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .box-intro .list-intro div.item-intro {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}

.box-thanhvien {
    overflow: hidden;
    *zoom: 1;
}

.box-thanhvien .list_thanhvien {
    overflow: hidden;
    *zoom: 1;
}

.box-thanhvien .list_thanhvien .item-thanhvien {
    width: 17.94872%;
    margin-right: 2.5641%;
    float: left;
}

.box-thanhvien .list_thanhvien .item-thanhvien:nth-of-type(5n) {
    margin-right: 0;
}

.box-thanhvien .list_thanhvien .item-thanhvien .inner {
    border: 1px solid #D7DCE3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 60px 20px;
    text-align: center;
    margin-right: 1px;
}

.box-thanhvien .list_thanhvien .item-thanhvien .box-img {
    margin-bottom: 40px;
}

.box-thanhvien .list_thanhvien .item-thanhvien .box-img img {
    margin: auto;
}

.box-thanhvien .list_thanhvien .item-thanhvien h4 {
    font-size: 129%;
    font-weight: bold;
    line-height: 1.6;
}

.box-thanhvien .list_thanhvien .item-thanhvien .btn-default {
    border-color: #0095D6;
    color: #0095D6;
    margin-top: 80px;
    padding: 12px 20px;
}

@media only screen and (max-width: 767px) {
    .box-thanhvien .list_thanhvien .item-thanhvien {
        width: 100%;
        margin-right: 0;
        text-align: center;
    }
}

.slider-one .slick-dots {
    text-align: right;
    bottom: 2.5%;
    z-index: 1;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media only screen and (max-width: 1279px) {
    .slider-one .slick-dots {
        bottom: 8%;
    }
}

.slider-one .slick-dots li {
    position: relative;
    width: 10px;
    height: 0;
    padding-top: 10px;
    margin: 0;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    background: #EEEEEE;
}

.slider-one .slick-dots li:not(.slick-active) button {
    cursor: pointer;
}

.mouse .slider-one .slick-dots li:not(.slick-active):hover,
.touch .slider-one .slick-dots li:not(.slick-active).touchstart {
    background: #77c2e2;
}

.touch .slider-one .slick-dots li:not(.slick-active) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .slider-one .slick-dots li:not(.slick-active).touchend {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.slider-one .slick-dots li:not(:first-child) {
    margin-left: 1em;
}

@media only screen and (max-width: 767px) {
    .slider-one .slick-dots li:not(:first-child) {
        margin-left: 0.7em;
    }
}

.slider-one .slick-dots li.slick-active {
    background-color: #0095D6;
}

@media only screen and (max-width: 767px) {
    .slider-one .slick-dots li {
        width: .7em;
        padding-top: .7em;
    }
}

.slider-one .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    padding: 0;
}

.slider-one .slick-list {
    padding: 0 !important;
    overflow: visible !important;
}

.slider-one-item .slick-dots {
    text-align: right;
    bottom: 2.5%;
    z-index: 1;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -4em !important;
}

@media only screen and (max-width: 1279px) {
    .slider-one-item .slick-dots {
        bottom: 8%;
    }
}

.slider-one-item .slick-dots li {
    position: relative;
    width: 10px;
    height: 0;
    padding-top: 10px;
    margin: 0;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    background: #EEEEEE;
}

.slider-one-item .slick-dots li:not(.slick-active) button {
    cursor: pointer;
}

.mouse .slider-one-item .slick-dots li:not(.slick-active):hover,
.touch .slider-one-item .slick-dots li:not(.slick-active).touchstart {
    background: #77c2e2;
}

.touch .slider-one-item .slick-dots li:not(.slick-active) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .slider-one-item .slick-dots li:not(.slick-active).touchend {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.slider-one-item .slick-dots li:not(:first-child) {
    margin-left: 1em;
}

@media only screen and (max-width: 767px) {
    .slider-one-item .slick-dots li:not(:first-child) {
        margin-left: 0.7em;
    }
}

.slider-one-item .slick-dots li.slick-active {
    background-color: #0095D6;
}

@media only screen and (max-width: 767px) {
    .slider-one-item .slick-dots li {
        width: .7em;
        padding-top: .7em;
    }
}

.slider-one-item .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .slider-one-item .slick-dots {
        bottom: -4em !important;
    }
}

@media only screen and (max-width: 767px) {
    .slider-one-item .slick-dots {
        bottom: -2em !important;
    }
}

.slider-one-item .slick-list {
    padding: 0 !important;
}

.list-donghanhcungban {
    overflow: hidden;
    *zoom: 1;
}

.list-donghanhcungban li {
    overflow: hidden;
    *zoom: 1;
    position: relative;
    height: 530px;
    margin-bottom: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .list-donghanhcungban li {
        height: 530px;
    }
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .list-donghanhcungban li {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li:last-child {
        margin-bottom: 0;
    }
}

.list-donghanhcungban li .box-img {
    float: right;
    width: 45.29915%;
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li .box-img {
        display: none;
    }
}

.list-donghanhcungban li .box-text {
    width: 45.29915%;
    float: left;
}

@media only screen and (min-width: 1280px) {
    .list-donghanhcungban li .box-text {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

@media print {
    .list-donghanhcungban li .box-text {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
}

.ie8 .list-donghanhcungban li .box-text {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li .box-text {
        width: 100%;
    }
}

.list-donghanhcungban li ol {
    margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .list-donghanhcungban li ol {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li ol {
        margin-bottom: 20px;
    }
}

.list-donghanhcungban li ol li {
    height: auto;
    padding: 10px 0;
    margin-bottom: 0;
}

.list-donghanhcungban li ol li img {
    vertical-align: middle;
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li ol li img {
        float: left;
        margin-bottom: 15px;
        margin-top: 5px;
    }
}

.list-donghanhcungban li.right .box-img {
    float: left;
}

@media only screen and (min-width: 1280px) {
    .list-donghanhcungban li.right .box-text {
        left: inherit;
        right: 0;
    }
}

@media print {
    .list-donghanhcungban li.right .box-text {
        left: inherit;
        right: 0;
    }
}

.ie8 .list-donghanhcungban li.right .box-text {
    left: inherit;
    right: 0;
}

@media only screen and (max-width: 767px) {
    .list-donghanhcungban li .box-btn {
        text-align: center;
    }
}

.box-thongtincapnhat {
    overflow: hidden;
    *zoom: 1;
    background: transparent url("../images/dangkytuvan/bg_thongtin.jpg") center center no-repeat;
    background-size: cover;
}

.box-thongtincapnhat .container {
    min-height: 600px;
    position: relative;
    padding: 87.5px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .container {
        min-height: 500px;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .container {
        min-height: 400px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .container {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .container {
        padding: 40px 0;
    }
}

.box-thongtincapnhat .box-text-slider {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 425px;
    height: 425px;
    background: #FFF;
    margin: auto;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .box-text-slider {
        width: 425px;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-text-slider {
        width: 320px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .box-text-slider {
        height: 425px;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-text-slider {
        height: 320px;
    }
}

.box-thongtincapnhat .box-slider {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -60%);
    -moz-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    -o-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
    width: 70%;
    max-width: 400px;
    text-align: center;
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 4em;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .box-slider {
        width: 70%;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-slider {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-thongtincapnhat .box-slider {
        padding-bottom: 3em;
    }
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-slider {
        padding-bottom: 2em;
    }
}

.box-thongtincapnhat .box-slider .item {
    outline: none;
}

.box-thongtincapnhat .box-slider .item h4 {
    font-size: 172%;
    font-weight: bold;
    margin-bottom: 17px;
    font-family: "Muli", sans-serif;
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-slider .item h4 {
        font-size: 143%;
    }
}

.box-thongtincapnhat .box-slider .item .text-desc {
    line-height: 1.6;
    font-weight: 300;
}

@media only screen and (max-width: 767px) {
    .box-thongtincapnhat .box-slider .item .text-desc {
        font-size: 90%;
    }
}

.box-search-dichvu {
    overflow: hidden;
    *zoom: 1;
    background: transparent url("../images/dangkytuvan/bg_form.png") right top no-repeat;
    background-size: cover;
    margin: 80px auto;
}

.box-search-dichvu .box-search-inner {
    padding: 55px 150px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-search-dichvu .box-search-inner {
        padding: 30px 0;
    }
}

@media only screen and (max-width: 767px) {
    .box-search-dichvu .box-search-inner {
        padding: 30px 0 20px;
    }
}

@media only screen and (max-width: 767px) {
    .box-search-dichvu .block-button {
        text-align: center;
    }
}

.box-khachhang {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 70px;
}

.box-khachhang .list-testimonial {
    overflow: hidden;
    *zoom: 1;
    padding-bottom: 4em;
}

.box-khachhang .list-testimonial .item-testimonial {
    outline: none;
    margin-right: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .box-khachhang .list-testimonial .item-testimonial {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .box-khachhang .list-testimonial .item-testimonial {
        margin-right: 0;
    }
}

.box-khachhang .list-testimonial .item-testimonial .test-inner {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #D7DCE3;
    padding: 30px;
    background: transparent url("../images/dangkytuvan/right-quote-sign.png") calc(100% - 30px) 35px no-repeat;
}

.box-khachhang .list-testimonial .item-testimonial .test-header {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 15px;
}

.box-khachhang .list-testimonial .item-testimonial .test-header img {
    float: left;
    vertical-align: middle;
}

.box-khachhang .list-testimonial .item-testimonial .test-header .test-header {
    width: calc(100% - 70px);
    float: right;
    vertical-align: middle;
    margin-top: 7px;
}

.slider-testimonial .slick-dots {
    text-align: right;
    bottom: 2.5%;
    z-index: 1;
    width: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0 !important;
}

@media only screen and (max-width: 1279px) {
    .slider-testimonial .slick-dots {
        bottom: 8%;
    }
}

.slider-testimonial .slick-dots li {
    position: relative;
    width: 10px;
    height: 0;
    padding-top: 10px;
    margin: 0;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: background 300ms;
    -moz-transition: background 300ms;
    -o-transition: background 300ms;
    transition: background 300ms;
    background: #EEEEEE;
}

.slider-testimonial .slick-dots li:not(.slick-active) button {
    cursor: pointer;
}

.mouse .slider-testimonial .slick-dots li:not(.slick-active):hover,
.touch .slider-testimonial .slick-dots li:not(.slick-active).touchstart {
    background: #77c2e2;
}

.touch .slider-testimonial .slick-dots li:not(.slick-active) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .slider-testimonial .slick-dots li:not(.slick-active).touchend {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.slider-testimonial .slick-dots li:not(:first-child) {
    margin-left: 1em;
}

@media only screen and (max-width: 767px) {
    .slider-testimonial .slick-dots li:not(:first-child) {
        margin-left: 0.7em;
    }
}

.slider-testimonial .slick-dots li.slick-active {
    background-color: #0095D6;
}

@media only screen and (max-width: 767px) {
    .slider-testimonial .slick-dots li {
        width: .7em;
        padding-top: .7em;
    }
}

.slider-testimonial .slick-dots li button {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .slider-testimonial .slick-dots {
        bottom: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .slider-testimonial .slick-dots {
        bottom: 0 !important;
    }
}

.slider-testimonial .slick-list {
    padding: 0 !important;
}


/* ===================================================================
CSS information
 file name  : base.css
 author     : Le Duc Anh
 website : mauthietke.info
=================================================================== */

.box-menu-account {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #D3D9E1;
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .box-menu-account {
        overflow-x: scroll;
    }
}

.box-menu-account ul {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .box-menu-account ul {
        min-width: 740px;
    }

    .box-menu-account ul.list-menu {
        min-width: auto !important;
        display: flex;
        flex-direction: column;
    }
}

.box-menu-account ul li {
    float: left;
    padding: 0 20px;
}

.box-menu-account ul li a {
    display: block;
    padding: 10px 0 20px;
    text-transform: uppercase;
    font-family: "Muli", sans-serif;
    color: #1D2C4C;
    position: relative;
    font-weight: bold;
}

.box-menu-account ul li a:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #0999D8;
    position: absolute;
    left: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    bottom: 15px;
}

.box-menu-account ul li a.active,
.box-menu-account ul li a:hover {
    color: #0999D8;
}

.box-menu-account ul li a.active:before,
.box-menu-account ul li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    bottom: 15px;
}

.box-news-managerment .table th {
    background: #F5F8FB;
    border-color: #D3D9E1;
    border-bottom: none;
    padding: 20px 10px;
    line-height: 2;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
}

.box-news-managerment .table td {
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.box-news-managerment .table td.news-item {
    text-align: left;
    width: 40%;
}

@media only screen and (max-width: 767px) {
    .box-news-managerment .table td.news-item {
        white-space: normal;
    }
}

.box-news-managerment .btn-primary {
    border: 1px solid #0999D8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #0999D8;
    background: none;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.box-news-managerment .btn-border {
    border: 1px solid #1D2C4C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #1D2C4C;
    background: none;
    display: block;
    width: 100%;
}

.list-my-bds {
    overflow: hidden;
    *zoom: 1;
}

@media only screen and (max-width: 767px) {
    .list-my-bds {
        width: 400px;
    }
}

.list-my-bds li {
    overflow: hidden;
    *zoom: 1;
    background: #FFF;
}

.list-my-bds li .img {
    width: 140px;
    float: left;
}

@media only screen and (max-width: 767px) {
    .list-my-bds li .img {
        width: 100px;
    }

    .list-my-bds li .img img {
        width: 100%;
    }
}

.list-my-bds li .box-content {
    width: calc(100% - 155px);
    float: right;
}

@media only screen and (max-width: 767px) {
    .list-my-bds li .box-content {
        width: calc(100% - 110px);
    }
}

.list-my-bds li h4 {
    font-size: 100%;
    font-family: "Muli", sans-serif;
    font-weight: bold;
}

.list-my-bds li h4 a {
    color: #1D2C4C;
    margin-bottom: 8px;
    display: block;
}

.list-my-bds li .img {
    position: relative;
}

.list-my-bds li .lbl-edit {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(29, 44, 76, 0.8);
    z-index: 1;
    color: #FFF;
    padding: 5px 0;
    text-align: center;
}

.list-my-bds li .lbl-edit a {
    color: #FFF;
    display: block;
}

.list-my-bds li .list-ul {
    overflow: hidden;
    *zoom: 1;
    margin: 15px 0;
}

.list-my-bds li .list-ul li {
    width: 33.33333%;
    margin-right: 0;
    float: left;
}

.list-my-bds li .list-ul li:nth-of-type(3n) {
    margin-right: 0;
}

.list-my-bds li .loaibds {
    font-size: 86%;
    color: #747C87;
}

.list-my-bds li .loaibds strong {
    color: #1D2C4C;
}

.list-my-bds li .loaibds span {
    margin-left: 10px;
    display: inline-block;
}

span.viewed {
    position: relative;
}

span.square {
    font-size: 12px;
    position: relative;
    top: -3px;
}


/*# sourceMappingURL=../maps/styles.css.map */

#project-page .header-main .container-fluid {
    display: flex;
    flex-direction: row;
}

#homepage .header-main .container-fluid {
    display: flex;
    flex-direction: row;
}

#project-page .main-menu.pull-left.view_pc {
    display: flex;
    flex: 1;
    align-self: center;
    /* padding-left: 10px; */
}

#homepage .main-menu.pull-left.view_pc {
    display: flex;
    flex: 1;
    align-self: center;
}

.vietnam_flag {
    margin-left: 5px;
    width: 1.4em;
}

.ic-service {
    width: 4em;
}

.vietnam_flag_item {
    width: 1.5em;
}

.li_menu .list-submenu {
    border: 0;
    padding: 10px;
    box-shadow: 1px 2px 5px rgba(0,0,0,.15);
    border: 1px solid #ddd;
    border-radius: 5px;
}

.sub-menu-acc {
    border: 1px solid #1d2c4c30;
    padding: 0px 5px;
    box-shadow: 2px 5px #1d2c4c14;
    border-radius: 5px;
}

.sub-menu-acc a {
    text-decoration: none;
}

.sub-menu-acc li:hover a {
    color: #0999D8 !important;
}

#topcontrol {
    bottom: 2em !important;
    right: 2em !important;
    opacity: 0.8 !important;
    z-index: 9999;
}

#topcontrol img {
    width: 3em;
}

a {
    text-decoration: none !important;
}

.accodion .fa-angle-down {
    float: right;
}

.box-banner img {
    width: 100%;
    object-fit: cover;
}

.left-box-banner {
    margin-bottom: 40px;
    padding-right: 0px;
}

.right-box-banner {
    margin-bottom: 40px;
    padding-left: 0px;
}

.box-purchase-lease .box-item .box-img img {
    width: 100%;
    object-fit: cover;
}

.sub-menu-acc .fa-thumbs-o-up,
.sub-menu-acc .fa-sign-out {
    font-size: 1.25em;
}


/* .about-page #header {
    background: #fff;
    color: #1D2C4C !important;
} */

.about-page #header .li_menu a,
.about-page #header .list-submenu a {
    color: #1D2C4C;
}

.list-submenu li:last-child a {
    border-bottom: none !important;
}


/* .box-banner-right img{
	float: right;
} */

.box-banner-left img,
.box-banner-right img {
    float: left;
    max-width: none;
}

.box-banner-right img {
    float: right;
}

.menu-top-bar {
    font-weight: 100;
}

.menu-top-item:before {
    content: "";
    width: 1px;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: rgba(255, 255, 255, 0.2);
}

.province_load_ajax_home {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 2em;
}

.search_group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 50px;
    box-shadow: 1px 7px 10px rgba(0,0,0,.2);
    border-radius: 6px;
    background-color: #fff;
    align-items: center;
}

.box-province {
    flex: 1.2;
    padding: 0px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.box-input-search {
    flex: 4;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.search-box {
    flex: .5;
    display: flex;
    justify-content: center;
    align-items: center;
}

.buy_advance {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-left: 1px solid #D7DCE3;
}

.search-box button {
    background: transparent;
    border: none;
}

.search-box img {
    width: 28px;
    height: 28px;
}

.box-input-search {
    display: flex !important;
    align-items: center;
}

.field-buy_input_project_name {
    width: 90%;
    margin-bottom: 0px;
    display: flex;
    position: relative;
}

.field-formsearch-province {
    margin-bottom: 0px;
    display: flex;
}

.buy_advance i {
    margin-left: .5em;
}

.typeahead {
    width: 100%;
    left: 0 !important;
}

#buy_search {
    width: 70%;
    margin: auto;
}

.infomation-box {
    height: 250px;
    margin: 0px;
}

.infomation-item {
    position: relative;
    padding: 0px;
    height: 100%;
}

.infomation-item .infomation-item-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.infomation-item .infomation-icon-1,
.infomation-item .infomation-icon-2,
.infomation-item .infomation-icon-3 {
    width: 5.5em;
    margin-bottom: 15px;
}

.infomation-txt-1,
.infomation-txt-2,
.infomation-txt-3 {
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    text-align: center;
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 1.2em;
    font-family: 'Muli';
    font-weight: 600;
}

.info-icon-item {
    width: 6em;
}

.buy_advance_app.visible-xs .buy_advance {
    float: right;
    display: block;
    border: unset;
    color: #0999d8;
    font-family: 'Muli';
    font-weight: bold;
}

.box-different-youhome .item-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#account-page #header {
    background: #fff;
    /* box-shadow: 1px 1px 1px #DAE1E7; */
    border-bottom: 1px solid #dae1e7;
}

.name-menu.hot {
    color: #d43f3a;
    font-weight: 600;
}

.box-purchase-lease .box-title h4 {
    min-height: 5rem;
    display: flex;
    flex-direction: column-reverse;
}

.box-purchase-lease .box-title p {
    font-size: 1.2em;
    color: #fff;
    padding: 1em;
}

.item-inner h4 span {
    font-size: .9em !important;
}

.icon-pro {
    width: 2em;
}

#homepage #content_nofify_popup {
    position: relative;
    padding-bottom: 52.6%;
}

#homepage #content_nofify_popup iframe {
    position: absolute;
    height: 100%;
    width: 100%;
}

.box-title-top {
    min-height: 12em;
}

.ic-service-txt {
    line-height: 2em;
}

.ic-service-txt b {
    color: #0999D8;
}

.item-sub-menu:hover .list-sub-menu {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible;
}

.list-sub-menu {
    position: absolute;
    right: -101%;
    top: -.8em;
    width: 240px;
    background: #FFF;
    z-index: 99;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #1d2c4c30;
    padding: 10px;
    box-shadow: 2px 5px #1d2c4c14;
    border-radius: 5px;
}

.item-sub-menu-name:hover .fa.fa-angle-down,
.item-sub-menu-name.active .fa.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.item-sub-menu-name .fa.fa-angle-right {
    float: right;
}

.item-sub-menu-name .fa.fa-angle-down {
    font-size: 18px;
    font-weight: 500;
    margin-left: 4px;
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
}

.item-sub-menu .list-sub-menu li a:hover {
    color: #0999D8 !important;
}

@media only screen and (min-width: 1280px) {
    #account-page #header .container-fluid {
        padding: 0px 25px;
    }
}

.dropdown-menu {
    z-index: 1000 !important;
}

.btn-about a {
    color: #fff;
}

.like .fa-heart-o,
.like .fa-heart {
    color: #FF0000 !important;
}


/* .box-news-detail img {
    width: 100% !important;
    object-fit: cover;
    height: auto !important;
} */

.list_utilities_list {
    display: flex;
    flex-direction: row;
    /* justify-items: center; */
    justify-content: center;
    align-items: center;
    /* padding: 1em; */
    border: 1px solid #E1E5EA;
    border-radius: 3px;
    padding: 0em;
}

.item_utilities_list {
    flex: 1;
    align-self: center;
    padding: 1em;
    border-right: 1px solid #E1E5EA;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .2em;
    min-height: 6em;
    font-size: .9em;
}

.ie .item_utilities_list {
    flex: 1;
    align-self: center;
    padding: 1em;
    border-right: 1px solid #E1E5EA;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 6em;
    font-size: .9em;
}

.item_utilities_list:last-child {
    border-right: unset;
}
.ie .item_utilities_list:last-child {
    border-right: none;
}

.item_utilities_list .icon_content {
    width: 2.5em;
    height: 2.5em;
    object-fit: cover;
    margin-right: 1em;
}

@media only screen and (max-width: 1279px) and (min-width: 768px) {
    .pull-right.div_sort_product {
        margin-top: 0px !important;
    }
}

#member_nofify_popup .modal-body,
#member_mb_nofify_popup .modal-body,
#main_nofify_popup .modal-body,
#uudai_mb_nofify_popup .modal-body,
#uudai_nofify_popup .modal-body,
#package_nofify_popup .modal-body {
    padding: 0px;
}

#member_nofify_popup .modal-content,
#member_mb_nofify_popup .modal-content,
#uudai_mb_nofify_popup .modal-content,
#main_nofify_popup .modal-content,
#uudai_nofify_popup .modal-content,
#for_seller_nofify_popup .modal-content,
#package_nofify_popup .modal-content {
    position: relative;
}

#member_mb_nofify_popup .modal-header,
#member_nofify_popup .modal-header,
#uudai_mb_nofify_popup .modal-header,
#main_nofify_popup .modal-header,
#uudai_nofify_popup .modal-header,
#for_seller_nofify_popup .modal-header,
#package_nofify_popup .modal-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

@media only screen and (max-width: 768px) {
    #main_nofify_popup #content_nofify_popup {
        position: relative;
        padding-bottom: 100%;
    }
}

#main_nofify_popup {
    z-index: 10001;
    /* top: 8em; */
}

#main_nofify_popup .modal-dialog {
    width: 100%;
    height: 100%;
}

#for_seller_img {
    /* width: 100%; */
    object-fit: cover;
}

*:focus {
    outline: 0 !important;
}

.search-box button:focus {
    border: none;
    outline: none;
}

.search-box button:hover img {
    animation: _shake 0.5s;
}

#formsearch-province {
    padding: 6px 20px;
    font-size: 1em;
    color: #39454D;
    font-weight: 400;
}

.box-banner-fix {
    position: fixed;
    top: 140px;
    z-index: 99;
}


/* .bn-fixed.box-banner-left.box-banner-fix{
    right: 0;
} */


/* .bn-fixed.box-banner-right.box-banner-fix{
    left: 0;
} */


/* .box-banner-left {
    width: 6em;
    float: right;
}
.box-banner-right {
    width: 6em;
    float: left;
} */

@media only screen and (max-width: 767px) {
    .box-tab .search_group .box-province {
        display: none !important;
        position: absolute;
        bottom: -2.5em;
        left: 0;
        width: 150px;
    }

    .box-advance-inner {
        top: 7em;
    }
}

.ic_datlich {
    background: #87CF39;
    border-radius: 3px;
    color: #FFF;
    padding: 10px;
    display: flex !important;
    flex-direction: column;
    max-width: 3em;
}

.ic_datlich img {
    width: 14px;
}

#member_mb_nofify_popup .modal-dialog.modal-lg,
#member_nofify_popup .modal-dialog.modal-lg,
#uudai_mb_nofify_popup .modal-dialog.modal-lg,
#uudai_nofify_popup .modal-dialog.modal-lg,
#package_nofify_popup .modal-dialog.modal-lg {
    margin: 2em auto !important;
}

#main_nofify_popup .modal-dialog.modal-lg {
    margin: auto !important;
}

#member_mb_nofify_popup .close,
#member_nofify_popup .close,
#uudai_mb_nofify_popup .close,
#uudai_nofify_popup .close,
#package_nofify_popup .close {
    color: #FFF;
    background: #1D2C4C;
    margin-top: -1em;
    border-radius: 50%;
    margin-right: -.5em;
}

/* #main_nofify_popup .close {
    position: absolute;
    color: #FFF;
    background: #1D2C4C;
    top: .4em;
    border-radius: 50%;
    right: 2em;
    padding: 0;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 19px;
    margin-right: 5px;
} */

#uudai_mb_nofify_popup,
#member_mb_nofify_popup {
    padding: 1em;
}

.overlay_viewmore {
    height: 313px;
    overflow: hidden;
    background: linear-gradient(1800deg, rgba(0, 0, 0, .075) 0%, rgba(255, 255, 255, 0.15) 8%);
}

.btnservice {
    float: right;
    margin-top: 36px;
    padding: 12px 20px;
}

.read-more.read-more-show {
    text-align: center;
    color: #0088cc;
    cursor: pointer;
    margin-top: 38px;
    float: left;
    border: 1px solid;
    padding: 9px 20px;
    border-radius: 3px;
}

.read-more.read-more-show:hover {
    background-color: honeydew;
}

.alo-phone.alo-show {
    visibility: visible;
}

.alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 60px;
    position: fixed;
    right: 23px;
    bottom: 90px;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 60px;
    z-index: 1055 !important;
}
.alo-phone.alo-green .alo-ph-circle {
    border-color: #c64545;
    opacity: 0.5;
}

.alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 60px;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 60px;
} 
.alo-phone.alo-green .alo-ph-circle-fill{
    background-color: rgba(198, 69, 69, 0.5);
    opacity: 0.75 !important;
}

.alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 60px;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 60px;
}

.alo-phone.alo-green .alo-ph-img-circle{
    background-color: #c64545;
}

.alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running alo-circle-img-anim;
    background: rgba(30, 30, 30, 0.1) url('/templates/images/icon_phone.png') no-repeat scroll center center;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 15px;
    opacity: 0.7;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    width: 30px;
    background-size: 18px;
}

.alo-phone.alo-green.alo-hover .alo-ph-circle,
.alo-phone.alo-green:hover .alo-ph-circle {
    border-color: #ff0000;
}

.alo-phone.alo-green.alo-hover .alo-ph-circle-fill,
.alo-phone.alo-green:hover .alo-ph-circle-fill {
    background-color: rgba(255, 0, 0, 0.5);
    opacity: 0.75 !important;
}

.alo-phone.alo-green.alo-hover .alo-ph-img-circle,
.alo-phone.alo-green:hover .alo-ph-img-circle {
    background-color: #ff0000;
    opacity: unset;
}

@-moz-keyframes alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-moz-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-webkit-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-o-keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@keyframes alo-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@keyframes alo-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@keyframes alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

@media only screen and (max-width: 767px) {
    .alo-phone {
        height: 100px;
        width: 100px;
    }

    .alo-ph-circle {
        height: 80px;
        left: 10px;
        top: 10px;
        width: 80px;
    }

    .alo-ph-circle-fill {
        height: 50px;
        left: 25px;
        top: 25px;
        width: 50px;
    }

    .alo-ph-img-circle {
        height: 30px;
        left: 35px;
        top: 35px;
        width: 30px;
        background-size: contain;
    }
}

.header-layout .lang .sub-lang {
    background: #2d4473;
    min-width: 15em;
    z-index: 9;
    display: flex;
    padding: .5em 1em;
    position: absolute;
    right: 0;
    border-radius: 2px;
    flex-direction: row;
    justify-content: space-between;
}

.header-layout .lang .sub-lang li img {
    /* width: 5em; */
    margin-right: 1em;
    margin: auto;
}

.japan_flag {
    width: 1.8em;
}

img.vietnam_flag_item:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

img.vietnam_flag_item {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.lang:hover .sub-lang {
    display: flex !important;
}

.n-title {
    /* margin-top: 2.5em; */
}

.nd-title {
    margin-top: 1em;
}

.item-icon {
    display: flex;
    flex-direction: row;
    /* text-align: center; */
    align-items: center;
    margin: 1em auto;
}

.item-icon .ic-service {
    width: 3em !important;
    height: 3em !important;
    object-fit: cover !important;
}

.item-icon span {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 1em;
}

.item-icon span strong {
    display: block;
    color: #0095D6;
    font-weight: normal;
}

.ct-global {
    font-size: 1em; margin-bottom: 5px; display: inline-block; width: 100%;
}

#footer .list-social-icon li:first-child {
    vertical-align: initial;
}

.ic-download {
    width: 8em;
}

.item-download {
    position: relative;
    justify-content: space-between;
}

.ic_QR {
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}

.btn-dl-ios:hover .ic_qr_ios {
    display: block !important;
}

.btn-dl-gg:hover .ic_qr_gg {
    display: block !important;
}

.txt-comment {
    display: flex;
    flex-direction: row;
}

.ie .txt-comment {
    display: inline-block;
    flex-direction: row;
}

.txt-comment .ic_datlich {
    background: #87CF39;
    border-radius: 3px;
    color: #FFF;
    padding: 5px 10px;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    max-width: fit-content !important;
    align-items: baseline;
}

.ie .txt-comment .ic_datlich {
    max-width: 100%;
}
.firefox .txt-comment .ic_datlich {
    max-width: 100%;
}

.txt-comment .ic_book {
    background: #0079b6;
    color: #FFF;
    padding: 3px 10px;
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    max-width: fit-content !important;
    align-items: baseline;
    margin-left: .5em;
}

.txt-comment .btn-be {
    background-color: rgb(255, 187, 0);
    border-color: rgb(255, 187, 0);
    color: #fff;
    border-radius: 3px;
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: fit-content !important;
    align-items: baseline;
    margin-left: .5em;
}

.txt-comment .img-be {
    width: 1.5em;
    vertical-align: text-top;
    margin-right: 2px;
}

.download-app {
    background: rgb(0, 118, 171);
    background: linear-gradient(270deg, rgba(0, 118, 171, 1) 0%, rgba(1, 129, 177, 1) 18%, rgba(3, 162, 211, 1) 41%, rgba(0, 210, 252, 1) 100%);
    display: flex;
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    padding: .85em;
    position: fixed;
    bottom: 5px;
    /* width: 90%; */
    z-index: 99;
    left: 5%;
    right: 5%;
    border-radius: 30px;
}

.download-app a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 1em;
}

.download-app a img {
    width: 1.75em;
    height: 1.75em;
    margin-right: .5em;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property,
.ui.menu .dropdown.item .menu.submenu-property {
    width: 555px;
    display: none;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1);
    border: 1px solid #ddd;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property li {
    float: left;
    width: calc(50% - 0px);
    margin: 0 10px;
}


/*
    #header .header-main .main-menu ul li .list-submenu.submenu-property li:last-child {
        width: 55%;
    }
    #header .header-main .main-menu ul li .list-submenu.submenu-property li:last-child > .list-sub-menu > li > a{
        margin-top: 3px;
    }
*/

#header .header-main .main-menu ul li .list-submenu.submenu-property ul.list-sub-menu {
    position: static;
    visibility: visible;
    opacity: 1;
    border: 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property ul.list-sub-menu li {
    width: 100%;
    margin: 0
}

#header .header-main .main-menu ul li .list-submenu.submenu-property ul.list-sub-menu li a {
    border: 0;
    font-size: 14px;
    padding: 3px 5px;
}

#header .header-main .main-menu ul li a.uppercase {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600 !important;
    padding: 10px 10px !important;
    border-bottom: 1px solid #eaeaea !important;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property .fa-angle-right {
    display: none
}

#header .header-main .main-menu ul li .list-submenu li a.green {
    font-weight: 500
}

.up-arrow {
    display: inline-block;
    position: relative;
    background: green;
    color: #FFF;
    text-decoration: none;
    padding: 20px;
}

.up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.ui.menu .dropdown.item .menu.submenu-property .menu {
    display: block !important;
    position: static;
    border: 0;
    box-shadow: none;
    visibility: visible !important;
}

.ui.dropdown .menu.submenu-property a.item.item_parent .name-menu {
    /* font-weight:400 !important; */
}

.ui.dropdown .menu.submenu-property > .item .dropdown.icon {
    display: none
}

.ui.menu .ui.dropdown .menu.submenu-property > .item {
    float: left;
    /* width: 43%;
     */
}

.ui.menu .ui.dropdown .menu.submenu-property > .item:last-child {
    float: right;
    /* width: 55%; */
}

.ui.menu .ui.dropdown .menu.submenu-property > .item:last-child > .menus > a.uppercase {
    padding: 0.2em 0.5em 0;
}

.ui.menu .ui.dropdown .menu.submenu-property > .item:last-child > .menus .menus {
    padding-left: 0.5em;
    padding-left: 0.5em;
    margin-bottom: 5px;
    margin-top: 2px;
}

.ui.menu .ui.dropdown .menu.submenu-property > .item:hover {
    background: none !important
}

a.item_parent.uppercase span,
a.item_parent.uppercase b,
.ui.dropdown .menu.submenu-property a.item.item_parent.uppercase .name-menu {
    font-weight: 600 !important;
    text-transform: uppercase;
}

.ui.dropdown .menu.submenu-property a.item.item_parent.green .name-menu {
    color: green
}

.ui.dropdown .menu.submenu-property a.item.item_parent:hover span {
    color: #0999D8 !important
}

.header-layout .ui.pointing.dropdown > .menu.submenu-property:after {
    left: 4% !important
}

#header .header-main .main-menu ul li ul.list-submenu.up-arrow.submenu-property.chu_nha,
.ui.menu .dropdown.item .menu.submenu-property.chu_nha {
    width: 650px !important;
}


/* #header .header-main .main-menu ul li .list-submenu.submenu-property.chu_nha li { width: calc(59% - 3px); } */

#header .header-main .main-menu ul li .list-submenu.submenu-property.chu_nha > li:last-child {
    width: 39%;
    margin-left: 1%
}

.chu_nha a.seller:before,
.ui.menu .chu_nha a.seller:before {
    transition: .2s all;
    width: 30px;
    content: " ";
    position: absolute;
    left: -1px;
    top: 10px;
    height: 30px;
    background: url('/templates/images/icon_seller.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 0;
    background-color: #f5f9fd;
    border-radius: 50px;
}

.chu_nha a.lease:before,
.ui.menu .chu_nha a.lease:before {
    transition: .2s all;
    width: 30px;
    content: " ";
    position: absolute;
    left: -1px;
    top: 10px;
    height: 30px;
    background: url('/templates/images/icon_renter.png');
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 0;
    background-color: #f5f9fd;
    border-radius: 50px;
}

.desc_menu {
    font-size: 13px;
    color: gray;
    white-space: normal !important;
    font-weight: 400;
}

.uppercase {
    text-transform: uppercase;
    font-weight: 600;
}

.list-sub-menu > li > a.seller,
.list-sub-menu > li > a.lease {
    padding-left: 60px !important;
}

.w_300 span {
    font-weight: 300
}

.ui.menu .ui.dropdown .menu.submenu-property.chu_nha > .item {
    width: 59%
}

.ui.menu .ui.dropdown .menu.submenu-property.chu_nha > .item:last-child {
    width: 40%;
    padding-left: .5em !important
}

.ui.menu .ui.dropdown .menu.submenu-property.chu_nha > .item .desc_menu {
    margin-top: 3px
}

.ui.menu .ui.dropdown .menu.submenu-property.chu_nha a.seller,
.ui.menu .ui.dropdown .menu.submenu-property.chu_nha a.lease {
    padding-left: 38px !important;
}

.ui.menu .chu_nha a.seller:before,
.ui.menu .chu_nha a.lease:before {
    left: 4px;
    top: 5px;
}

.fixmenu .chu_nha a.seller:before,
.fixmenu .chu_nha a.lease:before {
    left: -25px !important;
}

.fixmenu.fixmenuCommunity .chu_nha a.seller:before,
.fixmenu.fixmenuCommunity .chu_nha a.lease:before {
    left: -18px !important;
}

.fixmenu .box_menu .list-submenu li .list-sub-menu-mb a.seller,
.fixmenu .box_menu .list-submenu li .list-sub-menu-mb a.lease {
    padding-left: 20px !important
}

#header .header-layout .menuopen.menuback .fa.fa-times {
    color: #fff !important
}

.chu_nha a.seller:hover:before,
.ui.menu .chu_nha a.seller:hover:before,
.chu_nha a.lease:hover:before,
.ui.menu .chu_nha a.lease:hover:before {
    background-size: 33px;
    width: 33px;
    height: 33px;
}

#page_property .layout-page {
    font-family: "Roboto", sans-serif !important;
}

.side_bar_right {
    padding: 0;
    width: 20% !important;
}

.box-filter-property {
    padding: .3em 1.3em;
    border-top: 1px solid rgb(247, 245, 246);
    border-bottom: 1px solid rgb(247, 245, 246);
    margin-bottom: 32px;
    background-color: rgb(247, 245, 246);
}

.title-box-filter {
    font-weight: 500;
    font-family: "Roboto", sans-serif !important;
    margin-bottom: 8px;
}

.box-filter-property select.form-control {
    border-color: rgb(213, 213, 213);
    background-color: rgb(247, 245, 246);
    box-shadow: none;
    border-radius: 0;
}

.list-sort {
    font-family: "Roboto", sans-serif !important;
    border-bottom: 1px solid rgb(241, 241, 241);
    padding-bottom: 7px;
    margin-bottom: 18px;
}

.list-sort span {
    font-weight: 400;
    color: rgb(137, 137, 137);
}

.list-sort a {
    color: #000;
    margin-left: 15px;
}

.list-sort a:hover {
    color: #337ab7
}

.box-content-property {
    padding-left: 0;
    width: 80% !important
}

.box-hot {
    background-color: #0079b6;
    color: #fff;
    padding: 2px 15px;
    top: 0px;
    left: -4px;
    position: absolute;
    z-index: 10;
    font-size: 12px;
}

.product-item.product-property {
    overflow: visible;
    border-radius: 0;
}

.arrrow-bt {
    background: url(../images/icon-property/icon-arrow-hot.png) no-repeat;
    position: absolute;
    bottom: -4px;
    left: 0;
    background-size: 4px;
    display: block;
    width: 4px;
    height: 4px;
}

.product-item.product-property .product-caption {
    position: relative
}

.product-item.product-property .product-caption h4 {
    line-height: 21px;
    min-height: 48px;
    font-size: 17px;
    font-family: "Roboto", sans-serif !important;
    font-weight: 500;
    width: 75%;
}
.box-product-youhome .product-item .box-price { margin-top: 5px; }
.product-item.product-property .product-caption.product-rent h4 {
    /* width: 70%; */
    width: 80%;
    margin-bottom: 7px
}

.product-item.product-property .product-caption h4 a:hover {
    color: #0098d9
}

.box-content-property .items_detail {
    padding: 0 10px;
    margin-bottom: 20px
}

.box-content-property span.viewed {
    position: relative;
    font-size: 13px;
    font-weight: 300;
}

.property-price {
    position: absolute;
    right: 8px;
    top: 12px;
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto", sans-serif !important;
    color: #0098d9;
}

.box-image-favourist.text-right {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
    /* opacity:0;
    filter:alpha(opacity=0);
    transition: all 0.5s ease;
    visibility: hidden; */
}

.box-content-property .wrap_vr360 img {
    opacity: .85;
    filter: alpha(opacity=85);
    transition: all 0.5s ease;
}

.box-image-favourist.text-right a {
    display: inline-block;
}

.box-image-favourist.text-right a i.fa-heart {
    margin: 0 12px 0 9px;
}

.box-content-property .product-item {
    height: 390px
}

.box-content-property .product-images:hover .box-image-favourist,
.box-content-property .product-images:hover .wrap_vr360 img {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
}

.box-content-property .product-item .product-images .box-view-control {
    bottom: 3px;
    background: none;
}

.ie .box-content-property .product-item .product-images .box-view-control {
    bottom: 15px;
    background: none;
}

.box-content-property .product-item .product-images .box-view-control i.fa-eye {
    font-size: 16px;
    margin-top: 3px;
}

.box-content-property .product-item .product-images {
    flex: unset;
}

.product-item.product-property .wrap_vr360 {
    top: 70px;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url("/templates/images/icon-property/vr360.png") no-repeat;
    width: 61px;
    height: 61px;
    background-size: 61px;
    background-color: rgba(128, 128, 128, .85);
    border-radius: 50%;
    transition: .7s all;
}

.product-item.product-property .wrap_vr360:hover {
    background-color: #0079b6;
}

.product-item.product-property .icon_square {
    border: 1px solid rgb(102, 102, 102);
    padding: 0 11px;
    border-radius: 2px;
    margin-right: 1px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.product-item.product-property .fa-fw {
    width: .6em;
    color: #636982
}

.ie .product-item.product-property .fa-fw {
    position: absolute;
    top: 13px;
    right: 57px
}

.product-item.product-property .product-caption .pr-add {
    color: #7E8D94;
    font-weight: lighter;
    margin-top: 5px
}

.product-item.product-property .product-caption .list-project.list-pro li {
    padding-right: 1em;
    color: #7E8D94;
    font-weight: 300;
}

.ie .product-item.product-property .product-caption .list-project.list-pro li {
    padding-right: 0.8em
}

.product-item.product-property .product-caption .list-project.list-pro li i {
    color: #636982
}

.product-item.product-property.active .product-caption {
    background-image: linear-gradient(rgb(250, 245, 220), #fff 58%);
}

.product-item.product-property ul.list-pro {
    padding-bottom: 7px
}

.product-item.product-property .icon_btn_book:after {
    background: url(../images/icon-property/icon-book.png) no-repeat;
    width: 30px;
    height: 32px;
    background-size: 16px;
    display: inline-block;
    content: "";
    background-position: 9px 8px;
    background-color: rgb(45, 112, 164);
}

.product-item.product-property .txt-comment .ic_book {
    background: #0079b6;
    padding: 0;
    overflow: hidden;
    color: #fff;
    border-radius: 0;
    height: 32px;
    display: inline-block !important;
    flex: unset;
    max-width: none !important;
}

.product-item.product-property .txt-comment .ic_book:hover {
    background: #036fa7;
}

.product-item.product-property .text-btn,
.product-item.project_item .text-btn {
    padding: 0 7px;
    position: relative;
    top: -11px;
}

.product-item.product-property .btn-vr360 {
    background: #d9534f;
    color: #FFF;
    margin-left: .8em;
    height: 32px;
    overflow: hidden;
    flex: unset;
}

.ie .product-item.product-property .btn-vr360 {
    padding: 1px 2px
}


.product-item.product-property .btn-vr360:hover {
    background: #c74d49;
}

.product-item.product-property .icon_btn_vr360:after {
    background: url(../images/icon-property/icon-btn-vr360.png) no-repeat;
    width: 30px;
    height: 32px;
    background-size: 16px;
    display: inline-block;
    content: "";
    background-position: 7px 7px;
    background-color: rgb(176, 87, 83);
}

.box-content-property .list-bds {
    overflow: visible;
}

.box-content-property .list-bds .bds-item {
    margin-bottom: 8px
}

.box-content-property .child-sort {
    display: inline-block
}

.box-content-property .child-sort a {
    position: relative
}

.box-content-property .child-sort a.active,
.box-content-property .child-sort a:hover {
    color: #0098d9;
}

.box-content-property #formsearch-province {
    font-size: 14px;
    padding: 6px 12px;
}

.box-content-property .child-sort a.active:before,
.box-content-property .child-sort a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.box-content-property .child-sort a:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #0999d8;
    position: absolute;
    left: 0;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: -12px;
}

.box-content-property .fa-picture-o,
.box-content-property .fa-heart {
    font-size: 1.3em
}

.box-sidebar-property {
    border: 1px solid rgb(234, 234, 234);
    padding: 10px;
}

.box-sidebar-property h4 {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 16px;
    margin: 7px 0 0;
    font-family: "Roboto", sans-serif !important;
}

.box-sidebar-property .box-in {
    font-size: 16px;
    text-align: center;
    margin-top: 4px;
}

.box-sidebar-property .dropdown.menu-service button {
    background-color: rgb(49, 120, 177);
    color: #fff !important;
    border: 0;
    width: 100%;
    padding: 7px 0;
    text-align: left;
    text-indent: 10px;
}

.box-sidebar-property .dropdown-menu > li > a {
    margin-bottom: 5px
}

.box-sidebar-property .dropdown-menu > li > a.active {
    color: #0999d8
}

.open.menu-service > .dropdown-menu {
    width: 100%
}

.box-sidebar-property .dropdown.menu-province button .fa {
    font-size: 18px;
}

.box-sidebar-property .dropdown.menu-service button .fa {
    float: right;
    margin-right: 5px;
    font-size: 18px;
}

.p_desc_rating {
    font-size: 13px;
    text-align: center;
    color: rgb(193, 191, 192);
    margin-top: 4px;
    margin-bottom: 10px;
}

.box-sidebar-property .ui.dropdown > .fa-angle-down {
    float: right;
    margin-left: 5px;
    font-size: 19px;
    position: relative;
    top: -2px;
}

.box-sidebar-property .ui.dropdown.menu-service > .fa-angle-down {
    top: 0px;
    margin: 0 5px
}

.ie .product-item .over {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.ie .product-item .product-caption {
    display: flex;
    flex-direction: column;
}

.box-content-property .product-item .product-caption .list-project.list-pro li:last-child {
    padding-right: 0;
}

.ie .box-content-property .product-item .product-caption .list-project.list-pro li:last-child {
    margin-left: 25px;
}

.side_bar_right .content-rate .item {
    position: relative;
    border-top: 1px solid rgb(223, 223, 223);
    padding: 12px 0;
}

.arrow_box {
    font-weight: bold;
    background: #000;
    border: 3px solid #000;
    margin-top: -3px;
    color: #fff;
    padding: 0;
    position: absolute;
    right: -10px;
}

.arrow_box:after,
.arrow_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(0, 0, 0, 0);
    border-right-color: #000;
    border-width: 12.5px;
    margin-top: -76%;
    margin-left: 0;
    right: 120%;
}

.content-rate {
    margin-top: 15px;
}

.side_bar_right .content-rate .item:first-child .arrow_box {
    background: rgb(230, 131, 121);
    border-color: rgb(230, 131, 121);
}

.side_bar_right .content-rate .item:first-child .arrow_box:after {
    border-right-color: rgb(230, 131, 121);
}

.side_bar_right .content-rate .item .arrow_box.number-top-2 {
    background: rgb(96, 173, 199);
    border-color: rgb(96, 173, 199);
}

.side_bar_right .content-rate .item .number-top-2.arrow_box:after {
    border-right-color: rgb(96, 173, 199);
}

.side_bar_right .content-rate .item .arrow_box.number-top-3 {
    background: rgb(238, 172, 94);
    border-color: rgb(238, 172, 94);
}

.side_bar_right .content-rate .item .number-top-3.arrow_box:after {
    border-right-color: rgb(238, 172, 94);
}

.side_bar_right .content-rate .item .arrow_box.number-top-4 {
    background: rgb(202, 191, 145);
    border-color: rgb(202, 191, 145);
}

.side_bar_right .content-rate .item .number-top-4.arrow_box:after {
    border-right-color: rgb(202, 191, 145);
}

.side_bar_right .content-rate .item .arrow_box.number-top-5 {
    background: rgb(174, 170, 174);
    border-color: rgb(174, 170, 174);
}

.side_bar_right .content-rate .item .number-top-5.arrow_box:after {
    border-right-color: rgb(174, 170, 174);
}

.content-rate .item .item-content .title-project {
    width: 85%;
    display: inline-block;
    color: rgba(0, 0, 0, .87);
}

.content-rate .item .item-content .title-project:hover {
    color: #0098d9
}

.list_data_tab {
    position: relative;
    background: #ffff;
    border: 1px solid #ddd;
    padding: 15px 10px;
    display: none;
}

.list_data_tab.active {
    display: block
}

.list_data_tab:after,
.list_data_tab:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.list_data_tab:after {
    border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #ffff;
    border-width: 5px;
    margin-left: -5px;
}

.list_data_tab:before {
    border-color: rgba(221, 221, 221, 0);
    border-bottom-color: #ddd;
    border-width: 6px;
    margin-left: -6px;
}

.list_data_tab li {
    margin-bottom: 15px;
    font-size: 15px;
}

.list_data_tab li:last-child {
    margin-bottom: 0
}

.list_data_tab li a {
    color: rgb(64, 151, 211)
}

.list_data_tab li.view_more a {
    color: #000
}

.list_data_tab li a:hover {
    color: #0079B6
}

.list_data_tab li a span {
    color: rgb(211, 211, 211);
}

.box-sidebar-property.no-boder {
    border: 0;
    margin-top: 30px;
}

.box-sidebar-property.no-boder h4 {
    border-bottom: 1px solid rgb(224, 222, 223);
    text-align: left;
    margin-bottom: 15px;
    padding-bottom: 5px;
    font-weight: 500;
}

.box-sidebar-property.no-boder .p_tab {
    margin-bottom: 10px;
}

.box-sidebar-property.no-boder .p_tab .sp_tab {
    font-weight: 400;
    margin-right: 10px;
    cursor: pointer;
    font-size: 15px;
}

.box-sidebar-property.no-boder .p_tab .sp_tab:last-child {
    margin-right: 0;
}

.box-sidebar-property.no-boder .p_tab .sp_tab:hover,
.box-sidebar-property.no-boder .p_tab .sp_tab.active {
    font-weight: 500
}

.list_data_tab.tab_32:before {
    margin-left: -93px
}

.list_data_tab.tab_32:after {
    margin-left: -92px
}

.not-found-property {
    text-align: center;
    margin-top: 100px !important;
    color: green;
}

#page_property .bn-fixed {
    max-width: 120px
}

#page_property .bn-fixed img {
    float: none;
    width: 100%
}

#page_property #header .header-layout.fixed {
    position: static
}

.box-filter-property #formsearch-province {
    font-size: 14px
}

.ui.page.dimmer .modal {
    opacity: 1
}

.dropdown.menu-province {
    display: inline-block
}

.dropdown.menu-province > button {
    color: #0999D8;
    border: 0;
    padding: 0
}

#page_property #header .header-main .main-menu {
    margin-top: 5px
}

.product-item.product-property .icon_btn_be:after,
.product-item.project_item .icon_btn_be:after {
    background: url(../images/icon-property/icon-btn-be.png) no-repeat;
    width: 30px;
    height: 32px;
    background-size: 21px;
    content: "";
    background-position: 5px 8px;
    background-color: rgb(216, 184, 85);
}

.product-item.product-property .icon_btn_be,
.product-item.project_item .icon_btn_be,
.product-item.product-property .icon_btn_vr360,
.product-item.product-property .icon_btn_book {
    height: 32px;
    display: inline-block;
}

.product-item.product-property .img-inner,.product-item.project_item .img-inner {
    min-height: 200px;
    height:200px;
}

.product-item.product-property .txt-comment .btn-be:hover,
.product-item.project_item .btn-be:hover {
    background: #e8b80e;
}

.box-product-youhome .product-item.product-property,
.box-product-youhome .product-item.project_item {
    height: 400px;
    border-radius: 6px
}

.box-product-youhome .product-item.project_item .product-caption h4 {
    min-height: 63px
}

.ie .box-product-youhome .product-item.project_item .product-caption h4 {
    min-height: 0;
}

.box-product-youhome-traded .img-inner {
    max-height: 215px;
}

.box-product-youhome-traded .product-item .product-images {
    flex: 0
}

.box-product-youhome-traded .product-item > .over {
    display: block;
    flex-direction: unset;
}

.box-product-youhome.box-product-youhome-traded .product-item.product-property {
    height: 375px !important
}

.ie .product-item .product-caption .list-project li {
    margin-top: 60px;
}

.box-property-same .box-project-favorite,
.box-property-same .list-bds {
    overflow: visible;
}

.box-property-same .product-item.product-property {
    height: 400px !important
}

.box-content-property .loading-property {
    float: left;
    width: 100%;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) {
    .child-sort {
        top: -10px;
    }
}

@media only screen and (max-width: 1265px) {
    .product-item.product-property .text-btn,
    .product-item.project_item .text-btn {
        font-size: 13px;
        padding: 0 4px;
    }
}

@media only screen and (max-width: 599px) {
    .box-product-youhome.box-product-youhome-traded .product-item.product-property {
        height: 360px !important
    }

    .product-item.product-property .product-caption h4 {
        min-height: auto
    }

    .box-content-property .product-item .product-images .box-view-control i.fa-eye {
        margin-top: 4px
    }

    .box-property-same .list-bds > .col-xs-12 {
        padding: 0;
    }

    .owl-carousel .owl-stage-outer {
        overflow: visible !important;
    }

    .property-traded {
        display: none
    }

    .list_data_tab.tab_32:before {
        margin-left: -152px;
    }

    .list_data_tab.tab_32:after {
        margin-left: -151px;
    }

    .list_data_tab.tab_33:before {
        margin-left: -70px;
    }

    .list_data_tab.tab_33:after {
        margin-left: -69px
    }

    .not-found-property {
        margin-top: 20px !important
    }

    .box-content-property {
        padding-left: 12px;
        padding-right: 12px;
        width: 100% !important
    }

    .side_bar_right {
        width: 100% !important;
        padding: 10px
    }

    .child-sort {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .child-sort::-webkit-scrollbar {
        display: none;
    }

    .product-item.product-property .text-btn {
        font-size: 13px;
        padding: 0 6px;
    }

    .box-image-favourist.text-right {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }

    .product-item.product-property .txt-comment .btn-be,
    .product-item.project_item .btn-be {
        background: #ffc90a;
        color: #FFF;
        margin-left: .8em;
        height: 32px;
        overflow: hidden;
        padding: 0 !important;
        border-radius: 0;
        max-width: none !important;
        flex: unset;
    }

    .product-item.product-property .icon_btn_be:after,
    .product-item.project_item .icon_btn_be:after {
        display: inline-block
    }

    .list-sort span {
        margin-left: 0
    }

    .list-sort a:first-child {
        margin-left: 0
    }

    .box-content-property .child-sort {
        width: calc(100% - 110px);
        overflow-y: hidden;
        margin-left: 10px;
        position: relative;
        top: 9px;
        overflow-x: auto;
    }

    .child-sort p {
        width: 715px;
    }

    .product-item.product-property .box-hot {
        font-size: 13px;
        padding: 5px 15px;
    }

    .box-content-property .side_bar_right {
        display: none
    }

    .arrow_box:after {
        margin-top: -66%;
        right: 119%
    }

    .box-content-property .product-item .product-caption h4 {
        min-height: auto
    }

    .box-content-property .product-item ul.list-pro {
        margin: 10px 0 5px
    }

    .box-content-property .items_detail {
        padding: 0
    }
}


/*
@media only screen and (min-width: 1024px)  and (max-width: 1150px) {
    .box-content-property .btn-call-now .text-btn{top:6px !important}
    .box-content-property .txt-comment{display:block;flex-direction: unset;}
    .box-content-property .product-item{height:350px}
    .box-content-property .icon_square{padding:0 9px}
    .box-content-property .btn-vr360{flex:unset}
    .box-content-property .icon_btn_book,.btn-call-now .fa{display:none}
    .box-content-property .ic_book .text-btn{top: 5px;}
    .box-image-favourist.text-right .fa{font-size:1.2em}
    .box-content-property .product-item .product-caption h4{font-size:16px}
    .list-sort a{margin-left:10px}
    .box-content-property .product-item .product-caption .list-project.list-pro li{font-size:.9em;padding-right: .1em;}
}*/

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .box-content-property .col-xs-12.items_detail {
        width: 50%
    }

    #page_property .layout-page {
        font-size: 13px
    }

    .icon_btn_book,
    .icon_btn_vr360,
    .icon_btn_be,
    .fa-phone {
        display: none
    }

    .box-content-property .text-btn {
        top: 6px !important;
    }

    .list_data_tab.tab_32:before {
        margin-left: -152px;
    }

    .list_data_tab.tab_32:after {
        margin-left: -151px;
    }

    .list_data_tab.tab_33:before {
        margin-left: -70px;
    }

    .list_data_tab.tab_33:after {
        margin-left: -69px
    }

    .not-found-property {
        margin-top: 20px !important
    }

    .box-content-property {
        padding-left: 15px;
        width: 100% !important
    }

    .side_bar_right {
        width: 100% !important;
        padding: 10px
    }

    .child-sort {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .child-sort::-webkit-scrollbar {
        display: none;
    }

    .box-content-property .text-btn {
        font-size: 13px
    }

    .box-image-favourist.text-right {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }

    .box-content-property .txt-comment .btn-be {
        background: #ffc90a;
        color: #FFF;
        margin-left: .8em;
        height: 32px;
        overflow: hidden;
        padding: 0 !important;
        border-radius: 0;
    }

    .box-content-property .txt-comment .btn-be:hover {
        background: #e8b80e;
    }

    .list-sort span {
        margin-left: 0
    }

    .list-sort a:first-child {
        margin-left: 0
    }

    .box-content-property .child-sort {
        width: calc(100% - 110px);
        overflow-y: hidden;
        margin-left: 10px;
        position: relative;
        top: 5px;
        overflow-x: auto;
    }

    .child-sort p {
        width: 635px;
    }

    .box-content-property .box-hot {
        font-size: 13px;
        padding: 6px 15px;
    }

    .box-content-property .side_bar_right {
        display: none
    }

    .arrow_box:after {
        margin-top: -66%;
        right: 119%
    }

    .box-content-property .product-item ul.list-pro {
        margin: 10px 0 5px
    }

    .box-content-property .product-item {
        height: 430px !important
    }

    .box-content-property .product-item .product-caption h4 {
        margin-bottom: 3px
    }
}


/*
@media only screen and (min-width: 821px)  and (max-width: 1023px) {
    .box-content-property .btn-call-now .text-btn{top:-1px !important}
    .box-content-property .col-xs-12.items_detail{width:33.3%}
    .box-content-property .icon_square{padding:0 9px}
    .box-content-property .product-item .product-caption .list-project.list-pro li{padding-right:0.5}
    .box-content-property .text-btn{padding:0 8px}
    #page_property .layout-page{font-size:13px}
    .box-content-property .text-btn{top:-11px !important;}
    .list_data_tab.tab_32:before {
        margin-left: -152px;
    }
    .list_data_tab.tab_32:after {
        margin-left: -151px;
    }
    .list_data_tab.tab_33:before{margin-left: -70px;}
    .list_data_tab.tab_33:after{margin-left:-69px}
    .not-found-property{margin-top:20px !important}
    .box-content-property{
        padding-left:15px;
        width:100% !important
    }
    .side_bar_right{width:100% !important;padding:10px}
    .child-sort{
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .child-sort::-webkit-scrollbar {
        display: none;
    }
    .box-content-property .text-btn{font-size:13px}
    .box-image-favourist.text-right{
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
    }
    .list-sort span{margin-left:0}
    .list-sort a:first-child{margin-left:0}
    .box-content-property .child-sort{width: calc(100% - 110px);
        overflow-y: hidden;
        margin-left: 10px;
        position: relative;
        top: 5px;
        overflow-x: auto;}
    .child-sort p{width:635px;}
    .box-content-property .box-hot{
        font-size: 13px;
        padding:6px 15px;
    }
    .box-content-property .side_bar_right{display:none}
    .arrow_box:after{margin-top: -66%;right:119%}
    .box-content-property .product-item ul.list-pro{margin:10px 0 5px}
    .box-content-property .product-item{height: 365px !important}
    .box-content-property .product-item .product-caption h4{margin-bottom:3px;font-size:16px}
}
*/

@media only screen and (min-width: 768px) {
    body {
        min-width: 1140px;
    }

    .hidden-sm {
        display: block !important
    }

    .ui.hidden-sm {
        display: flex !important
    }

    body .view_tab-sp,
    body .view_tab,
    .hidden-lg,
    .visible-sm {
        display: none !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 1093px) {
    #header .header-layout.fixed .navbar-nav.view_pc {
        display: none !important
    }

    .header-main .container-fluid {
        min-width: 1140px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1140px) {
    #header .header-main .main-menu ul li a {
        padding: 15px 5px;
        font-size: 15px;
    }

    .header-layout .navbar-nav {
        font-size: 13px
    }

    #header .header-main .main-menu {
        width: 61%
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-lg-3,
    .col-md-3 {
        width: 25%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-6,
    .col-md-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }

    .text-right-footer {
        float: right
    }

    .list_data_tab.tab_32:before {
        margin-left: -72px;
    }

    .list_data_tab.tab_32:after {
        margin-left: -71px;
    }

    .product-item .product-images .box-view-control .text-left {
        width: 100%
    }

    .list-project-favorite .product-item .product-images .box-view-control .text-left {
        width: 50%;
    }

    .list-project-favorite .txt-comment {
        display: unset;
    }

    .list-sort a {
        font-size: 13px;
        margin-left: 12px
    }

    .list_data_tab li a {
        font-size: 13px
    }

    #page_property .header-layout .link-vip.pull-right.view_pc-tab.view_pc {
        margin-top: 8px
    }

    .blog-category .cate {
        padding: 0.5em 1em !important
    }

    .append-capcha {
        width: 50% !important
    }

    .box-tab-inner-link-detail li a {
        padding: 15px 10px;
    }

    #dialogAll .modal-dialog.modal-lg {
        width: 98% !important
    }

    .more_package {
        margin-top: 0 !important
    }

    .princing-item ul {
        font-size: 1em
    }

    .box-page-content .box-main-content {
        width: 74.35897%;
    }

    .box-product-youhome .product-item .product-images .box-view-control .text-left {
        width: 50%
    }
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
    .box-content-property .items_detail {
        width: 50%
    }
}

@media only screen and (min-width: 821px) and (max-width: 1140px) {
    .product-item.product-property .text-btn,
    .product-item.project_item .text-btn {
        font-size: 12px;
        padding: 0 4px 0 0;
    }
}

@media only screen and (min-width: 1141px) and (max-width: 1167px) {
    .header-layout .navbar-nav {
        font-size: 13px
    }

    #header .header-main .main-menu ul li a {
        padding: 15px 5px;
    }
}

@media only screen and (min-width: 1141px) and (max-width: 1250px) {
    #header .header-main .main-menu ul li a {
        padding: 15px 7px;
        font-size: 15px;
    }
}

.uppercase {
    color: #337ab7 !important;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property {
    width: 700px !important;
}


/* ul.list-submenu.up-arrow.submenu-property.property2, ul.list-submenu.up-arrow.submenu-property.property1,ul.list-submenu.up-arrow.submenu-property.chu_nha { display: inline-flex !important;} */


/* a.green span { color: green;} */


/* ul.list-submenu.up-arrow.submenu-property { display: -webkit-inline-box !important; } */

#header .header-main .main-menu ul li .list-submenu.submenu-property.property1 li,
#header .header-main .main-menu ul li .list-submenu.submenu-property.property2 li {
    width: calc(30% - 3px);
}

#header .header-main .main-menu ul li .list-submenu.submenu-property.property1 li.item-sub-menu:last-child,
#header .header-main .main-menu ul li .list-submenu.submenu-property.property2 li.item-sub-menu:last-child {
    width: 32%
}

#header .header-main .main-menu ul li .list-submenu.submenu-property.property1 li.item-sub-menu:last-child a.uppercase,
#header .header-main .main-menu ul li .list-submenu.submenu-property.property2 li.item-sub-menu:last-child a.uppercase {
    width: 100%
}

li.group-menu li.item-sub-menu {
    display: contents !important;
}

.group-menu ul.list-sub-menu li a.uppercase {
    margin: 0;
    padding-left: 0 !important;
}

#header .header-main .main-menu ul li .list-submenu li > a,
#header .header-main .main-menu ul li a.uppercase.item-sub-menu-name {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#header .header-main .main-menu ul.list-submenu li.item-sub-menu > a.uppercase {
    border-bottom: 1px solid #eaeaea !important;
}

#header .header-main .main-menu ul li a.uppercase.item-group {
    border-bottom: 0 !important;
    padding: 0 !important;
}

#header .header-main .main-menu ul li .list-submenu li.group-menu .item-sub-menu:last-child .list-sub-menu li:first-child a {
    border-top: 1px solid #eaeaea !important;
    margin-top: 10px !important;
    padding-top: 10px !important;
    margin-bottom: 5px;
}

#header .header-main .main-menu ul li .list-submenu li > a.uppercase.item-group {
    width: 100% !important;
    text-transform: none;
}

#header .header-main .main-menu ul li .list-submenu.chu_nha li > a.seller,
#header .header-main .main-menu ul li .list-submenu.chu_nha li > a.lease {
    padding-left: 35px !important;
}
.list-sub-menu .blue { color: #337ab7 !important; font-weight: 500 !important; }
/*
ul.list-sub-menu.property_news a span:before {
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    background-color: #000;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
*/
ul.list-sub-menu.property_news a:hover span:before {
    background-color: #0999D8 !important
}

.item-sub-menu-name-mb span {
    color: #fff !important;
    font-weight: 400;
    text-transform: initial !important;
}

.ui.container .menu item_parent.uppercase {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 4px !important;
    margin-bottom: 5px !important;
    color: #3179B0 !important;
}

.ui.menu .group-menu > .item {
    padding-bottom: 0 !important;
}

.ui.menu .group-menu > .item:last-child {
    padding-top: 0 !important;
}

.item.item_parent.uppercase.item-group {
    border-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.item.item_parent.uppercase.item-group:first-child {
    margin: 15px 0 14px 0 !important;
    border-top: 1px solid #eaeaea;
    padding-top: 15px !important;
}

.item.item_parent.uppercase.item-group span {
    text-transform: unset !important;
}

ul.list-submenu.submenu-property > li:first-child > .list-sub-menu,
ul.list-submenu.submenu-property > li.group-menu > .item-sub-menu:first-child > .list-sub-menu,
ul.list-sub-menu.property_news {
    margin-top: 7px !important;
}

ul.list-submenu.submenu-property.chu_nha > li:first-child > .list-sub-menu {
    margin-top: 0 !important
}

#page_buy_rent .header-main .container-fluid {
    display: flex;
    flex-direction: row;
}

#header .header-main .main-menu ul li .list-submenu.submenu-property.chu_nha > li:last-child,
.ui.menu .ui.dropdown .menu.submenu-property.chu_nha > .item:last-child {
    width: 100% !important
}

#header .header-main .main-menu ul li ul.list-submenu.up-arrow.submenu-property.chu_nha,
.ui.menu .dropdown.item .menu.submenu-property.chu_nha {
    width: 450px !important
}

.ui.menu .pointing.dropdown.item .menu.chu_nha .item_parent.uppercase {
    padding: 0px 0 7px !important;
    margin-bottom: 14px !important;
}

.ui.menu .ui.dropdown .menu.submenu-property.chu_nha > .item:last-child {
    margin-top: 0 !important
}

a.seller span,
a.lease span {
    font-weight: bold !important;
    font-size: 16px !important
}

a.seller span, a.lease span {
    font-weight: bold !important;
    font-size: 16px !important
}
.ie .box-product-youhome-traded .product-item .over .product-caption .list-project {
    margin-top: 35px;
}
.ie .box-product-youhome-traded .product-item.product-property .product-caption .list-project.list-pro li{
    padding-right : 30px
}
.ie .box-product-youhome-traded .product-item.product-property .fa-fw{
    position: absolute;
    top: 16px;
    right: 115px;
}
.ie .box-youhomes .product-item .product-caption{
    padding: 15px 10px 25px 10px;
}
.ie .box-youhomes .product-item .over .product-caption .list-project {
    margin-top: 15px;
}
.ie .box-youhomes .product-item.product-property .product-caption .list-project.list-pro li{
    padding-right : 30px
}
.ie .box-youhomes .product-item .product-caption .property-youhomes li svg{
    position: absolute;
    top: 13px;
    right: 140px;
}
/*home-v3*/
#contents{color: #445A64;}
.bg-home-gray{background: #F7FAFD;float: left; width: 100%;}
.bg-home-white{background: #fff;padding-top: 25px;}
.box-product-hot{padding-top: 60px}
.title-box{font-size: 22px; padding-bottom:15px; color: #39454D; }
.bds-hot{background: #fff; margin-bottom: 25px; border-radius: 6px;box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06);margin-left: 0; margin-right: 0;}
#homepage .housewarming { background: url('/templates/images/qua-tan-gia.svg') no-repeat; display: inline-block; width: 120px; height: 38px; position: absolute; top: 5px; background-size: 100%; left: 0; background-position: 0 -3px; }
#homepage .housewarming b { position: absolute; top:17px; transform: translate(23px,-50%); color: #F54759; font-size: 11px; margin-top: 8px; font-family: "Muli"; left: 30px; font-weight: bold; }
#homepage .housewarming-info h4 { text-transform: uppercase; float: left; width: 100%; margin-bottom: 8px; font-size: .8em; }
#homepage .housewarming-info-content p b { float: right; margin-left: 15px; color: #0179B7; }
#homepage .tooltip-youhomes .tooltip-inner {box-shadow: 1px 2px 3px rgba(0,0,0,0.2); background-color: #E9F4F8; color: #1D2C4C; padding: 10px; border-radius: 7px; margin-top: -10px; }
#homepage .tooltip-youhomes .housewarming-info-content { text-align: left; padding-left: 10px; font-size: .9em; }
#homepage .tooltip.bottom .tooltip-arrow { top: -10px; border-width: 0 5px 5px; border-bottom-color: #E9F4F8 !important; }
#homepage ul.feature:empty { opacity: 0; }
#homepage .profitable-rental { border: 0; margin: 0; width: 100%; }
#homepage .desc-box { font-size: 15px;color: #6F808A; }
.owl-carousel-project-community-yh { height: 403px; }
.data-blog{margin-top: 18px;min-height:593px;display: inline-block !important;}
.loading-data.text-center { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); font-size: 30px; }
.data-blog.owl-carousel .owl-stage-outer{overflow: visible;}
.box-cat { font-size:18px;text-align: center; font-weight: 500; margin-bottom: 0; padding: 14px 0; }
.box-cat a{color:#39454D}
.items-blog{border-radius: 6px;max-width:380px;width:100%;background-color: #fff;display: inline-block;min-height: 473px;box-shadow: 0px 3px 10px rgba(0,0,0,.1);}
.img-blog { width: 100%; object-fit: cover; max-height: 210px;transition: all 0.5s ease;height:210px !important;display: inline-block; }
.items-blog .icon-arrow-blog{position: absolute; top: 4px; right: 0;}
.items-blog .img-scale,.items-media .img-scale{overflow: hidden;display: inline-block; width: 100%;}
.img-scale:hover img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.ul-post { padding:10px 20px 20px; }
.ul-post li { display: inline-block; width: 100%;margin-bottom: 11px; border-bottom: 1px dashed rgb(209,211,212); padding-bottom: 11px;position: relative;}
.ul-post li a{ display: flex; width: 100%; color: #39454D; font-size: 15px; justify-content: space-between;}
.ul-post li:last-child{ border: 0;margin-bottom: 0;padding:0 }
.ul-post li a span{width: 90%; display: inline-block; line-height: 22px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: 44px;}
.ul-post li a:hover { color: #29B6F6; }
.data-blog .owl-dots { text-align: center; margin-top: 20px; }
.data-blog .owl-dots button { display: inline-block; margin-right: 8px; }
.data-blog .owl-dots button span { width: 10px; height: 10px; display: inline-block; background-color: #ddd; border-radius: 50%; }
.data-blog .owl-dots button.active span {  background-color: #29B6F6; }
.home-page .same-project .product-img a img{display:inline-block}
.sirebar.home-page .same-project{min-height: auto !important;}
.sirebar.home-page .list-same-project .same-project .product-inner h4 a { color: #39454D; }
.commitment.text-center img{min-height:456px}
#homepage ul.feature {min-height:20px; background-color: #F3F3F3; border-radius: 4px; display: inline-block; width: 100%; margin:0; padding: 3px 5px; }
#homepage ul.feature li { display: inline-flex; margin-right: 8px; }
#homepage ul.feature li:last-child { margin-right: 0; }
#homepage ul.feature li a {color: #6F808A; font-weight: 500; font-size: 13px;}
#homepage .icon-profit { width: 19px; height: 14px; background: url(/templates/images/home/icon-graph.svg) no-repeat; position: relative; top: 1px;}
#homepage .icon-market { width: 18px; height: 17px; background: url(/templates/images/home/icon-cutloss.svg) no-repeat; position: relative; top: 4px; }
#homepage .icon-holes {width: 17px; height: 15px; background: url(/templates/images/home/icon-ls.svg) no-repeat; position: relative; top: 2px;}
#homepage .icon-no-promos{width: 27px; height: 27px; background: url(/templates/images/home/icon-no-uudai.svg) no-repeat; position: relative; top: -2px; background-size: 100%; margin-right: 5px !important;}
#homepage .profitable-rental span.no-promos{height: 40px; text-align: center; display: flex; justify-content: center; align-items: center; color: #BBC1C4; font-weight: 300; font-size: 15px; margin-top: 3px;}
#homepage .profitable-rental span.no-promos a{color: #BBC1C4;text-decoration: underline !important;}
#homepage .profitable-rental span.no-promos a:hover{color: #337ab7;}
#homepage .price-property.pull-left {margin-top: 0; padding: 0 15px 0 5px; color: rgb(127,139,146); border-top-left-radius: 6px; border-bottom-left-radius: 6px; border: 1px solid #0083C4; font-size: 13px;}
#homepage .btn-hover { font-size: 1.1em; padding: 4px 10px; color: #fff; cursor: pointer; margin: 8px 0 0 5px; text-align: center; border: none; background-size: 300% 100%; border-radius: 6px; transition: all .4s ease-in-out; }
#homepage .btn-hover:hover {color:#fff !important; background-position: 100% 0; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
#homepage .btn-hover.thuong-luong-gia {margin-left: -4px; color: #fff; background-image: linear-gradient(to left, #25aae1, #4481eb, #04befe, #3f86ed); box-shadow: 0 0 15px rgba(0,0,0,.08); padding: 5px 5px 4px; float: left; margin-top: 0; font-size: 14px;}
#homepage .price-property.pull-left > div { margin-left: 5px; font-size: 18px; font-weight: 700; font-family: "Roboto",sans-serif!important; color: #0083C4; display: inline-block; }
#homepage .text-right.buttons { padding: 0;margin-top:14px }
#homepage .btn-hover.btn-action { color: #585F63; font-size: 13px; border: 1px solid #B6C0C4; margin: 0 10px 0 0; }
#homepage .btn-hover.btn-action:hover { color: #0098d9 !important;border-color:#0098d9;}
#homepage .btn-hover.btn-action.color-vr360 .icon-vr{background:url(/templates/images/home/icon-vr-black.svg) no-repeat;width: 15px; height: 15px; display: inline-block; background-size: 100%;}
#homepage .btn-hover.btn-action.color-vr360:hover .icon-vr{background:url(/templates/images/home/icon-vr-blue.svg) no-repeat;background-size: 100%;}
#homepage .is_auction{color: #FFBB00;position: absolute;right: 16px;margin-top: 30px;font-size: 13px;}
#homepage .svg-succes {
    background: url(/templates/images/succes-svg.svg) no-repeat;
    width: 30px;
    height: 38px;
    display: inline-block;
    margin-top: 6px;
    margin-right: 5px;
}
#homepage .text-giao-dich {font-size: 1.1em; font-weight: 400;}
#homepage .product-img .price-property.pull-left {
    font-weight: 300;
    font-size: 12px;
    border: 0;
    color: #fff;
    padding-right: 0;
}
#homepage .product-img .price-property.pull-left > div{color:#fff;margin-left:0;margin-top: 0 !important}
#homepage .bottom-img .btn-hover.thuong-luong-gia {
    font-size: 13px;
    line-height: unset;
    box-shadow: 0 0 15px rgba(0,0,0,.08);
    padding: 3px 8px;
    border-radius: 15px;
    margin-left: 5px;
    position: relative;
    top: 1px;
}
#homepage .product-img .bottom-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
#homepage .bottom-img .is_auction {
    position: relative;
    font-size: 12px;
    right: 0;
    top: 5px;
    color:#fff;
    margin:0;
}
#homepage .product-img .btn-put.thuong-luong-gia{padding:7px 10px;font-size:12px}
#homepage .profitable-rental span {margin-right: 8px; display: inline-flex; color: #6F808A; font-weight: 500; font-size: 13px;}
#homepage .profitable-rental span i{margin-right:3px}
#homepage .accept-deal{height:76px;display: flex;align-items: center;}
#homepage .btn-hover.btn-action:last-child { margin-right: 0; }
#homepage #footer{margin-top:0}
#homepage .owl-carousel .owl-item .owl-lazy{opacity: 1;}
@media only screen and (max-width:767px){
    .bg-home-blue .container{padding-top:60px !important;position: relative; top: 10px;}
    /* .bg-home-blue .icon-n{top:-21px !important} */
}
.box-infomation-home .container{
    /* background:url('/templates/images/bg-infomation-noel.png') no-repeat; */
    background-size: 100%;
    height: 228px;
    margin-top: -10.5em;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
}
#homepage .bg-blue {
    height: 10em;
    width: 100%;
    background: #E5F5FE;
    opacity: .8;
    margin-top: 10em;
}
.box-media.bg-home-white.text-center { padding-bottom: 45px; }
.bg-home-blue{background-color: rgb(56,135,203);color: #fff;font-weight: 500;}
.bg-home-blue .container {padding: 20px 0;}
.bg-home-blue .icon-n { /*background: url(/templates/images/home/icon-n.svg) no-repeat;*/ display: inline-block; width: 50px; height: 50px; position: absolute; top: -20px; margin-left: -45px; background-size: 100%; }
.box-slide-youhome .slide .item { height: 205px; overflow: visible; padding-top: 5px;text-align: center; }
.box-slide-youhome .slide .item p{margin-top: 5px; color: #0083C4; transition: .7s all;}
.box-slide-youhome .slide .item:hover p{display:inline-block;opacity: 1;}
.box-slide-youhome .slide, .slide .item{border-radius: 6px; overflow: hidden; position: relative}
.box-slide-youhome .owl-carousel.owl-loaded{position: relative}
.box-slide-youhome .owl-carousel .owl-nav.disabled,.box-slide-youhome .owl-carousel .owl-dots.disabled{display: none}
.box-slide-youhome .owl-carousel .owl-nav button.owl-prev,.box-slide-youhome .owl-carousel .owl-nav button.owl-next {background: #003c6770;
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 50%;
    transform: translate(0, -55%);
}
.box-slide-youhome .owl-carousel .owl-nav button.owl-prev{border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.box-slide-youhome .owl-carousel .owl-nav button.owl-next{right: 0;border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.box-slide-youhome .owl-carousel .owl-nav button.owl-prev span,.box-slide-youhome .owl-carousel .owl-nav button.owl-next span{padding: 0px 13px 0 10px; font-size: 60px; height: 30px; line-height: 20px; position: relative; top: 8px;}
.box-slide-youhome .owl-carousel .owl-nav button.owl-next span{padding:0 13px}
.up-arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 8px solid #333;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.circle-animation { width: 15px; height: 15px; display: inline-block; position: relative; top: 2px; margin-right: 5px; }
.circle-animation .circle {
    width: 15px;
    height: 15px;
    background-color: #ffbb00;
}
.circle-animation:before {
    content: "";
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #F8CD46;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px;
    box-shadow: inset 1px -2px 5px #E66A51;
    z-index: 2;
}
body:not(#homepage) #page #header .circle-animation:before{left: 50%;top: 50%;transform: translate(-57%,-72%);}
#homepage #arrow_select{left:23%}
#homepage .arrow_select_ban{left:52% !important}
#homepage .same-project .product-inner {padding: 10px 15px 0 15px;}
#homepage .box-detail-bds{display:inline-block;width:100%}
#homepage .box-detail-bds .housewarming b{top:18px}
#homepage #carousel-column .box-detail-bds{margin-bottom:20px;}
#homepage #carousel-column{height:415px}
#homepage .accept-deal .trade{height: 40px; text-align: center; display: flex; justify-content: center;align-items: center;}
#homepage .infor-product { display: inline-block; width: 100%; }
#homepage .same-project .product-inner .box-address{font-size:14px;margin-bottom:2px}
.box-text-btn {
    float: right;
    position: relative;
    top: 105px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
.box-text-btn p{line-height: 20px; text-align: center;}
.box-text-btn .btn-th { color: #FFBB00; font-weight: 400; border: 2px solid #FFBB00; border-radius: 20px; padding: 2px 15px; display: inline-block; margin-top: 10px; }
#homepage .box-text-btn .btn-th:hover{background-color: #E5F5FE;border-color: #E5F5FE;}
.province_load_ajax_home{width: 405px !important}
.bds-hot .img-product{width: 260px; padding: 0; position: relative; height: 200px; overflow: hidden;border-radius: 6px 0 0 6px}
.bds-hot .img-product .list-icon-b{position: absolute; top: 3%; left: 3%; width: 50px;}
.bds-hot .img-product img { transition: all 0.5s ease; }
.bds-hot .img-product:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.box-detail-bds .same-project .product-img:hover .housewarming img { transform: scale(1); }
.txt-bds span { color: #39454D; }
.list-icon-b .ion-type-gap{background: url(/templates/images/home/gap.svg) no-repeat; width: 56px; height: 40px; position: absolute;}
.list-icon-b .ion-type-noi-bat{background: url(/templates/images/home/noi_bat.svg) no-repeat; width: 56px; height: 40px; position: absolute;}
.list-icon-b .ion-type-hot{background: url(/templates/images/home/Hot.svg) no-repeat; width: 56px; height: 40px; position: absolute;}
.bds-hot .img-product .list-img-like { background: rgba(0, 0, 0, 0.6); position: absolute; padding: 8px 12px 0px 15px; top: 125px; z-index: 10; border-radius: 0 6px 6px 0; opacity: .9; }
.bds-hot .detail-product{padding:6px 15px;width:calc(100% - 260px)}
.bds-hot .title-product{padding-right: 10px;line-height: 25px;}
.box-product-hot .product-hot{padding-right: 0;padding-left:0}
.detail-product .price{padding: 0}
.detail-product .title-product .price{background: #fafafa; font-size: 20px; color: #1968c1; font-weight: bold; border-radius: 0 6px;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16)}
.detail-product .address-product{clear: both; padding: 4px 0 2px;color: #7E8D94; font-weight: 300;font-size:14px}
.detail-product .infor-product li{ float: left; margin-right: 0;color: #7E8D94; font-weight: 300;font-size:14px}
.detail-product .infor-product li:after { content: "|"; margin: 0 7px; display: inline-block; }
.detail-product .infor-product li:last-child:after {display: none;}
.footer-product{ display: inline-block; width: 100%; vertical-align: middle; border-top: 1px solid #f3f3f3; margin-top: 7px; padding-top: 13px;}
.footer-product p{float: left}
.footer-product .list-btn{float: right}
.footer-product .list-btn .btn-schedule{color: #fff !important; background: #819CAA; border-radius: 4px; padding: 5px 9px; box-shadow: 0 3px 9px #6C8EA0; cursor: pointer}
.footer-product .list-btn .btn-360{margin-left: 10px}
.footer-product .list-btn .btn-360, .btn-post-news, .btn-post-news-free{color: #fff !important; background-image: linear-gradient(to right, #0084c1 0%, #02aefd 100%); border-radius: 4px; padding: 5px 9px; box-shadow: 0 3px 9px #76CFFF;cursor: pointer}
.box-product-hot .see-more{padding: 10px; background: #fff; border-radius: 6px;}
.sirebar{padding-left: 40px;padding-right: 0;}
.sirebar .same-project{height: 317px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);}
.sirebar .same-project .product-img{height: 200px; position: relative}
.sirebar .same-project .product-img .price, .product-inner .price{background: #fafafa; font-size: 20px; color: #1968c1; font-weight: bold; border-radius: 0 6px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);}
.sirebar .same-project .product-img .list-img-like{top: 112px;right: 0;}
.sirebar .same-project .product-img .list-icon-b .ion-type-gap{top: 6px; left: 10px;}
.sirebar .same-project .product-img .list-icon-b .ion-type-hot{top: 6px; left: 10px;}
.sirebar .same-project .product-img .list-icon-b .ion-type-noi-bat{top: 6px; left: 10px;}
.sirebar .trading-apartment .product-inner{position: relative;padding: 20px 15px 0 15px;}
.sirebar .same-project .product-inner{position: relative}
.sirebar .same-project .product-inner .price{position: absolute; top: -18px; padding: 0 6px}
.sirebar .same-project .product-inner .box-address{margin-bottom: 2px;font-size:14px}
.sirebar .same-project .product-inner h4{display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;height: auto !important;margin-bottom: 4px;}
.sirebar.home-page .same-project .product-inner h4{min-height:50px}
.box-slide-youhome{padding-top: 35px}
.txt-bds{font-size: 18px; margin-bottom: 8px}
.box-slide-youhome .slide{padding-right: 15px;}
.box-slide-youhome .top-slide{margin-bottom: 25px; margin-right: 15px}
.box-slide-youhome .top-slide h4 a{color:#0086D4;font-weight: 400;position: absolute; right: 0;}
.slide .item{height: 210px;}
.slide .item img{box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06)}
.slide .item .btn-accept{color: #fff; background-image: linear-gradient(to right, #0084c1 0%, #02aefd 100%); border-radius: 4px; padding: 5px 9px;cursor: pointer;position: relative; top: -57px; left: 45px;}
.box-commitment-youhome h4, .box-community-youhome h4,.top-slide h4{position: relative;color: #39454D;font-weight: bold; margin-bottom: 10px;font-size: 22px}
.box-commitment-youhome .trading-apartment > h4{ font-size: 18px; margin-bottom: 15px; margin-top: 0; }
.trading-apartment .box-detail-bds h4{margin-top: 0; font-size: 18px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: auto !important; margin-bottom: 4px;}
.trading-apartment .box-detail-bds .box-address{margin-bottom:6px}
.trading-apartment .box-detail-bds .infor-product{margin-bottom:3px}
.btn-post-news{padding: 7px 10px;}
.trading-apartment .same-project{height: auto; position: relative; margin-bottom:0; background: #FAFAFA}
.trading-apartment .same-project .bot-hot-project{background-color: rgba(255,153,0,1); padding: 2px 10px; position: absolute; z-index: 10; left: -15px; top: 19px; border-radius: 3px; color: #fff;}
.trading-apartment .same-project .ion-type{position: absolute; top: 14px; left: 82px; z-index: 10; width: 45px; height: 41px; background-position: -29px -750px;}
.trading-apartment .same-project .product-img .list-img-like{right: 0}
.trading-apartment .same-project .product-inner{position: relative;padding: 12px 15px 0 15px;}
.trading-apartment .same-project .product-inner .price{position: absolute; top: -18px; padding: 0 15px;}
.box-commitment-youhome{position: relative;float:left;width:100%; padding-top: 35px}
.box-commitment-youhome .box-bg{position: relative; height: 45px;z-index:4}
.box-commitment-youhome .bg-commitment{position: relative; bottom: 100px; height: 120px; z-index: 1;}
.box-commitment-youhome .p-des{color: #6F808A; font-size: 15px;}
.bg-commitment .img-commitment h6{font-weight: bold; color: #0478BD; font-size: 1.2em;margin-bottom: 5px}
.bg-commitment .img-commitment > img{display: inline-block; min-height: 152px; width: 100%;}
.bg-commitment .img-commitment p{font-size: 12px; line-height: 15px}
.box-community-youhome{padding-top: 0; margin-top: -20px; float: left; width: 100%; }
.mui-ten{width: 20px; height: 20px; background-position: -121px -629px !important; background-color: #fff !important; border-radius: 50%; padding: 2px; position: relative; left: 0; display: none; top: 3px; box-shadow: 1px 7px 13px rgba(0, 0, 0, 0.06); margin-right:10px;}
.box-community-youhome .list-community{margin-bottom: 15px}
.btn-post-news-free{padding: 6px 0; width: 200px; display: inline-block; text-align: center; margin-right: 22px;}
.btn-post-news-free i{font-size: 20px; position: relative; top: 2px; font-weight: bold; margin-right: 5px;}
.btn-more{color: #1B83C7; background: #fff; border-radius: 6px;margin-right:15px; padding: 6px 0; cursor: pointer; border: 1px solid #1B83C7; width: 200px; display: inline-block; text-align: center;}
.box-news-item .list-news-different .featured-image{ border-radius: 6px}
.box-news-item .list-news-different li{padding-right: 15px;border: none;border-radius: 6px; background: #fff;box-shadow: 0 10px 10px rgba(0, 0, 0, 0.06); margin-bottom: 20px}
.box-news-item .list-news-different li .box-title-news{padding:3px 0}
.list-news-different .box-title-news h5{margin:0 0 9px;min-height:42px }
.list-news-different .box-title-news h5 a{color: #39454D; line-height: 21px;}
.list-news-different .box-title-news .btn-post-news-free{width: unset; padding: 1px 10px;}
.list-news-different .box-title-news .btn-post-news-free:hover{color: #fff !important;opacity: .8;}
.box-news-item .list-news-different li a{padding: 0}
.home-view-more{font-size: 14px;margin-top:4px; color: #0086D4}
.home-page a:hover{color:#29B6F6 !important}
.home-page h4 a{color:#39454D}
.home-page > .tooltip .tooltip-inner{max-width: none; text-align: left;border-radius: 7px; overflow: hidden;background-color: rgba(35,61,86,1);}
.home-page > .tooltip .tooltip-inner .property-info {padding: 5px 20px;}
.home-page > .tooltip .tooltip-inner .property-info p{margin-bottom: 3px;font-size: 13px;}
.home-page > .tooltip .tooltip-inner .property-info p b{font-weight:500}
.home-page .tooltip.bottom .tooltip-arrow{border-bottom-color: rgba(35,61,86,1);top: -2px;border-width: 0 9px 8px;}
.home-page .tooltip.right .tooltip-arrow{left: -2px; margin-top: -8px;border-width: 8px 7px 8px 0;border-right-color: rgba(35,61,86,1);}
.home-page .tooltip.right .tooltip-inner{padding-top: 8px; padding-bottom: 8px;background-color:rgba(35,61,86,1)}
.sirebar .same-project .product-inner .list-info-project{float: left; width: 100%; padding-bottom: 10px;}
.icon-sprite {background: url('/templates/images/sprite.png') no-repeat;display: inline-block;}
.icon-sprite.info-floor { background-position: -41px -729px; width: 13px; height: 15px; position: relative; top: 2px; margin-right: 9px;margin-left:1px; }
.icon-sprite.info-block { background-position: -64px -729px; width: 16px; height: 17px; position: relative; top: 3px; margin-right: 4px; }
.icon-sprite.info-direction { background-position: -89px -729px; width: 16px; height: 16px; position: relative; top: 3px; margin-right: 5px; }
.icon-sprite.info-lega { background-position: -111px -729px; width: 15px; height: 17px; position: relative; top: 3px; margin-right: 5px; margin-left: 1px; }
.bg-home-gray .footer-product .list-btn .btn-schedule:hover,.bg-home-gray .footer-product .list-btn .btn-360:hover{opacity:0.8}
.box-diem-tin{padding-top:40px}
.box-diem-tin h4 a:first-child{font-size: 22px;}
.box-diem-tin h4 .home-view-more{color: #0086D4;margin-top:2px;font-weight: 400;position: absolute; right: 20px;}
.home-view-more:hover{color: #29B6F6;}
.row-box-child .box-news-item{overflow: visible; border-radius: 6px}
.box-news-item .list-news-different .box-img{max-width: 200px; float: left; margin-right: 15px}
.firefox .box-news-item .list-news-different .box-img{max-width: 182px;}
.ie .box-news-item .list-news-different .box-img{max-width: 182px;}
.box-news-item .list-news-different .box-img img {width: 100%;height: 121px;object-fit: cover}
.box-news-item .list-news-different .box-title-news{padding: 0}
.box-news-feauture .box-img img {height: 250px;}
.box-news-item .box-news-feauture .box-title-news h5 {font-size: 1.2rem;}
.box-media h4{margin-bottom: 35px; font-size: 22px}
.text-center h3.title-block {margin-bottom: 60px;}
.list-media span {margin: 20px;display:inline-block}
.box-button .btn-post-news-free:hover, .slide .btn-accept:hover{color:#fff !important;opacity: .8;}
.box-button .btn-more:hover {background-color: #D4E8F4;color: #3A85C0 !important;}
.posted-date { color: rgb(145,160,170); font-weight: 300; font-size: 13px; }
.icon-sprite.date-post { width: 15px; height: 12px; background-position: -150px -603px; }
.font-weight-bold{font-weight: bold}
.bds-success{background-color: #EACE6E !important; color: #596865 !important; font-weight: bold; box-shadow: 5px 2px 15px rgba(0, 0, 0, .08), 0 2px 2px rgba(0, 0, 0, .15);}
.tooltip.top .tooltip-arrow{border-top-color: rgba(35,61,86,1)}
.community_detail .hover-a:hover{color: #fff !important;}
.box-search-home.bg-home-white .container .col-md-7{margin-top:30px}
.box-search-home .container .col-md-7 h4, .box-search-home .container .col-md-7 p{font-size: 18px; width: 400px; text-align: center; font-weight: 500; line-height: 30px; color: #39454D;}
.home-page .bg-icon{position:relative;z-index:2;}
.home-page .same-project .product-img .box-vr360{top:50%}
.home-page .same-project .product-img{position:relative}
.home-page .icon-vr360{
    background:url('/images/property-detail/360w.svg') no-repeat;
    width: 20px; height: 15px; display: inline-block; position: relative; top: 1px;
}
.fading{background: url("/templates/images/home/falding.png") no-repeat;position: absolute; top: -45px; right: 0; width: 33.333%; height: 45px;}
.row-commitment h6{display: inline-block}
.owl-carousel-project-community .item img {
    height: 172px;
    object-fit: cover;
    width: 100%;
    border-radius: 6px;
    box-shadow:none;
}
.footer-widget-link ul { margin-left: 0; }
@media only screen and (max-width: 1921px) and (min-width: 1700px)  {
    .box-commitment-youhome .box-bg{height: 40px}
}
@media only screen and (min-width: 768px) {
    .bds-hot .title-product{height:50px}
    .img-commitment .container{display: flex; align-items: center;}
}
.owl-carousel-project-community-yh .item .column{cursor: pointer;}
#height-column{z-index: 3;}
.box-button .btn-post-news-free{padding:7px 0;margin-right: 0;border-radius: 6px;}
.commitment .p-head{font-size: 18px;font-weight: bold;color: #39454D;margin-bottom: 15px;}
img.lazy[data-src],img.lazy-slide[data-img]{
    background: url(/templates/images/img-loading.svg) no-repeat;
    height: 100%;
    display: inline-block;
    width: 100%;
    background-size: 100px;
    background-position: center;
    text-indent: -9999px;
    transform: scale(1.3) !important;
}
ul.nav.navbar-nav.pull-right li:first-child:before{display:none}
@media only screen and (max-width: 767px) {
    img.lazy[data-src],img.lazy-slide[data-img]{background-position: 50% 40%;}
    .home-page.sirebar{padding-left:10px}
    .home-page.sirebar .list-same-project h3{margin-left:0 !important}
    #homepage .box-detail-bds{min-width: 290px;max-width: 325px;min-height:426px}
    #homepage .owl-carousel-product{height: 450px; display: inline-block !important; width: calc(100% + 30px); overflow: hidden; float: left; padding: 0 15px; margin-left: -15px; margin-right: -15px;}
    .box-slide-youhome .slide .item p{display:none !important}
    .commitment.text-center img { min-height: 310px;object-fit: contain; }
    #homepage .same-project .product-inner .box-address{margin-bottom:7px}
    #footer .footer-copyright > .row{display:inline-block}
    #footer .container { padding: 0 15px; }
    #footer .footer-copyright .text-copyright p{font-size:11px}
    #footer .p-skdt { text-align: left;margin-top:15px }
    #footer .text-right-footer .item-dk{width:48%;margin-right: 2%; margin-top: 10px;}
    #footer{background-size: cover !important;}
    .bg-home-blue .container{padding: 30px 20px 20px; font-size: 14px; text-align: justify; font-weight: 300;}
    #homepage .nd-title{margin-top: 0;}
    #homepage .arrow_select_ban { left: 42% !important; }
    #homepage .box-tab #tab ul li#buy{width:100px}
    #homepage .box-tab #tab ul li#rent{width:90px}
    #homepage .search-box{padding-right:10px;flex: none; display: inline-block;}
    #homepage .search-box img{width:19px;height:19px}
    #homepage #arrow_select { left: 14%; }
    #homepage #header{background-size: 245%;background-position: -260px 40px;}
    .owl-carousel-project-community-yh .owl-dots { text-align: center; display: inline-block; width: 100%; margin: 20px 0 0; }
    .owl-carousel-project-community-yh .owl-dots button { margin-right: 8px; }
    .owl-carousel-project-community-yh .owl-dots button.active span {background-color: #29B6F6;}
    .owl-carousel-project-community-yh button.owl-dot span { width: 8px; height: 8px; border-radius: 50%; display: inline-block; background-color: #ddd; }
    .owl-carousel-project-community-yh .owl-item .column-2,.owl-carousel-project-community-yh .owl-item .column-4 { width: 100%; }
    .box-infomation-home .container{/*background: url(/templates/images/bg-infomation-mb.png) no-repeat;*/ background-size: 100%;height: 110px; margin-top:-3em;}
    .bg-home-gray{float: left;width: 100%;}
    #homepage .bg-blue{margin-top: 0; height: 8em; background: none;}
    #homepage .province_load_ajax_home {width: 100% !important;}
    #homepage .province_load_ajax_home li {padding: .62rem 5px !important;flex: none !important;}
    .home-page .bg-home-blue{margin-top:0;font-weight: 400;}
    .home-page .box-news-project .box-search-home > .container{display: inline-block;}
    .bg-home-blue .icon-n{top: -31px;margin-left:0}
    .home-page .box-news-project{padding-bottom:10px;padding-top:15px}
    .home-page .box-product-hot .bds-hot .img-product{width:100%}
    .home-page .box-product-hot .bds-hot{margin:0}
    .home-page .box-product-hot .bds-hot .detail-product{width:100%}
    .home-page .detail-product .title-product .price{
        position: absolute;
        text-align: center;
        background: #fff;
        padding: 0 19px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        opacity: 0.95;
        top: -18px;
        left: 15px;
        box-shadow: 5px 2px 15px rgba(0, 0, 0, .08), 0 2px 2px rgba(0, 0, 0, .15);
    }
    .home-page .bds-hot .img-product .list-img-like{right:0;top:auto;bottom:0}
    .home-page .detail-product .title-product .name-product h4{margin-top:10px;font-size:16px;min-height:38px}
    .home-page .bds-hot .detail-product .infor-product li.wc{display:none}
    .home-page .title-box{font-size:17px;margin-left:0 !important;padding-bottom: 22px;}
    .home-page .box-product-hot .product-hot { padding-right: 0; padding-left: 0; }
    .home-page .detail-product .address-product{font-size:14px}
    .home-page .btn-be{
        background: linear-gradient(90deg, rgba(232,182,63,0.8) 30%, rgba(236,193,66,0.8) 60%, rgba(240,206,69,0.8) 100%);
        color: #fff;
        text-align: center;
        border-radius: 4px; padding: 5px 0px; width: 49%; float: right;
    }
    .home-page .footer-product .list-btn {width: 100%;text-align:center}
    .home-page .visible-mobile{display:inline-block !important}
    .home-page .box-product-hot .detail-product .infor-product{font-size: 14px;}
    .home-page .footer-product .list-btn .btn-schedule{width: 49%;display: inline-block;padding:5px 0;margin-right:2%;text-align:center}
    .home-page .icon_btn_be {
        background: url('/templates/images/home/icon-be.svg') no-repeat;
        width: 25px;
        height: 17px;
        display: inline-block;
        position: relative;
        top: 4px;
    }
    .home-page .box-product-hot .see-more{background: none; position: absolute; z-index: 1; margin: 0; right: 0; top: 0; padding: 0; line-height: 20px;}
    .home-page .owl-carousel-product .owl-nav,.home-page .owl-carousel-product .owl-dots,.home-page .infomation-box-mobile{display:none !important}
    .home-page .sirebar {padding:10px 0 0;margin-top:20px}
    .home-page .same-project .product-inner h4{font-size:16px}
    .home-page .sirebar .title-box{margin-top: 8px; margin-bottom: 5px;text-align: center;}
    .home-page .box-product-hot{padding-top:25px}
    .home-page .sirebar .same-project,.home-page .box-detail-bds .same-project{height:350px}
    .home-view-more{font-weight: 400;margin-top:2px}
    .home-page .slide .item{height:172px;border-radius:4px}
    .home-page .box-slide-youhome .item img{height:100%}
    .home-page .txt-bds{font-weight:500;font-size:17px}
    .home-page .same-project .product-img a img{height:100%}
    .home-page .sirebar .same-project .product-img,.home-page .box-detail-bds .same-project .product-img{height:223px}
    .home-page .box-slide-youhome .see-more{margin-bottom: 0; padding-bottom: 5px;margin-top:13px}
    .home-page .slide .item .btn-accept{padding: 3px 9px;top: -31px; left: 14px; font-size: 11px; border-radius: 2px;}
    .home-page .box-slide-youhome{padding-top:25px}
    .home-page .trading-apartment .same-project .bot-hot-project{font-size:13px;left:-7px;top:25px;top: 19px;}
    .home-page .trading-apartment .same-project .ion-type{left:84px}
    .bg-home-gray .same-project .product-inner h4{margin-bottom:7px}
    .home-page .box-slide-youhome .top-slide{margin-right:0;margin-bottom: 15px;}
    .home-page .box-commitment-youhome h4,.top-slide h4 {font-size: 17px;text-align: center;margin-bottom: 4px;margin-top: 25px;}
    .home-page .box-slide-youhome .top-slide h4{margin-top:0}
    .box-slide-youhome .top-slide h4 a{right: 15px;top: 2px;}
    .home-page .box-commitment-youhome .box-detail-bds h4 {margin-top: 0;text-align:left}
    .home-page .box-commitment-youhome .commitment { margin-top: 25px; }
    .home-page .box-commitment-youhome .p-head { font-size:17px }
    .home-page .box-commitment-youhome .col-md-8,.home-page .box-commitment-youhome .trading-apartment { padding:0;float:left;width:100% }
    .home-page .box-commitment-youhome .text-center.box-button p{text-align:center}
    .home-page .box-commitment-youhome .btn-post-news-free{margin-right:0;font-size:14px}
    .home-page .box-commitment-youhome .trading-apartment > h4{text-align:center;margin-bottom:20px}
    .home-page .footer-product{margin-top:0}
    .home-page .bds-hot .img-product{border-radius:6px 6px 0 0;}
    .home-page .detail-product .infor-product li:last-child{margin:0}
    .home-page .box-product-hot .footer-product{margin-top:7px}
    div#height-column { height: auto !important; overflow: visible; border: 0;padding-left: 0; }
    .home-page .box-commitment-youhome .box-bg{display:none}
    .home-page .box-community-youhome{margin-top:0;padding-top:25px}
    .box-commitment-youhome .bg-city{float:left;width:100%;margin-top:15px;background-color:#fff}
    .bg-pho-xa{
        /* background:url('/templates/images/home/pho-xa.png') no-repeat; */
        width: 100%;
        height: 120px;
        float: left;
        background-size: cover;
        background-position: 0 0;
        position: absolute;
        bottom:0;
    }
    .home-page .box-commitment-youhome .bg-commitment{bottom:0;height:auto;padding-bottom:40px;margin-bottom:0px;}
    .home-page .box-commitment-youhome .bg-commitment .container{margin-top:35px !important}
    .home-page .box-commitment-youhome .bg-commitment .container .col-md-3 img{width:14em;margin-bottom:12px;}
    .home-page .box-commitment-youhome .bg-commitment .container .row-commitment{margin-top:15px;width:50% !important;float:left;padding: 0;text-align: left;}
    .home-page .bg-commitment .img-commitment h6{text-align:left;font-size: 13px;}
    .home-page .bg-commitment .col-md-9{padding:0 10px}
    .home-page .bg-commitment > .img-commitment .container{padding:0}
    .home-page .mui-ten{box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.2);left: 0;top:4px;margin-right: 6px;}
    .box-commitment-youhome .row-commitment p {
        font-size: 12px;
        line-height: 14px;
        padding-left: 19px;
    }
    .home-page .box-community-youhome .list-community{padding-left:15px;padding-right: 15px;}
    .home-page .box-search-home.bg-home-white .container {display: inline-block;padding-bottom:12px}
    .home-page .box-search-home.bg-home-white .container .col-md-7{margin-top:64px;width: 70%; float: right; padding: 0; text-align: center;}
    .home-page .box-search-home.bg-home-white .container .col-md-5{width: 220px; position: absolute; left: -70px;}
    .home-page .box-news-project .col-md-5{text-align:center}
    .home-page .box-news-project .col-md-5 img { width: 180px; height: 170px; }
    .box-news-project .box-search-home > .container .col-md-7{margin-top:0;padding:0 10px}
    .home-page .box-news-project .col-md-7 h4{font-size: 14px;text-align: center;width: 100%; line-height: 23px;margin-top:25px}
    .home-page .box-news-project .col-md-7 p{font-size: 12px;line-height: 16px;}
    .home-page .box-search-home .box-button a { width: 40%; float: left; margin-left: 2%;font-size: 14px; }
    .home-page .box-search-home .box-button a:last-child {margin-right:0;width:57%}
    .home-page .box-diem-tin .col-xs-12.col-sm-12.col-md-6.col-lg-6 {margin-top: 10px;}
    .home-page .box-search-home .col-md-12{padding:0}
    .home-page .box-search-home .box-button a:first-child{margin-left: 0; margin-right: 0;}
    .home-page .box-news-item .list-news-different .box-img{max-width:114px;margin-right: 10px;}
    .box-news-item .list-news-different .box-img img{height:86px}
    .home-page .box-news-item .list-news-different .box-title-news { padding: 10px 0; width: calc(100% - 124px); float: right; position: relative; }
    .home-page .list-news-different .box-title-news .btn-post-news-free {
        width: auto;
        padding: 1px 6px;
        font-size: 11px;
    }
    .home-page .list-news-different .box-title-news h5 a { color: #495E67; font-size: 13px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
    .home-page .box-news-item .list-news-different .box-title-news{padding:6px 0 0}
    .home-page .posted-date .icon-sprite.date-post{position:relative;top:1px}
    .box-commitment-youhome .text-center p.box-button{text-align:center}
    .home-page .box-diem-tin h4 a:first-child{font-size: 17px;}
    .home-page .box-news-item .list-news-different{margin-top:.8em}
    .home-page .see-more{
        position: relative; z-index: 1; margin-top: 17px; margin-bottom: 10px; padding: 10px;font-weight: 400;
    }
    .home-page .box-media{background: #fff; padding: 20px 20px 40px; margin: 15px 0 0;}
    .home-page .box-media > h4{font-size:16px;margin-top:0}
    .home-page .owl-carousel-project-community .item {
        float: left;
        width: 100%;
    }
    .home-page .owl-carousel-project-community .item .column {
        float: left;
        width: 100%;
        flex: none;
        max-width: none;
    }
    .home-page .box-community-youhome > .row{margin-left: 0 !important; margin-right: 0 !important; padding: 0 20px;}
    .home-page .img-community-columns img{height: 100%; object-fit: contain !important;}
    .home-page .img-community.img-community-columns img{object-fit: cover;}
    .home-page .box-community-youhome .owl-carousel .owl-nav{display:none !important}
    .home-page .sirebar .same-project .product-img .list-img-like{top: 125px;}
    .home-page .trading-apartment .same-project .product-img .list-img-like{top:164px}
    .home-page .box-commitment-youhome{padding-top:5px}
    .home-page .box-slide-youhome .container{padding:0}
    .home-page .box-slide-youhome .owl-item.active{padding-left:10px}
    .home-page .box-slide-youhome .slide{border-radius:0;padding-right: 0;}
    .home-page .box-diem-tin { padding-top: 15px;}
    .ct-global{font-size: .9em;}
}
@media only screen and (max-width: 370px) {
    #homepage .box-detail-bds {
        max-width: 315px;
    }
}
@media only screen and (max-width: 330px) {
    #homepage .box-detail-bds {
        max-width: 290px;
    }
    .sirebar .same-project .product-inner h4{height: 40px;min-height: auto;}
}
/*end*/
#footer{
    /* background: url(/templates/images/home/bg-footer.svg) no-repeat; */
    background-repeat:no-repeat;
    float:left;
    width:100%;
}
.sub-menu-acc .dashed{border-top: 1px dashed #DADADA;padding-top: 5px;margin-top: 5px;}
.sub-menu-acc li:last-child {padding-bottom: 5px;}
.sub-menu-acc li:first-child {padding-top: 5px;}
.btn-link-vip li:first-child i{color:yellow}
.line-load { display: inline-block; width: 12px; height: 12px; border-radius: 12px; background-color: #4b9cdb; margin-right: 6px; }
.load-3 .line-load:nth-last-child(1) {animation: loadingC .8s .1s linear infinite;}
.load-3 .line-load:nth-last-child(2) {animation: loadingC .8s .2s linear infinite;}
.load-3 .line-load:nth-last-child(3) {animation: loadingC .8s .3s linear infinite;}
@keyframes loadingC {
    0% {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}
.box-help-find {
    float: left;
    width: 100%;
    padding: 15px 30px 0;
    position: relative;
    background: url(/templates/images/icon-property/bg-find-home.png) no-repeat;
}
.box-help-find h5{
    background: linear-gradient(to right, #F87D13 10%, #fff 50%, #0179B7 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 3s linear infinite;
    color: #0179B7;
    font-size: 15px;
    margin-bottom: 5px;
}
.box-help-find .icon-home{
    background: url('/templates/images/icon-property/icon_house.svg') no-repeat;
    display: inline-block;
    width: 90px;
    height: 90px;
    position: absolute;
    bottom: -15px;
    background-size: 100%;
    right: 12px;
}
.box-help-find .btn-find {
    /* background:linear-gradient(to right, #FF9E00 50%, #FFBB00 100%); */
    background-image: linear-gradient(to left, #FF9E00 0%, yellow 50%, #FFBB00 100%);
    box-shadow: 4px 4px 7px rgba(236, 194, 41, 0.42), 0 0 0 rgba(0, 0, 0, .15);
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 20px;
    display: inline-block;
    margin: 20px 0 6px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
/* .box-help-find .btn-find:hover{background:linear-gradient(to right, #FFBB00 50%, #FF9E00 100%)} */
.box-help-find p{font-size: 12px; color: #5E6B71;font-weight:300}
.box-help-find .icon-find,.close-box-find{display:none}
@keyframes textclip {
	from {
		background-position: 200% center;
	}
}
#popup-detail .modal-dialog{
    border-radius: 20px;
    overflow: hidden;
    background-color: #E9F4F8;
}
#popup-detail .modal-dialog .modal-body{background-color: #E9F4F8;}
#popup-detail .close{
    display: inline-block;
    height: 15px;
    top: 7px;
    right: 10px;
    opacity: 1;
    z-index: 10;
    font-size: 20px;
    width: 15px;
    color: gray;
    position: absolute;
}
.icon-fb{
    background:url('/templates/images/icon-fb.svg') no-repeat;
    width: 10px;
    height: 18px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    margin-left: -20px;
}
.icon-gg{
    background:url('/templates/images/icon-gg.svg') no-repeat;
    width: 15px;
    height: 17px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    margin-left: -25px;
}
.icon-zl{
    background:url('/templates/images/icon-zl.svg') no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 100%;
    position: absolute;
    margin-left: -25px;
}
.btn-yh-def{
    border: 0 !important;
    border-radius: 4px !important;
    padding: 11px 12px;
}
.btn-yh-primary{
    background: linear-gradient(to right, #0083C4 0%, #02AEFD 100%) !important;
    box-shadow: 1px 1px 8px rgba(0,131,196,.25);
}
.btn-yh-primary:hover{
    background: linear-gradient(to right, #02AEFD 0%, #0083C4 100%) !important;
}
.btn-yh-danger{
    background: linear-gradient(to right, #E05742 0%, #FF664E 100%) !important;
    box-shadow: 1px 1px 8px rgba(224,87,66,.25);
}
.btn-yh-danger:hover{
    background: linear-gradient(to right, #FF664E 0%, #E05742 100%) !important;
}
.btn-yh-success{
    background: linear-gradient(to right, #20A6B2 0%, #19CFE5 100%) !important;
    box-shadow: 1px 1px 8px rgba(32,166,178,.25);
}
.btn-yh-success:hover{
    background: linear-gradient(to right, #19CFE5 0%, #20A6B2 100%) !important;
}
@media only screen and (max-width: 767px) {
    .box-diem-tin h4 .home-view-more{display:none}
    .data-blog{min-height:536px}
    .box-cat{padding: 7px 0;}
    .data-blog .owl-dots button span {width: 8px;height: 8px;}
    .box-media .slick-dots li button:before{font-size:9px;color:#ddd;opacity: 1;}
    .box-media .slick-dots li.slick-active button:before { opacity: 1; color: #29B6F6; }
    .box-media .slick-dots li,.box-media .slick-dots li button{width:auto}
    .box-media .slick-dots li{margin:0 3px}
    #popup-detail .close{color:#fff}
    #popup-detail .modal-dialog{height: auto !important;border-radius:10px}
    #popup-detail .modal-dialog {width: calc(100% - 20px) !important;max-width: 450px;}
    #popup-detail .modal-dialog .modal-body {padding: 15px 10px 0;}
    .box-help-find h5{font-size:14px}
    .box-help-find .btn-find{padding:4px 15px;margin:10px 0;font-weight: 500;}
    .box-help-find .icon-home{right: 15px;bottom: 2px;width:75px;height:75px}
    .box-help-find .icon-find{
        background: url('/templates/images/icon-property/icon-find-home.svg') no-repeat;
        height: 20px;
        background-size: 100%;
        width: 20px;
        position: relative;
        top: 4px;
        margin-right: 6px;
    }
    .box-help-find.minimize .icon-find{display:inline-block}
    .box-help-find.minimize { width: auto; padding: 0; box-shadow: none; background: none;right: auto;left: 10px; }
    .box-help-find.minimize .elem-full{display:none}
    .box-help-find.minimize .btn-find { padding:7px 15px;margin: 0;font-size: 14px; line-height: 28px; }
    .fa-close.close-box-find { display: inline-block;position: absolute; right: -5px; top: -9px; width: 32px; height: 32px; background-color: rgb(235,244,247); text-align: center; border-radius: 50%; line-height: 32px; font-size: 18px; box-shadow: 0px 3px 6px rgba(0,0,0,.15); }
    .box-help-find.minimize .fa-close.close-box-find{display:none}
    .box-help-find {transition: .3s all; position: fixed; bottom:65px; width: 95%; max-width: 375px; right: 0; margin: 0; padding: 10px 10px 0; box-shadow: 1px 1px 7px rgba(0, 0, 0, .15); margin-right: 2.5%; border-radius: 6px; z-index: 1000; }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #popup-detail .modal-dialog{
        margin: 0 auto;
        margin-top: 35px;
    }
}
@media only screen and (min-width: 376px) and (max-width: 420px) {
    #homepage #header:not(.has-header-buy-rent){background-position: -288px -16px;}
    #homepage #header { background-position: -288px 35px; }
    #header.has-header-buy-rent .box-advance-search { margin: 43px auto 0px; }
    #header.has-header-buy-rent .box-advance-search h1{top:-30px}
}
@media only screen and (min-width: 350px) and (max-width: 375px) {
    #header .box-advance-search h1{font-size: 24px;}
    #homepage #header { background-position: -260px 56px; }
    #homepage #header:not(.has-header-buy-rent){background-position: -260px -3px;}
    #header .box-advance-search h1{top:-54px}
    
}
@media only screen and (max-width: 320px) {
    #homepage .box-tab #tab ul li#buy{width: 66px;}
    .items-blog{max-width: 290px;}
    .home-page .bg-commitment .img-commitment h6{font-size:11px}
    #header .box-advance-search h1{font-size:21px;top:-54px}
    #header .box-advance-search{margin: 36px auto 0px;}
    #homepage #header{background-position: -228px 64px;}
    #homepage #header:not(.has-header-buy-rent) { background-position: -228px -3px; }
}
h1.seo_h1 { font-size: 18pt; padding: 0 10px; font-weight: 400;}
p.seo_des { padding: 0 10px 20px; }
#header .header-main .main-menu ul li .list-submenu.submenu-property.service li{width: calc(100% - 20px);}
#header .header-main .main-menu ul li .list-submenu.submenu-property.service .name-menu,ul.list-submenu.up-arrow.submenu-property.project .item-sub-menu-name .name-menu{ color: #337ab7; font-weight: 500; }
ul.list-submenu.up-arrow.submenu-property.service .item-sub-menu-name {border-bottom: 1px solid #eaeaea !important;}
#header .header-main .main-menu ul li .list-submenu.submenu-property.project { width: 410px !important; }
#header .header-main .main-menu ul li .list-submenu.submenu-property.project > li.item-sub-menu:first-child .list-sub-menu li a { color: #337ab7; font-weight: 500; padding-bottom: 0; }
ul.list-submenu.up-arrow.submenu-property.project .item-sub-menu-name {border-bottom: 1px solid #eaeaea !important;margin-bottom: 6px;}
#header .header-main .main-menu ul li .list-submenu.submenu-property.project li {width: calc(50% - 20px);}
#header .header-main .main-menu ul li .list-submenu.submenu-property.service li.item-sub-menu:last-child{border-top: 1px solid #eaeaea; margin-top: 5px; padding-top: 5px;}
.pulsating-circle {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    width: 12px;
    height: 12px;
    }
    .pulsating-circle:before {
      content: '';
      position: relative;
      display: block;
      width: 300%;
      height: 300%;
      box-sizing: border-box;
      margin-left: -100%;
      margin-top: -100%;
      border-radius: 45px;
      background-color: #01a4e9;
      animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
    }
    
    .pulsating-circle:after {
      content: '';
      position: absolute;
      left: 0; 
      top: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #00D4F7;
      border-radius: 15px;
      box-shadow: 0 0 8px rgba(0,0,0,.3);
      animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
    }
  
  
  @keyframes pulse-ring {
    0% {
      transform: scale(.33);
    }
    80%, 100% {
      opacity: 0;
    }
  }
  
  @keyframes pulse-dot {
    0% {
      transform: scale(.8);
    }
    50% {
      transform: scale(1);
    }
    100% {
      transform: scale(.8);
    }
  }
  .body_ntf_bottom { 
    padding:0;
    box-shadow: 1px 2px 7px rgba(0,0,0,.2);
    border-radius: 10px;
    color: rgba(64,64,64,1);
    background: rgba(250,250,250,1);
    line-height: 1.6;
    max-width:400px;
    height: auto;
    font-size: 13px;
    position: fixed;
    z-index: 10001;
    top: -130px;
    right: 10px;
    transition: .45s all;
}
.body_ntf_bottom.show-notify{top:8px}
.body_ntf_bottom.animated.pkg{background-image: linear-gradient(#0288D1,#0263D1); border:0;/*background-image: url(/templates/images/bg-thuong-luong-ck.png); background-size: 100%; background-position: 0 -9px;*/}
.body_ntf_bottom.animated.pkg .right-notify{float:right}
.body_ntf_bottom.animated.pkg .right-notify *{color:#fff}
.body_ntf_bottom.animated.pkg .right-notify .fullname-notify{font-weight:400}
.body_ntf_bottom.animated.pkg .right-notify .desc-notify{font-weight: 500; color: #FFCC00; margin-top: -6px; margin-bottom: 5px;}
.body_ntf_bottom.animated.pkg .right-notify .time-notify{font-size: 13px;}
.body_ntf_bottom.animated.pkg .animate-auction{float:left;animation: none !important;background: none;margin-left: 0;position: relative; top: 3px;}
.body_ntf_bottom.animated.pkg .animate-auction span{animation: none !important;background-image: url(/templates/images/icon-badge.svg); display: inline-block; width: 51px; height: 51px; background-size: 100%; background-repeat: no-repeat; background-position: center;}
.body_ntf_bottom.animated.pkg .close-notify-auction{color:#fff}
.body_ntf_bottom.animated.pkg .time-notify img{width: 12px; position: relative; top: 3px;}
.animate-auction span{line-height:18px}
.content-ntf {
    padding: 9px 14px;
    float:left;
    width:100%;
    min-width: 200px;
}
.animate-auction {
    display: flex;
    height: 55px;
    width: 55px;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.close-notify-auction {position: absolute; z-index: 10; top: 2px; right: 4px; border-radius: 50%; width: 20px; height: 20px; text-align: center; font-size: 15px; font-weight: bold;}
.fullname-notify{font-weight: 600; font-size: 14px;}
.fullname-notify,.desc-notify span{color: #0179B7;}
.desc-notify { line-height: 17px; font-size: 13px;margin-bottom: 2px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: inherit; }
.animate-auction {
    animation: loader-auction 1s infinite linear;
    background: #0179B7;
    border-radius: 50%;
    position: relative;
}
.show-notify .animate-auction span { text-align: center; line-height: 17px;animation: icon 4s infinite cubic-bezier(0.25, 2, 0.5, 0.8); }
.animate-auction i{display:none !important}
@keyframes loader-auction{
  0% {box-shadow:rgba(1,121,183, 0) 0 0 0 3px}
  50% {box-shadow: rgba(1,121,183, 0.2) 0 0 0 6px}
  100% {box-shadow: rgba(1,121,183, 0) 0 0 0 12px}
}
@keyframes loader-auction-mb{
    0% {box-shadow:rgba(255,255,255, 0) 0 0 0 3px}
    50% {box-shadow: rgba(255,255,255, 0.2) 0 0 0 6px}
    100% {box-shadow: rgba(255,255,255, 0) 0 0 0 12px}
  }
@keyframes icon{
  0%
    {opacity: 0;
    transform: rotate(-180deg) scale(0.25)}
  25%{
    opacity: 1;
    transform: rotate(0deg) scale(1)}
  90%{
    opacity: 1
  }
  100%{
    opacity: 0
  }
}
.fullname-notify,.desc-notify span {font-weight: 500;}
.time-notify{font-weight: 300;font-size:12px;color:gray;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inherit;}
.right-notify {
    min-width:170px;
    float: left; margin-right: 15px;
    max-width:290px
}

.auction-ph-circle {
    border-color: #0095D6;
    opacity: 0.5;
    animation: 1.2s ease-in-out 0s normal none infinite running alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 40px;
}
.auction-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running alo-circle-fill-anim;
    background-color: #0095D6;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 40px;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 40px;
}
.auction-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running alo-circle-img-anim;
    background-color: #0095D6;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 20px;
    left: 10px;
    opacity: 0.7;
    position: absolute;
    top: 10px;
    transform-origin: 50% 50% 0;
    width: 20px;
    background-size: 18px;
}
/* .right-notify > p {color: #fff;} */
.fullname-notify {margin-bottom: 5px; display: flex; justify-content: space-between; align-items: center; }
.fullname-notify span { font-weight: 300; margin-left: 10px; font-size: 12px; float: right;}
.body_ntf_bottom{padding:0;border:1px solid #ccc}
.animate-auction{color:#004C7A;animation: loader-auction-mb 1s infinite linear;background-image: url(/templates/images/bg-gia-thuong-luong.png);background-size: 100%; background-position: 0 1px;top:5px;background-color:unset}
.time-notify{font-size:11px}
.ph-left, .ph-right { display: inline-block; width: 430px; height: 290px; background-size: contain; position: absolute; top: 50%; transform: translate(-52px,-50%);background-repeat: no-repeat; z-index: 10; }
.ph-left{left:-350px}
.ph-right{right:-405px}
.ph-footer-left, .ph-footer-right {display: inline-block; width: 400px; height: 300px; background-repeat: no-repeat; position: absolute; background-size: 100%; top: -40px;}
.ph-footer-left{left:-390px}
.ph-footer-right{right:-310px}
.bg-info-yh{background-size:100%;color: #1C4C77;background-repeat: no-repeat;}
@media only screen and (min-width: 1461px) {
    .bg-info-yh{background-size:conver;background-position: center;background-size: cover;}
    .bg-home-blue .icon-n{margin-left:-55px}
}
@media only screen and (max-width: 767px) {
    .bg-info-yh{background-position:70% 0;background-size: cover;}
    .body_ntf_bottom {max-width:100%}
    .body_ntf_bottom.animated.pkg{background-position: 0 -28px;}
    .body_ntf_bottom{border-radius: 0; width: 100%; left: 0;background-color:#24b75f;border:none }
    .body_ntf_bottom .content-ntf{padding:4px 14px;}
    .animate-auction{top: 2px;margin-left:0;margin-right:10px;}
    .close-notify-auction { background: none; top: 0px; right: -2px; transform: none; color: rgba(64,64,64,1); width: 30px; height: 27px; display: flex; justify-content: center; align-items: center; }
    .desc-notify{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inherit;margin-bottom:1px}
    .right-notify{max-width: calc(100% - 85px);width: calc(100% - 85px);margin-right:8px}
    .content-ntf{display: flex; justify-content: space-between;}
    .body_ntf_bottom.show-notify{top:0}
    .right-notify > p {color: #fff;}
    .fullname-notify { margin-bottom: 5px; display: flex; justify-content: space-between; align-items: center; }
    .fullname-notify span { font-weight: 300; margin-left: 10px; font-size: 12px; float: right;}
    .time-notify{font-size:11px}
    body:not(.fix_active) #header .header-layout{position: relative;z-index:10}
    .body_ntf_bottom.animated.pkg .right-notify{
        max-width: calc(100% - 65px); width: calc(100% - 65px); margin-right: 0;
    }
    .body_ntf_bottom.animated.pkg .animate-auction{margin-left:0}
}
@media only screen and (min-width:380px) and (max-width: 400px) {
    .body_ntf_bottom.animated.pkg{background-position: 0 -30px;}
}
@media only screen and (min-width:401px) and (max-width: 500px) {
    .body_ntf_bottom.animated.pkg{background-position: 0 -35px;}
}
@media only screen and (max-width: 360px) {
    .body_ntf_bottom.animated.pkg{background-position: 0 -24px;}
}
@media only screen and (max-width: 340px) {
    .body_ntf_bottom.animated.pkg{background-position: 0 -13px;}
    .btn-link-vip li a{
        font-size:12px;
    }
}