/*
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.   ***************/
/* css header menu */
#masthead ul li.menu-item {
    margin: 0 15px;
}
#masthead ul li.menu-item a.nav-top-link {
    font-weight: 400;
    color: #000;
    font-size: 16px;
}
#masthead ul li.menu-item.active a.nav-top-link:before, #masthead ul li.menu-item:hover a.nav-top-link:before {
    content: '';
    top: -2px;
    display: block;
    position: absolute;
    background-color: #c01111;
    height: 6px;
    width: 60%;
    border-radius: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: .5s;
}

/* css trang chủ */
.noPadding {
	padding-bottom: 0;
}

/* css section lĩnh vực kinh doanh */
.col_ct_linhvuc {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}
.col_linhvuc>.col-inner {
    border: 6px solid #f9f9f9; 
    border-radius: 16px;
    background-color: #fff;
}
.ct_linhvuc p {
    margin-bottom: 10px;
    color: #2b3441;
	line-height: 30px;
}
.col_linhvuc>.col-inner:before {
    content: '';
    border: 6px solid #f9f9f9;
    border-radius: 16px;
    position: absolute;
    width: 110px;
    height: calc(100% - 80px);
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}
/* css box các lĩnh vực */
.col_box_linhvuc>.col-inner {
    border-radius: 16px;
    padding: 48px;
}
.col_box_linhvuc_1>.col-inner:before {
/*     content: ''; */
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-color: #d82329;
    position: absolute;
    right: 50px;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.col_box_linhvuc_1>.col-inner {
    border: 1px solid #c01111;
    background-color: #c01111;
}
.ct_box_linhvuc p strong {
    font-weight: 300;
    font-size: 16px;
	position: relative;
    z-index: 0;
}
.ct_box_linhvuc h3 {
    font-size: 25px;
    margin-bottom: 22px;
}
.ct_box_linhvuc p {
    font-size: 17px;
}
a.button.btn_timhieu {
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    border: 0;
    position: relative;
    z-index: 1;
    margin-top: 35px;
    margin-bottom: 0;
}
a.button.btn_timhieu:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(.7,1,1);
    transform: scale3d(.7,1,1);
    transition: opacity .4s,-webkit-transform .4s;
    transition: transform .4s,opacity .4s;
    transition: transform .4s,opacity .4s,-webkit-transform .4s;
    transition-timing-function: cubic-bezier(.2,1,.3,1);
    border-radius: 6px;
}
a.button.btn_timhieu_1:before {
    background: #2b3441;
}
a.button.btn_timhieu:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
a.button.btn_timhieu_1 span {
    color: #c01111;
}
a.button.btn_timhieu:hover span {
    color: #fff;
}
a.button.btn_timhieu_1 span:after {
    background-color: rgba(192,17,17,.1);
}
a.button.btn_timhieu span:after {
    content: "\f061";
    font-family: fontawesome;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    border-radius: 50%;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
}
a.button.btn_timhieu span {
    font-weight: 500;
    text-transform: initial;
    font-size: 18px;
}

.col_box_linhvuc_2>.col-inner {
    border: 1px solid #d7dadc;
}
a.button.btn_timhieu_2 {
    background-color: #2b3441;
}
a.button.btn_timhieu_2:before {
    background: #c01111;
}
a.button.btn_timhieu_2 span:after {
    background-color: rgba(255,255,255,.1);
}

/* css section dịch vụ chúng tôi */
span.count-up.active {
    font-size: 100px;
    font-weight: 700;
    color: #c01111;
    line-height: 1;
}
.div_sochay {
    display: flex;
    align-items: flex-start;
    align-items: flex-end;
}
.daucong {
    color: #c01111;
    font-size: 48px;
    font-weight: 700;
    padding-left: 22px;
    position: relative;
    top: -46px;
}
.ct_doitac {
    font-size: 24px;
    position: relative;
    top: -2px;
    left: -60px;
}

/* css section dự án chúng tôi */
.blog_duan h5.post-title, .blog_duan p {
    color: #2b3441;
    text-shadow: 0 0;
}
.blog_duan h5.post-title {
    font-size: 22px
}
.blog_duan p {
    font-size: 15px;
}

/* css button slider dự án - Blog */
.col_sochay_duan {
    display: flex;
    align-items: end;
    padding-bottom: 0;
}

.blog_duan .flickity-prev-next-button {
    bottom: 0;
    top: 100%;
}
.blog_duan .flickity-prev-next-button.previous {
    left: 76%;
}
.blog_home .flickity-prev-next-button {
    opacity: 1;
    transform: translateX(0);
}
.blog_home svg.flickity-button-icon {
    background-color: rgba(148,155,164,.1);
    border: none !important;
    padding: 10px !important;
    color: #949ba4
}
.blog_home svg.flickity-button-icon:hover {
    background-color: #c01111  !important;
}

/* css section cơ hội nghề nghiệp */
.col_nghenghiep>.col-inner {
    background-image: url(/wp-content/uploads/2022/11/career-bg.jpg);
    border-radius: 16px;
    background-size: cover;
    position: relative;
}
.col_nghenghiep>.col-inner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(192,17,17,.9);
    z-index: 0;
    border-radius: 16px;
}
.ct_nghenghiep {
    z-index: 1;
    position: relative;
}
.ct_nghenghiep h2:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #d82329;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}
.ct_nghenghiep h2 {
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 60px;
}
.ct_nghenghiep p {
    margin-bottom: 0;
}
.ct_nghenghiep h3 {
    margin-bottom: 25px;
}


/* css section môi trường làm việc */
.ct_moitruong ul li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
	margin-left: 0;
}
.ct_moitruong ul li:before {
    content: "\f058";
    font-family: fontawesome;
    color: #c01111;
    font-weight: 700;
    font-size: 40px;
    margin-right: 20px;
}

/* css section tin tức - sự kiện */
.blog_sukien .col.post-item>.col-inner, .col.post-item>.col-inner {
    padding: 24px 24px 6px 24px;
    border: 1px solid transparent;
    border-radius: 8px;
    transition: all .3s;
}
.blog_sukien .col.post-item>.col-inner:hover, .col.post-item>.col-inner:hover {
    border: 1px solid #e4e4e4;
    transition: all .3s;
}
.blog_sukien .col.post-item>.col-inner .box-image, .col.post-item>.col-inner .box-image {
    border-radius: 10px;
}
.blog_sukien h5.post-title {
    font-weight: 500;
    font-size: 16px;
    height: 62px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 15px;
}
.is-divider {
    display: none;
}
.blog_sukien p.from_the_blog_excerpt {
    color: #949ba4;
    height: 75px;
    overflow: hidden;
    margin-top: 15px;
}
.blog_sukien .box-text:before {
/*     content: ''; */
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: rgba(228,228,228,.4);
    border-radius: 50%;
    left: 2px;
    top: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}
.blog_home button.button.is-link, .blog_home button.button.is-link:hover {
    font-weight: 500;
    text-transform: initial;
    font-size: 16px;
    color: #c01111;
}
.blog_home button.button.is-link:after {
    content: "\f061";
    font-family: fontawesome;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    border-radius: 50%;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
    background-color: rgba(192,17,17,.1);
}
.blog_sukien .flickity-prev-next-button {bottom: 92%;top: 0%;right: 4%;}
.blog_sukien .flickity-prev-next-button.previous {
    left: 88%;
}

/* css trang về chúng tôi */
.ct_vct p {
    font-size: 15px;
    color: #949ba4;
}
.img_vct {
        transform: scale(1.2);
}
.img_vct img {
    border-radius: 50%;
    padding: 34px;
    border: 3px solid #f9f9f9;
}
a.button.btn_timhieu_vct {
    text-transform: initial;
    font-weight: 600;
}
a.button.btn_timhieu_vct:after {
    content: "\f061";
    font-family: fontawesome;
    margin-left: 12px;
}
.col_box_vct>.col-inner {
    background-image: url(/wp-content/uploads/2022/12/bg-meaning.svg);
    display: flex;
    align-items: center;
    background-size: cover;
    border-radius: 16px;
    padding: 30px 75px;
}
.col_box_vct p {
    margin-bottom: 0;
	font-size: 15px;
}
.col_box_vct .icon-box-text {
    padding-left: 40px !important;
}
.ct_border {
    border-top: 4px solid #2b3441;
    padding-top: 20px;
}
.ct_border p {
    color: #949ba4;
}
/* css end trang về chúng tôi */

/* css trang dịch vụ */
.tab_st li.tab a {
    font-size: 20px;
	background: #c9c9c9;
    padding: 2px 8px;
    border-radius: 4px;
    color: #af2727;
}
.tab_st li.tab.active a {
    background-color: #c01111;
    color: #fff;
}
.tab_st li.tab {
    margin: 0 20px;
}
.col_trungtam {
    display: flex;
    align-items: center;
}
.ct_trungtam h2 {
    font-size: 32px;
    display: inline-block;
    line-height: 1.4;
    position: relative;
}
.ct_trungtam h2:before {
/*     content: ''; */
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #fef6f6;
    border-radius: 50%;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%,-25%);
    transform: translate(-50%,-25%);
    z-index: -1;
}
/* css section kỹ năng */
.ct_kynang {
    margin-bottom: 50px;
}
.ct_kynang h2 {
    font-size: 30px;
    width: 750px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 20px;
    line-height: 1.4;
    position: relative;
}
.ct_kynang h2:before {
/*     content: ''; */
    position: absolute;
    width: 100px;
    height: 100px;
    background-color: #fef6f6;
    border-radius: 50%;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-25%);
    transform: translate(-50%,-25%);
    z-index: -1;
}
.ct_kynang p {
    font-size: 16px;
    color: #4d5969;
}

/* css trang dự án */
.blog_p_duan .box-image {
    border-radius: 12px;
    overflow: hidden;
}

/* css trang tin tức */
.tintuc_p_widget>.col-inner {
    border: 1px solid #d7dadc;
    border-radius: 16px;
    padding: 24px;
    margin-top: 24px;
}

/* css trang tư vấn */
.col_form>.col-inner {
    background-color: hsla(0,0%,100%,.5);
    margin: auto;
    border-radius: 10px;
    padding: 50px 45px 45px;
    font-size: 14px;
    position: relative;
}
.col_form input, .col_form select  {
    height: 65.9px;
    background-color: #fff;
    border-radius: 10px;
    border: 0;
    width: 100%;
    padding: 0 25px;
    color: #5b5b5b;
    font-size: 16px;
    line-height: 19.2px;
    box-shadow: 3px 3px 15px rgb(0 0 0 / 16%);
}
.col_form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #be1111;
    border-radius: 10px;
    color: #fff;
    height: 76.7px;
    width: 100%;
    outline: 0;
    box-shadow: none;
    border: 0;
    margin: 0px;
    transition: all .2s ease;
    cursor: pointer;
    font-size: 24px;
}
span.wpcf7-spinner {
    display: none;
}

.ct_join h2 {
    font-size: 40px;
}
.ct_join h2 strong {
    color: #be1111;
}
.col_join>.col-inner {
    background-color: #f5f5f5;
    border-radius: 28.82px;
    padding: 23px;
}
.col_join>.col-inner img {
    border-radius: 10px;
}
.ct_mtlv h2 {
    color: #be1111;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
}
.ct_mtlv ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
}
.ct_mtlv ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    color: #c01111;
    font-weight: 700;
    font-size: 25px;
    margin-right: 16px;
}

/* css footer */
.ct_foo ul li {
    margin-left: 0;
}
.ct_foo p, .ct_foo ul li, .ct_foo a {
    font-size: 15px;
    color: #949ba4;
}
.ct_foo p:first-child strong {
    color: #4d5969;
    font-size: 18px;
    position: relative;
    z-index: 0;
    font-size: 16px;
}
.ct_foo p:first-child strong:before {
/*     content: ''; */
    position: absolute;
    width: 38px;
    height: 38px;
    background-color: #e4e4e4;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
}

@media (min-width: 850px) {
	/* css section lĩnh vực kinh doanh */
	.title_linhvuc h2 {
		font-size: 35px;
	}
	.col_img_linhvuc .img-inner {
		margin: -80px 25px -70px 10px;
	}
	.ct_linhvuc {
		padding-left: 70px;
	}
	.ct_linhvuc p {
		font-size: 17px;
	}
	/* css section cơ hội nghề nghiệp */
	.col_nghenghiep>.col-inner {
		padding: 100px 50px 50px;
	}
	.ct_nghenghiep h2 {
		font-size: 48px;
	}
	.ct_nghenghiep h3 {
		font-size: 26px;
	}
	.ct_nghenghiep p {
		font-size: 18px;
	}

}

@media (max-width: 850px) {
	/* css section lĩnh vực kinh doanh */
	.title_linhvuc h2 {
		font-size: 22px;
		margin-bottom: 6px;
	}
	.col_ct_linhvuc>.col-inner, .col_img_linhvuc>.col-inner {
		padding: 15px;
	}
	/* css section cơ hội nghề nghiệp */
	.col_nghenghiep>.col-inner {
		padding: 80px 15px;
	}
	.ct_nghenghiep h2 {
		font-size: 35px;
	}
	.ct_nghenghiep h3 {
		font-size: 20px;
	}
	.ct_nghenghiep p {
		font-size: 15px;
	}
	
}

@media (max-width: 768px) {
	/* css section môi trường làm việc */
	.ct_moitruong ul li {
		font-size: 16px;
	}
	.ct_moitruong ul li:before {
		font-size: 30px;
		margin-right: 12px;
	}
	/* 	css section tin tức - sự kiện */
	.blog_sukien .flickity-prev-next-button.previous {
		left: 75%;
	}
	.blog_sukien .flickity-prev-next-button {
		bottom: 100%;
	}
}

@media (max-width: 549px) {
	/* 	css dự án chúng tôi */
	span.count-up.active {
		font-size: 70px;
	}
	.daucong {
		font-size: 48px;
		padding-left: 15px;
		top: -18px
	}
	.ct_doitac {
		font-size: 15px;
		top: -2px;
		left: -62px;
	}
	.row-slider .flickity-prev-next-button {
		width: 36px !important;
	}
	/* 	css trang dịch vụ */
	.tab_st li.tab a {
		font-size: 15px;
	}
	.tab_st li.tab {
		margin-right: 15px;
	}
	/* css trang tư vấn */
	.col_form>.col-inner {
		padding: 15px;
	}
	/* 	css trang về chúng tôi */
	.img_vct {
		transform: scale(1);
	}
	.ct_vct {
		padding: 0 15px;
	}
	.col_box_vct>.col-inner {
		padding: 15px;
	}
	.col_box_vct .icon-box-text {
		padding-left: 0px !important;
	}
}

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


}