/* main css for home */

.presentation
{
   background-size: 120% auto;
    background-position:0 0%;
    padding-left:0px;
    padding-right:0px;
    min-height:78px;
}

.presentation h1
{
   margin-top:40px;
   width:94%;
   text-align:center;
   padding:8px 0px 8px 0px;
}



.presentation p
{
    font-size:14px; 
    line-height:18px;
}





.commander-reserver
{
    background:#6a83a0;
}


.title-commande-taxi h2
{
    font-size:20px;
}

.title-commande-taxi hr
{
  width:85px;
}


.encarts > div
{
    width:95%;
    margin-bottom:20px;
}
.encarts div.nous-joindre
{

width:calc( 95% - 20px);

}

.encarts div.nous-joindre > div 
{

    margin-top:190px;
   
}


.app-download
{
    text-align:center;
}



.encarts div.appli-mobile .google-play, .encarts div.appli-mobile .apple-store
{
  margin-bottom:20px;
}



.encarts div.etre-rappele div
{
    background-position:50%;
}








.localisation .wrapper
{

	width: 87%;
    

}

.villes
{
    width:40%;
    
}


.villes div
{

 background-image:none;
}


.mapg
{

	width:260px;
	height:459px;	
}