/*
Vous pouvez ajouter du CSS personnalisé ici.

Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/

.section {
    position: relative;
    left: -50px;
}

#Header{
	width:100%;
		z-index:5;
}
#Top_bar .column {
  margin-left: 0%;
  margin-bottom: 0;
}
.header-classic #Top_bar{
	width:100%;

}

#Header_wrapper {
  background-color: rgba(201, 76, 76, 2,0.1); 
	
}
.menu_wrapper{
left: 70px;	
}
.hauteur500 {
height: 500px;
}
.widget-area {
	content: "";
	clear:both;
	top:-px;
	right:0%;
	width: 300px;
	height: 50%;
	background: rgb(247,247,247);
	visibility: visible;
	min-height: 70%;
	z-index: 9;
	float: right;
	position:absolute;
	
	
}
.widget {
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.widgetimg{
  margin-left:26px;
	height: 150px;
  width: 150px;	
}

.img200 {
  width: 100%;
  height: 200px;
}

img.scale-with-grid, #Content img {
  max-width: 120%;
  height: auto;
  right: -76px;
}

.header-stack #Top_bar .top_bar_right {
  position: absolute;
  right: 110px;
  bottom: 0;
  top: auto;
  height: 60px;
}

.wpb_map_wraper{
	  height: 300px;
}

.img_widget{
width: 100%;
}


.animate
{
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

.action-button
{
	position: relative;
	padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  float: left;
	border-radius: 10px;
	font-family: 'Pacifico', cursive;
	font-size: 25px;
	color: #FFF;
	text-decoration: none;	
}

.blue
{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	text-shadow: 0px -2px #2980B9;
}


.green
{
	background-color: #82BF56;
	border-bottom: 5px solid #669644;
	text-shadow: 0px -2px #669644;
}

.yellow
{
	background-color: #F2CF66;
	border-bottom: 5px solid #D1B358;
	text-shadow: 0px -2px #D1B358;
}

.action-button:active
{
	transform: translate(0px,5px);
  -webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}

/*
  As a bonus, I will now begin including a shoddily written limerick or other high literary masterpiece in all my pens. Misspelled visual rhymes and two left feet are the spice of life. You're welcome.

  [1/?] Glass cannon 
  There was a young dev on the frontend
  delighted to see folks affronted
    They claimed satisfaction
    provoking a reaction
  but threw quite a fit when confronted
*/
