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

.dp75 {
	width: calc(100%*(2/3));
	float: left;
}

.dp25 {
	width: calc(100%*(1/3));
	float: left;
}

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

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

.dp75.pdr {
	padding-right: 25px;
}

.dp75.pdl {
	padding-left: 25px;
}

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

#columns {
	padding-bottom: 0;
}

#landing-page-v6 .mapou.grey,
#landing-page-v6 .mapou.grey .container {
	background-color: #f2f2f2;
}

#landing-page-v6 h2 {
	font-size: 30px;
	padding-bottom: 15px !important;
	margin-top: 0 !important;
	margin-bottom: 30px !important;
	border-bottom: 1px dotted #808080;
	color: #000;
	padding-top: 15px !important;
}

#landing-page-v6 .section h2 {
	padding-top: 0 !important;
}

#landing-page-v6 p:not(.product-item-desc),
#landing-page-v6 ul {
	font-size: 18px;
	margin-bottom: 20px;
}

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

#landing-page-v6 hr.noborder {
	border: 0;
}


#landing-page-v6 .button-group {
	display: flex;
	justify-content: center;
	padding: 25px;
	padding-bottom: 15px;
	/* position: sticky;
	top: -10px;
	z-index: 100;
	background-color: #fff; */
}

#landing-page-v6 .button-group .btn {
	margin: 0 10px;
	font-size: 16px
}

#landing-page-v6 .button-group .btn.is-checked {
	color: #B10923;
	background-color: #fff;
	border: 1px solid #B10923;
}


#landing-page-v6 .btn-white:hover {
	color: #B10923;
	background-color: transparent;
	border: 1px solid #B10923;

}

#landing-page-v6 .btn-white {
	color: #525252;
	background-color: transparent;
	border: 1px solid #525252;

}

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

#landing-page-v6 .see-more-link {
	font-size: 18px;
	margin-left: 10px;
}

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

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

	.pdr {
		padding-right: 0 !important;
	}

	.pdl {
		padding-left: 0 !important;
	}

	.dp75 {
		width: 100%;
		float: none;
	}

	.dp25 {
		width: 100%;
		float: none;
	}

	#landing-page-v6 h2 {
		display: flex;
		flex-direction: column;
		font-size: 28px;

	}
}

.container {
	height: auto !important;
}

.container.grey {
	background-color: #f2f2f2;
}

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

#landing-page-v6 .cpheader {
	background-image: url('https://www.cyclable.com/wp-content/uploads/2018/11/header-desktop-objets-connectes.jpg');
	position: relative;
	color: white;
	padding: 0 15px;
	padding-bottom: 15px;
	background-size: cover;
	background-position: center;
}

#landing-page-v6 .cpheader:before {
	background-color: black;
	opacity: 0.30;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	width: 100%;
	height: 100%;
}

#landing-page-v6 .cpheader>* {
	position: relative;
}

#landing-page-v6 .cpheader h1 {
	font-weight: lighter;
	border: 1px solid white;
	padding: 30px 40px;
	display: inline-block;
	margin-top: 90px;
	margin-bottom: 90px;
	font-size: 43px;
	max-width: 90%;
}

#landing-page-v6 .dynamicMoreLink {
	margin-bottom: 25px;
}



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

#landing-page-v6 .mapou:nth-child(odd) {
	background-color: #f7f7f7 !important;
}

#landing-page-v6 .mapou:nth-child(odd) .section {
	background-color: transparent !important;
}


#landing-page-v6 .section>p:last-of-type {
	margin-bottom: 0;
}

#landing-page-v6 .mapou+.section {
	padding-bottom: 0 !important;
}

#landing-page-v6 .container .section {
	padding-left: 0;
	padding-right: 0;
}

.flexListProduct {
	margin-bottom: 30px;
}


.flexListProduct .ajax_block_product {
	padding: 0px 10px !important;
}

.flexListProduct #product_list .ajax_block_product .item-wrapper .product-item-hover {
	width: calc(100% - 20px);
}

.ajax_block_product .item-wrapper {
	outline: 0;
}

.mapou #product_list {
	display: block;
	position: relative;
	width: 100% !important;
}

#landing-page-v6 .mapou #product_list li {
	float: left;
	flex: none;
	width: 425px;
}

#landing-page-v6 .img-bottom {
	max-height: 400px;
	overflow: hidden;
}

#landing-page-v6 .img-bottom .img-full-with {
	width: 100%;
	object-fit: cover;
}

#landing-page-v6 .block-conseil {
	padding: 30px;
	border-left: 3px solid #B1091F;
	margin-top: 30px;
	background: #fff;
}

#landing-page-v6 .block-conseil ul.redbullet {
	padding-left: 0;
	margin-bottom: 0;
}

#landing-page-v6 .block-conseil {
	padding: 20px 30px;
	border-left: 4px solid #B1091F;
	margin-top: 30px;
	background: #fff;
}


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

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

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

#landing-page-v6 .linesProducts {
	position: relative;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

#landing-page-v6 .linesProducts.loading {
	opacity: 0.2;
}

#landing-page-v6 .rules {
	margin-top: 20px;
	margin-bottom: 20px;
}

#landing-page-v6 .rules .block {
	/* border: 1px solid #dfdad5; */
	float: none;
	margin: 0 auto;
	margin-bottom: 0;

}

#landing-page-v6 .rules .header {
	background-color: #efefef;
	color: #77705a;
	min-height: 75px;
	display: flex;
	padding: 0 25px;
	position: relative;
	cursor: pointer;
	border-bottom: 2px solid #dfdad4;
	align-items: center;
}

#landing-page-v6 .rules .header i:first-of-type {
	order: 1;
	margin: auto 0;
	margin-right: 20px;
	font-size: 24px;
	display: block;
}

#landing-page-v6 .rules .header h3,
#landing-page-v6 .rules .header i {
	font-size: 20px;
	color: #77705a;
	margin: auto 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
	height: auto;
	line-height: normal;

}

#landing-page-v6 .rules .header.red h3,
#landing-page-v6 .rules .header.red i {
	color: #b5131d;
	font-size: 25px;
}



#landing-page-v6 .rules .header h3 {
	margin: 0 !important;

}

#landing-page-v6 .rules .header i {
	font-size: 24px;
	margin-right: 20px;
}

#landing-page-v6 .rules .header i {
	order: 3;
	margin-left: auto;
	font-size: 35px;
	margin-right: 0;
}

#landing-page-v6 .rules .header i:first-of-type {
	order: 1;
	margin: auto 0;
	margin-right: 20px;
	font-size: 24px;
}

#landing-page-v6 .rules .header h3 {
	order: 2;
}

#landing-page-v6 .rules .content {
	padding: 0;
	display: flex;
	flex-direction: row;
	align-items: center;

}

#landing-page-v6 .rules .content>.content {
	padding: 15px 0;
	max-width: 100%;
}

#landing-page-v6 .rules .content.collumn {
	flex-direction: column;
}

#landing-page-v6 .rules .content.collumn .redbullet {
	margin-bottom: 0;
	width: 100%;

}

#landing-page-v6 .rules .content .cont-img {
	/* flex: 1 1 250px; */
	flex: 1;
}

#landing-page-v6 .rules .content .cont-img img {
	width: 100%;
	min-width: 125px;
}

#landing-page-v6 .rules .content .text {
	margin-top: 0;
}

#landing-page-v6 .rules .content .text h3 {
	font-size: 20px;
	font-weight: bold;
}

#landing-page-v6 .rules .content .text p {
	font-size: 16px;
	margin: 0;
}

#landing-page-v6 .rules .cyclassur .content .text p {
	margin-bottom: 15px;
	font-size: 18px;
}

#landing-page-v6 .rules .cyclassur .content .text p:last-of-type {
	margin-bottom: 0;
}

#landing-page-v6 .rules .content .imgs {
	display: flex;
	justify-content: space-around;
	width: 100%;
	margin-bottom: 30px;
}

#landing-page-v6 .rules .content .imgs img {
	max-width: calc(100%/3 - 50px);
	height: 225px;
}

#landing-page-v6 .rules .cyclassur img {
	max-width: 100%;
	margin: 25px 0;
}

#landing-page-v6 .rules .content .btn {
	width: 100%;
	max-width: 375px;
	font-size: 14px;
}



#landing-page-v6 nav.inside,
#landing-page-v6 nav.inside .container {
	background-color: #f7f7f7 !important;
	padding: 0 !important;
}

#landing-page-v6 nav.inside {
	padding: 50px 0 50px 0 !important;

}

#landing-page-v6 #conseils .section {
	padding-top: 50px;
	padding-bottom: 50px;
}

#landing-page-v6 nav.inside ul {
	display: flex;
	list-style: none;
	padding: 0;
	overflow: auto;
	flex-wrap: wrap;
	margin: 0;
	text-align: center;
	justify-content: space-around;
	margin-bottom: 0;
}

/*
#landing-page-v6 nav.inside ul::after {
  content: "";
  max-width: 100%;
  margin-bottom: 15px;
  position: relative;
  flex: 0 0 calc(100%/3 - 11px);
  height: 200px;
}
*/

#landing-page-v6 .cpheader .scrollBtn {
	display: none;
}



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

	.showLessOrMore {
		box-shadow: inset 0 -9px 10px -10px grey;
	}

	#landing-page-v6 .cpheader {
		background-image: url('https://www.cyclable.com/wp-content/uploads/2018/11/header-mobile-objets-connectes.jpg');
	}

	.flexListProduct .ajax_block_product:first-of-type {
		padding-left: 0px !important;
	}

	.flexListProduct #product_list .ajax_block_product .item-wrapper:first-of-type .product-item-hover {
		width: calc(100% - 10px);
	}



	#landing-page-v6 .cpheader .scrollBtn {
		position: relative;
		display: inline-block;
		transform: translate(0, -50%);
		color: #fff;
		letter-spacing: 1px;
		padding-top: 45px;
		margin-top: 40px;
		font-size: 14px;
	}

	#landing-page-v6 .cpheader .scrollBtn span {
		position: absolute;
		top: 0;
		left: 50%;
		width: 24px;
		height: 24px;
		margin-left: -12px;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		transform: rotate(-45deg);
		box-sizing: border-box;
	}
}

@media screen and (max-width: 991px) {
	#landing-page-v6 nav.inside ul {
		justify-content: space-around;
	}



	#landing-page-v6 nav.inside ul::after {
		display: none;
	}

	.inside,
	.inside .container {
		padding: 30px 0 30px 0;
	}
}

#landing-page-v6 nav.inside ul li {
	display: flex;
	list-style: none;
	padding: 0;
	max-width: 100%;
	margin-bottom: 15px;
	flex: 0 0 calc(100%/3 - 11px);
	height: 195px;
	overflow: hidden;
	position: relative;
	margin: 0;
}

#landing-page-v6 nav.inside ul li::after {
	background-color: #000;
	opacity: 0.2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 991px) {
	#landing-page-v6 nav.inside ul li {
		flex: 0 0 400px;
		max-width: 90%;
		margin-right: 0;
		margin-bottom: 25px;
	}

	#landing-page-v6 nav.inside ul li:last-of-type {
		margin-bottom: 0;
	}
}


#landing-page-v6 nav.inside ul li a:first-of-type {
	display: block;
	width: 100%;
}


#landing-page-v6 nav.inside ul li a:first-of-type img {
	width: auto;
	height: 100%;
}

#landing-page-v6 nav.inside ul li span {
	position: absolute;
	bottom: 25px;
	font-size: 28px;
	text-align: center;
	color: #fff;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: calc(100% - 40px);
	left: 15px;
	z-index: 1;
}

#landing-page-v6 nav.inside ul li a:last-of-type {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 1;
	background: white;
	opacity: 0;
}

#landing-page-v6 nav.inside ul li a:last-of-type:hover,
#landing-page-v6 nav.inside ul li a:last-of-type:focus,
#landing-page-v6 nav.inside ul li a:last-of-type:active {
	opacity: 0.2;
}




@media (max-width: 1000px) {
	#landing-page-v6 .rules .block {
		width: 100%;
		margin: 0 !important;
		margin-bottom: 25px !important;
	}

	#landing-page-v6 .rules .header {
		padding: 10px 15px;
	}

	#landing-page-v6 .rules .content {
		padding: 15px;
	}
}



@media (max-width: 991px) {

	#landing-page-v6 .rules .header h3,
	#landing-page-v6 .rules .header i {
		padding: 0 !important;
	}

	#landing-page-v6 .js-carousel {
		width: 100%;
	}

	#landing-page-v6 .rules .content .cont-img {
		width: 100%;
		padding: 15px;
		text-align: center;
	}

	#landing-page-v6 .rules .content .cont-img img {
		max-width: 150px
	}

	#landing-page-v6 .rules .content>.content {
		flex-direction: column;
	}

	#landing-page-v6 .rules .content .text {
		padding-left: 0;
	}

	#landing-page-v6 .rules .content.collumn .redbullet {
		padding-left: 0;
	}

	#landing-page-v6 .rules .content .imgs {
		display: block;
		text-align: center;
	}

	#landing-page-v6 .rules .content .imgs img {
		max-width: 300px;
		height: auto;
		width: 100%;
		display: inline-block;
		margin-top: 20px;
	}

	#landing-page-v6 header {
		background-image: url('https://www.cyclable.com/wp-content/uploads/2018/11/header-desktop-objets-connectes.jpg');
		background-size: cover;
	}

	#landing-page-v6 ul.redbullet li {
		flex-direction: column;
		margin-top: 35px;
	}

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

	#landing-page-v6 header h1 {
		font-size: 30px;
		margin-top: 30px
	}

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

	#landing-page-v6 .button-group {
		width: calc(100% - 10px);
		overflow: auto;
		justify-content: flex-start;
		padding: 25px 0 0 0;
	}

	#landing-page-v6 .button-group .btn {
		flex: 1;
		min-width: 60%;
		max-width: 80%;
		margin: 0;
		margin-right: 15px;
	}

	#landing-page-v6 .see-more-link {
		margin-left: 0;
		margin-top: 5px;
	}

	.mapou #product_list {
		min-height: 465px;
		display: flex;
		overflow: auto;
	}

	#landing-page-v6 .mapou #product_list li {
		float: left;
		flex: none;
		/* min-width: 315px; */
		max-width: calc(100% - 15px);
		height: auto !important;
	}
}


@media screen and (min-width: 991px) {
	.mapou #product_list {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}