/* Home Page - CSS */
/* Each Section has its own css and Comment at the top */

/* Hero */
.hero_title {
	font-size: 50px;
	line-height: 60px;
}
#hero {
	padding-top: 200px;
}
.mimo_c1{
	font-family: 'Manrope', sans-serif;
	font-weight: 600;
}
#home_svg_frame{
	background: linear-gradient(179.77deg, #FFFFFF 15.11%, #C2E1EA 59.35%, #4DA7C2 97.43%);
}
.hero_text {
	font-size: 125px;
	line-height: 125px;
}
.text-color {
	fill: #007FC0;
}
.hashtag_wrapper svg {
	width: 100%;
	height: auto;
}
#Hashtag_Svg{
	margin-bottom: -250px;
}

/*  */
.hero-content {
	left: 0;
	top: 15%;
	z-index: 2;
}
.hero_bike {
	max-width: 75%;
	bottom: 15.5%;
	right: -13.5%;
	z-index: 0;
}
/* Offers */
#offers {
	padding: 200px 0;
}
.offers-jelly {
	width: 500px;
	height: 800px;
	top: -7.5%;
	right: -75px;
	opacity: .25;
	z-index: -1;
}
.offer_wrapper,
.equipment_wrapper {
	padding: 40px 20px 40px 25px;
	border-radius: 40px;
}
.offers_title,
.equipment_title,
.mimo_page_title {
	font-size: 35px;
	line-height: 45px;
}
.offers_text,
.equipment_text {
	font-size: 20px;
	line-height: 30px;
}
.offers_image,
.equipment_image {
	min-height: 400px;
}
.offers_image img {
	min-height: 425px;
	max-height: 425px;
	margin-top: -100px;
	max-width: unset;
	width: auto;
}
/* Buy a e-bike */
.equipment_image img {
	min-height: 375px;
	max-height: 375px;
	max-width: unset;
	width: auto;
}
.buy-bike-jelly {
	width: 175px;
	height: 300px;
	right: 100px;
	bottom: -100px;
	opacity: 0.25;
	z-index: 0;
}
#bike_products::before,
#mimo::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to bottom, rgba(37, 147, 187, 1), transparent);
	z-index: -1;
}
#mimo::before{
	opacity: 0.3;
}
#mimo {
	background: center top / cover no-repeat;
	z-index: 1;
}
.svg_frame_wrapper {
	top: -1px;
	z-index: -1;
}
#hero .svg_frame_wrapper::before {
	content: " ";
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -2px;
	background-color: #fff;
	z-index: 1;
}
.svg_frame_wrapper #home_svg_frame {
	position: relative;
	width: 102%;
	left: -1%;
}
.buy_bike_title {
	padding-top: 400px;
	margin-bottom: 65px;
}
.mimo_title h2 {
	color: black;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	font-size: 100px;
	line-height: 113px;
	position: absolute;
	left: 50px;
	top: unset;
}
#bike_products {
	background: center top / cover no-repeat;
	z-index: 1;
}
.bike-product-swiper-header {
	bottom: -50px;
	z-index: 2;
}
.bike_readmore.readmore a {
	color: #fff;
	border-color: #fff;
}
.bike-products-swiper svg {
	fill: #fff;
}
.bike-products-swiper .swiper-button-next, .bike-products-swiper .swiper-button-prev {
	top: unset;
	bottom: 300px;
}
.bike-products-swiper .swiper-button-prev {
	transform: rotate(180deg);
}
.bike-products-swiper .wrap_svl {
	max-width: 100%;
	width: 100%;
	float: none;
}
.bike-products-swiper .wrap_svl_center_box {
	display: block;
	max-width: 65%;
	margin: auto;
}
.bike-products-swiper .wrap_svl_center {
	margin-bottom: -50px;
}
.buy_bike_title h2,
.mimo_title h3 {
	font-size: 5vw;
	line-height: 10vh;
}
#buy_bike_svg_frame,
#mimo_svg_frame{
	transform: rotate(180deg);
}
.buy_bike_subtitle p {
	font-size: 30px;
	line-height: 40px;
	font-family: 'Manrope', sans-serif;
	font-weight: 300;
}
.buy_bike_link_text p {
	font-size: 45px;
	line-height: 55px;
}
/* Equipment */
.equipment_title h2 {
	line-height: 35vh;
}
/* About Us */
.about_desc p {
	font-size: 28px;
	line-height: 38px;
}
.about_image svg {
	width: 100%;
}
.map_image > img {
	max-width: unset;
	max-height: 900px;
	margin-top: -41%;
	margin-left: -27.5%;
}
.location_text {
	top: -30px;
	left: -7%;
}
.location_text p {
	font-size: 28px;
	line-height: 39px;
}
.location_text p span {
	display: block;
	font-size: 35px;
	line-height: 45px;
}
/* Reviews */
.review_author_details p {
	color: #1D3375;
}
.reviews_readmore {
	margin-top: 70px;
}
.reviews_swiper,
.videos_swiper {
	width: 100%;
	overflow: unset;
}
.reviews_slide {
	border-radius: 45px;
	box-shadow: 3.95584px 3.95584px 9.88959px rgba(0, 0, 0, 0.25);
	padding: 30px 60px;
}
/* MIMO */
#mimo {
	min-height: 150vh;
}
.mimo_title h3 {
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
}
.mimo_logo {
	margin-top: 200px;
}
.mimo_page_details {
	bottom: 45px;
}
.mimo_wrapper {
	border-radius: 40px;
	overflow: hidden;
}
.mimo_c1_wrapper p {
	font-size: 26px;
	line-height: 36px;
}
.mimo_page_logo {
	top: 40px;
	left: 45px;
}
/* Awards */
.awards-jelly {
	width: 385px;
	height: 650px;
	top: -305px;
	left: 10%;
	opacity: 0.25;
}
.awards_img {
	top: calc(50% - 77px);
}



/* .animated-jelly {
	animation: scaleAnimation 5s ease-in-out infinite;
}

@keyframes scaleAnimation {
	0% {
		transform: scale3d(.85, .85, .75), translate(-25px, 25px);
	}
	25% {
		transform: scale3d(.65, .65, .85), translate(-15px, 15px);
	}
	50% {
		transform: scale3d(1, 1, 1), translate(-5px, 5px);
	}
	75% {
		transform: scale3d(.65, .65, .85), translate(15px, -15px);
	}
	100% {
		transform: scale3d(.85, .85, .75), translate(25px, -25px);
	}
} */


.equipment_image img {
	min-height: unset;
	max-height: 100px;
	max-width: unset;
	width: auto;
	filter: brightness(99);
}
section#about_us {
	margin-bottom: 0;
}
.hero_text {
	font-size: 80px;
	line-height: 80px;
	margin-top: 50px;
}