/*
Theme Name: Digiphar
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face{font-family:'helvetica-neue-regular';src:url(fonts/helvetica-neue-regular.ttf)}

body{font-family:  "helvetica-neue-regular",  sans-serif !important}
.nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {font-family:  "helvetica-neue-regular",  sans-serif !important}
h1,h2,h3,h4,h5,h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a{font-family:  "helvetica-neue-regular",  sans-serif !important}
.alt-font{font-family:  "helvetica-neue-regular",  sans-serif !important}
b,strong{
    font-weight: bold;
}
@keyframes moveUpDown {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px); /* Di chuyển lên trên 20px */
    }
    100% {
        transform: translateY(0); /* Trở về vị trí ban đầu */
    }
}
.blog-archive .row-tuyen-dung{
    padding: 10px !important;
}
.blog-wrapper .post-sidebar{
border-left: unset !important;
padding-left: 0px;

}
.linh-vuc-item img{
    min-height: 48px;
}
.linh-vuc-title {
    font-size: 13px !important;}
.post-sidebar .widget-title {
        font-size: 20px;
        margin-bottom: 20px;
        display: block;
}
.p-cong-ty{
    margin-bottom: 4px;
}
.button-no-ho-so{
        margin-bottom: 0px;
    border-radius: 5px;
}
.row-thong-tin .col{
    padding-bottom: 0px;
}
.ul-thong-tin i{
    color: var(--primary-color);
    font-size: 18px;
}
.ul-thong-tin{
     background: #F5F3FF;
    padding: 17px;
    border-radius: 5px;
}
.ul-thong-tin li{
        display: inline-block;
    width: 33%;
    margin-left: 0px !important;
}
.row-thong-tin{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row-thong-tin , .blog-single .entry-content{
        box-shadow: 0px 8px 24px 0px #a09fc652;
    background: white;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 20px !important;
}
.tieu-de h5{
    margin-bottom: 0px;
font-size: 18px;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.div-tuyen-dung{
    padding: 12px;
}
.div-tuyen-dung .box-text{
    padding: 0px;
        padding-left: 10px !important;
}
.box-tuyen-dung  .box-image img{
    border-radius: 5px;
}
.row-tuyen-dung{
        box-shadow: 0px 8px 24px 0px #a09fc652;
    background: linear-gradient(180deg, rgba(208, 208, 208, 0.33) 0%, rgba(255, 255, 255, 0.5) 48.82%, #ffffff 100%);
    border-radius: 12px;
    padding: 16px;
}
.span-cong-ty a{
    color: #939295;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
}
.searchandfilter ul {
   box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    padding: 10PX;
    border-radius: 15px;
    width: 100%;

}
.cong-ty-item{
        box-shadow: 0px 8px 24px 0px #a09fc652;
    background: linear-gradient(180deg, rgb(208 208 208 / 0%) 0%, rgba(255, 255, 255, 0.5) 48.82%, #ffffff 100%);
    border-radius: 12px;
    padding: 10px;
}
 .cong-ty-item img{
    margin-bottom: 0px;
 }
.searchandfilter ul li {
    width: 28%;
    margin-left: 0px;
    margin-bottom: 0px;
}
.searchandfilter ul li:last-child{
        width: 16% !important;
}
.searchandfilter ul li:last-child input{
        width: 100%;
    border-radius: 6px;
}
.searchandfilter input[type=text] {
    margin-bottom: 0px;
 
    box-shadow: unset;
    border-radius: 5px;
}
.searchandfilter input {
    margin-bottom: 0px;
}
.searchandfilter li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}

.blog-single article{
    margin-bottom: 0px;
}
.blog-single,.single-page{
    padding-bottom: 0px;
}
.col-logo{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.section-logo .row .row,.section-tin-tuc .row .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.box-nhap-nhay img{
           animation: moveUpDown 1s ease-in-out infinite;
           margin-top: 10px;
}
.div-cuoi-trang,.term-description{
    text-align: center;
}
.section-linh-vuc .icon-box:hover .icon-box-text{
    -moz-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
}
.section-linh-vuc .icon-box-text{
        position: relative;
   

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    padding-bottom: 10px;
}
.section-linh-vuc .icon-box .icon-box-img{
        -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.section-linh-vuc .icon-box:hover  .icon-box-img{
      -moz-transform: translateY(-60px);
    -webkit-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px);
}
.section-linh-vuc .icon-box a.button{
        border-radius: 99px;
    padding: 3px 20px;
    font-weight: normal;
    line-height: unset;
    min-height: unset;
    margin-top: 16px;
            -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
}
.section-linh-vuc .icon-box:hover  a.button{
    opacity: 1;

}
.row-hotline .box-phone:hover img{
        filter: invert(1) brightness(2);
}
.product-section{
    border-top: unset;
}
.product-small.box{
    border: 1px solid #ddd;
}
.section-ve-chung-toi .box h3{
    color: var(--primary-color);
    font-size: 20px;
    text-transform: uppercase;
}
#footer{
        border-top: 1px solid #ddd;
}
.div-title-tin .title-command-wrapper {
margin-bottom: 28px;
    padding-top: 16px;
    padding-bottom: 14px !important;


}
.product-page-price{
        font-size: 30px;
    margin-bottom: 15px;
}
.div-sp.div-title-tin .title-command-wrapper {
    margin-bottom: 20px !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.title-command-wrapper {
        margin-top: -50px;
    min-width: 570px;
    max-width: 570px;
    display: inline-block;

    background-color: #fff;
    border-radius: 10px;
    text-align: center;

    box-shadow: 3.5px 6px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 0;
}
 .title-command-wrapper .title {
    text-transform: uppercase;
    font-size: 35px;
    color: var(--primary-color);
    padding: 0 15px;
    margin: 0;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row-hotline .col{
    padding-bottom: 10px;
}
.header-bottom-nav > li > a {
    line-height: 16px;
    font-size: 15px;
}
.header-bottom-nav > li{
    margin-right: 35px;
    margin-left: 35px;
}


.row-form .wpcf7-submit{
    border-radius: 4px;
    font-weight: normal;
    background: var(--primary-color);
}
.row-form input,.row-form textarea{
    background: transparent;
    color: white;
}
.row-form ::placeholder {
  color: white;
  opacity: 1; /* Firefox */
}

.row-form ::-ms-input-placeholder { /* Edge 12 -18 */
  color: white;
}
.section-chung-toi .box{
    background: #EDEDED;
}
.section-chung-toi .box p{
    font-size: 16px;
}
.section-chung-toi .box  h2{
    color:  var(--primary-color);
}
.section-chung-toi .box h2,.section-chung-toi .box h3{
    margin-bottom: 10px;
}
.box-tuyen-dung .post-meta{
opacity: 1;
font-size: 15px;

}
.box-tuyen-dung .post-meta span{
    margin-right: 8px;
    font-size: 14px;
}
.box-tuyen-dung .post-meta span i{
    padding-right: 4px;
}
.post-list-tuyen-dung .post-item{
    padding-bottom: 10px;
}
.div-form-ung-tuyen input{
    min-height: 47px;
}
.div-form-ung-tuyen label{
    font-weight: bold;
}
.div-form-ung-tuyen{
        border-top: 2px dotted rgba(0, 0, 0, 0.1);
        margin-top: 40px;
        padding-top: 20px;
}
.div-form-ung-tuyen .wpcf7-submit{
    margin-right: 0px;
    text-transform: initial;
    border-radius: 5px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: normal;
}
.a-xem-tat-ca{
    display: block;
    font-weight: normal;
width: 100%;
text-transform: initial;
}
.related-posts-tuyen-dung ul li {
        padding: 15px 0px;
    border-bottom: 1px dotted #e5e5e5;
}
.related-posts-tuyen-dung ul{
    list-style: none;
}
.related-posts-tuyen-dung ul .p-luong{
    font-weight: bold;
    margin-bottom: 0px;
}
.desc-job{
        border: 1px solid #e5e5e5;
    position: relative;
    clear: both;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.desc-share{
    padding: 20px;
    text-align: center;
}
.desc-job .desc {
    margin-bottom: 0px;
    line-height: 25px;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
}
.desc-job .desc span.name {
    font-weight: bold;
    display: block;
}
.ul-tuyen-dung{
    list-style: none;
}
.ul-tuyen-dung li a{
    display: block;
    position: relative;
    color: #747b81;
    background-color: #f4f7fb;
    margin-bottom: 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 15px;
}
.ul-tuyen-dung li.active a,.ul-tuyen-dung li:hover a{
background: var(--primary-color);
color: white;
}
.ul-tuyen-dung li.active a:after,.ul-tuyen-dung li:hover a:after{
        content: "";
    position: absolute;
    border-top: 5px solid transparent;
    border-left: 5px solid var(--primary-color);
    border-bottom: 5px solid transparent;
    right: -5px;
}
.div-tuyen-dung{
    border: 1px solid #e5e5e5;
    background: white;
    align-items: center;
    border-radius: 10px;
}
.nut-ung-tuyen a{
       display: block;
    width:100%;
    text-transform: initial;
    font-weight: normal;
    margin-right: 0px;
    font-size: 14px;
    border-radius: 4px;
}



.section-phuc-loi .row-phuc-loi .col .col-inner p{
    font-weight: bold;
    color: #C012B1;
    font-size: 18px;
}
.section-phuc-loi .row-phuc-loi .col .col-inner{
    min-height: 260px;
        padding: 10px;
        border-radius: 100px 35px 100px 35px;
        border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #C012B1;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 10px 10px 10px 10px;
}
.section-phuc-loi .row-phuc-loi .box-xanh p{
        color: #0F0F59 !important;
}
.section-phuc-loi .row-phuc-loi .box-xanh-la p{
        color: #028B79 !important;
}
.section-phuc-loi .row-phuc-loi .box-do p{
        color: #FF0000 !important;
}
.section-phuc-loi .row-phuc-loi .box-xanh .col-inner{
    border-color: #0F0F59 !important;
}
.section-phuc-loi .row-phuc-loi .box-xanh-la .col-inner{
    border-color: #028B79 !important;
}
.section-phuc-loi .row-phuc-loi .box-do .col-inner{
    border-color: #FF0000 !important;
}
.section-phuc-loi .row-phuc-loi .col:hover .col-inner{
    border-color: #ddd;
    border-radius: 5px;
    transform: scale(1.1);
    background: #f5f5f5;
    box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
}
.section_customer  .customer-item {
    color: #fff;
    min-height: 71px;
}
.section_customer .customer-item p {
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}
.section_customer  .customer-item .span-circle {
    font-size: 35px;
    font-weight: 700;
    display: block;
    line-height: 1.2;
    max-width: 100%;
    width: 200px;
    height: 200px;
    border: 5px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    font-size: 50px;
    color: #fff;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    align-items: center;
}
.tab-cv .accordion-inner{
	padding-left:10px;
}
.tab-cv .accordion-inner a{
	font-weight:normal;
}
.tab-cv .accordion-inner a:before{
	font-family:fontawesome;
	padding-right:4px;
	
	    content: "\f016";
}
label, legend{
    font-weight: 500;
}
.div-thong-tin-lien-he  .icon-box{
        background: white;
    align-items: center;
    padding: 8px 25px;
}
.div-thong-tin-lien-he  .icon-box p,.div-thong-tin-lien-he  .icon-box h4{
    margin-bottom: 0px;
}
.post-list-tai-lieu .post-item:first-child{
	border-top: 1px dashed #DBDCDE;
}
.related-post h5{
	font-size: 15px;
}
.post-list-tai-lieu .post-item{
	padding-bottom:0px;
	
    border-bottom: 1px dashed #DBDCDE;
}
.post-list-tai-lieu .box{
	    padding-top: 10px;
    padding-bottom: 10px;
}
.post-list-tai-lieu .box-text{
	    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.post-list-tai-lieu .box-text h5{
	font-weight:normal;
	font-size:18px !important;
}
.post-list-tai-lieu .post-meta{
	      padding-right: 20px;
    display: inline-block;
    width: 160px;
  
}
.post-list-tai-lieu  .cat-label {
	display:inline;
	background:var(--primary-color);
	color:white;

    padding: 5px 23px;
    text-transform: inherit;
    font-size: 15px;
}
.single-page a{
    font-weight: bold;
}

.box-text .cat-label{
	    display: inline;
    padding-left: 10px;
	color:var(--primary-color);
	    text-transform: initial;
    font-size: 15px;
}
.nav-pagination>li>a, .nav-pagination>li>span{
	background: #f5f5f7;
    border-color: #f5f5f7;
}
.archive .mfp-close-btn-in .mfp-close {
    
    mix-blend-mode: unset !important;
}
  .section-footer .footer-duoi p{
        margin-bottom: 0px;
    padding: 13px;
  }
  .section-footer {
    padding-bottom: 0px !important;
  }

.page-template-page-gioi-thieu .page-wrapper{
    padding-top: 0px;
}

#post-list-tin .post-item .from_the_blog_excerpt {
	color: #7d7f82;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0;
}
.page-template-page-gioi-thieu #content,.page-template-default #content{
    padding-bottom: 0px !important;
}
.page-template-page-gioi-thieu .row-main > .large-12,.page-template-default .row-main > .large-12{
    padding-bottom: 0px !important;
}
.archive #content .row > .large-12{
    padding-bottom: 0px;
}
.archive #content{
    padding-bottom: 0px;
}
.div-lien-he p{
    margin-bottom:5px !important;
    font-size:15px !important;
}
.wpcf7-spinner{
    display: none;
}
.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  
    box-shadow: unset;
    border-radius: 4px;
}
.row-form .col{
    padding-bottom: 0px;
}
.blocks-menu-categories {
    background: #3498DB;
}
.blocks-menu-categories .list-category {
    align-items: center;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
}
.blocks-menu-categories .list-category .cat-item.active,.list-category-gioi-thieu li:hover ,.list-category-gioi-thieu li.current-menu-item , .blocks-menu-categories .list-category .cat-item:hover {
    border-bottom: 2px solid #fff;
}
.blocks-menu-categories .list-category .cat-item ,.list-category-gioi-thieu li{
        margin-bottom: 0px;
    padding: 17px 40px;
    border-bottom: 2px solid #3498DB;
}
.list-category-gioi-thieu li.current-menu-item  a,.list-category-gioi-thieu li:hover a, .blocks-menu-categories .list-category .cat-item.active .name, .blocks-menu-categories .list-category .cat-item:hover .name {
    opacity: 100%;
}
.blocks-menu-categories .list-category .cat-item .name,.list-category-gioi-thieu li a {
 
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    opacity: 56%;
    line-height: 14px;
    text-transform: uppercase;
}

.row-du-an-chi-tiet .div-tieu-de h5{
        color: #e51a23;
    font-size: 24px;
    font-weight: 400;
    line-height: 29.76px;
    margin-bottom: 30px;
    text-transform: uppercase;


}
.archive .lightbox-content{
        border: 1px solid rgba(0, 0, 0, .2);
    background-color: rgba(255, 255, 255, .8);
    border-radius: 6px;
}
.div-thong-tin-lien-he  p.support a::before {
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
}
.div-thong-tin-lien-he  p.support a.email::before {
    background-image: url(images/icon-email.svg);
}
.div-thong-tin-lien-he  p.support a.phone::before {
    background-image: url(images/icon-zalo.svg);
}
.div-thong-tin-lien-he .icon-box-text p.support {
        color: #5f5f62;

    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.div-thong-tin-lien-he .icon-box-text  p.support a {
    color: #e51a23;
    position: relative;
    padding-left: 30px;
}
.box-content{
        max-height: 250px;
    overflow-y: scroll;
}
.blog-archive h1.page-title{
   font-size: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    color:  var(--primary-color);
}
.blog-archive{
    padding-top: 20px;
}
.page-id-446 .banners-default-top .banner-name {
    max-width: 200px !important;}
.banners-default-top .container{
    max-width: 1200px !important;
    padding: 0;
}
.banners-default-top .banner-name {
    max-width: 220px;
    color: #fff;

    font-weight: 700;
    font-size: 38px;
    line-height: 49.6px;
    position: absolute;
    top: calc(50% - 45px);
    text-align: left;
    text-transform: uppercase;
    z-index: 2;
}

.banners-default-top .banners-item {
    display: block;
}
.banners-default-top {
    width: 100%;
    text-align: right;
    position: relative;
}
.banners-default-top::after {
    background: url(images/bg-banner.png) top left repeat;
    background-repeat: round;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.section-du-an-page{
    padding-left: 0px;
    padding-right: 0px;
}
.marquee-container {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.marquee {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    animation: moveUp 40s linear infinite;
}

.marquee-content {
 
  
    color: white;
    font-size: 24px;
    text-align: center;
    padding: 20px 0;
    box-sizing: border-box;
    margin-top: -350px; /* Thêm khoảng cách giữa các phần tử */
}

@keyframes moveUp {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-200%); /* Điều chỉnh để đủ khoảng cách cho cả 2 phần tử */
    }
}
.row-chu-tich{
        max-height: 500px;
    padding: 80px !important;
    margin-bottom: 75px !important;
    background: #2A5A8A  url(images/bg_admin_01.svg) left top no-repeat;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
}

.div-tin-phai > .col-inner{
    height: 400px;
    overflow: hidden;
}
.div-tin-phai .box-text h5 a{
        overflow: hidden;
    color: var(--black, #3E3E3F);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.div-tin-phai .box-text{
    padding-left: 10px;
    padding-right: 4px;
    padding-bottom: 6px;
}
li.html_topbar_left{
    min-width: 196px;
    text-align: right;
}
li.html_topbar_left .glink{
    padding-right: 20px;
}
.page-template-default .page-wrapper{
    padding-top: 0px !important;
}
.categories-contents{
    margin-bottom: 20px;
}
.section-tam-nhin .icon-box h4,.section-van-hoa h4,.section-triet-ly h4{
    text-transform: uppercase;
    color:  var(--primary-color);
}
#header .header-nav-main .search-field{
        background-color: transparent !important;
        border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5) !important;
} 


ul.header-nav-main.nav-right > li > a{
    font-size: 16px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
}
.stuck #logo img {
       padding: 5px 0 !important;
}
#header .stuck .header-inner {
    background: unset !important;
    
}

#footer a.button-gioi-thieu:hover{
    background-color: unset !important;
    color: #fff !important;

}
#footer a.button-gioi-thieu{
    border: unset !important;
    background: url(images/company.svg) left center no-repeat;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    position: relative;
    text-transform: uppercase;
    display: block;
    padding: 15px 40px 15px 10px;
    width: 224px;
    text-align: center;
    margin-bottom: 10px;
}
.post-item .box-text-bottom h5.post-title{
    font-size: 17px;
        display: block;
    padding-top: 10px;
}
.single-page{
    padding-top: 0px;
}

.section-du-an .box-text h4{
    font-size: 15px;

    text-transform: uppercase;
}
.section-du-an .box-text{
background: #2a5a9cc9;
    padding-bottom: 15px;
        top: 86%;
    transition: top 1s;
    width: 100%;
    padding-top: 9px;
    z-index: 0;

    overflow: hidden;
}
.section-du-an .box:hover .box-text .summary{
 display: block;
    opacity: 1;

    transition: opacity 1s ease-in-out;
}
.section-du-an .box-text .summary{
    display: block;
    opacity: 0;
     text-align: left;
    transition: opacity 1s ease-in-out;
    pointer-events: none; /* Ngăn chặn tương tác khi không hiển thị */
}
.section-du-an .box{
    overflow: hidden;
    position: relative;
}
.section-du-an .box .box-text{
  padding: 0px !important;
}
.section-du-an .box .box-text a{
        width: 100%;
    
}
.section-du-an .box .box-text a h4{
    margin-bottom: 10px;
        margin-top: 10px;
}
.section-du-an .box:hover .box-text a{
    padding: 10%;
}
.section-du-an .box:hover .box-text{
        top: 0%;
    background: #2a5a9cc9;
    transition: height .3s;
    width: 100%;
    height: 100%;
  
    transition: top .5s;
}
.section-logo .gallery-col{
    padding-bottom: 10px;
}
.section-logo .gallery-col:hover  .col-inner{
    background:var(--primary-color); 
}
.section-logo .gallery-col .col-inner{
height: 120px;
text-align: center;
    background: #E7E7E7;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    transition: background .2s;
    margin-bottom: 10px;
}
.section-logo .gallery-col .col-inner img{
        width: 80%;
    height: 60%;
    object-fit: contain;
    filter: grayscale(1) contrast(0) brightness(0.8);
    transition: filter .4s;
}
.section-logo .gallery-col:hover img{
        filter: grayscale(0) contrast(0) brightness(2);
}
.section-footer .row-footer{
 
}
.social-icons a{
      background-color:white !important;
      color:var(--primary-color) !important;
}

.absolute-footer{
    display: none;
}
.entry-meta{
    display: none;
}
.social-icons a{
    border-radius: 3px !important;
}
.dnd-upload-counter{
    display: none;
}
.section-he-thong .row-he-thong{
        background: url(images/bg-news.jpg) no-repeat;
    padding: 30px 0;
}
.title-home-small{
    text-transform: uppercase;
    font-size: 20px;
    color: var(--primary-color);
}
.title-home{
    text-transform: uppercase;
    font-size: 30px;
    color: var(--primary-color);
}
.div-tin-trai  > .col-inner{
        background: #F5F5F7;
   
    padding: 10px;
}
.div-tin-phai  > .col-inner{
           background: #F5F5F7;
   
    padding: 10px; 
}
.tab-co-cau .nav-outline li a{
      border: 1px solid #dbdcde;
    margin: 0px 6px;
    padding: 10px 20px;
    text-transform: inherit;
    font-weight: normal;
    font-size: 16px;
}
.tab-co-cau .nav-outline li a:hover{
    border-color:  var(--primary-color);
    color: white;
    background:  var(--primary-color);
}
#footer .is-divider{
    display: block !important;
}
.is-divider{
    display: none;
}
span.amount{
    color: red;
}
.div-no-padding{
    padding-bottom: 0px;
}
#billing_address_1_field{
    width: 100%;
}
li.html_topbar_left a.glink {
    text-transform: initial !important;
    color: var(--primary-color);
}



.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 28px !important;
    color: var(--primary-color);
  
}
h1.product-title{
 
    margin-top: 10px;
}
/*Kết thúc màu sắc*/

.entry-header-text-top {
    padding-top: 0;
    padding-bottom: 0px;
}

footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

#secondary img{
    width: 100% !important;
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
.section-tam-nhin .icon-box{
    background: white;
    padding: 15px;
}
.section-van-hoa .box{
        background: #fff;
    border: 1px solid rgba(0, 0, 0, .11);
    padding: 15px;
}
.section-triet-ly .box{
      background: white;
    padding: 15px;
}

@media(max-width: 855px){
    .blog-archive .devvn-linh-vuc{
        display: none;
    }
    .blog-wrapper .post-sidebar{
        padding-left: 20px !important;
    }
        .box-vertical .box-image {
        width: 30% !important;
    }
    .custom-cong-ty.layout-grid{
            grid-template-columns: repeat(2, 1fr) !important;
    }
    .div-tuyen-dung {
    padding: 0px 12px !important;
}
     .searchandfilter ul li input{
        margin-bottom: 15px !important;
     }
    .searchandfilter ul li:last-child {
    width: 100% !important;
}
    .searchandfilter ul li {
        margin-right: 0px !important;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 0px;
}
    .devvn-linh-vuc.columns-8 {
    grid-template-columns: repeat(2, 1fr) !important;
}
    .ul-thong-tin li{
        display: inline-block;
    width: 100%;
    margin-left: 0px !important;
}
    .section-phuc-loi .row-phuc-loi .col .col-inner{
        margin: unset;
    }
    .section-header{
            min-height: 200px !important;
    }
    .section_customer .customer-item p{
        font-size: 12px;
    }
    
    .section_customer .customer-item .span-circle{
            width: 130px;
    height: 130px;
    }
    .div-title-tin{
        padding-left: 20px;
        padding-right: 20px;
    }
    #header {

    border: unset;

    margin: auto;
    border-radius: 0px;

    padding: 0px;

}
    .title-command-wrapper .title {

    font-size: 23px;

    padding: 0 30px;}
    .title-command-wrapper {
        min-width: 100%;
    }
    .box-tuyen-dung .nut-ung-tuyen{
        padding-top: 0px;
    }
    .nut-ung-tuyen a{
        margin-bottom: 0px;
    }
    .box-tuyen-dung .box-text {
    flex-basis: 100%;
    max-width: 100%;
        padding-left: 10px;
    padding-right: 10px;
  padding-bottom: 0px;
}
.box-tuyen-dung .nut-ung-tuyen {
    flex-basis: 100%;
    max-width: 100%;
 
}
    .box-tuyen-dung {
    display: flex;
}
	#header .stuck #logo img {
    max-height: 48px !important;
}
    .div-thong-tin-lien-he .icon-box{
        display: block;
        text-align: center;
    }
      .div-thong-tin-lien-he .icon-box-img{
        margin: auto;
      }
    .div-thong-tin-lien-he .icon-box-text p.support{
        display: block;
    }
    .div-thong-tin-lien-he .icon-box-text p.support a{
        display: block;
    }
	.tab-co-cau .nav li{
		width:50%;
	}
	.tab-co-cau .nav li a{
	        font-size: 12px;
        width: 93%;
        text-align: center;
        display: block;
	}
	.footer-duoi p{
		font-size:11px !important;
	}
    .mobile-sidebar .mfp-close{
            mix-blend-mode: unset !important;
    }
    .nav > li > a, .mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-weight: 500 !important;
    font-style: normal;
}
    .post-list-du-an-mobile .post-item{
        padding-bottom: 0px !important;
    }
    .page-template-default .section{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .blocks-menu-categories .list-category li a{
        font-size: 16px;
    }
    .blocks-menu-categories .list-category li {
        margin-left: 0px;
        padding: 4px 14px;
                width: 50%;
                text-align: center;
    }
    .blocks-menu-categories .list-category{
            flex-wrap: wrap;
    list-style: none;
    padding: 0;
    }
    .mobile-nav .html_topbar_right a{
        color:var(--primary-color);
    }
    .mobile-nav .html_topbar_right a{
        padding-right: 5px;
    }
        .header-main li.html.custom {
        display: block;
    }

    #logo {
    width: 190px !important;
}

    .section-summary br{
        display: none;
    }
    .stuck #logo img {
    max-height: 58px !important;
}
    #header .header.show-on-scroll, #header .stuck .header-main {
    height: 60px !important;
}
        .header-main {
        height: 80px !important;
    }

    .blog-archive h1.page-title {
      font-size: 21px;}
         .page-template-page-gioi-thieu #main .section-tam-nhin  {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .banners-default-top .banner-name {
         max-width: 102px;
        color: #fff;
        font-size: 16px;
        line-height: 18.6px;
        top: calc(50% - 32px);
        padding-left: 14px;
        padding-left: 14px;
}
    .tab-co-cau .nav-outline li a {
 
    padding: 0px 14px;
    
    margin-bottom: 9px;
}
    .page-template-page-gioi-thieu .section{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
 
    .section-footer .row-footer {
   
     padding: 20px 0px;
}
    .section-du-an{
        padding-bottom: 0px !important;
    }
    .div-tin-trai .box-text{
        padding-bottom: 0px;
    }
    .marquee-content {
  
    margin-top: -450px;
}
	.blocks-menu-categories .list-category .cat-item .name, .list-category-gioi-thieu li a{
		font-size:12px !important;
	}
    .div-tin-phai .post-item .box .box-image{
        width: 70%;

    }
    .div-tin-phai .post-item .box{
        display: flex;
                padding-bottom: 15px;

    }
    #post-list-tin .post-item:first-child .box .box-image {
    width: 100%;
}
    #post-list-tin .post-item:first-child .box {
    display: block;
    max-width: 100%;
}
    .blocks-menu-categories .list-category .cat-item, .list-category-gioi-thieu li {
    margin-bottom: 0px;
    padding: 8px 16px;
    border-bottom: 2px solid #3498DB;
}
    .title-home {
           font-size: 27px;
    
}
}

@media(min-width: 1023px){
  
	.archive .post-list-tai-lieu{
		    max-width: 1100px !important;
    margin: auto;
	}
    .section-van-hoa .box{
     min-height: 390px;
}
    .section-triet-ly .box{
        min-height: 440px;
    }
    .section-tam-nhin .icon-box{
        min-height: 385px;
    }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}