.t4-content {
  background-color: #c3c5bd;
}
.t4-header {
  padding-left: 5%;
  padding-right: 5%;
}
body  {
  background-color: #c3c5bd;
  font-size: clamp(1.1em, 1.5vw, 1.6em);
}
hr {
  border-top: 2px solid #95c11f;
}
h1 {
  font-size: clamp(1.8em, 2.5vw, 2em);
  color: #95c11f;
  text-shadow: 2px 2px 2px #232323;
  font-weight: bolder;
}
h2 {
  font-size: clamp(1.5em, 2.3vw, 1.8em);
  color: #95c11f;
  text-shadow: 2px 2px 2px #232323;
}
h3 {
  font-size: clamp(1.3em, 2vw, 1.7em);
  text-shadow: 1px 1px 2px #95c11f;
}
.t4-megamenu .navbar-nav > li.active > a, .t4-megamenu .navbar-nav > li.active > .nav-link {
  color: #95c11f;
  text-shadow: 1px 1px 2px #232323;
}
.t4-megamenu .navbar-nav > li > a:hover, .t4-megamenu .navbar-nav > li > .nav-link:hover {
  color: #95c11f;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link {
  font-weight: bold;
}
.t4-main-body{
  padding-top:0;
}
img.logo-img {
  max-width:60%;
}

.border-bottom {
  border-bottom: 5px solid #c3c5bd!important;
}
.t4-offcanvas-toggle {
  display: none;
}
.t4-section-inner.container {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.mobile {
  display: none;
}
.t4-col.col-md {
  padding: 0;
}
.n2_clear {
  -webkit-box-shadow: 0px 4px 12px 5px rgba(0,0,0,0.3); 
box-shadow: 0px 4px 12px 5px rgba(0,0,0,0.3);
}
/*==================================================start============================================*/
.start1{
  margin-top: 5%;
}
.start1 td {
  width: 50%;
}
.links1 {
  background-color: #ede9ee;
  padding-left: 5%;
  padding-right: 5%; 
}
.rechts2 {
  background-color: #ede9ee;
  padding-left: 5%;
  padding-right: 5%; 
}
.start2 {
  margin-left: 1%;
}
.start2 td {
  width: 20%;
}
.start2-anfang {
  padding-left: 5%;
  padding-right: 5%; 
}
.portrait {
  border-top: 2px solid #95c11f;
  border-bottom: 2px solid #95c11f;
  border-left: 2px solid #95c11f;
}
.portrait img {
  padding: 2%;
}
.text {
  border-top: 2px solid #95c11f;
  border-bottom: 2px solid #95c11f;
  border-right: 2px solid #95c11f;
  padding-right: 2px;
}
.start2 table{
  border-collapse: separate;
  border-spacing: 10px;
}
.n2-ss-slider .n2-ss-layer[data-sstype=slide] {
  -webkit-box-shadow: 0px 8px 15px 5px rgba(0,0,0,0.3); 
  box-shadow: 0px 8px 15px 5px rgba(0,0,0,0.3);
}
/*====================================================leistugen===================================*/
.leistungen {
  margin-left: 8%;
  margin-right: 8%;
  margin-top: 2%;
  margin-bottom: 2%;
}
.seitennav {
  margin-bottom: 3%;
}
.seitennav article {
  padding: 5px;
  font-size: 1.3em;
  color: #232323;
  text-shadow: 1px 1px 2px #232323;
}
.seitennav a:hover {
  text-decoration: none;
}
.seitennav article:hover {
  translate: 2px 2px;
  text-shadow: -1px -1px 2px #95c11f;
}
.leistungen table {
  border-collapse: separate;
  border-spacing: 50px 50px;
}
.leistungen-bilder {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
}
.leistungen img {
  -webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.3); 
  box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.3);
}
.impressionen-desktop {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.impressionen-mobile{
  display: none;
}
.quer, .frisuren, .hoch{
  flex-basis: 40%;
  padding-left: 2%;
  padding-right:2%;
}
.frisuren, .hoch{
  flex-basis: 30%;
}
.leistungen table img {
  max-width: none;
}
/*.produkte {
  display: flex;
  justify-content: space-between;
}
.produkte article {
  flex: 1;
  padding-left: 2%;
}*/
/*=========================================aktuelles=============================================*/
.aktuelles{
  margin: 8%;
}
.cehko {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cehko img {
  padding: 5%;
}
.schulung-bilder {
  padding-top: 2%;
  display: flex;
  justify-content: space-between;
}
/*=========================================karriere==============================================*/
.karriere {
  margin: 8%;
}
.karriere-bilder {
  padding-top: 2%;
  display: flex;
  justify-content: space-between;
}
/*=========================================anfahrt==============================================*/
.anfahrt {
  margin: 8%;
  display: flex;
}
.google{
  margin-right: 20%;
}
/*=========================================datenschutz==============================================*/
.datenschutz {
  margin: 8%;
}
/*==========================================mobile================================================*/
@media (max-width: 720px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
    padding-left: 5%;
    padding-right: 5%;
  }
  .leistungen table img {
    display: none;
  }
  .impressionen-desktop {
    display: none;
  }
  .impressionen-mobile {
    display: block;
  }
  .team-mobile img, h1, article {
    padding: 5%;
  }
  .t4-col.col-md {
    padding: 0;
  }
  .team-mobile h2 {
    padding-left: 5%;
  }
  hr {
    border-top: 3px solid #95c11f;
  }
  .telefon a {
    color: #232323;
    border: 1px solid #232323;
    border-radius: 30px;
    padding:10px;
    width: auto;
    margin-left: 20px;
    margin-top: -30px;
  }
  .leistungen table {
  border-collapse: separate;
  border-spacing: 20px 20px;
}
  .produkte img {
    width: 50%;
  }
}
