/*
#EB4D13
orange =   #EB4D13;
braun =    #706359;
*/



/* /////////////////////// --  fonts -- ///////////////////////////////////////////////////////////////// */

/*
.CaeciliaLTPro-75Bold {
	font-family: "CaeciliaLTPro-75Bold", serif;
	font-weight: normal;
	font-style: normal;
}
.CaeciliaLTPro-85Heavy {
	font-family: CaeciliaLTPro-85Heavy;
	font-weight: normal;
	font-style: normal;
}
*/

a, a:hover {
	color: #EB4D13;
	text-decoration: none;
	cursor: pointer;
}

h1 {
	color:  #000;
}

h1.title, h1.page-title {
	font-family: "CaeciliaLTPro-75Bold", serif;
	font-weight: normal;
	font-style: normal;
	color: #343434;

}

h1, .tp-caption.very_large_text {
	font-family: "CaeciliaLTPro-75Bold", serif;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px !important;
 }

@media screen and (max-width: 468px) {
	h1 {
		font-size: 26px;
		
		-webkit-hyphens: auto;
		-webkit-hyphenate-limit-chars: auto 3;
		-webkit-hyphenate-limit-lines: 4;
		
		-ms-hyphens: auto;
		-ms-hyphenate-limit-chars: auto 3;
		-ms-hyphenate-limit-lines: 4;
		
		hyphens: auto;
		hyphenate-limit-chars: auto 3;
		hyphenate-limit-lines: 4;
	}
}

h2 {
    font-size: 28px;
    margin-bottom: 5px;
}


.dark-translucent-bg h2#homeBanner {
	font-family: "CaeciliaLTPro-75Bold", serif;
	margin: 35px 0 0 0;
	font-size: 60px;
 	color: #fff;
	line-height: 64px;
	font-style: normal;
	letter-spacing: 1px !important;
	border-style: none;

}

.dark-translucent-bg p#leadhomeBanner {
	font-family: "Open Sans";
	font-weight: 300;
	text-decoration: none;
	font-size: 20px;
	color: #fff;

}

.banner a.btn:link,
.banner a.btn:visited {
	color: #fff;
	border-color: #fff;
}

.banner a.btn:hover,
.banner a.btn:active {
	background: #e64e2d;
	border-color: #e64e2d;
}

@media screen and (max-width: 568px) {
	h2#homeBanner {
		font-size: 30px !important;
		line-height: 1.2em !important;
		margin: 20px 0 0 0;
	}
	.dark-translucent-bg p#leadhomeBanner {
		font-size: 15px;
	}
}



.dark-translucent-bg .lead {
	color: #fff;
	max-width: 700px;
}


ul {
	padding: 0;
}

.noPaddingTop {
	margin-top: 0;
}

.noPaddingBottom {
	margin-bottom: 0;
}

.noPaddingTop.gray-bg:before,
.noPaddingTop.gray-bg,
.noPaddingBottom.gray-bg {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.noPaddingTop.gray-bg:after {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: transparent;
	height: 5px;
	content: "";
	width: 100%;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);
}


@media screen and (max-width: 568px) {
	.noPaddingBottom aside,
	.noPaddingTop aside {
		display: none;
	}
	.main-container.noPaddingBottom {
		padding-bottom: 20px;
	}
	.main-container.noPaddingTop {
		padding-top: 0;
	}
}


/* /////////////////////// --  table -- ///////////////////////////////////////////////////////////////// */


table {
	border-collapse: collapse;
}


/* /////////////////////// --  header -- ///////////////////////////////////////////////////////////////// */
.logo {
	max-width: 165px;
}


.logo img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

@media screen and (max-width: 992px) {

	.col-hauptnavigation {

		padding-left: 0;
		margin-left: -5px;

	}
}

.header {
    padding: 20px 0;
    border-bottom: 1px solid transparent;
    background-color: #f3f3f4;
}

.main-navigation {
	position: relative;
	top: 28px;
	}


@media screen and (max-width: 1200px) {
 	.main-navigation {
	    position: relative;
	    top: 14px;
	}

	.header {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid transparent;
    background-color: #ffffff;
	}
}

.navbar-default .navbar-nav li  a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;

}

.dropdown > a::before {
       color: #000;
}

.sprachnav {
	position: absolute;
	top: -10px;
	right: 40px;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	font-family: "Open Sans";
	font-weight: 300;
}

.sprachnav a {
	color: #888;
}

.sprachnav.de a.de,
.sprachnav.fr a.fr {
	color: #333;
}

.sprachnav a:hover {
	color: #EB4D13 !important;
}

@media screen and (max-width: 992px) {
	.sprachnav {
		top: -80px;
	}
}

@media screen and (max-width: 767px) {
	.sprachnav {
		right: 20px;
	}
	.lead {
		font-size: 13px;
	}
}



/* /////////////////////// -- banner -- ///////////////////////////////////////////////////////////////// */

  .fixed-image, #map-canvas {
	height: 390px;
 }

.no-touch .fixed-image {
	background-attachment: inherit;
}

.no-touch .dark-translucent-bg {
	background-attachment: inherit !important;
}

.dark-translucent-bg:after {
	/*background-color: rgba(0, 0, 0, 0.4);*/
	background: rgba(0, 0, 0, 0.3) url(/_images/raster.png) repeat;
}



.slider-banner-container, .slider-banner-container, .slider-banner, .slider-banner-2, .slider-banner-3, .slider-banner-fullscreen {
 }

/* /////////////////////// -- end banner -- ///////////////////////////////////////////////////////////////// */





/* /////////////////////// --  Slider -- ///////////////////////////////////////////////////////////////// */

.tp-caption.large_bold_white {
	font-size: 18px;
	line-height: 1.5em;
	color: #ffffff;
	font-weight: 300;
	max-width: 400px;
	color: #000;
}

.tp-caption .btn-white {
	border-color: #fff;
}

.tp-caption.very_large_text {
	/*position: absolute;*/
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 38px !important;
	line-height: 1.2em;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	white-space: nowrap;
	letter-spacing: -2px;
 }



.tparrows.round {
    background-image: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #ffffff;
    background-color: transparent;
    top: 50% !important;
    -webkit-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.bg-verlauf {
	background-color: rgba(0, 0, 0, 0.4);
}

.slider-banner-2 {
	height: 390px !important;
}

.slides {
	z-index: -1;
}

/*.slides li {
	z-index: 1 !important;
}*/

.sliderText {
	position: absolute;
	z-index: 1;
	top: 0;
	color: #fff;
	width: 100%;
}

.sliderCont {
	position: relative;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

.sliderCont h1 {
	color: #fff;
}

.flex-direction-nav {
	z-index: 2;
}

@media screen and (max-width: 1320px) {
	.flex-direction-nav {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.slides li {
		z-index: 0 !important;
		position: absolute;
	}
	.sliderText {
		z-index: 1000 !important;
		position: absolute;
	}
}



/* /////////////////////// --  end Slider -- ///////////////////////////////////////////////////////////////// */

.visible-xs {
	display: none;

}

.hidden-xs {
	display: block;
}

@media screen and (max-width: 468px) {


	.visible-xs {
		display: block;

	}

	.hidden-xs {
		display: none;
	}



}

.pfeil {
	display: inline-block;
	margin: 0 0 0 10px;

}

.pfeilFooter {
	display: inline-block;
	margin: 0 10px 0 0;
	padding-bottom: 2px;

}

h3.box-content {
	display: block;
	/*min-height: 90px;*/
	padding: 20px;
	text-align: left;
	color: #666666;
	margin: 0;

}

div.box-content {
	display: block;
	padding: 0 20px 20px 20px;
	text-align: left;
	color: #666666;
	margin: 0;
}

a.box-link  {
	position: absolute;
	display: block;
	bottom: 10px;
	margin: 0;
	color: #EB4D13;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5;
}

.btn {
	border: #E94E24 1px solid;
}

.btn:hover {
	border-color: #333;
}

.box-style-2 i {
    font-size: inherit;
    line-height: inherit;
}


@media screen and (max-width: 768px) {

	p.box-link {

	    left: 18px;

	}

}

.list-icons li, .list li {
    padding: 2px 0;
}


.list-icons li i {
    width: 25px;
    text-align: center;
    font-size: 22px;
    margin: 0 20px 0 0;
}

@media screen and (max-width: 468px) {
	.list-icons li i {
	 margin: 0 10px 0 0;
 	}
}

.scrollToTop {
	background-color: #EB4D13;

}


.sidebar .separator {
	display: block;
    width: 60px;
    height:71px;
    margin: 15px auto 15px;
    background-color: transparent;
    position: relative;
    border: 0px solid transparent;

}


@media screen and (max-width: 992px) {

	.sidebar .separator {

		 height:0;
	}

}


.border-links{
	height: 150px;

}

.border-links {
	border: 1px solid #706358;
	padding: 5px;
	text-align: center;
 }

.border-links img {
	position: relative;
	margin: 0 auto;
}


.link-row {
	margin-bottom:25px;
}


@media screen and (max-width: 460px) {

		.col-link-row {
		width: 100%;

		}


}


.logoBild {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.logoBild:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
}


.anker {
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	margin-top: -18px;
}


/* /////////////////////// --  team -- ///////////////////////////////////////////////////////////////// */

.team-member.option-3 {
	/*min-height: 320px;*/
}

.gray-bg .image-box {
	background: #fff;
}

.gray-bg img {
	/*border: #fff 1px solid;*/
}

/* /////////////////////// --  misc -- ///////////////////////////////////////////////////////////////// */


.no-padding {
	padding: 0;
}


@media screen and (max-width: 770px) {


}

.border-bottom {
	border-bottom: 1px solid #706359;

}

.rohmaterialRow {
	border-bottom: 1px solid #706359;
	clear: both;
}

.border-bottom-rohmaterial {
	padding: 15px 0;
	/*border-bottom: 1px solid #706359;*/
}

.rohmaterialBild {
	padding-right: 30px !important;
}

.rohmaterialBild img {
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.15);
}

.main ul, .main ol {
	margin-left: 20px;
}

@media screen and (max-width: 990px) {
	.rohmaterialRow {
		border-bottom: none;
	}
	.border-bottom-rohmaterial {
		border-bottom: 1px solid #706359;
	}
	.rohmaterialBild {
		padding-right: 0 !important;
	}
}


.listing {
	padding: 15px 0;
	margin: 0;
}

a.pdf:before {
	position: relative;
	content: " ";
	display: inline-block;
	width: 23px;
	height: 24px;
	top: 6px;
	 margin: 0 6px 0 0;
		background: url('/_images/pdf.gif');

}

li.pdf {
	list-style-type: none;
	background-image: url(/_images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 35px;
	margin: 0 0 5px 0;

}


.no-padding-rohmaterial {
	padding: 0;
}

.rohmaterial-link {
	display: block;
	padding: 8px 0 0 0;
}

.title-team{
	color: #fff;
}

li.content-links {
	list-style-type: none;
	background-image: url(/_images/link.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 35px;
	margin: 0 0 5px 0;

}

.separator-2 {
	background-color: #EB4D13;

}

.black {
	color: #000 !important;
}

img.bildSortiment {
	width: calc(100% - 40px);
	height: auto;
	margin-right: 40px;
}

.paddingSortiment {
	padding-top: 20px;
}

i.pdf {
	background-image: url(/_images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0 10px -5px 0;
	width: 25px;
	height: 30px;
	display: inline-block;
}

.clear {
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}

.border-bottom-sortiment {
	padding: 15px 0;
	margin: 0 15px;
	border-bottom: 1px solid #706359;
}

/* /////////////////////// --  side navigation -- ///////////////////////////////////////////////////////////////// */


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li > a:focus{
	background-color: #fff;
	border: 1px solid transparent;
}

.nav-pills > li > a {

	padding: 0;
}

.nav-pills > li.active > a {
	color:  #EB4D13;

}

.nav-pills.nav-stacked > li > a::after {
	top: 1px;
	right: 60px;
	content: "";
}

.no-margin-bottom {
	margin-bottom: 0;

}

/* /////////////////////// --  footer -- #706359 ///////////////////////////////////////////////////////////////// */

.footer {
    padding: 30px 0;
	background-color: #444;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    color: #999;
	position: relative;
}

footer a {
	color: #999;
}

#logo-footer {
	margin: 0 0 25px 0;
	max-width: 190px;
	padding: 0;
}

.social-links {
	margin: -20px 0 0 0;
}

.social-links li {
	padding-right: 5px;
}

.social-links.light li.facebook a {
	color: #3D5B96;
}

.social-links.light li.googleplus a {
	color: #DA4B3E;
}

.social-links.light li.xing a {
	color: #B1D22A;
}

.social-links.dark li.xing a:hover {
	background: #B1D22A;
	color: #fff;
}

.social-links.light li a:hover {
	color: #fff !important;
}

.footerNav h2 {
	color: #999;
	margin: 0 0 10px 0;
}

.footerNav .nav-pills > li > a {
	color: #999;
}

.footerNav .nav-pills.nav-stacked > li > a:after {
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	right: 0;
}

.footerNav .nav-pills > li.active > a, 
.footerNav .nav-pills > li.active > a:hover, 
.footerNav .nav-pills > li.active > a:focus, 
.footerNav .nav-pills > li > a:hover, 
.footerNav .nav-pills > li > a:focus{
	background: none;
	border: 1px solid transparent;
}

.footerNav a:hover,
.footerNav a:active,
.footerNav a:focus {
	color: #E64E2D !important;
}

@media screen and (max-width: 800px) {
	.social-links {
		margin: 10px 0 10px 0;
	}
}

.social-links.dark li a {
	border-color: #999;
}

#designby {
	position: absolute;
	z-index: 100;
	right: 10px;
	top: 15px;
	width: 12px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(/_images/webdesign.png) no-repeat top right;
}

#designby a {
	display: block;
	width: 12px;
	height: 80px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}



/* /////////////////////// --  end footer -- ///////////////////////////////////////////////////////////////// */



/* /////////////////////// --  buttons -- ///////////////////////////////////////////////////////////////// */

.btn.btn-lg {
	display: block;
	padding: 5px 10px;
	margin: 0;
	text-align: left;
	min-width: 140px;


}
@media screen and (max-width: 460px) {
	.btn.btn-lg {
		display: none;
	}

}


.btn {
	text-transform: none;

}

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
    color: #ffffff;
    background-color:  #EB4D13;
    border-color:  #EB4D13;

 }
 
 
 
 
.formularMail {
	display: none;
}

.has-error .hide {
	display: inherit !important;
}

label.error {
	display: none !important;
}

input.error,
textarea.error {
	border: #F30 2px solid !important;
}



/* Parallax */
.parallax.dark-translucent-bg {
	background-attachment: fixed !important;
	color: #fff;
}

.parallax h1.title {
	color: #fff;
}

.parallax .btn.btn-lg {
	text-align: center;
	font-size: 14px;
	padding: 10px 12px;
	width: auto;
	display: inline-block;
}




/* /////////////////////// --  WE-Admin -- ///////////////////////////////////////////////////////////////// */

.admin {
	color: #C30;
}

div.admin {
	position: relative;
	background: #cce3f0;
	color: #000;
	width: auto;
	padding: 10px;
	margin: 5px 10px;
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div.admin.admin50 {
	width: calc(50% - 40px) !important;
}

p.admin {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.admin .mehr {
	color: #333;
}

div.admin.config {
	background: #ecc5c5;
}

.contRight div.admin.config {
	margin-left: -40px;
}

div.admin.bgImage {
	float: left;
	width: 300px;
}

div.admin.teaser {
	float: left;
	width: calc(100% - 340px);
	background: #d1f0d1;
}

.config .weEditTable {
	max-width: 230px !important;
}

.config .weEditTable td {
	display: block;
}

.config .yui-ac-input {
	width: 100% !important;
}
