/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.22.2.1774598695
Updated: 2026-03-27 08:04:55

*/
.sc-kn .icon-box-img img, .icon-box-img svg {
    padding-top: unset !important;
}
.sc-kn .icon-box-text.last-reset p {
    margin-bottom: 9px;
}
.single-tuyen-dung .section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.single-tuyen-dung .large-10 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }
#form-ung-tuyen {
  scroll-margin-top: 150px;
}
.sub-kn {
	font-size:14px;
	font-weight:400;
}
.text-content {
	font-size:35px;
	font-weight:600;
}
.sc-content{
	height:174px;
}
/* SECTION */

/* TITLE CHÍNH */
.title-ha {
  font-size: 35px;
  font-weight: 700;
}

/* SUB TITLE (GHI NHỚ) */
.sub-title-ha {
  font-size: 35px;   
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 5px;
}

/* SUB MAIN */
.sub-main-ha {
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

/* TEXT */
.text-ha {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 10px;
}

/* HIGHLIGHT */
.highlight-ha {
  font-weight: 600;
}

/* QUOTE */
.quote-ha {
  font-size: 15px;
  font-style: italic;
  font-weight: 600;
}
.sc-slidehs button.flickity-button.flickity-prev-next-button.previous {
    background: rgba(177, 177, 177, 0.3);
    height: 200px;
    width: 50px;
    margin-right: 20px;
    border-radius: 10px;
}
.sc-slidehs button.flickity-button.flickity-prev-next-button.next {
	background: rgba(177, 177, 177, 0.3);
    height: 200px;
    width: 50px;
    margin-left: 20px;
    border-radius: 10px;
}
.sc-slidehs .flickity-prev-next-button{
	opacity: 1 !important;
}
.banner-video img {
    border-radius: 20px;
}
.sc-vha .banner {
	background-color: white !important;
}
.sc-vha .wrap {
    display: flex;
    gap: 20px;
	align-items: center;
	justify-content: center;
}
p.text-tren span {
    font-size: 35px;
	font-weight:700;
}
p.text-tren {
    font-size: 30px;
    border-right: 1px solid;
	padding-right:20px;
	margin-bottom: unset;
	line-height: 1em;
}
p.text-duoi {
    margin-bottom: unset;
}
p.text-duoi span {
    font-size: 18px;
}
.icon-cus .icon-box-left {
    display: flex;
    align-items: center;
}
.icon-cus .icon-box-img {
    background: rgba(48, 51, 136, 0.3);
    border-radius: 100%;
    padding: 10px;
	width: 48px !important;
    height: 48px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.text-cn {
	font-size:40px;
	font-weight:600;
	padding-top:50px;
}
a.button.primary.lowercase.bt-cus {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
	    background: rgba(45, 170, 252, 1);
}
a.button.primary.lowercase.bt-cus::after {
    content: "";
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    background-image: url(https://demo113.khoweb.top/wp-content/uploads/2026/04/tai-xuong-1.svg);
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 15px;
}
.tit-cn{
	font-size:33px;
	font-weight:600;
	margin-top:0.5em;
}
.tit-cntd{
	font-size:25px;
	font-weight:600;
	margin-top:0.5em;
	color: rgb(48, 51, 136);
	margin-bottom: 1em;
}
.nd-cn{
	font-size:12px;
	font-weight:400;
}
.nd-cntit{
	font-size:12px;
	font-weight:700;
}
.im-bor img{
	border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}
.sc-tabcus ul.nav.nav-simple.nav-normal.nav-size-normal.nav-center li {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid rgba(45, 170, 252, 1);
    padding-right: 30px;
    border-radius: 10px;
}
/* style chung */
.sc-tabcus .nav li a span {
    font-size: 15px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.85);
}

/* tab active */
.sc-tabcus .nav li.active {
    background: rgba(45, 170, 252, 1);
}

.sc-tabcus .nav li.active a span {
    color: #fff;
}
.text-cv{
	font-size:14px;
}
a.button.primary.is-outline.lowercase.but-ut {
    color: rgba(48, 51, 136, 1);
    border-color: rgba(48, 51, 136, 1);
	border-radius: 10px;
	background: white;
}
a.button.primary.lowercase.but-ut {
    background: rgba(48, 51, 136, 1);
    color: white;
    border-radius: 10px;
	margin-top: 50px;
}
.tit-cv{
	font-size:20px;
	font-weight:700;
}
.but-cv{
	font-size:16px;
	color:rgb(1, 17, 102);
}
.col-cv .is-border {
    border-radius: 10px;
}
.col-cv {
    position: relative;
    cursor: pointer;
}
/* đẩy nội dung lên trên link */
.col-cv .col-inner {
    position: relative;
    z-index: 2;
}
/* wrapper */
.gtranslate_wrapper {
    color: #fff;
}

/* select */
.gtranslate_wrapper select {
	width:150px;
	text-align: left;        /* đẩy chữ sang phải */
    text-align-last: left;   /* QUAN TRỌNG: áp dụng cho option đang chọn */
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
    color: #fff !important;
    font-weight: 700;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
}

/* option */
.gtranslate_wrapper select option {
    color: #000;
    font-weight: 700;
}

/* ẩn google translate */
#google_translate_element2 {
    display: none !important;
}

/* bỏ focus */
.gtranslate_wrapper select:focus {
    outline: none !important;
    box-shadow: none !important;
}
.gtranslate_wrapper {
    display: flex;
    justify-content: flex-end;
}
select.gt_selector.notranslate {
    padding-left: 10px;
}
.text-ig{
	font-size:16px;
}
.text-ig2{
	font-size:16px;
}
.tit-topseo{
	font-size:50px;
	font-weight:700;
	background: linear-gradient(90deg, rgba(45, 170, 252, 1), rgba(236, 234, 239, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sub-topseo{
	font-size:22px;
	font-weight:400;
}
.img-topseo {
    margin-top: -50px;
}
.name-topseo{
	font-size:25px;
	font-weight:700;
}
.subname-topseo{
	font-size:13px;
	font-weight:400;
	margin-bottom:-30px;
}
.name-topseo1{
	font-size:20px;
	font-weight:700;
}
.subname-topseo1{
	font-size:10px;
	font-weight:400;
	margin-bottom:-30px;
}
.name-topseo2{
	font-size:15px;
	font-weight:700;
}
.subname-topseo2{
	font-size:8px;
	font-weight:400;
	margin-bottom:-30px;
}
.name-topseo3{
	font-size:30px;
	font-weight:700;
}
.subname-topseo3{
	font-size:15px;
	font-weight:400;
}
a.button.primary.lowercase.buton-top {
    font-weight: 700;
    background: rgba(1, 17, 102, 1);
    box-shadow: 0 4px 15px 5px rgba(45, 170, 252, 0.7);
    font-size: 15px;
}
.icon-cus .icon-box-left .icon-box-img {
    margin-top: -10px;
}
.tabbed-content ul {
    gap: 30px;
}
.z-1{
	z-index:1;
}
.z-2:{
	z-index:10;
}
.z-2 {
	z-index:10;
}
/* css mobile */
@media (max-width: 768px) {
	.nd-cn {
    padding-left: 30px;
}
	h2.tit-cntd {
    margin-bottom: 30px;
}
	.sub-kn {
	font-size:14px;
	font-weight:400;
}
	.name-topseo2{
		font-size:24px;
	}
	.subname-topseo2{
		font-size:14px;
	}
	.tit-topseo{
	font-size:24px;
}
.sub-topseo{
	font-size:14px;
}
	.text-ig2{
	font-size:16px;
}
	.gtranslate_wrapper select {
	text-align: right;        
    text-align-last: right;   
}
	select.gt_selector.notranslate {
    margin-bottom: 0px;
}
	.but-cv{
	font-size:14px;
}
	.text-ig{
	font-size:14px;
}
	.sc-tabcus ul.nav.nav-simple.nav-normal.nav-size-normal.nav-center li {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
	.tit-cn{
	font-size:24px;
	font-weight:600;
} 
	.tit-cntd{
	font-size:18px;
	font-weight:600;
}
	.text-cn {
	font-size:24px;
	font-weight:600;
	padding-top:20px;
}
p.text-tren span {
    font-size: 24px;
}
	p.text-tren {
    border-right: unset !important;
}
	p.text-duoi span {
    font-size: 16px;
		
}
	.title-ha {
    font-size: 24px !important;
}
	.sc-vha .wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
	p.text-tren {
    width: 100px;
    display: flex;
    justify-content: flex-start;
}
}