a,
a:hover,
a:focus,
a:active,
footer a.text-link:hover,
strike,
footer ul.link-list li a:hover,
.post-meta span a:hover,
footer a.text-link,
ul.meta-post li a:hover,
ul.cat li a:hover,
ul.recent li h6 a:hover,
ul.portfolio-categ li.active a,
ul.portfolio-categ li.active a:hover,
ul.portfolio-categ li a:hover,
ul.related-post li h4 a:hover,
span.highlight,
article .post-heading h3 a:hover,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > .active > a:focus,
.validation,
#sendmessage { 
	color: #EA5E11;
}

.navbar .nav > .active.dropdown > a.dropdown-toggle,
.navbar .nav > .active.dropdown > a.dropdown-toggle:hover,
.navbar .nav > .active.dropdown > a.dropdown-toggle:focus,
.custom-carousel-nav.right:hover,
.custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active {
	background-color: #EA5E11;
}

.pagination ul > li.active > a,
.pagination ul > li.active > span,
a.thumbnail:hover, input[type="text"].search-form:focus {
	border: 1px solid #EA5E11;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="file"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
input:focus {
	border-color: #EA5E11;
}

.pullquote-left {
	border-left: 5px solid #EA5E11;
}

.pullquote-right {
	border-right: 5px solid #EA5E11;
}

/* Header */
.hidden-top,
#header-hidden-link a.toggle-link,
#header-hidden-link a.top-link {
	background: #EA5E11;
}

/* Carousel */
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background: #EA5E11;
}

ul.clients li:hover {
	border:4px solid #EA5E11;
}

/* Buttons */
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-theme {
	border:1px solid #EA5E11;
	background: #EA5E11;
}

/* Modal */
.modal.styled .modal-header {
	background-color: #EA5E11;
}

/* Blog */
.post-meta {
	border-top: 4px solid #EA5E11;
}

.post-meta .comments a:hover,
.recent-post .text h5 a:hover {
	color: #EA5E11;
}

.widget ul.tags li a:hover {
	background: #EA5E11;
}

/* Pricing box */
.pricing-box-alt.special .pricing-heading,
.pricing-box.special .pricing-offer {
	background: #EA5E11;
}

/* Portfolio */
.item-thumbs .hover-wrap .overlay-img {
	background: #EA5E11;	
}

/* Pagination */
#pagination a:hover {
	background: #EA5E11;
}

/* Fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
	background-color: #EA5E11;
}
[class^="icon-"].active,
[class*=" icon-"].active {
	background-color: #EA5E11;
}

/* Fancybox */
.fancybox-close:hover,
.fancybox-nav:hover span {
	background-color:#EA5E11;
}

/* Parallax c slider */
.da-slide .da-link:hover {
	background: #EA5E11;
	border: 4px solid #EA5E11;
}

.da-dots span {
	background: #EA5E11;
}

/* Flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #EA5E11;
}

/* Nivo slider */
.nivo-directionNav a:hover {
	background-color: #EA5E11;
}

body {
	color: #000;
	font-weight:normal;
}
p,
a {
	font-weight:normal;
	color: #000;
	-webkit-transition:all 500ms;
	transition:all 500ms;
}
a:hover {
	color: #EA5E11;
}
h2,
h4 {
	font-weight: normal;
}
h2 strong,
h4 strong {
	font-weight: bold;
}

.alert-smc {
	color: #EA5E11;
	border: 1px solid #EA5E11;
	background-color: #F1F1F1;
}
#contactform input.error {
	color: #B91E0D;
	border: 1px solid #B91E0D;
	background-color: #FEEDEB;
}
#contactform input.error::-webkit-input-placeholder,
#contactform div.infoText.error p {
	color: #B91E0D
}
.validation {
	display: none;
}

a.apMail {
	text-decoration: none;
	-webkit-transition: all 500ms;
	transition: all 500ms;
}

.dropdown a i {
	padding-left: 6px;
	margin-right: 0;
	width: auto!important;
}
header .menuecontainer ul li ul.dropdown-menu li a {
	padding-bottom: 10px;
}

.noMargin {
	margin-bottom: 0;
}
.homeBoxContainer {
	position: relative;
	width: 100%;
}
.homeboxText h4,
.boxMiddle h2 {
	background-repeat: no-repeat;
	background-image: url('/images/pfeil_gross.png');
	padding-left: 60px;
	background-position: inherit;
	padding-top: 9px;
	display: inline-block;
}
.homeboxText p {
	color: #000;
}

#header-hidden-link-menue {
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 2000;
}
#header-hidden-link-menue a {
	background-color:#EA5E11;
	color: #fff;
	padding:4px 11px;
	display: block;
	cursor: pointer;
}

.mNav ul {
	margin-left: 0;
	margin-bottom: 20px;
	display: none;
}
.mNav ul li {
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
	padding: 5px 0;
}
.mNav ul li a {
	color: #000;
	-webkit-transition: all 500ms;
	transition: all 500ms;
	text-decoration: none;
	width: 100%;
	display: block
}
.mNav ul li a:hover,
.mNav ul li.active a {
	color: #EA5E11;
}
.mNav ul li ul.dropdown-menu-m {
	display: none;
	margin-bottom: 0;
}
.mNav ul li ul.dropdown-menu-m li{
	margin-left: 15px;
	border-bottom: none;
}

.newsContainer {
	margin-bottom: 15px;
}

/* Bewerbungsformular */
label.radioBtnInputLabel {
	display: inline-block;
	margin-right: 25px;
	font-weight: normal;
}

@media (min-width: 1200px) {
	.homeBoxContainer .homeboxText {
		position: absolute;
		top: 0;
		left: 0;
		padding: 60px 0 0 0;
		color: #000;
	}
}
 
@media (min-width: 979px) and (max-width: 1200px) {
	.homeBoxContainer .homeboxText {
		position: absolute;
		top: 0;
		left: 0;
		padding: 30px 0 0 0;
		color: #000;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	p {
		font-size: 13px;
		line-height: 1.5;
	}
	h4 {
		margin-bottom: 10px;
	}
	#content h2 {
		margin-bottom: 10px;
		font-size: 26px;
	}

	.homeBoxContainer {
		margin-bottom: 50px;
	}
	.nivo-caption {
		display: none!important;
	}
	.navbar .nav > li > a {
		margin-left: 10px;
	}

	.homeboxText {
		margin-bottom: 25px;
		color: #000;
	}

	.bewerbung.home {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.homeBoxContainer {
		margin-bottom: 50px;
	}
	.nivo-caption {
		display: none!important;
	}
	#inner-headline ul.breadcrumb {
		margin: 0;
	}
	.infoText {
		text-align: left!important; 
	}
	.apContainer {
		height: auto!important;
	}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
	.homeBoxContainer {
		margin-bottom: 50px;
	}
	.nivo-caption {
		display: none!important;
	}
}