@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@media (min-width: 991px) {
    body, html {
        font-size: 1vw;
    }
}
@media (min-width: 1600px) {
    body, html {
        font-size: .9vw;
    }
}
body{
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 0.9375rem;
    color: #333;
}
h1,h2,h3{
    font-weight: 700;
    color: #333;
}
.header-top {
    background: var(--2, #1163BE);
    padding: 0.329rem 0;
}

.nav-left a {
    padding: 0 !important;
    font-size: 0.833rem !important;
}

ul.info_contact {
    list-style: none;
}

ul.info_contact {
    display: flex;
}

.nav-right {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.nav-right li.header-block {
    display: none;
}

ul.info_contact li {
    margin: 0;
}

.nav-right a {
    font-size: 0.833rem;
    color: #fff;
    display: flex;
    align-items: center;
}

.nav-right a .icon {
    flex: 0 0 auto;
    margin-right: 0.417rem;
}

ul.info_contact li {
    border-right: 1px solid rgb(255 255 255 / 30%);
    padding: 0 1.042rem;
}

ul.info_contact {}

.nav-right a .icon img {
    max-height: 1.25rem;
    width: auto;
    display: block;
}

.header-search a:after {
    display: none;
}

li.header-search {
    margin: 0;
}

li.header-search a {
    padding: 0 1.042rem;
}

.header-nav-main a {
    padding: 0 !important;
    font-weight: 600 !important;
}

.header-nav-main li {
    margin: 0 .95rem;
}

.nav-column li.active>a, .nav-column li>a:hover, .nav-dropdown li.active>a, .nav-dropdown>li>a:hover, .nav-vertical-fly-out>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav>li>a:hover {
    color: #1163BE;
}

a.cart svg {
    display: block;
    width: 1.667rem;
    height: auto;
}

a.cart {
    position: relative;
}

a.cart .count_cart {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.09375rem;
    height: 1.09375rem;
    background: #E70505;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 0.573rem;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    right: -0.521rem;
    top: -0.365rem;
}

footer#footer * {
    cursor: pointer;
    color: #fff;
}

.grid-container {
    max-width: 73.958rem;
    width: 100%;
}

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

.grid-33.footer_1>img {
    height: 5rem;
    width: auto;
    margin-bottom: 1.71875rem;
}

.grid-33.footer_1 h3 {
    text-transform: uppercase;
    font-weight: 800;
}
footer#footer {
    padding-top: 4.167rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.grid-33.footer_1 .content.mst b {
    font-weight: 800;
}

b,strong {
    font-weight: 800;
}

.content.mst {
    margin-bottom: 2.083rem;
}

.grid-33.footer_1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.grid-33.footer_1 ul li {
    display: flex;
}

.grid-33.footer_1 ul li .icon {
    flex: 0 0 auto;
    width: 1.25rem;
    margin-right: 0.729rem;
}

.grid-33.footer_1 ul li .icon img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.grid-33.footer_1 ul li:not(:last-child) {
    margin-bottom: 0.9375rem;
}

footer#footer a {
    transition: .5s all;
    border-bottom: 1px solid transparent !important;
}

footer#footer a:hover {
    border-color: #fff !important;
}

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

.footer_top .thoi_gian {
    display: flex;
    align-items: flex-end;
}

.mang_xa_hoi {
    align-items: center;
    margin-right: 6.40625rem;
}

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

.mang_xa_hoi ul li {
    margin: 0;
}

.mang_xa_hoi ul li:not(:last-child) {
    margin-right: 1.042rem;
}

.footer_top b {
    text-transform: uppercase;
    font-size: 1.042rem;
}

.footer_top .thoi_gian b {
    flex: 0 0 auto;
    margin-right: 1.042rem;
}

.mang_xa_hoi b {
    margin-bottom: 0.521rem;
    display: block;
}

.footer_top {
    padding-bottom: 1.5625rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.50);
    margin-bottom: 2.083rem;
    padding-top: 1.5625rem;
}
.footer_bottom {
    margin: 0 -0.78125rem;
    display: flex;
    justify-content: space-between;
}

.grid-33.footer_1 {
    padding-right: 5.208rem;
}

span.title_footer {
    font-size: 1.042rem;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
}

.footer_menu ul a {
    display: block !important;
    border-bottom: 1px solid transparent !important;
    padding: 0 !important;
}

.footer_menu li {
    border: none !important;
    list-style: disc !important;
}

.footer_menu a {
    display: block;
}

.footer_menu ul {
    list-style: circle !important;
    margin-left: 1.042rem;
    margin-top: 0.521rem;
}

.footer_menu:not(:last-child) {
    margin-bottom: 2.083rem;
}

.col.col_3 iframe {
    height: 11.198rem;
    border-radius: 5px;
    overflow: hidden;
}

.footer_bottom>* {
    width: 33%;
    flex: 0 0 auto;
}

.col.col_2 {
    padding-right: 4.21875rem;
    width: 36%;
}

.col.col_1 {
    width: 29%;
}

.copyright {
    background: var(--3, #FFF);
    color: #333;
    padding: 0.729rem 0;
    margin-top: 5.9375rem;
}

.copyright .content {
    color: #333 !important;
    text-align: center;
    font-size: 0.833rem;
}

.style_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.max {
    width: 100%;
    height: 100%;
    z-index: 9;
}

.display_flex {
    display: flex;
}

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

.css_bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.section {
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}

.arrow.prev {
    transform: rotate(180deg);
}

.swiper-slide img {
    display: block;
}

.hero-slider {
    width: 100%;
    height: 36.458rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}

.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}

/*--------------------------------------------------------------
    #hero-style
--------------------------------------------------------------*/
.hero-style {
    height: 100vh;
    transition: all .4s ease;
    background: #000;
}

.hero-style .content_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    max-width: 35.9375rem;
    left: calc(calc(100vw - 71.875rem)/2);
    overflow: hidden;
}

.hero-style .content_inner * {
    color: #fff;
}

.hero-style .content_inner span {
    font-size: 1.302rem;
    text-transform: uppercase;
    display: block;
}

.hero-style .content_inner h3 {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-size: 3.125rem;
    line-height: 1.3;
    font-weight: 800;
    margin-bottom: 0.521rem;
}

.button_link,
a.button.primary.wc-backward{
    color: var(--3, #FFF);
    height: 2.396rem;
    display: inline-block;
    border-radius: 5.208rem;
    background: var(--2, #1163BE);
    line-height: 2.396rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 1.042rem;
    transition: .5s all;
    margin-top: 1.5625rem;
}

.hero-style .content_inner .content {
    margin-bottom: 1.5625rem;
}

.button_link:hover {
    color: #fff;
    background: #023572;
}

.hero-style .content_inner>* {
    transition: 1s all;
    transition-delay: .8s;
    transform: translateX(-100%);
    opacity: 0 !important;
}
.swiper-pagination span {
    background: rgba(0, 0, 0, 0.30);
    width: 0.625rem;
    height: 0.625rem;
    transition: .5s all;
    opacity: 1;
    margin: 0 0.26rem !important;
}

.swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--2, #1163BE);
    opacity: 1;
    width: 2.8125rem;
    border-radius: 2.083rem;
}

.hero-slider .swiper-pagination {
    width: auto;
    left: calc(calc(100vw - 71.875rem)/2);
    bottom: 3.125rem;
    position: absolute;
}

.hero-slider .swiper-pagination span,.home_sec_6 .swiper-pagination span {
    background: rgba(255, 255, 255, 0.30);
}

.hero-slider .swiper-pagination span.swiper-pagination-bullet-active,.home_sec_6 .swiper-pagination span.swiper-pagination-bullet-active {
    background: var(--3, #FFF);
}

.hero-style .swiper-slide-active .content_inner>* {
    transform: translateX(0);
    opacity: 1 !important;
}

.hero-style .swiper-slide-active .content_inner h3 {
    transition-delay: 1.5s;
}

.hero-style .swiper-slide-active .content_inner .content {
    transition-delay: 1.8s;
}

.hero-style .swiper-slide-active .content_inner .box_link {
    transition-delay: 2s;
}
.home_sec_2 .grid-container {
    display: flex;
    align-items: center;
}

.home_sec_2 {
    padding: 4.167rem 0;
    background: #EAF3FE;
}

.box_video {
    position: relative;
    background: #000;
    border-radius: 0.521rem;
    overflow: hidden;
}

.box_video img {
    opacity: 1 !important;
}

.box_video a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_video a svg {
    max-width: 5.573rem;
    height: auto;
}

.home_sec_2 .box_content span {
    font-size: 1.042rem;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 0.521rem;
}

.home_sec_2 .box_content span svg {
    width: 3.125rem;
    height: auto;
    margin-right: 0.521rem;
}

.heading_h2 {
    color: var(--2, #1163BE);
    font-size: 2.604rem;
    font-weight: 600;
    text-transform: math-auto;
    margin-bottom: 0.78125rem;
}

.home_sec_2 .grid-50.box_content {
    padding-right: 4.6875rem;
}

.home_sec_2 .grid-50.box_content .content {}

.hero-style .content_inner  a {
    margin-top: 0;
}

.item_cat_solution {
    width: 100%;
    position: relative;
    padding-bottom: 60%;
    border-radius: 5px;
    overflow: hidden;
}

.home_sec_3 {
    padding: 4.167rem 0;
}

.text_center {
    text-align: center;
    display: block;
}

.wrap_cat_solution {
    display: flex;
    flex-wrap: wrap;
    margin: 2.083rem -0.104rem 0;
}

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

.item_cat_solution h3 {
    position: absolute;
    margin: 0;
    bottom: 0;
    width: 100%;
    font-stretch: condensed;
    background: rgba(0, 0, 0, 0.60);
    color: #fff;
    font-weight: 500;
    font-size: 1.302rem;
    padding: 1rem 1.51rem;
    text-align: left;
    line-height: 1.3;
    min-height: 5.365rem;
    display: flex;
    align-items: center;
    transition: .5s all;
}

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

.wrap_cat_solution .item_cat_solution {
    width: calc(calc(100% / 3) - 0.208rem);
    margin: 0 0.104rem 0.208rem;
    padding-bottom: 23%;
}

.home_sec_4 {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding:6.771rem 0;
}

.home_sec_4 .wrap {
    display: flex;
    justify-content: space-between;
    text-align: center;
    color: #fff;
}

.home_sec_4 h3 {
    font-size: 3.125rem;
    font-weight: 600;
    margin: 0;
    color: #fff;
}

.home_sec_4 .wrap .content {
    max-width: 9.635rem;
    margin: auto;
    font-size: 1.042rem;
    font-weight: 500;
}
.wrap_slider {
    position: relative;
}

.arrow_slider {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.292rem;
    height: 2.292rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--2, #1163BE);
    border-radius: 100%;
    z-index: 9;
    left: -3.646rem;
    cursor: pointer;
}

.arrow_slider svg {
    fill: #fff;
    max-width: 39%;
    height: auto;
}

.arrow_slider.next {
    left: unset;
    right: -3.646rem;
}

.arrow_slider.prev svg {
    transform: rotate(180deg);
}

.home_sec_5 {
    padding: 4.167rem 0;
}

ul.list_cat {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 2.083rem -0.26rem 1.042rem;
}

.home_sec_5 .heading_h2+.content {
    color: #666;
}

ul.list_cat li {
    width: calc(calc(100% / 5) - 0.521rem);
    margin: 0 0.26rem 0.521rem;
}

ul.list_cat li a {
    border: 1px solid rgba(0, 0, 0, 0.20);
    height: 100%;
    display: flex;
    padding: 1.042rem 0.78125rem;
    font-weight: 500;
    justify-content: center;
    transition: .5s all;
    border-radius: 5px;
    align-items: center;
    color: #333;
}

ul.list_cat li a:hover,ul.list_cat li a.active {
    background: var(--2, #1163BE);
    color: #fff;
    border-color: var(--2, #1163BE);
}

.item_product {
    box-shadow: 0px 0px 0.521rem 0px rgba(0, 46, 74, 0.10);
    text-align: center;
    cursor: pointer;
}

.slider_product {
    padding: 0.521rem;
    margin: 0 -0.521rem;
}

.item_product .box_content {
    padding: 0 1.5625rem 1.5625rem;
    position: relative;
}

.item_product .box_content h3 {
    color: var(--2, #1163BE);
    font-size: 1.302rem;
    font-weight: 600;
    margin-bottom: 0.26rem;
}

.item_product .box_content .content {
    font-size: 1.042rem;
    font-weight: 500;
    min-height: 3.333rem;
    margin-bottom: 1.5625rem;
}

.view_product {
    border-radius: 5px;
    border: 1px solid var(--2, #1163BE);
    width: 100%;
    display: inline-flex;
    justify-content: center;
    padding: 0.365rem;
    text-transform: uppercase;
    color: var(--2, #1163BE);
    font-weight: 600;
    transition: .5s all;
    z-index: 10 !important;
    position: relative;
}

.view_product:hover {
    background: var(--2, #1163BE);
    color: #fff;
}

.item_product .box_img {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
}

.item_product .box_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    transition: .5s all;
}
.home_sec_6 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding: 4.167rem 0;
}

.text_white,.text_white * {
    color: #fff;
}

.item_pm_slide {
    position: relative;
    display: flex;
    background: #fff;
    align-items: center;
    border-radius: 5px;
    overflow: hidden;
}

.item_pm_slide .box_content {
    width: 40%;
    padding: 2.917rem 3.125rem;
}

.item_pm_slide .box_img {
    width: 60%;
    padding: 0.104rem;
}

.item_pm_slide .box_img img {
    width: 100%;
    display: block;
    border-radius: 0 5px 5px 0;
}

.item_pm_slide .box_content .icon_post {
    height: 4.948rem;
    width: auto;
}

.item_pm_slide .box_content .icon_post img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.item_pm_slide .box_content h3 {
    font-size: 1.042rem;
    font-weight: 600;
    margin: 1.042rem 0;
    padding-bottom: 1.042rem;
    position: relative;
}

.item_pm_slide .box_content h3:before {
    width: 4.948rem;
    height: 1.5px;
    background: var(--2, #1163BE);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}

.item_pm_slide .box_content .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 2.083rem;
    position: relative;
}
.slider_pm {
    margin-top: 2.083rem;
}
.home_sec_7 {
    padding: 6.771rem 0 4.167rem;
    background: #EAF3FE;
}

.list_cat_post {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 2.083rem 0 1.042rem;
}

.list_cat_post li a {
    font-weight: 500;
    height: 3.125rem;
    display: inline-flex;
    align-items: center;
    padding: 0 2.083rem;
    border-radius: 5px;
    border: 1px solid rgba(51, 51, 51, 0.20);
    background: var(--3, #FFF);
    transition: .5s all;
}

.list_cat_post li {
    margin: 0 0.521rem 1.042rem;
}

.list_cat_post li a:hover,.list_cat_post li a.active {
    background: var(--2, #1163BE);
    border-color: #1163BE;
    color: #fff;
}

.item_news {
    position: relative;
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 0.521rem 0px rgba(0, 46, 74, 0.10);
    overflow: hidden;
    transition: .5s all;
    float: left;
}

.item_news .box_img {
    padding-bottom: 67.25%;
    position: relative;
    overflow: hidden;
}

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

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

.item_news .box_content {
    padding: 1.5625rem 2.083rem;
    transition: .5s all;
}

.item_news .box_content .date {
    display: flex;
    align-items: center;
    color: #666;
    margin-bottom: 1.042rem;
}

.item_news .box_content .date .dot {
    width: 0.26rem;
    height: 0.26rem;
    background: #666;
    border-radius: 50%;
    margin: 0 0.521rem;
    transition: .5s all;
}

.item_news .box_content h3 {
    color: var(--2, #333);
    font-weight: 600;
    font-size: 1.042rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 3.333rem;
}

.item_news .box_content .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 3.021rem;
    margin-bottom: 1.5625rem;
}

.item_news .box_content span {
    color: var(--1, #1B97E5);
    border-bottom: 1px solid var(--1, #1B97E5);
}

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

.item_news:hover .box_content>* {
    color: #fff;
    border-color: #fff;
}

.item_news:hover {
    background: #1163BE;
}

.item_news:hover .box_content .date .dot {
    background: #fff;
}

.slider_posts {
    padding: 0.521rem;
    margin: 0 -0.521rem;
}

section.section.home_sec_8 {
    padding: 4.167rem 0;
}

.slider_logo {
    margin: 4.167rem 0 4.167rem;
}

.slider_logo a {
    height: 3.646rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.home_sec_9 {
    padding: 5.208rem 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.home_sec_9 .grid-container {
    display: flex;
    justify-content: flex-end;
}

.home_sec_9
.box_form {
    margin: 2.083rem -0.521rem 0;
}

.box_form input:not(.wpcf7-submit), .box_form textarea {
    height: 2.917rem;
    border-radius: 5px;
    background: #D3D3D3;
    transition: .5s all;
    padding: 0.78125rem 1.302rem;
    border: 0.104rem solid #D3D3D3;
}

.box_form input::placeholder,.box_form textarea::placeholder {
    color: #333 !important;
    font-size: 0.9375rem;
}

.box_form input:not(.wpcf7-submit):focus, .box_form textarea:focus {
    background: #fff;
    border-color: #1B97E5;
}

input.button_link {
    margin: 0;
    color: var(--3, #FFF);
    height: 2.396rem;
    display: inline-block;
    border-radius: 5.208rem;
    background: var(--2, #1163BE);
    line-height: 2.396rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 1.042rem;
    transition: .5s all;
    margin-top: 1.042rem;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    text-align: center;
    background: #0680cd;
    border-color: #0680cd;
    color: #fff;
}
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 0.625rem;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: red;
    color: #fff !important;
    opacity: 1;
}

.wpcf7 .wpcf7-not-valid-tip:after {
    border-bottom-color: red;
}
.group_content_cn .item{
    display: none;
}
nav.breadcrumb ul {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
}

nav.breadcrumb ul * {
    font-style: unset;
    color: var(--3, #666);
}

.top-divider {
    display: none;
}

div#masthead {
    box-shadow: 0px 0px 0.521rem 0px rgba(0, 46, 74, 0.10);
    transition: .5s all;
}

nav.breadcrumb ul li {
    margin: 0;
}

nav.breadcrumb ul svg {
    display: block;
}

nav.breadcrumb span.divider {
    margin: 0 0.521rem;
}

nav.breadcrumb ul li.title_single {
    font-weight: 600;
}

nav.breadcrumb {
    padding: 1.09375rem 0;
}

/*section.section.banner_page:before {*/
/*    background: rgb(0 0 0 / 20%);*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

section.section.banner_page {
    padding: 9.635rem 0 9.635rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

section.section.banner_page .text_white {
    position: relative;
}

section.section.banner_page h3 {
    font-size: 1.302rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

section.section.banner_page .text_white strong,
section.section.banner_page .text_white h1{
    font-size: 3.125rem;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    line-height: 1.2;
}

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

section.section.banner_page .text_white>*:last-child {
    margin: 0;
}

.about_sec_1 {
    background: #EAF3FE;
    overflow: unset;
    padding-top: 4.167rem;
}

.about_sec_1 .content {
    color: #666;
    max-width: 50.78125rem;
    margin: auto;
}

.about_sec_1 .box_video {
    margin-top: 3.125rem;
    margin-bottom: -9.375rem;
}

section.section.about_sec_2 {
    padding-top: 13.542rem;
    padding-bottom: 4.167rem;
}

.about_sec_2 .group_content {
    text-align: center;
}

section.section.about_sec_2 .wrap_slider {
    text-align: left;
    display: flex;
    align-items: center;
    max-width: 48.229rem;
    margin: auto;
}

.slider_cn {z-index: 3;padding: 3.125rem 2.604rem 3.125rem 5.208rem;width: 50%;margin: 0;}

.group_content_cn {
    flex: 0 0 auto;
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    padding: 3.125rem 4.167rem 3.125rem 55%;
    position: absolute;
    left: 0;
    width: 100%;
    max-height: 19.792rem;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
}

.slider_cn a {
    padding-bottom: 147%;
    display: inline-block;
    width: 100%;
}

.slider_cn a img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
}

.slider_cn .swiper-slide {
    transform: scale(1) translateX(calc(100% - 5.208rem));
    transition: 1s all;
    border: 0.104rem solid rgba(51, 51, 51, 0.20);
    border-radius: 5px;
    overflow: hidden;
}

.slider_cn .swiper-slide.swiper-slide-active {
    position: relative;
    z-index: 9;
    transform: scale(1.1) translateX(0px);
}

.group_content_cn h3 {
    color: var(--2, #1163BE);
    font-size: 1.5625rem;
    font-weight: 600;
    margin-bottom: 0.521rem;
}

.group_content_cn .content {
    color: #666;
}

.about_sec_3 {
    background: #EAF3FE;
}

.about_sec_3 .wrap {
    display: flex;
    align-items: center;
}

.about_sec_3 .wrap .box_content {
    width: 43%;
    flex: 0 0 auto;
}

.about_sec_3 .wrap .box_content p {
    margin-bottom: 0.26rem;
}

.about_sec_3 .box_img img {
    max-width: unset;
}

.about_sec_3 .box_img {
    position: relative;
}

.about_sec_3 .box_img:before {
    background: linear-gradient(90deg, #EAF3FE 1.36%, rgba(234, 243, 254, 0.75) 25.68%, rgba(234, 243, 254, 0.00) 50%);
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
}

.about_sec_4 {
    padding: 4.167rem 0;
}

.slider_team {
    margin-top: 2.083rem;
}

.slider_team .box_img {
    padding-bottom: 92%;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1.042rem;
}

.slider_team .box_img img {
    image-rendering: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: .5s all;
}

.slider_team .box_content {
    display: flex;
    justify-content: space-between;
}

.slider_team .box_content ul {
    list-style: none;
    margin: 0;
    margin-top: 0.3125rem;
}

.slider_team h3 {
    font-size: 1.302rem;
    font-weight: 600;
    margin: 0 0 0.521rem;
}

.about_sec_5 {
    background: #EAF3FE;
    padding: 5.208rem 0 4.427rem;
}

.about_sec_5 a {
    margin-top: 1.5625rem;
}
.solution_page {
    padding: 4.167rem 0;
}

.wrap_cat_gp {
    margin: 2.083rem -1.042rem 0;
    display: flex;
    flex-wrap: wrap;
}

.wrap_cat_gp .item_cat_solution {
    width: calc(50% - 2.084rem);
    margin: 0 1.042rem 2.083rem;
    padding-bottom: 30%;
}

.solution_page .content {
    color: #666;
}
.wrap_cat_gp .item_cat_solution:not(.show){
    display: none;
}
.tax_solution {
    padding: 4.167rem 0 5.208rem;
}

.item_solution {
    position: relative;
    width: calc(calc(100% / 3) - 1.5625rem);
    margin: 0 0.78125rem 1.5625rem;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
}

.tax_solution .box_content.text_center {
    max-width: 51.042rem;
    margin: 0 auto 2.083rem;
}

.wrap_solution {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.78125rem;
}

.item_solution .box_img {
    position: relative;
    padding-bottom: 72%;
}

.item_solution .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_solution .box_content {
    padding: 1.5625rem 2.34375rem;
}

.item_solution .box_content h3 {
    font-size: 1.302rem;
    font-weight: 600;
    transition: .5s all;
}

.item_solution .box_content .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 1.5625rem;
}

.item_solution:hover .box_content h3 {
    color: var(--2, #1163BE);
}

.tax_solution .box {
    border-radius: 5px;
    padding: 3.125rem 3.385rem;
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    margin-top: 4.167rem;
}

.tax_solution .box img {
    border-radius: 5px;
}
.solution_single_sec_1 {
    padding: 4.167rem 0;
}

.solution_single_sec_1 .grid-50.box_content {
    padding-left: 3.125rem;
}

.solution_single_sec_1 .grid-50.box_content ul {
    margin-left: 1.302rem;
}

.solution_single_sec_1 .grid-50.box_content ul li {
    margin: 0;
}

.solution_single_sec_1 .grid-50.box_content .content {
    color: #666;
    line-height: 1.5;
}

.solution_single_sec_1 .grid-50.box_content .content p {
    margin-bottom: 0.26rem;
}

.solution_single_sec_1 .box_video {
    border-radius: 5px;
}

.solution_single_sec_3 .content {
    max-width: 60.417rem;
    margin: auto;
    text-align: center;
}

.solution_single_sec_3 .content b,.solution_single_sec_3 .content strong {
    font-weight: 600;
}

.solution_single_sec_3 {
    padding-top: 4.167rem;
}

.single .home_sec_5 {}

.single .home_sec_5 .slider_product {
    margin-top: 2.604rem;
}

.solution_single_sec_5 {
    padding-bottom:6.771rem;
}

.solution_single_sec_5 .slider_tax_solution {
    margin-top: 3.125rem;
}
.solution_single_sec_2 {
    padding: 5.208rem 0;
    background: #EAF3FE;
}

.solution_single_sec_2 .grid-50:nth-child(1) {
    padding-right: 4.6875rem;
}

.solution_single_sec_2 .content {
    color: #666;
    margin-bottom: 1.5rem;
}

.item_qa h3 {
    display: flex;
    justify-content: space-between;
    color: var(--2, #333);
    font-size: 1.042rem;
    border-bottom: 1px solid #333;
    font-weight: 600;
    padding-bottom: 0.208rem;
    cursor: pointer;
}

ul.list_link {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
}

ul.list_link li {
    margin: 0 0.78125rem 0 0;
}

ul.list_link li a {
    margin: 0;
}

a.button_link.red {
    background: #E70505;
}

.item_qa.active h3 {
    color: var(--2, #1163BE);
    border-bottom: 1px solid var(--2, #1163BE);
}

.item_qa.active h3 svg path {
    stroke: #1163BE;
}

.item_qa.active h3 svg {
    transform: rotate(-180deg);
}

.item_qa h3 svg {
    display: block;
}

.item_qa h3 .arrow {
    margin-left: 1.042rem;
}
/*.item_qa:not(.active) .content{*/
/*    display: none;*/
/*}*/
.item_qa {
    margin-bottom: 1.5rem;
}
.item_qa .content {
    margin: 0 !important;
}
.list_service .item {
    position: relative;
    display: flex;
    align-items: center;
    padding: 1.042rem 0;
}

.service_details {
    padding: 2.34375rem 0 5.208rem;
}

.service_details .grid-75 {
    padding-right: 2.083rem;
}

.service_details .content ul {margin-left: 1rem;}
.service_details .content h1,
.service_details .content h2,
.service_details .content h3,
.service_details .content h4{
    color: var(--2, #1163BE);

}
.service_details .content h3 {
    font-size: 1.5625rem;
    color: var(--2, #1163BE);
    font-weight: 600;
}

.wp-caption .wp-caption-text {
    background: transparent;
    color: #666;
    padding: 0;
    margin-top: 0.78125rem;
}

.service_details .content h4 {
    font-size: 1.302rem;
    font-weight: 600;
}

.wrap_sidebar h2 {
    height: 3.646rem;
    border-radius: 5px;
    background: var(--2, #1163BE);
    display: flex;
    align-items: center;
    font-size: 1.302rem;
    color: #fff;
    padding: 0 1.25rem;
}

.list_service .item .box_img {
    width: 5rem;
    height: 5rem;
    border-radius: 5px;
    overflow: hidden;
    flex: 0 0 auto;
    margin-right: 1.042rem;
}

.list_service .item .box_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.list_service .item h3 {
    font-size: 1.042rem;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0;
    line-height: 1.3;
    color: #333;
    transition: .5s all;
}

.list_service {
    border-radius: 5px;
    background: #EAF3FE;
    padding: 1.042rem;
}

.list_service .item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

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

.list_service .item:hover h3 {
    color: var(--2, #1163BE);
}

.list_service .item:first-child {
    padding-top: 0;
}
.ez-toc-debug-messages {
    display: none;
}

div#ez-toc-container {
    width: 100%;
    border-radius: 5px;
    background: #EFEFEF;
    border: none;
    padding: 0 2.083rem 0px;
}

.ez-toc-title-container {
    padding: 1.302rem 0;
    font-size: 1.302rem;
    color: var(--2, #1163BE);
    font-weight: 600;
}

ul.ez-toc-list.ez-toc-list-level-1 {
    padding-top: 1.25rem !important;
    border-top: 1px solid rgba(0, 0, 0, 0.20);
}

#ez-toc-container a:before {
    display: none;
}

#ez-toc-container a {
    font-size: 1.042rem;
    color: #333 !important;
    text-decoration: none !important;
    margin-bottom: 0.521rem;
}

ul.ez-toc-list.ez-toc-list-level-1>li>a {
    font-weight: 600;
}
.solution_style_2 {
    padding-top: 4.167rem;
    padding-bottom: 3.125rem;
    margin-bottom: -2.604rem;
}

.solution_style_2 h2.heading_h2 {
    max-width: 42.96875rem;
    margin: 0 auto 0.78125rem;
}

.solution_style_2 .content.top {
    color: #666;
    max-width: 51.042rem;
    margin: 0 auto 2.083rem;
}

.solution_style_2 .box {
    padding: 4.167rem 4.948rem;
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    text-align: left;
}

.solution_style_2 .box h3 {
    font-size: 1.302rem;
    color: #333;
    font-weight: 600;
}
.solution_style_2 iframe {
    width: 100%;
    height: 34.896rem;
}
.contact_solution {
    background: #EAF3FE;
    padding: 5.208rem 0;
}

.contact_solution .content {
    color: #666;
    max-width: 35.9375rem;
    margin: 0 auto 1.302rem;
}

.contact_solution .box_form {
    max-width: 48.229rem;
    margin: auto;
}

.form_gp.wrap_form span span {
    color: var(--4, #E70505);
}
.form_gp.wrap_form p> span:not(.wpcf7-form-control-wrap){
    display: block;
    margin-bottom: 0.365rem;
}

.box_form .form_gp.wrap_form input:not(.wpcf7-submit),.box_form .form_gp.wrap_form  textarea {
    background: #fff;
    border-color: transparent !important;
    box-shadow: none !important;
}

.box_form .form_gp.wrap_form input:not(.wpcf7-submit)::placeholder, .box_form .form_gp.wrap_form textarea::placeholder {
    color: #666 !important;
}
.app_sec_1 {
    padding: 4.167rem 0;
}

.app_sec_1 .slider_app {
    padding: 2.083rem 1.042rem;
    margin: 0 -1.042rem;
}

.slider_app .item {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
}

.slider_app .item .box_img {
    position: relative;
    padding-bottom: 72%;
    overflow: hidden;
}

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

.slider_app .item .box_content {
    padding: 1.5625rem 2.083rem 2.604rem;
}

.slider_app .item .box_content h3 {
    color: var(--2, #1163BE);
    font-size: 1.302rem;
    font-weight: 600;
}

.app_sec_2 {
    padding: 4.6875rem 0 4.167rem;
    background: linear-gradient(180deg, #1163BE 0%, rgba(17, 99, 190, 0.40) 100%);
}

.wrap_app {
    display: flex;
    flex-wrap: wrap;
    margin: 2.083rem -0.78125rem 0;
}

.item_app {
    position: relative;
    width: calc(50% - 1.5625rem);
    margin: 0 0.78125rem 1.5625rem;
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    overflow: hidden;
    transition: .5s all;
}

.item_app .box_img {
    padding-bottom: 63%;
    position: relative;
}

.item_app .box_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.item_app .box_content {
    padding: 1.823rem 2.34375rem;
}

.item_app .box_content h3 {
    font-size: 1.302rem;
    font-weight: 600;
    padding-bottom: 0.78125rem;
    margin-bottom: 0.78125rem;
    position: relative;
}

.item_app .box_content h3:before {
    width: 4.948rem;
    height: 1.5px;
    background: var(--2, #1163BE);
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}

.item_app .box_content .content {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.item_app:hover {
    background: #d2e7ff;
}

.button_link.white {
    border: 1px solid white;
    color: #fff !important;
    background: transparent !important;
}

.button_link.white:hover {
    border-color: var(--2, #1163BE) !important;
    background: var(--2, #1163BE) !important;
}
.css_bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-template-app section.section.home_sec_8 {
    padding-top: 0;
}
.item_app.hide {
    display: none;
}
.home_sec_7.news_page {
    background: transparent;
    padding: 4.167rem 0;
}

.wrap_posts_nb .item_news {
    width: calc(50% - 1.25rem);
    display: flex;
    margin: 0 0.625rem 1.25rem;
    align-items: center;
}

.wrap_posts_nb .item_news>.box_img {
    width: 45%;
    flex: 0 0 auto;
    padding-bottom: 40%;
}

.wrap_posts_nb {
    margin: 0 -0.625rem;
}

.wrap_posts_nb .item_news:nth-child(1) .box_img {
    width: 100%;
    padding-bottom: calc(84% - 0.104rem);
}

.wrap_posts_nb .item_news:nth-child(1) .box_content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.wrap_posts_nb .item_news:nth-child(1):before {
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.53) 42.88%, rgba(0, 0, 0, 0.65) 64.24%, rgba(0, 0, 0, 0.80) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.wrap_posts_nb .item_news:nth-child(1) .box_content * {
    color: white;
}

.wrap_posts_nb .item_news:nth-child(1) .box_content .dot {
    background: #fff;
}

.wrap_posts_nb .item_news>.box_content .content {
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: auto;
    margin: 0;
}

.wrap_posts_nb .item_news>.box_content .date {margin-bottom: 0.78125rem;}

.wrap_posts_nb .item_news:nth-child(1) .box_content h3 {
    font-size: 1.5625rem;
    height: auto;
}

.wrap_posts_nb .item_news:nth-child(1) .box_content .content {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.wrap_posts_nb+h2 {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-top: 1.5625rem;
    font-size: 1.5625rem;
    margin-bottom: 1.042rem;
}

.wrap_posts {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.521rem;
}
.wrap_posts .item_news {
    width: calc(calc(100% / 3) - 1.042rem);
    margin: 0 0.521rem 1.042rem;
}
.list_service.post_orther .item {
    display: block;
}

.list_service.post_orther .item .date {
    color: var(--3, #666);
    margin-top: 0.521rem;
}
.nav_info {
    display: flex;
    align-items: center;
    padding: 0.521rem 0;
    border: 1px solid rgba(0, 0, 0, 0.20);
    border-right: none;
    border-left: none;
    margin-bottom: 1.5625rem;
    margin-top: 1.458rem;
    min-height: 3.4375rem;
    display: flex;
}

.nav_info>* {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

.nav_info .author .box_img {
    border-radius: 50%;
    width: 2.396rem;
    height: 2.396rem;
    flex: 0 0 auto;
    overflow: hidden;
}

.nav_info b {
    font-weight: 600;
    margin-left: 0.677rem;
}

.nav_info .dot {
    width: 0.26rem;
    height: 0.26rem;
    background: var(--2, #1163BE);
    display: inline-block;
    border-radius: 50%;
    margin: 0 1.302rem;
}

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

ul.list_tax_post a {
    display: flex;
    justify-content: space-between;
    font-size: 1.042rem;
    font-weight: 600;
    color: #333;
    padding: 1.042rem 0;
    transition: .5s all;
}

ul.list_tax_post li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

ul.list_tax_post li:first-child a {
    padding-top: 0;
}

ul.list_tax_post li:last-child a {
    padding-bottom: 0;
}

ul.list_tax_post li {
    margin: 0;
}

.single-post .list_service {
    padding: 1.5625rem 1.979rem;
}

ul.list_tax_post a:hover {
    color: #1163BE;
}

.wrap_sidebar+.wrap_sidebar {
    margin-top: 1.042rem;
}
.single-post .wrap_sidebar h2 {
    padding: 0 1.979rem;
}
#wpdcom {
    max-width: 100%;
}
.nav_info .share_post {
    flex: 0 0 auto;
    font-size: 1.042rem;
    color: var(--3, #666);
}

.nav_info .next_post {
    flex: unset;
    display: flex;
    margin-right: 4.6875rem;
}

.nav_info .next_post a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.nav_info .next_post span {
    flex: 0 0 auto;
    color: var(--3, #666);
    font-size: 1.042rem;
}

.nav_info .next_post a {
    font-size: 1.042rem;
    color: var(--2, #333);
    font-size: 1.042rem;
}

.nav_info .share_post u {}

div#socialSharing {
    display: flex;
    align-items: center;
}

div#socialSharing svg {
    display: block;
}

div#socialSharing a {
    margin-left: 1.042rem;
}

.box_author {
    display: flex;
    align-items: center;
    margin: 3.125rem 0 4.167rem;
}

.box_author .box_img {
    width: 8.333rem;
    height: 8.333rem;
    border-radius: 50%;
    flex: 0 0 auto;
    margin-right: 2.604rem;
    overflow: hidden;
}

.box_author .box_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.box_author h3 {
    font-size: 1.5625rem;
    font-weight: 600;
    margin-bottom: 0.26rem;
}

div#wpd-post-rating {
    border-radius: 0.26rem;
    background: var(--4, #EAF3FE);
    padding: 1.5625rem;
    margin-top: 0;
}

.danh_gia h2 {
    font-size: 1.5625rem;
    font-weight: 600;
    margin-bottom: 0;
}

div#comments {
    margin-top: 1.042rem;
}

#wpdcom .wpd-blog-post_author .wpd-comment-author, #wpdcom .wpd-blog-post_author .wpd-comment-author a {
    color: #1163BE;
}

#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-post_author .wpd-avatar img {
    border-color: #1163BE;
}

#wpdcom .wpd-thread-head .wpdiscuz-user-settings,#wpdcom .wpd-thread-head .wpd-thread-info {
    border-color: #1163BE;
}

#wpdcom .wpd-blog-post_author .wpd-comment-label {
    background: var(--2, #1163BE);
}
.contact_page {
    padding: 4.167rem 0;
}

.contact_page .grid-33.box_info {
    background: var(--2, #1163BE);
    padding: 4.167rem  2.604rem 3.385rem;
}

.contact_page .grid-33.box_info * {
    color: #fff;
}

.contact_page .grid-33.box_info img {
    max-height: 4.792rem;
    width: auto;
    margin-bottom: 2.604rem;
}

.contact_page .grid-33.box_info h3 {
    font-size: 1.25rem;
    text-transform: uppercase;
}

.contact_page .grid-33.box_info  ul {
    list-style: none;
    margin: 0;
}

.contact_page .grid-33.box_info ul li {
    padding: 1.042rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.30);
    margin: 0;
}

.contact_page .grid-33.box_info ul li:last-child {
    padding-bottom: 0;
}

.contact_page .grid-33.box_info a {
    border-bottom: 1px solid transparent;
    transition: .5s all;
}

.contact_page .grid-33.box_info a:hover {
    border-color: #fff;
}

.form_contact .box_form .form_gp.wrap_form input:not(.wpcf7-submit), .form_contact .box_form .form_gp.wrap_form textarea {
    background: var(--4, #EAF3FE);
}

.form_contact .box_form input:not(.wpcf7-submit):focus,.form_contact .box_form textarea:focus {
    border: 0.104rem solid var(--2, #1163BE) !important;
}

.grid-66.form_contact {
    padding-left: 5.208rem;
}

.grid-66.form_contact .grid-100.text_center {
    text-align: left;
}

.grid-66.form_contact .content {
    color: #666;
    margin-bottom: 2.083rem;
}

.grid-66.form_contact .form_gp.wrap_form {
    margin: 0 -0.521rem;
}

section.section.map_section iframe {
    width: 100%;
    height: 36.458rem;
    display: block;
}
div#wpd-bubble-wrapper {
    display: none !important;
}
section.section.banner_page .grid-container {
    position: relative;
}
.bao_gia_page {
    padding: 4.167rem 0;
}

.bao_gia_page .text_center.group_content_top {
    max-width: 42.5rem;
    margin: auto;
}

.bao_gia_page .text_center.group_content_top span {
    font-size: 1.042rem;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.521rem;
}

.bao_gia_page .text_center.group_content_top span svg {
    display: block;
    margin: 0 auto 0.26rem;
}

.bao_gia_page .text_center.group_content_top .content {
    color: #666;
    margin-bottom: 2.604rem;
}
div#thong_so .box {
}

div#thong_so .box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    background: #EAF3FE;
    padding: 1.198rem 2.135rem;
}

div#thong_so .box ul li {
    width: calc(100% / 3);
    display: flex;
    align-items: center;
    margin: 0;
}

div#thong_so .box ul li input {
    width: 0.885rem !important;
    margin: 0;
}

div#thong_so .box ul li label {
    margin: 0 0 0 0.521rem;
    font-weight: 400;
}

div#thong_so {
    margin-bottom: 1.042rem;
}

div#thong_so .box> span {
    margin-bottom: 0.521rem;
    display: block;
}
.wrap_cat_sp {
    display: flex;
    flex-wrap: wrap;
    margin: 2.083rem -0.78125rem 0;
}

.wrap_cat_sp .item_cat_solution {
    width: calc(calc(100% / 3) - 1.5625rem);
    margin: 0 0.78125rem 1.5625rem;
    padding-bottom: calc(33% - 1.302rem);
}
.item_cat_solution.hide {
    display: none;
}
.item_document {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0.78125rem 0;
}

.product_details {
    padding-top: 3.385rem;
}

.product_details  .box_content {
    padding-left: 4.6875rem;
}

.product_details .box_content>b {
    display: block;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1.5625rem;
}

a.link_tuy_chon {
    display: inline-block;
    color: var(--2, #1163BE);
    font-size: 1.042rem;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid var(--2, #1163BE);
    background: #EAF3FE;
    padding: 0.3125rem 4.792rem;
    transition: .5s all;
    margin-bottom: 3.385rem;
}

a.link_tuy_chon:hover {
    background: #1163BE;
    color: #fff;
}

.product_details .box_content .content li {
    color: #666;
    margin: 0;
}

.product_details .box_content .content {
    line-height: 1.5;
    margin-bottom: 1.042rem;
}

.product_details .box_content .content p {
    margin-bottom: 0.46875rem;
}

.product_details .box_content .content strong {
    font-weight: 600;
}

.product_details .box_content .content ul {
    margin-left: 1.042rem;
}

.share_post {
    display: flex;
}

.product_details .box_content .share_post {
    margin-top: 1.5625rem;
    color: #666;
}

.mySwiper2 .item {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.mySwiper2 .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 50%);
}

.mySwiper2 .item a svg {
    max-width: 2.604rem;
    height: auto;
}

.swiper.mySwiper2 {
    margin-bottom: 0.521rem;
}

.mySwiper .item {
    padding-bottom: 100%;
    position: relative;
    margin: 0 0.26rem;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.20);
    cursor: pointer;
}

.mySwiper .item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .item.video_slide svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 2.604rem;
    width: 100%;
    height: auto;
    z-index: 8;
}

.mySwiper .item.video_slide {
    background: #000;
}

.mySwiper .item.video_slide img {
    opacity: .8;
}

.mySwiper .item:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #1163BE;
    z-index: 2;
    opacity: 0;
    transition: .5s all;
}

.mySwiper .swiper-slide-thumb-active .item:before {
    opacity: .5
}


.product_details .wrap_gallery .wrap_slider {
    margin: 0 -0.26rem;
}

.tabs_content_product {
    margin-top: 4.167rem;
}

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

ul.nav_tab_info li {
    margin: 0;
}

ul.nav_tab_info li a {
    border-radius: 5px 5px 0px 0px;
    padding: 0.625rem 1.5625rem;
    color: var(--2, #1163BE);
    font-size: 1.042rem;
    font-weight: 600;
    /* 140% */
    transition: .5s all;
    border: 1px solid transparent;
    display: inline-block;
}

ul.nav_tab_info li a:hover,ul.nav_tab_info li a.active {
    border: 1px solid var(--2, #1163BE);
    background: var(--2, #1163BE);
    color: #fff;
}

.for_tab_content .item {
    fill: var(--3, #FFF);
    padding: 2.604rem;
    box-shadow: 0px 0px 18.18px 0px rgba(0, 46, 74, 0.10);
}

.for_tab_content .item .content {
    font-size: 1.042rem;
}

.for_tab_content .item .content strong {
    font-weight: 600;
}

.for_tab_content .item .content p {
    margin-bottom: 0.521rem;
}

.for_tab_content .item .content ul li {
    margin: 0;
}

.for_tab_content .item .content ul {
    margin-left: 1.042rem;
}

.for_tab_content .item.hide {
    display: none;
}

.item_document span {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    font-size: 1.042rem;
    color: var(--2, #1163BE);
}

.item_document span svg {
    margin-right: 0.521rem;
}

.item_document h3 {
    margin: 0;
    font-size: 1.042rem;
    font-weight: 400;
    transition: .5s all;
}

.item_document:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.wrap_tai_lieu {
    margin: -0.78125rem 0;
}

.item_document:hover {}

.item_document:hover h3 {
    color: #1163BE;
}

.single-product .danh_gia {
    margin-top: 4.167rem;
}

.single-product div#comments {
    max-width: 100%;
    margin: 0;
}

main#main {
    overflow: hidden;
}
nav.woocommerce-breadcrumb.breadcrumbs.uppercase, h1.product-title.product_title.entry-title, ul.next-prev-thumbs.is-small.show-for-medium, .price-wrapper, .product_meta,.social-icons {
    display: none;
}

h1.product-title.product_title.entry-title+.small {
    display: none;
}

.quantity .button {
    width: 2.083rem !important;
    height: 2.083rem !important;
    background: var(--4, #EAF3FE) !important;
    box-sizing: border-box;
    border: none !important;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: auto !important;
}

.quantity input[type=number] {
    height: 2.083rem;
    background: transparent !important;
    box-shadow: none !important;
    border-right: none;
    border-left: none;
    border: 1px solid var(--4, #EAF3FE);
    font-size: 0.885rem !important;
    min-width: 2.604rem;
}

.button.is-form:hover {
    background: var(--2, #1163BE) !important;
    color: #fff !important;
}

button.single_add_to_cart_button {
    margin: 0;
    padding: 0 3.346rem;
    background: var(--2, #1163BE) !important;
}
#wrapper>.message-wrapper {
    background: var(--2, #1163BE);
    font-size: 0.833rem;
    text-align: center;
}

#wrapper>.message-wrapper * {
    color: #fff;
}
[data-icon-label]:after {
    background: #E70505 !important;
    width: 1.042rem;
    height: 1.042rem;
    line-height: 1.042rem;
    font-weight: 800 !important;
}

form.woocommerce-cart-form .item .box {
    float: left;
    display: inline-block !important;
    width: auto;
    display: flex !important;
    width: 7.292rem;
    height: 7.292rem;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.20);
}

form.woocommerce-cart-form .item {
    display: inline-block;
    width: 100%;
    padding: 1.5625rem 0;
}

form.woocommerce-cart-form .item>*:not(.quantity) {
    display: block !important;
}

span.woocommerce-Price-amount.amount {}

span.woocommerce-Price-amount.amount {
    display: none;
}

form.woocommerce-cart-form .item .show-for-small.mobile-product-price {
    display: none !important;
}

form.woocommerce-cart-form .item span.woocommerce-Price-amount.amount {
    display: none !important;
}

a.icon-remove,  a.remove {
    position: absolute !important;
    top: 0;
}

a.remove {
    background: #E70505;
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 0.99rem !important;
    display: inline-flex;
    justify-content: center;
    left: 0;
}

form.woocommerce-cart-form .item .box {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-right: 1.5625rem;
}

form.woocommerce-cart-form .item>a {
    color: var(--2, #1163BE);
    font-size: 1.042rem;
    font-weight: 600;
    /* 140% */
    margin-top: 0.521rem;
}

form.woocommerce-cart-form .quantity {
}

form.woocommerce-cart-form .item:not(:last-child) {border-bottom: 1px solid rgba(0, 0, 0, 0.20);}

form.woocommerce-cart-form .item .box .content {
    color: #333;
    margin-bottom: 1.5625rem;
}

form.woocommerce-cart-form .item .content {
    margin-bottom: 1.5625rem;
}
.woocommerce-cart section.breadcrumbs {
    display: none;
}

.cart_page {
    padding: 3.646rem 0 4.167rem;
}

ul.process_list {
    list-style: none;
    margin: 0 0 3.125rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

ul.process_list li {
    margin: 0;
    font-size: 1.042rem;
    color: #666;
    font-weight: 700;
}

ul.process_list li span {
    border-radius: 2.604rem;
    border: 0.104rem solid rgba(51, 51, 51, 0.20);
    width: 2.083rem;
    height: 2.083rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.042rem;
    margin-right: 0.78125rem;
}

ul.process_list >span {
    width: 5.3125rem;
    background: rgba(0, 0, 0, 0.50);
    height: 1px;
    margin: 0 1.042rem;
}

.cart_page .wrap_inner {
    max-width: 50.521rem;
    margin: auto;
}

ul.process_list li.active {
    color: var(--2, #1163BE);
}

ul.process_list li.active span {
    background: var(--2, #1163BE);
    color: #fff;
    border-color: var(--2, #1163BE);
}

.cart_page .wrap_inner>h2 {
    background: #1163BE;
    color: #fff;
    font-size: 1.302rem;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    padding: 0.677rem 3.125rem;
    margin: 0;
    position: relative;
    z-index: 2;
}

form.woocommerce-cart-form {
    max-width: 100%;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
}

.cart_page {
    padding: 3.646rem 0 4.167rem;
}
ul.process_list {
    list-style: none;
    margin: 0 0 3.125rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    justify-content: center;
}
ul.process_list li {
    margin: 0;
    font-size: 1.042rem;
    color: #666;
    font-weight: 700;
}
ul.process_list li span {
    border-radius: 2.604rem;
    border: 0.104rem solid rgba(51, 51, 51, 0.20);
    width: 2.083rem;
    height: 2.083rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.042rem;
    margin-right: 0.78125rem;
}
ul.process_list >span {
    width: 5.3125rem;
    background: rgba(0, 0, 0, 0.50);
    height: 1px;
    margin: 0 1.042rem;
}

.cart_page .wrap_inner {
    max-width: 50.521rem;
    margin: auto;
}
ul.process_list li.active {
    color: var(--2, #1163BE);
}
ul.process_list li.active span {
    background: var(--2, #1163BE);
    color: #fff;
    border-color: var(--2, #1163BE);
}

.cart_page .wrap_inner>
h2 {
    background: #1163BE;
    color: #fff;
    font-size: 1.302rem;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
    padding: 0.677rem 3.125rem;
}
form.woocommerce-cart-form {
    max-width: 100%;
    padding: 0 3.125rem;
    margin: 0;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
ul.link_bottom {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #fff;
    margin: -2.604rem 0 3.125rem;
    position: relative;
    z-index: 2;
    padding-top: 0.78125rem;
}

ul.link_bottom li {
    margin: 0;
}

.continue-shopping.pull-left.text-left {
    display: none;
}

/*button.button.primary.mt-0.pull-left.small {*/
/*    display: none;*/
/*}*/

ul.link_bottom a.button_link.back {
    border: 1px solid var(--2, #1163BE);
    background: transparent;
    color: var(--2, #1163BE);
}

ul.link_bottom a {
    min-width: 8.698rem;
    text-align: center;
}

ul.link_bottom a.button_link.back:hover {
    background: var(--2, #1163BE);
    border-color: transparent;
    color: #fff;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
    padding: 1.5625rem 0 !important;
    display: inline-flex;
    flex-wrap: wrap;
    width: 100% !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

td.product-remove {
    position: absolute;
    padding: 0 !important;
    border: none;
}

.shop_table .cart_item td.product-thumbnail {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    width: 7.292rem;
    height: 7.292rem;
    flex: 0 0 auto;
    max-width: unset;
}

.shop_table .cart_item td {
    border: none !important;
}

table.shop_table {
    display: block;
    width: 100%;
    border-collapse: unset;
    border-spacing: unset;
    text-indent: unset !important;
    margin: 0 !important;
}

table.shop_table tbody {
    display: unset;
    vertical-align: unset !important;
}

td.product-name a {
    display: block;
    font-size: 1.042rem;
    color: var(--2, #1163BE);
    font-weight: 600;
    margin-bottom: 0.26rem;
}

td.product-name {
    color: #333;
    font-size: 0.9375rem;
    padding: 1.042rem 0 0 1.5625rem !important;
}

td.product-quantity {
    width: 100%;
    text-align: left !important;
    padding-left: 8.854rem;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: -2.083rem;
}
.page-template-xac_nhan_thong_tin div#breadcrumb {
    display: none;
}

section.section.xac_nhan_thong_tin {
    padding: 3.646rem 0 4.167rem;
}

.xac_nhan_thong_tin .box {
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    overflow: hidden;
}

.xac_nhan_thong_tin h2 {
    background: #EAF3FE;
    color: var(--2, #1163BE);
    font-size: 1.302rem;
    font-weight: 600;
    padding: 0.78125rem 2.083rem;
    margin: 0;
}

.xac_nhan_thong_tin .box_form {
    padding: 1.5625rem 2.34375rem;
    margin: 0 -0.521rem;
}

.xac_nhan_thong_tin .box_form .form_gp.wrap_form input:not(.wpcf7-submit), .xac_nhan_thong_tin .box_form .form_gp.wrap_form textarea {
    background: #EEE;
}

.xac_nhan_thong_tin .box_form br {
    display: none;
}

span.wpcf7-form-control.wpcf7-checkbox labale {}

.xac_nhan_thong_tin .box_form .content span.wpcf7-form-control-wrap {
    position: absolute;
    left: 0;
    top: 0;
}

span.wpcf7-form-control-wrap {}

.xac_nhan_thong_tin .box_form .content {
    position: relative;
    z-index: 2;
    padding-left: 1.354rem;
}

.xac_nhan_thong_tin .box_form .content [type="checkbox"] {
    height: auto;
    margin: 0;
}

.xac_nhan_thong_tin .box_form .content a {
    color: #333;
    padding-bottom: 0;
    display: inline-block;
    border-bottom: 1px solid #333;
    line-height: 1.3;
}

.xac_nhan_thong_tin .box_form .grid-100.text_center {
    text-align: left;
    margin: 1.042rem 0 -1.5625rem 0;
}

section.section.xac_nhan_thong_tin .grid-66 {
    padding-right: 3.385rem;
}

section.section.xac_nhan_thong_tin .right h2 {
    background: #1163BE;
    color: #fff;
    border-radius: 5px 5px 0 0;
    margin: 0;
}

.list_product_cart {
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    padding: 0.521rem 2.34375rem 2.604rem;
}

.list_product_cart .item {
    padding: 1.042rem 0;
    display: flex;
}

.list_product_cart .item h3 {
    color: var(--2, #1163BE);
    font-size: 1.042rem;
    font-weight: 600;
    margin: 0;
}

.list_product_cart .item .right {
    color: var(--3, #666);
    flex: 0 0 auto;
    display: flex;
    margin-left: 2.604rem;
}

.list_product_cart .item .right p:nth-child(2) {
    order: -1;
}

.list_product_cart a.button_link.send_quote {
    width: 100%;
    text-align: center;
}
section.section.xac_nhan_thong_tin.thanh_cong .box {
    text-align: center;
}

section.section.xac_nhan_thong_tin.thanh_cong .box h2 {
    background: transparent;
    padding: 0;
}

section.section.xac_nhan_thong_tin.thanh_cong .box h2 svg {
    display: block;
    margin: 0 auto 1.042rem;
}

section.section.xac_nhan_thong_tin.thanh_cong .box {
    padding: 3.385rem 17.96875rem;
}
.tax-product-cat .shop-page-title.category-page-title.page-title {
    display: none;
}

.product_tax_page {
    padding: 3.385rem 0 5.208rem;
}

.filter_search {
    padding-top: 5.46875rem;
    padding-right: 1.5625rem;
}

.product_tax_page
h1.heading_h2+.content {
    color: #666;
    margin-bottom: 2.083rem;
}

.filter_search .box {
    border: 1px solid var(--2, #1163BE);
    padding: 1.5625rem 1.823rem;
}

.filter_search h3 {
    font-size: 1.042rem;
    font-weight: 600;
}

.filter_search b {
    color: var(--2, #1163BE);
    font-size: large;
    font-weight: 600;
    display: block;
    margin-bottom: 0.417rem;
}

ul#danh_muc {
    list-style: none;
    margin: 0;
}

input#search_product {
    height: 2.292rem;
    border-radius: 5px;
    border: 1.5px solid rgba(51, 51, 51, 0.20);
    box-shadow: none;
    margin: 0;
}

select#thuong_hieu {
    border-radius: 5px;
    border: 1.5px solid rgba(51, 51, 51, 0.20);
    height: 2.292rem;
    color: var(--3, #666);
    cursor: pointer;
    margin: 0;
}

ul#danh_muc>li {
    position: relative;
}

ul#danh_muc>li .right {
    position: absolute;
    right: 0;
    top: 0.78125rem;
    display: flex;
    color: var(--3, #666);
    transition: .5s all;
}

ul#danh_muc>li .right .drop_menu {
    margin-left: 0.26rem;
    cursor: pointer;
}
ul#danh_muc>li .right .drop_menu svg {
    width: 0.833rem;
    height: auto;
}

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

ul#danh_muc li {
    margin: 0;
}

ul#danh_muc>li:not(:last-child) a {
    border-bottom: 1px solid rgba(51, 51, 51, 0.20);
}

ul#danh_muc li a {
    display: block;
    padding: 0.677rem 0;
    transition: .5s all;
    color: #333;
}

ul.menu_sub li:not(:last-child) a {
    border: none !important;
}

ul#danh_muc li a.active {
    color: var(--2, #1163BE);
    border-color: #1163BE;
}

ul#danh_muc>li .right {}

ul#danh_muc li a.active+.right {
    color: var(--2, #1163BE);
}

ul#danh_muc li a.active+.right svg path {
    stroke: var(--2, #1163BE);
}



.filter_search .box>*:not(:last-child) {
    margin-bottom: 1.5625rem;
}

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

.wrap_product .item_product {
    width: calc(calc(100% / 3) - 0.9375rem);
    margin: 0 0.46875rem 0.9375rem;
}

.wrap_product .item_product h3 {
    font-size: 1.042rem;
}

.wrap_product .item_product .content {
    font-size: 0.9375rem;
    min-height: 2.917rem;
}
.content.content_cat {
    border-radius: 5px;
    background: var(--3, #FFF);
    box-shadow: 0px 0px 1.042rem 0px rgba(0, 46, 74, 0.10);
    padding: 3.125rem 3.385rem;
    margin-top: 4.167rem;
}
.paging ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: center;
}

.paging ul a {
    display: inline-flex;
    width: 2.396rem;
    height: 2.396rem;
    border-radius: 2.604rem;
    background: #EAF3FE;
    align-items: center;
    justify-content: center;
    margin: 0 0.26rem;
    font-weight: 500;
}

.paging ul a.active {
    background: var(--2, #1163BE);
    color: #fff;
}

.paging ul li {
    margin: 0;
}

.paging {
    margin-top: 1.5625rem;
    width: 100%;
}
ul.menu_sub{
    display: none;
}
.wrap_product:before,
#load_product_home:before,
#load_posts_home:before{
    position: absolute;
    content: '';
    background-image: url(../images/loading_ajax.gif);
    width: 9.375rem;
    height: 9.375rem;
    top: 9.375rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    background-size: cover;
    opacity: 0;
}
#load_product_home:before,
#load_posts_home:before{
    top: 50%;
    transform: translate(-50%,-50%);

}
.loading:before{
    opacity: 1 !important;
}
.loading>*{
    opacity: .2 !important;
    pointer-events: none;
}
.wrap_product,
#load_product_home{
    position: relative;
}
.list_product_cart .item:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.page_404 {
    padding: 13.292rem 0 5.208rem;
}

.page_404 h1 {
    color: var(--2, #1163BE);
    font-size: 10.417rem;
    line-height: .1;
}

.page_404 b {
    font-size: 2.083rem;
    font-weight: 600;
    padding-bottom: 4.167rem;
    margin-bottom: 4.167rem;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.page_404 .wrap_bottom h3 {
    color: var(--2, #1163BE);
    text-align: center;
    font-weight: 600;
    font-size: 2.604rem;
    margin-bottom: 1.5625rem;
}

.page_404 .wrap_bottom .wrap {
    display: flex;
    flex-wrap: wrap;
}

.page_404 .wrap_bottom .wrap a {
    width: calc(calc(100% / 3) - 1.042rem);
    margin: 0 0.521rem 1.042rem;
    min-height: 8.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.302rem;
    font-weight: 600;
    color: #333;
    padding: 1.042rem 2.083rem;
    border-radius: 5px;
    background: var(--4, #EAF3FE);
    transition: .5s all;
}

.page_404 form.search-form {
    max-width: 48.229rem;
    margin: auto;
    margin-top: 1.042rem;
    position: relative;
}

.page_404 form.search-form input.search-field {
    margin: 0;
    height: 2.604rem;
    border-radius: 5px;
    border: 1.5px solid rgba(51, 51, 51, 0.20);
    font-weight: 400;
    color: var(--3, #666);
    padding: 0 1.042rem;
    box-sizing: border-box;
}

.page_404 form.search-form input.search-submit {
    margin: 0 !important;
    height: 100%;
    width: 4.167rem;
    opacity: 0;
}

.page_404 form.search-form [type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
}

.page_404 form.search-form svg {
    position: absolute;
    top: 0.729rem;
    right: 0.9375rem;
    z-index: 9;
    max-width: 1.042rem;
    height: auto;
}
.page_404 .wrap_bottom .wrap a:hover {
    background: #1163BE;
    color: #fff;
}
.searchform .button.icon {
    background: var(--2, #1163BE);
}
div#cart-popup .inner-padding {
    padding: 0;
}

div#cart-popup .is-divider {
    display: none;
}

div#cart-popup h4 {
    text-align: left;
    display: flex;
    color: var(--2, #1163BE);
    font-size: 1.302rem;
    font-weight: 600;
    align-items: center;
    padding: 0.9375rem 2.083rem;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.off-canvas .off-canvas-cart {
    width: 23.958rem;
}

div#cart-popup h4.me svg {
    margin-right: 0.625rem;
}

div#cart-popup form.woocommerce-cart-form {
    box-shadow: none;
    padding: 0 2.083rem;
}

div#cart-popup form.woocommerce-cart-form .shop_table .cart_item td.product-thumbnail {}

div#cart-popup form.woocommerce-cart-form td.product-name {
    padding-top: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 4.2rem;
}

div#cart-popup form.woocommerce-cart-form td.product-quantity {
    position: absolute;
    bottom: 1.615rem;
}

.shop_table .cart_item td td.product-price {
    padding: 0 !important;
}

.shop_table .cart_item td.product-price {
    display: none;
}

div#cart-popup form.woocommerce-cart-form td.product-quantity input {
    margin: 0;
}

.mfp-content.off-canvas-cart {
    background: #fff !important;
}
div#cart-popup .inner-padding tr.woocommerce-cart-form__cart-item.cart_item {
    flex-wrap: nowrap;
}
div#cart-popup .inner-padding a.button_link {
    margin: 0 2.083rem;
    width: auto;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
}
div#cart-popup h4 svg {
    margin-right: 0.625rem;
}
.col.col_3 ul {
    list-style: none;
    margin: 1.042rem 0 0 0;
    display: flex;
}

.col.col_3 ul li {
    margin-right: 0.521rem;
}

li.header-search form {
    display: flex;
}

li.header-search form label {
    margin: 0 !important;
}

li.header-search form label input {
    height: 100%;
}
.header-nav li a {
    font-size: 0.9375rem;
}
nav.breadcrumb .active_term [itemprop="title"] {
    font-weight: 600;
}
.tax_solution .box h3,
.content.content_cat h3{
    font-size: 1.5625rem;
    font-weight: 600;
}
.slider_tax_solution .item_cat_solution {
    padding-bottom: 70%;
}

.contact_solution .box_form .form_gp.wrap_form input:not(.wpcf7-submit):focus, .contact_solution .box_form .form_gp.wrap_form textarea:focus {
    border: 2px solid var(--2, #1163BE) !important;
}
.wrap_posts_nb .item_news .box_content h3 {
    line-height: 1.3;
    height: auto;
}
.home_sec_4 .wrap .item {
    width: 20%;
}
.item_news span.hot {
    height: 3.021rem;
    background: #E70505;
    position: absolute;
    top: 0;
    left: 2.448rem;
    border-radius: 0 0 5px 5px;
    z-index: 9;
    pointer-events: none;
    padding: 0 1.302rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.042rem;
}

.load_button{
    background: rgb(17 99 190 / 20%) !important;
    position: relative;
}
.load_button:before {
    position: absolute;
    content: '';
    background-image: url(../images/loading_ajax.gif);
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px !important;
    height: 40px !important;
    background-size: cover;
}
div#reviews.woocommerce-Reviews {
    max-width: 100%;
    margin-top: 20px;
}

h2.woocommerce-Reviews-title {
    display: none;
}

.devvn_prod_cmt {
    max-width: 100%;
}

#comments a.btn-reviews-now,button#devvn_cmt_submit, button#devvn_cmt_replysubmit,
p.form-submit input[type="submit"]{
    color: var(--3, #FFF);
    height: 2.396rem;
    display: inline-block;
    border-radius: 5.208rem;
    background: var(--2, #1163BE);
    line-height: 2.396rem;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0 1.042rem;
    transition: .5s all;
    margin-top: 1.5625rem;
    margin-top: 0;
}

.star_box {
    padding: 2rem;
    background: var(--4, #EAF3FE);
    border: none;
}

.theme-flatsome .devvn-star:before {
    color: #FDB813;
}

span.devvn_num_reviews {
    color: var(--2, #1163BE);
}

span.devvn_scala_rating {
    background: rgba(0, 0, 0, 0.10);
}
p.comment-form-url {
    display: none;
}
.nav-dropdown-has-shadow .nav-dropdown.sub-menu li a {
    margin: 0;
    padding: 10px 0 !important;
    display: block;
    color: #333;
}

.nav-dropdown-has-shadow .nav-dropdown.sub-menu li {
    margin: 0;
}
.nav-dropdown-has-shadow .nav-dropdown.sub-menu li a:hover {
    color: var(--2, #1163BE) !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0 !important;
    line-height: 2.292rem !important;
}

.select2-container .select2-selection--single {
    height: 2.292rem !important;
    color: var(--3, #666);
    border: 1.5px solid rgba(51, 51, 51, 0.20) !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: var(--2, #1163BE) !important;
}

.select2-results__option {
    margin: 0;
}
.slider_team .item:hover .box_img img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.item_product:hover .box_img img {
    transform: translate(-50%, -50%) scale(1.1);
}
.box_hover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: rgba(17, 99, 190, 0.90);
    display: flex;
    padding: 1.302rem;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
}

.box_hover h3 {
    position: unset;
    padding: 0;
    min-height: unset;
    background: transparent;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.box_hover .inner {
    position: relative;
    padding: 1.302rem;
    display: flex;
    align-items: center;
}

.box_hover .inner h3 {

    padding-bottom: 0.521rem;
    margin-bottom: 0.521rem;
    border-bottom: 1px solid #FFF;
}

.box_hover .inner .content {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.3;
}

.item_cat_solution:hover> h3 {
    opacity: 0;
}

.item_cat_solution:hover .box_hover {
    opacity: 1;
}
.slider_app .item:hover .box_img img {
    transform: scale(1.2);
}
.header-bg-color {
    background: #fff;
}
.box_hover .inner:before, .box_hover .inner:after {
    content: '';
    border: 1px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
}
.box_hover .inner:before {
    top: 0;
    left: 0;
}
.box_hover .inner:after {
    bottom: 0;
    right: 0;
}
.item_cat_solution:hover .box_hover .inner:before,.item_cat_solution:hover .box_hover .inner:after {
    width: 100%;
    height: 100%;
}
.item_cat_solution:hover .box_hover .inner:before {
    border-top-color: #fff;
    border-right-color: #fff;
    -webkit-transition: width .25s ease-out,height .25s ease-out .25s;
    -moz-transition: width .25s ease-out,height .25s ease-out .25s;
    -o-transition: width .25s ease-out,height .25s ease-out .25s;
    transition: width .25s ease-out,height .25s ease-out .25s;
}
.item_cat_solution:hover .box_hover .inner:after {
    border-bottom-color: #fff;
    border-left-color: #fff;
    -webkit-transition: border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s;
    -moz-transition: border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s;
    -o-transition: border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s;
    transition: border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s;
}
.header-nav-main li.menu_news ul {
    display: flex;
    width: 100%;
    right: 0;
    left: unset;
}

.header-nav-main li.menu_news {
    position: unset;
}

.header-nav-main li.menu_news:before,
.header-nav-main li.menu_news:after{
    display: none;
}

.header-nav-main li.menu_news ul li {
    width: 25%;
    border: none !important;
}

.header-nav-main li.menu_news ul li img {
    display: block;
    width: auto;
    max-height: 3.4375rem;
    margin: 0 auto 1.042rem;
}

.header-nav-main li.menu_news .sub-menu li a {
    text-align: center;
    font-weight: 600 !important;
    border: none !important;
    padding: 1.71875rem 0.521rem !important;
    background: transparent !important;
}

.header-nav-main li.menu_news .sub-menu li a:hover {
    background: #EEF6FF !important;
}
li.cart-item.has-icon a {
    line-height: normal;
}
.button_filter {
    display: none;
}
.filter_search .close {
    display: none;
}
.select2-container {
    width: 100% !important;
}
#logo{
    width: auto !important;
}
#logo img{
    height: 3.125rem !important;
    transition: .5s all;
}
.searchform-wrapper form {
    display: flex;
    justify-content: center;
}

.searchform-wrapper form input {
    margin: 0;
    height: 100%;
}

.searchform-wrapper form label {
    margin: 0;
}
.stuck .header-main .nav > li > a {
    line-height: normal;
}
.stuck .header-top {
    padding: 0.229rem 0;
}

.stuck #logo img {
    height: 2.5rem !important;
}

.header-wrapper.stuck .nav-uppercase>li>a {
    line-height: 1.8rem;
}
.header-nav-main li.menu_mega>ul>li {
    width: 25%;
    margin: 0.521rem 0 !important;
    padding: 0 0.521rem;
}

.header-nav-main li.menu_mega>ul>li>a {
    font-size: .8rem;
    line-height: 1.5;
    color: #1163be !important;
    min-height: 3rem;
    display: inline-block !important;
    width: 100%;

}

.header-nav-main li.menu_mega>ul {
    margin: 0 -0.521rem !important;
    -moz-column-count: 4;
    -moz-column-gap: 0;
    -moz-column-rule: 1px solid #e2e2e2;
    -webkit-column-count: 4;
    -webkit-column-gap: 0;
    -webkit-column-rule: 1px solid #e2e2e2;
    column-count: 4;
    column-gap: 0;
    column-rule: 1px solid #e2e2e2;
    display: list-item !important;
}
.header-nav-main li.menu_mega>ul>li {
    width: 100% !important;
    display: inline-block !important;
}


.header-nav-main li.menu_mega>ul>li ul a {
    font-size: .8rem;
}
.header-cart-icon{
    line-height: normal !important;
}

[lang="en-GB"] div#ez-toc-container .ez-toc-title {
    font-size: 0;
}

[lang="en-GB"] div#ez-toc-container .ez-toc-title:before {
    content: 'Post content';
    font-size: 1.302rem;
}
footer#footer .menu a {
    display: inline-block !important;
}
.woocommerce #review_form input#wp-comment-cookies-consent {
    margin: 0;
    height: auto;
}
.footer_menu ul {
    list-style: none !important;
}

.footer_menu ul li {
    list-style: none;
}

.footer_menu ul li {
    display: block;
    position: relative;
}
.header-nav-main li.menu_mega>ul {
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.footer_menu ul li:before {
    width: 0.3125rem;
    height: 0.3125rem;
    border-radius: 50%;
    content: '';
    position: absolute;
    background: #fff;
    opacity: 1;
    top: 0.46875rem;
    left: -0.833rem;
    flex: 0 0 auto;
}
.tax-product-cat nav.breadcrumb ul>*:last-child {
    display: none;
}
form.cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop_table .cart_item td.product-thumbnail a {
    display: flex;
    align-items: center;
}

.shop_table .cart_item td.product-thumbnail a {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.shop_table .cart_item td.product-thumbnail a img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.service_details .content h2 {
    font-size: 1.8rem;
}

.service_details .content h1 {
    font-size: 2rem;
}

.service_details .content h4 {
    font-size: 1.4rem;
}

.service_details .content h5 {
    font-size: 1.2rem;
}
@media only screen and (min-width: 1200px) {
    .home header#header {
        position: fixed;
        top: 0;
    }
    .has-dropdown .icon-angle-down {
        display: none;
    }
    .nav-uppercase>li>a {
        line-height: 4.323rem;
    }
    .header-wrapper.stuck .nav-uppercase>li>a {
        line-height: 2.604rem;
    }
}

@media only screen and (max-width: 1199px) {
    .header-nav-main li {
        margin: 0 1rem;
    }
}
@media only screen and (max-width: 991px) {
    html {
        font-size: 1.3vw;
    }
    .hero-style {
        height: auto;
        padding-bottom: 60%;
    }
    .arrow_slider {
        left: -1.5rem;
    }

    .arrow_slider.next {
        right: -1.5rem;
    }
}
@media only screen and (max-width: 767px) {
    html {
        font-size: 3.8vw;
    }

    .hero-style .content_inner {
        left: 20px;
        max-width: 100%;
        right: 20px;
    }

    .hero-style .content_inner h3 {
        font-size: 1.4rem;
    }

    .hero-style .content_inner span {
        font-size: 1rem;
    }

    .hero-style {
        padding-bottom: 100%;
    }

    .hero-slider .swiper-pagination {
        left: 20px;
    }

    .home_sec_2 .grid-container {
        flex-wrap: wrap;
    }

    .home_sec_2 .grid-50.box_content {
        padding-right: 10px;
        margin-bottom: 3rem;
    }

    .wrap_cat_solution .item_cat_solution {
        width: 100%;
        padding-bottom: 60%;
    }

    .home_sec_4 {
        padding: 3rem 0;
    }

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

    .home_sec_4 .wrap .item {
        width: 50%;
        margin: 1rem 0;
    }

    ul.list_cat {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow: auto;
        padding-bottom: .5rem;
    }

    ul.list_cat li {
        width: 40%;
        flex: 0 0 auto;
    }

    ul.list_cat li a {
        padding: .5rem;
    }

    .item_pm_slide {
        flex-wrap: wrap;
    }

    .item_pm_slide>* {
        width: 100% !important;
    }

    .item_pm_slide .box_img {
        order: -1;
    }

    .home_sec_7 {
        padding-top: 4rem;
    }

    .list_cat_post {
        flex-wrap: nowrap;
        padding-bottom: .5rem;
        justify-content: flex-start;
        overflow: auto;
    }

    .list_cat_post li {
        flex: 0 0 auto;
        margin: 0 1rem 0 0;
    }

    .heading_h2 {
        font-size: 1.9rem;
    }

    .slider_logo {
        margin: 2rem 0;
    }

    .home_sec_9 {
        padding: 3rem 0;
        background-attachment: unset;
    }

    .home_sec_9 h2.heading_h2 {
        font-size: 2rem;
    }

    .footer_top {
        flex-wrap: wrap;
    }

    .footer_top .thoi_gian {
        align-items: flex-start;
        margin-bottom: 2rem;
    }

    .footer_bottom {
        flex-wrap: wrap;
    }

    .footer_bottom>* {
        width: 100% !important;
        padding: 0 10px;
    }

    .copyright {
        margin-top: 2rem;
    }

    .grid-33.footer_1 {
        padding-right: 10px;
    }
    .arrow_slider {
        left: -1rem;
    }

    .arrow_slider.next {
        right: -1rem;
    }
    section.section.banner_page {
        padding: 3rem 0;
        background-attachment: unset;
    }

    section.section.banner_page h1 {
        font-size: 2rem;
    }

    section.section.banner_page:before {
        background: rgb(0 0 0 / 50%);
    }

    .about_sec_3 .wrap {
        flex-wrap: wrap;
    }

    .about_sec_3 {
        padding: 4rem 0;
    }

    .about_sec_3 .wrap>* {
        width: 100% !important;
    }

    .about_sec_3 .wrap .box_content {
        margin-bottom: 2rem;
    }

    .about_sec_3 .box_img img {
        max-width: 100%;
    }

    .home_sec_4 {
        background-attachment: unset;
    }

    .about_sec_5 {
        padding: 4rem 0;
    }

    section.section.about_sec_2 .wrap_slider {
        flex-wrap: wrap;
        max-width: 100%;
    }

    .group_content_cn {
        position: unset;
        width: 100% !important;
        padding: 2.5rem;
        max-height: unset;
        transform: unset;
    }

    .slider_cn {
        width: 100% !important;
        padding-right: 1rem;
    }


    .about_sec_2 .group_content .arrow_slider {
        display: none;
    }
    .wrap_cat_gp .item_cat_solution {
        width: calc(100% - 2.084rem);
        padding-bottom: 60%;
    }
    .item_solution {
        width: calc(calc(100% / 2) - 1.5625rem);
    }

    .item_solution .box_content {
        padding: 1rem;
    }

    .item_solution .box_content h3 {
        font-size: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .item_solution .box_content .content {
        font-size: .8rem;
    }

    .tax_solution .box {
        padding: 2rem;
    }
    nav.breadcrumb ul>* {
        flex: 0 0 auto;
    }

    nav.breadcrumb ul {
        overflow: auto;
        padding-bottom: .5rem;
        margin-bottom: -.5rem;
    }
    .solution_single_sec_1 .grid-50.box_content {
        padding-left: 10px;
        margin-top: 2rem;
    }

    .solution_single_sec_2 {
        padding: 4rem 0;
    }

    .solution_single_sec_2 .grid-50:nth-child(1) {
        padding-right: 10px;
        margin-bottom: 3rem;
    }

    .solution_single_sec_5 {
        padding-bottom: 4rem;
    }

    .contact_solution {
        padding: 4rem 0 1rem;
    }
    .item_product .box_content h3 {
        font-size: 1rem;
    }

    .item_product .box_content .content {
        font-size: .8rem;
        margin-bottom: .5rem;
    }

    .item_product .box_content {
        padding: 0 .5rem .5rem;
    }
    div#thong_so .box ul li {
        width: 100%;
    }
    .solution_style_2 .box {
        padding: 2rem;
    }

    .solution_style_2 iframe {
        height: 11rem;
    }
    .service_details .grid-75 {
        padding-right: 10px;
    }

    .wrap_sidebar {
        margin-top: 2rem;
    }
    .wrap_cat_sp .item_cat_solution {
        width: 100%;
        padding-bottom: 85%;
    }
    .filter_search {
        padding-top: revert-layer;
        padding-right: 10px;
    }

    .wrap_product .item_product {
        width: calc(calc(100% / 2) - 0.9375rem);
    }

    .content.content_cat {
        padding: 2rem;
    }
    .product_details .box_content {
        padding-left: 10px;
        margin-top: 2rem;
    }

    a.link_tuy_chon {
        padding: .5rem 2rem;
        margin-bottom: 2rem;
    }

    .quantity+.button {
        padding: 0 .7rem;
        font-size: .8rem;
    }

    ul.nav_tab_info li {
        flex: 0 0 auto;
    }

    ul.nav_tab_info {
        overflow: auto;
        padding-bottom: .5rem;
        margin-bottom: -0.5rem;
    }

    .for_tab_content .item {
        padding: 1.5rem;
    }

    #wpdcom .wpd-thread-list {
        padding: .5rem 0;
    }
    .app_sec_1 {
        padding: 4rem 0 3rem;
    }

    .item_app {
        width: calc(100% - 1.5625rem);
    }
    .nav_info {
        overflow: auto;
        padding-bottom: .5rem;
    }

    .box_author .box_img {
        width: 5rem;
        height: 5rem;
    }
    li.header-search a {
        padding-right: 0;
    }

    .nav>li>a>i.icon-search {
        font-size: 1.5rem;
    }

    .nav>li>a>i.icon-menu {
        font-size: 2.5rem;
    }
    .wrap_posts_nb .item_news:nth-child(1) {
        width: calc(100% - 1.25rem) !important;
    }

    .wrap_posts_nb .item_news {
        width: calc(100% - 1.25rem);
        flex-wrap: wrap;
    }

    .item_news .box_content {
        padding: 1rem;
    }

    .wrap_posts_nb .item_news>.box_img {
        width: 100%;
        padding-bottom: 60%;
    }

    .wrap_posts .item_news {
        width: calc(calc(100% ) - 1.042rem);
    }
    .grid-66.form_contact {
        padding-left: 10px;
        margin-top: 3rem;
    }

    .contact_page {
        padding-bottom: 0;
    }

    section.section.map_section iframe {
        height: 17rem;
    }

    footer#footer {
        background-attachment: unset;
    }
    .page_404 h1 {
        font-size: 7rem;
    }

    .page_404 b {
        font-size: 1.7rem;
        padding-bottom: 2.167rem;
        margin-bottom: 2.167rem;
    }

    .page_404 .wrap_bottom h3 {
        font-size: 1.5rem;
    }

    .page_404 .wrap_bottom .wrap a {
        width: calc(calc(100% / 2) - 1.042rem);
        padding: 1rem;
        font-size: 1rem;
    }
    form.woocommerce-cart-form {
        padding: 1rem;
    }

    ul.process_list li {
        flex-wrap: wrap;
        text-align: center;
    }

    .cart_page {
        padding: 2rem 0 !important;
    }

    ul.process_list li span {
        display: block;
        margin: auto;
        text-align: center;
    }

    ul.process_list >span {
        width: 2rem;
        margin: 2rem .5rem 0;
    }

    ul.process_list li {
        font-size: .9rem;
    }

    ul.process_list li {
        width: 30%;
    }

    .shop_table .product-name {
        width: calc(100% - 8rem) !important;
        padding-top: 0 !important;
    }

    .shop_table .mobile-product-price {
        display: none !important;
    }
    section.section.xac_nhan_thong_tin .grid-66 {
        padding-right: 10px;
    }
    section.section.xac_nhan_thong_tin.thanh_cong .box {
        padding: 2rem;
    }
    .filter_search {
        margin-bottom: 2rem;
    }
    .for_tab_content .item .content iframe {
        height: 12rem;
    }
    .nav>li>a {
        outline: none;
    }
    .nav.nav-vertical li.current-menu-item a {
        color: var(--2, #1163BE);
    }
    ul.process_list {
        align-items: flex-start;
    }

    ul.process_list li span {
        line-height: 32px;
    }
    .shop_table .product-remove a {
        top: 0;
    }
    .xac_nhan_thong_tin .grid-33.right {
        margin-top: 2rem;
    }
    .service_details h1.heading_h2 {
        font-size: 1.4rem;
    }
    .grid-33.tablet-grid-33.filter_search {
        position: fixed;
        z-index: 9999;
        background: #fff;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        padding: 30px 10px;
        transform: translateX(-100%);
        transition: .5s all;
    }

    .filter_search .box {
        max-height: calc(100vh - 90px);
        overflow: auto;
    }

    .grid-33.tablet-grid-33.filter_search.active {
        transform: translateX(0);
    }
    .button_filter {
        display: inline-flex;
    }
    .button_filter {
        display: inline-flex;
        width: 3rem;
        height: 3rem;
        background: var(--2, #1163BE);
        align-items: center;
        justify-content: center;
        fill: #fff;
        border-radius: 0 10px 10px 0;
        top: 50%;
        position: fixed;
        z-index: 99;
        transform: translateY(-50%);
    }

    .button_filter svg {transform: translateX(-.1rem);}

    .button_filter svg {
        max-width: 1.4rem;
    }

    .grid-33.tablet-grid-33.filter_search .close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9;
        background: var(--2, #1163BE);
        width: 2.5rem;
        height: 2.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .grid-33.tablet-grid-33.filter_search .close svg {
        width: 20px;
        fill: white;
        display: block;
    }
    .select2-dropdown {
        z-index: 99999 !important;
    }
    input#search_product {
        margin: .5rem 0 2rem 0;
    }
    .header-main ,
    .header.show-on-scroll, .stuck .header-main{
        height: auto !important;
        padding: .5rem 0;
    }
    .nav>li>a>i.icon-search {
        font-size: 1.5rem !important;
    }
    #logo img,
    .stuck #logo img{
        height: 2.8rem !important;
    }
    .nav-vertical>li li ul {
        display: none;
    }
    .hero-style {
        padding-bottom: 56.25%;
    }
}

