@charset "UTF-8";
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

  #logo img {
    position: absolute;
    display: inline-block;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: auto;
    top: 2px;
  }
#navidesk {
  display: none;
}
#kontaktinnavi {
    position:absolute;
    right:20px;
    top:50px;
}
#kontaktinnavi a {
    color:#000;
    display:inline-block;
    height:30px;
}
#kontaktinnavi img {
    margin-left:20px;
}
* {
  outline: none;
  margin: 0;
  padding: 0;
}
body, html {
  height: 100%;
  margin: 0;
}
body {
  background-color: #e5e5e5;
  padding-bottom: 20px;
  padding: 0;
  line-height: 1.5em;
  font-family: 'Roboto', Arial, Helvetica;
  font-weight: 300;
  font-style: normal;
  color: #000;
  font-size: 16px;
  position: relative;
}
.anchor {
  position: absolute;
  top: 0;
}
*, a {
  outline: none;
}
h2 {
  margin-bottom: 25px;
  font-size: 35px;
  color: #000;
  font-weight: 700;
}
h3 {
  font-weight: 700;
  font-size: 24px;
}
h4 {
  font-size: 27px;
  font-weight: 600;
}
#button {
  display: inline-block;
  background-color: #fff;
  padding: 10px 15px;
  text-align: center;
  border-radius: 0;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  border: solid 1px #000;
}
#button:hover {
  cursor: pointer;
  color: #fff !important;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
section h2 {
  padding-top: 80px;
}
#service {
    padding-bottom:60px;
}
#teleprompter {
  background-color: #fff;
}
#kameraservice {
  background-color: #e5e5e5;
}
#service .comic {
    max-width:200px;
}
#team {
  position: relative;
  background: #000;
  padding-top: 80px;
  padding-bottom: 120px;
}
#team p {
  color: #fff;
  background-color: #000;
  padding: 15px;
}
#team img {
  margin-bottom: 30px;
}
#referenzen {
  background: #000;
  padding-top: 80px;
  padding-bottom: 120px;
}
#referenzen img {
  max-width: 150px;
  padding-bottom: 50px;
}
  #impressionen {
    padding-bottom: 80px;
  }
#epo {
  margin-top: 5px;
}
#pro7 {
  margin-top: 20px;
}
#sage {
  margin-top: 15px;
}
#gaggenau {
  margin-top: 35px;
}
#referenz {
  padding-top: 0;
  padding-bottom: 0;
}
#referenzen h2, #team h2 {
  margin-top: 20px;
}
#kurzinfo {
  background-color: #fff;
}
#kontakt a {
  color: #000;
  font-weight: bold;
}
.navbar-light .navbar-nav .nav-link, .dropdown-item {
  color: #000;
}
.underl {
  text-decoration: underline;
}
#mobtel {
  display: none;
}
footer {
  line-height: 220%;
}
/*+++++Kontaktformular+++++*/
.btn {
  background-color: #000;
  border: solid 3px #000;
  margin-left: 0;
  border-radius: 0;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 20px;
}
.btn:hover {
  background-color: #efefef;
}
.form-row {
  margin-left: 0;
}
.title {
  margin-top: 15px;
  width: 100%;
}
input[type="text"], input[type="email"], textarea, input[type="tel"] {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
textarea {
  min-height: 120px;
  margin-bottom: 30px;
}
.select2-selection__rendered {}
input {
  padding: 10px;
}
#option1 {
  margin-bottom: 3px;
}
.navbar-dark .navbar-nav .nav-link.active {
  border: solid 2px #000;
  color: #000;
}
  #mobtel {
    display: block;
    position: absolute;
    left: 15px;
    top:20px;
      z-index:11;
  }
  #mobtel a {
    background-color: transparent;
    padding: 5px;
    margin-right: 5px;
    display: inline-block;
  }
@media(max-width:797px) {

  #service .col-xs-12, footer .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hiddendesk {
    display: block;
  }
}
@media(max-width:400px) {
  #referenzen img {
    max-width: 100px;
  }
}
.keyvisual {
  position: relative;
}
h1, h2 {
  display: inline-block;
}
h2 {
  margin-bottom: 25px;
  font-size: 40px;
  color: #000;
}
h3 {
  font-weight: 700;
  font-size: 30px;
}
h4 {
  font-size: 24px;
  font-weight: 600;
}
.dunkel {
  background-color: #e5e5e5;
  padding-bottom: 0;
  border-bottom: 10px #000 solid;
}

.navbar-toggler > .close {
  display: inline;
}
.navbar-toggler.collapsed > .close, .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
  display: none;
}
.navbar-dark .navbar-nav .nav-link {
  margin-left: 15px;
  padding-left: 10px;
  color: #000;
  margin-bottom: 4px;
      border: solid 2px #e5e5e5;
}
.navbar-dark .navbar-nav .nav-link:hover {
  border: solid 2px #000;
  color: #000;
}
.navbar-dark .navbar-toggler-icon {
  background-image: none;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.keyvisual {
  position: relative;
  height: 100vh;
}
/* -----NAVIGATION -----*/
.bg-milky {
  background-color: #e5e5e5;
}
nav {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  transition: transform .25s .1s ease-in-out;
  z-index: 9999999999999;
}
.down nav {
  transform: translate3d(0, -115px, 0);
}
.navbar-light .navbar-nav .nav-link {
  color: #42342e;
  font-size: 21px;
  letter-spacing: 0em;
  padding-bottom: 0px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .nav-link:active {
  color: #000;
  border: solid 2px #000;
}
.navbar-toggler {
  border: none;
}
.dropdown-menu {
  border: none;
  margin-top: 0;
  border-radius: 0;
  text-align: right;
  background-color: transparent;
}
.dunkel .dropdown-menu {
  background-color: rgba(46, 46, 46, 0.88);
}
.icon-bar {
  width: 22px;
  height: 2px;
  background-color: #fff;
  display: block;
  transition: all 0.2s;
  margin-top: 4px;
}
.navbar-toggler {
  border: none;
  background: #666666;
  border-radius: 0;
  padding: 4px 5px 7px 5px;
  margin-right: 10px;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
.dunkel .icon-bar {
  background-color: #fff;
}
/* ----- FUSS -----*/
footer {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  background-color: #000;
  color: #fff;
}
footer p {
  color: #fff;
}
footer a, footer a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width:767px) {
  body {
    cursor: pointer
  }
  .hidden-xs {
    display: none;
  }
}
@media(min-width:768px) {
    .hidden-sm {
            display: none;
    }
  h1 {
    font-size: 60px;
  }
  #impressionen .impr {
    padding-left: 0;
    padding-right: 0;
  }
  #impressionen img:hover {
    transform: scale(1.06, 1);
    transition: all .2s ease-out;
  }
  #referenzen #bmw {
    max-width: 120px;
  }
  .nachbarn {
    display: flex;
  }
  .fixed-top {
    padding-bottom: 0px;
    z-index: 1030;
  }
  .hidden-md {
    display: none;
  }
}
@media(max-width:991px) {
#logo {
height: 63px;
    } 
	#footer {
		text-align:center;
	}
}
@media(min-width:992px) {
      #navim, .hidden-sm, .mobtel {
    display: none;
  }
  #navidesk {
    display: block;
  }
	#newsletterdesk {
	
		position:absolute;
		top:35px;
		left:20px;
		text-align:center;
	}
	.dunkel #newsletterdesk {
		top:29px;
	}
	#newsletterdesk #nlintro
	{
		border: solid 4px #000;
		padding: 10px 5px;
		margin-bottom:10px;
		font-weight:400 !important;
	}
	#newsletterdesk #nelintro strong {
		font-weight:700 !important;
	}
		#newsletterdesk  a{
		background-color:#000;
			color:#fff;
		padding: 10px 23px 8px 23px;}
	
	
  .navbar-dark .navbar-nav .nav-link {
    color: #000;
    background-color: transparent;
    margin-left: 35px;  
  }     
  #logo img {
    width: 250px;
    height: auto;
    top: 20px;
  }        
  #navbarResponsive {
    margin-top: 160px;
      margin-bottom:10px;
  }


  h1 {
    bottom: 120px;
    font-size: 60px;
  }
  h2 {
    font-size: 70px;
  }
  h3 {
    font-size: 35px;
    margin-bottom: 15px;
    margin-top:30px; 
  }
  h4 {
    font-size: 30px;
  }
  #referenzen img {
    max-width: 200px;
  }
  .hidden-lg {
    display: none;
  }
  #navbar {
    padding-left: 30px;
    padding-right: 30px;
  }
    #team p {
padding: 50px;
margin-left: 30px;
margin-right: 30px;
}
    #team img {
max-width: 180px;
}
}
@media(min-width:1040px) {
 
	#newsletterdesk #nlintro
	{
		border: solid 4px #000;
		padding: 10px 20px;
		margin-bottom:10px;
		font-weight:400 !important;
	}
			#newsletterdesk  a{
		background-color:#000;
			color:#fff;
		padding: 10px 33px 8px 33px;}
}

@media(min-width:1200px) {
  .parabg-1, .parabg-2, .parabg-3 {
    background-attachment: fixed;
  }
.navbar-dark .navbar-nav .nav-link {
    margin-left: 55px;} 
  #logo img {
    width: 250px;
    height: auto;
    top: 20px;
  }      
  #navbarResponsive {
    margin-top: 160px;
      margin-bottom:10px;
  }

    
}