.text-white label img {
	filter: brightness(0) invert(1);
}
/*liên hệ*/

.main-lh {
	border-radius: 30px;
	background: #FFF;
	box-shadow: 0 2px 16px 0 rgba(13, 31, 56, 0.16);
	overflow: hidden;
}
.form-lienhe{
	padding: 60px 30px;
}
.lh-content {
	background: #FFF4F3;
	padding: 52px 28px;
	height: 100%;
	color: #CF0900;
}
.lh-title{
	color: #CF0900;
	font-size: 32px;
	font-weight: 700;
}
.form-lienhe h3 {
	line-height: 28px;
	color: #CF0900;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 20px;
}
.lh-tt .icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.lh-tt .line {
	display: flex;
	align-items: center;
	padding: 12px 16px;
	margin-bottom: 20px;
}

.lh-tt .line .info {
  flex: 1;
  padding-left: 20px;
}
.lh-tt .line .info label {
  font-weight: 600; 
  font-size: 20px;
}
.lh-tt p {
	flex: 1;
	font-weight: 400;
}
.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;
}
/**/
.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 {
	background-color: #fff;
	padding: 5px 25px;
	border-radius: 10px;
	height: 50px;
	border: 1px solid #EA8B67;
	border-radius: 12px;
	border: 0;
	color: #8D8D8D;
	background: #FAFAFA;
	border-radius: 20px;
	background: #FFF3F2;
}
.form-lienhe .wpcf7-form-control.wpcf7-textarea {
	background-color: #fff;
	padding: 25px;
	border-radius: 10px;
	height: 149px;
	border: 0;
	border-radius: 12px;
	margin-bottom: 0;
	border-radius: 20px;
	background: #FFF3F2;
	width: 100%;
}
.form-lienhe .wpcf7-form-control.wpcf7-submit {

	border-radius: 15px;
	background: linear-gradient(180deg, #FF2419 0%, #CF0900 100%), #FFF;
	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;
	}
}
@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;
	}
	.form-lienhe h3 {
		font-size: 18px;
	}
	.form-lienhe .form-select, .form-lienhe input.wpcf7-form-control {
		padding: 5px 17px;
		height: 43px;
		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;
	}
}