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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-block.tm-block-bottom-d.tm-block-fullwidth{
  padding-bottom:0!important;
}
.uk-navbar-content:before{
  display:none;
}
.mod-languages{
  	margin-top:10px;
}
.mod-languages li{
  opacity:0.7;
  padding:5px;


  
}
.mod-languages li.lang-active{
  opacity:100;

}

.uk-navbar-nav > li > a {
    color: rgba(180, 175, 163, 0.75);
	}
	
h1.uk-article-title{
	color:rgb(254, 153, 1);
}
	
h3.uk-panel-title a, .uk-panel-box h3.uk-panel-title, h3.uk-panel-title{
	color:rgb(255, 177, 60);
}
.contact-form textarea{
	width:300px;
	height:100px;
}
.tm-logo-small img{
	max-height:100%;
}