body {
	background-color:#ffffff;
	padding:0;
	margin:0;
	color:#333333;
	text-align: left;
		}
	  .separ {
			clear: both;
			margin:0;
			border:0;
			height:0;
			padding:0;
			background:none;
			opacity:0;
		}
		img {
			width:100%;
			height: auto;
		}
		p, p a, #zeMedcomp, ol, ol li {color:#666666 !important; font-size:10px !important; line-height: 14px !important; opacity: 1 !important; }
	  li {list-style-type: none !important;}
		ol {padding-left:15px !important;}
	  	ol, ol li {list-style-type: decimal !important}

/* -- MASQUE -- */

	  .masque {
		  overflow: hidden;
	  }

/* -- SECTION */
/* -- SECTION */
	
.section {
	padding:0;
}
	.section_A {background-color:#ffffff;}
	.section_B {background: linear-gradient(-90deg,#27c1e0,#1faea5);}
	  
/* STRUCTURE - GABARIT */	
/* STRUCTURE - GABARIT */	
	  .gabarit {
			display: flex;
			-webkit-flex-direction: row;
			-moz-flex-direction: row;
			-ms-flex-direction: row;
			flex-direction: row;
			-webkit-justify-content: space-between;
			-moz-justify-content: space-between;
			-ms-justify-content: space-between;
			justify-content: space-between;
			-webkit-flex-flow: wrap;
			-moz-flex-flow: wrap;
			-ms-flex-flow: wrap;
			flex-flow: wrap;
		  	/*-webkit-align-items: flex-start;
		 	-moz-align-items: flex-start;
		  	-ms-align-items: flex-start;
		  	align-items: flex-start;*/
			position:relative;
			padding:0;
			margin:0 auto;
			list-style-type: none;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
		.gabarit li {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
			padding:0;
			margin:0;
			position:relative;
		}
	 

.structure {
	margin:0 auto;
	max-width: 1250px;
}

/* -- ZONE + PADDING -- */
/* -- ZONE + PADDING -- */
.zone {}
	/* Padding horizontal + vertical */
.padding{
	padding:30px !important;
}
	/* Padding horizontal */
	.padding-x{
		padding:0 30px !important;
	}
	/* Padding vertical */
	.padding-y{
		padding:30px 0 !important;
	}


/* -- HEADER -- */
.header {
	width:100%;
	padding: 20px!important;
}
.logo {
	width: 181px;
	margin: 0 auto;
	height: auto;
	display: block;
}

/* -- CONTENU -- */
/* -- CONTENU -- */
.contenu {
	width:calc(100% - 720px) !important;
}
.courbe {
	width: 100%;
	height: 400px;
	bottom: 0;
	-webkit-animation: 8s ease 0s infinite light;
	animation: 8s ease 0s infinite light;
	opacity: 0;
	overflow: hidden;
}
.courbe-img {
	width: auto;
	height:100%;
	position: absolute;
}

 @-webkit-keyframes light {
	0% {
	  transform: translate(-100%, 0);
		opacity: 0;
	}
	  20% {
		opacity: 0;
	}
	 
	 30% {
		opacity: 1;
	}
	 
	  70% {
		opacity: 0;
		  transform: translate(0%, 0);
	}
	80% {
	  
		opacity: 0;
	}
	 100% {
	  transform: translate(0%, 0);
		opacity: 0;
	}
  }

 @keyframes light {
	0% {
	  transform: translate(-100%, 0);
		opacity: 0;
	}
	  20% {
		opacity: 0;
	}
	 
	 30% {
		opacity: 1;
	}
	 
	  70% {
		opacity: 0;
		  transform: translate(0%, 0);
	}
	80% {
	  
		opacity: 0;
	}
	 100% {
	  transform: translate(0%, 0);
		opacity: 0;
	}
  }
.visuel {
	width: 320px;
}
.visu, .visu-dt,.visu-gh, .courbe {
	position: absolute;
}
.visu-gh {
	width: 20px;
	top: -100px;
	left: 0;
	animation-delay: 400ms;

}
.visu {
	width: 273px;
	left: 30px;
	top: -30px;
}
.visu-dt {
	width: 11px;
	right: 0;
	bottom: 0;
	animation-delay: 800ms;
}
h1 {
	font-size: 29px;
	color: #ffffff;
	font-weight: 300;
}
h1 span {
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.sep-index {height: 1px;background: #ffffff;width: 50%;margin: 30px auto;}
.avantages li {
	color: #28295b;
	font-size: 21px;
	padding-bottom: 10px;
	padding-left: 28px;
	background: url("images/puce_cercle.png") top left no-repeat;
	background-size: 12px auto; 
}
.visu-mobile {
	display: none;
}

/* -- FORMULAIRE -- */
/* -- FORMULAIRE -- */
.formulaire {
	width:400px !important;
	z-index: 5;
	padding-top: 60px!important;
	
}
.widgetform_touchvibes {
	background:#ffffff!important;
	padding: 30px!important;
	border-radius: 10px;
	margin-bottom: 70px;
}
.widgetform_touchvibes .widgetform_title { font-size: 19px!important;font-weight: bold;color: #1faea5;display: block;text-align:center;
}
.widgetform_touchvibes .widgetform_catchphrase { font-size: 14px!important;font-weight: normal;color: #161616;text-transform: none;display: block;margin: 10px auto!important;text-align: center;
}
	.col {width:100%;}
		.col_A, .col_B {
			width:calc(50% - 10px) !important;
			}
.particulier h3 {
	font-size: 17px;
	color: #1faea5;
	font-weight: normal;
	text-align: center;
	margin-top: 0!important;
}
.particulier h3 strong {
	font-weight: bold;
	color: #464772;
}
.particulier {
	position: absolute;
	bottom: -100px;
	background: #eeeeee;
	border-radius: 10px;
	width: 100%;
	z-index: 10;
	padding: 20px;
}
.particulier-btn {
	display: block;
	margin: 0px auto;
	padding: 10px;
	width: 230px;
	border-radius: 30px;
	border: 2px solid #1faea5;
	text-align: center;
	text-decoration: none;
	color: #1faea5;
	font-weight: bold;
	cursor: pointer;
  box-shadow: inset 0 0 0 0 #1faea5;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
}
.particulier-btn:hover {
	color: #ffffff;
	 box-shadow: inset 400px 0 0 0 #1faea5;
}
/* -- FOOTER -- */
/* -- FOOTER -- */
.footer {
	width:100%;
}

/* -- MENTIONS -- */
/* -- MENTIONS -- */
.mentions{
	width:60%;
}
	.mentions, .mentions p, .mentions li  {
		color: #333333;
		line-height: 12px;
		font-size: 10px;
		text-align: justify;
	}
	.mentions li{margin-bottom: 0px;}
	.mentions p {text-align: justify;}

/* FIN */

/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 1150px), screen and (max-width: 1150px) {
	/* TAILLE DES ZONES */
	.formulaire {width:100% !important;}
	.formulaire {
		padding-top: 0!important;
	}
	.contenu {width:calc(100% - 340px) !important}
	.courbe {top:20%;width: auto;}
	.br_none {display: none;}
	.widgetform_touchvibes {margin-bottom: 0!important;border-radius: 0!important;}
	.particulier {position: relative;bottom: 0px;border-radius: 0;}
	.mentions {width: 100%;}
}

/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 800px), screen and (max-width: 800px) {
	/* TAILLE DES ZONES */
	
	.courbe {display: none}
	.visuel {width: 30%;}
	.visu-dt,.visu-gh {display: none;}
	.visu {width: 100%;}
	.contenu {width: 65%!important;}
}



/* FORMAT MOBILE */
/* FORMAT MOBILE */
/* FORMAT TABLETTE */
@media screen and (max-device-width: 650px), screen and (max-width: 650px) {
	
	.contenu {width: 100%!important;order:1;}
	.formulaire {order: 3;}
	.visu {display: none}
	.visu-mobile {display: block;}
	.visuel {width: 100%;margin-bottom: 20px;order: 2;}
	.col_A, .col_B {
			width:100% !important;
			}
	h1 {font-size: 24px;}
	.avantages li {font-size: 16px;}
}
