.pb-120 {
	padding-bottom: 120px;
}

.about-area {
	padding: 0 0 100px;
}

.about-area.inner-about-area {
	padding: 100px 0;
}

.about-img-wrap-two>img:nth-child(1) {
	width: 280px;
	height: 320px;
}
.about-img-wrap-two > img:nth-child(2) {
    width: 328px;
    height: 400px;
}
.about-img-wrap-two > img:nth-child(3) {
    width: 330px;
}

.about-img-wrap > img:nth-child(1) {
    width: 245px;
    height: 440px;
    object-fit: cover;
}
.about-img-wrap > img:nth-child(2) {
	width: 170px;
	object-fit: cover;
}

.about-img-wrap {
	margin-bottom: 0;
}

.about-img-wrap-two > img:nth-child(2) {
    width: 373px;
    height: 419px;
}
.about-img-wrap-two > img:nth-child(1) {
	display: none;
}
.about-img-wrap-two > img:nth-child(3) {
    width: 373px;
}

.about-img-wrap > img:nth-child(1) {
	width: auto;
	height: auto;
}
.about-img-wrap > img:nth-child(2) {
    width: auto;
}
.about-img-wrap {
	margin-bottom: 60px;
}

.about-img-wrap-two {
	margin-bottom: 50px;
}
.about-img-wrap-two > img:nth-child(1) {
    width: 300px;
    height: 337px;
	display: block;
}

.about-img-wrap > img:nth-child(2) {
    display: none;
}
.about-img-wrap > img:nth-child(1) {
    height: auto;
}
.about-img-wrap {
	margin-bottom: 45px;
}

.about-img-wrap > img:nth-child(1) {
    width: 100%;
}

.about-img-wrap-two > img:nth-child(1) {
	display: none;
}
.about-img-wrap-two > img:nth-child(2) {
	width: 100%;
	border-radius: 5px 20px 5px 5px;
}
.about-img-wrap-two > img:nth-child(3) {
	width: 100%;
}

.about-img-wrap-two .list-wrap:nth-child(1) {
	display: none;
}

.about-img-wrap-two .list-wrap:nth-child(2) li:nth-child(1) > img {
	width: 100%;
	height: 360px;
}
.about-img-wrap-two .list-wrap:nth-child(2) li:nth-child(2) > img {
	width: 100%;
	height: 210px;
}
.about-img-wrap-two {
	justify-content: center;
}

.about-img-wrap > img:nth-child(1) {
    height: 500px;
}

.about-img-wrap-two .list-wrap:nth-child(1) {
	display: flex;
}

.about-img-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 38px;
}
.about-img-wrap > img {
	border-radius: 10px;
}
.about-img-wrap img:nth-child(2) {
	margin-left: 20px;
}

.about-img-wrap-two {
	display: flex;
	align-items: center;
	gap: 20px;
}
.about-img-wrap-two .list-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	flex-direction: column;
}
.about-img-wrap-two .list-wrap:nth-child(1) li:nth-child(2) > img {
	width: 311px;
	height: 337px;
	border-radius: 5px;
	object-fit: cover;
}
.about-img-wrap-two .list-wrap:nth-child(2) li:nth-child(1) > img {
	width: 373px;
	height: 419px;
	object-fit: cover;
	border-radius: 5px 40px 5px 5px;
}
.about-img-wrap-two .list-wrap:nth-child(2) li:nth-child(2) > img {
	border-radius: 5px;
	width: 373px;
	height: 210px;
	object-fit: cover;
}

.experiences-item {
	left: 30px;
}
.experiences-item:nth-child(2) {
	left: 140px;
}

.experiences-item:nth-child(2) {
	display: none;
}
.experiences-item {
	left: 0;
}
.experiences-item {
	width: 310px;
	left: 0;
	bottom: 30px;
}
.experiences-item .content .title {
	font-size: 16px;
}

.experiences-item {
	display: none;
}

.experiences-item {
	box-shadow: 6px 6px 50px 5px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
	padding: 20px;
	width: 352px;
	display: flex;
	align-items: center;
	position: absolute;
	background: #ffffff;
	left: 70px;
	bottom: 87px;
}
.experiences-item .icon {
	width: 63px;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FE5D14;
	border-radius: 5px;
	color: #ffffff;
	font-size: 30px;
	flex: 0 0 auto;
	margin-right: 20px;
}
.experiences-item .content .title {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.55;
}
.experiences-item:nth-child(2) {
	bottom: -38px;
	left: 145px;
}

.experiences-item .icon {
	width: 63px;
	height: 63px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FE5D14;
	border-radius: 5px;
	color: #ffffff;
	font-size: 30px;
	flex: 0 0 auto;
	margin-right: 20px;
}

.experiences-item .content .title {
	font-weight: 500;
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.55;
}

.about-content-two {
	width: 95%;
}

.about-content-two {
	width: 100%;
}

.about-content p {
	margin-bottom: 18px;
  color: black;
}

.about-content-two {
	width: 85%;
}
.about-content-two p {
	margin-bottom: 30px;
}

.section-title .sub-title {
	font-size: 18px;
}

.section-title .title {
	font-size: 34px;
}

.section-title .sub-title {
	font-size: 20px;
	display: block;
	color: #FE5D14;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 14px;
}
.section-title .title {
	font-size: 40px;
	margin-bottom: 0;
}

.section-title.white-title .title {
	color: #ffffff;
}

.section-title .title {
	font-size: 38px;
}

.section-title.white-title-two .sub-title {
	color: #ffffff;
}
.section-title.white-title-two .title {
	color: #ffffff;
}

.about-list .list-wrap li i {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.about-list-two .list-wrap .list-item {
	width: 100%;
}

.about-list-two .list-wrap {
	gap: 20px 0;
}

.about-list .list-wrap {
	margin-bottom: 50px;
}
.about-list .list-wrap li {
	display: flex;
	align-items: baseline;
	font-family: 'Poppins', sans-serif;
	color: #1C1C1C;
	font-size: 18px;
	margin-bottom: 10px;
}
.about-list .list-wrap li:last-child {
	margin-bottom: 0;
}
.about-list .list-wrap li i {
	width: 24px;
	height: 24px;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #FE5D14;
	box-shadow: 4px 4px 15px rgba(254, 93, 20, 0.4);
	color: #ffffff;
	font-size: 12px;
	margin-right: 15px;
}

.about-list-two .list-wrap {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 -15px;
	margin-bottom: 50px;
}
.about-list-two .list-wrap .list-item {
	display: flex;
	align-items: center;
	width: 50%;
	padding: 0 15px;
}
.about-list-two .list-wrap .list-item .icon {
	width: 60px;
	height: 60px;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	background: rgb(254 93 20 / 16%);
	font-size: 30px;
	color: #FE5D14;
	margin-right: 15px;
}
.about-list-two .list-wrap .list-item .content .title {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.5;
}

.about-list .list-wrap li i {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.about-list-two .list-wrap .list-item {
	width: 100%;
}
.about-list-two .list-wrap {
	gap: 20px 0;
}
.about-shape-wrap .list-wrap li:nth-child(1) {
	top: 0;
}
.about-shape-wrap .list-wrap li:nth-child(2) {
	display: none;
}
.about-shape-wrap .list-wrap li:nth-child(3) {
	bottom: 1%;
}

.list-wrap {
	margin: 0px;
	padding: 0px;
}
.list-wrap li {
	list-style: none
}


