@font-face {
    font-family: averta;
    src: url('../fonts/AvertaStdCY-Regular.eot');
    src: url('../fonts/AvertaStdCY-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvertaStdCY-Regular.woff2') format('woff2'),
        url('../fonts/AvertaStdCY-Regular.woff') format('woff'),
        url('../fonts/AvertaStdCY-Regular.ttf') format('truetype'),
        url('../fonts/AvertaStdCY-Regular.svg#AvertaStdCY-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: averta;
    src: url('../fonts/AvertaStdCY-Black.eot');
    src: url('../fonts/AvertaStdCY-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvertaStdCY-Black.woff2') format('woff2'),
        url('../fonts/AvertaStdCY-Black.woff') format('woff'),
        url('../fonts/AvertaStdCY-Black.ttf') format('truetype'),
        url('../fonts/AvertaStdCY-Black.svg#AvertaStdCY-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: averta;
    src: url('../fonts/AvertaStdCY-Bold.eot');
    src: url('../fonts/AvertaStdCY-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvertaStdCY-Bold.woff2') format('woff2'),
        url('../fonts/AvertaStdCY-Bold.woff') format('woff'),
        url('../fonts/AvertaStdCY-Bold.ttf') format('truetype'),
        url('../fonts/AvertaStdCY-Bold.svg#AvertaStdCY-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: averta;
    src: url('../fonts/AvertaStdCY-Extrabold.eot');
    src: url('../fonts/AvertaStdCY-Extrabold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvertaStdCY-Extrabold.woff2') format('woff2'),
        url('../fonts/AvertaStdCY-Extrabold.woff') format('woff'),
        url('../fonts/AvertaStdCY-Extrabold.ttf') format('truetype'),
        url('../fonts/AvertaStdCY-Extrabold.svg#AvertaStdCY-Extrabold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important;color: #0f6191;}
img{max-width: 100%;}
body{font-size: 15px;margin:0;font-family: averta; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: averta;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: bold;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.editer p{
    margin-bottom: 10px;
    font-size: 18px;
}
.at4-share,
.at-share-dock,
.at4-thankyou,
.at-share-dock-outer{
    display: none !important;
}
.flex-info-head{
    display: flex;
    align-items: center;
}
.flex-info-head p{
    height: 42px;
    display: flex;
    align-items: center;
    color: #fff;
    border-left: 1px solid #377aa1;
    padding: 0 20px;
}
.flex-info-head img{
    margin-right: 5px;
}
.header-top{
    background: #0f6191;
}
.block-lang{
    display: flex;
    align-items: center;
}
.block-lang a{
    display: inline-block;
    margin-left: 10px;
}
.block-lang a:first-child{
    margin: 0;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
    width: 40px;
    padding: 0;
}
.f-search .stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.f-search .input-group{
    width: 100%;
}
.flex-menu-search{
    display: flex;
    align-items: center;
}
.ul-main-menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    padding: 20px;
    text-transform: uppercase;
    color: #000;
}
.ul-main-menu > li.active > a,
.ul-main-menu > li:hover > a{
    color: #0f6191;
}
.search-top{
    display: inline-block;
    margin-left: 20px;
}
.header-bottom{
    padding: 10px 0;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: #fff;
    min-width: 220px;
    box-shadow: 0 0 5px #ccc;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    padding: 10px 15px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #f1f1f1;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    background: #0f6191;
    color: #fff;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.main-banner{
    position: relative;
}
.main-banner .owl-theme .owl-nav.disabled+.owl-dots{
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.main-banner .owl-theme .owl-dots .owl-dot.active span{
    width: 30px;
    background: #0f6191;
    transition: all 0.3s;
}
.main-banner .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.main-intro{
    background: url(../img/dragon.png) center left no-repeat;
    background-position: 40px;
    background-size: 35%;
    padding: 50px 0;
}
.tit-pub-left{
    font-size: 36px;
    margin: 0;
    font-weight: bold;
    margin-bottom: 30px;
}
.sub-tit-pub-left{
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0f6191;
}
.des-intro{
    margin-bottom: 30px;
}
.des-intro{
    text-align: justify;
}
.des-intro p{
    font-size: 18px;
}
.block-ext{
    display: flex;
}
.items-ext {
    display: flex;
    align-items: center;
    margin-right: 40px;
    padding-right: 40px;
    border-right: 1px dashed #0f6191;
    height: 42px;
}
.icon-ext{
    width: 40px;
    height: 40px;
    border-radius: 4px;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0f6191;
    border: 1px solid #0f6191;;
}
.icon-ext img:last-child{
    display: none;
}
.items-ext:hover .icon-ext{
    background: #fff;
}
.items-ext:hover .icon-ext img:last-child{
    display: inline;
}
.items-ext:hover .icon-ext img:first-child{
    display: none;
}
.des-ext {
    font-size: 16px;
    color: #0f6191;
    width: calc(100% - 50px);
}
.block-ext .items-ext:last-child{
    padding: 0;
    margin: 0;
    border: none;
}
.block-banner-intro{
    height: 500px;
    position: relative;
}
.box-intro-1 {
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
}
.box-intro-1 img,
.box-intro-2 img{
    border-radius: 6px;
}
.box-intro-2 {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.num-year {
    position: absolute;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 7px #ccc;
    width: 140px;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 6px;
}
.in-num-year {
    padding: 0 20px;
}
.number-year{
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    color: #0f6191;
    line-height: 60px;
}
.yoe{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.main-services{
    background: #f9fafa url(../img/bg-dot.png);
    background-position: center;
    padding: 50px 0 20px;
}
.sub-tit-pub{
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0f6191;
}
.tit-pub{
    font-size: 36px;
    margin: 0;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
.img-ser{
    position: relative;
    display: block;
}
.icon-ser{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background: #0f6191;
    border-radius: 6px;
    position: absolute;
    left: 30px;
    bottom: -35px;
}
.info-ser{
    background: #fff;
    padding: 55px 20px 20px 20px
}
.icon-ser img{
    width: auto !important;
    max-width: 43px;
}
.tit-ser{
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
}
.des-ser{
    font-size: 18px;
    margin-bottom: 15px;
}
.view-ser{
    display: inline-block;
    font-size: 16px;
    color: #0f6191;
    font-weight: bold;
    text-transform: uppercase;
}
.block-service {
    margin-bottom: 30px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 4px;
    overflow: hidden;
    height: calc(100% - 30px);
}
.view-pf{
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff !important;
}
.view-pf img{
    width: auto !important;
    display: inline-block !important;
    margin-left: 7px;
}
.cate-pf{
    background: #0f6191;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.tit-pf{
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 30px;
}
.tit-pf a{
    color: #fff;
}
.items-pf{
    position: relative;
    overflow: hidden;
}
.items-pf:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(transparent, rgba(0,0,0,0.5));
    transition: height 0.3s;
}
.items-pf:hover:before{
    height: 100%;
    background: linear-gradient(transparent, rgba(15,97,145,0.5));
    transition: height 0.3s;
}
.info-items-pf{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 20px;
}
.a-zoom{
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9;
    display: none;
}
.items-pf:hover .a-zoom{
    display: block;
}
.block-slider-pf{
    padding: 0 30px;
}
.main-project-finish{
    padding: 50px 0;
}
.block-slider-pf .owl-theme .owl-nav.disabled+.owl-dots{
    margin-top: 20px;
}
.block-slider-pf .owl-theme .owl-dots .owl-dot.active span{
    background: #0f6191;
}
.block-slider-pf .owl-theme .owl-dots .owl-dot{
    outline: unset;
}
.block-news-home-top{
    background: #f0f0f0;
    padding: 40px 0 250px;
}
.img-news-home{
    display: block;
    overflow: hidden;
    height: 245px;
}
.img-news-home img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all 0.3s;
}
.block-news-home:hover .img-news-home img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.block-news-home{
    box-shadow: 0 0 7px #ccc;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.block-news-home-bottom {
    margin-top: -245px;
    padding-bottom: 20px;
}
.info-news-home{
    padding: 15px;
}
.tit-news-home{
    font-size: 24px;
    font-weight: bold;
    border-left: 4px solid #0f6191;
    padding-left: 10px;
    margin: 0;
    margin-bottom: 15px;
}
.des-news-home{
    font-size: 18px;
    margin-bottom: 15px;
}
.read-news{
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #0f6191;
}
.read-news:before{
    content: "";
    position: absolute;
    left: calc(100% + 10px);
    top: 50%;
    transform: translateY(-50%);
    background: #0f6191;
    height: 2px;
    width: 35px;
}
.main-partner{
    background: url(../img/bg-dot.png);
    padding: 50px 0;
}
.items-partner img{
    display: inline-block !important;
    width: auto !important;
}
.items-partner{
    text-align: center;
}
.block-slider-partner{
    background: #fff;
    padding: 0 30px;
    position: relative;
}
.block-slider-partner .owl-theme .owl-nav{
    margin: 0;
}
.block-slider-partner .owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
    z-index: 2;
    outline: unset;
    background: none !important;
    width: 10px;
}
.block-slider-partner .owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
    z-index: 2;
    outline: unset;
    background: none !important;
    width: 10px;
}
.main-contact-home{
    padding: 50px 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.left-contact-home{
    width: calc(50% - 15px);
    display: flex;
    justify-content: flex-end;
}
.block-info-lch{
    width: 555px;
}
.des-contact-home{
    font-size: 18px;
    margin-bottom: 20px;
}
.plabel{
    font-size: 18px;
    margin-bottom: 5px;
}
.form-lch input,
.form-lch textarea{
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 6px 12px;
    box-shadow: unset;
    outline: unset;
}
.btn-lch{
    display: inline-block;
    background: #0f6191;
    color: #fff;
    border-radius: 4px;
    padding: 7px 40px;
    outline: unset;
    border: none;
    position: relative;
    overflow: hidden;
}
.btn-lch b{
    position: relative;
    z-index: 9;
    font-weight: normal;
}
.btn-effect span {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-radius: 50%;
    background-color: #20212b;
    -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    z-index: 2;
}
.btn-effect:hover {
    color: #fff;
}
.btn-effect:hover span {
    width: 225%;
    height: 562.5px;
}
.btn-effect:active {
    background-color: #6e8637;
}
.right-contact-home{
    width: calc(50% - 15px);
}
.tit-ft{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer-top{
    background: #eeeeee;
    padding: 50px 0;
}
.editer-ft p{
    font-size: 18px;
    margin-bottom: 15px;
}
.social-ft a{
    display: inline-block;
    margin-right: 20px;
}
.social-ft a:last-child{
    margin: 0;
}
.footer-bottom{
    background: #e6e6e6;
    padding: 15px 0;
}
.copyright{
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
.main-breac{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-breac > .container{
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.main-breac > img{
    min-height: 200px;
    object-fit: cover;
}
.tit-page {
    margin: 0;
    padding: 20px 15px;
    background: #0f6191;
    color: #fff;
    border-left: 9px solid #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    height: 100%;
    display: flex;
    align-items: center;
}
.block-breac span{
    text-transform: uppercase;
    font-size: 18px;
}
.flex-breac{
    position: relative;
    display: flex;
    align-items: center;
}
.flex-breac {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    background: rgba(255,255,255,0.5);
}
.flex-breac:before{
    content: "";
    position: absolute;
    right: 100%;
    width: 30px;
    height: 100%;
    background: rgba(255,255,255,0.5);
}
.bg-over-breac{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc(50% - 570px);
    background: rgba(255,255,255,0.5);
}
.block-breac {
    padding: 10px 0;
}
.ul-aside-left{
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #eaeaea;
}
.ul-aside-left > li > a{
    display: block;
    border-bottom: 1px solid #d1d1d1;
    padding: 15px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.ul-aside-left > li.active > a{
    color: #0f6191;
}
.ul-aside-left > li:last-child > a{
    border: none;
}
.block-aside-left{
    margin-bottom: 30px;
}
.tit-page-sub{
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase; 
    color: #0f6191;
}
.block-search-project {
    margin-bottom: 30px;
}
.block-search-project form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.block-search-project form div.form-gr:first-of-type {
    margin-left: 0;
}
.form-gr {
    width: calc(25% - 10px);
    margin: 0 5px;
    margin-bottom: 10px;
}
.search-project {
    background: #0f6191;
    color: #fff;
    border: none;
    border-radius: 4px;
    height: 34px;
    width: calc(25% - 10px);
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.search-project b{
    position: relative;
    z-index: 9;
    font-weight: normal;
}
.block-project {
    margin-bottom: 30px;
}
.block-project > a {
    display: block;
    overflow: hidden;
    position: relative;
}
.block-project > a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(transparent, rgba(224,224,224,0.8));
    z-index: 1;
    left: 0;
    bottom: -50%;
    transition: bottom 0.3s;
}
.block-project > a > img {
    transform: scale(1);
    transition: all 0.3s;
}
.tit-project {
    position: absolute;
    display: block;
    width: 100%;
    padding: 20px;
    color: #0f6191;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    left: 0;
    bottom: 0;
    z-index: 9;
}
.view-pj {
    display: inline-block;
    background: #0f6191;
    color: #fff;
    font-size: 14px;
    padding: 7px 15px;
    position: absolute;
    height: 34px;
    left: 20px;
    bottom: -35px;
    z-index: 9;
    overflow: hidden;
}
.view-pj b{
    position: relative;
    z-index: 9;
    font-weight: normal;
}
.block-project > a:hover:before {
    bottom: 0;
    transition: bottom 0.3s;
}
.block-project > a:hover > img {
    transform: scale(1.2);
    transition: all 0.3s;
}
.block-project > a:hover .tit-project {
    padding: 20px 20px 70px;
    transition: all 0.3s;
}
.block-project > a:hover .view-pj {
    bottom: 20px;
    transition: bottom 0.3s;
    transition-delay: 0.3s;
}
.block-aside-info-project table {
    width: 100%;
    border: 1px solid #ccc;
}
.block-aside-info-project table tr td {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
}
.block-aside-info-project table tr:first-child td {
    background: #0f6191;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 30px;
}
.block-gall-project .lSAction > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    background: #fff;
    padding: 10px 5px;
    opacity: 1;
    width: 26px;
    border-radius: 4px;
}
.block-gall-project .lSAction > a img{
    height: 30px;
    object-fit: contain;
}
.block-share-project {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    display: flex;
    align-items: center;
}
.block-share-project a {
    display: inline-block;
    margin-left: 10px;
}
.block-news {
    margin-bottom: 30px;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
}
.i-news {
    display: block;
    overflow: hidden;
}
.i-news img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s;
}
.info-news {
    padding: 15px;
}
.t-news {
    margin: 0;
    margin-bottom: 15px;
    font-weight: bold;
}
.read-more {
    display: inline-flex;
    align-items: center;
    width: 125px;
    height: 34px;
    background: #2d73d8;
    color: #fff !important;
    padding: 0 10px;
    position: relative;
}
.read-more:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #d70000;
    transition: all 0.5s;
}
.read-more span:first-child {
    color: #fff !important;
    position: relative;
    z-index: 2;
}
.ic-arr {
    position: absolute;
    width: 21px;
    height: 100%;
    background: #0f6191;
    top: 0;
    right: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-right: 7px;
}
.ic-arr:before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    border-bottom: 34px solid #0f6191;
    border-left: 15px solid transparent;
}
.block-news:hover .i-news img {
    transform: scale(1.2);
    transition: all 0.5s;
}
.read-more:hover:before {
    width: 100%;
    transition: all 0.5s;
}
.pagi {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #1f539e;
    color: #fff;
    margin-left: 15px;
}
.pagi a:first-child {
    margin: 0;
}
.tit-recrui {
    font-size: 48px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
    color: #1f539e;
}
.intro-recrui {
    background: url(../img/bn-recrui.jpg) center center no-repeat;
    background-size: cover;
    padding: 200px 0;
}
.tit-work-environment {
    font-size: 44px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 20px;
    color: #d70000;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.block-welfare {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -150px;
    margin-bottom: 60px;
}
.item-welfare {
    width: 25%;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #1f539e;
}
.block-welfare .item-welfare:first-child {
    border-radius: 6px 0 0 6px;
}
.block-welfare .item-welfare:last-child {
    border-right: unset;
    border-radius: 0 6px 6px 0;
}
.content-welfare {
    background: rgba(31,83,158,0.9);
    padding: 30px 15px;
    min-height: 380px;
    height: 100%;
}
.tit-welfara {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.content-welfare * {
    color: #fff;
}
.des-welfara p {
    margin-bottom: 30px;
}
.des-welfara p:last-child {
    margin: 0;
}
.item-welfare:hover .content-welfare {
    background: #fff;
}
.item-welfare:hover .content-welfare * {
    color: #0f6191;
}
.t-rec {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.tab-recrui table {
    width: 100%;
}
.tab-recrui table tr th {
    border-right: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.tab-recrui table tr td:first-child {
    font-size: 18px;
    font-weight: bold;
}

.tab-recrui table tr td {
    border-right: 1px solid #ccc;
    padding: 10px;
    font-size: 18px;
    text-align: center;
}
.box-aside-right {
    margin-bottom: 30px;
}
.info-apply-aside {
    background: #0f6191;
    padding: 30px;
}
.info-apply-aside * {
    color: #fff;
}
.box-iaa {
    margin-bottom: 30px;
}
.top-iaa {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}
.top-iaa:before {
    content: "";
    display: block;
    top: 5px;
    left: -15px;
    width: 7px;
    height: 7px;
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    position: absolute;
}
.top-iaa:after {
    content: "";
    display: block;
    top: 12px;
    left: -15px;
    width: 7px;
    height: 7px;
    border-left: 7px solid #fff;
    border-bottom: 7px solid transparent;
    position: absolute;
}
.info-orther {
    background: #e1e1e1;
    padding: 30px;
}
.tit-o {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
.tit-o:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
    width: 4px;
    height: 20px;
    background: #0f6191;
}
.list-o {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.list-o > li {
    position: relative;
    margin-bottom: 15px;
}
.list-o > li:last-child {
    margin: 0;
}
.list-o > li:before {
    content: "";
    display: block;
    top: 5px;
    left: -15px;
    width: 7px;
    height: 7px;
    border-left: 7px solid #000;
    border-top: 7px solid transparent;
    position: absolute;
}
.list-o > li:after {
    content: "";
    display: block;
    top: 12px;
    left: -15px;
    width: 7px;
    height: 7px;
    border-left: 7px solid #000;
    border-bottom: 7px solid transparent;
    position: absolute;
}
.block-left-contact {
    background: #0f6191;
    padding: 30px;
}
.join-us {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}
.block-left-contact * {
    color: #fff;
}
.form-contact .form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ccc;
    box-shadow: unset;
}
.form-contact .form-group {
    margin-bottom: 30px;
}
textarea.form-control {
    height: auto;
}
.send-ct {
    display: inline-block;
    border: none;
    background: #0f6191;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
}
.send-ct  b{
    position: relative;
    z-index: 9;
    font-weight: normal;
}
.flex-tab {
    display: flex;
    align-items: center;
}
.flex-tab img{
    margin-right: 7px;
    width: 20px;
    object-fit: none;
}
.block-slider-ser .owl-carousel .owl-stage{
    display: flex;
}
.block-slider-ser .items-slide-ser{
    height: 100%;
    margin-bottom: 0;
    box-shadow: 0 0 10px #ccc;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}
.block-slider-ser .items-slide-ser .block-service {
    margin-bottom: 0;
    box-shadow: unset;
    border-radius: 0;
    overflow: hidden;
    height: 100%;
}






@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a{
        padding: 20px 15px;
    }
    .items-ext {
        margin-right: 20px;
        padding-right: 20px;
    }
    .block-info-lch {
        width: 455px;
    }
    .social-ft a{
        margin-right: 10px;
    }
    .bg-over-breac {
        width: calc(50% - 470px);
    }
    .tit-page{
        font-size: 24px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #0f6191;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        padding: 0;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #fff;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #000;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .sub-menu-mb > li > .sub-menu-mb > li{
        background: #fff;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    #navbar-icon {
        width: 30px;
        height: 21px;
        position: relative;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        margin-left: 20px;
    }
    #navbar-icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 50%;
        background: #0f6191;
        opacity: 1;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    #navbar-icon span:nth-child(even) {
        left: 50%;
        border-radius: 0 9px 9px 0;
    }
    #navbar-icon span:nth-child(odd) {
        left: 0px;
        border-radius: 9px 0 0 9px;
    }
    #navbar-icon span:nth-child(1),
    #navbar-icon span:nth-child(2) {
        top: 0px;
    }
    #navbar-icon span:nth-child(3),
    #navbar-icon span:nth-child(4) {
        top: 9px;
    }
    #navbar-icon span:nth-child(5),
    #navbar-icon span:nth-child(6) {
        top: 18px;
    }
    #navbar-icon.open span:nth-child(1),
    #navbar-icon.open span:nth-child(6) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #navbar-icon.open span:nth-child(2),
    #navbar-icon.open span:nth-child(5) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #navbar-icon.open span:nth-child(1) {
        left: 3px;
        top: 5px;
    }
    #navbar-icon.open span:nth-child(2) {
        left: calc(50% - 3px);
        top: 5px;
    }
    #navbar-icon.open span:nth-child(3) {
        left: -50%;
        opacity: 0;
    }
    #navbar-icon.open span:nth-child(4) {
        left: 100%;
        opacity: 0;
    }
    #navbar-icon.open span:nth-child(5) {
        left: 3px;
        top: 16px;
    }
    #navbar-icon.open span:nth-child(6) {
        left: calc(50% - 3px);
        top: 16px;
    }
    #mySidenav.active{
        width: 280px;
    }
    .logo img{
        width: 70px;
    }
    .main-intro .row.flex-bw{
        display: block;
    }
    .block-ext{
        margin-bottom: 20px;
    }
    .items-ext{
        flex: 1;
        justify-content: center;
        padding: 0;
        margin: 0;
    }
    .main-contact-home{
        display: block;
        padding: 50px 0 0 0;
    }
    .left-contact-home {
        width: 750px;
        display: block;
        margin: 0 auto;
        padding: 0 15px;
    }
    .block-info-lch{
        width: 100%;
        margin-bottom: 20px;
    }
    .right-contact-home{
        width: 100%;
    }
    .map-gg iframe{
        height: 500px;
    }
    .social-ft a{
        margin-right: 15px;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .flex-order > .col-md-3,
    .flex-order > .col-md-9{
        width: 100%;
    }
    .tit-page{
        padding: 15px;
    }
    .bg-over-breac {
        width: calc(50% - 360px);
    }
    .ul-aside-left > li > a{
        font-size: 16px;
    }
    .block-breac span{
        font-size: 15px;
    }
    .tit-page-sub{
        margin: 20px 0;
    }
    .map-contact iframe {
        height: 500px;
    }
    .block-left-contact {
        margin-top: 20px;
        padding: 20px;
    }
    .join-us {
        font-size: 42px;
        margin-bottom: 30px;
    }
    .tit-recrui {
        font-size: 40px;
    }
    .intro-recrui {
        padding: 100px 0;
    }
    .block-welfare {
        margin-top: 20px;
    }
    .item-welfare {
        width: 50%;
        border: 1px solid #fff;
        border-radius: 0 !important;
    }
    .block-welfare {
        margin-top: 20px;
    }
    .des-ext{
        width: auto;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .flex-info-head{
        display: none;
    }
    .header-top{
        padding: 10px 0;
    }
    .tit-pub-left,
    .tit-pub {
        font-size: 32px;
    }
    .map-gg iframe{
        height: 400px;
    }
    .left-contact-home{
        width: 100%;
    }
    .main-breac > .container{
        width: 100%;
    }
    .bg-over-breac{
        display: none;
    }
    .flex-breac:before{
        width: 15px;
    }
    .flex-breac:after {
        content: "";
        position: absolute;
        left: 100%;
        width: 15px;
        height: 100%;
        background: rgba(255,255,255,0.5);
    }
    .tit-project{
        font-size: 18px;
    }
    .form-gr{
        width: calc(50% - 10px);
    }
    .search-project{
        width: calc(50% - 10px);
    }
    .block-search-project form div.form-gr:first-of-type{
        margin-left: 5px;
    }
    .map-contact iframe {
        height: 400px;
    }
    .tit-recrui {
        font-size: 32px;
    }
    .intro-recrui {
        padding: 100px 0;
    }
    .tit-work-environment {
        font-size: 36px;
    }
    .intro-recrui .flex-bw {
        display: block;
    }
    .tab-recrui table tr, .tab-recrui table tr td {
        display: block;
        text-align: right;
        border: none;
    }
    .tab-recrui table tr:first-child {
        display: none;
    }
    .tab-recrui table tr {
        border-bottom: 1px solid #ccc !important;
    }
    .tab-recrui table tr, .tab-recrui table tr td {
        display: block;
        text-align: right;
        border: none;
    }
    .tab-recrui table tr td:first-child {
        display: none;
    }
    .tab-recrui table tr td[data-title]::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .block-banner-intro{
        height: auto;
    }
    .box-intro-1{
        position: relative;
    }
    .box-intro-2{
        position: unset;
    }
    .box-intro-1 img,
    .box-intro-2 img{
        width: 100%;
    }
    .num-year{
        top: unset;
        bottom: -70px;
    }
    .block-ext{
        flex-wrap: wrap;
        justify-content: center;
    }
    .items-ext{
        margin-bottom: 15px;
        flex: unset;
        border: none;
        width: 50%;
    }
    .main-intro,
    .main-project-finish,
    .main-partner{
        padding: 20px 0;
    }
    .tit-pub-left,
    .tit-pub {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .main-services{
        padding: 20px 0 0 0;
    }
    .block-news-home-top{
        padding: 20px 0 250px;
    }
    .map-gg iframe{
        height: 300px;
    }
    .main-contact-home{
        padding: 20px 0 0 0;
    }
    .editer-ft p,
    .editer p{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .tit-ft{
        font-size: 20px;
    }
    .footer-top{
        padding: 20px 0;
    }
    .block-slider-pf{
        padding: 0 15px;
    }
    .form-gr{
        width: 100%;
    }
    .search-project{
        width: 100%;
    }
    .block-search-project form div.form-gr{
        margin: 0 0 10px 0 !important;
    }
    .map-contact iframe {
        height: 300px;
    }
    .block-left-contact {
        padding: 15px;
    }
    .join-us {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .tit-recrui {
        font-size: 28px;
    }
    .item-welfare {
        width: 100%;
    }
    .content-welfare {
        min-height: unset;
    }
    .tit-welfara {
        font-size: 24px;
    }
    .intro-recrui {
        padding: 50px 0;
    }
}