@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');

/* STANDARD */
html, body {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  color:#403f3d;
  font-size:16px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  color:#57b3c5;
}
h1 { font-size:36px;}
h2 { font-size:32px;}
h3 { font-size:28px;}
h4 { font-size:24px;}
h5 { font-size:20px;}
h6 { font-size:16px;}
a {
  color:#403f3d;
  }
a:hover {
  color:#57b3c5;
}
b, strong {
  font-weight:400;
}
img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

#c586 img { display: block; border-radius: 0px; }

.align-right {
  text-align:right;
}
.align-center {
  text-align:center;
}
hr { 
  border: 0; 
  height: 1px; 
  background: #7a7978; 
}
.csc-frame-frame1 {
  border: 1px solid #57b3c5;
  padding:10px;
}
.csc-frame-frame2 {
  background: #57b3c5;
  padding:10px;
  color:#fff;
}
/* Preis*/
.preis {
  font-size: 30px;
  font-weight: bolder;
  color: #fff;
  margin-top: 35px;
  display: block;
}
/* CTA-Buttom*/
.cta {
  font-size: 40px;
  font-weight: bolder;
  color: #fff;
  margin-top: 35px;
  display: block;
  padding-left: 10px;
}
/*button*/
span.buttonmore {
  color: #4cb6c4;
  border: 1px solid #4cb6c4;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 5px;
}
.backwhite span.buttonmore a, 
.backturkis span.buttonmore a,
.backmuster span.buttonmore a{
  color: #4cb6c4;
}
/*Background Grid*/
.backwhite {
  padding-top:20px;
  padding-bottom:20px;
  background-color:#fff;
}
.backwhite a {
  color:#4db5c4;
  text-decoration:none;
}
.backwhite a:hover {
  color:#4db5c4;
  text-decoration:underline;
}
/* Content bg grau */
.farbbox_muster {
  background-image: url(../grafik/bg.jpg);
  background-repeat: no-repeat;
  background-color:#fff;
  padding:10px;
}
.backmuster {
  background-image: url(../grafik/bg.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-size: 100% 100%;
  background-color:#fff;
  color:#000;
  padding-top:20px;
  padding-bottom:20px;  
}
.backmuster h1,
.backmuster h2,
.backmuster h3,
.backmuster h4,
.backmuster h5,
.backmuster h6 {
  color:#000;
}
.backmuster a,
.farbbox_muster a {
  color:#19978c;
  text-decoration:none;
}
.backmuster a:hover,
.farbbox_muster a:hover {
  color:#413f3d;
  text-decoration:underline;
}
/* Content bg grau */
.farbbox_grau {
  background-color:#222222;
  padding:10px;
  color:#fff;
}
.backgray {
  background-color:#222222;
  color:#fff;
  padding-top:20px;
  padding-bottom:20px;  
}
.backgray h1,
.backgray h2,
.backgray h3,
.backgray h4,
.backgray h5,
.backgray h6 {
  color:#fff;
}
.backgray a,
.farbbox_grau a {
  color:#fff;
  text-decoration:none;
}
.backgray a:hover,
.farbbox_grau a:hover {
  color:#fff;
  text-decoration:underline;
}
/* Content bg turkis */
.farbbox_turkis {
  background-color:#4db5c4;
  padding:10px;
  color:#fff;
}
.backturkis {
  background-color:#4db5c4;
  color:#000;
  padding-top:20px;
  padding-bottom:20px;
}
.backturkis h1,
.backturkis h2,
.backturkis h3,
.backturkis h4,
.backturkis h5,
.backturkis h6 {
  color:#000;
}
.backturkis a,
.farbbox_turkis a {
  color:#fff;
  text-decoration:none;
}
.backturkis a:hover,
.farbbox_turkis a:hover {
  color:#fff;
  text-decoration:underline;
}
/* Content bg fullsize */
.fullPage .col-md-4,
.fullPage .col-sm-4 {
  padding:0;
}

#p42 .fullPage {
  padding-right: 0px;
  padding-left: 0px;
}


/* NAVIGATION */
.navbar-default {
  background-color: #fff;
  border:0px solid #fff;
}

.navbar {
  border-radius: 0px;
  margin-bottom: 0px;
}
.navbar-nav {
  margin-top:36px;
  padding-left: 30px;
}
.navbar-brand {
    height: 125px;
    padding: 0px;
}

.navbar-left li {
  padding:14px;
  border-bottom:1px solid #fff;
}
.navbar-left li:hover,
.navbar-left li.active,
.navbar-left li.first {
  border-bottom:1px solid #57b3c5;
}
.navbar-left li a.main-link,
.navbar-left li a.dropdown-link {
  text-decoration:none;
  font-size:18px;
  color:#777777;
}
.navbar-left li:hover a.main-link,
.navbar-left li:hover a.dropdown-link,
.navbar-left li.active a.dropdown-link {
  color:#57b3c5;
}

.dropdown-menu li {
  padding:4px 10px;
  border-bottom:none;
}
.dropdown-menu li:hover,
.dropdown-menu li.active {
  border-bottom:none;
}
.dropdown-menu a.sub-link {
  color:#777777;
  font-size:16px;
  text-decoration:none;
}
.dropdown-menu li a.sub-link:hover,
.dropdown-menu li.active a.sub-link {
  color:#57b3c5;
}



/* breadcrumb */
.breadcrumb {
  background-color: transparent;
}

/*Form*/
.form-horizontal .form-group {
  width: 100%;
}
.powermail_captchaimage {
  width:229px;
  height:53px;
  margin-top:15px;
}
.btn-primary {
    color: #fff;
    background-color: #4cb5c5;
    border-color: #474747;
}
.btn-primary:hover {
    color: #fff;
    background-color: #474747;
    border-color: #474747;
}
.btn-danger {
    color: #fff;
    background-color: #4cb5c5;
    border-color: #474747;  
}
.btn-danger:hover {
    color: #fff;
    background-color: #474747;
    border-color: #474747;  
}
/* INFOBOX */
.side-links{color:#fff;margin-left:65px;margin-top:26px;line-height:1.9;margin-top:13px}
.side-links a{color:#fff;text-decoration:none}
.side-links a:hover{color:#fff; text-decoration: underline;}
#side-contact {
  width: 280px;
  height: 125px;
  top: 35%;
  position: fixed;
  color: #4cb6c4;
  background: #333;
  cursor: pointer;
  box-shadow: 0 5px 10px rgba(0,0,0,0.25);
  font-size:18px;
}
.side-contact-right {
  right: -215px;
  top: 0px;
  transition: right 1s;
}
.side-contact-right:hover {
  right:0px;
}
#side-contact .fa-phone {
  position: absolute;
  margin-left: 21px;
  margin-top: 20px;
}
#side-contact .fa-envelope {
  position: absolute;
  margin-left: 19px;
  margin-top: 53px;
}
#side-contact .fa-user {
  position: absolute;
  margin-left: 22px;
  margin-top: 86px;
}
.side-links {
  color: #fff;
  margin-left: 65px;
  margin-top: 10px;
  font-size:18px;
}
/* IMAGE */
.backImage {
  margin-bottom:30px;
  }
/* CONTENT */
.inhalt {
  margin-bottom:40px;
  }
/*preise*/
#p41 .ce-bodytext.preise {
  font-size: 30px;
  font-weight: bold;
}
/*Startboxen*/
.box {
  margin-bottom: 20px;
  width: 100%;
  /* height: 580px; */
  display: inline-block;
  border: 1px solid #4cb6c4;
  padding: 5px;
}
.over-text-box,
.box-icon {
  padding: 10px;
}
.over-text-box h2 {
  margin-top: 0px;
}
/* Boxen Brachenlösunge*/
#p48 .box {
  margin-bottom: 20px;
  width: 100%;
  height: 610px;
  display: inline-block;
  border: 1px solid #4cb6c4;
  padding: 5px;
}
/* ####### Karussell-Anfang ###### */
.carousel-rahmen {
  padding-right: 0px;
  padding-left: 0px;
}
#myCarousel {
  margin-top:50px;
  overflow:hidden;
  max-height:500px;
}
.carousel {
  position: relative;
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators .active {
    background-color: #57b3c5;
}
.carousel-inner > .item {
    transition: left 0.6s ease-in-out 0s;
}
.item img {
  width:100%;
  }
/*Accordion*/
.ui-widget,
.t3ddy.t3ddy-accordion.single-page-mode.height-style-content.respect-set-focus.ui-accordion.ui-widget.ui-helper-reset {
  font-family: 'Open Sans', sans-serif !important;
}
.t3ddy-accordion-header {
  background-color: #46b5c7;
}
.t3ddy-accordion-header:first-child {
  border-radius:15px 15px 0px 0px;
}
.t3ddy-accordion-header:last-child {
  border-radius:0px 0px 15px 15px;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default,
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active {
  background-color: #46b5c7;
  color: #fff;
  background-image:none;
  border: none;
}
.ui-widget-content {
  border: none;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  right: .5em;
  left: inherit;
}
/* Häufige Fragen Accordion*/
#p34 .t3ddy-accordion-header{
  background-color: transparent;
  border-bottom: 1px solid #46b5c7;
}
#p34 .ui-accordion .ui-accordion-header .ui-accordion-header-icon,
#p34 .ui-accordion-header-icon .ui-icon .ui-icon-triangle-1-s{
  right: .5em;
  left: inherit;
}
/*News*/
.news .header {
  padding-bottom: 15px;
}
.news .header h3 a{
  color: #46b5c7;
}
.news .teaser-text a.more {
  color: #46b5c7;
  float: right;
  border: 1px solid #46b5c7;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.news .footer {
  border-top: 2px solid #46b4c6;
}

.news .teaser-text a.more {
  margin-bottom:10px;
}
/*Showroom*/
.box-container {
  position: relative;
}
.box-head {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin-bottom: 0px;
  color: #fff;
  background-color: #46b4c6;
  text-align: center;
}
/*Team*/
#p20 .box-container {
  margin-bottom: 60px;
}
.team-inhalt {
  position: absolute;
  bottom: -50px;
  left: 0px;
  width: 100%;
  padding: 15px 0px 15px 15px;
  color: #fff;
  background-color: #46b4c6;
}

.box-container p {
  margin-bottom:0px;
  }
/* Timeline start*/
.timeline {
    position: relative;
    padding:4px 0 0 0;
    margin-top:22px;
    list-style: none;
}
.timeline>li:nth-child(even) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    right:-100px;
    list-style: none;
}
.timeline>li:nth-child(odd) {
    position: relative;
    margin-bottom: 50px;
    height: 180px;
    left:-100px;
    list-style: none;
}
.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}
.timeline>li:after {
    clear: both;
    min-height: 170px;
}
.timeline > li .timeline-panel {
  position: relative;
  float: left;
  width: 41%;
  padding: 0 20px 20px 30px;
  text-align: right;
}
.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 55%;
    border: 7px solid #42b4c5;
    border-radius: 100%;
    background-color: #42b4c5;
    box-shadow: 0 0 5px #989898;
    width: 80px;
    height: 80px;
    margin-left: -100px;
}
.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li:last-child {
    margin-bottom: 120px;
}
.timeline .timeline-heading h4 {
  margin-top:22px;
    margin-bottom: 4px;
    padding:0;
    color: #b3b3b3;
}
.timeline .timeline-heading h4.subheading {
  margin:0;
  padding:0;
    text-transform: none;
    font-size:18px;
    color:#333333;
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    color:#808080;
}
/*Style for even and odd div.line*/
.timeline>li:nth-child(odd) .line:before {
    content: "";
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 660px;
    width: 4px;
    height:290px;
    background-color: #a8a8a8;
    -ms-transform: rotate(-42deg); /* IE 9 */
    -webkit-transform: rotate(-42deg); /* Safari */
    transform: rotate(-42deg);
    box-shadow: 0 0 5px #a8a8a8;
}
.timeline>li:nth-child(even) .line:before  {
    content: "";
    position: absolute;
    top: 31px;
    bottom: 0;
    left: 440px;
    width: 4px;
    height:300px;
    background-color: #a8a8a8;
    -ms-transform: rotate(42deg); /* IE 9 */
    -webkit-transform: rotate(42deg); /* Safari */
    transform: rotate(42deg);
    box-shadow: 0 0 5px #a8a8a8;
}

.timeline>li:last-child .line {
  display:none;
  }
/* DCE - CSS */
/* Boxen dyn. */
.box-container-dyn {
  height:476px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-text-dyn {
  height: 400px;
  color:#000;
  background: rgba(76, 182, 196, 0.7);
  margin:30px 30px 30px 90px;
  font-size:30pt;
  padding:10px;
  display:inline-block;
}
.box-text-dyn > p {
  text-align: center;
  margin-top: 100px;
}
/* FORMULAR */
.powermail_form h3 {
  display:none;
  }
.powermail_legend {
  display:none;
  }
/* FOOTER */
.footer-fluid {  
  background-color:#413f3d;
  /*margin-top: 50px;*/
  padding-top:20px;
  padding-bottom:20px;
  color:#fff;
}
.footer-fluid .container {
  margin-top:20px;
  }
.footer-fluid a {
  color:#fff;
  }
.footer-fluid a:hover {
  color:#57b3c5;
  text-decoration:none;
  }
.footer-fluid ul {
  list-style: none;
  padding:0 0 0 5px;
}
.footer-fluid li::before {
  content: "\203A   ";
  color:#57b3c5;
}

/* IPAD */
/* Landscape Tablet*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
  .footer-fluid ul li {
    font-size:13px;
  }
  #p1 h1 { font-size:36px;}
  #p1 h2 { font-size:26px;}
  #p1 h3 { font-size:24px;}
  #p1 h4 { font-size:22px;}
  #p1 h5 { font-size:19px;}
  #p1 h6 { font-size:16px;}

}
@media (max-width:1200px ) {
    .timeline>li:nth-child(even),
    .timeline>li:nth-child(odd) {
     height: 100px;
    }
    .line {
      display: none;
    }
    .timeline>li:nth-child(even),
    .timeline>li:nth-child(odd){
      left: 0px;
    }

   .timeline>li .timeline-image {
     left: 20%;
    }
   .timeline > li .timeline-panel {
     width: 80%;
     float: right;
     text-align: left;
   }
}



@media (max-width: 1024px) {
  .backImage {
    margin-top: 120px;
  }
  #myCarousel {
    margin-top: 120px;
  }
  .navbar-toggle {
    margin-top:40px;
  }

  #navbar {
    border-bottom: 1px solid #777777;
  }

  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

@media (max-width: 992px) {

}

@media (max-width:640px ) {
    .timeline>li:nth-child(even),
    .timeline>li:nth-child(odd) {
     height: 150px;
    }
}
/* HANDY */
@media (max-width: 400px) {

  .timeline>li .timeline-image {
    margin-left: -75px;
  }

  .timeline>li .timeline-panel {
    padding:0 20px 20px 20px;
  }

  h1 { font-size:34px;}
  h2 { font-size:31px;}

  .navbar-left li {
    padding:6px 6px 6px 0px;
  }
  .navbar-nav {
    margin-top:0px;
  }

  .navbar-toggle {
    margin-top:40px;
  }

  #myCarousel {
    margin-top:115px;
  }

  #c842 h1 {
    font-size:30px;
  }
  .news .article .teaser-text a.more {
     margin-bottom:20px;
  }
}