/* *** *** Allgemein *** *** */
body {
	color: #5D5D5D;
	font-family: 'Open Sans', sans-serif !important;	
	font-size: 14px;
}

h1, h2, h3, h4, h5 {
	color: #5D5D5D;	
	font-family: 'Open Sans', sans-serif !important;
}

.tpl-headline-1 {
	color: #2A407D;
	font-size: 20px;
	font-weight: bold;
	line-height: initial;
	margin-bottom: 10px;
	text-transform: uppercase;
}

@media (min-width: 960px) {
	.tpl-headline-1 {
		font-size: 30px;
		margin-bottom: 0px;
	}	
}

.tpl-headline-2 {
	color: #2A407D;
	font-size: 20px;
	font-weight: 200;
	line-height: initial;
	margin-top: 0px;
	text-transform: uppercase;
}

@media (min-width: 960px) {
	.tpl-headline-1 {
		font-size: 24px;
	}	
}

.tpl-headline-3 {
	color: #2A407D;
	font-size: 18px;
}

.tpl-headline-3 i {
    width: 33px;
    font-size: 23px;
}

@media (min-width: 960px) {
	.uk-container {
		width: 960px;	
	}
}

.uk-list li {
	margin-bottom: 7px;	
}

.uk-list li i {
	font-size: 16px;
	margin-right: 7px;
}

#tpl-navbar {
	background-color: #2A407D;
	height: 85px;	
}

#tpl-logo {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;		
}

@media (min-width: 760px) {
	#tpl-logo {
		font-size: 20px;
	}
}

#tpl-navbar .uk-navbar {
	background: none;
	background-color: #2A407D;
	margin-top: 25px;
}

.uk-navbar-nav li a:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	bottom: 3px;
	left: 0;
	background-color: #FFFFFF;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

#tpl-navbar .uk-navbar-nav > li.uk-active > a:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.uk-navbar-nav li a {
	color: #FFFFFF;	
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.uk-navbar-nav li a:hover:before {
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

#tpl-navbar .uk-navbar-nav > li.uk-active > a,
#tpl-navbar .uk-navbar-nav > li > a:active,
#tpl-navbar .uk-navbar-nav > li.uk-open > a,
#tpl-navbar .uk-navbar-nav > li:hover > a {
	background: initial;
	background-color: #2A407D;
	color: #FFFFFF;		
}

.uk-navbar-toggle,
.uk-navbar-toggle:focus,
.uk-navbar-toggle:hover {
	color: #FFFFFF;	
}

.uk-nav-side > li.uk-active > a {
	background: #2A407D;
	color: #FFFFFF !important;	
}

.uk-nav-side > li > a {
    border-bottom: 1px solid rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	padding-bottom: 10px;
	padding-top: 10px;
}

.uk-dropdown {
	top: 60px !important;	
}

.uk-dropdown-navbar {
	background: #364e91;	
}

.uk-nav-navbar .uk-nav-header {
	color: #FFFFFF;	
}

.uk-nav-navbar>li>a:focus, .uk-nav-navbar>li>a:hover {
	background: none;	
}

#tpl-social-fb-header a,
#tpl-social-fb-header a:active,
#tpl-social-fb-header a:visited,
#tpl-social-fb-header a:focus {
	background: #2A407D !important;
	background-color: #2A407D !important;
	color: #FFFFFF;
	font-size: 20px;
	padding-right: 0px;	
}

#tpl-social-fb-header a:before {
	visibility: hidden;
}

.uk-button {
	background-color: #2A407D;
	color: #FFFFFF !important;
}

.uk-button:hover {
	background-color: #40589A;	
	color: #FFFFFF !important;
}

.uk-block-dark {
	background-color: #2A407D;	
	color: #FFFFFF;
}

.uk-block-light {
	background-color: #24AB4C;	
	color: #FFFFFF;
}

.uk-block-dark .tpl-headline-1,
.uk-block-dark .tpl-headline-2,
.uk-block-dark .tpl-headline-3,
.uk-block-dark a {
	color: #FFFFFF;
}

.uk-block-light .tpl-headline-1,
.uk-block-light .tpl-headline-2,
.uk-block-light .tpl-headline-3,
.uk-block-light a {
	color: #FFFFFF;
}

footer {
	padding-bottom: 0px !important;
	padding-top: 30px !important;
}

@media (min-width: 768px) {
	footer {
		padding-bottom: 0px !important;
		padding-top: 70px !important;
	}	
}

#tpl-contact {
	margin-bottom: 30px;		
}

@media (min-width: 768px) {
	#tpl-contact {
		margin-bottom: 70px;		
	}
}

#tpl-contact .uk-list {
	margin-bottom: 25px;		
}

#tpl-contact span {
	float: left;
	width: 60px;	
}

@media (min-width: 550px) {
	#tpl-contact span {
		width: 70px;	
	}
}

#tpl-gmaps {
	margin-bottom: 70px;		
}

#tpl-footer {
    background-color: #FFFFFF;
	color: #5D5D5D;
    padding-bottom: 13px;
    padding-top: 13px;
}

#tpl-footer .uk-float-right {
	float: left;
	margin-top: 25px;
}

#tpl-footer .uk-float-right a {
	color: #5D5D5D;
    margin-right: 7px;
}

@media (min-width: 760px) {
	#tpl-footer .uk-float-right {
		float: right;
		margin-top: 0px;
	}

	#tpl-footer .uk-float-right a {
		color: #5D5D5D;
		margin-left: 10px;
		margin-right: 0px;
	}	
}

#tpl-social-fb-footer {
	font-size: 17px;	
}


/* *** *** Startseite *** *** */
#tpl-header-banner {
	margin-bottom: 25px;	
}

@media (min-width: 760px) {
	#tpl-header-banner {
		margin-bottom: 45px;	
	}	
}

#tpl-header-banner .uk-cover-background {
	background-image: url("/public/img/headerbanner.jpg");
	height: 100px;
}

@media (min-width: 760px) {
	#tpl-header-banner .uk-cover-background {
		height: 310px;
	}
}

#tpl-header-banner .uk-slideshow img {
	height: 410px;	
}

.tpl-sidelogo {
	display: none;
	position: absolute;
	top: 0;
	left: -270px;	
}

@media (min-width: 1650px) {
	.tpl-sidelogo {
		display: block;
	}	
}

.tpl-info-container {
	margin-bottom: 35px;	
}

@media (min-width: 768px) {
	.tpl-info-container {
		margin-bottom: 70px;	
	}
}

#tpl-introduction-list {
	margin-top: 30px;	
}

@media (min-width: 768px) {
	#tpl-introduction-list-slideset {
		height: 200px;
	}	
}

.tpl-introduction-list-content {
	margin-top: 15px !important;	
}

.tpl-introduction-list-content li {
	margin-bottom: 15px;	
}

@media (min-width: 768px) {
	.tpl-introduction-list-content li {
		margin-bottom: 10px;	
	}
}

#tpl-focus img {
	margin-top: 30px;	
}

.tpl-info-container p {
	line-height: 26px;
	text-align: justify;
}

#tpl-workflow {
	margin-bottom: 0px;
}

#tpl-workflow i {
	font-size: 25px;
}

.tpl-call-us p {
	font-size: 16px;	
	margin-bottom: 25px !important;
}

@media (min-width: 768px) {
	.tpl-call-us p {
		font-size: 18px;	
		margin-bottom: 0px !important;	
	}
}


.tpl-call-us-number {
	color: #000000;	
}

.tpl-greencnc img {
	float: left;	
}

@media (min-width: 768px) {
	.tpl-greencnc img {
		float: right;	
	}
}


/* *** *** references *** *** */
.tpl-reference-container {
	margin-bottom: 65px;	
}

.tpl-reference-image {
	margin-bottom: 15px;
	text-align: center;	
}

@media (min-width: 768px) {
	.tpl-reference-image {
		margin-bottom: 0px;
		text-align: left;	
	}
}

.tpl-reference-container img {
	border: 1px solid #CCCCCC;
}

/* *** *** Media *** *** */
.tpl-media-video-container {
	margin-bottom: 15px;	
}