/* --------------------------------------- */
/* ----- taxonomy.css -------------------- */
/* --------------------------------------- */


/* --------------------------------------------- */
/* ------ Legislation  >  Taxonomy Liste ------- */
/* --------------------------------------------- */


.taxonomy-list-article{
	display:flex;
	width:100%;
	margin-bottom:20px;
	padding:20px 40px;;
	border:1px solid #ccc;
	flex-direction: column;
	text-de
}

.taxonomy-list-article:hover{
	text-decoration:none;
}


.taxonomy-list-article:hover{
	border: 1px solid #EF5E04;
  	background: #fdf5ef;
	cursor:pointer;
}

.taxonomy-list-article .btn-en-savoir-plus{
	width: fit-content;
	border-radius: 20px;
	text-align: center;
	background-color: #FFF;
	color: #EF8004;
	font-size: 10px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding: 10px 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	border:1px solid #EF8004;
}
	

.taxonomy-list-article:hover .btn-en-savoir-plus{
	background:#EF8004;
	color:#FFF;
	border:1px solid #EF8004;
	text-decoration:none;
	
	
}

.taxonomy-article-bottom{
	display:flex;
	justify-content: space-between;
	align-items: center;
	height:60px;
}


.taxonomy-list-article h3{text-align:left;font-size:20px;margin-bottom:10px;padding: 20px 0px;}
.taxonomy-list-article p{text-align:justify;margin-bottom:20px;color: #434E64;}


.taxonomy-date{color:#b0a7a7;font-size:12px;letter-spacing:1.4px;}



.header-taxonomy{margin-top:60px;margin-bottom:20px;}

.header-taxonomy a.btn-blog-back{
	display:inline-block;
	width:50px;
	height:50px;
	float:left;
	background-image:url('../img/arrow_previous_cat_off.svg');
	background-repeat:no-repeat;
	background-size:40px 40px;
	background-position:left center;
}
.header-taxonomy a.btn-blog-back:hover{background-image:url('../img/arrow_previous_cat_on.svg');}
.header-taxonomy h2{
	font-size:44px;
	display:inline-block;
	font-family : "Oswald";
	text-transform:uppercase;
	color:#DDD;
}


.header-taxonomy h1{
	font-size: 44px;
	display: inline-block;
	font-family: "Oswald";
	text-transform: uppercase;
	color: #ddd;
}


.header-taxonomy h2.title-term{font-size:36px;color:#EF5E04;text-align:left;}
.header-taxonomy h2.title-term a{color:#EF5E04;}
.header-taxonomy h2.title-term a:hover{color:#EF8004;}




.container-taxonomy-link h2{
	padding:10px 0px;
}


.content-taxonomy {
	width: 80%;
	margin: 0 auto;
  }


/* ----- TAXONOMY DOCUMENT */

.taxonomy-list h2 {color:#ddd;}




.container-taxonomy-link{padding-left:50px;margin-bottom:30px;}

.btn-legislation-taxonomy{font-size:14px;letter-spacing:1.25px;
	margin-right:20px;color:#EF5E04;;text-transform:uppercase;font-weight:bold;}


	/* Pagination */
	.categories-pagination {
		margin-top: 40px;
		margin: 0 auto;
		height: 40px;
		line-height: 40px;
		font-weight: bold;
		clear: both;
		text-align: center;
		padding-top: 3px;
		display: flex;
  		justify-content: center;
		margin-top:30px;
	}
	
	.categories-pagination a {
		border: 2px solid #EF5E04;
		padding: 10px 15px;
		color: #EF5E04;
		border-radius: 5px;
		margin: 0px 5px;
	}
	
	.categories-pagination a:hover {
		background: #eee;
		text-decoration: none;
	}
	
	.categories-pagination .current {
		border: 2px solid #EF5E04;
		padding: 10px 15px;
		background: #EF5E04;
		color: #FFF;
		border-radius: 5px;
	}
	
	.categories-pagination .dots {
		color: #EF5E04;
	}



/* ---------------------------------------------- */
/* ---------------------------------------------- */
/* --------------- MEDIAQUERIES ----------------- */
/* ---------------------------------------------- */
/* ---------------------------------------------- */



@media screen and (min-width:1170px) and (max-width:1400px){   /*-----------------------------------------------------------------*/


}



@media screen and (min-width:1024px) and (max-width:1200px){   /*-----------------------------------------------------------------*/

}




@media screen and (min-width:1024px) and (max-width:1169px){   /*-----------------------------------------------------------------*/
   


    /* ----------------------------------------- */
/* ------ PAGE LEGISLATION ----------------- */
/* ----------------------------------------- */	

	.taxonomy-list{width:90%!important;}
}




@media screen and (min-width:961px) and (max-width:1440px){   /*-----------------------------------------------------------------*/
	.header-taxonomy {width: 90%;margin: 0 auto;margin-top:100px;}
}





@media screen and (min-width:769px) and (max-width:960px){   /*-----------------------------------------------------------------*/
    
	.header-taxonomy {width: 90%;margin: 0 auto;margin-top: 140px;}
	.header-taxonomy h2{font-size: 36px;}
}




@media screen and (min-width:769px) and (max-width:1023px){   /*-----------------------------------------------------------------*/
   

    /* ----------------------------------------- */
/* ------ PAGE LEGISLATION ----------------- */
/* ----------------------------------------- */	
		
	.header-legislation{margin-top:140px;}	
}  




@media screen and (min-width:601px) and (max-width:768px){   /*-----------------------------------------------------------------*/
   	

    /* ----------------------------------------- */
/* ------ PAGE LEGISLATION ----------------- */
/* ----------------------------------------- */	
	
	.header-taxonomy{width:96%;margin:0 auto;margin-top:140px;}
	.header-taxonomy h2{font-size:36px;}
	.header-taxonomy h2.title-term{font-size:24px;}
}   




@media screen and (min-width:481px) and (max-width:600px){   /*-----------------------------------------------------------------*/


    	
/* ----------------------------------------- */
/* ------ PAGE LEGISLATION ----------------- */
/* ----------------------------------------- */	
	

	.header-taxonomy{width:96%;margin:0 auto;margin-top:100px;}
	.header-taxonomy h2.title-term{font-size:24px;}

}   



@media screen and (max-width:480px){   /*-----------------------------------------------------------------*/


    			
/* ----------------------------------------- */
/* ------ PAGE LEGISLATION ----------------- */
/* ----------------------------------------- */	
	
	
	.header-taxonomy{width:96%;margin:0 auto;margin-top:100px;}
	
	.header-taxonomy h2{font-size:28px;padding-left:50px;}

	.header-taxonomy h2.title-term{font-size:24px;}

	.container-taxonomy-link{padding-left:0px;}
	/*----- Taxonomy ------*/
	
	.header-taxonomy{position:relative;}	
	.header-taxonomy h1 {font-size:28px;padding-left: 50px;}	
	.header-taxonomy a.btn-blog-back{
		position: absolute;
		top: 0px;
		left: 0px;
		background-size: 32px 32px;
		background-position: left top;}	
	.taxonomy-list-article h3 {font-size:16px;margin:0px;margin-bottom:20px;}
	.taxonomy-list-article p {font-size:14px;}
	.taxonomy-date {width:100%;display:block;text-align:center;}
	.btn-en-savoir-plus{display: block;text-align: center;width:180px;margin:0 auto;margin-top:20px;float:none;}
	.taxonomy-article-bottom {height: 140px;flex-direction: column;}

	
} 