
.social_link  a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    height: 2.35rem;
    background: #3E4B55;
    border-radius: 50%;
    transition: .5s all;
    opacity: 1;
}

.social_link a img {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
    display: block;
}

.social_link .img-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_link>.img {
    width: auto !important;
}

.social_link>.img+.img {
    margin-left: 0.85rem !important;
}

.social_link a:hover {opacity: .5;}

.wrap_form {
    border-radius: 1rem 0rem 0rem 1rem;
    background: var(--3, #FFF);
    padding: 4rem 7rem 2rem 5rem;
    width: calc(100% + calc(calc(100vw - 79.7rem)/2));
}

.wrap_form input:not(.wpcf7-submit), .wrap_form textarea {
    width: 100%;
    border: none;
    box-shadow: none;
    border-bottom: 0.05rem solid rgba(137, 160, 169, 0.40);
    padding: 0;
    font-size: 0.9rem;
    color: #333;
    margin-bottom: 1.25rem;
}

.wrap_form input:not(.wpcf7-submit)::placeholder, .wrap_form textarea::placeholder {
    color: #333;
}

input.wpcf7-submit {
    font-family: var(--font-bold);
    color: #ffff;
    height: 2.5rem;
    min-width: 9.5rem;
    border-radius: 5rem;
    font-size: 0.9rem;
    background: #89A0A9;
    margin: 0;
}

.wrap_form .wrap_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap_form .right {
    font-size: 0.8rem;
    color: #454545;
}

.wrap_form .right a {
    color: #454545;
    text-decoration: underline;
}

form {
    margin: 0;
}

.banner_section .bg:before {
    background: linear-gradient(45deg, black, transparent);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: '';
    opacity: .8;
}


.banner h1, .banner h2, .banner h3 {
    font-size: 3.4rem;
}
.contact_sec_2 .wrap_form {
    margin-left: 3rem;
}
.become_section {
    padding: 9.5rem 0 7.5rem !important;
}

a.button.primary {
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
    min-width: 9.5rem;
    font-size: 0.9rem;
    font-family: var(--font-bold);
    background: #89A0A9;
}
.distributor_sec_2 {
    padding: 7.5rem 0 !important;
}

.distributor_sec_2 .bg {
    background-size: 100% auto !important;
    background-repeat: no-repeat;
    background-position: top 32.5rem center;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 85rem;
}

.distributor_sec_2 .medium-7 .group_content {
    margin: 0;
}

.wrap_distributor_2 {
    margin-top: 35rem;
}

.wrap_distributor_2 .icon-box {
    font-size: 0.9rem;
    transition: .5s all;
    border-radius: 1rem;
    border: 0.05rem solid rgba(137, 160, 169, 0.50);
    background: rgba(255, 255, 255, 0.50);
    padding: 1.75rem 3.25rem 2rem;
    cursor: pointer;
    transition: .5s all;
}

.wrap_distributor_2 .icon-box .icon-box-img {
    height: 2.8rem;
    display: flex;
    align-items: flex-end;
    float: right;
    width: auto !important;
}

.wrap_distributor_2 .icon-box .icon-box-text {
    display: inline-block;
    width: 100%;
}

.wrap_distributor_2 .icon-box .icon-box-img img {
    padding: 0 !important;
    max-height: 100%;
    width: auto;
    height: auto;
    filter: brightness(1) invert(0);
}

.wrap_distributor_2 .icon-box h3 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
    line-height: normal;
}

.wrap_distributor_2 .icon-box:hover {
    font-size: 0.9rem;
    background: #89A0A9;
}

.wrap_distributor_2>* {
    padding: 0.5rem;
}

.wrap_distributor_2 .icon-box:hover * {
    color: #fff;
}

.wrap_distributor_2 .icon-box svg {
    transition: .5s all;
}

.wrap_distributor_2 .icon-box:hover .icon-box-img img {
    filter: brightness(0) invert(1);
}

.distributor_sec_3 {
    padding: 0 !important;
}

.distributor_sec_3 .img img {
    max-width: unset;
    width: calc(100% + calc(calc(100vw - 84.25rem)/2)) !important;
}

.distributor_sec_3 .img-inner {
    display: flex;
    justify-content: flex-end;
    overflow: unset;
}

.distributor_sec_3 .wrap_form {
    padding: 0;
    width: auto;
    max-width: 100%;
}

.distributor_sec_3 .row {
    align-items: center;
}

.distributor_sec_3 .medium-7 {
    padding-left: 5.5rem;
}

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

.accordion-title {
    border: none;
    padding: 1rem 0;
    background: transparent !important;
    font-size: 1.25rem;
    font-family: var(--font-bold);
    display: flex;
    align-items: center;
    justify-content: space-between;
    outline: none !important;
}

.accordion-title i {
    position: absolute;
    right: 0;
    left: unset;
}

.accordion .toggle {
    display: none;
}

.accordion-item:not(:last-child) {
    border-bottom: 0.05rem solid rgba(137, 160, 169, 0.40);
}

.accordion-inner {
    padding: 0;
}

.accordion-title.active {
    color: #89A0A9;
}

.accordion-title:before {
    content: '';
    background-image: url(../images/icon_plus.svg);
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: 4.5rem;
}
.accordion-title.active:before {
    content: '';
    background-image: url(../images/icon_minus.svg);
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: 4.5rem;
}
.container-width, .full-width .ubermenu-nav, .container {
    max-width: 85rem !important;
}
.slider_gallery .row {
    opacity: 1 !important;
}

.slider_gallery .col {
    padding: 0 0.5rem;
}

.slider_gallery .flickity-viewport {
    overflow: unset;
}
.slider_gallery {
    margin: 0 3rem;
}
.collaboration_sec_2 {padding: 7.5rem 0 3.75rem !important;}

.slider_gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem;
    display: block;
}
.collaboration_sec_2 .logo img {
    width: 10.5rem;
    height: auto;
    display: block;
    margin: auto;
}

.collaboration_sec_3 .row {
    align-items: center;
}

.collaboration_sec_3  .group_content {
    margin: 0 !important;
}

.collaboration_sec_3 .group_content p:last-child {
    margin: 0;
}

.nav_tabs_year ul.nav {
    justify-content: flex-end;
}

[role="tablist"] a {
    min-width: 6.15rem;
    justify-content: center;
    border: 0.05rem solid #89A0A9;
    font-family: var(--font-bold);
}

[role="tablist"] li+li {
    margin-left: 1rem !important;
}

[role="tablist"] .active a {
    border: 0.05rem solid #89A0A9 !important;
    background: #89A0A9 !important;
}

.tabs_year .bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, black, transparent);
}

.tabs_year .banner {
    padding-top: 45% !important;
}

.tab-panels {
    padding: 0;
}

.tabs_year {
    margin-top: 2.5rem;
}

.tabs_year .banner .row {
    align-items: center !important;
    justify-content: flex-start !important;
    margin-bottom: 2.5rem;
}

.tabs_year .banner .row>* {
    width: auto !important;
    flex-basis: unset;
    max-width: unset;
}

.tabs_year .banner .row p {
    margin: 0;
    display: flex;
    align-items: center;
}

.tabs_year .banner .row p svg {
    display: block;
    margin: 0 0.5rem;
}

.tabs_year .banner img {
    max-height: 3rem;
}

.tabs_year .banner a.button.primary {
    margin-top: 1rem;
}

button.flickity-button {
    height: auto !important;
    display: inline-block !important;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    width: 2.25rem !important;
    height: 2.25rem !important;
    border-width: 0.05rem;
    padding: .7rem;
}

.flickity-prev-next-button {
    width: 2.25rem;
}

.slider-nav-circle .flickity-prev-next-button .arrow path, .slider-nav-circle .flickity-prev-next-button svg path {fill: #fff !important;}

.tabs_year  button.flickity-button {
    bottom: 2rem;
    top: unset;
    left: calc(calc(100vw - 85rem)/2);
}

.tabs_year button.flickity-button[aria-label="Next"] {
    left: calc(calc(100vw - 79.5rem)/2);
}

.collaboration_sec_4  img {
    max-width: 25rem;
    width: auto;
}

.collaboration_sec_3 {
    padding: 3.75rem 0 0 !important;
}

.collaboration_sec_4 {
    padding: 5.5rem 0 0 0 !important;
}

.collaboration_sec_5 {
    padding: 7.5rem 0 24rem !important;
}

.collaboration_sec_5 .group_content {
    max-width: 46rem;
}

.tabs_year .banner .text-box-content {
    max-width: 33.6rem
}
.pd_0{
    padding: 0 !important;
}
section#section_685682542 {}

.product_sec_2 {
    padding: 5.5rem 0 0 0 !important;
}

.product_sec_2 .col-inner {
}

.banner_product {
    padding-top: 95% !important;
    min-height: 100%;
}

.banner_product .text-inner.text-left {
    display: flex;
    align-items: self-end;
    padding: 0 2.25rem 1.75rem 3.75rem;
}

.banner_product h1,.banner_product h2,.banner_product h3 {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
}

.banner_produc .text {
    line-height: 2 !important;
}

body {
    line-height: 1.5;
}

.banner h1, .banner h2, .banner h3 {
    line-height: 1.2;
}

p:last-child {
    margin: 0 !important;
}

.banner_product svg {
    margin-bottom: 1rem;
    margin-left: 10rem;
    transition: .5s all;
}

a.fill {
    z-index: 99;
}

.banner_product .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    opacity: .8;
}

.wrap_products h1,.wrap_products h2,.wrap_products h3 {
    font-size: 0.9rem;
    color: #89A0A9;
    font-family: var(--font);
    transition: .5s all;
    margin: 0;
}

.wrap_products {
    margin: -0.05rem !important;
    min-height: calc(100% + 0.1rem);
    width: calc(100% + 0.1rem) !important;
}

.wrap_products .box {
    background: #fff;
    padding: 1.5rem;
    min-height: 100%;
    width: calc(100% - 0.1rem) !important;
    height: calc(100% - 0.1rem) !important;
    margin: 0.05rem !important;
    min-height: calc(100% - 0.1rem) !important;
}

.wrap_products .box .box-image {
    padding-bottom: 80%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap_products .box .box-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate(-50%, -50%) scale(1);
    width: auto;
    height: auto;
    transition: .5s all;
}

.wrap_products .box .box-text-inner {
    display: flex;
    align-items: center;
}

.wrap_products .box .box-text-inner svg path {
    stroke: #91A9B3;
}

.wrap_products .box .box-text-inner svg {
    width: 1.7rem;
    height: auto;
    display: block;
    margin-left: 2.75rem;
    transform: rotate(0deg);
    transition: .5s all;
}

.wrap_products .col {
    min-height: 50%;
}

.product_sec_2 .col-inner {
    height: 100%;
}

.wrap_products .icon p {
    display: flex;
    align-items: center;
}

.wrap_products .box:hover .box-image img {
    transform: translate(-50%, -50%) scale(1.1);
}

.wrap_products .box:hover .box-text-inner svg {
    transform: rotate(180deg);
}

.banner_product:hover .bg {
    transform: scale(1.1);
}

.banner_product:hover svg {
    transform: rotate(90deg);
    transition: .5s all;
}

.banner_product .bg {
    transition: .5s all;
}

.wrap_products .box:hover h1, .wrap_products .box:hover h2, .wrap_products .box:hover h3 {
    color: #454545;
}
.banner_style_1 {
    padding-top: 38% !important;
}

.banner_style_1 .icon {
    width: 4.65rem !important;
    height: 4.65rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    margin: 0 0 1.25rem;
}

.banner_style_1 .icon img {
    max-width: 73% !important;
    height: auto;
    position: unset;
}

.banner_style_1 .icon .img-inner {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
]
he: 1;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_style_1  .text-box {
    max-width: 23.5rem;
}

.banner_style_1 .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, black, transparent);
    opacity: .6;
}
.product_sec_3 {
    padding: 7.5rem 0 0 0 !important;
}
.heading_light h1,.heading_light h2,.heading_light h3 {
    font-family: var(--font);
}

.banner_style_1 h1,.banner_style_1 h2,.banner_style_1 h3 {
    font-size: 2.5rem;
}
.mb_0{
    margin-bottom: 0 !important;
}
.mg_0{
    margin: 0 !important;
}
.banner_style_2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.banner_style_2 .box_img img {
    max-width: unset;
    width: calc(100% + calc(calc(100vw - 81.25rem)/2));
}

.banner_style_2 .box_img .img-inner {
    display: flex;
    justify-content: flex-end;
    overflow: unset !important;
}

.banner_style_2 .icon {width: 4.65rem !important;height: 4.65rem !important;display: inline-flex;background: #919DA9;border-radius: 50%;}

.banner_style_2 .icon .img-inner {
    width: 100%;
    margin: 0;
}

.banner_style_2 .icon img {
    max-width: 80%;
    max-height: 80%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner_style_2 .group_content h1,.banner_style_2 .group_content h2,.banner_style_2 .group_content h3 {
    font-size: 2.5rem;
}

.banner_style_2 .box_content {
    padding: 0 5rem !important;
}
.banner_style_3 .box_content {
    padding: 0 2rem 0 0.75rem !important;
}

.banner_style_3 .box_img img {
    width: auto;
    display: block;
    margin: auto;
    max-width: 100%;
}

.banner_style_3 {
    padding-top: 2.5rem !important;
}
.banner_style_4 .bg:before {transform: rotate(180deg);}
.banner_style_5 .box_img .img-inner {
    justify-content: flex-start !important;
}@font-face {
    font-family: 'Helvetica Bold';
    src: url('../fonts/Helvetica-Bold.eot');
    src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica-Bold.woff2') format('woff2'),
    url('../fonts/Helvetica-Bold.woff') format('woff'),
    url('../fonts/Helvetica-Bold.ttf') format('truetype'),
    url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Light';
    src: url('../fonts/Helvetica-Light.eot');
    src: url('../fonts/Helvetica-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica-Light.woff2') format('woff2'),
    url('../fonts/Helvetica-Light.woff') format('woff'),
    url('../fonts/Helvetica-Light.ttf') format('truetype'),
    url('../fonts/Helvetica-Light.svg#Helvetica-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica.woff2') format('woff2'),
    url('../fonts/Helvetica.woff') format('woff'),
    url('../fonts/Helvetica.ttf') format('truetype'),
    url('../fonts/Helvetica.svg#Helvetica') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Medium';
    src: url('../fonts/HelveticaNeue-Medium.eot');
    src: url('../fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/HelveticaNeue-Medium.woff2') format('woff2'),
    url('../fonts/HelveticaNeue-Medium.woff') format('woff'),
    url('../fonts/HelveticaNeue-Medium.ttf') format('truetype'),
    url('../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

:root{
    --font : 'Helvetica';
    --font-bold: 'Helvetica Bold';
    --font-light: 'Helvetica Light';
    --font-medium: 'Helvetica Medium';
}

.col, .columns, .gallery-item {
    padding-bottom: 0;
}
a.button.primary {
    margin: 0;
}
.section-title-bold span, .section-title-bold-center span {
    border: none;
}
.section-title b {opacity: 0;pointer-events: none;}
.home_sec_2>.bg {
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: top 11.25rem left !important;
}

.home_sec_2 {
    padding: 8rem 0 !important;
}
span.section-title-main {
    padding: 0;
}

.section-title {
    margin: 0 0 0.5rem;
}

.heading_title {
    margin: 0;
}
.row:after {
    display: none;
}
.fs_25{
    font-size: 1.25rem !important;
}
.fs_22{
    font-size: 1.1rem !important;
}
.fs_20{
    font-size: 1rem !important;
}
.fs_18{
    font-size: 0.9rem !important;
}
.fs_16{
    font-size: 0.8rem !important;
}
.mb_10{
    margin-bottom: 0.5rem !important;
}
.mb_20{
    margin-bottom: 1rem !important;
}
.mb_30{
    margin-bottom: 1.5rem !important;
}
.mb_40{
    margin-bottom: 2rem !important;
}
.mb_50{
    margin-bottom: 2.5rem !important;
}
.mb_60{
    margin-bottom: 3rem !important;
}
.mb_70{
    margin-bottom: 3.5rem !important;
}
.mb_80{
    margin-bottom: 4rem !important;
}
.mb_90{
    margin-bottom: 4.5rem !important;
}
.mb_100{
    margin-bottom: 5rem !important;
}

.mt_10{
    margin-top: 0.5rem !important;
}
.mt_20{
    margin-top: 1rem !important;
}
.mt_30{
    margin-top: 1.5rem !important;
}
.mt_40{
    margin-top: 2rem !important;
}
.mt_50{
    margin-top: 2.5rem !important;
}
.mt_60{
    margin-top: 3rem !important;
}
.mt_70{
    margin-top: 3.5rem !important;
}
.mt_80{
    margin-top: 4rem !important;
}
.mt_90{
    margin-top: 4.5rem !important;
}
.mt_100{
    margin-top: 5rem !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

body * {
    font-weight: normal !important;
}

.banner h1, .banner h2, .banner h3 {
    margin-top: 0;
}



body {
    font-size: 1.1rem;
    font-family: var(--font);
    color: #454545;
}

.text-box-content {
    /* font-size: 1.1rem !important; */
}

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

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-family: var(--font-bold);
}

.scroll_to_sec {
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: auto;
    width: 3.05rem !important;
    height: 3.05rem !important;
    border: 0.05rem solid rgba(255, 255, 255, 0.60);
    background: transparent !important;
    margin-top: 4.5rem !important;
    transition: .5s all;
    min-width: unset !important;
}

.scroll_to_sec i {
    margin: 0 !important;
    font-size: 1.5rem;
    line-height: normal;
}

.banner h5, .banner h6, .banner p {
    margin-top: 0;
}

.scroll_to_sec:hover {
    background: #89A0A9 !important;
    border-color: #89A0A9 !important;
}

.group_content h1,.group_content h2,.group_content h3 {
    font-size: 3.25rem;
    color: #3E4B55;
    margin-bottom: 0.5rem;
    line-height: 1;
}

.group_content {
    font-size: 1.1rem;
    margin-bottom: 3.5rem;
}

.box_map {
    max-width: 73.4rem;
    margin: 0 auto 2.5rem;
    position: relative;
}

.box_map>.img {
    width: 100% !important;
}

.box_map>.img>*,.box_map>.img>*>* {
    width: 100%;
    display: block;
}

style {
    display: none !important;
}

.box_map .icon-box {
    position: absolute;
    top: 46%;
    left: 15.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.contact_sec_2 {
    padding: 7.5rem 0 !important;
}

.box_map .icon-box .box {
    position: absolute;
    display: flex;
    align-items: center;
    width: 20rem;
    top: 50%;
    transform: translateY(-61%);
    left: 3rem;
    background: #89A0A9;
    border-radius: 0.5rem;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
}

.box_map .icon-box .icon-box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.box_map .icon-box:before,.box_map .icon-box:after {
    border-radius: 50%;
    content: '';
    width: 2.15rem;
    height: 2.15rem;
    border: 0.05rem solid #89A0A9;
    display: inline-block;
    position: absolute;
}
.box_map .icon-box:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    background: #89A0A9;
    border-radius: 50%;
    animation: pulse-border 1000ms ease-out infinite;
    z-index: ;
}
@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.5);
        opacity: 0;
    }
}
.box_map .icon-box .icon-box-text>h3 {
    font-family: var(--font);
    font-size: 0.8rem;
    margin: 0;
    position: absolute;
    text-align: center;
    display: inline-block;
    bottom: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
}

.box_map .icon-box .icon-box-text>h3 strong {
    font-family: var(--font-bold);
}

.box_map .icon-box:after {
    width: 1rem;
    height: 1rem;
    background: radial-gradient(50% 50% at 50% 50%, rgba(137, 160, 169, 0.50) 0%, rgba(137, 160, 169, 0.50) 100%);
}

.box_map .icon-box:nth-child(2) {
    top: 14%;
    left: 47%;
}

.box_map .icon-box:nth-child(3) {
    top: 47%;
    left: 79%;
}

.box_map .icon-box:nth-child(4) {
    top: 82%;
    left: 78%;
}

.box_map .icon-box .box .box-image>* {
    width: 7rem;
    padding-bottom: 115%;
    position: relative;
}

.box_map .icon-box .box .box-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.box_map .icon-box .box .box-image {
    margin-right: 1rem;
    flex: 0 0 auto;
}

.box_map .icon-box .box .box-text-inner * {
    color: #fff;
}

.box_map .icon-box .box .box-text-inner {
    font-size: 0.7rem;
}

.box-text {
    padding: 0;
}

b,strong {
    font-family: var(--font-bold);
}

.box_map .icon-box .box .box-text-inner h3 {
    font-size: 1rem;
}

.box_map .icon-box:hover .box {
    opacity: 1;
}

.social_link  a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.35rem;
    height: 2.35rem;
    background: #3E4B55;
    border-radius: 50%;
    transition: .5s all;
    opacity: 1;
}

.social_link a img {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
    display: block;
}

.social_link .img-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_link>.img {
    width: auto !important;
}

.social_link>.img+.img {
    margin-left: 0.85rem !important;
}

.social_link a:hover {opacity: .5;}

.wrap_form {
    border-radius: 1rem 0rem 0rem 1rem;
    background: var(--3, #FFF);
    padding: 4rem 7rem 2rem 5rem;
    width: calc(100% + calc(calc(100vw - 79.7rem)/2));
}

.wrap_form input:not(.wpcf7-submit), .wrap_form textarea {
    width: 100%;
    border: none;
    box-shadow: none;
    border-bottom: 0.05rem solid rgba(137, 160, 169, 0.40);
    padding: 0;
    font-size: 0.9rem;
    color: #333;
    background: transparent;
}

.wrap_form input:not(.wpcf7-submit)::placeholder, .wrap_form textarea::placeholder {
    color: #333;
}

input.wpcf7-submit {
    font-family: var(--font-bold);
    color: #ffff;
    height: 2.5rem;
    min-width: 9.5rem;
    border-radius: 5rem;
    font-size: 0.9rem;
    background: #89A0A9;
    margin: 0;
    text-transform: unset;
}

.wrap_form .wrap_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap_form .right {
    font-size: 0.8rem;
    color: #454545;
}

.wrap_form .right a {
    color: #454545;
    text-decoration: underline;
}

form {
    margin: 0;
}

.banner_section .bg:before {
    background: linear-gradient(45deg, black, transparent);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: '';
    opacity: .8;
}
.banner h1, .banner h2, .banner h3 {
    font-size: 3.4rem;
}
.contact_sec_2 .wrap_form {
    margin-left: 3rem;
}
.become_section {
    padding: 9.5rem 0 7.5rem !important;
}

a.button.primary {
    height: 2.5rem;
    padding: 0 1.25rem;
    min-width: 9.5rem;
    font-size: 0.9rem;
    font-family: var(--font-bold);
    background: #89A0A9;
    line-height: 2.5rem;
}
.distributor_sec_2 {
    padding: 7.5rem 0 !important;
}

.distributor_sec_2 .bg {
    background-size: 100% auto !important;
    background-repeat: no-repeat;
    background-position: top 32.5rem center;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 85rem !important;
}

.distributor_sec_2 .medium-7 .group_content {
    margin: 0;
}

.wrap_distributor_2 {
    margin-top: 35rem;
}

.wrap_distributor_2 .icon-box {
    font-size: 0.9rem;
    transition: .5s all;
    border-radius: 1rem;
    border: 0.05rem solid rgba(137, 160, 169, 0.50);
    background: rgba(255, 255, 255, 0.50);
    padding: 1.75rem 3.25rem 2rem;
    cursor: pointer;
    transition: .5s all;
}

.wrap_distributor_2 .icon-box .icon-inner {
    height: 2.8rem;
    display: flex;
    align-items: flex-end;
    float: right;
    width: auto !important;
}

.wrap_distributor_2 .icon-box .icon-box-text {
    display: inline-block;
    width: 100%;
}

.wrap_distributor_2 .icon-box .icon-box-img img {
    padding: 0 !important;
    max-height: 100%;
    width: auto;
    height: auto;
    filter: brightness(1) invert(0);
}

.wrap_distributor_2 .icon-box h3 {
    margin-bottom: 0.5rem;
    font-size: 1.25rem;
}

.wrap_distributor_2 .icon-box:hover {
    font-size: 0.9rem;
    background: #89A0A9;
}

.wrap_distributor_2>* {
    padding: 0.5rem;
}

.wrap_distributor_2 .icon-box:hover * {
    color: #fff;
}

.wrap_distributor_2 .icon-box svg {
    transition: .5s all !important;
}

.wrap_distributor_2 .icon-box:hover .icon-box-img img {
    filter: brightness(0) invert(1);
}

.distributor_sec_3 {
    padding: 0 !important;
}

.distributor_sec_3 .img img {
    max-width: unset;
    width: calc(100% + calc(calc(100vw - 84.25rem)/2)) !important;
}

.distributor_sec_3 .img-inner {
    display: flex;
    justify-content: flex-end;
    overflow: unset;
}

.distributor_sec_3 .wrap_form {
    padding: 0;
    width: auto;
    max-width: 100%;
}

.distributor_sec_3 .row {
    align-items: center;
}

.distributor_sec_3 .medium-7 {
    padding-left: 5.5rem;
}

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

.accordion-title {
    border: none;
    padding: 1rem 0;
    background: transparent !important;
    font-size: 1.25rem;
    font-family: var(--font-bold);
    display: flex;
    align-items: center;
    justify-content: space-between;
    outline: none !important;
}

.accordion-title i {
    position: absolute;
    right: 0;
    left: unset;
}

.accordion .toggle {
    display: none;
}

.accordion-item:not(:last-child) {
    border-bottom: 0.05rem solid rgba(137, 160, 169, 0.40);
}

.accordion-inner {
    padding: 0 0 1.5rem;
}

.accordion-title.active {
    color: #89A0A9;
}

.accordion-title:before {
    content: '';
    background-image: url(../images/icon_plus.svg);
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: 4.5rem;
}
.accordion-title.active:before {
    content: '';
    background-image: url(../images/icon_minus.svg);
    background-position: center;
    background-repeat: no-repeat;
    order: 2;
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: 4.5rem;
}
.container-width, .full-width .ubermenu-nav, .container {
    max-width: 85rem !important;
}
.slider_gallery .row {
    opacity: 1 !important;
}

.slider_gallery .col {
    padding: 0 0.5rem;
}

.slider_gallery .flickity-viewport {
    overflow: unset;
}
.slider_gallery {
    margin: 0 3rem;
}
.collaboration_sec_2 {padding: 7.5rem 0 3.75rem !important;}

.slider_gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.75rem;
    display: block;
}
.collaboration_sec_2 .logo img {
    width: 10.5rem;
    height: auto;
    display: block;
    margin: auto;
}

.collaboration_sec_3 .row {
    align-items: center;
}

.collaboration_sec_3  .group_content {
    margin: 0 !important;
}

.collaboration_sec_3 .group_content p:last-child {
    margin: 0;
}

.nav_tabs_year ul.nav {
    justify-content: flex-end;
}

[role="tablist"] a {
    min-width: 6.15rem;
    justify-content: center;
    border: 0.05rem solid #89A0A9;
    font-family: var(--font-bold);
}

[role="tablist"] li+li {
    margin-left: 1rem !important;
}

[role="tablist"] .active a {
    border: 0.05rem solid #89A0A9 !important;
    background: #89A0A9 !important;
}

.tabs_year .bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(45deg, black, transparent);
}

.tabs_year .banner {
    padding-top: 45% !important;
}

.tab-panels {
    padding: 0;
}

.tabs_year {
    margin-top: 2.5rem;
}

.tabs_year .banner .row {
    align-items: center !important;
    justify-content: flex-start !important;
    margin-bottom: 2.5rem;
}

.tabs_year .banner .row>* {
    width: auto !important;
    flex-basis: unset;
    max-width: unset;
}

.tabs_year .banner .row p {
    margin: 0;
    display: flex;
    align-items: center;
}

.tabs_year .banner .row p svg {
    display: block;
    margin: 0 0.5rem;
}

.tabs_year .banner img {
    max-height: 3rem;
}

.tabs_year .banner a.button.primary {
    margin-top: 1rem;
}

button.flickity-button {
    height: auto !important;
    display: inline-block !important;
}

.slider-nav-circle .flickity-prev-next-button .arrow, .slider-nav-circle .flickity-prev-next-button svg {
    width: 2.25rem !important;
    height: 2.25rem !important;
    border-width: 0.05rem;
}

.flickity-prev-next-button {
    width: 2.25rem;
}

.slider-nav-circle .flickity-prev-next-button .arrow path, .slider-nav-circle .flickity-prev-next-button svg path {fill: #fff !important;}

.tabs_year  button.flickity-button {
    bottom: 2rem;
    top: unset;
    left: calc(calc(100vw - 85rem)/2);
}

.tabs_year button.flickity-button[aria-label="Next"] {
    left: calc(calc(100vw - 79.5rem)/2);
}

.collaboration_sec_4  img {
    max-width: 25rem;
    width: auto;
}

.collaboration_sec_3 {
    padding: 3.75rem 0 0 !important;
}

.collaboration_sec_4 {
    padding: 5.5rem 0 0 0 !important;
}

.collaboration_sec_5 {
    padding: 7.5rem 0 24rem !important;
}

.collaboration_sec_5 .group_content {
    max-width: 46rem;
}

.tabs_year .banner .text-box-content {
    max-width: 33.6rem
}
.pd_0{
    padding: 0 !important;
}
section#section_685682542 {}

.product_sec_2 {
    padding: 5.5rem 0 0 0 !important;
}

.product_sec_2 .col-inner {
}

.banner_product {
    padding-top: 74% !important;
    min-height: 100%;
}

.banner_product .text-inner.text-left {
    display: flex;
    align-items: self-end;
    padding: 0 2.25rem 1.75rem 3.75rem;
}

.banner_product h1,.banner_product h2,.banner_product h3 {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
}

.banner_produc .text {
    line-height: 2 !important;
}

body {
    line-height: 1.5;
}

.banner h1, .banner h2, .banner h3 {
}

p:last-child {
    margin: 0 !important;
}

.banner_product svg {
    margin-bottom: 1rem;
    margin-left: 10rem;
    transition: .5s all;
}

a.fill {
    z-index: 99;
}

.banner_product .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, black, transparent);
    opacity: .8;
}

.wrap_products h1,.wrap_products h2,.wrap_products h3 {
    font-size: 0.9rem;
    color: #89A0A9;
    font-family: var(--font);
    transition: .5s all;
    margin: 0;
}

.wrap_products {
    margin: -0.05rem !important;
    min-height: calc(100% + 0.1rem);
    width: calc(100% + 0.1rem) !important;
}

.wrap_products .box {
    background: #fff;
    padding: 1.5rem;
    min-height: 100%;
    width: calc(100% - 0.1rem) !important;
    height: calc(100% - 0.1rem) !important;
    margin: 0.05rem !important;
    min-height: calc(100% - 0.1rem) !important;
}

.wrap_products .box .box-image {
    padding-bottom: 80%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap_products .box .box-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate(-50%, -50%) scale(1);
    width: auto;
    height: auto;
    transition: .5s all;
}

.wrap_products .box .box-text-inner {
    display: flex;
    align-items: center;
}

.wrap_products .box .box-text-inner svg path {
    stroke: #91A9B3;
}

.wrap_products .box .box-text-inner svg {
    width: 1.7rem;
    height: auto;
    display: block;
    margin-left: 2.75rem;
    transform: rotate(0deg);
    transition: .5s all;
}

.wrap_products .col {
    min-height: 50%;
}

.product_sec_2 .col-inner {
    height: 100%;
}

.wrap_products .icon p {
    display: flex;
    align-items: center;
}

.wrap_products .box:hover .box-image img {
    transform: translate(-50%, -50%) scale(1.1);
}

.wrap_products .box:hover .box-text-inner svg {
    transform: rotate(180deg);
}

.banner_product:hover .bg {
    transform: scale(1.1);
}

.banner_product:hover svg {
    transform: rotate(90deg);
    transition: .5s all;
}

.banner_product .bg {
    transition: .5s all;
}

.wrap_products .box:hover h1, .wrap_products .box:hover h2, .wrap_products .box:hover h3 {
    color: #454545;
}
.banner_style_1 {
    padding-top: 38% !important;
}

.banner_style_1 .icon {
    width: 4.65rem !important;
    height: 4.65rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    margin: 0 0 1.25rem;
}

.banner_style_1 .icon img {
    max-width: 60% !important;
    max-height: 60%;
    height: auto;
    position: unset;
}

.banner_style_1 .icon .img-inner {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
]
he: 1;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_style_1  .text-box {
    max-width: 23.5rem;
}

.banner_style_1 .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, black, transparent);
    opacity: .6;
}
.product_sec_3 {
    padding: 7.5rem 0 0 0 !important;
}
.heading_light h1,.heading_light h2,.heading_light h3 {
    font-family: var(--font);
}

.banner_style_1 h1,.banner_style_1 h2,.banner_style_1 h3 {
    font-size: 2.5rem;
}
.mb_0{
    margin-bottom: 0;
}
.mg_0{
    margin: 0;
}
.banner_style_2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.banner_style_2 .box_img img {
    max-width: unset;
    width: calc(100% + calc(calc(100vw - 81.25rem)/2));
}

.banner_style_2 .box_img .img-inner {
    display: flex;
    justify-content: flex-end;
    overflow: unset !important;
}

.banner_style_2 .icon {width: 4.65rem !important;height: 4.65rem !important;display: inline-flex;background: #919DA9;border-radius: 50%;}

.banner_style_2 .icon .img-inner {
    width: 100%;
    margin: 0;
}

.banner_style_2 .icon img {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner_style_2 .group_content h1,.banner_style_2 .group_content h2,.banner_style_2 .group_content h3 {
    font-size: 2.5rem;
}

.banner_style_2 .box_content {
    padding: 0 5rem !important;
}
.banner_style_3 .box_content {
    padding: 0 2rem 0 0.75rem !important;
}

.banner_style_3 .box_img img {
    width: auto;
    display: block;
    margin: auto;
    max-width: 100%;
}

.banner_style_3 {
    padding-top: 2.5rem !important;
}
.banner_style_4 .bg:before {transform: rotate(180deg);}
.banner_style_5 .box_img .img-inner {
    justify-content: flex-start !important;
}

.banner_style_5 .box_content {
    padding-right: 15rem !important;
    padding-left: 0.75rem !important;
}

.banner_style_5 .box_content {
    padding-right: 15rem !important;
}
.prodeuct_sec_4 h1,.prodeuct_sec_4 h2,.prodeuct_sec_4 h3 {
    font-size: 1.8rem;
    transition: .5s all;
    line-height: 1.2;
}

.col_scroll .col-inner:before {
    content: '';
    height: 100%;
    width: 0.05rem;
    content: '';
    background-image: linear-gradient(45deg, transparent, #fff 83%, transparent);
    top: 0;
    display: inline-block;
    flex: 0 0 auto;
    left: 0.15rem;
    position: absolute;
}

.col_scroll .col-inner {
    position: relative;
    max-width: 21.5rem;
    margin: auto !important;
}
.story_sec_5 .bg{
    transition: background-image 0.5s ease-in-out; /* Hiá»‡u á»©ng chuyá»ƒn Ä‘á»•i mÆ°á»£t mÃ  trong 0.5 giÃ¢y */
}
.slick-arrow {
    position: absolute;
}
.row-full-width {
    max-width: 100% !important;
}
.home_sec_4 {
    padding: 0rem 0 0 0 !important;
}

.banner_group .banner .bg:before {
    content: '';
    background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 32.59%, rgba(0, 0, 0, 0.50) 67.82%);
    w]: 1;
    width: 100%;
    height: 100%;
    position: absolute;
}

.banner_group .banner h1,.banner_group .banner h2,.banner_group .banner h3 {
    margin: 0 0 0.25rem 0;
    font-size: 2rem;
}

.banner_group .banner .group_content {
    margin-bottom: 0 !important;
}

.banner_group .banner_small .group_content {}

.banner_group .banner_large .banner h1, .banner_grou .p .banner h2, .banner_group .banner h3 {}

.banner_group .banner_large h1, .banner_group .banner_large h2, .banner_group .banner_large h3 {
    font-size: 2.5rem;
}

.banner_group .banner_large .text-box, .banner_group .banner_large .text-box>*,.banner_group .banner_large .text-box>*>* {
    height: 100%;
}

.banner_group .banner_large .text-inner {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
}

.banner_group .banner_large .text-inner .text {
    width: 100%;
}

.banner_group .banner_large .text-box {
    max-width: 27.5rem;
    margin-right: auto !important;
    left: 0;
    transform: unset !important;
    padding: 9.5rem 0 4.2rem;
}

.banner_group .banner {
    max-height: 40rem;
    cursor: pointer;
    border: 2px solid #fff;
}

.banner_group .banner a.button.primary {
    opacity: 0;
}

.banner_group .banner:hover a.button.primary {
    opacity: 1;
}

.banner_group .banner_small {
    max-height: 37.5rem;
}

.banner_group .banner_small .text-box-content {
    max-width: 25rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2.5rem;
}

.banner_group .banner_small .bg:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 49.16%, rgba(0, 0, 0, 0.50) 73.75%);
}

.banner_group .banner_small .text-box-content a.button.primary {
    height: 0 !important;
    overflow: hidden;
    min-height: unset;
    transition: .5s all;
}

.banner_group .banner_small:hover a.button.primary {
    height: 2.5rem !important;
}

.home_sec_6 {
    padding: 6rem 0 4rem !important;
}

.home_sec_6 .group_content {
    padding-right: 5rem;
}

.home_sec_6 .box_map {
    margin: -1.75rem 5rem -2.05rem auto;
    max-width: 65rem;
}

.home_sec_6 .wrap_left>p {
    font-size: 11.25rem;
    font-family: var(--font-bold);
    color: #89A0A9;
    line-height: 1;
}

.home_sec_6 .wrap_left {
    display: flex;
    align-items: flex-end;
}

.home_sec_6 .wrap_left sup {
    font-size: 5.6rem;
    display: inline-block;
    line-height: normal;
    transform: translateY(-1.1rem);
}

.wrap_left .text {
    color: #89A0A9;
    font-size: 1.25rem;
    font-family: var(--font-light);
}

.wrap_left .text b,.wrap_left .text strong {
    font-size: 2.2rem;
    font-family: var(--font-bold);
    line-height: 1;
}

.wrap_left .text p {
    margin: -0.5rem 0 1rem -2.7rem;
}

.wrap_number b,.wrap_number strong {
    font-size: 2.75rem;
    color: #89A0A9;
    line-height: 1;
}

.wrap_number {
    font-size: 1rem;
}

.home_sec_7 {
    padding: 7.5rem 0 !important;
}

.post-item .box {
    display: flex;
    flex-wrap: wrap;
}

.post-item .box .box-image {
    width: 100%;
    order: 2;
    border-radius: 1rem;
}

.post-item .box {
    text-align: left;
}

.post-item .box .box-text.text-center {
    text-align: left !important;
    padding: 0;
}

.post-item .box .post-title a {
    margin: 0 0 0.5rem !important;
    color: #454545;
    font-family: var(--font);
    font-size: 1.3rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 3.45rem;
    overflow: hidden;
}

.post-item .box  .is-divider {
    display: none;
}

.post-item .box p.from_the_blog_excerpt {
    color: #666;
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 1.85rem !important;
    height: 2.75rem;
}
.slider_posts  button.flickity-button {
    display: none !important;
}

.slider_posts {
    max-width: 75rem !important;
    margin: auto !important;
    overflow: unset;
}

.slider_posts .col.post-item {
    padding: 0 1.75rem !important;
    opacity: .5;
    transition: 1s all;
}

.slider_posts .flickity-viewport {
    overflow: unset !important;
}

ol.flickity-page-dots {
    position: unset;
    margin-top: 1.5rem;
}

.flickity-page-dots .dot {
    width: 0.7rem !important;
    height: 0.7rem !important;
    border: 0.05rem solid #919DA9 !important;
    background: transparent !important;
    opacity: 1 !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.flickity-page-dots .dot.is-selected:before {
    content: '';
    width: 0.4rem !important;
    height: 0.4rem !important;
    background: #919DA9;
    position: absolute;
    border-radius: 50%;
}

.post-item .box .box-image .image-cover {
    padding-top: 67% !important;
}

.slider_posts .col.post-item.is-selected {
    opacity: 1 !important;
}

.post-item .box .box-image img {transform: scale(1);transition: .5s all;}

.post-item:hover .box .box-image img {
    transform: scale(1.2);
}
.banner_section .bg{
    display: block !important;
}
.story_sec_2 {
    padding: 11.25rem 0 7.25rem !important;
}

.story_sec_2 .bg {
    background-position: right center;
    background-size: auto 100% !important;
}

.topstory_sec_2 .top img {
    padding: 0;
    height: 12.4rem;
    width: auto;
    display: block;
}

.topstory_sec_2 .top .icon-box-img {
    max-width: unset !important;
    width: auto !important;
}

.story_sec_2 .top .icon-box-img,.story_sec_2 .bottom .icon-box-img {
    max-width: unset;
    width: auto !important;
}

.story_sec_2 .top .icon-box-img img {
    width: 12.4rem;
    height: auto;
    padding: 0;
}

.story_sec_2 .top .icon-box-img {
    padding-right: 2.5rem;
    margin-right: 2.5rem;
    border-right: 0.05rem solid rgba(137, 160, 169, 0.30);
}

.story_sec_2 .top h1,.story_sec_2 .top h2,.story_sec_2 .top h3 {
    font-size: 2.75rem;
    line-height: 1;
    color: #3E4B55;
    margin: 0 !important;
}

.story_sec_2 .top .icon-box-text {
    padding: 0 !important;
}

.story_sec_2 .bottom img,.story_sec_2 .bottom svg {
    padding: 0;
    max-height: 5.7rem;
    width: auto;
    display: block;
    margin-right: 2rem;
}

.story_sec_2 .bottom {
    align-items: center;
}

.story_sec_2 .bottom .icon-box-text {
    font-size: 0.9rem;
    padding: 0;
    font-family: var(--font-light);
}

.story_sec_2 .bottom .text {
    font-size: 0.9rem;
}

.story_sec_2 .bottom .icon-box-text b,.story_sec_2 .bottom .icon-box-text strong {
    font-size: 1rem;
}

.story_sec_5 {
    padding: 9rem 0 4.5rem !important;
}

.story_sec_5 .group_content h1,.story_sec_5 .group_content h2,.story_sec_5 .group_content h3 {
    font-size: 2.1rem;
    line-height: 1.2;
}

.story_sec_5 .group_content {
    max-width: 33.2rem;
}

.story_sec_5 .list_content {
    max-height: 27.7rem;
    margin-bottom: 4.5rem;
}

.slider_logo .img a {
    height: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--3, #FFF);
    border-radius: 0.75rem;
    margin: 0 2.5rem;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: .5s all;
}

.slider_logo .img {
    text-align: center;
}

.slider_logo .img .img-inner {
    max-width: 70%;
    max-height: 70%;
    display: flex;
}

.slider_logo {
    margin: 0 -2.5rem;
}

.slider_logo .img a img {max-height: 100%;max-width: 100%;width: auto;height: auto;object-fit: contain;}

.slider_logo .img a:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.slick-arrow {
    position: absolute;
    top: 50%;
    top
    FONT-WEIGHT: 500;
    top
    FONT-WEIGHT: 500;
    left: -1rem;
    transform: translateY(-50%);
    padding: 0;
}

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

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

.story_sec_6 .bg {
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: top 1rem left 15.65rem;
}

.nav_tabs_team .nav a {
    min-width: 9.5rem;
    padding: 0 1rem !important;
    text-transform: unset;
}

.nav_tabs_team .nav {
    margin-bottom: 3.5rem;
}

.tabs_team .box-image>* {
    padding-bottom: 100%;
    position: relative;
    background: #000;
}

.tabs_team .box-image>* img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: .6;
    transition: .5s all;
}

.tabs_team .box:hover .box-image>* img {
    opacity: 1;
}

.tabs_team .box {
    cursor: pointer;
}

.tabs_team .box .box-text {
    position: absolute;
    bottom: 0;
    padding: 0 2rem 1.5rem !important;
}

.tabs_team .box .box-text .icon-box-text {
    text-align: left;
    color: #fff;
    padding-right: 0.5rem !important;
}

.tabs_team .box strong {
    font-size: 1.25rem;
}

.tabs_team .box {
    font-size: 0.8rem;
}

.tabs_team .box .icon-box-img {
    width: 1.85rem !important;
    height: 1.85rem !important;
}

.tabs_team .box .icon-box {
    align-items: center;
}

.tabs_team .slick-arrow {
    top: -3.5rem;
    left: calc(calc(100vw - 85rem)/2);
    z-index: 9;
    width: 2.25rem !important;
    height: 2.25rem !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #91A9B3;
    border-radius: 50%;
    max-width: unset !important;
    min-height: unset;
    transform: translateY(-100%);
    transition: .5s all;
    opacity: .5;
}

.tabs_team .slick-arrow path {
    stroke: #91A9B3;
}

.tabs_team .slick-arrow.slick-next {
    left: calc(calc(100vw - 79.5rem)/2);
}

.tabs_team .slick-arrow:hover {
    opacity: 1;
}

.story_sec_7 {
    padding: 7.5rem 0 !important;
}

.story_sec_7 .group_content {
    max-width: 23rem;
}

.wrap_story_sec_7 {
    width: calc(100% + calc(100vw - 82.2rem)/2);
    margin: 0 -0.5rem;
}

.wrap_story_sec_7 .banner {
    border-radius: 1rem;
    overflow: hidden;
    margin: 0 0.5rem !important;
    transition: 1s all;
    height: 36rem;
    cursor: pointer;
}
.wrap_story_sec_7 .banner .bg:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    height: 100%;
    opacity: .8;
}

.wrap_story_sec_7 .banner.active {
    width: 52%;
    flex: 0 0 auto;
}

.wrap_story_sec_7 .group_content {
    max-width: 100%;
    margin: 0 !important;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
    width: 0;
    overflow: hidden;
}

.wrap_story_sec_7 .text-inner {
    display: flex;
    justify-content: space-between;
    padding: 0 2.75rem 2.5rem;
    align-items: flex-end;
    max-height: 36rem;
}

.wrap_story_sec_7 .text-inner h3,.wrap_story_sec_7 .text-inner h1,.wrap_story_sec_7 .text-inner h2 {
    text-transform: unset;
    font-size: 1.25rem;
}

.wrap_story_sec_7 .text-inner>p {
    font-size: 2rem;
    margin-left: 0rem !important;
    flex: 0 0 auto;
    font-family: var(--font-bold);
    transition: 1s all;
}

.wrap_story_sec_7 .text-inner p {
    margin: 0;
}

.wrap_story_sec_7 .active .group_content {
    opacity: 1;
    visibility: visible;
    transition-delay: .5s;
}

.wrap_story_sec_7 .active .group_content {
    width: 16rem;
}

.wrap_story_sec_7 .banner:hover .text-inner>p {
    margin-left: 5rem !important;
}
.story_sec_8 .banner {
    padding-top: 39.5rem !important;
}
.home_sec_5{
    padding-top: 7.5rem !important;
}
.grid-container {
    max-width: 85rem !important;
}

.blog_page {
    display: block;
    padding: 4rem 0 6.5rem;
    background: #F1F0F7;
}

.menu_blog a,.menu_blog li {
    border: none !important;
    padding: 0 !important;
}

.menu_blog ul {
    display: flex;
    justify-content: center;
    margin-bottom: 4rem;
}

.menu_blog ul a {
    font-size: 0.9rem;
    color: #89A0A9;
    font-family: var(--font-bold);
    height: 2.5rem;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border: 0.05rem solid #89A0A9 !important;
    border-radius: 5rem;
    padding: 0 1.5rem !important;
    transition: .5s all;
}

.menu_blog ul li {
    margin: 0 0.5rem;
}

.menu_blog ul a:hover, .menu_blog ul .current-menu-item  a {
    background: #89A0A9;
    color: #fff;
}
.wrap_blog {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem;
}

.item_post {
    width: calc(calc(100% / 3) - 2rem);
    margin: 0 1rem 4rem;
    position: relative;
    cursor: pointer;
}

.item_post .box_img {
    padding-bottom: 60%;
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    margin-bottom: 1rem;
}

.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:hover .box_img img {
    transform: scale(1.1);
}

.item_post span {
    color: #89A0A9;
    font-size: 0.75rem;
    text-transform: uppercase;
}

.item_post h3 {
    font-size: 1.3rem;
    font-family: var(--font);
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 0.5rem;
    line-height: 1.3;
}

.item_post.style_item .box_content {
    position: absolute;
    bottom: 0;
    left: 0;
}

.item_post.style_item .box_img {
    height: 30rem;
    padding-bottom: 0;
    margin: 0;
}

.item_post.style_item {
    width: calc(calc(100% /3) + calc(100% / 3) - 2rem);
}

.item_post.style_item:nth-child(2) {
    width: calc(calc(100% / 3) - 2rem);
}

.item_post.style_item .box_content {
    max-width: 26.25rem;
    left: 3.5rem;
    bottom: 2.5rem;
    right: 3.5rem;
    z-index: 2;
}

.item_post.style_item .box_content h3 {
    margin: 0;
    font-size: 1.5rem;
}

.item_post.style_item .box_img:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 64.08%, rgba(0, 0, 0, 0.50) 88.77%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.item_post.style_item .box_content * {
    color: #fff;
}

.item_post.style_item:nth-child(2) .box_content {
    left: 2.25rem;
    right: 2.25rem;
    bottom: 2.5rem;
}

a.style_center.max {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.item_post.style_item .box_content .content {
    display: none;
}

.item_post .content {
    font-size: 0.8rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.post_details:not(.sec_2) {
    display: block;
    background: #F1F0F7;
    padding: 6rem 0;
    margin-top: 5rem !important;
}
.post_details:not(.sec_2) p.date.mg_0.fs_14.uppercase {
    color: #89A0A9;
    font-size: 0.7rem;
    margin-top: 0.85rem !important;
}

.post_details:not(.sec_2) .cat {
    margin-right: 1.25rem;
}

.post_details .group_content.mg_0.mo_ta.fs_20 {
    max-width: 34.25rem;
    margin: 0 0 0 auto !important;
}

img.banner_post {
    width: 100%;
    display: block;
}

.post_details.sec_2 {
    padding: 3.5rem 0 4rem;
}

.post_details.sec_2 .grid-container {
    max-width: 58.5rem !important;
}

.post_details.sec_2 .content {
    font-size: 0.8rem;
    color: #3E4B55;
    line-height: 1.7;
}

.post_details.sec_2 .content ul {
    margin-left: 1rem;
}

.post_details.sec_2 .content h2 {
    font-size: 2.25rem;
    color: #3E4B55;
}

.post_details.sec_2 .content h3 {
    font-size: 2rem;
    color: #3E4B55;
}

.post_details .nav_bottom {
    display: flex;
    justify-content: space-between;
    border-top: 0.05rem solid rgba(137, 160, 169, 0.30);
    margin: 3.5rem 0 0;
    align-items: center;
    padding-top: 1.5rem;
}

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

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

.post_details .nav_bottom b {
    color: #3E4B55;
    font-size: 0.7rem;
}

.tags li {
    text-decoration: underline;
    color: #89A0A9;
    font-size: 0.7rem;
    margin-left: 2rem;
    line-height: normal;
    margin-bottom: 0;
}

.share a {
    width: 1.9rem;
    height: 1.9rem;
    background: #3E4B55;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5rem;
}

.share li {
    margin: 0 0 0 0.85rem;
}
.post_details.sec_2  h2 {
    font-size: 2rem;
}
.share a svg {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
}
.post_related {
    padding: 5rem 0 3.5rem;
    background: #F1F0F7;
}

.post_related .tabs_team .slick-arrow {
    right: 0;
    left: unset;
    margin: 0 !important;
}

.post_related .tabs_team .slick-arrow.slick-prev {
    right: 2.75rem;
    left: unset !important;
}
.post_details  iframe {
    width: 100%;
    height: 31.8rem;
    border-radius: 1rem;
}

.posts_slider .post-item .box .box-image {
    order: unset;
    margin-bottom: 1rem;
}

.posts_slider .post-item  p.cat-label {
    font-size: 0.75rem;
    color: #89A0A9;
    margin-bottom: 0.5rem;
}

.posts_slider .flickity-button {
    box-shadow: none !important;
    width: 2.25rem !important;
    height: 2.25rem !important;
    top: 8rem !important;
    z-index: 9;
    border: 0.05rem solid #91A9B3;
    opacity: 1 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    min-height: unset !important;
    left: -0.4rem !important;
    background: transparent !important;
}

.posts_slider .flickity-button svg {
    margin: 0 !important;
    padding: 0 !important;
    width: 0.75rem;
    height: auto;
    stroke: #89A0A9;
    color: #89A0A9;
}

.posts_slider {
    overflow: unset !important;
}

.posts_slider .flickity-prev-next-button.previous {
    left: -2.5rem !important;
}

.posts_slider .flickity-prev-next-button.next {
    right: -2.5rem !important;
}

.technology_sec_6 {
    padding: 7.5rem 0 6rem !important;
}

.technology_sec_6 .col-inner {border-radius: 1.5rem;overflow: hidden;}

.technology_sec_6 .gallery-col img {
    border-radius: 1.5rem;
}

.technology_sec_6 .gallery-col.col:nth-child(1) {
    margin-top: 4.5rem;
}

.technology_sec_6 .group_content {
    margin-left: 7.5rem;
}

.page-id-439 .banner_section .content_banner {
    max-width: 100%;
}
.story_sec_3 {}

.story_sec_3 {
    padding-top: 6.5rem !important;
}

.story_sec_4 {
    padding-top: 6.5rem !important;
}

.process_history>.row {
    max-width: 100% !important;
    width: 100% !important;
}

.process_history .box_content .col-inner {
    max-width: 25rem;
    margin-left: auto;
    margin-right: 4rem;
}

.process_history {
    position: relative;
}

.process_history:before {
    background: rgba(145, 157, 169, 0.30);
    width: 0.05rem;
    height: 100%;
    content: '';
    left: 50%;
    position: absolute;
}

.process_history .box_img .img:nth-child(2) {
    position: absolute;
}

.process_history .box_img {
    position: relative;
}

.process_history .box_img .stack {
    width: 26.5rem !important;
    display: block;
    margin-left: auto !important;
}

.process_history .box_img .stack {
    display: block;
    position: relative;
}

.process_history .box_img .img img {
    display: block;
    width: 100%;
    border-radius: 0.5rem;
}

.process_history .box_img .img:nth-child(2) {
    position: absolute;
    bottom: -2.75rem;
    left: -9rem;
    display: inline-block;
    width: auto !important;
}

.process_history .box_img .img:nth-child(2) img {
    width: 10.15rem;
    position: absolute;
    bottom: 0;
    max-width: unset !important;
    box-shadow: 0rem 0.2rem 1rem 0rem rgba(0, 0, 0, 0.10);
}

.process_history .box_img .img:nth-child(2) .img {
    position: absolute;
    top: 0;
}

.process_history .box_img .img .img-inner {
    overflow: unset;
}

.process_history .box_content h1,.process_history .box_content h2,.process_history .box_content h3 {
    font-size: 3.25rem;
    margin: 0;
    line-height: 1.2;
}

.process_history .box_content {
    font-size: 1.25rem;
}

.process_history>.row+.row {
    margin-top: 4rem !important;
}

.process_history .box_content:nth-child(2) .col-inner {
    margin: 0 auto 0 4rem;
    max-width: 30rem;
}

.process_history .style_2 {}

.process_history .style_2 .box_img .stack {
    margin: auto;
    width: 27.5rem !important;
}

.process_history .style_2 .box_img .img:nth-child(2) {
    bottom: 3rem;
    left: -5.4rem;
}

.process_history .style_3 .box_img .stack {
    margin: 0rem auto 0 4rem !important;
    width: 30rem !important;
}

.process_history .style_2 .box_img .img:nth-child(2) img {}

.process_history .style_3 .box_img .stack  .img:nth-child(2) {
    left: unset;
    right: 5rem;
    bottom: 1.55rem;
}

.process_history .style_3 .box_img .stack .img:nth-child(2) img {
    box-shadow: none;
}

.process_history .style_4 .box_img .stack {
    margin: 0 6rem 0 auto !important;
    width: 29.5rem !important;
}

.process_history .style_4 .box_img .img:nth-child(2) {
    left: unset;
    right: 7.5rem;
    bottom: -1.25rem;
}

.process_history .style_4 .box_img .img:nth-child(2) img {}

.process_history .style_4 .box_img .img:nth-child(2) img {box-shadow: none;}

.process_history .style_5 .box_img .stack {
    margin: 0 3rem 0 auto !important;
    width: 28rem !important;
}

.process_history .style_5 .box_img .img:nth-child(2) img {
    width: 7.5rem;
}

.process_history .style_5 .box_img .img:nth-child(2) {
    left: -5.45rem;
    bottom: -1.6rem;
}

.process_history>.row:before,.process_history>.row:after {
    content: '';
    width: 1.9rem;
    height: 1.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    border: 0.05rem solid #DEE2E5;
    background: #fff;
    border-radius: 5rem;
    transform: translate(-50%, -50%);
    display: block;
}

.process_history>.row {
    position: relative;
    cursor: pointer;
}

.process_history>.row:after {
    background: #3E4B55;
    width: 0.75rem;
    height: 0.75rem;
    opacity: 0;
    transition: .5s all;
}

.process_history>.row:hover:after {
    opacity: 1;
}

.process_history  .box_img .stack .img:nth-child(1) {
    transform: translateX(0rem);
    transition: 1s all;
}

.process_history>.row:hover .box_img .stack .img:nth-child(1) {
    transform: translateX(-1.5rem);
}

.process_history>.row:hover .box_img .stack .img:nth-child(2) {transform: rotate(5deg);}

.process_history .box_img .img {
    transition: 1s all;
}

.process_history>.style_2:hover .box_img .stack .img:nth-child(1) {
    transform: translateX(1.5rem);
}

.process_history>.style_2:hover .box_img .stack .img:nth-child(2) {
    transform: rotate(-5deg) translateX(1.5rem);
}

.process_history>.style_3:hover .box_img .stack .img:nth-child(1),
.process_history>.style_4:hover .box_img .stack .img:nth-child(1),
.process_history>.style_5:hover .box_img .stack .img:nth-child(1){
    transform: translateY(-1.5rem);
}

.process_history>.style_3:hover .box_img .stack .img:nth-child(2),
.process_history>.style_4:hover .box_img .stack .img:nth-child(2),
.process_history>.style_5:hover .box_img .stack .img:nth-child(2){
    transform: translateY(1.5rem);
}
.process_history>.row:nth-child(n+7){
    display: none;
}
.load_more_process span {
    color: #fff !important;
}

.load_more_process br {
    display: none;
}

.icon_down {
    width: 3rem;
    height: 3rem;
    border: 0.0625rem solid #89A0A9;
    border-radius: 6.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff !important;
    position: relative;
    z-index: 2;
    margin-bottom: 2rem;
}

.icon_down svg {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
    animation: hu__hu__ infinite 2s ease-in-out
}
.document_page {
    display: block;
    background: #F1F0F7;
    padding: 4.5rem 0 4rem;
}

.wrap_document {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.6rem;
}

.item_document {
    width: calc(25% - 1.2rem);
    margin: 0 0.6rem 1.2rem;
    border-radius: 1rem;
    border: 0.05rem solid rgba(137, 160, 169, 0.50);
    background: rgba(255, 255, 255, 0.50);
    padding: 1.75rem;
    min-height: 100%;
    cursor: pointer;
    transition: .5s all;
    position: relative;
}

.item_document .icon svg {
    float: right;
    height: 2.85rem;
    width: auto;
}

.item_document .box_content {
    display: inline-block;
    width: 100%;
    margin-top: 1.5rem;
}

.item_document h3 {
    color: #454545;
    margin-bottom: 0.25rem;
}

.item_document:hover {
    border: 0.05rem solid #89A0A9;
    background: #89A0A9;
}

.item_document .icon svg path {
    transition: .5s all;
}

.item_document:hover .icon svg path {
    fill: #fff;
}

.item_document .box_content>* {
    transition: .5s all;
}

.item_document:hover .box_content>* {
    color: #fff;
}

.document_page .menu_blog ul {
    margin-bottom: 3rem;
}

@keyframes hu__hu__ {
    50% { transform: translateY(.5rem) }
}

.load_more_process {
    margin-top: 6rem !important;
    display: none;
}
div#popup_document {
    width: 36.7rem;
    border-radius: 1rem;
    overflow: hidden;
    padding: 4rem 3rem;
}

div#popup_document h1,div#popup_document h2,.div#popup_document h3 {
    font-size: 1.75rem;
}

div#popup_document input:not([type="submit"]) {
    height: 3rem;
    box-shadow: none !important;
    border-radius: 0.25rem;
    border: 0.05rem solid #89A0A9;
    padding: 0 1.5rem;
    color: rgba(69, 69, 69, 0.60);
    font-size: 0.9rem;
}

div#popup_document .group_content {
    margin-bottom: 2rem;
}
.compensate-for-scrollbar {
    margin: 0 !important;
}
#id_document{
    display: none;
}
.step {
    display: none;
}

.step.active {
    display: block;
}
a.resend {
    font-size: 18px;
    margin-top: 20px;
    display: inline;
    display: inline-block;
    text-decoration: underline;
}

span.thong_bao_loi {
    width: 100%;
    display: block;
    background: red;
    border-radius: 100px;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
}

.single-post div#masthead {
    padding-top: 1.15rem !important;
    padding-bottom: 1.15rem !important;
    box-shadow: 0px 4px 30px 0px rgba(47, 47, 47, 0.06) !important;
    background: #fff;
}
.banner_group .banner_large .text-box-content {
    height: 100%;
}
input#s {
    height: 4rem;
    font-size: 1.3rem;
}

.searchform .button.icon {
    width: 4rem !important;
    height: 4rem !important;
    min-height: unset;
    color: #3E4B55;
    font-size: 1rem !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 #3E4B55;
}
.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: 30.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;
}
.posts_slider ol.flickity-page-dots {
    display: none;
}
/*.load_home_page .wrap span {*/
/*    width: 100%;*/
/*    background: #3E4B55;*/
/*    transform: rotate3d(0, 1, 1, 45deg) translateY(0%);*/
/*    height: 100vw;*/
/*    transition: 2s all;*/
/*    border-radius: 5rem;*/
/*    margin: 0 -0.1rem;*/
/*}*/

/*.load_home_page.active .wrap span {*/
/*    transform: rotate3d(0, 1, 1, 45deg) translateY(-100%);*/
/*    !*background: #013298;*!*/
/*}*/

/*.load_home_page.active .wrap span:nth-child(odd) {*/
/*    transform: rotate3d(0, 1, 1, 45deg) translateY(100%);*/
/*    !*background: #013298;*!*/

/*}*/
.nav>li>a>i.icon-search {
    font-size: 1rem !important;
    margin-top: .46rem;
}
.banner_group {
    max-width: calc(100% + 8px) !important;
    margin: 0 -4px !important;
    width: calc(100% + 8px) !important;
}
.factory_sec_3 .bg {
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
    background-position: top 24rem center !important;
}
.factory_sec_3 h1,.factory_sec_3 h2,.factory_sec_3 h3 {
    margin-bottom: 1rem;
}
.scroll_to_sec i:before {
    content: '';
    background-image: url(../images/icon_down.svg);
    width: 1rem !important;
    height: 1rem !important;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.footer_top h1,.footer_top h2,.footer_top h3 {
    font-size: 2.5rem;
}
[role="tablist"] li a:hover {
    background: #89A0A9;
    color: #fff;
}

.banner_page
.scroll_to_sec {
    position: absolute;
    bottom: 2.75rem;
    right: 3.75rem;
    z-index: 99;
}

.banner_page .scroll_to_sec:before {
    content: 'Learn more';
    width: max-content;
    position: absolute;
    font-family: var(--font);
    font-size: 0.8rem;
    top: -3.15rem;
    transform: rotate(-90deg);
    transform-origin: bottom left;
    left: 2.65rem;
}
[lang="zh-CN"] .banner_page .scroll_to_sec:before{
       content: '了解';
}
.button span {
    #display: inline-block;
    line-height: inherit;
    #margin-top: 0rem !important;
}

.banner_video .banner-layers.container {
    position: relative;
    z-index: 2;
}
.banner_section.has-video,.banner.has-video{
    margin-top: 100vh;
    opacity: 1;
    animation-name: Signature;
    animation-duration: 1s;
}
.master-slider-parent {
    width: 100% !important;
    max-width: 100% !important;
}
.ms-sbar .ms-bar {
    display: none;
}
@keyframes Signature {
    0% {
        margin-top: 100vh;
        opacity: 0;
    }
    50%{
        margin-top: 0;
        opacity: 0;
    }
    100%{
        margin-top: 0px;
        opacity: 1;
    }
}
@media only screen and (min-width: 1199px){
    .banner_section h1, .banner_section h2, .banner_section h3 {
        line-height: 1;
    }
}
@media only screen and (max-width: 1199px){
    .post_details.sec_2 .content {
        font-size: 1rem;
    }
    .factory_wrap img {
        width: calc(100% + calc(calc(100vw - 82.2rem) / 2));
    }
}
@media only screen and (max-width: 850px) {
    html {
        font-size: 1.2vw;
    }
    .ubermenu-nav, .container, .row {
        max-width: 78rem !important;
    }

    .row-full-width {
        max-width: 100% !important;
    }
    .distributor_sec_3 .img img {
        width: calc(100% + calc(calc(100vw - 74.25rem) / 2)) !important;
    }

    .wrap_form textarea {
        height: 5rem !important;
        min-height: unset;
    }
    .banner-layers {
        overflow: hidden;
    }
    .item_post .content {
        font-size: 1.2rem;
    }

    .item_post.style_item .box_content h3 {
        font-size: 1.8rem;
    }
    .fs_20 {
        font-size: 1.2rem !important;
    }

    .post_details:not(.sec_2) p.date.mg_0.fs_14.uppercase {
        font-size: 1rem;
    }

    .post_details.sec_2 .content {
        font-size: 1.2rem;
    }
    .tabs_year button.flickity-button {
        left: calc(calc(100vw - 77rem) / 2);
    }

    .tabs_year button.flickity-button[aria-label="Next"] {
        left: calc(calc(100vw - 71.5rem) / 2);
    }
    .banner_style_2 .box_img img {
        width: calc(100% + calc(calc(100vw - 77.25rem) / 2));
    }
    .banner_style_3 .box_img img {
        width: auto !important;
    }
    .wrap_form input:not(.wpcf7-submit), .wrap_form textarea {
        font-size: 1.2rem;
    }

    .fs_18 {
        font-size: 1.2rem !important;
    }
    .posts_slider .flickity-prev-next-button.previous {
        left: -1rem !important;
    }

    .posts_slider .flickity-prev-next-button.next {
        right: -1rem !important;
    }
    .factory_wrap img {
        width: calc(100% + calc(calc(100vw - 74.2rem) / 2));
    }
    .tabs_team .slick-arrow {
        display: none !important;
    }

    .wrap_story_sec_7 {
        width: calc(100% + calc(100vw - 72.2rem) / 2);
    }

    .wrap_story_sec_7 .banner {
        padding-top: 400px !important;
    }

    .tabs_team .box strong {
        font-size: 2rem;
    }

    .tabs_team .box .box-text .icon-box-text {
        font-size: 1.5rem;
    }

    .tabs_team .box .icon-box-img {
        width: 3rem !important;
        height: 3rem !important;
    }

    ul.slick-dots li {
        margin: 0 !important;
        width: 11px;
        height: 11px;
        border: 1px solid #919DA9;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }

    ul.slick-dots {
        display: flex;
        list-style: none !important;
        margin: 2rem 15px !important;
    }

    ul.slick-dots li button {
        font-size: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    ul.slick-dots li+li {
        margin-left: .4rem !important;
    }

    ul.slick-dots li button {
        width: 7px;
        height: 7px;
        background: #919DA9;
        border-radius: 50%;
        opacity: 0;
    }

    ul.slick-dots li.slick-active button {
        opacity: 1;
    }

    .wrap_story_sec_7 .text-inner h3, .wrap_story_sec_7 .text-inner h1, .wrap_story_sec_7 .text-inner h2 {
        font-size: 2.2rem;
    }

    .wrap_story_sec_7 .group_content {
        font-size: 1.2rem !important;
    }

    .wrap_story_sec_7 .active .group_content {
        width: 22rem !important;
        flex: 0 0 auto;
    }

    .wrap_story_sec_7 .banner:hover .text-inner>p {
        margin-left: 2rem !important;
    }

    .wrap_story_sec_7 .text-inner {
        padding: 0 2rem 2rem;
    }
    .process_history .box_img .img:nth-child(2) {
        left: -5rem;
    }

    .process_history .style_5 .box_img .img:nth-child(2) {
        left: -2rem;
    }


    .story_sec_2 .top .icon-box-img .icon-box {
        display: block !important;
    }

    .story_sec_2 .top {
        display: block !important;
    }

    .story_sec_2 .top .icon-box-img {
        padding: 0 !important;
        margin: 0 0 2rem !important;
        border: none;
    }

    .story_sec_2 .top .icon-box-img img {
        width: 16.4rem;
    }

    .story_sec_2 .bottom .icon-box-text b, .story_sec_2 .bottom .icon-box-text strong {
        font-size: 1.5rem;
    }

    .story_sec_2 .bottom .icon-box-text {
        font-size: 1.5rem;
    }

    .story_sec_2 .top h1, .story_sec_2 .top h2, .story_sec_2 .top h3 {
        font-size: 3.3rem;
    }

    .story_sec_2 .group_content {
        margin-top: 2rem !important;
    }


    .process_history .box_content {
        text-align: center;
    }

    .process_history .box_content:nth-child(2) .col-inner {
        margin: 0;
    }

    .nav_tabs_team .nav li {
        width: calc(50% - 1.6rem);
        margin: 0 .8rem !important;
    }

    .nav_tabs_team .nav li a {
        font-size: 1.4rem;
        width: 100%;
        height: 3.5rem;
        line-height: normal !important;
    }
    [data-open="#main-menu"]{
        background-image: url(../images/icon_menu.svg);
        width: 4rem;
        height: 2rem;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center !important;
    }
    
}
@media only screen and (min-width: 767px){
    .mobile_display{
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    html {
        font-size: 3vw;
    }
    .banner_page .banner {
        padding-top: unset !important;
        min-height: calc(100vh - 6rem) !important;
    }
    body {
        font-size: 1.2rem;
    }

    .fs_25 {
        font-size: 1.5rem !important;
    }

    .home_sec_2 .box_content .group_content {
        margin-top: 1rem !important;
    }

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

    .home_sec_2 .bg {
        background-size: 100% auto !important;
        background-position: bottom -9rem left 5rem !important;
    }

    a.button.primary {
        line-height: 3.6rem !important;
        height: 3.6rem;
        align-items: center;
        justify-content: center;
        font-size: 1.2rem;
        padding: 0 3rem;
    }
    .banner_page .text-box {
        left: 1.5rem;
        right: 1.5rem;
        bottom: 7rem;
    }

    .home_sec_4 {
        padding-top: 0rem !important;
    }

    .group_content {
        font-size: 1.33rem;
    }

    .banner_group  .banner {
        padding-top: 0 !important;
        min-height: auto !important;
        height: auto !important;
        max-height: unset !important;
        height: 29rem !important;
    }

    .banner_group .banner_large .text-box {
        padding: 0 !important;
    }

    .banner_group .text-box {
        max-width: 100% !important;
    }
    .banner_group .banner_large .text-box, .banner_group .banner_large .text-box>*, .banner_group .banner_large .text-box>*>* {
        height: auto !important;
    }

    .banner_group  .text-box {
        bottom: 0 !important;
        top: unset !important;
    }

    .banner_group  .text-box-content {
        max-width: 100% !important;
        text-align: left !important;
        bottom: 1rem !important;
        padding: 0 2rem;
        box-sizing: border-box !important;
        width: auto !important;
        transform: unset !important;
        left: unset !important;
    }

    .banner_group .group_content {
        text-align: left;
    }

    .banner_group * {
        text-align: left;
    }

    .banner_group .banner a.button.primary {
        height: 0 !important;
        overflow: hidden !important;
        min-height: unset;
        opacity: 0 !important;
        transition: .5s all !important;
    }

    .banner_group .bg:before {
        background: linear-gradient(0deg, black, transparent) !important;
        opacity: .9;
    }

    .banner_group .text-box-content p {
    }

    .banner_group .banner:hover a.button.primary {
        height: 3.5rem !important;
        opacity: 1 !important;
    }

    .banner_group .banner_small:hover a.button.primary {
        opacity: 1 !important;
        height: 3.5rem !important;
    }
    .banner_group .banner .banner-layers {
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
    }
    .mobile_display.story_sec_5.factory_sec_4 .bg:before {
        display: none !important;
    }

    .mobile_display.story_sec_5.factory_sec_4 {
        padding: 0 !important;
    }

    .home_sec_5 {
        padding-top: 4rem !important;
    }

    .home_sec_5 .group_content {
        margin-bottom: 0 !important;
    }

    .col_scroll .col-inner {
        max-width: 100% !important;
    }

    .factory_sec_4 .list_content .text:before {
        background: #3E4B55 !important;
        width: .7rem !important;
        height: .7rem !important;
    }

    .col_scroll .col-inner:before {
        background-image: linear-gradient(45deg, transparent, #6D7E8A 83%, transparent);
        width: 1px;
        left: .4rem;
        transform: translateX(-50%);
    }

    .story_sec_5 .list_content {
        margin-top: 2rem !important;
        max-height: 33.7rem;
        margin-bottom: 2rem !important;
    }
    .story_sec_5.factory_sec_4 .list_content {
        max-height: 30.7rem;
    }

    .fs_18 {
        font-size: 1.3rem !important;
    }

    .factory_sec_4 .list_content .text h1, .factory_sec_4 .list_content .text h2, .factory_sec_4 .list_content .text h3 {
        font-size: 2.1rem;
    }

    .story_sec_5 .list_content * {
        color: #3E4B55 !important;
    }

    .story_sec_5.factory_sec_4 {
        padding: 40rem 0 2rem !important;
        overflow: unset !important;
    }

    .slider_logo .img a {
        height: 6.5rem;
        max-width: 15rem;
        display: flex;
        margin: auto;
    }

    .home_sec_6 .group_content {padding: 0;}

    .home_sec_6 .group_content h1 br, .home_sec_6 .group_content h2 br, .home_sec_6 .group_content h3 br {
        display: none;
    }

    .home_sec_6 .group_content h1, .home_sec_6 .group_content h2, .home_sec_6 .group_content h3 {
        padding-right: 3rem;
    }

    .home_sec_6 a.button.primary {
        display: none;
    }

    .home_sec_6 .box_map {
        margin: 4rem 0 0 0;
        max-width: 100%;
    }

    .box_map .icon-box .box {
        display: none;
    }

    .wrap_number .text {
        width: 50%;
        margin-top: 1rem !important;
        font-size: 1.3rem;
    }

    .wrap_number {
        flex-wrap: wrap;
        margin-top: 2rem;
    }

    .wrap_number b, .wrap_number strong {
        font-size: 3.8rem;
    }

    .slider_posts .col.post-item {
        padding: 0 !important;
    }

    .section home_sec_7 {}

    .home_sec_7 .mt_70 {
        padding: 0 !important;
        margin-top: 2rem !important;
    }

    .post-item .box .box-image img {}

    .post-item .box .box-image {
        border-radius: 0 !important;
    }

    .post-item .box .box-text.text-center {
        padding: 0 15px;
    }

    .post-item .box .post-title a {
        font-size: 2rem;
        height: 5rem;
    }

    .post-item .box p.from_the_blog_excerpt {
        font-size: 1.2rem;
        height: 3.7rem;
    }

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

    .row-slider .flickity-page-dots {
        position: absolute !important;
        bottom: 0 !important;
        top: unset !important;
    }
    .slider_posts  ol.flickity-page-dots {
        bottom: -2rem !important;
        right: unset;
        left: 15px !important;
        z-index: 99;
    }

    .slider_posts {
        margin-bottom: 4rem !important;
    }

    .slider_posts ol.flickity-page-dots li.dot {
        margin: 0 !important;
    }

    .slider_posts ol.flickity-page-dots li.dot+li {
        margin-left: .3rem !important;
    }
    .banner_section .banner {
        padding-top: 100vh !important;
    }

    .banner_section {
        height: 100vh;
    }

    .scroll_to_sec {
        padding: 0 !important;
        position: absolute;
    }

    .banner_section .text-box {
        width: 100% !important;
        padding: 0 15px;
    }

    .banner_section .bg:before {
        background: linear-gradient(360deg, black, transparent);
        width: 100vw;
        height: 100vh;
    }

    .banner_section .text-box .text-box-content {
        height: 100vh;
        display: flex;
        align-items: center;
        width: 100%;
    }

    .scroll_to_sec {
        position: absolute;
        bottom: 1rem;
        right: 15px;
    }

    .banner_section .text-box .text-box-content .text-inner {
        width: 100%;
    }

    .scroll_to_sec {
        right: 0 !important;
        bottom: 3rem;
        width: 4rem !important;
        height: 4rem !important;
    }

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

    .contact_sec_2 .group_content {
        text-align: left !important;
        margin-bottom: 0rem !important;
    }

    .box_map .icon-box .icon-box-text>h3 {
        bottom: 1rem;
    }

    .contact_sec_2 .box_map {
        margin-top: 6rem;
    }

    .contact_sec_2 .wrap_form {
        margin: 4rem 0 0 0 !important;
        border-radius: 0;
        width: calc(100% + 30px);
        padding: 2rem 1rem 3rem;
        margin: 4rem -15px 0 !important;
    }

    .social_link a {width: 3.5rem;height: 3.5rem;}

    .social_link {
        margin-top: 2rem;
    }

    .wrap_form input:not(.wpcf7-submit), .wrap_form textarea {
        font-size: 1.3rem;
    }

    .wrap_form .wrap_bottom {
        display: block;
    }

    input.wpcf7-submit {
        width: 100%;
        height: 3.5rem;
        font-size: 1.5rem;
        margin-bottom: 2rem;
    }

    .wrap_form .right {
        font-size: 1.1rem;
    }
    .distributor_sec_2 {
        padding: 4rem 0 !important;
    }

    .distributor_sec_2 .bg {
        background-size: 70rem auto !important;
        background-position: top 50rem center;
    }

    .distributor_sec_2 .group_content h1,.distributor_sec_2 .group_content h2,.distributor_sec_2 .group_content h3 {
        font-size: 3rem;
    }

    .distributor_sec_3 .img-inner {
        margin: 0 -15px;
    }

    .distributor_sec_3 .img img {
        width: 100% !important;
    }

    .distributor_sec_3 .medium-7 {
        padding-left: 15px;
    }

    .distributor_sec_3 .group_content {
        display: none;
    }

    .distributor_sec_3 .wrap_form {
        margin: 3rem 0;
    }

    .accordion-title:before {
        background-size: contain;
    }

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

    .distributor_sec_4 .group_content {
        margin-bottom: 2rem !important;
    }
    .wrap_distributor_2 .icon-box h3 {
        font-size: 2rem;
    }

    .wrap_distributor_2 .icon-box .icon-box-text {
        font-size: 1.2rem;
    }

    .wrap_distributor_2 .icon-box .icon-inner,.wrap_distributor_2 .icon-box .icon-box-img {
        height: 4rem;
    }

    .wrap_distributor_2>* {
        padding: 7.5px 15px;
    }
    .menu_blog ul {
        overflow: auto;
        justify-content: flex-start;
        padding-bottom: .5rem;
        margin-bottom: 1rem;
    }

    .menu_blog ul li {
        width: calc(50% - 1rem);
        flex: 0 0 auto;
    }

    .menu_blog ul li a {
        font-size: 1.3rem;
        width: 100% !important;
        height: 4rem;
    }

    .item_post {
        width: 100% !important;
        margin: 0 !important;
    }

    .wrap_blog {
        margin: 0 -20px !important;
    }

    .item_post.style_item .box_img {
        border-radius: 0 !important;
    }

    .item_post.style_item .box_img:before {
        background: linear-gradient(0deg, black, transparent);
        opacity: .8;
    }

    .item_post .box_img {
        border-radius: 0;
    }

    .item_post:not(.style_item) {
        margin-top: 1.5rem !important;
    }

    .item_post .box_content {
        padding: 0 15px !important;
    }

    .item_post .box_content span {
        font-size: 1rem;
    }

    .item_post .box_content h3 {
        font-size: 2rem;
    }

    .item_post .box_content .content {
        font-size: 1.3rem;
        margin-bottom: 1.5rem;
    }

    .blog_page {
        padding: 4rem 0;
    }

    .load_more_post {
        margin-top: 2rem !important;
    }

    .item_post.style_item .box_content {
        left: 1rem !important;
        right: 1rem !important;
        bottom: 2rem !important;
        max-width: unset;
    }

    .item_post.style_item .box_content h3 {
        font-size: 2rem;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
    }
    .post_details.sec_2 .grid-container {
        max-width: 100% !important;
    }

    .post_details:not(.sec_2) {
        padding: 9rem 0 4rem;
    }

    .post_details:not(.sec_2) h1,.post_details:not(.sec_2) h2,.post_details:not(.sec_2) h3 {
        font-size: 3rem;
    }

    .post_details:not(.sec_2) p.date.mg_0.fs_14.uppercase {
        margin: 1.5rem 0 2rem !important;
    }

    .post_details .group_content.mg_0.mo_ta.fs_20 {
        max-width: 100%;
        font-size: 1.5rem !important;
    }

    .post_details iframe {
        height: 18rem;
        width: calc(100% + 40px) !important;
        max-width: calc(100% + 40px) !important;
        margin: 0 -20px;
        border-radius: 0;
    }

  