/*===-------------------~ CSC Default ~-------------------===*/

/*.ecx-body > .csc-default {
	margin-top: 40px;
}*/

.section-wrapper {

	background: #FFFFFF;
	padding: 40px 80px 40px 80px;
	content: "";
	display: table;
	clear: both;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.section-inner-wrapper.blue-round-frame {
	border: 1px solid #02509f;
	border-radius: 4px;
	padding: 22px 45px;
}


.ecx-body .gridelements-wrapper {

}

/*a {
	border-bottom: 1px solid #D2021B;
}
*/
.clear-it {
	clear: both;
	height:1px;
	width: 100%
}

.download-link:before {
	font-family: icomoon;
	font-size: 15px;
	content: "\ec82";
	border: 0px;
}

.download-link {
	font-family: Circular-Pro-Bold, Helvetica, Arial;
	font-size: 24px;
  	color: #02509f;
}

.download-link-small:before,
.protected-download-link:before {
	font-family: icomoon;
	font-size: 15px;
	content: "\ec82";
	border: 0px;
	padding-right: 5px;
}

.download-link-small,
.protected-download-link {
	font-family: Circular-Pro-Book, Helvetica, Arial;
	font-size: 14px;
  	border-bottom:0px;
}

.special-link {
	font-family: Circular-Pro-Bold, Helvetica, Arial;
	font-size: 24px;
  	color: #02509f;
}

.ecx-indent-big  {
	padding-left: 100px;
	font-size: 26px;
	line-height: 38px;
}

.ecx-text-small {
	font-size: 14px;
	line-height: 24px;
}

.ecx-text-medium {
	font-size: 16px;
	line-height: 24px;
}

.section-wrapper table {
	width: 100%;
	font-size: 18px;
	font-family: Circular-Pro-Medium, Helvetica, Arial;
}

.section-wrapper table  thead {
	background: #F5F5F5;
	font-weight: normal;
	font-family: Circular-Pro-Medium, Helvetica, Arial;
}

.section-wrapper table  tr {

	height: 40px;

}

.section-wrapper table  tr td:first-child {
	font-family: Circular-Pro-Medium, Helvetica, Arial;
}


.section-wrapper table  td,
.section-wrapper table  th {
	padding-left: 20px;
}


.section-wrapper ul {
	list-style: none;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
}

.section-wrapper ul li:before {
    content: "• ";
    color: #d3031b;
    font-size: 18px;
    padding-right: 10px;
}

.section-wrapper ul li {
	text-indent: -25px;
	padding-bottom: 10px;
}

.section-wrapper ol {
	font-size:18px;
	line-height:26px;
	padding-left: 25px;
	padding-top: 10px;
}

.section-wrapper ol li {
	padding-bottom: 10px;
}


/*===-------------------~ Page Header ~-------------------===*/

.ecx-page-background-image {
  position: relative;
  width: 100%;
  height: 400px;
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat;
}

.ecx-page-header-overlay {
  position: absolute;
  left: 0;
  top: 155px;
  padding-left: 140px;
  padding-right: 20px;
  padding-bottom: 15px;
  background-color: rgba(1, 66, 133, 0.9);
  color: rgba(255, 255, 255, 0.5);
  z-index: 80;
}

.ecx-breadcrumb {
	height: 18px;
}

.ecx-breadcrumb ul {
	list-style:none;
	list-style-position:outside;
	padding-left: 0px;
	margin: 10px 0 0 0 ;
}

.ecx-breadcrumb ul li {
	float: left;
	font-size: 14px;
}

.ecx-breadcrumb ul li a {
	border-bottom: none;
}

.ecx-breadcrumb ul li span + span {
	padding: 0px 10px;
}

.ecx-page-title {
  color: #fff;
  padding-top: 5px;
  margin-bottom: 0px;
  font-family: Circular-Pro-Medium, Helvetica, Arial;
  font-size: 43px;
}

.ecx-page-subtitle {
	font-size: 25px;
}

.ecx-page-header p, .ecx-header-nav p, .ecx-subnav p {
  display: initial;
}

/*===-------------------~ 2-spaltiger Text ~-------------------===*/

.ecx-two-column-text {

}




.ecx-two-column-text .row {
	margin: 0px;
}

.ecx-two-column-text .left-column {
	padding-right: 40px;
	padding-left: 0px;
}

.ecx-two-column-text .right-column {
	padding-left: 40px;
}






/*===-------------------~ Text und Sidebar Container ~-------------------===*/



.ecx-text-sidebar h4,
.ecx-text-sidebar h5 {
	margin-bottom: 0px;
}

.ecx-text-sidebar > div {
	padding: 0px;
}

.ecx-text-sidebar .contenttable {
	font-size:18px;
	line-height: 28px;
}





/*===-------------------~ 4-spaltiger Text ~-------------------===*/


.ecx-four-column-text {
	padding: 0px;
}

.ecx-four-column-text p {
	font-size: 16px;
	line-height: 26px;
}


.ecx-four-column-text > div {
	margin-bottom: 20px;
}

/*===-------------------~ Bilder 2 spaltig~-------------------===*/

.ecx-one-column-pic {
	padding: 0px;
	float:none;
}

.ecx-one-column-pic img {
	width: 100%;
	height: auto;
}






/*===-------------------~ Bilder 2 spaltig~-------------------===*/

.ecx-two-column-pics{
	width: 100%;
	max-width: 1300px;
	display:inline-block;
}


.ecx-two-column-pics .col-lg-6 {
	padding: 0px;
}





/*===-------------------~ Bilder 2 spaltig (oversized) ~-------------------===*/

.ecx-two-column-pics-oversized {
	margin-left: -45px;
}



.ecx-two-column-pics-oversized .col-lg-6,
.ecx-two-column-pics-oversized .col-md-6,
.ecx-two-column-pics-oversized .col-sm-6 {
	padding: 0px;
}







/*===-------------------~ 2-spaltiger Container auf der Startseite für Aktuelle News und Veranstaltungen ~-------------------===*/
.ecx-two-column-start div{
	padding-left: 0px;
	padding-right: 0px;

}


/*===-------------------~ 3-spaltiger Container ~-------------------===*/
.ecx-three-column-container {


	margin-right: -15px;
	margin-left: -15px;

}



@media (max-width: 1024px) {
	.ecx-three-column-container .ecx-row-break {
		display:block;
		float:none;
		clear:both;

	}

}




/*===-------------------~ Start Bereichsvorstellung 3 spaltig (oversized) ~-------------------===*/

.ecx-start-three-column-areas {
	max-width: 1300px;
}

.ecx-start-three-column-areas .col-lg-4 {
	padding: 0px;
	background-repeat: no-repeat;
}


.ecx-start-three-column-areas .left-column,
.ecx-start-three-column-areas .middle-column,
.ecx-start-three-column-areas .right-column {
	background-position: center center;
	height: 800px;
	overflow:hidden;
}

.ecx-start-three-column-areas .column-overlay {
	background-color: rgba(1, 66, 133, 0.0);
	padding: 50px 50px 55px 50px;
	position: absolute;
	bottom: 0px;
}


.ecx-start-three-column-areas h3{
	margin-bottom: 45px;
	margin-top: 0px;
}

.ecx-start-three-column-areas h3 a {
	font-family: Circular-Pro-Bold, Helvetica, Arial;
	color: #FFF;

	border:0px;
}

.ecx-start-three-column-areas h3 a:hover {
	color: #ff1631;
}

.ecx-start-three-column-areas p {
	color: #FFF;
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 35px;
}

.ecx-start-three-column-areas .column-link {
	margin-top: 25px;
}
.ecx-start-three-column-areas .column-link a {
	font-family: Circular-Pro-Bold, Helvetica, Arial;
	border:0px;
	color: #ff1631;
}

.ecx-start-three-column-areas .column-link a:hover {
	color: #ff1631;
}

.ecx-start-three-column-areas .icon-arrow-right {
	position: relative;
	top: 4px;
	font-size: 18px;
	left: 4px;

}



/*===-------------------~ Logo Galerie ~-------------------===*/
.ecx-logo-gallery {
	width: 100%;
	padding: 20px 70px;
	max-width: 1300px;
	background:#ffffff;
	content: "";
	display: table;
	clear: both;
}

.ecx-logo-gallery .gallery-item {
	text-align: center;
	line-height: 80px;
}

.ecx-logo-gallery .gallery-item img {
	display:inline !important;
}

	.ecx-logo-gallery.inner {
		padding: 0px 0px;
		margin: 0px 0px;
		border-bottom: 1px solid #ccc

	}

	.ecx-logo-gallery.inner .gallery-item {
		text-align: center;
		line-height: 180px;
	}



/*===-------------------~ Mitarbeiter Element ~-------------------===*/

.ecx-coworker-card .card-text h4 {
	margin-bottom: 10px;
}

.ecx-coworker-card .card-text p {
	font-size: 15px;
	line-height:25px;
}

.ecx-coworker-card .card-image img {
	width: 100% !important;
	height: auto !important;
}



/*===-------------------~ Geschitseintrag Element ~-------------------===*/

.ecx-history-item {

    width: 100%;
    max-width: 1300px;
   	display: table;
    background: #FFF none repeat scroll 0% 0%;
	margin-bottom: 1px;
	overflow: hidden;

}
.ecx-history-item-year {
	text-align:center;
	margin-top: 25px;
	font-size: 45px;
}

.ecx-history-item-year h2 {
	font-size: 45px;
}


.ecx-history-item-image-wrap {
	width: 150px;
    height: 100%;
    background: #E4E9ED;


}

.ecx-history-item-text {
	margin-top: 25px;
	font-size: 18px;
	padding-right: 70px;
	margin-bottom: 25px;
}

.ecx-history-item-image-wrap img {
	/* box-shadow: 0 150px 0px 0px #E4E9ED; */
}
.ecx-history-item-image-wrap {
	background:none;
}







/*===-------------------~ Produkt Element ~-------------------===*/

.ecx-product-item {
	padding: 60px 0px;
	display: table;
	border-bottom: 1px solid #ccc;
}

.ecx-product-item-image {
	padding:0px;
}

.ecx-product-item-text {
	padding:0px 70px;
}

.ecx-product-item-sidebar {
	padding:0px;
	padding-top: 55px;
}




/*===-------------------~ Veranstaltungsiste 	 ~-------------------===*/



.ecx-event-item {
	border-bottom: solid 1px #CCC;
	font-size: 15px;

	line-height: 28px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display:table;
	width: 100%;
	min-height:80px;
	height: auto;

}

	.ecx-event-item > div {
		padding-left: 0px;
		padding-right: 0px;
	}

	.ecx-eventlist.startpage .ecx-event-item {
		line-height:22px;
		border: 0px;
		font-size: 13px;
		display: inline-block;
		height:auto;
		width: 100%;
		margin-bottom: 20px;
	}




.ecx-event-item h4 {
	margin-top: 0px !important;
	font-family: Circular-Pro-Book, Helvetica, Arial;
}


.ecx-eventlist .ecx-event-item h4:hover {
	color: #D2021B;
	cursor: pointer;
}

	.ecx-eventlist.startpage .ecx-event-item h4,
	.ecx-event-item.ecx-seminars h4 {
		line-height:normal ;
		font-weight: normal ;
		margin-bottom: 0px !important;
	}

.ecx-event-item .event-actions {
	text-align: right;

}

.ecx-event-item .event-country {
	padding-left: 20px;

}

.ecx-event-item .event-actions.two-rows {
	line-height: 28px;
	padding-top: 10px;

}

.ecx-event-item .event-download {
	text-align:right;
}

.ecx-event-download-btn {
	font-size: 18px;
	border: 0px;
	color: #02509F;
}

.ecx-event-download-btn:hover {
	font-size: 18px;
	color: #D2021B;
}

.ecx-event-item.ecx-seminars {
	line-height: 28px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}



/*===-------------------~ Sitemap ~-------------------===*/

.sitemap-wrapper ul li a:hover {
	color: #D2021B;
}

.section-wrapper .sitemap-level1 {
	margin-left: 0;
}

.section-wrapper .sitemap-level2 {
	line-height: 20px;
	margin-top: 5px;
}

.section-wrapper .sitemap-level3 {
	line-height: 18px;
	margin-top: 5px;
}

.section-wrapper .sitemap-level1 li:before,
.section-wrapper .sitemap-level2 li:before {
	content: "";
}

.section-wrapper .sitemap-level1 li,
.section-wrapper .sitemap-level2 li,
.section-wrapper .sitemap-level3 li {
	text-indent: 0;
}

.section-wrapper .sitemap-level1 li a {
	font-size: 20px;
	color: #02509f;
	border-bottom: none;
	font-weight: bold;

}


.section-wrapper .sitemap-level2 li a {
	font-size: 16px;
	border-bottom: none;
	font-weight: normal;
	color: #333;
}

.section-wrapper .sitemap-level3 li a {
	font-size: 14px;
	border-bottom: none;
	font-weight: normal;
	color: #333;
}


/*===-------------------~ Sticky Product (Anlagentechnik, Härtetechnik, Schmiedetechnik ~-------------------===*/


.ecx-sticky-products {
	position: fixed;
	top: 295px;
	width: 745px;
	right: -700px;
	margin-left: -45px;
	-webkit-transition: right 0.5s ease,left 0.5s ease;
	-moz-transition: right 0.5s ease,left 0.5s ease;
	-ms-transition: right 0.5s ease,left 0.5s ease;
	-o-transition: right 0.5s ease,left 0.5s ease;
	transition: right 0.5s ease,left 0.5s ease;
}




.ecx-sticky-products .ecx-clearfix {
	display:block;
}

.ecx-sticky-products.opened {
	right: 0px;
}



.ecx-sticky-products-toggle {

	background-color:#02509f;
	width: 45px;
	height: 390px;
	color:#fff;
	float: left;
	position: relative;
	cursor:pointer;
	position: relative;
	box-shadow: -10px 0px 40px #999;
	z-index: 3;
}

.ecx-sticky-products-toggle span {

	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	position: absolute;
	display: block;
	bottom: 0px;
	float: left;
	width: 365px;
	font-size: 16px;
	margin-bottom: -10px;
	margin-left: 11px;
}

.ecx-sticky-products-container {
	background-color: #e8ecf0;
	width: 700px;
	float: left;
	padding: 55px;
	font-size: 16px;
	box-shadow: -0px 10px 60px #595959;
	position: relative;
}


.ecx-sticky-products-container .ecx-sticky-products-menu {
	padding-top: 20px;
}

.ecx-sticky-products-container .ecx-subpage-wrapper {

	padding: 0px;
}


.ecx-sticky-products-container .ecx-subpage-links-col a {
	text-decoration: none;
	border: 0px;
	color:#02509f;
	font-family:Circular-Pro-Medium,Helvetica,Arial;
	font-size: 18px;
}

.ecx-sticky-products-container .ecx-subpage-links-col a:hover {
	color:#D2021B;
}


.ecx-sticky-products-container .ecx-subpage-img-col {
	padding: 0 15px 30px 0;

	min-height:60px;
	float:left;
}

.ecx-sticky-products-container .ecx-subpage-img-col .ecx-subnav-image {
	width: 55px;
	height: 55px;
}

.ecx-sticky-products-container .ecx-subpage-links-col {
	width: 200px;
	padding: 15px 0 30px 0;

	min-height:60px;
	float:left;
}

.csc-default img {
    width: 100%;
    
}