body{
font-family:'Roboto',sans-serif;
font-size:18px;
margin:0;
padding:0;
line-height:1.7em;
background:#FFF;
letter-spacing:2px;
}
#topHome{
width:100%;
height:450px;
background:url(../images/assurancefondhome.jpg)center bottom no-repeat fixed;
background-size:cover;
padding-top:0;

}
#topHome p{
font-size:70px;
	color:#FFF;
	text-shadow:1px 0px 5px #000;
	line-height:72px;
	padding-top:150px;
    width:600px;
	position:relative;
	left:300px;
	font-family:'Oswald',sans-serif;	
}
a{
text-decoration:none;
color:#000;
}

header,p,nav,section,footer{
margin:0;
padding:0;
overflow:hidden;
}
img{border:none;}
.clear{
	clear:both;
}
.content{
	width:80%;
	margin:0 auto;
	padding:25px 0 5px 0;
}
.last{margin-right:0px;}
.aligncenter{text-align:center;}
.alignleft{text-align:left;}
.alignright{text-align:right;}
.text{text-align:justify;}
header{
width:100%;
height:auto;
background:#FFF;
border-top:4px solid #a6cb3d;
border-bottom:1px solid #77787c;
margin-bottom:0;
padding-bottom:0;
}
#logo{
float:left;	
}
#logo p img{
width:200px;
height:auto;
padding-top:10px;	
}
#zoneheaderdroite{
	float:right;	
}
#headerbouton{
	float:right;
	overflow:hidden;
	margin-top:8px;
}
#headerbouton p{
	float:left;
	border-radius:15px;
	padding:5px;
	text-align:center;
	width:150px;
}
#headerbouton p a{
	color:#FFF;
	font-weight:600;
}
.marginright15px{
	margin-right:15px;
}
.vertdulogo{
	background:#a6cb3d;
}
.grisdulogo{
	background:#77787c;
}
nav#menu{
    float:left;
	overflow:hidden;
	margin-right:25px;
}
nav#menu ul{
	list-style:none
}
nav#menu ul li{
	float:left;
	margin-right:20px;
}
nav#menu ul li:last-child{
	margin-right:0px;
}
nav#menu ul li a{
	font-weight:bold;
}
#mobile-menu,#mobile_top_button{
	display:none;
}

footer{
	width:100%;
	background:#39393b;
	min-height:350px;
}
footer #pied{
	overflow:hidden;
	padding:15px;
	width:90%;
	margin:0 auto;
}
footer #pied h3{
	font-weight:bold;
	color:#a6cb3d;
}
footer #pied h4{
	color:#a6cb3d;
}
footer #pied .pied{
	float:left;
	width:25%;
	color:#FFF;
}
footer #pied .pied ul{
list-style:none;
padding:0;	
}
footer #pied .pied ul li{
	padding:0 0 10px 0;
	color:#FFF;
	font-size:14px;
	
}
footer #pied .pied ul li i{
	padding-right:5px;
	color:#ffffff;
}
footer #pied .pied ul li a{
	color:#FFF;
	font-size:14px;
}
.socialicon{
	font-size:22px;
	color:#FFF;
}
footer #pied .pied ul li a:hover{
	color:#a6cb3d;
	font-size:14px;
	font-weight:bold;
}
#copyright{
	width:80%;
	margin:0 auto;
	color:#FFF;
	font-size:14px;
	padding:8px;
	border-top:1px solid #cecece;
	text-align:center;
	padding-top:25px;
}
#copyright p a{
	color:#FFF;
}
#copyright p a:hover{
	color:#a6cb3d;
}
.wrapper{
	width:80%;
	margin:0 auto;
    background:transparent;
}
.onehalf{
	float:left;
	width:48%;
	height:auto;
}
.onehalf .image100100{
	width:98%;
	height:auto;
	margin:auto auto;
	margin-top:75px;
}


#hometitre{
	color:#green;
	font-size:39px;
	margin:70px 0 0 0 ;
	padding:0 0 25px 0;
	font-family:'Oswald',sans-serif;
	letter-spacing:3px;
}
.onehalf h2{
	font-size:48px;
	width:85%;
	padding:0;
	margin:0;
	line-height:1.2em;
font-family:'Oswald',sans-serif;
}
.marginbottom25{
	margin-bottom:25px;
}
.Homecadre{
	box-shadow:0px 0px 8px rgba(0,0,0,0.2);
	position:relative;
	padding:0 15px 15px 15px;
}
.alignsousblocentre{	
}
.onethird{
height:auto;
display:table-cell;
width:30%;
padding: 0 25px 15px 25px;
border-spacing:3%;
}
.onethird h3{
	text-align:center;
	padding-top:45px;
}
.onethirdlast{
margin-right:0;	
}
.Homethirdtext{
text-align:center;
}
.HomeIcone{
background:	#a6cb3d;
width:75px;
height:75px;
border-radius:50%;
position:absolute;
top:-35px;
left:40%;

}
.HomeIcone p{
	display:table-cell;
    vertical-align:middle;
	text-align:center;
width:75px;
height:75px;
}
.HomeIcone img{
	width:70%;
	height:auto;

    margin:0 auto;
}
.sectionspacing{
	margin :150px 0 50px 0;
}
.homebouton{
background:#000;
padding:25px;
border-radius:15px;
margin:25px auto;
width:60%;
height:35px;
text-align:center;
color:#FFF;
font-size:24px;
transition:background 1s ease;
}
.homebouton:hover{
background:#77787c;	
transition:background 1s ease;
}
.Homepartenairetitre{
	margin-bottom:25px;
	font-size:39px;
	color:#a6cb3d;
	font-family:'Oswald',sans-serif;
}
/* ************************logo slider******************* */
.customer-logos {
  background-color: #FFF;
}

/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 60%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* ************************logo slider******************* */
#login{
	width:350px;
	margin:50px auto;
	box-shadow:0px 0px 8px rgba(0,0,0,0.4);
	padding:0 0px 15px 0;
	background:#FFF;
}
#login h1{
font-size:28px;
text-align:center;
color:#FFF;
background:#77787b;
height:30px;
padding:25px;
margin-bottom:50px;
font-weight:500;
font-family:'Oswald',sans-serif;
}
.loginform{
	width:80%;
	margin:0 auto;
}
.erreur{
	color:red;
	text-align:center;
}
.loginform .authenFormulaire div{
	width:100%;
	margin:0 auto;
		margin-bottom:25px;
		display:flex;
}
.loginform .authenFormulaire input{
	width:90%;
	height:50px;
	border:1px solid rgba(0,0,0,0.6);
	text-indent:10px;
}
.loginform .authenFormulaire .bouton{
	background:#a6cb3c;
	color:#FFF;
	border:none;
	transition:background 1s ease;
		border-radius:15px;
}
.phraseinscription{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:25px;
}
.loginform .bouton:hover{
background:#69890d;	
transition:background 1s ease;
}
.fa-eye{
	position:relative;
	left:-32px;
	top:20px;
	cursor:pointer;
}
#registerglobal{
width:400px;
height:auto;
box-shadow:0 0 8px rgba(0,0,0,0.4);	
margin:50px auto;
padding:0;
background:#FFF;
}
#registerglobal h1{
font-size:28px;
text-align:center;
color:#FFF;
background:#77787b;
height:30px;
padding:25px;
margin-bottom:20px;
font-weight:500;
}
#InscriptionFormulaire{
	width:350px;
	margin:0 auto;
	padding:15px 0 15px 0;

}
#InscriptionFormulaire div{
	width:350px;
	margin-bottom:15px;
}
#InscriptionFormulaire div input{
	width:345px;
   text-indent:15px;
   height:50px;
   border:1px solid rgba(0,0,0,0.6);
}
.boutonrgst{
	background:#a6cb3c;
	color:#FFF;
	border:none;
	transition:background 1s ease;
	border-radius:15px;
	height:50px;
	width:350px;
	font-size:20px;
}
.boutonrgst .bouton:hover{
background:#69890d;	
transition:background 1s ease;
}
.formlignetelephone{
}
.formlignetelephone .indicatif{
	width:40px !important;
	text-indent:0px !important;
	text-align:center;
}
.formlignetelephone  .tel{
	width:290px !important;
}
.inputiconepass{
	display:flex;
}

.backgroundregister{
	width:100% !important;
	background:rgba(0,0,0,0.2) url(../images/fondregister.jpg) no-repeat;
	background-size:cover;
	padding-top:0px !important; 
	margin:0 !important;
}
.backgroundlogin{
	width:100% !important;
	background:rgba(0,0,0,0.2) url(../images/fondlogin.jpg) no-repeat;
	background-size:cover;
	padding-top:0px  0 500px 0 !important; 
	margin:0 0 0 0 !important;
   height:100vh;
}
.inputvide{
	color:red;
}
.goodpass{
	color:green;
	text-align:right;
	display:block;
	position:relative;
	top:-35px;
	font-size:22px;
}
#inscriptionreussi{
	width:70%;
	margin:25px auto;
	text-align:center;
	min-height:300px;
}
#inscriptionreussi .fa-check-circle{
	color:#a6cb3d;
	font-size:52px;
}
.validecomptetext{
	font-weight:bold;
	background:#a6cb3d;
	transition:background 1s ease;
	border-radius:15px;
	padding:10px;
	text-align:center;
	width:50%;
	margin:0 auto;
}
.validetext{
font-weight:bold;
	text-align:center;
	margin:0 auto;	
}
.validecomptetext:hover{
background:#69890d;	
transition:background 1s ease;
}
.validecomptetext a{
	color:#FFF;
}
.alreadyconnected{
	background:#FFF;
	border-radius:15px;
	padding:8px;
	font-size:16px;
	font-weight:bold;
}
.alreadyconnected a {
color:green;	
}
.backHomeInsc{
background:#a6cb40;	
width:100%;
height:200px;
padding:100px 0 50px 0;
}

/* comparateur*/ 
#numerotation{
	width:100%;
	display:flex;
	justify-content:center;
	height:50px;
	margin:auto;
	text-align:center;
}

#numerotation .trait{
width: 100%;
 border-top: solid 5px #77787c;

	
}
#numerotation .numero{
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
  width: 25%;
}
#numerotation .numero p{
  height: 30px;
  width:30px;
  border-radius: 50%;
  background-color:#77787c;
  line-height:30px;
  text-align:center;
  position:absolute;
  left:0;
   color:#FFF;
}
.fini p{
  background:#a6cb3d !important;
  color: #FFF;
}
.fini .trait{
 border-top: solid 5px #a6cb3d !important;	
}
.etp1,.etp2{
	background:#a6cb3d;
	width:250px;
	height:35px;
	text-align:center;
	padding-top:15px;
	color:#FFF;
	font-weight:bold;
	float:left;
}
.suivprec{
    background:#cecece;
	width:250px;
	height:35px;
	text-align:center;
	padding-top:15px;
	color:#FFF;
	font-weight:bold;
    float:left;
	margin-right:25px;
}
#step2,#step3{
	display:none;
}
.adminlistevoiture{
	width:95%;
	display:table;
	overflow-y:auto
}
.adminlistevoiture .ligne
{
	display:table-row;
}

.adminlistevoiture .ligne div{
	display:table-cell;
	width:50px;
	text-align:center;
}
.gras{
	font-weight:bold;
}
.inputlittlesize{
	width:158px !important;
}
.lignedesigninput{
display:table;	
}
.lignedesigninput .designinput{
	display:table-cell;
	padding-right:25px;
}
/* fin */
/* *************************************************************************
****************************************************************************
********************************FORMULAIRE STANDARD DU SITE*****************
****************************************************************************
************************************************************************* */
.formulaire{
margin-bottom:25px;
height:auto;
overflow:hidden;
padding:5px;
width:700px;
margin: 0 auto;
}

.formulaire div{margin-bottom:25px;}
.formulaire div  label{
display:block;
float:left;
font-weight:bold;
padding-top:5px;
width:130px;
}
.formulaire fieldset{
	border:1px solid rgba(0,0,0,0.2);
	padding-top:25px;
}
.formulaire fieldset legend{
	font-weight:bold;
	background:#a6cb3d;
	padding:10px;
	color:#FFF;
}
.formulaire label{
	font-weight:bold;
}
.formulaire input[type="text"],.formulaire input[type="tel"],.formulaire input[type="email"],.formulaire input[type="password"],.formulaire input[type="number"],
.formulaire input[type="date"]{
width:300px;
height:30px;
padding:8px;color:#000 !important;font-weight:bold;}
.formulaire select{width:320px;height:50px;padding:8px;font-weight:bold;}
.formulaire textarea{width:300px;height:100px;padding:8px;font-weight:bold}
.formulaire input[type="submit"]{width:320px;cursor:pointer;background:#a6cb3d;font-size:14px;padding:15px;height:50px;color:#ffffff;font-weight:bold;
border:none;transition:background 1s ease;}
.formulaire input[type="submit"]:hover{
	background:#32c810;color:#FFF;
	transition:background 1s ease;
}
.formulaire input[placeholder]{font-weight:normal;color:#cecece;}
.formulaire input[type="file"]{width:300px; background:#c0c0c2;font-weight:bold;}
.erreur{color:red;font-weight:bold;}
.ok{color:green;font-weight:bold;}
.retour a,.retour{color:#FFF;font-weight:bold;padding:10px;}
.dimensionform{
width:50px !important;
}
.nothingfound i{
	font-size:42px;
	color:red;
}

.cadrecomparateur{
	float:left;
	margin:30px;
	border:1px solid #cecece;
	padding:75px;
	text-align:center;
	float:left;
	width:150px;
}
.commanderAssur{
	margin-top:15px;
background:#a7cc3f;
width:95%;
border:none;
height:30px;
color:#FFF;
border-radius:20px;
cursor:pointer
}
@keyframes notif{
from {top: -100px;}
 to {top: 0px;}
}
.notification{
width:30%;
margin:0 auto;
background:#a6cb3d;
color:#FFF;
text-align:center;
padding:20px;
border-radius:0 0 15px 15px;
position:fixed;
top:-100px;
left:33%;
font-size:16px;
animation-name: notif;
animation-duration: 3s;
animation-iteration-count: 2;
animation-direction: alternate;
animation-timing-function: ease;
}
