/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.info-footer h4 {
	font-size: 20px;
	text-transform: uppercase;
}
.info-footer p {
	margin-bottom: 5px;
	position: relative;
	padding-left: 25px;
	font-size: 14px;
}
.info-footer p:before {
	position: absolute;
	font-family: FontAwesome;
	left: 0;
}
.info-footer p:first-child:before {
	content: '\f3c5';
}
.info-footer p:nth-child(2):before {
	content: '\f2a0';
}
.info-footer p:nth-child(3):before {
	content: '\f0e0';
}
.info-footer p:last-child:before {
	content: '\f0ac';
}
.img-mxh {
	margin-bottom: 0 !important;
}
.img-mxh {
	display: inline-block;
	width: 15% !important;
}
.img-mxh img {
	width: 35px;
}
.section-title-container .section-title, .section-title-container .section-title span {
	border-bottom: 0;
}
.home-footer .section-title span {
	padding-bottom: 0;
	font-size: 20px;
}
.des {
	font-size: 14px;
}
.home-footer .ux-menu > div > a {
	min-height: auto;
	padding: 0;
	font-size: 14px;
	display: block;
}
.home-footer .ux-menu > div+div > a {
	padding-top: 5px;
}
.copyright {
	margin-bottom: 0;
	font-size: 12px;
}
.tieudelon h1 {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.home-1 .ux-menu, .home-1 .ux-menu .ux-menu-link {
	display: inline-block;
}
.home-1 {
	height: 70px;
}
.home-1 .ux-menu .ux-menu-link a {
	min-height: auto;
	margin: 0 15px;
	font-weight: bold;
}
.home-1 .ux-menu .ux-menu-link a:hover {
	color: #f4a954;
}
.button {
	margin-bottom: 0;
}
.btn {
	background-image: linear-gradient(rgb(255, 226, 89), rgb(255, 167, 81));
	color: #253185 !important;
	border-radius: 99px;
	width: 100%;
	text-transform: inherit;
	font-size: 16px;
	margin-right: 0;
}
.btn {
	animation-name: pulse;
	animation-delay: 0s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
@keyframes pulse{
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.btn:hover {
	background: rgb(255, 226, 89) !important;
}
.button:hover {
	box-shadow: none;
}
.content-home h2 {
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #215ed1;
	text-shadow: rgb(255 199 86 / 30%) 2px 2px 0px;
}
.content-home div {
	position: relative;
	font-size: 18px;
	line-height: 1;
	margin-bottom: 30px;
}
.content-home div:before {
	content: '';
	background: #ef9a2a;
	position: absolute;
	width: 60px;
	height: 3px;
	bottom: -15px;
	left: 0;
}
.content-home h4 {
	font-family: "Fjalla One", sans-serif;
	font-size: 20px;
	font-weight: 500;
}
.content-home p {
	text-align: justify;
	margin-bottom: 0;
}
.content-home p {
	text-align: justify;
	margin-bottom: 0;
}
.home-2 .img-mxh img {
	width: 50px;
}
.home-2 .img-mxh {
	width: 10% !important;
}
.home-2 .section-bg {
	background-image: url(/wp-content/uploads/2024/08/sivi-header-pattern.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 38% auto;
}
.btn1 {
	padding: 5px 15px;
	width: 250px;
	background: #215ed1;
	color: #fff;
	text-transform: inherit;
	font-size: 18px;
	border-radius: 99px;
}
.btn1:hover {
	border: solid 1px #215ed1;
	background: transparent;
	color: #215ed1;
}
.bg-ms img {
	border-radius: 250px 250px 0 0;
}
.bg-ms:before {
	content: '';
	background: url(/wp-content/uploads/2024/08/sivi-pattern-4-1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left center;
	width: 140px;
	height: 140px;
	right: -58px;
	bottom: -60px;
	position: absolute;
}
.section-title-container .section-title-center b {
	background-color: transparent;
}
.section-title-container .section-title-center span {
	font-size: 32px;
}
.section-title-container .section-title-center:before {
	content: '';
	background: #f09a29;
	position: absolute;
	left: 50%;
	bottom: -10px;
	transform: translate(-50%);
	width: 80px;
	height: 3px;
}
.content-tieusu {
	background-color: #fff;
	box-shadow: rgba(37, 50, 133, 0.5) 0px 10px 25px -10px;
	padding: 12px;
	border-radius: 10px;
}
.content-tieusu h3 {
	text-align: center;
	color: #215ed1;
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 20px;
	margin-bottom: 11px;
}
.content-tieusu div {
	background: #eaeaea91;
	padding: 20px;
	border-radius: 10px;
}
.content-tieusu div p {
	position: relative;
	text-align: justify;
	margin-bottom: 10px;
	padding-left: 25px;
	color: #000;
}
.content-tieusu div p:before {
	content: '\f14a';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 2px;
	color: #f09a29;
}
.videobox_animation {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.videobox_animation {
	z-index: 1;
	border-width: .5px;
	border-style: solid;
	opacity: 0;
	animation: circles 3.9s linear 0s infinite;
	animation-play-state: running;
}
@keyframes circles{
	0% {
		transform: scale(1);
		opacity: 0;
	}
	20% {
		transform: scale(1.44);
		opacity: .5;
	}
	100% {
		transform: scale(3.2);
		opacity: 0;
	}
}
.circle_2 {
	animation-delay: 1.3s;
}
.circle_3 {
	animation-delay: 2.6s;
}
.video-home .video-button-wrapper a {
	background: #ffffff;
	border: 0;
	margin: 6px;
	color: #f09a29;
}
.video-home .video-button-wrapper i {
	font-size: 25px !important;
	top: 1px;
}
.content-service h2 {
	text-transform: uppercase;
	color: #215ed1;
	font-size: 28px;
	line-height: 1.5;
}
.video-home {
	z-index: 1;
}
.boxService {
	align-items: center;
	margin-bottom: 8px;
}
.boxService p {
	margin-bottom: 0;
}
.boxService img {
	padding-top: 0;
}
.video-home img {
	border-radius: 15px;
	padding: 10px;
}
.video-home .banner-bg, .video-home {
	border-radius: 15px;
}
.customer-logos img {
	font-size: 0px;
	overflow: hidden;
	text-align: center;
	width: 270px;
	background: #fff;
	padding: 5px 10px;
	height: 190px;
	display: block;
	object-fit: contain;
	transition: .5s linear 0s;
	margin: 0 auto;
	border: solid 1px #e9e9e9;
	border-radius: 5px;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
	opacity: 1;
}
button.flickity-button svg {
	background: #000000bf !important;
	color: #fff;
	padding: 12px;
}
.des-mqh h3 {
	font-size: 24px;
	color: #215ed1;
	background: #215ed10f;
	padding: 7px 10px;
}
.des-mqh p, .des-mqh li {
	text-align: justify;
}
.hoatdong-slider ul li, ul.lSPager.lSGallery li {
	display: block;
	float: left;
	cursor: pointer;
	margin-left: 0 !important;
}
.hoatdong-slider ul li img, ul.lSPager.lSGallery li img {
	opacity: 1;
}
.home-6:before {
	content: '';
	position: absolute;
	background: url(/wp-content/uploads/2024/09/integrio_home_4_layers_2_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100% 100%;
	width: 384px;
	height: 410px;
	right: -80px;
	top: 200px;
}
.feedback {
	padding: 20px;
	padding-top: 46px;
	background: #fff;
	height: 100%;
	position: relative;
	box-shadow: rgba(60, 64, 67, 0.1) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
	margin-bottom: 30px;
}
.block-content b {
	font-size: 20px;
	display: block;
	line-height: normal;
	color: #245ccc;
}
.feedback:before {
	content: "";
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	top: 20px;
	right: 20px;
	opacity: 0.2;
	background-image: url(//bizweb.dktcdn.net/100/506/650/themes/944598/assets/quote.svg?1713533632009);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.block-content span {
	display: block;
	color: #757575;
}
.feedback-content {
	min-height: 100px;
	margin-top: 8px;
	font-size: 14px;
}
.feedback-item {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: 100%;
	min-height: 1px;
	cursor: pointer;
	transition: .4s;
}
.slick-dots {
	text-align: center;
	padding: 0;
	margin: 0 15px 0 15px;
	line-height: 0;
	font-size: 0;
	list-style: none;
}
.slick-dots li {
	display: inline-block;
	font-size: 0;
	line-height: 0;
	list-style: none;
	opacity: 1;
	cursor: pointer;
	margin: 0 5px;
	padding: 10px 0;
}
.slick-dots li button {
	position: relative;
	z-index: 1;
	display: inline-block;
	font-size: 0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: 0;
	vertical-align: bottom;
	width: 25px;
	height: 3px;
	background: transparent;
	opacity: 1;
}
.slick-dots li button:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	transition: all .3s;
	background: #000;
}
.slick-dots li.slick-active button:before{
	height: 3px;
}
.home-form .section-bg {
	background-image: url(/wp-content/uploads/2024/08/sivi-header-pattern.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 38% auto;
	transform: rotate(180deg);
}
.f-ketnoi .col {
	padding-bottom: 0;
}
.f-ketnoi input {
	height: 45px;
	border-radius: 5px;
}
.f-ketnoi textarea {
	border-radius: 5px;
	min-height: 90px;
}
form.wpcf7-form button {
	border-radius: 5px;
	background: #f09a29;
	color: #fff;
	font-weight: 100;
	padding: 5px 30px;
	display: block;
	width: 180px;
	margin: 0 auto;
}
.f-ketnoi {
	background: #245ccc;
	padding: 20px;
	border-radius: 10px;
}
.f-ketnoi button {
	animation-name: flash;
	animation-delay: 0s;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}
@keyframes flash{
	0%, 100%, 50% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
.des-mqh h3 {
	font-size: 24px;
	color: #ef9a2a;
	background: #f6f6f6;
	padding: 7px 10px;
}
.des-mqh p, .des-mqh li {
	text-align: justify;
}
.section-about3 {
	padding-bottom: 0 !important;
}
.f-ketnoi .col {
	padding-bottom: 0;
}
form {
	margin-bottom: 0;
}
input, textarea, input:focus, textarea:focus {
	box-shadow: none !important;
}
.f-ketnoi > p {
	font-size: 22px;
	margin-bottom: 15px;
	color: #fff;
	text-align: center;
	text-transform: capitalize;
}
.wpcf7 .wpcf7-not-valid-tip {
	font-size: 12px;
}
.wpcf7-response-output {
	border-radius: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 15px 0 0 !important;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0;
	}
	.home-1 .large-6 {
		text-align: right;
	}
	.content-tieusu div {
		height: 400px;
		overflow: hidden;
	}
	.colService .col-inner {
		height: 350px;
		background: #f3f3f3;
		padding: 20px 15px 20px 0;
		position: relative;
		border-radius: 0 10px 10px 0;
	}
	.colService .col-inner:before {
		content: '';
		position: absolute;
		left: -80px;
		background: #f3f3f3;
		top: 0;
		height: 100%;
		width: 80px;
		border-radius: 10px 0 0 10px;
	}
	.home-feedback {
		margin-top: -70px;
	}
	.home-form .large-4:before {
		content: '';
		background: url(/wp-content/uploads/2024/09/CA-NHAN_3.jpg);
		position: absolute;
		bottom: -30px;
		background-repeat: no-repeat;
		background-size: 100%;
		background-position: center center;
		width: 390px;
		height: 600px;
	}
	.home-form {
		margin-top: 40px;
	}
	.home-1 {
		position: fixed;
		z-index: 2;
	}
	.home-2 {
		padding-top: 120px !important;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 40px !important;
		object-fit: cover;
	}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0;
	}
	.content-home {
		text-align: center;
	}
	.content-home h2 {
		font-size: 26px;
	}
	.content-home div:before {
		left: 50%;
		transform: translate(-50%);
	}
	.section-title-container .section-title-center span {
		font-size: 24px;
	}
	.content-tieusu h3 {
		font-size: 20px;
	}
	p {
		font-size: 14px;
	}
	.btn1 {
		width: 100%;
	}
	.video-home .video-button-wrapper {
		font-size: 70% !important;
	}
	.video-home .video-button-wrapper i {
		font-size: 13px !important;
	}
	.video-home .video-button-wrapper a {
		margin: 3px 0;
	}
	.content-service h2 {
		font-size: 24px;
		margin-top: 10px;
	}
	.lSSlideOuter .lSPager.lSGallery img {
		height: 25px;
		object-fit: cover;
	}
	.customer-logos img {
		width: 100%;
		height: 250px;
	}
	.home-feedback {
		margin-top: -40px;
	}
	.feedback-item {
		padding-left: 10px;
		padding-right: 10px;
	}
	.home-feedback {
		margin-top: -40px;
	}
	.feedback {
		margin-bottom: 15px;
	}
}