@font-face {
    font-family: 'ITC Avant Garde Pro XLt';
    src: url('../fonts/ITCAvantGardePro-XLt.eot');
    src: url('../fonts/ITCAvantGardePro-XLt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ITCAvantGardePro-XLt.woff2') format('woff2'),
        url('../fonts/ITCAvantGardePro-XLt.woff') format('woff'),
        url('../fonts/ITCAvantGardePro-XLt.ttf') format('truetype'),
        url('../fonts/ITCAvantGardePro-XLt.svg#ITCAvantGardePro-XLt') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ITC Avant Garde Gothic LT';
    src: url('../fonts/AvantGardeLT-Book.eot');
    src: url('../fonts/AvantGardeLT-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvantGardeLT-Book.woff2') format('woff2'),
        url('../fonts/AvantGardeLT-Book.woff') format('woff'),
        url('../fonts/AvantGardeLT-Book.ttf') format('truetype'),
        url('../fonts/AvantGardeLT-Book.svg#AvantGardeLT-Book') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.nav-link-recht{
    position: absolute;
    bottom: 0;
}
.nav-link-recht a{
    font-size: 1.2rem!important;
}

.nav-social{
    margin-top: 15px;
    margin-right: 15px;
}

.nav-social i{
    font-size: 3rem;
    margin: 0 0.2rem;
}

p.text{
    font-size: 1.2rem;
}

  .col-6.ds-none,.col-12.ds-none {
    display: none;          
  }

.uppercase{
    text-transform: uppercase;
}

.bg-dark{
    background-color: #E6E2E4!important;
}

.bg-light{
    background-color: #F9F8F8!important;
}

h1,h2,h3,h4,h5,h6,p,li,a{
    font-family: 'ITC Avant Garde Pro XLt';
}

.routenplanung{
    font-family: 'ITC Avant Garde Pro XLt';
    font-size: 1rem;
}

a{
    color: #000;
}

a:hover{
    color: #000;
}

h2{
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

p{
    font-size: 1rem;
}

.bold{
    font-family: 'ITC Avant Garde Gothic LT';
}

.name-firma{
    font-size: 1.5rem;
}

#nav{
    /* position: fixed; */
    top: 15px;
    padding-top: 20px;
    padding-bottom: 5px;
    width: 100%;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.5);
}

#head{
    margin-top: 10px;
}

a[href^=tel]{ color:#333; text-decoration:none;}

#nav.sroll{
    background-color: rgba(255, 255, 255, 0.5);
}

.social{
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.social i{
font-size: 3rem;
margin: 0 0.2rem;
}

i.marken-instagram{
    font-size: 2rem;
}

#credit{
    color: #333;
}

.limit{
    width: 100%;
    height: 500px;
    max-height: 500px;
    overflow: hidden;
 }
.limit img{
   height: 100%;
 }

.link.highlight{
    border: solid 1.5px #333;
    padding: 10px;
    width: 172px;
}

.link.highlight:hover{
    background-color: #fff;
    border: solid 1.5px #333;
}

#logo{
    max-width: 200px;
}

.link,.telefon{
    display: block;
    color: #000;

}

.optiker-list .link,.optiker-list .telefon{
    margin: 0;
    display: block;
    color: #000;
}

.optiker-list .link{
    margin-bottom: 1.5rem;
}


.link:hover,.telefon:hover{
    text-decoration: none;
    color: #333;
}

.text-tile{
    font-size: 2rem;
    text-transform: uppercase;
}

#content,#footer,#header{
    margin: 4rem 0;
}

.brand{
    max-height: 100px;
    max-width: 150px;
}

.marken-slider-front{
    margin: 4rem 0;
}

.glider-next{
    right: 0;
}

.glider-prev{
    left: 0;
}

.glider-slide{
    margin: auto;
    max-width: 150px;
    opacity: 0.5;
    margin-left: 1rem;
    margin-right: 1rem;
}

.glider-next i.fa,.glider-prev i.fa{
    font-size: 1.5rem;
}

.glider-slide:hover{
    opacity: 1;
}

.more{
    color: #000;
    background: #EBE9EA;
    border: solid #EBE9EA 3px;
    padding: 0.2rem 1rem;
}

.more:hover{
    text-decoration: none;
    color: #333;
    background: #fff;
}

.on-bottom{
    position: absolute;
    bottom: 1.5rem; 
}

@media (max-width: 992px) { 
    .on-bottom{
        position: initial;
        display: inline-block;
        margin-top: 1rem;
    }
    .text-tile {
        font-size: 1.5rem;
    }
}

#leistungen,#marken,#philosophie,#leistungen-m,#marken-m,#philosophie-m{
    cursor: pointer;
}

.optiker-list .row{
    min-height: 350px;
}

@media (max-width: 992px) { 
    .optiker-list .row{
        min-height: auto;
    }
}

.optiker-list .optiker-list-adresse{
    height: 300px;
}

#marken-out ul {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#marken-out-m ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 15px;
}

#leistungen-out .row{
    margin: 2rem 0;
}

.leistung-list p{
    text-align: center;
    margin-top: 1rem;
}

.leistung-list img{
    height: 80px;
    margin: auto;
    display: block;
}

@media (max-width: 992px) { 
    .leistung-list img{
        height: 60px;
    }
}

.dopple-line-height a{
    font-size: 1rem;
    line-height: 1rem;
}

.dopple-line-height{
    height: 3.5rem;
}

.after-space{
    margin-bottom: 5rem;
}

.before-space{
    margin-top: 5rem;
}
 
.after-space-small{
    margin-bottom: 2rem;
}

.before-space-small{
    margin-top: 2rem;
}


#header-mobile{
    display: none;
}

header{
    display: block;
}

@media (max-width: 992px) { 
    header{
        display: none;
    }
    #header-mobile{
        display: block;
    }
}




/* Default banner */
.banner {
    position: relative;
    width: 100%;
/*    height: 48rem;*/
    /* padding: 0 5%; */
    overflow: hidden;
    backface-visibility: hidden;
  }
  
  /* Default image container */
  .banner .background {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transform: translate3d(0,0,0) scale(1.25);
    background: black url("https://cooio.contedi.de/resources/img/header.png") no-repeat center center; 
    background-size: cover;
  }
  
  /* Loaded image container */
  .loaded .banner .background {
    transform: scale(1);
    transition: 6.5s transform;
  }
  
  /* Other stuff */
  .banner h1 {
    margin: 0;
/*    line-height: 40rem;*/
      margin-top: 2rem;
    text-transform: uppercase;
    font-size: 4rem;
    color:#000;
      font-weight: lighter;
  }

  @media (max-width: 992px) { 
   h1 {
    font-size: 2rem;
  }
}

.google-map{
    margin: 3rem 0;
}

#map {
    height: 35vh;
}

.sidenav {
    height: 100%; 
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #000;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  #main {
    transition: margin-left .5s;
    padding: 20px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

  .nav-icon img{
    height: 50px;
    margin-top: 0.5rem;
  }

  .bio{
    background-color: #F9F8F8!important;
    padding: 2.5rem;
  }