.about-box.about-box1 {
	background-size: cover;
	min-height: 590px;
	background-position: bottom;
	display: flex;
	align-items: center;
}
.main-head h3 {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
}
.main-head .title-head-about {
	color: #F9DDD2;
	text-shadow: -7px 5px 0 #FCC86E;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #CE4D1C;
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.about-title.row-title .title::after{
	display: none;
}
/**/
.main-abbox4 .row {
	z-index: 1;
	position: relative;
}
.main-abbox4 .sub-title {
	font-size: 34px;
	font-style: normal;
	line-height: 1.2;
}
.main-abbox4 .sub-title b{
	color: #E46C3E;
	font-weight: 700;
}
.icon-tt-sumenh {
	position: absolute;
	top: -43px;
}
/**/
.item-ab-giatri {
	position: relative;
}
.item-ab-giatri .icon{
	position:absolute;
	top: 10px;
	right: 40%;
}
.item-ab-giatri label{
	font-size: 24px;
	color: #E46C3E;
	font-weight: 700;
}
.item-ab-giatri label b{
	position: relative;
	color: #FFF;
	text-align: center;
	text-shadow: -9px 9px 0 rgba(136, 136, 136, 0.30);
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #555;
	font-family: Inter;
	font-size: 120px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	margin-right: 10px;
}
.item-ab-giatri label b::after {
	content: "";
	background-image: url(images/icon-phay-ab.png);
	background-position: center;
	background-size: contain;
	width: 50px;
	height: 40px;
	position: absolute;
	right: -65px;
	top: 17px;
}
.item-ab-giatri .title{
	font-size: 18px;
}
.main-abbox6 .row-title{
	max-width: 750px;
	margin: 0 auto;
}

/**/

.item-nhansu-img {
  overflow: hidden;
  border-radius: 12px;
  position: relative;
  display: inline-block;
}
.item-nhansu-body .content {
	margin-bottom: 30px;
}
.item-nhansu-body .content p {
	margin-bottom: 5px;
}

.item-nhansu-img .wp-post-image {
  aspect-ratio: 230/250;
  max-width: 230px;
  margin: 0 auto;
  object-fit: cover;
}
.item-nhansu-img .gaiapet-white {
  max-width: 76px;
  position: absolute;
  bottom: 12px;
  right: 0;
  transform: rotate(-22.543deg);
  flex-shrink: 0;
  aspect-ratio: 93.27/44.62;
  z-index: 2;
}
.item-nhansu-img::after {
  content: "";
  ww: ;
  width: 269px;
  height: 70px;
  background-color: #E46C3E;
  box-shadow: -2px 3px 4px 0 rgba(142, 47, 11, 0.30) inset;
  display: block;
  position: absolute;
  right: -64px;
  bottom: -27px;
  transform: rotate(-22.543deg);
}

.item-nhansu a{
	color: #333;
}
.item-nhansu a:hover .item-nhansu-img{
	box-shadow: 2px 4px 10px 0 rgba(0, 0, 0, 0.20);
}
.item-nhansu-title{
	font-size: 24px;
	color: #E46C3E;
	margin: 10px 0 5px;
	text-transform: uppercase;
}
.modal-content.modal-content-doingu{
	border-radius: 20px;
	background: #FFF;
	box-shadow: 0 4px 10px 0 rgba(224, 84, 31, 0.30);
	padding: 30px 15px;
}
/**/
.main-abbox2 .icon-logo {
	position: absolute;
	bottom: 0;
	width: auto;
	right: 0;
	opacity: 0.2;
}
@media only screen and (min-width: 1400px) {
	.main-abbox2 .icon-logo {
		bottom: 27px;
		width: auto;
		right: -56px;
		opacity: 0.2;
		transform: scale(1.2);
	}
}
@media only screen and (max-width: 1600px){
	.about-box.about-box1 {
		min-height: 450px;
	}
}
@media only screen and (max-width: 1399px){
	.main-abbox2 .icon-logo {
		bottom: 27px;
		width: auto;
		right: -50px;
		max-width: 200px;
		transform: scale(1);
	}
}
@media only screen and (max-width: 1024px){
	.main-abbox2 .icon-logo {
		right: -10px;
	}
}
@media only screen and (max-width: 991px) {
	.about-box.about-box1 {
		min-height: 280px;
	}
	.main-head h3 {
		font-size: 31px;
	}
	.main-head .title-head-about{
		font-size: 40px;
	}
	.form-lienhe {
		padding: 20px 0;
	}
}
@media only screen and (max-width: 767px) {
	.about-box.about-box1 {
		min-height: 260px;
		background-position: left;
	}
	.main-head h3 {
		font-size: 20px;
	}
	.main-head .title-head-about{
		font-size: 30px;
	}
/*	*/
	.main-abbox4 {
		margin-top: 50px;
	}
	.main-abbox2 .icon-logo {
		max-width: 150px;
		margin: 0 auto;
		display: block;
	}
	.main-abbox4 .sub-title {
		font-size: 25px;
	}
	.main-abbox4 .row-title .title {
		font-size: 22px;
		text-align: left;
	}
	.icon-tt-sumenh {
		top: -91px;
	}
	.item-ab-giatri label b {
		font-size: 90px;
	}
/*	*/
	.item-nhansu-title {
		font-size: 18px;
	}
	.modal-content.modal-content-doingu{
		padding: 0;
	}
}
