.text-white label img {
	filter: brightness(0) invert(1);
}

/*liên hệ*/
.contact-wrap {
	position: relative;
}

.contact-wrap::before {
	content: "";
	width: 100%;
	height: 320px;
	background-image: url(./images/contact/contact-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
}

.main-lh {
	/* border-radius: 30px; */
	/* background: #FFF; */
	/* box-shadow: 0 2px 16px 0 rgba(13, 31, 56, 0.16); */
	overflow: hidden;
	padding-top: 6em;
}
.main-lh .image{
	border: 1.019px solid #FFF;padding: 5px;
}
.form-lienhe {
	padding: 60px 30px 10px 30px;
	border-radius: 40px;
	background: var(--Blue, #0053EB);
}

.lh-content {
	/* background: #FFF4F3; */
	padding: 95px 0px 0 0;
	/* height: 100%; */
	/* color: #CF0900; */
}

.lh-content .desc {
	max-width: 634px;
	width: 100%;
}

.lh-title {
	/* color: #CF0900; */
	font-size: 32px;
	font-weight: 700;
}

.form-lienhe h3 {
	line-height: 28px;
	/* color: #CF0900; */
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 20px;

}

.lh-tt {
	display: flex;
	max-width: 788px;
	width: 100%;
	gap: 45px;
}

.lh-tt .icon {
	/* display: inline-flex;
	align-items: center;
	justify-content: center; */
	flex-shrink: 0;
	margin-bottom: 12px;
}

.lh-tt .line {
	display: flex;
	/* align-items: center; */
	padding: 12px 0px;

	margin-bottom: 20px;
	flex-direction: column;
	flex: 1;
}

.lh-tt .line .info {
	flex: 1;
	/* padding-left: 20px; */
}

.lh-tt .line .info label {
	font-weight: 600;
	font-size: 0px;
	display: none;
}

.lh-tt p {
	flex: 1;
	font-weight: 600;
	color: #000;
}

/* .lh-tt p b {
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
} */
.lh-mxh a {
	margin-right: 15px;
}

/**/
.lh-mxh-title {
	/* color: #CF0900; */
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 20px;
}

/**/
.form-lienhe input.wpcf7-form-control {}

.form-lienhe .wpcf7 .wpcf7-form-control-wrap {
	margin-bottom: 20px;
}

.form-lienhe .form-select,
.form-lienhe input.wpcf7-form-control {

	padding: 5px 25px;
	border-radius: 10px;
	height: 50px;

	border-radius: 12px;
	border: 0;
	color: #8D8D8D;

	border-radius: 20px;

}

.form-lienhe .wpcf7-form-control.wpcf7-textarea {

	padding: 25px;
	border-radius: 10px;
	height: 149px;
	border: 0;
	border-radius: 12px;
	margin-bottom: 0;
	border-radius: 20px;

	width: 100%;
}

.form-lienhe .wpcf7-form-control.wpcf7-submit {

	border-radius: 34px;
	background: var(--Orange, #FF9F1C);
	box-shadow: 4px 4px 6px 0 rgba(0, 0, 0, 0.16);


	color: #fff;
	border: 0;
	height: 44px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 10px 35px;
	font-weight: 700;
	margin-top: 20px;
}

.iframe-map iframe {
	/* box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12); */
	width: 100%;
	height: auto;
	aspect-ratio: 1280/600;
	/* border-radius: 20px; */
	margin-bottom: -8px;
}

/**/
.iframe-map {
	/* border-radius: 20px; */
}

.lien-he-box2 {
	z-index: 1;
	position: relative;
}

.lien-he-box2 .wpcf7-form p {
	margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
	.lh-content {
		/* padding: 20px; */
	}
	.lh-tt{
		flex-direction: column;
		gap: 0;
	}
	.contact-wrap::before{
		height: 265px;
	}
}

@media only screen and (max-width: 767px) {
	.lien-he-box1 {
		padding: 20px 0;
		min-height: 300px;
		background-position: left;
	}

	.lh-title {
		font-size: 22px;
	}

	.lh-tt .line {
		padding: 10px 0;
		margin-bottom: 10px;
	}

	.lh-tt .icon {
		max-width: 45px;
	}

	.lh-tt .line .info label {
		font-size: 15px;
	}

	/*	*/
	.form-lienhe {
		padding: 30px 10px 0;
		border-radius: 12px;
	}

	.form-lienhe h3 {
		font-size: 18px;
	}

	.form-lienhe .form-select,
	.form-lienhe input.wpcf7-form-control {
		padding: 5px 17px;
		height: 43px;
		border-radius: 5px;
	}
	.form-lienhe .wpcf7-form-control.wpcf7-textarea{

		border-radius: 5px;
	}

	.lien-he-box2 .title {
		font-size: 22px;
		line-height: 1.3;
	}

	.main-lh {
		border-radius: 20px;
	}
}

@media only screen and (max-width: 640px) {
	.main-lh-box1 .title {
		font-size: 22px;
	}

	.form-lienhe .wpcf7 .wpcf7-form-control-wrap {
		margin-bottom: 10px;
	}

	.iframe-map {
		border-radius: 20px;
		margin: 10px 0 0;
	}

	.iframe-map iframe {
		border-radius: 10px;
		min-height: 250px;
	}

	.lh-tt p {
		font-size: 16px;
	}

	.lien-he-box2 .title {
		font-size: 18px;
	}
}

@media only screen and (max-width: 640px) {
	.lien-he-box2 .title {}

	.lien-he-box1 {
		padding: 20px 0;
		min-height: 200px;
		background-position: left;
	}

	.lh-tt .line .info {
		flex: 1;
		padding-left: 10px;
	}
}