/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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


.tm-header {
background-image: url("../../../images/bg_tm_header.jpg");
}

.fp01{
background: url("../../../images/FP_01a.jpg")  50% 50% no-repeat;

height: 680px;


}

.fp01 H1,.fp02 H1, .fp03 H1, .fp04 H1, .fp05 H1{
	
	color:#fff;
	text-shadow: 1px 1px 3px #000;
	font-size: 50px;


}



.fp01 span{
	background: #303805;
	padding: 12px 30px 17px;
	border-radius: 100px;
	height: 100px;
	box-shadow: 0px 0px 27px #000;
	opacity: 0.8;
}


.fp02{
background-image: url("../../../images/FP_02b.jpg");
height:680px;
}



.fp03{
background-image: url("../../../images/FP_03.jpg");
height: 680px;

}

.fp04{
background-image: url("../../../images/FP_04.jpg");
height: 680px;
}

.fp05{
background-image: url("../../../images/FP_05.jpg");
height:680px;
}


.chrono_credits{
	display: none;
}

li.uk-active>a{
background: rgba(0, 0, 0, 0);
color: #254d0a;
}

.uk-nav-side>li.uk-active>a {
font-weight: bold;
color: #254d0a;
}

.uk-nav-navbar ul a:hover,.uk-nav-side ul a:hover {
color: #254d0a;
font-weight: bold;
}


.uk-nav-side>li>a:hover, .uk-nav-side>li>a:focus {

color: #254d0a;
}


.uk-subnav>li {

font-size: 17px;
}


.tm-toolbar .uk-subnav > li > a{
	color: #fff;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
}

