/*
Theme Name: Findme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.list-member-qr {
	@media only screen and (max-width: 768px) {
		flex-direction: column;
	}
}

.list-member-qr > * {
	@media only screen and (max-width: 768px) {
		--stack-gap: 0 !important;
	}
}

.qr-member .title-qr1 {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}


.qr-member .box-member-qr {
	border-radius: 12px;
	overflow: hidden;
	display: block;
	transition: all 0.6s ease-in-out;

	@media only screen and (max-width: 768px) {
		margin-bottom: 30px !important;
	}
}


.qr-member .box-member-qr .text-box-content .text .name {
	font-size: 20px;
	font-weight: 700;
	color: var(--primary-color);
	line-height: 1.5;
	margin: 0 !important;
	padding-bottom: 10px;
}

/* Hover */
.qr-member .box-member-qr.hover {
	cursor: pointer;
	width: 250%;
	transition: all 0.6s ease-in-out;

	@media only screen and (max-width: 768px) {
		width: 100%;
	}
}

/* Text box trong trạng thái bình thường */



.qr-member .box-member-qr .text {
	-webkit-line-clamp: 5;
	line-clamp: 5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}


.qr-member .box-member-qr.hover .text {
	-webkit-line-clamp: normal;
}


.qr-member .box-member-qr .text-box-content {
	/* 	opacity: 0;
	visibility: hidden; */
	transform: translateY(10px);

	padding: 20px;
	transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	background: rgba(0, 48, 133, 0.50);
	backdrop-filter: blur(12px);

	@media only screen and (max-width: 768px) {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
}

/* Khi hover */
.qr-member .box-member-qr.hover .text-box-content {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.qr-member .box-member-qr .text-box-content .text .name {
	font-size: 20px;
	font-weight: 700;
	color: white;
	line-height: 1.5;
	margin: 0 !important;
	padding-bottom: 10px;
}

.qr-member .box-member-qr .text-box-content .text .desc {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3; 
	color: white;
	margin: 0 !important;
	padding-bottom: 20px;
}


.qr-member .box-member-qr .text-box-content .text .txt {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	color: #fff;
	margin: 0 !important;
}






.section_four .button{
	font-size: 18px;
	font-weight: 400;
}

.section_four .button i{
	padding: 3px 8px;
	background: #fff;
	color: #000;
	line-height: 1;
	border-radius: 99px;
	margin: 0;
}

.home .section h2{
	font-size: 30px;
/* 	font-weight: 400; */
}

.section-6 .tab{
	margin-right: 20px;
}

.section-6 .tab a{
	padding: 10px;
	font-size: 14px;
	color: #000;
}

.section-6 .tab.active a, .section-6 .tab:hover a{
	color: #3d68b1;
}

.section-6 .button:before{
	content: '\f16e';
	font-family: FontAwesome;
	margin-right: 5px;
}

.section-6 .button{
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

.section a.button:hover{
	box-shadow: none;
	background-color: #ff9800;
}

.section-5 .video{
	margin-bottom: 20px;
}

.study-abroad{
	padding: 0!important;
}

.section-study-abroad h1{
	font-size: 30px;
}

.section-study-abroad input{
	box-shadow: none;
	border: 1px solid #000;
	height: 47px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.section-study-abroad input.wpcf7-submit {
	margin: 0;
	width: 100%;
	background-color: red!important;
	border: none;
}

.section-study-abroad .video{
	margin-bottom: 0;
}

.section-study-abroad .column-2.col{
	padding: 20px!important;
	border: 1px solid #EAEAEA;
}

.section__study-abroad h3{
	margin-bottom: 30px;
}

.study-abroad a,.column-sidebar a{
	padding: 10px 0;
	color: #3d68b1;
}

.study-abroad a:before{
	content: '\f138';
	font-family: FontAwesome;
	margin-right: 25px;
}

.study-abroad a:hover, .column-sidebar a:hover{
	color:rgb(255, 152, 0)!important;
}

.section-lien-he .col-inner{
	height: 100%;
	padding: 20px 20px 0px 20px;
	background-color: #f0f7fb;
	border-radius: 10px;
}

.section-lien-he form input{
	box-shadow: none;
	border: 1px solid #3d68b1;
	border-radius: 20px;
	height: 41px;
}

.section-lien-he form textarea{
	box-shadow: none;
	border: 1px solid #3d68b1;
	border-radius: 20px;
}

.section-lien-he form .wpcf7-submit{
	margin: 0;
	width: 100%;
	font-size: 18px;
}

.section-lien-he h2{
	margin-bottom: 30px;
}

.category-tin-tuc .section-new{
	display: block;
	margin-bottom: 30px;
}

.section-new{
	display: none;
}

.category-tin-tuc .page-wrapper{
	padding-top: 0;
}

.section_footer h3{
	font-size: 18px;
}

.section_footer p{
	font-size: 14px;
}

.section_footer .ux-menu-link__link:before{
	content: '\f0da';
	font-family: FontAwesome;
	margin-right: 20px;
}

.section_footer .ux-menu-link__link{
	color: #3d68b1;
	min-height: 1px;
	font-size: 14px;
}

.section_footer .ux-menu-link__link:hover{
	color: #ff9800!important;
}

.box-vertical .box-text{
	vertical-align: top;
}

.row-divided>.col+.col:not(.large-12){
	border: none;
}

.post-sidebar{
	padding: 0!important;
}

.archive.category .study-abroad, .single-post .study-abroad, .column-sidebar .col-inner{
	border: 1px solid #3d68b1;
	border-radius: 10px;
}

.archive.category .study-abroad a:before, .single-post .study-abroad a:before, .column-sidebar a:before{
	content: '\f138';
	font-family: FontAwesome;
	margin-right: 10px;
}

.archive.category .study-abroad .ux-menu.stack,.single-post .study-abroad .ux-menu.stack,.column-sidebar .ux-menu.stack{
	padding: 20px;
}

.archive.category .study-abroad h3, .single-post .study-abroad h3,.column-sidebar h3{
	background: #3d68b1;
	color: #fff;
	margin: 0;
	padding: 15px;
	border-radius: 10px 10px 0px 0px;
	font-size: 18px;
}

.entry-header .entry-image {
	display: none;
}

#comments{
	display: none;
}

.section-question .icon-angle-down:before {
	font-family: FontAwesome;
	content: '\f0dd';
}

.section-question .accordion i {
	font-size: 20px;
	top: -8px;
}

.section-question .accordion-title{
	border-bottom: 1px solid #ddd;
	border-top: none;
}

.section-question .accordion-inner{
	padding-left: 0;
	padding-right: 0;
}

.national-study-abroad-bg .col-inner{
	background: #f0f7fb;
	padding: 20px;
	border-radius: 10px;
	height: 100%;
}

.national-study-abroad-bg .icon-box-img .icon{
	padding: 20px;
	background-color: #0d509c;
	border-radius: 99px;
}

.national-study-abroad-bg .icon-box-img .icon:hover{
	background-color: #ff9800;
}

.national-study-abroad-bg h3{
	font-size: 18px;
}

.wpcf7-submit{
	width: 100%;
}

.home .breadcrumb{
	display: none;
}

.breadcrumb .col{
	padding-bottom: 0!important;
}

.breadcrumb {
	background: #e5e5e5;
	padding: 10px 0;
}

#popup{
	background-color: transparent;
	background-image: linear-gradient(225deg, #08B0F7 0%, #0D509C 56%);
	border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 8px 23px 3px rgba(0,0,0,0.2);
	max-width: 500px;
}

#popup input{
	height: 50px;
	margin-bottom: 20px;
	border-radius: 99px;
	box-shadow: none;
}

#popup form{
	margin-bottom: 0;
}

#popup .wpcf7-submit{
	background-color: #ff9800!important;
}

.su-kien .thoi-gian:before{
	content: "\f017";
	font-family: FontAwesome;
	margin-right: 5px;
}

.su-kien .thoi-gian:before{
	content: "\f3c5";
	font-family: FontAwesome;
	margin-right: 5px;
}

/* .wp-show-posts .wp-show-posts-inner{
display: grid;
grid-template-columns: 30% 70%;
gap: 10px;
} */

.su-kien p{
	color: #000;
	font-size: 13px;
}

#footer .wpcf7-submit{
	width: unset;
}

.sec-home-c{
	@media (max-width:768px){
		/* 		margin-top:18rem; */
	}
	.icon-1{
		position: absolute;
		top: 10%;
		left: 20%;
		@media (max-width:768px){
			left: 0;
		}
	}
	.icon-2{
		position: absolute;
		right: 12%;
		bottom: 35%;
		@media (max-width:768px){
			right: 5%;
		}
	}
	.icon-box-home{
		width: max-content;
		border-radius: 14px;
		border: 1px solid rgba(255, 255, 255, 0.60);
		background: rgba(0, 0, 0, 0.20);
		height: 60px;
		display: flex;
		align-items: center;
		padding: 0 20px;
		backdrop-filter: blur(19px);
		.icon-inner{
			background: white;
			padding: 8px;
			border-radius: 99px;
			img{
				padding-top: 0;
			}
		}
		.icon-box-text{
			h3{
				color: #FFF;
				text-transform:capitalize;
				font-size: 18px;
				font-style: normal;
				font-weight: 590;
				line-height: normal;
			}
		}
	}
	.text-1{
		h4{
			color: var(--system-orange, #F1A900);

			font-size: 18px;
			font-style: normal;
			font-weight: 700;
			line-height: 100%; /* 18px */
			letter-spacing: 0.36px;
			margin:0;
			margin-bottom:10px;
		}
		h3{
			color: #003085;

			font-size: 32px;
			font-style: normal;
			font-weight: 700;
			line-height: 140%; /* 44.8px */
			margin:0;
			margin-bottom:20px;
			@media (max-width:768px){
				font-size: 22px;
			}
		}
		p{
			color: #31373D;

			font-size: 16px;
			font-style: normal;
			font-weight: 400;
			line-height: 140%; /* 22.4px */
			margin:0;
			margin-bottom:20px;
		}
	}
	.btn-linear-effect {
		border-radius: 999px;
		border: 1px solid rgba(37, 99, 235, 0.20);
		background: linear-gradient(90deg, #429FEC 0%, #24CDE8 100%);
		padding: 14px 20px;
		margin-bottom: 16px;
		height: 52px;
		display: flex;
		width: max-content;
		align-items: center;
		span{
			font-weight:700;
		}
	}
	.btn-linear-effect-2 {
		border-radius: 999px;
		border: 1px solid #3370C6;
		background: white !important;
		padding: 14px 20px;
		margin-bottom: 12px;
		height: 52px;
		display: flex;
		width: max-content;
		align-items: center;
		span{
			background: linear-gradient(90deg, #429FEC 0%, #24CDE8 100%);
			background-clip: text;
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
			font-weight:700;
		}
	}
	.des{
		color: #6F6F6F;

		font-size: 18px;
		font-style: normal;
		font-weight: 510;
		line-height: 140%; /* 25.2px */
	}
}

/*Marquee code ở đây*/

@keyframes marquee-scroll-right {
	from {
		transform: translateX(-30%)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes marquee-scroll {
	from {
		transform: translateX(0)
	}

	to {
		transform: translateX(-30%)
	}
}


.sec-feedback .feedback-wrapper.feedback-right .col-inner .list-feedback {
	animation: marquee-scroll-right 10s linear infinite
}

.sec-feedback .feedback-wrapper .col-inner {
	overflow: hidden
}

.sec-feedback .feedback-wrapper .col-inner .list-feedback {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 20px 0;
	width: max-content;
	animation: marquee-scroll 10s linear infinite
}


.feedback-wrapper .list-feedback.stack .box-feedback {
	width: 600px;
	.ux-logo-link{
		padding:0px 10px !important;
	}
}
.feedback-wrapper{
	margin:0;
	padding:0;
}

/* VẤN ĐỀ */
.sec-vande {
	@media (max-width:768px){
		/* 		margin-top: 12rem; */

	}
	.col-inner{
		height:100%;
	}
	h2{
		color: var(--3, #003085);
		text-align: center;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: 130%;
		letter-spacing: 0.64px;
		display: inline-block;
		width: max-content;
		border-bottom: 8px solid;
		padding-bottom: 15px;
		border-radius: 8px;
		margin: 0;
		@media (max-width:768px){
			width: 90%;
			font-size: 22px;

		}
	}
	.box {
		display: flex;
		flex-direction: column; 
		gap:20px;
		@media (max-width:768px){
			gap:0px;
		}
		.box-text-inner {
			background-color: #fff;
			border-radius: 12px;
			overflow: hidden;

			padding:16px;
			box-shadow: 0 4px 14px 0 rgba(89, 62, 0, 0.20), 0 0 4px 0 rgba(247, 173, 0, 0.40);
			h4{
				text-align: center;
				font-size: 20px;
				font-style: normal;
				font-weight: 590;
				line-height: 140%;
				height: 65px;
				border-bottom: 3px solid #F8F8F8;
				margin-bottom: 12px;
			}
			p{
				color: #4E4E4E !important;
				font-size: 16px;
				font-style: normal;
				font-weight: 400;
				line-height: 140%;
				margin-bottom: 19px;
				height: 90px;
			}
		}
	}
}
.row-border{
	.col-inner{
		height:100%;	
	}
	.col-left{
		.col-inner{
			border-top-left-radius: 32px;
			border-bottom-left-radius: 32px;
			@media (max-width:768px){
				border-top-left-radius: 0px;
				border-bottom-left-radius: 0px;
			}
		}
	}
	.col-right{
		.col-inner{
			border-top-right-radius: 32px;
			border-bottom-right-radius: 32px;
			@media (max-width:768px){
				border-top-right-radius: 0px;
				border-bottom-right-radius: 0px;
			}
			.text-ai{
				h3 {
					color: #FAEFD7;
					font-size: 36px;
					font-style: normal;
					font-weight: 700;
					line-height: 140%; /* 50.4px */
					margin:0px;
				}
				p{
					color: #FAEFD7;

					font-size: 18px;
					font-style: normal;
					font-weight: 510;
					line-height: 140%; /* 25.2px */
				}
			}
			.btn-chat-ai{
				background: #FAEFD7;
				border: 1px solid #C18B0B;
				padding: 4px 20px;
				span{
					color: #F1A900;

					font-size: 18px;
					font-style: normal;
					font-weight: 700;
					line-height: 24px; /* 133.333% */
				}
			}
		}
	}
}
.col-right8 {
	@media (max-width:768px){
		margin:0 30px !important;
	}
}
.no-border h2{
	border:none !important;
}
.sec-vande.no-border{
	@media (max-width:768px){
		margin:0 !important;
	}
	.section-bg::before {
		display:none;

	}
	.row::after {
		display:none;

	}
}
.d-flex-dh{

	.col-left-4 {
		.col-inner{
			display: flex;
			flex-direction: column;
			justify-content: center;
			h3{
				color: #FFF;
				font-size: 43px;
				font-style: normal;
				font-weight: 700;
				line-height: 120%; /* 57.6px */
				text-transform: capitalize;
				@media (max-width:768px){
					font-size: 25px;
					margin-top: 2rem;
					margin-bottom: 2rem;
				}
			}
		}
	}
	a.button.white.lowercase.btn-color-pri {
		width: max-content;
		span{
			color: var(--3, #003085);
			text-align: center;

			font-size: 16px;
			font-style: normal;
			font-weight: 700;
			line-height: 24px; /* 150% */
		}
	}
	.col1,.col2,.col3,.col4{
		margin:0;
		padding: 10px;
	}
	.col1 {
		padding: 0;
		padding-bottom: 12px;
		.col-inner:hover{

			background: linear-gradient(124deg, #FFF 0.69%, #BDD5FF 115.99%);
			box-shadow: 0 0 8px 0 rgba(0, 48, 133, 0.20), 0 0 28px 0 rgba(0, 48, 133, 0.30);
		}
	}
	.col2 {
		padding: 0;
		padding-left: 12px;
		padding-bottom: 12px;
		@media (max-width:768px){
			padding: 0;
			padding-bottom: 15px;
		}
		.col-inner:hover{
			background: linear-gradient(124deg, #FFF 0.69%, #FEE9BD 115.99%);
			box-shadow: 0 0 8px 0 rgba(241, 169, 0, 0.20), 0 0 28px 0 rgba(241, 169, 0, 0.30);
		}
	}
	.col3 {
		padding: 0;
		@media (max-width:768px){

			padding-bottom: 15px;
		}
		.col-inner:hover{
			background: linear-gradient(124deg, #FFF 0.69%, #FEE9BD 115.99%);
			box-shadow: 0 0 8px 0 rgba(241, 169, 0, 0.20), 0 0 28px 0 rgba(241, 169, 0, 0.30);
		}
	} 
	.col4 {
		padding: 0;
		padding-left: 12px;
		@media (max-width:768px){
			padding: 0;
			padding-bottom: 15px;
		}
		.col-inner:hover{
			background: linear-gradient(124deg, #FFF 0.69%, #BDD5FF 115.99%);
			box-shadow: 0 0 8px 0 rgba(0, 48, 133, 0.20), 0 0 28px 0 rgba(0, 48, 133, 0.30);
		}
	}
}
.text-border-left{
	border-left: 6px solid #F1A900;
	padding-left: 1rem;
	h3{
		color: var(--system-orange, #F1A900);

		font-size: 40px;
		font-style: normal;
		font-weight: 700;
		line-height: 100%; /* 40px */
		margin:0;
	}
	p{
		color: #0E2A46;

		font-size: 18px;
		font-style: normal;
		font-weight: 510;
		line-height: 145%; /* 26.1px */
	}
}
.text-tuonglai{
	h2{
		color: var(--3, #003085);
		text-align: center;
		font-size: 48px;
		font-style: normal;
		font-weight: 590;
		line-height: 120%; /* 57.6px */
		text-transform: capitalize;
		@media (max-width:768px){
			font-size: 30px;
		}
	}
}
.row-bg-blur{
	border-radius: 24px;
	border: 1px solid var(--Foundation-Blue-blue-2, #D5F2FA);
	background: rgba(255, 255, 255, 0.70);
	backdrop-filter: blur(20px);
	padding: 32px;
	@media (max-width:768px){
		padding: 12px;
	}
}
.sec-form{
	.icon-box {
		align-items: center;
		margin-bottom: 1rem;
	}
	.icon-phone::before {
		content: "";
		display: inline-block;
		width: 20px;      /* chỉnh theo kích thước icon */
		height: 20px;
		background-image: url("https://uvi.com.vn/wp-content/uploads/2026/02/calll1.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}

}
.wpcf7{
	.wpcf7-spinner {
		display:none;
	}
	input,textarea{
		margin:0;
		padding:5px 10px;
		border-radius:8px;
		font-weight: bold;
	}
	.wpcf7-submit{
		width: 95% !important;
		display: flex;
		margin: auto;
		border-radius: 99px;
		background: #F1A900 !important;
	}
}
.logo-fix{
	img{
		width:80% !important;
		display: flex;
		margin: auto;
	}
}
.wpcf7 .wpcf7-not-valid-tip {
	background-color: #f1f1f1;
	border-radius: 3px;
	color: #b20000;
	line-height: 1.2em;
	margin-top: 0px;
	opacity: 1;
	padding: 5px 8px;
	position: relative;
}
.sec-vande {
	.img-pos {
		position: absolute;
		right: -4%;
		top: 10%;
		@media (max-width:768px){
			
		}
	}
	/* 	.section-bg::before {
	position: absolute;
	content: '';
	width: 1563px;
	height: 100%;
	background: url(https://uvi.com.vn/wp-content/uploads/2026/02/line.png);
	left: -5%;
	background-position: left;
	background-repeat: repeat-x;
	top: 15%;
} */

}
.sec-ft-icon{
	.icon-box{
		align-items:center;
		p{
			margin:0;
			padding:0;
		}
	}
}
.button.arrow {
	padding: 0 50px;

	padding-left: 20px;
}
.button.arrow::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	background: url(https://uvi.com.vn/wp-content/uploads/2026/02/arrow.png);
	right: 7%;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
}
.btn-color-pri.arrow {
	padding: 0 50px;

	padding-left: 20px;
}
.btn-color-pri.arrow::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	background: url(https://uvi.com.vn/wp-content/uploads/2026/02/arrow-pri.png);
	right: 7%;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
}
.arrow.btn-orange:hover{
	border-color: #003085;
	background:#003085 !important;
}
.btn-color-pri.arrow.btn-orange::after {
	position: absolute;
	content: '';
	width: 20px;
	height: 100%;
	background: url(https://uvi.com.vn/wp-content/uploads/2026/02/arrow-or.png);
	right: 7%;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
}
.btn-linear-effect-2 {
	position: relative;
	padding: 0 20px !important;
	border-radius: 99px;
	overflow: hidden;
	transition: padding 0.4s ease;
}

/* ===== ICON – MẶC ĐỊNH ẨN ===== */
.btn-linear-effect-2::after {
	position: absolute;
	content: '';
	width: 25px;
	height: 100%;
	background: url(https://uvi.com.vn/wp-content/uploads/2026/02/note-1.png);
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	right: 20px;

	opacity: 0;
	transform: translateX(-10px);
	transition: all 0.4s ease;
}

/* ===== TEXT ===== */
.btn-linear-effect-2 span {
	position: relative;
	z-index: 2;
	display: inline-block;
	overflow: hidden;
}

/* ===== HIỆU ỨNG TRÁNG GƯƠNG ===== */
.btn-linear-effect-2 span::after {
	content: '';
	position: absolute;
	top: 0;
	left: -120%;
	width: 120%;
	height: 100%;
	background: linear-gradient(
		120deg,
		transparent 0%,
		rgba(255,255,255,0.5) 50%,
		transparent 100%
	);
	transition: left 0.6s ease;
}

/* ===== HOVER ===== */
.btn-linear-effect-2:hover {
	padding: 0 50px !important;
	@media (max-width:768px){
		padding: 0 20px !important;

	}
}

.btn-linear-effect-2:hover::after {
	opacity: 1;
	transform: translateX(0);
}

.btn-linear-effect-2:hover span::after {
	left: 120%;
}
/* HERO SECTION */
.col-img-effect .img-inner img {
	transition: transform 0.4s ease, filter 0.4s ease;
}

.col-img-effect:hover .img-inner img {
	transform: translateY(-6px); /* nhẹ hơn */
	filter: brightness(1.03);
	animation: shake 0.35s ease-in-out;
}

/* Nếu vẫn muốn rung nhẹ toàn khối */
.col-img-effect:hover {
	animation: shake 0.6s ease-in-out;
}

@keyframes shake {
	0%, 100% { transform: translateX(0); }
	20% { transform: translateX(-1.5px); }
	40% { transform: translateX(1.5px); }
	60% { transform: translateX(-1px); }
	80% { transform: translateX(1px); }
}


.sec-tuonglai{
	.section-bg{
		background: url(https://uvi.com.vn/wp-content/uploads/2026/02/tuonglai-xanh-scaled.png);
		background-repeat: no-repeat !important;
		background-size: 100% 100% !important;
		@media (max-width:768px){
			background: url(https://uvi.com.vn/wp-content/uploads/2026/02/bg-mobile-scaled.png);
			background-size: cover !important;
			background-position: center !important;
		}
	}
}
/* .row {
max-width: 90% !important;
} */
/* @media screen and (min-width: 1920px) {

.d-flex-just-center{
display: flex;
justify-content: center;
}
.sec-feedback{
min-height: 80vh !important;
}
.row {
max-width: 90% !important;
}
} */

/* @media (min-width: 550px) {
/* 	.sec-feedback{
min-height:60vh !important;
height: 80vh !important; 
}
.sec-tuonglai{

min-height: 500px !important;
} */
} */

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

}