@font-face {
    font-family: 'Gilroy-Regular';
    src: url('../fonts/SVN-Gilroy-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Regular-bold';
    src: url('../fonts/SVN-Gilroy-Bold.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy-Regular-Black';
    src: url('../fonts/SVN-Gilroy-Black.otf');
    font-weight: normal;
    font-style: normal;
}

/*landingpage */
html {
    scroll-behavior: smooth;
}
body.hidden-flow{
    background: #003f84;
    font-family: 'Gilroy-Regular';
}
body.hidden-flow div#header, body.hidden-flow div#footer {
    display: none;
}

.landing_title-header, .landing_menu-header {
    background: #03195b;
}

.landing_title-header, .landing_menu-header {
    background: #03195b;
}

.title_top h1 {
    color: #fff;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
}

.landing_menu-header .wsmenucontainer {
    display: table;
    margin: 0 auto;
}

.landing_menu-header .wsmenucontainer .wsmenu-list > li > .navtext {
    color: #fff;
    padding: 15px 20px;
}

.slide_lannding, .img_lannding {
    position: relative;
    height: 40vw;
    overflow: hidden;
    background-image: linear-gradient(to right, #133d86, #133e88, #153f90, 
  #164197, #153f91, #133e88, #123d83);
}
.webslidemenu-horizontal .wsmenu-list > li:nth-child(1)>a span {
    display: none;
}

.content_slide_landding {
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 100%;
    -moz-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.content_slide_left h2.info_slide_left {
    font-size: 53px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 70px;
    text-shadow: 5px 2px 2px #0049d4;
}

.content_slide_left .img_slide_left img {
    height: 170px;
}

.content_slide_landding>.container .row {
    display: flex;
    align-items: center;
}
.slide_lannding .img_lannding img {
    width: 100%;
    height: 100%;
}
.title_tab_slide ul.tab-box>li {
    width: 33.33%;
    float: left;
    text-align: center;
    list-style: none;
    padding: 0 10px;
}

.title_tab_slide ul.tab-box {
    margin-bottom: 0;
    margin: 0 -10px;
}

.title_tab_slide ul.tab-box>li>a {
    background: #0e0f6c;
    border: 3px solid #209eff;
    border-radius: 15px;
    color: #fff;
    font-size: 23px;
    font-weight: 700;
    padding: 0 20px;
    height: 90px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

.box-product.product_landding .tab-product {border: 0;}

.title_all h2 {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
    position: relative;
}

.title_all h2 span {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 55px;
    position: relative;
    /* padding-left: 60px; */
    font-family: 'Gilroy-Regular-bold';
}

.box-product.product_landding .content-tab-product .item-product.hover-action-product .img {
    padding-top: 50%;
    border: 5px solid #caa333;
    border-radius: 15px;
    box-shadow: 0px 1px 10px 4px rgb(202 163 51);
}
.box-product.product_landding .content-tab-product .item-product.hover-action-product {
    padding-top: 15px;
    margin-bottom: 15px;
}
.title_tab_slide ul.tab-box>li.active>a {
    border-color: #caa333;
    box-shadow: 0px 1px 10px 4px rgb(202 163 51);
    background: url(/uploads/plugin/custom_img/2021-07-29/1627544708-2072802617-custom.jpg);
    background-size: 100% 125%;
    background-repeat: no-repeat;
}
/*.landding_product:before {*/
/*    background: url(/uploads/plugin/custom_img/2021-07-23/1627009087-513125197-custom.png);*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 500px;*/
/*    top: 0;*/
/*    right: 0;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    opacity: 0.02;*/
/*}*/

.nh-row.landding_product {
    position: relative;
    background: url(/uploads/plugin/custom_img/2021-07-29/1627548876-762342127-custom.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.pd-t-60{
    padding-top: 60px;
}
.pd-b-60{
    padding-bottom: 60px;
}
.pd-t-40{
    padding-top: 40px;
}
.pd-b-40{
    padding-bottom: 40px;
}
.title_all h2 span:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627010939-1755630469-custom.png);
    left: -65px;
    background-size: contain;
    background-repeat: no-repeat;
}
.landding_quy_trinh {
    background: url(/uploads/plugin/custom_img/2021-07-23/1627011732-684351364-custom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}


.content_process_development .info_process_development .img_process_development {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 100%;
    border: 7px solid #003c7f;
    position: relative;
}

.content_process_development .info_process_development .img_process_development img {
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 100%;
}

.content_process_development .info_process_development .img_process_development:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 0;
    width: 60px;
    height: 60px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627012806-479895018-custom.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.process_development .title_all h2 span, .why_should_you_choose .title_all h2 span, .partner .title_all h2 span {
    color: #03195b;
    font-family: 'Gilroy-Regular-bold';
}

.process_development .title_all h2 span:before, .why_should_you_choose .title_all h2 span:before, .partner .title_all h2 span:before {
    background: url(/uploads/plugin/custom_img/2021-07-23/1627010939-276104206-custom.png);
    background-size: contain;
}

.info_process_development {
    margin-bottom: 30px;
}

.info_process_development .text_process_development {
    text-align: center;
    margin-top: 15px;
    padding: 0 20px;
}

.info_process_development .text_process_development h2 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 25px;
    color: #013c7f;
    margin-bottom: 5px;
}
.content_process_development .info_process_development .img_process_development:before {
    position: absolute;
    content: '';
    background: url(/uploads/plugin/custom_img/2021-07-23/1627013092-663998849-custom.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 102px;
    height: 100px;
    right: -102px;
    top: 50%;
    -moz-transform: translate( 0,-50%);
    -o-transform: translate( 0,-50%);
    -ms-transform: translate( 0,-50%);
    -webkit-transform: translate( 0,-50%);
    transform: translate( 0,-50%);
}

.content_process_development>.row>div:nth-child(4) .info_process_development .img_process_development:before , .content_process_development>.row>div:nth-child(8) .info_process_development .img_process_development:before {
    display: none;
}
.landding_why {
    background: url(/uploads/plugin/custom_img/2021-07-23/1627023906-1824700612-custom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.content_why_should .info_why_should p {
    color: #03195b;
    font-size: 33px;
    margin-bottom: 16px;
    position: relative;
    padding-left: 32px;
}
.img_why_should>img {
    width: 90%;
}

.content_why_should>.row {
    display: flex;
    align-items: center;
}
.content_why_should .info_why_should p:before {
    background: url(/uploads/plugin/custom_img/2021-07-23/1627024616-1162867378-custom.png);
    content: '';
    height: 23px;
    width: 23px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 11px;
    left: 0;
}
.block-news.box-product.typical_projects .list-item.box-blogs .item-blogs {
    border: 1px solid #209eff;
    padding: 0;
    box-shadow: 0px 1px 5px 2px rgb(32 158 255);
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.block-news.box-product.typical_projects .list-item.box-blogs .item-blogs .img-blogs {
    max-height: initial;
    position: relative;
    padding-top: 120%;
    overflow: hidden;
    margin-bottom: 0;
}

.block-news.box-product.typical_projects .list-item.box-blogs .item-blogs .img-blogs img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.block-news.box-product.typical_projects .list-item.box-blogs .item-blogs .info {
    display: none;
}
.block-news.box-product.typical_projects .list-item.box-blogs .item-blogs .info {
    display: none;
}


.landding_typical_projects {
    position: relative;
    background: url(/uploads/plugin/custom_img/2021-07-29/1627548587-1756327150-custom.png);
    /* z-index: -2; */
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.nh-row.landding_doi-tac {
    background: url(/uploads/plugin/custom_img/2021-07-29/1627545505-1191789840-custom.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.partner .title_all>h2:before {
    content: '';
    background: #03195b;
    position: absolute;
    bottom: -23px;
    left: 50%;
    width: 100px;
    height: 7px;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 39px;
}
.partner .title_all>h2 {
   margin-bottom:70px;
}


.content-partner .box-partner-1, .content-partner .box-partner-2 {
    margin-bottom: 50px;
}

.content-partner .info_partner {
    position: relative;
    padding-top: 20%;
    overflow: hidden;
}

.content-partner .info_partner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.content-partner .box-partner-2 .info_partner {
    padding-top: 30%;
}

.content-partner .box-partner-3 .info_partner {
    padding-top: 40%;
}

.footer_landding {
    text-align: center;
}

.footer_landding .logo_footer img {
    height: 140px;
}

.footer_landding .survey_design h3 {
    color: #e7e8ff;
    font-size: 47px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 30px;
    font-family: 'Gilroy-Regular-bold';
    margin-bottom: 10px;
}

.footer_landding .survey_design img {
    height: 115px;
}

.content-contact.contect_footer.contact-block-custom {
    width: 100%;
    max-width: 700PX;
    padding: 90px 45px 54px;
    margin: 0 auto;
    background: #88a1bd;
    border-radius: 21px;
}
.content-contact.contect_footer.contact-block-custom .frm-bk-contact-footer .form-group.list-bottom {
    margin-bottom: 0;
}

.content-contact.contect_footer.contact-block-custom .frm-bk-contact-footer .form-group input {
    height: 100px;
    font-size: 22px;
}
.footer_landding .information>p>img {
    width: 20px;
    object-fit: contain;
    height: 20px;
}
.information {
    margin-top: 60px;
}

.information h2 {
    background: url(/uploads/plugin/custom_img/2021-07-29/1627546259-108492030-custom.png);
    margin-top: 0;
    padding: 15px;
    border-radius: 20px;
    color: #032355;
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 45px;
    border: 1px solid #209eff;
    box-shadow: 0px 1px 5px 4px rgb(32 158 255);
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.information p {
    color: #fff;
    font-weight: 400;
    font-size: 25px;
}

.survey_design {
    margin-bottom: 50px;
}
.landding_footer {
    background: url(/uploads/plugin/custom_img/2021-07-29/1627547617-4359593-custom.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.content-contact.contect_footer.contact-block-custom .frm-bk-contact-footer .form-group.list-bottom button.btn.btn-submit.btnSubmit-modal {
    background: url(/uploads/plugin/custom_img/2021-07-23/1627051718-1973528148-custom.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    position: relative;
    height: 48px;
    width: 200px;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls {
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-pagination {
    top: -15px;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-page.active span {
    background-color: #ffffff;
    width: 15px;
    height: 15px;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-page span {
    background-color: #bdbdbd;
    opacity: 1;
    width: 11px;
    height: 11px;
}
.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-prev {
    right: initial;
    left: 33%;
    top: -15px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627052894-1987906021-custom.png);
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 7px 12px;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-next {
    right: 33%;
    top: -15px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627052843-776540346-custom.png);
    opacity: 1;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 7px 12px;
}

.box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-prev:before, .box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-next:before {
    display: none;
}
.block-news.box-product.typical_projects .owl-controls {
    width: 100% !important;
}

.block-news.box-product.typical_projects .owl-buttons {
    width: 100%;
}

.block-news.box-product.typical_projects .owl-buttons .owl-prev {
    left: -45px !important;
    width: 45px;
    height: 45px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627053347-1477338469-custom.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: inherit !important;
    top: 58%;
    padding: 0;
    border-radius: 0;
    z-index: 2;
}
.block-news.box-product.typical_projects .owl-buttons .owl-next {
    right: -45px !important;
    width: 33px;
    height: 46px;
    background: url(/uploads/plugin/custom_img/2021-07-23/1627053588-2099710553-custom.png);
    background-size: contain !important;
    background-repeat: no-repeat;
    left: inherit !important;
    top: 58%;
    padding: 0;
    border-radius: 0;
    z-index: 1111;
}

.block-news.box-product.typical_projects .owl-buttons .owl-prev:before,.block-news.box-product.typical_projects .owl-buttons .owl-next:before {
    display: none;
}

.text_process_development_tab {
    display: flex;
}

.text_process_development_tab .text_process_development {
    text-align: center;
    flex: 0 0 25%;
    padding: 0 30px;
}

.text_process_development_tab .text_process_development:nth-child(1) {
    text-align: center;
}

.img_process {
    padding: 0 40px;
}

.text_process_development_tab .text_process_development h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #00428d;
}

.text_process_development_tab .text_process_development p {
    font-size: 15px;
    font-weight: 500;
}
.content_process_development .tab_01 {
    margin-bottom: 30px;
}
.text_process_development_tab .text_process_development h2 img {
    height: 30px;
    position: relative;
    top: -4px;
}
@media(max-width:576px){
    .landing_menu-header .wsmenucontainer {
        float: left;
    }
    .img_process {
        padding: 0;
    }
    
    .text_process_development_tab .text_process_development {flex: 0 0 50%;padding: 0;}
    
    .content_process_development .tab_01, .content_process_development .tab_02, .content_process_development .tab_03 {
        margin-bottom: 30px;
    }
    
    .text_process_development_tab .text_process_development h2 {
        font-size: 18px;
    }
    .landing_menu-header .title_top h1 {
        font-size: 14px;
        margin-top: 7px;
        line-height: 20px;
        margin-bottom: 7px;
    }
    
    .content_slide_landding {
        position: initial;
        top: 17px;
        -webkit-transform: initial;
    }
    
    .slide_lannding, .img_lannding {
        height: auto;
    }
    
    .content_slide_landding>.container .row {
        display: block;
    }
    
    .content_slide_left h2.info_slide_left {
        font-size: 30px;
        line-height: 42px;
        text-align: center;
        margin-top: 20px;
        padding: 0 10px;

    }
    
    .img_lannding {
        display: none;
    }
    
    .content_slide_left {
        text-align: center;
    }
    
    .content_slide_left .img_slide_left img {
        height: 100px;
    }
    
    .slide_lannding {
        /* margin-top: 20px; */
        background: url(/uploads/plugin/custom_img/2021-08-10/1628569737-1304736409-custom.png);
        padding-top: 35px;
        padding-bottom: 35px;
        background-size: 100% 100%;
    }
    
    
    .content_slide_right .img_slide_right img {
        width: 80%;
        margin: 0 auto;
        display: table;
    }
    .title_all h2 span {
        font-size: 25px;
        padding-left: 40px;
    }

    .title_all h2 span:before {
        width: 30px;
        height: 30px;
        left: 0;
    }

    .title_tab_slide ul.tab-box>li:first-child {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px;
    }

    .title_tab_slide ul.tab-box>li:first-child a {
        width: 70%;
    }

    .title_tab_slide ul.tab-box>li {
        width: 50%;
    }

    .title_tab_slide ul.tab-box>li>a {
        font-size: 14px;
        padding: 10px !important;
        height: 65px;
    }
    .box-product.product_landding .content-tab-product .tab-content .owl-controls {
        display: block !important;
    }
    .box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-next {
        right: 5% !important;
        padding: 4px 10px;
        top: -13px;
    }
    
    .box-product.product_landding .content-tab-product .tab-content .owl-controls .owl-buttons .owl-prev {
        left: 5%;
        top: -13px;
        padding: 4px 10px;
    }
    .content_process_development .info_process_development .img_process_development {
        width: 150px;
        height: 150px;
        margin: initial;
    }
    
    .content_process_development>.row>div:nth-child(2n+2) .info_process_development {display: flex;align-items: flex-end;flex-direction: column;align-content: flex-end;}
    
    
    .content_process_development>.row>div:nth-child(2n+2) .info_process_development .text_process_development {
        padding-left: 35px;
        padding-right: 0;
    }
    
    .content_process_development>.row>div:nth-child(2n+1) .info_process_development .text_process_development {
        padding-left: 0;
        padding-right: 35px;
    }
    
    .content_process_development>.row>div:nth-child(2n+2) .info_process_development:before {
        display: none;
    }
    
    .content_process_development>.row>div:nth-child(2n+2) .info_process_development .img_process_development:before {
        display: none;
    }
    
    .info_process_development .text_process_development p {
        height: 60px;
    }
    
    .info_process_development .text_process_development h2 {
        font-size: 18px;
    }
    
    .info_process_development {
        margin-bottom: 10px;
    }
    .content_why_should>.row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    
    .content_why_should>.row>div:nth-child(1) {
        order: 1;
    }
    
    .content_why_should .info_why_should p {
        font-size: 20px;
    }
    
    .content_why_should .info_why_should p:before {
        top: 4px;
    }
    .landding_typical_projects:after {
        z-index: -1;
    }
    .block-news.box-product.typical_projects .list-item.box-blogs {
        padding: 0 56px;
    }
    .block-news.box-product.typical_projects .owl-buttons .owl-prev {
        left: 0px !important;
    }
    
    .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0!important;
    }
    .block-news.box-product.typical_projects .owl-buttons .owl-prev {
        left: 0px !important;
    }
    
    .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0!important;
    }
    
    .content-partner .box-partner-1, .content-partner .box-partner-2 {
        margin-bottom: 0;
    }
    
    .content-partner .info_partner {
        padding-top: 20% !important;
        margin-bottom: 20px;
    }
    
    .content-partner .box-partner-3 .info_partner {
        padding-top: 45% !important;
    }
    
    .footer_landding .survey_design h3 {
        font-size: 23px;
        margin-top: 20px;
    }
    
    .footer_landding .survey_design img {
        height: 70px;
        object-fit: contain;
    }
    
    .content-contact.contect_footer.contact-block-custom {
        padding: 30px 30px 30px;
        width: 80%;
    }
    
    .information h2 {
        font-size: 18px;
        line-height: 23px;
        padding: 10px 30px;
    }
    
    .information p {
        font-size: 13px;
    }
    .title_all h2 {
        margin-bottom: 30px;
    }
    .footer_landding .logo_footer img {
        height: 85px;
    }
    .why_should_you_choose .title_all h2 {
        position: relative;
        margin-left: 33px;
    }
    
    .why_should_you_choose .title_all h2 span:before {
        left: -33px;
    }
    .why_should_you_choose .title_all h2 span {
        padding: 0;
    }
    .content-contact.contect_footer.contact-block-custom .frm-bk-contact-footer .form-group input {
        height: 50px;
        font-size: 18px;
    }
}


/*menu*/

@media(max-width:992px){
    .vmenu_link .nav-bar .target_show {
      position: absolute;
      background-color: #fff;
      top: 55px;
      left: -30rem;
      height: 100vh;
      width: 30rem;
      /* display: flex; */
      /* justify-content: center; */
      /* align-items: center; */
      transition: 0.5s ease-out;
      z-index: 999;
      padding: 20px;
    }
    .vmenu_link .toggle >.target_show {
      left: 0;
      box-shadow: 1px 0 15px 2px rgba(0, 0, 0, 0.4);
    
    }
    .vmenu_link .toggle-menu {
      background-color: rgba(0, 0, 0, 0.2);
      position: relative;
      top: 0;
      left: 0;
      width: 4rem;
      height: 3rem;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      padding: 0.2rem 0.5rem;
      border-radius: 0.5rem;
    }
    .vmenu_link .line {
      width: 100%;
      height: 4px;
      border-radius:5px;
      background-color: #fff;
      transition: 0.2s ease-out;
    }
    .vmenu_link .toggle .line1 {
      background-color: #003f84;
      transform: scale(0.9) rotateZ(-45deg) translate(-6px, 4px);
    }
    .vmenu_link .toggle .line2 {
      display: none;
    }
    .vmenu_link .toggle .line3 {
      background-color: #003f84;
      transform: scale(0.9) rotateZ(45deg) translate(-6px, -4px);
    }
    
    .vmenu_link .toggle .toggle-menu {
      background-color: white;
    }
    .vmenu_link .nav-list {
      list-style: none;
    }
    .vmenu_link .nav-list-item {
      text-align: left;
      padding: 1rem 0;
    }
    .vmenu_link .nav-link {
      color: #003f84;
      font-size: 16px;
      text-decoration: none;
      position: relative;
      padding-bottom: 0.4rem;
      text-transform: uppercase;
    }
    .vmenu_link .nav-link::before {
      position: absolute;
      content: '';
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-color: #fff;
      transform: scaleX(0);
      transition: 0.4s ease-in-out;
      transform-origin: left;
    }
    .vmenu_link .nav-link:hover::before {
      transform: scaleX(1);
    }
    .nh-row.landing_menu-header>.container>.row>div {
        display: flex;
    }
    .vmenu_link {
        padding: 12px 0px;
        width: 65px;
    }
    .vmenu_link .nav-link img {
        display: none;
    }
}

@media(min-width:992px){
    .vmenu_link .target_show ul.nav-list>li>a>span{
        display: none;
    }
    .vmenu_link .target_show ul.nav-list>li {
        float: left;
        padding: 10px 20px;
        list-style: none;
    }
    
    .vmenu_link .target_show ul.nav-list {
        margin-bottom: 0;
        display: table;
        margin: 0 auto;
    }
    
    .vmenu_link .target_show ul.nav-list>li>a {
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
    }
    .vmenu_link .target_show ul.nav-list>li>a>img {
        position: relative;
        top: -3px;
    }
}

.fix {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    /*background-color: #ec1c24 !important;*/
    border-bottom: 1px solid #e1e1e1;
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
}
.content-tab-product .image-wrapper {
    padding-top: 50%;
    border: 5px solid #caa333;
    border-radius: 15px;
    box-shadow: 0px 1px 10px 4px rgb(202 163 51);
    position: relative;
    margin-bottom: 0;
}

.content-tab-product .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.phone_ladding {
    position: fixed;
    z-index: 9;
    bottom: 19px;
    left: 0;
}

.phone_ladding a, .zalo_ladding a {
    display: flex;
    align-items: center;
}

.phone_ladding .icon {
    background: #af0000;
    border-radius: 57px;
    padding: 10px;
    left: 40px;
    position: relative;
    border: 1px solid #fae676;
}

.text_phone {
    border-radius: 20px;
    background: #ef0000;
    height: 46px;
    padding-left: 43px;
    line-height: 40px;
    border: 2px solid #fae676;
    padding-right: 15px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.zalo_ladding {
    position: fixed;
    z-index: 9;
    bottom: 19px;
    right: 42px;
}

.zalo_ladding {}

.zalo_ladding .icon {
    width: 48px;
    border-radius: 6px;
    left: 37px;
    position: relative;
    background: #fff;
    height: 46px;
    border: 1px solid #fae676;
}

.zalo_ladding .text_phone {
    background: #0091ff;
}
@media(min-width:1024px){
    .text_process_development_tab .text_process_development {
        position: relative;
    }
    
    .text_process_development_tab .text_process_development:before {
        content: '';
        position: absolute;
        width: 61px;
        height: 61px;
        background: url(/uploads/plugin/custom_img/2021-08-16/1629091008-1465282929-custom.png);
        background-size: contain;
        right: 34px;
        top: -140%;
    }
    .tab_02 .text_process_development_tab .text_process_development:before {
        top: -170%;
    }
        
    .tab_02 .text_process_development_tab .text_process_development:last-child::before {
        display: none;
    }
}
@media(max-width:576px){
    .nh-row.landding_doi-tac {
        background: url(/uploads/plugin/custom_img/2021-08-10/1628569394-2027108143-custom.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        position: relative;
    }
    .landding_footer {
        background: url(/uploads/plugin/custom_img/2021-08-10/1628569580-192987574-custom.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .phone_ladding {
        bottom: 50px;
        left: -28px;
    }
    
    .zalo_ladding {
        left: -26px;
        bottom: 12px;
    }
    .landding_product {
        background: url(/uploads/plugin/custom_img/2021-08-10/1628586686-350784455-custom.png) !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .text_phone {
        font-size: 11px;
        line-height: 26px;
        height: 29px;
        padding-left: 34px;
    }
    
    .phone_ladding .icon {
        padding: 5px;
        left: 32px;
    }
    
    .zalo_ladding .icon {
        width: 33px;
        height: 32px;
        left: 32px;
    }
    .phone_ladding .icon img {
        height: 24px;
        width: 24px;
    }
    .img_process {
        position: relative;
    }
    
    .img_process:before {
        content: '';
        position: absolute;
        width: 58px;
        height: 58px;
        background: url(/uploads/plugin/custom_img/2021-08-16/1629091008-1465282929-custom.png);
        background-size: contain;
        left: 29%;
    }
    
    .img_process:after {
        content: '';
        position: absolute;
        width: 58px;
        height: 58px;
        background: url(/uploads/plugin/custom_img/2021-08-16/1629091008-1465282929-custom.png);
        background-size: contain;
        right: -1%;
    }
    
    .tab_04 .img_process:after {
        display: none;
    }
    
}