.bloc_texte{
	padding: 4em 6em 4em 0;
}

.bloc_texte h1{
	font-size: 1.1rem;
	font-weight: 300;
	text-transform: uppercase;
	color: #e30613;
	margin: 0;
}

.bloc_texte h2{
	font-size: 2.3rem;
	font-weight: 400;
	margin: 0.5em 0;
}

.bloc_texte strong{
	font-weight: 600;
}

@media(max-width: 992px){

	.bloc_texte{
		padding: 2em 4em;
	}

}

@media(max-width: 768px){

	.bloc_texte{
		padding: 2em 1em;
	}

}

.bloc_grey{
	background-color: #f9f9f9;
}

#bloc_simple .bloc_texte{
	padding: 8em 6em;
}

.bloc_photo{
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
}

.bloc_photo img{
	width: 100%;
	max-width: 500px;
}

.bloc_photo2{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bloc_photo2 img{
	width: 100%;
	max-width: 700px;
}

@media(min-width: 1200px){

	.bloc_photo img{
		display: none;
	}

}

@media(max-width: 1200px){

	.bloc_photo{
		background-image: none !important;
		padding: 0 6em 3em;
	}

	.inverse_column{
		display: flex;
		flex-direction: column-reverse;
	}

	#bloc_simple .bloc_texte{
		padding: 2em 6em;
	}

}

@media(max-width: 992px){

	#bloc_simple .bloc_texte{
		padding: 2em 4em;
	}

	.bloc_photo{
		padding: 0 2em;
	}

}

@media(max-width: 768px){

	#bloc_simple .bloc_texte{
		padding: 2em;
	}

}




/***********************/
/*   PAGE TOP
/**********************/

#page_top{
	text-align: center;
	padding: 0 1em 2em;
}

#page_top .page_top_soustitre{
	text-transform: uppercase;
	font-size: 4rem;
	font-weight: 800;
	color: rgba(0, 0, 0, 0.03);
}

#page_top h1{
	text-transform: uppercase;
	font-size: 2rem;
	margin: 0;
}

#page_top h1::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 0.2em;
	background-color: #e30613;
}

@media(max-width: 576px){

	#page_top .page_top_soustitre{
		font-size: 3rem;
	}

	#page_top h1{
		font-size: 1.8rem;
	}

}



/***********************/
/*   BLOC TOP
/**********************/

#bloc_top{
	/*background-color: #f9f9f9;*/
	padding: 2em 2em 0;
}

@media(min-width: 1200px){

	#bloc_top{
		margin-bottom: 10em;
	}

	#bloc_top .bloc_top_photo{
		position: relative;
	}

	#bloc_top .bloc_top_photo img{
		width: 100%;
		position: absolute;
		bottom: -80px;
	}

}

@media(max-width: 1200px){

	#bloc_top .bloc_top_photo{
		position: relative;
		padding: 2em 6em;
		text-align: center;
	}

	#bloc_top .bloc_top_photo img{
		width: 100%;
		max-width: 600px;
	}

}

@media(max-width: 992px){

	#bloc_top .bloc_top_photo{
		padding: 0 4em 2em;
	}

}

@media(max-width: 768px){

	#bloc_top .bloc_top_photo{
		padding: 0 1em 2em;
	}

}





/***********************/
/*   BLOC AZKAR
/**********************/

#bloc_azkar{
	background-color: #111;
}

#bloc_azkar .bloc_azkar_left{
	color: #fff;
	padding: 3em 2em;
}

#bloc_azkar .bloc_azkar_left_logo{
	text-align: center;
}

#bloc_azkar .bloc_azkar_left_logo img{
	width: 100%;
	max-width: 150px;
}

#bloc_azkar .bloc_azkar_right{
	position: relative;
}

@media(min-width: 992px){

	#bloc_azkar .bloc_azkar_right_content{
		width: 100%;
		height: 100%;
		position: absolute;
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}

	#bloc_azkar .bloc_azkar_right img{
		max-width: 100%;
		max-height: 90%;
		height: inherit;
	}

}

@media(max-width: 992px){

	#bloc_azkar .bloc_azkar_right_content{
		text-align: center;
	}

	#bloc_azkar .bloc_azkar_right img{
		width: 100%;
		max-width: 500px;
	}

}



/***********************/
/*   BLOC GALERIE
/**********************/

#bloc_galerie .bloc_texte{
	text-align: center;
}

#bloc_galerie .bloc_galerie_album img{

}

.galerie_boutique{
	margin-top: 3em;
}


/* ****************** */
/* ALBUM
/* ****************** */

#album{
	margin-bottom: 4em;
}

#album .row{
	display: flex;
	justify-content: center;
}

#album .album_photo{
	padding: 1em;
}

#album .album_photo img{
	width: 100%;
}

#album .album_photo_content{
	position: relative;
}

#album  .album_photo a:hover .album_photo_hover{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(227,6,19,0.4);
}

.fancybox-lock .fancybox-overlay{
	z-index: 9999;
}

.galerie_boutique .album_photo{
	padding: 2.5em !important;
}





/***********************/
/*   BLOC TEXTE
/**********************/

#bloc_texte{
	text-align: center;
	padding: 2em;
}




/***********************/
/*   FRISE
/**********************/

#frise{
	padding: 0 0 4em 0;
}

#frise .frise_left{
	padding: 2em 5em;
}

#frise .frise_right{
	padding: 2em 5em;
}

#frise .frise_bloc{

}

#frise .frise_texte{
	background-color: #eee;
	padding: 2em;
}

#frise .frise_texte h2{
	font-size: 1.5rem;
	color: #e30613;
	font-weight: 600;
	margin: 0;
}

#frise .frise_texte h3{
	font-size: 1.3rem;
	font-weight: 600;
	margin: 0.5em 0 0;
}

#frise .frise_texte p{
	margin-bottom: 0;
}

#frise .frise_photo{
	width: 100%;
	height: 100%;
}

#frise .frise_photo img{
	width: 100%;
}

#frise .frise_date{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	padding-top: 2em;
}

#frise .frise_date span{
	background-color: #e30613;
	color: #fff;
	padding: 3px 20px;
	font-size: 1.5rem;
	font-weight: 600;
}

@media(min-width: 1200px){

	#frise .frise_left{
		border-right: solid 1px #000;
	}

	#frise .frise_photo img{
		display: none;
	}

}

@media(max-width: 1200px){

	#frise .frise_photo{
		background-image: none !important;
	}

	#frise .frise_date{
		display: none;
	}

}

@media(max-width: 992px){

	#frise .frise_left{
		padding: 2em;
	}

	#frise .frise_right{
		padding: 2em;
	}

}




/***********************/
/*   EQUIPE SOLO
/**********************/

#equipe_solo{
	padding: 5em 0;
}

#equipe_solo.equipe_photo_right{
	background-color: #f9f9f9;
	text-align: right;
}

#equipe_solo .equipe_solo_content .row{
	display: flex;
	align-items: center;
}

#equipe_solo .equipe_solo_photo{
	text-align: center;
}

#equipe_solo .equipe_solo_photo img{
	width: 100%;
	max-width: 400px;
}

#equipe_solo .equipe_solo_texte{
	padding: 0 6em;
}

#equipe_solo .equipe_solo_nom{
	font-size: 2.2rem;
	font-weight: 500;
}

#equipe_solo.equipe_photo_right .equipe_solo_nom{
	margin-right: 15px;
}

.photo_content{
	display: inline-block;
	position: relative;
}

.photo_content img{
	position: relative;
	z-index: 1;
}

.square {
    width: 100px; /* Adjust the size as needed */
    height: 100px; /* Adjust the size as needed */
    background-color: #111;
    position: absolute;
    bottom: -15px;
    right: -15px;
    z-index: 0;
}

#equipe_solo .equipe_solo_nom span {
    position: relative;
    display: inline-block;
}

#equipe_solo .equipe_solo_nom span::after {
    content: '';
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 50%;
    position: absolute;
    bottom: 9px;
    right: -15px;
}




/***********************/
/*   BLOC SERVICES
/**********************/

.bloc_services{
	padding: 5em 6em;
}

.bloc_services ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bloc_services ul li{
	margin: 1em 0;
}

.bloc_services ul li a{
	padding: 0.5em 1em;
	text-decoration: none;
	color: #fff;
	display: inline-block;
}

.bloc_services ul .li_1 a{
	width: 100%;
}

.bloc_services ul .li_2 a{
	width: 90%;
}

.bloc_services ul .li_3 a{
	width: 80%;
}

.bloc_services ul li a:hover{
	background-color: #111;
}

@media(max-width: 1200px){

	.bloc_services{
		padding: 0 6em 3em;
	}

}

@media(max-width: 768px){

	.bloc_services{
		padding: 0 2em 3em;
	}

}




/***********************/
/*   MARQUES
/**********************/

#marques{
	text-align: center;
}

#marques img{
	height: 100%;
	max-height: 70px;
	margin: 2em;
}




/* ****************** */
/* ARTICLES
/* ****************** */

#articles{
	margin-top: 3em;
	margin-bottom: 3em;
}

#articles .articles_liste{
	margin-top: 1em;
}

#articles .articles_vignette{
	padding: 1.5em;
	text-decoration: none;
}

#articles .articles_photo{
	position: relative;
}

#articles .articles_photo img{
	width: 100%;
	vertical-align: bottom;
}

#articles a:hover .articles_photo_hover{
	background-color: rgba(227, 6, 19, 0.6);
	position: absolute;
	width: 100%;
	height: 100%;
}

#articles .articles_robots{
	text-transform: uppercase;
	color: #e30613;
	font-size: 0.9em;
	font-weight: 300;
	padding: 0.5em 0;
}

#articles .articles_nom{
	font-size: 1.2em;
	font-weight: 400;
	color: #222;
}

#articles a:hover .articles_nom{
	color: #e30613;
}









