body {
  padding-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  position: static;
  width: auto;
  height: auto;
  margin: 0px;
  padding-top: 0px;
  float: none;
  opacity: 1;
  font-family: Oswald, sans-serif;
  color: #d7ae00;
  font-size: 23px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin: 0px;
  padding-top: 7px;
  padding-left: 60px;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #d7ae00;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

h2:hover {
  opacity: 1;
}

h3 {
  margin: -10px 0px 40px;
  font-family: 'Varela Round', sans-serif;
  color: #667073;
  font-size: 17px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

h4 {
  margin: 10px 0px;
  font-family: Varela, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-family: Oswald, sans-serif;
  color: #d7ae00;
  font-size: 26px;
  line-height: 18px;
  font-weight: 300;
  -webkit-column-count: 2;
  column-count: 2;
}

p {
  position: static;
  width: 950px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
  -webkit-column-count: 3;
  column-count: 3;
}

p:hover {
  opacity: 1;
}

.button {
  display: inline-block;
  width: 300px;
  height: 186px;
  margin: 0px;
  padding: 80px 0px 0px;
  border: 1px solid transparent;
  background-color: #445b78;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Oswald, sans-serif;
  color: #d7ae00;
  font-size: 28px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  position: static;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: #445b78;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 32px;
  text-shadow: none;
}

.button.zuruck {
  border-width: 2px;
  border-color: #445b78;
  background-color: transparent;
  color: #445b78;
}

.button.zuruck.zuruck_weiss {
  border-color: #fff;
  color: #fff;
}

.button.zuruck.zuruck_effekt {
  border-width: 1px;
  border-color: #000;
  color: #000;
  font-weight: 300;
}

.button.zuruck.zuruck_effekt:hover {
  text-shadow: none;
}

.button.zweizeilen {
  padding-top: 65px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}

.hero-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 30;
  height: 750px;
  margin-bottom: 0px;
  padding-top: 157px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: url('../images/home_large.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 400;
}

.hero-section.mobil_landscape {
  position: static;
}

.main-section {
  min-height: 860px;
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 50px;
}

.main-section.top {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 30px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.main-section.portfolio {
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: #fff;
}

.main-section.section_end {
  min-height: 100%;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 50px;
}

.main-section.section_end.blau {
  margin-bottom: 0px;
  background-color: #445b78;
}

.main-section.hintergrund_farbe.main-section2 {
  height: auto;
  min-height: 1000px;
  margin-top: 0px;
  padding-top: 80px;
  background-color: #445b78;
}

.main-section.hintergrund_farbe.main-section2.hellblau {
  min-height: 1050px;
  padding-top: 80px;
  background-color: #7087af;
}

.main-section.blau {
  min-height: auto;
  background-color: #445b78;
}

.contact-container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-area {
  margin-bottom: 24px;
  border-radius: 4px;
  opacity: 0.5;
  font-family: Lato, sans-serif;
}

.text-area:focus {
  border: 1px solid #667073;
  background-color: transparent;
  opacity: 0.5;
}

.field-label {
  font-family: Lato, sans-serif;
  color: #98a1a3;
  font-weight: 400;
  text-transform: uppercase;
}

.two-column-heading {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.contact-header {
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding-right: 0px;
  float: left;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.contact-column {
  padding-right: 0px;
  padding-left: 100px;
}

.contact-column.right {
  padding-right: 0px;
  padding-left: 100px;
}

.position-titel {
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  text-align: left;
}

.position-titel.tettet {
  width: 140px;
  max-width: 60%;
  padding-bottom: 5px;
}

.division_undertitel {
  position: relative;
  display: block;
  overflow: visible;
  height: 40px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  opacity: 1;
}

.division_pics {
  height: 18px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.main-section2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #445b78;
}

.main-section2.team {
  padding-bottom: 90px;
}

.paragraphs_black {
  position: static;
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  -webkit-column-count: 3;
  column-count: 3;
}

.section_team {
  height: 650px;
  background-image: url('../images/_DSC0038.JPG');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.text_impressum {
  padding-top: 10px;
  padding-bottom: 2px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.text_impressum.link_impressum {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  padding-top: 10px;
  background-color: #d6d6d6;
  text-decoration: none;
  text-transform: none;
}

.text_impressum.link_impressum.mobil {
  position: fixed;
  z-index: 1000;
  height: 50px;
  padding-top: 6px;
  padding-bottom: 0px;
  background-color: rgba(70, 77, 86, 0.9);
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  text-decoration: none;
}

.referenzen_titel {
  margin-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 21px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.division_referenzen {
  height: 40px;
  min-width: 0px;
}

.text_referenzen {
  height: auto;
  min-height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #585858;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.logo_home {
  position: relative;
  z-index: auto;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 74px 0px 0px;
}

.logo {
  position: relative;
  z-index: 50;
  height: 100px;
  margin-top: 0px;
  margin-right: -85px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: right;
}

.container_detailverkauf {
  margin-top: 0px;
}

.uhrzeiten {
  width: 300px;
  height: 186px;
  background-color: #445b78;
}

.uhrzeiten_text {
  height: 81px;
  padding-top: 10px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  text-align: center;
}

.oeffnungszeiten {
  padding-top: 35px;
}

.container_referenzen {
  height: auto;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.pics_home {
  width: 300px;
  height: 186px;
  background-color: #fd0;
}

.anfrage_button {
  border: 0px solid #000;
  border-radius: 8px;
  background-color: #e5e5e5;
  font-family: Lato, sans-serif;
  color: #000;
}

.anfrage_button:hover {
  background-color: #c3c1c1;
}

.linkblock_netzwerke {
  width: 300px;
  height: 186px;
  padding: 0px;
  background-color: transparent;
  background-image: url('../images/icon_netzwerke.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_netzwerke:hover {
  opacity: 1;
}

.linkblock {
  width: 300px;
  height: 186px;
  padding: 20px 15px 10px;
  background-color: #445b78;
  opacity: 0;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  color: transparent;
}

.linkblock:hover {
  background-color: #445b78;
  opacity: 1;
}

.linkblock.unternehmen {
  height: 220px;
  padding-top: 40px;
  background-color: hsla(0, 0%, 100%, 0.8);
  color: transparent;
}

.linkblock_alarmvideo {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_alarm.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_rauchmelder {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_rauchmelder.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_tvsat {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_tv_satanlagen.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_automatisierung {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_automatisierung.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_erdungsanlagen {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_erdungsanlagen.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_sprechanlagen {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_sprechanlagen.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_elektroanlagen {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_elektroanlagen.png');
  background-position: 0px 0px;
  background-size: cover;
}

.leistungen_paragraph {
  position: static;
  width: auto;
  height: auto;
  color: hsla(0, 0%, 100%, 0.5);
  text-align: center;
  -webkit-column-count: 2;
  column-count: 2;
}

.leistungen_paragraph.unternehmen {
  color: #000;
  font-weight: 400;
  -webkit-column-count: auto;
  column-count: auto;
}

.impressum {
  position: static;
  height: 100%;
}

.link_impressum {
  color: #fff;
  text-decoration: none;
}

.text_anfrage {
  margin-top: 52px;
  padding-top: 0px;
  color: #000;
  text-align: center;
}

.anfrage_ok {
  background-color: transparent;
  color: #000;
  text-align: center;
}

.container_team {
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.lightbox_link {
  width: 300px;
  height: 186px;
}

.lightbox_link.weihnachten_meran {
  position: static;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.heading_unterseite_referenzen {
  position: absolute;
  display: block;
  width: 300px;
  height: 186px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #445b78;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.heading_unterseite_referenzen:hover {
  padding-top: 45px;
  background-color: hsla(0, 0%, 100%, 0.8);
  opacity: 1;
  line-height: 20px;
}

.text_lightbox {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.text_lightbox:hover {
  opacity: 1;
}

.linkblock_kundendienst {
  width: 300px;
  height: 186px;
  padding: 0px;
  background-color: transparent;
  background-image: url('../images/icon_kundendienst.png');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen {
  height: 220px;
  background-image: url('../images/unternehmen_daniel_pfoestl.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen.daniel {
  background-image: url('../images/daniel.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._2 {
  background-image: url('../images/florian.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._3 {
  background-image: url('../images/Santer-Peter.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._4 {
  background-image: url('../images/Patrick.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._5 {
  background-image: url('../images/Markus.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._6 {
  background-image: url('../images/Marco.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._7 {
  background-image: url('../images/Manuel.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._8 {
  background-image: url('../images/tom.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_kundendienst.unternehmen._9 {
  background-image: url('../images/Sebald.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.linkblock_wartung {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_wartung.png');
  background-position: 0px 0px;
  background-size: cover;
}

.leistungen_beleuchtung {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_beleuchtung.png');
  background-position: 0px 0px;
  background-size: cover;
}

.leistungen_weihnachtsbeleuchtung {
  width: 300px;
  height: 186px;
  background-image: url('../images/icon_weihnachtsbeleuchtung.png');
  background-position: 0px 0px;
  background-size: cover;
}

.navbar_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: #d6d6d6;
}

.navbar_container {
  height: 40px;
  padding-top: 0px;
  text-align: right;
}

.navbar_container.unternavi {
  height: 40px;
  margin-top: 0px;
  font-family: Lato, sans-serif;
}

.navibutton_drop {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  width: auto;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 20px;
  float: none;
  clear: none;
  text-align: center;
}

.navibutton_drop:hover {
  font-family: Lato, sans-serif;
  color: #d7ae00;
  font-weight: 700;
}

.navibutton_drop.w--open {
  position: static;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  float: none;
  clear: none;
  text-align: left;
}

.navbar_normal {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 30px;
  background-color: transparent;
  text-decoration: none;
}

.navbar_normal.w--current {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9000;
  width: auto;
  height: auto;
  font-family: 'Droid Serif', serif;
  text-decoration: none;
}

.navbar_normal.navi_unten_tablet {
  padding-right: 10px;
  padding-left: 10px;
}

.text_navbar_normal {
  position: relative;
  z-index: 1500;
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 0px;
  direction: ltr;
  font-family: Lato, sans-serif;
  color: #445b78;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.text_navbar_normal:hover {
  color: #d7ae00;
}

.text_navbar_normal.droptown {
  padding-right: 5px;
}

.text_navbar_normal.droptown:focus {
  color: #d7ae00;
}

.pfeil {
  position: absolute;
  margin-top: 9px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  color: #445b78;
  text-align: left;
}

.pfeil:hover {
  color: #445b78;
}

.pfeil.unternavi {
  margin-top: 23px;
  margin-right: 11px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown_unterlink {
  margin-left: 0px;
  padding: 7px 10px;
  background-color: hsla(0, 0%, 100%, 0.5);
  font-family: Lato, sans-serif;
  color: #445b78;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.dropdown_unterlink:hover {
  background-color: hsla(0, 0%, 83.9%, 0.9);
}

.container_logo_navbar {
  display: block;
  width: 110px;
  height: 40px;
  margin: 0px auto 1px;
  float: left;
  text-align: center;
}

.anfrageauswahl {
  height: 30px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #98a1a3;
}

.anfrageauswahl:active {
  border-color: #98a1a3;
  color: #464d56;
}

.anfrageauswahl:focus {
  border-color: #98a1a3;
}

.container_servicehotline {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 1000;
  overflow: visible;
  height: auto;
  margin-bottom: 0px;
  padding: 0px;
  border: 0px none #464d56;
  border-radius: 0px;
  background-color: transparent;
  background-image: url('../images/hotline2.png');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #fff;
}

.container_servicehotline:hover {
  background-color: transparent;
  background-position: 0px 50%;
  background-size: cover;
  opacity: 1;
}

.container_servicehotline.container_logos {
  left: auto;
  right: 0px;
  bottom: 7px;
  z-index: 1000;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  background-color: transparent;
  background-image: none;
}

.div_block_hotline {
  width: 200px;
  height: 50px;
}

.div_block_hotline:hover {
  width: 200px;
  height: 50px;
  background-color: transparent;
}

.pfeile_links-rechts {
  position: absolute;
  left: 50px;
  top: 300px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.pfeile_links-rechts:hover {
  left: 40px;
}

.pfeile_links-rechts.rechts {
  left: auto;
  top: 300px;
  right: 50px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.pfeile_links-rechts.rechts:hover {
  right: 40px;
}

.pfeile_links-rechts.referenzen {
  top: 370px;
}

.dropdown_list_over.w--open {
  margin-top: 10px;
}

.tablet_logo {
  width: 540px;
}

.banner_home {
  position: static;
  left: 0px;
  top: 0px;
  overflow: visible;
  margin-top: -46px;
  padding-top: 0px;
  padding-right: 0px;
  text-align: right;
}

.banner_home.mobil {
  margin-top: -2px;
  padding-right: 0px;
  padding-left: 0px;
}

.navbar_mobil {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #d6d6d6;
  text-align: center;
}

.navbar_mobil.home {
  position: relative;
  width: auto;
  height: 40px;
  float: none;
  background-color: transparent;
}

.navbar_buttons {
  padding: 10px 15px;
  font-family: Lato, sans-serif;
  color: #445b78;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar_buttons:hover {
  color: #d7ae00;
}

.navbar_buttons.w--current:focus {
  display: inline-block;
}

.navbar_mobil_new {
  position: static;
  z-index: 10000;
  float: none;
  font-size: 15px;
}

.logo_navi_mobil {
  position: relative;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  height: 40px;
  padding-top: 0px;
  float: left;
}

.navbar_center {
  position: static;
}

.linkblock_pfeil_unten {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 45px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.linkblock_pfeil_unten:hover {
  top: 5px;
}

.linkblock_pfeil_unten.w--current {
  width: 45px;
  color: #000;
  font-size: 14px;
}

.container_pfeil_team {
  position: relative;
  left: 0px;
  top: 600px;
  right: 0px;
  bottom: 10px;
}

.pfeile_linksrechts_tablet {
  opacity: 0.5;
}

.linie_referenzen {
  height: 1px;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-right: 0px;
  background-color: #000;
}

.pfeil_probe {
  border: 2px none #445b78;
  border-radius: 50px;
  background-color: transparent;
  color: #000;
  font-size: 19px;
}

.linkblock_referenzen2 {
  display: block;
  color: transparent;
}

.linkblock_logo {
  padding-right: 10px;
  padding-left: 0px;
}

.unternehmen {
  color: #445b78;
}

.link_dropdown_navi {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.link_dropdown_navi:hover {
  color: #d7ae00;
}

.linkblock_logo_navi {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 110px;
  height: 40px;
  margin-top: 0px;
  background-image: url('../images/home_logo_1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.lightbox_test {
  background-color: transparent;
}

.impressum_text_pc {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.leistungen_text_button {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.home {
  width: 540px;
  height: auto;
  float: right;
  -webkit-column-count: auto;
  column-count: auto;
}

.link_text {
  border-style: none none dotted;
  border-width: 1px;
  border-color: #445b78 #000;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #445b78;
  font-weight: 700;
  text-decoration: none;
}

.link_text.white {
  border-top: 1px none #fff;
  border-bottom-width: 1px;
  border-bottom-color: #fff;
  color: #fff;
  font-weight: 700;
}

.paragraph_leistungen {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-bottom: 0px;
  float: right;
  -webkit-column-count: 2;
  column-count: 2;
}

.bild_leistungen {
  display: inline-block;
  width: 300px;
}

.link {
  color: #fff;
}

.section {
  height: 400px;
  margin-bottom: 47px;
}

.nav-link {
  position: relative;
  padding-top: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  border-bottom: 1px solid #445b78;
  background-color: #fff;
}

.image {
  display: block;
  padding-top: 3px;
}

.linknavi {
  color: #333;
  text-decoration: none;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 19px;
  }

  p {
    width: auto;
    height: auto;
    min-width: 150px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0px;
    -webkit-column-count: 2;
    column-count: 2;
  }

  .button {
    width: 230px;
    height: 150px;
    font-size: 25px;
    line-height: 16px;
  }

  .button.zuruck.zuruck_weiss {
    padding-top: 65px;
  }

  .button.zuruck.zuruck_effekt {
    padding-top: 65px;
  }

  .button.zweizeilen {
    padding-top: 50px;
  }

  .hero-section {
    position: absolute;
    height: 600px;
    margin-left: -99px;
    padding-top: 145px;
  }

  .hero-section.mobil_landscape {
    height: 620px;
  }

  .main-section {
    min-height: auto;
    padding-bottom: 50px;
  }

  .main-section.top {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .main-section.hintergrund_farbe.main-section2.hellblau {
    position: relative;
    padding-bottom: 50px;
  }

  .division_undertitel {
    position: relative;
    display: block;
    height: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .main-section2 {
    padding-bottom: 50px;
  }

  .paragraphs_black {
    position: relative;
    width: auto;
    min-height: auto;
    min-width: auto;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-rule-color: #000;
    column-rule-color: #000;
    -webkit-column-rule-width: 1px;
    column-rule-width: 1px;
  }

  .section_team {
    height: 600px;
  }

  .text_impressum.link_impressum {
    font-size: 16px;
  }

  .text_impressum.link_impressum.mobil {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    line-height: 19px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
  }

  .referenzen_titel {
    font-size: 15px;
    font-weight: 400;
  }

  .text_referenzen {
    min-height: 120px;
  }

  .logo_home {
    padding-top: 0px;
  }

  .logo {
    position: relative;
    left: 0px;
    top: 0px;
    height: 80px;
    margin-top: 29px;
    margin-right: 0px;
    padding-top: 0px;
    float: right;
  }

  .uhrzeiten {
    width: 230px;
    height: 150px;
    max-width: 100%;
  }

  .oeffnungszeiten {
    padding-top: 10px;
  }

  .pics_home {
    width: 230px;
    height: 150px;
  }

  .linkblock_netzwerke {
    width: 230px;
    height: 150px;
  }

  .linkblock {
    width: 230px;
    height: 150px;
    padding-top: 10px;
  }

  .linkblock_alarmvideo {
    width: 230px;
    height: 150px;
  }

  .linkblock_rauchmelder {
    width: 230px;
    height: 150px;
  }

  .linkblock_tvsat {
    width: 230px;
    height: 150px;
  }

  .linkblock_automatisierung {
    width: 230px;
    height: 150px;
  }

  .linkblock_erdungsanlagen {
    width: 230px;
    height: 150px;
  }

  .linkblock_sprechanlagen {
    width: 230px;
    height: 150px;
  }

  .linkblock_elektroanlagen {
    width: 230px;
    height: 150px;
  }

  .leistungen_paragraph {
    font-size: 14px;
    line-height: 18px;
  }

  .link_impressum {
    font-size: 16px;
  }

  .lightbox_link.weihnachten_meran {
    width: 230px;
    height: 150px;
  }

  .heading_unterseite_referenzen {
    width: 230px;
    height: 150px;
  }

  .linkblock_kundendienst {
    width: 230px;
    height: 150px;
  }

  .linkblock_wartung {
    width: 230px;
    height: 150px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .leistungen_beleuchtung {
    width: 230px;
    height: 150px;
  }

  .leistungen_weihnachtsbeleuchtung {
    width: 230px;
    height: 150px;
  }

  .navbar_container {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 5000;
    height: 31px;
    margin-top: 0px;
    padding: 0px 5px 0px 10px;
    background-color: #fff;
    text-align: center;
  }

  .navbar_container.unternavi {
    height: auto;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    text-align: right;
  }

  .navibutton_drop {
    display: block;
    overflow: visible;
    height: 35px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 5px 6px 0px;
  }

  .navbar_normal {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar_normal.navi_unten_tablet {
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar_normal.navi_unten_tablet.w--current {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text_navbar_normal {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 10px;
    text-align: right;
  }

  .text_navbar_normal.droptown {
    position: static;
    display: block;
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    font-size: 15px;
    text-align: left;
  }

  .text_navbar_normal.just_unter_navbar {
    padding-right: 5px;
  }

  .pfeil {
    margin-top: 9px;
    padding-right: 10px;
    padding-left: 7px;
  }

  .pfeil.unternavi {
    display: block;
    margin-top: 13px;
    margin-right: 4px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container_logo_navbar {
    float: left;
    text-align: left;
  }

  .container_servicehotline {
    top: auto;
    bottom: 66px;
    background-color: #d6af00;
    background-position: 0px 50%;
    background-size: cover;
    background-repeat: repeat;
  }

  .pfeile_links-rechts {
    left: 50px;
    top: 87px;
    right: auto;
    height: auto;
    padding-top: 0px;
  }

  .pfeile_links-rechts.rechts {
    top: 87px;
  }

  .pfeile_links-rechts.rechts.referenzen {
    text-align: right;
  }

  .pfeile_links-rechts.referenzen {
    top: 80px;
  }

  .dropdown_list_over {
    display: block;
    overflow: visible;
  }

  .tablet_logo {
    width: 400px;
    margin-left: 0px;
  }

  .banner_home.mobil {
    margin-top: -65px;
    padding-left: 30px;
  }

  .navbar_mobil {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: #d6d6d6;
    text-align: center;
  }

  .navbar_buttons {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  .navbar_mobil_new {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-color: #d6d6d6;
    text-align: center;
  }

  .logo_navi_mobil {
    width: 85px;
    padding-top: 2px;
  }

  .navbar_center {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    background-color: #fff;
    text-align: center;
  }

  .container_pfeil_team {
    top: 556px;
  }

  .pfeile_linksrechts_tablet {
    width: 60%;
    height: 60%;
  }

  .lightbox_tablet {
    width: 230px;
    height: 150px;
  }

  .link_dropdown_navi {
    display: none;
    font-size: 18px;
  }

  .impressum_text_pc {
    color: #fff;
    text-align: left;
    text-decoration: none;
  }

  .leistungen_text_button {
    font-size: 14px;
  }

  .home {
    width: 407px;
    min-width: 0px;
    float: right;
    clear: none;
  }

  .paragraph_leistungen {
    width: auto;
    height: auto;
    -webkit-column-count: auto;
    column-count: auto;
  }

  .nav-link {
    display: block;
    padding-left: 10px;
    font-size: 18px;
  }

  .nav-link.ausblenden {
    display: none;
  }

  .dropdown {
    display: block;
    overflow: visible;
  }

  .dropdown-2 {
    display: block;
    overflow: visible;
  }

  .icon {
    font-size: 49px;
  }

  .menu-button {
    padding: 7px;
  }

  .section-2 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 23px;
  }

  p {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    -webkit-column-count: auto;
    column-count: auto;
  }

  .button {
    width: 300px;
    height: 186px;
    padding-top: 75px;
    padding-bottom: 0px;
  }

  .button.zuruck.zuruck_weiss {
    width: 300px;
    height: 186px;
    padding-top: 80px;
  }

  .button.zuruck.zuruck_effekt {
    padding-top: 80px;
  }

  .button.zweizeilen {
    padding-top: 65px;
    font-size: 29px;
  }

  .hero-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-section.mobil_landscape {
    height: auto;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    background-image: url('../images/home_handy.jpg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .main-section {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 55px;
    padding-bottom: 60px;
    text-align: center;
  }

  .main-section.top {
    margin-top: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .main-section.portfolio {
    padding-bottom: 60px;
  }

  .main-section.section_end {
    margin-bottom: 0px;
    padding-top: 30px;
  }

  .main-section.hintergrund_farbe.main-section2.hellblau {
    padding-bottom: 60px;
  }

  .contact-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .two-column-heading {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-header {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    text-align: left;
  }

  .contact-column {
    padding-left: 0px;
  }

  .contact-column.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .main-section2 {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
  }

  .paragraphs_black {
    width: auto;
    min-height: 50px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    -webkit-column-count: auto;
    column-count: auto;
  }

  .section_team {
    height: 400px;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .text_impressum.link_impressum.mobil {
    z-index: 6000;
    background-color: rgba(70, 77, 86, 0.9);
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: center;
  }

  .text_referenzen {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .logo_home {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .logo {
    margin-top: 46px;
    float: none;
  }

  .container_detailverkauf {
    position: static;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
  }

  .uhrzeiten {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .oeffnungszeiten {
    padding-top: 20px;
  }

  .pics_home {
    width: 300px;
    height: 186px;
  }

  .impressum_text {
    color: #fff;
    text-decoration: none;
  }

  .linkblock_netzwerke {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    float: none;
    clear: none;
    text-align: center;
  }

  .linkblock_alarmvideo {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_rauchmelder {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_tvsat {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_automatisierung {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_erdungsanlagen {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_sprechanlagen {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_elektroanlagen {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .leistungen_paragraph {
    font-size: 16px;
  }

  .lightbox_link.weihnachten_meran {
    width: 300px;
    height: 186px;
  }

  .heading_unterseite_referenzen {
    width: 300px;
    height: 186px;
  }

  .linkblock_kundendienst {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .linkblock_wartung {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .leistungen_beleuchtung {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .leistungen_weihnachtsbeleuchtung {
    display: block;
    width: 300px;
    height: 186px;
    margin-right: auto;
    margin-left: auto;
  }

  .dropdown_unterlink {
    text-align: center;
  }

  .container_servicehotline {
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .tablet_logo {
    width: 300px;
  }

  .banner_home.mobil {
    position: static;
    padding-left: 0px;
    text-align: center;
  }

  .navbar_mobil {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 45px;
    background-color: #d6d6d6;
  }

  .navbar_mobil.home {
    position: fixed;
    height: 45px;
    background-color: #d6d6d6;
  }

  .column_leistungen {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .navbar_buttons {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 25px;
    line-height: 35px;
  }

  .navbar_buttons:active {
    color: #d7ae00;
  }

  .navbar_buttons.w--current {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .navbar_buttons.service_hotline_mobil {
    position: relative;
    z-index: 0;
    height: auto;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
  }

  .navbar_buttons.service_hotline_mobil:hover {
    color: #445b78;
    font-weight: 900;
  }

  .navbar_icon {
    position: static;
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar_mobil_new {
    position: fixed;
    top: 0px;
    right: 0px;
    display: block;
    width: auto;
    min-width: 0px;
    background-color: #d6d6d6;
  }

  .column_mobil {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .logo_navi_mobil {
    width: auto;
    height: 40px;
    padding-top: 5px;
    padding-left: 5px;
  }

  .service_hotline_mobil {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 6000;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: #d7ae00;
  }

  .navbar_center {
    background-color: #d6d6d6;
  }

  .lightbox_tablet {
    width: 300px;
    height: 186px;
  }

  .linie_referenzen {
    display: block;
    width: 300px;
    height: 1px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
  }

  .leistungen_text_button {
    font-size: 16px;
  }

  .home {
    display: block;
    width: auto;
    height: auto;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 21px;
    text-align: center;
  }

  .nav-link.w--current {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  body {
    padding-bottom: 0px;
  }

  p {
    text-align: left;
  }

  .button {
    width: 300px;
    height: 186px;
    padding-top: 75px;
  }

  .button.zweizeilen {
    font-size: 30px;
  }

  .hero-section {
    padding-top: 130px;
    padding-bottom: 150px;
  }

  .hero-section.mobil_landscape {
    height: 650px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    background-image: url('../images/home_handy.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .main-section {
    padding-bottom: 60px;
  }

  .main-section.top {
    margin-top: 20px;
  }

  .main-section.portfolio {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .main-section.section_end {
    margin-bottom: 185px;
    padding-bottom: 197px;
  }

  .main-section.section_end.blau {
    padding-bottom: 0px;
  }

  .main-section.hintergrund_farbe.main-section2 {
    padding-bottom: 60px;
  }

  .main-section.hintergrund_farbe.main-section2.hellblau {
    padding-bottom: 60px;
  }

  .contact-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .two-column-heading {
    text-align: center;
  }

  .contact-header {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 22px;
    text-align: center;
  }

  .contact-column {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 20px;
  }

  .contact-column.right {
    padding-right: 0px;
    padding-left: 20px;
    text-align: center;
  }

  .division_pics {
    height: 18px;
  }

  .main-section2 {
    padding-bottom: 60px;
  }

  .main-section2.team {
    padding-bottom: 50px;
  }

  .paragraphs_black {
    width: 100%;
    text-align: left;
    -webkit-column-count: auto;
    column-count: auto;
  }

  .section_team {
    height: 200px;
    background-position: 50% 50%;
    background-size: auto 300px;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .text_impressum {
    font-size: 16px;
    line-height: 20px;
  }

  .text_impressum.link_impressum {
    z-index: 5001;
    font-size: 12px;
  }

  .text_impressum.link_impressum.mobil {
    display: block;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    padding-left: 0px;
    clear: both;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }

  .text_referenzen {
    min-height: 100px;
    text-align: center;
    list-style-type: square;
  }

  .container_detailverkauf {
    padding-top: 100px;
  }

  .uhrzeiten {
    width: 300px;
    height: 186px;
  }

  .pics_home {
    width: 300px;
    height: 186px;
  }

  .linkblock_netzwerke {
    width: 300px;
    height: 186px;
  }

  .linkblock {
    position: static;
    display: block;
    width: 300px;
    height: 186px;
  }

  .linkblock_alarmvideo {
    width: 300px;
    height: 186px;
  }

  .linkblock_rauchmelder {
    width: 300px;
    height: 186px;
  }

  .linkblock_tvsat {
    width: 300px;
    height: 186px;
  }

  .linkblock_automatisierung {
    width: 300px;
    height: 186px;
  }

  .linkblock_erdungsanlagen {
    width: 300px;
    height: 186px;
  }

  .linkblock_sprechanlagen {
    width: 300px;
    height: 186px;
  }

  .linkblock_elektroanlagen {
    width: 300px;
    height: 186px;
  }

  .impressum {
    padding-bottom: 0px;
  }

  .link_impressum {
    font-family: Lato, sans-serif;
    color: #445b78;
    font-size: 12px;
    text-decoration: none;
  }

  .container_team {
    height: 50%;
  }

  .linkblock_kundendienst {
    width: 300px;
    height: 186px;
  }

  .linkblock_wartung {
    width: 300px;
    height: 186px;
  }

  .leistungen_beleuchtung {
    width: 300px;
    height: 186px;
  }

  .leistungen_weihnachtsbeleuchtung {
    width: 300px;
    height: 186px;
  }

  .pfeile_links-rechts {
    left: 0px;
    top: 85px;
    right: auto;
    text-align: left;
  }

  .pfeile_links-rechts:hover {
    left: -4px;
    right: auto;
  }

  .pfeile_links-rechts.rechts {
    top: 85px;
    right: 0px;
    text-align: left;
  }

  .pfeile_links-rechts.rechts:hover {
    right: -4px;
    text-align: right;
  }

  .pfeile_links-rechts.rechts.referenzen {
    top: 80px;
  }

  .pfeile_links-rechts.rechts.e-marke {
    left: auto;
    top: 85px;
  }

  .pfeile_links-rechts.referenzen {
    position: absolute;
    padding-left: 0px;
  }

  .pfeile_links-rechts.e-marke {
    top: 85px;
  }

  .tablet_logo {
    display: block;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }

  .navbar_buttons {
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 35px;
  }

  .navbar_buttons.w--current {
    font-size: 25px;
    line-height: 35px;
  }

  .navbar_buttons.w--current:focus {
    font-size: 25px;
  }

  .navbar_buttons.service {
    position: relative;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #d7ae00;
    font-size: 18px;
    line-height: 20px;
    font-weight: 900;
    text-align: center;
  }

  .navbar_buttons.service:hover {
    height: auto;
    color: #445b78;
  }

  .navbar_icon {
    position: static;
  }

  .navbar_icon.w--open {
    margin-top: 0px;
    padding-top: 10px;
  }

  .navbar_mobil_new {
    position: static;
    height: 45px;
    min-width: 0px;
  }

  .anschrift_text {
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    text-align: center;
  }

  .logo_navi_mobil {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 7000;
    width: auto;
    padding-top: 5px;
    padding-left: 5px;
  }

  .service_hotline_mobil {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: visible;
    height: 63px;
    background-color: transparent;
    background-image: url('../images/telefon.jpg');
    background-position: 50% 100%;
    background-size: 70px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .linkblock_pfeil_rechts {
    text-align: right;
  }

  .linie_referenzen {
    width: 220px;
  }

  .lightbox_test {
    position: relative;
  }

  .image_rauchmelder {
    width: 200px;
    padding-top: 20px;
  }
}

