/*
Theme Name: BDS
Description: Thiết kế bởi Web Đại Tín
Author: WebDaiTin.com
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.loading_modal{left: 0;display:none;z-index:1000000;top: 0;background-color:rgb(51 51 51 / .5);position:fixed;width:100vw;height:100vh}.loading_modal .spinner_wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.spinner{width:55px;display:flex;justify-content:space-between}.spinner>div{width:15px;height:15px;background-color:white;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}
div#block-porto-content {
    background-color: #f5f1e6;
}
.three_dots_2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 18.5px;
}
.ht_reset_margin {
    margin: 0 !important;
}
.ht_bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.node_community_full .community_banner_block, .node_community_event_full .album_banner_block {
    height: 300px;
    position: relative;
}
.node_community_full .community_banner_block::before, .node_community_event_full .album_banner_block::before {
    content: "";
    background-color: rgb(51 51 51 / 80%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.node_community_full .community_banner_block .cm_des, .node_community_event_full .album_banner_block .album_des {
    width: 40%;
    min-width: 300px;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    position: relative;
}
.node_community_event_full .album_banner_block .album_des {
    width: 50%;
}
.node_community_event_full .album_banner_block .album_title>h2 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 22px;
}
.node_community_event_full .album_banner_block .des p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    height: 80px;
    overflow: auto;
}





/*news_page*/
.bannertintuc {
    height: 300px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.news_page .news_content_wrapper {
    padding-left: 15px
}

.news_page .news_content_wrapper:last-child>.division {
    margin-bottom: 0
}

.news_page .news_content_wrapper .thumb_wrapper img {
    border-radius: 3px
}

.news_page .news_content_wrapper h5 {
    text-transform: inherit
}

.news_page .news_content_wrapper .news_info>a {
    text-decoration: none !important
}

.node_news_full.news_page .news_content_wrapper {
    padding-left: 30px
}

.news_page .cat_tab>ul {
    padding: 0 15px;
    margin-bottom: 30px;
    height: 50px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e4e4e4;
    padding-left: 30px
}

.news_page .cat_tab>ul li {
    margin-right: 30px
}

.news_page .cat_tab>ul li a {
    color: #979797;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    height: 50px;
    display: flex;
    align-items: center
}

.news_page .cat_tab>ul li.active a {
    color: #222
}

.news_page .cat_tab>ul li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    background: #dca447;
    bottom: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news_page .cat_tab>ul li a:hover:after,.news_page .cat_tab>ul li.active a:after {
    width: 100%
}

.news_page>.container {
    background-color: #fff;
    border-radius: 3px;
    margin-top: -50px;
    overflow: hidden;
    padding-bottom: 50px
}

.news_page>.container .col {
    background-color: #fff;
    border-top-left-radius: 3px
}

.news_page>.container .col {
    background-color: #fff;
    border-top-right-radius: 3px
}

.news_page>.container .col h3 {
    font-size: 16px;
    font-weight: 600;
    color: #162b75;
    margin: 0;
    height: 50px;
    border-bottom: 1px solid #162b75;
    display: flex;
    align-items: center
}

.news_page {
    background-color: #f5f1e6;
    background-image: url('/themes/porto/css/ht/../../img/vinhomes/ht/bg_tin_tuc.png');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 70px
}

.news_page>.container>.wrapper {
    margin-left: -15px;
    margin-right: -15px
}

.created_author {
    display: flex;
    margin-top: 20px;
    font-size: 11px
}

.created_author .created {
    margin-right: 30px
}

.created_author>div {
    display: flex;
    align-items: center;
    height: 12px
}

.created_author>div img {
    margin-right: 10px
}

.news_content_wrapper .division {
    border-bottom: 1px solid #ededed;
    margin: 20px 15px
}

.news_page ul.pager {
    padding: 0 30px
}

.news_page ul.pager>li>a {
    padding: 0;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 277px;
    margin: 30px auto;
    background-color: #cc9036;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px
}

.news_page .ads_block {
    margin-top: 30px;
    padding-right: 5px
}

.news_page .ads_block .sm_ads {
    margin-bottom: 10px
}

.news_page .ads_block .ads {
    border-radius: 3px;
    overflow: hidden
}

.news_page .ads_block .ads img {
    width: 100%
}

.news_page .follow_block {
    padding-right: 5px;
    margin-bottom: 30px
}

.news_page .follow_block h5 {
    margin: 20px 0 15px 0;
    text-align: center
}

.news_page .follow_block .block_content {
    display: flex;
    justify-content: center
}

.news_page .follow_block .block_content>a {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #707070;
    font-size: 20px
}

.news_page .follow_block .block_content>a.yt {
    margin: 0 20px
}

.news_page.node_news_full .socials {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.news_page.node_news_full .news_header .judson_1 {
    margin-bottom: 20px;
    font-size: 25px
}

.news_page.node_news_full .socials .share_block {
    display: flex;
    align-items: center
}

.news_page.node_news_full .socials .share_block>span {
    margin-right: 20px;
    font-size: 11px
}

.news_page.node_news_full .socials .share_block>div>span {
    margin-top: -5px;
    display: block
}

.news_page.node_news_full .socials .share_block>div>span>a>span {
    background-color: transparent !important
}

.news_page.node_news_full .socials .share_block>div>span>a>span>svg path {
    fill: #707070
}

.news_page.node_news_full .news_header {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4
}

.news_page.node_news_full .news_sapo {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom: 24px
}

.news_page.node_news_full .news_sapo p{
    font-size: 16px;
    font-weight: 600 !important;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom: 24px
}

.news_page.node_news_full .news_body h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #2f2f2f;
    margin-bottom: 20px
}

.news_page.node_news_full .news_body h3 {
    font-size: 14px;
    text-transform: initial;
    font-weight: 600;
    line-height: 21px;
    color: #2f2f2f
}

.news_page.node_news_full .news_body h4 {
    font-size: 13px;
    font-weight: 600;
    color: #222;
    line-height: 19px
}

.news_page.node_news_full .news_body p {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    margin-bottom: 20px
}

.news_page.node_news_full .news_body table tr,.news_page.node_news_full .news_body table td {
    padding: 15px;
    border: 1px solid #ddd;
    color: #222
}

.news_page.node_news_full .news_body li {
    list-style-type: initial;
    color: #222;
    font-size: 13px
}

.widget-toc>ol>li:not(:last-child) {
    margin-bottom: 0
}

.page-node-type-news .widget-toc>ol {
    padding-top: 10px
}

.news_page.node_news_full .related_events {
    display: flex;
    margin-bottom: 20px
}

.news_page.node_news_full .news_content_wrapper>.news_body {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column
}

.news_page.node_news_full .news_body img {
    margin-bottom: 10px;
    height: auto
}

.news_page.node_news_full .related_events>span {
    display: flex;
    align-items: center;
    margin-right: 10px;
    font-size: 11px;
    font-weight: 600;
    color: #222;
    padding-top: 3px
}

.news_page.node_news_full .related_events>.events a {
    color: #337ab7;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 400
}

.news_page.node_news_full .news_footer .socials .share_block>div>span {
    margin: 0 40px 0 0
}

.news_page.node_news_full .related_news {
    display: flex;
    justify-content: space-between
}

.news_page.node_news_full .related_news h5 {
    padding: 7px 0;
    width: 100px
}

.news_page.node_news_full .related_news .items_wrapper {
    margin-bottom: 42px;
    width: calc(100% - 126px)
}

.news_page.node_news_full .related_news .items_wrapper .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
    margin-bottom: 3px;
    border-bottom: 1px solid #e4e4e4
}

.news_page.node_news_full .may_care {
    padding-right: 5px;
    border-radius: 3px;
    perspective: inherit;
    margin-top: 20px
}

.news_page.node_news_full .may_care>h4 {
    margin: 0;
    text-transform: uppercase;
    height: 45px;
    padding-left: 20px;
    display: flex;
    align-items: center;
    color: #fff;
    background-image: url('/themes/porto/css/ht/../../img/vinhomes/ht/may_care_bg.jpg');
    background-size: cover
}

.news_page.node_news_full .may_care .may_care_content {
    padding: 20px 30px 30px 30px;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

.news_page.node_news_full .may_care .may_care_item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4
}

.news_page.node_news_full .may_care .may_care_item h4 {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 7px
}

.news_page.node_news_full .may_care .may_care_item>p {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px
}

.news_page.node_news_full .may_care .may_care_content>div>div {
    position: relative
}

.news_page.node_news_full .may_care .swiper-pagination {
    width: 100% !important
}

.news_page.node_news_full .may_care .swiper-pagination-bullet {
    background-color: #222;
    height: 10px;
    width: 10px
}
li {
    list-style-type: none;
}
.three_dots_3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.text_1 {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #707070;
}
.text_2 {
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #222;
}
/*end news_page*/


.event_block .es_block_title {
    font-size: 13px;
    font-weight: 400;
    width: calc(100% - 77px);
}

.event_block .es_block_title a {
    color: #222;
}

.event_block .es_block_item .calendar {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    width: 57px;
    height: 57px;
}

.event_block .es_block_item .m_y {
    height: 20px;
    background-color: #e4e4e4;
    color: #707070;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    margin-top: -1px;
}

.event_block .es_block_item .day {
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: 700;
    color: #dca447;
}

.event_block .es_block_wrapper {
    margin-top: 30px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 37px;
}

.event_block .es_block_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.event_block .view_all_es {
    margin: 4px 0 14px 0;
}
.event_block .view_all_es a {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #162b75;
    display: block;
}

.news_page .sm_ads {
    margin-bottom: 10px;
}

.news_content_wrapper .col {
	padding-bottom: 0px !important;
}

.cat_tab li {
	margin-bottom: 0;
}


.bannertintuc.du_an {
    height: 400px
}

.project_body {
    background-color: #f5f1e6
}

.project_body>div.contextual-region {
    position: unset
}

.project_body>.container {
    margin-top: -70px;
    margin-bottom: 63px
}

.project_body .project_filter_wrapper {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 3px
}

.project_body .project_filter_wrapper .ser_item.key_ser {
    width: 100%;
    height: 70px;
    padding: 15px 27px;
    display: flex;
    justify-content: space-between
}

.project_body .project_filter_wrapper .ser_item.key_ser input {
    width: calc(100% - 200px);
    background: transparent;
    border: 0;
    outline: 0
}

.project_body .project_filter_wrapper .ser_item.key_ser button {
    width: 185px;
    height: 40px;
    background-color: #dca447;
    border-radius: 3px;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.project_body .project_filter_wrapper .ser_item {
    width: calc(100%/5)
}

.project_body .projects {
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px
}

.project_body .projects .item {
    margin-bottom: 30px
}

.project_body .projects .item_wrapper {
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff
}

.project_body .projects .info {
    padding: 30px
}

.project_body .projects .info h4 {
    height: 54px
}

.project_body ul.pager li {
    width: calc(100%/3 - 30px);
    display: block;
    margin: 0 auto
}

.project_body ul.pager li a {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #dca447;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.project_body .urban_map_block {
    padding-top: 50px
}

.project_body .urban_map_block .urban_map_header>h2 {
    text-align: center;
    margin-bottom: 40px
}

.project_body .urban_filter_view .btn_view_all {
    display: none
}

.project_body .urban_map_filter.open .urban_filter_view {
    height: 600px
}

.cong_dong .cd_ser {
    position: absolute;
    bottom: -1px;
    background-color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.cong_dong .cd_ser input,.cong_dong .cd_ser form {
    height: 70px;
    width: calc(100% - 200px);
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 16px;
    font-weight: 400;
    color: #707070
}

.cong_dong .cd_ser input {
    width: 100%
}

.cong_dong .cd_ser button {
    width: 185px;
    height: 40px;
    background-color: #dca447;
    border-radius: 3px;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.cong_dong .cd_ser .division_line {
    border-bottom: 1px solid #e4e4e4;
    width: 100%
}

.community_page .des_community_wrapper {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 64px
}

.community_page .des_community_wrapper .left_part {
    padding-right: 55px
}

.community_page .des_community_wrapper .left_part h4 {
    font-size: 16px;
    font-weight: 600;
    color: #162b75;
    text-transform: uppercase
}

.community_page .des_community_wrapper .left_part p {
    font-size: 16px;
    line-height: 23px;
    color: #222;
    height: 215px;
    overflow: auto
}

.community_page .des_community_wrapper .right_part {
    margin-bottom: -20px
}

.community_page .des_community_wrapper .img_wrapper {
    border-radius: 3px;
    overflow: hidden
}

.community_page>div:nth-child(2) {
    z-index: 1
}

.community_page .vh_dan_dau {
    background-color: #eedec1;
    padding-top: 70px
}

.community_page .vh_dan_dau .leading_header {
    display: flex;
    justify-content: space-between
}

.community_page .vh_dan_dau .leading_header>div:not(.title) {
    display: flex;
    align-items: center
}

.community_page .vh_dan_dau .leading_header>div:not(.title) .percent {
    margin-right: 15px
}

.community_page .vh_dan_dau .leading_header>div:not(.title)>p {
    font-size: 13px;
    color: #222
}

.community_page .vh_dan_dau .leading_header>div.phan_khuc_cao_cap {
    padding: 0 80px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff
}

.community_page .vh_dan_dau .swiper-slide .info_wrapper {
    background-color: #162b75;
    padding: 40px !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.community_page .vh_dan_dau .swiper-slide .info_wrapper h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 20px
}

.community_page .vh_dan_dau .swiper-slide .info_wrapper p {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    max-height: 160px;
    overflow: auto
}

.community_page .leading_slide.service_slider {
    position: relative;
    display: flex;
    justify-content: flex-end;
    margin-bottom: -30px;
    border-radius: 3px;
    overflow: hidden
}

.community_page .leading_slide.service_slider .pagination {
    position: absolute;
    bottom: 40px;
    padding-left: 40px
}

.community_page #slide-utility.service_slider .swiper-wrapper {
    margin: auto !important
}

#slide-utility.service_slider .swiper-pagination {
    width: auto;
    bottom: 40px
}

.community_block {
    padding-top: 100px;
    padding-bottom: 355px;
    background-color: #f4f2eb;
    background-image: url(./images/opacity_bg.png);
    background-size: 900px;
    background-repeat: no-repeat
}

.community_block>.container>div {
    padding: 0 10px
}

.community_block h3 {
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase
}

.community_block .item.medium-4 {
    margin-bottom: 10px;
    padding: 0 5px
}

.item_wrapper.ht_wrapper_1 {
    height: 385px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    text-align: left
}

.news_events_items .item_wrapper.ht_wrapper_1 {
    height: 435px
}

.news_events_items .item_wrapper.ht_wrapper_1 .img_wrapper {
    height: 210px
}

.item_wrapper.ht_wrapper_1 .img_wrapper {
    height: 250px;
    width: 100%;
    position: absolute;
    background-size: cover
}

.item_wrapper.ht_wrapper_1 .info {
    position: absolute;
    height: 162px;
    width: 100%;
    background-color: #fff;
    bottom: 0;
    padding: 42px 47px;
    overflow: hidden
}

.item_wrapper.ht_wrapper_1 .info.active,.item_wrapper.ht_wrapper_1 .info:hover {
    height: 285px !important;
    background-color: #f4e7c8;
    border-bottom: 5px solid #e4bd7e
}

.item_wrapper.ht_wrapper_1 .info.active .body>p,.item_wrapper.ht_wrapper_1 .info:hover .body {
    opacity: 1
}

.item_wrapper.ht_wrapper_1 .info>p {
    color: #979797;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.item_wrapper.ht_wrapper_1 .info:hover>p {
    color: #222
}

.item_wrapper.ht_wrapper_1 .info h4 {
    color: #222
}

.item_wrapper.ht_wrapper_1 .info:hover h4 {
    color: #dca447
}

.item_wrapper.ht_wrapper_1 .info .body {
    opacity: 0
}

.item_wrapper.ht_wrapper_1 .info .body>p {
    font-size: 13px;
    color: #222;
    line-height: 20px
}

.news_block {
    background-color: #f5f1e6;
    padding-top: 70px;
    text-align: center
}

.news_block>.ht_reset_pd {
    margin-top: -286px;
    padding-bottom: 70px !important
}

.news_events_items {
    margin-bottom: 30px
}

.news_events_items .item_wrapper.ht_wrapper_1 .info {
    padding: 30px 40px;
    height: 226px
}

.news_events_items .item_wrapper.ht_wrapper_1 .info:hover {
    height: 325px;
    background-color: #fff;
    border: 0
}

.news_events_items .item_wrapper.ht_wrapper_1 .info:hover h4 {
    color: #162b75
}

.news_events_items .item_wrapper.ht_wrapper_1 .info>p {
    color: #979797
}

.news_events_items .item_wrapper.ht_wrapper_1 .info .body>p {
    color: #707070
}

.news_events_items .swiper-slide:not(.swiper-slide-next):not(.swiper-slide-prev):not(.swiper-slide-active) .item_wrapper.ht_wrapper_1::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgb(244 242 235 / 70%);
    z-index: 1
}

.news_events_items .item_wrapper.ht_wrapper_1 .info .body>span {
    margin-top: 30px;
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #979797
}

.news_events_items .item_wrapper.ht_wrapper_1 .info .body>span img {
    margin-right: 10px
}

.news_block {
    text-align: center
}

.node_community_full .community_banner_block,.node_community_event_full .album_banner_block {
    height: 300px;
    position: relative
}

.node_community_full .community_banner_block::before,.node_community_event_full .album_banner_block::before {
    content: "";
    background-color: rgb(51 51 51 / 80%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0
}

.node_community_full .community_banner_block .cm_des,.node_community_event_full .album_banner_block .album_des {
    width: 40%;
    min-width: 300px;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    position: relative
}

.node_community_event_full .album_banner_block .album_des {
    width: 50%
}

.node_community_full .community_banner_block .sm_title h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

.node_community_full .community_banner_block .title>h2 {
    color: #fff;
    margin-bottom: 10px
}

.node_community_event_full .album_banner_block .album_title>h2 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 22px
}

.node_community_full .community_banner_block .des p,.node_community_event_full .album_banner_block .des p {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    height: 80px;
    overflow: auto
}

.cm_ev_item {
    margin-bottom: 40px
}

.cm_ev_item img {
    border-radius: 3px
}

.cm_ev_title {
    margin-top: 10px
}

.node_community_full .commu_event_block {
    padding-top: 63px;
    z-index: 1;
    position: relative
}

.node_community_full .commu_event_block>div>div>div {
    display: flex;
    flex-wrap: wrap
}

.node_community_full .ht_pager_1 {
    margin-top: 10px
}

.node_community_full .ht_pager_1 a {
    margin-bottom: -22.5px !important
}

.node_community_event_full .swiper_thumb {
    margin-top: 20px
}

.node_community_event_full .swiper_thumb img {
    border-radius: 3px
}

.node_community_event_full .swiper_top {
    display: flex;
    align-items: center;
    justify-content: center
}

.node_community_event_full .swiper_top .swiper-slide.video {
    position: relative
}

.node_community_event_full .swiper_top .swiper-slide.video:before {
    content: "";
    width: 12px;
    height: 100%;
    position: absolute;
    background-color: transparent
}

.node_community_event_full .swiper_top .swiper-slide.video:after {
    content: "";
    width: 12px;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: transparent
}

.node_community_event_full .swiper_top img {
    border-radius: 3px
}

.node_community_event_full .swiper_top .slider_actions {
    width: calc(100% + 230px);
    bottom: auto
}

.node_community_event_full .album_detail {
    padding-bottom: 70px
}

.node_community_event_full .album_detail>.container {
    margin-top: -80px
}

.node_community_event_full .album_detail .swiper-scrollbar {
    height: 5px;
    border-radius: 0;
    margin-top: 20px
}

.node_community_event_full .album_detail .swiper-scrollbar>div {
    border-radius: 0;
    background-color: #162b75
}

.node_community_event_full .others>h3 {
    text-align: center;
    margin: 70px 0 40px 0 !important
}

.node_community_event_full .community_block {
    padding: 70px 0;
    background: #f5f1e6
}

.node_community_event_full .swiper_thumb .swiper-slide.video {
    position: relative
}

.node_community_event_full .swiper_thumb .swiper-slide.video::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%
}

#header.no_3s {
    height: 70px !important;
    min-height: 70px !important
}

#header.no_3s .before-header,#footer.no_3s .footer_vin3s_menu,#footer.no_3s .footer_vin3s_info,#footer.no_3s>hr {
    display: none !important
}

.messages.messages--error,.messages.messages--warning {
    display: none !important
}

.filter_custom .select2-container {
    width: calc(100% - 20px) !important
}

#project_slide .hd-slide>.container {
    position: relative
}

#project_slide {
    margin: 0;
    padding: 50px 0 50px
}

#project_slide .swiper-pagination {
    position: relative;
    margin-top: 50px
}

div#slide-utility.service_slider .swiper-wrapper,#project_slide.service_slider .swiper-wrapper {
    margin-left: 0
}

div#slide-utility.service_slider {
    margin-top: 0
}

#block-trangchuslidetienich {
    position: relative
}

div#home-usp .slogan {
    margin-bottom: 60px
}

#home-banner div#search_banner {
    height: 84px
}

div#home-usp {
    padding: 102px 0 50px
}

#home-banner div#search_banner {
    padding: 0
}

#home-banner div#search_banner>div {
    padding: 0;
    width: calc((100% - 220px)/3);
    position: relative
}

#home-banner div#search_banner>div>.filter_veil {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0
}

#home-banner div#search_banner>div:nth-child(1),#home-banner div#search_banner>div:nth-child(2) {
    border: 0
}

#home-banner div#search_banner .search-submit {
    width: 220px;
    display: flex;
    justify-content: center
}

#slide-utility .swiper-container-fade .swiper-slide {
    opacity: 1 !important
}

#slide-utility .swiper-container-fade .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important
}

.open_dropdown.dropdown-toggle {
    position: absolute;
    right: 8px;
    height: 70px;
    width: 40px;
    display: none;
    align-items: center;
    justify-content: flex-end
}

#cu_dan_vinhomes>.container {
    text-align: center
}

.expenses_panel {
    background-color: #fff;
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    padding: 20px;
    width: 390px;
    position: absolute;
    top: 74px;
    display: none;
    border: 1px solid #e4e4e4;
    border-radius: 0 0 5px 5px
}
.back_to_news {
    margin-bottom: 20px;
    position: relative;
}

.back_to_news i {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}

.back_to_news a {
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.slider_actions {
    bottom: 30px;
    position: absolute;
    width: 75px;
    height: 35px;
    border: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.ht_relative_ele {
    position: relative;
}

.block-news-relate-to {
    margin-top: 20px;
}
.block-news-relate-to h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    color: #222;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.list-block-news-relate-to li {
    display: inline-block;
    margin-bottom: 20px;
}
.list-block-news-relate-to li .views-field.views-field-field-thumbnail {
    float: left;
    padding-right: 20px;
}
.view.view-ht-node-views.view-id-ht_node_views.view-display-id-block_11 .views-field.views-field-nothing {
    display: flex;
}
.list-news-relate-to {
	font-size: 14px;
}
.block-news-relate-to h3, .list-news-relate-to a {
    font-family: Mulish;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 127%;
    color: #222;
    margin-bottom: 10px;
    border-bottom: 0px !important;
}

#sidebar-category img{
	width: 100%;
	height: auto;
}

/** archive-cong-dong */
.ht_pager_1 {
    margin-top: 30px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.ht_pager_1 a {
    width: 277px;
    height: 45px;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #162b75 !important;
    color: #fff;
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 auto !important;
    margin-top: 30px;
    border-radius: 3px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.judson_2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'GaramondPremrPro';
    color: #162b75;
    line-height: 48px;
}
/** end archive-cong-dong */

.node_community_full .commu_event_block {
    padding-top: 63px;
    z-index: 1;
    position: relative;
}

.node_community_full .community_banner_block::before, .node_community_event_full .album_banner_block::before {
    content: "";
    background-color: rgb(51 51 51 / 80%);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
}

/** home */
#cu_dan_vinhomes {
    background-image: url(./images/bg-cudan-1.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 30px;
    background-size: 610px auto;
    margin: auto;
}
.nested_title {
    height: 173px;
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
    justify-content: center;
}
.nested_title .big_t {
    white-space: nowrap;
    font-size: 150px;
    font-family: 'Judson';
    color: #efeadc;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#cu_dan_vinhomes .nested_title img {
    position: absolute;
    top: 40px;
}
.nested_title .small_t {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 40px;
}
div#vinhomes_people .hd-block .desc {
    text-align: center;
    max-width: 555px;
    margin: auto;
    margin-bottom: 40px;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #222;
}
div#vinhomes_people .img {
    height: 240px;
    transition: .3s;
}
div#vinhomes_people .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div#vinhomes_people .item-body {
    background: #fff;
    padding: 40px;
    transition: .3s;
    text-align: left;
}
div#vinhomes_people .slogan {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    color: #979797;
    transition: .3s;
}
div#vinhomes_people h1.item-title {
    font-family: GaramondPremrPro;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 120%;
    color: #222;
    margin: auto;
    transition: .3s;
}
#vinhomes_people button.btn.btn-outline-primary {
    background: #dca447;
    border-radius: 3px;
    width: 200px;
    height: 45px;
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    text-align: center;
    color: #fff;
}



#project_slide .h2-title {
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    letter-spacing: .03em;
    color: #162b75;
    font-family: 'GaramondPremrPro';
    margin: 0;
    margin-bottom: 20px
}

#project_slide .hd-slide {
    margin-bottom: 40px
}

#project_slide .hd-slide .desc {
    max-width: 506px;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #222;
    margin-bottom: 30px
}

#project_slide button.btn.btn-outline-primary {
    border: 1px solid #162b75;
    box-sizing: border-box;
    border-radius: 3px;
    color: #162b75;
    background: transparent;
    text-transform: uppercase;
    font-weight: 600;
    height: 40px;
    width: 195px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;	
}

#project_slide .content-slide .row {
    display: flex;
    margin: 0
}

#project_slide .content-slide .swiper-slide {
    border-radius: 3px;
    overflow: hidden
}

#project_slide .content-slide .col.medium-3 {
    background: #fff;
    padding: 40px 30px;
    position: relative
}

#project_slide .content-slide .col.medium-9 {
    padding: 0;
    border-right: 10px #dca447 solid
}

#project_slide .content-slide .slogan {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    color: #222;
    margin-bottom: 10px
}

#project_slide .content-slide h1.pj-title {
    font-family: GaramondPremrPro;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    color: #dca447;
    margin: 0;
    margin-bottom: 20px
}

#project_slide .content-slide .desc {
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #707070
}

#project_slide .content-slide a.link {
    position: absolute;
    bottom: 40px;
    left: 30px;
    font-weight: 600;
    font-size: 13px;
    line-height: 150%;
    color: #162b75
}

#project_slide .swiper-container {
    overflow: unset
}

#project_slide .swiper-slide {
    opacity: .2;
    transition: .3s
}

#project_slide .swiper-slide-active {
    opacity: 1
}

.service_slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 0;
    background-color: #dca447;
}

.service_slider:not(.leading_slide) .pagination, .service_slider:not(.leading_slide) .swiper-pagination {
    width: 100%;
}

.service_slider .swiper-pagination {
    display: flex;
    justify-content: center;
}
.service_slider .swiper-pagination .swiper-pagination-bullet svg circle {
    stroke-dasharray: 444;
    opacity: 0;
    display: none;
}
.service_slider .swiper-pagination .swiper-pagination-bullet-active svg circle {
    display: block;
    opacity: 1;
    animation: 5s ease-in 0s 1 normal forwards running circle;
}

.service_slider .swiper-pagination .swiper-pagination-bullet svg {
    position: absolute;
}

/** end home */
.modaal-outer-wrapper {
	width: 488px !important;
    margin: 0 auto;
}


.nested_title {
    height: 173px;
    display: flex;
    align-items: center;
    position: relative;
    text-align: center;
    justify-content: center;
}
.nested_title .big_t {
    white-space: nowrap;
    font-size: 150px;
    font-family: 'Judson';
    color: #efeadc;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.judson_2 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'GaramondPremrPro';
    color: #162b75;
    line-height: 48px;
}
.nested_title .small_t {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 40px;
}
.hisachi_content {
    position: relative;
    padding-top: 10px;
    overflow: hidden;
}





@media(min-width: 1200px) {
    .container_but_container_l {
        padding-left:calc((100vw - 1140px)/2)
    }

    .container_but_container_r {
        padding-right: calc((100vw - 1140px)/2)
    }

    .service_slider .swiper-wrapper {
        margin-left: -195px
    }
}













.hisachi_content {
    position: relative;
    padding-top: 10px;
    overflow: hidden
}

.hisachi_content .year_slider {
    position: relative;
    margin-bottom: 40px
}

.hisachi_content .year_slider .left {
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    border-bottom: 2px solid #cc9036
}

.hisachi_content .year_slider .right {
    position: absolute;
    top: 0;
    right: 0;
    height: 14px;
    border-bottom: 2px solid #e4e4e4
}

.hisachi_content .year_slider .swiper-slide {
    position: relative;
    transition-property: transform;
    height: 53px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    color: #cc9036
}

.hisachi_content .year_slider .swiper-slide.empty {
    color: #979797
}

.hisachi_content .year_slider .swiper-slide .square {
    height: 10px;
    width: 10px;
    background-color: #cc9036;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.hisachi_content .nested_square {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.hisachi_content .nested_square::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.hisachi_content .year_slider .swiper-slide::before {
    content: "";
    position: absolute;
    width: calc(100% + 38px);
    height: 0;
    border-bottom: 2px solid #e4e4e4;
    top: 12px;
    left: calc((100% + 20px)*-1);
    z-index: -1;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width;
    -moz-transition-property: width;
    -ms-transition-property: width;
    -o-transition-property: width;
    transition-property: width
}

.hisachi_content .year_slider .swiper-slide::after {
    content: "";
    position: absolute;
    height: 0;
    border-bottom: 2px solid #e4e4e4;
    top: 12px;
    left: calc((100% + 20px)*-1);
    z-index: -1;
    width: 0;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width;
    -moz-transition-property: width;
    -ms-transition-property: width;
    -o-transition-property: width;
    transition-property: width
}

.hisachi_content .year_slider .swiper-slide:not(.empty)::after {
    border-bottom: 2px solid #cc9036
}

.hisachi_content .year_slider .swiper-slide.animate:not(.empty)::after {
    width: calc(100% + 38px)
}

.hisachi_content .year_slider .swiper-slide:hover .nested_square::before,.hisachi_content .year_slider .swiper-slide.picked .nested_square::before {
    width: 18px;
    height: 18px;
    border: 1px solid #cc9036
}

.hisachi_content .year_slider .swiper-slide.empty .square {
    background-color: #e4e4e4
}

.hisachi_slider .swiper-slide>.row {
    height: 354px;
    width: 100%;
    overflow: hidden
}

.hisachi_slider .swiper-slide>.row .img_wrapper {
    padding: 0 !important;
    height: 100%
}

.hisachi_slider .swiper-slide>.row .img_wrapper img {
    width: 100%
}

.hisachi_slider .swiper-slide>.row .body_wrapper {
    background-color: #fff;
    height: 100%;
    padding: 30px 60px 30px 40px;
    text-align: left
}

.hisachi_slider .swiper-slide>.row .body_wrapper .type {
    display: flex;
    font-size: 13px;
    font-weight: 600
}

.hisachi_slider .swiper-slide>.row .body_wrapper .type span:first-child {
    margin-right: 20px
}

.hisachi_slider .swiper-slide>.row .body_wrapper .type span.active {
    color: #dca447
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels h4 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels {
    margin: 0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #222;
    height: 120px;
    overflow: auto
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels::-webkit-scrollbar {
    width: 2px
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels::-webkit-scrollbar-track {
    background: #f1f1f1
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels::-webkit-scrollbar-thumb {
    background: #888
}

.hisachi_slider .swiper-slide>.row .body_wrapper .tab-panels::-webkit-scrollbar-thumb:hover {
    background: #555
}

.hisachi_slider.container .swiper-container {
    border-radius: 3px
}

.hisachi_slider .nav .tab a {
    border: none !important;
    background: none !important;
    padding-left: 0 !important;
}

.hisachi_slider .nav .tab.active a {
    color: #dca447;
}

.hisachi_slider .slider_actions>div {
    height: 35px;
    width: 35px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    position: initial;
}
.hisachi_slider .slider_actions>div:after {
    height: 35px;
    width: 35px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dca447;
}






@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}