@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Display:wght@400..800&display=swap');


:root{
    --main-cl: #1072BA;
    --sub-cl: #F27325;
    --container-w: 72rem;
}
body {
    overflow-x: hidden !important;
}
body::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
    width: 0.517rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: #090101;
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,0);
    box-shadow: inset 0.052rem 0.052rem 0.15625rem rgba(0,0,0,.0);
    outline: none !important;
}
body{
    font-family: "Wix Madefor Display", sans-serif;
    overflow-x: unset;
    font-size: .9rem;
}
.header-nav>li.lang-item a {
    box-shadow: 0 0 5px #fff;
}
@media (min-width: 1200px) {
    html {
        font-size: 1.05vw;
    }
}
.grid-container{
    max-width: var(--container-w);
}
.container, .container-width, .full-width .ubermenu-nav, .row {max-width: 72.2rem;position: relative;z-index: 9;}

.header .flex-row {
    max-width: unset;
}

div#masthead {
    padding: 0.75rem 3rem 0.75rem 3rem !important;
    height: auto !important;
}

#logo {width: auto !important;}

#logo img,.stuck #logo img {
    max-height: unset !important;
    height: 4.25rem;
    width: auto;
    filter: brightness(0) invert(1);
}

.header.show-on-scroll, .stuck .header-main {
    height: auto !important;
}
.nav-uppercase>li>a {
    font-weight: 700 !important;
    font-size: .9rem;
    color: #fff;
    padding: 0 !important;
    letter-spacing: 0;
}

div#masthead:before,div#masthead:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.72)0%, rgba(0, 0, 0, 0.00)100%);
    top: 0;
    left: 0;
    z-index: -1;
    height: 8.7rem;
    pointer-events: none;
    transition: .5s all;
    opacity: 1;
}

.header-nav>li {
    margin: 0;
}

.header-nav>li+li {
    margin-left: 2.25rem;
}

.header-bg-container.fill {
    display: none !important;
}

.header-shadow .header-wrapper, .header-wrapper.stuck, .layout-shadow #wrapper {
    box-shadow: none;
}

.home_sec_1 img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}

.home_sec_1  li.dot {
    width: 100% !important;
    height: 0.2rem !important;
    border: none;
    background: #FFF;
}

.flickity-page-dots {
    display: flex;
    bottom: 2.5rem;
}

.home_sec_1 .slider:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00)0%, rgba(0, 0, 0, 0.64)100%);
    height: 11rem;
    z-index: 3;
    pointer-events: none;
}
.pt_150 {
    padding-top: 7.5rem !important;
}

.group_heading h3 {
    font-size: 0.8rem;
    color: var(--7, #E11B22) !important;
    letter-spacing: .15rem;
}

.group_heading h1,.group_heading h2 {
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 0.75rem;
    line-height: 1.2;
}

.group_heading {
    font-size: 0.9rem;
}

.mb_35 {
    margin-bottom: 1.75rem;
}

.button_style {
    height: 2.85rem;
    line-height: 2.85rem;
    display: inline-flex;
    align-items: center;
    font-weight: 400;
    font-size: 0.9rem;
    padding: 0 3rem;
    margin-bottom: 0;
}

.mb_75 {
    margin-bottom: 3.75rem;
}

.home_sec_2 .banner {
    border-radius: 1.5rem;
    overflow: hidden;
}

.row .col {
    padding-bottom: 0;
}

.home_sec_2 {
    padding-bottom: 0 !important;
}

.home_sec_3 {
    padding-top: 22rem !important;
    margin-top: -12.5rem;
    padding-bottom: 7.5rem !important;
}

.project_lists .banner {
    height: 31.5rem;
    border-radius: 1.5rem;
    overflow: hidden;
}

.project_lists .banner .bg:before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00)0%, rgba(0, 0, 0, 0.54)43.5%, rgba(0, 0, 0, 0.90)100%);
    height: 24.5rem;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%;
    pointer-events: none;
}

.project_lists .col {
    padding: 0 0.5rem;
}

.project_lists .group_content h3,.project_lists .group_content h1,.project_lists .group_content h2 {
    font-size: 1.5rem;
    font-weight: 700;
}

.project_lists .group_content {
    font-size: 0.7rem;
    padding: 0 1.75rem 2rem;
    pointer-events: none;
    max-width: 27.5rem;
}

.project_lists .group_content>p:last-child {
    margin-bottom: 0;
}

.project_lists {
    margin: 0 -0.5rem;
}

.project_lists .banner_large {
    margin-bottom: 1rem;
}

.project_lists .banner .bg {
    transform: scale(1);
    transition: 1s all;
}

.project_lists .banner:hover .bg {
    transform: scale(1.2);
}

.project_lists .banner:before {
    width: 4.3rem;
    height: 4.3rem;
    background: #E11B22;
    content: '';
    position: absolute;
    z-index: 9;
    border-radius: 5rem;
    right: 3rem;
    top: 2.75rem;
    opacity: 0;
    transition: 1s all;
    pointer-events: none;
    background-image: url(../images/icon_button.svg);
    background-size: 2.15rem;
    background-repeat: no-repeat;
    background-position: bottom left;
    transition: .5s all;
}

.project_lists .banner:hover:before {
    opacity: 1;
}

.project_lists .banner.banner_small:before {
    width: 3.5rem;
    height: 3.5rem;
    top: 1rem;
    right: 1rem;
}

.pt_180 {
    padding-top: 9rem !important;
}

.pb_160 {
    padding-bottom: 8rem !important;
}

.home_sec_5 .group_heading {
    max-width: 28rem;
}

.home_sec_5 .icon-box {
    display: flex;
    border-radius: 1.5rem;
    background: #f7f6f6;
    backdrop-filter: blur(0.5rem);
    flex-wrap: wrap;
    font-size: 0.75rem;
    padding: 1.5rem 1.5rem 0.5rem;
}


.home_sec_5 .icon-box .icon-box-img {
    order: 2;
    width: 100% !important;
    margin: 1.5rem 0 0 0;
}

.home_sec_5 .icon-box .icon-inner {
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.home_sec_5 .icon-box .icon-inner img {
    max-height: 100%;
    width: auto;
}

.home_sec_5 .icon-box h3,.home_sec_5 .icon-box h2,.home_sec_5 .icon-box h1 {
    font-size: 1.35rem;
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.5;
}

.home_sec_5 .col {
    padding: 0 0.35rem;
    padding-bottom: 0 !important;
    margin-bottom: 0.75rem;
}
.home_sec_6 {
    padding: 9rem 0 3.5rem !important;
}

.banner_content .group_heading h1,.banner_content .group_heading h2,.banner_content .group_heading h3 {
    font-size: 2.25rem;
    font-weight: 700;
}

.banner_content .group_heading {
    max-width: 27.15rem;
    font-size: 0.8rem;
    padding-left: 3.5rem;
}
.banner_content {
    border-radius: 1.5rem;
    overflow: hidden;
}

.mb_25 {
    margin-bottom: 1.25rem;
}

.banner_video {
    height: 24.5rem;
    border-radius: 1.5rem;
    overflow: hidden;
}

.home_sec_6 .col {
    padding: 0 0.5rem;
}

.banner_right {
    border-radius: 1.5rem;
    overflow: hidden;
    height: 44.5rem;
}

.banner_right .bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00)0%, rgba(255, 255, 255, 0.80)100%);
    height: 14rem;
}

.banner_right .button_style {
}

.banner_right .text-box {
    padding: 0 2rem 2rem 0;
}
.banner_right .button_style:before{

}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.1);
        opacity: 0;
    }
}

.banner_right .button_style:before{
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100%;
    height: 120%;
    background: #E11B22;
    border-radius: 5rem;
    animation: pulse-border 1000ms ease-out infinite;
    z-index: -1;
}
a.play_video {
    position: relative;
}
.footer_top {
    padding: 1.75rem 0 !important;
}

.footer_top p {
    margin: 0;
}

.footer_top .group_heading h1,.footer_top .group_heading h2,.footer_top .group_heading h3 {
    font-size: 1.75rem;
    font-weight: 700;
}

.footer_top .group_heading {
    font-weight: 400;
}

.form_footer>p {
    display: flex;
}

.form_footer input {
    margin: 0;
    background: transparent;
    color: var(--6, var(--1, #FFF));
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    padding: 0 1.5rem;
    height: 3.3rem;
    border: none !important;
}

.form_footer input::placeholder {
    color: var(--6, var(--1, #FFF));
    opacity: 0.5;
}

.form_footer {
    border: 0.05rem solid #fff;
    border-radius: 5rem;
    overflow: hidden;
}

span.wpcf7-spinner {position: absolute;}

.form_footer span.wpcf7-form-control-wrap {
    width: 100%;
}

span.wpcf7-form-control-wrap {}

.form_footer {}

.form_footer input[type="submit"] {
    padding: 0 2rem;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    border-left: 0.05rem solid rgba(255, 255, 255, 0.20) !important;
}

.wpcf7-form {
    margin: 0;
}

.footer_bottom {
    padding: 3rem 0 0 0 !important;
}

.footer_bottom .logo img {
    height: 5.25rem !important;
    width: auto;
    margin-bottom: 1.75rem;
}

.footer_bottom .title h1, .footer_bottom .title h2, .footer_bottom .title h3 {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.footer_bottom .ux-menu-link a {
    font-size: 0.7rem;
    padding: 0 !important;
    min-height: unset !important;
}

.ux-menu-link .ux-menu-title {
    min-height: unset !important;
}

.ux-menu-title {
    min-height: unset;
    font-size: 0.7rem;
    font-weight: 700;
    padding: 0 !important;
    margin-bottom: 0.25rem !important;
}

.footer_bottom .ux-menu-link+.ux-menu-link {
    margin-top: 0.55rem !important;
}
.footer_bottom .footer_2 .ux-menu-link+.ux-menu-link{
}
.mb_20 {
    margin-bottom: 1rem !important;
}

.mb_50 {
    margin-bottom: 2.5rem !important;
}

.socials_footer img {
    width: 2.2rem;
    height: 2.2rem;
    /*border-radius: 5rem;*/
    overflow: hidden;
}

.socials_footer {
    justify-content: flex-start !important;
}

.socials_footer .img {
    width: auto !important;
}

.socials_footer .img+.img {
    margin-left: 0.9rem !important;
}

.footer_bottom .logo {
    margin: 0 !important;
}

.footer_1 {
    padding-right: 6rem;
}

.absolute-footer {
    display: none !important;
}

.footer_bottom .is-divider {
    margin-top: 2.75rem !important;
    margin-bottom: 0 !important;
}

.copyright p {
    margin: 0 !important;
}

.copyright {
    padding: 1.25rem 0 !important;
    color: var(--8, #333);
    font-size: 0.65rem;
}
.footer_3 {
    padding-left: 0;
}
.footer_bottom a {
    transition: .5s all;
}

.footer_bottom a:hover {
    color: var(--7, #E11B22) !important;
}

.footer_2 {
    padding-right: 2rem;
}
.wpcf7 .wpcf7-not-valid-tip {
    text-align: center;
    font-size: 0.65rem;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0.5rem 0 0 0;
    background: #fff;
    border: none;
    text-align: center;
    font-size: 0.8rem;
}
.nav_tabs_project .nav {
    display: inline-flex !important;
    width: auto !important;
}

.nav_tabs_project {
    justify-content: flex-end;
    width: auto !important;
    display: inline-flex;
    float: right;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 5rem;
    overflow: hidden;
}

.nav_tabs_project a {
    line-height: normal;
    padding: 0.9rem 1.25rem !important;
    font-size: 0.9rem !important;
    font-weight: 500;
    color: #fff !important;
    opacity: 1 !important;
    outline: none !important;
    height: 3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    border-radius: 5rem !important;
    transition: .5s all !important;
}

.nav_tabs_project a span {
    color: #fff;
    opacity: 1 !important;
}

.nav_tabs_project .active a,.nav_tabs_project a:hover {
    background: var(--7, #E11B22) !important;
}

.nav_tabs_project .nav li {
    margin: 0;
}
.home_sec_2 .bg:before, .home_sec_2 .bg:after, .home_sec_5 .bg:before, .home_sec_5 .bg:after, .about_sec_2 .bg:before, .about_sec_2 .bg:after, .about_sec_4 .bg:before, .contact_sec_3 .bg:before, .contact_sec_3 .bg:after, .project_sec_4:after{
    content: '';
    background-image: url(../images/bf_ab_sec_1.svg);
    width: 23.7rem;
    height: 57.1rem;
    position: absolute;
    top: -20rem;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}
.home_sec_2 .bg:after, .about_sec_2 .bg:after, .contact_sec_3 .bg:after, .project_sec_4:after{
    background-image: url(../images/at_ab_sec_1.svg);
    width: 28.05rem;
    height: 50.4rem;
    left: unset;
    right: 0;
    bottom: 0;
    top: unset;
}
.home_sec_5 .bg:before{
    background-image: url(../images/bf_home_sec_5.svg);
    width: 21.2rem;
    height: 31.5rem;
    top: unset;
}
.home_sec_5 .bg:after{
    background-image: url(../images/at_home_sec_5.svg);
    width: 34.45rem;
    height: 53.35rem;
    left: unset;
    right: 0;
    bottom: 0;
    top: unset;
    z-index: 1;
}
.home_sec_4 {
    padding: 9rem 0 8rem !important;
}

.wrap_bds_home {
    display: flex;
    flex-wrap: wrap;
}

.wrap_bds_home .item {
    width: calc(calc(100% / 3) - 3rem);
    margin: 0 1.5rem 3rem;
}

.wrap_bds_home {
    margin: 0 -1.5rem;
}

ul.slick-dots {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    z-index: 9;
}

ul.slick-dots button {
    font-size: 0;
    padding: 0;
    margin: 0 !important;
    width: 0.5rem;
    height: 0.5rem;
    background: rgba(255, 255, 255, 0.50);
    border-radius: 5rem;
    opacity: 1 !important;
    border: 0.05rem solid transparent;
    transition: .5s all;
}

.slider_gallery  ul.slick-dots {
    position: absolute;
    bottom: 0.5rem;
    justify-content: center;
    width: 100%;
}

.slider_gallery ul.slick-dots li {
    margin: 0 0.15rem;
}

ul.slick-dots .slick-active button {
    border: 0.15rem solid #E11B22;
    width: 0.65rem;
    height: 0.65rem;
    background: transparent;
}

.slider_gallery,.slider_gallery img {
    height: 13.5rem !important;
    margin: 0 !important;
    border-radius: 1.5rem;
    overflow: hidden;
}

.slider_gallery>li {
    margin: 0 !important;
}

.slider_gallery>li {
    margin: 0 !important;
}

.slider_gallery .slick-slide {
    margin: 0 !important;
    overflow: hidden;
}

.slider_gallery:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00)0%, rgba(0, 0, 0, 0.80)100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4rem;
    z-index: 2;
    pointer-events: none;
}

.slider_gallery img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
    border-radius: 0 !important;
}

.item_project .box_content {
    margin-top: 1rem;
    position: relative;
}

.item_project .box_content h3 {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.2;
    height: 2.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_project ul.info {
    list-style: none;
    margin: 0;
    font-size: 0.75rem;
}

.item_project ul.info li {
    margin: 0;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.item_project ul.info li > a:hover{
    color: var(--7, #E11B22);
}

.item_project ul.info ul {
    list-style: none;
    margin: 0.5rem -0.4rem 0;
    display: flex;
    flex-wrap: wrap;
}

.item_project ul.info li svg {
    max-width: 0.75rem;
    height: auto;
    margin-right: 0.2rem;
    flex: 0 0 auto;
}

.item_project ul.info ul li {
    padding: 0 0.4rem;
    line-height: 1.4;
    width: 30%;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 0.7rem;
    align-items: center;
}

.item_project ul.info ul li+li {
    border-left: 0.05rem solid rgb(51 51 51 / 20%);
}

.item_project .nav_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: .5rem;
    padding-top: .5rem;
    position: relative;
    z-index: 10;
    align-items: center;
}

.item_project .nav_bottom:before {
    width: 100%;
    height: 0.05rem;
    content: '';
    background: #999;
    position: absolute;
    top: 0;
    opacity: .2;
}

.item_project .price {
    font-size: 0.75rem;
}

.item_project .price b {
    color: #333;
    font-size: .7rem;
    font-weight: 400;
}

.item_project {
    cursor: pointer;
}

.item_project:hover .slider_gallery img {
    transform: scale(1.1);
}

.wrap_bds_home+.wrap_bds_home {
    margin-top: 6rem;
}
.wrap_bds_home .box_info {
    background-image: url(../images/bg_info_project.jpg);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.wrap_bds_home .box_info h1,.wrap_bds_home .box_info h2,.wrap_bds_home .box_info h3 {
    color: #fff;
}

.wrap_bds_home .box_info {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    padding: 4.25rem 2.5rem 3rem;
    border-radius: 1.5rem;
    overflow: hidden;
}

.wrap_bds_home .box_info a.button {
    margin: 0;
}
.slick-arrow {
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5rem;
    background: transparent;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
    width: 2.35rem;
    height: 2.35rem;
    padding: 0;
    transition: .3s all;
    z-index: 9;
    border: 1px solid #B3B3B3;
}

.slick-arrow.slick-next {
    left: unset;
    right: -5rem;

}
.slick-arrow  svg{
    width: 0.5rem;
    height: auto;
}

.slick-arrow svg path {
    transition: .3s all;
    stroke: #B3B3B3;
}

.slick-arrow:hover svg path {
    stroke: #fff;
}

.slick-arrow:hover {
    background: #E11B22;
}

.item_uu_dai {
    width: calc(100% - 1rem);
    margin: 0 0.5rem;
}

.slider_uu_dai {
    margin: 0 -0.5rem;
}

.slider_uu_dai .box_img {
    padding-bottom: 100%;
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
    margin-top: 1.5rem;
}

.slider_uu_dai .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 1s all;
}

.item_uu_dai:hover img {
    transform: scale(1.2);
}

.item_uu_dai {
    cursor: pointer;
}

.item_uu_dai h3 {
    color: #231F20;
    font-size: 1rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
    height: 4.5rem;
}

.item_uu_dai span {
    border: 0.05rem solid var(--7, #E11B22);
    border-radius: 5rem;
    color: var(--7, #E11B22);
    font-size: 0.7rem;
    font-weight: 600;
    padding: 0.3rem 1rem;
    display: inline-block;
    margin-bottom: 0.5rem;
}

.slider_uu_dai .slick-arrow {
    transform: unset;
    top: -5rem;
    right: 0;
    left: unset;
}

.slider_uu_dai .slick-arrow.slick-prev {
    right: 3.25rem;
}

.home_sec_7 {
    padding-bottom: 8rem !important;
    padding-top: 3.5rem !important;
}
.home_sec_8 {
    padding: 6rem 0 8rem !important;
}

.white_heading h3 {
    color: #fff !important;
}

.button_whiite {
    background: #fff;
    color: #080101;
}

.button_whiite:hover {
    background: #090101;
}

.wrap_posts_left {
    width: calc(58% - 1rem);
    margin-right: 1rem;
    float: left;
    margin-top: 2.5rem;
}

.wrap_posts_right {
    width: 42%;
    float: left;
    margin-top: 2.5rem;
    padding-right: 1rem;
    max-height: 34.6rem;
    overflow: auto;
}
.wrap_posts_right::-webkit-scrollbar-track
{
    background-color: #f5f5f530;
}

.wrap_posts_right::-webkit-scrollbar
{
    width: 0.2rem;
    background-color: #f5f5f530;
}

.wrap_posts_right::-webkit-scrollbar-thumb
{
    background-color: #fff;
}

.item_post .box_img {
    height: 25rem;
    position: relative;
    border-radius: .6rem;
    overflow: hidden;
    margin-bottom: 1rem;
}

.item_post .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
    transform: scale(1);
    object-position: top center;
}

.item_post:hover .box_img img {
    transform: scale(1.1);
}

.item_post {
    cursor: pointer;
    position: relative;
}

.item_post .box_content {
    color: #333;
}

.item_post .box_content>span {
    font-size: 0.7rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
    opacity: .7;
}

.item_post .box_content>span .dot {
    width: 0.15rem;
    height: 0.15rem;
    background: #fff;
    border-radius: 5rem;
    margin: 0 0.5rem;
}

.item_post h3 {
    font-size: 1.2rem;
    color: #333;
    margin-bottom: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.item_post .content {
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #333;
}

.wrap_posts_right .item_post {
    display: flex;
    align-items: center;
}

.wrap_posts_right .item_post .box_img {
    width: 12.2rem;
    height: 7.65rem;
    flex: 0 0 auto;
    margin-right: 1.5rem;
    margin-bottom: 0;
}

.wrap_posts_right .item_post .content {
    display: none;
}

.wrap_posts_right .item_post h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    text-transform: unset;
    transition: .5s all;
}

.wrap_posts_right .item_post+.item_post {
    margin-top: 1rem;
}
.filter_shortcode {
    position: absolute;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    right: calc(calc(100vw - 72rem)/2);
    border-radius: 1.5rem;
    background: var(--1, #FFF);
    box-shadow: 0rem 0rem 3rem 0rem rgba(0, 0, 0, 0.05);
    padding: 1.25rem 1.5rem;
    max-width: 22rem;
}

.filter_shortcode ul.nav {
    display: flex;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 5rem;
    padding: 0.15rem;
    margin-bottom: 1.75rem;
}

.filter_shortcode ul.nav li {
    padding: 0 1.3rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    margin: 0;
    color: var(--8, #333);
    border-radius: 5rem;
    height: 2.7rem;
    transition: .5s all;
    cursor: pointer;
}

.filter_shortcode ul.nav li.active,.filter_shortcode ul.nav li:hover {
    background: var(--7, #E11B22);
    color: #fff;
}
.inner_search form.search-form {
    margin: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.inner_search form.search-form input:not([type="submit"]) {
    height: 2.9rem;
    box-shadow: none;
    color: var(--8, #333);
    font-size: 0.75rem;
    border-radius: 100px;
    padding: 0 1rem;
    outline: none;
    margin: 0;
}

.inner_search input[type="submit"] {
    width: 2rem;
    height: 2rem !important;
    font-size: 0;
    border-radius: 0 5rem 5rem 0;
    background: #BF1E2D;
    flex: 0 0 auto;
    background-image: url(../images/icon_search.svg);
    background-size: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100px;
    position: absolute;
    right: .2rem;
}

.wrap_select {
    border-radius: 5rem;
    border: 0.05rem solid #EEE;
    height: 2.9rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    color: var(--8, #333);
    font-size: 0.75rem;
    font-weight: 600;
    cursor: pointer;
}

.wrap_select .icon {
    width: 1rem;
    display: block;
    margin-right: 0.3rem !important;
}

.wrap_select>span {
    display: flex;
    align-items: center;
}

.wrap_select .icon svg {
    display: block;
    max-width: 100%;
}

.wrap_select+.wrap_select {
    margin-top: 0.5rem;
}

.button_style i.icon-angle-right:before{
    content: '';
    background-image: url(../images/icon_button.svg);
    width: 1.2rem !important;
    height: 1.2rem !important;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transform: translateY(0.15rem);
}
.button_style:hover {
    background: #090101;
}
div#masthead:after {
    opacity: 0;
    transition: .5s all;
}

.stuck  div#masthead:after {
    opacity: 1 !important;
    background: #BF1E2D;
    height: 100%;
}

.stuck div#masthead:before {
    opacity: 0;
}
.project_lists .banner:hover:before {
    background-position: center;
}
.footer_bottom .icon-map-pin-fill:before {
    content: '';
    background-image: url(../images/map.svg);
    background-size: 14px !important;
}
.footer_bottom .icon-phone:before {
    content: '';
    background-image: url(../images/phone.svg);
}
.footer_bottom .icon-envelop:before {
    content: '';
    background-image: url(../images/mail.svg);
    background-size: 17px !important;
}
.footer_bottom .icon-500px:before {
    content: '';
    background-image: url(../images/qr_code.svg);
}
.footer_bottom .ux-menu-link__icon:before {
    display: inline-block;
    width: 20px !important;
    height: 20px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center !important;
    transform: translateY(6px);
}

.ux-menu-link__icon {
    margin-right: 3px !important;
}


.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 1.5s all;
    opacity: 1;
    overflow: hidden;
    box-shadow: inset 0px 0px 5.208rem 26.042rem #fff;
}
.load_home_page.active{
    box-shadow: inset 0px 0px 5.208rem 0px #89A0A9;
}

.load_home_page.hide {
    opacity: 0;
    pointer-events: none;
}
.load_home_page svg {
    max-width: 23.833rem;
    width: 100%;
    height: auto;
    position: relative;
    opacity: 1;
    transform: scale(1);
    transition: 1s all;
}
.load_home_page.active svg{
    opacity: 0;
    transform: scale(2);
}


#CR-home-page .why--sec .item .wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.load_home_page .wrap {
    display: inline-flex;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    transform: scale(1.3);
    overflow: hidden;
}
.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #fff;
}
.scroll_to_buttom{
    content: '';
    background-image: url(../images/icon_scroll.svg);
    position: absolute;
    bottom: 4rem;
    left: 1.5rem;
    width: 1.2rem;
    height: 6.4rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    animation: hu__hu__ infinite 2s ease-in-out;
    cursor: pointer;
}
@keyframes hu__hu__ {
    50% { transform: translateY(30px) }
}
ul.nav_right_head {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

ul.nav_right_head li {
    margin: 0;
}

ul.nav_right_head li.language img {
    display: block;
    width: 1.25rem;
    height: 1rem;
}
ul.nav_right_head .hotline {
    background: transparent;
    height: 2.25rem;
    display: flex;
    align-items: center;
    border-radius: 5rem;
    flex-wrap: wrap;
    align-content: center;
    font-size: 0.5rem;
    padding: 0 0.85rem 0 0.5rem;
    line-height: 1.4;
    margin-left: 1.5rem;
    position: relative;
    color: #fff;
    border: 1px solid #fff;
    transition: .4s all;
}
ul.nav_right_head .hotline b {
    display: block;
    color: #fff;
    font-size: 0.8rem;
    font-weight: 700 !important;
    transition: .4s all;
}
ul.nav_right_head .hotline svg {
    width: 1.25rem;
    height: 1.25rem;
    display: block;
}
ul.nav_right_head .hotline .icon {
    margin-right: 0.2rem;
    background: #BF1E2D;
    border-radius: 50%;
    width: 1.8rem;
    height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.nav_right_head .hotline:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100%;
    height: 120%;
    background: #fff;
    border-radius: 5rem;
    animation: pulse-border3 1000ms ease-out infinite;
    z-index: -1;
}
@keyframes pulse-border3 {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.1);
        opacity: 0;
    }
}
.header-nav>li>a:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 0;
    transition: .5s all;
    background: #fff;
    bottom: 0;
}

.header-nav>li>a:hover:before {
    width: 100%;
}
.scroll_to_buttom svg{
    display: none;
}
.project_lists .banner .text-box {
    height: 10rem;
}

.project_lists .banner .text-box .text {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.banner_page.banner_about .banner:before, .banner_page.banner_about .banner:after {
    content: '';
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.00) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}


.banner_page.banner_about .banner:after {
    left: unset;
    right: 0;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 0, 0, 0.00) 100%);
}

.banner_page .banner h1, .banner_page .banner h2, .banner_page .banner h3 {
    font-size: 3rem;
    font-weight: 800;
}

.banner_page .banner .text {
    font-weight: 500;
}

.breadcrumbs.text {
    position: absolute;
    bottom: 2rem;
    width: 100%;
    z-index: 9;
    color: #fff !important;
}

.breadcrumbs.text * {
    color: #fff !important;
    font-style: unset !important;
    font-size: 0.75rem;
    font-weight: 700;
}

.breadcrumbs.text ul {
    display: flex;
    list-style: none;
    margin: 0;
    font-style: unset !important;
    align-items: center;
}

.breadcrumbs.text ul li {
    margin: 0;
}

.about_sec_2 {
    padding: 7.25rem 0 9rem !important;
}

.about_sec_2 .group_heading {
    margin-bottom: 4.5rem;
}

.about_sec_2 .gallery-col {
    padding: 0 0.5rem !important;
    border-radius: 1.5rem;
    overflow: hidden;
}

.about_sec_2 .gallery-col img {
    width: 100%;
    display: block;
    height: 26.5rem;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.about_sec_2 .gallery-col a {
    border-radius: 1.5rem;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.about_sec_2 .gallery-col .box-text {
    display: none;
}

.about_sec_2 .gallery-col:nth-child(odd) {
    margin-top: 2.75rem;
}

.about_sec_2 .gallery-col:hover img {
    transform: scale(1.2);
}

.about_sec_3 {
    padding: 0 !important;
}

.about_sec_3 .group_heading {
    max-width: 29rem;
}

.wrap_gallery .col {
    padding: 0 !important;
}

.wrap_gallery>.col-inner {
    width: calc(100% + calc(calc(100vw - 72.85rem)/2));
    flex: unset;
}

.wrap_gallery .img-inner {
    padding-bottom: 100%;
    position: relative;
}

.wrap_gallery .img-inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transform: scale(1);
    transition: .5s all;
}

.wrap_gallery .img-inner img:hover {
    transform: scale(.95);
}

.about_sec_4 {
    padding: 9rem 0 !important;
}

.about_sec_4 .box_img img {
    display: block;
    width: 100%;
    border-radius: 1.5rem;
    max-width: 29.75rem;
}

.about_sec_4 .list_items .icon-box-img {
    width: auto !important;
    margin-right: 1.2rem;
}

.about_sec_4 .list_items .icon-box-img .icon-inner {
    width: 2.5rem;
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
}

.about_sec_4 .list_items .icon-box-img .icon-inner img {
    max-width: 100%;
}

.about_sec_4 .list_items .icon-box-text {
    padding: 0;
    font-size: 0.9rem;
}

.about_sec_4 .list_items h1,.about_sec_4 .list_items h2,.about_sec_4 .list_items h3 {
    font-size: 0.9rem;
    font-weight: 700;
    margin-bottom: 0.4rem;
}

.about_sec_4 .list_items .icon-box+.icon-box {
    margin-top: 1.25rem !important;
}

.about_sec_5 {
    padding: 7.5rem 0 27.2rem !important;
}

.slider_logo a {
    width: 100%;
    height: 5.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 1rem;
    background: var(--1, #FFF);
    box-shadow: 0rem 0.2rem 1.5rem 0rem rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.slider_logo a img {
    max-height: 5rem;
    width: auto;
    max-width: 90%;
    display: block;
    margin: auto;
    transition: .5s all;
    transform: scale(1);
}

.slider_logo .img {
    padding: 0 0.65rem !important;
}

.slider_logo a:hover img {
    transform: scale(1.1);
}

.about_sec_5 .group_heading {
    margin-bottom: 2.25rem !important;
}
.about_sec_4 .bg:before {
    background-image: url(../images/hoa_tiet_ab_sec_4.svg);
    width: 25.45rem;
    height: 48.35rem;
    top: 0;
}
.banner_page .banner:before {
    background: radial-gradient(transparent, #00000070);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.contact_sec_2 {
    padding: 5rem 0 6rem !important;
}

.info_contact .icon-box-img {
    width: auto !important;
}

.info_contact .icon-box-img .icon-inner {
    width: 3.3rem;
    height: 3.3rem;
    background: #E11B22;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
}

.info_contact .icon-box-img .icon-inner img {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
    display: block;
}

.info_contact .icon-box-text {
    padding-left: 1.4rem !important;
    font-size: 0.9rem;
}

.info_contact .icon-box-text strong {
    font-size: 1.25rem;
}

.info_contact .col {
    padding: 0 3.5rem !important;
}

.info_contact {
    max-width: calc(72rem + 5rem);
    margin-bottom: 4.5rem;
}

.info_contact .icon-box {
    flex-flow: unset !important;
}

.info_contact .col+.col {
    border-left: 0.05rem solid rgb(108 108 108 / 20%);
}

.contact_sec_3 {
    padding: 5rem 0 !important;
}

.wrap_form input, .wrap_form textarea {
    height: 2.5rem;
    width: 100%;
    box-shadow: none;
    font-size: 0.8rem;
    padding: 0 1.4rem;
    line-height: normal;
    border-radius: 5rem;
    border: 0.05rem solid #C8D2D9;
    transition: .3s all;
    margin-bottom: 1rem;
}

.wrap_form input::placeholder, .wrap_form textarea::placeholder {
    opacity: .5;
}

.wrap_form input:focus {
    border-color: #E11B22;
}

.wrap_form textarea {
    border-radius: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.mb_30 {
    margin-bottom: 1.5rem;
}

.wrap_form input[type="submit"] {
    width: auto;
    text-transform: unset;
    background: var(--7, #E11B22);
    padding: 0 2.75rem;
    border: none;
    font-size: 0.9rem;
    font-weight: 400;
    margin-top: 0.75rem;
}

.nav_tabs .icon-box {
    border-radius: 0.5rem;
    background: #F5F5F5;
    padding: 2.25rem 2.5rem 2.25rem 1.5rem;
    font-size: 0.8rem;
    cursor: pointer;
    transition: .3s all;
}

.nav_tabs .icon-box p {
    margin: 0;
}

.nav_tabs .icon-box h1, .nav_tabs .icon-box h2, .nav_tabs .icon-box strong {
    color: var(--7, #E11B22) !important;
    font-size: 1.25rem;
    margin-bottom: 0.3rem;
    display: block;
}

.nav_tabs .icon-box br {
    display: none;
}

.nav_tabs .icon-box+.icon-box {
    margin-top: 0.75rem;
}

.nav_tabs .icon-box.active {
    background: var(--7, #E11B22);
}

.nav_tabs .icon-box.active>* {
    filter: brightness(0) invert(1);
}

.nav_tabs .icon-box>* {
    transition: .3s all;
}
div#load_map p {
    margin: 0;
}

div#load_map iframe {
    width: 100%;
    border-radius: 0.5rem;
    height: 29.7rem;
}
.contact_sec_3 .bg:before {
    left: -2rem;
}

.contact_sec_3 .bg:after {
    bottom: -16rem;
    right: -12rem;
    width: 32.05rem;
    height: 54.4rem;
}
.menu_support {
    max-width: 19.75rem;
}

.menu_support li {
    border: none !important;
}

.menu_support li a {
    border: none !important;
    padding: 0.75rem 1.75rem !important;
    display: block !important;
    border: 0.05rem solid #E0E0E0 !important;
    border-radius: 0 5rem 5rem 0;
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--8, #333);
    transition: .3s all;
}

.menu_support li +li {
    margin-top: 0.6rem !important;
}

.menu_support li a:hover,.menu_support li.current_page_item a {
    background: var(--7, #E11B22);
    color: #fff;
}

.support_sec_2 {
    padding: 5rem 0 7.5rem !important;
}

.support_sec_2 .section-title {
    border-bottom: 0.05rem solid rgba(51, 51, 51, 0.20);
    color: var(--7, #E11B22);
    margin-bottom: 2.5rem;
    padding: 0.45rem 0;
}

.support_sec_2 .section-title b {
    display: none;
}

.support_sec_2 .section-title span:before {
    border: none !important;
    text-transform: unset;
    font-size: 2.5rem;
    font-weight: 600;
    background: var(--7, #E11B22);
    width: 0.2rem;
    border-radius: 5rem;
    left: -3rem;
    height: 59%;
    top: 1.2rem;
}

.support_sec_2 .box_content {
    border-radius: 1rem;
    background: #F9F9F9;
    box-shadow: 0 0 1.5rem #e1e1e1;
    padding: 1.5rem 3rem 1.5rem;
}

.support_sec_2 .box_content .text {
    font-size: 0.8rem;
}

.support_sec_2 .box_content .text h3 {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

.section-title-normal span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0.05rem;
    height: 100%;
}

.support_sec_2 .section-title span {
    padding: 0 !important;
    border: none !important;
    text-transform: unset;
    font-size: 2.5rem;
    font-weight: 600;
}
.accordion-item a {
    border: none !important;
    display: flex !important;
    padding=l: 0;
    outline: none !important;
    padding-left: 0 !important;
    font-size: 1rem;
    background: transparent !important;
    padding: 0.75rem 0 !important;
    font-weight: 400 !important;
}

.accordion-item a button {
    order: 2;
}

.accordion-item a button {
    left: unset !important;
    right: 0 !important;
    margin: 0 !important;
}

.accordion .toggle {
    top: 1.4rem;
    opacity: 1 !important;
    font-size: .8rem !important;
}

.accordion-item {
    border-bottom: 0.05rem solid rgb(108 108 108 / 20%);
}

.accordion {
    margin-top: -2.4rem !important;
    margin-bottom: 2.5rem !important;
}

.accordion-inner {
    padding-left: 0;
    font-size: 1rem;
}

.accordion-item a.active {
    font-weight: 700 !important;
}

.accordion-item a>span:before {
    content: '';
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    background-image: url(../images/icon_q_a.svg);
    flex: 0 0 auto;
    margin-right: .7rem;
    filter: brightness(0) invert(0);
    transition: .5s all;
}

.accordion+.section-title-container .section-title {
    border: none;
    margin-bottom: 0;
}
.mb_30 {
    margin-bottom: 1.5rem !important;
}
a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.news_sec_2 {
    padding: 5rem 0 !important;
}

.news_sec_2 .wrap_posts_left {
    margin-top: 0;
    width: calc(58% - 1.5rem);
    margin-right: 1.5rem;
}

.news_sec_2 .wrap_posts_right {
    margin-top: 0 !important;
}

.news_sec_2 .wrap_posts_right * {
    color: #000;
}


.news_sec_3 {
    padding: 4rem 0 5rem !important;
}

.news_sec_3 .slider_uu_dai .slick-arrow {
    left: -4rem;
    top: 50%;
    transform: translateY(-50%);
}

.news_sec_3 .slider_uu_dai .slick-arrow.slick-next {
    right: -4rem;
    left: unset;
}

.news_sec_4 {
    padding: 2.5rem 0 5rem !important;
}

.wrap_posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
}

.wrap_posts .item_post {
    width: calc(calc(100% / 3) - 2rem);
    margin: 0 1rem 2.5rem;
}

.wrap_posts .item_post .box_img {
    height: 14rem;
    object-fit: cover;
}

.wrap_posts .item_post * {
    color: #231F20;
}

.wrap_posts .item_post h3 {
    font-size: 1rem;
    font-weight: 600;
    height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.wrap_posts .item_post .dot {
    background: #231F20 !important;
}

.news_sec_2 .wrap_posts_right  .dot {
    background: #000 !important;
}
.news_sec_4 .wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 2.4rem;
}

.box_menu a {
    padding: 0 !important;
}

.box_menu li {
    border: none !important;
}

.box_menu ul {
    display: flex;
    border-radius: 5rem;
    margin: 0.25rem 0 0 0;
}

.box_menu ul a {
    padding: 0.6rem 1.5rem !important;
    color: var(--8, #333);
    text-align: center;
    font-size: 0.9rem;
    border-radius: 5rem;
    transition: .3s all;
    border: 1px solid rgba(0, 0, 0, 0.30);
    Colors
    Hex
    Hex
    Border colors

    #000000 ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â· 30%;
    margin: 0 .4rem;
}

.box_menu ul a:hover, .box_menu ul .current-menu-item a,.box_menu ul a.active {
    background: transparent;
    color: #BF1E2D;
    border-color: #BF1E2D;
}
.single-post header#header {
    position: fixed;
}
section.post_details {
    padding: 5rem 0;
}

section.post_details .wrap_title {
    max-width: 54rem;
    margin: 0 auto 2.5rem;
    align-items: center;
}

section.post_details .wrap_title h2 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: .7rem;
}

section.post_details .wrap_title .date_post {
    color: #999;
    font-size: 0.8rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.post_details .wrap_title .date_post .dot {
    width: 0.1rem;
    height: .9rem;
    background: #999;
    display: inline-block;
    border-radius: 5rem;
    margin: 0 0.5rem;
    opacity: .2;
}

section.post_details .banner img {
    display: block;
    width: 100%;
    border-radius: 1rem;
}

section.post_details .banner {
    margin-bottom: 2rem;
    position: unset;
    border-radius: 1rem;
    overflow: hidden;
}

.content.content_post {
    font-size: 0.9rem;
    color: #333;
    max-width: 52.5rem;
    margin: auto;
}

.content.content_post img {
    display: block;
    border-radius: 1rem;
}

.content.content_post .nav_bottom {
    border-top: 0.05rem solid #DADADA;
    padding-top: 1.5rem;
    display: flex;
    justify-content: space-between;
    margin-top: 2.4rem;
}

.content.content_post .nav_bottom>* {
    display: flex;
    align-items: center;
}

.content.content_post .nav_bottom ul {
    display: flex;
    list-style: none;
    margin: 0 !important;
}

.content.content_post .nav_bottom ul li {
    margin: 0 !important;
    padding: 0 !important;
}

.content.content_post .nav_bottom span {
    color: var(--3, #231F20);
    font-size: 0.8rem;
    font-weight: 700;
    display: block;
    margin-right: 1rem;
}

.content.content_post .nav_bottom .tags li {
    border-radius: 100px;
    background: transparent;
    color: var(--3, #231F20);
    font-size: 0.8rem;
    padding: 0.5rem 1rem !important;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.30);
    Colors
    Hex
    Hex
    Border colors

    #000000 ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â· 30%;
}

.content.content_post .nav_bottom .tags li+li {
    margin-left: 1rem !important;
}

.share a {
    width: 1.8rem;
    height: 1.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #E11B22;
    border-radius: 5rem;
    transition: .4s all;
}

.share li+li {
    margin-left: 0.35rem !important;
}

.content.content_post .nav_bottom .share li+li {
    margin-left: 0.35rem !important;
}
.header, .header-wrapper {
    z-index: 9999;
}
.post_related .wrap_post {
    display: block !important;
}

.post_related .wrap_posts {
    display: block !important;
}

.post_related {
    padding-top: 4.5rem;
}
.comment_bottom {
    margin: 2.5rem -0.5rem 0;
}
.fb_iframe_widget_fluid_desktop, .fb_iframe_widget_fluid_desktop span, .fb_iframe_widget_fluid_desktop iframe {
    max-width: 100% !important;
    width: 100% !important;
}
.category  header#header {
    position: fixed;
}
ul.fixed_button {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 99;
    list-style: none;
    margin: 0;
}

ul.fixed_button a {
    /*width: 2.75rem;*/
    height: 2.75rem;
    background: #BF1E2D;
    border-radius: 0.25rem 0 0 0.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: .3s all;
}

ul.fixed_button a svg {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
}

ul.fixed_button li {
    margin: 0.1rem 0;
}

ul.fixed_button a:hover {
    background: #E11B22;
}
.about_sec_3 .group_heading strong {
    margin-bottom: .5rem;
    display: block;
}
.img_border img {
    border-radius: 1rem 0 0 0;
}
.support_sec_2 .large-4>.col-inner {
    position: sticky;
    top: 8rem;
}
.support_sec_2 .box_content .text img {
    margin-top: 1.7rem;
}
nav.breadcrumb svg {
    display: block;
}
.accordion-inner>p:last-child {
    margin: 0;
}
.accordion-inner p {
    font-size: .8rem;
}

.accordion-inner {
    padding-left: 1.9rem;
    padding-top: 0;
}
#ez-toc-container {
    width: 100%;
    border-radius: 1.5rem;
    background: #F9F9F9;
    box-shadow: 0 0 0.5rem #0000001a;
    border: none;
    padding: 0;
}

.ez-toc-title-container {
    padding: 1.5rem 2.5rem 1rem;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 700 !important;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 700;
    font-size: 1.25rem;
}

#ez-toc-container nav>ul {
    padding: 1rem 2.5rem;
    border-top: 0.05rem solid #E6E6E6;
}

#ez-toc-container nav a {
    color: #333;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
}

#ez-toc-container nav li+li {
    margin-top: 0.5rem !important;
}

.ez-toc-counter nav ul li a::before {
    display: none;
}

#ez-toc-container a:hover {
    color: var(--7, #E11B22);
}
.header-nav li.current-menu-item> a:before {
    width: 100%;
}
.nav_tabs .icon-box img {
    margin-top: .35rem;
    height: 1.2rem;
    width: auto;
}
section.section {
    display: block;
}

.project_sec_1 {
    padding: 3rem 0 17rem;
}

.background {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    z-index: 1;
}

.background img {
    width: 100%;
    display: block;
}

.background:before {
    content: '';
    width: 100%;
    background: linear-gradient(180deg, #f9f9f9 20%, rgba(255, 255, 255, 0.17) 76.28%, rgba(255, 255, 255, 0.00) 100%);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.project_sec_1 .box_content {
    max-width: 32rem;
}

.project_list_item_sec_1 .item {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
}

.project_list_item_sec_1 .item b {
    display: block;
}

.project_list_item_sec_1 .item .wrap_content {
    line-height: normal;
}

.project_list_item_sec_1 .item .icon {
    width: 2.25rem;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-right: 1rem;
    transform: rotateY(0deg);
    transition: 1s all;
}

.project_list_item_sec_1 .item .icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.project_list_item_sec_1 .item+.item {
    margin-top: 2.6rem;
}

.project_list_item_sec_1 {
    margin-left: 5rem;
}
.group_heading.group_title h2 {
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.group_heading.group_title h2 span {
    font-weight: 300;
}
.text_white * {
    color: #fff;
}

.project_sec_2 .row {
    display: flex;
    align-items: flex-end;
}

.project_sec_2 .group_heading {margin-bottom: 8rem;margin: 0;}

.project_sec_2 {
    padding: 0;
}
: 1.5rem;
}
.project_sec_3 {
    padding: 6.5rem 0 26rem;
    background: #F9F9F9;
}

.project_sec_3 .group_heading {
    margin-bottom: 5rem;
}

.slider_lien_ket .inner {
    width: 7.1rem;
    height: 7.1rem;
    display: flex;
    box-shadow: 0rem 0rem 1.5rem 0rem rgba(0, 0, 0, 0.10);
    border-radius: 5rem;
    overflow: hidden;
    border: 0.3rem solid #fff;
}

.project_sec_3 .background:before {
    background: linear-gradient(180deg, #ffffff 20%, rgba(255, 255, 255, 0.17) 76.28%, rgba(255, 255, 255, 0.00) 100%);
}

.slider_lien_ket .box_img:before{
    content: '';
    background-image: url(../images/icon_box.svg);
    width: 52px;
    height: 48px;
    position: absolute;
    bottom: 34px;
    left: 50%;
    transform: translateX(-50%);
}
.slider_lien_ket .box_img {
    position: relative;
}

.slider_lien_ket .inner img {
    position: relative;
}

.slider_lien_ket .box_content b {
    color: var(--7, #E11B22);
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 1rem;
}

.slider_lien_ket .box_content b span {
    font-weight: 300;
    font-size: 1.25rem;
    margin-left: .4rem;
}

.slider_lien_ket .box_content .text {
    font-size: 0.8rem;
}

.slider_lien_ket .item {
    height: 24.5rem;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    position: relative;
}

.slider_lien_ket .item>* {
    height: 50%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.slider_lien_ket .item .box_content >* {
    width: 100%;
}

.slider_lien_ket .item:nth-child(even) .box_img {
    order: 2;
}

.slider_lien_ket .item:nth-child(even) .box_img:before {
    transform: translateX(-50%) rotateX(180deg);
    bottom: unset;
    top: 1.7rem;
}

.slider_lien_ket:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 1px;
    opacity: 0.8;
    background: linear-gradient(270deg, rgba(183, 183, 183, 0.00) 0%, #B7B7B7 50.15%, rgba(183, 183, 183, 0.00) 99.04%);
}

.slider_lien_ket .item:before {
    width: 1.1rem;
    height: 1.1rem;
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    border: 0.05rem solid #B0B0B0;
    background: #F9F9F9;
    z-index: 2;
    border-radius: 50%;
}

.slider_lien_ket {
    margin-top: -2.5rem;
}
.project_list_sec_4:after {
    display: none;
}

.project_sec_4 {padding-top: 6rem;padding-bottom: 2rem;}

.project_list_sec_4 h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.project_list_sec_4 ul {
    list-style: none;
    margin: 0 -1rem;
    display: flex;
    flex-wrap: wrap;
}

.project_list_sec_4 ul li {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 0 1rem;
    color: #444;
    font-size: 0.75rem;
}

.project_list_sec_4 ul li svg {
    width: 1.2rem;
    height: auto;
    margin-right: 0.5rem;
}

.project_list_sec_4 {
    margin-bottom: 7rem;
    margin-top: 4.5rem;
}

.project_sec_4 .box_content h3 {
    color: var(--8, #333);
    font-size: 1.5rem;
    font-weight: 600;
}

.project_sec_4 .box_content .text {
    font-size: 0.9rem;
}
.slider_tien_ich {
    max-width: 65rem;
    margin: 3.5rem auto 0;
    z-index: 9;
}


.slider_tien_ich  .item {
    padding: 0 1.25rem;
}

.slider_tien_ich .slick-list {
    overflow: unset;
}

.slider_tien_ich .inner {
    height: 34rem;
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
}

.slider_tien_ich .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_tien_ich .inner:before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 41.58%, rgba(0, 0, 0, 0.50) 82.6%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.slider_tien_ich .box_content {
    padding: 0 11.25rem 3rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
}

.slider_tien_ich .item {
    position: relative;
}

.slider_tien_ich .box_content * {
    color: #fff;
}

.slider_tien_ich .item h3 {
    color: #FFF;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.slider_tien_ich .item .content {
    font-size: 0.9rem;
}

.project_sec_5 .group_heading.group_title h2 {
    margin-bottom: 0.5rem;
}
.wrap_tabs {
    height: calc(100vh - 3rem);
    overflow: hidden;
}

.wrap_tabs .slider_gallery {
    height: 100% !important;
    border-radius: 0;
}
.wrap_tabs .slider_gallery img{
    height: 100vh !important;
}
.wrap_tabs .item_tab {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    transition: .5s all;
}

.box_video {
    height: 100%;
}

.box_video img {}

.box_video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul.nav_tabs {
    position: absolute;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    display: flex;
    list-style: none;
    margin: 0;
}

.box_video a {}

ul.nav_tabs a {
    background: #FFF;
    border-radius: 5rem;
    min-width: 7.5rem;
    padding: 0 1.1rem;
    height: 2.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--8, #333);
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 600;
    margin: 0 0.25rem;
    transition: .3s all;
}

ul.nav_tabs li {
    margin: 0;
}

ul.nav_tabs a:hover,
ul.nav_tabs a.active{
    background: var(--7, #E11B22);
    color: #fff
}
.wrap_tabs .item_tab.active {
    z-index: 2;
    pointer-events: unset;
    opacity: 1;
}
.slider_tien_ich .slick-arrow {
    top: -7rem;
    right: -6rem;
    transform: unset;
    background: transparent;
    border: 1px solid #E11B22;
    z-index: 99;
}

.slider_tien_ich .slick-arrow.slick-prev {
    left: unset;
    right: -3rem;
}

.slider_tien_ich .slick-arrow:hover {
    background: #E11B22;
}
.project_sec_4:after{
    background-image: url(../images/hoa_tiet_project_sec_4.svg);
    width: 36.5rem;
    height: 16.5rem;
    top: 34rem;
    right: 3rem;
}
.project_sec_7 {
    padding: 0 !important;
}
.item_tab .box_video {
    background: rgb(0 0 0);
}

.item_tab .box_video>img {
    opacity: .6;
}

a.button_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120px;
    height: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100px;
}
a.button_play:before,a.button_play:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 110%;
    height: 110%;
    background: transparent;
    border-radius: 5rem;
    animation: pulse-border 1000ms ease-out infinite;
    z-index: -1;
    border: 1px solid #fff;
}

a.button_play svg {
    width: 30px;
    height: auto;
}

a.button_play:after {
    width: 120%;
    height: 120%;
}
.for_tabs_cs .item {
    display: none;
}

.for_tabs_cs .item_tab_cs {
    display: none;
}
.project_sec_8 {
    padding: 5.5rem 0 10rem;
    background: #F4F4F4;
}

ul.tabs_cs {
    list-style: none;
    margin: 2rem 0 0 0;
    max-width: 13.8rem;
}

ul.tabs_cs a {
    display: flex;
    align-items: center;
    background: var(--8, #333);
    font-size: 0.85rem;
    color: #fff;
    border-radius: 5rem;
    height: 2.5rem;
    padding: 0 2rem 0 1.5rem;
    transition: .5s all;
}

ul.tabs_cs a svg {
    width: 1.15rem;
    flex: 0 0 auto;
    margin-right: 0.5rem;
}

ul.tabs_cs a:hover,ul.tabs_cs a.active {
    background: var(--7, #E11B22);
}

ul.tabs_cs li {
    margin: 0;
}

ul.tabs_cs li+li {
    margin-top: 0.75rem;
}

.project_sec_8 .box_content {
    max-width: 17.5rem;
}
.project_sec_9 {
    padding: 5rem 0 8.75rem;
}

.wrap_dt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.box_img {}

.wrap_dt .item {
    width: 11.6rem;
    cursor: pointer;
}

.wrap_dt .item .box_img {
    width: 100%;
    height: 6.0054rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1rem;
    background: #FFF;
    box-shadow: 0rem 0.2rem 1.5rem 0rem rgba(0, 0, 0, 0.05);
    margin-bottom: 0.5rem;
}

.wrap_dt .item .box_img img {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
    transform: rotateY(0deg);
    transition: 2s all;
}

.wrap_dt .item h3 {
    font-size: 0.9rem;
    font-weight: 500;
    text-align: center;
    margin: 0.5rem 0 0 0;
}

.wrap_dt .item:hover .box_img img {
    transform: rotateY(360deg);
}

.project_sec_9 .group_title {
    margin-bottom: 3.75rem;
}
.project_sec_9 {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.wrap_form_project {
    margin-top: 7.5rem;
    border-radius: 1.5rem;
    background: #FFF;
    box-shadow: 0rem 0.2rem 2.5rem 0rem rgba(20, 45, 101, 0.08);
    display: flex;
    overflow: hidden;
}

.wrap_form_project .box_img {
    width: 26.25rem;
    flex: 0 0 auto;
    height: 100%;
}

.wrap_form_project .box_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wrap_form_project .form_project {
    padding: 1.45rem 4rem;
    display: flex;
    align-items: center;
}

.wrap_form_project .form_project h3 {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0;
}

.wrap_form_project .form_project .content {
    font-size: 0.9rem;
    margin-bottom: 1.7rem;
    margin-top: 0.25rem;
}

.wrap_form_project .form_project h3 b {
    font-weight: 700;
}

.wrap_form label {
    font-size: 0.7rem;
    font-weight: 700;
}

.form_project .wrap_form input:not([type="submit"]) {
    border-color: #D0D5E0;
    color: #333;
}

.form_project .wrap_form input::placeholder, .form_project .wrap_form textarea::placeholder {
    color: #666;
}
#title_project{
    display: none;
}
.project_page .box_menu ul {
    display: inline-flex;
    margin: 0;
    background: #fff;
}

.project_page {
    padding: 3.25rem 0 5rem;
}
.wrap_project {
    display: flex;
    flex-wrap: wrap;
    margin: 2.25rem -1.3rem 0;
}

.project_item {
    width: calc(calc(100% / 3) - 1rem);
    margin: 0 0.5rem 1rem;
    position: relative;
}

.project_item .box_img {
    padding-bottom: 100%;
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
    margin-bottom: 1.5rem;
}

.project_item .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: 1s all;
}

.project_item .box_img span {
    padding: 0.55rem 1rem 0.5rem 1rem;
    position: absolute;
    top: 1.5rem;
    left: 0;
    background: var(--7, #E11B22);
    z-index: 2;
    color: #fff;
    line-height: normal;
    border-radius: 0 5rem 5rem 0;
    font-size: 0.7rem;
    font-weight: 600;
}

.project_item h3 {
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 0.15rem;
}

.project_item b {
    font-size: 0.8rem;
    font-weight: 500;
}

.project_item .wrap {
    display: flex;
    justify-content: space-between;
    border-top: 0.05rem solid #C8D2D9;
    border-bottom: 0.05rem solid #C8D2D9;
    padding: 0.9rem 0;
    margin: 1rem 0 0.75rem;
    font-size: 0.8rem;
}

.project_item .content {
    font-size: 0.8rem;
}

.project_item .button_style {
    display: none;
}

.project_item .wrap b {
    font-weight: 700;
}

.project_item:first-child {
    width: 100%;
    display: flex;
    align-items: center;
}

.project_item:first-child .box_img {
    width: calc(66.666666% - 0.5rem);
    padding: 0;
    height: 26.25rem;
    flex: 0 0 auto;
    margin-right: 2rem;
}

.project_item:first-child h3 {
    font-size: 1.9rem;
    font-weight: 800;
}

.project_item:first-child .button_style {
    display: inline-flex;
    margin-top: 2.25rem;
}

.project_item:hover .box_img img {
    transform: scale(1.2);
}

ul.thenativePagination {
    list-style: none;
    margin: 2rem 0 0;
    display: flex;
    justify-content: center;
}

li.thenativePaginationStart, .thenativePaginationPrev, .thenativePaginationNext,.thenativePaginationEnd {
    display: none;
}

ul.thenativePagination a {
    width: 2.5rem;
    height: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #333;
    border-radius: 5rem;
    margin: 0 0.35rem;
}

ul.thenativePagination .active a {
    background: var(--7, #E11B22);
    color: #fff;
    border-color: var(--7, #E11B22);
}
header#header {
    position: fixed;
}
.gm-style .gm-style-iw-c {
    max-width: 10rem !important;
    padding: 0 0.5rem 0.5rem 0.5rem !important;
}
.product_sec_1 {
    padding: 0 !important;
}

.slider_for_product .inner {
    height: auto;
    position: relative;
    border-radius: 1rem;
    margin: 0 0.5rem !important;
    overflow: hidden;
    background: #000;
    padding-bottom: 56.25%;
    position: relative;
}

.slider_for_product .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .4;
    transition: .5s all;
}

.slider_for_product {
    max-width: 44rem;
    margin: 0 auto 0.75rem;
}

.slider_for_product .slick-list {
    overflow: unset;
}

.slider_for_product .slick-arrow {
    left: -11rem;
    background: rgb(255 255 255 / 20%);
}

.slider_for_product .slick-arrow.slick-next {
    right: -11rem;
    left: unset;
}

.slider_for_product .slick-current.slick-active .inner img {
    opacity: 1;
}

.slider_for_product .slick-arrow path {
    stroke: #fff;
}

.slider_for_product .slick-arrow:hover {
    background: #E11B22;
}

.slider_nav_product .inner {
    background: #000;
    height: 4rem;
    position: relative;
    border-radius: 0.5rem;
    overflow: hidden;
    margin: 0 0.4rem;
    border: 0.1rem solid #fff;
    transition: .5s all;
    cursor: pointer;
}

.slider_nav_product .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .6;
}

.slider_nav_product .slick-current.slick-active .inner,
.slider_nav_product .slick-current.slick-slide.slick-center .inner{
    border: 0.1rem solid var(--7, #E11B22);
}
.nav_gallery {
    background: #000000;
    margin-top: 0.8rem;
}

.nav_gallery .col {
    display: flex;
    justify-content: space-between;
}

.nav_gallery ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

.nav_gallery .box_right {
    display: flex;
    align-items: center;
}

.nav_gallery li {
    margin: 0 !important;
    position: relative;
}

.box_share {
    position: absolute;
    opacity: 0;
    display: flex;
    background: #c8c8c8;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}

ul.nav_left a {
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 0.8rem;
    min-height: 3rem;
    padding: 0 1.9rem;
    border-right: 0.05rem solid rgba(230, 230, 230, 0.12);
    border-left: 0.05rem solid rgba(230, 230, 230, 0.12);
    transition: .5s all;
}

ul.nav_left a svg {
    width: 1.2rem;
    height: auto;
    margin-left: 0.4rem;
}

ul.nav_left a:hover {
    background: var(--7, #E11B22);
    border-color: var(--7, #E11B22);
}

ul.nav_right svg {
    display: block;
    width: 1.5rem;
    height: auto;
}

ul.nav_right a {
    display: inline-flex;
    padding: 0 0.75rem;
    justify-content: center;
    align-items: center;
    min-height: 3rem;
    transition: .5s all;
}

.nav_gallery .button_style {
    min-height: 3rem;
}

ul.nav_right a:hover {
    background: var(--7, #E11B22);
}

.box_share a {
    width: 2.5rem;
    height: 2.5rem;
    min-height: unset !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_share a svg {
    width: 1rem;
    height: auto;
}

.box_share a path {
    fill: #fff;
}

.nav_gallery li:hover .box_share {
    opacity: 1;
    pointer-events: unset;
}
.product_sec_2  nav.breadcrumb ul {
    list-style: none;
    margin: 0;
    display: flex;
    filter: brightness(0) invert(0);
    display: flex;
    align-items: center;
}

.product_sec_2 nav.breadcrumb ul * {
    font-style: unset;
}

.product_sec_2 nav.breadcrumb ul svg {
    display: block;
}

.product_sec_2 nav.breadcrumb ul * {
    font-size: 0.75rem;
    opacity: 1;
    color: #333;
}

.product_sec_2 nav.breadcrumb ul li {
    margin: 0;
}

.product_sec_2 nav.breadcrumb {
    padding: 0 0.75rem;
    margin-bottom: 1.5rem;
}

.product_sec_2 nav.breadcrumb span.divider {
    margin: 0 0.5rem;
}

.product_sec_2 nav.breadcrumb  li.title_single * {
    font-weight: 600;
}

div#thong_tin_du_an .item {
    position: relative;
}

.product_sec_2 .wrap_title {
    display: flex;
    justify-content: space-between;
}

.product_sec_2 .wrap_title h1 {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
}

.product_sec_2 .wrap_title .address {
    display: flex;
    align-items: center;
    font-size: 0.75rem;
}

.product_sec_2 .wrap_title .address svg {
    width: 0.8rem;
    flex: 0 0 auto;
    margin-right: 0.25rem;
}

.product_sec_2 .wrap_title .address a {
    color: var(--7, #E11B22);
    text-decoration: underline;
    margin-left: 0.5rem;
}

.product_sec_2 .wrap_title .wrap_right {
    flex: 0 0 auto;
    margin-left: 5rem;
}

.product_sec_2 .wrap_title .wrap_right .price {
    font-size: 2rem;
    color: #D71920;
    font-weight: 700;
    flex: 0 0 auto;
    width: 100%;
}

.product_sec_2 .wrap_title .wrap_right .price span {
    font-weight: 400;
    font-size: 1.5rem;
}

.product_sec_2 .wrap_title .price_m {
    font-size: 0.7rem;
    opacity: .8;
}

.box_menu .product_menu a {
    padding: 0.45rem 0.8rem !important;
}

html[lang="en-GB"] .box_menu .product_menu a {
    font-size: 0.7rem;
    padding: 0.6rem 0.6rem !important;
}
.product_sec_2 .box_menu ul {
    background: #FFF;
    box-shadow: 0rem 0.2rem 2rem 0rem rgba(0, 0, 0, 0.05);
    margin-top: 2rem;
}

.wrap_info_product .item_info {
    padding: 2.25rem 0;
}

.wrap_info_product .item_info+.item_info {
    border-top: 0.05rem solid #D6D6D6;
}

.wrap_info_product .item_info>h2 {
    font-weight: 600;
    font-size: 1.5rem;
}

div#tong_quan ul {
    list-style: none;
    margin: 0 -.8rem;
    display: flex;
    flex-wrap: wrap;
}

div#tong_quan ul li {
    width: calc(calc(20% - 1.6rem));
    margin: 0 .8rem;
    padding: 0.75rem 0;
    border-bottom: 0.05rem solid #E6E6E6;
    display: flex;
    align-items: center;
    cursor: pointer;
}

div#tong_quan ul li span {
    display: block;
    color: #666;
    font-size: 0.7rem;
    line-height: normal;
}

div#tong_quan ul li .icon {
    width: 1.5rem;
    flex: 0 0 auto;
    margin-right: 0.3rem;
    transform: rotateY(0deg);
    transition: .5s all;
}

div#tong_quan ul li .icon svg {
    max-width: 100%;
    height: auto;
    display: block;
}

div#tong_quan ul li b {
    font-size: 0.8rem;
    font-weight: 600;
    line-height: normal;
}

div#tong_quan ul li b span {
    font-size: 0.8rem;
    font-weight: 600;
    line-height: normal;
    display: inline-block;
    color: var(--8, #333);
}

div#tong_quan ul li:nth-child(n+6) {
    border: none;
    padding-bottom: 0;
}

div#uu_diem .item {
    display: flex;
}

div#uu_diem .item>h3 {
    flex: 0 0 auto;
    width: 11.5rem;
    font-size: 0.9rem;
    font-weight: 600;
    margin-right: 1rem;
}

div#uu_diem .item .content {
    color: #444;
    font-size: 0.75rem;
    font-weight: 500;
}

div#uu_diem .item {
    padding: 1.5rem 0;
}

div#uu_diem .item+.item {
    border-top: 0.05rem solid rgba(214, 214, 214, 0.50);
}

div#uu_diem .item:last-child {
    padding-bottom: 0;
}

div#tien_ich iframe {
    height: 12.5rem;
    width: 100%;
    border-radius: 1rem;
    display: block;
}

div#dich_vu .content ul {
    list-style: none;
    margin: 0;
}

div#dich_vu .content ul li {
    position: relative;
    display: flex;
    align-items: center;
}
div#dich_vu .content ul li:before{
    content: '';
    background-image: url(../images/icon_check.svg);
    width: 1.2rem;
    height: 1.2rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 auto;
    display: inline-block;
    margin-right: .5rem;
}

div#dich_vu .content {
    color: #444;
    font-size: 0.75rem;
    font-weight: 500;
}

div#dich_vu .wrap {
    display: flex;
    justify-content: space-between;
}

div#dich_vu .wrap .item {
    width: 50%;
}

div#dich_vu .wrap .item>h2 {
    font-size: 1.5rem;
    font-weight: 600;
}

div#cong_dong {
    border-top: none;
    padding-top: 0;
}

div#cong_dong .item {
    margin: 0 0.5rem;
}

div#cong_dong .item .box_img {
    padding-bottom: 56.25%;
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    margin-bottom: 1.25rem;
}

div#cong_dong .item .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

div#cong_dong .item h3 {
    font-size: 0.9rem;
    font-weight: 700;
}

div#cong_dong .item .content {
    font-size: 0.75rem;
    color: #444;
    font-weight: 500;
}

div#thong_tin_du_an .item {
    display: flex;
    align-items: center;
    margin-top: 1.5rem;
}

div#thong_tin_du_an .item .box_img {
    flex: 0 0 auto;
    width: 22.85rem;
    height: 15.3rem;
    border-radius: 1rem;
    overflow: hidden;
    position: relative;
    margin-right: 2.5rem;
}

div#thong_tin_du_an .item .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

div#thong_tin_du_an .item:hover .box_img img {
    transform: scale(1.2);
}

div#thong_tin_du_an .item h3 {
    font-size: 1.25rem;
}

div#thong_tin_du_an .item .content {
    font-size: 0.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 1rem;
}

div#thong_tin_du_an .item .box_content {
    position: relative;
}

div#thong_tin_du_an .item .box_content a.button {
    position: relative;
    z-index: 20;
    height: 2.5rem;
}

.slider_cong_dong .slick-arrow,
.wrap_posts_right.slider_posts_project .slick-arrow {
    top: -3rem;
    right: 0;
    transform: unset;
    width: 1.8rem;
    height: 1.8rem;
    min-height: unset;
    background: transparent;
    border: 0.05rem solid #E11B22;
}

.slider_cong_dong {
    margin-top: 1rem;
}

.slider_cong_dong .slick-arrow svg,
.wrap_posts_right.slider_posts_project .slick-arrow svg{
    max-width: 33% !important;
    height: auto;
    width: .4rem;
}

.slider_cong_dong .slick-arrow.slick-prev,
.wrap_posts_right.slider_posts_project .slick-arrow.slick-prev{
    left: unset;
    right: 2.2rem;
}

.slider_cong_dong .slick-arrow:hover,
.wrap_posts_right.slider_posts_project .slick-arrow:hover{
    background: #E11B22;
}

.wrap_posts_right.slider_posts_project {
    width: 100% !important;
    overflow: unset;
}

a {
    outline: none !important;
}

.wrap_posts_right.slider_posts_project .item_post {
    display: flex !important;
    margin: 1rem 0;
}

div#tien_do .news_sec_2 {
    padding: 0 !important;
}

div#tien_do .wrap {
    display: flex;
    padding-right: 6.5rem;
}
.box_sidebar_product>h3 {
    color: #231F20;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0.25rem;
}

.box_sidebar_product>.content {
    color: #444;
    font-size: 0.7rem;
    font-weight: 500;
    margin-bottom: 1.2rem;
}

.box_sidebar_product .wrap_form input:not([type="submit"]) {
    border: 0.05rem solid #AEAEAE;
    height: 2.5rem;
    margin-bottom: 0.5rem;
}

.box_sidebar_product .wrap_form input:focus {
    border: 0.05rem solid var(--7, #E11B22);
}

.box_sidebar_product [data-name="your-subject"] input {
    height: 5.75rem;
    border-radius: 1.15rem;
}

.box_sidebar_product .wrap_form .content {color: #444;font-size: 0.6rem;font-style: normal;font-weight: 500;}

.box_sidebar_product {
    max-width: 19.5rem;
    margin-left: auto;
    background: #FFF;
    padding: 1.5rem 1.75rem;
    border-radius: 1.5rem;
    position: sticky;
    top: 7.15rem;
}

body.product-template-default.single.single-product {background: #F9F9F9;}

.product_sec_1,.product_sec_2 {
    background: #fff;
}

.wrap_member {
    display: flex;
    align-items: center;
    border-radius: 0.5rem;
    background: #F3F3F3;
    padding: 1rem 1.2rem;
}

.wrap_member .avatar {
    width: 2.8rem;
    height: 2.8rem;
    display: flex;
    flex: 0 0 auto;
    margin-right: 1.1rem;
    border-radius: 5rem;
    overflow: hidden;
    position: relative;
}

.wrap_member .avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wrap_member .box_content> span {
    font-size: 0.7rem;
    display: flex;
    align-items: center;
}

.wrap_member .box_content> span span {
    border-radius: 1rem;
    background: #2DA608;
    color: #fff;
    height: 1.05rem;
    padding: 0 0.5rem;
    font-size: 0.55rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.25rem;
}

.box_number {
    height: 1.5rem;
    border: 0.05rem solid var(--7, #E11B22);
    border-radius: 5rem;
    padding: 0 0.75rem;
    display: inline-flex;
    align-items: center;
    font-size: 0.65rem;
    color: #333;
    font-weight: 400;
    width: 100%;
    justify-content: space-between;
}

.box_sidebar_product ul {
    list-style: none;
    margin: 0;
}

.box_sidebar_product ul li {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 0.6rem;
}

.box_sidebar_product ul li svg {
    width: 1rem;
    flex: 0 0 auto;
    margin-right: 0.5rem;
}

.box_sidebar_product ul li {
    margin: 0  !important;
}

.box_sidebar_product ul li {
    margin-top: 0.75rem !important;
}

.box_sidebar_product .wrap_form input[type="submit"] {
    width: 100%;
}

input#title_product {
    display: none;
}

.single-product {
    overflow-x: unset !important;
}
.box_sidebar_product .wrap {
    position: relative;
}

.box_sidebar_product .wrap label {
    position: absolute;
    z-index: 9;
    left: 2.05rem;
    top: 1.05rem;
    color: #666;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: 400;
}

.box_sidebar_product .wrap textarea {
    height: 5.75rem;
    min-height: unset;
    padding-top: 2.5rem;
    padding-bottom: 0.5rem;
    color: var(--8, #333);
    font-size: 0.8rem;
    font-style: normal;
    font-weight: 600;
    pointer-events: none;
}
.tax-loai-category header#header,
.page-template-so_sanh header#header,
.single-product header#header{
    position: relative;
}
.wrap_filter_product {
    display: flex;
    align-items: center;
    padding: 0.75rem 1.75rem;
}

.box_option {
    display: none;
}

.wrap_item_select {
    display: flex;
}

.wrap_filter_product .box_menu a {
    height: 2.2rem;
    padding: 0;
    display: inline-flex;
    align-items: center;
    min-width: 5.5rem;
    justify-content: center;
    font-size: .8rem;
}

.wrap_filter_product .box_menu ul {
}
.wrap_filter_product {
    display: flex;
    align-items: center;
    padding: 0.75rem 1.75rem;
}

.box_option {
    display: none;
    position: absolute;
    z-index: 99;
    background: #fff;
    left: 0;
    min-width: 12.75rem;
    padding: 0.5rem 1.25rem;
    border-radius: 1rem;
    border: 0.05rem solid #EEE;
    background: #FFF;
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.07);
    bottom: 0;
    transform: translateY(100%);
}

.wrap_item_select {
    display: flex;
}

.wrap_filter_product .box_menu a {
    height: 2.2rem;
    padding: 0;
    display: inline-flex;
    align-items: center;
    min-width: 5.5rem;
    justify-content: center;
    margin: 0;
}

.wrap_filter_product .box_menu ul {
    margin: 0 !important;
}

.wrap_filter_product .inner_search form.search-form input {
    height: 2.4rem;
}

.wrap_filter_product .inner_search form.search-form {
    margin: 0;
    width: 13rem;
    flex: 0 0 auto;
    position: relative;
}

.wrap_item_select .item>span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #231F20;
    font-size: 0.75rem;
    margin-bottom: .2rem;
}

.wrap_item_select .item>span .icon svg {margin-right: 0.4rem;flex: 0 0 auto;width: 1.2rem;flex: 0 0 auto;}

.wrap_item_select .item>span .icon {
    display: flex;
    align-items: center;
    line-height: normal;
    flex: 0 0 auto;
}

.wrap_item_select .item {
    width: 9rem;
    min-width: 9.6rem;
    cursor: pointer;
    position: relative;
    flex: 0 0 auto;
    border: 1px solid #D8D8D8;
    height: 2.4rem;
    display: flex;
    align-items: center;
    padding: 0 .9rem;
    border-radius: 100px;
    padding-right: 2rem;
}

.wrap_item_select .item b {
    color: var(--8, #333);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

span.icon_down svg {
    display: block;
}

span.icon_down {
    margin-left: 0.4rem;
}
.tax-loai-category #wrapper ,
.page-template-so_sanh #wrapper{
    background: #F9F9F9;
}
a.reset_filter {
    display: inline-flex;
    min-height: 2.8rem;
    align-items: center;
    color: #231F20;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    padding: 0 1rem;
    border-right: 0.05rem solid #DFDFDF;
    flex: 0 0 auto;
}

a.reset_filter svg {
    width: 1rem;
    height: auto;
    margin-right: 0.3rem;
    display: block;
}

.map_control {
    padding-left: 1rem;
    padding-=l: ;
    padding-=l: 1rem;
    padding-=l: 20p;
    padding-=l: 20;
    padding-=l: 2;
    color: #444;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

.map_control .control {
    height: 1.2rem;
    width: 2.35rem;
    border-radius: 1.5rem;
    border: 0.05rem solid #DBDBDB;
    background: #FFF;
    display: flex;
    align-items: center;
    padding: 0 0.1rem;
    margin-left: 0.5rem;
    cursor: pointer;
}

.map_control .control span {
    width: 0.9rem;
    height: 0.9rem;
    background: #E11B22;
    display: inline-block;
    border-radius: 5rem;
}
.wrap_product {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
}

.wrap_product .item_project {
    width: calc(calc(100% / 4) - 2rem);
    margin: 0 1rem 2.5rem;
}

.item_project ul.info ul li:nth-child(4) {
    border: none;
}
.product_sec_2 .wrap_right {
    display: flex;
    flex-wrap: wrap;
    transition: .5s all !important;
    align-content: flex-start;
}
.row.wrap_all_filter_product {
    flex-wrap: nowrap;
    transition: .5s all;
    max-width: 100%;
    padding: 0.75rem 1.75rem;
}

.product_sec_2 .wrap_all_filter_product.row>div:not(.col):not([class^=col-]):not([class*=" col-"]).wrap_left {
    width: 0 !important;
    transition: .5s all;
}

.row.wrap_all_filter_product.active {
    max-width: 100%;
}

.product_sec_2 .wrap_all_filter_product.active .wrap_left.div:not(.col):not([class^=col-]):not([class*=" col-"]) {
    width: 60% !important;
    flex: 0 0 auto;
}

.product_sec_2 .wrap_all_filter_product.row.active>div:not(.col):not([class^=col-]):not([class*=" col-"]).wrap_left {
    width: 100% !important;
}

div#map {
    margin: 0;
    width: 100%;
}

.product_sec_2 .wrap_right.active {
    width: 33.333333%;
}

.product_sec_2 .row.active>div:not(.col):not([class^=col-]):not([class*=" col-"]).wrap_right {
    width: 50vw !important;
    flex: 0 0 auto;
    padding: 0 1.5rem 0 0;
    order: -1;
}

.wrap_all_filter_product.active .wrap_product .item_project {
    width: calc(calc(100% / 2) - 2rem);
}

.wrap_all_filter_product.active .wrap_product .item_project .box_img, .wrap_all_filter_product.active .wrap_product .item_project .box_img img, .wrap_all_filter_product.active .wrap_product .item_project .slider_gallery {
    flex: 0 0 auto;
}

.sidebar_filter {
    width: 100%;
    transition: .5s all;
    overflow: hidden;
}

.active .sidebar_filter {
    width: 0;
}

.row.wrap_all_filter_product .col.small-12.large-2 {
    transition: .5s all;
    overflow: hidden;
}

.row.wrap_all_filter_product.active .col.small-12.large-2 {
    flex-basis: 0;
    max-width: 0;
    overflow: hidden;
    padding: 0;
    height: 0;
}

.product_sec_2 .wrap_right .col.small-12.large-10 {
    transition: .5s all;
}

.col.small-12.large-10 {}

.row.wrap_all_filter_product.active .col.small-12.large-10 {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
}
.box_option ul {
    list-style: none;
    margin: 0;
    left: 0;
}

.box_option ul li {
    margin: 0;
    line-height: normal;
}

.box_option ul li a {
    color: var(--8, #333);
    font-size: 0.75rem;
    padding: 0.4rem 0;
    display: block;
    width: max-content;
    transition: .5s all;
    width: 100%;
    width: max-content;
    min-width: 100%;
    font-weight: 400;
}

.box_option ul li:not(:last-child) {
    border-bottom: 0.05rem solid #EEE;
}

.box_option ul li a.active {
    color: var(--7, #E11B22);
    font-weight: 700;
}
.wrap_item_select .item.active .box_option {
    display: block;
}
.box_option ul li a:hover {
    color: #E11B22;
}
.sidebar_filter {
    border-radius: 0.5rem;
    background: #FFF;
    padding: 0.75rem 1rem;
}

.sidebar_filter b {
    display: flex;
    align-items: center;
    color: #444;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.75rem;
}

.sidebar_filter b svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.sidebar_filter b .icon {
    width: 1.2rem;
    height: auto;
    margin-right: 0.5rem;
    flex: 0 0 auto;
}

.sidebar_filter ul {
    list-style: none;
    margin: 0;
}

.sidebar_filter ul a {
    font-size: 0.75rem;
    color: var(--8, #333);
    display: flex;
    align-items: center;
    line-height: normal;
}

.sidebar_filter ul li {
    margin: 0;
}

.sidebar_filter ul a span {
    width: 0.6rem;
    height: 0.6rem;
    flex: 0 0 auto;
    border: 0.05rem solid #d9d9d9;
    border-radius: 5rem;
    margin: 0 0.5rem 0 0;
}

.sidebar_filter ul li+li {
    margin-top: 0.5rem;
}

.sidebar_filter .box {
    padding: 1rem 0;
}

.sidebar_filter .box+.box {
    border-top: 0.05rem solid #E9E9E9;
}

.sidebar_filter ul a.active span {
    background: #E11B22;
}
.box_option.slider_rance {
    min-width: 19rem;
    padding: 1.5rem;
}

.box_option.slider_rance .title,.box_option.slider_rance strong {
    color: var(--8, #333);
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    display: block;
    margin-bottom: 0.5rem;
}

.slider_rance .wrap {
    display: flex;
    align-items: center;
}

.slider_rance .wrap>* {
    display: flex;
    align-items: center;
}

.slider_rance .wrap input {
    margin: 0;
    border: none;
    box-shadow: none;
    font-size: 0.6rem;
    font-weight: 500;
    text-align: center;
    width: auto !important;
    max-width: 3.85rem;
}

.slider_rance .wrap label {
    margin: 0;
    color: var(--8, #333);
    font-size: 0.6rem;
    font-weight: 500;
    opacity: .5;
}

.slider_rance .wrap>*:not(svg) {
    height: 1.7rem;
    border-radius: 0.25rem;
    border: 0.05rem solid #D9D9D9;
    padding: 0 1rem;
}

.slider_rance .wrap>svg {
    width: 0.9rem;
    height: auto;
    margin: 0 0.65rem;
}

.box_option.slider_rance strong {
    margin: 0;
    padding: 1rem 0;
    border: 0.05rem solid #EEE;
    border-right: none;
    border-left: none;
    margin-top: 1.5rem;
}

.slider_rance .wrap_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 0.75rem;
}

.slider_rance .wrap_bottom a.reset_filter {
    border: none;
    min-height: unset;
    padding: 0;
}

.slider_rance .wrap_bottom ul {
    display: flex;
}

.slider_rance .wrap_bottom ul a {
    height: 1.75rem;
    display: inline-flex;
    align-items: center;
    padding: 0;
    background: #F1F1F1;
    padding: 0 1rem;
    border-radius: 5rem;
    line-height: normal;
}

.slider_rance .wrap_bottom ul li {
    border: none;
}

.box_option ul li a.apply {
    background: var(--7, #E11B22);
    color: #fff;
}

.slider_rance .wrap_bottom ul li+li {
    margin-left: 0.5rem;
}

.ui-widget.ui-widget-content {
    height: 0.15rem;
    background: #F1F1F1;
    border-color: #F1F1F1;
}

.ui-slider .ui-slider-handle {
    width: 0.8rem;
    height: 0.8rem;
    background: #D71920;
    border-radius: 5rem;
    border: none;
    cursor: pointer;
    top: -.36em;
}

.ui-widget.ui-widget-content {
    margin-top: 1.15rem;
}

.ui-slider-horizontal .ui-slider-range {
    background: #E11B22;
    height: 0.15rem;
}
.box_option.slider_rance.other_filter {
    left: unset;
    right: 0;
}
.item_filter  ul {
    display: flex;
    flex-wrap: wrap;
}

.item_filter ul li {
    border: none !important;
    height: 1.75rem;
    line-height: normal;
    color: #231F20;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    background: #F2F2F2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
    border-radius: 5rem;
    margin: 0 0.5rem 0.5rem 0;
    transition: .3s all;
}

.item_filter.number ul li {width: 1.75rem;padding: 0;background: transparent;border: 0.05rem solid #EEE !important;color: var(--8, #333);font-size: 0.75rem;font-style: normal;font-weight: 500;transition: .3s all;margin: 0 0.5rem 0.5rem 0;}

.item_filter ul li:hover,.item_filter ul li.active {
    background: var(--7, #E11B22);
    color: #ffff;
}


.other_filter .item_filter {
    padding: 1.25rem 0 0.75rem;
    border-bottom: 0.05rem solid #ECECEC;
}

.other_filter .item_filter .title {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.other_filter .item_filter:first-child {
}

.other_filter .wrap_box {
    margin: -1.5rem;
    padding: 1rem 1.5rem;
    border-bottom: 0.05rem solid #ECECEC;
    margin-bottom: 0;
}

.other_filter .wrap_box .title {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 600;
}
.map_control .control.active {
    background: #E11B22;
    justify-content: flex-end;
}

.map_control .control.active span {
    background: #fff;
}
.wrap_all_filter_product .wrap_top {
    display: flex;
    justify-content: space-between;
    border-top: 0.05rem solid #DFDFDF;
    padding: 1rem 0 1.25rem;
}

.wrap_all_filter_product .wrap_top .content_display {
    flex: 0 0 auto;
    color: #444;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
}

.wrap_all_filter_product .wrap_top .content_display b {
    font-weight: 700;
    color: var(--7, #E11B22);
}

.select2-container {
    width: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default .select2-selection--single {
    border: none;
    color: #444;
    font-size: 0.75rem;
    background-color: transparent;
    box-shadow: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: 0.5rem !important;
}

.select2-search--dropdown {
    display: none;
}

.select2-results__option {
    font-size: 0.6rem;
    margin: 0 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: var(--7, #E11B22);
}
.tag_filter {
    display: flex;
    color: #444;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    padding-bottom: 1.25rem;
    margin-top: 1rem;
}

.tag_filter ul {
    list-style: none;
    margin: 0;
    display: flex;
    font-size: 0.7rem;
    align-items: center;
}

.tag_filter ul li {
    margin: 0;
    line-height: normal;
    padding: .4rem 0.65rem;
    cursor: pointer;
    position: relative;
    display: inline-flex;
    align-items: center;
    background: #F6F6F6;
    border-radius: 100px;
}
.tag_filter ul li:after{
    content: '';
    background-image: url(../images/icon_close.svg);
    width: 0.6rem;
    height: 0.6rem;
    margin-left: 0.3rem;
}

.tag_filter ul li p {
    margin: 0;
}

.tag_filter>span {
    flex: 0 0 auto;
    margin-right: 1.25rem;
}

.tag_filter ul li+li {
    margin-left: 1.2rem;
}
.wrap_product .slider_gallery,.wrap_product .slider_gallery img {
    height: 13.85rem !important;
}
.tax-loai-category div#masthead,
.page-template-so_sanh div#masthead,
.single-product div#masthead{
    position: relative;
}

.tax-loai-category div#masthead div#masthead:before,
.page-template-so_sanh div#masthead div#masthead:before,
.single-product div#masthead div#masthead:before{
    opacity: 0 !important;
}

.tax-loai-category div#masthead #logo img ,
.page-template-so_sanh div#masthead #logo img,
.single-product div#masthead #logo img{
    filter: brightness(1) invert(0);
}

.tax-loai-category div#masthead .nav-uppercase>li>a,
.page-template-so_sanh div#masthead .nav-uppercase>li>a,
.single-product div#masthead .nav-uppercase>li>a{
    color: #333333;
}
.single-product div#masthead:before,.single-product div#masthead:after{
    opacity: 0;
}
.tax-loai-category div#masthead .stuck  #logo img,
.page-template-so_sanh div#masthead .stuck  #logo img{
    filter: brightness(0) invert(1);
}

.tax-loai-category div#masthead .stuck .nav-uppercase>li>a,
.page-template-so_sanh div#masthead .stuck .nav-uppercase>li>a
{
    color: #fff;
}
.tax-loai-category section.section.product_sec_2 {
    padding: 1rem 0 4.5rem;
}
section.section.product_sec_2.active {
    padding: 0;
}

section.section.product_sec_2.active section.breadcrumbs {
    display: none;
}


.wrap_all_filter_product.active .wrap_product .item_project .box_img {
    margin-right: 1rem;
}

.wrap_all_filter_product.active .wrap_product .item_project .box_content {
    margin: 0;
}

.wrap_all_filter_product.active .wrap_product .item_project .box_content .nav_bottom {
    margin-top: .4rem;
    padding-top: .4rem;
}

.wrap_all_filter_product.active div#load_product {max-height: 33rem;overflow: auto;margin: 0;}

div#map {
    height: 41rem;
}
div#load_product::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

div#load_product::-webkit-scrollbar
{
    width: 0.417rem;
    background-color: #cedbff;
}

div#load_product::-webkit-scrollbar-thumb
{
    background-color: #090101;
}
.gm-style .gm-style-iw-d {
    padding: 0 !important;
}

.gm-style-iw-d {
    padding: 1rem !important;
}

.gm-style .gm-style-iw-c * {padding: 0 !important;overflow: hidden !important;}

.gm-style .gm-style-iw-d h3 {font-size: 0.7rem;}

button.gm-ui-hover-effect {
    right: 0 !important;
    width: 1.5rem !important;
    height: 1.5rem !important;
    transform: scale(.6) translateX(0.65rem) !important;
}

button.gm-ui-hover-effect span {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    background-size: 0.5rem !important;
}
.box_img {
    position: relative;
}

.box_img .nhan {
    position: absolute;
    top: 1.2rem;
    left: 0;
    height: 1.5rem;
    z-index: 9;
    border-radius: 0rem 5rem 5rem 0rem;
    border: 0.05rem solid var(--7, #E11B22);
    background: var(--7, #E11B22);
    color: var(--7, #FFF);
    font-size: 0.6rem;
    font-style: normal;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
}
.single-product .product_sec_2 .wrap_title .wrap_right {
    display: block;
    text-align: center;
}

.single-product .product_sec_2 .wrap_title .wrap_right .nhan {
    height: 1.9rem;
    display: inline-flex;
    border: 0.05rem solid var(--7, #E11B22);
    background: var(--7, #E11B22);
    color: var(--7, #FFF);
    font-size: 0.7rem;
    font-style: normal;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    padding: 0 1rem;
    min-width: 8.5rem;
    border-radius: 5rem;
}
.wrap_project_related .item_project {
    display: flex;
    align-items: center;
}

.wrap_project_related .item_project .box_img {
    width: 11.75rem;
    height: 8.35rem;
    flex: 0 0 auto;
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    margin-right: 1.75rem !important;
}

.wrap_project_related .item_project .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.wrap_project_related .item_project .box_content {
    margin: 0;
    padding-right: 10rem;
    position: relative;
}

.wrap_project_related .item_project .box_content .nav_bottom {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
}

.wrap_project_related .item_project .box_content .nav_bottom:before {
    display: none;
}

.wrap_project_related .item_project .box_content .nav_bottom .price b {
    display: block;
}

.wrap_project_related .item_project h3 {
    margin-bottom: .8rem;
}

.wrap_project_related .item_project+.item_project {
    margin-top: 1.75rem;
}

.wrap_project_related {
    margin-top: 1.5rem;
}

.wrap_project_related .item_project:hover .box_img img {
    transform: scale(1.2);
}
div#tien_do .select2-container--default .select2-selection--single {
    padding: 0.55rem 1rem;
    height: auto;
    border: 0.05rem solid var(--8, #333);
    border-radius: 5rem;
}

div#tien_do .select2-container--default .select2-selection--single span#select2-sort_year-container {
    padding-right: 1rem !important;
    line-height: normal;
}
div#tieu_chuan .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div#tieu_chuan .wrap a {
    flex: 0 0 auto;
}

div#tieu_chuan .wrap h2,div#tien_do .wrap h2 {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
}
.slider_product_related .item_project {width: calc(100% - 3rem);margin: 0 1.5rem;}

.slider_product_related {
    margin: 0 -1.5rem;
}

.single-product .product_sec_2 {
    padding-bottom: 4.5rem;
}

.product_sec_3 {
    padding: 3.75rem 0;
}

.product_sec_3 h2 {
    color: var(--8, #333);
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 2rem;
}

.slider_product_related .slick-arrow {
    top: -4rem;
    transform: unset;
    right: 1.5rem;
}

.slider_product_related .slick-arrow.slick-prev {
    left: unset;
    right: 4.7rem;
}
.product_sec_2 .box_menu {
    position: sticky;
    top: 5.5rem;
    z-index: 99;
}
.box_filter_search.wrap_item_select {
    display: block;
}

.box_filter_search.wrap_item_select .wrap_select.item {
    width: 100%;
}
.home .wrap_item_select .item .box_option {
    min-width: 100%;
}
.box_filter_search.wrap_item_select .box_option {
    bottom: unset;
    top: 0;
    transform: unset;
}
.box_filter_search.wrap_item_select .box_option.other_filter {
    top: unset !important;
    bottom: -6rem !important;
    transform: unset !important;
}

.box_filter_search.wrap_item_select .box_option.slider_rance {
    top: 50%;
    transform: translateY(-50%);
}
.wrap_item_select .item .box.khoang_gia ul li {
    border: none;
}

.wrap_item_select .item .box {border: none !important;background: #fff;margin-top: -0.9rem;}

.wrap_item_select .item .box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.25rem;
}

.wrap_item_select .item .box ul li {
    /*width: calc(100% / 3);*/
}

.wrap_item_select .item .box a {
    font-size: 0.7rem;
    padding: 0.25rem;
}
.wrap_item_select  .box.khoang_dt li {
    width: 50% !important;
    border: none !important;
}
.project_sec_6 {
    background: #f9f9f9;
    padding: 1.5rem 0 4rem;
}

.project_sec_6 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 2.1rem;
}

.project_sec_6 .wrap h2,.project_sec_6 .wrap .group_heading {
    margin: 0 !important;
}

.project_sec_6 .wrap .box_menu ul {
    margin: 0;
}

.project_sec_6 .wrap .box_menu ul a {
    min-width: 5.8rem;
    cursor: pointer;
}
.view_more_product {
    margin: 2rem 0 0 0;
    border: 1px solid var(--7, #E11B22);
    background: transparent;
    color: var(--7, #E11B22);
}

.view_more_product:hover {
    border-color: var(--7, #E11B22);
}
a.so_sanh_du_an {
    position: fixed;
    z-index: 888;
    left: 2.5rem;
    bottom: 2.5rem;
    border-radius: 1.5rem;
    background: var(--7, #E11B22);
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.10);
    color: var(--6, #FFF);
    font-size: 0.9rem;
    height: 2.25rem;
    display: inline-flex;
    align-items: center;
    padding: 0 2rem;
    transition: .5s all;
    cursor: pointer;
    transform: scale(1);
    transition: .5s all;
}
.wrap_ss {
    display: none;
}
.wrap_ss {
    position: fixed;
    display: flex;
    bottom: 0;
    z-index: 999;
    left: 50%;
    transform: translate(-50%,130%);
    width: 60rem;
    background: #d5d5d5;
    border-radius: .8rem .8rem 0 0;
    transition: .5s all;
    align-items: center;
}

.wrap_ss .wrap_item {
    display: flex;
    padding: 1rem;
    margin: 0 -0.5rem;
    width: 100%;
}

.wrap_ss .wrap_item .item {
    width: calc(calc(100% / 3) - 1rem);
    margin: 0 0.5rem;,:;,:;,: -0;,:
revert-layer;,: -;
    text-align: center;
    min-height: 4.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.wrap_ss .wrap_item .item {
    background: #fff;
    border-radius: 0.5rem;
    border: 1px dashed #e11b22;
    color: #e11b22;
    font-size: 0.65rem;
    transition: .5s all;
    position: relative;
}

.wrap_ss .wrap_item .item .icon {
    width: 1rem;
    height: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border: 1px solid #e11b22;
    border-radius: 100px;
}

.wrap_ss.active {
    transform: translate(-50%,0%);
}

.wrap_ss .wrap_item .item .icon svg {
    max-width: 60%;
    max-height: 60%;
    fill: #e11b22;
}
a.so_sanh_du_an.active {
    transform: scale(0);
}
.hide_ss {
    position: absolute;
    left: 50%;
    transform: translateX(-50%) scale(1);
    width: 2rem;
    height: 2rem;
    background: #ea2229;
    display: flex;
    align-items: center;
    justify-content: center;
    fill: #fff;
    border-radius: 50%;
    top: -1.15rem;
    cursor: pointer;
    transition: .5s all;
    opacity: 1;
}

.hide_ss svg {transform: scale(.7);}

a.action_ss {
    flex: 0 0 auto;
    left: 2.5rem;
    bottom: 2.5rem;
    border-radius: 1.5rem;
    background: var(--7, #E11B22);
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.10);
    color: var(--6, #FFF);
    font-size: 0.9rem;
    height: 2.25rem;
    display: inline-flex;
    align-items: center;
    padding: 0 2rem;
    transition: .5s all;
    cursor: pointer;
    transform: scale(1);
    transition: .5s all;
    margin-right: 1rem;
}

.hide_ss:hover {
    transform: translateX(-50%) scale(.8);
    opacity: .7;
}

a.action_ss:hover {
    opacity: .8;
    transform: scale(.9);
}

.wrap_ss .wrap_item .item:hover {
    background: #e11b2226;
}
div#load_product_so_sanh {
    opacity: 0;
    transition: .5s all;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100%;
    display: block !important;
    width: 100%;
    height: 100%;
}

div#load_product_so_sanh.active {
    opacity: 1;
    pointer-events: unset;
    z-index: 9999;
}

div#load_product_so_sanh .inner {
    max-width: 80rem;
    margin: auto;
    padding: 2rem;
    overflow: auto;
    background: #fff;
    position: relative;
    z-index: 2;
    border-radius: 0 0 1rem 1rem;
}

div#load_product_so_sanh .inner .wrap_project_related {
    max-height: 70vh;
    overflow: auto;
    display: flex;
    flex-wrap: wrap;
    overflow-x: hidden;
}
div#load_product_so_sanh .inner .wrap_project_related::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

div#load_product_so_sanh .inner .wrap_project_related::-webkit-scrollbar
{
    width: 0.25rem;
    background-color: #cedbff;
}

div#load_product_so_sanh .inner .wrap_project_related::-webkit-scrollbar-thumb
{
    background-color: #090101;
}

.bg_close {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000005c;
    cursor: pointer;
}

div#load_product_so_sanh .inner .wrap_project_related .item_project {
    width: calc(50% - 1rem);
    margin: 0 0.5rem 1rem;
}

div#load_product_so_sanh .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 2rem;
    height: 2rem;
    background: #fff;
    border-radius: 0 0 0 0.25rem;
    cursor: pointer;
}

div#load_product_so_sanh .close svg {
    transform: scale(.7);
}
div#load_product_so_sanh .inner .wrap_project_related .item_project .box_content {
    padding-right: 6rem;
}

a.them_vao_ss {
    border-radius: 1.5rem;
    background: var(--7, #E11B22);
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.10);
    color: #fff;
    font-size: 0.85rem;
    height: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 1rem;
    transition: .5s all;
}

a.them_vao_ss.active {
    background: #000;
}
a.remove_can.style_center.max {
    z-index: 10;
}
.wrap_ss .wrap_item .item.added .icon {
    display: none;
}

.wrap_ss .wrap_item .item.added .title {
    font-size: 0.8rem;
    line-height: 1.2;
    padding: 0 1rem;
}

a.remove_can.style_center.max {
    opacity: 0;
}
.wrap_item_ss .item {width: calc(100% / 3);}

.wrap_item_ss {
    display: flex;
    box-shadow: 0 0 0.5rem #3333335c;
    border-radius: 1rem;
}

.wrap_item_ss .col {
    padding: 1rem;
    display: flex;
    justify-content: space-between;
}

.wrap_item_ss .col:nth-child(even) {
    background: #e3e3e3;
}

.wrap_item_ss .col .box_img {
    max-width: 100%;
}

.wrap_item_ss .item+.item {
    border-left: 1px solid #33333338;
}
.wrap_item_ss .col .inner {
    max-width: 100%;
}

.wrap_item_ss .col .inner h3 {
    text-align: center;
    margin-top: 1rem;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.like_project.chosen svg path {
    fill: rgb(225, 27, 34);
}
.project_item .wrap .info:first-child {
    flex: 0 0 auto;
    margin-right: 2rem;
}
.nhan.da_coc {
    background: #FF6200;
    border-color: #FF6200;
}

.nhan.da_ban {
    background: #333333;
    border-color: #333333;
}
.tax-loai-category div#masthead:after,
.tax-loai-category div#masthead:before,
.page-template-so_sanh div#masthead:after,
.page-template-so_sanh div#masthead:before{
    opacity: 0;
}
.slick-slide {
    will-change: transform;
}
.tax-loai-category .stuck div#masthead #logo img,
.page-template-so_sanh .stuck div#masthead #logo img,
.single-product .stuck div#masthead #logo img{
    filter: brightness(0) invert(1);
}

.tax-loai-category .stuck div#masthead .nav-uppercase>li>a,
.page-template-so_sanh .stuck div#masthead .nav-uppercase>li>a,
.single-product .stuck div#masthead .nav-uppercase>li>a{
    color: #fff;
}
.item_project ul.info ul li:nth-child(3n + 3) {
    width: 40%;
}
.tax-loai-category .header-wrapper:not(.stuck) div#masthead .nav-uppercase>li.current-menu-item>a {color: var(--7, #E11B22);}

.tax-loai-category .header-wrapper:not(.stuck) div#masthead .nav-uppercase>li.current-menu-item>a:before {
    background: var(--7, #E11B22);
}
.sidebar_filter ul a:hover {
    color: #e11b22;
}
div#load_product_so_sanh .inner .wrap_project_related .item_project {
    display: block;
    width: calc(calc(100% / 4) - 1rem);
}

div#load_product_so_sanh .inner .wrap_project_related .item_project .box_img {
    width: 100%;
    margin: 0 0 1rem;
    height: 12rem;
}

div#load_product_so_sanh .inner .wrap_project_related .item_project .box_content {
    padding: 0;
}

div#load_product_so_sanh .inner .wrap_project_related .item_project .nav_bottom {
    position: unset;
    display: flex;
    margin-top: .5rem;
    text-align: left;
}
.nhan.da_thue {
    background: #000;
    border-color: #000;
}
ul.tien_ich_nk {
    list-style: none;
    margin: 1.5rem 0rem 0 -2.5rem;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    max-height: 6.4rem;
    overflow: auto;
}

ul.tien_ich_nk li {
    padding: 0 2.5rem;
    display: flex;
    justify-content: space-between;
    width: 50%;
    font-size: 0.75rem;
    align-items: center;
}

ul.tien_ich_nk li b {
    flex: 0 0 auto;
    margin-left: 1rem;
}
ul.tien_ich_nk::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

ul.tien_ich_nk::-webkit-scrollbar
{
    width: 0.217rem;
    background-color: #cedbff;
}

ul.tien_ich_nk::-webkit-scrollbar-thumb
{
    background-color: #E11B22;
}



ul.tien_ich_nk li:nth-child(2n + 2) {
    padding-right: 1rem;
}

ul.tien_ich_nk li {
    margin: 0 0 .4rem;
}
.slider_gallery .slick-arrow {
    display: none;
}

.item_project .slider_gallery .slick-arrow {
    width: 1.8rem;
    height: 1.8rem;
    min-height: unset;
    display: inline-flex;
    left: 1rem;
    background: rgba(255, 255, 255, 0.80);
    opacity: 0;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.item_project .slider_gallery .slick-arrow.slick-next {
    left: unset;
    right: 1rem;
}

.item_project .slider_gallery .slick-arrow svg {
    max-width: 40%;
    max-height: 40%;
}

.item_project .slider_gallery .slick-arrow:hover {
    background: #E11B22;
}

.item_project .box_img:hover .slick-arrow {
    opacity: 1;
}
div#dktq {
    width: 44.4rem;
    padding: 3.5rem 5rem 2rem;
    border-radius: 1rem;
}

div#dktq .col {
    padding: 0;
}

div#dktq .box_sidebar_product {
    padding: 0;
    width: 100%;
    max-width: unset;
}

div#dktq h3,div#dktq .content {
    text-align: center;
}

div#dktq .box_sidebar_product .wrap_form input[type="submit"] {
    width: auto;
    margin: 0;
}

div#dktq .box_sidebar_product  .wrap label {
    left: 1.45rem;
}

div#dktq h3 {
    font-size: 2rem;
}
a.link_product .price {
    color: #E11B22;
    font-weight: 500;
    margin-bottom: .5rem;
    display: block;
}

a.link_product .price>span:last-child {
    color: #333;
    font-weight: 300;
    margin-left: .2rem;
}
.row.nav_menu_project {
    margin-top: 0;
    position: sticky;
    top: 2rem;
    z-index: 999;
}

.row.nav_menu_project .box_menu {
    position: absolute;
    width: 100%;
    top: 2rem;
    text-align: center;
}

.row.nav_menu_project .box_menu .menu_news.product_menu {
    width: auto;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.80);
    border-radius: 100px;
    padding: .2rem 1.5rem;
}

.row.nav_menu_project .box_menu a {
    font-size: 0.9rem;
    padding: 0.6rem 1.3rem !important;
    border: none;
}

.single-project,.page-template-service
{
    overflow-x: unset !important;
}
a.like_product.chosen svg path {
    fill: #e11b22;
}
.row.wrap_all_filter_product.active .load_more_product {
    margin-top: 2rem;
}
.wpcf7-response-output {
    display: none;
}
form.wpcf7-form.sent .wpcf7-response-output{
    display: block;
}
.paging ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.paging ul li {
    margin: 0;
}

.paging ul li a {
    width: 2.5rem;
    height: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #333;
    border-radius: 5rem;
    margin: 0 0.35rem;
}

.paging ul li a.active {
    background: var(--7, #E11B22);
    color: #fff;
    border-color: var(--7, #E11B22);
}

.paging {
    width: 100%;
    display: block;
}

.tab_support>.box_content{
    display: none;
}
ul.fixed_button a .icon {
    width: 2.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.fixed_button li {
    display: flex;
    justify-content: flex-end;
}

ul.fixed_button a span.box_content {
    color: #fff;
    line-height: 1.2;
    font-size: .76rem;
    padding: 0;
    border-left: 1px solid transparent;
    width: 0;
    transition: .5s all;
    overflow: hidden;
}

ul.fixed_button a span.box_content * {
    display: block;
    width: max-content;
}

ul.fixed_button a:hover span.box_content {
    width: 9rem;
    padding: 0 .8rem;
    border-left: 1px solid rgb(255 255 255 / 10%);
}
body.scroll {
    overflow-x: unset !important;
}
.footer_bottom .icon-phone+span {
}
.header-nav>li.lang-item a {
    width: 1.25rem;
    height: .9rem;
    background-image: url(../images/US.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 3px;
    overflow: hidden;
}
.header-nav>li.lang-item a img{
    opacity: 0;
}
html[lang="en-GB"] .header-nav>li.lang-item a{
    background-image: url(../images/Flag_of_Vietnam.svg.png);
}
a.hotline.en_lang {
    display: none;
}
html[lang="en-GB"] a.hotline.en_lang{
    display: inline-flex;
}
html[lang="en-GB"] a.hotline.vi_lang{
    display: none;
}
.service_sec_2 .slider_lien_ket .item .box_content >* {
    color: var(--7, #E11B22);
    font-size: 110%;
}

.service_sec_3 .project_list_sec_4 ul li {
    width: 100%;
    margin-bottom: 1.5rem;
}
/*.item_project .price span,*/
/*.price span{*/
/*    display: none;*/
/*}*/
form .text-right {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end;
}
.height-fix.is-invisible img {
    max-height: 100vh;
    object-fit: cover;
}
.text-center-form {
    display: flex;
    justify-content: center;
}
video.elementor-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 2;
}
.slider_home_page .item {
    height: 100vh;
}

.slider_home_page .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider_home_page  ul.slick-dots {
    bottom: 2.5rem;
    z-index: 9;
    position: absolute;
    max-width: 70rem;
    justify-content: space-between;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}

.slider_home_page ul.slick-dots button {
    width: auto;
    height: auto;
    font-size: 0.8rem;
    border: none;
    color: var(--White-1, #FFF);
    background: transparent;
    position: absolute;
    bottom: 0.85rem;
    width: max-content;
    display: inline-block;
    max-width: unset;
    opacity: 0.6 !important;
    Colors
    Hex
    Hex
    Selection colors

    White 1;
    transition: .5s all;
}

.slider_home_page .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    Colors
    Hex
    Hex
    Background colors;
}

.slider_home_page ul.slick-dots li {
    position: relative;
    width: 100%;
    width: 0.3rem;
    height: 0.3rem;
    background: rgb(161 160 148);
    border-radius: 50%;
    margin: 0;
    backdrop-filter: blur(0.1rem);
}

.slider_home_page ul.slick-dots:before {
    content: '';
    position: absolute;
    bottom: 0.15rem;
    width: 100%;
    background: rgba(255, 255, 255, 0.25);
    height: 0.05rem;
}

.slider_home_page ul.slick-dots .slick-active button {
    opacity: 1 !important;
}

.content_banner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    width: 100%;
    max-width: 70rem;
,
animation: initial;,
animation: initial;,
animation: a;
    margin: auto;
    left: 50%;
    transform: translate(-50%,-50%);
}

section.home_1 {
    position: relative;
}

.content_banner * {
    color: #fff;
}

.content_banner .sub_title {
    font-size: 0.9rem;
}

.content_banner h3 {
    color: #FFF;
    text-shadow: 0rem 0.15rem 0.15rem rgba(0, 0, 0, 0.25);
    font-family: "Wix Madefor Display";
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    /* 100% */
}

.tabs_search ul {
    list-style: none;
    margin: 0 0 1rem 0;
    display: flex;
}

.tabs_search ul li {
    margin: 0;
}

.tabs_search ul li+li {
    margin-left: 1.35rem;
}

.tabs_search ul li a {
    font-weight: 700;
    color: #fff;
    position: relative;
    opacity: .75;
}

.tabs_search ul li a:before {
    content: '';
    height: 0.1rem;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.25rem;
    position: absolute;
    background: #fff;
    transition: .4s all;
}

.tabs_search ul li a:hover:before, .tabs_search ul li a.acitve:before {
    width: 100%;
}

.for_tabs_search {
    max-width: 46.25rem;
    position: relative;
}

.for_tabs_search input {
    height: 3rem;
    border-radius: 5rem;
    padding: 0 10rem 0 3rem;
    font-size: 0.75rem;
    margin: 0;
}

button {}

.for_tabs_search button {
    height: 2.5rem;
    background: var(--Red, #BF1E2D);
    Colors
    Hex
    Hex
    Background colors

    Red;
    width: 7.35rem;
    border-radius: 5rem;
    font-size: 0.8rem;
    font-weight: 500;
    text-transform: unset;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}

.home_2 {
    padding-top: 6rem;
}

.heading_title {
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.2;
}

.heading_title b {
    font-weight: 700;
}

.menu_style {
    list-style: none;
    margin: 0;
    display: inline-flex;
}

.home_2 .row {
    align-items: flex-end;
}

.menu_style a {
    height: 2.35rem;
    border: 0.05rem solid rgba(0, 0, 0, 0.30);
    Colors
    Hex
    Hex
    Border colors

    #000000 ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â· 30%;
    display: inline-flex;
    align-items: center;
    border-radius: 5rem;
    padding: 0 0.9rem;
    color: #333;
    transition: .4s all;
    font-weight: 600;
}

.menu_style li + li {
    margin-left: 0.75rem;
}

.menu_style a:hover,.menu_style a.active {
    color: var(--Red, #BF1E2D);
    border-color: color: var(--Red, #BF1E2D);
}

.slider_project_home {
    margin-top: 2.5rem;
}
.slider_project_home {
    margin: 2.5rem -0.5rem 0;
}

.project_home {
    position: relative;
    margin: 0 .5rem;
    border-radius: 1rem;
    overflow: hidden;
    cursor: pointer;
}

.project_home .box_img {
    padding-bottom: 136%;
    position: relative;
}

.project_home .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.project_home .nhan_project {
    position: absolute;
    top: 3rem;
    left: 0;
    background: var(--Red, #BF1E2D);
    Colors
    Hex
    Hex
    Background colors

    Red;
    z-index: 2;
    font-size: 0.65rem;
    font-weight: 600;
    color: #fff;
    height: 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 5rem 5rem 0;
    padding: 0 1rem;
}

.project_home .box_img:before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 50%, rgba(0, 0, 0, 0.80) 100%);
    Hex
    Hex
    Background colors;height: 100%;z-index: 2;}

.project_home .box_content {
    position: absolute;
    bottom: 0;
    z-index: 9;
    display: flex;
    color: #fff;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
    padding: 2rem;
}

.project_home h3 {
    font-size: 1.3rem;
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: uppercase;
}

.project_home .content {
    font-size: 0.75rem;
}

.project_home .plus {
    width: 2.45rem;
    height: 2.45rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #BF1E2D;
    border-radius: 50%;
    flex: 0 0 auto;
}

.project_home .plus svg {
    max-width: 50%;
    width: auto;
    height: auto;
    transform: rotate(0);
    transition: .5s all;
}

.project_home:hover .plus svg {
    transform: rotate(360deg);
}

.project_home:hover .box_img img {
    transform: scale(1.1);
}

.home_2 ul.nav_filter_project {
    margin-right: 7rem;
}

.slider_project_home  button {
    top: -5.5rem;
    transform: unset;
    right: 0 !important;
    left: unset;
}

.slider_project_home button.slick-prev {
    right: 3rem !important;
}

.slider_project_home .slick-list {
}

section.home_3 {
    padding-top: 8.5rem;
}

.wrap_tax_bds {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2.5rem;
    margin: 2.5rem -1.5rem 0;
}

.wrap_tax_bds .item {width: calc(calc(100% / 3) - 3rem);margin: 0 1.5rem 2rem;,:;,: 0;,: 0;,: 0;}
.wrap_tax_bds .item.info:before{
    content: '';
    background-image: url(../images/logosvg.svg);
    position: absolute;
    width: 28.3rem;
    height: 22.4rem;
    transform: translate(-45%, -36%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.wrap_tax_bds .item.info .inner {
    height: 100%;
    padding: 2.25rem;
    background: rgba(122, 122, 122, 0.05);
    backdrop-filter: blur(0.25rem);
    border-radius: 1rem;
    font-size: 0.85rem;
    overflow: hidden;
}

.wrap_tax_bds .item.info h2.heading_title {
    margin-bottom: 1rem !important;
    padding-bottom: 1rem;
    border-bottom: 1px solid #D2D2D2;
    color: var(--Black, #333);
    font-weight: 400 !important;
    margin-bottom: 1.2rem;
}

a.button_link {
    color: #444;
    font-size: 0.8rem;
    font-weight: 700;
}

a.button_link span.icon {
    width: 2.45rem;
    height: 2.45rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #BF1E2D;
    border-radius: 50%;
    margin-right: 0.5rem;
}

a.button_link span.icon svg {
    transform: rotate(0);
    max-width: 50%;
    width: auto;
    height: auto;
    transition: .5s all;
}

.wrap_tax_bds .item.info .inner .content {
    margin-bottom: 2.5rem;
}

a.button_link:hover span.icon svg {
    transform: rotate(360deg);
}

.wrap_tax_bds .item.info .inner:before {}

.wrap_tax_bds .item.info .inner:before {
    content: '';
    background: radial-gradient(50% 50% at 50% 50%, rgba(191, 30, 45, 0.50) 0%, rgba(255, 47, 67, 0.25) 100%);
    filter: blur(3.75rem);
    width: 9rem;
    height: 9rem;
    position: absolute;
    bottom: -1.8rem;
    right: 0.3rem;
}

section.home_3+section.home_3 {
    padding-top: 6rem;
}

section.home_4 {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 4.5rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
}

.home_4  h2.heading_title {
    font-size: 2.25rem;
    color: var(--Black, #333);
    font-weight: 400 !important;
}

.heading_title strong {
    color: #BE1E2D;
    font-size: 2.5rem;
}

.home_4_content:before {}

.home_4_content:before {
    content: '';
    position: absolute;
    border-radius: 57.75rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.95) 50%);
    filter: blur(5rem);
    width: 140%;
    height: 140%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home_4_content {
    position: relative;
}

.home_4_content>* {
    position: relative;
}

.home_4_content .content {margin: 0.5rem 0 1rem;}

.home_4_content {
    margin-top: 3.9rem;
}

.home_4 .row+.row {
    margin-top: 5rem;
}

.slider_dt_home  a {
    height: 3.35rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 5rem;
    margin: 0 0.7rem;
}

.slider_dt_home a img {
    max-height: 100%;
    width: auto;
    height: auto;
}

.slider_dt_home {
    margin: 0 -0.75rem;
}

section.home_4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 77.4%, rgba(0, 0, 0, 0.20) 100%);
}
section.home_6 {
    background: linear-gradient(254deg, #BF1E2D 17.37%, #590E15 100%);
    Colors
    Hex
    Hex
    Background colors;
    padding: 6rem 0;
}

.home_6 .row {
    align-items: flex-end;
}

.menu_style.style_white a {
    border-color: #fff;
    color: #fff;
}

.wrap_posts_left .box_content {
    bottom: 0;
    padding: 2.25rem;
    z-index: 2;
    opacity: 1;
    transition: .5s all;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 100%;
}

.wrap_posts_left .box_content .content {
    display: none;
}

.wrap_posts_left .item_post:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 27.74%, rgba(0, 0, 0, 0.60) 79.95%);
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    transition: .4s all;
}

.wrap_posts_left .item_post:hover .box_content {
    opacity: 1;
}

.wrap_posts_left .item_post:hover:before {
    opacity: 1;
}

.wrap_posts_left .item_post {
    border-radius: .7rem;
    overflow: hidden;
}

.wrap_posts_left .box_img {
    margin: 0;
}
section.home_7 {
    padding: 4rem 0;
}

.item_member .box_img {
    width: 6.25rem;
    height: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border: 0.4rem solid #FFF;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}

.item_member {
    border-radius: 1rem;
    background: #F5F5F5;
    margin: 0 0.6rem;
    padding-top: 4.5rem;
    padding: 3.6rem 1.2rem 1.3rem;
}

.slider_nv {
    margin: 0.3rem -0.6rem 0;
}

.slider_nv h3 {
    margin: 0;
    font-size: 1rem;
    color: var(--Red, #BF1E2D);
}

.item_member .content {
    font-size: 0.65rem;
    opacity: 0.7;
    Colors
    Hex
    Hex
    Text colors

    #333333;
}

.item_member ul.info {
    list-style: none;
    margin: 0.75rem 0 0 0;
}

.item_member ul.info a {
    height: 2.25rem;
    background: #FFF;
    Colors
    Hex
    Hex
    Background colors

    #FFFFFF;
    border-radius: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--Black, #333);
    font-size: 0.8rem;
    font-weight: 700;
    transition: .5s all;
    transform: scale(1);
    opacity: 1;
}

.item_member ul.info a svg {
    display: block;
    width: 1rem;
    height: auto;
    margin-right: 0.25rem;
}

.item_member ul.info a.phone {
    background: var(--Red, #BF1E2D);
    color: #fff;
    font-size: .9rem;
    font-weight: 700;
}

.item_member ul.info a.phone svg {
    width: 1.05rem;
    height: auto;
}

.item_member ul.info li {
    margin: 0;
}

.item_member ul.info li+li {
    margin-top: .57rem;
}

.slider_nv .slick-list {
    padding-top: 5.5rem;
}
.tabs_search ul li a:hover:before,.tabs_search ul li a.active:before {
    width: 100%;
}
.slider_nv  button {
    top: -2rem;
    right: 0 !important;
    left: unset;
}

.slider_nv button.slick-prev {
    right: 3rem !important;
}
.home_7_form {
    border-radius: 1rem;
    border: 0.1rem solid #BF1E2D;
    padding: 1.75rem;
}

.home_7_form h3 {
    font-size: 1.5rem;
    color: var(--Red, #BF1E2D);
    margin-bottom: 0;
}

.home_7_form .content {
    font-size: 0.75rem;
    margin-bottom: .5rem;
}

.home_7_form .wrap_form input[type="submit"] {
    margin: 0;
    width: 100%;
    font-weight: 700;
    font-size: 0.75rem;
}

.home_7_form .wrap_form input {
    margin-bottom: .5rem;
    height: 2.25rem;
    font-size: 0.7rem;
    padding: 0 1rem;
}

.home_7 h2.heading_title {
    margin-top: 1rem;
}

.home_7_form .wrap_form textarea {
    height: 4rem;
    min-height: 4rem;
}
.logo_bottom img {
    height: 5rem;
    width: auto;
}

.info_footer .icon-box {
    width: auto;
    align-items: center;
    font-size: 0.9rem;
    cursor: pointer;
}

.info_footer {
    justify-content: flex-end;
}

.info_footer .icon-box+.icon-box {
    margin-left: 5rem !important;
}

.info_footer  img {
    padding: 0;
}

.info_footer .icon-box-img {
    width: 2.5rem !important;
}

.footer_bottom .ux-menu-link a i {
    filter: brightness(0) invert(0);
    opacity: .9;
}

footer .ux-menu .ux-menu-link+.ux-menu-link {
}

ul.nav_right_head .hotline .icon path {
    fill: #fff;
}
.item_project .price b>span {
    display: block;
    color: var(--7, #E11B22);
    font-size: 1.25rem;
    font-weight: 700;
}

ul.info_bottom {
    list-style: none;
    margin: 0;
    display: flex;
    font-size: 0.9rem;
}

ul.info_bottom li {
    margin: 0;
}

ul.info_bottom li+li {}

ul.info_bottom li {
    padding: 0 0.5rem;
    display: flex;
    align-items: anchor-center;
    line-height: 1;
}

ul.info_bottom li+li {
    border-left: 0.05rem solid #999;
}

ul.info_bottom li svg {
    height: 0.8rem;
    speak: literal-punctuation;
    width: auto;
    display: block;
    margin-right: 0.35rem;
}

item_project .wrap_top {
    display: flex;
}

.item_project .wrap_top {
    display: flex;
}

.item_project .wrap_top .like_project {
    flex: 0 0 auto;
    margin-left: 1rem;
    margin-top: 0.5rem;
    position: relative;
}
.item_project .wrap_top .like_project svg {
    width: 1.2rem;
    height: auto;
}
.wrap_posts_right .item_post:hover h3 {
    text-decoration: underline;
}
.menu_style.style_white a:hover {
    background: #fff;
    color: var(--Red, #BF1E2D);
    border-color: var(--Red, #BF1E2D);
}
.item_member ul.info a:hover {
    transform: scale(.95);
    opacity: .6;
}
.home_7_form .content a {
    text-decoration: underline;
    font-weight: 600;
    color: #333;
}
.info_footer .icon {
    transform: rotateY(0deg);
    transition: .5s all;
}

.info_footer .icon-box:hover .icon {
    transform: rotateY(360deg);
}
.item_post:hover h3 {
    text-decoration: underline;
}
.project_list_item_sec_1 .item:hover .icon {
    transform: rotateY(360deg);
}
.wrap_posts_left .box_content {
    padding: .5rem 0;
}

.wrap_posts_left .item_post:hover .box_content .icon {
    width: 2.5rem;
    height: auto;
    display: flex;
    margin-left: .6rem;
}
div#popup_banner {
    padding: 0;
    background: transparent;
    overflow: unset !important;
}

div#popup_banner img {
    display: block;
    max-height: 70vh;
    width: auto;
    height: auto;
}
div#tong_quan ul li:hover .icon {
    transform: rotateY(360deg);
}
/*@media only screen and (min-width: 1200px) {*/
/*    .about_4_icon .icon-box:nth-child(1) {*/
/*        padding-top: 0;*/
/*        height: 60vh;*/
/*    }*/

/*    .about_4_icon .icon-box:nth-child(2) {*/
/*        padding-top: 10vh;*/
/*        height: 65vh;*/
/*    }*/
/*    .about_4_icon{*/
/*        align-items: flex-end;*/
/*    }*/
/*}*/
.tax-loai-category a.hotline {
    border-color: #C78080A6;
    color: #BF1E2D;
}

.tax-loai-category a.hotline b {
    color: #BF1E2D;
}

.item_language {
    order: 2;
}

li.html.custom.html_topbar_left {
    order: 4;
}
.for_tabs_search button:hover {
    background: #090101;
}
.box_option ul {
    max-height: 15rem;
    overflow: auto;
    padding-right: 1rem;
    margin-right: -1rem;
}
.box_option ul::-webkit-scrollbar-track
{
    background-color: #f0f0f0;
}

.box_option ul::-webkit-scrollbar
{
    width: 0.217rem;
    background-color: #b1b1b1;
}

.box_option ul::-webkit-scrollbar-thumb
{
    background-color: #c5c5c5;
}
.back-to-top {
    border-color: #BF1E2D !important;
    color: #BF1E2D !important;
    transition: .4s all !important;
}

.back-to-top:hover {
    background: #BF1E2D !important;
    color: #fff !important;
}
.project_sec_5 .menu_style a {
    padding: 0 1.4rem;
}

.box_search_title{ display: none}
.wrap_posts_left .item_post:before {
    display: none !important;
}
.home .wrap_posts_left .box_content,.home .wrap_posts_right .box_content {
    filter: brightness(0) invert(1);
}
.fancybox-container {
    overflow: hidden;
}

.compensate-for-scrollbar {
    margin: 0 !important;
}
.about_1 .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50vh;
    background: linear-gradient(180deg, #0000009e, transparent);
}
a.button.primary.is-link.button_style_2.het_han i {
    background-color: #333;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
    font-weight: 700;
}
.item_member .content {
    text-align: center;
}
@media only screen and (max-width: 1199px) {
    .open_filter {
        position: fixed;
        width: 3.6rem;
        height: 3.6rem;
        background: #E11B22;
        z-index: 99;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        right: 0.4rem;
        fill: #ffff;
        border-radius: 100px;
        top: 65%;
    }

    .open_filter svg {
        max-width: 70%;
        max-height: 70%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    html {
        font-size: 1.3vw;
    }

    .home_sec_1 img {
        height: auto;
    }
    .slider_lien_ket .item>* {
        width: 100%;
    }

    .slider_lien_ket:before {
        margin-top: -1rem;
    }


    .slider_tien_ich .slick-arrow {
        right: -2rem;
    }

    .slider_tien_ich .slick-arrow.slick-prev {
        right: 1rem;
    }

    .wrap_tabs .slider_gallery img {
        height: auto !important;
    }

    .wrap_tabs {
        height: auto !important;
        padding-bottom: 56.25%;
    }

    .wrap_tabs .slider_gallery>*,.wrap_tabs .slider_gallery>*>* {
        height: 100%;
    }

    .slider_gallery ul.slick-dots {
        height: auto !important;
    }

    .slider_gallery .inner,.slider_gallery .inner>img {
        height: 100% !important;
        object-fit: cover;
    }
    .project_sec_1 {
        padding-top: 10rem;
    }
    .wrap_filter_product {
        position: fixed;
        top: 0;
        left: 0;
        width: 50vh;
        height: 100%;
        background: #fff;
        display: block;
        opacity: 0;
        pointer-events: none;
        transition: .3s all;
        z-index: 9999;
        box-shadow: 0 0 10px #000000a3;
        max-height: 100vh;
        overflow: auto;
    }
    .single-product {
        overflow-x: hidden !important;
    }
    .wrap_filter_product.active {
        opacity: 1;
        pointer-events: unset;
    }

    .close_menu {
        position: absolute;
        top: 1rem;
        right: 1rem;
        z-index: 9;
        display: inline-block !important;
    }

    .close_menu svg {
        width: 2rem;
        height: auto;
        display: block;
    }

    .wrap_filter_product {
        padding: 4rem;
    }

    .wrap_filter_product .box_menu ul {
        width: auto !important;
        display: inline-flex;
    }

    .wrap_filter_product .inner_search form.search-form {
        margin: 2rem 0;
        padding: 0;
        border: none;
        width: 100%;
    }

    .wrap_item_select {
        flex-wrap: wrap;
    }

    .wrap_item_select .item {
        width: 100% !important;
        border: none;
        border-bottom: 1px solid #00000030;
        padding: 1rem 0;
    }

    .wrap_item_select .item+.item {
    }

    .wrap_item_select .item b {
        font-size: 1.2rem;
    }

    .wrap_item_select .item>span {
        font-size: 1.3rem;
    }

    .box_option ul li a {
        font-size: 1rem;
    }

    a.reset_filter {
        font-size: 1.2rem;
    }

    .wrap_item_select .item .box a {
        font-size: 1rem;
        padding: .5rem 0;
    }

    .box_option.slider_rance strong {
        font-size: 1.2rem;
    }

    .slider_rance .wrap_bottom ul a {
        height: 2.5rem;
    }

    .slider_rance .wrap>*:not(svg) {
        height: 3rem;
    }

    .slider_rance .wrap label {
        font-size: 1rem;
    }

    .slider_rance .wrap input {
        font-size: 1rem;
        line-height: normal;
        min-height: unset !important;
        padding: 0;
    }

    .box_option.slider_rance .title, .box_option.slider_rance strong {
        font-size: 1.2rem;
    }

    .map_control {
        font-size: 1rem;
        width: auto !important;
        display: inline-flex;
    }

    .wrap_filter_product .inner_search form.search-form input {
        height: 3.2rem;
        font-size: 1.2rem;
    }

    .wrap_filter_product .inner_search form.search-form input.search-submit {
        margin: 0;
        font-size: 0;
    }

    input.search-submit {}

    .wrap_filter_product .box_menu a {
        height: 3rem;
        font-size: 1.2rem;
    }

    .wrap_filter_product .box_menu a {
        min-width: 15rem !important;
    }
    .wrap_filter_product {
        width: 100vw;
        padding: 4rem 2rem;
    }

    .wrap_filter_product .box_menu a {
        min-width: 10rem !important;
    }
    .home_sec_1 {
        z-index: 2;
    }
    .open_filter svg.close {
        display: none;
    }

    .open_filter.active svg {
        display: none;
    }

    .open_filter.active .close {
        display: block;
    }
    .single-project{
        overflow-x: hidden !important;
    }
    body.scroll {
        overflow-x: hidden !important;
    }
    div#masthead {
        padding: 0.75rem 1.75rem 0.75rem 1.25rem !important;
    }

    ul.nav_right_head .hotline span.content {
    }

    ul.nav_right_head .hotline .icon {
        margin: 0;
    }

    ul.nav_right_head .hotline {
        padding: 0 .4rem;
        justify-content: center;
    }
}
@media only screen and (max-width: 850px) {
    html {
        font-size: 1.3vw;
    }

    .home_sec_1 img {
        height: auto;
    }
    html {
        font-size: 1.3vw;
    }
    .home_sec_1 img {
        height: 50rem;
    }

    [data-open="#main-menu"] {
        color: #fff !important;
        font-size: 1.5rem !important;
    }

    div#masthead {
        padding: 0 !important;
    }

    #logo img, .stuck #logo img {
        height: 3rem;
    }



    .footer_bottom .ux-menu-link a {
        font-size: 1rem;
    }

    .footer_bottom .title h1, .footer_bottom .title h2, .footer_bottom .title h3 {
        font-size: 1.2rem;
    }

    .ux-menu-title {
        font-size: 1rem;
    }

    .copyright {
        font-size: .8rem;
    }
    body {
        font-size: .82rem;
    }

    .group_heading {
        font-size: 1rem;
    }

    .project_lists .group_content {
        font-size: 1rem;
    }

    .project_lists .group_content h3, .project_lists .group_content h1, .project_lists .group_content h2 {}

    .item_project ul.info {
        font-size: 1rem;
    }

    .item_project .box_content h3 {
        font-size: 1.4rem;
        height: 3.5rem;
    }

    .item_project .price {
        font-size: 1rem;
    }

    .like_project svg {
        max-width: 2rem;
        height: auto;
        display: block;
    }

    .item_uu_dai h3 {
        font-size: 1.3rem;
        height: 5.6rem;
    }

    .item_uu_dai span {
        font-size: 1rem;
    }

    .item_post .content {
        font-size: 1rem;
    }

    .item_post .box_content>span {
        font-size: 1rem;
    }
    .nav-uppercase>li>a {
        font-size: 1.5rem;
        padding: 1rem !important;
    }

    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
        background: #090101;
        background: linear-gradient(254deg, #BF1E2D 17.37%, #590E15 100%);
        Colors
        Hex
        Hex
        Background colors;
    }

    .nav-sidebar.nav-vertical>li+li {
        border-color: #ffffff36;
    }
    [data-open="#main-menu"]{
        background-image: url(../images/icon_menu.svg);
        filter: brightness(0) invert(1);
        opacity: 1 !important;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: top center;
    }
    [data-open="#main-menu"] i {
        opacity: 0;
    }
    .nav-uppercase>li>a {
        font-size: 1.2rem;
    }
    .support_sec_2 .box_content .text {
        font-size: 1rem;
    }

    .menu_support li a {
        font-size: 1rem;
    }

    .menu_support {
        max-width: 100%;
    }
    .project_list_sec_4 ul li {
        font-size: 1rem;
    }

    .item_project ul.info ul li {
        width: calc(100% / 2) !important;
        font-size: 1rem;
    }
    .row.wrap_all_filter_product .col.small-12.large-2 {
        display: none;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-right: 2rem !important;
        font-size: 1rem;
    }
    .product_sec_2 nav.breadcrumb ul * {
        font-size: 1rem;
    }

    .product_sec_2 nav.breadcrumb ul svg {
        width: 1.5rem;
    }
    div#masthead{
        background: #e11b22 !important;
        background: linear-gradient(254deg, #BF1E2D 17.37%, #590E15 100%) !important;
        Colors
        Hex
        Hex
        Background colors;
    }
    div#masthead:before, div#masthead:after{
        display: none;
    }
    body:not(.home) header#header{
        position: relative;
    }
    body:not(.home) #logo img{
        filter: brightness(0) invert(1) !important;
    }
    .box_menu .product_menu a {
        padding: 0.6rem 0.8rem !important;
    }

    div#uu_diem .item .content {
        font-size: 1rem;
    }

    div#uu_diem .item>h3 {
        font-size: 1.2rem;
    }

    .box_sidebar_product>.content {
        font-size: 1rem;
    }

    .box_sidebar_product .wrap_form .content {
        font-size: 1rem;
    }

    div#cong_dong .item .content {
        font-size: 1rem;
    }

    div#cong_dong .item h3 {
        font-size: 1.2rem;
    }

    div#tien_do .select2-container--default .select2-selection--single span#select2-sort_year-container {
        padding-right: 2rem !important;
        line-height: normal;
    }
    body.body-scroll-lock--active .mfp-wrap {
        z-index: 99999;
    }
    .nav.nav-vertical li.current-menu-item a {
        background: #E11B22;
    }
    .row.nav_menu_project {
        display: none;
    }
    button.mfp-close {
        opacity: 1 !important;
    }
    .mfp-bg.mfp-ready{
        z-index: 99999;
    }
    /*a.hotline{*/
    /*    display: none !important;*/
    /*}*/
    a.hotline.en_lang{
        display: inline-flex !important;
    }
    .slider_dt_home a img {
        max-height: 70%;
        max-width: 70%;
        width: auto;
        height: auto;
    }
    .slider_home_page ul.slick-dots {
        max-width: 62rem;
    }
    .header-main li.html.custom {
        display: block;
    }
    .mfp-content {
        top: 4.9rem !important;
        box-shadow: none !important;
    }

    .mfp-bg.off-canvas.off-canvas-left {
        position: fixed !important;
        top: 4.9rem !important;
    }

    .has-off-canvas-left button.mfp-close {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    html {
        font-size: 3.7vw;
    }

    .home_sec_1 img {
        height: 25rem;
    }

    .pt_150 {
        padding-top: 4rem !important;
    }

    .home_sec_3 {
        padding-top: 18rem !important;
        padding-bottom: 4rem !important;
    }

    .home_sec_3 .group_heading {
        text-align: center !important;
    }

    .nav_tabs_project {
        float: unset;
        margin: auto;
        display: block;
    }

    .project_lists .banner {
        height: 30rem !important;
        margin: 1rem 0 0 0 !important;
    }

    .project_lists .banner:before {
        width: 3.5rem;
        height: 3.5rem;
        top: 1rem;
        right: 1rem;
    }

    .home_sec_4 {
        padding: 4rem 0 !important;
    }

    .wrap_bds_home .item {
        width: 100% !important;
    }

    .wrap_bds_home .box_info {
        margin-bottom: 3rem;
    }

    .wrap_bds_home .item {
        margin: 0 !important;
    }

    .wrap_bds_home {
        margin-left: 0;
        margin-right: 0;
    }

    .wrap_bds_home .item+.item {
        margin-top: 2rem !important;
    }

    .pb_160 {
        padding-bottom: 4rem !important;
    }

    .pt_180 {
        padding-top: 4rem !important;
    }

    .container, .container-width, .full-width .ubermenu-nav, .row {
        max-width: unset !important;
    }

    .home_sec_5 .col {
        padding: 0 15px;
    }

    .home_sec_5 .icon-box h3, .home_sec_5 .icon-box h2, .home_sec_5 .icon-box h1 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .home_sec_5 .icon-box {
        font-size: 1.2rem;
    }

    .home_sec_6 {
        padding: 4rem 0 !important;
    }

    .banner_content {
        height: 20rem;
    }

    .banner_content .group_heading {
        max-width: 100% !important;
        width: 100% !important;
        padding: 0 2rem;
    }

    .group_heading {
        font-size: .9rem !important;
    }

    .banner_video {
        height: auto;
        padding-top: 56.25%;
        margin-bottom: 1.25rem;
    }

    .home_sec_6 .col {
        padding: 0 15px;
    }

    .home_sec_7 {
        padding: 4rem 0 !important;
    }

    .wrap_posts_left {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 2rem !important;
    }

    .item_post .box_img {
        height: 17rem;
    }

    .item_post .content {
        font-size: 1.1rem;
    }

    .item_post h3 {
        font-size: 1.2rem;
    }

    .wrap_posts_right {
        width: 100% !important;
    }

    .wrap_posts_right .item_post h3 {
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        font-size: 1.2rem;
    }

    .home_sec_8 {
        padding: 4rem 0 !important;
    }

    .form_footer {
        margin-top: 2rem !important;
    }

    .footer_1 {
        padding-right: 15px;
    }
    .group_heading h1, .group_heading h2 {
        font-size: 1.4rem;
    }

    .slider_uu_dai ul.slick-dots li button {
        background: #ccc;
        width: .8rem;
        height: .8rem;
    }

    ul.slick-dots li {
        margin: 0 .3rem;
    }

    .slider_uu_dai ul.slick-dots .slick-active button {
        width: 1rem;
        height: 1rem;
        background: transparent;
    }

    .slider_uu_dai  ul.slick-dots {
        margin-top: 2rem;
    }
    .footer_top .group_heading h1, .footer_top .group_heading h2, .footer_top .group_heading h3 {
        font-size: 1.6rem;
    }

    .footer_bottom .ux-menu-link a {
        font-size: .77rem;
    }

    .footer_bottom .title h1, .footer_bottom .title h2, .footer_bottom .title h3 {
        font-size: 1.2rem;
    }

    .ux-menu-title {
        font-size: 1.3rem;
    }

    .footer_1,.footer_3 {
        margin-bottom: 2rem;
    }

    .footer_2 {
        margin-bottom: 2rem;
    }

    .footer_3 {
        padding-left: 15px;
    }

    .socials_footer img {width: 3rem;height: 3rem;}

    .copyright p {
        text-align: center;
        font-size: .8rem;
    }

    .filter_shortcode {
        left: 50%;
        transform: translate(-50%,0%);
        bottom: -24rem;
        top: unset;
        width: 92vw;
        max-width: unset;
    }

    .home_sec_2 {
        padding-top: 28rem !important;
    }
    .wrap_select {
        font-size: .9rem;
    }

    .wrap_select .icon {
        width: 1.2rem;
        margin-right: .8rem !important;
    }

    .filter_shortcode ul.nav li {
        width: calc(100% / 3);
    }

    .flickity-page-dots {bottom: 4rem;}

    .home_sec_1 .slider:before {
        height: 100%;
    }
    .button_style {
        font-size: 1.1rem;
    }
    .home_sec_8 .text-right {
        text-align: center;
        margin-top: 1rem;
    }
    .load_home_page svg{
        max-width: 70vw;
    }
    .home_sec_1 .slider:after{
        display: none;
    }
    .wrap_bds_home+.wrap_bds_home {
        margin-top: 3rem;
    }
    .header-main li.html.custom {
        display: block;
    }

    ul.nav_right_head .hotline span.content {
    }

    ul.nav_right_head .hotline {
        padding: 0 .5rem 0;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 2rem;
        margin: 0;
    }

    ul.nav_right_head .hotline:before {
        width: 110%;
        height: 124%;
    }

    li.language,
    .scroll_to_buttom{
        display: none;
    }
    .project_lists .banner .banner-layers {
        overflow: hidden;
    }
    .project_lists .banner .text-box {
        height: 15rem;
    }
    .banner_about .banner {
        padding-top: 100% !important;
    }

    .banner_page.banner_about .banner:before, .banner_page.banner_about .banner:after {
        width: 66%;
    }
    .banner_page .text-box-content{
        padding: 0 15px;
    }



    .banner_page .banner h1, .banner_page .banner h2, .banner_page .banner h3 {
        font-size: 2.4rem;
    }

    .breadcrumbs.text {
        display: none;
    }

    .about_sec_2 {
        padding: 4rem 0 !important;
    }

    .about_sec_2 .gallery-col:nth-child(odd) {
        margin: 0 0 1rem;
    }

    .about_sec_2 .group_heading {
        margin-bottom: 3rem;
    }

    .about_sec_3 {
        padding-top: 4rem !important;
    }

    .wrap_gallery>.col-inner {
        width: auto !important;
    }

    .wrap_gallery .img-inner img {
        width: 100%;
        height: 100%;
    }

    .wrap_gallery .img-inner {
        margin: 0 15px 15px;
    }

    .about_sec_4 {
        padding: 4rem 0 !important;
    }

    .about_sec_4 .group_heading {
        margin-top: 2rem !important;
    }

    .about_sec_5 {
        padding: 4rem 0 18rem !important;
    }
    .info_contact .col {
        padding: 15px !important;
    }

    .banner_page .banner {
        padding-bottom: 50% !important;
    }

    .info_contact {
        margin-bottom: 2rem !important;
    }

    .nav_tabs {
        margin-bottom: 3rem !important;
    }

    div#load_map iframe {
        height: 15rem;
    }

    .wrap_form input, .wrap_form textarea {
        height: 3rem;
        font-size: 1rem;
    }
    .support_sec_2 .section-title span {
        line-height: normal;
        font-size: 2rem;
        padding: 1rem 0 !important;
    }

    h1 {}

    .support_sec_2 .box_content {
        padding: 1rem 1.5rem;
    }

    .support_sec_2 .section-title span:before {
        left: -1.5rem;
    }

    .support_sec_2 {
        padding: 3rem 0 !important;
    }
    .accordion-item a>span {
        display: flex;
        align-items: center;
        margin-right: 2rem;
    }

    .accordion-item a>span:before {width: 4rem;flex: 0 0 auto;}

    .accordion-inner {
        padding-right: 0;
    }
    .news_sec_2 .wrap_posts_left {
        margin-bottom: 2rem !important;
    }

    .wrap_posts .item_post {
        width: 100%;
        margin: 2rem 0 0 0;
    }

    .wrap_posts .item_post .box_img {
        height: 17rem;
    }

    .wrap_posts .item_post h3 {
        font-size: 1.3rem;
    }

    .news_sec_4 .wrap {
        flex-wrap: wrap;
    }

    .box_menu ul {
        background: transparent;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 2rem;
    }

    .news_sec_4 {
        padding: 4rem 0 !important;
    }

    .news_sec_4 div#text-1783144743 {
        width: 100%;
        text-align: center;
    }
    section.post_details .wrap_title h2 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .content.content_post {
        font-size: 1rem;
    }

    .content.content_post .nav_bottom {
        flex-wrap: wrap;
    }

    .content.content_post .nav_bottom ul {
        flex-wrap: wrap;
    }

    .content.content_post .nav_bottom .tags li {
        margin: 0 .4rem .4rem !important;
    }

    .share a svg {
        max-width: 1rem;
        max-height: 1rem;
    }

    .content.content_post .nav_bottom .tags {
        align-items: flex-start;
        margin-bottom: 2rem;
    }

    .slider_posts_related ul.slick-dots button {
        background: #e0e0e0;
        border-radius: 10px;
    }
    .footer_bottom .text-right {
        justify-content: center;
        text-align: center !important;
    }

    .footer_bottom {
        padding-bottom: 1rem !important;
    }

    .footer_bottom .text-right img {
        height: 50px;
        width: auto !important;
        max-width: unset;
    }

    .footer_bottom  .img-inner.dark {
        overflow: unset;
    }

    .footer_bottom .text-right .img {
        margin: auto;
        width: auto !important;
    }
    .accordion-inner{
        padding-left: 0;
    }
    ul.fixed_button {
        bottom: 0;
        top: unset;
        transform: unset;
        display: flex;
        width: 100%;
    }

    ul.fixed_button li {
        margin: 0;
        width: calc(100% / 3);
    }

    ul.fixed_button li a {
        border-radius: 0;
        width: 100%;
    }

    footer#footer {
        padding-bottom: 4rem;
    }
    .project_page  li#menu-item-810 {}

    section.section.project_page .box_menu ul li {
        width: 50% !important;
    }

    section.section.project_page .box_menu ul li a {
        width: 100%;
    }

    .project_item:first-child {
        flex-wrap: wrap;
    }

    .project_item:first-child .box_img {
        width: 100%;
        margin: 0 0 1rem;
    }

    .project_item {
        width: calc(calc(100% ) - 1rem);
    }

    .project_item b,
    .project_item .content,
    .project_item .wrap{
        font-size: 1rem;
    }

    .project_item .wrap {
        font-size: 1rem;
    }
    .banner_page .banner .text {
        font-size: 1rem;
    }

    .project_sec_1 {
        padding-top: 4rem;
        padding-bottom: 3rem;
    }

    .project_list_item_sec_1 {
        margin: 2rem 0 0;
    }

    .project_sec_2 {
        padding: 4rem 0;
    }

    .project_sec_2 .group_heading {
        margin-bottom: 2rem;
    }

    .project_sec_3 {
        padding-bottom: 10rem;
    }

    ul.slick-dots button {
        background: #cfcfcf;
    }

    .project_sec_4 {
        padding-top: 4rem;
    }

    .project_list_sec_4 {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .project_list_sec_4 ul {
        margin-bottom: 1rem;
    }

    .project_sec_4:after {
        display: none;
    }

    .slider_tien_ich .box_content {
        padding: 0 !important;
        box-sizing: border-box !important;
        width: auto;
        left: 2rem;
        right: 2rem;
        bottom: 2rem;
    }

    .slider_tien_ich .item .content {
        font-size: 1rem;
    }

    .slider_tien_ich .item h3 {
        font-size: 1.4rem;
    }

    .project_sec_4 .box_content .text {
        font-size: 1rem;
    }

    .project_sec_6 .wrap {
        display: block;
        text-align: center;
    }

    .project_sec_6 .wrap .box_menu ul {
        width: auto !important;
        display: inline-flex;
        margin-top: 2rem;
    }

    .wrap_product .item_project {
        width: calc(calc(100% / 1) - 2rem);
    }

    ul.nav_tabs a {
        width: max-content;
    }

    ul.nav_tabs {
        bottom: 0;
    }

    a.button_play {
        transform: translate(-50%, -50%) scale(.3);
    }

    .project_sec_8 .box_content {
        max-width: 100%;
    }

    ul.tabs_cs {
        display: flex;
        max-width: unset;
        margin: 0 -0.2rem;
    }

    ul.tabs_cs a,ul.tabs_cs li {
        margin: 0 !important;
        padding: 0 1.4rem;
    }

    ul.tabs_cs li {
        padding: 0 .2rem;
    }

    .project_sec_8 {
        padding: 4rem 0;
    }

    .wrap_dt .item {
        width: 50%;
        padding: 0 1rem;
        margin-bottom: 2rem;
    }

    .wrap_form_project {
        margin-top: 2rem;
    }

    .wrap_form_project {
        display: block;
    }

    .wrap_form_project .box_img {
        width: 100%;
        height: auto;
    }

    .wrap_form_project .form_project {
        padding: 2rem;
    }

    .wrap_form label {
        font-size: 1rem;
    }

    .project_sec_9 {
        padding-bottom: 4rem;
    }
    .slider_for_product .inner {
        margin: 0 !important;
        border-radius: 0;
        height: 13.25rem;
    }

    .nav_gallery li {
        flex: 0 0 auto !important;
    }

    .nav_gallery .col {
        max-width: 100%;
        display: block;
        padding: 0;
    }

    .nav_gallery .button_style {
        flex: 0 0 auto;
        padding: 0 1rem;
    }

    .nav_gallery .button_style span {
        width: max-content;
    }

    ul.nav_left a {
        padding: 0 .6rem;
        font-size: .8rem;
    }

    .nav_gallery .box_right {
        border-top: 0.05rem solid rgba(230, 230, 230, 0.12);
        justify-content: center;
    }

    .nav_gallery ul {
        justify-content: center;
    }

    .breadcrumbs {
        display: none;
    }

    .product_sec_2 .wrap_title {
        flex-wrap: wrap;
        display: block;
        text-align: left;
    }

    .single-product .product_sec_2 .wrap_title .wrap_right {
        margin: 0;
        text-align: left;
    }

    .product_sec_2 .wrap_title .address {
    }

    .box_menu .product_menu a {}

    .single-product .product_sec_2 .box_menu {
        display: none;
    }

    div#tong_quan ul li {
        width: calc(calc(50% - 2.5rem));
    }

    div#tong_quan ul li .icon {
        margin-right: 1rem;
    }

    div#tong_quan ul li * {
        font-size: .9rem !important;
    }

    div#dich_vu .wrap {
        display: block;
    }

    div#dich_vu .content ul li {
        font-size: 1rem;
    }

    div#dich_vu .wrap .item {
        width: 100%;
    }

    div#dich_vu .wrap .item+.item {
        margin-top: 2rem;
    }

    .slider_cong_dong {
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }

    .wrap_project_related .item_project {
        display: block;
    }

    .wrap_project_related .item_project .box_img {
        width: 100% !important;
        height: 15.35rem;
        margin-bottom: 2rem;
    }

    .wrap_project_related .item_project .box_content {
        padding: 0;
    }

    .wrap_project_related .item_project .box_content .nav_bottom {
        position: unset;
        text-align: left;
    }

    .wrap_project_related .item_project .box_content .nav_bottom .price {
        display: flex;
        align-items: center;
    }

    .wrap_project_related .item_project .box_content .nav_bottom .price b {
        margin-right: .5rem;
    }

    div#thong_tin_du_an .item {
        display: block;
    }

    div#thong_tin_du_an .item .box_img {
        margin: 0 0 1rem !important;
        width: 100%;
    }

    div#thong_tin_du_an .item .content {
        font-size: 1rem;
    }

    div#thong_tin_du_an .item h3 {
        font-size: 1.4rem;
    }

    div#tieu_chuan .wrap {
        display: block;
    }

    div#tieu_chuan .wrap h2 {
        margin-bottom: 1rem;
    }

    .slider_cong_dong .slick-arrow, .wrap_posts_right.slider_posts_project .slick-arrow {
        top: -2.2rem;
    }

    .box_sidebar_product {
        max-width: 100%;
        margin-top: 2rem;
    }

    .box_sidebar_product .wrap label {
        font-size: 1rem;
        left: 2rem;
    }

    .box_sidebar_product .wrap textarea {
        font-size: 1rem;
        height: 6.75rem;
        padding-top: 3rem;
        padding-left: .9rem;
    }

    .box_number {
        font-size: 1rem;
        height: 2.2rem;
    }

    a.show_number {
        margin-left: 1rem;
    }

    .wrap_member .box_content> span {
        font-size: 1rem;
        margin-bottom: .5rem;
    }

    .wrap_member .avatar {
        width: 4rem;
        height: 4rem;
    }

    .wrap_member .box_content> span span {
        font-size: .8rem;
    }

    .box_sidebar_product ul li {
        font-size: 1rem;
    }

    .product_sec_3 h2 {
        font-size: 2rem;
    }
    .box_filter_search.wrap_item_select .wrap_select.item {
        border: 1px solid #EEE !important;
        padding: 0 1.5rem;
        height: 3.5rem;
    }

    .box_filter_search.wrap_item_select .wrap_select.item b {
        font-size: 1rem;
    }

    .inner_search form.search-form input:not([type="submit"]) {
        font-size: 1rem;
    }
    .wrap_item_select .item.active .box_option {
        min-width: 100%;
        top: 0;
        bottom: unset;
        transform: unset;
    }
    a.so_sanh_du_an {
        bottom: 4rem;
        left: 1rem;
    }

    .wrap_ss .wrap_item {
        flex-wrap: wrap;
    }

    .wrap_ss .wrap_item .item {
    }

    .wrap_ss {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        padding-bottom: 2rem;
        padding-top: 1rem;
    }

    .wrap_ss .wrap_item .item {
        font-size: 1rem;
    }

    div#load_product_so_sanh .inner .wrap_project_related .item_project {
        width: calc(100% - 1rem);
    }
    .inner_ss {
        width: 69rem;
        flex: 0 0 auto;
        max-width: unset !important;
    }

    .wrap_item_ss {
        overflow-x: auto;
    }
    div#uu_diem .item {
        display: block;
    }
    .project_list_sec_4 ul li {
        align-items: flex-start;
    }

    .project_list_sec_4 ul li svg {
        margin-top: .2rem;
        flex: 0 0 auto;
    }
    .row.wrap_all_filter_product {
        display: block !important;
    }

    .wrap_all_filter_product.active div#map {
        height: 30vh;
    }
    .wrap_all_filter_product .wrap_left {
        display: none;
    }
    .wrap_all_filter_product.active .wrap_left{
        display: block;
    }
    .product_sec_2 .row.active>div:not(.col):not([class^=col-]):not([class*=" col-"]).wrap_right {
        width: 100% !important;
        margin-bottom: 3rem;
    }

    .wrap_all_filter_product.active .wrap_product .item_project {
        display: block;
    }

    .wrap_all_filter_product.active .wrap_product .item_project .box_img, .wrap_all_filter_product.active .wrap_product .item_project .box_img img, .wrap_all_filter_product.active .wrap_product .item_project .slider_gallery {
        width: 100% !important;
        height: 15rem !important;
    }

    .wrap_all_filter_product.active .wrap_product .item_project .box_img {
        margin-bottom: 1rem;
    }

    .wrap_all_filter_product.active div#load_product {
        max-height: 49vh;
    }

    button.gm-ui-hover-effect span {
        background-repeat: no-repeat !important;
        height: 17px !important;
        width: 17px !important;
    }
    .open_filter {
        top: 50%;
        transform: translateY(-50%);
    }
    ul.tien_ich_nk li {
        width: 100%;
        padding: 0 1rem  0 2.5rem !important;
        font-size: 1rem;
    }

    ul.tien_ich_nk {
        max-height: 16rem;
    }
    div#dktq {
        padding: 2rem;
    }
    .product_sec_2 .wrap_title .wrap_right .price {
        width: auto;
        display: inline-block;
    }

    .product_sec_2 .wrap_title .price_m {
        display: inline-block;
        font-size: 1rem;
    }

    .single-product .product_sec_2 .wrap_title .wrap_right .nhan {
        float: right;
    }
    .banner_page .banner {
        padding-bottom: 10% !important;
    }
    ul.fixed_button a span.box_content {
        display: none !important;
    }
    .box_share {
        background: #000000;
    }
    ul.nav_right a.like_product {
        background: transparent !important;
    }
    .slider_home_page .item {
        height: 25rem;
    }

    .content_banner h3 {line-height: 1.2;}

    .content_banner {
        max-width: 100vw;
        padding: 0 15px;
    }

    .slider_home_page ul.slick-dots {
        max-width: 75vw;
    }

    .slider_home_page ul.slick-dots button {text-align: left;position: unset;font-size: .4rem;max-width: 3rem;line-height: 1.4;margin-top: .5rem !important;}

    .slider_project_home {
        width: 100%;
        margin: 2rem -0.5rem 0;
    }

    .slider_project_home .slick-list {
        padding: 0;
    }

    .home_2 ul.nav_filter_project {
        margin: 1rem 0 0 0;
    }

    section.home_3 {
        padding-top: 4rem;
    }

    .menu_style>* {
        flex: 0 0 auto;
    }

    .menu_style {
        overflow: auto;
        width: 100%;
    }

    .wrap_tax_bds .item {
        width: calc(calc(100%) - 3rem);
        margin: 0 1.5rem 3rem;
    }

    section.home_4 {
        margin-top: 1.8rem;
    }

    .home_4_content {
        margin-top: 0;
    }

    .home_4_logo {
        margin-top: 3rem;
    }

    .home_4 h2.heading_title {
        font-size: 1.8rem;
    }

    .home_4 .row+.row {
        text-align: center;
    }

    .content {}

    .slider_dt_home {
        margin-top: 2rem;
    }

    .slider_dt_home  ul.slick-dots {
        margin-top: 1rem;
    }

    .logo_bottom img {
        display: block;
        margin: auto;
        height: 3rem;
    }

    .info_footer {
        display: block;
    }

    .info_footer .icon-box+.icon-box {
        margin: 1rem 0 0 0 !important;
    }

    .info_footer .icon-box {
        justify-content: center;
    }
    .home_4  ul.nav_filter_project {
        margin-top: 1rem !important;
    }

    .nav_filter_project {
        margin-top: 1rem;
    }
    .box_img .nhan {
        height: 1.8rem;
        font-size: .8rem;
    }
    .menu_style {
        flex-wrap: wrap;
    }

    .menu_style li {
        margin: 0 .5rem 1rem;
    }

    .menu_style {
        margin: 0 -0.5rem !important;
        width: auto;
    }
    .project_home .plus {
        display: none;
    }

    .project_home .box_content {
        padding: 1.2rem;
    }

    .home_3 ul.menu_style {
        justify-content: center;
    }

    .wrap_tax_bds .item.info:before {
        display: none;
    }
    .home_3 ul.menu_style {
        overflow: hidden;
    }
    .item_post .box_content>span {
        font-size: .8rem;
    }

    .wrap_posts .item_post h3 {
        height: 4rem;
        font-size: 1.4rem;
        text-align: justify;
    }
    .nav-sidebar.nav-vertical>li+li:last-child {
        display: none;
    }
    section.home_1 {
    }
    .header, .header-wrapper {
        position: unset !important;
    }

    header#header {
        position: fixed !important;
        height: auto !important;
        top: 0;
    }
    div#wrapper {
        padding-top: 4.8rem;
    }
    .content.content_post .nav_bottom .tags li {
        margin: 0 .3rem .6rem !important;
    }

    .content.content_post .nav_bottom .tags li+li {
        margin-left: .3rem !important;
    }
    section.home_4:after {
        content: '';
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 36rem;
        background: linear-gradient(0deg, black, transparent);
        opacity: .6;

    }
    .button_close {
        display: none;
    }
    .project_sec_4_1 {
        padding-bottom: 4rem;
    }
    .tax-loai-category section.section.product_sec_2 {
        padding-bottom: 0;
    }
    .news_sec_2 .wrap_posts_left {
        margin-top: 0 !important;
    }
    .news_sec_2 .group_heading * {
        text-align: center;
    }
    .item_post .box_content>span {
        font-size: 1rem;
        flex: 0 0 auto;
        width: max-content;
    }
    .table_td>tbody>tr td:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .heading_title{
        font-size: 2rem;
    }
    .slider_project_home .slick-list {
        padding: 0 8rem 0 0;
    }

    .home_2 .content {
        font-size: .9rem;
    }

    .home_2 .project_home .content {
        text-align: left;
        margin: 0;
    }

    .project_home .box_img:before {
        background: linear-gradient(360deg, black, transparent);
        height: 13rem;
        opacity: 1;
        z-index: 2;
    }
    .slider_project_home  ul.slick-dots {
        margin-top: 1rem;
    }
    .home_4 .row+.row .content {
        text-align: center;
    }
    section.home_6 .nav_filter_project_select {
        margin-top: 1rem !important;
    }
    a.button_link span.icon {
        width: 2rem;
        height: 2rem;
    }

    a.button_link {
        font-size: .9rem;
        display: inline-flex;
        align-items: center;
    }
    section.home_7 h2.heading_title {
        text-align: center;
        margin: 0;
    }

    section.home_7 h2.heading_title+.content {
        text-align: center;
    }
    .col:nth-child(2) .copyright {
        padding-top: 0 !important;
    }

    .col:nth-child(1) .copyright {
        padding-bottom: 0 !important;
    }
    .single-project .banner_page .banner-bg {
        height: 100% !important;
    }
    .banner p {
        margin-top: 0;
    }
    ul.slick-dots li {
        margin: 0;
    }
}