/*
Theme Name: AZ9s.Com
Description: AZ9s Team
Author: UX Themes
Template: flatsome
Version: 3.15.1
*/
/*-------------CSS by TuanNg07------------------*/
:root{
--main-col:#FE8500;
--secon-color:#4F1F11;
--black-color:#00263e;
--font-size-h2:28px;
--font-size-h3:20px;
--font-size-h4:18px;
--font-size-p:16px;
}
/*Nháp*/
.note-ic .icon-box .icon-inner {
    overflow: hidden;
}
.note-ic .icon-box .icon-inner img{
    filter: drop-shadow(0px 100px 0px black);
    transform: translateY(-100px);
}
/*CSS Font Text*/
@font-face {
  font-family: 'Proxima nova';
  src: url('https://assets.website-files.com/5ef1ac36eb8f9aeafcc16b8f/5ef1b0f3fb579b83ff4d410d_Proxima%20Nova%20Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('https://assets.website-files.com/5ef1ac36eb8f9aeafcc16b8f/5ef1b0f23d890813e77f7750_Proxima%20Nova%20Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('https://assets.website-files.com/5ef1ac36eb8f9aeafcc16b8f/5ef1b0f33d890809787f7751_ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('https://assets.website-files.com/5ef1ac36eb8f9aeafcc16b8f/5ef1b0f33f1c356ea9d4647b_Proxima%20Nova%20Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
/* CSS Chung */
h1,h1 strong{
    font-size: var(--font-size-h2);
}
h2,h2 strong{
    font-size: var(--font-size-h2);
}
h3,h3 strong{
    font-size: var(--font-size-h3);
}
h4,h4 strong{
    font-size: var(--font-size-h4);
}
p,a,li,span,strong{
    font-size: var(--font-size-p);
}
strong{
    font-weight: 600;
}
p{
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.img-inner.image-zoom {
    border-radius: 20px;
}

.ul-li-none ul li{
    list-style: none;
    margin-left: 0 !important;
}
.section a.button {
    padding: 7px 25px;
    transition: all 0.5s;
}
.section a.button.is-underline {
    padding: 0;
}
.section a.button .icon-angle-right{
    transition: all 0.2s;
}
.section a.button:hover .icon-angle-right{
    transform: translateX(5px);
}
.banner,.banner .banner-bg{
    border-radius: 8px;
}
.width-80{
    width: 80%;
    margin: 0 auto;
}
.width-75{
    width: 75%;
    margin: 0 auto;
}
.width-70{
    width: 70%;
    margin: 0 auto;
}
.icon-box p:first-child{
    margin-bottom: 0;
}
.icon-box-left, .icon-box-right {
    align-items: center;
}
.is-divider {
    display: none;
}
.title-home h2{
    color: black;
    position: relative;
}
.title-home h2:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 55px;
    height: 3px;
    border-radius: 99px;
    background: var(--main-col);
}
.title-home-center h2:before {
    left: 50%;
    margin-left: -27px;
}
.title-home-strong h2{
    color: black;
}
.title-home-strong h2 strong{
    color: var(--main-col);
}
.button .icon-angle-right:before{
    content: "\f061";
    font-family: 'FontAwesome';
    transform: translateX(-14px);
    transition: transform 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.button:hover .icon-angle-right:before{
    transform: translateX(0);
}
.ul-none li{
    list-style: none;
    margin-left: 0 !important;
}
.ul-square li{
    list-style: square;
}
.row-5-col .col{
    max-width: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
}
/* WPML */
.wpml-ls-statics-footer span.wpml-ls-display,span.wpml-ls-native {
    display: none;
}
img.wpml-ls-flag {
    width: 24px;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0px;
}
.wpml-ls-statics-footer a{
    font-size:16px;
}
/*Header*/
#masthead {
    border-bottom: 1px solid #e0e0e066;
}
#masthead.nav-dark ul li .nav-top-link{
    color: white !important;
}
#masthead .header-search  i.icon-search {
    color: white;
}
#masthead ul li .nav-top-link {
    color: black;
    font-size: var(--font-size-h4);
    line-height: 19px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Proxima nova',sans-serif;
}
#masthead .nav-spacing-xlarge>li {
    margin: 0 10px;
}
/*Menu*/
#masthead .nav-line-bottom>li>a:before {
    bottom: -25px;
    height: 4px;
    border-radius: 99px;
    transition: transform 250ms ease-in-out !important;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 2px solid #fff0 !important;
    top: 65px;
    margin: 10px;
    border-radius: 10px;
}
#masthead .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ffffff00;
}
#masthead .nav-dropdown.nav-dropdown-default>li>a:hover {
    color: var(--main-col); !important;
}
/*Trang chủ*/
.section{
    padding-top: 80px !important;
    padding-bottom: 50px !important;
}
.st_banner{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.st_dichvu .ul-dichvu ul {
    display: flex;
    flex-wrap: wrap;
}
.st_dichvu .ul-dichvu ul li {
    border-bottom: 1px solid #d6d6d6;
    width: 46%;
    margin-right: 20px;
    padding: 20px 0;
    margin-bottom: 0;
}
.st_dichvu .ul-dichvu ul li a:after {
    content: "\f061";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    color: var(--main-col);
    transform: translateX(-14px);
    transition: transform 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.st_dichvu .ul-dichvu ul li:hover a:after {
    transform: translateX(0);
}
.st_dichvu .ul-dichvu ul a {
    position: relative;
    display: block;
    font-size: var(--font-size-h4);
    padding-right: 45px;
    font-weight: 600;
}
.st_kinhdoanh .icon-box-img {
    width: 100px !important;
}
.st_kinhdoanh .icon-box {
    padding: 0 30px;
}
.st_kinhdoanh .line-svg .icon-box-img:after {
    content: url("data:image/svg+xml,%3Csvg width='236' height='4' viewBox='0 0 356 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2H354' stroke='white' stroke-width='3' stroke-linecap='round' stroke-dasharray='18 18'/%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: 50%;
    left: 145px;
}
.st_kinhdoanh .line-svg .icon-box-text:after {
   content: url("data:image/svg+xml,%3Csvg width='25' height='39' viewBox='0 0 25 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.09998 1.78564L21.6428 19.2928L2.09998 36.7999' stroke='white' stroke-width='3.25714' stroke-linecap='round'/%3E%3C/svg%3E%0A");
    position: absolute;
    bottom: 50px;
    right: -30px;
}
.dvc_khachhang h2 {
    color: black;
    position: relative;
}
.dvc_khachhang h2 strong{
    color: var(--main-col);
}
.dvc_khachhang .icon-box .icon-box-text strong,.dvc_khachhang .icon-box .icon-box-text span {
    font-size: var(--font-size-h3);
    color: var(--main-col);
}
.dvc_khachhang .icon-box-img{
    width: 70px !important;
}
/*Badge*/
.badge .badge-inner:after {
    content: "";
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0px;
    border-top: 4px solid #c96a77;
    border-left: 7px solid transparent;
}
.badge .badge-inner {
    color: #fff;
    background-color: var(--main-col);
    border: 1px solid var(--main-col);
    border-radius: 2px 25px 5px 0;
}
.badge.post-date {
    top: 3%;
    left: -7px;
}
.post-item .box-normal img {
    border-radius: 8px 8px 0 0;
}
.blog-normal .post-item .col-inner,.post-item .box.box-normal {
    border-radius: 8px;
}
.post-item .post-title{
    font-size: var(--font-size-h4);
    text-transform: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}
.post-item a:hover{
    color: black;
}
.post-item .from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-overlay .box-image {
    border-radius: 20px;
}
.blog-overlay .post-item .col-inner {
    border-radius: 20px;
}
.blog-vertical .box.box-vertical {
    padding: 10px;
    border-radius: 8px;
}
.blog-vertical .col-inner {
    border-radius: 8px;
}
.blog-vertical .post-item .post-title{
    font-size: 15px;
}
.blog-vertical .box.box-vertical {
    padding: 10px;
    border-radius: 8px;
}
.blog-vertical .box-vertical {
    display: flex;
    flex-direction: row-reverse;
}
.blog-vertical .box-vertical .box-text {
    padding-left: 10px;
}
.blog-vertical .box-vertical img {
    border-radius: 4px;
}
.st_tn .icon-box-text p {
    text-align: center;
}
.st_tn .icon-box-text strong,
.st_tn .icon-box-text strong span {
    font-size: 48px;
    color: var(--main-col);
}
.st_lienhe img {
    filter: drop-shadow(0px 170px 0 white);
    transform: translateY(-170px);
    width: 275px;
}
.st_tn .row-countup h2 {
    color: var(--main-col);
    font-size: 52px;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: center;
    font-family: Kampium,sans-serif;
}
.st_tn .row-countup p,.st_lienhe .row-lienhe h3 {
    font-family: 'Proxima nova',sans-serif;
    color: #fff;
    font-size:16px;
    line-height: 120.5%;
    font-weight: 100;
    text-align: center;
}
.row-countup .col-inner h2 span {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 0px;
}
.st_doitac .section-title-main {
    color: var(--main-col);
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    font-family: "inherit", sans-serif;
    text-transform: none;
}
/*Footer*/
.absolute-footer {
    display: none;
}
.section a.button.icon {
    padding: 0 !important;
    border-radius: 4px !important;
}
.st_footer p strong{
    font-size: var(--font-size-h3);
}
/*Về chúng tôi*/
.title-sub p:first-child {
    margin-bottom: 0;
    font-size: 14px;
    margin-left: 14px;
    font-weight: 600;
}
.title-sub p:first-child:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: var(--main-col);
    border-radius: 99px;
    position: absolute;
    left: 0;
    top: 7px;
}
.img-box-showdow .img-inner {
    border-radius: 8px;
    box-shadow: 15px 15px 0px 0px #4f1f11;
}
.accor_style_1 .toggle {
    right: 0;
    left: auto;
}
.accor_style_1 a.accordion-title {
    padding-left: 10px;
}
.vct_giatri .row-5-col .col-inner {
    background: white;
    padding: 10px;
    padding-bottom: 15px;
    border-radius: 8px;
    border: 1px solid #dedede;
    height: 100%;
    transition: all 0.5s;
    cursor: pointer;
}
.vct_giatri .row-5-col .col-inner:hover {
    border-color: #e3e3e3;
    background: #ececec36;
    box-shadow: 1px 1px 1px 1px #cdcdcd;
}
.vct_giatri .row-5-col .col-inner h3{
    font-size: var(--font-size-h4);
}
.vct_giatri .icon-box-img {
    width: 75px !important;
}
.dcv_hesinhthai .row-3-col .col-inner .icon-box-img {
    width: 80px !important;
}
.dcv_hesinhthai .row-3-col .col-inner {
    padding: 20px;
    border-radius: 12px;
    height: 100%;
}
.dcv_hesinhthai .row-3-col li {
    font-weight: 600;
    display: flex;
    flex-direction: column;
}
.dcv_hesinhthai .row-3-col .col{
    border-right: 1px solid #e3e3e3;
}
.dcv_hesinhthai .row-3-col .col:last-child{
    border-right: none;
}
.dcv_hesinhthai .row-3-col h3{
    color: black;
}
.dcv_hesinhthai .row-3-col li strong,.dcv_hesinhthai .row-3-col li span{
    font-size: var(--font-size-h2);
    color: var(--main-col);
}
.vct_hieuthem .row-3-col .col-inner {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    padding-top: 50px;
    box-shadow: 1px 1px 1px 1px var(--main-col);
    transition: all 0.5s;
    cursor: pointer;
}
.vct_hieuthem .row-3-col .col-inner:hover {
    box-shadow: 1px 1px 3px 2px gray;
}
.vct_hieuthem .row-3-col .col-inner:before{
    content: '';
    background: url(/wp-content/themes/flatsome-child/img/icon2.png);
    position: absolute;
    width: 108px;
    height: 108px;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
}
.vct_hieuthem .row-3-col .icon-box-img .icon {
    width: 80px !important;
    background: var(--main-col);
    border-radius: 99px;
    padding: 20px;
    position: absolute;
    top: -105px;
}
.vct_hieuthem h3{
    color: black;
}
.col-form-lien-he .wpcf7-form p {
    text-align: left;
}
.st_form .row-border {
    background: white;
    border-radius: 4px;
    box-shadow: 1px 1px 15px 0px #b7b7b7;
    padding: 30px;
}
.st_form .cd-form-contact {
    border: 1px solid #e2e2e2;
    background: #fafafa;
}
.st_form .cd-form-contact p {
    padding: 15px;
}
.st_form .cd-form-contact input, .st_form .cd-form-contact textarea {
    background-color: #fff0;
    border-bottom: 1px solid #dbdbdb !important;
    border: unset;
    box-shadow: unset;
}
.st_form .cd-form-contact input.btn-yellow {
    background: var(--main-col);
    width: 100%;
    height: 50px;
    border-radius: 6px;
    opacity: 0.9;
}
.st_form .cd-form-contact input.btn-yellow:hover {
    opacity: 1;
}
span.wpcf7-spinner {
    display: none;
}
.st_form .img-inner {
    box-shadow: 15px 15px 0px 0px #162b3a;
}
input.wpcf7-form-control.wpcf7-submit {
    border-radius: 6px;
}
.st_form .cd-form-contact .title-form {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    color: var(--main-col);
    margin-bottom: 0;
}
/*Nhân sự*/
.ct_banner{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.ct_banner .bn_cat {
    font-weight: bold;
    font-size: 24px;
    background: var(--main-col);
    border-radius: 0px 10px 10px 0px;
    display: inline-flex;
    position: relative;
    padding: 4px 45px 4px 30px;
    left: 0;
    top: 50px;
    font-family: 'Proxima nova';
    color: white;
}
.ct_banner .banner,.ct_banner .banner .banner-bg{
    border-radius: 0;
}
.ct_banner h2 {
    font-size: 50px;
    margin-left: 10px;
}

.st_people .icon-box img{
    border-radius: 50%;
}
.st_people .icon-box .icon-box-text{
    text-align-last: center;
}
.st_people .info_people h3 {
    font-weight: 700;
    margin-bottom: 0;
    color: black;
}
.st_people .icon-box:hover img {
    transform: scale(1.1);
}
.st_people .icon-box img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}
.info-people-box h3{
    font-size:30px;
    margin-bottom:0px;
}
.info-people-box h3{
    font-size:24px;
    margin-bottom:10px;
}
.st_people .info_people p {
    margin-bottom: 0;
}
.st_people .info_people .p-position{
    font-weight: 600;
}
.p-mail a {
    color: var(--main-col);
    text-decoration: underline;
}
.btn-people.button.primary.is-underline {
    line-height: 22px;
    background: 0 0;
    color: #00263e;
    border-bottom: 2px solid #00263e;
    border-radius: 0;
}
.btn-people a {
    font-size: 14px;
    text-transform: math-auto;
    font-weight: 500;
    color: var(--black-color);
    border-bottom: 2px solid var(--black-color);
    transition: all 0.5s;
}
.btn-people a:hover {
    color: var(--main-col);
    border-bottom: 2px solid var(--main-col);
}
/*Chi tiết nhân sự*/
.portfolio-single-page .portfolio-top {
    padding-top: 60px;
}
.portfolio-single-page .portfolio-top .breadcrumbs a:first-of-type {
    font-weight: 600;
    color: black;
}
.portfolio-single-page  .post-item .box-normal img {
    border-radius: 0;
}
.box-side-port .title_port strong {
    color: var(--main-col);
    font-weight: 600;
    padding-right: 5px;
}
.box-side-port {
    margin-top: 25px;
}
h2.title-porttn {
    margin-top: 20px;
    margin-bottom: 10px;
}
.portfolio-single-page .icon-angle-down:before,.dn_tab .icon-angle-down:before  {
    content: "";
    color: var(--main-col);
    padding: 0px 5px;
    border-radius: 99px;
    border: 2px solid #7A6F70;
}
.portfolio-single-page .accordion-title span, .dn_tab .accordion-title span{
    font-style: normal;
    font-weight: 700;
    font-size:16px;
}
.portfolio-single-page .accordion-title, .dn_tab .accordion-title{
    padding-left: 45px;
}
.box-side-port .title_port strong {
    color: var(--main-col);
    font-weight: 500;
    padding-right: 5px;
}
.social-icons.share-icons.share-row.relative.icon-style-small {
    display: none;
}
.portfolio-related h6.uppercase.portfolio-box-title{
    color: var(--main-col);
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
}
.portfolio-related .portfolio-box-category span.show-on-hover {
    font-size: 14px;
    opacity: 1;
}
.portfolio-related .portfolio-box-category {
    color: #000 !important;
    font-weight: 600;
    text-align: center;
    text-transform: math-auto;
}
.portfolio-related .box-side-port {
    margin-top: 0px;
    text-align: center;
}
.portfolio-related .box-image  img {
  transition: transform .5s ease;
}
.portfolio-related .box-image :hover img {
  transform: scale(1.1);
}
header.archive-page-header {
    display: none;
}
/*Trang Dịch vụ*/
.dv_dichvu .row-3-col .col {
    padding: 0 25px 30px;
    border-right: 1px solid #d3d3d3;
    margin-bottom: 45px;
    padding-bottom: 0;
}
.dv_dichvu .row-3-col .col:nth-of-type(3n){
    border-right: none;
}
.dv_dichvu .row-3-col .col li:before {
    content: "\f3bf";
    font-family: 'FontAwesome';
    display: inline-table;
    transform: rotate(90deg);
    margin-right: 10px;
    font-size: 13px;
    color: var(--main-col);
}
.accor_service .accordion .toggle {
    right: 0;
    left: auto;
}
.accor_service .accordion-title {
    padding: 10px 30px 10px 10px;
    background-color: rgb(0 0 0 / 0%);
}
.accor_service h3 {
    color: #fff;
    font-weight: 600;
}
.accor_service  .icon-angle-down:before {
    content: "+";
    font-weight: bold;
}
.accor_service .accordion-item .active .icon-angle-down:before {
    content: "-";
    font-weight: bold;
}
.accor_service .active>.toggle {
    transform: rotate(0deg);
}
.dvc_cachthuc.vct_giatri .row-5-col .col-inner:hover {
    background: #f5f5f5;
}
/*Trang dịch vụ con*/
.row-goimo .col-inner {
    background: #4f1f11;
    padding: 50px;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.img-shape{
    position: absolute;
    z-index: 0;
}
.img-shape-1 {
    top: -105px;
    left: -3%;
    max-width: 250px;
}
.img-shape-2 {
    top: -40px;
    left: -10%;
    max-width: 250px;
}
.img-shape-3 {
    bottom: -105px;
    right: -3%;
    max-width: 250px;
}
.img-shape-4 {
    bottom: -65px;
    right: -15%;
    max-width: 250px;
}
.dvc_camket .row-3-col .col-inner {
    background: white;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #d4d4d4;
    box-shadow: 1px 1px 1px 1px #dddddd;
    cursor: pointer;
    transform: all 0.5s;
}
.dvc_camket .row-3-col .col-inner:hover{
    box-shadow: 1px 1px 4px 2px #dddddd;
}
.dvc_camket .row-3-col .icon-box-img {
    width: 80px !important;
}
/*Slider Testimonial*/
.testimonial-item-home {
    background: white;
    padding: 30px;
    border-radius: 15px;
    height: 444px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-top: 4px solid var(--main-col);
    box-shadow: 1px 1px 1px 1px #f3f3f3;
}
.slider-testimonial .slick-slide {
    margin-right: 20px;
}
.slider-testimonial .testimonial-item-home{
    position:relative;
    overflow:hiden;
}
.testimonial-item-home:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    color: #f5f7f9;
    font-size: 190px;
    line-height: 1;
    position: absolute;
    bottom: 50px;
    right: -30px;
}
.slider-testimonial .info-slider-fl {
    z-index: 1;
    position: relative;
}
.slider-testimonial .testimonial-name h3 {
    color: black;
    margin-top: 15px;
    margin-bottom: 0;
}
.title-testimonial {
    margin-bottom: 15px;
    color: white;
    padding-right: 50px;
}
.slider-testimonial .slick-next {
    right: -8px !important;
}
.slick-prev {
    left: -40px !important;
}
.slick-next:before, .slick-prev:before {
    font-size: 36px !important;
}
.slider-testimonial .text-line {
    color: black !important;
}
.slider-testimonial .testimonial-avatar img {
    width: 150px;
    object-fit: cover;
}
.row-dvc .col{
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.row-dvc .box {
    border-radius: 8px;
    padding: 10px;
}
.row-dvc .box .box-image {
    border-radius: 8px 8px 0 0;
}
.dvc_faq .toggle {
    right: 0;
    left: auto;
}
.dvc_faq .accordion-item span {
    font-weight: 600;
}
.dvc_faq .accordion-inner {
    background: white;
}
.dvc_faq .accordion-title {
    border-radius: 4px;
    padding-left: 15px;
    color: white !important;
    background: #162b3a;
}
.dvc_faq .accordion-item {
    margin-bottom: 5px;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}
.dvc_faq .accordion-title.active {
    border: none !important;
}
/*Tài nguyên*/
.title-tab h2 {
    color: var(--secon-color);
    font-size: 32px;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 40px;
    font-family: 'Proxima nova';
    padding-bottom: 5px;
    border-bottom: 2px solid;
}
.lv_linhvuc{padding-bottom: 0px !important;}
.lv_linhvuc .col-inner p {
    font-weight: 500;
    font-size:16px;
    text-align: justify;
    margin-bottom: 0px;
}
.lv_caclinhvuc .box-bounce:hover .box-text {
    background-color: #ae4334;
    color: white;
}
.dn_gioithieu {padding-bottom: 0px !important;}
.dn_gioithieu .col-inner p {
    font-family: 'Proxima nova',sans-serif;
    font-style: normal;
    font-size:16px;
    text-align: justify;
    color: var(--secon-color);
    margin-bottom: 0px;
}
.dn_tab{padding: 0px !important}
.dn_tab .tabbed-content .nav-vertical {
    padding-top: 0;
    width: 19%;
}
.dn_tab li>a {
    font-style: normal;
    font-weight: 500;
    font-size:16px;
    text-align: center;
    font-family: 'Proxima nova',sans-serif !important;
    background: #D9D9D9;
    padding-left: 20px;
}
.dn_tab li>a:hover,.dn_tab li.active>a:hover{
    background: var(--secon-color);
    color: white;
}
.dn_tab li.active>a,.dn_tab .accordion-title span,.portfolio-single-page .accordion-title span,.dn_tab li.active>a{
    color: var(--secon-color);
}
.dn_tab li>a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 5px;
    font-size:16px;
    right: 15px;
    position: absolute;
}

.dn_partner .box-text{
    padding-top: 0;
}
.dn_partner .info-partner {
    background: linear-gradient(180deg, #6E1015 0%, #FF0412 100%);
    padding: 20px;
}
.dn_partner .info-partner h4{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
}
.dn_partner .info-partner p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #FFFFFF;
}
.sub-info {
    background: #D9D9D9;
    padding: 5px 10px;
    width: 280px;
    position: relative;
    bottom: 20px;
    left: calc(100% - 340px);
}
h2.dn-titletn {
    font-family: 'Proxima nova',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    padding-bottom: 10px;

    color: var(--main-col);
}
.tn-scroll h3 {
    font-family: 'Proxima nova',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: var(--font-size-h3);
    line-height: 16px;
    text-align: center;
    padding: 0px 0 10px;
}
.line-l {
    border-right: 2px solid;
    margin-right: -15px;
}
.tn_rowscroll{
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.tn_tieudiemsk .post_height .post-item,
.tn_baivietap .post_height .post-item{
    padding-bottom: 0px !important;
}
.tn_rowscroll .col-line {
    padding-bottom: 0px;
    padding-right: 0px;
}
.tn-scroll h3 ,.td_title h2{
    font-size: 18px;
}
.tn_tieudiemsk .tn_red,
.tn_baivietap .tn_yellow {
    padding-bottom: 0px;
}
.tn_tieudiemsk .tn-title h2 {
    background: var(--main-col);
    font-style: normal;
    font-weight: revert;
    font-size: var(--font-size-h2);
    line-height: 24px;
    text-align: center;
    color: white;
    padding: 30px 0 30px;
    font-family: 'Proxima nova',sans-serif;
    margin-bottom: 0;
}
.tn_tieudiemsk .tn-title a{
    color: var(--secon-color);
    font-size: 20px;
}
.tn_tieudiemsk .tn_red .col-inner .col-inner {
    background: var(--secon-color);
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 5px 5px;
    padding-bottom: 15px;
}
.tn_tieudiemsk .col-inner .col-inner .post-title, 
.tn_baivietap .col-inner .col-inner .post-title {
    min-height: 41px;
    overflow: hidden;
    font-size: var(--font-size-h4);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #000;
    margin-bottom: 25px;
}
.tn_tieudiemsk .col-inner .col-inner .box-text .button,
.tn_baivietap .col-inner .col-inner .box-text .button{
    margin-top: 0;
    text-transform: none;
    color: var(--secon-color);
}
.tn_tieudiemsk .post_height .col-inner .col-inner .box-blog-post,
.tn_baivietap .post_height .col-inner .col-inner .box-blog-post{
    height: 370px;
}
.tn_baivietap .tn-title-2 h2 {
    background: var(--secon-color);
    font-style: normal;
    font-weight: revert;
    font-size: var(--font-size-h2);
    font-family: 'Proxima nova',sans-serif;
    line-height: 24px;
    text-align: center;
    color: #fff;
    padding: 30px 0 30px;
    margin-bottom: 0;
}
.tn_baivietap .tn-title-2 a{color: #fff;}
.tn_baivietap .tn_yellow .col-inner .col-inner {
    background: var(--main-col);
    box-shadow: 4px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 0px 0px 5px 5px;
    padding-bottom: 15px;
}
.blog_tainguyen .post-item .box-normal img,.blog_tainguyen .post-item .box.box-normal {
    border-radius: 0;
}
/*Trang Danh mục TN*/
.blog-archive {
    padding: 80px 0 50px;
}
.blog-archive .col.post-item .box-text {
    position: inherit;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    background: #fff;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.blog-archive .col.post-item .col-inner {
    line-height: 1.5em;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    overflow: hidden;
    height: 100%;
}
.blog-wrapper .td_title .col-padding{padding-bottom: 0px;}
.blog-archive .post-item:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-archive .post-item .col-inner{
    box-shadow: 0 1px 4px 0 rgb(102 98 98 / 40%);
    overflow: hidden;
    height: 100%;
}
.blog-archive .col.post-item .col-inner:hover {
    box-shadow: 1px 2px 15px rgb(0 0 0 / 30%);
}
/*Chi tiết BV*/
.blog-single{
    padding-top: 0 !important;
}
.blog-single .section+.row:not(.row-collapse) {
    margin-top: 80px;
}
.blog-single .entry-header-text {
    display: none;
}
.blog-single .entry-content{
    padding-top: 0;
}
.bai-viet-lien-quan {
    background: #F5F5F5;
    padding: 10px;
    margin-bottom: 15px;
}
.bai-viet-lien-quan .box-image {
    width: 100%;
}
.bai-viet-lien-quan h2 {
    padding: 15px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    color: var(--main-col);
    margin-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 8px 8px 0 0;
    text-align: center;
    margin-bottom: 10px;
}
.bai-viet-lien-quan ul li .box-image img {
    object-fit: cover;
    object-position: center;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.bai-viet-lien-quan ul li h4 {
    font-size: 15px;
    color: black;
}
.bai-viet-lien-quan ul {
    display: inline-block;
    width: 100%;
    clear: both;
    margin-bottom: auto;
}
.bai-viet-lien-quan h3.tieu-de-bai-viet {
    font-size: 14px;
    overflow: hidden;
    width: 128px;
    color: #000;
    text-align: left;
}
.bai-viet-lien-quan ul li {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}
.bai-viet-lien-quan h3.tieu-de-bai-viet {
    min-height: 35px;
    width: auto;
    padding: 0;
    font-size: 16px;
    text-transform: math-auto;
    font-weight: 500;
}
.bai-viet-lien-quan ul li .box-image img {
    height: 160px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 10px;
}
.bv_tacgia {
    background: var(--secon-color);
    border: 1px solid #af6008;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}
.thong-tin-tg {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding: 10px;
    margin-bottom: 20px;
    display: flex;
}
.thong-tin-tg .job-info-tg-im {
    width: 40%;
    margin-right: 10px;
}
.thong-tin-tg .job-info-tg {
    width: 65%;;
}
.thong-tin-tg .job-info-tg h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #000000;
    text-transform: math-auto;
}
.thong-tin-tg .job-info-tg p {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-align: justify;
    color: #000000;
    margin-bottom: auto;
}
.thong-tin-tg .job-info-tg p i {
        color: #A32411;
        margin-right: 5px;
}
.tn_lienhe h2 {
    font-size: 22px;
    color: var(--secon-color);
}
.tn_lienhe h4 {
    font-size: 14px;
}
.tn_lienhe p {
    font-size: 12px;
}
/*Ấn phẩm*/
.ap_header-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.ap_header-title {
    width: 75%;
    margin-left: 20px;
}
.ap_header-mota {
    text-align: justify;
    padding: 10px;
    padding-left: 0;
    margin: 10px 0 25px;
}
.ap_header-img img {
    height: 380px;
    width: 100%;
}
.ap_header-row h1.post-titlect {
    margin: 10px 0;
}
.ap_header-mota {
    height: 160px;
    overflow-y: auto;
}
.ap_header-mota::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F5;
}
/*Tuyển dụng*/
.post-info h3 {
    font-size: 20px;
}
.post-info p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    font-size: 17px;
    margin-bottom: 20px;
    color: white;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.post-info a.btn-regit {
    font-size: 18px;
    padding: 10px 20px;
}
.sc_no_padding{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.category-tuyen-dung .entry-content.single-page {
    background: #F5F5F5;
    padding: 20px;
    margin-bottom: 20px;
}
.post-sidebar.large-3.col{
    padding-top: 30px;
}
.post-sidebar a.nopcv {
    font-family: 'Proxima nova';
    text-align: center;
    display: block;
    background: #fd8500;
    font-weight: bold;
    color: white;
    font-size: 18px;
    padding: 15px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 6px;
}
.post-sidebar .job-info {
    padding: 10px;
    background: #ffefdd;
    border-radius: 8px;
    border: 2px dashed #fd8500;
    margin-bottom: 15px;
}
.post-sidebar .job-info h3 {
    text-transform: math-auto;
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: bold;
    color: black;
}
.post-sidebar .job-info p  {
    color: #676767;
    font-size:16px;
    margin-bottom: 0px;
}   
/*Tin tức & sự kiện*/
.archive .blog-news {
    padding-top: 0;
}
.archive .bg-news{
    background-image: url(/wp-content/uploads/2023/12/banner-cat.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 14vh;
    padding-bottom: 14vh;
}
.title-news, .title-news p{
    text-align: center;
}
.brc-link span,.brc-link a{
    font-size: 12px;
    line-height: 15px;
}
.title-news h1 {
    margin-bottom: 7px;
    font-size: 44px;
    font-weight: 700;
    line-height: 58px;
}
.blog-news .col.post-item:nth-child(1) {
    max-width: 100%;
    flex-basis: 100%;
    margin-top: 30px;
}
.blog-news .col.post-item:nth-child(1) .box.box-blog-post {
    width: 100%;
    height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    background-color: #fff;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    position: relative;
    top: 0;
    box-shadow: 1px 1px 1px rgba(0,0,0,.04), 1px 1px 6px rgba(0,0,0,.04), 1px 1px 24px rgba(0,0,0,.06);
}
.blog-news .col.post-item:nth-child(1) .box .box-image{
    width: 100%;
}
.blog-news .row-news {
    max-width: 980px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10vh;
}
.blog-news .col.post-item:nth-child(1) .box .box-text {
    display: flex;
    height: 100%;
    align-items: center;
}
.blog-news .col.post-item:nth-child(1) .box .box-text .btn-rm {
    display: block;
    color: var(--main-col);
    margin-bottom: 2vh;
    margin-top: 2vh;
    text-decoration: none;
}
.blog-news .col.post-item:nth-child(n+1) .box .box-text .line-cat-news {
    width: 100%;
    height: 9px;
    background-color: #424242;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    bottom: 0;
}
.blog-news .col.post-item:nth-child(1) .box .box-text .line-cat-news {
    width: 40%;
    height: 9px;
    background-color: var(--main-col);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    bottom: 0;
}
.blog-news .col.post-item:nth-child(1) .box .box-image .image-cover{
        padding-top: 56% !important;
}
.archive .blog-news .btn-rm {
    display: none;
}
.archive .blog-news .col.post-item .box-text{
    padding: 20px 30px 40px !important;
}
.archive .blog-news .post-item:hover img{
    transform: none;
}
.archive .blog-news .col.post-item:nth-child(n+1) .col-inner{
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    transition: all .4s;
}
.archive .blog-news .col.post-item:nth-child(1) .col-inner:hover{
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
    transform-style: preserve-3d;
}
.archive .blog-news .col.post-item:nth-child( n + 2) .col-inner:hover{
    transform: translate3d(0px, -15px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.archive .blog-news .col.post-item:nth-child(n+2) .col-inner:hover .box-text{
    background: var(--main-col);
}
.archive .blog-news .col.post-item:nth-child(n+2) .col-inner:hover .box-text h5,
.archive .blog-news .col.post-item:nth-child(n+2) .col-inner:hover .box-text .post-meta{
    color: white;
}
.single-news .row {
    padding-bottom: 80px;
    padding-top: 80px;
}
.single-news .brc-link p{
    margin-bottom: 0;
}
/*CSS Trang Liên hệ*/
/*.lh_lienhe {padding: 0 !important}*/

div#newsletter-signup-link {
    border-radius: 8px;
}
div#newsletter-signup-link  button.mfp-close {
    color: white !important;
    font-size: 30px;
}
.lh_lienhe .lh-row .col-inner h2{
    text-align: center;
    font-size: 28px;
    color: black;
}
.lh_lienhe .flex-row.form-flat.medium-flex-wrap {
    display: contents;
}
.lh_lienhe .flex-col.flex-grow {
    padding: 25px 0;
}
.lh_lienhe .flex-row.form-flat.medium-flex-wrap input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.lh_lienhe .flex-row.form-flat.medium-flex-wrap textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required{
    background-color: rgb(255 255 255);
}
.lh_lienhe .flex-col.ml-half {
    padding: 0;
    margin: 0 38%;
}
.lh_lienhe .btn-yellow {
    background: #E8CD1D !important;
    border-radius: 6px;
    border: 0;
    padding: 3px 40px;
}
.lh_lienhe .wpcf7-form-control-wrap input,.lh_lienhe .wpcf7-form-control-wrap textarea {
    background: #D9D9D9;
    border-radius: 6px;
    box-shadow: 2px 4px #c4c2c2;
}
.row-ct-info, .lh-row{padding-bottom: 0px;}
.lh_lienhe .row-ct-info h2{
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
}
.lh_lienhe .row-ct-info li {
    list-style: none;
    
    font-style: normal;
    font-weight: 400;
    font-size:16px;
    margin-bottom: 25px;
    margin-left: 0;
}
.lh_lienhe .row-ct-info p {
    margin-bottom: auto;
    font-size:16px;
}

.lh_lienhe .row-ct-info h3 {
    
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
}
.lh_lienhe iframe{
    width: 100%;
    height: 300px;
}
/*CSS on Mobile By Tunnguyn07*/
@media only screen and (max-width: 48em) {
    /*  Meu Mobile  */
    .off-canvas-left .mfp-content {
        width: 100%;
        top: 70px;
        background: transparent !important;
        box-shadow: none;
    }
    .mobile-sidebar {
        background: #333;
    }
    .off-canvas:not(.off-canvas-center) .nav-vertical li>a {
        font-size: 17px;
        color: #fff;
    }
    .mfp-content .toggle {
        color: #fff;
    }
    .icon-menu:before {
        content: "\f550";
        font-family: "Font Awesome 5 Free" !important;
        font-weight: 900;
        font-size: 18px;
    }
    #masthead .mobile-nav a {
        color: var(--main-col); !important;
    }
    .nav-sidebar.nav-vertical>li+li{border-color: #ececec !important;}
    .mfp-content .sidebar-menu .search-field {background: white;}
    .st_banner .image-cover {
        padding-top: 165px !important;
    }
    .header.has-transparent, .header.transparent {
        position: relative !important;
    }
    /*  Trang chủ  */
    .st_dichvu .ul-dichvu ul li{
        width: 100%;
    }
    .st_kinhdoanh .line-svg .icon-box-img:after,
    .st_kinhdoanh .line-svg .icon-box-text:after{
        display: none;
    }
    .dvc_khachhang  .icon-box-left {
        justify-content: center;
    }
    .dvc_khachhang  .icon-box-text p {
        text-align: center;
    }
    .row-5-col .col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .vct_hieuthem .row-3-col {
        margin-top: 30px;
    }
    .vct_hieuthem .row-3-col .col {
        padding-bottom: 70px;
    }
    .row-goimo .col-inner {
        padding: 110px 40px;
    }
    .img-shape-1 {
        top: -120px;
        left: -10%;
    }
    .img-shape-2 {
        top: -85px;
        left: -25%;
    }
    .img-shape-4 {
        bottom: -105px;
        right: -30%;
    }
    .img-shape-3 {
        bottom: -150px;
        right: -15%;
    }
    .slider-testimonial .slick-slide {
        padding: 30px;
        margin-right: 0;
    }
    .slick-prev {
        left: -10px !important;
    }
    .slider-testimonial .slick-next {
        right: 0px !important;
    }
/*  Chi tiết bài viết  */
.blog-news .col.post-item:nth-child(1) .box.box-blog-post {
    height: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
}
}