.advanced-slider__caption__inner__content__heading {
	color: #fff;
  font-size:70px;
}
.advanced-slider__caption__inner__content__text {
	color: #fff;
	font-size: 30px;
}
.advanced-slider__caption__inner__content__button {
	padding: 17px;
	border-radius: 50px;
	min-width: 225px;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}
.abo {
	width: 65%;
	margin: 100px auto 0;
	line-height: 40px;
	background-color: #848060 !important;
	padding: 100px;
	background-image: url('https://d.top4top.io/p_3662f54dm1.png');
	background-size: 15%;
}
.abo h2
{color: #fff;
	font-size: 50px;
	padding-bottom: 20px;
}
.abo p {
	color: #fff;
	font-weight: 600;
	font-size: 18px !important;
}
.abo .w-full {
	width: 100% !important;
}
.mu {
	width: 50%;
	margin: 50px auto 0;
}
.mu img {
	object-fit: contain;
}
.mu h3 {
	color: #7b7756;
	font-size: 18px;
}
.s-slider-block__title h2 {
	font-size: 2rem;
}
.s-products-slider-wrapper {
	margin-bottom: 0;
}
.s-slider-block__title {
	margin-bottom: 3rem;
}

@media (max-width: 767px) {
.abo {
	width: 95%;
	margin: 20px auto 0;
	background-color: #848060 !important;
	padding: 50px 10px 30px 10px;
	background-image: url('https://d.top4top.io/p_3662f54dm1.png');
	background-size: 35%;
}
  .abo h2 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 0px;
}
  .abo p {
	color: #fff;
	font-weight: 500;
	font-size: 15px !important;
}
  .advanced-slider__caption__inner__content__text {
	font-size: 25px;
	margin-bottom: 20px;
}
  .mu {
	width: 100%;
	margin: 0;
}
}