
html, body { 

	 height: 100%;
	 width:100%;
}
body {
  font-family:'Abarth_Light',Arial,Helvetica,sans-serif;
  letter-spacing: 0px; 
  
  }
  
#header
{
	color:#FFF;
	width: 100%;
	padding: 10px 20px;
	display:inline-block;
	/*text-shadow: 2px 2px rgba(0,0,0,0.2);*/
}
div.headerTitle
{
 display:inline-block;	
}

div.headerTitle  h1
{
	font-family:'Abarth_Light',Arial,Helvetica,sans-serif;
	color:#000;
	font-weight:bold;
	font-size:3em;
	padding-bottom: 0;
	margin-bottom: 9px;
	/*text-shadow: 2px 1px 1px rgba(255,255,255,1);*/
	display:inline-block;
	margin-right: 30px;
	
}
.bloc_desc h3
{
	margin-bottom:13px;
}
div.bloc
{
 
 
 padding: 5px 30px 20px 30px;
 text-align:left;
}
		
		
#logoHeader
{
	display: inline-block;
	float: left;
	margin:10px;
	padding: 0px;
	width: 100%;
	max-width:483px;
}

div.headerSubTitle
{
	font-size:35px;
	color:#4fffe6;
	font-family:'Abarth_Light',Arial,Helvetica,sans-serif;
	/*text-shadow: 2px 1px 1px rgb(0, 0, 0);*/
	display: inline-block;
	position: relative;
}

div.eventDate
{
	font-size:20px;
	color:#00bfd9;
	font-family:'Abarth_Light',Arial,Helvetica,sans-serif;
	font-weight:bold;
}
#blocIntro1,#blocPromo,#blocAccueil
	{
	margin-left: 0;
	}
#blocPromo
{
	
	max-width:100%;
	min-height:90px;
	width:50%;
	/*background-color:#00bfd9;*/
	color:#fff;
	float: left;
	font-weight: bold;
	font-size: 15px;
	text-align: justify;
	padding: 10px;
	/*text-shadow: 2px 2px 1px black;*/
	float:right;
	margin-top:30px;
}

td.blocPromoDesc
{
	text-align:left;
	font-size:18px;
}

#blocAccueil
{
	width: 400px;
	max-width:95%;
float: right;
color: #fff;
background: rgba(0,0,0,0.6);
padding: 20px;
text-align: justify;
font-size: 15px;
margin-left:50px;
/*border: 1px #fff solid;*/
}


h1.headerTitle 
{
	font-family:'Abarth_Light',Arial,Helvetica,sans-serif;
	color:#fff;
	font-weight:light;
	font-size:21px;
	padding-bottom: 0;
	display:inline-block;
	margin: 10px 0px 10px 0px;
	
}

h1.headerTitle,#blocPromo
{padding-right: 70px;
	
}


.blocDesc
{
	font-size:15px;
}

.blocChoixCP
{
/*width: 50%;*/
font-family: 'Abarth_Light';

margin: 0px;
padding: 10px 20px;
font-size: 20px;
color: #FFF;
text-align: left;
max-width: 90%;
/*border: 2px solid #fff;*/
/*text-shadow: 1px 1px 1px black;*/
/*background: rgba(0,0,0,0.25);*/
margin: auto;
display: inline-block;
}




.blocChoixCP2
{
background-color: #fff;
position: relative;
float: left;
color: #142032;
text-align: left;
padding: 10px;
display:inline-block;

}



.choixCP
{
	background: rgba(255,255,255);
	border: 0;
	height: 38px;
	line-height: 38px;
	padding-left: 20px;
	width: 200px;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	margin-top:10px;
	border: 1px solid #142032;
}

div.bloc-list-result
{
	    display: inline-block;
    position: relative;
    float: left;
    width: 25%;

}
#listeBtnEvt
{
	overflow-y:scroll;
	height:400px;
	width:100%;
	display:inline-block;
	float:left;
	background-color:#f8f8f8;
}
#mapEvt
{
	height:500px;
	width:75%;
	display:inline-block;
	
}

.blocMap
{
	width:100%;
	border: 10px #00bfd6 solid;
display: inline-block;
background-color:#fff;

}

#blocChoixType
{
	font-family: 'Abarth_Light',Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
	font-size: 16px;
	/*background-color: #f8f8f8;*/
	color:#3c3947;
	margin-bottom:20px;
}

#row_Coordonnee
{
	font-family: 'Abarth_Light',Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
	background-color: #f8f8f8;
	color:#3c3947;
	text-align:left;
}

div.footer
{
	color:#fff;/*background:rgba(0,0,0,0.3);*/
	text-align:center;
	margin-top:50px;
	font-size:10px;
	display: inline-block;
	width:100%;
	
}
div.footer-ml
{
	margin-top:10px;
	margin-bottom:10px;
	text-align:right;
	color:#fff;
	width: 100%;
	font-size: 9px;
	
}

#footer-ml-info
{
	width:100%;
	padding:5px 20px;
	text-align:justify;
	color:#fff;
	position:relative;
	margin-bottom:5px;
	z-index:1000;
	background:rgba(0,0,0,0.2);
	margin-top: 5px;
	
}

.footerhome-ml-btn
{

	background:rgba(0,0,0,0.3);
	padding: 10px;
display: inline-block;
color:#fff;
z-index:1000;
margin-right: 15px;
}
div.footer-menu
{
	
	display:inline-block;
	position:relative;
	width:100%;
	text-align:center;
	color:#fff;
}

.footer_covid
{
	color:fff;
	font-size: 13px;
	display:inline-block;
	/*padding: 10px;*/
	/*border: 1px #fff solid;*/
	/*text-shadow:2px 2px 1px black;*/
	margin-bottom: -16px;
	width:100%
}
.footer_covid a
{
	color:#fff;
}
@media only screen and (max-width: 1080px) {
.choixCP
{float:none;}
.blocChoixCP
{
	text-align:center;
}
#blocPromo
{
	width:100%;
}
div.bloc-list-result
{
	width:50%;
}
#mapEvt
{
	width:50%;
}
.blocMap
{
	width:100%;
}
#blocIntro1, #blocPromo, #blocAccueil
{
	margin-left:0; width:100%;
}

h1.headerTitle,#blocPromo
{padding-right: 0px;
	
}

}
	
@media only screen and (max-width: 650px) {
div.bloc-list-result, #mapEvt,.blocMap , div.bloc
{
	width:100%;
}

#listeBtnEvt
{
	height:auto;
}

#blocIntro1, #blocPromo, #blocAccueil
{
	margin-left:0;
}
h1.headerTitle,#blocPromo
{padding-right: 0px;
	
}


}
@media only screen and (min-width: 1080px) {
.blocChoixCP
{float: left;}

#blocPromo
{
	margin-top:0;
}
}



@media only screen and (min-height: 450px ) and (min-width: 1360px) {
#bg3
{
	display:none;
}
.blocChoixCp
{float: left;}

#blocPromo
{margin-top: 0px;
}
}
div.footer-legal
{
	margin-left: 10%;
	width: 80%;
	text-align: left;
}
div.footer-menu a
{
	color:#FFF;
	font-weight:bold;
}



.bg-black
{
	
	color:#fff;1/*background:rgba(0,0,0,0.6);*/
	/*text-shadow: 2px 2px 1px black;*/
}
.bg-white
{
	color:#000;background:rgba(255,255,255,0.8);
	
}

*, ::after, ::before {
    box-sizing: border-box;
}


.btn-cta.light-blue::after {
    position: absolute;
    width: 0;
    bottom: -3px;
    left: 0;
    transition: width .5s ease-out;
    height: 3px;
    background-color: #00bfd9;
    content: "";
}
.btn-cta.light-blue {
    border-right: 1px solid #00bfd9;
    border-left: 1px solid #00bfd9;
    border-bottom: 1px solid #00bfd9;
    background-color: #00bfd9;
    color: #fff;
}
.btn-cta {
    margin-bottom: 15px;
    border: 0 none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: 0px;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-left-color: currentcolor;
        border-left-style: none;
        border-left-width: 0px;
    border-bottom: 3px solid transparent;
    background-color: transparent;
    padding: 10px 20px;
    font-size: 12px;
	
	
}
.cta {
    display: inline-block;
    position: relative;
    transition: background-color .25s ease-in-out,color .25s ease-in-out;
    margin: 0;
        margin-bottom: 0px;
    text-align: center;
	text-decoration: none !important;
	cursor:pointer;
}

.true-no-touch .btn-cta.light-blue:hover::after {
    width: 100%;
}
.btn-cta.light-blue::after {
    position: absolute;
    width: 0;
    bottom: -3px;
    left: 0;
    transition: width .5s ease-out;
    height: 3px;
    background-color: #00bfd9;
    content: "";
}

ul {
  -webkit-padding-start: 0; }
#bg
{
	width:100%;
	 height: 100%;
	/*background-image:url('../images/bg-fiat-500e.jpg');*/
	background-position:bottom center;
	background-size:cover;
	background-repeat:no-repeat;
	position:fixed;
	display:none;
}

.bgHeader
{
	
	background-image:url('../images/bg-fiat-500e.jpg');
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	
}
#bg2
{
	width:100%;
	 height: 100%;
	background-color:#F7F7F7;
	position:fixed;
}
#bg3
{
	width:100%;
	 height: 100%;
	background:rgba(0,0,0,0.3);
	position:fixed;
	z-index:2;
}
#page {
  position: relative;
  min-height: 300px; 
  z-index:10;
 }

.page-description {
  border-bottom: solid 1px #E0E0E0;
  padding-bottom: 10px;
  margin-bottom: 25px;
  padding-top: 15px; }
  .page-description h1, .page-description .h1 {
    margin-bottom: 5px;
    font-size: 1.7em; }
    @media only screen and (max-width: 991px) {
      .page-description h1, .page-description .h1 {
        font-size: 1.6em; } }
    @media only screen and (max-width: 767px) {
      .page-description h1, .page-description .h1 {
        font-size: 1.4em; } }
  .page-description p {
    font-size: 1.1em;
    color: #777; }
    @media only screen and (max-width: 767px) {
      .page-description p {
        font-size: 1em;
        margin-top: 10px; } }


footer {
  color: #949494;
  padding-top: 40px; }
.vehicule .element {
  background-color: white;
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  overflow: hidden;
  color: #777; }
 .vehicule .element:hover {
    box-shadow: 0px 1px 1px 0px #c5C5C5;
    color: #555; }
  .vehicule .element .photo {
   overflow: hidden;
position: relative;
border-radius: 3px 3px 0 0;
height: 113px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
/*margin: 20px 0px 20px 0px;*/
}
    .vehicule .element .photo img {
      width: 100%; }
    .vehicule .element .title {
    padding-top: 15px;
    padding-bottom: 15px;
	/*background-color:#fff;*/
	color:#162133;
	 }
	 #currentCarSelected .title{
   
	background-color:none;
	color:#162133;
	 }
	 
	 
    .vehicule .element .title h4, .list .element .title h5, .list .element .title .h4, .list .element .title .h5 {
      margin: 0;
      line-height: 1.3em;
      font-weight: 600; }
    .vehicule .element .title h4, .list .element .title .h4 {
      font-size: 1.1em; }
    .vehicule .element .title h5, .list .element .title .h5 {
      color: #8f8f8f;
      font-size: 0.9em; }

.vehicule [data-listing-element="empty"] {
  border: solid 1px black;
  font-size: 1.1em;
  padding: 10px 0; }


.vehicule .element {
  background-color: transparent;
  border: solid 1px rgba(255,255,255,0.5);
 /* box-shadow: 0 1px 1px 0 #dfdfdf; */}

.vehicule .photo {
  background-position: center center;
  min-height: 113px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
	background-position:center;
	 }
#noticeObligatoire
	{ 
	font-size:12px;margin-left:20px;
	}
#logoHeader
{
	max-width:80%;
}
@media only screen and (max-width: 1080px) {
	#header
	{text-align:center}
	#logoHeader
	{
		float:none;
		margin:auto;
	}
	}
 	 		
@media only screen and (max-width: 960px ) {
	.vehicule .photo {
		 min-height: 90px;}
	.vehicule .element .photo {
		height:90px; 
	}
	.vehicule .element .title h4, .list .element .title .h4
	{
		font-size:13px;
	}
	}
@media only screen and (max-width: 720px) {
	.vehicule .photo {
		 min-height: 70px;}
	.vehicule .element .photo {
		height:70px; 
	}
	.vehicule .element .title h4, .list .element .title .h4
	{
		font-size:12px;
	}
	.vehicule .element .title
	{
		padding:0;
	}
	.vehicule .element
	{
	margin-bottom: 12px;
	}
	div.bloc
	{
		padding: 5px 15px 15px 10px;
	}
	#blocChoixType
	{
		font-size:14px;
	}
	}

@media only screen and (max-width: 540px) {
	
	.vehicule .photo {
		 min-height: 50px;}
	.vehicule .element .photo {
		height:50px; 
	}
	.vehicule .element .title h4, .list .element .title .h4
	{
		font-size:10px;
	}
	.vehicule .element .title
	{
		padding:0;
	}
	.vehicule .element
	{
	margin-bottom: 10px;
	}
	div.bloc
	{
		padding: 5px 10px 10px 10px;
	}
	#noticeObligatoire
	{
		    font-size: 12px;
    margin-left: 0px;
    display: inline-block;
    width: 100%;
	}
	
	#blocChoixType
	{
		font-size:12px;
	}
	
	span.recapHoraire
	{
		display:inline-block;
		float:left;
		width:100%;
	}
	}
#blocRecapVehicule
{
	width:100%;
	max-width:500px;
	display:inline-block;
}

#currentCarSelected 
{float: left;
width: 100%;
/*background-color: #fff;
border: 1px #162133 solid;*/
}


#currentCarSelected .photo {	 
 background-position: center center;
 min-height: 113px;
 /*background-color: #fff;*/
 background-repeat: no-repeat;
 background-size: contain;
 background-position:center;
 margin: 20px 0px 20px 0px;
}
#ResumeSearch h1
{
	margin-bottom:10px;
}
#currentCarSelected .title, .vehicule .title {
  font-size: 1.1em; text-align:center; }
@media only screen and (max-width: 767px) {
    #currentCarSelected .title, .vehicule .title {
      margin-top: 5px; } }
  #currentCarSelected .title .h4, .vehicule .title .h4 {
    font-size: 1.0em;
  }
@media only screen and (max-width: 767px) {
      #currentCarSelected .title .h4, .vehicule .title .h4 {
        font-size: 1em; } }

.vehicule .element:hover
{
	border:#003366 1px solid;
	color:#003366;
	background-color:#fff;
}

a.choixVehicule
{
	font-size: 1.5em;
}

select.horaire-rdv {
    padding: 10px 20px 10px 20px;
    border: 1px solid #bbb;
    margin: 0px 10px 0px 10px;
    font-size: 1.3em;
    font-weight: bold;
}

div.coord
{
	margin-top:20px;
}

textarea.coord,  input.coord, select.coord
{
	font-size:17px;
	color:#666;
	border:solid #bbb 1px;
	padding:10px 10px 10px 10px;
	display:inline-block;
	width:100%;
}
button.civilite
{
	padding:5px 15px;
	background-color:#FFF;
	border:solid #bbb 1px;
	font-size:17px;
	font-weight:bold;
	color:#666;
}
a.submitform
{
	/*padding:20px 40px 20px 40px;*/
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:#00bfd9;
	border: 0;
	margin: 30px 0px;
}

div.changeCar
{
	text-decoration:none;
	font-size:12px;
	text-align:center;
}

p.paraph
{
	font-size:18px;
	line-height:20px;
	margin-left:10px;
	font-family: 'Abarth_Light',Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
}




select.selectDate
{
	position: relative;
    z-index: 2;
    float: left;
    width: 80%;
    margin-bottom: 0;
	    background-color: #eeeeee;
    opacity: 1;
}

div.labelBtnCar
{
	text-align:center;
	text-decoration: none;
    font-size: 12px;
}

div.labelcurrentCarSelected
{
	text-align:center;
	text-decoration: none;
    font-size: 12px;
}


#carmodels .vehicule a.carSelected{
	
	border:#003366 1px solid;
	color:#003366;
}
#row_Creneau,#listChoixVehicule,#row_Coordonnee
{display:none;}

button.btnSelected
{
	background-color:#ccda01;
	color:#fff;
}
}
div.attente
{
	background-color:rgb(50,50,50,0.7);
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	padding:auto;
	margin:0;
	z-index:200;

}

option.full
{
	color:#C00;
}

option.indispo
{
	color:#ccc;
}


input.rgpd_check
{
	margin-right:20px;
}

  
  span.rgpd_optin
  {
	  line-height:25px;
  }
  
 
#rgpd-legal
{
margin-top:20px;
}

.rgpd-text, .rgpd-optin
{
margin-top:5px;
margin-bottom:5px;
}

.rgpd-optin
{
padding-left:10px;
font-size:16px;
}
.rgpd-optin input[type=checkbox]
{
	margin-right:10px;
}
.rgpd-optin span
{
	
}

a.BtnEvt
{
	width:100%;
	padding:20px;
	background-color:#f8f8f8;
	color:#555;
	display:inline-block;
	text-align:left;
}

#ResumeSearch .ui-datepicker
{
	min-width:100%
}

 @media only screen and (max-width: 1470px) {
a.blockcreneau
{
		 padding:5px 10px;
	 font-size:10px;
	 
 }
 }
 @media only screen and (max-width: 1070px) {
a.blockcreneau
{
		 padding:5px 7px;
	 font-size:10px;
	 margin:2px;
	 
 }
}


a.blockcreneau-active
{
	background-color:#ffffff;
	color:#000;
}

button.btnSelected
{
	background-color:#ccda019;
	color:#fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
{
	background-color:#ccda019;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #fff5;
  background: #fff;
  font-weight: normal;
  color: #333;
  font-size: 14px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
{
border: 1px solid #ccda01;
background: #ccda01;
color: #000;
font-size: 14px;
font-weight: bold;
}

.ui-state-active
{
	border: 1px solid #ccda01;
  	background: #ccda01;
	color: #000;
}

#bookingstep-informations-bloc
{
	margin:0;
}

.nombreStep
{
	border-radius: 30px;
color: #ccda01;
border: 2px solid #ccda01;
text-align: center;
line-height: 35px;
font-size: 20px;
width: 40px;
display: inline-block;
height: 40px;
}
.labelStep
{

	color: #fff;
font-size: 13px;
margin-top: 20px;
display: inline-block;
font-weight: bold;
margin-bottom: 20px;
}
.bannerImagecol
{
min-height:400px !important;}
@media only screen and (max-width: 720px) {
#bookingstep-validation-bloc {
	width: 100%;
	margin:auto;
	padding: 5px 15px 15px 15px;
	box-shadow: none;
}


}

.stepResa.row {
  color: #fff;
  background-color: #000;
  padding-top: 20px;
}

.introBooking {
  color: #fff;
  font-size: 16px;
  padding: 30px;
  font-family: 'Abarth_Medium';
  line-height: 28px;
}

.cta-disabled {
  background-color: #999;
  padding: 7px 20px;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
  display: inline-block;
  margin-top: 10px;
  color: #eee;
  border-radius: 5px;
}

#ml_toggle {
  color: #000;
  text-decoration: underline;
  margin-top: 5px;
}

#rgpd-legal h5 {
 font-size: 16px;
margin-bottom: 5px;
font-family: "Abarth_Medium";
}

@media only screen and (max-width: 1400px) {
div.blocTextHome
{
max-width: 100%;
margin-left: 7%;
}

}

.logoAbarthImg
{
	height:20px;
	border:0;
}

.logoAbarth {
  margin-top: -7px;
}

@media only screen and (max-width: 450px) {
.logoAbarthImg
{
	height:12px;
}
.logoClaim, .logoAbarth {
  font-size: 11px;
}
}


.rgpd-subtitle {
  font-weight: bold;
  margin-bottom: 10px;
}
.rgpd-notice {
font-size: 1rem;
}

.Contact_option12_chk, .Contact_option1_chk, .Contact_option2_chk, .Contact_option3_chk {
  float: none !important;
  margin-left: 30px !important;
}

.stellantis-pricacy-title h1 {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.stellantis-pricacy-color {
  color: #00B0F0;
}

.stellantis-pricacy-icon 
{
	text-align:right;
}
.stellantis-pricacy-icon img {
  width: 30px;
  
}

.stellantis-pricacy-subtitle {
  font-weight: bold;
  text-align: left;
}

.stellantis-pricacy-sep {
  background: #ccc;
  height: 2px;
  margin: 20px 0px;
}


