.b__mainContent {
    padding: 0;
    background-color: #fff;
}

.head-content {
    display: flex;
    justify-content: space-between;
}

.left-content {
    color: #333;
}

.left-content .page-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #333;
    margin: 0 0 20px;
}

.left-content .address {
    font-size: 14px;
    line-height: 16px;
}

.left-content .address .location {
    margin: 0;
    display: inline-block;
    color: #333;
}

.left-content .address .location::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    -webkit-mask: url(../images/icon_location.svg) no-repeat center/13px auto;
    mask: url(../images/icon_location.svg) no-repeat center/13px auto;
    background-color: #333;
    margin: 0 8px 0 0;
    width: 14px;
    height: 16px;
}

.left-content .address .btn-view-map {
    text-decoration: underline;
    color: #007aff;
    margin: 0 0 0 12px;
}

.left-content .address .btn-view-map:hover {
    color: #1ba79c;
}

.left-content .cenland-monopoly {
    font-size: 14px;
    margin: 0 0 20px;
}

.left-content .cenland-monopoly p {
    margin: 0;
    display: inline-block;
    color: #333;
}

.left-content .cenland-monopoly p::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    -webkit-mask: url(../images/icon-question-cenland-monopoly.svg) no-repeat center/13px auto;
    mask: url(../images/icon-question-cenland-monopoly.svg) no-repeat center/13px auto;
    background-color: #333;
    margin: 0 8px 0 0;
    width: 14px;
    height: 16px;
}

.left-content .cenland-monopoly span {
    display: block;
    padding: 7px 12px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 12px;
}

.left-content .cenland-monopoly span.yes {
    padding: 5px 9px;
    color: #27ae60;
    background: rgba(39, 174, 96, 0.1);
}

.left-content .cenland-monopoly span.no {
    padding: 5px 6px;
    color: #ee3d48;
    background: rgba(238, 61, 72, 0.1);
}

.left-content .cenhome-confirm {
    font-size: 14px;
    line-height: 16px;
    color: #27ae60;
    margin: 0 0 20px;
    display: block;
}

.left-content .cenhome-confirm::before {
    display: inline-block;
    vertical-align: text-top;
    content: '';
    background: transparent url(../images/icon_checked.svg) no-repeat center/14px auto;
    margin: 0 6px 0 0;
    width: 16px;
    height: 16px;
}

.left-content .tags {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.left-content .tags .tag-payment-status {
    background: #333;
    border-radius: 3px;
    padding: 7px 12px;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.left-content .tags .tag-payment-status:hover {
    background: #333 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.left-content .tags a {
    display: inline-block;
    padding: 5px 12px;
    background: rgba(245, 136, 31, 0.1);
    border-radius: 5px;
    margin-right: 8px;
    color: #1ba79c;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    transition: all 0.4s;
}

.left-content .tags a:hover {
    background: #1ba79c;
    color: #fffbf7;
    text-decoration: underline;
}

.fancybox-loading {
    display: block;
    position: absolute;
    z-index: 2;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background: #fff url("../images/icon-home-search.svg") no-repeat center center/25px auto;
    animation: none;
    border: none;
    margin: 0;
    opacity: 1;
}

.fancybox-loading::before {
    content: "";
    position: absolute;
    display: block;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background: transparent url('../images/loading-round.svg') no-repeat center/auto;
    -webkit-animation: spinwait 1s linear infinite;
    -moz-animation: spinwait 1s linear infinite;
    animation: spinwait 1s linear infinite;
}

.b__breadcrumb {
    margin: 0;
    padding: 20px 0;
}

.b__breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent none;
}

.b__breadcrumb .breadcrumb-item {
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.b__breadcrumb .breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.b__breadcrumb .breadcrumb-item a {
    color: #333;
}

.b__breadcrumb .breadcrumb-item a:hover {
    color: #1ba79c;
}

.b__breadcrumb .breadcrumb-item:last-child a {
    color: #888;
}

.b__breadcrumb .breadcrumb-item::before {
    /* color: rgba(60, 60, 67, 0.6);
    */
}


.basic-info .basic-info-right {
    display: flex;
    text-align: right;
    flex-direction: column;
    align-items: end;
}

.basic-info .basic-info-right .price {
    font-weight: bold;
    font-size: 18px;
    line-height: 44px;
    text-align: right;
    color: #333;
    display: block;
    margin: 0 0 10px;
}

.basic-info .basic-info-right .unit-price {
    color: #4e4b66;
    font-size: 14px;
    line-height: 16px;
}

.basic-info .basic-info-right .view-project-unit {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    background: linear-gradient(133.78deg, #0a69da 0%, #0856c8 49.71%, #0231a5 100%);
    border-radius: 20px;
    height: 32px;
    padding: 0px 15px;
    max-width: 158px;
}

.basic-info .basic-info-right .view-project-unit::before {
    mask: url('../images/icon-view-projectunit.svg') no-repeat center/16px auto;
    -webkit-mask: url('../images/icon-view-projectunit.svg') no-repeat center/16px auto;
    background-color: #fff;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    margin-right: 6px;
}

.tab-title {
    margin: 0;
    padding: 30px 0 30px;
    display: flex;
    align-items: center;
    position: relative;
}

.tab-title:before {
    content: "";
    position: absolute;
    bottom: 15px;
    width: 90px;
    height: 1.5px;
    background-color: #1ba79c;
}

.tab-title.tab-articles::before {
    display: none;
}

.tab-title.tab-articles h4 {
    position: relative;
}

.tab-title.tab-articles h4::before {
    content: "";
    position: absolute;
    bottom: -5px;
    width: 90px;
    height: 1.5px;
    background-color: #1ba79c;
}

.tab-title h4 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #333;
    margin: 0;
    padding: 0;
}

.tab-title .spin {
    font-size: 14px;
    line-height: 24px;
    margin: 12px 0 0;
    color: #6e7191;
}

.tab-title.pb-2 {
    padding-bottom: 2px !important;
}

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
    left: -15px;
}

.owl-carousel:hover .owl-nav .owl-next {
    right: -15px;
    left: auto;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border: 1px solid #dddee6;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition-duration: 0.3s;
    transition-delay: 0.1s;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
    display: block;
}

.owl-carousel .owl-nav .owl-prev .fa-chevron-left {
    mask: url('../images/arrow-down.svg') no-repeat center/7px auto;
    -webkit-mask: url('../images/arrow-down.svg') no-repeat center/7px auto;
    transform: rotate(90deg);
    background-color: #333;
    display: block;
    width: 24px;
    height: 24px;
}

.owl-carousel .owl-nav .owl-next {
    right: -15px;
    left: auto;
    opacity: 0;
}

.owl-carousel .owl-nav .owl-next .fa-chevron-right {
    mask: url('../images/arrow-down.svg') no-repeat center/7px auto;
    -webkit-mask: url('../images/arrow-down.svg') no-repeat center/7px auto;
    transform: rotate(-90deg);
    background-color: #333;
    display: block;
    width: 24px;
    height: 24px;
}

.custom-nav {
    display: flex;
    align-items: center;
    border: none;
    padding-bottom: 20px;
}

.custom-nav .btn-tab {
    font-weight: bold;
    color: #6e7191;
    font-size: 18px;
    line-height: 26px;
    padding: 8px 25px 8px;
    margin-left: 8px;
    border-bottom: 2px solid transparent;
    background: #f8f8fa;
    border-radius: 30px;
    height: 42px;
}

.custom-nav .btn-tab.active {
    background: #1ba79c;
    color: #fff;
}

.custom-nav .btn-tab:first-child {
    margin-left: 0;
}

#tab_link_article,
#block_articles {
    display: none;
}

#tab_link_article.active,
#block_articles.active {
    display: block;
}

#design_project {
    padding-bottom: 50px;
}

#design_project .item img {
    height: 544px;
    object-fit: contain;
}

/* sidebar */
.right-sidebar .item-sidebar .sidebar-title-ch {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #333;
    padding: 0;
    margin: 15px 0 10px;
}

.right-sidebar .item-sidebar .sidebar-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    padding: 0;
    margin: 0 0 15px;
}

.right-sidebar .item-sidebar .sidebar-title span {
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

.right-sidebar .item-sidebar.register-view-home .sidebar-title {
    margin: 0 0 30px;
}

.right-sidebar .agency-sidebar .item-agency {
    padding: 0 0 17px;
    margin-bottom: 15px;
}

.right-sidebar .agency-sidebar .item-agency:last-child {
    border: none;
    margin-bottom: 0;
}

.right-sidebar .agency-sidebar .item-agency .avatar {
    width: 90px;
    height: 90px;
    display: block;
    margin-right: 10px;
    position: relative;
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0px 3px 8px rgba(16, 20, 38, 0.08);
    z-index: 2;
}

.right-sidebar .agency-sidebar .item-agency .avatar img {
    display: inline-block;
    vertical-align: middle;
    width: 82px;
    height: 82px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}

.right-sidebar .agency-sidebar .item-agency .avatar::before {
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #34c759;
    border: 3px solid #fff;
    box-shadow: 0px 3px 8px rgba(16, 20, 38, 0.08);
    width: 18px;
    height: 18px;
    z-index: 1;
}

.right-sidebar .agency-sidebar .item-agency .avatar-ch {
    width: 90px;
    min-width: 90px;
    max-width: 90px;
    height: 90px;
    display: block;
    margin-right: 15px;
    position: relative;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0px 4px 10px rgba(51, 51, 51, 0.15);
    z-index: 2;
}

.right-sidebar .agency-sidebar .item-agency .avatar-ch a {
    display: flex;
    width: 100%;
    height: 100%;
    background: #f0f2f6;
    border-radius: 50%;
    box-shadow: inset 0px 4px 4px rgba(51, 51, 51, 0.25);
    justify-content: center;
}

.right-sidebar .agency-sidebar .item-agency .avatar-ch a img {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
}

.right-sidebar .agency-sidebar .item-agency .basic-info {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
    justify-content: flex-start;
}

.right-sidebar .agency-sidebar .item-agency .basic-info.basic-info-new {
    margin-bottom: 0px;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .fullname-ch {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #888;
    display: flex;
    align-items: center;
    margin: 0 0 5px;
    padding: 0;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .fullname {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    display: flex;
    align-items: center;
    margin: 0 0 5px;
    padding: 0;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .fullname::after {
    content: "";
    display: block;
    margin: 0 0 0 5px;
    width: 14px;
    height: 14px;
    background: transparent url('../images/icon_checked.svg') no-repeat center/12px auto;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .fullname.fullname-new {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 26px;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .fullname.fullname-new::after {
    content: unset;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .rate {
    margin: 0;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    display: flex;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .rate::before {
    content: '';
    margin: 2px 5px 0 0;
    display: block;
    width: 16px;
    height: 16px;
    background: transparent url('../images/icon_star.svg') no-repeat center/100% auto;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .rate span {
    color: #6e7191;
    font-weight: normal;
    margin-left: 5px;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .agency-position {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.08px;
    color: #888;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .agency-action .btn-show-phone {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #0076ff;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .agency-action .btn-show-phone.show {
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0.5px;
    color: #1ba79c;
}

.right-sidebar .agency-sidebar .item-agency .basic-info .right .agency-action .btn-show-phone1 {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.5px;
    color: #0076ff;
}

.right-sidebar .agency-sidebar .item-agency .box-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.right-sidebar .agency-sidebar .item-agency .box-action .btn {
    border: 1px solid #dddee6;
    box-sizing: border-box;
    border-radius: 5px;
    color: #333;
    flex: 0 0 48%;
    min-width: 130px;
    height: 38px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
}

.right-sidebar .agency-sidebar .item-agency .box-action .btn.btn-chat::before {
    content: '';
    mask: url(../images/icon_mes.svg) no-repeat center/18px;
    -webkit-mask: url(../images/icon_mes.svg) no-repeat center/18px;
    background-color: #ffbf00;
    width: 19px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.right-sidebar .agency-sidebar .item-agency .box-action .btn.btn-phone::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    mask: url(../images/icon_phone.svg) no-repeat center/18px;
    -webkit-mask: url(../images/icon_phone.svg) no-repeat center/18px;
    background-color: #27ae60;
    width: 18px;
    height: 21px;
    margin-right: 5px;
}

.right-sidebar .agency-sidebar .item-agency .box-action .btn.btn-phone.show {
    border: 1px solid #333;
    background-color: #333;
    color: #fff;
}

.right-sidebar .agency-sidebar .item-agency .box-action .btn.btn-phone.show::before {
    background-color: #fff;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .item-agency {
    padding-bottom: 0;
    margin-bottom: 20px;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .agent-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .agent-group .btn {
    box-sizing: border-box;
    border-radius: 5px;
    color: #333;
    flex: 0 0 48%;
    min-width: 130px;
    height: 38px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 25px;
    height: 50px;
    margin-bottom: 12px;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .agent-group .btn.disabled {
    opacity: 0.5;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .agent-group .btn:hover {
    border: 1px solid rgba(246, 137, 31, 0.5);
}

.right-sidebar .agency-sidebar.agency-sidebar-new .agent-group .btn img {
    width: 30px;
    margin-right: 12px;
}

.right-sidebar .agency-sidebar.agency-sidebar-new .btn-phone {
    display: flex;
    width: 100%;
    background: #1ba79c;
    border-radius: 20px;
    border: none;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    height: 40px;
}

.right-sidebar .sidebar-contact .list-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 19px;
}

.right-sidebar .sidebar-contact .list-avatar .avatar {
    border-radius: 50%;
    border: 4px solid #fff;
    box-shadow: 0px 3px 8px rgba(16, 20, 38, 0.08);
    width: 90px;
    height: 90px;
    position: relative;
    z-index: 2;
}

.right-sidebar .sidebar-contact .list-avatar .avatar img {
    border-radius: 50%;
    display: inline-block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.right-sidebar .sidebar-contact p {
    display: block;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 26px;
}

.right-sidebar .sidebar-contact p.normal-text {
    margin: 0;
    font-weight: 700;
}

.right-sidebar .sidebar-contact p.gray-text {
    margin: 0 0 15px;
    color: #888;
}

.right-sidebar .sidebar-contact p.bold-text {
    margin: 0 0 25px;
    font-weight: 800;
}

.right-sidebar .sidebar-contact .btn-phone {
    display: flex;
    width: 100%;
    max-width: 230px;
    background: #1ba79c;
    border-radius: 20px;
    border: none;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    height: 40px;
}

.right-sidebar .sidebar-contact .btn-phone::before {
    content: '';
    width: 24px;
    height: 24px;
    margin: 0 6px 0 0;
    mask: url(../images/icon_phone.svg) no-repeat center/100% auto;
    -webkit-mask: url(../images/icon_phone.svg) no-repeat center/100% auto;
    background-color: #fff;
}

.right-sidebar .sidebar-contact .mt-21px {
    margin-top: 21px;
}

.right-sidebar .sidebar-contact .mt-21px .call-hotline {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1ba79c;
}

.right-sidebar .document-slide .btn-show-all-doc {
    background: #fff;
    border: 1.5px solid #1ba79c;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #4e4b66;
    display: block;
    margin-top: 27px;
    color: #1ba79c;
    height: 40px;
    line-height: 36px;
    width: 174px;
}

.right-sidebar .sidebar-document {
    box-sizing: border-box;
    border-radius: 12px;
}

.right-sidebar .sidebar-document .form-control,
.right-sidebar .sidebar-document .item-document {
    border: 1px solid #dddee6;
    border-radius: 3px;
    margin-bottom: 15px;
}

.right-sidebar .sidebar-document .item-document {
    color: #4e4b66;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 9px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right-sidebar .sidebar-document .item-document span {
    width: calc(100% - 85px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.right-sidebar .sidebar-document .item-document::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 0;
    mask: url(../images/icon_document.svg) no-repeat center/auto 100%;
    -webkit-mask: url(../images/icon_document.svg) no-repeat center/auto 100%;
    background-color: #4e4b66;
}

.right-sidebar .sidebar-document .item-document::after {
    content: 'DOWNLOAD';
    display: block;
    text-decoration: underline;
    color: #0076ff;
    font-size: 12px;
    margin: 0 0 0 17px;
}

.right-sidebar .sidebar-document .item-document:last-child {
    margin-bottom: 0;
}

.right-sidebar .sidebar-document .document-slide .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 18px 0 6px;
}

.right-sidebar .sidebar-document .document-slide .owl-dots .owl-dot {
    background: #1ba79c;
    width: 10px;
    height: 10px;
    display: block;
    margin: 0 11px 0 0;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: none;
    padding: 0;
}

.right-sidebar .sidebar-document .document-slide .owl-dots .owl-dot.active {
    border-color: #1ba79c;
    background: #fff;
}

.right-sidebar .sidebar-document .document-slide .owl-dots .owl-dot:last-child {
    margin-right: 0;
}

.right-sidebar .sidebar-document .document-slide .owl-dots .owl-dot span {
    display: none;
}

.right-sidebar .sidebar-document.sidebar-document-new .sidebar-title {
    margin-bottom: 20px;
}

.right-sidebar .sidebar-document.sidebar-document-new .item-document {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.right-sidebar .sidebar-document.sidebar-document-new .item-document::before {
    content: '';
    display: block;
    width: 30px;
    height: 20px;
    margin: 0 5px 0 0;
    background: url(../images/icon-google-drive.svg) no-repeat center/auto 100%;
    mask: unset;
    -webkit-mask: unset;
}

.right-sidebar .sidebar-document.sidebar-document-new .item-document::after {
    content: '';
    display: block;
    width: 14px;
    height: 12px;
    background: url(../images/icon-control.svg) no-repeat center/auto 100%;
    color: #aaa;
}

.right-sidebar .sidebar-document.sidebar-document-new .item-document.pdf::before {
    content: '';
    display: block;
    width: 30px;
    height: 20px;
    margin: 0 5px 0 0;
    background: url(../images/icon-pdf.svg) no-repeat center/auto 100%;
    mask: unset;
    -webkit-mask: unset;
}

.right-sidebar .sidebar-document.sidebar-document-register {
    padding: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.75px;
    font-weight: 700;
    background: linear-gradient(141.08deg, #0a69da 32.24%, #0856c8 115.93%, #0231a5 164.9%);
    box-shadow: 0px 4px 10px rgba(51, 51, 51, 0.15);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.right-sidebar .sidebar-document.sidebar-document-register::before {
    content: '';
    display: block;
    width: 30px;
    height: 33px;
    margin: 0 12px 0 0;
    mask: url(../images/icon-document-register.svg) no-repeat center/auto 100%;
    -webkit-mask: url(../images/icon-document-register.svg) no-repeat center/auto 100%;
    background-color: #fff;
}

.right-sidebar .sidebar-document.sidebar-elearning {
    padding: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.75px;
    font-weight: 700;
    background: #167051;
    box-shadow: 0px 4px 10px rgba(51, 51, 51, 0.15);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.right-sidebar .sidebar-document.sidebar-elearning::before {
    content: '';
    display: block;
    width: 46px;
    height: 33px;
    margin: 0 12px 0 0;
    mask: url(../images/icon-elearning.svg) no-repeat center/auto 100%;
    -webkit-mask: url(../images/icon-elearning.svg) no-repeat center/auto 100%;
    background-color: #fff;
}

#document_category {
    width: 100%;
    margin-bottom: 15px;
}

#document_category .main-text {
    width: 100%;
}

.left-content .btn-show-all {
    background: #fff;
    box-sizing: border-box;
    border: 1.5px solid #1ba79c;
    border-radius: 20px;
    height: 40px;
    width: 174px;
    color: #1ba79c;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.left-content .tab-information {
    margin-bottom: 20px;
    margin-top: 20px;
}

.left-content .tab-information .info-nav {
    padding: 10px 0 0;
    margin: 0 0 24px;
}

.left-content .tab-information .info-nav a {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin: 0 30px 0 0;
    color: #333;
    padding: 0 0 10px;
    border-bottom: 2px solid transparent;
    display: inline-block;
}

.left-content .tab-information .info-nav a.active {
    border-bottom: 2px solid #1ba79c;
}

.left-content .tab-information .info-nav a:last-child {
    margin-right: 0;
}

.left-content .tab-information .content {
    padding: 15px 20px;
    background: #f0f2f6;
    border-radius: 10px;
}

.left-content .tab-information .content .properties {
    color: #333;
    display: none;
}

.left-content .tab-information .content .properties.active {
    display: block;
}

.left-content .tab-information .content .properties div.mb-16 {
    margin: 0 0 16px;
    flex: 0 0 100%;
    line-height: 24px;
    margin: 0;
    padding: 21px 15px 15px 15px;
    display: flex;
    position: relative;
}

.left-content .tab-information .content .properties div.mb-16::before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    height: 1px;
    width: calc(100% - 30px);
    background-color: #aaa;
}

.left-content .tab-information .content .properties div.mb-16 label {
    font-weight: bold;
    margin: 0 16px 0 0;
    padding: 0;
    min-width: 120px;
}

.left-content .tab-information .content .properties div.mb-16 .list-policy {
    padding-left: 0;
}

.left-content .tab-information .content .properties div.mb-16 .list-policy .policy-contact {
    font-style: italic;
}

.left-content .tab-information .content .properties div.mb-16 .list-policy .policy-contact span {
    font-weight: 700;
}

.left-content .tab-information .content .properties div.mb-16 .list-policy .policy-item {
    display: inline-block;
    cursor: pointer;
    background: #fff;
    border: 1px solid #aaa;
    border-radius: 20px;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 10px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.left-content .tab-information .content .properties div.mb-16 .list-policy .btn-register-policy {
    background: #163668;
    border-radius: 20px;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    padding: 0 20px;
}

.left-content .tab-information .content .properties p {
    line-height: 1.5;
    margin: 0;
    display: flex;
    margin-bottom: 7px;
}

.left-content .tab-information .content .properties p.mb-16 {
    margin: 0 0 16px;
}

.left-content .tab-information .content .properties p.mb-16 span.real-status {
    height: 32px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 15px;
}

.left-content .tab-information .content .properties p.mb-16 span.real-status.open {
    background-color: #1ba79c 1a;
    color: #1ba79c;
}

.left-content .tab-information .content .properties p.mb-16 span.real-status.pre-open {
    background-color: #3393ca 1a;
    color: #3393ca;
}

.left-content .tab-information .content .properties p.mb-16 span.real-status.new-open {
    background-color: #27ae60 1a;
    color: #27ae60;
}

.left-content .tab-information .content .properties p.mb-16 span.real-status.closed {
    background-color: #ee3d48 1a;
    color: #ee3d48;
}

.left-content .tab-information .content .properties p label {
    font-weight: bold;
    margin: 0 16px 0 0;
    padding: 0;
    min-width: 120px;
}

.left-content .tab-information .content .properties p a {
    color: #0076ff;
    text-decoration: underline;
}

.left-content .tab-information .content .properties .investor-content p {
    display: block !important;
}

.left-content .tab-agency {
    justify-content: space-between;
}

.left-content .tab-agency .radio-dropdown {
    margin-left: 30px;
    margin-right: auto;
}

.left-content .tab-agency .radio-dropdown .main-text {
    font-weight: normal;
    padding-left: 0;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #d9dbe9;
}

.left-content .tab-agency .radio-dropdown .dropdown-body {
    min-width: 180px;
}

.left-content .tab-agency .read-more {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #fff;
    box-sizing: border-box;
    border-radius: 20px;
    background: #1ba79c;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    height: 40px;
}

.left-content .tab-agency .read-more:hover {
    color: white;
    background-color: #1ba79c;
    border-color: #1ba79c;
}

.left-content .tab-boards {
    display: none;
    padding-bottom: 32px;
}

.left-content .tab-boards.active {
    display: flex;
}

.left-content .tab-boards .btn-chat {
    background: #27ae60;
    border-radius: 20px;
    padding: 7px;
    justify-content: center;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 0 28px;
    width: 150px;
}

.left-content .tab-boards .btn-chat::before {
    content: '';
    width: 24px;
    height: 24px;
    margin: 0 6px 0 0;
    mask: url(../images/icon_mes.svg) no-repeat center/100% auto;
    -webkit-mask: url(../images/icon_mes.svg) no-repeat center/100% auto;
    background-color: #fff;
}

.left-content .block-boards .footer-table {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.left-content .tab-articles {
    flex-direction: column;
    align-items: flex-start;
}

.left-content .block-articles .nav-tabs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
}

.left-content .block-articles .nav-tabs .btn-tab {
    background: #f0f2f6;
    border-radius: 20px;
    height: 40px;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    color: #333;
    padding: 0 20px;
}

.left-content .block-articles .nav-tabs .btn-tab.active,
.left-content .block-articles .nav-tabs .btn-tab:hover {
    background: #163668;
    color: #fff;
}

.left-content .block-articles .nav-tabs .btn-tab.btn-end {
    margin-left: 10px;
    margin-right: auto;
}

.left-content .block-articles .nav-tabs .read-more {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #fff;
    box-sizing: border-box;
    border-radius: 20px;
    background: #1ba79c;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    height: 40px;
}

.left-content .block-articles .nav-tabs .read-more:hover {
    color: #1ba79c;
    background-color: #fff;
    border-color: #1ba79c;
}

.left-content .block-articles .article-slide {
    display: none;
}

.left-content .block-articles .article-slide.active {
    display: block;
}

.left-content .block-articles .article-slide .owl-stage-outer {
    margin-top: -9px;
}

.left-content .block-articles .article-slide .owl-stage {
    padding-top: 30px;
    padding-bottom: 30px;
}

.left-content .block-articles .b__mainProduct--items {
    width: 330px;
    margin-bottom: 0;
}

.left-content .tab-extension {
    padding-top: 20px;
    margin-bottom: 10px;
}

.left-content .block-extension {
    padding: 0 0 40px;
}

.left-content .block-extension .row {
    height: auto;
    overflow: hidden;
    max-height: 150px;
}

.left-content .block-extension.expand .row {
    height: auto;
    max-height: unset;
}

.block-extension p {
    line-height: 18px;
    margin: 0 0 20px 0;
    display: flex;
    align-items: center;
    padding-left: 20px;
    position: relative;
    text-transform: capitalize;
}

.block-extension p::before {
    content: "";
    width: 30px;
    height: 18px;
    margin-right: 5px;
    background: url(../images/icon-checkbox-checked.svg) no-repeat;
}

.left-content .block-extension .btn-show-all {
    margin: 30px 0 0;
}

.left-content .tab-description {
    margin-bottom: 15px;
}

.left-content .tab-demo {
    padding-bottom: 20px;
}

.left-content .block-demo {
    padding: 0 0 50px;
    border-bottom: 1px solid #e6e9ec;
}

.left-content .block-map-extension {
    padding: 0 0 50px;
}

.left-content .box-qas .item-user {
    display: flex;
    align-items: center;
}

.left-content .box-qas .item-user .avatar {
    display: block;
    margin-right: 10px;
    position: relative;
}

.left-content .box-qas .item-user .avatar img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 50%;
}

.left-content .box-qas .item-user .fullname {
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin: 0;
}

.left-content .box-qas .item-question {
    margin: 0 0 30px;
}

.left-content .box-qas .item-question .item-user.question-user {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #f8f8fa;
}

.left-content .box-qas .item-question .item-user.question-user .avatar {
    width: 48px;
    height: 48px;
    margin-right: 12px;
}

.left-content .box-qas .item-question .item-user.answer-user .avatar {
    width: 30px;
    height: 30px;
}

.left-content .box-qas .item-question .item-user.answer-user .fullname span {
    color: #888;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 12px;
}

.left-content .box-qas .item-question .question {
    font-size: 16px;
    line-height: 26px;
    color: #4e4b66;
    margin: 0 0 10px;
}

.left-content .box-qas .item-question .actions {
    display: flex;
    align-items: center;
    line-height: 22px;
    margin: 0 0 26px;
}

.left-content .box-qas .item-question .actions .btn-answer {
    text-decoration: none;
}

.left-content .box-qas .item-question .actions .time {
    padding: 0 0 0 5px;
    color: #888;
}

.left-content .box-qas .item-question .actions .time::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #888;
}

.left-content .box-qas .item-answer {
    background: #fcfcfc;
    border: 1px solid #dddee6;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 10px 15px;
    position: relative;
}

.left-content .box-qas .item-answer::before {
    content: '';
    display: block;
    position: absolute;
    width: 42px;
    height: 12px;
    top: -12px;
    left: 8px;
    background: transparent url('../images/dropdown-menu-arrow-gray.svg') no-repeat center/100% auto;
}

.left-content .box-qas .item-answer .answer-content {
    font-size: 16px;
    line-height: 26px;
    color: #888;
    padding: 10px 0 0;
}

.left-content .wrap-pagination .pagination {
    justify-content: flex-start;
}

.left-content #legal-tab {
    justify-content: center;
}

.left-content #legal-tab .legal {
    flex-direction: column;
    padding: 15px 10px 0px 10px;
}

.left-content #legal-tab .legal .legal-item {
    margin-bottom: 20px;
}

.left-content #legal-tab .legal .legal-item label {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    color: #333;
    margin: 0px 0px 5px 0px;
}

.left-content #legal-tab .legal .legal-item label::before {
    content: '';
    display: block;
    width: 18px;
    height: 14px;
    margin: -4px 10px 0 0;
    mask: url(../images/icon-apply.svg) no-repeat center/auto 100%;
    -webkit-mask: url(../images/icon-apply.svg) no-repeat center/auto 100%;
    background-color: #333;
}

.left-content #legal-tab .legal .legal-item .legal-item-content {
    margin: 0px 0px 0px 28px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    padding: 0px;
}

.left-content #legal-tab .legal .legal-item .legal-item-content p {
    padding: 0px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    font-size: 14px;
}

.left-content #legal-tab .btn-legal-register {
    padding: 18px 35px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.75px;
    font-weight: 700;
    background: #27ae60;
    box-shadow: 0px 4px 10px rgba(51, 51, 51, 0.15);
    border: none;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    margin: 25px;
    cursor: pointer;
}

.left-content #legal-tab .btn-legal-register::before {
    content: '';
    display: block;
    width: 30px;
    height: 33px;
    margin: 0 12px 0 0;
    mask: url(../images/icon-newspaper.svg) no-repeat center/auto 100%;
    -webkit-mask: url(../images/icon-newspaper.svg) no-repeat center/auto 100%;
    background-color: #fff;
}

.block-near-project {
    display: none;
    background: #f0f2f6;
    padding: 30px 0;
}

.block-near-project.active {
    display: block;
}

.block-near-project .tab-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    text-transform: uppercase;
    color: #333;
}

.block-near-project .box-spin {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 23px;
}

.block-near-project .box-spin .spin {
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    margin: 0;
}

.block-near-project .box-spin .box-paging {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.block-near-project .box-spin .box-paging .btn-see-more-project {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.5px solid #1ba79c;
    box-sizing: border-box;
    border-radius: 20px;
    background: #fff;
    font-weight: 500;
    font-size: 16px;
    color: #1ba79c;
    padding: 0 20px;
    height: 40px;
}

.block-near-project .box-spin .box-paging .btn-see-more-project:hover {
    color: white;
    background-color: #1ba79c;
    border-color: #1ba79c;
}

.block-near-project .box-spin .box-paging p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 10px 0 0;
    color: #333;
}

.block-near-project .box-spin .box-paging .nav {
    display: flex;
    align-items: center;
}

.block-near-project .box-spin .box-paging .nav a {
    text-decoration: none;
    background: #fff;
    border: 1px solid #dddee6;
    box-shadow: 0px 10px 30px rgba(16, 20, 38, 0.05);
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    display: block;
}

.block-near-project .box-spin .box-paging .nav a.disabled {
    background: #f9fafb;
}

.block-near-project .box-spin .box-paging .nav a.disabled::before {
    background: #4e4b66 8a;
}

.block-near-project .box-spin .box-paging .nav a::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #4e4b66;
}

.block-near-project .box-spin .box-paging .nav a.prev::before {
    -webkit-mask: url(../images/arrow-left.svg) no-repeat center/5px auto;
    mask: url(../images/arrow-left.svg) no-repeat center/5px auto;
}

.block-near-project .box-spin .box-paging .nav a.next::before {
    -webkit-mask: url(../images/arrow-right.svg) no-repeat center/5px auto;
    mask: url(../images/arrow-right.svg) no-repeat center/5px auto;
}

.dropdown-location .main-text {
    padding: 9px 27px 10px 11px;
    width: 150px;
}

.dropdown-location .main-text::after {
    right: 0;
}

#tab_agency,
#tab_link_article,
#tab_design {
    padding-top: 10px;
}

#agency_slider {
    margin-bottom: 30px;
}

#calculation-tab {
    flex-wrap: wrap;
    justify-content: space-between;
}

#calculation-tab .calculation-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 10px;
}

#calculation-tab .calculation-col-left .calculation-item {
    margin-bottom: 15px;
}

#calculation-tab .calculation-col-left .calculation-item label {
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #333;
    margin-bottom: 4px;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal {
    display: flex;
    align-items: center;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .boxrange {
    flex: 0 0 70%;
    max-width: 70%;
    margin-bottom: 0px;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .boxrange .range {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .boxrange .range::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Override default look */
    appearance: none;
    width: 20px;
    /* Set a specific slider handle width */
    height: 20px;
    /* Slider handle height */
    background: #fff;
    /* Green background */
    border-radius: 50%;
    cursor: pointer;
    /* Cursor on hover */
    border: 2px solid #1ba79c;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .boxrange .range::-moz-range-thumb {
    width: 20px;
    /* Set a specific slider handle width */
    height: 20px;
    border-radius: 50%;
    border: 2px solid #1ba79c;
    background: #fff;
    /* Green background */
    cursor: pointer;
    /* Cursor on hover */
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .boxrange select {
    height: 38px;
    outline: none;
    box-shadow: none !important;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .snumber {
    width: 80px;
    height: 38px;
    min-width: 76px;
    overflow: hidden;
    margin-left: 20px;
    background: linear-gradient(0deg, rgba(247, 249, 252, 0.56) 0%, #fff 100%);
    border: 1px solid #6e7191;
    box-sizing: border-box;
    border-radius: 4px;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .snumber input {
    height: 100%;
    width: calc(100% - 12px);
    display: block;
    visibility: visible;
    border: 0;
    outline: 0;
    font-size: 15px;
    padding: 10px;
}

#calculation-tab .calculation-col-left .calculation-item .wrappercal .snumber label {
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 15px;
    height: 34px;
    line-height: 34px;
    color: #838790;
}

#calculation-tab .calculation-col-left .row label.block-radio {
    margin: 0;
    position: relative;
    display: block;
    width: 100%;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 15px);
    word-break: break-word;
    -webkit-line-clamp: 1;
    padding: 5px 0px 5px 31px;
    cursor: pointer;
}

#calculation-tab .calculation-col-left .row label.block-radio input:checked~.checkmark::before {
    border: 2px solid #1ba79c;
}

#calculation-tab .calculation-col-left .row label.block-radio input:checked~.checkmark::after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: -10px;
    top: 4px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #1ba79c;
    border: none;
    border-radius: 50%;
    z-index: 2;
}

#calculation-tab .calculation-col-left .row label.block-radio input:disabled~.checkmark {
    opacity: 0.8;
}

#calculation-tab .calculation-col-left .row label.block-radio input:disabled~.text {
    opacity: 0.8;
}

#calculation-tab .calculation-col-left .row label.block-radio input[type="radio"] {
    position: absolute;
    left: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

#calculation-tab .calculation-col-left .row label.block-radio .checkmark {
    position: absolute;
    left: 18px;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

#calculation-tab .calculation-col-left .row label.block-radio .checkmark::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -14px;
    top: 4px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #626262;
}

#calculation-tab .calculation-col-left .row label.block-radio .text {
    color: #2b2b2b;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#calculation-tab .calculation-col-right {
    padding-left: 30px;
}

#calculation-tab .calculation-col-right .calculation-title {
    padding-left: 30px;
}

#calculation-tab .calculation-col-right .row {
    margin-top: 10px;
    margin-bottom: 15px;
}

#calculation-tab .calculation-col-right .calculation-chart {
    padding-left: 15px;
    padding-right: 15px;
}

#calculation-tab .calculation-col-right .calculation-text-result {
    flex: 0 0 50%;
}

#calculation-tab .calculation-col-right .calculation-text-result .item {
    font-size: 16px;
    color: #6e7191;
    margin-bottom: 30px;
}

#calculation-tab .calculation-col-right .calculation-text-result .item p {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.75px;
    color: #333;
    margin-top: 10px;
}

#calculation-tab .calculation-col-right .calculation-text-result .item p#viewCanTraTruoc {
    color: rgba(54, 162, 235, 1);
    font-weight: bold;
}

#calculation-tab .calculation-col-right .calculation-text-result .item p#viewGocCanTra {
    color: rgba(255, 206, 86, 1);
    font-weight: bold;
}

#calculation-tab .calculation-col-right .calculation-text-result .item p#viewLaiCanTra {
    color: rgba(255, 99, 132, 1);
    font-weight: bold;
}

#calculation-tab .calculation-col-right .calmonth {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
    align-items: center;
    margin: 25px 30px 0;
}

#calculation-tab .calculation-col-right .calmonth #viewLabelLai {
    color: #333;
    font-size: 16px;
    background: #f7f9fc;
    height: 100%;
    line-height: 40px;
}

#calculation-tab .calculation-col-right .calmonth p {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding-left: 24px;
    background: #f7f9fc;
    height: 100%;
    line-height: 40px;
}

.tab-info-container {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    opacity: 0;
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 8px rgba(16, 20, 38, 0.08);
}

.tab-info-container.show {
    opacity: 1;
    transform: translateY(0);
    z-index: 997;
}

.tab-info-container .header-content {
    padding: 17px 0 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tab-info-container .header-content .nav-tabs {
    display: block;
    border: none;
}

.tab-info-container .header-content .nav-tabs .nav-item {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-right: 30px;
    position: relative;
}

.tab-info-container .header-content .nav-tabs .nav-item.active::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -19px;
    height: 4px;
    width: 100%;
    background: #1ba79c;
}

.tab-info-container .header-content .nav-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    width: 302px;
    padding-right: 25px;
}

.tab-info-container .header-content .nav-right .btn-register {
    flex-grow: 1;
    background: #1ba79c;
    border-radius: 24px;
    width: 100%;
    height: 48px;
    border: none;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
}

#investor-tab {
    flex-wrap: wrap;
}

#investor-tab .investor-title {
    flex-wrap: wrap;
    font-size: 18px;
    padding-bottom: 9px;
    border-bottom: 1px solid #dddee6;
    width: 100%;
    margin-bottom: 20px;
}

#investor-tab .investor-content {
    font-family: 'Roboto' !important;
    overflow: hidden;
}

#investor-tab .investor-content * {
    max-width: 100%;
    font-family: "Roboto" !important;
}

#investor-tab .investor-content h1,
#investor-tab .investor-content h2,
#investor-tab .investor-content h3,
#investor-tab .investor-content h4,
#investor-tab .investor-content h5,
#investor-tab .investor-content h6 {
    font-size: 18px !important;
}

#investor-tab .investor-content p,
#investor-tab .investor-content div,
#investor-tab .investor-content span {
    font-size: 14px !important;
}

#investor-tab .investor-content img {
    max-width: 100% !important;
    object-fit: contain !important;
}

.slide-agency .owl-stage-outer {
    margin-right: 0px !important;
}

@media screen and (max-width: 1365px) {
    .cen-col {
        padding: 0 10px;
    }

    .cen-col .b__mainProduct--items {
        margin-bottom: 20px;
    }

    .cen-col .b__mainProduct--items .b_main-image-head a {
        height: calc(((100vw - 400px) / 3)*210/330) !important;
        max-height: 210px;
    }

    .cen-col .b__mainProduct--items .b__mainProduct--desc h3 {
        font-size: 14px;
        line-height: 20px;
        min-height: 41px;
    }

    .cen-col .b__mainProduct--items .b__main--rows .b__price {
        font-size: 16px;
    }

    .project-item .b_main-image-head a {
        height: calc(((100vw - 90px) / 4)*210/330) !important;
        max-height: 210px;
    }

    .project-item .b__mainProduct--desc .price b,
    .project-item .b__mainProduct--desc .number b {
        font-size: 16px;
    }

    .project-item .b__mainProduct--bottom .item-agency {
        padding: 0 10px;
    }

    .project-item .b__mainProduct--bottom .item-agency .b__text--avata {
        font-size: 12px;
    }
}

@media screen and (max-width: 1290px) {
    .basic-info .basic-info-right .price {
        font-size: 28px;
        line-height: 36px;
    }

    .project-item .b_main-image-head a {
        height: calc(((100vw - 90px) / 3)*210/330) !important;
        max-height: 210px;
    }

    .project-item .b__mainProduct--desc .price b,
    .project-item .b__mainProduct--desc .number b {
        font-size: 16px;
    }

    .project-item .b__mainProduct--bottom .item-agency {
        padding: 0 10px;
    }

    .project-item .b__mainProduct--bottom .item-agency .b__text--avata {
        font-size: 12px;
    }
}

@media screen and (max-width: 1250px) {
    .right-sidebar {}

    .right-sidebar .item-sidebar {
        padding: 15px;
    }

    .right-sidebar .item-sidebar .item-agency .box-action .btn {
        min-width: unset;
        width: calc((100% - 40px)/2);
    }

    .block-map-extension .sub-content .left-control {
        width: 307px !important;
    }

    .block-map-extension .sub-content .right-map {
        width: calc(100% - 307px) !important;
    }
}

@media screen and (max-width: 1125px) {
    #calculation-tab {
        width: 80%;
        margin: 0 auto;
    }

    #calculation-tab .calculation-col-left {
        flex: 0 0 100%;
    }

    #calculation-tab .calculation-col-right {
        flex: 0 0 100%;
        padding-left: 0;
    }

    #calculation-tab .calculation-col-right .calculation-title {
        padding-left: 0;
        margin-top: 20px;
    }

    #calculation-tab .calculation-col-right .calmonth {
        margin-left: 0;
    }
}

.popover {
    background: #fcfcfc;
    border: 1px solid #dddee6;
    box-sizing: border-box;
    border-radius: 5px;
}

.popover .popover-body {
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.5px;
    color: #000;
    min-width: 100px;
}

.modal-document .modal-dialog .modal-body .document-list-area .document-list-area-title {
    flex: 0 0 100%;
    padding: 6px 16px 12px;
}

@-webkit-keyframes pulse-animate {
    0% {
        transform: scale(0.1);
        opacity: 1;
    }

    50% {
        opacity: 0.45;
    }

    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

@keyframes pulse-animate {
    0% {
        transform: scale(0.1);
        opacity: 1;
    }

    50% {
        opacity: 0.45;
    }

    100% {
        transform: scale(1);
        opacity: 0.1;
    }
}

/* sidebar */
.right-sidebar {}

.right-sidebar .hide-article {
    width: 100%;
}

.right-sidebar .hide-article button {
    flex-grow: 1;
    background: #1ba79c;
    border-radius: 5px;
    width: 100%;
    height: 48px;
    border: none;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin-bottom: 12px;
}

.right-sidebar .register-view-home-mask {
    display: none;
    width: 100%;
    height: 294px;
}

.right-sidebar .register-view-home-mask.active {
    display: block;
}

.right-sidebar .item-sidebar {
    background: #fff;
    box-shadow: 0px 4px 10px rgba(51, 51, 51, 0.15);
    border-radius: 10px;
    padding: 24px;
    margin: 0 0 20px;
}

.right-sidebar .item-sidebar.register-view-home .title {
    text-align: left;
    margin-bottom: 30px;
}

.right-sidebar .item-sidebar.item-sidebar-br {
    border: 1px solid #aaa;
    box-shadow: unset;
}

.right-sidebar .item-sidebar .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #333;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}

.right-sidebar .item-sidebar .list-link a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #333;
    line-height: 24px;
    margin: 0 0 14px;
}

.right-sidebar .item-sidebar .list-link a:hover {
    text-decoration: none;
    color: #1ba79c;
}

.right-sidebar .item-sidebar .list-link a .count {
    color: #888;
    min-width: 44px;
    text-align: right;
}

.right-sidebar .item-sidebar .list-link a:last-child {
    margin: 0;
}

.right-sidebar .item-sidebar.register-view-home.fixed {
    position: fixed;
    right: calc((100vw - 1440) / 2 + 15px);
    top: 30px;
    width: 330px;
}

.right-sidebar .item-sidebar.register-view-home .price {
    display: flex;
    align-items: flex-start;
    padding: 0 0 10px;
}

.right-sidebar .item-sidebar.register-view-home .price.rent {
    padding: 0 0 20px;
}

.right-sidebar .item-sidebar.register-view-home .price.rent .total-price {
    font-size: 32px;
    white-space: nowrap;
}

.right-sidebar .item-sidebar.register-view-home .price.rent .total-price span {
    font-size: 16px;
    display: inline;
}

.right-sidebar .item-sidebar.register-view-home .price.rent .unit-price {
    display: none;
}

.right-sidebar .item-sidebar.register-view-home .price p {
    display: block;
    flex: 0 0 50%;
    margin: 0;
}

.right-sidebar .item-sidebar.register-view-home .price p.total-price {
    font-size: 32px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
}

.right-sidebar .item-sidebar.register-view-home .price p.total-price.no-price {
    font-size: 22px;
}

.right-sidebar .item-sidebar.register-view-home .price p span {
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #4e4b66;
    display: block;
    margin: 0 0 10px;
}

.right-sidebar .item-sidebar.register-view-home .price p span:last-child {
    margin-bottom: 0;
}

.right-sidebar .item-sidebar.register-view-home .estimate-payment {
    margin: 0 0 10px;
    color: #4e4b66;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
}

.right-sidebar .item-sidebar.register-view-home .estimate-payment span {
    font-weight: normal;
}

.right-sidebar .item-sidebar.register-view-home .btn-support-payment {
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #007aff;
    margin: 0 0 27px;
    display: flex;
    align-items: center;
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent none;
}

.right-sidebar .item-sidebar.register-view-home .btn-support-payment::before {
    display: block;
    content: '';
    -webkit-mask: url(../images/icon-home-1.svg) no-repeat center/14px auto;
    mask: url(../images/icon-home-1.svg) no-repeat center/14px auto;
    background-color: #007aff;
    margin: 0 10px 0 0;
    width: 15px;
    height: 15px;
}

.right-sidebar .item-sidebar.register-view-home .actions {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn {
    border-radius: 20px;
    border: none;
    box-shadow: none;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn .checkmark {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 5px;
    height: 40px;
    padding: 1px;
    font-size: 12px;
    line-height: 26px;
    font-weight: 500;
    color: #333;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn .checkmark::before {
    content: '';
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn input:checked~.checkmark {
    padding: 0px;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-offline,
.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online {
    width: calc(50% - 5px);
    padding: 0;
    margin: 0 0 6px;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-offline .checkmark {
    border: 1px solid #e8e8e8;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-offline .checkmark::before {
    -webkit-mask: url(../images/icon-home-2.svg) no-repeat center/12px auto;
    mask: url(../images/icon-home-2.svg) no-repeat center/12px auto;
    background-color: #1ba79c;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-offline input:checked~.checkmark {
    border: 2px solid #1ba79c;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online {
    position: relative;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online .checkmark {
    border: 1px solid #27ae60;
    color: #27ae60;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online .checkmark::before {
    -webkit-mask: url(../images/icon-camera.svg) no-repeat center/13px auto;
    mask: url(../images/icon-camera.svg) no-repeat center/13px auto;
    background-color: #27ae60;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online .icon-ring {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 5px;
    top: -17px;
    z-index: 1;
    background: transparent none;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online .icon-ring::before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    background: #1ba79c;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online .icon-ring::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    border: 4px solid #1ba79c;
    border-radius: 50%;
    animation: pulse-animate 1300ms infinite forwards;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-view-online input:checked~.checkmark {
    border: 2px solid #27ae60;
}

.right-sidebar .item-sidebar.register-view-home .actions .btn.btn-register {
    flex-grow: 1;
    background: #1ba79c;
    border-radius: 24px;
    width: 100%;
    height: 48px;
    border: none;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-align: center;
}
.home .b-header {
    position: relative;
}

.b-header .b-header__menu-navbar {
    justify-content: center;
}

.home .b-header .navbar-brand .logo-base {
    display: block;
}

.home .b-header .navbar-brand .logo-home {
    display: none;
}


.slider-duan,
.slider-duan-nav {
    background-color: #14142B;
}

.slider-duan .item,
.slider-duan-nav .item {
    padding: 3px;
    cursor: pointer;
}
.home .b-header .b-header__menu-navbar ul li:hover .nav-link {
    color: #333 !important;
}
.slider-duan .item img,
.slider-duan-nav .item img {
    width: 100%;
    object-fit: cover;
}

.slider-duan .item img {
    height: 350px;

}

.slider-duan-nav .item img {
    height: 80px;
}

@media screen and (max-width: 1365px) {
    .home .b-header .navbar-toggler .icon-toggler-menu::before {
        background-color: #333;
    }
}
@media screen and (max-width: 980px) {

    .b__mainContent {
        overflow: hidden;
    }
    .basic-info .basic-info-right .price,
    .basic-info .basic-info-right .unit-price {
        text-align: left;
        width: 100%;
    }
    .left-content .tab-information .info-nav a.active {
        background: #163668;
        border-bottom: none;
        color: #FFF;
    }
    .left-content .tab-information .info-nav a {
        color: #FFFFFF;
        background: #F8F8FA;
        border-radius: 30px;
        height: 32px;
        padding: 0 15px;
        margin-bottom: 5px;
        font-size: 14px;
        color: #333333;
        margin-right: 5px;
        line-height: 35px;
    }
    .left-content #legal-tab .btn-legal-register {
        font-size: 14px;
        margin: 10px;
        padding: 18px 30px;
    }
}