* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #F8F8F8;
	font-family: 'Oswald';
}

@font-face {
	font-family: 'fontawsome';
	src: url('fontawesome/fonts/fontawesome-webfont.woff');
}

/*bannière haut page*/
/****************************************************************************************************************************/

#top_line {
	height: 2px;
	width: 100%;
	background: #73A13F;
	box-shadow: 1px 1px 1px green;
}

/*conteneur*/
/****************************************************************************************************************************/

#container {
	width: 1100px;
	margin: auto;
}

/*header*/
/****************************************************************************************************************************/

#container header {

	margin-top: 30px;
}

/*logo*/
/****************************************************************************************************************************/

#logo {
	width: 73%;

	display: inline-block;
	vertical-align: middle;
}

/*header image logo*/
/****************************************************************************************************************************/

#image_logo {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
}


#image_logo img {
	width: 100%;
}

/*logo_texts*/
/****************************************************************************************************************************/

#logo_texts {
	font-family: 'Oswald';

	text-shadow: 1px 1px gray;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}


#logo_text_1 span {
	font-size: 3em;


}

#logo_text_2 {
	font-size: 1.5em;
	margin-top: -16px;
	letter-spacing: 1px;
}

/*header bloc recherche*/
/****************************************************************************************************************************/

#bloc_recherche {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
	text-align: right;


}


#bloc_recherche img {
	width: 40px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}

#bloc_recherche input {
	width: 65%;
	height: 30px;
	background: white;
	color: #666666;
	font-size: 1em;
	font-family: 'Oswald';
	padding-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

/*menu_principale*/
/****************************************************************************************************************************/

#main_menu {
	margin-top: 30px;
	background: white;
	color: #666666;
	font-size: 1.2em;
  	margin-bottom:2px;
	box-shadow:15px 15px 15px;
}

#main_menu ul {
	list-style-type: none;
}

#main_menu ul li {
	display: inline-block;
	vertical-align: top;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;

}

#main_menu ul li:hover {
	background: green;
	color: white;
	border: 1px solid groove;
	box-shadow: 2px 1px 1px green;
}

#main_menu ul li a {
	font-family: "Roboto Slab", "sans serif", serif;

	text-transform: uppercase;
	text-decoration: none;
	color: black;


}

/*Menu Mobile */
/*********************************************************************************************************************/
#mobile_menu {

	text-align: center;
	font-size: 2em;
	margin-bottom: 2px;
	display: none;
	color: white;
	text-transform: capitalize;
}

#mobile_menu li a:hover,
#title_menu {
	cursor: pointer;
}

#title_menu {

	background: green;
	border-bottom: 1px #1fae1f dotted;


}

#title_menu::before {
	content: "\f0f6";
	font-family: 'fontawsome';
	color: white;
	padding-right: 5px;
}

#mobile_menu ul {
	width: 100%;
	display: none;
	list-style-type: circle;
	color: green;
	position: absolute;
	z-index: 8;
}

#mobile_menu li {
	width: 70%;
	border-bottom: 1px white dotted;
	background: green;
	margin: auto;

}

#mobile_menu li:hover {
	background: radial-gradient(#1fae1f, green);
}

#mobile_menu li a {
	color: white;
	text-decoration: none;
}

/*  slider   */
/****************************************************************************************************************************/


#slider {
	width: 100%;
	position: relative;
	background: url('../backgrounds/1_background.png');
	background-size: 100% 100%;
	position: relative;
	z-index: 5;


}

#image_block {
	z-index: 0;
	visibility: hidden;
	width: 100%;
	height: auto;
}

#slider_bloc_0,
#slider_bloc_1,
#slider_bloc_2,
#slider_bloc_3 {
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
	opacity: 0;


}

#slider_bloc_0 {
	opacity: 1;
}

#image_slider_div {
	width: 60%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5%;
	margin-top: 2%;
	margin-bottom: 2%;
}


#image_slider_div img {
	width: 100%;
	height: auto;
}


.text_slider {
	text-transform: capitalize;
	display: inline-block;
	vertical-align: middle;
	width: 28%;
	min-width: 200px;
	word-wrap: break-word;
	text-align: left;


}

.text_slider_1 {
	max-width: 90%;
	font-size: 2em;
	box-shadow: 1px 1px 1px blue;
	color: white;
	background: green;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;





}

.text_slider_2 {
	max-width: 90%;
	color: white;
	display: inline-block;
	box-shadow: 1px 1px 1px blue;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	background: rgba(5, 30, 91, 0.8);
	border: 1px solid groove;


}

.slider_arrows {
	opacity: 0.6;
	position: absolute;
	top: 40%;
	z-index: 5;
}

#arrow_right {

	right: 0px;
}

#arrow_left {

	left: 0px;
}

.slider_arrows:hover {
	opacity: 1;
	cursor: pointer;
}

/*  ombre sous slider */
/****************************************************************************************************************************/

#shadow_div {
	width: 100%;
	height: 200px;
	margin-top: -160px;
	position: relative;
	z-index: 2;
}

#shadow_div img {
	width: 100%;
	height: 210px;
}


/*  boules navigation */
/****************************************************************************************************************************/


#boules_navigation {
	z-index: 6;
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;

}

#boules_navigation span {
	width: 15px;
	height: 15px;
	background: white;
	display: inline-block;
	margin: 8px;
	box-shadow: 1px 1px 1px;
}

#boules_navigation span:hover {
	background: green;
	box-shadow: none;
	cursor: pointer;
}


#logo_text_1:hover,
#logo_text_2:hover,
#image_logo:hover,
#bloc_recherche img:hover,
.text_slider_1:hover,
.text_slider_2:hover,
#main_menu ul li:hover {
	cursor: pointer;
}


/* les quatres bloques au centre de la page*/
/****************************************************************************************************************************/


#bloc_service_container {
	text-align: center;
	margin-top: 0px;
	border: 1px groove #97C3D7;
	box-shadow: 1px 1px 1px #97C3D7;

}

.bloc_service {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	padding-top: 3px;
	color: #8B8B8B;


}

.bloc_service img {
	width: 100%;
	height: 170px;


}

.bloc_service h2 {
	color: black;
	font-family: 'Roboto Slab', serif;

}

.bloc_service p {
	color: #444444;
	text-align: center;
	margin-top: 2px;
	line-height: 24px;
	margin-bottom: 15px;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	font-weight: 300;


}

#dernier_bloc_service {
	display: inline-block;
	width: 90%;
	text-align: left;

}


#dernier_bloc_service img {
	width: 35%;
	height: 170px;
	float: left;
	margin-right: 3%;

}

#dernier_bloc_service h2 {
	margin-top: 5%;
	text-align: center;
}

#dernier_bloc_service p {
	margin-top: 25px;
}


/*  banniere_mielleur_vente*/
/****************************************************************************************************************************/
#banniere_mielleur_vente {
	font-size: 1.5em;
	height: 45px;
	margin-top: 30px;
	line-height: 45px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;

}

#banniere_mielleur_vente p {
	display: inline-block;
	vertical-align: middle;
	margin: auto;
	background: green;
	color: white;
	border: 1px solid green;
	box-shadow: 2px 1px 1px green;
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Roboto Slab', sans-serif;
}

#banniere_mielleur_vente span {
	display: inline-block;
	vertical-align: middle;
	height: 10px;
	width: 30%;
	background: green;
	border: 1px solid green;
	box-shadow: 2px 1px 1px green;
}

/*bloques meilleurs ventes*/
/****************************************************************************************************************************/
#bloc__mielleur_vente_container {
	text-align: center;
	margin-top: 25px;
	border: 1px groove #DAE2ED;
	box-shadow: 1px 1px 1px #DAE2ED;

}

.bloc__mielleur_vente {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	padding: 1%;
	padding-top: 3px;
	color: black;


}

.bloc__mielleur_vente img {
	width: 100%;
}

.bloc__mielleur_vente h2 {}

.bloc__mielleur_vente p {
	font-size: 1.1em;
	letter-spacing: 1px;
}


/*le pied de la page*/
/****************************************************************************************************************************/
#footer {
	margin-top: 50px;
	width: 100%;
	background: #27313D;
}

#footer_1 {
	width: 85%;
	margin: auto;
	box-shadow: 0px 2px 0px green;

}

#footer_2 {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	background: #F8F8F8;
}

.footer_blocks {
	width: 30%;
	margin-left: 3%;
	display: inline-block;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 35px;

}

.footer_blocks h2 {

	color: white;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid green;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 300;
	font-size: 22px;

}

.footer_blocks h2::before {
	content: "\f0f6";
	font-family: 'fontawsome';
	color: green;
	padding-right: 5px;
}


.footer_blocks p {
	color: #AAAAAA;
	text-align: justify;
	margin-top: 10px;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: 100;

}




.footer_blocks img {
	width: 44px;
	height: 44px;
	margin-top: 10px;
	margin-left: 1px;
	display: inline-block;
	vertical-align: top;

}

.footer_blocks img:hover {
	opacity: 0.8;
}

#social_media_p {
	text-align: left;
}






@media screen and (max-width: 1100px) {
	#container {
		width: 95%;
	}


}

@media screen and (max-width: 920px) {
	#main_menu ul li {
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media screen and (max-width: 845px) {
	.footer_blocks {
		width: 90%;
		margin-top: 30px;
		margin-bottom: 0px;
	}

	#main_menu ul li {}

	#main_menu ul li a {
		font-size: 0.8em;
	}
}

@media screen and (max-width: 790px) {

	.bloc_service,
	#dernier_bloc_service {
		width: 46%;

	}


	#dernier_bloc_service img {

		width: 100%;
		height: 170px;
	}



	#dernier_bloc_service h2 {
		margin-top: 2%;
	}

	#banniere_mielleur_vente span {

		width: 24%;

	}

	#image_slider_div {
		width: 55%;
		margin-left: 7%;

	}

	.text_slider_1 {
		font-size: 1.8em;
	}

	@media screen and (max-width: 665px) {
		#main_menu {
			display: none;
		}

		#mobile_menu {

			display: block;
		}
	}

	@media screen and (max-width: 625px) {
		.text_slider {
			width: 75%;	
		}
		#slider {
			text-align: center;
		}

		#image_block {
			height: 380px;
		}

		.arrow_left {
			left: 0px;
		}

		#image_slider_div {
			width: 80%;
			margin-left: 0px;
		}

		.text_slider {
			text-align: center;
		}

		#banniere_mielleur_vente span {

			width: 5%;

		}

		.bloc_service,
		#dernier_bloc_service {
			width: 90%;

		}

		.bloc__mielleur_vente h2 {
			font-size: 1.2em;
		}

		.bloc__mielleur_vente p {
			font-size: 0.9em;
		}

		#bloc_recherche {
			width: 90%;
			text-align: center;

		}

		#logo {
			width: 90%;

		}

		header {
			text-align: center;
		}
	}
}

@media screen and (max-width: 550px) {


	#image_block {
		height: 330px;
	}

		
}

@media screen and (max-width: 380px) {


	#image_block {
		height: 290px;
	}
		
}


