/* 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: #4a4a4a;
  text-decoration: none;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.category-ressource2-active {
  color: var(--color-primary);
 border-bottom: 2px var(--color-secondary) solid;
}


/* fin cat vehicule*/

.ressource2-choice-img {
  width: 100%;
  vertical-align: middle;
}
.ressource2-choice-option {
   display: flex;
  flex-direction: column;
  padding: 0;
  transform: scale(0.9);
  transition: 0.5s all ease-in-out;
  color: var(--color-primary);
}

#listeRessources2 { display: flex; flex-wrap: wrap;
  align-items: center;
  justify-content: center; } 


.ressource2-choice-option:hover
{
  transform: scale(0.95);
}
a.ressource2-link
{
	text-decoration:none;
	display:inline-block;
	max-width:100%;
	width:100%;
}

 img.ressource2-photo {
	max-width: 150px;
  display: inline-block;
  width: 60%;
 }

 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: 0px;
  font-size: 1.2em;
  text-align: center;
  font-weight: bold;
  width: 100%;
  background: var(--color-primary);
  color: #fff;
  padding: 3px 10px;
  min-height: 57px;


  }
  
  .ressource2-choice-option:hover .ressource2-label {
  color: #fff !important;
}

.ressource2-choice-option:hover {
  background: #CEDCE8;;
  color: #fff !important;
}
  .ressource2-select-infos
   {
   }
  
 
@media only screen and (max-width: 767px) {
   #currentRessource2-label, .ressource2-label {
      margin-top: 5px;  font-size: 0.7em;
	  }
  }
@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;
  max-width: 1200px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 40px;
}

.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: 2rem;
  color: #000;
  width: 100%;
  display: inline-block;
  margin: 0;
  text-decoration: none;
  background: var(--color-primary);
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
}
div.ressource2-sublabel
{
	font-size: 9px;
color: #999;
}
#bookingstep-resumeressource2-photo {
  max-width: 200px;
  width: 80%;
}
/* ressource1  */

#bookingstep-ressources1-title {

}

#bookingstep-ressources1-bloc {
    margin-left: 17px;
    position: relative;
}

.ressource2-special-infos
{
	display:none;
	position:absolute;
	z-index: 200;
	background:#eee;
	padding:20px;
	display:inline-block;
	border:var(--color-primary) 1px solid;
	pointer-events:none;
	box-shadow:2px 2px 2px rgba(0,0,0,0.5);
	font-size:11px;
	transition:all ease-out 0.5s  ;
	
}
.ressource2-special-infos-label{font-weight:700;}
.pastille-A2
{
position: absolute;
  width: 40px;
  height: 40px;
  background-image: url("../images/pastilleA2.png");
  z-index: 2;
  top: 0px;
  right: 0px;
  background-size: contain;
  margin-top: -9px;
}
/* fin ressource 1*/

.ressource-partner-logo {
  height: 30px;
}

.level2 {
  position: absolute;
  top: -16px;
  right: -11px;
  padding: 6px 10px;
  background: var(--color-primary);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.lieu-atelier {
  width: 100%;
  background: #5AB031;
  padding: 2px 10px;
  color: #fff;
  font-weight: 900;
  margin: 0;
}

.blocRessource2 div.contentBox {
  padding: 0;
}

#ressource2-special-infos
{
	width:70%;
	max-width:200px;
	background-color:#fff;
	color:#333;
	border:3px var(--color-primary);
	padding:10px;
}

.bookingstep-resumeressource2-div-niveau {
  display: block;
  width: 100%;
  font-style: italic;
  color: #999;
  margin: 10px;
}

.bookingstep-resumeressource2-div-partner-label {
  margin-bottom: 6px;
  display: block;
  font-size: 12px;
  font-weight: 700;
}

.bookingstep-resumeressource2-div-partner {
  margin: 10px;
}

.bookingstep-resumeressource2-div-partner-logo {
  max-height: 50px;
}

.ressource2-special-infos
{
	text-align:justify;
	padding:20px;
}

#bookingstep-resumeressource2-div-description {
  padding: 10px;
  border-bottom: 1px solid var(--color-primary);
  width: 86%;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 8px;
}

#bookingstep-resumeressource2-div-nb-person {
  font-size: 11px;
  font-weight: 700;
}

#bookingstep-ressources2-title {
  margin-bottom: 20px;
  border-bottom: 1px solid var(--color-secondary);
}