:root{
    --main-cl: var(--fs-color-primary);
    --sub-cl: var(--fs-color-secondary);
    --container-w: 72.917rem;
}

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.417rem;
    background-color: #cedbff;
}

body::-webkit-scrollbar-thumb
{
    background-color: var(--main-cl);
}

input, optgroup, select, textarea{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    outline: none !important;
}
body{
    overflow-x: hidden;
}
@media (min-width: 1200px) {
    body, html {
        font-size: 1vw;
    }
}
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 71rem !important;
}
.grid-container{
    max-width: var(--container-w);
    margin-left: auto;
    margin-right: auto;
}
.pb_0{
    padding-bottom: 0;
}
.product_sec_1 {
    padding: 6rem 0 1.5rem;
}

.for_gallery {
    list-style: none;
    margin: 0 0 0.5rem;
}

.for_gallery li {
    display: flex !important;
    justify-content: center;
    margin-bottom: 0;
}

.for_gallery li img {
    display: block;
}

.nav_gallery {
    list-style: none;
    margin: 0 -0.25rem;
}

.slick-arrow {
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 80%);
    padding: 0;
    min-width: unset !important;
    min-height: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -2.5rem;
    margin: 0 !important;
    z-index: 9;
}

.slick-arrow svg {
    filter: brightness(0) invert(1);
    width: 1rem;
    height: auto;
}

.slick-arrow.previous {
    left: -2.5rem;
    right: unset;
}

.slick-arrow svg {
}

.nav_gallery li {
    margin: 0;
    padding: 0 0.25rem;
    cursor: pointer;
}

.nav_gallery li .inner {
    padding-bottom: 100%;
    position: relative;
}

.nav_gallery li .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav_gallery li .inner:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    border: 0.15rem solid var(--Style, #c38e2f);
    content: '';
    opacity: 0;
    tra],FONT-WEIGHT: 500;
}

.nav_gallery li.slick-current.slick-active .inner:before {
    opacity: 1;
}

.product_sec_1 .box_content {
    padding-left: 4rem;
}

span.product_code.uppercase {
    color: var(--Style, #c38e2f);
    font-size: 0.8rem;
}

h1.title_product {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2rem;
    margin-bottom: 2rem;
}

.wrap_info_product ul {
    list-style: none;
    margin: 0;
    display: flex;
    text-align: center;
}

.wrap_info_product ul .icon {
    width: 5.5rem;
    height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
    overflow: hidden;
    margin: 0 auto 0.25rem;
}

.wrap_info_product ul .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wrap_info_product ul li {
    margin: 0;
    max-width: 6.25rem;
}

.wrap_info_product ul li+li {
    margin-left: 1.25rem;
}

.wrap_info_product h3 {
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0.6rem;
}

.wrap_info_product h3:before {
    content: '';
    width: 0.7rem;
    height: 0.4rem;
    border-radius: 0rem 0.5rem 0rem 0rem;
    background: var(--Style, #c38e2f);
    flex: 0 0 auto;
    margin-right: 0.5rem;
}

.wrap_info_product .item+.item {
    margin-top: 1.75rem;
}

.item.kich_thuoc b {
    color: var(--Style, #231F20);
    font-weight: 600;
    transition: .5s all;
}

.item.kich_thuoc li:hover b {
    color: var(--Style, #c38e2f);
}

.item.kich_thuoc li {
    cursor: pointer;
}

.item.kich_thuoc li .content {
    font-size: 0.7rem;
}

.item.kich_thuoc li  + li {
    margin-left: 2rem;
}

.nav_gallery .previous {
    left: 1rem;
}

.nav_gallery .slick-arrow.next {
    right: 1rem;
    left: unset;
}

.slick-arrow.next {
    right: -2.5rem;
    left: unset;
}
.product_sec_2 {
    padding: 1.5rem 0 5rem;
}

.wrap_toggle_product .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--Style, #c38e2f);
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    cursor: pointer;
}

.wrap_toggle_product .box {
    margin-top: 0.5rem;
    padding: 2.25rem 2.5rem;
    background: #F5F5F5;
}

.wrap_toggle_product .item+.item {
    margin-top: 2rem;
}

.content img {
    margin: 0 !important;
}

.content>*:last-child {
    margin: 0;
}

.wrap_file_product {
    display: flex;
    flex-wrap: wrap;
}

.item_file {
    text-align: center;
    max-width: 8.75rem;
}

.item_file b {
    color: var(--Style, #231F20);
    font-weight: 500;
    font-size: 0.9rem;
    display: block;
    text-align: center;
}

.item_file+.item_file {
    margin-left: 2.3rem !important;
}

.item_file .content {
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
}

.item_file .content svg {
    display: block;
    margin-right: 0.25rem;
}
.product_sec_4 {
    background-size: 100%;
    background-position: bottom center;
    background-color: #F5F5F5;
}

.product_sec_3 {
    padding: 2.5rem 0 5rem;
}

.heading_title ,.heading_title  b {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0;
}

.heading_title b {
    color: var(--Style, #c38e2f);
}

.heading_title {
    margin-bottom: 0;
}

.product_sec_3 .box_img.left_img {
    display: flex;
    justify-content: flex-end;
    max-width: 36rem;
    margin-left: auto;
    position: relative;
}

.product_sec_3 .box_img.left_img:before {
    content: '';
    width: 8.1rem;
    height: 5.95rem;
    background: var(--Style, #c38e2f);
    mix-blend-mode: multiply;
    z-index: 9;
    position: absolute;
    left: -3rem;
    top: 7.5rem;
}

.product_sec_3 .content {
    color: var(--Style, #231F20);
    margin-bottom: 0.8rem;
    line-height: 1.35;
}

.product_sec_3 .button_style {
    margin-bottom: 2rem;
}

.button_style {
    margin: 0;
    height: 2.2rem;
    min-height: unset;
    padding: 0 1.25rem;
    border: 0.075rem solid var(--Style, #231F20) !important;
    color: var(--Style, #231F20) !important;
    font-weight: 600;
}

.button_style:hover {
    color: #fff !important;
    background-color: var(--fs-color-primary) !important;
    border-color: var(--fs-color-primary) !important;
}

.product_sec_4 {
    padding: 4rem 0;
}

.product_sec_3 h2.heading_title.uppercase {
    margin-bottom: 2.5rem;
}

.product_sec_4 .box_content {
    padding-right: 4.75rem;
}

.product_sec_4 .box_content .content {
    margin-bottom: 1rem;
}

.product_sec_5 {
    padding: 5rem 0;
}

.product_sec_5 .box_content {
    padding: 0 6rem 0 4rem;
}

.product_sec_5 .box_content .content {
    margin-bottom: 1rem;
}

.product_sec_5 .box_img {
    text-align: right;
}
h3.title svg {
    transform: rotate(0);
    transition: .5s all;
}

h3.title.active svg {
    transform: rotate(180deg);
}
section.nav_menu_product {
    background: var(--Style, #c38e2f);
}

section.nav_menu_product ul {
    display: flex;
    list-style: none;
    margin: 0;
    justify-content: center;
    color: var(--Style, #FFF);
    text-transform: uppercase;
}

section.nav_menu_product ul li {
    margin: 0;
    border: none;
}

.nav_menu_product .col {
    padding-bottom: 0;
}

.menu_product ul a {
    padding: 0;
    font-size: 1rem;
}

section.nav_menu_product ul a {
    font-size: 1rem;
    color: #fff;
    font-weight: 500;
    padding: 0.6rem 1.5rem;
    border: none;
    opacity: .7;
    transition: .3s all;
}

section.nav_menu_product ul li.current-menu-item a, section.nav_menu_product ul li a:hover,section.nav_menu_product .current-product-category-ancestor a {
    background: #29331d;
    opacity: 1;
}

.wrap_terms_product {
    margin: 0.3rem -0.15rem;
    display: flex;
    flex-wrap: wrap;
}

.wrap_terms_product .item {
    padding-top: calc(calc(100% / 4) - 0.3rem);
    position: relative;
    width: calc(calc(100% / 4) - 0.3rem);
    margin: 0 0.15rem 0.3rem;
    background: #000;
    transition: .5s all;
}

.wrap_terms_product .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .7;
    transition: .5s all;
}

.wrap_terms_product .item .box_content {
    position: absolute;
    z-index: 9;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 0 2rem 2rem;
    pointer-events: none;
}

.wrap_terms_product .item .box_content h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}

.wrap_terms_product .item .box_content span {
    display: inline-flex;
    align-items: center;
    color: #fff;
    height: 0;
    overflow: hidden;
    display: flex;
    text-align: center;
    justify-content: center;
    transition: .5s all;
}

.wrap_terms_product .item .box_content span svg {
    display: block;
    width: 0.9rem;
    height: auto;
    margin-left: 0.5rem;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.wrap_terms_product .item:hover .box_content span {
    height: 1.55rem;
}

.wrap_terms_product .item:hover {
    background: var(--Style, #c38e2f);
}

.wrap_terms_product .item:hover img {
    opacity: .3;
}
img.banner_img {
    width: 100%;
    display: block;
}

section.section.product_page {
    padding: 6.75rem 0 6rem;
}

.item_product {
    position: relative;
    width: calc(25% - 1.5rem);
    margin: 0 0.75rem 2.5rem;
}

.wrap_product {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem -0.75rem 0;
}

.item_product .box_img {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}

.item_product .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.item_product:hover .box_img img {
    transform: scale(1.2);
}

.item_product
span.product_code {
    color: var(--Style, #c38e2f);
    display: block;
    line-height: normal;
}

.item_product h3 {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0.25rem;
}

.item_product .content {
    color: var(--Style, #231F20);
}
.project_sec_1 {
    padding: 6.25rem 0 4rem;
}

.project_sec_1 h1.heading_title.uppercase,.project_sec_1 h1.heading_title.uppercase b {
    margin-bottom: 1rem;
    font-size: 2.25rem;
}

.project_sec_1 .wrap_info {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2.5rem;
    padding-left: 3rem;
}

.project_sec_1 .wrap_info .item {
    width: calc(50% - 5rem);
    margin: 0  2.5rem 2.5rem;
}

.project_sec_1 .wrap_info b {
    display: flex;
    align-items: center;
    color: #25252B;
    font-weight: 600;
    border-bottom: 0.05rem solid #F0F0F2;
    margin-bottom: 0.5rem;
    padding-bottom: 0.25rem;
    text-transform: uppercase;
}

.project_sec_1 .wrap_info b .icon svg {
    width: 0.65rem;
    height: auto;
}

.project_sec_1 .wrap_info b .icon {
    margin-right: 0.45rem;
}

.project_sec_1 .wrap_info .item .content {
    text-align: justify;
    line-height: 1.5;
}

.project_sec_1 .content {
    line-height: 1.6;
}
.box_gallery_project {
    max-width: 66rem;
    margin: 2rem auto 0;
}

.for_gallery_project .slick-list {
    overflow: unset;
}

ul.for_gallery_project {
    list-style: none;
    margin-bottom: 0.3rem;
}
.for_gallery_project li {
    height: 37rem;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0;
}

.for_gallery_project li img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    width: calc(100% - 0.3rem);
    margin: 0 0.15rem;
}

.nav_gallery_project {
    max-width: 64.5rem;
    margin: auto;
}

.nav_gallery_project li {
    margin: 0;
    padding: 0 0.15rem;
    cursor: pointer;
}

.nav_gallery_project li .inner {
    padding-bottom: 60%;
    position: relative;
}

.nav_gallery_project li .inner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav_gallery_project .slick-arrow, .project_sec_2 .slick-arrow {
    background: transparent;
    border: 0.05rem solid #231F20;
}

.nav_gallery_project .slick-arrow svg,
.project_sec_2 .slick-arrow svg{
    filter: brightness(1) invert(0);
    transform: scale(.6);
}
.for_gallery_project li.slick-current.slick-active {
    background: transparent;
}

.for_gallery_project li.slick-current.slick-active img {
}

.for_gallery_project li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0.1rem;
    height: 100%;
    right: 0.2rem;
    background: #000;
    z-index: 2;
    opacity: .6;
    transition: .5s all;
}

.for_gallery_project li.slick-current.slick-active:before {
    opacity: 0;
}
.project_sec_2 {
    padding: 0 0 6rem !important;
}

.slider_project_related {
    margin-top: 2.5rem;
}

.slider_project_related .item {
    position: relative;
}

.slider_project_related .box_img {
    padding-bottom: 113%;
    position: relative;
    overflow: hidden;
}

.slider_project_related .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.slider_project_related .box_item {
    padding: 0 1rem;
}

.slider_project_related .item>h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    z-index: 2;
    padding: 0 1rem 1.5rem;
    transition: .5s all;
    opacity: 1;
}

.slider_project_related .box_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15rem;
    opacity: 0.4;
    background: linear-gradient(45deg, black, transparent);
    z-index: 2;
}

.slider_project_related .item:hover img {transform: scale(1.2);}

.item_project {
    position: relative;
    width: calc(calc(100% / 2) - 2rem);
    margin: 0 1rem 2.5rem;,:;,: 0;
}

.wrap_project {
    display: flex;
    flex-wrap: wrap;
    margin: 2.5rem -1rem 0;
}

.item_project .box_img {
    padding-bottom: 70.25%;
    position: relative;
    overflow: hidden;
}

.item_project .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
    transform: scale(1);
}

.item_project:hover .box_img img {
    transform: scale(1.1);
}

.item_project .box_content {
    padding: 1.5rem 0 0 0;
}

.item_project h3 {
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 1rem 0;
    transition: .5s all;
}

.item_project ul {
    list-style: none;
    margin: 0;
    color: var(--Style, #231F20);
}

.item_project ul li {
    display: flex;
    align-items: center;
    margin: 0 0 0.5rem;
}

.item_project ul li svg {
    width: 1rem;
    height: auto;
    display: block;
}

.item_project ul li .icon {
    margin-right: 0.35rem;
}

.item_project .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.item_project .box_content>span {
    display: flex;
    align-items: center;
    color: var(--Style, #c38e2f);
    text-transform: uppercase;
    font-weight: 600;
}

.item_project .box_content>span svg {
    width: 0.9rem;
    height: auto;
    margin-left: 0.5rem;
}

.item_project:hover h3 {
    color: var(--Style, #c38e2f);
}
.project_page {
    padding: 6.25rem 0 6rem !important;
}
.menu_project ul {
    display: flex;
    justify-content: center;
}

.menu_project ul a {
    border: none;
    color: #666;
    padding: 0.1rem 1rem !important;
    font-size: 0.9rem;
    border-bottom: 0.05rem solid transparent;
    transition: .5s all;
    font-weight: 600;
    text-transform: uppercase;
}

.menu_project ul li {border: none !important;}

.menu_project ul .current-menu-item a,.menu_project ul a:hover {
    color: var(--Style, #c38e2f);
    border-color: var(--Style, #c38e2f);
}

.menu_project {
    margin-top: 2.5rem;
}
.action_page {
    padding: 6.25rem 0 6rem;
}

.item_action {
    position: relative;
    display: flex;
    padding: 5.65rem 6rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 35rem;
    transition: .5s all;
    background-position: center;
    align-items: center;
}

.wrap_action {
    margin-top: 2.5rem;
}

.item_action+.item_action {
    margin-top: 2.5rem;
}

.item_action .box_content {
    background: rgb(255 255 255 / 90%);
    width: 22.7rem;
    box-shadow: 0rem 0.2rem 1.5rem 0rem rgba(0, 0, 0, 0.10);
    padding: 3.25rem 2.75rem;
}

.item_action h3 {
    font-size: 1.7rem;
    line-height: 1.3;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0.5rem;
    transition: .5s all;
}

.item_action .content {
    color: var(--Style, #231F20);
    margin-bottom: 1.5rem;
    text-align: justify;
}

.item_action:nth-child(odd) {
    justify-content: flex-end;
}

.item_action:hover {
    background-size: 110% 110%;
}

.item_action:hover h3 {
    color: var(--Style, #c38e2f);
}

.item_action:hover .box_content a {
    background: var(--Style, #c38e2f) !important;
    border-color: var(--Style, #c38e2f) !important;
    color: #fff !important;
}
.action_sec_1 {
    padding: 6rem 0 5rem !important;
}

.action_sec_1 .box_img {
    position: relative;
}

.action_sec_1 .box_img img {
    display: block;
    width: 100%;
    height: auto;
}

.action_sec_1 .box_img .box_project {
    position: absolute;
    bottom: 3.85rem;
    right: 0;
    background: rgb(195 142 47 / 70%);
    /* mix-blend-mode: multiply; */
    width: 8.75rem;
    height: 7.65rem;
    flex-shrink: 0;
    z-index: 2;
    right: -1.9rem;
    transition: .5s all;
}

.action_sec_1 .box_img .box_project {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.action_sec_1 .box_img .box_project .icon svg {
    height: 1.6rem;
    width: auto;
    display: block;
    transition: .5s all;
}

.action_sec_1 .box_img .box_project .icon_2 svg {
    height: 1.2rem;
    width: auto;
}

.action_sec_1 .box_img .box_project .icon {
    margin-bottom: 0.7rem;
    transition: .5s all;
}

.action_sec_1 .box_img .box_project .icon_2 {
    margin-top: 0.7rem;
}

.action_sec_1 .box_img .box_project .inner {
    height: 5.3rem;
    overflow: hidden;
}

.action_sec_1 .box_img .box_project:hover .icon svg {
    margin-top: -2.3rem;
}

.action_sec_1 .box_img .box_project:hover {
    background: #c38e2f;
}

.action_sec_1 .box_content {
    padding-left: 3rem;
}

.action_sec_1 .box_content h1.heading_title.uppercase {
    margin-bottom: 1rem;
}

.action_sec_1 .box_content .content {
    line-height: 1.4;
    max-height: 8.6rem;
    overflow: auto;
    padding-right: 3.7rem;
    text-align: justify;
}

.action_sec_1 .box_content .content p {
    margin-bottom: 0.5rem;
}

.action_sec_1 .box_content .content::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 0.3rem rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.action_sec_1 .box_content .content::-webkit-scrollbar
{
    width: 0.15rem;
    background-color: #cedbff;
}

.action_sec_1 .box_content .content::-webkit-scrollbar-thumb{
    background-color: var(--main-cl);

}


.action_sec_1 .wrap_items {
    display: flex;
    margin: 1.25rem -0.75rem 0;
}

.action_sec_1 .wrap_items .item {
    width: calc(25% - 1.5rem);
    margin: 0 0.75rem;
    border-bottom: 0.05rem solid var(--Style, #c38e2f);
    padding-bottom: 0.5rem;
}

.action_sec_1 .wrap_items .item .icon {
    height: 2.2rem;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0.75rem;
}

.action_sec_1 .wrap_items .item .icon img {
    width: auto;
}

.action_sec_1 .wrap_items .item .content {
    padding: 0;
    text-align: left;
    font-size: 0.9rem;
}


.content {
    font-size: 0.9rem;
    position: relative;
}

section.section.action_sec_2 {
    padding: 4.5rem 0 !important;
    background: #F5F5F5;
}

.action_sec_2 .box_img {
    padding-left: 1.75rem;
    display: flex;
}

.action_sec_2 .wrap_items {
    text-align: right;
}

.action_sec_2 .wrap_items .item {
    padding: 1.5rem 0;
    position: relative;
}

.action_sec_2 .wrap_items .item b {
    font-size: 2.5rem;
    font-weight: 500;
    color: var(--Style, #231F20);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    line-height: 1.2;
}

.action_sec_2 .wrap_items .item .content {
    text-transform: uppercase;
}

.action_sec_2 .wrap_items .item:before,.action_sec_2 .wrap_items .item:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    content: '';
    background: #CDCDCD;
    height: 0.05rem;
}

.action_sec_2 .wrap_items .item:after {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    transform: translateY(50%);
    right: 100%;
}

.action_sec_2 .wrap_items .item:nth-child(2):before {
    width: 17.9rem;
}

.action_sec_2 .wrap_items .item:nth-child(2):after {
    right: 17.9rem;
}

.action_sec_2 .wrap_items .item:nth-child(3):before {
    width: 17.9rem;
}

.action_sec_2 .wrap_items .item:nth-child(3):after {
    right: 17.9rem;
}


.action_sec_3 {
    padding: 5rem 0 !important;
}

.action_sec_3
h2.heading_title.uppercase {
    margin-bottom: 0.5rem;
}

.slider_project_related .item .box_content {
    position: absolute;
    bottom: 0;
    background: rgb(196 144 47 / 80%);
    height: 100%;
    color: #fff;
    display: flex;
    align-items: self-end;
    padding: 0 2.25rem 2rem;
    z-index: 2;
    transition: .5s all;
    opacity: 0;
}

.slider_project_related .item h3 {
    font-size: 1.2rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.slider_project_related .item .box_content ul {
    list-style: none;
    margin: 0;
    font-size: 0.9rem;
}

.slider_project_related .item .box_content ul li {
    display: flex;
    color: #fff;
}

.slider_project_related .item .box_content ul li .icon svg {
    width: 1rem;
    display: block;
    margin: 0.35rem 0.35rem 0 0;
}

.slider_project_related .item .box_content a {
    border-color: #fff !important;
    margin-top: 1rem;
}

.slider_project_related .item:hover .box_content {
    opacity: 1;
}

.slider_project_related .item:hover>h3 {
    opacity: 0;
}

div#filter_project {
    margin: 0 -1rem;
}

.slider_project_related
ul.slick-dots {
    display: none;
}

.box_project_action
ul.slick-dots {
    display: flex;
    list-style: none;
    font-size: 0;
    background: #DADADA;
    margin: 2rem 6.75rem 0 1rem;
}

.box_project_action ul.slick-dots button {}

.box_project_action ul.slick-dots li {
    width: 100%;
}

.box_project_action ul.slick-dots li button {
    width: 100%;
    transition: .5s all;
    background: transparent;
}

.box_project_action ul.slick-dots li.slick-active button {
    background: #c38e2f;
}

.box_project_action
.slick-arrow {
    top: unset;
    bottom: -0.8rem;
    right: 0.95rem;
    transform: unset;
    background: transparent;
    border-color: #231F20;
}

.box_project_action .slick-arrow.previous {
    right: 3.5rem !important;
    left: unset;
}

.box_project_action .slick-arrow svg {
    filter: brightness(0) invert(0);
    transform: scale(.8);
    transition: .5s all;
}

.box_project_action .slick-arrow:hover svg,
.slider_product .slick-arrow:hover svg{
    filter: brightness(0) invert(1);
}

.box_project_action .slick-arrow:hover,
.slider_product .slick-arrow:hover {
    background: #231F20;
}

.box_project_action .slick-list {
    overflow: unset;
}

section.section.action_sec_4 {
    padding: 0 0 5rem;
}

.slider_product .item_product {
    width: calc(100% - 1.5rem);
}

.slider_product {
    margin: 2rem -0.75rem 0;
}

.slider_product .slick-arrow {
    background: transparent;
    border-color: #231F20;
}

.slider_product .slick-arrow svg {
    filter: brightness(0) invert(0);
    transform: scale(.8);
    transition: .5s all;
}

.slider_product .item_product h3 br {
    display: none;
}
.blur_ajax.loading {
    opacity: 1;
}

.blur_ajax {
    opacity: 1;
    transition: .3s all;
    position: relative;
}

.blur_ajax.loading:before {
    content: '';
    animation: spin .5s linear infinite;
    border: 0.25rem solid var(--Style, #c38e2f);
    border-radius: 1.6rem;
    border-right-color: transparent !important;
    border-top-color: transparent !important;
    content: "";
    display: block;
    width: 2.5rem !important;
    height: 2.5rem !important;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    width: 0.8rem;
    z-index: 10;
    margin-top: -2.15rem;
    margin-left: -1.25rem;
}

.blur_ajax.loading>* {
    opacity: .2;
}
.tuyen_dung_details {
    padding: 6rem 0 6rem;
}

.recruit_other .item {
    position: relative;
}

.tuyen_dung_details .wrap_top {
    display: flex;
    background: #FFF;
    box-shadow: 0rem 0rem 1.6rem 0rem rgba(0, 0, 0, 0.07);
    margin-bottom: 2.5rem;
}

.tuyen_dung_details .wrap_top .box_right {
    width: 17.05rem;
    background: var(--Style, #c38e2f);
    color: #fff;
    padding: 2.25rem 1.75rem;
    flex: 0 0 auto;
    flex-wrap: wrap;
    align-content: center;
}

.tuyen_dung_details .wrap_top .box_right * {
    color: #fff;
}

.tuyen_dung_details .wrap_top .box_right b {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.tuyen_dung_details .wrap_top .box_right b svg {
    width: 0.4rem;
    margin-right: 0.5rem;
    transform: translateY(-0.1rem);
}

.tuyen_dung_details .wrap_top .box_right a {
    display: flex;
    align-items: center;
}

a.mail_apply {
    font-size: 0.9rem;
    display: block;
    margin-top: 0.5rem;
}

.tuyen_dung_details .wrap_top .box_right .line {
    margin: 2.4rem -1.75rem 1.6rem;
    background: #fff;
    height: 0.05rem;
    display: block;
}

a.download_file {
    display: flex;
    align-items: center;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
}

a.download_file svg {
    width: 1.5rem;
    height: auto;
    display: block;
    margin-right: 0.5rem;
}

.tuyen_dung_details .wrap_top .box_left {
    padding: 2rem 2.25rem 1.6rem;
    width: 100%;
}

.tuyen_dung_details .wrap_top h1.heading_title,.tuyen_dung_details .wrap_top h1.heading_title b {
    text-transform: uppercase;
    font-size: 2rem;
}

.tuyen_dung_details .wrap_top h1.heading_title {
    border-bottom: 0.05rem solid rgba(112, 112, 112, 0.30);
    padding-bottom: 1rem;
    margin-bottom: 0.6rem;
}

a.back {
    display: flex;
    align-items: center;
    color: var(--Style, #c38e2f);
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

a.back svg {
    width: 1.2rem;
    height: auto;
    margin-right: 0.5rem;
}

.tuyen_dung_details .wrap_top .box_left ul {
    list-style: none;
    margin: 0 -1rem;
    display: flex;
    flex-wrap: wrap;
}

.tuyen_dung_details .wrap_top .box_left ul li {
    display: flex;
    width: calc(50% - 2rem);
    margin: 0.4rem 1rem;
    font-size: 0.9rem;
}

.tuyen_dung_details .wrap_top .box_left ul li svg {
    width: 0.85rem;
    height: auto;
    margin-right: 0.5rem;
}

.tuyen_dung_details .wrap_bottom .wrap_right {
    width: 17.05rem;
    flex: 0 0 auto;
}

.tuyen_dung_details .wrap_bottom {
    display: flex;
}

.tuyen_dung_details .wrap_bottom .box_info {
    background: #F6F6F6;
    padding: 1.75rem 2rem;
}

.tuyen_dung_details .wrap_bottom .box_info>h3 {
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 1rem;
    color: #333;
    font-weight: 600;
    position: relative;
}

.tuyen_dung_details .wrap_bottom .box_info>h3:before {
    content: '';
    background: var(--Style, #c38e2f);
    width: 0.15rem;
    position: absolute;
    left: -2rem;
    top: 0.1rem;
    bottom: 0.1rem;
}

.tuyen_dung_details .wrap_bottom .box_info .content p {
    margin-bottom: 0.5rem;
}

.tuyen_dung_details .wrap_bottom .box_info .content p strong {
    color: var(--Style, #231F20);
    font-weight: 600;
}

.tuyen_dung_details .wrap_bottom .box_info + .box_info {
    margin-top: 1rem;
}

.recruit_other h3 {
    font-size: 0.9rem;
    font-weight: 500;
    /* 144.444% */
    text-transform: uppercase;
    margin-bottom: 0;
    transition: .5s all;
}

.recruit_other span {
    font-size: 0.8rem;
}

.recruit_other .item:hover h3 {
    color: #c38e2f;
}

.recruit_other .item {
    padding: 1rem 0;
}

.recruit_other .item+.item {
    border-top: 0.05rem solid #E2E2E2;
}

.recruit_other .item:last-child {
    padding-bottom: 0;
}

.tuyen_dung_details .wrap_bottom .wrap_left {
    width: 100%;
    padding-right: 2rem;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item {
    display: flex;
}
.tuyen_dung_details .wrap_bottom .wrap_info .item>h3 {
    font-size: 1.1rem;
    font-style: normal;
    font-weight: 600;
    width: 11.5rem;
    flex: 0 0 auto;
    padding-right: 1.5rem;
    margin: 0;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item .content p {
    margin-bottom: 0.5rem;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item .content {
    line-height: 1.4;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item {
    padding: 1.5rem 0;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item+.item {
    border-top: 0.05rem solid #E2E2E2;
}

.tuyen_dung_details .wrap_bottom .wrap_info .item:first-child {
    padding-top: 0;
}
div#scroll_to_form {
    background: #F5F5F5;
    padding: 4.25rem 6.5rem 2.5rem;
    margin-top: 3.5rem;
}

div#scroll_to_form h2.heading_title,div#scroll_to_form h2.heading_title b {
    text-transform: uppercase;
    font-size: 2rem;
}

div#scroll_to_form .content {
    margin-bottom: 2rem;
}

.wrap_form p {
    margin: 0;
}

.wrap_form .col {
    padding-bottom: 0;
}

.wrap_form label {
    color: var(--Style, #231F20);
    font-size: 0.8rem;
    font-weight: 400;
    display: block;
    margin-bottom: 0.4rem;
}

.wrap_form input:not(.wpcf7-file):not([type="submit"]), .wrap_form textarea {
    height: 2rem;
    border: 0.05rem solid #CCC;
    background: #FAFAFA;
    box-shadow: none;
    transition: .5s all;
    margin-bottom: 0.75rem;
}

.wrap_form input:focus, .wrap_form textarea:focus {
    border-color: #c38e2f;
}

.wrap_form textarea {
    height: 4.5rem;
}

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

span.wpcf7-spinner {
    display: none;
}

.wrap_form input.wpcf7-submit {
    margin: 0;
    border: 0.075rem solid var(--Style, #231F20);
    min-height: unset;
    height: 2.2rem;
    padding: 0 2.5rem 0 1rem;
    background: transparent;
    color: var(--Style, #231F20);
    font-weight: 600;
    font-size: 0.9rem;
    background-image: url(../images/icon_right.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 0.9rem;
}

.wrap_form .text {
    font-size: 0.8rem;
}

.wrap_form textarea {
    margin-bottom: 1.5rem;
}
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 0.6rem;
}

.wpcf7 .wpcf7-response-output {
    border-radius: 0;
    text-align: center;
    background: var(--Style, #c38e2f);
    color: #fff;
    border-color: var(--Style, #c38e2f) !important;
}
nav.breadcrumb ul {
    list-style: none;
    margin: 1.5rem 0 -3rem;
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
}

nav.breadcrumb ul svg {
    width: 1rem;
    display: block;
}

nav.breadcrumb ul li {
    margin: 0;
    color: var(--Style, #231F20);
}

nav.breadcrumb ul li * {
    font-size: 0.9rem;
    font-weight: 400;
    font-style: unset;
}

nav.breadcrumb ul span.divider {
    width: 0.2rem;
    height: 0.2rem;
    display: inline-block;
    background: #c38e2f;
    opacity: 1;
    border-radius: 50%;
    margin: 0 0.75rem;
}

.col {
    padding-bottom: 0;
}

.tuyen_dung_sec_1 {
    padding: 0 !important;
}

.tuyen_dung_sec_1 .hoa_tiet {
    position: absolute;
    top: 0;
    height: 100% !important;
    width: auto !important;
    right: 0;
}

.tuyen_dung_sec_1 .section-content {
    padding: 6.5rem 0 5rem;
}

.tuyen_dung_sec_1 .hoa_tiet .img-inner {
    padding: 0 !important;
    display: contents;
}

.tuyen_dung_sec_1 .hoa_tiet .img-inner img {
    position: unset;
}

.group_heading h1,.group_heading h2,.group_heading h3 {
    font-size: 2.95rem;
    font-weight: 600;
    letter-spacing: 0;
    margin-bottom: 0.5rem;
}

.group_heading strong {
    font-size: 1.1rem;
    color: var(--Style, #231F20);
    font-weight: 500;
}

.group_heading p {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.tuyen_dung_sec_2 {
    padding: 5.75rem 0 6.25rem !important;
}

.tuyen_dung_sec_2 .group_heading p {
    color: var(--Style, #231F20);
}

.tuyen_dung_sec_2 .group_heading {
    margin-bottom: 2.5rem;
}

table.table_td {
    background: #fff;
}

table.table_td thead {
    background: var(--Style, #c38e2f);
    color: #fff;
}

table.table_td th,table.table_td td {
    padding: 1.25rem 1.5rem;
    width: auto;
}

table.table_td thead th+th {
    border-left: 0.05rem solid #B48989;
}

table.table_td th:nth-child(1), table.table_td td:nth-child(1) {
    width: 6rem;
    text-align: center;
    font-size: 1rem;
}

table.table_td td+td {
    border-left: 0.05rem solid #F5F5F5;
}

table.table_td td {
    color: var(--Style, #231F20);
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
    padding: 1.05rem 1.5rem;
}

table.table_td td a {
    color: var(--Style, #231F20);
}

table.table_td thead th:nth-child(3), table.table_td thead th:nth-child(4), table.table_td thead th:nth-child(5), table.table_td thead th:nth-child(6),table.table_td  td:nth-child(3), table.table_td td:nth-child(4), table.table_td td:nth-child(5), table.table_td td:nth-child(6) {
    text-align: center;
}

table.table_td td:nth-child(4), table.table_td td:nth-child(5), table.table_td td:nth-child(6) {
    font-size: 0.9rem;
    font-weight: 400;
    text-transform: unset;
}

table.table_td td a.button_style {
    padding: 0  1rem;
    min-width: 7.5rem;
}

.tuyen_dung_sec_3 .group_heading {
    width: 23.4rem;
}
.img_td_sec_3 .img-inner {
    overflow: unset;
}

.img_td_sec_3 img {
    width: calc(100% + calc(calc(100vw - 66.75rem)/2));
    max-width: calc(100% + calc(calc(100vw - 66.75rem)/2));
}
ul.thenativePagination {
    list-style: none;
    margin: 2.5rem 0 0;
    display: flex;
    justify-content: center;
}

ul.thenativePagination a {
    width: 1.9rem;
    height: 1.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #E1E1E1;
    border-radius: 50%;
    color: #666;
    text-align: center;
    font-size: 0.8rem;
}

ul.thenativePagination li {
    margin: 0 0.25rem;
}

ul.thenativePagination .active a {
    color: var(--Style, #c38e2f);
    border-color: var(--Style, #c38e2f);
}
table.table_td tbody tr {
    transition: .5s all;
}

table.table_td tbody tr:hover {
    background: #F1F1F1;
    cursor: pointer;
}

table.table_td tbody tr:hover>* {
    color: var(--Style, #c38e2f) !important;
}

table.table_td tbody tr:hover {}

table.table_td tr:hover td> a:not(.button_style) {
    color: var(--Style, #c38e2f) !important;
}

table.table_td td:nth-child(1) {
    color: #ACACAC;
    font-size: 1.5rem;
}
.wrap_gallery_td .col {
    padding: 0;
}

.slider_gallery .item {
    position: relative;
}

.slider_gallery  .box_img {
    padding-bottom: 90%;
    position: relative;
    background: var(--Style, #c38e2f);
}

.slider_gallery .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s all;
}

.slider_gallery h3 {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
    opacity: 0;
    transition: .5s all;
    padding: 0 1rem;
}

.slider_gallery .item:hover img {
    opacity: .2;
}

.slider_gallery .item:hover h3 {
    opacity: 1;
}

.img_td_sec_3 {
    margin-left: -0.75rem;
}
.post_details {padding: 5.75rem 0 3rem !important;}

.post_details .nav_title {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    border-bottom: 0.05rem solid rgba(112, 112, 112, 0.30);
    margin-bottom: 2rem;
}

.post_details .nav_title .box_date {
    text-align: center;
    background: var(--Style, #c38e2f);
    width: 4.15rem;
    height: 4.05rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
    align-content: center;
}

.post_details .nav_title .box_date .month {
    font-size: 0.7rem;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: center;
}

.post_details .nav_title .box_date .date {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: .8;
}

.post_details .nav_title h1 {
    font-size: 1.25rem;
    margin: 0 0 0 1rem;
}

.post_details .content strong {
    font-weight: 600;
    color: var(--Style, #231F20);
}

.post_details .content p {
    margin-bottom: 0.5rem;
}

.post_details .nav_bottom {
    display: flex;
    justify-content: space-between;
    border-top: 0.05rem solid rgba(102, 102, 102, 0.20);
    margin-top: 2.5rem;
    padding-top: 1rem;
}

.post_details .nav_bottom ul {
    list-style: none;
    margin: 0;
    display: flex;
}

.post_details .nav_bottom>* {
    display: flex;
    align-items: center;
    color: #333;
}

.post_details .nav_bottom ul li {
    margin: 0;
}

.post_details .nav_bottom ul li a {
    font-weight: 600;
    color: #333;
}

.post_details .nav_bottom ul li + li>a:before {
    content: "/";
    margin: 0 0.3rem;
}

.post_details .nav_bottom span {
    color: #333;
    font-size: 0.9rem;
    display: block;
    margin-right: 1rem;
}

.post_details .nav_bottom .share a:before {
    display: none;
}

.post_details .nav_bottom .share svg {
    display: block;
    width: 1.25rem;
}

.post_details .nav_bottom .share li+li {
    margin-left: 0.7rem;
}

.post_details_sec_2 {
    padding: 3rem 0 6rem;
}

.post_details_sec_2 h2.heading_title.uppercase {
    margin-bottom: 2.5rem;
}

.item_post {
    position: relative;
}

.item_post .box_img {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.item_post .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: .5s all;
}

.item_post h3 {
    margin: 1rem 0 0.5rem;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 3rem;
}

.item_post span {
    display: flex;
    align-items: center;
    color: var(--Style, #c38e2f);
    font-size: 0.9rem;
}

.item_post span svg {
    width: 0.9rem;
    height: auto;
    margin-left: 0.45rem;
}

.slider_posts .item_post {
    margin: 0 0.75rem;
}

.slider_posts {
    margin: 0 -0.75rem;
}

.slider_posts .slick-arrow {
    background: transparent;
    border-color: #231F20;
}

.slider_posts .slick-arrow svg {
    filter: brightness(0) invert(0);
    transform: scale(.7);
}

.item_post:hover .box_img img {
    transform: scale(1.1);
}
section.section.news_page {
    padding: 6rem 0 !important;
}

section.section.news_page h1.heading_title.uppercase {
    margin-bottom: 2.5rem;
}

.wrap_posts_nb .item_post {
    width: calc(100% / 3);
    float: left;
    margin-bottom: 1.5rem;
}

.wrap_posts_nb {
    display: inline-block;
    width: 100%;
}

.wrap_posts_nb .item_post .box_img {
    padding-bottom: 52.25%;
}

.wrap_posts_nb .item_post:nth-child(1) {
    width: calc(calc(100% - calc(100% / 3) ) - 3rem);
    margin-right: 3rem;
}

.wrap_posts_nb .item_post:nth-child(1) h3 {
    font-size: 1.5rem;
}

.list_posts {
    display: flex;
    flex-wrap: wrap;
    margin: 1.5rem -0.75rem 0;
}

.list_posts .item_post {
    width: calc(25% - 1.5rem);
    margin: 0 0.75rem 2.5rem;
}
.wrap_posts_nb .item_post:nth-child(1) .content {
    margin-bottom: 1rem;
}
.flickity-button svg.flickity-button-icon {
    border: 0.05rem solid #FFF;
    width: 2.2rem !important;
    height: 2.2rem !important;
    max-width: unset;
    opacity: 1 !important;
}

svg.flickity-button-icon path {
}

.slider-nav-light .flickity-prev-next-button {
    opacity: 1;
    padding: 1.35rem;
}

.slider-nav-light .flickity-page-dots .dot {
    border-radius: 0 !important;
    background: var(--Style, #FFF);
}

.slider-nav-light .flickity-page-dots .dot.is-selected {
    background: #c38e2f;
    border-color: #c38e2f;
}

.slider-nav-light .flickity-page-dots {
    bottom: 4rem;
}

.home_sec_2 {
    padding: 6rem 0 !important;
}

.home_sec_2 .section-content.relative {
    position: unset !important;
}

.home_sec_2  .hoa_tiet svg {
    width: 18.7rem;
    height: auto;
}

.home_sec_2 .hoa_tiet {
    position: absolute;
    top: 0;
    left: 7rem;
}

.box_content_hsec_2 {
    padding-right: 5rem;
}

.group_heading {
    line-height: 1.4;
}

.wrap_img_hsec_2 {
    padding-right: 1.9rem;
}

.wrap_img_hsec_2 .icon-box {
    width: 8.75rem;
    height: 7.65rem;
    position: absolute;
    bottom: 2.75rem;
    right: 0;
    background: rgb(195 142 47 / 70%);
    color: #fff;
    padding: 1.35rem 1.75rem;
}

.wrap_img_hsec_2 .icon-box strong a {
    color: #fff;
    font-size: 1rem;
}

.wrap_img_hsec_2 .icon-box img {
    padding: 0;
}

.wrap_img_hsec_2 .icon-box-img {
    margin: 0 0 0.5rem;
}

.home_sec_3 {
    padding: 6rem 0 !important;
}

.wrap_number_hsec_3 {
    margin-top: 2.5rem;
}

.wrap_number_hsec_3 .icon-box-img {
    width: 2.8rem !important;
}

.wrap_number_hsec_3 .icon-box-text {
    padding-left: 0.8rem;
}

.wrap_number_hsec_3 .icon-box-text p {
    margin: 0;
    line-height: 1;
    margin-bottom: 0.5rem;
    color: var(--5_333333, #333);
    margin: 0;
    font-size: 0.9rem;
}

.wrap_number_hsec_3 .icon-box-text p:first-child {
    font-size: 2rem;
    color: var(--Style, #231F20);
    margin-bottom: 0.3rem;
}

.wrap_number_hsec_3 .icon-box {
    width: calc(20% - 2rem);
    margin: 0 1rem !important;
}

.wrap_number_hsec_3 {
    margin: 2.5rem -1rem 0;
}

.home_sec_3 .group_heading {
    color: var(--Style, #231F20);
}
.home_sec_4 {
    padding: 6rem 0  4rem!important;
}

.home_sec_4 .wrap_posts_nb {
    margin-top: 2.5rem;
    margin-right: -0.6rem !important;
    width: auto;
    min-width: 100%;
}

.home_sec_4 .wrap_posts_nb .item_post {
    width: calc(calc(100% / 6) - 1.2rem);
    margin: 0 0.6rem 2rem;
}

.home_sec_4 .wrap_posts_nb .item_post:nth-child(1) {
    width: calc(calc(100% - calc(100% / 3) ) - 1.8rem);
    margin-right: 1.8rem;
    margin-left: 0;
}

.home_sec_4 .wrap_posts_nb .item_post:not(:first-child) .box_img {
    padding-bottom: 100%;
}
.about_sec_1 {
    padding: 7.5rem 0  6rem !important;
}

.img_absec_1 img {
    max-width: 26.5rem;
}

.about_sec_1 .group_heading h1,.about_sec_1 .group_heading h2 {}

.about_sec_1 .group_heading {
    width: calc(100% + 0.5rem);
    margin-bottom: 1rem;
}

.about_sec_1 .text strong {
    font-size: 1.1rem;
    color: var(--Style, #231F20);
    font-weight: 500;
}

.about_sec_1 .text p {
    margin-bottom: 0.5rem;
}

.about_sec_1 .text:not(.name):not(.group_heading) {
    margin-bottom: 1.5rem;
}

.about_sec_1 .name strong {
    font-size: 1rem;
    font-weight: 700;
    color: var(--6, #333);
    display: block;
}

.about_sec_1 .name p {
    margin-bottom: 0.35rem;
}

.about_sec_1 .name br {
    display: none;
}

.about_sec_2 {
    padding: 6rem 0 !important;
}

.about_sec_2 .group_heading {
    color: var(--Style, #231F20);
    margin-bottom: 2.5rem;
}

.slider_process h3 {
    font-size: 2.25rem;
    margin-bottom: 0;
    line-height: 1.2;
}

.slider_process {
    color: var(--Style, #231F20);
}

.slider_process .text {
    height: 12rem;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    text-align: center;
}

.slider_process .col {
    padding: 0 2rem;
}

.slider_process img {
    height: 12rem;
    object-fit: cover;
    border-radius: 1rem;
}

.slider_process .col .col-inner>* {
    margin: 2.5rem 0;
}

.about_sec_3 {
    padding: 6.5rem 0 !important;
}

.wrap_aboutsec_3:after {
    display: none;
}

.wrap_aboutsec_3 {
    padding: 0rem 6rem;
}

.about_sec_3 .text {
    font-size: 0.9rem;
}

.about_sec_3 .text p {
    margin-bottom: 0.5rem;
    text-align: justify;
}

.about_sec_3 .text h2,.about_sec_3 .text h3 {
    font-size: 3rem;
    font-weight: 600;
    border-bottom: 0.05rem solid rgb(255 255 255 / 50%);
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}

.wrap_aboutsec_3 .icon-box-img {
    width: 5rem !important;
    height: 100%;
    margin-bottom: 1rem;
    height: 5rem;
}

.wrap_aboutsec_3 img {
    padding: 0 !important;
}

.wrap_aboutsec_3 .col {
    flex-basis: 22.75rem;
    max-width: 22.75rem;
}

.about_sec_3 .text strong {
    font-weight: 600;
}

.about_sec_4 {
    padding-top: 6rem !important;
}

.about_sec_4 .group_heading {
    color: var(--Style, #231F20);
}

.about_sec_5 {padding: 6rem 0 !important;}

.about_sec_5 .group_heading {
    color: var(--Style, #231F20);
    margin-bottom: 2.5rem;
}
.slider_process:before {
    opacity: 0.2;
    background: linear-gradient(45deg, transparent, black, transparent);
    content: '';
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.slider_process .col:before {
    width: 1.1rem;
    height: 1.1rem;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    background: #fff;
    border-radius: 50%;
    border: 0.05rem solid #231F20;
}

.slider_process .slick-arrow {
    background: #FFF;
}

.slider_process .slick-arrow svg {
    filter: brightness(0) invert(0);
    transform: scale(.7);
}
.about_sec_1 .text .content {
    position: relative;
}

.about_sec_1 .text.content:before,.about_sec_1 .text.content:after {
    content: '';
    width: 0.05rem;
    opacity: 0.2;
    background: #000;
    position: absolute;
    left: -2rem;
    display: inline-block;
    top: 0.5rem;
    bottom: 0.5rem;
}


.about_sec_1 .text.content:after {
    background: #c38e2f;
    height: 3.5rem;
    opacity: 1;
    width: 0.1rem;
}
.header-bg-color {
    background: #fff;
}

#logo {
    width: auto;
}

#logo img {
    max-height: unset !important;
}

body .stuck #logo img {
    max-height: unset !important;
}

.header-main {
    height: auto !important;
}

body .header.show-on-scroll, body .stuck .header-main {
    height: auto !important;
}

#logo {
    width: 7.5rem !important;
    height: 2.85rem;
}

.header-nav>li>a {
    line-height: 5rem;
    padding: 0 0.5rem;
    color: #666;
    font-size: 0.9rem;
    font-weight: 500;
}

.header-nav>li.current_page_item>a:before, .header-nav>li>a:hover:before {
    width: 100% !important;
}

.header-nav>li>a:before {
    content: '';
    left: 50%;
    background: var(--Style, #c38e2f);
    height: 0.25rem;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 0;
    transition: .5s all;
    transform: translateX(-50%);
    opacity: 1 !important;
}

.header-nav>li.home_icon >a {
    font-size: 0;
}

.header-nav>li {
    margin: 0 0.35rem;
}

.header-nav>li.home_icon >a img {width: 1.1rem;}

i.icon-angle-down {
    font-size: 1rem !important;
}

i.icon-search {
    color: #231F20;
    font-size: 0.8rem !important;
}

.nav>li.header-divider {
    height: 1.2rem !important;
    border-left: 0.05rem solid rgb(0 0 0 / 20%);
}

.nav-dropdown-bold .nav-column li>a, .nav-dropdown.nav-dropdown-bold>li>a {
    border-radius: 0;
    font-size: 0.9rem;
    padding: 0.5rem;
}

.footer_section {
    padding: 2.5rem 0 !important;
}

footer#footer .medium-8 .logo img {
    height: 3.65rem;
}

.menu_footer {
    display: flex;
    flex-direction: unset;
}

.menu_footer .ux-menu-link ,.menu_footer a {
    border: none !important;
}


.menu_footer a {
    color: var(--Style, #FFF);
    padding: 0 !important;
    min-height: unset;
    transition: .5s all;
}

.menu_footer .ux-menu-link+.ux-menu-link {
    margin-left: 1.5rem !important;
}

.menu_footer a:hover,.menu_footer a:hover span {
    color: var(--Style, #c38e2f);
}

.menu_footer a span {
    transition: .5s all;
}

.socials_footer .logo {
    width: 1.5rem !important;
}
.socials_footer .img.logo_bct{
    width: 5.9rem !important;
}

.socials_footer {
    align-items: center;
    justify-content: flex-end;
}

.socials_footer>.img+.img {
    margin-left: 0.7rem !important;
}

.copyright {
    text-align: right;
    opacity: 0.6;
    margin-top: 0.7rem;
}

div#stack-1976894698 {}

.copyright p {
    margin: 0;
}

.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}

.stuck .header-nav>li>a {
    line-height: 3.5rem;
}
.banner_contactsec_1 .logo img {
    height: 4.75rem;
}

.banner_contactsec_1 span.section-title-main {
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
}

.banner_contactsec_1 h3.section-title.section-title-normal {
    margin: 0;
    border: none;
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--Style, #231F20);
    padding: 1.5rem 0;
    border-bottom: 0.05rem solid rgb(5 36 96 / 20%);
    border-top: 0.05rem solid rgb(5 36 96 / 20%);
    margin: 2rem 0 1.5rem;
}

.list_contact {
    font-size: 0.9rem;
    color: var(--Style, #231F20);
}

.list_contact p {
    margin: 0;
}

.list_contact .icon-box-text.last-reset {
    padding: 0 0 0 0.5rem;
}

.list_contact .icon-box-img {
    padding: 0 !important;
    width: 1rem !important;
}

.list_contact .icon-box-img img {
    padding: 0 !important;
}

.list_contact .icon-box+.icon-box {
    margin-top: 1rem !important;
}

.socials_contact .img {width: 1.65rem !important;height: 1.65rem !important;}

.socials_contact .img a {
    width: 100%;
    height: 100%;
    border: 0.05rem solid #c38e2f;
    border-radius: 50%;
}

.socials_contact .img .img-inner {
    padding-top: 1.65rem !important;
}

.socials_contact .img .img-inner img {
    height: 47%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.socials_contact .img+.img {
    margin-left: 0.8rem !important;
}

.socials_contact {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 0.05rem solid rgb(5 36 96 / 20%);
}

.banner_contactsec_1 .text-box {
    width: 80% !important;
}

.banner_contactsec_1 {min-height: 33.5rem;}

.box_form_contact
h2.uppercase {
    font-size: 2rem;
}

.box_form_contact {
    padding: 0 4rem;
}

.contact_sec_1 {
    padding: 6rem 0 2rem !important;
}
.contact_sec_2  h2.uppercase {
    font-size: 2rem;
    font-weight: 600;
    margin: 0 0 1.5rem;
}

.slider_office {
    margin: 0 -0.75rem !important;
}

.slider_office .socials_contact {
    border: none;
    margin: 1rem 0 0;
    padding: 0;
}

.slider_office .socials_contact .img a {background: #c38e2f;}

.slider_office .socials_contact .img+.img {
    margin-left: 0.5rem !important;
}

.slider_office .socials_contact .icon-box-text p {
    font-size: 0.7rem;
}

.slider_office .list_contact p {
    font-size: 0.85rem;
}

.slider_office .list_contact .section-title{
    margin: 0;
    border: none;
}



.slider_office  h3.section-title.section-title-normal {
    margin: 0;
    border: none;
    text-align: left !important;

}

.slider_office h3.section-title.section-title-normal span.section-title-main {
    padding: 0;
    border: none;
    margin: 0;
    font-size: 1rem;
    font-weight: 600;
}

.slider_office .section-title-container {
    margin-bottom: 0.5rem;
}

.wrap_all+.wrap_all {
    margin-top: 4rem;
}
.wrap_all  .slick-arrow {
    background: transparent;
    border-color: #231F20;
}

.wrap_all .slick-arrow svg {
    filter: brightness(0) invert(0);
    transform: scale(.7);
}

.contact_sec_2 {
    padding-bottom: 4rem !important;
}
.la_co {width: 1.1rem;height: 1.1rem;border-radius: 50%;
    background-image: url(../images/icon_language.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.project_sec_2  ul.slick-dots {
    display: none !important;
}
.socials_footer .logo .img-inner {
    padding-top: 1.5rem !important;
}

.socials_footer .logo_bct .img-inner {
    padding-top: 2.35rem !important;
}
.load_more_post,
.load_more_product,
.load_more_project{
    display: inline-flex;
    align-items: center;
}

.load_more_post svg ,
.load_more_product svg,
.load_more_project svg{
    transition: .5s all;
    margin-left: 0.5rem;
    width: .8rem;
    height: auto;
}

.load_more_post:hover svg path,
.load_more_product:hover svg path,
.load_more_project:hover svg path{
    stroke: #fff;
}

.load_more_post svg path,
.load_more_product svg path,
.load_more_project svg path{
    transition: .5s all;
}
.wrap_gallery_td {
    max-width: 100% !important;
}
.wrap_gallery_td {
    max-width: 100% !important;
}
.wrap_toggle_product {
}

.wrap_product_box {
    /*display: flex;*/
}

.wrap_product_box .item_product {
    width: calc(20% - 2rem);
    margin: 0 1rem;
}

.wrap_product_box {
    margin: 0 -1rem;
    text-align: center;
}

.wrap_product_box h3 {
    font-size: 0.9rem;
    text-transform: unset;
    margin: 0;
}

.wrap_product_box .box_img {
    width: 6rem;
    padding-bottom: 6rem;
    display: block;
    margin: 0 auto 0.5rem;
}

.wrap_product_box span.product_code {
    display: none;
}

.wrap_product_box .content {
    font-size: 0.8rem;
}
.about_sec_4 {
    padding-bottom: 0 !important;
}

.box_img_tabs {
    display: inline-block;
    margin: auto;
    position: relative;
    margin-top: 6.5rem;
    margin-bottom: -0.4rem;
    width: 40.7rem;
}

ul.nav_tabs_icon {
    list-style: none;
    margin: 0;
}

ul.nav_tabs_icon li {
    position: absolute;
    top: -2.5rem;
    right: 50%;
    margin: 0;
    cursor: pointer;
}

ul.nav_tabs_icon li .inner {position: absolute;top: 0;left: 50%;transform: translateX(-50%);text-align: center;}

ul.nav_tabs_icon li .inner .icon {
    width: 5.6rem;
    height: 5.6rem;
    background: var(--Style, #FFF);
    box-shadow: 0.35rem 0.45rem 1.35rem 0rem rgba(125, 125, 125, 0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 0.45rem;
}

ul.nav_tabs_icon li .inner .icon svg {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
}

ul.nav_tabs_icon li b {
    color: #666;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    width: max-content;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

ul.nav_tabs_icon li.active .icon {
    background: var(--Style, #c38e2f);
}

ul.nav_tabs_icon li.active .icon svg {
    filter: brightness(0) invert(1);
}

ul.nav_tabs_icon li.active b {
    color: var(--Style, #c38e2f);
    font-weight: 700;
}

ul.nav_tabs_icon li:nth-child(1) {
    top: 49%;
    right: 98%;
}

ul.nav_tabs_icon li:nth-child(5) {
    right: 2%;
    top: 49%;
}

ul.nav_tabs_icon li:nth-child(2) {
    right: 82%;
    top: 7%;
}

ul.nav_tabs_icon li:nth-child(4) {
    right: 18%;
    top: 7%;
}

ul.nav_tabs_icon li:nth-child(1) b {
    transform: unset;
    left: 0;
    margin-left: 3.75rem;
}

ul.nav_tabs_icon li:nth-child(5) b {
    transform: unset;
    right: 0;
    left: unset;
    margin-right: 3.75rem;
}

ul.nav_tabs_icon li:nth-child(2) b {
    transform: unset;
    left: 0;
    margin-left: 0.5rem;
}

ul.nav_tabs_icon li:nth-child(4) b {
    transform: unset;
    right: 0;
    left: unset;
    margin-right: 0.5rem;
}

.box_img_tabs>svg {
    display: block;
}
.for_tabs_icon {position: absolute;top: 10.5rem;width: 100%;text-align: center;width: 16.25rem;left: 50%;transform: translateX(-50%);}

.for_tabs_icon {
    width: 15.5rem;
    margin: auto;
}

.for_tabs_icon h3 {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.3;
}

.for_tabs_icon .content {
    font-size: 1rem;
    color: var(--Style, #231F20);
}

.for_tabs_icon .item:not(.active) {
    display: none;
}
.box_img_tabs svg {
    width: 100%;
    height: auto;
}
.tax-product-category nav.breadcrumb ul>*:last-child {
    display: none;
}
.wrap_filter_product {
    display: flex;
    justify-content: center;
    border-top: 0.05rem solid rgba(0, 0, 0, 0.10);
    border-bottom: 0.05rem solid rgba(0, 0, 0, 0.10);
    margin-top: 2.5rem;
}

.wrap_filter_product .item {position: relative;padding: 0.5rem;margin: 0 0.5rem; cursor: pointer}

.wrap_filter_product .item ul {
    list-style: none;
    position: absolute;
    z-index: 10;
    background: #ffff;
    width: 100%;
    border-radius: 0.5rem;
    padding: 0.15rem 0.25rem;
    margin: 0;
    box-shadow: 0 0 0.5rem rgb(51 51 51 / 20%);
    opacity: 0;
    transition: .5s all;
    pointer-events: none;
}

.wrap_filter_product .item .wrap_title {
    display: flex;
    font-size: 0.9rem;
    color: #666;
    font-weight: 500;
    text-transform: uppercase;
}

.wrap_filter_product .item .wrap_title b {
    font-weight: 500;
    font-size: 0.9rem;
}

.wrap_filter_product .item ul a {
    color: #fff;
    color: #333;
    background: #fff;
    padding: 0.25rem 0.5rem;
    display: block;
    border-radius: 0.25rem;
    font-size: 0.65rem;
    transition: .5s all;
}

.wrap_filter_product .item ul li {
    margin: 0.25rem 0.2rem;
}

.wrap_filter_product .item ul a:hover,.wrap_filter_product .item ul a.active {
    background: #29331d;
    color: #fff;
}

.wrap_filter_product .item.show ul {
    opacity: 1;
    pointer-events: unset;
}
.wrap_filter_product .item .wrap_title svg {
    width: 0.8rem;
    height: auto;
    margin: -0.25rem 0 0 0.25rem;
}
.wrap_tag_filter ul {
    list-style: none;
    margin: 0;
    padding: 0.75rem 0 0.75rem 1.2rem;
}

.wrap_tag_filter {
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem;
}

.wrap_tag_filter ul li {
    display: inline-flex;
    align-items: center;
    color: var(--Style, #231F20);
    font-size: 0.9rem;
    margin: 0;
}

.wrap_tag_filter ul li svg {
    width: 0.7rem;
    display: block;
    margin-left: 10px;
}

.wrap_tag_filter ul li+li {
    margin-left: 1.5rem;
}

button.clear_filters {
    margin: 0;
    font-size: 0.9rem;
    color: var(--Style, #c38e2f);
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    flex: 0 0 auto;
    margin-left: 2.5rem;
    background-image: url(../images/icon_delete.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0 0 0 1.5rem;
    background-size: 1.2rem;
    margin-right: 1.5rem;
}
span.remove_filter{
    cursor: pointer;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #c38e2f;
    color: #fff !important;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 i {
    color: #fff !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: 30rem;
    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;
    background: #fff;
}
nav.breadcrumb ul li br {
    display: none;
}
.home_sec_2 .group_heading {
    margin-bottom: 1.5rem;
}
header#header {
    box-shadow: 0px 4px 30px 0px rgba(82, 82, 82, 0.10);
}
.wrap_product_box .slick-arrow {
    left: -1rem !important;
    background: transparent;
    border-color: #fff;
    filter: brightness(0) invert(0);
}

.wrap_product_box .slick-arrow.next {
    left: unset !important;
    right: -1rem !important;
}
.contact_link {
    background: var(--fs-color-primary) !important;
    color: #fff !important;
    border-color: var(--fs-color-primary) !important;
    margin-top: 1.5rem;
}
.for_gallery li svg {
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 9;
}
.section.product_sec_3 .col.large-5.medium-5.small-12.pb_0 {
    padding-right: 5.7rem;
}
.project_sec_1  ul.share {
    list-style: none;
    margin: 0;
    display: flex;
    margin-top: 1.5rem;
}

.project_sec_1 ul.share li+li {
    margin-left: .8rem;
}
.wrap_arrow>* {
    position: unset;
    transform: unset;
    background: transparent;
    border-color: #fff;
}

.wrap_arrow {
    display: flex;
    margin: 1rem 0 0 0;
    background: transparent;
}

.wrap_arrow .slick-arrow+.slick-arrow {
    margin-left: .5rem !important;
}

.wrap_arrow>* svg {
    transform: scale(.7);
}

.wrap_arrow>*:hover {
    background: #c38e2f;
    border-color: #c38e2f;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
    display: none;
}

.nav-dropdown {
    padding: 0;
}

.nav-dropdown-has-border .nav-dropdown {
    border: none;
}

.nav-dropdown li+li {
    border-top: 1px solid #33333312;
}

.nav-dropdown li a {
    margin: 0 !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

body .nav-dropdown li a:hover, .nav-dropdown.nav-dropdown-bold>li>a:hover {
    background: #e6e6e6 !important;
    color: var(--fs-color-primary) !important;
}
li.header-search-form.search-form.html.relative.has-icon {
    padding: 0;
}
.for_gallery li .inner_image {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.for_gallery li .inner_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wrap_product_box .slick-arrow svg {
    transform: scale(.7);
}
.paging ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.paging ul a {
    width: 1.9rem;
    height: 1.9rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #E1E1E1;
    border-radius: 50%;
    color: #666;
    text-align: center;
    font-size: 0.8rem;
}

.paging ul a svg {
    opacity: .2;
    width: 1rem;
}

.paging ul li {
    margin: 0 .3rem;
}

.paging ul a.active {
    color: var(--Style, #c38e2f);
    border-color: var(--Style, #c38e2f);
}

.paging {
    margin-top: 2.5rem;
}
.about_sec_6 {
    padding: 2rem 0 !important;
}

.item_team.large {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
}

.item_team h3 {
    color: var(--Style, #c38e2f);
    text-transform: uppercase;
    font-size: 1.1rem;
    margin-bottom: 0.25rem;
    line-height: normal;
}

.item_team {
    text-align: center;
    padding: 0 0.5rem;
    cursor: pointer;
}

.item_team .box_img {
    width: 10.25rem;
    position: relative;
    height: 12rem;
    display: flex;
    align-items: flex-end;
    margin: 0 auto 1rem;
}

.item_team .box_img img {
    width: 100%;
    display: block;
}

.item_team .box_img span.icon {
    position: absolute;
    right: 0.7rem;
    bottom: 0.6rem;
    background: #ffff;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s all;
}

.item_team.large .box_img {
    width: 15rem;
    margin: 0;
    height: auto;
    flex: 0 0 auto;
    margin-right: 1.5rem;
}

.item_team.large h3 {
    font-size: 2rem;
}

.item_team.large .box_img .icon {
    bottom: 2.5rem;
}

.slider_team {
    margin-top: 1.5rem;
}

.slider_team ul.slick-dots {
    list-style: none;
    margin: 1.5rem 0 0 0;
    display: flex;
    justify-content: center;
}

.slider_team ul.slick-dots button {
    font-size: 0;
    padding: 0;
    width: 0.5rem;
    height: 0.5rem;
    background: #ffff;
    border-radius: 50%;
    margin: 0 0.35rem;
    box-shadow: 0 0 0.5rem #33333347;
}

.slider_team ul.slick-dots li {
    margin: 0;
}

.slider_team {
    margin-top: 3rem;
}

.item_team:hover .box_img span.icon {
    background: #c38e2f;
    color: #fff;
}

span.icon {}

.slider_team ul.slick-dots li.slick-active button {
    background: var(--Style, #c38e2f);
}
.popup_member {
    max-width: 55rem;
    border-radius: 1rem;
    overflow: hidden;
    padding: 0.75rem;
}

.popup_member .inner {
    display: flex;
    align-items: center;
}

.popup_member .inner .box_img {
    width: 20.5rem;
    flex: 0 0 auto;
    border-radius: 0.75rem;
    overflow: hidden;
    margin-right: 2.5rem;
}

.popup_member h3 {
    font-size: 1.5rem;
    color: var(--Style, #c38e2f);
    margin-bottom: 0;
}

.popup_member .inner .box_content {
    padding-right: 2rem;
}
.popup_member .chuc_vu {
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
.action_sec_1 .box_img .box_project .inner .content_box {
    min-height: 3.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-width: 6rem;
}
.list_contact .icon-box-img svg path {fill: transparent;stroke: #c4902f;}
img.logo_center {
    position: absolute;
    width: 31vw;
}
.content ul {
    margin-left: 1.2rem !important;
}
nav.breadcrumb ul>*:not(:last-child) {
    flex: 0 0 auto;
}

nav.breadcrumb ul>*:last-child * {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media (max-width: 1600px){
    .wrap_aboutsec_3 .col {
        flex-basis: 24.75rem;
        max-width: 24.75rem;
    }
    .slider_office .list_contact p {
        font-size: 1rem;
    }
}
@media (max-width: 1199px) {
    body, html {
        font-size: 1.25vw;
    }
    .about_sec_3 .text {
        font-size: 1rem;
    }
}
@media (max-width: 850px) {
    body, html {
        font-size: 1.3vw;
    }
    .group_heading p {
        font-size: 1rem;
    }

    .wrap_number_hsec_3 .icon-box-text p {
        font-size: 1rem;
    }
    .content {
        font-size: 1rem;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 1.5rem;
        color: #fff;
    }

    i.icon-angle-down {
        font-size: 1.7rem !important;
        color: #fff;
    }

    .off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
        background: #c38e2f;
    }

    .nav li.has-icon-left>a>img {
        display: none;
    }

    i.icon-search {
        font-size: 1.4rem !important;
    }

    [data-open="#main-menu"] {
        font-size: 1.2rem !important;
        color: #c38e2f !important;
    }
    .logo.logo_top .img-inner {
        padding-top: 4rem !important;
    }
    .nav.nav-vertical li {
        border: none !important;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .off-canvas .socials_contact .img {
        filter: brightness(0) invert(1);
    }

    .off-canvas .sidebar-menu .socials_contact {
        margin: 10px 0 0 20px;
        padding: 0;
        border: none;
    }

    .off-canvas .sidebar-menu .img {
        width: 2.4rem !important;
        height: 2.4rem !important;
        display: flex;
        align-items: center;
    }

    .off-canvas .sidebar-menu .img .img-inner {
        padding-top: 2.4rem !important;
    }

    .off-canvas .sidebar-menu {
        padding: 5rem 0 0 0;
    }
    .off-canvas .nav-vertical li li>a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    body, html {
        font-size: 3.5vw;
    }

    .home_sec_2 {
        padding: 4rem 0 !important;
    }

    .box_content_hsec_2 {
        padding-right: 0;
        margin-bottom: 2rem;
    }

    .group_heading h1, .group_heading h2, .group_heading h3 {
        font-size: 2.3rem;
    }

    .wrap_number_hsec_3 {
        flex-wrap: wrap;
        justify-content: center;
    }

    .wrap_number_hsec_3 .icon-box {
        width: calc(calc(100% / 3) - 1rem);
        margin: 0 0.5rem !important;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
    }

    .wrap_number_hsec_3 .icon-box-img {
        width: 100% !important;
    }

    .wrap_number_hsec_3 .icon-box-text {
        padding: 0 !important;
        text-align: center;
    }

    .wrap_number_hsec_3 .icon-box-text p {
        font-size: 1.2rem;
        line-height: 1.3;
    }

    .wrap_number_hsec_3 {}

    .wrap_number_hsec_3 .icon-box-img .icon-inner img {
        height: 4rem;
        margin-bottom: .5rem;
    }

    .home_sec_3 {
        padding: 4rem 0 !important;
    }

    .group_heading p {
        font-size: 1.2rem;
    }

    .group_heading strong {
        font-size: 1.3rem;
    }

    .button_style {
        height: 3rem;
        line-height: 2.8rem !important;
        font-size: 1.1rem;
    }

    .home_sec_4 {
        padding: 4rem 0 !important;
    }

    .home_sec_4 .text-right {
        text-align: center;
    }

    .home_sec_4 .group_heading {
        text-align: center;
        margin-bottom: 1rem;
    }

    .home_sec_4 .wrap_posts_nb .item_post:nth-child(1) {
        width: calc(100% - 1.2rem);
        margin: 0 0.6rem 2rem !important;
    }

    .home_sec_4 .wrap_posts_nb {
        margin: 2rem 0 0 !important;
    }

    .wrap_posts_nb .item_post:nth-child(1) .content {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .item_post span {
        font-size: 1.1rem;
    }

    .content {
        font-size: 1.2rem;
    }

    .home_sec_4 .wrap_posts_nb .item_post {
        width: calc(calc(100% / 2) - 1.2rem);
    }

    .home_sec_4 {
        padding-bottom: 2rem !important;
    }
    .img_absec_1 {
        margin-bottom: 2rem;
    }

    .about_sec_1 .text strong {
        font-size: 1.4rem;
    }

    .about_sec_1 .name {
        font-size: 1.1rem;
    }

    .about_sec_1 {
        padding-bottom: 3rem !important;
    }

    .about_sec_2 {
        padding: 4rem 0 !important;
    }

    .wrap_aboutsec_3 {
        padding: 0;
    }

    .wrap_aboutsec_3 .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    .about_sec_3 .text {
        font-size: 1.1rem;
    }

    .about_sec_3 {
        padding: 4rem 0 !important;
    }

    .wrap_aboutsec_3 .col+.col {
        margin-top: 3rem !important;
    }

    .about_sec_5 {
        padding: 4rem 0 !important;
    }

    footer#footer .medium-8 .logo img {
        display: block;
        margin: auto;
    }

    .socials_footer {
        justify-content: center;
        margin-top: 2rem;
    }

    .socials_footer .logo .img-inner {
        padding-top: 2.2rem !important;
    }

    .socials_footer .logo {
        width: 2.5rem !important;
    }

    .copyright p {
        text-align: center;
    }
    ul.slick-dots {
        list-style: none;
        margin: 0;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    ul.slick-dots button {
        font-size: 0;
        padding: 0;
        width: .7rem;
        height: .7rem;
        background: #000;
        border-radius: 50%;
        opacity: .2;
    }

    ul.slick-dots li {
        margin: 0 .5rem;
    }

    ul.slick-dots .slick-active button {
        opacity: 1;
        background: #c38e2f;
    }

    .slider_process:before {
        top: calc(50% - .8rem);
    }

    .about_sec_2 .group_heading {
        margin-bottom: 0;
    }
    .item_action {
        background-size: cover !important;
        padding: 2rem;
        min-height: unset;
    }
    .heading_title, .heading_title b {
        font-size: 2.3rem;
    }
    .action_sec_1 .box_content {
        padding-left: 0;
        margin-top: 2rem;
    }

    .action_sec_1 .box_img .box_project {
        right: 0;
        bottom: 0;
    }

    .action_sec_1 .wrap_items .item {
        width: calc(50% - 1.5rem);
        margin-bottom: 2rem;
    }

    .action_sec_1 .wrap_items {
        flex-wrap: wrap;
    }

    .action_sec_1 .wrap_items .item .content {
        font-size: 1.1rem;
    }

    .action_sec_1 {
        padding-bottom: 3rem !important;
    }

    section.section.action_sec_2 {
        padding: 4rem 0 !important;
    }

    .action_sec_2 .box_img {
        padding: 0;
    }
    .menu_project ul {
        flex-wrap: wrap;
    }

    .menu_project ul li {
        margin-bottom: 1rem;
    }

    .menu_project ul a {
        font-size: 1.1rem;
        padding: 0 .5rem !important;
    }

    .slider_project_related .item .box_content ul {
        font-size: 1.1rem;
    }

    .slider_project_related .item h3 {
        font-size: 1.7rem;
    }
    .wrap_terms_product .item {
        width: calc(calc(100% / 2) - 0.3rem);
        padding-top: calc(calc(100% / 2) - 0.3rem);
    }

    section.nav_menu_product ul {justify-content: flex-start;overflow: auto;}

    section.nav_menu_product ul a {
        padding: 0.6rem 1rem;
    }

    section.nav_menu_product ul li {
        flex: 0 0 auto;
    }

    .nav_menu_product .col {
        padding: 0;
    }
    .item_product {
        width: calc(50% - 1.5rem);
    }

    section.section.product_page {
        padding-bottom: 3rem;
    }
    .product_sec_1 .box_content {
        padding-left: 15px;
        margin-top: 2rem;
    }

    span.product_code.uppercase {
        font-size: 1rem;
    }

    .wrap_toggle_product .title {
        font-size: 1.4rem;
    }

    .item_file {
        width: 50%;
        margin: 0 !important;
        max-width: unset !important;
    }

    .item_file+.item_file {
        margin: 0 !important;
    }

    .wrap_toggle_product .box {padding: 1rem;}

    .product_sec_3 h2.heading_title.uppercase {
        font-size: 2rem;
    }

    .product_sec_3 h2.heading_title.uppercase br {
        display: none;
    }

    .product_sec_3 .box_img.left_img {
        margin-bottom: 1rem;
    }

    .product_sec_4 .box_content {
        padding-right: 15px;
        margin-bottom: 2rem;
    }

    .product_sec_5 .box_content {
        padding: 0;
        margin-top: 2rem;
    }

    .item.kich_thuoc li .content {
        font-size: 1rem;
    }
    .item_project h3 {
        line-height: 1.3;
        font-size: 1.8rem;
    }

    .item_project ul li {
        align-items: flex-start;
    }

    .item_project ul li .icon {
        margin-top: .2rem;
    }

    .project_page {
        padding-bottom: 2.5rem !important;
    }

    .item_project {
        width: calc(calc(100% ) - 2rem);
    }

    .item_project ul {
        font-size: 1.2rem;
    }
    .project_sec_1 .wrap_info {
        margin: 2rem 0 0 0;
        display: block;
        padding: 0;
    }

    .project_sec_1 .wrap_info .item {
        width: 100% !important;
        margin: 0 0 2rem !important;
    }

    .project_sec_1 .wrap_info b {
        font-size: 1.4rem;
    }

    .project_sec_1 .wrap_info b .icon svg {
        width: 1.3rem;
    }

    .for_gallery_project li {
        height: 15rem;
    }

    .nav_gallery_project .slick-arrow, .project_sec_2 .slick-arrow {
        display: none;
    }
    .slider_project_related .item .box_content {
        opacity: 1;
    }
    .slider_project_related ul.slick-dots {
        display: flex !important;
    }

    .slider_project_related .item>h3 {
        opacity: 0 !important;
    }
    .wrap_posts_nb .item_post:nth-child(1) {
        margin-right: 1rem;
        width: calc(calc(100% - calc(100% / 3) ) - 1rem);
    }

    .wrap_posts_nb .item_post:nth-child(1) h3 {
        font-size: 1.4rem;
        line-height: 1.2;
        height: 3.2rem;
    }

    .item_post h3 {
        height: 3rem;
    }

    .list_posts .item_post {
        width: calc(50% - 1.5rem);
    }

    section.section.news_page {
        padding: 6rem 0 4rem !important;
    }
    .slider_product {
        margin-bottom: 2rem;
    }
    .item_product h3 {
        font-size: 1.4rem;
        line-height: 1.2;
    }
    .box_project_action ul.slick-dots li button {
        border-radius: 0;
    }

    .box_project_action ul.slick-dots {
        margin: 2rem 15px 0 15px;
        width: auto;
    }
    .box_form_contact {
        padding: 0 15px;
        margin-top: 2rem;
    }

    .wrap_form input:not(.wpcf7-file):not([type="submit"]), .wrap_form textarea {
        height: 2.5rem;
    }

    .wrap_form label {
        font-size: 1.2rem;
    }

    .wrap_form .wrap {
        display: block;
    }
    .wrap_gallery_td {
        max-width: 100% !important;
    }

    .table_td,
    .table_td thead,
    .table_td tbody,
    .table_td th,
    .table_td td,
    .table_td tr {
        display: block;
    }

    table.table_td thead {
        display: none;
    }

    .table_td>tbody>tr td:before {
        content: attr(data-title);
        position: absolute;
        left: 10px;
        width: 35%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 13px;
        text-align: left;
    }

    .tuyen_dung_sec_1 .hoa_tiet {
        display: none;
    }

    .tuyen_dung_sec_1 .section-content {
        padding: 6.5rem 0 3rem;
    }

    .tuyen_dung_sec_2 {
        padding: 4rem 0 !important;
    }

    table.table_td td:nth-child(1) {
        width: 100%;
        background: #ededed;
        font-size: 14px !important;
    }

    table.table_td td {
        padding-left: 50%;
    }

    table.table_td tbody tr {
        margin-bottom: 2rem;
        border: 1px solid rgb(51 51 51 / 10%);
    }

    table.table_td {
        background: transparent;
    }

    .img_td_sec_3 img {
        max-width: 100%;
        width: 100%;
    }

    .img_td_sec_3 {
        margin: 2rem 0;
    }

    .tuyen_dung_sec_3 {
        padding-top: 2rem !important;
    }

    .slider_gallery {
        margin-bottom: 3rem;
    }
    .slider_gallery  ul.slick-dots {
        margin-top: 2rem;
    }
    .tuyen_dung_details .wrap_top {
        display: block;
    }

    .tuyen_dung_details .wrap_top .box_right {
        width: 100%;
    }

    .tuyen_dung_details .wrap_bottom {
        display: block;
    }

    .tuyen_dung_details .wrap_bottom .wrap_info .item {
        display: block;
    }

    .tuyen_dung_details .wrap_bottom .wrap_info .item>h3 {
        font-size: 1.5rem;
        width: 100%;
        padding: 0 0 1rem 0;
    }

    .tuyen_dung_details .wrap_bottom .wrap_left {
        padding: 0;
    }

    a.download_file {
        font-size: 1.3rem;
    }

    a.mail_apply {
        font-size: 1.2rem;
    }

    .tuyen_dung_details .wrap_top .box_right b {
        font-size: 1.3rem;
    }

    .tuyen_dung_details .wrap_bottom .wrap_right {
        width: 100%;
    }

    div#scroll_to_form {
        padding: 3.25rem 2.5rem 2.5rem;
    }

    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 1.2rem;
    }
    i.icon-search {
        color: #c38e2f !important;
    }
    .wrap_product_box .item_product {
        width: calc(50% - 2rem);
        margin-bottom: 2rem;
    }

    .wrap_product_box {
        flex-wrap: wrap;
    }

    .wrap_product_box .box_img {
        width: 100%;
        padding-bottom: 100%;
    }

    .wrap_product_box .content {
        font-size: 1rem;
        margin-top: .2rem;
    }
    .box_img_tabs>svg {
        display: none;
    }

    .box_img_tabs {
        height: auto;
        width: 100%;
        margin-bottom: 4rem;
    }

    .for_tabs_icon {
        position: unset;
        transform: unset;
    }

    ul.nav_tabs_icon li {
        position: relative;
        top: unset !important;
        left: unset !important;
        right: unset !important;
    }

    ul.nav_tabs_icon li .inner .icon svg {
        width: 100% !important;
    }

    ul.nav_tabs_icon {
        display: flex;
        justify-content: space-around;
        margin-bottom: 7rem;
    }

    ul.nav_tabs_icon li .inner .icon {
        width: 3rem;
        height: 3rem;
    }

    ul.nav_tabs_icon li b {
        left: 50% !important;
        transform: translateX(-50%) !important;
        right: unset !important;
        margin: 0 !important;
        font-size: .8rem !important;
    }

    .box_img_tabs {
        margin-top: 3rem;
    }

    .for_tabs_icon {
        width: 20.5rem;
    }

    .about_sec_4 {
        padding-top: 3rem !important;
    }
    .slider_posts ul.slick-dots {
        margin-top: 2rem;
    }
    .wrap_filter_product {
        flex-ư: ư;
        flex-ư: ư;
        flex-wrap: wrap;
    }

    .wrap_filter_product .item {
    }

    .wrap_filter_product .item ul a {
        font-size: 1rem;
    }

    .wrap_filter_product .item .wrap_title b {
        font-size: 1rem;
    }

    .wrap_filter_product .item ul {
        min-width: 8rem;
        left: 50%;
        transform: translateX(-50%);
    }

    .wrap_tag_filter ul li+li {
        margin-left: 1rem;
    }

    .wrap_tag_filter ul li svg {
        margin-left: .4rem;
    }

    button.clear_filters {
        margin-left: .5rem;
    }
    .load_home_page svg {
        width: 60vw;
    }
    .section.product_sec_3 .col.large-5.medium-5.small-12.pb_0 {
        padding-right: 15px;
    }
    .box_content_hsec_2 {
        padding-right: 15px;
    }

    .slider-nav-light .flickity-page-dots {
        bottom: 1rem;
    }
    table.table_td td:nth-child(1):before {
        font-size: 14px;
    }

    table.table_td td a {
        text-align: center;
        display: block;
    }
    .item_team.large .box_img {
        width: 12rem;
    }

    .item_team.large h3 {
        font-size: 1.5rem;
    }
    .popup_member .inner {
        display: block;
    }

    .popup_member {
        max-width: 90vw;
    }

    .popup_member .inner .box_content {
        padding: 0;
    }

    .popup_member .inner .box_img {
        max-width: 100%;
        margin: 0 0 2rem !important;
        width: 100%;
    }

    .popup_member button.fancybox-button.fancybox-close-small {
        background: #fff;
        z-index: 999 !important;
        opacity: 1;
    }
    .flickity-page-dots {
        pointer-events: unset !important;
    }
    img.mfp-img {
        padding-bottom: 0 !important;
    }

    .mfp-bottom-bar {
        display: none;
    }

    .mfp-arrow {
        top: 47.5% !important;
    }
    .table_td>tbody>tr td:before {
        text-transform: uppercase;
    }

    table.table_td td {
        font-size: 13px !important;   }

    table.table_td td a.button_style {
        font-size: 13px;
        min-width: 8rem !important;
        width: 2rem !important;
        margin: auto;
        padding: 0 .5rem !important;
        min-height: unset;
        line-height: 2.5rem !important;
        height: 2.5rem;
    }

    table.table_td td {
        text-align: center !important;
    }
}

