.dp50 {
	width: 50%;
	float: left;
}

.dp50.pdr {
	padding-right: 40px;
}

.dp50.pdl {
	padding-left: 40px;
}

@media screen and (max-width: 991px) {
	.dp50 {
		width: 100%;
		float: none;
	}

	.dp50.pdr {
		padding-right: 0;
		margin-bottom: 30px;
	}

	.dp50.pdl {
		padding-left: 0;
	}
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

@media screen and (max-width: 991px) {

	.desktop {
		display: none;
	}

	.mobile {
		display: block;
	}

}

#center_column>.container {
	width: 100%;
	max-width: 100%;
}

#landing-page-v11 header {
	background-image: url('https://www.cyclable.com/wp-content/uploads/2020/02/yuba-bosch.jpg');
	height: 600px;
	position: relative;
	color: white;
	padding: 0 15px;
	background-size: cover;
	background-position: center 0;
}

@media screen and (max-width: 991px) {
	#landing-page-v11 header {
		background-image: url('https://www.cyclable.com/wp-content/uploads/2020/02/header-mobile.jpg');
	}
}

.contAriane {
	display: none;
}

.logo-cyclassur {
	float: right;
	margin: 0 0 0 10px;
}

#landing-page-v11 .fa-spin {
	display: inline;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	color: inherit;
	margin-left: 5px;
}


#landing-page-v11 .sending {
	display: none;
}


#landing-page-v11 .btns {
	display: flex;
	justify-content: center;
}

#landing-page-v11 .bold {
	font-weight: bold;
}



#landing-page-v11 header:after {
	background-color: black;
	opacity: 0.5;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	width: 100%;
	height: 100%;
}

#landing-page-v11 header>* {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}

#landing-page-v11 header h1 {
	font-weight: lighter;
	border: 1px solid white;
	padding: 30px 40px;
	display: inline-block;
	margin-top: 145px;
	margin-bottom: 30px;
	font-size: 44px;
}

#landing-page-v11 .bandeau {
	background-color: #B10923;
}

#landing-page-v11 .bandeau .container {
	background-color: #B10923 !important;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
	height: 100px;
}

#landing-page-v11 .bandeau img {
	max-width: 150px;
	margin: 0;
	mix-blend-mode: initial;
}

@media screen and (max-width: 991px) {
	#landing-page-v11 header h1 {
		font-size: 30px;
		margin-top: 50px
	}

	#landing-page-v11 header p {
		font-size: 18px;
		padding: 0 15px;
	}

	#landing-page-v11 header {
		height: 415px;
		background-position: left;
	}
}

#landing-page-v11 .section {
	padding: 85px 20px;
}


#landing-page-v11 h2 {
	font-size: 30px;
	padding-bottom: 15px;
	margin-top: 0;
	margin-bottom: 30px;
	border-bottom: 1px dotted grey;
	color: black;
	padding-top: 0;
}


#landing-page-v11 .aside {
	background: #f2f2f2;
	padding: 13px 30px;
	padding-bottom: 30px;
}

#landing-page-v11 .aside h3,
#landing-page-v11 .aside h2 {
	font-size: 25px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-bottom: 25px;
	border-bottom: 1px dotted grey;
	color: black;
	padding-top: 0;
}

#landing-page-v11 p {
	font-size: 22px;
	margin-bottom: 20px;
}

#landing-page-v11 p.smalle {
	margin-top: 15px;
	font-size: 11px;
	margin-bottom: 0;
}

#landing-page-v11 ul {
	font-size: 18px;
}

#landing-page-v11 ul.redbullet {
	padding: 0;
	margin-bottom: 0;
	font-size: 23px;
}

#landing-page-v11 .btns {
	margin-bottom: 85px;
}

@media screen and (max-width: 991px) {
	#landing-page-v11 ul.redbullet {
		-webkit-column-count: 1;
		/* Chrome, Safari, Opera */
		-moz-column-count: 1;
		/* Firefox */
		column-count: 1;
	}

	#landing-page-v11 .section {
		padding: 40px 20px;
	}

	#landing-page-v11 .btns {
		margin-bottom: 40px;
	}

}

#landing-page-v11 ul.redbullet li {
	list-style: none;
	padding: 0;
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}

#landing-page-v11 ul.redbullet.smiley li {
	margin-bottom: 40px;
}

#landing-page-v11 ul.redbullet li:last-of-type {
	margin-bottom: 0;
}

#landing-page-v11 ul.redbullet li:before {
	content: url('/themes/cyclable_v4/css/img/svg/Check.svg');
	margin-right: 10px;
}

#landing-page-v11 ul.redbullet.smiley li:before {
	content: url('/themes/cyclable_v4/img/Picto_Smiley_true_Red.svg');
	margin-right: 10px;
}

#landing-page-v11 hr {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px dotted grey;
}

#landing-page-v11 hr.hide {
	margin-top: 20px;
	margin-bottom: 30px;
	border: 0;
	border-top: 1px dotted grey;
}

#landing-page-v11 .btnlanding {
	width: 275px;
	max-width: 100%;
	padding: 10px;
	margin: 15px auto 15px auto;
	display: block;
	display: flex;
	align-items: center;
	font-size: 15px;
	justify-content: center;
}




#landing-page-v11 .btns .btnlanding:first-of-type {
	margin: 0;
	margin-right: 15px;
}

#landing-page-v11 .btns .btnlanding:last-of-type {
	margin: 0;
	margin-left: 15px;
}



#landing-page-v11 .red {
	color: #B10923;
}

@media (max-width: 991px) {

	#landing-page-v11 .btnlanding {
		width: calc(100% - 20px);
	}

}


#landing-page-v11 .quote {
	font-size: 34px;
	line-height: 43px;
	background-color: #f2f2f2;
	padding: 20px;
	margin-bottom: 35px;
	position: relative;
}

#landing-page-v11 .quote:after {
	content: "";
	width: 30px;
	height: 8px;
	background-color: #B10923;
	bottom: -8px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}



@media screen and (max-width: 991px) {
	#landing-page-v11 .quote {
		font-size: 24px;
		line-height: 32px;
	}
}

#landing-page-v11 .mapou,
#landing-page-v11 .mapou .container {
	background-color: #efefef;
	padding-bottom: 45px;
}


#landing-page-v11 .small {
	font-size: 11px;
	margin-bottom: 40px;
}

#landing-page-v11 .slider {
	display: flex;
	align-items: flex-start;
	position: relative;
	padding-left: 40px;
	overflow: auto;
	width: calc(100% - 70px);
	margin: auto;
	margin-bottom: 30px;
}


#landing-page-v11 .navigation .fa {
	position: absolute;
	top: 70px;
	color: #7a7970;
	font-size: 20px;
	cursor: pointer;
}

#landing-page-v11 .navigation .fa-chevron-right {
	right: 0
}

#landing-page-v11 .navigation .fa-chevron-left {
	left: 0;
}

#landing-page-v6 .section {
	padding: 31px 20px !important;
}

#landing-page-v11 .img-footer {
	width: 100%;
}

@media (max-width: 1540px) {
	#center_column .container {
		padding: 0;
	}
}

img {
	max-width: 100%;
	mix-blend-mode: multiply;
}



* {
	-webkit-overflow-scrolling: touch;
}