/******** TEMPLATE CSS *******/
body, html {
	padding:0; margin:0; font-size:15px; line-height: 1.5em;
	
	font-weight: 300;
	}


/**************************
 *    Maincontent
 **************************/

.maincontent {font-size:18px; line-height: 1.5em; font-weight: 300; margin-bottom: 3rem; margin-top: 2rem;}

.right {margin-top: .25rem;}

.clr, .clear {clear:both;}

.page {
  font-family: 'Roboto', sans-serif;
  color: #444;
  position: relative;
}

.page h1, .page h2, .page h3, .page h4, .page h5, .page h6 {
   font-family: 'Jura', sans-serif;
   font-weight: 600;
   
}

.page a {color: #009fa5;}

/****************************************************
 *   Typographie
 ****************************************************/
 
 .maincontent h1 {
  font-size: 32px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  line-height: 1.3em;
 }
 .maincontent h2 {
  font-size: 28px;
  
  line-height: 1.3em;
 }


/******** HEAD ********/
.itemid-132 .head {
  
  position: absolute;
  top: 0;
  z-index:1;
  width: 100%;
   background:transparent;
}

.head {
  
  position: fixed;
  top: 0;
  z-index:1;
  width: 100%;
  background:#01a89ed6;
  padding-bottom: 20px;
}

ul li {margin-bottom: 0.25em;}




img {max-width: 100%; max-height: 100%; }


.button {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
	color: #fff;
	background:#01a89e;
	text-decoration:none;
	border-radius: 2px;
}

.button:hover {
	background-color: #05bdc4; 
	text-decoration:none;
	
	
}

.homebutton a {
	border: 0;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 1em;
    padding-left: auto;
    padding-right: auto;
    font-weight: 400;
    background: #009fa5;
     font-family: 'Jura', sans-serif;
    color: #fff;
	font-weight: 700;
    font-size: 19px;
}
.homebutton a:hover {
	background-color: #000;
	text-decoration:none;
	color: #fff;
	
}
.logo-wrapper {
  position: relative;
}

#logo {
  max-width: 220px;
  margin-top: 20px;
}




/****** Navigation Main **********/


.nav-w {position: relative;}

.nav-w .contact-top {
	position: absolute;
right: 0;
top: 128px;
background: #666;
color: #fff;
font-weight:bolder;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 20px;
line-height: 1.35em;
text-align:left;	
}
.nav-w .contact-top a {color: #fff;}

.nav-w .contact-top i::before {
	display:block; width: 25px;
	
	text-align:left;
	
}
.nav-w .contact-top .phone-block i::before {
	
}


.navigation-main {
    font-family: 'Jura', sans-serif;
   letter-spacing:0; 
   margin-top: 0;
   text-transform: uppercase;
   float:left;

}
.navigation-main ul {text-align:center;}
.navigation-main ul li {
  display:inline-flex;
  position: relative;
  margin: 10px;
}

.navigation-main .nav > li > a {
    position: relative;
    display: block;
    
    border-bottom: 2px solid transparent;
	
	
	padding: 15px 10px 10px;
display: inline-block;
color: #fff;
position: relative;
font-size: 18px;
line-height: 100%;
font-family: 'Jura';
font-weight: 600;
transition: .3s all;
}

.lang-en-gb .navigation-main .nav > li > a {
		font-size: 16px;
		line-height: 18px;
	
}


.navigation-main .nav  li.active > a,
.navigation-main .nav > li > a:hover {
    background: transparent;
    border-bottom: 2px solid #fff;
    color: #fff;
}

.navigation-main ul ul {
    display:none;
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #009fa5;
  color: #fff;
  min-width: 200px;
  padding-left: 0px;
  
  text-align: center;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 0;
  z-index: 999;
  border-left: 1px solid #ffffff80;
  border-right: 1px solid #ffffff80;
  border-bottom: 1px solid #ffffff80;
  
}
.navigation-main ul ul li a {font-size: 18px; border-bottom: 0; padding: 10px; padding-left: 15px; padding-right:15px;border-bottom: 2px solid transparent;}

.navigation-main ul.nav ul > li.active > a ,
.navigation-main ul.nav ul > li > a:hover
{
		font-size: 18px; 
		border-bottom: 0; 
		text-decoration:none; 
		background: #00c5cc;
		border-bottom: 2px solid #f5f5f5;
}
.navigation-main ul ul li {margin:0;}

.navigation-main ul.nav-child li {
    display: block;
}

.navigation-main ul ul li a {color: #fff; display:block; } 
.navigation-main ul li:hover ul {display:block;}
   
   
   .language {float:right; margin-top: 20px;}

/*****************
 **    Banner
 ******************/
 
.banner { 
  width: 100%;
  position: relative;
    background-image: url('../images/verlauf.jpg');
  background-repeat: no-repeat;
  
  background-position: center; 
  padding-top: 160px;
  padding-bottom: 50px;
}

.banner .sy-slide > a > img {
    width: auto;
    margin: auto;
	max-height: 320px;
}

div.banner ul.sy-pager {margin-top: 1rem;}
 div.banner ul.sy-pager li {margin: .2rem;}
 div.banner .sy-pager li.sy-active a {
	background: #01a89e;
}



.banner p {margin:0; padding: 0;}

.banner ul, .banner li {
  margin:0; 
  padding:0  ;
  list-style:none;
}

.banner .bannercontent {
    position: absolute;
    bottom: 44px;
    left: 50%;
    width: 500px;
    height: 200px;
    z-index: 1;
    margin-left: -250px;
    text-align: center;
}

.button.banner {
  background-color:rgba(255, 255, 255, 0.9);
  width:100%;
  color: #000;
  font-weight: 800;
  font-size: 26px;
  display:block;
  margin-bottom: 1px;
  line-height:1.1em;
}
.button.banner:hover {
  background-color: rgba(255,255,255,1);
  text-decoration:none;  
}

/********************
 * Banner-Sub
 *********************/
.banner-sub a { display: block;
      display: block;
   
    padding: 10px;
    margin-top: 6px;
    font-size: 15px;
    line-height: 21px;
    border: 1px solid #009fa538;
    border-radius: 2px;
    background: #009fa50a;
	text-align:center;
}
/**************************
 *    Main-Search
 **************************/
 
 .main-search {
	 color: #fff;
	 background: #01a89e;
	 margin-top: 128px;
	 padding: 1rem;
 }
 
 .itemid-132 .main-search {margin-top: 0;}
 
 .search-box  {float:left;}
 .spsearch-w .input-group-btn {float:left;}
 
 .searchf-w {display:inline-block;}
 
 .spsearch-w .btn.btn-primary {background-color: #000; color: #fff;}


/****************************
*   Headline
****************************/

.headline {
  background: #d2d2d2;
  color: #000;
  font-size:12px;
  line-height:20px;
  padding-top: 5px;
  padding-bottom:5px;
}   

.headline p {
  margin:0; padding: 0;
  display:block;
}
  
   .name-top{   }
   
   .contact-top {
        text-align:center;
     }
     
  /******************
   *  Top-Right
   ******************/
  .top-right {text-align:right;}
  .top-right ul li {display:inline-block;}
  .top-right ul li a {margin: 0 0px; padding: 0 10px; color: #000; font-size:12px;}  

 /****************************
*   Headline  2
****************************/
.headline2 {
  text-align: center;
  background-color: #009fa5;
  color: #fff; 
  font-size: 20px;
  padding-left:20px;
  padding-right: 20px;
  padding-top:0.5em;
  padding-bottom: 0.5em;
}
.headline2 a {color: #fff;}
.headline2 a:hover {color: #fff;}
.headline2 p {margin:0; padding:0;}

/*****************************
 *    Footer
 *****************************/
 
 .footer {
  background-color: #000;
  color: #fff;
 
  padding-top: 2rem;
  padding-bottom: 6rem;
 }
 
 .footer h1, .footer h2 {
   font-family: 'Jura', sans-serif;
 } 
 
 .footer h3 {
  font-size: 18px;
  font-weight: 600;
   font-family: 'Jura', sans-serif;
  
 }
 
 .footer .nav > li > a {
  padding: 0px;
  line-height: 20px;
  margin: 0px;
  color: #fff;
  font-size: 15px;
 }
 
 .footer-sub {
  background: #d2d2d2;
  
 }
 
 .footer-sub li {
  display:inline-block;
  
 }
 
 .footer-sub .nav > li > a {
     color: #000;
 }
 
 .footer-fixed {
  position:fixed;
  bottom: -50px;
  right: 50px;
  
  color: #fff;
  transition: all 1s ease;
  z-index:1;
 }
 .footer-fixed.in {bottom: 1px;}
 
 .footer-fixed a.button {
  background-color: #009fa5;
  color: #fff;
  border: 1px solid #fff;
  transition: all 1s ease;
  font-size: 16px;
 }
 
 .footer-fixed a.button:hover {
  background: #000;
  color: #fff;
  text-decoration:none;
 }


 /******************************
  *   Content-Sub
  ******************************/
  
  .content-sub {
    padding-top: 30px;
  }
  
  
  /*******************
   *    Footer-Top
   ********************/
   
   .footer-toptop {
      background-color: #009fa5;
      color: #fff;padding-top: 2rem;
		padding-bottom: 2rem;
		font-weight:bolder;
      
    }
    .footer-toptop p {padding:0; margin:0;  line-height:22px; padding-top:1em; padding-bottom: 1em; font-size: 18px; font-weight: 400; text-align:center;}
    .footer-toptop a {color: #fff; font-weight: 600;}
    
    
  
  
  /*******************
   *    Footer-Top
   ********************/
   
   .footer-top {
      background-color: #f0f0f0;
      color: #000;
	  padding-top: 2rem;
  padding-bottom: 2rem;
      
    }
    .footer-top p {padding:0; margin:0;  line-height:22px; padding-top:1em; padding-bottom: 1em; font-size: 18px; font-weight: 400; text-align:center;}
    .footer-top a {color: #fff; font-weight: 600;}
    
    
    /***********************
     *     Mobile Navigation
     ***********************/
	 
	 .row.mobile-navigation {border-bottom: 1px solid #ccc; background: rgba(255,255,255, 0.95);}
.row.mobile-navigation.fixed {
  position: fixed;
  top: 0px;
  width: 100%;
 
  z-index:9999999999;
  
}

.mm-menu_offcanvas {position: fixed; left:0; top: 0;}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 30px;
    font-size: 18px;
}
	 

.mm-panels {border-right: 1px solid #ddd;}
.mm-navbar.mm-navbar_sticky{background: #fdfdfd;}
.mm-listview {background: #fff;}
.mm-panels .mm-navbar__title > span {color:#009fa5;  }


.mm-btn.mm-btn_next.mm-listitem__btn {
position: absolute;
    width: 50px;
    right: 0px;
    top: 0px;
    height: 40px;
}



 
 /* Breadcrumbs */
 .breadcrumbs {font-size: 12px; }
 .breadcrumbs .breadcrumb {
  background: none; 
  padding-top: 8px ;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  }
 
 .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #ffff;
    border-radius: 0px;
}

 
 /****************
  *    Video Responsive
  ****************/
  
.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
/****************************
 * SPAREPART COMPONENT
 ****************************/

.icon-step-forward.icon-next {
	 -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
	
}
.icon-step-forward.icon-next:before {
  content: "\f04e"; 
  
  }
  .icon-forward.icon-last {
	 -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
	
}
.icon-forward.icon-last:before {
   content: "\f050";  
  
  }
  
  
  
  
  .icon-backward.icon-first {
	 -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
	
}
  .icon-backward.icon-first:before {
  content: "\f049"; 
  
  }
  
  
  
  .icon-step-backward.icon-previous {
	 -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
	
}
.icon-step-backward.icon-previous:before {
   content: "\f04a";  
  
  }
  
  
 


.pagination {
	margin: 0 ;
	width: 100%;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	padding: 0;
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}



.button, a.button {
	display:inline-block;
	background-color: #009fa5;
	color: #fff;
	
}

.list-item .button {
	float:right;
	
}


/**************************
 * SPAREPART DETAIL VIEW
 **************************/
 
 .instruction { display: flex; }

 .instruction .number {
  width: 100px;
  height: 100px;
  border-radius:50%;
  background: #e9e9e9;
  text-align:center;        
  flex: 0 0 100px;
  
  
}
 .instruction .number span {
  display:block;
    margin:auto;
      flex:1;
          margin-top: 20px;
  
  
    font-size: 4rem;
    line-height: 4rem;
    
   color: #0faba0;
   font-weight: 700;
  
  
}

 .instruction .benefits {
   padding-left: 16px;
   padding-top: 16px;
   color: #0faba0;
   position: relative;
   width: 100%;
   box-sizing: conten-box;
   line-height: 1.25em;
 
}
 .instruction .benefits .arrow {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
}

div.requestform {
	    border: 2px solid #0faba0;
    border-radius: 2px;
    padding: 1.5rem;
    box-shadow: 1px 1px 2px 1px #ddd;
    background: #fcfcfc;
	
}

div.rsform-block-send label.control-label {display:none;}

div.rsform-block-send button#Send {
	font-size: 24px;
	background-color:#009fa5;
	width: 100%;
	
}
div.rsform-block-send button#Send:hover {
	background-color: #05bdc4;
	
}



/*******************
 *	MOD SP Search
 ********************/
 
 .spsearch-w {
text-align: center;
color: #fff;
font-size: 35px;
line-height: 1.25em;
font-weight: bolder;
}

.spsearch-w #s {color: #444; width: 400px; height: 60px; font-size: 28px;}

.spsearch-w .btn {
padding: 6px 16px;
}
.spsearch-w .btn span {
font-size: 30px;
line-height: 47px;
}


/***********************
 * Groups 
 ***********************/
 div.produktgroup {
		text-align:center;
		border: 2px solid #ccc;
		background: #f2f2f2;
}
 div.produktgroup .desc {padding: 1rem;}
 div.produktgroup .links {padding-bottom: 1rem; font-weight:bolder;}





	 
	 
	 
	 