body {
  color: #121212;
}
h1, h2, h3, h4, h5, h6 {
  color: #121212;
  font-weight: 400;
}
a, .uk-link {
  color: #4b8a02;
  text-decoration: none;
  cursor: pointer;
}
a:hover, .uk-link:hover {
  color: #6CCB00;
  text-decoration: none;
}
a:hover, a:focus {
  color: #6CCB00;
  text-decoration: underline;
}
.uk-text-muted {
  color: #3D3D3D !important;
}
.uk-panel  p.telephone{
font-size: 36px;
margin: 10px 30px 0px 0px;
font-weight: 300;
color: rgb(232, 29, 4);
}
div.itemHeader h2.itemTitle, div.catItemHeader h3.catItemTitle {
  font-family: 'Roboto';
}
div.catItemHeader h3.catItemTitle {
  font-size: 40px;
 }
 .uk-dropdown-navbar {
  margin-top: 0;
  background: #FFFFFF;
  color: #656565;
  margin-top: 10px;
  border-radius: 2px;
  color: #989898;
  box-shadow: 1px 1px 7px #B2B2B2;
  -moz-box-shadow: 1px 1px 7px #B2B2B2;
  -webkit-box-shadow: 1px 1px 7px #B2B2B2;
  -o-box-shadow: 1px 1px 7px #B2B2B2;
}
.uk-nav-navbar > li > a {
  color: #4b8a02;
  box-shadow: 0 1px 0 0 rgba(72, 103, 37, 0.1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.uk-nav > li > a {
  padding: 7px 0;
}
.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
  color: #6CCB00;
}
	.block-contact-infos-social{
	  border-left: 8px solid #4B8A02;
	  padding: 20px 0px 20px 20px;
	  margin: 20px 0px 30px 0px;
	}
	.google_widget, .goole_plus_button, .fb-buttons, .twitter-buttons,  .vk-buttons {
	  width: 18%;
	  float: left;
	}
	.google_widget{
	  width: 30%;
	  float: none;
	  clear: both;
	}
	.goole_plus_button{
	    padding: 20px 0px 0px 6px;	
	}
	.fb-buttons{
	  padding: 20px 0px 0px 0px;	
	}
	.twitter-buttons{
	padding: 20px 0px 0px 0px;	
	}
	.vk-buttons{
	
	}
	.clear{
	  clear: both;
	}