.banner .left {}

.banner .left img {
	width: 90%;
	opacity: 0.8;
}

.banner .right {
	text-align: right;
}

.banner .right img {
	width: 90%;
	opacity: 0.6;
}

.img_right {
	text-align: right;
}

.img_right img {
	width: 80%;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: 10px !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: 10px;
}

.sectionflex {
	padding-top: 140px;
}

.two{
	padding-top: 0px !important;
}
