/*
Theme Name: JNews - Child Theme
Version: 1.0.0
Theme URI: http://themeforest.net/?ref=jegtheme
Description: A basic starter child theme for customization purpose of JNews theme.
Author: Jegtheme
Author URI: http://themeforest.net/user/jegtheme?ref=jegtheme
Template: jnews
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

body, html{
    font-family: 'Inter', sans-serif!important;
    line-height: normal;
    font-size: 16px;
}

a{
    color: #32A538;
}

.content-inner ul, .wpb_text_column ul{
    list-style: disc;
    padding-left: 1.5rem;
}

.jeg_content {
    padding: 0;
}
.bg-f5f5f5{
    background: #f5f5f5;
}
.jeg_topbar .jeg_nav_row{
    height: 84px;
    border-bottom: 1px solid #D6DFE7;
}
.jeg_topbar.dark{
    background: #fff;
}
.jeg_header_wrapper{

}
.jeg_midbar{
    background: transparent;
    height: 98px;
}
.archive .jeg_cat_content{
    padding-top: 110px;
    padding-bottom: 80px;
}
.jeg_menu_style_1>li>a{
    color: #fff;
}

.jeg_nav_alignright{
    display: flex;
    flex-wrap: wrap;
}
.jeg_nav_left .jeg_logo:last-child{
    margin-right: 0;
}
.jeg_main_menu_wrapper{/* width: 100%; */}

.jeg_menu>li>a{
    position: relative;
    color: #003399;
	font-size: 0.9rem;
    line-height: 2.8125rem;
    font-weight: 600;
    width: 100%;
}
.jeg_menu>li>a:before{
    bottom: auto;
    width: 100%!important;
    background: rgb(255 255 255 / 50%);
    height: 1px;
    top: 0;
    left: 0;
    opacity: 1;
}

.sf-arrows .sf-with-ul:after{
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    color: #003399;
    font-size: 1.125rem;
}

.jeg_nav_alignright .jeg_nav_html{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    justify-content: flex-end;
}

.jeg_nav_alignright .jeg_nav_html a{
    color: #7E7B7B;
    line-height: 1.3125rem;
    font-weight: 400;
    display: inline-block;
    border: 1px solid #7E7B7B;
    padding: 14px 15px;
    border-radius: 30px;
}
.jeg_nav_aligncenter{
    /* justify-content: space-between; */
}
.jeg_sticky_nav .jeg_nav_aligncenter{}
.jeg_midbar .jeg_nav_item{}
.jeg_header .jeg_sticky_nav .jeg_menu_style_1>li{
    text-align: center;
}
.jeg_menu.jeg_main_menu{
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
}
.jeg_nav_alignright .jeg_nav_html a:hover{
    background: #003399;
    color: #fff;
}
.jeg_nav_left.jeg_nav_normal{

}
.jeg_nav_right{

}
.jeg_menu_style_1>li{
    padding-right: 40px;
    flex: 1;
}
.jeg_menu_style_1>li:last-child a{
/*     text-align: right; */
}
.jeg_nav_center{}
.jeg_logo img{
    height: auto;
    width: 190px;
}
.jeg_menu li>ul li a{
    height: 53px;
    line-height: 2.5rem;
    font-weight: 600;
    color: #003399;
    font-size: 1rem;
}

.jeg_menu > li.current-menu-item > a, .jeg_menu > li:hover > a, .jeg_menu li > ul li.current-menu-ancestor > a, .jeg_menu li > ul li.current-menu-item > a, .jeg_menu li > ul li.sfHover > a, .jeg_menu li > ul li:hover > a {
    color: #32A538;
}

.jeg_menu li > ul {
    top: 115%;
}

.jeg_nav_alignright .jeg_nav_html > a:nth-child(1) {
    margin-right: 13px;
    width: 142px;
    text-align: center;
    background: #003399;
    color: #fff;
}
.jeg_sticky_nav .jeg_nav_alignright .jeg_nav_html > a:nth-child(1){
    width: 110px;
}
.jeg_sticky_nav .jeg_nav_alignright .jeg_nav_html a{
    padding: 5px;
}
.jeg_sticky_nav .jeg_menu>li>a{
/* 	font-size: 1rem; */
}
.jeg_sticky_nav .sf-arrows .sf-with-ul:after{
    color: #000;
}
.jeg_sticky_nav .jeg_nav_left{
    /* flex: auto; */
}
.jeg_sticky_nav .jeg_menu>li>a{
    width: auto;
}
.header-banner-home{
    position: relative;
}
.header-banner-home figure{
    width: 100%;
}
.header-banner-home .wpb_single_image{
    width: 100%;
    margin: 0;
}
.header-banner-home .wpb_single_image *{
    width: 100%;
}
.header-banner-home .wpb_single_image img{
    width: 100%;
    object-fit: cover;
}
.header-banner-home .wpb_text_column, .page .entry-header, .single-project .entry-header{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    z-index: 2;
    margin: 0 auto;
    width: 100%;
}
.home .header-banner-home .wpb_text_column{
    bottom: 5%;
}
.header-banner-home .wpb_text_column p, .page .entry-header h1, .single-project .entry-header h1, .archive .entry-header h1{
    color: #FFFFFF;
    font-size: 3.125rem;
    width: 700px;
    max-width: 100%;
    font-weight: 800;
    line-height: normal;
    margin: 0;
}
.single-project .entry-header h1, .archive .entry-header h1{
    width: 100%;
    font-size: 3.125rem;
}
.banner-top{width: 100%;}
.banner-top img{
    width: 100%;
}
.container{
    position: relative;
}
.section-ve-chung-toi{
    display: flex;
    flex-wrap: wrap;
    padding-top: 10%;
}
.section-ve-chung-toi .wpb_raw_html{}
span[class*="dot-"]{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #003399;
    border-radius: 50%;
    margin-right: 5px;
}
span.dot-green{
    background: #4CB752;
}
.section-ve-chung-toi .vc_col-sm-6:nth-child(1){
    padding-top: 6%;
    padding-right: 5%;
}
.section-ve-chung-toi .wpb_text_column p{
    font-size: 2.25rem;
    font-weight: 600;
    color: #003399;
    line-height: 3.125rem;
}

.section-ve-chung-toi img{
    max-width: 90%;
}

.section-ve-chung-toi .wpb_text_column a{
    position: relative;
    background: #E4F9E5;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 30px 13px 13%;
    border-radius: 60px;
    width: 324px;
    display: inline-block;
}
.section-ve-chung-toi .wpb_text_column a:before{
    content: "";
    position: absolute;
    background-image: url("images/arrow-green.svg");
    background-color: #32A538;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-size: 14px;
    background-position: center;
    top: 10px;
    right: 10px;
}
.section-thong-so{
    padding: 50px 0 80px;
}
.section-thong-so .wpb_text_column{
    background: #E6F5FC;
    color: #003399;
    border-top-right-radius: 60px;
    height: 300px;
    padding: 30px;
    margin-bottom: 0;
}
.section-thong-so .wpb_text_column p:nth-child(1) {
    text-align: right;
}
.section-thong-so .wpb_text_column p:nth-child(2) {margin-top: auto;}
.section-thong-so .wpb_text_column img{
    margin: 0;
}
.section-thong-so .wpb_text_column p{
    font-weight: 700;
    margin: 0;
    width: 100%;
}
.section-thong-so .wpb_text_column p strong{
    font-size: 3rem;
}
.section-thong-so .wpb_text_column .wpb_wrapper{
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.section-loi-ich{
    position: relative;
}
.header-loi-ich{
    position: absolute;
    top: 25px;
    z-index: 1;
    left: 0;
    right: 0;
}
.header-loi-ich .wpb_text_column{
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0;
    position: relative;
}
.header-loi-ich .wpb_text_column:after{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 10px;
    border-bottom: 1px solid rgb(255 255 255 / 70%);
}
.header-loi-ich .wpb_raw_html{
    position: absolute;
    top: 20px;
    right: 0;
}
.header-loi-ich .wpb_raw_html .dot-blue{
    background-color: #4375DA;
}
.content-loi-ich{
    color: #fff;
    background: #003399;
    display: flex;
    flex-wrap: wrap;
}
.content-loi-ich .wpb_single_image{
    margin-bottom: 0;
}
.content-loi-ich strong{
    font-size: 2.5rem;
    max-width: 550px;
    display: inline-block;
    line-height: normal;
}
.content-loi-ich ul{
    list-style: none;
    font-size: 1.125rem;
    line-height: 1.875rem;
    max-width: 500px;
    font-weight: 400;
    padding: 0;
}
.content-loi-ich ul li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 70px;
}
.content-loi-ich ul li:before{
    position: absolute;
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    background-color: #4CB752;
    background-image: url("images/tick.svg");
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.content-loi-ich .wpb_text_column{
    padding: 15% 15% 10%;
    margin-bottom: 0;
}
.content-loi-ich img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.content-loi-ich>.vc_col-sm-6:nth-child(1) *{
    height: 100%;
}
.section-ho-so{
    padding: 8% 0;
}
.section-ho-so .wpb_single_image{
    margin-bottom: 0;
}
.section-ho-so .wpb_text_column{
    margin-bottom: 0;
}
.section-ho-so .wpb_text_column a{
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 35px;
    font-size: 0.875rem;
    font-weight: 700;
}
.section-ho-so .wpb_text_column strong{
    font-size: 2rem;
    width: 100%;
    margin-top: auto;
    text-transform: none;
}
.section-ho-so figure{
    position: relative;
    overflow: hidden;
}
.section-ho-so img{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
}
.section-ho-so .vc_col-sm-4 .jeg_wrapper:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.section-project{
    background: #EFEFEF;
    padding: 8% 0 0;
}
.section-project p{
    font-weight: 600;
    text-transform: uppercase;
    color: #32A538;
    line-height: 3.125rem;
}
.section-project .wpb_content_element{
    margin: 0;
}
.section-project .title-section-project{
    padding: 22px 0 52px;
    border-top: 1px solid #CDCDCD;
}
.section-project .title-section-project .wpb_wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.section-project .title-section-project h2{
    margin: 0;
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 700;
    color: #003399;
    max-width: 635px;
}
.section-project .title-section-project a{

}
a.view-more-project{
    position: relative;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px 12px 13%;
    border-radius: 60px;
    min-width: 263px;
    max-width: 100%;
    display: inline-block;
    border: 1px solid #32A538;
    line-height: 3.125rem;
}
a.view-more-project:before{
    content: "";
    position: absolute;
    background-image: url("images/arrow-green.svg");
    background-color: #32A538;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-size: 14px;
    background-position: center;
    top: 10px;
    right: 10px;
}
.list-project-slide{}
.list-project-slide .owl-stage{
    display: flex;
    width: fit-content!important;
}
.list-project-slide .item-sl{
    background: #fff;
}
.list-project-slide .item-sl figure{
    position: relative;
    overflow: hidden;
    padding-bottom: 54%;
}
.list-project-slide .item-sl figure img{
    position: absolute;
}
.list-project-slide .info-data{
    padding: 35px 30px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.list-project-slide .info-data .completed{
    background: #E4F9E5;
    color: #32A538;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px;
    font-size: 0.75rem;
    border-radius: 60px;
    font-weight: 600;
    margin-right: 32px;
}
.list-project-slide .info-data h3{
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.8125rem;
    text-transform: uppercase;
    font-weight: 600;
}
a.view{
    display: inline-block;
    width: 67px;
    height: 67px;
    padding: 22px;
    border: 1px solid #32A538;
    border-radius: 50%;
    position: absolute;
    right: 44px;
    top: 50%;
    transform: translateY(-50%);
}
a.view img{
    width: 20px!important;
}
.section-trach-nhiem{
    padding-top: 292px;
}
.layer-row-1 .wpb_text_column{
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 600;
    color: #003399;
    margin-bottom: 0;
    padding-left: 145px;
    padding-bottom: 20px;
}
.layer-row-2{
    background: #003399;
    color: #fff;
    font-weight: 400;
    line-height: 1.5rem;
    margin: 0 auto!important;
    position: relative;
    z-index: 2;
}
.layer-row-2 .wpb_text_column{
    margin: 62px 0 0 148px;
    max-width: 442px;
    height: 168px;
    overflow: hidden;
}
.layer-row-2 .la-1{
    width: 678px;
    height: 678px;
    margin-top: -400px;
}
.list-icon-bottom{
    text-align: center;
    background: #003399;
    margin-bottom: 0;
    padding-bottom: 30px;
}
.list-icon-bottom img{
    margin: 0 60px 0 0;
}
.layer-row-3 {
    background: #092762;
    height: 115px;
}
.layer-row-2 .la-2{
    margin-top: 47px;
    margin-bottom: -200px;
}
.layer-row-2 .la-2 figure{
    position: relative;
}
.layer-row-2 .la-2 figure:before{
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    z-index: 2;
    background-image: url("images/arrow-slim.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 63px;
}
.section-doi-tac{
    padding: 110px 0 30px;
}
.section-doi-tac .wpb_text_column{
    margin: 0;
}
.section-doi-tac .wpb_text_column p{
    margin: 0;
}
.section-doi-tac .wpb_text_column strong{
    color: #32A538;
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 3.75rem;
    font-weight: 700;
}
.section-doi-tac .wpb_text_column h2{
    color: #003399;
    font-size: 3rem;
    line-height: 3.75rem;
    font-weight: 700;
    margin: 0;
}
.section-doi-tac .wpb_single_image{
    margin-bottom: 0;
}
.section-nha-dau-tu{
    background: #EFEFEF;
    padding: 90px 60px;
}
.section-nha-dau-tu p{
    margin-bottom: 0;
}
.section-nha-dau-tu strong{
    color: #32A538;
    font-size: 1.25rem;
    line-height: 3.75rem;
    text-transform: uppercase;
}
ul.list-cat{
    list-style: none;
    padding: 45px 0 0 0;
    margin-bottom: 85px;
    border-top: 1px solid #CDCDCD;
    display: flex;
    flex-wrap: wrap;
}
.list-cat li{
    margin-bottom: 0;
}
.list-cat li a{
    border: 1px solid #CDCDCD;
    color: #626262;
    line-height: 49px;
    display: inline-block;
    margin-right: 27px;
    padding: 0 26px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 30px;
    min-width: 180px;
    text-align: center;
}
.list-news, .archive .jeg_posts{
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
}
.item-sl-news{
    margin-right: 30px;
    width: calc(33.333333% - 30px);
    background: #fff;
}
.item-sl-news h2{
    font-weight: 700;
    color: #003399;
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin: 0;
    height: 4.375rem;
}
.item-sl-news figure{
    position: relative;
    overflow: hidden;
    padding-bottom: 58%;
}
.item-sl-news figure img{
    position: absolute;
}
.item-sl-news .caption{
    padding: 30px 30px 15px;
}
.item-sl-news .title{
    border-bottom: 1px solid #DCDCDC;
}
.btn-view.view-more-project{
    position: absolute;
    right: 15px;
    top: 90px;
    padding: 12px 30px 12px 65px;
    width: 226px;
}
.item-sl-news .des{
    margin-top: 22px;
    padding-bottom: 22px;
    margin-bottom: 12px;
    height: 130px;
    overflow: hidden;
    line-height: 1.5rem;
    border-bottom: 1px solid #DCDCDC;
}
.item-sl-news .view-more-post{
    font-size: 15px;
    text-transform: uppercase;
    color: #363636;
}
.section-lien-he{
    position: relative;
}
.section-lien-he .wpb_single_image{
    margin-bottom: 0;
}
.section-lien-he .wpb_text{
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.section-lien-he  .wpb_wrapper p{
    max-width: 560px;
    color: #fff;
    font-size: 4rem;
    line-height: 4.840625rem;
    margin-bottom: 20px;
}
.section-lien-he .wpb_single_image *{
    width: 100%;
}
.section-lien-he a{
    position: relative;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    padding: 28px 30px 28px 10%;
    border-radius: 60px;
    width: 263px;
    max-width: 100%;
    display: inline-block;
    background: #fff;
    color: #003399;
    line-height: 1.21rem;
}

.section-lien-he a:before{
    content: "";
    position: absolute;
    background-image: url(images/arrow-white.svg);
    background-color: #003399;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-size: 14px;
    background-position: center;
    top: 10px;
    right: 10px;
}
.footer-holder{
    padding: 5% 0 35px;
}
.footer-holder .contact-text{
    font-weight: 700;
}
.footer-holder .contact-text td{
    padding: 6px 0;
}
.footer-holder .contact-text img{
    margin: 0 5px 0 0;
}
.footer-holder .contact-text a{
    color: #003399;
}
.text-infra{
    position: absolute;
    top: 50px;
    font-weight: 700;
    color: #32A538;
}
.footer-holder .footer-mid{
    margin-top: 45px;
    padding-top: 60px;
    padding-bottom: 80px;
    position: relative;
}

.footer-holder .footer-mid:before, .footer-holder .footer-bottom:before{
    content: "";
    position: absolute;
    height: 1px;
    border-top: 1px solid #E3E3E3;
    width: calc(100% - 30px);
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
}
.footer-holder .footer-mid ul{
    padding: 0;
    list-style: none;
}
.footer-holder .footer-mid ul li{
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.footer-holder .footer-mid ul li a{
    color: #6F6F6F;
}
.footer-holder .footer-mid .view-more-project{
    color: #32A538;
    background: #E4F9E5;
    padding-left: 50px;
    padding-right: 83px;
    border: 0;
}

.footer-holder .footer-bottom{
    position: relative;
    padding-top: 20px;
}
.list-social .wpb_wrapper{
    text-align: right;
}
.list-social .wpb_wrapper a{
    margin-right: 8px;
    color: #6F6F6F;
}
.jeg_breadcrumbs, .rank-math-breadcrumb{
    margin-bottom: 18px;
    margin-top: 86px;
    color: rgb(255 255 255 / 50%);
	font-size: 0.8125rem;
}
.jeg_breadcrumbs span, .rank-math-breadcrumb span, .rank-math-breadcrumb a{
    color: rgb(255 255 255 / 50%);
}
.section-tam-nhin-30{
    margin-top: 10%;
}
.section-tam-nhin-30 .vc_col-sm-6:nth-child(1) .wpb_text_column:nth-child(1){
    line-height: 3.125rem;
    margin-bottom: 22px;
}
.section-tam-nhin-30 .vc_col-sm-6:nth-child(1) .wpb_text_column:nth-child(2){
    margin-bottom: 75px;
    max-width: 580px;
}
.title-t-1{
    text-transform: uppercase;
    color: #32a538;
    font-weight: 600;
}
.title-t-2{
    font-size: 2.25rem;
    line-height: 3.125rem;
    color: #003399;
}
.section-tam-nhin-30 .vc_col-sm-6:nth-child(1) .wpb_text_column:nth-child(3) p{
    margin-bottom: 15px;
}
.section-su-menh{
    margin-top: 230px;
}

.section-su-menh .row{
    display: flex;
    flex-wrap: wrap;
}
.section-su-menh .title-t-2{
    max-width: 580px;
}
.section-su-menh .vc_col-sm-6:nth-child(2){
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
}

.section-su-menh .wpb_single_image{
    position: relative;
}
.section-su-menh .wpb_single_image:before{
    content: "";
    position: absolute;
    width: 200px;
    height: 160px;
    background-color: #003399;
    background-image: url("images/view.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120px;
    bottom: -52px;
    right: 0;
}
.section-gia-tri-cot-loi{
    margin-top: 170px;
}
.bg-text-gia-tri{
    background-image: url("images/bg-text.png");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 75px;
}
.bg-text-gia-tri .jeg_wrapper>.wpb_wrapper{
    height: 600px;
    display: flex;
    flex-wrap: wrap;
}
.bg-text-gia-tri .wpb_text_column{
    height: 300px;
    color: #fff;
    margin-bottom: 0;
    flex: 1;
    display: inline-flex;
    padding: 48px 28px;
    align-items: end;
    background-image: url("images/icon-t1.svg");
    background-color: #003399;
    background-repeat: no-repeat;
    background-position: top 30px right 44px;
}
.bg-text-gia-tri .wpb_text_column strong{
    text-transform: uppercase;
    padding-bottom: 12px;
    display: inline-block;
}
.bg-text-gia-tri .wpb_text_column:nth-child(1){}
.bg-text-gia-tri .wpb_text_column:nth-child(2){
    margin-top: auto;
    background-color: #4CB752;
    background-image: url("images/icon-t2.svg");
}
.bg-text-gia-tri .wpb_text_column:nth-child(3){
    background-image: url("images/icon-t3.svg");
}
.bg-text-gia-tri .wpb_text_column:nth-child(4){
    margin-top: auto;
    background-color: #4CB752;
    background-image: url("images/icon-t4.svg");
}
.section-van-hoa-doanh-nghiep{
    margin-top: 205px;
}
.section-van-hoa-doanh-nghiep .wpb_single_image{
    max-height: 530px;
    overflow: hidden;
}
.section-van-hoa-doanh-nghiep .wpb_single_image *{
    width: 100%;
}
.section-van-hoa-doanh-nghiep .wpb_single_image img{
    height: 100%;
    object-fit: cover;
}
.section-dt{
    margin-top: 120px;
    margin-bottom: 50px;
}
.list-project{
    margin-top: 165px;
}
.item-sl-project{
    background: #fff;
    display: flex;
    margin-bottom: 56px;
    width: 100%;
}
.archive .item-sl-project{
    margin-bottom: 30px;
}
.item-sl-project figure{
    flex: 1;
    position: relative;
    overflow: hidden;
    padding-bottom: 40%;
}
.item-sl-project figure img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.item-sl-project h2{
    margin: 0;
    font-size: 1.625rem;
    line-height: 1.966875rem;
    color: #003399;
    font-weight: 700;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 18px;
}
.item-sl-project .info{
    width: 472px;
    max-width: 100%;
    padding: 40px 33px 14px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.item-sl-project .info>a{
    display: block;
    width: 100%;
}
.item-sl-project .info-data{
    padding: 28px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}
.item-sl-project .info-data .item-project{
    width: calc(50% - 16px);
    line-height: 1.375rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
}
.item-sl-project .info-data .item-project span{
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
}
.item-sl-project .info-bottom{
    margin-top: auto;
    border-top: 1px solid #DCDCDC;
    padding-top: 14px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.item-sl-project .info-bottom a{
    font-size: 0.9375rem;
    text-transform: uppercase;
    color: #363636;
}
.item-sl-project .info-bottom div{
    width: 39px;
    height: 39px;
    border: 1px solid #B8B8B8;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    border-radius: 50%;
}
.item-sl-project .info-bottom div img{
    width: 12px;
}
.diziweb_pagination {
    display: flex;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    justify-content: center;
}
.diziweb_pagination a, .diziweb_pagination span, .jeg_pagenav_1 .page_nav, .jeg_pagenav_1 .page_number {
    color: #000;
    padding: 0 10px;
    display: inline-block;
    border: 1px solid #B8B8B8;
    text-align: center;
    min-width: 30px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    transition: .2s ease;
    margin-right: 8px;
}
.diziweb_pagination span.current, .jeg_pagenav_1 .page_number.active, .jeg_pagenav_1 .page_number.active:hover {
    color: #fff;
    background: #32A538;
    border-color: #32A538;
}
.project-bg{
    background: #efefef;
    padding-bottom: 150px;
}
.banner-top .vc_col-sm-12{
    margin-bottom: -1px;
}
.info-tab{
    height: 124px;
    background: #fff;
    position: relative;
}
.info-tab .item-project{
    display: inline-block;
    margin-right: 80px;
}
.info-tab .item-project strong{
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
.info-tab .item-project span{
    font-size: 1.125rem;
}
.info-tab a{
    background: #32A538;
    position: absolute;
    height: 100%;
    width: 97px;
    top: 0;
    right: 15px;
    display: inline-flex;
    justify-content: center;
}
.info-tab a img{
    width: 30px;
}
.view-project{
    background: #efefef;
    padding-bottom: 70px;
}
.list-item-tab {
    padding: 45px 0;
}
.content-project{
    padding-top: 180px;
}
.about-t{
    color: #003399;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.875rem;
    margin-bottom: 0;
}
.content-project .wpb_single_image *{
    width: 100%;
}
.section-contact{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #003399;
    color: #fff;
    padding: 32px;
    margin: 45px 0 145px;
}
.section-contact p{
    margin: 0;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 600;
}
.section-contact a{
    font-size: 1.75rem;
    color: #fff;
    line-height: 2.118125rem;
    font-weight: 400;
}
.content-project .list-project{
    margin-top: 30px;
}
.content-project .title-related{
    font-weight: 800;
    font-size: 2rem;
    color: #003399;
}
.banner-top-category{
    background: #003399;
}
.bg-single{
    height: 225px;
    background: #003399;
}
.jeg_singlepage .jeg_breadcrumbs,.jeg_singlepage .jeg_breadcrumbs span{
    margin-top: 10px;
    color: #000;
}
.container-post{
    max-width: 912px!important;
}
.title-post-related{
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    padding-top: 68px;
    border-top: 1px solid #B1B1B1;
}
.post-related{
    padding-bottom: 110px;
}
.single-post .entry-header .jeg_post_title{
    font-size: 2.25rem;
    color: #003399;
    text-align: center;
    line-height: 2.723125rem;
}
.single-post .time{
    text-align: center;
    line-height: 1.5rem;
}
#breadcrumbs{
    color: rgb(255 255 255 / 50%);
}
.page-id-185 .banner-top{
    background-color: #003399;
    position: relative;
    height: 35vh;
}
.page-id-185 .banner-top img{
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
}
.page-id-185 .banner-top .container, .page-id-185 .banner-top .col-sm-12{
    height: 100%;
}
.page-id-185.page .entry-header, .not-banner .entry-header{
    bottom: 30px;
}
.page-id-185.page .entry-header h1, .not-banner .entry-header h1{
    font-size: 3.125rem;
}
.page-id-185 .jeg_main .jeg_vc_content{
    padding-top: 110px;
    background: #efefef;
}
.recruit-layout{
    margin-top: 80px;
}
.nd-tuyen-dung{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    margin: 0!important;
}
.nd-tuyen-dung .vc_col-sm-6:nth-child(1){
    padding: 0;
}
.nd-tuyen-dung .vc_col-sm-6:nth-child(2){
    padding: 0;
}
.nd-tuyen-dung .wpb_single_image *{
    width: 100%;
}
.nd-tuyen-dung .wpb_single_image img{
    height: 100%;
    object-fit: cover;
}
.nd-tuyen-dung .wpb_text_column{
    margin-bottom: 0;
}
.nd-tuyen-dung .vc_col-sm-6 div{
    height: 100%;
    margin-bottom: 0;
}
.nd-tuyen-dung .wpb_text_column{
    padding: 74px 118px 48px;
}
.nd-tuyen-dung .wpb_text_column strong{
    display: inline-block;
    font-size: 1.625rem;
    line-height: 2.125rem;
    color: #003399;
    padding-bottom: 16px;
    border-bottom: 1px solid #DCDCDC;
}
.nd-tuyen-dung .wpb_text_column p{
    line-height: 1.5rem;
}
.list-recruit{
    display: flex;
    flex-wrap: wrap;
    margin-right: -30px;
}
.list-recruit .des{
    height: auto;
}
.list-recruit .des p{
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-recruit .des p strong{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.75rem;
}
.list-recruit .des p span{
    font-size: 0.875rem;
}
.list-recruit .item-sl-news{
    margin-bottom: 30px;
}
.recruit-layout .list-cat{
    margin-bottom: 52px;
}
.recruit-layout .list-cat li a{
    min-width: auto;
}
.recruit-layout .list-cat li a.active{
    color: #fff;
    background: #32A538;
}
.single-recruit .entry-header h1.jeg_post_title{
    font-size: 1.5rem;
    line-height: 1.5rem;
}
.single-recruit  .jeg_singlepage{
    background: #efefef;
    padding-top: 121px;
}
.info-rec {
    padding-bottom: 30px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 30px;
}
.info-rec .sec {
    margin-bottom: 10px;
    display: flex;
}
.info-rec .sec .title-r {
    font-size: 0.875rem;
    font-weight: bold;
    width: 120px;
    max-width: 100%;
    text-transform: uppercase;
    margin-right: 20px;
}
.share{
    border-top: 1px solid #DCDCDC;
    padding-top: 18px;
    color: #838383;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.share i{
    color: #838383;
    font-size: 30px;
    margin-right: 20px;
}
.list-social-share{
    padding-left: 30px;
}
.related-recruit{
    margin-top: 110px;
    margin-bottom: 88px;
}
.related-recruit .title-related{
    color: #2D2D2D;
    font-size: 1.5rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-bottom: 30px;
}
.related-recruit .list-recruit{
}
.sidebar-tab{}
.sidebar-tab .widget_media_image,.sidebar-tab .widget_text{
    padding: 25px;
    background: #fff;
}

.sidebar-tab .widget_text p{
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.sidebar-tab .widget_text td{}
.sidebar-tab .widget_text td img{
    margin: 15px 10px 15px 0;
}
.not-banner{
    background: #003399;
    height: 583px;
    position: relative;
    z-index: 1;
}
.not-banner .container, .not-banner .col-sm-12{
    height: 100%;
}
.single-post #breadcrumbs{
    color: #a0a0a0;
}
.contact-row{}
.contact-row .wpb_text_column{
    margin-top: 97px;
}
.contact-row .wpb_text_column strong{
    color: #003399;
    font-size: 2.25rem;
    line-height: 2.5rem;
}
.contact-row .wpb_text_column td img{
    margin: 8px 0;
}
.contact-row .wpb_text_column td:nth-child(2) {
    vertical-align: middle;
    display: table-cell;
}
.contact-row-2 .wpb_text_column{
    background: #fff;
    padding: 34px 32px;
    border-radius: 5px;
}
.contact-row-2 .contact-text-block{
    background: #fff;
    padding: 25px 30px;
    border-radius: 5px;
}
.contact-text-block td img{
    margin: 8px 0!important;
}
.contact-text-block.wpb_text_column td:nth-child(2){
    vertical-align: middle;
    display: table-cell;
}
.contact-text-block.wpb_text_column p{
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DCDCDC;
}
.contact-text-block.wpb_text_column p strong, .contact-row-2 .wpb_text_column strong{
    color: #003399;
    font-size: 1.25rem;
}
.nf-form-fields-required{
    display: none;
}
.contact-row-2{
    margin-top: 86px;
    margin-bottom: 123px;
}

.contact-row-2 .nf-form-content{
    padding: 0;
}

.contact-row-2 .nf-form-content .list-select-wrap .nf-field-element>div,.contact-row-2 .nf-form-content input:not([type=button]),.contact-row-2 .nf-form-content textarea{
    border: 0;
    background: #EFEFEF!important;
}
.contact-row-2 .nf-form-content label{
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 700;
}
.contact-row-2 .nf-field{
    margin-bottom: 20px;
}
.contact-row-2 .nf-form-content input[type=submit]{
    background: #00A651!important;
    font-size: 0.875rem;
    line-height: 1.875rem;
    font-weight: 700;
    padding: 10px 20px;
    width: 170px;
}
.jeg_mobile_bottombar.dark .jeg_search_toggle, .jeg_mobile_bottombar.dark .toggle_btn, .jeg_mobile_bottombar.dark a{
    color: #003399;
}

@media (min-width: 1200px) {
    .container, .jeg_vc_content>.vc_element>.vc_row, .jeg_vc_content>.vc_element>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper, .jeg_vc_content>.vc_row, .jeg_vc_content>.vc_row[data-vc-full-width=true]:not([data-vc-stretch-content=true])>.jeg-vc-wrapper{
        max-width: 1386px;
    }
    .header-banner-home .wpb_text_column, .header-loi-ich, .layer-row-1, .section-lien-he .wpb_text{
        max-width: 1386px;
        margin: 0 auto!important;
    }
    .layer-row-2{
        padding-right: calc((100% - 1386px)/2 + 15px);
        padding-left: calc((100% - 1386px)/2 + 15px);
    }
    .list-project-slide .owl-stage .owl-item {
        width: 1010px !important;
    }
    .page-id-185 .banner-top {
        height: 583px;
    }
    .page-id-185 .banner-top img{
        height: 385px;
        right: calc((100% - 1386px) / 2 + 15px);
    }
}
@media (max-width: 1025px) {
    body, html{
        font-size: 14px;
    }
    .page-id-185 .banner-top img{
        display: none;
    }
    .jeg_nav_center{
        display: block;
    }
    .jeg_nav_alignright{
        display: inline-block;
    }
    .jeg_nav_right, .jeg_sticky_nav .jeg_nav_left{
        flex: 0 0 auto;
    }
    .jeg_mobile_bottombar.dark{
        height: 75px;
        background: #fff;
    }
    .header-banner-home .wpb_text_column, .page .entry-header, .single-project .entry-header{
        left: 15px;
    }
    .layer-row-2 .la-1{
        width: 440px;
        height: 440px;
        margin-top: -240px;
        margin-bottom: 0;
        margin-left: auto;
    }
    .list-icon-bottom img{
        display: none;
    }
    .layer-row-2 .wpb_text_column{
        margin: 30px 0 0 50px;
        max-width: 100%;
    }
    .layer-row-2 .la-2{
        margin-top: 0;
        margin-bottom: -110px;
    }
    .layer-row-1 .wpb_text_column{
        padding-left: 50px;
        font-size: 2rem;
        line-height: 3.75rem;
    }
    .section-lien-he .wpb_text{
        left: 35px;
    }
    .page-id-185.page .entry-header, .not-banner .entry-header{
        bottom: 10px;
    }
}
@media (max-width: 769px) {

}
@media (max-width: 600px) {

}
@media (max-width: 432px) {
    .header-banner-home .wpb_text_column p, .page .entry-header h1, .single-project .entry-header h1, .archive .entry-header h1{
        font-size: 2rem;
    }
    .list-news, .archive .jeg_posts{
        margin-right: 0;
    }
    .section-ve-chung-toi .wpb_text_column a{
        width: 250px;
    }
    .section-ve-chung-toi .wpb_text_column a:before, a.view-more-project:before{
        width: 50px;
        height: 50px;
    }
    .section-thong-so .wpb_text_column{
        margin-bottom: 30px;
        height: 200px;
    }
    .section-thong-so{
        padding-bottom: 30px;
    }
    .content-loi-ich>.vc_col-sm-6:nth-child(1) *{
        width: 100%;
    }
    .header-loi-ich .wpb_raw_html{
        right: 30px;
    }
    .header-loi-ich{
        left: 30px;
    }
    .content-loi-ich .wpb_text_column{
        padding: 18% 10% 5%;
    }
    .content-loi-ich strong{
        font-size: 2rem;
    }
    .section-ho-so .wpb_single_image{
        margin-bottom: 30px;
    }
    .section-project .title-section-project h2{
        margin-bottom: 15px;
    }

    .list-project-slide .info-data{
        padding: 20px 15px;
    }
    .list-project-slide a.view{
        display: none;
    }
    .list-project-slide .info-data .completed{
        margin-bottom: 15px;
    }
    .list-project-slide .info-data h3{
        font-size: 1.2rem;
    }
    .list-project-slide .info-data a:nth-child(2){
        display: block;
        width: 100%;
    }
    .layer-row-2 .la-1{
        width: 100%;
        height: auto;
        margin-top: auto;
    }
    .layer-row-2 .la-2{
        display: none;
    }
    .layer-row-2 .wpb_text_column{
        margin: 30px;
    }
    .section-doi-tac .wpb_text_column h2{
        margin-bottom: 30px;
    }
    .btn-view.view-more-project{
        display: none;
    }
    .list-cat li a{
        min-width: auto;
        margin-right: 10px;
    }
    .item-sl-news{
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    ul.list-cat{
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .section-nha-dau-tu{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-lien-he strong{
        display: none;
    }
    .footer-holder{
    padding: 5% 0 15px;
}
    .footer-holder .contact-text{
        margin-top: 30px;
        font-size: 1.875rem;
    }
    .footer-holder .footer-mid{
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .footer-holder .footer-mid .view-more-project{
        margin: 30px auto;
        display: table;
    }
    .footer-holder .footer-bottom{
        display: flex;
        padding-top: 15px;
    }
    .jeg_breadcrumbs{
        margin-top: 15px;
    }
    .section-su-menh{
        margin-top: 35px;
    }
    .section-gia-tri-cot-loi{
        margin-top: 60px;
    }
    .bg-text-gia-tri{
        margin-top: 35px;
    }
    .bg-text-gia-tri .jeg_wrapper>.wpb_wrapper{
        height: auto;
    }
    .bg-text-gia-tri .wpb_text_column{
        flex: 100%;
    }
    .section-van-hoa-doanh-nghiep{
        margin-top: 30px;
    }
    .section-dt{
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .list-project{
        margin-top: 35px;
    }
    .project-bg{
        padding-bottom: 35px;
    }
    .item-sl-project{
        margin-bottom: 30px;
    }
    .list-item-tab{
        padding: 15px 0;
        flex-wrap: wrap;
        display: flex;
    }
    .info-tab{
        height: auto;
    }
    .info-tab .item-project{
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
        flex: 1 50%;
    }
    .info-tab a{
        display: none;
    }
    .content-project {
        padding-top: 30px;
    }
    .section-contact{
        margin: 20px 0 20px;
        padding: 20px;
    }
    .archive .jeg_cat_content{
        padding: 35px 0 0;
    }
    .single-post .bg-single{
        display: none;
    }
    .single-post #breadcrumbs{
        margin-top: 0;
        padding-top: 30px;
    }
    .post-related{
        padding-bottom: 30px;
    }
    .page-id-185 .jeg_main .jeg_vc_content{
        padding-top: 35px;
    }
    .nd-tuyen-dung .wpb_text_column{
        padding: 20px;
    }
    .recruit-layout{
        margin-top: 30px;
    }
    .recruit-layout .list-cat{
        padding-top: 20px;
        margin-bottom: 30px;
    }
    .list-cat li{
        margin-bottom: 10px;
    }
    .list-recruit{
        margin-right: 0;
    }
    .bg-single{
        display: none;
    }
    .single-recruit .jeg_singlepage{
        padding-top: 30px;
    }
    .info-rec{
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .share{
        margin-bottom: 30px;
    }
    .sidebar-tab .widget_media_image{
        margin-bottom: 30px;
    }
    .related-recruit{
        margin-top: 0;
        margin-bottom: 0;
    }
    .jeg_mobile_logo img{
        max-height: 30px;
    }
    .section-contact a{
        font-size: 1.25rem;
    }
    .item-sl-project .info{
        padding: 25px 20px 15px;
    }
    .not-banner{
        height: 238px;
    }
    .contact-row .wpb_text_column{
        margin-top: 30px;
    }
    .contact-row-2{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .contact-row-2 .nf-form-content input[type=submit]{
        margin: 0 auto;
        display: table;
    }
    .section-trach-nhiem{
        padding-top: 0;
    }
    .footer-holder .contact-text{
        font-size: 1rem;
    }
    .footer-holder .contact-text td, .footer-holder .footer-mid td{
        width: 100% !important;
        display: block;
    }

    .section-ve-chung-toi .wpb_text_column p:nth-child(1) {
        font-size: 1.25rem;
        line-height: 1.5rem;
    }

    .layer-row-1 .wpb_text_column, .section-doi-tac .wpb_text_column h2{
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .section-doi-tac{
        padding: 30px 0 30px;
    }
    .content-loi-ich ul li{
        margin-bottom: 20px;
        padding-left: 50px;
    }
    .content-loi-ich ul li:before{
        width: 2rem;
        height: 2rem;
    }
}

