/*
Theme Name: Flatsome Child
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: RobotoCondensed-Regular;
src: url(/daidung-content/themes/flatsome-child/fonts/roboto-condensed/RobotoCondensed-Regular.ttf);
}
@font-face {
font-family: RobotoCondensed-Light;
src: url(/daidung-content/themes/flatsome-child/fonts/roboto-condensed/RobotoCondensed-Light.ttf);
}
@font-face {
    font-family: Iciel-cucho;
    src: url(/daidung-content/themes/flatsome-child/fonts/iciel-cucho/Cucho.otf);
    }
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.banner {
    background-color: unset;
}
#logo{
    transform: translate(20px,-12px);
    scale: 1.85;
    position: absolute;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #logo{
        transform: translate(50%);
        scale: 1;
	right:30px;
    }
  }
#top-bar{
    padding-top: 10px ;
}
.header-nav-main.nav>li>a:hover, .header-nav-main.nav>li.active>a, .header-nav-main.nav>li.current>a, .header-nav-main.nav>li>a.active, .header-nav-main.nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover, .nav-vertical-fly-out>li>a:hover {
    color: rgb(231 37 41);
}
.block-tin-tuc .box-blog-post .text-left {
    padding-left: 30px;
	padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.searchform .button.icon {
    background-color: transparent;
border: 0px;
margin-left: 0.12em;
    margin-right: 0.12em;
}
.searchform input{
    background-color: transparent;
    border-color:transparent;
color: white;
    border: 0px;
    box-shadow: unset;

}
.searchform input:focus{
    border: 0px;
    border-radius: 20px 0px 0px 20px;
}
.searchform .relative{
    border: 1px solid #fff;
    border-radius: 20px;
}
.header-language-dropdown .image-icon{
    display: flex;
    align-items: center;
    width: 25px;
    height: auto;
}
.nav .header-language-dropdown a{
    font-size: 17px;
}
.header-social-icons .social-icons i {
    font-size: 20px;
}
.header-language-dropdown .icon-image img{
    width: 25px;
    height: auto;
}
.header-nav-main .nav>li>a{
    color: #fff;
}
.header-wrapper.stuck{
    background-color: rgba(117,117,117,0.42);
}
.header-bg-container .header-bg-color {
    background-color: rgba(81,81,81,0.43);
}
#top-bar {
    background-color: transparent;
}
.nav-center.nav-small.mobile-nav{
    justify-content: space-between;
}
.searchform .icon-search{
    color: #f1f1f1;
}
.title-gio-thieu-2 p{

text-transform: uppercase;
color: #e92227;
font-weight: 400;
font-family: 'Roboto';
    margin-bottom: 0px;
line-height: 44px;
 font-size: 42px;

}
.title-gio-thieu-1 p{
    margin-bottom: 0px;
    font-size: 42px;
    font-weight: 300;
    color: #3f4b56;
    line-height: 60px;
    text-transform: uppercase;
   font-family: 'RobotoCondensed-Light';
}
.title-content-ddc{
font-size: 16px;
line-height: 28px;
color: #393939;
font-weight: 300;
font-family: "Roboto";
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    line-clamp: 9;
    -webkit-box-orient: vertical;
}
.title-content-ddc p{
	text-align: justify;
}
@media only screen and (max-width: 1280px){
.title-gio-thieu-1 p, .title-gio-thieu-2 p{
	font-size:36px;
}
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
.title-gio-thieu-1{
    font-size: 30px;
  
}
.title-gio-thieu-2{
font-size: 2rem;
}
.title-content-ddc{
font-size:15px;
}
}


.du-an .text-red, .block-video .text .text-red, .text-red{
    color: red;
}
.tabbed-content .nav{
    justify-content: space-evenly;
}



.nav-line-grow>li.active>a:before, .nav-line-grow>li:hover>a:before {
    	height: 7px;
    	top: -4px;
	background-color: #bc0005;


}
.block-tin-tuc .nav>li{
    	width: 33.33%;
   	 margin: 0px;
   	 text-align: center;
	color: #bc0005;
	font-weight: 300;
	font-family: "RobotoCondensed-Light";
	font-size:1.4rem;
    padding-left: 6px;
    padding-right: 6px;
	border-top: 1px solid #333;
   
}
.du-an .flickity-slider .slide-du-an{
height: 35%;
}
@media only screen and (max-width: 768px) {
.block-tin-tuc .nav>li{
    	min-width: max-content;
}
}
.block-tin-tuc .nav>li.active>a{
    color: #bc0005;
font-weight: 300;
font-size: 16px;
font-family: "RobotoCondensed-Light";
}
.block-tin-tuc .nav>li>a{
font-size: 16px;
font-family: "RobotoCondensed-Light";
}
.block-tin-tuc .box-blog-post .is-divider {
    height: 0px;
	margin-top: 20px;
}
.block-tin-tuc .box-blog-post .button {
    position: absolute;
    bottom: 0;
}

.block-tin-tuc h4{
   
    margin-left: auto;
    margin-right: auto;
}
.tabbed-content.block-tin-tuc .nav.nav-line-grow {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
.block-tin-tuc .slider-nav-reveal .flickity-prev-next-button:hover, .block-tin-tuc .slider-nav-reveal .flickity-prev-next-button {
    width: 30px;
    top: -2px;
    bottom: 0;
    height: 100%;
    background-color: transparent;
    -webkit-box-shadow: 0 0px 0px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 0px 0px 0 rgb(0 0 0 / 30%);
    margin: 0 !important;
    position:absolute;
opacity: 1;
}
.block-tin-tuc .tab-panels .post-item{
    padding: 0px;
}
.du-an .text-box.banner-layer{
    background-color:#3333338a;
    padding: 30px 15px 0px 15px;
}
.du-an .banner-layers{
    position: absolute;
}
.banner p{
   color: #ffffff;
   font-weight: 400;
    filter: drop-shadow(8.899px 6.466px 3.5px rgba(0,0,0,0.43));
    font-family: 'RobotoCondensed-Light';
    margin-top: 0.5em;
    margin-bottom: 0.125em;
}
.block-video .text p{
    margin-bottom: 0em;
    font-weight: 500;
}
.tab-post .post-title{
    color: #bc0005;
	font-size: 1.2rem;
    font-weight: 300;
 font-family: 'RobotoCondensed-Light';
}
.tab-post .from_the_blog_excerpt {
	font-size: 1rem;
line-height: 28px;
color: #393939;
font-weight: 400;
font-family: "RobotoCondensed-Light";
}
.tab-post .section-content .lable-news  {
	margin-bottom: 0px;
    
}
.tab-post .section-content .lable-news p {
	font-size:42px;
	margin-bottom: 0px;
	text-transform: uppercase;
	color: #3f4b56;
	font-weight: 300;
	font-family: "RobotoCondensed-Light";
    	
}

.tab-post .block-tin-tuc h4{
	font-size: 2.5em;
	font-weight: 300;
}
.cong-trinh{
    display: flex;
    justify-content: center;
}
.cong-trinh sup{
    padding-top: 10px;
}
.font-size-3em{
    font-size: 2.7rem;
	text-transform: uppercase;
	color: #fefefe;
	font-weight: 400;
	font-family: "RobotoCondensed-Light";
}
.tan-nam{
    font-size: 0.9em;
}
.ve-ddc .box-image{
width: 40%;
}
.block-footer{
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}
.block-footer .info{
	display: flex;
    justify-content: center;
}
.block-footer p{
    margin-bottom: 0em;
}
.block-footer i{
    border: 1px solid white;
    padding: 4px;
    border-radius: 12px;
    font-size: 12px;

}
.banner-home .text-box .des-banner-home{
 background-color: #bfb7b75e;
}
.banner-home .text-box .des-banner-home p {
   width:70%;
    padding: 15px 15px 10px 15px;
}
@media only screen and (max-width: 768px) {
.block-tin-tuc .nav>li>a{
font-size: 14px;
}
    /* For mobile phones: */
.banner-home .text-box .des-banner-home p {
    padding: 3px 10px 3px 10px;
width:100%;
}
.tabbed-content.block-tin-tuc .nav.nav-line-grow{
display: contents;
}

.searchform .icon-search{
    color: #666;
}
.tab-post .block-tin-tuc h4{
	font-size: 1.7em;
	font-weight: 300;
}
    .font-size-3em{
        font-size: 1.4em;
    }
    .tan-nam{
        font-size: 0.7em;
    }
.font-size-1em{
        font-size: 1em;
    }
.ve-ddc .box-image{
width: 50%;
}
.block-footer{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.block-footer .info {
    font-size: 12px;
}
.block-footer .info .col-4 {
 
    font-size: 20px !important;
}
  }
.banner-home .bg.bg-loaded{
    background-position-y: bottom;
}
.des-banner-home{
    right: 0px;
    bottom: 0px;
}
.du-an .text.label-du-an p{
font-size: 42px;
text-transform: uppercase;
color: #3f4b56 !important;
font-weight: 300;
font-family: "RobotoCondensed-Light";
    margin-bottom: 0px;
	margin-top: 0em;
}
@media only screen and (max-width: 1280px){
.du-an .text.label-du-an p,.tab-post .section-content .lable-news p{
	font-size:36px;
}
}
.du-an .section-content .slider .flickity-prev-next-button{
	position: absolute !important;
	
	
}
.du-an .section-content .slider .flickity-prev-next-button svg{
	background-color:#FF0000;
}
.du-an .section-content .slider .flickity-prev-next-button.previous{
	left:0;
}
.du-an .section-content .slider .flickity-prev-next-button.next{
	right:0;
}
.label_title, div.label_title p{
margin-top:25px;
margin-bottom: 10px;
font-size:42px;
line-height: normal;
font-family: 'RobotoCondensed-Light';
text-transform: uppercase;
color: #3f4b56;
font-weight: 300;
}

.thong-tin-lien-lac p{
font-size:16px;
}
@media only screen and (max-width: 1280px){
.label_title, div.label_title p{
	font-size:36px;
}
.thong-tin-lien-lac p{
	font-size:13px;
}
}
@media only screen and (max-width:768px){
.label_title, div.label_title p{
font-size:30px;
}
.du-an .text.label-du-an p{
font-size:30px;
}
.du-an .text.label-du-an hr{
width:70px;
}
.tab-post .section-content .lable-news p {
font-size:30px;
}
.tab-post .section-content .lable-news hr {
width:70px;
}
.tab-post .from_the_blog_excerpt{
font-size:14px;
font-family: Roboto;
}
.block-video .col-inner .label-video{

font-size:40px}
.footer-widgets .block-footer p {
font-size:13px;
}
}



.banner-home .banner-layers{
    position: absolute;
    right: 0px;
}

.sanpham-dichvu .box-image .image-cover img{
    object-fit: contain;
}
.sanpham-dichvu .section-content .text{
    font-family: RobotoCondensed-Light;
color:#3f4b56;
}

@media only screen and (max-width:768px){
.sanpham-dichvu .box-text .box-text-inner .text{
font-size:0.9rem !important;
}
.block-video .col-inner .label-video p{
font-size:30px !important;
}
.block-video .col-inner .text hr{
width:70px;
}
}
.ve-ddc .section-content .col{
	padding: 0 5px 5px;
}
.ve-ddc .section-content .col .box-text.text-center {
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}
.absolute-footer.dark .copyright-footer{
    color: #ffffff;
	font-size: 22px;
font-weight: 300;
font-family: "Roboto";
}
.block-video .video-title{
font-size: 25px;
    font-weight: bold;

}
.block-video .col-inner{
justify-content: space-between;
    flex-direction: column;
}
.block-video .col-inner .label-video p{
font-size: 42px;
text-transform: uppercase;
color: #3f4b56 !important;
font-weight: 300;
font-family: "RobotoCondensed-Light";
}
.spdv-label p{
font-size:20px;
}
@media only screen and (max-width: 1280px){
.block-video .col-inner .label-video p{
	font-size:36px;
}
.spdv-label p{
font-size:18px;
}
}
.block-video .row-large>.col{
	padding: 0 10px 10px
}
.block-video .block-text-1{
	margin-top: 60px;
}
.block-video .block-text-1 h2{
	font-size: 2.2rem;
}
@media only screen and (max-width: 768px) {
.block-video .block-text-1{
	margin-top: 40px;
}
.block-tin-tuc .col-inner .box-text.text-left{
padding-top: 50px;
    bottom: 30px;
    padding-bottom: 90px;
	padding-left: 0px;
}
}
.gioi-thieu #col-1733970862 .col-inner.text-left {
    padding: 0% 10% 0% 10%;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
align-items: baseline;
}
.nav-vertical>li>a>i {
    opacity: 1;
    padding: 0px 10px;

}
.mobile-sidebar .icon-image{
padding: 0px 10px;
}
.header-main .nav > li > a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
	
}
.stuck .header-main .nav > li > a {
    line-height: 40px;
    font-weight: 300;
    font-size: 14px;
}
.san-pham-dich-vu .nav>li {
    width: 33.33%;
    margin: 0px;
    text-align: center;
color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
    font-size: 1.4rem;
}
.san-pham-dich-vu .nav>li.active a {
    color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
}

.san-pham-dich-vu .nav-line>li.active>a:before {
   top: -4px;
    height: 9px;
    background-color: #bc0005;
}
.san-pham-dich-vu .nav-line>li>a:before {
    background-color: #333;
    content: " ";
    position: absolute;
    top: 0;
    height: 1px;
    opacity: 1;
    left: 50%;
    width: 100%;
}
.san-pham-dich-vu .label-title{
    margin-bottom: 0px;
text-transform: uppercase;
color: #3f4b56;
font-weight: 300;
font-family: "RobotoCondensed-Light";
font-size:42px;
}
.san-pham-dich-vu .content-title{

font-size: 1.2rem;
line-height: 39px;
color: #393939;
font-weight: 500;
font-family: "Roboto";
}
.san-pham-dich-vu .he-thong-che p{
    margin-bottom: 5px;
}
.san-pham-dich-vu .uu-diem .col{
    padding: 0 15px 0px;
}
.san-pham-dich-vu .uu-diem .col.border-left{
    border-left: 1px solid #333;
}
@media only screen and (max-width: 768px) {
.san-pham-dich-vu .uu-diem .col.border-left{
border-left: 0px solid #333;
}
.san-pham-dich-vu .uu-diem > .col.medium-6 > .col-inner {
    padding-top: 0px !important;
}
.san-pham-dich-vu .uu-diem p{
    margin-bottom: 0px;
}
.san-pham-dich-vu .uu-diem{
    margin-bottom: 50px;
 margin-top: 50px;
}
.san-pham-dich-vu .tabbed-content .nav{
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width:768px){
.san-pham-dich-vu .tabbed-content .nav{
   display:contents;
}
.san-pham-dich-vu .label-title{
font-size:40px
}
.header.show-on-scroll, .stuck .header-main{
height: 70px !important;
}
.transparent .header-main{
height:70px !important;
}

.tab-post .post-title{
font-size: 20px;
}
.next-navigation{
font-size:16px !important;
}
.three-row-img .image-cover{
margin:0px 10px 0px 10px !important;
}
}
@media (min-width: 850px){
.ve-ddc .row{
width:90%;
min-width:90%;
 padding-top: 30px ;
 padding-bottom: 30px ;
}

}


.header-main .flex-right >ul {
margin-left: 0px;
}
.title-du-an{
	font-size:42px;
}
.du-an .text-red.title-du-an{
	margin-top: 0.1em;
}
div.box-shadow-doi-tac .flickity-slider {
    display: flex;
    align-items: center;
}
#callButton{
    background: #ee5b18;
    height: 50px;
    width: 50px;
    right: 20px;
    bottom: 70px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    position: fixed;
    z-index: 20;
}
#emailButton{
	background: #ee5b18;
    height: 50px;
    width: 50px;
    right: 20px;
    bottom: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    position: fixed;
    z-index: 20;
}
.back-to-top {

	height: 50px;
    	width: 50px;
	text-align: center;
    	border-radius: 50%;
	right: 20px;
    	bottom: 130px;
 	text-align: center;
    	border-radius: 50%;
}
.back-to-top.button.icon i.icon-angle-up{
font-size:20px;
margin:15px;
color: #fff;
}
.button.icon.circle{
border:0px;
}
.back-to-top.button.icon.circle{
background-color: #ee5b18;
}
.ban-quan-tri{
	justify-content: space-between;
}
.banner-tuyen-dung .chinh-sach-nhan-su, .banner-tuyen-dung .vi-tri-tuyen-dung{
background-color: #fff;
color: #333;
font-family: 'RobotoCondensed-Light';
}
.chinh-sach-nhan-su.active{
background-color: #9d0000;
color: #fff;
}
.vi-tri-tuyen-dung.active{
background-color: #9d0000;
color: #fff;
}
.tab-vi-tri-tuyen-dung .wptb-row.wptb-table-head{
background-color:#9d0000 !important;
}
.tab-vi-tri-tuyen-dung .wptb-row.wptb-table-head .wptb-cell .wptb-text-container{
color: #fff !important
}
.tab-vi-tri-tuyen-dung .wptb-row.wptb-table-head .wptb-cell .wptb-text-container p{
word-break: inherit;
}
.absolute-footer.dark {
    display: none;
}
.page-du-an .label-category{
font-size: 20px;
text-transform: uppercase;
color: #ffffff;
font-weight: 300;
font-family: "RobotoCondensed-Light";
margin-bottom: 0em;
    margin-top: 0px;
}
.tab-du-an{
display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.tab-du-an .nav.nav-line-grow {
    display: contents;
}
.tab-du-an .nav>li {
    width: unset;
    margin: 0px;
    text-align: center;
    color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
    font-size: 1.4rem;
    padding-left: 10px;
    padding-right: 10px;
align-self: baseline;
}
.chi-tiet-du-an .nav-line>li.active>a:before, .chi-tiet-du-an .nav-line>li:hover>a:before {
    height: 9px;
    top: -4px;
    height: 9px;
    background-color: #bc0005;
}
.chi-tiet-du-an .tab-du-an .tab a{
font-size: 14px;
font-weight: 300;
font-family: "RobotoCondensed-Light";
}
.ux-menu.stack-col.menu-du-an{
flex-direction:row;
justify-content: space-between;
margin-top: 15px;
border-top: 1px solid #333;
width: 100%;

}
.ux-menu.stack-col.menu-du-an1{
flex-direction:row;
justify-content: space-between;
margin-top: 30px;
border-top: 1px solid #333;
width: 100%;

}
.ux-menu.stack-col.menu-du-an1 a{
font-size: 14px;
font-weight: 300;
font-family: "RobotoCondensed-Light";
min-width: max-content;
}
.tabbed-content.tab-du-an .nav {
    justify-content: space-between;
    flex-direction: row;
border-top: 1px solid;
}
.tab-du-an .from_the_blog_title{
font-size: 14px;
color: #8e0000;
font-weight: 700;
font-family: "RobotoCondensed-Light";
}
.menu-du-an.menu-du-an1 .menu-item {
    width: min-content;
}
@media only screen and (max-width: 768px){
.title-du-an, .du-an .text-red{
	font-size:20px;
}
.page-du-an .col{
    padding: 0 5px 15px;
}
.page-du-an .label-category{
font-size: 16px;
padding-top: 5px;
}
.ux-menu.stack-col.menu-du-an1{
width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
padding-top: 5px;

}
.ux-menu.stack-col.menu-du-an{
width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
padding-top: 5px;

}
.ux-menu.stack-col.menu-du-an1{
border-top:0px;
font-size: 14px;
}
.ux-menu.stack-col.menu-du-an{
border-top:0px;
}
.ux-menu.stack-col.menu-du-an1 a {
    border-top: 1px solid #333;
    
}
.ux-menu.stack-col.menu-du-an a {
    border-top: 1px solid #333;
}
.ux-menu.stack-col.menu-du-an1 a span{
    padding: 7px;
}
.ux-menu.stack-col.menu-du-an a span{
    padding: 7px;
}
.tabbed-content.tab-du-an .nav{
	width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
}
.tab-du-an .nav>li {
    align-self: baseline;
    min-width: max-content;
}

.chi-tiet-du-an .nav-line>li.active>a:before, .chi-tiet-du-an .nav-line>li:hover>a:before {
    height: 9px;
    top: -4px;
    height: 9px;
    background-color: #bc0005;
}
.tab-du-an .nav>li {
    border-top: 1px solid #333333;
    padding-right: 10px;
    margin-top: 4px;
    align-self: baseline;
}
.tabbed-content.tab-du-an .nav {
border-top: 0px;
}
}

.container .QHCD, .row .QHCD{
	padding-left:0px;
	padding-right:0px;
}
#QHCD-title1{
font-size: 42px;   
    color: #3f4b56;
      font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 5px;
font-family: "RobotoCondensed-Light";
}
#QHCD-title2 {
    text-transform: uppercase;
    display: inline-block;
    font-size: 42px;
    font-weight: 700;
    color: #E72529;
    margin-bottom: 0;
font-family: "RobotoCondensed-Light";

}
.QHCD .tabbed-content .tab-panels .row .medium-4{
    transition: 0.3s;

}
.QHCD .tabbed-content .tab-panels .row .medium-4:hover{
    box-shadow: 0px 0px 7px rgb(196 32 38);
    z-index:2;

}
.QHCD .nav-vertical+.tab-panels {
border-left:none;
 margin-left: 1%;
}
.QHCD .tabbed-content .nav{
    flex-direction: row;
    justify-content: space-between;
	padding: 5px;
    width: 100%;
} 
.QHCD .section-content .small-12.large-12{
padding-bottom: 0;
    margin-bottom: 5px;
}
.QHCD .tabbed-content .nav li.active a {
	color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
}
.QHCD .nav-vertical.nav-line>li >a{
    padding-left: 20px;
}
.QHCD .row-dashed{
    overflow: inherit;
}
.QHCD{
padding-top: 0!important;
}
.row-dashed .col:before, .row-solid .col:before{
border-left:none!important;
}
.row-dashed .col:after, .row-solid .col:after{
border-bottom:none!important;
}
.QHCD .tabbed-content .nav li{
    margin: 0;
    text-align: center;
   width:33.3%;
    border-top: 1px solid #333;
}
@media only screen and (max-width: 768px){
.QHCD .tabbed-content .nav{
justify-content: normal;
    background-color: transparent;
    height: fit-content;
	display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;


}
.QHCD .tabbed-content .nav {
    border-radius: 0px;
    margin-bottom: 10px;
}
.QHCD .nav-line-grow>li.active>a:before, .QHCD .nav-line-grow>li:hover>a:before {
    height: 7px;
}
.QHCD .tabbed-content .nav li{

    margin: 0px;
    text-align: center;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
    
    padding-left: 10px;
    padding-right: 10px;
    min-width: max-content;
    top: -3px;
}
.QHCD .tabbed-content .nav li.active a {
	color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
}
.QHCD .nav-vertical+.tab-panels {

    margin-left: 0;
}
#QHCD-title1{
font-size:30px;
}
#QHCD-title2{
font-size:30px;
}
.QHCD .row-dashed .col:before, .row-solid .col:before {
	    border-left: none;
}
.QHCD .row-dashed .col:after, .row-solid .col:after{
  	    border-bottom: none;
}
}
.nav-vertical.nav-line>li>a:before{
	background-color: #bc0005;
	display:none;
}

.nav-vertical.nav-line>li.active>a{
	color: #bc0005;
    font-weight: 300;
    font-family: "RobotoCondensed-Light";
}
a.affter-a-menu:before{
top: -4px;
    height: 9px;
    background-color: #bc0005;
content: "";
    position: absolute;
    left: 0;
    right: 0;
}
.nav-dropdown-has-border .nav-dropdown {
    padding: 5px;
}
.breadcrumb-du-an a#box{
color:#e80000;
font-family: 'RobotoCondensed-Light';
}
.imgbox-lien-he input[type=submit]{
background-color:#e80000;
line-height: 2em;
    min-height: 2em;
}
.imgbox-lien-he input[type=text], .imgbox-lien-he input[type=email]{
height: 2em;
margin-bottom: 0em;
}
.imgbox-lien-he textarea {
    min-height: 60px;
}
.banner-home .slider-nav-light .flickity-prev-next-button {
    color: #fff;
    position: absolute !important;
}
.banner-home .slider-nav-light .flickity-prev-next-button svg {
    background-color: #FF0000;
}
.banner-home .flickity-prev-next-button.next {
    transform: translateX(0%); 
    right: 0%;
}
.banner-home .flickity-prev-next-button.previous{
    transform: translateX(0%); 
    left: 0%;
}
form input[type=submit]{
background-color:#e80000;
}
.giai-thuong img{
	object-fit: contain;
}
.giai-thuong .label-giai-thuong{
 padding-top:20px;
padding-bottom:10px;
align-center:"center";

}
.giai-thuong .flickity-prev-next-button svg {
    color: #8e0000;
}
.wpjb_job_application_wrapper .wpjb_form_wrapper form.wpjb_form .wpjb_default_btn, .wpjb_job_application_wrapper .wpjb_form_wrapper form.wpjb_form .wpjb_full_block_btn {
    border-radius: 4px;
    display: inline-block;
    background-color: #e80000;
    background-image: none;
    box-shadow: 0;
    font-size: 17px;
    line-height: 17px;
    height: 40px;
    font-weight: 500;
    text-shadow: 0;
    color: #fff;
    cursor: pointer;
    transition: all .2s ease-in-out;
    padding: 10px 20px;
}
.banner-home h3 .section-title-main{
text-transform: uppercase;
color: #ffffff;
font-weight: 400;
font-family: "RobotoCondensed-Light";
border-color: transparent;
font-size: 2em;
}
.banner-home .section-title-normal {
    border-bottom: 0px;
}
.title-page{
	text-align: center;
color:#3f4b56;
margin-bottom: 0px;
	font-family: 'RobotoCondensed-Light';
font-size:42px;
text-transform: uppercase;
}
.title-page-du-an{
color:#3f4b56;
margin-bottom: 0px;
	font-family: 'RobotoCondensed-Light';
font-size:42px;
text-transform: uppercase;
}
@media only screen and (max-width: 1280px){
.title-page, .title-page-du-an{
	font-size:36px;
}
}
@media only screen and (max-width: 768px){
.title-page-du-an, .title-page, .title-gio-thieu-1{
font-size:30px;
}
}
.pt-3{
    padding-top: 30px;
}
.font-bold{
	font-weight: 600;
    font-family: 'RobotoCondensed-Light';
    font-size: 16px;
    margin-bottom: 2px;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.content-du-an{
    font-size: 16px;
    line-height: 33px;
    color: #393939;
    font-weight: 300;
    font-family: "Roboto";
    }
.block-footer p.namecompany{
	color:#ffffff;
	font-size:16px; 
	font-weight: 500;
    	font-family: Roboto;
    text-align: center;
}
.block-footer .namecompany-en{
	font-size:13px;font-weight: 300;
    text-align: center;
}
.block-footer .address{
	font-size:13px;font-weight: 300;
    text-align: center;
}
.block-footer p{
	color:#ffffffc2;
font-size: 13px;

}
.block-footer .author{
font-size: 13px;
    line-height: 13px;
    color: #ffffffc2;
    font-weight: 300;
    font-family: Roboto;
    text-align: center;
    margin-top: 5px;
}
.block-footer .phone{
	padding:0px 40px;
}
@media only screen and (max-width: 768px){
.block-footer .phone{
	padding:0px 10px;
}
}
.block-tin-tuc .box-blog-post .text-left h5 {
    height: unset;
font-weight: 600;
}
.block-tin-tuc .box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
}
.block-tin-tuc .tab-panels .box-shadow-1{
	-webkit-box-shadow: none;
    	box-shadow: none;
}
.flickity-prev-next-button svg {
    color: #e80000;
}
.ve-ddc .box-text p{
	font-family: 'RobotoCondensed-Light';
}
.section-title-normal span{
border-bottom:0px;
font-family: 'RobotoCondensed-Light';
}
.banner-home .section-title-container {
    margin-bottom: 0em;
}
.banner-home .container {
    padding-left: 0px;
    padding-right: 15px;
}

@media only screen and (max-width: 768px){
.banner-home .section-title span{
	font-size:18px;
}
.section-title-normal span {
    margin-right: 0px;
padding-bottom: 0px;
}
}
.header-nav-main.nav>li>a:hover, .header-nav-main.nav>li.active>a, .header-nav-main.nav>li.current>a, .header-nav-main.nav>li>a.active, .header-nav-main.nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover, .nav-vertical-fly-out>li>a:hover {
    color: #e92227;
}
.page-du-an .text-inner .button{
	line-height: 2em;
    	min-height: 2em;
}
.wpjb_job_apply .wpjb_job_apply_btn_sent_mail{
    background: #e80000;
border: 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .046875em;
    line-height: 1;
    margin: auto;
        padding: 12px 7px;
    width: 130px;
}
.custom-menu .header-main{
	background-color:#fff;
}
.custom-menu .header-social-icons .social-icons i, .custom-menu .searchform .button.icon i {
    color: #2f2f2f;
}
.custom-menu .searchform .relative {
    border: 1px solid #2f2f2f;
}
.custom-menu .header-main .nav > li > a {
    color: #2f2f2f;
}
.custom-menu .header-main .nav > li > a:hover {
    color: #e90000;
}
.custom-menu .header-main .nav > li.active > a {
    color: #e90000;
}
.custom-menu{
	border-bottom: 1px solid #737373;
}
.font-size-text-20{
	font-size: 20px;
    	line-height: 32px;
    	color: #393939;
    	font-weight: 300;
}
.font-size-text-16{
	font-size: 16px;
    	line-height: 30px;
    	color: #393939;
    	font-weight: 300;
text-align: justify;
}
.readmore__toggle{
	margin-bottom: 0px;
    	text-transform: none;
    	padding: 0px 2px;
    	color: #e92227;
    	font-family: 'RobotoCondensed-Light';
}
.blog-archive .box-blog-post .text-left h5{
	font-weight: 600;
font-family: 'RobotoCondensed-Light';
font-size: 16px;
}
.blog-archive .box-text-inner button{
	padding: 5px 20px 0px 20px;
	font-family: 'RobotoCondensed-Light';
}
@media only screen and (max-width: 1280px){
.blog-archive .box-text-inner button{
	padding: 2px 20px 2px 20px;
}
}
.row-page-1-du-an .menu-du-an .menu-item {
    min-width: fit-content;
}
.row-page-1-du-an .menu-du-an .menu-item a {
    padding-right: 15px;
}
.row-page-1-du-an .normal-title{
    background-color: transparent;
    border-top: 0px;
    border-bottom: 0px;
}
.breadcrumbs{
    color: #e92227;
    font-weight: 300;
font-family: 'RobotoCondensed-Light';
}
.breadcrumbs a { color: #2f2f2f}
.row-page-1-du-an .from_the_blog_excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.du-an .bg-fill{
    background-position-y: 75%;
    }
.breadcrumb.breadcrumb-du-an{
margin-left: 0px;
}
.qua-trinh{
display: flex;align-items: flex-end;
}
.qua-trinh .font-bold{
	padding-top:10px;
}
p{
margin-bottom: 1em;

}
.header .flex-row {
    position: relative;
}
#logo {
    left: 0px;
}
@media only screen and (max-width: 768px){
#logo {
    left: inherit;
}
}
.page-wrapper {
    padding-top: 15px;
    padding-bottom: 22px;
}
.page-template-page-transparent-header div.header-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.page-template-page-blank div.header-wrapper:before, .archive div.header-wrapper:before, .single-projects div.header-wrapper:before, .single-post div.header-wrapper:before, .single-job div.header-wrapper:before, .search div.header-wrapper:before {
    content: "";
    background-color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.quy-trinh-dich-vu .box{
height:200px;
}
.boxtop {
border-left: 2px solid;
    border-right: 2px solid;
    border-top: 2px solid;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
}
.boxbottom {
border-left: 2px solid;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}
.quy-trinh-dich-vu .col9{
	position: relative;
    margin: 0px -1px 0px -1px
}
.banner h2 .section-title-main{
font-size: 42px;
}
@media only screen and (max-width: 1280px){
.banner h2 .section-title-main{
font-size: 36px;
}
.container-width, .full-width .ubermenu-nav, .container, .row, .row.row-collapse {
    max-width: 980px;
}
.text-da-td p {
    font-size: 14px;
}
}
@media only screen and (max-width: 768px){
.banner h2 .section-title-main{
font-size: 22px;
}
}
.section.page-du-an .col{
padding: 0px 5px 10px 5px;
}
.section.page-du-an .row{
padding: 10px 10px 0px 10px;
}
.du-an .is-divider, .tab-post .is-divider{    
margin-top: 2px;
    margin-bottom: 35px; 
}
.title-tuyen-dung p{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 3px;
color: #3f4b56;
}
.projects-image img{
	width:100%
}
.projects-image .col-inner .bg.bg-loaded {
    background-position: center;
}
.projects-image .banner {
    background-color: unset;
    height: 600px;
}
.tuyen-dung .col{padding-bottom:10px}
.chinh-sach-tuyen-dung .tabbed-content .nav {
margin-top: 28px;
    justify-content: center;
}
.chinh-sach-tuyen-dung .tabbed-content .nav .tab a {
padding:8px 20px;
color:#fff;
background-color:rgb(161 161 161);
    font-size: 14px;
font-family: 'RobotoCondensed-Light';
}
.chinh-sach-tuyen-dung .nav-line>li>a:before{
	width:0px;
}
.chinh-sach-tuyen-dung .tabbed-content .nav>li.active>a {
background-color: #9e0000;
}
.row.tab-chinh-sach-nhan-su{
    margin-left: auto;
    margin-right: auto;
}
.tab-chinh-sach-nhan-su tr.wptb-row.wptb-table-head, .tab-chinh-sach-nhan-su tr:first-child td.wptb-cell{
	background-color:#9e0000 !important;
}
.chinh-sach-tuyen-dung .tab-panels {
    padding-top: 45px;
}
.tab-chinh-sach-nhan-su .wptb-table-container{
margin-top:auto;
}
@media only screen and (max-width: 1280px){
.projects-image .banner {
height: 500px;
}
}
@media only screen and (max-width: 768px){
.projects-image .banner {
height: auto;
}
}
.box-blog-post .from_the_blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
text-align: justify;
}
.row-1-linh-vuc-hoat-dong .col, .row-2-linh-vuc-hoat-dong .col{padding-bottom:0px}
.banner-tuyen-dung .title-page p{
font-family:Iciel-cucho;
}
.sub-tuyen-dung p{
font-family:Iciel-cucho;
color: #9e0000;
font-size: 20px;
}
.header-search-form-wrapper .button:hover{
-webkit-box-shadow: none;
    box-shadow: none;
}
.job_apply_btn_sent_mail{
	background: #e80000;
    border: 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 500;
    margin: auto;
    padding: 12px 7px;
    width: 130px;
}
.tuyen-dung-header{
background: #9e0000;
font-family: 'RobotoCondensed-Light';

}
.tuyen-dung-header td{color: #fff;padding: 8px 20px;}
.dataTables_filter input[type="search"] {
    height: auto;
    width: auto;
}
.dataTables_length select {
    height: auto;
    width: auto;
    width: 60px;
}
.dataTables_length label{
display: flex;
}
#tuyen-dung_info, .dataTables_length, .dataTables_paginate, #tuyen-dung_filter {
display: none;
}
#tuyen-dung_filter input{
	    margin-bottom: 0em;
width: 200px;
border-radius: 99px;
padding-left: 12px;
}
#tuyen-dung_filter label{
position: relative;
margin-bottom: 8px;
}
#tuyen-dung_filter label:before {
    content: "";
    position: absolute;
background-image: url('/daidung-content/uploads/2022/12/icon-search.png');
width: 35px;
    right: -4px;
    top: 0;
    height: 35px;
    z-index: 9999;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    margin: auto 0;
    transform: translate(0px, 5px);
}
.dataTables_filter label{
font-family: 'RobotoCondensed-Light';
}
.tab-chinh-sach-nhan-su table.dataTable thead td {
    border-bottom: 0px;
	padding: 10px 5px;
}
.tab-chinh-sach-nhan-su table.dataTable.no-footer {
    border: 1px solid #faf6f6;
}
@media only screen and (max-width: 640px){
.tab-chinh-sach-nhan-su .dataTables_wrapper .dataTables_filter {
text-align: right;
padding-right: 5px;
}
}
.single-page .slider-wrapper.relative{
	margin-bottom:10px;
}
.post.type-post p{
text-align: justify;
}
.dums{
    right: -10px;
    bottom: -15px;
    position: fixed;
    z-index: 20;
    display: block;
}
#footer .downloadButton{bottom: 170px;right: 26px;}
#footer #callButton{bottom: 126px;right: 26px;}
#footer #emailButton{bottom: 82px;right: 26px;}
#Iframe1{scale: 0.8;}
.back-to-top.button.icon.circle{
bottom: 215px;
    right: 26px;
}
.text-end{padding-top: 14%;}
@media only screen and (max-width: 768px){
.text-end {
    font-size: 0.7em;
}}
.content-job p{
margin-bottom: 0.5em;
text-align: justify;
}
#footer .back-to-top.button.icon.circle {
    background-color: #e80000;
}
#footer .downloadButton {
    background: #e80000;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 100px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    position: fixed;
    z-index: 20;
bottom: 172px;
    right: 26px;
}
#footer #callButton {
    background: #e80000;
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 57px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    position: fixed;
    z-index: 20;
bottom: 128px;
    right: 26px;
}
#footer #emailButton {
    background: #e80000;
    height: 40px;
    width: 40px;
    right: 25px;
    bottom: 84px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 40px;
    position: fixed;
    z-index: 20;
}
#footer .back-to-top {
    height: 40px;
    width: 40px;
}
#footer .back-to-top.button.icon i.icon-angle-up {
    margin: 8px;
}
#glt-translate-trigger, .skiptranslate {
    display: none;
}