@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.eot');
    src: url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.eot');
    src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MTD Genia';
    src: url('../fonts/MTD_Genia.otf');
    font-display: swap;
}

@font-face {
    font-family: 'MTD Starcity';
    src: url('../fonts/MTD_Starcity_Script.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Avo';
    src: url('../fonts/UTM_AvoBold.ttf');
    font-display: swap;
}

body {
    font-family: 'Roboto';
}

.title_styled {
    font-size: 1.40625rem;
    line-height: 1.667rem;
    color: var(--main-cl-dark);
    margin-bottom: 1.25rem;
    padding: 0 4.167rem;
}

.title_styled>* {
    margin-bottom: 0;
}

.title_styled h2 {
    font-family: 'Avo';
    font-size: 4.167rem;
    line-height: 5rem;
}

.title_styled h2 em {
    font-size: 6.771rem;
    line-height: 8.125rem;
}

.title_styled h3 {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 1.875rem;
    line-height: 2.292rem;
}

.title_styled h3 em {
    font-family: 'MTD Genia';
    font-size: 4.167rem;
    line-height: 0.78125rem;
}

.title_styled h3+p {
    margin-top: 0.417rem;
}

.title_styled h2+p {
    margin-bottom: 0.521rem;
}

.title_styled p {
    font-family: 'Roboto';
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 1.25rem;
}

.title_styled em {
    font-family: 'MTD Starcity';
}

.title_styled strong {
    font-family: 'Avo';
    font-weight: 700;
    background: -webkit-linear-gradient(90deg, #3C1026 10%, #D22D70 50%, #C45780 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home_page_2 .grid_box {
    grid-gap: 1.25rem;
}

.service_item {
    border: 2px solid var(--main-cl-dark);
}

.service_item .service_excerpt {
    margin-bottom: 1.302rem;
    padding: 0 0.521rem;
}

.service_item h3 {
    margin-bottom: 0.78125rem;
}

.service_item .cont_wrap {
    background-color: #F1E6EC;
    padding: 1.042rem 0.729rem 1.5625rem;
    height: 100%;
}

.item_bg_gray .service_item {
    border-width: 1px;
}

.item_bg_gray .service_item .cont_wrap {
    background: #f2f2f2;
}

.service_item img {
    height: 18.229rem;
    width: 100%;
}

.service_item .btn {
    width: calc(50% - 0.417rem);
    box-shadow: 3px 3px 3px 0 rgba(91, 12, 74, 0.3);
    padding-left: 0.521rem;
    padding-right: 0.521rem;
    height: 2.34375rem;
    box-sizing: border-box;
}

.btn_white {
    background: #FFF;
    border: 1px solid var(--main-cl-dark);
    font-weight: 500;
    font-size: 0.9375rem;
    color: var(--main-cl-dark);
}

.btn_gradient {
    background-image: linear-gradient(to top, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    color: #FFF;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: normal;
}

.swiper_active_2 {
    overflow: unset !important;
    padding: 0 5.729rem;
}

.swiper_active_2 .img_wrap {
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    overflow: hidden;
}

.swiper_active_2.swiper_active_2_3 .img_wrap {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.swiper_active_2 .swiper-slide {
    overflow: hidden;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    transform: scale(0.98);
    opacity: 0.5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.swiper_active_2 .swiper-slide-next,
.swiper_active_2 .swiper-slide-active {
    transform: scale(1.07);
    opacity: 1;
}

.structure_sec .btn_gradient {
    bottom: 1.042rem;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    border: 1px solid #FFF
}

.swiper_active_2 .swiper-slide-next .btn_gradient,
.swiper_active_2 .swiper-slide-active .btn_gradient {
    bottom: 3.125rem;
    opacity: 1;
}

h2.sec_title {
    margin-bottom: 2.604rem;
}

.sec_title {
    font-weight: 700;
    font-size: 1.667rem;
    line-height: 2.292rem;
}

section.home_page_2 {
    padding-top: 2.604rem;
    padding-bottom: 3.125rem;
}

.text_justify {
    text-align: justify;
}

section.home_page_3 {
    overflow: unset;
}

section:after,
section:before {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

section.home_page_3:before {
    width: 100%;
    height: 4.6875rem;
    background-image: url('../../images/pattern_new_1.png');
    top: -2.24rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.text_gradient {
    background: -webkit-linear-gradient(0deg, #3C1026 10%, #D22D70 50%, #C45780 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.home_page_4 {
    padding-top: 2.604rem;
}

.team_sec .icon {
    height: 3.385rem;
    margin-bottom: 1.5625rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team_sec .icon img {
    width: 3.385rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    height: auto;
}

section.home_page_4 {
    overflow: unset;
}

section.home_page_5 {
    overflow: unset;
    background-color: transparent;
    margin-top: -3.90625rem;
    padding-top: 5.208rem;
    padding-bottom: 6.25rem;
    z-index: 3;
}

section.home_page_5:before {
    width: 100%;
    height: 4.6875rem;
    top: -1.979rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    background-image: url('../../images/pattern_new_1.png');
}

section.home_page_5:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4.6875rem;
    bottom: -1.458rem;
    left: 50%;
    transform: translateX(-50%);
    background-image: url('../../images/pattern_new_1.png');
}

.machine_sec .col_4 {
    padding-top: 8.333rem;
}

.machine_sec .sec_des_new {
    text-align: justify;
}

.machine_sec .sec_title {
    margin-bottom: 1.042rem;
}

.sec_des_new {
    font-size: 0.9375rem;
    line-height: 1.5625rem;
    color: var(--main-cl-dark);
    font-weight: 400;
}

.iframe_wrap {
    overflow: hidden;
}

.iframe_wrap>iframe {
    width: 100%;
    display: block;
}

section.home_page_6 {
    padding-bottom: 3.90625rem;
    padding-top: 1.042rem;
}

.close_up_sec .col_8 {
    padding-right: 1.042rem;
}

.close_up_sec .col_8 .iframe_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.close_up_sec .col_4 {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
    max-height: 26.042rem;
    overflow: auto;
}

.close_up_sec .col_4 .img_wrap {
    margin-bottom: 1.042rem;
}

.close_up_sec .col_4 .item {
    margin-bottom: 1.042rem;
    padding-bottom: 1.042rem;
    position: relative;
}

.close_up_sec .col_4 .item:before {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: linear-gradient(to right, #3c1026 0%, #d22d70 50%, #c45780 100%);
    width: 4.6875rem;
    height: 0.208rem;
    position: absolute;
    content: '';
    -webkit-border-radius: 0.15625rem;
    -moz-border-radius: 0.15625rem;
    border-radius: 0.15625rem;
}

.close_up_sec .col_4 .item.before_white:before {
    background: #FFF;
}

.close_up_sec .iframe_wrap>iframe {
    height: 26.042rem
}

.close_up_sec .col_12 {
    margin-top: 1.302rem;
}

section.home_page_8 {
    background-color: transparent;
}

section.home_page_8:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4.6875rem;
    top: -2.1875rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    background-image: url(../../images/pattern_new_1.png);
}

section.home_page_7 {
    padding-top: 3.125rem;
    overflow: unset;
    z-index: 6;
}

section.home_page_8 {
    padding-top: 4.167rem;
    padding-bottom: 3.646rem;
    z-index: 5;
    overflow: unset;
}

.home_page_8:before {
    bottom: -2.448rem;
    left: 50%;
    transform: translateX(-50%);
    height: 4.6875rem;
    width: 100%;
    background-image: url('../../images/pattern_new_1.png');
}

.team_sec_2 .home_new_swiper {
    margin-bottom: 2.34375rem;
    box-shadow: 0 0.521rem 1.042rem 0 #999999;
    border-radius: 1.042rem;
}

.team_sec_2 .grid_box {
    grid-gap: 2.34375rem;
    margin-bottom: 3.646rem;
}

.team_sec_2 .grid_box h3 {
    position: relative;
}

.team_sec_2 .grid_box h3.gold_line:before {
    background-image: linear-gradient(to right, #e4b55f 0%, #ffff80 19.743600000000004%, #e4b55f 48.2051%, #ffff80 75.89740000000002%, #e4b55f 100%);
    position: absolute;
    content: '';
    width: 6.25rem;
    height: 2px;
    bottom: -1.5625rem;
    left: 50%;
    transform: translateX(-50%);
}

.team_sec_2 .grid_box h3.gradient_line:before {
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    position: absolute;
    content: '';
    width: 6.25rem;
    height: 2px;
    bottom: -1.5625rem;
    left: 50%;
    transform: translateX(-50%);
}

.team_sec_2 .grid_box iframe {
    height: 23.4375rem;
}

.team_sec_2 .grid_box .iframe_wrap {
    margin-bottom: 1.5625rem;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
}

.title_style_1>svg {
    width: 6.25rem;
    height: auto;
}

.title_style_1 h2.special {
    font-size: 4.583rem;
    font-weight: 300;
    display: inline-block;
    font-family: 'MTD Starcity';
    margin-bottom: 0;
    line-height: 9.896rem;
}

.experience_sec .col_7 {
    padding-top: 1.823rem;
    padding-bottom: 1.875rem;
}

.experience_sec .sec_des_new {
    margin-bottom: 1.823rem;
}

.experience_sec .iframe_wrap {
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    border: 1px solid #ffffff;
}

.experience_sec .iframe_wrap iframe {
    height: 25rem;
}

.discount_banner .col_7 {
    padding-right: 1.5625rem;
}

.discount_banner .col_7 .img_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.discount_banner .col_5 {
    padding-left: 1.5625rem;
}

.discount_banner .col_5 .iframe_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    height: 100%;
}

.discount_banner {
    padding: 1.5625rem 3.333rem;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    background-image: url('../../images/background.png');
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 0.3125rem #333333;
}

.discount_banner .col_5 iframe {
    height: 100%;
}

section.home_page_11 {
    padding-top: 5.208rem;
    padding-bottom: 3.125rem;
    overflow: unset;
    z-index: 3;
    margin-top: -1.302rem;
    background-color: transparent;
    background-position: bottom !important;
}

section.home_page_11:before {
    top: -3.229rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    background-image: url('../../images/pattern_new_1.png');
    width: 100%;
    height: 4.6875rem;
}

.gallery_item {
    padding: 0.729rem 0.9375rem;
    background: #FFF;
    border: 1px solid rgba(91, 12, 74, 0.6);
}

.swiper.swiper_active_2_3 {
    padding: 0 4.167rem;
    margin-bottom: 3.125rem;
}

.gallery_item img {
    height: 13.021rem;
}

.gallery_item .images .img {
    width: 100%;
}

.gallery_item .images .absolute {
    background: #FFF;
    padding: 0.208rem 0.417rem;
}

.home_customers .customer_filters {
    margin-bottom: 2.865rem;
    padding: 0 6.25rem;
}

.home_customers .customer_filters .select {
    margin-left: 0.833rem;
}

.home_customers .customer_filters .left {
    position: relative;
}

.home_customers .customer_filters .left svg {
    position: absolute;
    top: 50%;
    right: 1.042rem;
    transform: translateY(-50%);
    pointer-events: none;
    width: 0.833rem;
    height: auto;
}

.home_customers .customer_filters .left input {
    width: 21.875rem;
    height: 2.292rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    padding: 0.521rem 2.083rem 0.521rem 1.042rem;
    font-size: 0.729rem;
    font-weight: 400;
    line-height: 1.302rem;
}

.text_initial {
    font-style: italic;
}

.gallery_item {
    box-sizing: border-box;
}

.gallery_item .btn_gradient {
    overflow: unset;
    height: 2.083rem;
    bottom: unset !important;
    padding: 0 5.208rem;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
}

.gallery_item .btn_gradient .font_photo {
    font-size: 1.5625rem;
}

.news_sec .col_6 {
    width: calc(50% - 0.833rem);
}

.news_sec .col_6 .img_wrap {
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
}

.news_sec .wrap_posts_home {
    margin-bottom: 3.125rem;
}

.news_sec .wrap_posts_home>.col_6:nth-child(2) .item:not(:last-of-type) {
    margin-bottom: 1.042rem;
}

.news_sec .wrap_posts_home>.col_6:first-child .img_wrap {
    margin-bottom: 0.78125rem;
}

.news_sec .cont_wrap>a {
    padding-bottom: 0.9375rem;
    margin-bottom: 0.9375rem;
    position: relative;
    display: block;
}

.news_sec .cont_wrap>a:before {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1.5625rem;
    background: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    position: absolute;
    content: '';
    height: 0.104rem;
    -webkit-border-radius: 0.15625rem;
    -moz-border-radius: 0.15625rem;
    border-radius: 0.15625rem;
}

.gallery_sec .sec_title {
    margin-bottom: 1.5625rem;
}

.news_sec .cont_wrap .sec_des {
    font-weight: 400;
    font-size: 0.9375rem;
}

.home_page_13 {
    padding: 3.125rem 0;
}

.newspaper_sec .item {
    margin: 0 0.625rem 1.042rem 0.625rem;
}

h2.sec_title.text_gradient.text_center {
    margin-left: auto;
    margin-right: auto;
}

h2.sec_title.text_gradient {
    width: max-content;
    max-width: 100%;
}

.home_new_swiper img {
    height: 44.792rem;
}

.receive_discount .title_style_1 img {
    width: 10.677rem;
}

.receive_discount .title_style_1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.receive_discount h2 {
    margin-bottom: 0;
    display: inline-block;
    font-size: 1.5rem
}

.receive_discount {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-border-radius: 1.5625rem;
    -moz-border-radius: 1.5625rem;
    border-radius: 1.5625rem;
    padding: 1.302rem 2.34375rem 2.083rem;
}

.receive_discount p {
    margin-bottom: 0;
}

.receive_discount .col_12:not(:last-of-type) {
    margin-bottom: 1.5625rem;
}

.receive_discount h3 {
    font-size: 1.458rem;
    font-weight: 500;
    text-align: center;
}

.receive_discount input:not([type='submit']) {
    height: 2.708rem;
    width: 100%;
    background: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 0.833rem;
    font-weight: 400;
    color: var(--main-cl-dark)
}

.receive_discount input:not([type='submit'])::placeholder {
    font-size: 0.833rem;
    font-weight: 400;
    color: var(--main-cl-dark);
    opacity: 0.8;
}

.receive_discount input[type='submit'] {
    background-image: linear-gradient(263deg, #3c1026 0%, #d82d70 45.3436%, #3c1026 100.4818%, #3c1026 100%);
    width: 100%;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    border: none;
    height: 3.229rem;
    font-size: 1.302rem;
    color: #FFF;
    font-weight: 700;
}

.receive_discount .col_12.position_wrap>p {
    display: flex;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    overflow: hidden;
}

.receive_discount .col_12.position_wrap>p>span {
    width: calc(100% / 3);
    margin-bottom: 0;
}

.receive_discount .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%);
}

.receive_discount .select2-container {
    width: 100% !important;
}

.receive_discount .select2-selection {
    height: 2.76rem;
    display: flex;
    align-items: center;
    padding-left: 0.78125rem;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.receive_discount .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.833rem;
    font-weight: 400;
    color: var(--main-cl-dark)
}

.select2-container.select2-container--open .select2-dropdown {
    margin-top: 0;
    width: 13.021rem !important;
}

.select2-dropdown .select2-results li {
    padding: 0.5rem !important;
    font-size: 0.833rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 2.083rem;
}

.receive_discount .box_time {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0.208rem
}

.receive_discount .box_time {
    margin-bottom: 1.5625rem;
}

.receive_discount .box_time>span {
    height: 2.708rem;
    background: #FFF;
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    font-size: 1.823rem;
    font-weight: 700;
    text-align: center;
    display: table-cell;
    vertical-align: center;
    color: var(--main-cl-dark)
}

.home_page_9 {
    padding-top: 2.604rem;
    padding-bottom: 3.125rem;
    overflow: unset;
    margin-top: -1.042rem;
}

.discount_form_sec .col_5 {
    padding-top: 3.646rem;
}

section.home_banner:before {
    bottom: 0;
    width: 100%;
    position: absolute;
    background-image: url('../../images/pattern_new_2.png');
    content: '';
    background-size: 100%;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    left: 0;
    z-index: 20;
    height: 4.6875rem;
}

.site-footer>footer {
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
}

.footer_branch_wrap {
    padding: 2.34375rem 7.8125rem 4.167rem;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    border: 1px solid #FFF;
}

.footer_branch_wrap .col_6 {
    padding-right: 4.896rem;
    margin-bottom: 2.34375rem;
}

.footer_branch_wrap .col_6 .name_group {
    margin-bottom: 1.25rem;
}

.footer_branch_wrap .col_6 .name_group span {
    display: inline-block;
    width: 8.333rem;
    margin-right: 0.78125rem;
}

.footer_branch_wrap {
    margin-bottom: 4.948rem;
}

.footer_branch_wrap .col_6 .name_group a {
    background-image: linear-gradient(to right, #e4b55f 0%, #ffff80 19.743600000000004%, #e4b55f 48.2051%, #ffff80 75.89740000000002%, #e4b55f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 0.885rem;
    font-weight: 500;
}

.footer_branch_wrap .branch_title {
    margin-bottom: 1.5625rem;
    font-size: 1.667rem;
    font-weight: 700;
    color: #FFF
}

.footer_branch_wrap .branch_tax {
    padding-bottom: 1.823rem;
    margin-bottom: 2.604rem;
    border-bottom: 1px solid #FFF;
}

.footer_branch_wrap .branch_tax>ul {
    margin: 0;
}

.footer_branch_wrap .branch_tax>ul>li {
    min-width: 11.71875rem;
    padding: 0.78125rem;
    -webkit-border-radius: 2.604rem;
    -moz-border-radius: 2.604rem;
    border-radius: 2.604rem;
    margin: 0 1.042rem 1.042rem;
    text-align: center;
    background: rgba(255, 255, 255, 0);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.footer_branch_wrap .branch_tax>ul>li:hover,
.footer_branch_wrap .branch_tax>ul>li.active {
    background: #FFF;
    color: var(--main-cl-dark) !important
}

.site-footer footer {
    position: relative;
}

.site-footer footer:before {
    position: absolute;
    content: '';
    top: -1.3625rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    background-image: url('../../images/pattern_new_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 4.6875rem;
    width: 100%;
    background-position: center;
}

.site-footer footer .box.col_4.logo img {
    width: 9.792rem;
    max-width: unset;
    filter: brightness(0) invert(1);
}

.site-footer footer .box.col_4:not(.logo) {
    width: calc(calc(100% - 18.125rem) / 2);
}

.site-footer .footer_top .col_4:nth-child(2) {
    width: 18.125rem;
}

.site-footer footer .box.col_4:not(.logo) {
    border-color: #FFF;
}

.phun_xam_1 {
    padding-bottom: 1.208rem;
}

.phun_xam_1 .flex_box.services_wrap>.service_item {
    width: calc(calc(100% / 3) - 1.25rem);
    margin: 0 0.625rem 1.25rem;
}

.phun_xam_3 {
    padding-top: 3.125rem;
    padding-bottom: 2.604rem;
}

.text_gold {
    background-image: linear-gradient(to right, #e4b55f 0%, #ffff80 19.743600000000004%, #e4b55f 48.2051%, #ffff80 75.89740000000002%, #e4b55f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.phun_xam_4 {
    padding-top: 4.167rem;
    margin-top: -1.25rem;
    background-color: transparent;
}

.phun_xam_4:before {
    width: 100%;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1.458rem;
    height: 4.375rem;
    background-image: url('../../images/pattern_light.png');
}

.phun_xam_4 .sec_title {
    margin-bottom: 1.042rem;
    position: relative;
    width: max-content;
}

.phun_xam_4 .sec_title svg {
    top: -1.042rem;
    left: 50%;
    transform: translateX(-50%) translateY(-100%);
}

.phun_xam_5 {
    padding-top: 4.167rem;
}

.phun_xam_6 {
    padding-bottom: 4.167rem;
}

.phun_xam_6.close_up_sec .col_4 {
    max-height: 29.042rem;
}

.phun_xam_bg_1 {
    padding-bottom: 2.083rem;
}

.bg_wrap>section {
    background-color: transparent;
}

.phun_xam_7 {
    padding-top: 7.25rem;
    padding-bottom: 3.125rem;
    margin-top: -5.125rem;
    background-color: transparent;
    z-index: 5;
}

.phun_xam_bg_3 {
    padding-top: 3.125rem;
    margin-top: -2.604rem;
}

.phun_xam_8 {
    padding-top: 1.042rem;
}

.phun_xam_9 {
    padding-top: 2.083rem;
    padding-bottom: 3.125rem;
}

.phun_xam_10 {
    padding-top: 5.208rem;
    margin-top: -1.5625rem;
    padding-bottom: 5.208rem;
    overflow: unset;
    z-index: 5;
    background-color: transparent;
}

.phun_xam_13 {
    overflow: unset;
    z-index: 5;
}

.phun_xam_13:before,
.phun_xam_10:before {
    background-image: url('../../images/pattern_new_1.png');
    height: 4.6875rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    top: -1.667rem;
    width: 100%;
}

.phun_xam_10:after {
    background-image: url('../../images/pattern_new_1.png');
    height: 4.6875rem;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2.708rem;
    width: 100%;
    position: absolute;
    content: '';
}

.phun_xam_11 {
    padding-top: 2.083rem;
}

.phun_xam_13 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    z-index: 3;
    background-color: transparent;
}

.phun_xam_13 .title_style_1 {
    margin-bottom: 2.083rem;
}

.phun_xam_13 .sec_title {
    margin-bottom: 1.042rem;
}

.phun_xam_bg_2 {
    padding-top: 5.208rem;
    margin-top: -5.208rem;
    background-position: bottom;
}

.phun_xam_14 {
    padding-bottom: 2.083rem;
}

.phun_xam_15 {
    padding-bottom: 2.604rem;
}

.phau_thuat_1 {
    padding-top: 3.125rem;
    padding-bottom: 4.167rem;
}

.phau_thuat_1 .grid_box {
    grid-gap: 1.25rem;
}

.phau_thuat_2 {
    overflow: unset;
    z-index: 5;
}

.phau_thuat_2:before,
.phau_thuat_2:after {
    background-image: url('../../images/pattern_new_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 4.6875rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.phau_thuat_2:before {
    top: -3.229rem;
    transform: translateX(-50%) rotate(180deg);
}

.phau_thuat_2:after {
    bottom: -3.229rem;
    position: absolute;
    content: '';
}

.banner_sec.type_2 .sec_title {
    margin-bottom: 0.78125rem;
}

.banner_sec.type_2 .grid-container {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: var(--container-w);
}

.phau_thuat_3 {
    padding-top: 6.25rem;
    padding-bottom: 2.083rem;
}

.phau_thuat_4 {
    padding-top: 2.083rem;
}

.phau_thuat_4 .sec_title {
    margin-bottom: 1.042rem;
}

.phau_thuat_4 .sec_des_new {
    width: max-content;
    margin-bottom: 1.5625rem;
}

.phau_thuat_swiper .item {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    overflow: hidden;
}

.phau_thuat_swiper .cont_wrap {
    bottom: 0;
    text-align: center;
    padding: 0.625rem 1.042rem;
    color: white;
    font-weight: 500;
    font-size: 1.042rem;
    line-height: 1.354rem;
    box-sizing: border-box;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 35%, #b94880 50%, #c72d70 65%, #3c1026 100%);
}

.phau_thuat_5 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}

.phau_thuat_5 .sec_title:first-child {
    margin-bottom: 0.521rem;
}

.phau_thuat_6 {
    padding-top: 2.083rem;
}

.phau_thuat_6 .col_12 {
    margin-top: 0;
}

.phau_thuat_6 .sec_des_new,
.phau_thuat_6 .sec_title {
    margin-bottom: 1.042rem;
}

.home_customers.dark .customer_filters .left input::placeholder {
    color: #FFF !important
}

.home_customers.dark .customer_filters .left input,
.home_customers.dark .customer_filters .select-styled {
    color: #FFF !important;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45%, #b94880 100%);
}

.home_customers.dark .gallery_item {
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 35%, #b94880 50%, #c72d70 65%, #3c1026 100%);
}

.home_customers.dark .gallery_item .cont_wrap h3,
.home_customers.dark .gallery_item .cont_wrap .text_italic {
    color: #FFF
}

.gallery_item .cont_wrap {
    padding: 1.042rem 0 0.521rem;
}

.gallery_item .cont_wrap h3+div {
    font-weight: 400;
    margin-bottom: 0.521rem;
}

.home_customers.dark .btn.btn_gradient {
    background: #FFF;
}

.home_customers.dark .customer_filters .left svg path {
    stroke: #FFF
}

.home_customers.dark select.filter_select+.select-styled:before {
    filter: brightness(0) invert(1);
}

.home_customers.dark .btn.btn_gradient>* {
    color: var(--main-cl-dark) !important;
}

.home_customers.dark .right .flex_box>span {
    color: var(--main-cl-dark) !important;
}

.home_customers.dark .right .flex_box>svg path {
    stroke: var(--main-cl-dark);
}

.phau_thuat_7 {
    padding-top: 4.167rem;
    padding-bottom: 3.125rem;
}

.phau_thuat_8 {
    padding-top: 4.167rem;
    overflow: unset;
    z-index: 5;
    padding-bottom: 0.521rem;
}

.phau_thuat_8:before {
    top: -3.229rem;
    transform: translateX(-50%) rotate(180deg);
    background-image: url(../../images/pattern_new_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 4.6875rem;
    width: 100%;
    left: 50%;
}

.phau_thuat_8:after {
    bottom: -3.229rem;
    position: absolute;
    content: '';
    background-image: url(../../images/pattern_new_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 4.6875rem;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.phau_thuat_9 {
    padding-bottom: 4.167rem;
    padding-top: 1.042rem;
}

.phau_thuat_10 {
    z-index: 5;
    padding-top: 4.167rem;
    padding-bottom: 6rem;
    overflow: unset;
}

.nhom_sp10 {
    overflow: unset;
}

.phau_thuat_10:before,
.phau_thuat_10:after {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    height: 4.6875rem;
    width: 100%;
    background-image: url('../../images/pattern_new_1.png');
}

.phau_thuat_10:before {
    top: -3.229rem;
    transform: translateX(-50%) rotate(180deg);
}

.nhom_sp10:before {
    top: -2.34375rem;
    transform: translateX(-50%) rotate(180deg);
}

.nhom_sp10:after {
    bottom: -3.021rem;
}

.phau_thuat_10:after {
    bottom: -3.229rem;
}

.phau_thuat_10 .swiper-slide .btn.btn_white {
    opacity: 0;
    transform: translateY(-5%);
    margin-left: auto;
    margin-right: auto;
    min-width: 14.583rem;
}

.phau_thuat_10 .swiper-slide.swiper-slide-next .btn.btn_white,
.phau_thuat_10 .swiper-slide.swiper-slide-active .btn.btn_white {
    transform: translateY(-45%);
    opacity: 1;
}

.phau_thuat_11 {
    padding-top: 4.167rem
}

.phau_thuat_13 {
    padding-top: 4.167rem;
    padding-bottom: 4.167rem;
}

.phau_thuat_13 .sec_title:first-child {
    margin-bottom: 0.521rem;
}

.home_new_swiper .img_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.phau_thuat_bg_1>section:first-child {
    padding-bottom: 4.167rem;
}

.phau_thuat_bg_1 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    overflow: unset;
}

.phau_thuat_bg_1:before {
    top: -3.229rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    background-image: url('../../images/pattern_new_1.png');
    height: 4.6875rem;
    width: 100%;
}

.dao_tao_1 {
    z-index: 3;
    padding-top: 0 !important;
    background-color: transparent;
    overflow: unset;
}

.dao_tao_1:before {
    bottom: -1.458rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    background-image: url('../../images/pattern_new_1.png');
    height: 4.6875rem;
    width: 100%;
}

.dao_tao_1 .absolute {
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    left: 7.8125rem;
    width: 51.5625rem;
    max-height: 90%;
    object-fit: contain;
}

.dao_tao_1 img:first-child {
    object-position: center;
}

.d_block {
    display: block;
}

.dao_tao_2 {
    padding-top: 5.208rem;
    margin-top: -2.604rem;
    padding-bottom: 6.25rem;
}

.dao_tao_2 .grid_box {
    grid-gap: 1.5625rem
}

.dao_tao_3 {
    padding-top: 2.083rem;
}

.dao_tao_4 {
    padding-top: 2.083rem;
    padding-bottom: 7.292rem;
    background-color: transparent;
}

.dao_tao_5 {
    margin-top: -2.604rem;
    background-color: transparent;
    z-index: 3;
}

.dao_tao_6 .iframe_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.dao_tao_6 {
    padding-bottom: 3.125rem;
}

.dao_tao_6 .iframe_wrap iframe {
    height: 27.135rem;
}

.dao_tao_7 {
    padding-top: 7.292rem;
    padding-bottom: 7.03125rem;
    z-index: 3;
    background-color: transparent;
}

.dao_tao_7.structure_sec .btn_gradient {
    min-width: 10rem;
}

.dao_tao_8 {
    padding: 7.552rem 0 4.292rem;
    margin-top: -2.604rem;
    z-index: 2;
    background-color: transparent;
    background-position: bottom;
}

.dao_tao_8 .col_4 {
    padding-left: 2.083rem;
}

.dao_tao_8 .title_style_1 img {
    display: block;
}

.dao_tao_8 h3 {
    font-weight: 700;
    font-size: 1.625rem;
    color: var(--main-cl)
}

.dao_tao_9 {
    padding-top: 4.167rem;
    margin-top: -2.865rem;
    padding-bottom: 2.604rem;
    margin-bottom: -3.125rem;
    background-position: center;
}

.dao_tao_10 {
    padding: 6.51rem 0 10.417rem;
    background-color: transparent;
    z-index: 5;
}

.dao_tao_10 .receive_discount {
    border: 1px solid #FFF;
    box-shadow: 0.26rem 0.26rem 0.26rem 0 #333333;
}

.dao_tao_11 {
    padding-top: 3.125rem;
    margin-top: -3.125rem;
}

.dao_tao_12 {
    padding-top: 4.167rem;
    padding-bottom: 3.125rem;
}

.dao_tao_13 {
    padding-bottom: 2.083rem;
}

.da .grid_box {
    grid-gap: 1.667rem;
}

.da {
    padding-top: 2.083rem;
    padding-bottom: 4.167rem;
}

.da_1 {
    overflow: unset;
    z-index: 5;
}

.da_1:before {
    width: 100%;
    height: 4.6875rem;
    background-image: url('../../images/pattern_new_1.png');
    top: -3.229rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    z-index: 2;
}

.da_1:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 4.6875rem;
    background-image: url('../../images/pattern_new_1.png');
    bottom: -0.99rem;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
}

.da_2 {
    padding-top: 3.125rem;
}

.da_bg_1 {
    margin-top: -3.385rem;
    padding-top: 6.25rem;
    z-index: 3;
    background-color: transparent;
}

.da_3 .sec_title {
    margin-bottom: 1.042rem;
}

.da_3 .col_12 {
    margin-top: 0;
    margin-bottom: 1.042rem;
}

.da_4 {
    padding-top: 3.125rem;
    padding-bottom: 2.083rem;
    z-index: 3;
}

.da_4 .sec_title {
    margin-bottom: 1.042rem;
}

.da_5 {
    padding-top: 3.125rem;
    margin-top: -2.865rem;
    padding-bottom: 6.25rem;
}

.da_5 .title_style_1 {
    margin-bottom: 1.302rem;
}

.da_5 .sec_title {
    margin-bottom: 1.042rem;
}

.da_6 {
    padding-top: 4.167rem;
    margin-top: -2.083rem;
    background-color: transparent;
    padding-bottom: 2.083rem;
    z-index: 3;
}

.da_7 {
    padding-top: 4.167rem;
    margin-top: -2.083rem;
    background-position: bottom;
}

.da_8 {
    padding-top: 2.083rem;
    margin-bottom: -2.083rem;
}

.da_8 .receive_discount {
    box-shadow: 0.26rem 0.26rem 0.26rem 0 #333333;
}

.da_8_5 {
    padding-top: 7.292rem;
    background-color: transparent;
    padding-bottom: 6.771rem;
}

.da_8_6 {
    padding-bottom: 3.125rem;
}

.da_10 {
    padding-top: 4.167rem;
    padding-bottom: 3.125rem;
}

.da_11 {
    padding-bottom: 3.125rem;
}

.nhom_sp4 {
    padding-top: 4.6875rem;
    overflow: unset;
    background-color: transparent;
    margin-top: -1.5625rem;
}

.team_sec>img {
    width: 100%;
}

.nhom_sp3:after {
    background-image: url('../../images/pattern_light.png') !important;
    transform: translateX(-50%) rotate(0deg) !important;
    bottom: -1.042rem !important;
}

.nhom_sp5 .team_sec_2 .grid_box {
    margin-bottom: 0;
}

.nhom_sp4 .col_6:nth-child(2) .btn {
    min-width: 8.625rem;
    margin-top: -4.083rem;
}

.nhom_sp5 {
    padding-top: 3.125rem;
    overflow: unset;
}

.nhom_sp5:before {
    top: -1.5625rem;
    background-image: url('../../images/pattern_new_1.png');
    left: 50%;
    transform: translateX(-50%);
    height: 4.6875rem;
    width: 100%;
}

.nhom_sp6 {
    padding-bottom: 9.396rem;
    z-index: 3;
    background-color: transparent;
}

.nhom_sp7 {
    padding-top: 4.167rem;
    margin-top: -2.604rem;
    padding-bottom: 2.083rem;
}

.nhom_sp8 {
    padding-top: 3.125rem;
}

.bg_nhom_sp {
    padding-top: 2.083rem;
    margin-top: -2.083rem;
    background-color: transparent;
}

.nhom_sp9 {
    padding-bottom: 3.125rem;
    padding-top: 3.125rem;
}

.nhom_sp1 {
    background-color: #F3EDEF;
}

.nhom_sp10 {
    padding-top: 5.208rem;
    padding-bottom: 4.167rem;
    z-index: 3;
    background-color: transparent;
}

.nhom_sp11 {
    padding-bottom: 2.604rem;
    padding-top: 3.125rem;
}

.nhom_sp11 .sec_title {
    margin-bottom: 1.042rem;
}

.nhom_sp11 .title_style_1 {
    margin-bottom: 2.083rem;
}

.nhom_sp12 {
    padding-top: 2.604rem;
    padding-bottom: 3.125rem;
}

.nhom_sp13 {
    padding-bottom: 3.125rem;
}

#banner_gr {
    overflow: unset
}

#banner_gr:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 4.6875rem;
    background-image: url(../../images/pattern_new_1.png);
    background-position: center;
    background-size: cover;
    bottom: -3.229rem;
    left: 50%;
    transform: translateX(-50%);
}

#banner_gr+section {
    padding-top: 4.167rem;
}

.nhom_sp1 .grid_box {
    grid-gap: 1.667rem
}

.partners_swiper .item {
    width: max-content;
    margin: 0;
}

.partners_swiper .swiper-slide,
.partners_swiper .img_wrap {
    width: max-content;
}

.box_swiper {
    max-width: 100%;
}

.introduce_sec .tablet_hide img {
    display: block;
}

.service_item:hover img {
    transform: scale(1.2);
}

.team_sec .item:hover img {
    transform: rotateY(360deg);
}

.receive_discount .wpcf7-response-output {
    color: #FFF !important;
    font-size: 0.78125rem;
    text-align: center;
}

.receive_discount form.invalid .wpcf7-response-output {
    background: red !important;
    border-color: red !important;
}

.receive_discount form.sent .wpcf7-response-output {
    background: #5ec700 !important;
    border-color: #479b00 !important;
}

.receive_discount .wpcf7-not-valid-tip {
    font-size: 0.729rem;
    background: red;
    color: #FFF;
    padding: 0 0.26rem;
    -webkit-border-radius: 0.26rem;
    -moz-border-radius: 0.26rem;
    border-radius: 0.26rem;
}

.site-footer footer .socials_footer>div {
    text-shadow: 0.15625rem 0.15625rem 0.26rem black;
}

.site-footer footer .socials_footer>ul>li img {
    box-shadow: 0 0.26rem 0rem 0rem rgba(51, 51, 51, 0.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.branch_tax>.select,
.swiper_pagination_mobile {
    display: none;
}

.home_bg_1 {
    padding-top: 3.125rem;
    margin-top: -2.604rem;
    padding-bottom: 2.604rem;
    margin-bottom: -2.083rem;
}

.phun_xam_3 {
    padding-top: 3.125rem;
    margin-bottom: -2.083rem;
}

.phun_xam_4 {
    z-index: 3;
    overflow: unset;
    background-color: transparent;
}

.customer_sec .col_4 {
    padding: 0 2.604rem 0 6.25rem;
}

.customer_sec .box_swiper .swiper_arrow.prev {
    left: -1.042rem;
}

.customer_sec .box_swiper .swiper_arrow.next {
    right: -1.042rem;
}

.customer_sec .col_4 h3 {
    margin-bottom: 1.5625rem;
    position: relative;
}

.customer_sec .col_4 h3:before {
    bottom: -0.78125rem;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    content: '';
    background-image: linear-gradient(to right, #3c1026 0%, #d22d70 50%, #c45780 100%);
    width: 2.083rem;
    height: 0.104rem;
}

.newspaper_sec .box_swiper {
    width: 46.625rem;
    max-width: 100%;
}

.newspaper_sec.white_bg.title_white .sec_title {
    color: #FFF !important;
    background: unset !important;
    -webkit-text-fill-color: unset !important;
    -webkit-background-clip: unset !important;
}

.newspaper_sec.white_bg .box_swiper,
.newspaper_sec .box_swiper.white_bg {
    border-radius: 1.042rem;
    background-color: #FFF;
    border: 1px solid var(--main-cl-lighter);
}

.box_swiper .partners_swiper {
    margin: 1.042rem 4.167rem
}

.box_swiper .partners_swiper .swiper-slide {
    max-height: 3.385rem;
}

.box_swiper .swiper_arrow {
    z-index: 999;
}

.newspaper_sec .box_swiper .swiper_arrow.prev {
    left: 3rem;
}

.newspaper_sec .box_swiper .swiper_arrow.next {
    right: 3rem;
}

.phun_xam_child_1 {
    padding-top: 2.083rem;
    padding-bottom: 0;
}

.phun_xam_child_2 {
    padding-top: 2.083rem;
    padding-bottom: 0.521rem;
}

.phun_xam_child_3 {
    padding-top: 3.75rem;
    padding-bottom: 5rem;
}

.over_flow {
    overflow: hidden;
}

.phun_xam_child_4 {
    padding-top: 4.167rem;
    padding-bottom: 3.125rem;
}

.phun_xam_child_4 .sec_des_new {
    margin-top: 1.042rem;
}

.text_not_found {
    margin-bottom: 1.5625rem;
}

.nhom_sp6 .text_not_found,
.phun_xam_7 .text_not_found,
.da_6 .text_not_found {
    color: #FFF !important;
}

.phun_xam_child_4.close_up_sec .col_4 {
    max-height: 30.208rem;
}

section.line_top,
section.line_bot {
    z-index: 5;
    overflow: unset !important;
}

section.line_bot:after {
    position: absolute;
    content: '';
    bottom: -1.458rem;
    background-image: url('../../images/pattern_new_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    left: 50%;
    width: 100%;
    height: 4.6875rem;
    transform: translateX(-50%) rotate(180deg);
}

section.line_top:before {
    position: absolute;
    content: '';
    top: -1.458rem;
    background-image: url('../../images/pattern_new_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    left: 50%;
    width: 100%;
    height: 4.6875rem;
    transform: translateX(-50%);
}

section.line_bot+section.line_top:before {
    display: none;
}

.steps_swiper_2 {
    padding: 1.5625rem 6.51rem;
    overflow: unset;
}

.steps_swiper_2 .swiper-slide {
    height: unset;
    min-height: 26.5625rem;
}

.steps_swiper_2 .swiper-slide .item {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.steps_swiper_2 .swiper-slide:nth-child(even) .item {
    flex-direction: column-reverse;
}

.steps_swiper_2 .swiper-slide:nth-child(even) .item .btn {
    /*margin-top: 2.865rem;*/
}

.steps_swiper_2 .swiper-slide:nth-child(odd) .item .btn {
    /*margin-bottom: 2.865rem;*/
}

.steps_swiper_2 .swiper-slide .item .btn {
    -webkit-border-radius: 0.521rem;
    -moz-border-radius: 0.521rem;
    border-radius: 0.521rem;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    padding: 0 2.604rem;
}

.steps_swiper_2 .swiper-slide .item .sec_des_new {
    margin: 1.354rem 0;
    font-weight: 700;
}

.phun_xam_child_7 {
    padding-bottom: 1.042rem;
    padding-top: 2.083rem;
}

.phun_xam_child_7 .col_7 .title_style_1 {
    margin-bottom: -1.042rem;
}

.phun_xam_child_8 {
    padding-top: 3.125rem;
}

.phun_xam_child_8 .sec_title {
    margin-bottom: 1.5625rem;
    /*margin-top: 3.646rem;*/
}

.phun_xam_child_8 .title_style_1 {
    margin-bottom: 2.604rem;
}

.phun_xam_child_8 .uppercase {
    text-transform: uppercase;
}

.phun_xam_child_9 {
    padding-top: 3.125rem;
    padding-bottom: 5.208rem;
}

.phun_xam_child_10 {
    margin-top: -1.5625rem;
}

.phun_xam_child_10 .team_sec_2 {
    padding-top: 5.208rem;
}

.phun_xam_child_10 .feedback_sec {
    padding-top: 3.646rem;
    padding-bottom: 4.167rem;
}

.phun_xam_child_10 .team_sec_2 .grid_box {
    margin-bottom: 0;
}

.xoa_xam_10 .home_new_swiper img {
    height: 40rem;
}

.phun_xam_child_11 {
    margin-top: -1.042rem;
    padding-top: 3.125rem;
    padding-bottom: 5.208rem;
}

.phun_xam_child_12 .col_6 {
    padding-bottom: 1.042rem;
}

.phun_xam_child_13 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
}

.phun_xam_child_14 {
    padding-bottom: 3.125rem;
}

.phun_xam_sample {
    margin-top: 4.167rem;
    margin-bottom: 2.083rem;
}

.xoa_xam_7 {
    overflow: unset;
}

.swiper_active_2_1 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.phun_xam_child_5 {
    overflow: unset;
}

.phun_xam_child_5:before {
    position: absolute;
    content: '';
    top: -0.625rem;
    background-image: url('../../images/pattern_new_1.png');
    background-repeat: no-repeat;
    background-size: cover;
    left: 50%;
    width: 100%;
    height: 4.6875rem;
    transform: translateX(-50%);
}

.bdrs_20 {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.bdrs_15 {
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
}

.bd_dark {
    border-color: var(--main-cl-dark);
}

.bd_1 {
    border: 1px solid;
}

.bd_2 {
    border: 2px solid;
}

.xoa_xam_1 {
    padding: 3.125rem 0 4.167rem;
}

.xoa_xam_1 .grid_box {
    grid-gap: 0.78125rem;
}

.xoa_xam_1 .grid_box .item {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 1px;
    overflow: hidden;
}

.xoa_xam_1 .grid_box .item .img_wrap {
    -webkit-border-radius: 1.042rem 1.042rem 0 0;
    -moz-border-radius: 1.042rem 1.042rem 0 0;
    border-radius: 1.042rem 1.042rem 0 0;
}

.xoa_xam_1 .grid_box .item .cont_wrap {
    -webkit-border-radius: 0 0 1.042rem 1.042rem;
    -moz-border-radius: 0 0 1.042rem 1.042rem;
    border-radius: 0 0 1.042rem 1.042rem;
}

.xoa_xam_1 .grid_box .item:before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    z-index: -1;
}

.xoa_xam_1 .grid_box .cont_wrap h3 {
    margin-bottom: 0.521rem;
}

.xoa_xam_1 .grid_box .cont_wrap {
    padding: 0.78125rem 2.604rem;
    background-color: #FEEBFF;
    flex-grow: 1;
}

.xoa_xam_2 .flex_box {
    padding: 0 7.292rem;
}

.xoa_xam_2 .item {
    margin: 0 4.6875rem 2.083rem;
    width: calc(50% - 9.375rem);
}

.xoa_xam_2 {
    padding-bottom: 2rem;
    padding-top: 3.125rem;
}

.xoa_xam_2 .img_wrap {
    margin-bottom: 0.78125rem;
}

.xoa_xam_2 .count {
    position: absolute;
    width: 3.646rem;
    height: 3.646rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 2.083rem;
    line-height: 2.083rem;
    background-color: #FFF;
    font-weight: 900;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -30%);
}

.xoa_xam_3 {
    padding-top: 3.125rem;
    padding-bottom: 4.167rem;
}

.xoa_xam_4 {
    margin-top: -0.78125rem;
    margin-bottom: -0.78125rem;
}

.xoa_xam_4 .col_3 {
    left: calc(calc(100vw - 72.917rem) / 2);
    top: 50%;
    transform: translateY(-50%);
}

.xoa_xam_4 .col_3 .sec_des_new {
    margin-top: 0.521rem;
    font-size: 1.25rem;
    font-weight: 300;
}

.xoa_xam_5 .sec_title {
    margin-bottom: 1.042rem;
}

.xoa_xam_5 {
    padding: 1.042rem 0 5.208rem;
}

.xoa_xam_5 .col_6 img {
    width: 22.1875rem;
    object-fit: contain;
}

.steps_style_2 {
    margin-top: 5.125rem;
}

.steps_style_2 .grid_3 {
    padding: 0 11.71875rem;
    margin-top: 3.646rem;
}

.steps_style_2 .grid_4 {
    margin-top: 3.646rem;
}

.steps_style_2 .grid_box {
    grid-gap: 3.646rem 4.427rem;
}

.steps_style_2 .item {
    background-image: linear-gradient(to right, #EBEFF8, #FFF);
    padding: 0.78125rem;
    border-radius: 1.302rem;
    border: 3px solid #FFF;
    box-shadow: 0.26rem 0.521rem 0 #d5d5d5;
    position: relative;
    display: flex;
    padding-bottom: 0;
    flex-direction: column;
}

.steps_style_2 .item .img_wrap {
    border-radius: 1.302rem;
    border: 2px solid var(--main-cl);
    box-shadow: 5px 5px 0 #d5d5d5;
    position: relative;
}

.steps_style_2 .item .count.absolute {
    font-size: 2.1875rem;
    line-height: 2.604rem;
    color: var(--main-cl);
    font-weight: 900;
    z-index: 9;
    left: 0.26rem;
    top: 0;
}

.steps_style_2 .item h3 {
    flex-grow: 1;
    display: flex;
    align-items: center;
    padding: 0.521rem 0;
}

.steps_style_2 .item:before {
    content: '';
    position: absolute;
    left: -1.302rem;
    top: -1.302rem;
    background-color: var(--main-cl);
    height: 6.771rem;
    width: 6.771rem;
    -webkit-border-radius: 1.302rem 0;
    -moz-border-radius: 1.302rem 0;
    border-radius: 1.302rem 0;
    z-index: -1;
}

.steps_style_2 .item:after {
    content: '';
    background-image: url('../../images/bg_step.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 5.625rem;
    height: 5.625rem;
    position: absolute;
    top: -0.807rem;
    left: -0.833rem;
}

.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(1) {
    order: 3;
}

.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(2) {
    order: 2;
}

.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(3) {
    order: 1;
}

.steps_style_2 .grid_4:nth-child(even) .item:nth-child(1) .arrow_wrap:before,
.steps_style_2 .grid_4:nth-child(even) .item:nth-child(2) .arrow_wrap:before,
.steps_style_2 .grid_4:nth-child(even) .item:nth-child(3) .arrow_wrap:before,
.steps_style_2 .grid_3:nth-child(even) .item:nth-child(1) .arrow_wrap:before,
.steps_style_2 .grid_3:nth-child(even) .item:nth-child(2) .arrow_wrap:before {
    left: 100%;
    top: 52%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 2;
    content: '';
    width: 3.59375rem;
    height: 2.917rem;
    background-image: url('../../images/arrow_step.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(1) .arrow_wrap:before,
.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(2) .arrow_wrap:before,
.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(3) .arrow_wrap:before,
.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(1) .arrow_wrap:before,
.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(2) .arrow_wrap:before {
    right: 100%;
    top: 52%;
    transform: translateY(-50%) rotateY(180deg);
    content: '';
    width: 3.59375rem;
    height: 2.917rem;
    background-image: url('../../images/arrow_step.png');
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 2;
}

.steps_style_2 .grid_4:nth-child(even) .item:nth-child(4) h3:before,
.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(4) h3:before,
.steps_style_2 .grid_3:nth-child(odd) .item:nth-child(3) h3:before,
.steps_style_2 .grid_3:nth-child(even) .item:nth-child(3) h3:before {
    left: 50%;
    top: calc(100% + 3px);
    transform: translateX(-50%);
    content: '';
    height: 3.59375rem;
    width: 2.917rem;
    background-image: url('../../images/arrow_step_down.png');
    background-size: contain;
    position: absolute;
    z-index: 2;
}

.steps_style_2 .grid_4:last-child .item:last-child .arrow_wrap:before,
.steps_style_2 .grid_3:last-child .item:last-child .arrow_wrap:before,
.steps_style_2 .grid_4:last-child .item:last-child h3:before,
.steps_style_2 .grid_3:last-child .item:last-child h3:before {
    display: none !important;
}

.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(1) {
    order: 4;
}

.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(2) {
    order: 3;
}

.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(3) {
    order: 2;
}

.steps_style_2 .grid_4:nth-child(odd) .item:nth-child(4) {
    order: 1;
}

.xoa_sua_sample {
    margin-top: 5.208rem;
    margin-bottom: 3.125rem;
}

.xoa_sua_sample .box_swiper {
    margin: 0 4.167rem;
}

.xoa_sua_sample .sec_title {
    text-shadow: 2px 2px black;
}

.phun_xam_child_4 .item .img_wrap {
    border: 1px solid #FFF;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
}

.phun_xam_child_7 .receive_discount {
    border: 1px solid #FFF;
    box-shadow: 0.26rem 0.26rem 0.417rem #565656;
}

.phun_xam_child_7 .receive_discount .col_5 {
    padding-bottom: 3.125rem;
}

.phun_xam_child_8 .gallery_item {
    border: 1px solid var(--main-cl-dark);
}

.phun_xam_child_8 .discount_banner {
    border: 2px solid #FFF;
}

.phun_xam_child_9 .item {
    position: relative;
    padding: 2px;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.phun_xam_child_9 .item:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    z-index: -1;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.phun_xam_child_10 .home_new_swiper .img_wrap {
    border: 2px solid #FFF;
}

.phun_xam_child_2 .col_6:first-child .img_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    box-shadow: 0 0 0.78125rem rgba(255, 255, 255)
}

.swiper_active_3.swiper {
    overflow: unset;
}

.swiper_active_3 .swiper-slide {
    transform: scale(0.9);
    opacity: 0.3;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.swiper_active_3 .swiper-slide.swiper-slide-active,
.swiper_active_3 .swiper-slide.swiper-slide-next,
.swiper_active_3 .swiper-slide.swiper-slide-prev {
    transform: scale(1);
    opacity: 1;
}

.xoa_xam_3 .grid_box .text_dark {
    color: #97336f
}

.pt_child_3 {
    padding: 3.125rem 0 5.208rem;
}

.pt_child_4 {
    padding: 4.167rem 0;
}

.pt_child_5 {
    padding: 3.125rem 0;
}

.pt_child_7 {
    padding: 3.125rem 0 2.083rem;
}

.pt_child_7 .team_sec_2 .grid_box {
    margin-bottom: 0;
}

.pt_child_8 {
    padding-top: 1.042rem;
}

.pt_child_9 {
    padding: 3.125rem 0 4.167rem;
}

.pt_child_1 h2.sec_title {
    margin-bottom: 1.5625rem;
}

.pt_child_10 {
    padding: 3.125rem 0;
}

.pt_child_11 .col_5 {
    display: flex;
    align-items: flex-end;
}

.pt_child_11 .col_7 {
    padding-bottom: 4.167rem;
}

.pt_child_12,
.pt_child_13 {
    padding: 3.125rem 0;
}

.pt_child_12 .btn {
    text-transform: uppercase;
}

.border_1 {
    padding: 1px;
}

.border_2 {
    padding: 2px;
}

.border_gradient {
    position: relative;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    overflow: hidden;
}

.border_gradient:before {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    background-image: linear-gradient(to right, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    z-index: -1;
}

.experience_sec .iframe_wrap.box_shadow {
    box-shadow: 0 0 0.521rem gray;
}

.receive_discount.box_shadow {
    box-shadow: 0 0.26rem 0.521rem;
}

.team_sec_2 .grid_box .iframe_wrap.box_shadow {
    box-shadow: 0 0.521rem 0.521rem gray;
}

.close_up_sec.style_2 .col_4 {
    max-height: 30.208rem;
}

.discount_banner.border_white {
    border: 2px solid #FFF;
}

.pt_child_1 {
    padding: 3.125rem 0 2.083rem;
}

.pt_child_1 .grid_box.grid_4 {
    justify-content: center;
    margin-bottom: 5.729rem;
    display: flex !important;
    flex-wrap: wrap;
}

.pt_child_1 .grid_box.grid_4 .item {
    width: calc(25% - 0.625rem);
    margin: 0.3125rem 0.3125rem;
}

.pt_child_1 .grid_box.grid_4 .item:after {
    background-color: #FFEAFF;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    content: '';
    left: 2px;
    top: 2px;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
    z-index: -1;
}

.pt_child_1 .grid_box.grid_4 .item .cont_wrap {
    min-height: 7.8125rem;
    display: flex;
    align-items: center;
    padding: 0 1.823rem;
    justify-content: center;
}

.pt_child_1 .grid_box.grid_4 .item .img_wrap {
    -webkit-border-radius: 0.78125rem 0.78125rem 0 0;
    -moz-border-radius: 0.78125rem 0.78125rem 0 0;
    border-radius: 0.78125rem 0.78125rem 0 0;
}

.pt_child_2 {
    padding: 5.208rem 0;
}

.pt_child_2 .col_6:first-child .img_wrap {
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    box-shadow: 0 0 0.78125rem #FFF;
}

.pt_child_2 .sec_des_new {
    font-size: 1.25rem;
    line-height: 1.5625rem;
}

.pt_child_2 .col_6:nth-child(2) {
    padding-left: 6.771rem;
}

.pt_child_3 .steps_d4_wrap h2.sec_title {
    margin-bottom: 0.521rem !important;
}

.pt_child_3 .grid_box.grid_3 {
    margin-bottom: 4.427rem;
}

.pt_child_3 .sec_sub_title {
    font-weight: 500;
    line-height: 1.25rem;
    font-size: 1.042rem;
}

.pt_child_3 .swiper_arrow.next {
    right: -6.25rem;
}

.pt_child_3 .swiper_arrow.prev {
    left: -6.25rem;
}

.cont_d4_wrap {
    margin-top: 4.167rem;
}

.steps_swiper_d4.swiper {
    margin: 2.083rem -5.208rem 0;
    padding-top: 2.604rem;
}

.steps_swiper_d4 .item .img_wrap {
    padding-right: 0.78125rem;
    position: relative;
}

.steps_swiper_d4 .item .img_wrap:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    -webkit-border-radius: 1.5625rem;
    -moz-border-radius: 1.5625rem;
    border-radius: 1.5625rem;
    background-color: rgba(86, 22, 43, 0.24);
    z-index: -1;
}

.steps_swiper_d4 .item .img_wrap img {
    border: 2px solid #FFF;
    -webkit-border-radius: 1.5625rem;
    -moz-border-radius: 1.5625rem;
    border-radius: 1.5625rem;
}

.steps_swiper_d4 .item>div {
    position: relative;
}

.steps_swiper_d4 .item .step_name {
    font-size: 1.25rem;
    line-height: 1.458rem;
    color: #FFF;
    font-weight: 700;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
}

.steps_swiper_d4 .item .step_name:before {
    width: 7.708rem;
    height: 6.09375rem;
    position: absolute;
    content: '';
    background-image: url('../../images/bg_step_name.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.steps_swiper_d4 .item .step_cont {
    min-height: 5.46875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.521rem 2.083rem 0.521rem 0.521rem;
    box-sizing: border-box;
}

.steps_swiper_d4 .item .step_cont:before {
    width: 19.792rem;
    height: 7.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background-image: url('../../images/step_arrow_d4.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.pt_child_1 .img_center {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    width: 42.1875rem;
}

.pt_child_1 .img_center>img:first-child {
    max-height: 16.823rem;
    width: auto;
}

.pt_child_1 .grid_box.grid_2 {
    grid-gap: 2.865rem 5.208rem;
    transform: translateY(-1.823rem);
}

.pt_child_1 .grid_box.grid_2 .cont_wrap {
    width: 13.021rem;
    text-align: center;
    padding: 0 1.042rem;
}

.pt_child_1 .grid_box.grid_2 .img_wrap {
    min-width: 11.875rem;
    height: 11.875rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(odd) .flex_box {
    flex-direction: row-reverse;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(3) {
    margin-right: 7.8125rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(4) {
    margin-left: 7.8125rem;
}

.pt_child_1 .grid_box.grid_2 .item {
    position: relative;
}

.pt_child_1 .grid_box.grid_2 .item:before {
    width: 23.4375rem;
    height: 8.854rem;
    position: absolute;
    content: '';
    -webkit-border-radius: 4.375rem;
    -moz-border-radius: 4.375rem;
    border-radius: 4.375rem;
    background: linear-gradient(to right, #3C1026, #C52D70, #B75780);
    top: 50%;
    transform: translateY(-50%);
}

.pt_child_1 .grid_box.grid_2 .item:after {
    -webkit-border-radius: 4.375rem;
    -moz-border-radius: 4.375rem;
    border-radius: 4.375rem;
    width: 23.333rem;
    height: 8.646rem;
    top: 50%;
    transform: translateY(calc(-50% - 1px));
    position: absolute;
    content: '';
    background: #FFF;
    z-index: 2;
}

.pt_child_1 .grid_box.grid_2 .item .cont_wrap:after {
    -webkit-border-radius: 4.375rem;
    -moz-border-radius: 4.375rem;
    border-radius: 4.375rem;
    width: 23.229rem;
    height: 8.542rem;
    position: absolute;
    content: '';
    background: linear-gradient(to right, #3C1026, #C52D70, #B75780);
    top: 50%;
    transform: translateY(calc(-50% - 1px));
    z-index: 3;
}

.pt_child_1 .grid_box.grid_2 .item .cont_wrap:before {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 4.375rem;
    -moz-border-radius: 4.375rem;
    border-radius: 4.375rem;
    width: 23.125rem;
    height: 8.4375rem;
    position: absolute;
    content: '';
    background: #FFF;
    top: 50%;
    transform: translateY(calc(-50% - 1px));
    z-index: 4;
}

.pt_child_1 .grid_box.grid_2 .item .img_wrap {
    position: relative;
    z-index: 9;
}

.pt_child_1 .grid_box.grid_2 .item .cont_wrap .text {
    position: relative;
    z-index: 9;
    font-size: 0.833rem;
    line-height: 1.042rem;
    font-weight: 500;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(odd):before {
    right: 1.458rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(odd):after {
    right: 1.51rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(odd) .cont_wrap:after {
    right: 1.5625rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(odd) .cont_wrap:before {
    right: 1.615rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(even):before {
    left: 1.458rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(even):after {
    left: 1.51rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(even) .cont_wrap:after {
    left: 1.5625rem;
}

.pt_child_1 .grid_box.grid_2 .item:nth-child(even) .cont_wrap:before {
    left: 1.615rem;
}

.gallery_item .btn_gradient:before {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 1px;
    left: 1px;
    position: absolute;
    content: '';
    border-radius: 5.208rem;
    opacity: 0;
    pointer-events: none;
    background-color: #FFF;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.gallery_item .btn_gradient>span {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

section.tips_page .col_right {
    width: 30%;
    padding-left: 2.083rem;
}

section.tips_page .col_left {
    width: 70%;
}

.grid-container.small {
    max-width: 56.25rem
}

.tips_page {
    padding-top: 2.083rem;
    padding-bottom: 3.385rem;
}

.tip_item {
    margin-bottom: 1.5625rem;
    -webkit-border-radius: 1.042rem 0 0 1.042rem;
    -moz-border-radius: 1.042rem 0 0 1.042rem;
    border-radius: 1.042rem 0 0 1.042rem;
    overflow: hidden;
    box-shadow: 0 0 1.042rem #cccccc;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.tip_item .img_wrap {
    min-height: 8.854rem;
    width: 40%;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
}

.tip_item .cont_wrap {
    width: 60%;
    padding: 1.25rem 1.042rem;
}

.tip_item .cont_wrap .text_dark {
    color: #3C1026;
}

.tip_item .cont_wrap>a {
    padding-bottom: 0.78125rem;
    margin-bottom: 0.78125rem;
    position: relative;
    display: flex;
}

.tip_item .cont_wrap>a:before {
    left: 0;
    bottom: 0;
    position: absolute;
    content: '';
    height: 2px;
    width: 1.5625rem;
    background: linear-gradient(to right, #3C1026, #C52D70, #B75780);
}

.sticky_wrap.right_terms h3.title {
    margin-bottom: 0.833rem;
}

.sticky_wrap.right_terms h3.title>a {
    color: #3C1026;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
}

.sticky_wrap.right_terms ul.list_child {
    margin: 0;
    list-style: none;
}

.sticky_wrap.right_terms ul.list_child>li>a {
    font-weight: 500;
    font-size: 0.78125rem;
    line-height: 0.9375rem;
    color: #3C1026;
    padding: 0.625rem 0.625rem;
    display: block;
    border-bottom: 1px solid #3C1026;
}

.sticky_wrap.right_terms ul.list_child>li>a>svg {
    margin-right: 0.26rem;
}

.sticky_wrap.right_terms .box_term {
    margin-bottom: 1.5625rem;
}

section.tips_page {
    overflow: unset;
}

.sticky_wrap.right_terms {
    position: sticky;
    top: 7.292rem;
}

.img_white {
    filter: brightness(0) invert(1);
}

.fixed_buttons {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 999;
}

.fixed_buttons>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.125rem;
    height: 3.125rem;
    margin-bottom: 0.417rem;
    position: relative;
}

.fixed_buttons>li.fixed_socials>a {
    border: none !important;
    background: transparent !important;
}

.fixed_buttons>li>a svg {
    width: 1.667rem;
    height: 1.667rem;
}

.fixed_buttons>li>a .CR-view-total-cart-head {
    position: absolute;
    font-size: 12px;
    color: var(--main-cl-dark);
    text-align: center;
    font-weight: 500;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #FFF;
    top: 0;
    right: 0;
}

#tab_content_reviews .woocommerce-Reviews-title,
#tab_content_reviews .wcpr-overall-rating>h2 {
    display: none !important;
}

#tab_content_reviews .wcpr-overall-rating-and-rating-count {
    border-bottom: 1px solid rgba(51, 51, 51, 0.4);
    margin-bottom: 1.5625rem;
}

#tab_content_reviews .star_box {
    padding: 0;
    border: 1px solid #FFE0F2;
}

#tab_content_reviews .star_box_left {
    display: flex;
    align-items: center;
}

#tab_content_reviews .star_box_left .woocommerce-product-rating {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#tab_content_reviews .star_box_left .star-average {
    width: 13.021rem;
}

#tab_content_reviews .star_box_left .star-rating {
    margin-right: 0;
    margin-top: 0;
}

#tab_content_reviews .star_box_left .star_average {
    font-size: 2.604rem;
    line-height: normal;
    margin-right: 0;
}

#tab_content_reviews .star_box_left .reviews_bar {
    padding: 1.823rem 2.604rem;
    border-right: 1px solid #FFE0F2;
    border-left: 1px solid #FFE0F2;
    flex-grow: 1;
}

#tab_content_reviews .star_box_left .star-average .woocommerce-review-link {
    display: none !important;
}

#tab_content_reviews .star_box_right {
    width: 15.104rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#tab_content_reviews .star_box_right a.btn-reviews-now {
    padding: 0.521rem 1.042rem;
    font-size: 0.9375rem;
    line-height: 1.354rem;
}

#tab_content_reviews span.devvn_num_reviews {
    font-size: 0.833rem;
    line-height: 1.302rem;
}

#tab_content_reviews span.devvn_rating_bar {
    padding-right: 2.083rem;
}

#tab_content_reviews span.devvn_num_reviews b {
    width: 3.125rem;
    display: inline-block;
}

#review_form_wrapper {
    padding: 2.083rem 4.167rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid var(--main-cl-dark);
}

#tab_content_reviews .devvn_review_top {
    margin-bottom: 0.78125rem;
}

#tab_content_reviews .devvn_review_top .woocommerce-review__author {
    font-size: 18px;
    line-height: normal;
    color: #5B0C4A;
}

#tab_content_reviews .devvn_review_mid {
    display: flex;
}

#tab_content_reviews .devvn_review_mid .star-rating {
    font-size: 0.833rem;
    min-width: 4.6875rem;
    margin-right: 0.521rem;
}

#tab_content_reviews .devvn_review_mid .description {
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: #5B0C4A;
}

#tab_content_reviews .devvn_review_bottom {
    padding-left: 5.208rem;
}

#tab_content_reviews .devvn_review_bottom .woocommerce-review__published-date {
    font-size: 0.833rem;
    line-height: 1.302rem;
    color: #666666;
}

#tab_content_reviews #reviews #comments ol.commentlist li>ul.children {
    margin: 0.78125rem 0 0 5.208rem;
    padding: 1.042rem 1.823rem 0.78125rem;
    background-color: #FFF2FB;
}

#tab_content_reviews #reviews #comments ol.commentlist li>ul.children>li {
    padding-left: 0;
    border-left: none;
}

#tab_content_reviews #reviews #comments ol.commentlist>li:not(:last-child) {
    margin-bottom: 1.875rem;
}

#tab_content_reviews #reviews #comments ol.commentlist li>ul.children .devvn_review_bottom {
    padding-left: 0;
}

#tab_content_reviews span.review_qtv {
    background: #7F143D;
    color: #FFF;
    -webkit-border-radius: 0.15625rem;
    -moz-border-radius: 0.15625rem;
    border-radius: 0.15625rem;
    font-size: 12px;
    line-height: normal;
    padding: 0.26rem 0.625rem;
}

div#reviews.woocommerce-Reviews {
    border-bottom: none !important;
}

.pb_20 {
    padding-bottom: 1.042rem;
}

.pb_40 {
    padding-bottom: 2.083rem;
}

.pb_60 {
    padding-bottom: 3.125rem;
}

.pb_80 {
    padding-bottom: 4.167rem;
}

.pb_100 {
    padding-bottom: 5.208rem;
}

.pt_40 {
    padding-top: 2.083rem;
}

.pt_60 {
    padding-top: 3.125rem;
}

.pt_80 {
    padding-top: 4.167rem;
}

.pt_100 {
    padding-top: 5.208rem;
}

.nhom_sp_child_1 .grid_box.grid_3 {
    grid-gap: 1.146rem;
}

.nhom_sp_child_8.experience_sec .grid-container>.flex_box {
    align-items: flex-end;
}

.nhom_sp_child_8.experience_sec .col_7 {
    padding-bottom: 4.875rem;
}

.nhom_sp_child_4 .feedback_sec {
    margin-bottom: 4.167rem;
}

.newspaper_sec .sec_title {
    margin-bottom: 1.5625rem;
}

.section.structure_sec.nhom_sp_child_9 .sec_title {
    margin-bottom: 0;
}

.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit,
#tab_content_reviews #comments a.btn-reviews-now {
    background: #7F143D;
}

#tab_content_reviews div#reviews.woocommerce-Reviews {
    max-width: 100%;
}

#tab_content_reviews .devvn_review_bottom .reply {
    display: none !important;
}

#tab_content_reviews span.devvn_num_reviews {
    color: #7F143D;
}

.product_new_item .img_wrap {
    height: 18.333rem;
}

.product_new_item {
    display: flex;
    flex-direction: column;
    -webkit-border-radius: 0.78125rem;
    -moz-border-radius: 0.78125rem;
    border-radius: 0.78125rem;
}

.product_new_item .img_wrap {
    -webkit-border-radius: 0.78125rem 0.78125rem 0 0;
    -moz-border-radius: 0.78125rem 0.78125rem 0 0;
    border-radius: 0.78125rem 0.78125rem 0 0;
}

.product_new_item .cont_wrap {
    flex-grow: 1;
    background: #f5e9f0;
    padding: 0.78125rem 0.521rem;
    -webkit-border-radius: 0 0 0.78125rem 0.78125rem;
    -moz-border-radius: 0 0 0.78125rem 0.78125rem;
    border-radius: 0 0 0.78125rem 0.78125rem;
}

.product_new_item .cont_wrap h3 {
    margin-bottom: 0.521rem;
    font-weight: 700;
    text-align: center;
    font-size: 1.354rem;
    line-height: 1.667rem;
    min-height: 3.229rem;
}

.product_new_item .cont_wrap .fs_16.text_dark {
    padding: 0 0.521rem;
    margin-bottom: 0.521rem
}

.product_new_item .cont_wrap .price_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-bottom: 0.521rem;
}

.product_new_item .cont_wrap .price_box del {
    text-decoration: none;
    display: flex;
    align-items: center;
    padding-right: 2.083rem;
    position: relative;
    font-size: 0.9375rem;
    color: #FFF;
    font-weight: 500;
}

.product_new_item .cont_wrap .price_box del:after {
    position: absolute;
    content: '';
    width: 0.9375rem;
    height: 0.46875rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../../images/arrow_right.svg');
    top: 50%;
    right: 0.573rem;
    transform: translateY(-50%);
}

.product_new_item .cont_wrap .price_box del>span {
    text-decoration: line-through;
}

.product_new_item .cont_wrap .price_box del:before {
    font-size: 0.9375rem;
    color: #FFF;
    font-weight: 500;
    position: relative;
    display: block;
    content: 'GIÁ GỐC';
    margin-right: 0.26rem;
}

.product_new_item .cont_wrap .price_box>ins,
.product_new_item .cont_wrap .price_box>span {
    color: #FFFF7D;
    font-size: 1.40625rem;
    line-height: 1.875rem;
    font-weight: 900;
}

.product_new_item .cont_wrap .price_box {
    background: linear-gradient(to top, #3c1026 0%, #c72d70 45.5307%, #b94880 100%);
    -webkit-border-radius: 5.208rem;
    -moz-border-radius: 5.208rem;
    border-radius: 5.208rem;
    padding: 0.26rem 0;
}

.product_new_item .cont_wrap a.link_btn {
    font-size: 0.833rem;
    line-height: 1.354rem;
    font-style: italic;
    border: 1px solid #3c1026;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    width: max-content;
    padding: 0 15px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    color: #3c1026;
    background: #FFF;
}

.nhom_sp_child_1 .sec_title.title_2 {
    margin-bottom: 1.042rem;
    margin-top: 3.229rem;
    color: #3c1026;
}

.nhom_sp_child_1 .descript p:last-child {
    margin-bottom: 0;
}

.nhom_sp_child_1 .descript {
    padding: 1.146rem 0;
    border-top: 1px solid #E20082;
    border-bottom: 1px solid #E20082;
    margin-bottom: 1.875rem;
}

.nhom_sp_child_1 .box_swiper {
    margin: 0 5.208rem;
}

.nhom_sp_child_1 .box_swiper h3 {
    font-weight: 700;
}

.nhom_sp_child_1 .swiper_pagination {
    position: absolute;
    bottom: -1.5625rem;
    left: 50%;
    transform: translateX(-50%);
}

.nhom_sp_child_2 a.btn {
    transform: translateY(-5.208rem);
}

.nhom_sp_child_6 .feedback_sec .swiper {
    padding-bottom: 1.5625rem;
}

.nhom_sp_child_1.layout_4 .cont_wrap h3 {
    min-height: 3.646rem;
}

.section.structure_sec.nhom_sp_child_9 .btn_gradient {
    min-width: 10.9375rem;
}

.dao_tao_child_4 .team_sec+div.flex_box {
    margin-top: 11.979rem
}

.dao_tao_child_5 .iframe_wrap iframe {
    height: 100%;
}

.dao_tao_child_5 .iframe_wrap {
    height: 27.083rem;
    -webkit-border-radius: 1.042rem;
    -moz-border-radius: 1.042rem;
    border-radius: 1.042rem;
    overflow: hidden;
}

.dao_tao_child_6 .btn_gradient {
    min-width: 10.9375rem;
}

.dao_tao_child_7 .col_4 {
    padding-left: 2.083rem;
}

.dao_tao_child_7 .col_4 .text_white {
    font-size: 1.458rem;
    color: #3C1026 !important;
    font-weight: 700;
}

.dao_tao_child_7 .col_4 .sec_title {
    font-size: 3.385rem;
    line-height: 3.90625rem;
    margin-bottom: 0.521rem;
    font-weight: 900;
}

.nhom_sp_child_2 .col_6:first-child {
    padding-right: 1.5625rem;
}

.nhom_sp_child_9 .title_style_1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.CR-cart-page-empty-box {
    margin-bottom: 2.048rem;
}

#order_comments_field span.optional {
    display: none;
}

.CR-custom-checkout--step-info p.form-row {
    display: flex;
    -webkit-border-radius: 0.26rem 0 0 0.26rem;
    -moz-border-radius: 0.26rem 0 0 0.26rem;
    border-radius: 0.26rem 0 0 0.26rem;
    border: 1px solid var(--cl-light-gray);
    padding: 0 !important;
    margin-bottom: 15px;
}

.CR-custom-checkout--step-info p.form-row>label {
    width: 7.292rem;
    padding-left: 0.521rem;
    margin-bottom: 0 !important;
    background-color: #eee;
    display: flex;
    align-items: center;
    border: 1px solid var(--cl-light-gray);
    font-size: 0.833rem;
}

.CR-custom-checkout--step-info p.form-row>.woocommerce-input-wrapper {
    flex-grow: 1;
}

.CR-custom-checkout--step-info p.form-row>.woocommerce-input-wrapper input,
.CR-custom-checkout--step-info p.form-row>.woocommerce-input-wrapper textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
}

#customer_details {
    padding: 20px;
    border: 1px solid var(--cl-light-gray);
}

section.default_page {
    padding: 4.167rem 0;
}

.CR-custom-checkout--step-info p.form-row>label:before {
    font-family: 'FontAwesome';
    margin-right: 0.26rem;
    width: 1.042rem;
    font-weight: 400;
}

#billing_phone_field>label:before {
    content: "\f10b";
}

#billing_last_name_field>label:before {
    content: "\f0f0";
}

#billing_address_1_field>label:before {
    content: "\f041";
}

#order_comments_field>label:before {
    content: "\f086";
}

ul.thenativePagination {
    display: flex;
    margin: 0;
    align-items: center;
    justify-content: center;
    list-style: none;
}

ul.thenativePagination>li>a {
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid var(--main-cl);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--main-cl);
    margin: 0 0.208rem;
}

ul.thenativePagination>li>a:hover,
ul.thenativePagination>li.active>a {
    background-color: var(--main-cl);
    color: #FFF;
}

ul.thenativePagination>li.active+li.thenativePaginationNext,
ul.thenativePagination>li.disabled {
    display: none;
}

div#ez-toc-container ul.ez-toc-list a {
    text-decoration: unset !important;
}

div#ez-toc-container .ez-toc-list-level-1>li>a {
    font-weight: 700 !important;
}

div#ez-toc-container ul.ez-toc-list a .ez-toc-list-level-3>li>a {
    font-style: italic !important;
}

.content_post .hide {
    display: none !important;
}

.content_post img {
    height: auto !important;
}

.content_post h2 a,
.content_post h3 a,
.content_post h4 a,
.content_post h5 a {
    text-decoration: none !important;
}

.content_post .main-card {
    display: flex;
    justify-content: space-between;
    width: 200%;
    transition: 1s;
    max-width: 100%;
}

#two:checked~.main-card {
    margin-left: -100%;
}

.content_post .main-card .cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 20px;
    justify-content: space-between;
}

.main-card .cards .card {
    width: calc(100% / 3 - 10px);
    background: #fff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    transition: all 0.4s ease;
}

.main-card .cards .card:hover {
    transform: translateY(-15px);
}

.cards .card .content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.cards .card .content .img {
    height: 130px;
    width: 130px;
    border-radius: 50%;
    padding: 3px;
    background: #CC0E74;
    margin-bottom: 14px;
}

.cards .card .content .para {
    line-height: 40px;
}

.card .content .img img {
    height: 100%;
    width: 100%;
    border: 3px solid #ffff;
    border-radius: 50%;
    object-fit: cover;
}

.card .content .name {
    font-size: 20px;
    font-weight: 500;
}

.card .content .job {
    font-size: 20px;
    color: #CC0E74;
}

.card .content .media-icons {
    margin-top: 10px;
    display: flex;
}

.media-icons a {
    text-align: center;
    line-height: 33px;
    height: 40px;
    width: 110px;
    margin: 0 4px;
    font-size: 14px;
    color: #FFF;
    border-radius: 5%;
    border: 2px solid transparent;
    background: #CC0E74;
    transition: all 0.3s ease;
    text-decoration: none !important;
}

.media-icons a:hover {
    color: #CC0E74;
    background-color: #fff;
    border-color: #CC0E74;
}

.content_post .container {
    padding: 80px 0;
}

.service_sec .grid_3 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    grid-gap: 0;
    gap: 1.5625rem;
}

.service_sec .grid_3>.product_new_item,
.service_sec .grid_3>.service_item {
    width: calc(100% / 3 - 1.042rem);
}

#flags {
    width: max-content !important;
}

#flags>ul {
    float: unset !important;
    position: unset !important;
    opacity: 1 !important;
    height: auto !important;
    display: flex !important;
    width: max-content !important;
    gap: 0.5rem;
    pointer-events: unset !important;
}

#flags>ul>li {
    display: flex;
}

@media (max-width: 768px) {
    .main-card .cards .card {
        margin: 20px 0 10px 0;
        width: 100%;
    }
}

@media (max-width: 600px) {
    .main-card .cards .card {
        /* margin: 20px 0 10px 0; */
        width: 100%;
    }
}

@media only screen and (min-width: 1280px) {
    .dao_tao_child_7 {
        padding: 5.208rem 0;
    }
    .dao_tao_child_7>.grid-container {
        max-width: 78.125rem;
    }
    .xoa_xam_3 .grid_box {
        padding-top: 3.75rem;
    }
    .news_sec .item:hover img,
    .pt_child_1 .grid_box.grid_4 .item:hover img {
        transform: scale(1.2);
    }
    .pt_child_1 .grid_box.grid_2 .item:hover .text {
        color: #FFF !important;
    }
    .pt_child_1 .grid_box.grid_2 .item:hover .cont_wrap:before {
        opacity: 0;
    }
    .gallery_item .btn_gradient:hover:before {
        opacity: 1;
    }
    .gallery_item .btn_gradient:hover>span {
        color: var(--main-cl-dark) !important;
    }
    .tip_item:hover {
        box-shadow: 0 0 1.042rem rgba(127, 20, 61, 0.5);
    }
    .tip_item:hover img {
        transform: scale(1.1);
    }
}

@media only screen and (max-width: 1199px) {
    :root {
        --container-w: 59.375rem;
    }
    .swiper_active_2 {
        overflow: hidden !important;
    }
    header.site-header .main-nav {
        display: flex !important;
    }
    .main-navigation .inside-navigation {
        max-width: 100%;
    }
    .inside-header {
        max-width: 100%;
    }
    .main-navigation .main-nav>ul>li>a {
        display: flex;
        align-items: center;
    }
    .main-navigation .main-nav>ul>li {
        margin: 0 0.75rem;
    }
    .hamburger {
        display: none;
    }
    .site-footer footer .menu_footer>ul>li:not(:last-child) {
        padding-right: 1rem;
        margin-right: 1rem;
    }
    .footer_branch_wrap {
        margin-bottom: 2.5rem;
        padding: 2.5rem 3rem;
    }
    .title_styled {
        padding: 0;
        transform: scale(0.85)
    }
    .service_item img {
        height: 13rem;
    }
    .machine_sec .col_4 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    h2.sec_title {
        margin-bottom: 1.5rem;
    }
    .close_up_sec .col_4 {
        max-height: 23.75rem;
    }
    .close_up_sec .iframe_wrap>iframe {
        height: 23.75rem;
    }
    section.home_page_6 {
        padding-bottom: 1.5rem;
    }
    .home_new_swiper img {
        height: 35rem;
    }
    .team_sec_2 .grid_box iframe {
        height: 16rem;
    }
    .team_sec_2 .grid_box {
        grid-gap: 1.5rem;
        margin-bottom: 2rem;
    }
    .discount_form_sec .col_5 {
        padding-top: 2rem;
    }
    .discount_form_sec>.grid-container>.flex_box {
        align-items: center;
    }
    .experience_sec .iframe_wrap iframe {
        height: 20rem;
    }
    .home_customers .customer_filters {
        padding: 0;
    }
    .home_customers .customer_filters {
        margin-bottom: 1.25rem;
    }
    .swiper.swiper_active_2 {
        padding: 1.25rem;
    }
    .service_item>.cont_wrap h3 {
        font-size: 1.25rem;
    }
    .sec_title {
        font-size: 1.5rem;
    }
    .phun_xam_1 .grid-container .grid_3 {
        margin: 0 0 1.25rem;
    }
    .phun_xam_1 .grid-container .grid_4 {
        grid-template-columns: 1fr 1fr;
    }
    .phun_xam_1 .grid-container {
        max-width: var(--container-w);
    }
    #page {
        margin-top: 7rem
    }
    .dao_tao_1 img:first-child {
        min-height: 57.8125rem;
        object-fit: cover;
    }
    .dao_tao_1 .absolute {
        max-width: var(--container-w);
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .dao_tao_4 {
        padding-bottom: 3rem;
    }
    .xoa_xam_1 .grid_box .cont_wrap {
        padding: 0.5rem;
    }
    .xoa_xam_1 .grid_box .cont_wrap h3 {
        font-size: 1.146rem;
    }
    .xoa_xam_2 .flex_box {
        padding: 0 2rem;
    }
    .xoa_xam_3 {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
    .xoa_xam_4 .col_3 {
        left: calc(calc(100vw - 59.375rem) / 2);
    }
    .xoa_xam_5 .col_4 {
        width: 40%;
    }
    .xoa_xam_5 .col_6 img {
        width: 17rem;
    }
    .steps_style_2 .grid_3 {
        padding: 0 6rem;
    }
    .steps_style_2 {
        margin-top: 1.5rem;
    }
    .xoa_xam_5 {
        padding-bottom: 3rem;
    }
    .phun_xam_child_8 {
        padding-bottom: 1.875rem;
    }
    .phun_xam_child_9 {
        margin-top: -1.25rem;
    }
    .customer_sec .col_4 {
        padding: 0 0 0 4.25rem;
    }
    .steps_swiper_2>.swiper-wrapper:before {
        display: none !important;
    }
    .steps_swiper_2 {
        padding: 1.5rem 4rem;
    }
    .phun_xam_child_3 {
        padding: 2rem 0 3rem;
    }
    .xoa_xam_10 .home_new_swiper img {
        height: 35rem;
    }
    .dtd_child_5 .home_customers {
        overflow: hidden;
    }
    .dtd_child_5 ul.list_style_1 {
        width: 42%;
    }
    .title_style_1 h2.special {
        font-size: 3.125rem;
        line-height: 7.5rem;
    }
    .dtd_child_5 .title_group_wrap img,
    .dtd_child_1 .title_group_wrap img {
        transform: scale(0.8);
    }
    .dtd_child_5 .title_group_wrap svg,
    .dtd_child_1 .title_group_wrap svg {
        margin-left: 0;
        margin-right: 0;
        width: 7.5rem;
    }
    .dtd_child_1 .cont_wrap img {
        transform: scale(0.8);
    }
    .main-nav {
        display: none;
    }
    .steps_swiper_d4.swiper {
        margin-left: 0;
        margin-right: 0;
    }
    .pt_child_1 .grid_box.grid_2 .item:nth-child(3),
    .pt_child_1 .grid_box.grid_2 .item:nth-child(4) {
        margin: 0;
    }
    .pt_child_1 .img_center {
        display: none;
    }
    .box_swiper .swiper_arrow {
        display: none;
    }
    .pt_child_2 .col_6:nth-child(2) {
        padding-left: 2rem;
    }
    .pt_child_2 .col_6:nth-child(2) .title_img img {
        transform: scale(0.8);
    }
    .steps_swiper_d4 .item .step_cont:before {
        width: 100%;
        background-size: 100% 100%;
    }
    .pt_child_3 .grid_box.grid_3 {
        margin-bottom: 2rem;
    }
    .main-navigation .inside-navigation {
        height: auto;
    }
    .grid-container.small {
        max-width: var(--container-w);
    }
    .dao_tao_child_4 .team_sec+div.flex_box {
        margin-top: 4rem;
    }
    .dao_tao_child_5.customer_sec .col_4 {
        padding-left: 1rem;
    }
    .product_new_item .cont_wrap .price_box del:before {
        display: none;
    }
    .nhom_sp_child_1 .box_swiper {
        margin: 0 calc(calc(100vw - var(--container-w)) / 2);
    }
    .nhom_sp_child_5 .receive_discount .title_style_1 {
        flex-direction: column;
    }
    .nhom_sp_child_5 .receive_discount .title_style_1 h2 {
        margin-bottom: 0;
    }
    .nhom_sp_child_1.layout_4 .cont_wrap h3 {
        min-height: 3.125rem;
    }
    .dao_tao_child_7 .col_4 .sec_title {
        font-size: 2.5rem;
        line-height: 1.2;
    }
    .dao_tao_child_7 .col_4 .text_white {
        font-size: 1.125rem;
    }
}

@media only screen and (max-width: 991px) {
    #page {
        margin-top: 61px;
    }
    :root {
        --container-w: 45rem;
    }
    .hamburger {
        display: block;
    }
    header.site-header .right_buttons {
        position: fixed;
        top: 0.5rem;
        right: 1.25rem;
    }
    .main-navigation .inside-navigation {
        height: unset;
        border: none;
    }
    .site-logo {
        height: unset;
    }
    .site-logo img {
        width: 6.5rem;
    }
    #mobile_menu {
        top: 61px;
        height: calc(100vh - 61px);
    }
    .footer_branch_wrap {
        padding-bottom: 1rem;
    }
    .footer_branch_wrap .branch_title {
        font-size: 1.25rem;
    }
    .footer_branch_wrap .branch_tax>ul>li {
        min-width: 9.5rem;
        margin: 0 0.5rem 0.5rem;
    }
    .footer_branch_wrap .col_6 {
        padding-right: 2rem;
        margin-bottom: 1.5rem;
    }
    .footer_branch_wrap .branch_tax {
        padding-bottom: 1.5rem;
        margin-bottom: 2rem;
    }
    .site-footer footer .box.col_4:first-child {
        padding-left: 0;
    }
    .site-footer footer .box.col_4:not(.logo) {
        min-height: 3rem;
    }
    .site-footer footer .menu_footer>ul>li:not(:last-child) {
        padding-right: 0;
        margin-right: 0;
    }
    .tablet_hide {
        display: none !important;
    }
    .title_styled>* {
        text-align: center !important;
    }
    .home_page_1 {
        padding-bottom: 1.875rem;
    }
    .service_sec .grid_3 {
        grid-template-columns: 1fr 1fr;
    }
    .team_sec .grid_box {
        /*grid-template-columns: 1fr 1fr;*/
    }
    .team_sec .grid_box>.item:nth-child(3) {
        /*margin: auto;*/
        /*width: 55%;*/
        /*grid-column: 1/3*/
    }
    .machine_sec>.flex_box {
        flex-wrap: wrap;
    }
    .machine_sec .sec_title {
        margin-left: auto;
        margin-right: auto;
    }
    .machine_sec>.flex_box>div {
        width: 100%;
        text-align: center;
    }
    .sec_title {
        font-size: 1.375rem;
    }
    .swiper_active_2 .swiper-slide-next .btn_gradient,
    .swiper_active_2 .swiper-slide-active .btn_gradient {
        bottom: 1.5rem;
    }
    .close_up_sec .col_4,
    .close_up_sec .col_8 {
        width: 100%;
        padding: 0;
        margin-bottom: 1.25rem;
    }
    .close_up_sec .col_4 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        max-height: unset;
        grid-gap: 1.25rem
    }
    .close_up_sec .col_4 .item {
        margin-bottom: 0;
    }
    section.home_page_7 {
        padding-top: 1.5rem;
    }
    .discount_form_sec>.grid-container>.flex_box {
        flex-wrap: wrap;
    }
    .discount_form_sec .col_5,
    .discount_form_sec .col_7 {
        width: 100%;
    }
    .receive_discount .title_style_1 {
        justify-content: center;
    }
    .experience_sec .col_5 {
        display: none;
    }
    .experience_sec .col_7 {
        width: 100%;
    }
    .experience_sec .iframe_wrap iframe {
        height: 30rem
    }
    .customer_filters .right>div>div.flex_box {
        display: none !important;
    }
    .customer_filters .right {
        width: 100%;
        margin-bottom: 0.75rem;
    }
    .home_customers .customer_filters .select {
        width: 33%;
    }
    .discount_banner {
        padding: 1rem 1.5rem;
    }
    .discount_banner .col_7 {
        padding-right: 0.75rem;
    }
    .discount_banner .col_5 {
        padding-left: 0.75rem;
    }
    .news_sec .grid-container>.flex_box {
        flex-wrap: wrap;
    }
    .news_sec .grid-container>.flex_box>.col_6 {
        width: 100%;
        margin-bottom: 1.25rem;
    }
    .machine_sec .col_4 {
        padding-bottom: 0
    }
    .da_bg_1 {
        margin-top: -4.5rem;
        padding-top: 7rem;
    }
    .banner_sec .col_6:nth-child(2) {
        padding-top: 1.25rem;
    }
    .phun_xam_1 .grid-container {
        display: flex;
        flex-direction: column;
    }
    .phun_xam_1 .grid-container>h2 {
        order: 0
    }
    .phun_xam_1 .grid-container>.grid_3 {
        order: 2;
        grid-gap: 0.625rem
    }
    .phun_xam_1 .grid-container>.grid_4 {
        order: 1
    }
    .phun_xam_1 {
        padding-bottom: 3rem;
    }
    .phun_xam_3 {
        padding-top: 2rem;
    }
    .phun_xam_6 {
        padding-bottom: 2rem;
    }
    .customer_sec .flex_box {
        flex-wrap: wrap;
    }
    .customer_sec .flex_box>div {
        width: 100%;
        margin-bottom: 1rem;
    }
    .gallery_item .btn_gradient {
        padding: 0 1.5rem;
    }
    .gallery_item .images .absolute {
        font-size: 0.625rem;
    }
    .dao_tao_2 {
        padding-bottom: 2rem;
    }
    .dao_tao_6 {
        padding-bottom: 0;
    }
    .dao_tao_8 {
        padding: 3rem 0;
    }
    .dao_tao_8 .grid-container>.flex_box {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .dao_tao_8 .col_4,
    .dao_tao_8 .col_8 {
        width: 100%;
        text-align: center;
        padding: 0 !important;
    }
    .dao_tao_8 .title_style_1 img {
        margin: auto;
    }
    .dao_tao_10 {
        padding-bottom: 6rem;
    }
    .dao_tao_11 {
        margin-top: -8rem;
    }
    .phau_thuat_10 {
        padding-bottom: 4rem;
    }
    .swiper_pagination_mobile {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 10px;
    }
    .swiper_pagination_mobile.dark>.swiper-pagination-bullet {
        background-color: var(--main-cl-dark);
    }
    .swiper_pagination_mobile>.swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background-color: #FFF;
    }
    .customer_sec .col_4 {
        padding: 0;
    }
    .swiper_arrow {
        display: none;
    }
    .steps_style_2 .grid_3 {
        padding: 0;
    }
    .steps_style_2 .grid_box {
        grid-gap: 3rem
    }
    .xoa_xam_5 .col_6 {
        text-align: center;
    }
    .xoa_xam_5 .col_6 img {
        width: auto;
        height: 24rem;
    }
    .phun_xam_child_4.close_up_sec .col_4 {
        max-height: unset;
    }
    .phun_xam_child_7 {
        text-align: center;
    }
    .swiper_active_2 .swiper_pagination_mobile {
        margin-top: 1.875rem;
    }
    .phun_xam_child_9 {
        padding-bottom: 1rem;
        padding-top: 2rem;
    }
    .team_sec_2 .home_new_swiper {
        box-shadow: unset
    }
    .phun_xam_child_11 {
        padding-bottom: 2rem;
    }
    .news_sec .wrap_posts_home {
        margin-bottom: 2rem;
    }
    .phun_xam_child_13 {
        padding: 2rem 0;
    }
    .xoa_sua_sample .box_swiper {
        margin: 0;
    }
    .xoa_xam_2 .flex_box {
        padding: 0;
    }
    .xoa_xam_2 .item {
        margin: 0 2rem 1rem;
        width: calc(50% - 4rem);
    }
    .xoa_xam_4>img {
        min-height: 28.125rem;
        object-fit: cover;
    }
    .xoa_xam_4 .col_3 {
        left: calc(calc(100% - 45rem) / 2);
    }
    .phun_xam_child_1 .machine_sec .col_5 img {
        transform: scale(0.8);
    }
    .pt_child_1 .grid_box.grid_4 .item {
        width: calc(50% - 1.25rem);
        margin: 0.625rem 0.625rem;
    }
    .pt_child_1 .grid_box.grid_2 .cont_wrap {
        width: auto;
        flex-grow: 1;
    }
    .pt_child_1 .grid_box.grid_2 .item .img_wrap {
        min-width: 8rem;
        width: 8rem;
        height: 8rem;
    }
    .pt_child_1 .grid_box.grid_2 .item:nth-child(odd) .flex_box {
        flex-direction: row;
    }
    .pt_child_1 .grid_box.grid_4 {
        margin-bottom: 3rem;
    }
    .pt_child_2 .sec_des_new {
        font-size: 1.125rem;
    }
    .pt_child_2 {
        padding: 4rem 0;
    }
    .pt_child_1 .grid_box.grid_2 {
        grid-gap: 3rem 2rem;
    }
    .pt_child_1 .grid_box.grid_2 .item:before {
        left: 16px !important;
        right: unset !important;
        width: calc(100% - 16px);
        height: 100px;
    }
    .pt_child_1 .grid_box.grid_2 .item:after {
        left: 17px !important;
        right: unset !important;
        width: calc(100% - 18px);
        height: 98px;
        transform: translateY(-50%);
    }
    .pt_child_1 .grid_box.grid_2 .item .cont_wrap:before,
    .pt_child_1 .grid_box.grid_2 .item .cont_wrap:after {
        display: none;
    }
    .pt_child_3 {
        padding: 3rem 0;
    }
    .close_up_sec.style_2 .col_4 {
        max-height: unset !important;
    }
    .pt_child_5 {
        padding-bottom: 1.5rem;
    }
    .pt_child_7 {
        padding: 2rem 0 1rem;
    }
    .pt_child_8 {
        padding-bottom: 2rem;
    }
    .tablet_text_center {
        text-align: center !important;
    }
    section.tips_page .col_right {
        padding-left: 1rem;
    }
    .tips_page {
        padding-bottom: 1.5rem;
    }
    .tl_pb_40 {
        padding-bottom: 2.5rem;
    }
    .tl_pt_20 {
        padding-top: 1.25rem;
    }
    .tl_pt_40 {
        padding-top: 2.5rem;
    }
    .tl_pb_60 {
        padding-bottom: 3.75rem;
    }
    .tl_pt_60 {
        padding-top: 3.75rem;
    }
    section.single_post {
        padding-top: 3rem;
    }
    .dao_tao_child_1 {
        padding-bottom: 0;
    }
    .dao_tao_child_7 .col_4 {
        padding-left: 0;
    }
    .dao_tao_child_7 .col_4 .text_white {
        text-align: center;
    }
    header.site-header #mobile_menu ul>li>a {
        padding: 0.625rem 0 !important;
        min-height: 3.125rem;
        height: auto;
    }
    .dao_tao_child_4 .swiper.swiper_active_2_3 {
        margin-bottom: 1.5rem;
    }
    .nhom_sp_child_8.experience_sec .col_7 {
        padding-top: 0;
    }
    .CR-custom-checkout--content--left {
        padding: 0.5rem !important;
    }
    #customer_details {
        padding: 0 !important;
        border: none !important;
    }
    #tab_content_reviews .star_box {
        flex-wrap: wrap;
    }
    #tab_content_reviews .star_box_left {
        width: 100%;
        border-bottom: 1px solid #FFE0F2;
    }
    #tab_content_reviews .star_box_right {
        width: 100%;
        padding: 3rem 0;
    }
    #tab_content_reviews .star_box_left .reviews_bar {
        padding: 1rem 1.5rem 1rem 2rem;
    }
    .dao_tao_child_7 .col_4 .sec_title {
        margin-left: auto;
        margin-right: auto;
    }
    .phun_xam_1 .flex_box.services_wrap>.service_item {
        width: calc(calc(100% / 2) - 1.25rem);
        margin: 0 0.625rem 1.25rem;
    }
    .service_item .btn_group {
        flex-wrap: wrap;
    }
    .service_item .btn:nth-of-type(1) {
        margin-bottom: 10px;
    }
    .service_item .btn {
        width: 100%;
    }
    header.site-header .language-switcher {
        position: fixed;
        top: 1.25rem;
        left: 1.25rem;
        z-index: 99;
    }
}

@media only screen and (max-width: 991px) and (min-width: 767px) {
    .nhom_sp_child_1 .grid_box.grid_3>.service_item:nth-child(odd):last-child {
        grid-column: 1/3;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    :root {
        --container-w: 100%;
    }
    .section {
        overflow: hidden !important;
    }
    header.site-header .right_buttons {
        width: calc(100% - 1.875rem);
        right: 0.9375rem;
        justify-content: flex-end;
    }
    .footer_branch_wrap {
        padding: 1rem 1.5rem;
    }
    .footer_branch_wrap .col_6 {
        padding-right: 0;
    }
    .footer_branch_wrap .col_6 .name_group {
        margin-bottom: 0.5rem;
    }
    .site-footer footer .menu_footer>ul {
        margin-bottom: 1.5rem;
    }
    .site-footer footer .socials_footer>ul>li {
        margin: 0 0.5rem !important;
    }
    .title_styled h2 em {
        font-size: 4rem;
    }
    .title_styled h2 {
        font-size: 2.5rem;
    }
    .title_styled h3 {
        font-size: 1.6rem;
    }
    .title_styled h3 em {
        font-size: 2.2rem;
    }
    .service_sec .grid_3 {
        grid-gap: 0.5rem;
    }
    .team_sec .grid_box {
        /*grid-template-columns: 1fr;*/
    }
    .team_sec .grid_box>.item {
        width: 100% !important;
        grid-column: unset !important;
    }
    .team_sec .grid_box>.item .fs_18 {
        font-size: 0.75rem;
        margin-bottom: 0 !important;
    }
    .sec_title {
        font-size: 1.25rem;
        line-height: 1.625rem;
    }
    h2.sec_title {
        margin-bottom: 0.9375rem;
    }
    .close_up_sec .col_4 {
        grid-template-columns: 1fr;
    }
    .home_new_swiper img {
        height: 15rem;
    }
    .team_sec_2 .grid_box {
        grid-template-columns: 1fr;
    }
    .site-logo {
        background-size: 80% 100%;
    }
    .title_style_1 img {
        max-height: 2.5rem;
        width: auto;
        object-fit: contain;
    }
    .title_style_1 h2.special {
        font-size: 2.5rem;
        line-height: 6rem;
    }
    .receive_discount .col_12.position_wrap>p {
        flex-wrap: wrap;
    }
    .receive_discount .col_12.position_wrap>p>span {
        width: 100%;
        margin-bottom: 1rem;
        -webkit-border-radius: 0.521rem;
        -moz-border-radius: 0.521rem;
        border-radius: 0.521rem;
        overflow: hidden;
    }
    .receive_discount {
        padding: 1rem 1.5rem;
    }
    .receive_discount .title_style_1 {
        flex-direction: column;
    }
    .receive_discount .title_style_1 img {
        max-height: 5rem;
    }
    .experience_sec .iframe_wrap iframe {
        height: 15rem;
    }
    .home_customers .customer_filters .select {
        width: 100%;
        margin-left: 0;
        margin-bottom: 0.625rem;
    }
    .customer_filters .right {
        margin-bottom: 0;
    }
    .customer_filters .right>.flex_box {
        flex-wrap: wrap;
    }
    .discount_banner.flex_box,
    .discount_banner>.flex_box {
        flex-wrap: wrap;
    }
    .discount_banner .col_5,
    .discount_banner .col_7 {
        width: 100%;
        padding: 0;
    }
    .discount_banner .col_7 {
        margin-bottom: 1rem
    }
    .discount_banner .col_5 iframe {
        height: 13rem;
    }
    .news_sec .wrap_posts_home>.col_6:nth-child(2) .item .flex_box {
        flex-wrap: wrap;
    }
    .news_sec .wrap_posts_home>.col_6:nth-child(2) .item .col_6 {
        width: 100%;
    }
    .phun_xam_1 .grid-container .grid_4 {
        grid-gap: 0.625rem;
        margin: 0.625rem 0;
    }
    .phun_xam_1 {
        padding-bottom: 1.5rem;
    }
    .swiper_active_2 {
        padding: 0 !important;
    }
    .swiper_active_2 .swiper-slide-next,
    .swiper_active_2 .swiper-slide-active {
        transform: unset !important;
    }
    .dao_tao_1 img:first-child {
        min-height: unset;
    }
    .dao_tao_1 img:nth-child(2) {
        height: 100%;
        object-fit: contain;
    }
    section.news_sec {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
    section.newspaper_sec {
        padding-bottom: 2rem;
    }
    .phau_thuat_1 {
        padding-bottom: 2rem;
    }
    .phau_thuat_3 {
        padding-top: 2.5rem;
    }
    .phau_thuat_7,
    .phau_thuat_8 {
        padding-top: 2rem;
    }
    .discount_banner {
        padding: 1rem;
    }
    .da_8_6,
    .da_8,
    .phau_thuat_10 {
        padding-bottom: 2rem;
    }
    .phau_thuat_13 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .phau_thuat_bg_1 {
        padding: 0;
    }
    .da_4 {
        padding-top: 1rem;
    }
    .da_bg_1 {
        padding-bottom: 3rem;
    }
    .da_5 {
        margin-top: -6rem;
        padding-bottom: 4rem;
    }
    .tablet_hide {
        display: block !important;
    }
    .service_item .btn_group {
        flex-direction: column;
    }
    .service_item .service_excerpt {
        margin-bottom: 0.75rem;
    }
    .service_item .btn_group>a {
        width: 100% !important;
        margin-bottom: 0.5rem;
    }
    .service_item .cont_wrap {
        padding: 0.5rem;
    }
    .service_item img {
        height: 10.625rem;
    }
    .service_item>.cont_wrap h3 {
        font-size: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        height: 2.4375rem;
    }
    .service_item .service_excerpt {
        height: 3.75rem;
    }
    .branch_tax>ul {
        display: none;
    }
    .branch_tax>.select {
        display: block;
    }
    .branch_tax .select-styled:before {
        position: absolute;
        content: '';
        top: 50%;
        right: 1rem;
        transform: translateY(-50%);
        background-image: url('../../images/CaretDown.png');
        background-repeat: no-repeat;
        background-size: cover;
        width: 18px;
        height: 18px;
    }
    .branch_tax .select-styled {
        background: #FFF;
        padding: 12px 20px;
        display: flex;
        align-items: center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
    .branch_tax ul.select-options {
        position: absolute;
        z-index: 99;
        list-style: none;
        margin: 0;
        width: 100%;
    }
    .branch_tax ul.select-options>li {
        background: #FFF;
        border-bottom: 1px solid var(--main-cl-dark);
        padding: 12px 20px;
    }
    .branch_tax ul.select-options>li.active {
        background: var(--main-cl-dark);
        color: #FFF
    }
    .partners_swiper .swiper-slide .img_wrap {
        width: auto;
    }
    .partners_swiper .swiper-slide {
        justify-content: center;
        display: flex;
        align-items: center;
        width: auto;
    }
    .receive_discount .col_12:not(:last-of-type) {
        margin-bottom: 1rem;
    }
    .home_customers .customer_filters .left {
        width: 100%;
    }
    .home_customers .customer_filters .left input {
        width: 100%;
    }
    .home_page_1 {
        padding-bottom: 0;
    }
    .phun_xam_child_7>.grid-container {
        width: 100%;
    }
    .xoa_xam_1 {
        padding: 2rem 0;
    }
    .xoa_xam_2 {
        padding-bottom: 2rem;
    }
    .xoa_xam_2 .item {
        width: 100%;
    }
    .xoa_xam_3 {
        margin-top: -1.5625rem;
        padding-bottom: 1rem;
    }
    .xoa_xam_4 .col_3 {
        left: 15px;
    }
    .xoa_xam_4>img {
        object-position: left;
    }
    .xoa_xam_5 .flex_box {
        flex-wrap: wrap;
        text-align: center;
    }
    .xoa_xam_5 .flex_box .sec_title {
        margin-left: auto;
        margin-right: auto;
    }
    .steps_style_2 .grid_box .item .arrow_wrap {
        position: unset !important;
    }
    .steps_style_2 .grid_box .item .arrow_wrap:before {
        width: 2.8rem !important;
        top: 50% !important;
    }
    .steps_style_2 .grid_box .item:last-child .arrow_wrap:before {
        display: none;
    }
    .steps_style_2 .grid_box .item:last-child h3:before {
        left: 50%;
        top: calc(100% + 3px);
        transform: translateX(-50%);
        content: '';
        height: 3rem;
        width: 2.917rem;
        background-image: url('../../images/arrow_step_down.png');
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        z-index: 2;
    }
    .steps_style_2 .item:after {
        width: 4.5rem;
        height: 4.5rem;
    }
    .steps_style_2 .item:before {
        width: 5.5rem;
        height: 5.5rem;
    }
    .steps_style_2 .item .count.absolute {
        left: 0;
        font-size: 1.75rem;
        line-height: 2rem;
    }
    .phun_xam_child_4 {
        padding-bottom: 1rem;
    }
    .banner_sec img {
        min-height: 15.625rem;
    }
    .receive_discount input[type='submit'] {
        width: 100%;
    }
    .xoa_sua_sample {
        margin: 2rem 0 2rem;
    }
    .steps_style_2 .item {
        padding: 0.25rem;
    }
    .steps_swiper_2 {
        padding: 1.5rem 0.9375rem;
    }
    .steps_swiper_2 .swiper-slide {
        min-height: unset;
    }
    .news_sec .col_6 .img_wrap {
        margin-bottom: 0.521rem;
    }
    .xoa_xam_10 .home_new_swiper img {
        height: 15rem
    }
    #banner_gr img {
        height: auto;
    }
    .pt_child_1 .grid_box.grid_4 {
        display: grid !important;
        grid-gap: 0.625rem;
        grid-template-columns: 1fr 1fr;
    }
    .pt_child_1 .grid_box.grid_4 .item {
        margin: 0 !important;
        width: 100% !important;
    }
    .pt_child_1 .grid_box.grid_4 .item .cont_wrap {
        padding: 0 0.9375rem;
    }
    .pt_child_1 {
        padding: 1.5rem 0 1rem;
    }
    .pt_child_1 .grid_box.grid_2 {
        grid-gap: 1.5rem
    }
    .pt_child_2 .col_6:nth-child(2) {
        padding-left: 0;
        margin-bottom: 1.5rem;
        text-align: center;
    }
    .pt_child_2 .col_6:nth-child(2) .title_img {
        margin: -10% 0;
    }
    .pt_child_2 .col_6:nth-child(2) .title_img img {
        transform: scale(0.5);
    }
    .mobile_text_center {
        text-align: center !important;
    }
    .steps_swiper_d4 {
        padding: 2rem 3rem 0;
    }
    section.tips_page {
        padding-bottom: 0;
    }
    .box_swiper .partners_swiper {
        margin: 1rem 2rem;
    }
    section.tips_page .col_right {
        padding-left: 0;
    }
    .sticky_wrap.right_terms .box_term {
        margin-bottom: 1rem;
    }
    .sticky_wrap.right_terms li a>svg {
        margin-right: 0.3125rem;
    }
    .sticky_wrap.right_terms h3.title {
        margin-bottom: 0.5rem;
    }
    section.single_post {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .mb_pt_20 {
        padding-top: 1.25rem;
    }
    .mb_pt_40 {
        padding-top: 2.5rem;
    }
    .mb_pb_40 {
        padding-bottom: 2.5rem;
    }
    .mb_pb_20 {
        padding-bottom: 1.25rem;
    }
    .dao_tao_child_1 {
        padding-bottom: 0 !important;
    }
    #banner_gr+section {
        margin-top: 0 !important;
    }
    .nhom_sp_child_1 .grid_box.grid_3 {
        grid-gap: 0.625rem;
    }
    .nhom_sp_child_1 .grid_box.grid_3 .service_item:nth-child(odd):last-child {
        grid-column: 1/3;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .product_new_item .img_wrap {
        height: 10rem;
    }
    .product_new_item .cont_wrap h3 {
        font-size: 1rem;
        line-height: 1.25rem;
        min-height: 2.5rem;
    }
    .product_new_item .cont_wrap .fs_16.text_dark {
        text-align: center;
        font-size: 0.75rem;
        line-height: 1rem;
    }
    .product_new_item .cont_wrap .price_box {
        flex-direction: column;
    }
    .product_new_item .cont_wrap .price_box del:after {
        display: none;
    }
    .product_new_item .cont_wrap .price_box del {
        padding-right: 0;
        font-size: 0.875rem;
    }
    .product_new_item .cont_wrap .price_box>ins,
    .product_new_item .cont_wrap .price_box>span {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }
    .nhom_sp_child_1 .sec_title.title_2 {
        margin-top: 2.5rem;
    }
    .nhom_sp_child_1 .box_swiper {
        margin: 0 0.625rem;
    }
    .nhom_sp_child_1 .box_swiper .service_item>.cont_wrap h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .nhom_sp4 .flex_box>.col_6,
    .nhom_sp_child_2 .flex_box>.col_6 {
        width: 100%;
    }
    .nhom_sp4 {
        padding-bottom: 2rem;
    }
    .nhom_sp4 .flex_box,
    .nhom_sp_child_2 .flex_box {
        flex-direction: column;
    }
    .nhom_sp4 .flex_box>.col_6:first-child,
    .nhom_sp_child_2 .flex_box>.col_6:first-child {
        padding: 0 1.5rem;
    }
    .nhom_sp_child_2 a.btn {
        transform: translateY(-3.125rem);
    }
    .nhom_sp_child_10 {
        padding-bottom: 1.5rem;
    }
    .nhom_sp_child_11 {
        padding-top: 1rem;
    }
    .title_style_1 svg {
        display: none;
    }
    #banner_gr+section {
        padding-top: 2.5rem;
    }
    .CR-custom-checkout--content>div {
        width: 100% !important;
    }
    .CR-custom-checkout--content {
        flex-direction: column-reverse;
    }
    section.default_page {
        padding: 2rem 0;
    }
    #tab_content_reviews .star_box_left>div {
        width: 100% !important;
    }
    #tab_content_reviews .star_box_left {
        flex-direction: column;
    }
    #tab_content_reviews .star_box_left .woocommerce-product-rating {
        padding: 1rem 0;
    }
    #tab_content_reviews .star_box_left span.devvn_num_reviews {
        min-width: 120px;
    }
    #tab_content_reviews .star_box_left .reviews_bar {
        padding: 1.5rem 1rem 1rem 1.5rem;
    }
    #tab_content_reviews span.devvn_rating_bar {
        padding-right: 1rem;
    }
    #tab_content_reviews .star_box_right {
        padding: 1rem 0;
    }
    #tab_content_reviews .devvn_review_mid {
        flex-direction: column;
    }
    #tab_content_reviews .description {
        margin: 10px 0 5px;
    }
    #tab_content_reviews .devvn_review_bottom {
        padding-left: 0;
    }
    #tab_content_reviews #reviews #comments ol.commentlist li>ul.children {
        margin-left: 0;
        padding: 1rem 1.5rem;
    }
    #tab_content_reviews #reviews #comments ol.commentlist>li:not(:last-child) {
        padding-bottom: 1rem;
        margin-bottom: 1rem;
        border-bottom: 1px solid #FFE0F2;
    }
    .dao_tao_child_7 .col_4 .sec_title {
        font-size: 2rem;
    }
    section.nhom_sp9 {
        padding-bottom: 1.5rem;
    }
    section.nhom_sp10 {
        margin-top: -1.25rem;
        padding-top: 1.25rem
    }
    .structure_sec .sec_title {
        margin-bottom: 0;
    }
    .structure_sec .title_style_1 {
        margin-bottom: 0;
    }
    .phau_thuat_swiper .cont_wrap {
        position: relative;
        font-size: 0.75rem;
        line-height: 1.75rem;
        padding: 0;
    }
    .structure_sec .btn_gradient {
        display: none !important;
    }
    .swiper_active_2 .swiper-slide {
        opacity: 1;
    }
    .phau_thuat_10 .swiper-slide .btn.btn_white {
        min-width: unset;
        box-sizing: border-box;
        width: 100%;
        padding: 0 5px;
        height: auto;
        font-size: 0.5625rem;
        line-height: 1.5rem
    }
    .phun_xam_4 .flex_box {
        flex-direction: column-reverse;
    }
    .phun_xam_4 .flex_box>div {
        width: 100% !important;
    }
    .phun_xam_4 .flex_box>div.col_5 h2.sec_title {
        margin: 0.9375rem auto 0;
    }
    .phun_xam_4 .flex_box>div.col_5 {
        text-align: center;
        margin-bottom: 0.625rem;
    }
    .close_up_sec .iframe_wrap>iframe {
        height: 14rem;
    }
    .team_sec .icon {
        height: 3rem;
        margin-bottom: 0.75rem;
    }
    .team_sec .icon img {
        width: 2.5rem;
    }
    .phun_xam_child_2 {
        padding-bottom: 1.5rem;
    }
    .phun_xam_child_2 .mobile_col_reverse {
        flex-direction: row !important;
    }
    .phun_xam_child_2 .col_6.mobile_col_12 {
        width: 50% !important;
    }
    .swiper.swiper_active_2_3 {
        padding: 0 3.125rem !important;
    }
    .gallery_item .cont_wrap h3 {
        font-size: 1.25rem;
    }
    .gallery_item .images .absolute {
        font-size: 0.5rem;
        padding: 0 3px;
        border-radius: 0 0 4px 4px;
    }
    .gallery_item img {
        height: 8rem;
    }
    .gallery_item .btn_gradient>span.fs_16 {
        font-size: 0.75rem;
    }
    .gallery_item .btn_gradient .font_photo {
        font-size: 1.125rem;
    }
    .banner_sec.type_2 .grid-container {
        position: relative;
        transform: unset;
        left: unset;
        bottom: unset;
    }
    .banner_sec.type_2 .img_wrap.col_12.absolute {
        width: 100%;
        position: absolute;
        z-index: 0;
        height: 100%;
    }
    .banner_sec.type_2 .grid-container {
        position: relative;
        left: 0;
        bottom: 0;
        transform: unset !important;
    }
    section.da_1 {
        padding-top: 2rem;
    }
    section.da_1 .col_6 {
        width: 100% !important;
        text-align: center;
    }
    .banner_sec.type_2 .grid-container .flex_box {
        flex-direction: column-reverse;
    }
    .da_1:before {
        top: -2.3rem;
    }
    .home_page_1 .col_6:last-child {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .home_page_1 .col_6:first-child {
        display: none !important;
    }
    .home_page_1 .col_6:last-child>.title_styled {
        width: 100%;
        margin-bottom: 0;
    }
    .home_page_1 .col_6:last-child>.img_wrap {
        width: 50%;
    }
    .experience_sec .col_7 {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .experience_sec .col_7>.title_style_1,
    .experience_sec .col_7>.sec_des {
        width: 100%;
    }
    .experience_sec .col_7>.sec_des {
        margin-bottom: 0.625rem;
    }
    .experience_sec .col_7>.exp_img_mobile,
    .experience_sec .col_7>.iframe_wrap {
        width: 50%;
    }
    .experience_sec .iframe_wrap iframe {
        height: 10rem;
    }
    .phun_xam_1 .flex_box.services_wrap>.service_item {
        width: calc(calc(100% / 2) - 16px);
        margin: 0 8px 16px;
    }
    .phun_xam_child_8 .sec_title {
        margin: 1rem 0;
    }
    .CR-custom-checkout--content--right,
    .CR-custom-checkout--content--left {
        padding: 1rem !important;
    }
    .CR-custom-checkout--content--left .CR-custom-checkout--step-payment {
        margin: 0 -5px;
    }
    input[type='submit'].btn,
    .btn {
        padding: 0.5rem 0.75rem !important;
    }
    .fixed_buttons>li>a {
        width: 2.4rem;
        height: 2rem;
    }
    .receive_discount .wpcf7-spinner {
        display: none !important;
    }
    .phau_thuat_2>.img_wrap {
        position: absolute;
        height: 100%;
        width: 100%;
    }
    section.nhom_sp10 {
        padding-bottom: 2rem;
    }
    .service_sec .grid_3 {
        grid-gap: 0 !important;
        gap: 0.5rem !important;
    }
    .service_sec .grid_3>.product_new_item,
    .service_sec .grid_3>.service_item {
        width: calc(100% / 2 - 0.25rem);
    }
    .fixed_buttons>li>a .CR-view-total-cart-head {
        width: 14px;
        height: 14px;
        font-size: 8px;
    }
    .tip_item {
        -webkit-border-radius: 1rem 1rem 0 0;
        -moz-border-radius: 1rem 1rem 0 0;
        border-radius: 1rem 1rem 0 0;
    }
    .tip_item>.flex_box {
        flex-direction: column;
    }
    .tip_item .cont_wrap {
        width: 100%;
    }
    .tip_item .img_wrap {
        width: 100%;
        -webkit-border-radius: 1rem;
        -moz-border-radius: 1rem;
        border-radius: 1rem;
    }
    .tip_item .cont_wrap h3.text_dark {
        font-size: 1.125rem;
        line-height: 1.3;
    }
}

.hide_h1 {
    display: none !important;
}