@font-face {
    font-family: 'rolo24';
    src: url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.eot');
    src: url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.woff2') format('woff2'),
         url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.woff') format('woff'),
         url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.ttf') format('truetype'),
         url('https://agentur-hzweia.de/rolo-v2/wp-content/uploads/2020/05/rolo24_regularv1.1-webfont.svg#rolo24_v1.1regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.frm_left {float: left;width: 47.5%;}
.frm_right {float: right;width: 47.5%;}
.frm_full {width: 100%;}

#home--einblick .wpb_column {
  padding-bottom: 0;
  padding-top: 0;
}

#home--einblick .gem-youtube {
  margin-bottom: 0;
}

#home--einblick .gem-image {
  margin-bottom: 0;
}

#footer-nav {
  padding: 20px 0;
}

#footer-nav a:hover {
  color: #fff !important;
}

.home--leistungen {
  min-height: 425px;
  display: flex;
  flex-grow: 1;
  flex-flow: column;
  transition: .5s ease-in all;
}

.home--leistungen > a {
  display: flex;
  flex-grow: 1;
}

.home--leistungen-inner {
  padding: 25px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  transition: .5s ease-in all;
}

.home--leistungen .home--leistungen-content {
  display: none;
  transition: .5s ease-in all;
}

.home--leistungen .home--leistungen-title {
  padding-bottom: 30px;
  transition: .5s ease-in all;
}

.home--leistungen .home--leistungen-title h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin: 10px 0;
  color: #283583;
  margin-left: -40px;
  padding-left: 40px;
  background: rgba(255, 255, 255, 0.85);
  transition: .5s ease-in all;

}

.home--leistungen .home--leistungen-title-line {
  display: none;
  transition: .5s ease-in all;
}

.home--leistungen .home--leistungen-icon {
  display: none;
  transition: .5s ease-in all;
}

.home--leistungen .home--leistungen-icon img {
  max-width: 110px;
  opacity: 0;
}

.home--leistungen:hover {
  background-color: rgba(255, 255, 255, 0.85);
  transition: .5s ease-in all;
}

.home--leistungen:hover .home--leistungen-title h2 {
  font-size: 30px;
  line-height: 40px;
  color: #1d1d1b;
  background: transparent;
  transition: .5s ease-in all;
}

.home--leistungen:hover .home--leistungen-content {
  display: block;
  max-width: 70%;
  color: #1d1d1b;
  transition: .5s ease-in all;
}

.home--leistungen:hover .home--leistungen-title-line {
  width: 63px;
  height: 2px;
  background: #878787;
  text-indent: 9999px;
  display: block;
  transition: .5s ease-in all;
}

.home--leistungen:hover .home--leistungen-icon {
  display: block;
  position: absolute;
  top: 70px;
  right: 70px;
  transition: .5s ease-in all;
}

.home--leistungen:hover .home--leistungen-icon img {
  display: block;
  transition: .5s ease-in all;
  opacity: 1;
}

#home--icons img {
  max-width: 80px;
}

#home--icons .vc_column-inner {
  padding-left: 10px;
  padding-right: 10px;
}

#home--icons .gem-button-container {
  margin-left: -11px;
  margin-right: -11px;
}

#home--icons .gem-button {
  margin-top: 0;
  margin-bottom: 0;
}

 .wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom):hover {
  background-color: #e70e89;
}

.wpb_raw_code #map-canvas:after {
  content: unset;
}

footer ul {
  padding-inline-start: 15px;
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
  padding-top: 46px;
}

.gem-table td {
  padding: 5px 16px;
}

.table-technischedaten td img {
  width: 100%;
}

.table-pvcfarben td img {
  height: 38px;
}

.table-technischedaten thead, .table-ballendurchmesser thead {
  background-color: #878787;
}

.gem-table-style-1 .table-technischedaten tr:nth-child(even) td, .gem-table-style-1 .table-ballendurchmesser tr:nth-child(even) td {
  background-color: #E0E0E0;
}

.wpfm-template-7 ul > li > a .wpfm-icon-menu-name-wrapper {
  height: 100%;
}

.kasten-fuehrungsschienen .vc_single_image-wrapper {
  margin-bottom: 25px;
}

.kasten-fuehrungsschienen .vc_figure-caption {
  margin-bottom: 25px;
  text-align: left;
}

.revoeffnungen .vc_figure-caption {
  text-align: left;
}

@media screen and (max-width: 767px) {
  #home--einblick.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 11px;
    padding-right: 7.5px;
  }

  #home--einblick .wpb_text_column {
    margin-top: 1.1em;
  }

  #home--einblick .gem-youtube {
    margin-top: 1.1em;
  }
}

@media screen and (min-width: 1025px) {
  .site-header.fixed .site-logo {
    width: 132px !important;
  }

  .site-header.fixed .site-logo .logo {
    min-width: 132px !important;
    max-height: 79px !important;
  }

  .site-header.fixed .site-logo .logo img {
    vertical-align: top;
  }
}
