/* Add here all your css styles (customizations) */

/* Fonts */
@font-face {
  font-family: sourceSans;
  src: url(../fonts/SourceSansPro-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: sourceSans;
  src: url(../fonts/SourceSansPro-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: sourceSans;
  src: url(../fonts/SourceSansPro-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: sourceSans;
  src: url(../fonts/SourceSansPro-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

/* General */
.agbListe h3 {
  margin-left: 0px !important;
}
.agbListe li {
  margin-bottom: 12px;
}
.agbListe p, .agbListe li {
  font-size: 15px;
}

body {
  font-family: sourceSans, sans-serif;
  color: #6d6f73;
}

p {
  font-size: 15px;
  padding: 0px 30px;
}

.dataprivacy h3 {
  margin-top:25px;
}

h4 {
  font-size: 30px !important;
  font-weight: 400 !important;
}

h5 {
  margin-top:25px;
}

.herbyCookieConsent p a {
  color:#6fab32 !important;
}

a, a:hover {
  color: white;
}

.dataprivacy a, .dataprivacy a:hover {
  color:#6fab32;
}

.divLine {
  background-image: url(../../_img/border.jpg);
  background-position-x: center;
  background-repeat: repeat-y;
}

.grey-line {
  /*border-right: 3px solid;
  border-color: #6d6f73;*/
  min-height: 280px;
  margin-top: -20px;
}

.grey-line-background {
  position: absolute;
  min-height: 600px;
  left: 0%;
}

.grey-line-background-2 {
  position: absolute;
  min-height: 700px;
  left: 0.7%;
  margin-top: -80px;
}


/* Button */
.btn-circle {
  width: 70px;
  height: 70px;
  background: #6d6f73;
  border-radius: 50%;
  font-size: 40px;
  color: white;
  padding: 7px 16px 7px 15px;
  display: inline-block;
  text-align: center;
  line-height: 1.4;
}

.btn-circle-green {
  width: 70px;
  height: 70px;
  background: #6fab32;
  border-radius: 50%;
  font-size: 40px;
  color: white;
  padding: 7px 16px 7px 15px;
  display: inline-block;
  text-align: center;
  line-height: 1.4;
}

.btn-circle:visited {
  color: white;
}

.relative-box {
  position: relative;
}

.btn-center {
  position: absolute;
  z-index: 5;
  left: 50%;
  margin-left: -35px;
  top: -30px;
}

.btn-center-2 {
  top: 810px;
}

.btn-center-3 {
  top: -40px;
}

.btn-center-4 {
  top: 335px;
}

.btn-center-5 {
  top: -160px;
}

.btn-center-6 {
  top: 160px;
}

.btn-center-7 {
  top: -40px;
}

/* Back to Top */

#topcontrol {
  border-radius: 50% !important;
  width: 35px;
  height: 35px;
}

  #topcontrol:hover {
    background: #6fab32;
  }

  #topcontrol:after {
    top: 0px;
    left: 10.5px;
  }

/* Header */
.div-green-header {
  min-height: 33px;
  background: #6fab32;
}

.div-white-header {
  height: 4px;
  background: white;
}

.header-v6 .navbar-nav {
  float: left;
}

  .header-v6 .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 15px;
  }

.mainInvisible {
  display: none;
}



.navi a {
  font-size: 18px;
}

.header-pic-div {
}

.header-pic {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.header-h {
  z-index: 1;
  color: white;
  position: absolute;
  font-size: 110px;
  line-height: 110px;
  margin-top: 180px;
  margin-left: 50%;
  font-style: italic;
  font-weight: 400;
}

.gradient {
  background: #498330;
  background: -moz-linear-gradient(top, rgba(73,131,48,1) 0%, rgba(163,217,108,0) 40%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(73,131,48,1) 0%,rgba(163,217,108,0) 40%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(73,131,48,1) 0%,rgba(163,217,108,0) 40%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#498330', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9  */
  height: 100px;
  position: absolute;
  z-index: 100;
}

.navi {
  position: relative;
  z-index: 2;
  top: -100px;
}

.header-center {
  text-align: center;
}

.header-right-left {
  padding-top: 30px;
}

.img-logo {
  top: -140px;
}

.navi-link {
  padding: 0px 10px;
  border-right: 1px solid;
  font-size: 16px;
}

.navi-link-end {
  padding: 0px 10px;
  font-size: 16px;
}


.navbar-toggle {
  background-color: #6fab32 !important;
  margin-left: 0px auto;
}

.header-v6 .navbar-toggle .icon-bar {
  background: #FFF;
}

.phone {
  float: left;
  color: white;
  font-size: 18px;
  padding: 0px;
}

.img-social {
  padding: 0px 5px;
  top: -10px;
}

.navi .img-social {
  width: 42px;
}


/* introduction */
.p-padding {
  padding: 25px;
  font-size: 15px;
}

.img-padding {
  padding-top: 35px;
}

.img-center {
  text-align: center;
  padding: 25px;
}

/* parallax */
.p-3-row {
  color: white;
}

.parallax-counter-v4 h4 {
  color: #fff;
  text-transform: none;
}

.parallax-counter-v4 {
  background: url(../../_img/background-1.jpg) 50% 0 fixed;
  background-repeat: no-repeat;
  background-size: cover;
}

  .parallax-counter-v4:after {
    background: none;
  }

.img-symbol {
  margin-bottom: 20px;
}

/* Service */
.img-round {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 5px solid #6d6f73;
  margin: 0 auto;
}

.padding-circle {
  padding-top: 150px;
  padding-bottom: 150px;
}

.img-service-1 {
  background: url(../../_img/service-1-coil.jpg);
}

.img-service-2 {
  background: url(../../_img/service-2-spaltband.jpg);
}

.img-service-3 {
  background: url(../../_img/service-3-zuschnitte.jpg);
}

.img-round h2 {
  text-align: center;
  color: white;
  margin-top: 45%;
  font-size: 30px;
}

/* Contact */
.background-img-2 {
  background: url(../../_img/background-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.p-green-highlight {
  color: #588d22;
  font-weight: 700;
  font-size: 18px;
}

  .p-green-highlight a {
    color: #588d22;
  }


/* Personal Introduction */
.p-2-row {
  padding: 0px 120px;
}

.img-round-p1 {
  background: url(../../_img/daniel_ahrens.jpg);
  background-size: cover;
}

.img-round-p2 {
  background: url(../../_img/torsten-krause.jpg);
  background-size: cover;
}

/* Social Media */
.background-img-3 {
  background: url(../../_img/background-3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px;
}

.mid-sm img {
  padding: 0px 30px;
}

/* Facebook */
.height-fb {
  height: 600px;
}

.fb-container {
  width: 500px;
  margin: 0 auto;
}


.fb_iframe_widget_fluid {
  display: unset;
}

/* Footer */
.background-img-4 {
  background: url(../../_img/background-4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.background-img-5 {
  background: url(../../_img/background-5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.line-height {
  line-height: 17px;
}

.img-footer {
  float: left;
  position: relative;
  padding: 45px 0px;
  width: 80px;
  left: -100px;
  margin-top: 15px;
}

  .img-footer img {
    width: 80px;
  }

.p-footer {
  padding: 45px 0px;
  margin-top: 15px;
}

.footer-2 {
  font-size: 16px;
  padding-top: 5px;
}

.float-left {
  float: left;
  margin-left: 90px;
}

.float-right {
  float: right;
  margin-right: 90px;
}

.footer-position {
  margin-left: 130px;
}

/* impressum */
.a-imp {
  color: #6d6f73;
}

  .a-imp:hover {
    text-decoration: underline;
    color: #6d6f73;
  }

/* ########## Media queries for Bootstrap ########## */


@media (max-width:1501px) {
  /* for navi only */
  .navi-link {
    padding: 0px 13px !important;
  }
}

@media (max-width: 1447px) {
  .header-h {
    margin-top: 150px;
    font-size: 80px;
    line-height: 80px;
  }

  .header-right-left {
    width: 35%;
  }

  .phone {
    float: none;
  }

  .navi {
    top: -120px;
  }

  .header-right {
    padding: 0px 50px;
    top: 37px;
    line-height: 30px;
  }

  .img-logo {
    top: -105px;
  }

    .img-logo img {
      width: 250px;
    }


  .img-footer {
    left: 0px;
  }

  .navi-width {
    width: 50% !important;
    top: 20px;
  }

  .img-sm-width {
    width: 25% !important;
    left: -150px;
  }
}


@media (max-width: 1199px) {
  /* Medium device */
  .header-h {
    font-size: 70px;
    line-height: 70px;
    margin-top: 150px;
  }

  .img-logo-color {
    display: none;
  }

  .footer-position {
    margin-left: 80px;
  }

  /* Buttons */
  .btn-center-2 {
    top: 96%;
  }

  .btn-center-3 {
    top: -35px;
  }

  .btn-center-4 {
    top: 390px;
  }

  .navi-width {
    width: 70% !important;
    top: 20px;
  }

  .img-sm-width {
    width: 30% !important;
  }
}

@media(max-width:992px) {
  /* Buttons */
  /*  .btn-center-2 {
        top: 1005px;
    }*/

  .btn-center-4 {
    top: 440px;
  }
}

@media (max-width: 991px) {
  /*Extra small and small devices */
  .header-h {
    font-size: 60px;
    line-height: 60px;
    margin-top: 80px;
  }

  .navi-width {
    width: 100% !important;
  }


  .div-green-header {
    padding: 15px;
  }

  .collapse.in {
    background: #FFF;
  }

  .navi-link {
    border-right: none;
    padding-top: 10px !important;
    padding-bottom: 10px;
  }

  .divLine {
    background-image: none;
  }

  .navi-link-end {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .img-logo {
    display: none;
  }

  .gradient {
    background: none;
  }

  .mainVisible {
    display: none;
  }

  .mainInvisible {
    display: block;
  }

  .navi {
    top: -140px;
  }

  .header-v6 .menu-container {
    width: unset;
  }

  .header-right-left {
    width: 100%;
  }

  .header-right {
    top: 15px;
  }

  .header-left {
    padding-top: 20px;
  }

  .header-pic-div {
    height: 446px;
  }

  .line-box {
    border-right: none;
    min-height: 0px;
  }

  .p-padding {
    margin-bottom: 50px;
  }

  .padding-circle {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .img-service-1 {
    margin-top: 50px;
  }

  .img-service-3 {
    margin-bottom: 50px;
  }

  .img-round-p1, .img-round-p2 {
    margin-top: 50px;
  }

  .p-2-margin {
    margin-bottom: 50px;
  }

  .img-footer {
    margin-top: 80px;
    padding-bottom: 90px;
  }

  .footer-position {
    margin-top: 40px;
  }

  .p-footer {
    padding: 10px 0px;
    text-align: center;
    margin-right: 80px;
  }

  /* Buttons */
  .btn-center-2 {
    top: 97.5%;
  }

  .btn-center-4 {
    top: 820px;
  }
}



@media (max-width:813px) {
  /* Extra small devices */
  .header-h {
    font-size: 50px;
    line-height: 50px;
    margin-top: 50px;
  }

  .header-pic-div {
    height: 345px;
  }

  .img-footer {
    margin-top: 80px;
    padding-bottom: 90px;
    left: 70px;
  }

  .p-footer {
    margin-right: 80px;
  }

  .float-left, .float-right {
    float: none;
    text-align: center;
    margin: 0px;
  }
}

@media (max-width:734px) {
	.mid-sm img {
  padding: 0px 10px;
}

}

@media (max-width:672px) {
  .header-h {
    font-size: 40px;
    line-height: 40px;
    margin-top: 40px;
  }
}

@media (max-width:580px) {
  /* Extra small devices */
  .header-h {
    font-size: 30px;
    line-height: 30px;
    margin-top: 30px;
  }

  .header-pic-div {
    height: 235px;
  }

  .navi a, .phone {
    font-size: 12px;
  }

  .navi {
    top: -115px;
  }

  .img-social {
    width: 40px;
  }

  .p-footer {
    margin-right: 70px;
  }

  .img-center img {
    width: 250px;
  }

  .fb-container {
    width: 300px;
  }

  /* Buttons */
  .btn-center-2 {
    top: 98%;
  }

  .btn-center-4 {
    top: 890px;
  }

  .btn-center-6 {
    top: 140px;
  }

  .mid-sm img {
    padding: 0px 5px;
	width: 90px;
  }
}

@media (max-width:500px) {
  .fb-container {
    width: 300px;
  }

  .img-center img {
    width: 250px;
  }

  .header-h {
    font-size: 20px;
    line-height: 20px;
    margin-top: 20px;
  }

  .header-pic-div {
    height: 230px;
  }


  .navi {
    line-height: 10px;
    top: -100px;
  }

  .header-right {
    line-height: 15px;
  }

  .img-social {
    width: 30px;
  }


  .p-2-row {
    padding: 0px 5px;
  }

  .mid-sm img {
     padding: 0px 5px;
	width: 80px;
  }

  .img-footer {
    display: none;
  }

  .footer-position {
    margin-left: 0px;
    text-align: center;
  }

  .p-footer {
    margin-right: 0px;
  }

  /* Buttons */
  /*.btn-center-2 {
        top: 1885px;
    }*/

  .btn-center-4 {
    top: 890px;
  }

  .btn-center-6 {
    top: 150px;
  }
}

@media (max-width:447px) {
  .mid-sm img {
    margin: 24px 5px;
	width: 80px;
  }

  .btn-center-6 {
    top: 335px;
  }
}

@media (max-width:452px) {
  /*.btn-center-2 {
        top: 1980px;
    }*/
}

@media (max-width:452px) {
  /*.btn-center-2 {
        top: 1980px;
    }*/
}

@media (max-width:361px) {

  .gradient {
    background: none;
  }

  h1 {
    font-size: 20px !important;
  }
}


@media (max-width:320px) {

  .header-h {
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
  }

  .header-pic-div {
    height: 145px;
  }

  .gradient {
    background: none;
  }

  .mid-sm img {
    width: 110px;
    margin: 10px 0px;
  }


  /* Buttons */
  /*.btn-center-2 {
        top: 2385px;
    }*/

  .btn-center-4 {
    top: 1015px;
  }

  .btn-center-6 {
    top: 215px;
  }
}
