/*
Theme Name: Flatsome Child
Description: NamKiem developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.11.3
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* .primary,input[type=submit],input[type=submit].button {
    background-color: #f4c542 !important;
	color: #000;
  font-weight: 600;
  border: none;
  padding: 5px 20px;
  font-size: 12px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
} */
.social-icons i {
    
    color: #214275;
	font-size: 1.5em;
}
.mr-b {
	margin-bottom: 30px;
}
.nav:not(.nav-slide) .active>.children{
	position: static !important;
}
h1, h2, h3, h4, h5, h6, .heading-font {
	font-family: "Roboto", sans-serif !important;
	font-weight: bold !important;
}
.single-page li {
	font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
}
 p,span {
	font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
}

.image-gt-2 {
	margin-top: -200px;
	margin-right: 300px !important;
}

.nav-spacing-xlarge>li {
	margin: 0 17px;font-size: 15px;
}
.icon-search:before {
	color: #a7a7a7;
}.section-title a{    color: #00aae7;
	font-size: 13px;
	font-weight: normal;}.section-title-container {
		margin-bottom: 10px;
}.icon-box-center .icon-box-img {
	margin: 0 auto 8px;
}.button span {
	font-weight: normal;
}.blog-single .large-9{padding-left:0}.footer-section ul li{list-style:square; color:#1d4d7d}.footer-section ul li span a span:hover, .footer-section ul li span a:hover{color:#e60012 !important}.section-title-normal span{border-bottom:0}
.menu-gioi-thieu-chung a:hover{color:#f1592b}
.nav-dropdown.nav-dropdown-default>li>a{color:#1d4d7d}.nav-dropdown.nav-dropdown-default>li>a:hover{color:#e60012}
.nav .menu-item-language {margin-left:5px; margin-right:5px}
.menu-item-language img.iclflag{    height: 14px !important;
	width: 20px !important;
	margin-bottom: 0 !important;
	margin-right: 7px;}
.nav-dropdown>li>a {
	color: #1d4d7d;
}
.nav-dropdown>li>a:hover {
	color: #e60012;
}
.logo-img a !important{
	padding 15px 0;
}

/* Banner trang chủ*/
.bg-banner .text-banner h1{
	line-height: 1.2;
}

@media only screen and (min-width: 48em) {
	h3 {
	font-size: 23px;
}
  
h2 {
	font-size: 41px;
    font-weight: 600;
    letter-spacing: -.02em;
    font-size: 28px;
}



.col-form-lien-he input[type='email'],
.col-form-lien-he input[type='date'],
.col-form-lien-he input[type='search'],
.col-form-lien-he input[type='number'],
.col-form-lien-he input[type='text'],
.col-form-lien-he input[type='tel'],
.col-form-lien-he input[type='url'],
.col-form-lien-he input[type='password'],
.col-form-lien-he textarea,
.col-form-lien-he select,
.col-form-lien-he .select-resize-ghost,
.col-form-lien-he .select2-container .select2-choice,
.col-form-lien-he .select2-container .select2-selection {
    border-width: 0px 0px 1px;
    border-radius: 0px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.3);
    background-color: #ffffff00;
    box-shadow: none;
    width: 100%; /* Đảm bảo input và select rộng 100% */
	color: #ffff;
}
.col-form-lien-he input[type='submit']:not(.is-form) {
	background-color: #ffff;
	color: #1d4d7d;
	border-radius: 10px;
}
.col-form-lien-he input::placeholder {
    color: white !important;
}
.col-form-lien-he textarea::placeholder {
    color: white !important;
}


@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.hover-card {
		height 300px !important;
	}
	h2 {
		font-size: 23px;
        font-weight: 700;
        line-height: 40px;
        letter-spacing: -.02em;
	}
	h3 {
		font-size: 22px;
	}
	.brutalist-button {
    height: 52px;
    box-shadow: 3px 3px 0 #00a4ef;
  }

  .brutalist-button:hover::before {
    animation: none; /* tắt animation hover trên mobile */
  }

  .brutalist-button:hover {
    transform: none;
    box-shadow: 3px 3px 0 #00a4ef;
  }
}
}

.job-detail-container {
    max-width: 1000px;
    margin: auto;
    padding: 20px;
    border-radius: 10px;
}

.job-title {
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #003366;
    margin-bottom: 10px;
}

.job-meta {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #555;
    flex-wrap: wrap;
	  

}

.apply-button {
    display: inline-block;
    padding: 12px 18px;
    background: #28a745;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background 0.3s;
}

.apply-button:hover {
    background: #218838;
	color: white;
}

.job-section {
    background: #f8f9fa;
    padding: 20px;
    margin-top: 40px;
    border-radius: 8px;
    box-shadow: 1px 4px 9px 6px rgba(0, 0, 0, 0.1)
}

.job-section h2 {
    font-size: 20px;
    color: #003366;
    margin-bottom: 10px;
}

.job-description, .job-requirements {
	padding-left: 16px;
}
/* End */


.job-heading {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0 0;
	flex-direction: column;

	
}

.job-container {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.job-item {
    display: flex;
    background: #f8f9fa;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    gap: 15px;
}

.job-thumbnail {
    text-align: center;
    flex-shrink: 0;
}

.job-thumbnail img {
    width: 76px;
    height: 76px;
    border-radius: 10px;
    object-fit: cover;
}

.job-content {
    flex-grow: 1;
}

.job-content h2 {
    font-size: 18px;
    margin: 0 0 5px;
}

.job-desc {
    font-style: italic;
    color: #666;
    font-size: 14px;
    margin-bottom: 10px;
}


.job-meta {
    display: flex;
    gap: 10px;
    font-size: 14px;
    color: #444;
    flex-wrap: wrap;
	justify-content: left;

}

.job-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.job-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.job-btn {
    display: block;
    text-align: center;
    padding: 8px 12px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    transition: opacity 0.3s;
}

.job-btn:hover {
    opacity: 0.8;
}

.job-btn.detail {
    background: #007bff;
    color: white;
}

.job-btn.apply {
    background: #28a745;
    color: white;
}

/* Cải thiện hiển thị hình ảnh nền */
.ladi-image-background{
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/02/dev.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.ladi1-image-background{
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/02/location-20241201113942-wyaf5.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.ladi2-image-background{
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/02/clock-20241201113942-vmt9b.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* Popup nền mờ */
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

/* Nội dung popup */
.popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    width: 400px;
    border-radius: 10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

/* Nút đóng popup */
.close-popup {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
}

.popup-form input[type='email'],
.popup-form input[type='search'],
.popup-form input[type='number'],
.popup-form input[type='url'],
.popup-form input[type='tel'],
.popup-form input[type='text'],
.popup-form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 11px;
} 

.popup-form .wpcf7-spinner {
	display: none;
}
.popup-form input[type='submit'] {
	width: 100%;
    border-radius: 8px;
    margin: 0;
}


.contact-button {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1402972;
}

.contact-button a {
    position: relative;
    padding: 5px;
    display: inline-block;
    border-radius: 50%;
    color: #FFFFFF !important;
    width: 55px;
    height: 55px;
    background-color: #1D87EA;
    opacity: 1;
    transition: .5s all;
}

.contact-button>a:hover, .contact-button>nav>a:hover {
    text-shadow: none;
}

.contact-button a i, .contact-button a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 21px;
    padding: 6px;
}

.contact-button a img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: cover;
}

.contact-button>span {
    display: inline-block;
    position: absolute;
    top: 0;
    right: -8px;
    background-color: #1D87EA;
    color: #FFFFFF;
    border-radius: 50%;
    min-width: 20px;
    min-height: 20px;
    padding: 2px;
    text-align: center;
    font-size: 12px;
    z-index: 1421997
}

.contact-button>nav {
    display: none;
    position: absolute;
    bottom: 60px;
    right: 0;
}

.contact-button>nav a {
    display: block !important;
    margin-bottom: 10px;
    position: relative
}

.contact-button>nav a>span {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: #1D87EA;
    display: inline-block;
    left: calc(100% + 5px);
    top: 50%;
    text-align: center;
    padding: 10px;
    border-radius: 20px;
    min-width: 170px;
    transform: translate(0, -50%);
    transition: .5s all
}

.contact-button>nav a:hover span {
    opacity: 1
}

.pulsing-button {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #1D87EA;
    cursor: pointer;
    box-shadow: 0 0 0 #1D87EA;
    animation: pulse 2s infinite;
}

.contact-info {
  list-style: none;
  margin: 0;
  padding: 0;
	
}

.contact-info li {
  margin-bottom: 15px;
}

.contact-info a {
  color: #ffffff;
  text-decoration: none; /* Xóa gạch chân */
}

.contact-info a:hover {
  color: #ccc; /* Màu hover */
}

.contact-info p i {
  margin-right: 8px; /* Khoảng cách giữa biểu tượng và văn bản */
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #1D87EA;
    }

    70% {
        box-shadow: 0 0 0 20px rgba(204,169,44, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

.contact-button-wrap {
    background: rgba(33,33,33,.5);
    width: 100vw;
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 1402971;
}
.hidden-contact {
    display: none;
}

.pulsing-button .icon-plus{
	transform: translate(-50%, -50%) rotate(45deg);
}
.goog-te-gadget{
	display: none;
}

/*form lien he moi*/
	.wpcf7 .wpcf7-not-valid-tip{
		display: none;
	}
	.woocommerce-invalid input,input.wpcf7-not-valid {
    border-color: #214275;
    color: #214275;
}
/*end*/
	
	.text-gioi-thieu h2{
		font-size: 36px;
	}	
	.tech-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
/*   margin: 40px 0; */
}

.tech-title {
  display: flex;
  flex-wrap: wrap; 
  color: #214275;
  gap: 2px;
  
}

.tech-title span {
  opacity: 0;
  transform: translateY(-10px);
  animation: fadeInUp 0.4s forwards;
}

.tech-title span:nth-child(1) { animation-delay: 0s; }
.tech-title span:nth-child(2) { animation-delay: 0.1s; }
.tech-title span:nth-child(3) { animation-delay: 0.2s; }
.tech-title span:nth-child(4) { animation-delay: 0.3s; }
.tech-title span:nth-child(5) { animation-delay: 0.4s; }
.tech-title span:nth-child(6) { animation-delay: 0.5s; }
.tech-title span:nth-child(7) { animation-delay: 0.6s; }
.tech-title span:nth-child(8) { animation-delay: 0.7s; }
.tech-title span:nth-child(9) { animation-delay: 0.8s; }
.tech-title span:nth-child(10) { animation-delay: 0.9s; }
.tech-title span:nth-child(11) { animation-delay: 1s; }
	.tech-title span:nth-child(12) { animation-delay: 1.1s; }
	.tech-title span:nth-child(13) { animation-delay: 1.2s; }
	.tech-title span:nth-child(14) { animation-delay: 1.3s; }
	.tech-title span:nth-child(15) { animation-delay: 1.4s; }
	.tech-title span:nth-child(16) { animation-delay: 1.5s; }
	.tech-title span:nth-child(17) { animation-delay: 1.6s; }
	.tech-title span:nth-child(18) { animation-delay: 1.7s; }
	.tech-title span:nth-child(19) { animation-delay: 1.8s; }
	.tech-title span:nth-child(20) { animation-delay: 1.9s; }
	.tech-title span:nth-child(21) { animation-delay: 2.0s; }
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

	

/* Giao diện tiêu đề */
.section-title-t {
  display: inline-block;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.6s ease;
}

.section-title-t.active {
  opacity: 1;
  transform: translateY(0);
}

.section-title-t h2 {
  color: #222;
  display: flex;
  align-items: center;
  
}

.section-title h2 i {
  color: #0d6efd;
  font-size: 24px;
}

/* Đường gạch dưới có hiệu ứng */
.section-title-t .underline {
  display: block;
  width: 10px;
  height: 3px;
  background: linear-gradient(to right, #0d6efd, #00c6ff);
  margin-top: 8px;
  border-radius: 2px;
  transition: width 1s ease;
}

.section-title-t.active .underline {
  width: 60px;
}

	
.brutalist-button {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 120px;
  height: 50px;
  background-color: #214274 !important;
  color: #fff;
  font-weight: bold;
  border: 3px solid #fff;
  outline: 3px solid #214274;
/*   box-shadow: 6px 6px 0 #00a4ef; */
  transition: all 0.1s ease-out;
  padding: 0 15px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
		border-radius: 3px !important;
}

.brutalist-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.8),
    transparent
  );
  z-index: 1;
  transition: none;
  /* Initially hide the pseudo-element */
  opacity: 0;
}

@keyframes slide {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

.brutalist-button:hover::before {
  /* Show the pseudo-element on hover */
  opacity: 1;
  animation: slide 2s infinite;
}

.brutalist-button:hover {
  transform: translate(-4px, -4px);
/*   box-shadow: 10px 10px 0 #15325b; */
  background-color: #214274;
  color: #fff;
	border-radius: 3px !important;
}

@keyframes slide {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

.brutalist-button:active {
  transform: translate(4px, 4px);
  box-shadow: 0px 0px 0 #00a4ef;
  background-color: #FBB908;
  color: #000;
  border-color: #214275;
	border-radius: 3px !important;
}

.button-text {
  display: flex;
  line-height: 1;
  transition: transform 0.2s ease-out;
  position: relative;
  z-index: 1;
  align-items: center;
	justify-content: center;
}

.brutalist-button:hover .button-text a{
  transform: skew(-5deg);
	color: #000 !important;
}

.brutalist-button:active .button-text a{
  transform: skew(5deg);
	color: #000 !important;
}

.button-text span:first-child {
  font-size: 11px;
  text-transform: capitalize;
}

.button-text span:last-child {
  font-size: 15px;
  text-transform: capitalize;
}

	.is-outline:hover,.primary.is-outline:hover{
		background-color: #fbb908;
	}
/* a:hover{
		color: #214275 !important;
	} */
.stat-card {
  text-align: center;
  padding: 15px;
  background: #fff;
  transition: box-shadow 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06); 
  border: 1px solid rgba(255, 255, 255, 0.9); 
}
.stat-card:hover {
  box-shadow: 0 10px 30px rgba(33, 66, 117, 0.2); /* bóng màu xanh khi hover */
}

	.box-push .box-text{
		max-width: 90%;
	}	

/* Ẩn dropdown mặc định, thu nhỏ chiều ngang */
.nav-dropdown {
  opacity: 0;
  transform: scaleX(0.85);
  transform-origin: left top;
  
  visibility: hidden;
  transition: transform 0.4s ease, opacity 0.4s ease;
  z-index: 1000;
}

/* Hiện dropdown khi hover */
.menu-item:hover > .nav-dropdown {
  opacity: 1;
  transform: scaleX(1);
  pointer-events: auto;
  visibility: visible;
}

/* Các mục con ban đầu: ẩn + dịch trái */
.nav-dropdown li {
  opacity: 0;
  transform: translateX(-10px);
  transition: transform 0.4s ease, opacity 0.4s ease;
}

/* Khi hover menu cha: hiện từng mục */
.menu-item:hover .nav-dropdown li {
  opacity: 1;
  transform: translateX(0);
}

/* Hiệu ứng cascade trượt từng mục */
.menu-item:hover .nav-dropdown li:nth-child(1) {
  transition-delay: 0.05s;
}
.menu-item:hover .nav-dropdown li:nth-child(2) {
  transition-delay: 0.1s;
}
.menu-item:hover .nav-dropdown li:nth-child(3) {
  transition-delay: 0.15s;
}
.menu-item:hover .nav-dropdown li:nth-child(4) {
  transition-delay: 0.2s;
}
.menu-item:hover .nav-dropdown li:nth-child(5) {
  transition-delay: 0.25s;
}

/*dự án*/
.du-an-pg .box-text{
	height: 125px;
}
.du-an-pg .box-text p{
	font-size: 18px;
}
/*end*/