.about-box {
	padding: 40px 0;
}
@media (min-width: 960px) {
	.about-box1 {
		padding-top: 160px;
		min-height: 801px;
		background: no-repeat top left url("data:image/svg+xml,%3Csvg width='602' height='602' viewBox='0 0 602 602' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M602 150.5V0H0V602H602V150.5Z' fill='%23FFF8E2'/%3E%3C/svg%3E%0A"),no-repeat center right url("data:image/svg+xml,%3Csvg width='247' height='574' viewBox='0 0 247 574' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M522 325.5C522 462.743 410.743 574 273.5 574C136.257 574 0 462.743 0 325.5C0 188.257 249.257 0 386.5 0C523.743 0 522 188.257 522 325.5Z' fill='%23FFF8E2' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
	}
}
.abbox1-left{
	max-width: 650px;
}
.abbox1-left::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #BF3127;
	left: -20px;
	bottom: -20px;
}

.abbox1-left img {
	position: relative;
	z-index: 1;
}
@media only screen and (min-width: 990px) {
	.abbox1-right {
		padding-left: 40px;
	}
}
.abbox1-right h3 {
	color: #BF3127;
	font-size: 1.25rem;
	line-height: 1.2;
	font-weight: 500;
	margin-bottom: 15px;
}
/**/
.about-box2 {
	background: #111827;
}
.item-about-box2 {
	color: #fff;
}
.item-about-box2 img {
	object-fit: contain;
	background-color: #bf3127;
	padding: 10px;
	border-radius: 12px;
	display: block;
	margin: 0 auto 20px;
}
.item-about-box2 .num {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px;
}
.about-box2{
	padding-bottom: 10px;
}
/**/
.about-box3 {
	padding: 80px 0;
}
@media only screen and (min-width: 767px) {
	.about-box3 {
		background-image: url("data:image/svg+xml,%3Csvg width='193' height='550' viewBox='0 0 193 550' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M166.177 349.222C139.66 483.879 9.00353 571.544 -125.653 545.027C-260.31 518.511 -372.504 383.024 -345.988 248.367C-319.471 113.71 -38.5375 -22.8413 96.1193 3.67514C230.776 30.1916 192.693 214.565 166.177 349.222Z' fill='%23FFF8E2' fill-opacity='0.6'/%3E%3C/svg%3E%0A");
		background-repeat: no-repeat;
		background-position: top 30px left;
	}
}
.about__btnIcon {
	width: 65px;
  height: 65px;
  background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("data:image/svg+xml,%3Csvg width='65' height='65' viewBox='0 0 65 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32.5' cy='32.5' r='32.5' fill='white' fill-opacity='0.66'/%3E%3Ccircle cx='32.5' cy='32.5' r='20.3125' fill='%23BE3439'/%3E%3Cg clip-path='url(%23clip0_2543_31301)'%3E%3Cpath d='M38.5152 30.991L29.489 24.8117C29.0721 24.5261 28.6521 24.375 28.303 24.375C27.6281 24.375 27.2106 24.9167 27.2106 25.8234V39.1787C27.2106 40.0844 27.6276 40.625 28.3009 40.625C28.6505 40.625 29.0638 40.4737 29.4816 40.1874L38.5121 34.0082C39.0928 33.6101 39.4144 33.0745 39.4144 32.4993C39.4145 31.9244 39.0966 31.389 38.5152 30.991Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2543_31301'%3E%3Crect width='16.25' height='16.25' fill='white' transform='translate(25.1875 24.375)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.about_tab_head{
	list-style: none;
	padding: 0;
	margin: 40px 0 20px;
}
.about_tab_head li{
	display: inline-block;
	margin-right: 30px;
	border-bottom: 2px solid transparent;
	font-weight: 500;
	cursor: pointer;
}
.about_tab_head li.active{
	border-color: #BF3127;
	color: #BF3127;
}
.about_video_box3 {
	max-width: 650px;
	margin: 0 0 0 auto;
}
/**/
.main-hethong,
.main-abbox4 {
  display: flex;
  margin: 0 -20px;
  flex-wrap: wrap;
}
.item-about-box4 {
	padding: 0 20px;
	width: 50%;
	display: flex;
	flex-direction: column;
	margin-bottom: 40px;
}
@media only screen and (min-width: 811px) {
	.main-abbox4 .item-about-box4:nth-child(3),
	.main-abbox4 .item-about-box4:nth-child(4),
	.main-abbox4 .item-about-box4:nth-child(5) {
		width: 33.333%;
	}
}

.item-about-box4 img {
	width: 100%;
	display: block;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}
.item-about-box4 .info {
	padding: 24px;
	background: #FAFAFA;
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
	flex: 1;
	width: calc(100% - 40px);
	margin: -50px auto 0;
}
.item-about-box4 .info h3{
	color: #4FAE52;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	margin-top: 0;
}
.item-about-box4 .info .content{
	margin-bottom: 0;
}
/**/
.col-hethong{
	width: 50%;
	padding: 0 20px;
}
.item-hethong{
	height: 100%;
	background: #FFF8E2;
}
.thanhpho-title{
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	background: #4FAE52;
	min-height: 60px;
	padding: 5px 0 5px 110px;
	display: flex;
	align-items: center;
}
.col-hethong:nth-child(even) .thanhpho-title{
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-left: 0;
	padding-right: 110px;
}
.list-coso{
	padding: 20px;
}
.list-coso ul{
	padding: 0;
}
@media (min-width: 960px) {
	.col-hethong:nth-child(odd) .list-coso{
		padding-left: 110px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.col-hethong:nth-child(even) .list-coso{
		padding-left: 65px;
    padding-right: 65px;
	}
	.about-box5.about-box {
		padding: 80px 0;
	}
}
@media (min-width: 769px) {
	.main-hethong {
		margin-top: 120px;
	}
}
.list-coso li{
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_712_52966)'%3E%3Cpath d='M23.2966 22.594H22.5466V10.6413C22.5466 10.3318 22.3498 10.0647 22.0685 9.98028L15.5156 7.78662V24.0002H23.2966C23.6904 24.0002 23.9998 23.6908 23.9998 23.2971C23.9997 22.9033 23.6904 22.594 23.2966 22.594ZM21.1404 22.594H19.7342V19.7816H18.328V22.594H16.9218V19.0785C16.9218 18.6847 17.2312 18.3754 17.625 18.3754H20.4374C20.8312 18.3754 21.1405 18.6847 21.1405 19.0785V22.594H21.1404ZM20.4374 16.9692H17.625C17.2312 16.9692 16.9218 16.6598 16.9218 16.2661C16.9218 15.8723 17.2312 15.5629 17.625 15.5629H20.4374C20.8312 15.5629 21.1405 15.8723 21.1405 16.2661C21.1404 16.6598 20.8311 16.9692 20.4374 16.9692ZM20.4374 14.1568H17.625C17.2312 14.1568 16.9218 13.8474 16.9218 13.4537C16.9218 13.0599 17.2312 12.7505 17.625 12.7505H20.4374C20.8312 12.7505 21.1405 13.0599 21.1405 13.4537C21.1404 13.8474 20.8311 14.1568 20.4374 14.1568Z' fill='%23BF3127'/%3E%3Cpath d='M13.659 4.26151L2.40933 0.0429029C1.93125 -0.125847 1.45312 0.225715 1.45312 0.703887V22.5938H0.703125C0.309328 22.5938 0 22.9031 0 23.2969C0 23.6906 0.309328 24 0.703125 24H14.109C14.109 19.4342 14.109 16.4021 14.109 4.9225C14.109 4.62714 13.9261 4.35995 13.659 4.26151ZM7.07789 22.5938H4.26548V19.0783C4.26548 18.6845 4.57481 18.3752 4.96861 18.3752H7.07794L7.07789 22.5938ZM6.37481 16.969H4.96861C4.57481 16.969 4.26548 16.6596 4.26548 16.2659C4.26548 15.8721 4.57481 15.5627 4.96861 15.5627H6.37481C6.76861 15.5627 7.07794 15.8721 7.07794 16.2659C7.07789 16.6596 6.76861 16.969 6.37481 16.969ZM6.37481 14.1566H4.96861C4.57481 14.1566 4.26548 13.8472 4.26548 13.4535C4.26548 13.0597 4.57481 12.7503 4.96861 12.7503H6.37481C6.76861 12.7503 7.07794 13.0597 7.07794 13.4535C7.07789 13.8472 6.76861 14.1566 6.37481 14.1566ZM6.37481 11.3442H4.96861C4.57481 11.3442 4.26548 11.0348 4.26548 10.6411C4.26548 10.2473 4.57481 9.93793 4.96861 9.93793H6.37481C6.76861 9.93793 7.07794 10.2473 7.07794 10.6411C7.07789 11.0348 6.76861 11.3442 6.37481 11.3442ZM6.37481 8.53178H4.96861C4.57481 8.53178 4.26548 8.22236 4.26548 7.82865C4.26548 7.43486 4.57481 7.12553 4.96861 7.12553H6.37481C6.76861 7.12553 7.07794 7.43486 7.07794 7.82865C7.07789 8.22236 6.76861 8.53178 6.37481 8.53178ZM11.2965 22.5938H8.48414V18.3752H10.5935C10.9873 18.3752 11.2966 18.6845 11.2966 19.0783L11.2965 22.5938ZM10.5934 16.969H9.18722C8.79342 16.969 8.48409 16.6596 8.48409 16.2659C8.48409 15.8721 8.79342 15.5627 9.18722 15.5627H10.5934C10.9872 15.5627 11.2965 15.8721 11.2965 16.2659C11.2965 16.6596 10.9872 16.969 10.5934 16.969ZM10.5934 14.1566H9.18722C8.79342 14.1566 8.48409 13.8472 8.48409 13.4535C8.48409 13.0597 8.79342 12.7503 9.18722 12.7503H10.5934C10.9872 12.7503 11.2965 13.0597 11.2965 13.4535C11.2965 13.8472 10.9872 14.1566 10.5934 14.1566ZM10.5934 11.3442H9.18722C8.79342 11.3442 8.48409 11.0348 8.48409 10.6411C8.48409 10.2473 8.79342 9.93793 9.18722 9.93793H10.5934C10.9872 9.93793 11.2965 10.2473 11.2965 10.6411C11.2965 11.0348 10.9872 11.3442 10.5934 11.3442ZM10.5934 8.53178H9.18722C8.79342 8.53178 8.48409 8.22236 8.48409 7.82865C8.48409 7.43486 8.79342 7.12553 9.18722 7.12553H10.5934C10.9872 7.12553 11.2965 7.43486 11.2965 7.82865C11.2965 8.22236 10.9872 8.53178 10.5934 8.53178Z' fill='%23BF3127'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_712_52966'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center left;
	min-height: 24px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 40px;
	font-weight: 500;
	line-height: 1.43;
	list-style: none;
	margin-bottom: 20px;
	color: #363636;
}
@media only screen and (max-width: 990px) {
	.item-about-box2 .num {
		font-size: 27px;
	}
	.item-about-box4 .info h3 {
		font-size: 18px;
	}
}
@media only screen and (max-width: 768px) {
	.col-hethong {
		width: 100%;
	}
	.logo-ht {
		display: none !important;
	}
	.thanhpho-title {
		font-size: 18px;
		padding: 10px !important;
		justify-content: flex-start !important;
		min-height: auto;
	}
	.list-coso {
		padding-bottom: 0;
	}

}
@media only screen and (max-width: 767px) {
	.abbox1-right {
		padding-top: 40px;
	}
	.main_about_box2 .col-mb {
		width: 50%;
	}
	.item-about-box2 {
		margin-bottom: 30px;
	}
	.item-about-box4 .info h3 {
		font-size: 16px;
	}
	.about-box1 {
		padding-top: 90px;
		padding-bottom: 40px;
	}
	.abbox1-right .df-title {
		margin-bottom: 16px;
	}
	.about_box1_desc {
		color: #000000;
		line-height: 1.75;
	}
}
@media only screen and (max-width: 640px) {
	.thanhpho-title {
		font-size: 16px;
	}
	.item-about-box4 {
		width: 100%;
		margin-bottom: 20px;
	}
	.about-box3 {
		padding: 40px 0 0;
	}
	.about_tab_head {
		margin: 20px 0;
		font-size: 16px;
	}
	.about_tab_head li{
		padding: 8px 0;
	}
	.about_item_tab li+li{
		margin-top: 10px;
	}
	.about__btnIcon{
		width: 46px;
	}
	.about_video_box3 {
		margin-top: 30px;
	}
	/**/
	.item-about-box4 .info {
		padding: 12px;
		width: calc(100% - 15px);
	}
	.item-about-box4 .content {
		font-size: 14px;
		margin-top: 20px;
	}
	.about-box4.about-box {
		padding-bottom: 20px;
	}
	.full-about .main-form .form-df {
		padding-top: 20px;
	}
}