/* quattrocento-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Quattrocento Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quattrocento-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/quattrocento-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/quattrocento-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/quattrocento-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/quattrocento-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/quattrocento-sans-v18-latin-regular.svg#QuattrocentoSans') format('svg'); /* Legacy iOS */
}
body {
  font-family: 'Quattrocento Sans', sans-serif;
  /* background-image: url(leistungback.jpg); 
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
  min-height: 100%;
}
h2, h3, h4 {
  letter-spacing: 0.3em;
}
.spinwrap img {
  height: 40px;
  width: auto;
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.navbar:hover .spinwrap img {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
.hide {
  display:none;
}
.infomehr {
  color: #5bc0de;
}
.jumbosmall {
  margin:0px 0 0 !important;
}
.leistungen {
  padding-top: 40px;
}
.kontakt{
  padding:42px !important;
  margin-top: 40px;
}
.kontaktcontainer{
  padding-top:40px;
}
.impcontainer{
  padding:40px;
}
#makethedif {
  padding:140px 70px;
}
.oldp {
  font-size:0.86em;
  margin-top:8px;
  padding-right: 40px;
  padding-top: 20px;
}
.oldp p {
  color: black !important;
}
.listwbull li {
  list-style-type:disc !important;
}
/*#makethedif {
  background-image: url(leistungback.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} */
#bg-video {
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: -1;
  width: 100%;
}
#main {
  background: rgba(255, 250, 250, 0.7);
  padding: 2em;
  padding-top: 6.5em;
  padding-bottom: 6.5em;
  max-width:100% !important;
}
#main2 {
  background: rgba(255, 250, 250, 0.7);
  padding: 2em;
  padding-top: 4.5em;
  padding-bottom: 4em;
  max-width:100% !important;
  color: black;
}
@media (max-width:600px) {
  /* Seitenbegradigung */
  #main, #main2, #makethedif {
    padding: 0.5em;
    padding-top: 6.5em;
    padding-bottom: 6.5em;
  } 

 /* Kompaktes Layout */ 
   .navbar {
    min-height: 60px;
    text-align: center;
  }
  .navbar-collapse {
    padding-top: 60px;
  }
  .navbar-toggler {
    position: absolute;
  	right: 14px;
  	top: 9px;
  }
  .navbar-nav {
    display: flex !important;
    align-items: center !important;
    align-content: center !important;
  }
  .nav-link {
    font-size: 1.6rem;
    margin-bottom: 2rem;
  }
  /*Leistungen*/
  .inhaltak {
    padding-left: 4px;
  }
}
@media (max-width:900px) {
 /* Kompaktes Layout */ 
   #bg-video {
    text-align: center;
    position: fixed;
    z-index: -1;
    height: 100%;
    width:auto;
  }
}
@media (max-width:800px) {
 /* Kompaktes Layout */ 
   .nebentext {
    display: none !important;
  }
}
.jumbovidtext {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.jumbotron {
  background: rgba(255,250,250,0.7);
  /* margin: 25vh 0; */
  overflow-y: hidden;
}

.main2site {
  background: white !important;
}
.container {
  background: white;
}
.navbar {
  margin-top:26px;
  margin-left: 40px;
  border:1px solid white;
  border-right:none;
 /* border-top: 6px solid rgba(255,250,250,0.9);
  border-bottom: 6px solid rgba(255,250,250,0.9);
  border-right: 6px solid #336633;
  border-left: 6px solid #336633; */
}
#down {
  padding: 40px;
}
.notnow {
  padding: 20px;
/*  border:1px solid #E6E6E6; */
  margin: auto;
  padding-left: 0px;
  border-radius: 25px;
  min-height: 200px;
}
.radcont {
  padding-top:80px;
  padding-right: 40px;
}
.inhaltak li a {
  color:#6a6a6a;
  text-decoration: none;
  display: block;
}
.inhaltak li a:hover {
  color:black;
}
.inhaltak li {
  list-style-type: none;;
  padding:6px;
} 
.inhaltak hr {
  margin-top: 2px;
  margin-bottom: 2px;
}
/*.inhaltak li a img {
  width:30px;
  height:30px;
  display: inline;
  position: relative;
  bottom: 4px;
  margin-right: 10px;
} */
/* .leis {
  text-align: center;
  border:1px solid grey;
  padding:20px;
  margin:10px;
  box-shadow: 4px 4px 8px #888888;
} */
.arbeitg {
  margin-bottom:20px;
}
.toptext {
  margin-bottom:40px;
}
.toptext p {
  color: #6a6a6a;
}
.leis {
  position: relative;
  text-align: center;
  /*border-left:1px solid grey;*/
  padding:6px;
  margin: 0px;
  /*height: 290px;*/
}
.leis img {
  width:85px;
  height:85px;
  margin-bottom: 8px;
}
.leis strong {
  color: #336633;
}
.leis a {
  text-decoration: none;
  /*color: #2b2b2b; */
  color: black;
}
.leis a:hover{
  text-decoration: none;
  color: #363636;
}
.symb {
  display: inline;
}
.symb img {
  width:40px;
  height:40px;
}
.activesym h2 {
  color:black;
}
.activesym .symb .shn {
  display:none !important;
}
.activesym .symb .shb {
  display:inline !important;
}
.inhaltak li a:hover .symb .shn {
  display:none;
}
.inhaltak li a:hover .symb .shb {
  display:inline;
}
.inhaltak li a .symb .shn {
  display:inline;
}
.inhaltak li a .symb .shb {
  display:none;
}
.leis .seeover{
  position: absolute;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  width: 100px;
  opacity:0;
  transform: scale(0.8);
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}
.leis:hover .seeover {
  opacity: 1;
  transform: scale(1.0);
}
.leis .seeim {
  transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -webkit-transition: all .25s ease-in-out;
}
.leis:hover .seeim{
  transform: scale(0.9);
}
.inhaltak li a h2 {
  display: inline;
  font-size: 1.1em;
}
.line {
  display: inline-block;
  min-width:20px;
}
.nebentext {
  padding:0 20px;
  height:100%;
  border-radius: 25px;
}
.nebentext img{
  max-width: 100%;
  margin-bottom: 20px;
}
.breaker {
  min-height: 70px;
}
.breaker2 {
  min-height: 86px;
}
.vortext {
  padding: 40px 120px 10px 0px;
}
.vortext p {
  color:#6a6a6a;
}
footer {
  background-color: #336633;
  color:white;
  padding: 6px;
  text-align: center;
  font-size: 12px;
}

#wheelDiv {
            height: 400px;
            width: 400px;
            margin: auto;
            font-size: 12px !important;
        }

        #wheelDiv>svg {
            height: 100%;
            width: 100%;
        }

        @media (max-width: 600px) {
            #wheelDiv {
                height: 350px;
                width: 350px;
            }
        }

        @media (max-width: 400px) {
            #wheelDiv {
                height: 300px;
                width: 300px;
            }
}

/* Arbeitsgebiete Startseite */

@media (min-width: 1500px) {
            .container {
                max-width: 1440px;
            }
            .oldp {
              font-size: 1.2em !important;
            }
            .leis strong {
              font-size: 22px;
            }
            #makethedif {
              min-height: 1000px;
            }
}
@media (min-width: 2300px) {
  #makethedif {
    min-height: 97vh;
  }
}
.arbeitg {
  font-size: 0.9rem;
  padding: 10px 10px;
  text-align: left;
}
.arbeitg strong {
  color: #336633;
  font-size: 1.1rem;
  font-weight: normal;
}
.textarb {
  text-align: justify;
  word-break: break-all;
  word-break: break-word; /* Webkit-Browser */
  padding-bottom: 20px;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.arbeitlink {
  position: absolute;
  bottom:0px;
  text-align: center;
  width: 90%;
  text-align: left;
  margin: 20px 8px;
}
.btn-small {
  font-size: 0.78em !important;
}


/* Startseite Leistungen Background 
.baug {
    background: white; 
    background: -webkit-linear-gradient(left, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF);
}
.geth {
    background: white; 
    background: -webkit-linear-gradient(left, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF);
}
.gete {
    background: white; 
    background: -webkit-linear-gradient(left, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF);
}
.hyd {
    background: white; 
    background: -webkit-linear-gradient(left, #858168, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #858168, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #858168, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #858168, #FAFAFA, #FFFFFF, #FFFFFF);
}
.lage {
    background: white; 
    background: -webkit-linear-gradient(left, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF);
}
.labo {
    background: white; 
    background: -webkit-linear-gradient(left, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(left, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(left, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(left, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF);
}
/* Leistungen Seite Content */
.baulink {
  border-right: 2px solid #364C4A;
}
.geotelink {
  border-right: 2px solid #497C7F;
}
.hydrolink {
  border-right: 2px solid #92C5C0;
}
.geothlink {
  border-right: 2px solid #858168;
}
.lablink {
  border-right: 2px solid #A4A4A4;
}
.laglink {
  border-right: 2px solid #CCBCA5;
}

.baulinka {
  border-top: 2px solid #364C4A;
}
.geotelinka {
  border-top: 2px solid #497C7F;
}
.hydrolinka {
  border-top: 2px solid #92C5C0;
}
.geothlinka {
  border-top: 2px solid #858168;
}
.lablinka {
  border-top: 2px solid #A4A4A4;
}
.laglinka {
  border-top: 2px solid #CCBCA5;
}
/* Leistungen Seite Seitlicher Content 
.bau {
    background: white; 
    background: -webkit-linear-gradient(bottom, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #364C4A, #FAFAFA, #FFFFFF, #FFFFFF);
}
.geoth {
    background: white; 
    background: -webkit-linear-gradient(bottom, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #497C7F, #FAFAFA, #FFFFFF, #FFFFFF);
}
.geote {
    background: white; 
    background: -webkit-linear-gradient(bottom, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #92C5C0, #FAFAFA, #FFFFFF, #FFFFFF);
}
.hydro {
    background: white; 
    background: -webkit-linear-gradient(bottom, #858168, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #858168, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #858168, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #858168, #FAFAFA, #FFFFFF, #FFFFFF);
}
.lab {
    background: white; 
    background: -webkit-linear-gradient(bottom, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #A4A4A4, #FAFAFA, #FFFFFF, #FFFFFF);
}
.lag {
    background: white; 
    background: -webkit-linear-gradient(bottom, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -o-linear-gradient(bottom, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF); 
    background: -moz-linear-gradient(bottom, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF);
    background: linear-gradient(bottom, #CCBCA5, #FAFAFA, #FFFFFF, #FFFFFF);
}
*/
.smallwords {
  font-size: 0.7em;
  line-height: 0.7em;
}
.form-group label {
  font-size: 12px;
}
.form-control {
  font-size: 1.0em;
}




/*TEST TEST TEST*/
.screen3 {
  height:35vh;
}
.logoimg {
  max-height: 160px;
}
.collapse.show {
  height:100vh;
}
.nav-tel a img{
  max-width: 20%;
  opacity: 0.6;
}
.nav-tel:hover a img {
  opacity: 0.9;
}
#website {
  display: none;
}


/* Background Slide */
.cb-slideshow,
.cb-slideshow:after { 
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -2; 
}
.cb-slideshow:after { 
    content: '';
    background: transparent url(pics/cubes.png) repeat top left; 
    opacity: 0.9;
}
.cb-slideshow li {
  text-decoration: none;
  list-style-type: none;
}
.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    animation: imageAnimation 36s linear infinite 0s; 
}
.cb-slideshow li div { 
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    animation: titleAnimation 36s linear infinite 0s;  
}
.cb-slideshow li div h3 { 
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px; 
}
.cb-slideshow li:nth-child(1) span { 
    background-image: url(pics/slide_1.jpg) 
}
.cb-slideshow li:nth-child(2) span { 
    background-image: url(pics/slide_2.jpg);
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) span { 
    background-image: url(pics/slide_3.jpg);
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) span { 
    background-image: url(pics/slide_4.jpg);
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(5) span { 
    background-image: url(pics/slide_5.jpg);
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(6) span { 
    background-image: url(pics/slide_6.jpg);
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(7) span { 
  background-image: url(pics/slide_7.jpg);
  animation-delay: 36s; 
}

.cb-slideshow li:nth-child(2) div { 
    animation-delay: 6s; 
}
.cb-slideshow li:nth-child(3) div { 
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(4) div { 
    animation-delay: 18s; 
}
.cb-slideshow li:nth-child(5) div { 
    animation-delay: 24s; 
}
.cb-slideshow li:nth-child(6) div { 
    animation-delay: 30s; 
}
.cb-slideshow li:nth-child(7) div { 
  animation-delay: 36s; 
}

@keyframes imageAnimation { 
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 0.6; animation-timing-function: ease-out; }
    17% { opacity: 0.6 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}

@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}


footer p a {
  color: white;
}
footer p a:hover {
  color: skyblue;
}

#formwrapper {
  backdrop-filter:blur(4px);
  -webkit-backdrop-filter:blur(4px);
}

/*
.backblur {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: white;
  z-index: -1;
  opacity: 0.5;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
*/