/* CSS Document */
.home-categories {
    padding: 100px 0 10px;
}
.home-categories__title {
    font-size: 50px;
    top: 30px;
}
.home-categories__title
{
	-webkit-text-stroke-color:#007edb;
}


/* cat vehicule*/
#bookingstep-ressources2-categories
{
	text-align: center;
	margin: 10px 0px 20px 0px;
}

.category-ressource2 {
    padding: 5px;
    color: #333;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 10px;
	text-transform: uppercase;
	cursor:pointer;
}
.category-ressource2-active {
    border-bottom: 2px #0066b1 solid;
}


/* fin cat vehicule*/


.ressource2-choice-option {
    display: inline-block;
	padding:0;
}

a.ressource2-link
{
	text-decoration:none;
	display:inline-block;
	max-width:100%;
	width:100%;
}

 img.ressource2-photo {
	 max-width:100%;
	 display:inline-block;
 }
ressource2-select-infos
{
	width:100%;
}

.ressource2-select-infos .cta {
font-size: 10px;
margin: 10px 5px;
  margin-top: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
display: inline-block;
padding: 2px 12px;
}


 div.ressource2-photo {
 height: 120px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
	background-position:bottom;
	 }
.ressource2-label
 {color:#162133;
    font-size: 24px;
    margin-top: 10px;
	margin-bottom:0px;
 } 

#currentRessource2-label {
    margin-bottom:20px;
}



 .ressource2 .title .h4:hover
 {text-decoration:none;
 } 
	 @media only screen and (max-width: 1250px ) {
	div.ressource2-photo {
		 height: 100px;}
	.ressource2 .element .title h4, .list .element .title .h4
	{
		font-size:13px;
	}
	}
@media only screen and (max-width: 720px) {
	div.ressource2-photo {
		height: 80px;}
	
	.home-categories__title {
    font-size: 40px;
    top: 10px;
}
.home-categories {
    padding: 120px 0 10px;
}
	.ressource2-label
	{
		font-size:12px;
		height:auto;
	}
	.ressource2-label
	{
		padding:0;
	}
	.ressource2 .element
	{
	margin-bottom: 12px;
	}
	div.bloc
	{
		width:90%;
		padding: 5px 15px 15px 10px;
	}
	#blocChoixType
	{
		font-size:14px;
	}
	}

@media only screen and (max-width: 540px) {
	.home-categories__title {
    font-size: 28px;
    top: 10px;
}


.home-categories {
    padding: 100px 0 10px;
}

	div.ressource2-photo {
		 min-height: 80px;}
	ressource2-photo {
		height:80px; 
	}
	.ressource2-select-infos
	{
		font-size:10px;
		
	}
	.ressource2-label,
	{
		padding:0;
	}
}

#blocRecapRessource2
{
	width:100%;
	max-width:500px;
	display:inline-block;
}

#currentRessource2-bloc
{float: left;
width: 100%;
margin-bottom: 20px;
/*background-color: #fff;
border: 1px #000 solid;*/
}
#selectedRessource2Name
{
	color:#bb162b;
	font-weight:bold;
	font-size: 24px;
	margin-top: 20px;
}

 
 .ressource2
 {
	 margin: auto;
	float: none;
	display:inline-block;
	vertical-align:top;
	padding:0;
 }
#currentRessource2-photo {	
max-width:350px;
width:90% ;
margin: 20px 10px;
}

  #currentRessource2-label, .ressource2-label {
	 
	  margin-bottom: 10px;
	  font-size: 1.1em; text-align:center;
  }
  
  
 
@media only screen and (max-width: 767px) {
   #currentRessource2-label, .ressource2-label {
      margin-top: 5px;  font-size: 1.0em;
	  }
  }
@media only screen and (max-width: 767px) {
    

a.ressource2-link
{
	font-size: 1.5em;
}
div.changeCar
{
	text-decoration:none;
	font-size:12px;
	text-align:center;
}}

#listeRessources2
{
	text-align:center;
}

.ressource2-choice
{
	padding:30px;
	border: 1px solid #007edb;
	background-color: #fff;
	color: #007edb;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 700;
	cursor: pointer;
	margin:20px;
}

.ressource2-choice-active
{
	border: 1px solid #007edb;
	background-color: #007edb;
	color: #fff;
}

.ressource2-choice-inactive
{
	background-color: #fff;
	color: #ccc;
	border: 1px solid #ccc;
}
.ressource2-choice-active:hover
{
	color:#fff;
}
#row_Selected_Ressource2
{
	text-align:center;
}
#bookingstep-resumeressource2-label {
    font-size: 2.2rem;
    color: #000;
    width: 100%;
    display: inline-block;
    margin: 10px 0px;
}
div.ressource2-sublabel
{
	font-size: 9px;
color: #999;
}
#bookingstep-resumeressource2-photo {
    max-width: 70%;
}
/* ressource1  */

#bookingstep-ressources1-title {

}

#bookingstep-ressources1-bloc {
    margin-left: 17px;
    position: relative;
}


/* fin ressource 1*/