.text_center {
    text-align: center;
}
.text_up {
    text-transform: uppercase;
}.cat_news {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     justify-content: center;
     margin-bottom: 70px;
 }
.grid-container {
    position: relative;
    z-index: 10;
}
.swiper {
    overflow: hidden;
    position: relative;
}
.list_news .wrapper1 {
    position: sticky;
    top: 119px;
    z-index: 999;
    background: white;
    margin-bottom: 30px;
}
/*div#page {*/
/*margin-top: 30px;*/
/*}*/
.list_news {
    overflow: unset;
}
ul.sub-menu li.current-menu-item a {
    color: #333 !important;
}

.cat_news li a {
    min-width: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    background-color: #ffffff;
    font-family: "SVN-Gotham Book";
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
}
.sec_home3 {
    padding-top: 200px;
}
.cat_news >* {
    margin: 0 10px;
}

.cat_news li a:hover,.cat_news li.active a {
    background-color: #f30013;
    color: #fff;

}
.chu_dau_tu .wrap_slider {
    box-shadow: 0 3px 70px rgb(0 0 0 / 10%);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 40px 80px;
    margin-bottom: -220px;
}
.wrap_slider {
    position: relative;
}
.chu_dau_tu .wrap_slider ul {
    list-style: none;
    margin: 0;
    top: 40px;
    bottom: 40px;
    left: 80px;
    right: 80px;
    position: absolute;
    display: flex;
    pointer-events: none;
    z-index: 2;
}
.chu_dau_tu .wrap_slider ul:before {
    height: 1px;
    width: 100%;
    background: #cbcbcb;
    content: '';
    position: absolute;
    top: 50%;
}
footer .wpcf7-response-output {
    position: relative;
}
.chu_dau_tu .wrap_slider ul li:not(:last-child) {
    border-right: 1px solid #cbcbcb;
}
.chu_dau_tu .wrap_slider ul li {
    width: calc(100%/3);
    height: 100%;
}
.arrow_slider.style_3 {
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    background-color: #e00112;
    border: none;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
    transition: .3s all;
}

.arrow_slider {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #88805b;
    background-color: #173872;
    fill: #e00112;
    border-radius: 50%;
    transition: .3s all;
    z-index: 9;
    cursor: pointer;
}
.arrow_slider.style_3.next {
    right: -25px;
    left: unset;
}
.arrow_slider.style_3:hover {
    background: #d9b757;
}
.chu_dau_tu .wrap_slider .item {
    height: 120px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.chu_dau_tu .wrap_slider .item img {
    /* filter: grayscale(100%); */
    transition: .3s all;
}
.chu_dau_tu .wrap_slider .item img {
    max-height: 100%;
    max-width: 100%;
}
.swiper-slide img {
    display: block;
}
#load_post {
    position: relative;
    min-height: 900px;
    max-width: 1400px;
    margin: 0 auto;
}
.wrap_post_top {
    display: inline-block;
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}
.wrap_post_top .item_post:first-child {
    width: 50%;
    height: 640px;
}
.wrap_post_top .item_post {
    width: 25%;
    height: 320px;
    margin: 0;
    overflow: unset;
    float: left;
}
.item_post {
    position: relative;
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    box-shadow: -2px 2px 38px 2px rgb(0 0 0 / 10%);
    border-radius: 10px;
    overflow: hidden;
}
.wrap_post_top .item_post:before {
    opacity: 1;
    z-index: 1;
    background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    height: 70%;
    top: unset;
}
.item_post:before {
    background-image: linear-gradient(90deg, #e9303f 0%, #cd2831 100%);
    opacity: 0.92;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    transition: .5s all;
    position: absolute;
}
.itemProSix .slick-track .slick-slide img {
    height: 350px;
}
.gripProSix .slick-dots li::after {
    content: '/';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -5px;
}
.gripProSix .slick-dots li:nth-child(1)::after {
    right: -3px;
}
.wrap_post_top .item_post .box_img {
    width: 100%;
    height: 100%;
}
.item_post .box_img {
    height: 208px;
    width: 100%;
    overflow: hidden;
}
/*.page-template-recruit div#banner_gr ,.page-template-contact div#banner_gr, .page-template-project div#banner_gr{*/
/*    display: none;*/
/*}*/
.item_post .box_img img {
    height: 100%;
    object-fit: cover;
    max-width: unset;
    width: calc(100% + 15px);
    transform: translateX(-15px);
    transition: .5s all;
}
.zalo svg {
    height: 14px;
}
.staff input, .staff textarea {
    font-size:14px;
}
.project_detail .title_project b {
    color: #ffffff;
    font-family: "SVN - Gotham";
    font-size: 15px;
    border-radius: 25px;
    background-color: #f30013;
    display: inline-flex;
    padding: 3px 26px;
    align-items: center;
    margin-right: 15px;
}

.project_detail h2.title_project, .project_detail h1.title_project{
    margin-top: 25px;
}
.wrap_post_top .item_post .box_content {
    position: absolute;
    left: 25px;
    bottom: 25px;
    right: 25px;
    z-index: 9;
    padding: 0;
}

.item_post .box_content {
    padding: 25px 25px 30px;
    position: relative;
    z-index: 2;
}
.max {
    width: 100%;
    height: 100%;
    z-index: 9;
}

.style_center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.item_post a {
    z-index: 9;
}
.wrap_post_top .item_post .box_content .date_post {
    font-size: 18px;
}

.wrap_post_top .item_post .box_content .date_post {
    margin-bottom: 6px;
}
.wrap_post_top .item_post .box_content * {
    color: white;
}
.item_post .box_content .date_post {
    color: #333333;
    font-size: 14px;
    display: none !important;
}
.item_post .box_content * {
    transition: .5s all;
}
.wrap_post_top .item_post:first-child h3 {
    font-size: 18px;
}
.wrap_post_top .item_post .box_content h3 {
    font-size: 16px;
}
.wrap_post_top .item_post .box_content h3 {
    margin: 0;
}
.wrap_post_top .item_post .box_content * {
    color: white;
}
.item_post .box_content h3 {
    font-family: "SVN - Gotham Book";
    font-size: 18px;
    color: #333333;
    margin-bottom: 35px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.3;
}
.wrap_post_top .item_post .box_content span {
    display: none;
}

.wrap_post_top .item_post .box_content * {
    color: white;
}
.item_post .box_content span {
    color: #f30013;
    font-family: 'SVN-Gotham';
    font-size: 16px;
    font-weight: 400;
}
.wrap_post {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.item_post:hover .box_img img {
    transform: translateX(0px);
}
.item_post:hover:before {
    opacity: 1;
}
.item_post:hover .box_content * {
    color: white;
}
.sec_home3 h2.heading_h2 {
    margin-bottom: 40px;
}
nav.breadcrumb ul {
    display: flex;
}

nav.breadcrumb ul * {
    font-style: normal;
}

nav.breadcrumb li a {
    color: #666666;
    font-family: "SVN-Gotham Book";
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}
nav.breadcrumb li:last-of-type {
    color: #999999 !important;
    font-family: "SVN-Gotham Book";
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}

nav.breadcrumb ul span {
    margin: 0 15px;
}
.project_detail {
    padding-bottom: 100px;
    padding-top: 60px;
}
.single-project div#banner_gr img{
    display: none;
}
.gallery_p {
    overflow: hidden;
    position: static;
    width: 790px;
}

.gallery_p  img {
    width: 100%;
    object-fit: cover;
}
.project_detail .info > * {
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.project_detail .location svg {
    margin-right: 15px;
}

.project_detail .location {
    color: #666666;
    font-family: "SVN-Gotham Book";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 20px;
    display: inline-flex;
    flex-wrap: nowrap;
}

.project_detail .sub_info h3 {
    color: #333333;
    font-family: "SVN-Gotham Bold";
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    margin-bottom: 0;
}

.project_detail .sub_info  img {
    object-fit: contain;
    margin-right: 25px;
}

.project_detail .sub >* {
    display: flex;
    flex-wrap: wrap;
    /* margin-right: 180px; */
    position: relative;
}
form.wpcf7-form.invalid {
    position: relative;
}

.contact_page .wrap .left .wpcf7-response-output {
    bottom: -25px;
}
.project_detail .sub_info span {
    color: #333333;
    font-family: "SVN-Gotham Book";
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
}
h2.title_project ,h1.title_project{
    color: #333333;
    font-family: "SVN-Gotham";
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
}
.project_detail .sub_info:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 85%;
    right: -56px;
    background-color: #666666;
    opacity: 0.5;
    bottom: 0;
}
.project_detail .content .item_info:not(:last-child){
    margin-bottom: 60px;
}
.item_info  hr {
    margin-top: 0;
}

h3.title_item {
    font-family: "SVN-Gotham Bold";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 10px;
    position: relative;
    width: max-content;
}

h3.title_item:before {
    content: '';
    position: absolute;
    background-color: #f30013;
    width: 100%;
    height: 2px;
    bottom: -12px;
}
.content_inner {
    color: #333333;
    font-family: "SVN-Gotham Book";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}
b, strong {
    font-weight: 700;
    font-family: "SVN-Gotham Bold";
}
.item_info ul {
    display: flex;
    flex-wrap: wrap;
    list-style-image: url('../../images/check-mark.png');
    margin-left: 28px;
}

.item_info ul >* {
    width: 50%;
    margin-bottom: 10px;
}

.item_3 .content_inner {
    position: relative;
}

.item_3 .pro_2 {
    position: static;
}
.item_3 .swiper h4 {
    font-family: "SVN-Gotham";
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}
.more_post .more_pro .item_cont {position: relative;padding: 20px;border-radius: 0 0 5px 5px;border: 1px solid #ebebeb;background-color: #ffffff;}

.project_detail .pro_2 .swiper-slide {
    position: relative;
    height: 120px;
}

.project_detail .pro_2 .swiper-slide .item_cont {
    position: absolute;
    bottom: 0;
}

.pro_2 .swiper-button-next {
    right: -50px;
}

.pro_2 .swiper-button-prev {
    left: -50px;
}
.arrow_1 ,.arrow_2  {
    background-image: unset;
}
@media (min-width:1025px){
    .content.grid-70.tablet-grid-70 {
        width:calc(100% - 265px)
    }
    .project_detail .staff {
        float: right;
        padding: 0;
        width: 250px!important;
    }}
.project_detail .staff .wrap_contact {
    box-shadow: 0 0 35px rgba(62, 62, 62, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    padding: 0 20px 20px;
}
.staff .item_img {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.staff h2.name {
    color: #333333;
    font-family: "SVN-Gotham Bold";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}
.arrow_2 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    box-shadow: 0 0 95px rgb(0 0 0 / 30%);
}
.single-project h3.title_item {text-transform: uppercase;}
.gallery_p .swiper-button-next {
    right: -25px;
}

.gallery_p .swiper-button-prev {
    left: -25px;
}
.cus_gallery {
    position: relative;
    margin-right: 25px;
}

.arrow_2:hover {
    background-color: #f30013;
    transition: all 0.5s;
}
.call {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f30013;
    height: 45px;
    border-radius: 25px;
    font-family: "SVN-Gotham Bold";
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.staff input,.staff textarea {
    background: #fff;
    border-radius: 10px;
}

.staff input::placeholder ,.staff textarea::placeholder,.staff textarea{
    opacity: 0.8;
    color: #333333;
    font-family: "SVN-Gotham Book";
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
}
.itemProjectSi .thumb a {
    z-index: 10;
}
.staff input.wpcf7-submit {
    background-color: #f30013;
    width: 100%;
    color: #ffffff;
    font-family: "SVN-Gotham Bold";
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    height: 45px;
}
.zalo {
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    background-color: #028fe3;
    margin: 12px 0 30px;
}
.more_post .more_pro .item_img img {
    height: 170px;
    object-fit: cover;
    max-width: unset;
    border-radius: 10px 10px 0 0;
    width: calc(100% + 15px);
    transform: translateX(-15px);
    transition: all 0.5s;
}

.more_post .more_pro h3 {
    font-family: "SVN-Gotham Bold";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.location {
    display: flex;
}

.location svg {
    margin-right: 15px;
}

h2.price {
    font-family: "SVN-Gotham Bold";
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
}


.more_post .more_pro .item_cont:before {
    content: '';
    position: absolute;
    width: 85%;
    background-color: #252739;
    opacity: 0.2;
    top: 50px;
    height: 1px;
    left: 50%;
    transform: translate(-50%);
}
.wrap {
    position: relative;
}
.wrap a {
    position: absolute;
    inset: 0;
    z-index: 10;
}
.single header#masthead,header#masthead.sticky {
    /* Style for "Rectangle" */
    box-shadow: 0 4px 38px rgba(29, 29, 29, 0.07);
    background-color: #ffffff;
}

.single header#masthead .site-logo img {
    width: 102px;
    height: 70px;
}
.project_detail .breadcrumbs {
    margin-bottom: 30px;
}
#load_post:before {
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%) scale(.5);
    content: url(../../images/load.gif);
    display: none;
}
#load_post.active:before,
#load_product.active:before {
    display: block;
}
header#masthead.sticky  {
    height: 120px;
    transition: all 0.5s;
    box-shadow: -1px 8px 14px #1b4d2742;
}
.wrap:hover .item_img img {
    transform: translateX(0px);
}

.wrap .item_img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.more_post .more_pro .item_img {
    height: 170px;
    border-radius: 10px 10px 0 0;
}
.cus_slide {
    position: relative;
    margin-bottom: 20px;
}

.more_post .more_pro {
    position: static;
}
.project_detail .grid-container {
    padding: 0;
}
h2.more_title {
    font-family: "SVN-Gotham Bold";
    font-size: 26px;
    font-weight: 400;
    font-style: normal;
    margin: 0;
}

a.see_all {
    font-family: "SVN-Gotham Book";
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    display: flex;
    align-items: center;
}

.more_post .box_heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

a.see_all svg {
    margin-top: 8px;
    margin-left: 10px;
}
.question .kk-star-ratings {
    justify-content: center;
}
ul.project_cat {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    list-style: none;
}

ul.project_cat li {
    margin: 0 10px;
}

ul.project_cat li a {
    min-width: 200px;
    border: 3px solid #f0d368;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    font-family: "K2D Medium";
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

ul.project_cat li a:hover,ul.project_cat li.active a {
    background-color: #f30013;
    color: #fff;
    border-color: transparent;
}
div#banner_gr {
    margin-bottom: 0;
    padding: 0 !important;
}
.news_cat_2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    margin-top: 30px;
}
.news_cat_2 li {
    margin: 0 25px;
    position: relative;
}
.news_cat_2 li.current a,.news_cat_2 li a:hover {
    color: #f30013;
}
.news_cat_2 li a {
    display: block;
    padding: 15px 0px;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    font-weight: 500;
    font-family: "K2D Medium";
    position: relative;
}
.news_cat_2  li.current a:before {
    width: 100%;
}
.more_pro .swiper-button-prev {
    left: -65px;
}

.more_pro .swiper-button-next {
    right: -65px;
}
.news_cat_2  li a:before {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 3px;
    background-color: #f30013;
    left: 0;
    width: 0%;
}
.news_cat_2  li.current a:after {
    bottom: 0px;
    opacity: 1;
}
.news_cat_2  li a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f30013;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}
.thumb {
    overflow: hidden;
}
.form_staff form p:last-of-type {
    position: relative;
}

.form_staff .wpcf7-spinner {
    position: absolute;
    right: 0;
    top: 10px;
}
.vntTitleLine h2 {
    font-size: 33px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'K2D Medium';
    font-weight: 600;
    color: #f30013;
    text-align: center;
    /* margin-top: 90px; */
    margin-bottom: 0;
}
.viewFooter a span {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.viewFooter a span:before {
    content: '';
    width: 10px;
    height: 10px;
    bottom: 6px;
    right: 0;
    position: absolute;
    background-image: url(../../images/viewx-1-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.viewFooter a {
    display: inline-block;
    color: #f30013;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}
.viewFooter a:hover span {
    padding-right: 25px;
}
.list_news {
    padding-bottom: 30px;
    padding-top: 120px;
}
.wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 80px;
}
.social-share > div {
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: top;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
.fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
}
.fb_iframe_widget iframe {
    position: absolute;
}
.paddingAll {
    padding: 50px 0;
}
.vntTitleLineL {
    text-align: left;
}
.vntTitleLine {
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.vntTitleLine_title{
    text-align: center;
}
.vntTitleLine_title h1{
    line-height: normal;
    margin-bottom: 35px;
    padding: 0 10px;
}
.vntTitleLine::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 61px;
    height: 4px;
    background-color: #f30013;
}
.vntTitleLine h3 {
    font-size: 30px;
    line-height: 45px;
    text-transform: uppercase;
    color: #f30013;
    margin-bottom: 0;
}
.itemProTwo .infoSltk table tr td:first-child {
    padding-right: 20px;
    font-weight: 700;
    width: 180px;
}

.itemProTwo .infoSltk table tr td {
    padding: 10px 0px;
    border: 0px;
}
.vntTitleLineL {
    text-align: left;
}


.vntTitleLineL::before {
    left: 0%;
    transform: none;
}
.itemProTwo .infoSltk table {
    border: 0px;
    font-size: 18px;
    line-height: 27px;
}
.itemProTwo .infoSltk table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}
.itemProTwo .infoSltk table tr:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: rgba(0,0,0,0.1);
    bottom: 0;
}
.itemInfo.itemProTwo .gripItem .colT .thumb {
    margin-left: -130px;
}
.thumb {
    position: relative;
}

.thumb a.fancy_cus {
    position: absolute;
    inset: 0;
}

.itemProjectSi .thumb a.trigger-fancybox {
    padding: 0;
}
.itemProSix .slick-track {
    display: flex;
}

.itemProSix .slick-track .slick-slide {
    padding: 0 15px;
}
.itemProSix .slick-track .slick-slide:hover img {
    transform: scale(1.05);
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
}
.itemProSix .slick-track .slick-slide img {
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
}
.thumb a img {
    transition: -webkit-transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1);
    transition: transform 4s cubic-bezier(0,.6,.45,1), -webkit-transform 7s cubic-bezier(0,.6,.45,1);
}
/*responsive*/
@media (min-width: 1600px){
    .wrapper {
        padding: 0 130px;
    }
}

@media (max-width: 1200px) {
    .vntTitleLine h2{
        font-size: 22px;
        line-height: 34px;
    }
}
@media (max-width: 991px) {
    .vntTitleLine h2{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .viewFooter a{
        font-size: 14px;
        line-height: 22px;
    }
}

.project_detail .breadcrumbs {
    margin: 40px 0 10px;
}
.project_detail .title_project b{
    display: none;
}
.project_detail .sub .sub_info:last-child:before {
    display: none;
}

.project_detail .sub {
    justify-content: space-between;
}
.recruitment_sec_0 li.current a, .recruitment_sec_0 li a:hover {
    color: #f30013;
}

.recruitment_sec_0 .menu .current_page_item a:before {
    width: 100%;
}

.recruitment_sec_0 .menu li a:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f30013;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.recruitment_sec_0 .menu .current_page_item a:after {
    bottom: 0px;
    opacity: 1;
}
.sec_introduce .heading_h2 {
    color: #fff;
}
footer.section {
    padding-bottom: 0;
}
.recruitment_sec_0 .menu {
    margin-top: 0;
}
.wpcf7-response-output {
    position: absolute;
    bottom: 0;
    left: 20px;
}

.recruitment_sec_4_1 form {
    position: relative;
}
section.section.Banner {
    padding: 0;
}
.icon-search svg {
    color: #f30013;
}
.list_news .select-j .title {
    display: none;
}
.slider_banner {
    height: 100vh;
}
.about_sec_5 {
    overflow: hidden;
}
.page-template-project_2 div#page {
    margin-top: 60px;
}
.itemProSix .vntTitleLine {
    /* margin-bottom: 50px; */
}
.itemProSix .swiper-wrapper .swiper-slide img {
    height: 390px;
    object-fit: cover;
}
.gripProSix .slick-arrow {
    top: inherit;
    transform: inherit;
    bottom: -70px;
    opacity: 1;
    background-color: transparent;
    z-index: 2;
}
.gripProSix .slick-prev {
    left: calc(50% - 70px);
}
.gripProSix .slick-next {
    left: calc(50% + 30px);
}
.gripProSix .slick-dots li {
    margin: 0;
    position: relative;
    width: 25px;
}
.gripProSix .slick-dots {
    bottom: -63px;
    left: 50%;
    transform: translateX(-50%);
    right: inherit;
    max-width: 75px;
    overflow: hidden;
    height: 24px;
    overflow: hidden;
    z-index: 1;
}
.gripProSix .slick-dots li.slick-active button {
    color: #00adee;
}
.slick-dots li button{
    width:10px;
    height:10px;
    background: transparent;
    font-size: 0;
    padding:0;
    border:1px solid #fff;
    position: relative;
    border-radius: 100%;
}

.gripProSix .slick-dots li button {
    font-size: 18px;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    color: #333;
}
.slick-dots li.slick-active button {
    opacity: 1;
    background-color: #fff;
    border: 1px solid #fff;
}
.slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    text-align: center;
}
.gripProSix .slick-dots li.slick-active button {
    color: #00adee;
}
.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.slick-next {
    background-image: url(../images/icon-next.svg);
    right: 10px;
    background-position: 58% 54%;
}
.slick-prev {
    background-image: url(../images/icon-back.svg);
    left: 10px;
    background-position: 41% 54%;
}
.sliderProNb .slick-arrow {
    top: 40%;
}
.slick-arrow {
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    position: absolute;
    border: none;
    top: 50%;
    font-size: 0;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 100%;
    mix-blend-mode: luminosity;
    opacity: 1;
}
.wpml-ls-menu-item .wpml-ls-flag {
    border-radius: 50%;
    width: 21px;
    height: 21px;
    object-fit: cover;
    margin-top: 27px;
}
.grid-container {
    position: relative;
    z-index: 5;
}
ul.sub-menu li:hover a {
    color: #fff !important;
}
.footer_head .footer_2 .content1 a {
    color: #fff;
}

/*responsive*/
@media only screen and (max-width: 1400px) {
    #load_post {
        max-width: 1000px;
    }
}
@media only screen and (max-width: 1199px) {
    .Banner .box_title {
        left: calc(calc(100vw - 950px)/2);
    }
    .main-navigation .main-nav ul li a {
        padding: 0 20px;
    }
    .site-header .header-image {
        height: auto;
        width: 140px;
    }
    .heading_h2 {
        font-size: 32px;
        line-height: 1.3;
    }
    h3.heading_h3 {
        font-size: 22px;
    }
    .sec_introduce:before {
        display: none;
    }
    .sec_home .box_heading {
        width: auto;
    }
    .slider_banner {
        height: 530px;
    }
    .sec_home .title {
        padding-top: 0;
    }
    #load_post {
        max-width: 900px;
    }
    .wrap_post_top .item_post:first-child {
        height: 500px;
    }
    .wrap_post_top .item_post {
        height: 250px;
    }
    .wrap_post_top .item_post .box_content .date_post {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .section {
        padding: 60px 0;
    }
    .sec_introduce1 {
        padding: 100px 0 60px;
    }
    .sec_introduce1 .title {
        padding-right: 0px;
    }
    .home_sec_6 .wrap .item .wrap_content:before {
        bottom: -30px;
    }
    .about_sec_8 .grid-container {
        /* display: flex; */
        align-items: center;
    }
    .footer_head {
        padding-top: 100px;
    }
    .gallery_p {
        width: inherit;
    }
    .project_detail .staff {
        width: 30%;
    }
    .project_detail .sub_info:before {
        right: -15px;
    }
    .footer_head {
        padding: 70px 0 0px;
        position: relative;
    }
    .project_tax_normal {
        padding-top: 100px;
    }
    .wrapper {
        padding: 0 20px;
    }
    ul#menu-menu-danh-muc-tuyen-dung {
        margin-top: 0px;
    }
    section.section.recruitment_sec_3 {
        padding-top: 260px !important;
    }
    .slider.td_sec_2 {
        margin-bottom: -285px;
    }
    .list_news {
        padding-top: 90px;
    }
}
@media only screen and (max-width: 991px){
    .Banner .box_title {
        left: calc(calc(100vw - 720px)/2);
    }
    .main-navigation .main-nav li.logo_center {
        display: none;
    }
    .icon-search svg {
        color: #fff;
    }
    .list_news .vntTitleLine {
        margin-bottom: 20px;
    }
    .itemProSix .swiper-wrapper .swiper-slide img {
        height: 290px;
        object-fit: cover;
    }
    .itemInfo .gripItem .colT {
        padding-left: 0;
    }
    .vntTitleLine {
        margin-bottom: 20px;
        text-align: center;
    }
    .slider_banner {
        height: 400px;
    }
    .about_sec_6 .arrow_slider.next {
        right: -9px;
        left: unset;
    }
    .item_post {
        width: calc(25% - 10px);
        margin: 0 5px 10px;
    }
    .sec_home .title {
        width: 100%;
        margin-bottom: 40px;
    }
    header#masthead {
        background: #fff;
        box-shadow: -1px 8px 14px #1b4d2742;
    }
    .main-navigation.toggled .main-nav>ul {
        max-height: 500px;
        overflow: auto;
    }
    .main-navigation.toggled .main-nav>ul>li:not(:last-child) {
        border-bottom: 1px solid white;
    }
    .inside-header {
        padding: 10px;
    }
    .sec_home .img {
        width: 100%;
        padding-left: 10px;
    }
    header#masthead.sticky ,.inside-header{
        height: inherit;

    }
    header#masthead.sticky {
        box-shadow: -1px 8px 14px #1b4d2742;
    }
    header#masthead .header-image {
        height: 77px !important;
        object-fit: contain;
    }
    .site-logo {
        position: unset;
        transform: unset;
    }
    .chu_dau_tu .wrap_slider .item {
        height: 84px;
    }
    .inside-header.grid-container {
        max-width: 100%;
        padding: 0 10px;
        margin: 0;
    }
    div#primary-menu ul li {
        background: #fff;
    }

    div#primary-menu ul li:not(:last-child) {
        border-bottom: 1px solid #d2d2d2;
    }

    div#primary-menu ul li.current-menu-item {
        background: red;
        color: #fff;
    }

    div#primary-menu ul li.current-menu-item a {
        color: #fff;
    }
    .sec_home .img img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .sec_home2 {
        margin-top: 0;
        padding: 0;
    }
    .chu_dau_tu .wrap_slider {
        margin-bottom: 0;
    }
    .sec_home1 .wrap .box_title {
        padding-bottom: 32px;
        padding-left: 0px;
        padding-right: 15px;
        text-align: center;
    }

    .sec_home1 .wrap .box_title h4 {
        font-size: 16px;
    }
    .chu_dau_tu .wrap_slider ul li {
        width: 50%;
    }
    .chu_dau_tu .wrap_slider ul li:nth-child(2) {
        display: none;
    }
    .chu_dau_tu .wrap_slider ul li:nth-child(3) {
        border: none;
    }
    .boxProDetail {
        padding-top: 0 !important;
    }
    #load_post {
        max-width: 700px;
        min-height: 450px;
    }
    .wrap_post_top .item_post:first-child {
        height: 400px;
    }
    .wrap_post_top .item_post {
        height: 200px;
    }
    .item_post .box_img {
        height: 120px;
    }
    .item_post .box_content {
        padding: 15px;
    }
    .item_post .box_content h3 {
        font-size: 15px;
        margin: 5px 0 20px;
    }
    .item_post .box_content span {
        font-size: 12px;
    }
    nav#mobile-menu-control-wrapper {
        margin-right: 20px;
    }
    .sec_introduce {
        overflow: hidden;
    }
    .sec_introduce .title {
        width: 100%;
    }

    .sec_introduce .img {
        width: 100%;
        margin-top: 70px;
        float: left;
    }

    .sec_introduce .img:before {
        left: 55%;
        top: -90px;
        transform: scale(0.8);
        display: none;
    }
    .sec_introduce .grid-100 {
        padding-top: 50px;
    }
    .sec_introduce .wrap .item {
        width: calc(calc(100% /3) - 20px);
    }
    .home_sec_2.about_sec_1 {
        padding-top: 40px;
    }
    .sec_introduce1 .title {
        width: 100%;
    }

    .sec_introduce1 .img {
        float: left;
        width: 100%;
        margin-top: 25px;

    }
    section.section.about_sec_6 {
        padding: 50px 0;
    }
    .about_sec_6 .arrow_slider {
        top: 40%;
        left: -40px;
    }

    .about_sec_6 .arrow_slider.next {
        right: -40px;
    }
    .slider_cn .item h3 {
        margin-top: 40px;
    }
    .about_sec_8 .grid-container>* {
        width: 100%;
    }
    .about_sec_8 .box_img {
        padding-top: 0;
    }
    .project_tax_normal {
        padding-top: 80px;
    }
    .project_detail .content,.project_detail .staff {
        width: 100%;
    }
    .project_detail {
        padding-top: 0;
    }
    .project_detail .breadcrumbs {
        margin: 0 5px 20px;
    }
    .project_detail .staff {
        margin-top: 25px;
    }
    .pro_2 .swiper-button-prev {
        left: -35px;
    }

    .pro_2 .swiper-button-next {
        right: -28px;
    }
    .more_post {
        padding: 0;
    }
    .paddingAll {
        padding-top: 0;
    }
    .list_news {
        padding-top: 0;
    }
    .list_news .wrapper1 {
        top: 77px;
    }
    .list_news .select-j .title {
        display: block;
        padding: 9px 25px 7px;
        position: relative;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        border: 1px solid #f30013;
        background-color: #f30013;
    }
    .list_news .select-j ul.news_cat_2  {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        display: none;
        z-index: 11;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 5px 0;
    }
    .list_news .select-j.active ul.news_cat_2 {
        display: block;
    }
    .list_news ul li a {
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        padding: 3px 15px;
        border: none;
        border-radius: 0;
    }
    .list_news ul.news_cat_2 li.current a {
        color: #f30013;
    }
    .list_news ul.news_cat_2 li.current a:before,.list_news ul.news_cat_2 li.current a:after {
        display: none;
    }
    .list_news ul li a {
        font-size: 16px;
        line-height: 24px;
        color: #333333;
        padding: 3px 15px;
        border: none;
        border-radius: 0;
    }
    .list_news .select-j .title svg {
        position: absolute;
        right: 10px;
        transform: rotateX(0deg);
        transition: all 0.5s;
    }
    .list_news .select-j.active .title svg {
        transform: rotateX(180deg);
        transition: all 0.5s;
    }
    .recruitment_sec_0>.menu_recruit {
        top: 77px;
    }

    .recruitment_sec_0 {
        padding-top: 0px;
    }

    .page-template-recruit header#masthead.sticky {
        box-shadow: unset;
    }
    section.section.contact_page {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .sec_introduce .img img {
        width: 100%;
    }
    .footer_head .footer_2 h3 {
        font-size: 40px;
    }
    .footer_head .footer_1 .box-ress p:nth-child(2) {
        margin-bottom: 10px;
    }
    .footer_1 {
        margin-bottom: 30px;
        padding: 0;
    }
    .footer_head .footer_1 h4:before {
        display: none;
    }
    .vntTitleLine h3 {
        font-size: 20px;
        line-height: 30px;
    }
    div#primary-menu ul.sub-menu li {
        background: #f30013 ;
    }
    div#primary-menu ul.sub-menu li a {
        color: #fff;
    }

}
@media only screen and (max-width: 767px){
    .wrap_search_popup.show .inner {
        transform: translateY(0%);
        transition-delay: .3s;
    }
    .footer_head .footer_1 h4 {
        font-size: 22px;
    }
    .home_sec_7 .heading_h2+.content {
        margin-bottom: 20px;
    }
    .td_sec_1 .item .box_content h3.heading_h2 {
        font-size: 19px !important;
    }

    .td_sec_1 .item .box_content span.heading_h2 {
        font-size: 18px !important;
    }
    .about_sec_8 .grid-container {
        padding: 0;
    }
    .home_sec_7.about_sec_8 {
        padding-top: 0;
    }
    .about_sec_8.home_sec_7 .slider .item {
        margin-right: 0;
        margin-left: 20px;
        padding: 15px;
    }
    .recruitment_sec_0 {
        padding-bottom: 0;
    }

    .td_sec_1 {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .content {
        font-size: 15px;
    }
    .slider_banner{
        height: 200px;
    }
    .gripProSix {
        margin-bottom: 40px;
    }
    .itemProSix .wrapper {
        padding: 0;
    }
    .itemProSix .slick-track .slick-slide img {
        height: 200px;
    }
    .gripProSix .slick-dots {
        bottom: -33px;
    }
    .gripProSix .slick-arrow {
        bottom: -40px;
    }
    .main-navigation .main-nav ul li a {
        font-size: 16px !important;
    }
    .gripProSix .slick-arrow {
        bottom: -40px;
    }
    .wrap_search_popup input#searchsubmit {
        width: auto;
    }
    .itemProSix .swiper-wrapper .swiper-slide img {
        height: 200px;
        object-fit: cover;
    }
    .wrap_search_popup .inner {
        padding: 20px 50px 20px 20px;
    }
    .wrap_search_popup .inner .button_close {
        right: 15px;
    }
    .Banner .box_title {
        left: 15px;
        bottom: 0;
    }

    .Banner .box_title h1 {
        font-size: 25px;
    }
    section.section.sec_home:before {
        display: none;
    }
    .sec_home1:before {
        display: none;
    }
    .section {
        padding: 40px 0;
    }
    .sec_home1 .box_heading {
        margin-bottom: 10px;
    }
    .sec_home1 .wrap>* {
        margin-bottom: 20px;
    }
    .chu_dau_tu .wrap_slider {
        padding: 20px 40px;
    }
    .chu_dau_tu .wrap_slider .item {
        height: 100px;
    }
    .chu_dau_tu .wrap_slider ul {
        left: 40px;
        right: 40px;
    }
    .chu_dau_tu .wrap_slider ul li {
        width: 50%;
    }
    .arrow_slider.style_3 {
        width: 35px;
        height: 35px;
        left: -15px;
    }
    .arrow_slider.style_3.next {
        right: -15px;
        left: unset;
    }
    .chu_dau_tu .wrap_slider .item img {
        max-width: 75%;
        max-height: 100%;
        width: auto;
        height: auto;
    }
    .cat_news {
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 20px;
        margin-bottom: 20px;
        justify-content: start;
    }
    #load_post {
        max-width: inherit;
        margin: 0 10px;
    }
    .cat_news li a {
        min-width: 100px;
        padding: 0 15px;
    }
    .cat_news li {flex:  0 0 auto;}
    .item_post {
        width: calc(50% - 10px);
    }
    nav#mobile-menu-control-wrapper {
        margin-right: 10px;
    }
    .footer_head .footer_1 {
        width: 100%;
    }
    .footer_head .footer_1 {
        width: 100%;
    }

    .footer_head .footer_2 {
        width: 100%;
        padding-left: 10px;
    }
    .footer_head{
        padding: 20px 0 0;
    }
    .footer_head:before {
        display: none;
    }
    footer.section {
        padding: 0;
    }
    .sec_introduce .wrap .num {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .sec_introduce1:before {
        display: none;
    }
    .sec_introduce {
        padding-bottom: 0;
    }
    .home_sec_2 .wrap_slider {
        margin-top: 40px;
    }
    .home_sec_2.about_sec_1 {
        padding-top: 0px;
    }
    .sec_introduce1 .title {
        padding-left: 0;
    }
    .about_sec_5 .wrap {
        margin: 0 -10px 0px;
    }
    .about_sec_5 .wrap .item {
        width: 100%;
        margin: 0 10px;
    }
    .home_sec_6 .wrap .item .wrap_content .content {
        min-height: auto;
    }
    .slider_cn .swiper-slide .item {
        transform: scale(1) !important;
        opacity: 1 !important;
    }

    .slider_cn .swiper-slide .item h3 {
        opacity: 1 !important;
    }
    .slider_cn .swiper-slide.swiper-slide-active .item h3 ,  .slider_cn .item h3{
        margin: 20px 0px 0;
        font-size: 11px;
    }
    .arrow_slider.style_2 {
        width: 30px;
        height: 30px;
    }
    .about_sec_6 .arrow_slider {
        top: 40%;
        left: -13px;
    }
    .about_sec_6 .arrow_slider.next {
        right: -15px;
    }
    .heading_h3 {
        font-size: 15px !important;
    }
    .heading_h2 {
        font-size: 26px !important;
    }
    .about_sec_8 {
        padding: 0;
    }
    .home_sec_7 .slider .content p:before {
        display: none;
    }
    .home_sec_7 .slider .item {
        padding: 30px;
        margin: 0 20px;
    }
    .about_sec_8 .box_img {
        margin-top: 20px;
    }
    .about_sec_8 {
        padding-bottom: 50px;
    }
    .footer_head .footer_2 h3 {
        font-size: 30px;
    }
    .footer_head .footer_1 .box-ress p:nth-child(6) {
        margin-bottom: 20px;
    }
    .project_tax_normal {
        /* padding-top: 0px; */
    }
    .project_detail .sub_info:before {
        display: none;
    }
    .project_detail .content .item_info:not(:last-child) {
        margin-bottom: 30px;
    }
    .project_detail .sub >* {
        margin-bottom: 20px;
    }

    .project_detail .sub .sub_info:last-child {
        margin-bottom: 0;
    }
    .item_info ul >* {
        width: 100%;
    }
    .pro_2 .item_img img {
        margin: 0 auto;
    }

    .pro_2 .item_cont h4 {
        text-align: center;
    }

    .pro_2 .item_cont {
        width: 100%;
    }
    .more_post .box_heading {
        flex-wrap: wrap;
    }

    h2.more_title {
        margin-bottom: 10px;
    }
    .cus_gallery{
        margin-right: 0;
    }
    .pro_2 .swiper-pagination {
        bottom: -10px;
    }

    .more_pro .swiper-pagination {
        bottom: -35px;
    }
    .recruitment_sec_0 .menu li a {
        text-align: center;
    }
    section.section.contact_page h1.heading_h2 br {
        display: none;
    }
    .vntTitleLine_title h1 {
        font-size: 30px;
    }
    ul.project_cat {
        overflow: auto;
        padding-bottom: 20px;
        margin-bottom: 20px;
        justify-content: start;
    }

    .project_cat li {
        flex: 0 0 auto;
    }
    .inside-header.grid-container {
        padding: 0;
    }

    .site-logo {
        margin-left: 10px;
    }
    .main-navigation .main-nav ul li a {
        padding: 0 10px;
    }
    .footer_2 .wrap_form p:last-child {
        position: relative;
        margin-bottom: 0;
    }

    .wpcf7-response-output {
        position: relative;
        left: 0;
        /* margin-top: 0 !important; */
    }
    .footer_head .footer_2 .box_content {
        flex-direction: column;
    }

    .footer_head .footer_2 .content1 {
        width: auto;
        margin-bottom: 10px;
    }

    .footer_head .footer_2 .box_content .logo li {
        margin-left: 0;
        margin-right: 20px;
    }
    .wrap_post_top .item_post:not(:last-child) {
        margin-bottom: 15px;
    }
    .recruitment_sec_4_1 .wpcf7-response-output {
        margin-top: 10px !important;
    }
    .recruitment_sec_4.css_bg {
        padding-bottom: 10px;
    }
    section.section.contact_page h1.heading_h2 {
        margin-bottom: 10px;
    }.about_sec_5 .wrap .item:first-child {
         margin-top: 20px;
     }
    .home_sec_6 .wrap .item .wrap_content {
        padding-bottom: 20px;
    }
    .sec_introduce .img {
        padding: 0;
    }
}
.mySwiperpp {margin-top:10px}
.mySwiperpp img, .mySwiperpp .swiper-slide{cursor:pointer}
.box-project_cat{background:#F2F2F2;border-radius:8px;padding:20px;margin-top:20px}
.box-project_cat li{font-size:14px;margin-bottom:12px}
ul.project_cat li:nth-child(n+4){display:none}
.box-project_cat li:nth-child(1),.box-project_cat li:nth-child(2),.box-project_cat li:nth-child(3){display:none}