/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-navbar-nav {
  margin: 0;
  margin-top:14px;
  padding: 0;
  list-style: none;
  float: left;
}

/*

body {
	background-color: #395d36;
}

*/


.footer_icons div div div p img {
	padding: 20px;
	
}

.footer_icons div div div h2 {
	text-transform: uppercase;
}


.footer_icons div div {
	/*padding: 20px;*/
}

.footer_icons div div:hover {
	cursor: hand;
	background-color: silver;
}


.tm-toolbar {
	background: transparent;
}

.footer_icons div div div p img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.footer_icons div div div h2 a
, .footer_icons div div div h2 a:hover
, .footer_icons div div div h2 a:active
, .footer_icons div div div h2 a:visited {
	color: #4c5054;
	text-decoration: none;
}

 
a {
	 color: #395d36;
 }
 
 
a:hover {
	 color: #395d36;
 }
 
 
 /* ARTICLE */
 
.uk-list {
	padding-left: 30px;
}


.uk-accordion-title::before {
	color: #395d36;
}

.tm-top-a .uk-slideshow {max-height:400px;}
.tm-top-a ul.uk-slideshow li {max-height:400px;}