#homeContent {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
#homeContent > div{
	box-sizing: border-box;
	margin-bottom: 2em;
}
.home_op, .home_tendance, .home_opCo, .home_opCocot {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 1em auto 3em auto;
	background-color: #e6e6e6;
/* 		box-shadow: 0px 3px 6px rgba(0,0,0,0.2);*/
}
.home_opCo {
	min-width: 90%;
	font-family: OpenSansCondLight;
	background-color: #c32227;
	color: #fff;
	padding: 1em;
	text-align: center;
	cursor: pointer;
}
.home_opCo .title {
	font-size: 3em;
	line-height: 1em;
}
.home_opCo .jusqua {
	font-size: 1em;
}
.home_opCo .home_discount {
	font-size: 4em;
	line-height: 1em;
}
.home_opCo_button {
	font-size: 1.5em;
	color: #c30040;
	background-color: #fff;
	padding: 0.5em 1em;
	width: 60%;
	margin:1em auto;
}
.home_opCocot {
	min-width: 90%;
	font-family: OpenSansCondLight;
	padding: 1em;
	text-align: center;
	cursor: pointer;
	background-color: #ec8d57;
	border: 6px solid #d06f37;
}
.home_opCocot a, .home_opCocot a:hover {
	color: #8a4016;
}
.home_opCocot .home_discount {
	font-size: 4em;
	line-height: 1em;
}
.home_opCocot_button {
	font-size: 1.5em;
	color: #c30040;
	background-color: #d06f37;
	padding: 0.5em 1em;
	width: 25%;
}
.home_discount_cocot {
    width: 25%;
	color: #efd1c0;
	font-size: 1em;
	padding: 0.5em;
	margin-left: 2em;
}
.home_discount_cocot > span:first-of-type {
	font-size: 2.5em;
	font-family: OpenSansCondBold;
}
.home_opCocot .title {
	font-size: 4em;
}
.home_opCocot_discount_buttons {
	display: flex;
	flex: 1;
	flex-direction: column;
}
.home_discounts_cocot {
	display: flex;
	justify-content: space-around;
}
.home_discount_cocot {
	display: flex;
	flex-direction: column;
	font-size: 1em;
	padding: 0.5em;
	margin-left: 2em;
}
.home_discount_cocot:first-of-type, .home_opCocot_button:first-of-type {
	margin-left: 0em;
}
.home_opCocot_buttons {
	display: flex;
	justify-content: space-around;
}
.home_opCocot_button {
	font-size: 1em;
	background-color: #d06f37;
	color: #c32227;
	padding: 0.5em;
	margin-left: 2em;
}

.home_op img {
	width: 100%;
}
.home_op_text {
	font-family: OpenSansCondLight;
	padding: 1em;
}
.home_op_text .pretitle{
	font-size: 1.2em;
}
.home_op_text .title{
	font-size: 2em;
	line-height: 1.2em;
}
.home_op_text .subtitle{
	font-size: 1.2em;
}
.home_op_text_buttons {
	display: flex;
	justify-content: space-between;
}
.home_op_text_buttons >div{
	margin-top: 10px;
	font: 1em/1.4em OpenSansCondBold;
	
}
.home_op_text_buttons a:hover {
	color: #c30040;
}
.home_op_text_buttons a {
	color: #363636;
	display: block;
}
.home_op_text_buttons i {
	font-size: 1.2em;
}
.home_title{
	width: 90%;
	font: 2.2em OpenSansCondLight;
	margin: 1em 0em 0em 0em!important;
}
.home_title_insta {
	width: 90%;
	font: 2.5em OpenSansCondLight;
	margin: 1.5em 0em 1em 0em!important;
	text-align: center;
}
.home_title_insta i {
	display: block;
}
/* Carousel produits/styles */
.home_carousel {
	position: relative;
	width: 100%;
	min-height: 200px;
}
.carousel {
	display: flex;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.carousel > div {
	min-width: 200px;
	min-height: 200px;
	margin-right: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font: 1.3em OpenSansCondLight;
}
.carousel > div img {
	max-width: 100%;
}
.carousel > div div {
	width: 90%;
	text-align: left;
}
.carousel > div div:first-of-type {
	font: 1.4em OpenSansCondLight;
}
.carousel > div div:last-of-type {
	font-weight: bold;
}
.categories .carousel > div div:last-of-type {
	font-weight: normal;
	text-align: center;
}
.carousel > div.marques {
	min-width: 320px;
	min-height: 200px;
	margin-right: 10px;
	display: flex;
	font-size: x-large;
}
.home_brands, .home_service, .home_magtoo  {
	width: 100%;
}
.home_brands > div, .home_service > div {
	flex: 1;
	overflow: hidden;
}
.home_service > div {
	text-align: center;
	background-color: #e6e6e6;
	font-size: 1.3em;
	margin: 1em;
}
.home_service > div .home_op_text_buttons {
	justify-content: center;
}
.home_brands > div {
	margin-bottom: 1.5em;
	background-color: #e6e6e6;
}
.home_brands > div img, .home_service > div img, .home_magtoo > div img {
	max-width: 100%;
	margin: 0;
}
.home_brands > div picture, .home_service > div picture, .home_magtoo > div picture {
	margin: 0;
}
.home_brands {
	margin: 2em auto;
}
.preced, .suiv {
	display: none;
}
.home_magtoo  .home_title {
	font: 2em OpenSansCondLight;
	margin: 0!important;
}
.home_magtoo a {
	font: 1.4em OpenSansCondLight;
}
.home_magtoo > div > div {
	margin-bottom: 2em;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 1em;
	border-radius: 0.5em;
}
.home_magtoo a {
	color: #707070;
}
.home_magtoo a, .carousel a, .home_title_insta a  {
	color: #707070;
	display: block;
}
.home_magtoo_title {
	text-align: center;
	font: 5em/2em OpenSansCondLight;
}
.home_magtoo_title i {
	font-size: 0.5em;
	line-height: 0.5em;
	display: none;
	color: #c30040;
}
.getGlobalLink {
	pointer-events: none;
}
.getSingleLink {
	pointer-events: all;
}
@media (min-width:700px) {
	.home_op, .home_tendance, .home_opCo, .home_opCocot {
		width: 100%;
		position: relative;
	}
	.home_opCo a, .home_opCo a:hover {
		color: #fff;
		text-transform: uppercase;
	}
	.home_opCo_button a, .home_opCo_button a:hover {
		color: #c32227;
		text-transform: uppercase;
	}
	.home_opCo {
		min-width: 90%;
		padding: 1em;
		font-family: OpenSansCondLight;
		background-color: #c32227;
		color: #fff;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 16px;
	}
	.home_opCo .title {
		font-size: 4em;
	}
	.home_opCo .jusqua {
		font-size: 1em;
		margin: 0 1em 0 2em;
	}
	.home_opCo .home_discount {
		font-size: 6em;
		line-height: 1em;
		margin: 0 1em;
	}
	.home_opCo_button {
		font-size: 1.5em;
		background-color: #fff;
		color: #c32227;
		padding: 0.5em 1em;
		margin-left: 2em;
		width: 20%;
	}
	.home_opCocot {
		min-width: 90%;
		padding: 1em;
		font-family: OpenSansCondLight;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 16px;
	}
	.home_opCocot .title {
		font-size: 4em;
	}
	.home_opCocot .jusqua {
		font-size: 1em;
		margin: 0 1em 0 2em;
	}
	.home_opCocot_discount_buttons {
		display: flex;
		flex: 1;
		flex-direction: column;
	}
	.home_discounts_cocot {
		display: flex;
		justify-content: space-around;
	}
	.home_discount_cocot {
		display: flex;
		flex-direction: column;
		font-size: 1em;
		padding: 0.5em;
		margin-left: 2em;
	}
	.home_opCocot_buttons {
		display: flex;
		justify-content: space-around;
	}
	.home_opCocot_button {
		font-size: 1em;
		background-color: #d06f37;
		color: #c32227;
		padding: 0.5em;
		margin-left: 2em;
	}
	.home_brands, .home_service {
		width: 100%;
		display: flex;
		margin-top: 2em;
	}
	.home_service > div {
		text-align: left;
		background-color: #fff;
		margin: 0;
	}
	.home_service > div .home_op_text_buttons {
		justify-content: space-between;
	}
	.home_magtoo_article > .home_title a {
		color: #fff;
		width: 90%;
		font: 1em OpenSansCondLight;
		margin: 1em 0em 0em 0em!important;
	}
	.home_magtoo {
		background-color: #363636;
		color: #e6e6e6;
		width: 100%;
		height: 490px;
		padding: 2em;
	}
	.home_magtoo > div:nth-child(2) {
		display: flex;
	}
	.home_magtoo_article {
		text-align: center;
		transition: all 0.2s;
	}
	.home_magtoo_article:hover {
		padding: 0em;
	}
	.home_magtoo_article_texte {
		
	}
	.home_magtoo_title {
		text-align: center;
		font: 5em/2em OpenSansCondLight;
	}
	.home_magtoo_title i {
		font-size: 0.5em;
		line-height: 0.5em;
		display: none;
		color: #c30040;
	}
	.home_magtoo > div > div {
		display: flex;
		flex-direction: column;
		margin: 1em;
		width: calc(100%/3);
		border: none;
		background: none;
	}
	.home_service > div img, .home_magtoo > div img {
		background: none;
	}
	.home_brands > div:first-of-type, .home_service > div:first-of-type {
		margin-right: 2em;
	}
	.home_brands > div, .home_service > div {
		position: relative;
	}
	.home_brands_text {
		background-color: #fff;
	}
	.home_op_text_container {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		pointer-events: none;
	}
	.home_op_text {
		background-color: #fff;
		font: 16px OpenSansCondLight;
		padding: 2em 3em;
		transition: all 0.5s;
	}
	.home_brands .home_op_text, .home_service .home_op_text {
		background-color: #fff;
		font: 14px OpenSansCondLight;
		padding: 1.5em 2em;
		transition: all 0.5s;
	}
	.OPleft {
		justify-content: flex-start;
	}
	.OPleft > div {
		margin-left: 50px;
	}
	.home_brands .OPleft > div {
		margin-left: 30px;
	}
	.OPcenter {
		justify-content: center;
	}
	.OPright {
		justify-content: flex-end;
	}
	.OPright > div {
		margin-right: 50px;
	}
	.home_brands .OPright > div {
		margin-right: 30px;
	}
	.bloc_conditions {
		position: absolute;
		bottom: 5px;
		right: 5px;
		font-size: 12px;
	}
}
@media (min-width:1025px) {
	.home_service > div {
		display: flex;
		overflow: hidden;
	}
	.preced, .suiv {
		display: inline-block;
		position: absolute;
		font-size: 30px;
		top: 90px;
		cursor: pointer;
	}
	.preced {
		left: -30px;
	}
	.suiv {
		right: -30px;
	}
	.carousel {
		display: flex;
		overflow: hidden;
		transition: all .4s;
	}
	.home_title {
		width: 100%;
		font: 2.5em OpenSansCondLight;
		margin-bottom: 10px!important;
	}
	.home_title_insta {
		width: 100%;
		font: 2.5em OpenSansCondLight;
		margin-bottom: 10px!important;
	}
}