.mobile-sidebar {
    display: none;
}
section.contact_page form br {
    display: none;
}
.map_contact iframe{
    width: 100%;
    height: 600px;
    display: block;
}
video#video-homepage {
    display: block;
    height: 700px;
    width: 100%;
    object-fit: cover;
}
.service_sec_2 {
    background: #e6e7e9;
    padding: 50px 0;
}

.service_sec_2 h1, .service_sec_2 h2, .service_sec_2 h3, .service_sec_2 h4, .service_sec_2 b, .service_sec_2 strong {
    font-family: "Montserrat-Bold";
    margin-bottom: 20px;
    color: #05539d;
    font-size: 18px;
    display: block;
}

.service_sec_2 p {
    font-size: 18px;
    line-height: 1.5;
    color: #343434;
}

.service_sec_2_2 .item {
    display: flex;
    align-items: center;
}

.service_sec_2_2 .item .box_img {
    width: 50%;
    flex: 0 0 auto;
    padding-bottom: 33%;
    position: relative;
}

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

.service_sec_2_2 .item .box_content {
    padding: 0 50px;
}

.service_sec_2_2 .item .inner h2 {align-items: center;display: flex;font-family: "Montserrat-Bold";color: #05539d;font-size: 18px;margin-bottom: 10px;}
.dvls_maps_wrap .dvls_result_infor h2{
    font-family: "Montserrat-Bold" !important;
}
.service_sec_2_2 .item .inner h2 .num {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 100px;
    border: 3px solid #05539d;
    flex: 0 0 auto;
    margin-right: 10px;
}

.service_sec_2_2 .item .inner .p {
    margin-left: 50px;
    line-height: 1.5;
}

.service_sec_2_2 .item:nth-child(even) .box_img {
    order: 2;
}

section.section.service_sec_2_2 {
    padding-bottom: 80px;
}
.full_width{
    width: 100%;
}
.list-new-hot {
    padding: 0 !important;
}

.list-new-hot {
    border: none !important;
}
.list-new-hot .title_section h2 {
    margin: 0 !important;
    text-align: left !important;
    color: #fff;
    font-family: "Montserrat-medium";
    text-transform: uppercase;
    font-size: 1.4rem !important;
    padding: 10px 15px;
}

.list-new-hot .title_section {text-align: left;background: #00529c;}

#index .news_page .news_hot .item_news .ctent_news .txt_news h4 {
    height: 54px !important;
    font-size: 0.9em;
    -webkit-line-clamp: 3;
    text-transform: unset;
    min-height: unset;
    color: #000;
}

#index .news_page .news_hot .item_news {
    border: none;
    padding: 10px;
    position: relative;
    margin: 5px 0;
    background: rgb(147 147 147 / 10%);
}

.slider_news_hot ul.slick-dots button {
    background: #999;
}

.slider_news_hot ul.slick-dots {
    bottom: -50px;
}

.slider_news_hot ul.slick-dots .slick-active button {
    background: #04529d;
    box-shadow: 0px 0px 0 5px #05539d7d;
    border: none;
}
.chi_tiet_san_pham .wrap {
    max-width: 100%;
    display: flex;
    width: 100%;
}

.box_all_video video {
    max-width: 100%;
}

.chi_tiet_san_pham .wrap .left {
    width: 25%;
    flex: 0 0 auto;
    position: relative;
}

.chi_tiet_san_pham .wrap .right {
    width: 75%;
}

.chi_tiet_san_pham {
    padding: 100px 0;
}
.box_all_video{
    position: relative;
    margin-top: 20px;
}
.box_all_video video{
    display: block;
}
.box_all_video .poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ul.wrap_dots {
    list-style: none;
    margin: 0;
    transition: .5s all;
    opacity: 1;
}
ul.wrap_dots.hide{
    opacity: 0;
}
ul.wrap_dots li {
    position: absolute;
    z-index: 9;
    transform: scale(.79);
}

ul.wrap_dots li sopan {}

.chi_tiet_san_pham .wrap .num{
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #11569d;
    border-radius: 50%;
    font-size: 15px;
    position: relative;
}

.chi_tiet_san_pham .wrap .num:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 100%;
    height: 100%;
    background: #11569d;
    border-radius: 100px;
    animation: pulse-border 1000ms ease-out infinite;
    z-index: -1;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

span.num {}

.nav_chi_tiet {
    list-style: none;
    margin: 0;
}

.chi_tiet_san_pham .wrap .left h3 {
    font-size: 25px;
    color: #11569d;
    font-family: "Montserrat-Bold";
    margin-bottom: 20px;
}

.nav_chi_tiet a {
    color: #333;
}

.nav_chi_tiet span.num {
    flex: 0 0 auto;
    margin-right: 10px;
}

.nav_chi_tiet li+li {
    margin-top: 20px;
}

ul.wrap_dots li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wrap_info_dots {
    position: absolute;
    top: 44px;
    width: 400px;
    z-index: 9;
    left: 44px;
    background: #f8f8f8;
    box-shadow: 0 0 10px #3333334a;
    padding: 30px;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
}
.wrap_info_dots.active{
    opacity: 1;
    pointer-events: unset;
}

.wrap_info_dots .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 9;
}

.wrap_info_dots .close svg {
    display: block;
    width: 30px;
}

.wrap_info_dots ul {
    margin-left: 20px;
}

.wrap_info_dots p {
    margin-bottom: 13px;
}

.wrap_info_dots .item {
    display: none;
}

.wrap_info_dots .item h3 {
    font-size: 22px !important;
}
.banner_maincate .img_bn video, .banner_maincate .img_bn img {
    display: block;
    width: 100vw;
    height: auto;
    object-fit: cover;
    object-position: center;
}
.wpcf7-spinner {
    position: absolute;
}
.slider_for_product {
    max-width: 100%;
}

div#banner .banner {
    margin-bottom: 0 !important;
}

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

#index .product_home {
    padding-top: 0;
    padding-bottom: 8rem;
}

.slider_nav_product .item {
    border-radius: 0;
    box-shadow: 0 0 10px #d9d9d9;
    padding: 15px 40px;
    background: #fff;
    transition: .5s all;
    transform: scale(1);
    position: relative;
    cursor: pointer;
    opacity: 0;
    transition: .5s all;
}

.slider_nav_product {
    text-align: center;
    margin-bottom: 2rem;
    max-width: 85%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -8rem;
}

.slider_nav_product .icon {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.slider_nav_product .icon img {
    max-height: 100%;
    max-width: 100%;
}

.slider_nav_product .item.slick-current {
    transform: scale(1.2);
    border-radius: 10px;
    z-index: 9 !important;
    background: #10529c;
}

.slider_nav_product .slick-list {
    padding: 40px !important;
}

.slider_for_product {
    text-align: center;
}

.slider_for_product h3 {
    font-family: "Montserrat-SemiBold";
    font-size: 3em;
    line-height: 1.2;
    color: #125099;
    margin-bottom: 20px;
}

.slider_for_product h3 br {
    display: none;
}

.slider_for_product .content_product {
    font-size: 1.3em;
    line-height: 1.5;
    color: #333;
    max-width: 87%;
    margin: 0 auto 1rem;
}

.slider_for_product .box_img {
    padding-bottom: 50%;
    position: relative;
}

.slider_for_product .box_img {
    width: 100%;
    display: block;
    padding-bottom: 35%;
    position: relative;
    max-width: 70%;
    margin: auto;
}

.slider_for_product .box_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    width: auto;
}

.slider_nav_product .cate-name {
    color: #333;
    font-size: 1.1em;
    max-width: 80%;
    margin: auto;
}
#index .product_home > .container .row {
    justify-content: center;
    position: relative;
    overflow: unset;
    padding-top: 9rem;
}

.slider_nav_product .item>* {
    filter: brightness(1) invert(0);
}

.slider_nav_product .item.slick-current>* {
    filter: brightness(0) invert(1);
}
.slider_nav_product .item.slick-active {
    opacity: 1;
}
#index .product_home .slick-arrow.button.slick-next {
    left: unset;
    right: 0;
}

#index .product_home .slick-arrow.slick-next {
    left: unset;
    right: 0;
}

#index .product_home .slick-arrow {
    padding: 0;
    width: auto;
    border-radius: 100px;
    background: transparent;
    height: auto;
    box-shadow: none !important;
}

#index .product_home .slick-arrow:before {
    color: #07539d;
    opacity: 1;
    font-size: 2rem;
}
.text-center {
    text-align: center;
    display: block;
}

a.button_style {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #07539d;
    padding: 12px 25px;
    border-radius: 5px;
    color: #07539d;
    font-size: 1.4em;
    transition: .5s all;
    font-family: "Montserrat-Regular" !important;
}

a.button_style svg {
    width: 20px;
    height: auto;
}

a.button_style svg path {
    fill: #07539d !important;
    transition: .5s all;
}

.slider_for_product a.button_style {
    margin-top: 40px;
}

a.button_style:hover {
    background: #f8b502;
    color: #fff;
    border-color: #f8b502;
}

a.button_style:hover svg path {
    fill: #fff !important;
}
a.button_style.white {
    filter: brightness(0) invert(1);
    transition: .5s all;
}

a.button_style.white:hover {
    filter: brightness(1) invert(0);
    background: #f8b502;
    color: #fff;
    border-color: #f8b502;
}

a.button_style.white:hover svg path {
    fill: #fff !important;
}
a.button_style.white.style_2 {
    filter: unset;
}
.item_news .ctent_news .txt_news h3 {
    font-size: 1.05rem;
    font-family: 'Montserrat-Regular';
    min-height: 70px;
    height: 70px;
    line-height: 1.4;
    color: #000;
}
.title_section .nk-title:before,
.title_section h2 {
    text-transform: unset;
}
section.news_page .wrap_title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}

section.news_page .wrap_title h1,
section.news_page .wrap_title h2{
    text-transform: uppercase;
}

section.news_page .wrap_title h1,
section.news_page .wrap_title h2{
    font-family: "Montserrat-Bold";
    color: #00529c;
    font-size: 30px;
}

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

.menu_news ul a {
    color: #333;
    font-size: 20px;
    transition: .3s all;
}

.menu_news ul li+li {
    margin-left: 25px;
}

#index .news_page .news_list {
    padding-right: 20px;
}

.item_news .ctent_news .block_day_month_year {
    padding-left: 0;
    padding-right: 0;
    color: #333;
}
#index .news_page .news_hot .item_news .ctent_news .txt_news{
    padding: 0 30px 0 10px;
}
#index .news_page .news_hot .item_news:after{
    content: '';
    background-image: url(../images/tem.png);
    width: 50px;
    height: 72px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
}
a.link_cat {
    display: inline-flex;
    align-items: center;
    color: #333;
    flex:  0 0 auto;
}

a.link_cat svg {
    height: auto;
    transform: scale(.7);
}

.wrap_title_cat.row h2 {
    font-family: "Montserrat-Bold";
    color: #00529c;
    font-size: 25px;
    padding: 0 !important;
}
.wrap_title_cat.row .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #07539d;
    margin-top: 50px;
}

#index .news_page .news_hot .list-new-hot {
    position: sticky;
    top: 100px;
    /*overflow: hidden;*/
}

.page-template-news div#index {}

.page-template-news div#index {
    overflow: unset !important;
}

#index .news_page {
    padding-bottom: 100px;
}

.slider_news_hot .slick-dots li {
    transform: scale(.7);
}

.dvls_maps_body {
    width: 100%;
}

.dvls_maps_wrap {
    width: 100%;
}
section.section.dai_ly {
    padding: 60px 0;
}

.dvls_maps_sidebar {
    border-radius: 0 !important;
}

.dvls_maps_wrap {
    border-radius: 0 !important;
    box-shadow: 0 0 10px #3333333b;
}

.dvls_maps_wrap select {
    border-color: #333;
    color: #333 !important;
}

.dvls_maps_container {
    box-shadow: 0 0 10px #333;
}
.dvls_maps_wrap .dvls_result_infor p svg {
    width: 20px;
}
#index header .main_header .ctent_main_header nav .list_menu svg {
    width: 20px;
    height: auto;
    fill: #fff;
}
.ctent_item_product {
    position: relative;
}
.style_center.max{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.item_product{
    position: relative !important;
}
#index .block_list_products .list_type_products .item_product .action_view{
    position: relative;
    z-index: 10;
}
.menu_news ul a:hover {
    color: #00529c;
}
.dvls_maps_wrap .dvls_result_infor h3 {
    font-family: "Montserrat-Bold" !important;
}
#index header .block_language {
    display: inline-flex;
    align-items: flex-start;
}

.search_open svg {
    width: 20px;
    height: auto;
}

#index header .block_language {
    pointer-events: unset !important;
}

#index header .block_language ul {
    pointer-events: none;
    position: relative;
}

.search_open {
    fill: #fff;
    padding-left: 20px;
    cursor: pointer;
}
.wrap_search_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: .3s all;
    pointer-events: none;
}
.wrap_search_popup.show{
    opacity: 1;
    pointer-events: unset;
}
.wrap_search_popup .inner {
    background: #07539d;
    padding: 30px calc(calc(100vw - 1166px) / 2) 30px;
    position: relative;
    z-index: 2;
    transform: translateY(-120%);
    transition: .3s all;
    max-width: unset;
}
.wrap_search_popup.show .inner{
    transform: translateY(0%);
    transition-delay: .3s;
}
.wrap_search_popup .inner .button_close{
    position: absolute;
    top: 42px;
    right: 45px;
    cursor: pointer;
}
.wrap_search_popup .inner .button_close path{
    fill: white;
}
.wrap_search_popup .inner h2{
    font-size: 40px;
    margin-bottom: 30px;
}
.wrap_search_popup input::placeholder{
    font-size: 25px;
    color: #929292;
}
.wrap_search_popup input#s{
    margin-bottom: 0;
    height: 60px;
    width: 100%;
    margin-right: 10px;
    outline: none;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 5px;
    border: 1px solid transparent;
    color: #333333;
    font-size: 18px;
    transition: .5s all;
    padding: 0 20px;
}
.wrap_search_popup input#s:focus{
    border-color: #c81830;
}
.wrap_search_popup input#s::placeholder{
    font-size: 18px;
}
.wrap_search_popup input#searchsubmit{
    height: 60px;
    width: 240px;
    font-size: 16px;
    text-transform: uppercase;
    color: white;
    flex: 0 0 auto;
    background: #0b3c6b;
    border-radius: 5px;
    position: unset;
    opacity: 1;
    box-shadow: none !important;
}
.wrap_search_popup form{
    display: flex;
}
.wrap_search_popup h2{
    color: #fff;
}
.dvls_maps_wrap .dvls_result_infor p svg {
    width: 16px;
    max-height: 15px;
    flex: 0 0 auto;
}
.wpcf7 form .wpcf7-response-output {
    background: #fff;
    border: none;
    font-size: 14px;
    margin-top: 10px;
	text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output{
    background: #46b450;
    color: #FFF;
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 1.5s all;
    opacity: 1;
    overflow: hidden;
    background: #07539d;
}

.load_home_page.hide {
    opacity: 0;
    pointer-events: none;
}
.load_home_page svg {
    max-width: 60.833rem;
    width: 100%;
    height: auto;
    position: relative;
    opacity: 1;
    transform: scale(1);
    transition: 1s all;
}
.load_home_page.active svg{
    opacity: 0;
    transform: scale(2);
}


#CR-home-page .why--sec .item .wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.load_home_page .wrap {
    display: inline-flex;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    align-items: center;
    transform: scale(1.3);
    overflow: hidden;
}
footer{
    overflow: hidden;
}
.img_news {
    padding-bottom: 60.25%;
    position: relative;
}

.img_news img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}

.item_news .ctent_news .img_news:before {
    z-index: 9;
}
#index .news_page .news_hot .item_news .ctent_news .img_news {
    padding: 0 !important;
}
#index .products_detail .imfor_description_product .table_thong_so tr td:nth-child(2){
    border-left: solid 1px #000;
}
#index .products_detail .imfor_description_product .table_guarantee tr td:not(:last-child),
#index .products_detail .imfor_description_product .table_guarantee tr td:nth-child(4){
    border-right: solid 1px #000 !important;
}
.icon_section{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
ul.icon_list {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    list-style: none;
    width: 90%;
}
ul.icon_list .icon_box{
    float: left;
    width: 10%;
    cursor: pointer;
}
ul.icon_list .icon_box img{
    transform: scale(1);
    transition: .5s all;
}
ul.icon_list .icon_box:hover img{
    transform: scale(1.1);
}
ul.icon_list h4 {
    font-size: 16px;
    position: relative;
    z-index: 2;
}
ul.icon_list img{
    max-width: 170px;
    width: 100%;
}
.progress_section{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.progress_bar{
    display: inline-block;
    width: 90%;
    background-color: #40596d;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Montserrat-Bold";
}
.progress_bar .title_left {
    width: 70%;
    float: left;
    text-align: center;
    color: #ffffff;
    padding: 10px;
    position: relative;
}
.progress_bar .title_right {
    width: 30%;
    float: left;
    padding: 10px;
    background-color: #87c9ef;
}
.progress_bar .title_left .square{
    width: 20px;
    height: 20px;
    background-color: red;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -10px;
    top: 50%;
    margin-top: -10.5px;
}
.list_title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Montserrat-Bold";
    margin-bottom: 100px;
}
.list_title ul {
    display: flex;
    width: 60%;
    list-style: none;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.list_title ul li {
    width: 28%;
}
.list_title ul li:first-child {
    background-color: #40596d;
    color: #ffffff;
    padding: 10px;
}
.list_title ul li:nth-child(2) {
    padding: 10px;
    background-color: #87c9ef;
}
.list_title ul li:last-child {
    background-color: red;
    color: #ffffff;
    padding: 10px;
    clip-path: polygon(0% 50%, 10% 0%, 90% 0%, 100% 50%, 90% 100%, 10% 100%);
}
.button_product {
    display: flex;
}
.button_product .btn-download-file{
    margin-right: 15px;
}
.content_post p{
    margin-bottom: 20px;
    line-height: 1.7;
}
.box_search_form {
    position: absolute;
    z-index: 99;
    background: #fff;
    right: 0;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px #333;
    opacity: 0;
    pointer-events: none;
    transition: .5s all;
}

.box_search_form b {
    font-weight: 900;
    color: #333;
    font-family: "Montserrat-Bold";
    font-size: 12px;
    margin-bottom: 9px;
    display: block;
}

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

.box_search_form .wrap input {
    height: 35px;
    display: inline-block;
    border-radius: 5px;
    box-shadow: none !important;
    border: 1px solid #bebebe;
    padding: 0 9px;
}

.box_search_form .wrap input#s {
    margin-right: 5px;
}

.box_search_form .wrap input#searchsubmit {
    b: initial;
    background: #07539d;
    color: #fff;
}

.search_open:hover .box_search_form {
    opacity: 1;
    pointer-events: unset;
}
#index .about_us_thaco .ctent_about_us_thaco .view_more a,
#index .products_detail .imfor_description_product .block_view_more button,
#index .block_form_contact form .block_input .register_button{
    border-radius: 5px;
}
#index .about_us_thaco .ctent_about_us_thaco .view_more a {
    background: #006eb5;
    color: #fff;
}

#index .about_us_thaco .ctent_about_us_thaco .view_more a:hover {
    background: #FFD311;
    color: #fff;
}
#index .products_detail .imforation_product .content_imfor .description{
    color: #000;
    font-size: .9em;
}
#index header .main_header .ctent_main_header nav .list_menu li.lang-item a {
    display: inline-flex;
    align-items: center;
}

#index header .main_header .ctent_main_header nav .list_menu li.lang-item a img {
    margin: 0;
}
#index .news_page .news_hot .item_news .ctent_news .txt_news {
    background: transparent;
}

#index header .main_header .ctent_main_header nav .list_menu li a img {transform: translateY(-3px);}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item {
    margin-left: 120px;
}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a {
    padding-bottom: 0 !important;
}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a img {
    width: 24px !important;
    height: auto !important;
}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu {
    padding: 6px 0 0 0;
    top: 18px;
}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu ul {
    padding: 0;
}

#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu ul a {
    font-size: 1em;
}
#index header .main_header .ctent_main_header nav .list_menu li a img{
    opacity: 0;
}
#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a:before{
    content: '';
    width: 25px;
    height: 17px;
    background-image: url(../images/en.png);
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 42%;
    transform: translateY(-50%);
    left: 14px;
}
[lang="vi"] #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a:before{
    background-image: url(../images/vi.png);
}
#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu ul a[lang="vi"]:before{
    background-image: url(../images/vi.png);
}
#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu ul a[lang="en-US"]:before{
    background-image: url(../images/en.png);
}
#index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item ul a:before {
    left: 9px;
}
.tab_each_products.container.no_border {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.tab_each_products.container.no_border .row {
    justify-content: center;
}
figcaption {
    margin: 7px 0 20px;
}
.aligncenter {width: 100% !important;justify-content: center;}

.aligncenter img {
    display: block;
    margin: auto;
}

.aligncenter figcaption {
    text-align: center;
    font-style: italic;
}
.text-center {
    display: block;
    width: 100%;
}

.heading_title {
    font-family: "Montserrat-SemiBold";
    font-size: 3em;
    line-height: 1.2;
    color: #125099;
    margin-bottom: 3rem;
    text-transform: uppercase;
}
.absolute_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    width: max-content;
    display: none !important;
}

.absolute_center h1 {
    margin: 0;
    color: #fff;
}
.banner_maincate {
    background: #000;
}

/*.page-template-technology .banner_maincate .banner,*/
/*.page-template-about .banner_maincate .banner{*/
/*    opacity: .8;*/
/*}*/
.page-template-action .banner_maincate .banner {
    opacity: 1;
}
.chi_tiet_san_pham .wrap.active .wrap_dots{
    display: none !important;
}
.content_post h1, .content_post h2,.content_post h3,.content_post h4 {
    margin-bottom: 1rem;
    display: block;
}
.content_post {
    text-align: justify;
}
a.button_style.white:hover path {
    fill: #fff !important;
}
.dvls_maps_3col {
    position: relative;
    z-index: 99;
}
.content_post ul,.content_post ol {
    margin-left: 1.5rem;
}
body .dvls_maps_wrap select{
    text-transform: capitalize !important;
}
.content_post td {
    padding: 10px;
}
.content_post ul li, .content_post ol li {
    margin-bottom: 1rem;
    line-height: 1.5;
}
.container-large{
    width: 1400px;
}
.content.has-filter{
    padding-top: 60px;
}
.products-list-wrap{
    display: flex;
    padding: 0 0 120px;
}
.products-list-wrap .product-filters{
    width: 343px;
    min-width: 343px;
}
.products-list-wrap .product-filters .filter-title{
    text-align: left;
    color: #FFF;
    background-color:  #07539D;
    font-size: 18px;
    line-height: 26px;
    padding: 24px 34px;
    font-weight: 700;
}
.products-list-wrap .product-filters .filter-title .close-filter{
    display: none;
}
.products-list-wrap .product-filters ul.filter-list{
    padding: 0 30px 30px 30px;
    border-top: none;
}
.products-list-wrap .product-filters ul{
    list-style: none;
}
.products-list-wrap .product-filters ul label{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000;
    padding: 14px 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}
.products-list-wrap .product-filters ul label h2{
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.products-list-wrap .product-filters ul.filter-list-child label{
	padding: 8px 0;
}
.products-list-wrap .product-filters ul label:has(input:checked){
	color: #07539D;
}
.products-list-wrap .product-filters ul label:has(input:checked) span.toggle-child path{
	fill: #07539D;
}
.products-list-wrap .product-filters ul.filter-list-child label{
	font-weight: 400;	
}
.products-list-wrap .product-filters ul label.active{
    font-weight: 400;
}
.products-list-wrap .product-filters ul.filter-list > li{
    /* border-bottom: 1px solid #d5d5d5; */
}
.products-list-wrap .product-filters ul.filter-list > li:last-of-type{
    border-bottom: none;
}
.products-list-wrap .product-filters ul label input{
    margin-right: 10px;
}
.products-list-wrap .product-filters ul label span.toggle-child{
    min-width: 24px;
    width: 24px;
    padding-right: 6px;
    display: flex;
    cursor: pointer;
}
.products-list-wrap .product-filters ul label span.toggle-child.disabled{
    opacity: 0;
    pointer-events: none !important;
    display: none;
}
.products-list-wrap .product-filters ul label span.toggle-child svg{
    -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;
    width: 16px;
    min-width: 16px;
    height: auto;
}
.products-list-wrap .product-filters ul label span.toggle-child svg path{
    /*stroke: #333;*/
    /*fill: #333;*/
}
.products-list-wrap .product-filters ul label span.toggle-child.active svg{
    transform: rotate(-90deg);
}
.products-list-wrap .product-filters ul ul{
    /* margin-left: 14px; */
    padding: 18px 20px;
    background: #F5FBFF;
}
.products-list-wrap .product-filters ul.filter-list-child ul.filter-list-child{
	padding-right: 0 !important;
}
.products-list-wrap .product-filters ul label input{
    display: none;
}
.products-list-wrap .product-filters ul label input~.custom-checkbox{
    width: 18px;
    height: 18px;
    border: 1px solid #07539D;
    -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;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-left: auto;
}
.products-list-wrap .product-filters ul label input:checked~.custom-checkbox{
    background-color: #07539D;
    border-color: #07539D;
}
.products-list-wrap .block_list_products .pagination{
    margin: 0 !important;
}
.products-list-wrap .block_list_products{
    flex-grow: 1;
    padding: 0 0 0 28px !important;
}
#load-products.loading{
    position: relative;
}
#load-products > div{
    -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;
    animation: fade-up 0.4s;
}
#load-products.loading > div{
    transform: translateY(50px);
    opacity: 0;
}
#load-products.loading:before{
    position: absolute;
    left: calc(50% - 40px);
    top: 80px;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    content: '';
    z-index: 50;
    border: 4px solid #c1c1c1;
    border-bottom-color: #006eb7;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 0.6s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes fade-up {
    0%{
        opacity: 0;
        transform: translateY(2.083rem);
    }
    100%{
        opacity: 1;
        transform: translateY(0);
    }
}
body.page-template-product .wrapper,
body.tax-product-category .wrapper{
    overflow: unset;
} 
.product-filters .filter-inner{
    position: sticky;
    top: 100px;
    box-shadow: 0px 2px 20px 0px #07539D33;
}
#form-search-products {
    padding: 30px;
}
#form-search-products .form-inner{
    border: solid 1px #D9D9D9;
    display: flex;
}
#form-search-products input{
    font-family: "Montserrat-Regular";
    flex-grow: 1;
    height: 45px;
    padding: 0 30px;
    border: none !important;
    border-right: none;
    outline: none !important;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
#form-search-products button{
    width: 45px;
    min-width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: none !important;
    outline: none !important;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}
#form-search-products button:hover{
    background-color: #07539D;
}
#form-search-products button:hover path{
    stroke: #FFF;
}
.submit-filter,
.fixed-show-filter-btn{
    display: none;
}
#index .tab_each_products{
	box-shadow: 0px 2px 20px 0px #0000001A;
}
#index .tab_each_products .item_each_product span{
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	border: none;
	border-bottom: 2px solid transparent;
}
#index .tab_each_products .item_each_product:hover span,
#index .tab_each_products .item_each_product.active span{
	background: transparent !important;
	color: #07539D;
	border-color: #07539D;
	font-weight: 700;
}
#breadcrumbs ol{
    list-style: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding-top: 20px;
}
#breadcrumbs ol > li{
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #333;
    opacity: 1;
    line-height: 20px;
    font-weight: 400;
}
#breadcrumbs ol > li span,
#breadcrumbs ol > li a{
    font-size: inherit;
    color: inherit;
    opacity: inherit;
    line-height: inherit;
    font-weight: inherit;
}
#breadcrumbs ol > li:last-of-type{
    opacity: 1;
    font-weight: 700;
    color: #000;
}
#breadcrumbs ol > li+li{
    margin-left: 10px;
}
#breadcrumbs ol > li+li:before{
    position: relative;
    display: inline-block;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #333;
    border-radius: 50%;
    margin-right: 10px;
    font-size: inherit;
    color: inherit;
    opacity: inherit;
    line-height: inherit;
    font-weight: inherit;
    top: -2px;
}
.product-page-content{
    padding-bottom: 80px;
}
.product-page-content .content_post{
    overflow: hidden;
    position: relative;
    transition: all 0.4s
}
.product-page-content .content_post.collapsed:before{
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, #FFF, rgba(255, 255, 255, 0));
    content: '';
    position: absolute;
    z-index: 3;
}
.product-page-content .btn{
    min-width: 180px;
    padding: 15px;
    border-radius: 5px;
    border: none;
    outline: none;
    background: #10529a;
    color: #fff;
    font-size: 1em;
    cursor: pointer;
    width: max-content;
    max-width: 100%;
    margin: auto;
    text-align: center;
    z-index: 10;
    position: relative;
    margin-top: 30px;
    transition: all 0.4s;
}
.product-page-content .content_post.collapsed+.btn{
    transform: translateY(-50%);
    margin-top: 0;
}
body.single-product .product_relation_ship:after{
    display: none !important;
}
@media only screen and (max-width: 1400px) {
    .list_title ul li {
        width: 30%;
    }
    video#video-homepage {
        height: 600px;
    }
    .container-large{
        width: 1200px;
    }
    .products-list-wrap .product-filters {
        width: 24%;
        min-width: 26%;
    }
    .products-list-wrap .product-filters ul label h2,
    .products-list-wrap .product-filters ul label{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) {
    .page-template-service .content .container {
        max-width: 850px;
    }
    .container {
        max-width: 950px;
    }

    .slider_nav_product .item {
        padding: 20px;
    }

    .slider_nav_product .cate-name {
        font-size: 1rem;
    }

    #index .introduce .ctent_introduce {
        position: unset;
        transform: unset;
    }

    .bg_introduce {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

    .bg_introduce img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #index .introduce {
        padding: 50px 0;
    }
    #index header .main_header .ctent_main_header nav .list_menu li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    #index header .main_header .ctent_main_header nav .list_menu li .arrow_menu_first {
        right: 0;
    }

    #index header .main_header .ctent_main_header {
        max-width: 100%;
    }
    #index .block_list_products .list_type_products .item_product .action_view a{
        padding: 5px;
    }
    .banner_maincate .img_bn video, .banner_maincate .img_bn img{
        height: auto;
    }
    #index .about_us_thaco .ctent_img_thaco .big_imgthaco img{
        margin-bottom: 20px;
    }
    #index .about_us_thaco .ctent_img_thaco .small_img_thaoco,
    #index .about_us_thaco .ctent_img_thaco .big_imgthaco:hover{
        transform: scale(1) !important;
    }
    #index .overview_image_thaco .infor_overviews .text_item_oview {
        display: flex;
        margin-bottom: 15px;
    }
    .banner_maincate .img_bn video, .banner_maincate .img_bn img{
        height: auto;
    }
    video#video-homepage {
        height: auto;
    }
    .products-list-wrap .product-filters{
        width: 360px;
        max-width: 90vw;
        position: fixed;
        height: calc(100vh - 79px);
        top: 79px;
        left: 0;
        z-index: 999;
        transform: translateX(-100%);
        -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;
    }
    .products-list-wrap .product-filters.active{
        transform: translateX(0);
    }
    .product-filters .filter-inner{
        position: unset;
        height: 100%;
        background-color: #FFF;
        display: flex;
        flex-direction: column;
    }
    .product-filters .filter-inner > ul.filter-list{
        flex-grow: 1;
        padding: 10px 16px 70px;
        overflow: auto;
        max-height: calc(100% - 135px);
    }
    .products-list-wrap .product-filters .filter-title{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .products-list-wrap .product-filters .filter-title .close-filter{
        display: flex;
    }
    .fixed-show-filter-btn{
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 99;
        padding: 0.375rem 0.75rem;
        background-color: #006eb7;
        -webkit-border-radius: 0.3125rem;
        -moz-border-radius: 0.3125rem;
        border-radius: 0.3125rem;
        gap: 0.625rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        display: flex;
        align-items: center;
        color: #FFF;
    }
    .products-list-wrap .block_list_products{
        padding-left: 0 !important;
    }
    .product-filters .submit-filter{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 6px 0;
        border-top: 1px solid #999;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #FFF;
        border-right: 1px solid #006eb7;
    }
    .product-filters .submit-filter button{
        width: max-content;
        font-size: 16px;
        line-height: 26px;
        padding: 10px 50px;
        background-color: #006eb7;
        border: none !important;
        outline: none !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        color: #FFF;
        font-family: 'Montserrat-Regular';
    }
}
@media only screen and (max-width: 991px) {
    .page-template-service .content .container {
        max-width: 720px;
    }
    .service_sec_2_2 .item .box_content {
        padding: 0 20px;
    }

    .service_sec_2_2 .item .box_img {
        padding-bottom: 45%;
    }
    .container {
        max-width: 720px;
    }

    .slider_nav_product .icon {
        height: 50px;
    }

    .wrapper .content {
        padding: 0;
    }

    #index .news_home {
        padding: 60px 0;
    }
    #index .news_home .news_list {
        margin: 0;
    }
    .img_bn a {
        display: flex;
        justify-content: center;
    }
    #index .block_partner .list_partners .item_partner a {
        height: 100%;
        display: inline-flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    #index .block_partner .item_partner .font {
        max-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #index .block_partner .item_partner .font img {max-height: 100% !important;width: auto !important;}

    #index .block_partner .item_partner {
        height: 110px;
    }
    #index .overview_image_thaco .text_intro_overview_thaco {
        max-width: 720px;
    }

    #index .overview_image_thaco .infor_overviews .text_item_oview {
        margin: 10px 0;
    }
    #index header .main_header .ctent_main_header nav .list_menu li .arrow_menu_first {
        right: 10px;
    }
    #index .tab_each_products .item_each_product {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #index .block_list_products .list_type_products .item_product {
        margin-bottom: 60px;
    }
    #index header .main_header .ctent_main_header nav .list_menu li:hover .arrow_menu_first,
    #index header .main_header .ctent_main_header nav .list_menu li .arrow_menu_first{
        width: auto !important;
    }
    .banner_maincate .img_bn video, .banner_maincate .img_bn img {
        height: auto;
    }
    #index header .main_header .ctent_main_header nav .list_menu {
        max-height: calc(100vh - 80px);
        overflow: auto;
    }
    #index .about_us_thaco .ctent_img_thaco .small_img_thaoco, #index .about_us_thaco .ctent_img_thaco .big_imgthaco:hover {
        width: 100%;
    }
    .list_title ul {
        width: 88%;
    }
    .progress_bar,.list_title {
        font-size: 15px;
    }
    ul.icon_list h4 {
        font-size: 12px;
    }
    .wrap_search_popup input#searchsubmit {
        width: auto;
        height: 40px;
        font-size: 12px;
        padding: 0 10px;
    }
    #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item {
        margin-left: 0;
    }

    #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a:before {
        top: 61%;
    }

    #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a img {
        margin-right: 5px;
    }

    #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item a {
        position: relative;
    }

    #index header .main_header .ctent_main_header nav .list_menu li .subcatemenu .col_sub_menu > li.lang-item {
        padding: 0;
    }
    #index header .main_header .ctent_main_header nav .list_menu li.pll-parent-menu-item .subcatemenu {
        top: 5px;
        left: 5px;
    }
    .banner_maincate:hover .absolute_center {
        opacity: 0;
    }

    .banner_maincate .absolute_center {
        opacity: 1;
        transition: .5s all;
    }
}
@media only screen and (max-width: 767px) {
    .page-template-service .content .container {
        max-width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .page-template-service .content {
        padding: 0;
    }

    .service_sec_2_2 .item {
        flex-wrap: wrap;
    }

    .service_sec_2_2 .item .box_img {
        width: 100%;
        padding-bottom: 70%;
        order: unset !important;
        margin-bottom: 20px;
    }

    .service_sec_2_2 .item .box_content {
        padding: 0;
    }

    .service_sec_2_2 .item+.item {
        margin-top: 50px;
    }
    .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .slider_for_product h3 {
        font-size: 2rem;
    }

    #index .product_home {
        margin-top: 2rem;
        padding-bottom: 4rem;
    }

    .banner_maincate .img_bn video, .banner_maincate .img_bn img {
        height: auto;
    }

    #index .introduce .bg_introduce img {
        height: 100%;
        object-position: left;
    }

    .banner_maincate .img_bn a {
        display: flex;
        justify-content: center;
    }

    #index .article_overview .item_article_overview {
        padding: 0 10px;
    }

    #index .article_overview .row {
        margin: 0;
    }

    #index .banner_contact .box_content {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #index .banner_contact .box_content ul {
        justify-content: center;
    }

    #index .banner_contact .box_content h2 {
        text-align: center;
    }

    #index .banner_contact .box_content h3 {
        font-size: 1rem;
    }

    #index .block_partner .list_clients {
        margin: 0 !important;
    }

    #index .block_partner {
        padding: 0;
    }
    #index .intro_overview {
        background: none;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    #index .overview_image_thaco .text_intro_overview_thaco {
        max-width: 100vw;
        padding: 0 15px;
    }

    #index .item_article_overview {
        flex: 0 0 100%;
        ms-flex: 0 0 100%;
        max-width: 100%;
    }

    #index .block_partner .list_partners .item_partner {
        height: 60px;
    }
    /*#index .news_home .news_list .slick-arrow {*/
    /*    display: none !important;*/
    /*}*/
    #index .technology_page .block_technology ul.slick-dots {
        display: none !important;
    }

    #index .technology_page .block_technology {margin-bottom: 0;}

    .list_item_technology {
        margin-bottom: 0 !important;
    }
    #index header .main_header .ctent_main_header {
        padding: 0;
    }

    #index header .main_header .ctent_main_header .logo {
        padding-left: 0;
    }
    .chi_tiet_san_pham .wrap {
        flex-wrap: wrap;
    }

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

    .chi_tiet_san_pham .wrap .right {
        order: -1;
    }

    .box_all_video {
        margin-bottom: 30px;
    }

    .chi_tiet_san_pham {
        padding: 50px 0 0;
    }

    .wrap_info_dots {
        width: 300px;
    }

    .wrap_info_dots .content_box {
        font-size: 12px;
    }

    #index .products_detail .imfor_description_product {
        min-height: unset;
    }
    .page-template-news div#index {
        overflow-x: hidden !important;
    }

    section.news_page .wrap_title {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    .menu_news ul a {
        font-size: 16px;
    }

    section.news_page .wrap_title h2 {
        margin-bottom: 20px;
    }

    #index .news_page {
        padding-bottom: 50px;
    }
    input[type="image"] {
        max-width: 100%;
        height: auto !important;
    }
    div#dvls_maps {
        height: 300px;
    }
    .dvls_result_wrap {
        width: 100%;
    }

    .dvls_maps_sidebar {
        max-height: unset;
        float: unset;
        height: auto !important;
    }

    .dvls_result_wrap {
        height: auto;
        max-height: 400px;
        overflow: auto;
    }
    #index .about_us_thaco .ctent_img_thaco .big_imgthaco {
        margin-bottom: 20px;
    }
    #index .news_page .new_detail .block_time_news_detail .social_share ul li {
        margin-left: 10px;
    }
    /* #action_mn {
        bottom: 0;
        top: unset;
        transform: unset;
        width: 100%;
        left: 0;
    }

    #action_mn ul {
        display: flex;
    }

    #action_mn ul li {
        width: 25%;
        margin: 0;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        height: 40px;
    }

    #action_mn ul li {
        width: 100%;
        background-color: #006eb5 !important;
    }

    #action_mn ul li:hover {
        background-color: #ffd311 !important;
    }

    #action_mn > ul > li a {
        width: 100%;
        height: 50px !important;
    } */
    #index .block_achievement .ctent_achievenment{
        margin-bottom: 20px;
    }
    #index .introduce .ctent_introduce .text_introduce .number_type .type_eng {
        margin-right: 60px;
    }


    .wrap_search_popup input#s {
        height: 40px;
    }

    .wrap_search_popup .inner {
        padding: 20px 60px 20px 20px;
    }

    .wrap_search_popup .inner .button_close {
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }
    .slider_nav_product {position: unset;transform: unset;}

    #index .product_home > .container .row {
        padding-top: 0;
    }
    #index .block_achievement .ctent_achievenment img {
        height: 360px;
        object-fit: cover;
        object-position: 11% 10%;
    }
    footer .ctent_footer .item_footer .contact_footer p {
        display: flex;
        align-items: flex-start;
    }

    footer .ctent_footer .item_footer .contact_footer p img {
        transform: translateY(5px);
    }
    .banner_maincate .item_banner .block-text-rd .text-aad p {
        max-width: 100%;
        font-size: 15px;
    }

    .banner_maincate .item_banner .block-text-rd .text-aad h1 {
        max-width: 100%;
        font-size: 26px;
    }

    .banner_maincate .item_banner .block-text-rd .text-aad {
        padding-bottom: 10px;
        padding: 0 32px 20px;
        width: 100%;
        box-sizing: border-box;
    }

    .page-template-action .banner_maincate .img_bn video,.page-template-action .banner_maincate .img_bn img {
        height: 300px;
    }
    .banner_maincate .img_bn video, .banner_maincate .img_bn img {
        height: auto;
    }
    section.news_page .wrap_title {
        justify-content: space-between;
    }
    footer .ctent_footer .item_footer form [type="submit"] {
        width: auto;
        min-width: 90px;
    }

    footer .ctent_footer .item_footer .contact_social {
        justify-content: flex-start;
    }
    #index .block_partner .list_partners .item_partner {
        height: 100px;
    }
    .progress_section {
        margin-bottom: 15px;
    }
    .list_title {
        margin-bottom: 50px;
    }
    ul.icon_list {
        margin-bottom: 15px;
    }
    ul.icon_list .icon_box {
        width: 20%;
        margin-bottom: 5px;
    }
    ul.icon_list h4 {
        height: 32px;
    }
    .progress_bar .title_left {
        width: 60%;
    }
    .progress_bar .title_right {
        width: 40%;
    }
    .progress_bar, .list_title {
        font-size: 12px;
    }
    #index .products_detail .imfor_description_product .tab_product_detail ul li {
        font-size: .9rem;
        padding: 2px 6px;
    }

    #index header .main_header .ctent_main_header nav .list_menu > li.current-menu-item a {
        color: #FFD311 !important;
    }
    .search section.news_page .wrap_title h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    #index .block_list_products .list_type_products .item_product h3 {
        font-size: 1.1em;
        line-height: 1.4;
    }
    #index .block_partner .item_partner {
        display: flex;
        align-items: center;
        height: 70px;
    }
    .heading_title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }
    div#list-news-home {
        margin: 0 20px  !important;
    }
    .block_modal_contact_cost .text_input input, .block_modal_contact_cost .text_input select, .block_modal_contact_cost .text_input textarea {
        padding: 10px 15px;
        font-size: 1em;
    }
    #index .news_page .news_list {
        padding-right: 0px;
    }
    #index .product_relation_ship .item_product h3 {
        font-size: .85em;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-bottom: 1rem;
        height: 3rem;
    }

    #index .product_relation_ship .item_product .ctent_item_product img {
        height: 120px;
    }
    #action_mn > ul > li a {FONT-WEIGHT: unset;width: 40px;height: 40px !important;}

    #action_mn > ul > li {
        width: 40px;
        height: 40px;
    }

    #action_mn {
        right: 10px;
    }
    #index .overview_image_thaco .text_intro_overview_thaco h2 {
        font-size: 1.3em;
    }
    #index .overview_image_thaco .text_intro_overview_thaco {
        top: 20px;
    }
    #index .block_achievement .ctent_achievenment img {
        height: auto;
        margin-top: 50px;
        object-position: left center;
        width: 148%;
        max-width: unset;
    }

    #index .block_achievement {
        overflow: hidden;
        padding-bottom: 20px;
    }
    .product-page-content .btn{
        min-width: 130px;
        font-size: 14px;
        padding: 10px 15px;
    }

    #breadcrumbs ol{
        padding-top: 12px;
    }
    #breadcrumbs ol > li{
        font-size: 12px;
        display: inline;
    }
    #breadcrumbs ol > li+li{
        margin-left: 5px;
    }
    #breadcrumbs ol > li+li:before{
        margin-right: 5px;
    }
    #index .news_page .new_detail .block_time_news_detail{
        font-size: 13px;
        padding: 10px 0;
    }
    #index .news_page .new_detail .block_time_news_detail > .time_news{
        display: flex;
        align-items: center;
        gap: 10px
    }
    #index .news_page .new_detail .block_time_news_detail ul > li > a{
        display: flex;
    }
    #index .news_page .new_detail .title_new_detail{
        font-size: 1.25rem;
        line-height: 1.4;
    }
}
@media only screen and (max-width: 1024px){
	.thacoid_custom {
	    display: flex;
	    flex-direction: column;
		align-items: center;
    }
}
@media only screen and (max-width: 480px){
    section.news_page .wrap_title {
        justify-content: center;
    }
    #index .block_partner .list_partners .item_partner {
        height: 60px;
    }
}
@media only screen and (max-width: 350px) {
    #index .technology_page .block_technology .block_item_technology .list_item_technology .item_technology .ct_item_technology .text-technology .text h3 {
        font-size: .8rem;
    }

    #index .technology_page .block_technology .block_item_technology .list_item_technology .item_technology .ct_item_technology .text-technology .text p {
        font-size: .8rem;
        line-height: 1.5;
    }
}