

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}



/* ----------------------------------- ALLGEMEIN ----------------------------------- */
body {
  font-family: 'Montserrat', sans-serif;
  margin: 22px; }

.wrapper {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }

p {
  color: #7B7B7B;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.25px; }

.button {
  position: relative;
  display: inline-block;
  line-height: normal;
  color: #2B4A99;
  border: 1px solid #2B4A99;
  font-size: 14px;
  padding: 8px 30px 8px 50px;
  border-radius: 20px;
  margin-right: 15px;
  margin-bottom: 15px;
  transition: all 0.35s ease-in-out; }
  .button::after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 20px;
    top: 10px;
    background-image: url("../images/icons.svg");
    background-repeat: no-repeat;
    background-size: 30px; }
  .button.btn-mail::after {
    background-position: 0px 0px; }
  .button.btn-tel::after {
    background-position: 0px -15px; }
  .button:hover {
    background-color: #2B4A99;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.35s ease-in-out; }
    .button:hover.btn-mail::after {
      background-position: -15px 0; }
    .button:hover.btn-tel::after {
      background-position: -15px -15px; }

.carousel-indicators li {
  opacity: 1;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #FAFAFA;
  margin-left: 10px;
  margin-right: 10px; }
  .carousel-indicators li.active {
    background-color: #FAFAFA;
    -webkit-transform: scale(2);
    transform: scale(2); }

.meisterbetrieb {
  display: inline-block;
  text-align: center; }
  .meisterbetrieb img {
    display: inline-block;
    vertical-align: middle;
    width: 55px;
    margin-right: 10px;
    margin-left: 10px; }
  .meisterbetrieb h3 {
    color: #2B4A99;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important; }

.checkbox {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 15px; }
  .checkbox input[type=checkbox] {
    position: absolute;
    margin: 0;
    width: 20px;
    height: 20px;
    left: 0;
    opacity: 0;
    z-index: 2;
    cursor: pointer; }
    .checkbox input[type=checkbox]:checked + label {
      background-color: #2B4A99;
      border-color: #2B4A99;
      transition: all 0.35s ease-in-out; }
      .checkbox input[type=checkbox]:checked + label::after {
        opacity: 1;
        transition: all 0.35s ease-in-out; }
  .checkbox label {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    margin: 0;
    border-radius: 5px;
    border: 1px solid #2B4A99;
    background-color: #FFFFFF;
    transition: all 0.35s ease-in-out; }
    .checkbox label::after {
      content: '';
      opacity: 0;
      position: absolute;
      width: 9px;
      height: 5px;
      background: transparent;
      top: 5px;
      left: 4px;
      border: 2px solid #FFFFFF;
      border-top: none;
      border-right: none;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .checkbox.highlight {
    border: none !important; }
    .checkbox.highlight label {
      border: 1px solid #D21317; }

#send-kontakt,
#send-notfall {
  position: relative;
  background-color: #2B4A99;
  font-size: 14px;
  padding: 8px 30px 8px 50px;
  margin-top: 4px;
  border-radius: 20px;
  float: right;
  border: 2px solid #2B4A99;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.35s ease-in-out; }
  #send-kontakt::after,
  #send-notfall::after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 20px;
    top: 10px;
    background-image: url("../images/icons.svg");
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: -15px -30px; }
  #send-kontakt:hover,
  #send-notfall:hover {
    background-color: #FFFFFF;
    color: #2B4A99;
    transition: all 0.35s ease-in-out; }
    #send-kontakt:hover::after,
    #send-notfall:hover::after {
      background-position: 0px -30px; }

.cc-window {
  z-index: 100000 !important; }
  .cc-window span.cc-message {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.5; }
  .cc-window .cc-deny {
    display: none; }
  .cc-window .cc-allow {
    border-radius: 20px;
    font-weight: 100;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto; }
  .cc-window .cc-compliance {
    position: relative;
    display: block; }
    .cc-window .cc-compliance::after {
      content: 'gegen jederzeitigen Widerruf';
      display: block;
      margin-top: 5px;
      line-height: 18px;
      text-align: center;
      font-size: 12px; }

.cc-revoke {
  display: none !important; }

/* ----------------------------------- HEADER ----------------------------------- */
header {
  position: relative;
  background-color: #FAFAFA;
  z-index: 100; }
  header nav.navbar {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 20px; }
    header nav.navbar .navbar-toggler {
      position: absolute;
      right: 4px;
      top: 75px;
      width: 56px;
      height: 40px; }
      header nav.navbar .navbar-toggler span {
        display: block;
        background-color: #D21317;
        height: 3px;
        width: 100%; }
        header nav.navbar .navbar-toggler span.middle {
          margin: 7px 0; }
    header nav.navbar .navbar-brand {
      margin: 0;
      margin-right: 60px;
      margin-bottom: -20px;
      padding: 0;
      width: 220px;
      min-width: 220px;
      height: 150px;
      transition: all 0.35s ease-in-out; }
      header nav.navbar .navbar-brand img {
        display: block;
        width: 100%;
        margin-top: 1px;
        transition: max-height 0.35s; }
      header nav.navbar .navbar-brand:hover {
        opacity: 0.5;
        transition: all 0.35s ease-in-out; }
    header nav.navbar .nav-item .nav-link {
      display: inline-block;
      color: #2B4A99;
      font-weight: 700;
      font-size: 11px;
      margin-left: 30px;
      text-transform: uppercase;
      transition: all 0.35s ease-in-out; }
      header nav.navbar .nav-item .nav-link.social-media {
        position: relative;
        width: 28px;
        height: 28px;
        padding: 0;
        border: 1px solid #2B4A99;
        border-radius: 50%;
        margin-top: 2.25px; }
        header nav.navbar .nav-item .nav-link.social-media#facebook::after {
          background-position: -15px 0; }
        header nav.navbar .nav-item .nav-link.social-media#facebook::before {
          background-position: -30px 0; }
        header nav.navbar .nav-item .nav-link.social-media#instagram {
          margin-left: 10px; }
          header nav.navbar .nav-item .nav-link.social-media#instagram::after {
            background-position: -15px 0; }
          header nav.navbar .nav-item .nav-link.social-media#instagram::before {
            background-position: -30px 0; }
        header nav.navbar .nav-item .nav-link.social-media::before, header nav.navbar .nav-item .nav-link.social-media::after {
          content: '';
          position: absolute;
          width: 15px;
          height: 15px;
          left: 5.5px;
          top: 5.5px;
          background-image: url("../images/social-media.svg");
          background-repeat: no-repeat;
          background-size: 45px auto;
          transition: all 0.35s ease-in-out; }
        header nav.navbar .nav-item .nav-link.social-media:before {
          opacity: 0;
          z-index: 1; }
        header nav.navbar .nav-item .nav-link.social-media:hover {
          background-color: #2B4A99; }
          header nav.navbar .nav-item .nav-link.social-media:hover::before {
            opacity: 1; }
      header nav.navbar .nav-item .nav-link#anruf {
        background-color: #2B4A99;
        color: #FFFFFF;
        border: 2px solid #2B4A99;
        font-size: 11px;
        border-radius: 20px;
        padding: 6px 20px;
        font-weight: 400;
        cursor: pointer; }
        header nav.navbar .nav-item .nav-link#anruf:hover {
          background-color: #FFFFFF;
          color: #2B4A99; }
      header nav.navbar .nav-item .nav-link#notruf {
        background-color: #D21317;
        color: #FFFFFF;
        border: 2px solid #D21317;
        font-size: 11px;
        border-radius: 20px;
        padding: 6px 20px;
        font-weight: 400;
        cursor: pointer; }
        header nav.navbar .nav-item .nav-link#notruf:hover {
          background-color: #FFFFFF;
          color: #D21317; }
      header nav.navbar .nav-item .nav-link:hover {
        color: #D21317;
        transition: all 0.35s ease-in-out; }
  header::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    background-color: #D21317;
    top: 160px; }
  header.fixed {
    position: fixed;
    left: 22px;
    right: 22px;
    top: 0;
    z-index: 100000;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.35s ease-in-out; }
    header.fixed .navbar {
      padding-top: 10px; }
    header.fixed .navbar-brand {
      margin-bottom: 0 !important;
      height: 90px !important; }
    header.fixed .logo-bottom {
      opacity: 0;
      visibility: hidden;
      max-height: 0;
      transition: max-height 0.35s; }
    header.fixed .navbar-toggler {
      top: 35px !important; }
    header.fixed::before {
      top: 110px;
      height: 10px; }

/* ----------------------------------- SLIDER-TOP ----------------------------------- */
#slider-top .carousel-item img {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
#slider-top .carousel-caption {
  text-align: center; }
  #slider-top .carousel-caption p {
    color: #FFFFFF;
    font-size: 35px;
    line-height: 45px; }
  #slider-top .carousel-caption img {
    width: 30%; }

/* ----------------------------------- HEROSTORIES ----------------------------------- */
.hero-stories-row {
  padding: 30px 0; }
  .hero-stories-row .hero-story {
    height: 100%;
    max-height: 500px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2); }

.hero-stories-row .hero-story p {
	line-height: 25px;
}

    .hero-stories-row .hero-story#unternehmen-home {
      position: relative;
      display: block;
      padding: 40px;
      transition: all 0.35s ease-in-out; }
      .hero-stories-row .hero-story#unternehmen-home h2 {
        color: #2B4A99;
        font-weight: 600;
        font-size: 28px;
        line-height: 36px; }
      .hero-stories-row .hero-story#unternehmen-home p {
        width: 70%;
        margin: 0; }
      .hero-stories-row .hero-story#unternehmen-home img {
        position: absolute;
        left: 70%;
        top: 0;
        bottom: 0;
        min-height: 100%; }
      .hero-stories-row .hero-story#unternehmen-home:hover {
        box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.4);
        text-decoration: none;
        transition: all 0.35s ease-in-out; }
    .hero-stories-row .hero-story .carousel-inner,
    .hero-stories-row .hero-story .carousel-item {
      height: 100%; }
      .hero-stories-row .hero-story .carousel-inner img,
      .hero-stories-row .hero-story .carousel-item img {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto; }

#facebook-container {
	text-align: center;
	color: #FFFFFF;
	padding: 40px;
	
	background-color: #2b4a99; /* Old browsers */
	background-color: -moz-linear-gradient(top,  #2b4a99 0%, #143280 100%); /* FF3.6-15 */
	background-color: -webkit-linear-gradient(top,  #2b4a99 0%,#143280 100%); /* Chrome10-25,Safari5.1-6 */
	background-color: linear-gradient(to bottom,  #2b4a99 0%,#143280 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	background-image: url("../images/facebook-ico.png");
	background-repeat: no-repeat;
	background-position: left 5% center;
    background-size: auto 90%;
}

#facebook-container h2 {
	color: #FFFFFF;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;	 
	margin-bottom: 30px;
}

#facebook-container p {
	color: #FFFFFF;
	font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
}

#facebook-container a {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
    font-size: 14px;
    padding: 13px 30px 13px 30px;
    border-radius: 25px;
    display: inline-block;
	color: #2B4A99;
	
	transition: all 0.5s;
}

#facebook-container a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #2B4A99;
	transition: all 0.5s;
}

/* ----------------------------------- LEISTUNGEN - STARTSEITE  ----------------------------------- */
#leistungen-home {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 30px;
  background-color: #FAFAFA; }
  #leistungen-home h1 {
    color: #2B4A99;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 30px; }
  #leistungen-home p {
    margin-bottom: 30px; }
  #leistungen-home .leistungen-box {
    position: relative;
    display: block;
    background-color: #FFFFFF;
    padding: 30px 30px 90px;
    height: 100%;
    border-radius: 5px;
    transition: all 0.35s ease-in-out; }
    #leistungen-home .leistungen-box p {
      position: absolute;
      bottom: 30px;
      left: 30px;
      right: 30px;
      margin: 0; }
    #leistungen-home .leistungen-box img {
      width: 50%;
      /*position: relative;
      top: 50%;
      transform: translateY(-50%);*/ }
    #leistungen-home .leistungen-box:hover {
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
      transition: all 0.35s ease-in-out; }

/* ----------------------------------- UNTERSEITEN  ----------------------------------- */
#unternehmen {
  padding-top: 70px;
  padding-bottom: 130px; }
  #unternehmen .img-fluid {
    border-radius: 5px;
    margin-bottom: 30px;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2); }
  #unternehmen .content {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 45px; }
    #unternehmen .content h3 {
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 30px;
      color: #2B4A99; }
    #unternehmen .content h1 {
      font-size: 46px;
      font-weight: 600;
      color: #2B4A99;
      margin-bottom: 30px; }
    #unternehmen .content h2 {
      color: #111111;
      font-size: 20px;
      font-weight: 400;
      margin-bottom: 30px;
      line-height: 35px; }
    #unternehmen .content a {
      display: block;
      float: right;
      color: #FFFFFF;
      background-color: #2B4A99;
      border: 2px solid #2B4A99;
      font-size: 14px;
      padding: 8px 50px;
      border-radius: 20px;
      font-weight: 600;
      margin-top: 7px;
      transition: all 0.35s ease-in-out; }
      #unternehmen .content a:hover {
        text-decoration: none;
        background-color: #FFFFFF;
        color: #2B4A99;
        transition: all 0.35s ease-in-out; }

#werte {
  padding-bottom: 130px; }
  #werte .werte-head {
    margin-bottom: 40px; }
  #werte h2 {
    color: #2B4A99;
    font-weight: 600; }
  #werte .werte-box {
    border-radius: 5px;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
    font-size: 0;
    height: 100%; }
    #werte .werte-box .img-fluid {
      width: 100%;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    #werte .werte-box .werte-icon {
      width: 70px;
      margin-left: 30px;
      display: inline-block;
      vertical-align: middle; }
    #werte .werte-box > div {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 100px);
      padding: 60px 30px; }
      #werte .werte-box > div img {
        width: 80px;
        margin-right: 40px; }
      #werte .werte-box > div h2 {
        font-size: 28px; }
      #werte .werte-box > div p {
        font-size: 14px;
        margin: 0; }

#team {
  padding-bottom: 70px; }
  #team h2 {
    color: #2B4A99;
    font-size: 28px;
    font-weight: 600;
    position: relative;
    display: block;
    width: 100%;
    line-height: 50px;
    margin-bottom: 22px;
    margin-top: 70px; }
    #team h2::after {
      content: '';
      position: absolute;
      height: 1px;
      left: 15px;
      right: 15px;
      bottom: 0;
      background-color: rgba(123, 123, 123, 0.25); }
  #team .col-12 img {
    border-radius: 5px; }
  #team .col-12 h1 {
    color: #2B4A99;
    background-color: #FFD517;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    z-index: 1;
    margin-top: -60px; }
  #team .team-member {
    margin-bottom: 30px;
    position: relative; }
    #team .team-member img {
      border-top-right-radius: 5px;
      border-top-left-radius: 5px; }
    #team .team-member .description {
      padding: 0 5px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      color: #2B4A99 !important;
      background-color: #FFD517; }
      #team .team-member .description h3 {
        padding-top: 10px;
        font-size: 18px;
        font-weight: 700; }
      #team .team-member .description h4 {
        font-size: 12px;
        font-weight: 700;
        padding-bottom: 10px; }
      #team .team-member .description p {
        display: none; }

#leistungen {
  padding-top: 70px;
  padding-bottom: 70px; }
  #leistungen .nav-tabs {
    border-bottom: 1px solid rgba(123, 123, 123, 0.25); }
    #leistungen .nav-tabs .nav-item {
      margin: 0;
      border: none; }
      #leistungen .nav-tabs .nav-item .nav-link {
        position: relative;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        color: #7B7B7B;
        padding: 15px;
        border: none; }
        #leistungen .nav-tabs .nav-item .nav-link:hover, #leistungen .nav-tabs .nav-item .nav-link.active {
          color: #D21317; }
        #leistungen .nav-tabs .nav-item .nav-link::after {
          position: absolute;
          left: 0;
          right: 0;
          bottom: -1px;
          content: '';
          width: 100%;
          height: 3px;
          background-color: #D21317;
          -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
          transition: transform 0.5s; }
        #leistungen .nav-tabs .nav-item .nav-link:hover::after, #leistungen .nav-tabs .nav-item .nav-link.active::after {
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }
  #leistungen .tab-content {
    padding-top: 70px;
    padding-bottom: 70px; }
  #leistungen .leistungen-post {
    padding-bottom: 60px; }
    #leistungen .leistungen-post.image-left .image-container {
      padding-right: 0; }
    #leistungen .leistungen-post.image-left .text-container {
      padding-left: 105px;
      padding-right: calc(50% - 700px + 15px); }
    #leistungen .leistungen-post.image-right .image-container {
      padding-left: 0; }
    #leistungen .leistungen-post.image-right .text-container {
      padding-right: 105px;
      padding-left: calc(50% - 700px + 15px); }
    #leistungen .leistungen-post h2 {
      margin-top: 70px;
      color: #2B4A99;
      font-size: 46px;
      font-weight: 600; }
    #leistungen .leistungen-post h3 {
      font-size: 20px;
      font-weight: 400; }
    #leistungen .leistungen-post h4 {
      margin-top: 30px;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      color: #2B4A99;
      line-height: 25px; }
    #leistungen .leistungen-post p {
      margin-bottom: 0; }
      #leistungen .leistungen-post p.info-container {
        color: #2B4A99;
        line-height: 20px;
        margin-top: 30px; }
        #leistungen .leistungen-post p.info-container .info-icon {
          display: inline-block;
          width: 35px;
          height: 35px;
          border-radius: 50%;
          border: 2px solid #2B4A99;
          text-align: center;
          font-weight: 700;
          line-height: 30px;
          float: left;
          margin-right: 10px; }
    #leistungen .leistungen-post .image-container div {
      position: relative; }
    #leistungen .leistungen-post .image-container img {
      width: 100%;
      border-radius: 5px; }
    #leistungen .leistungen-post .image-container .copyright {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 60px;
      line-height: 60px;
      font-size: 12px;
      padding-left: 25px;
      padding-right: 25px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      color: #FFFFFF;
      background-color: rgba(17, 17, 17, 0.2); }
    #leistungen .leistungen-post ul {
      padding-left: 20px; }
    #leistungen .leistungen-post li {
      color: #7B7B7B;
      font-size: 14px;
      letter-spacing: 0.25px;
      padding-left: 10px;
      line-height: 25px; }
    #leistungen .leistungen-post .partner-logo {
      display: inline-block;
      margin-right: 10px;
      width: 250px;
      border-radius: 5px;
      padding: 50px;
      margin-top: 20px;
      background-color: #FAFAFA;
      transition: all 0.35s ease-in-out; }
      #leistungen .leistungen-post .partner-logo img {
        width: 100%; }
      #leistungen .leistungen-post .partner-logo:hover {
        box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
        transition: all 0.35s ease-in-out; }

#kontakt-page {
  padding-top: 70px;
  padding-bottom: 70px; }
  #kontakt-page h1 {
    color: #2B4A99;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-bottom: 30px; }
  #kontakt-page h2 {
    font-size: 20px;
    font-weight: 400; }
  #kontakt-page h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2B4A99;
    line-height: 25px; }
  #kontakt-page a {
    color: #2B4A99;
    transition: all 0.35s ease-in-out; }
    #kontakt-page a:hover {
      color: #D21317;
      text-decoration: none;
      transition: all 0.35s ease-in-out; }
  #kontakt-page li {
    color: #7B7B7B;
    font-size: 14px; }
  #kontakt-page #kontaktformular {
    margin-top: 30px; }
    #kontakt-page #kontaktformular label {
      display: block; }
    #kontakt-page #kontaktformular input[type=text] {
      width: 100%;
      border: 1px solid #2B4A99;
      padding: 10px;
      font-size: 14px;
      border-radius: 5px;
      margin-bottom: 30px;
      color: #2B4A99; }
    #kontakt-page #kontaktformular textarea {
      resize: none;
      height: 200px;
      border: 1px solid #2B4A99;
      padding: 10px;
      resize: none;
      font-size: 14px;
      width: 100%;
      border-radius: 5px;
      margin-bottom: 30px;
      color: #2B4A99; }
    #kontakt-page #kontaktformular input[type=text].highlight,
    #kontakt-page #kontaktformular textarea.highlight {
      border: 1px solid #D21317 !important; }
  #kontakt-page #kontakt-infos {
    padding-top: 60px; }

/* ----------------------------------- WARTUNG ----------------------------------- */
#wartung {
  background-color: #FAFAFA;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 30px;
  background-image: url("../images/wartung.png");
  background-repeat: no-repeat;
  background-size: auto 80%;
  background-position: center bottom; }
  #wartung h2 {
    color: #2B4A99;
    font-size: 48px;
    font-weight: 600;
    width: 25%; }
  #wartung p {
    width: 30%; }

/* ----------------------------------- PARTNER  ----------------------------------- */
#partner div > a {
  position: relative;
  display: block;
  border-radius: 5px;
  padding-top: 60%;
  background-color: #FAFAFA;
  height: 100%;
  transition: all 0.35s ease-in-out; }
  #partner div > a img {
    position: absolute;
    left: 40px;
    top: 50%;
    width: calc(100% - 80px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  #partner div > a:hover {
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.35s ease-in-out; }

/* ----------------------------------- KONTAKT  ----------------------------------- */
#kontakt {
  position: relative;
  margin-top: 30px;
  padding: 100px 60px 0;
  border-radius: 5px;
  color: #FFFFFF;
  background: #e86b70;
  background: linear-gradient(180deg, #e86b70 0%, #d10a11 100%); }
  #kontakt .description .row {
    height: 100%; }
  #kontakt .description .text {
    padding-bottom: 100px; }
  #kontakt .description .image-container {
    position: relative;
    overflow: hidden; }
    #kontakt .description .image-container img {
      position: absolute;
      bottom: 0;
      left: 50%;
      max-height: 100%;
      max-width: 100%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  #kontakt .formular .col-xl-6 {
    padding-bottom: 100px; }
  #kontakt h3 {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
  #kontakt h2 {
    margin-top: 20px;
    margin-bottom: 20px; }
  #kontakt p {
    color: #FFFFFF; }
  #kontakt label {
    display: block; }
    #kontakt label.dsgvo {
      font-size: 12px; }
    #kontakt label .file-hint {
      display: block;
      font-size: 12px; }
  #kontakt input[type=text] {
    width: 100%;
    border: 1px solid #2B4A99;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #2B4A99; }
  #kontakt textarea {
    width: 100%;
    resize: none;
    height: 194px;
    border: 1px solid #2B4A99;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 10px;
    color: #2B4A99; }
  #kontakt input[type=text].highlight,
  #kontakt textarea.highlight {
    background-color: rgba(210, 19, 23, 0.3);
    border: 1px solid #FFFFFF; }
  #kontakt .checkbox.highlight label {
    background-color: #D21317;
    border: 1px solid #FFFFFF; }
  #kontakt .select-box {
    position: relative;
    display: block;
    width: 100%; }
    #kontakt .select-box select {
      width: 100%;
      padding: 10px;
      border: 1px solid #2B4A99;
      border-radius: 5px;
      -moz-appearance: none;
      -webkit-appearance: none;
      background-color: #FFFFFF;
      outline: none;
      color: #2B4A99;
      font-size: 14px; }
    #kontakt .select-box::after {
      position: absolute;
      content: '';
      right: 0;
      top: 0;
      bottom: 0;
      width: 50px;
      background-image: url("../images/arrow-down.svg");
      background-repeat: no-repeat;
      background-size: 12px auto;
      background-position: center;
      pointer-events: none; }
  #kontakt #file-container {
    position: relative; }
    #kontakt #file-container input[type=file] {
      height: 0.1px;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      width: 0.1px;
      z-index: 1; }
    #kontakt #file-container label {
      cursor: pointer;
      width: 100%;
      border: 1px solid #2B4A99;
      padding: 10px;
      font-size: 14px;
      border-radius: 5px;
      margin-bottom: 10px;
      color: #2B4A99;
      background-color: #FFFFFF; }
    #kontakt #file-container.highlight label {
      background-color: rgba(210, 19, 23, 0.3);
      border: 1px solid #FFFFFF; }
      #kontakt #file-container.highlight label span {
        color: #FFFFFF; }

/* ----------------------------------- MAPS  ----------------------------------- */
#maps {
  border-radius: 5px;
  margin-top: 30px;
  padding-top: 100px;
  padding-bottom: 50px;
  text-align: center;
  background: #fafafa;
  background: linear-gradient(180deg, #fafafa 0%, #f8e08c 100%); }
  #maps h2 {
    color: #2B4A99;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 52px; }
  #maps p {
    margin-bottom: 50px; }
  #maps .iframe {
    position: relative;
    border: 10px solid #FFFFFF !important;
 /*   padding-top: 50%; */
    overflow: hidden; }
    #maps .iframe iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* ----------------------------------- FOOTER  ----------------------------------- */
footer {
  position: relative;
  background-color: #FAFAFA;
  margin-top: 30px;
  padding-top: 65px; }
  footer .wrapper {
    overflow: auto; }
  footer #scroll-top {
    position: absolute;
    right: 65px;
    top: 20px;
    background-color: #FFD517;
    background-image: url("../images/arrow-footer.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: all 0.35s ease-in-out; }
    footer #scroll-top:hover {
      box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.2);
      transition: all 0.35s ease-in-out; }
  footer #logo-footer {
    display: inline-block;
    width: 220px;
    margin-right: 70px;
    transition: all 0.35s ease-in-out; }
    footer #logo-footer img {
      width: 100%; }
    footer #logo-footer:hover {
      opacity: 0.5;
      transition: all 0.35s ease-in-out; }
  footer .submenues {
    width: 50%;
    float: right; }
    footer .submenues ul {
      float: left;
      margin: 0;
      padding: 0;
      list-style: none;
      width: 25%; }
      footer .submenues ul li {
        font-size: 10px;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 10px; }
        footer .submenues ul li span,
        footer .submenues ul li a {
          cursor: pointer;
          color: #2B4A99;
          transition: all 0.35s ease-in-out; }
          footer .submenues ul li span:hover,
          footer .submenues ul li a:hover {
            color: #D21317;
            text-decoration: none;
            transition: all 0.35s ease-in-out; }
  footer .callback {
    float: right;
    width: 25%;
    color: #2B4A99; }
    footer .callback h3 {
      font-size: 10px;
      font-weight: 600;
      text-transform: uppercase; }
    footer .callback p {
      font-size: 10px;
      line-height: normal; }
    footer .callback .input {
      position: relative; }
      footer .callback .input input[type=text] {
        width: 100%;
        border: 1px solid #7B7B7B;
        border-radius: 5px;
        padding: 5px 10px; }
        footer .callback .input input[type=text].highlight {
          border: 1px solid #D21317; }
      footer .callback .input input[type=button] {
        background-color: #FFD517;
        background-image: url("../images/arrow-footer.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto 50%;
        border-radius: 0 5px 5px 0;
        border: none;
        position: absolute;
        top: 1px;
        right: 1px;
        bottom: 1px;
        width: 50px;
        color: transparent;
        transition: all 0.35s ease-in-out; }
        footer .callback .input input[type=button]:hover {
          background-color: #D21317;
          transition: all 0.35s ease-in-out; }
  footer .footer-bottom {
    background-color: #D21317;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
    font-size: 10px;
    margin-top: 10px;
    overflow: auto; }
    footer .footer-bottom a {
      text-transform: uppercase;
      font-weight: 700;
      color: #FFFFFF;
      margin-left: 20px; }
      footer .footer-bottom a.web {
        margin-left: 0;
        text-transform: none;
        width: 220px;
        text-align: center;
        display: inline-block; }
    footer .footer-bottom p {
      margin: 0;
      color: #FFFFFF;
      font-size: 12px;
      display: inline-block;
      line-height: normal; }
    footer .footer-bottom .links {
      float: right; }

/* ----------------------------------- MEDIA QUERIES  ----------------------------------- */
@media (max-width: 1440px) {
  #werte h2 {
    font-size: 25px !important; }
  #werte .werte-icon {
    width: 50px !important;
    margin-left: 20px !important; }
  #werte .werte-box > div {
    width: calc(100% - 80px) !important;
    padding: 40px 20px !important; }

  #leistungen h2 {
    font-size: 36px !important;
    margin-top: 0 !important; }
  #leistungen .image-left .text-container {
    padding-left: 40px !important;
    padding-right: 40px !important; }
  #leistungen .image-right .text-container {
    padding-left: 40px !important;
    padding-right: 40px !important; }

  #wartung {
    padding-left: 20px;
    padding-right: 20px;
    background-position: right 25% bottom;
    background-size: 60% auto; }

  #partner div > a {
    padding: 40px; }

  #kontakt .offset-3 .col-6 {
    width: 100%; }

  #maps {
    padding-left: 20px;
    padding-right: 20px; }

  footer .footer-bottom a.web {
    float: left;
    text-align: left; }
  footer .wrapper {
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 1200px) {
  #slider-top .carousel-caption p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px; }

  #kontakt .description .text {
    padding-bottom: 0; }
  #kontakt .description .image-container {
    min-height: 450px; }
    #kontakt .description .image-container img {
      width: auto;
      height: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
  #kontakt .formular .col-xl-6 {
    padding-bottom: 10px; }

  footer {
    text-align: center; }
    footer #scroll-top {
      right: 20px; }
    footer .submenues {
      width: 100%;
      float: none;
      margin-top: 30px;
      text-align: left; } }

@media (max-width: 1080px) {
  header .meisterbetrieb {
    display: none; } }

@media (max-width: 992px) {
  header #menu-bar {
    padding-top: 35px; }

  .hero-stories-row > .col-12 {
    margin-bottom: 30px; }
  .hero-stories-row .carousel-inner img, .hero-stories-row .hero-stories-row .hero-story .carousel-item img {
    width: 100% !important; }

  #leistungen-home {
    padding-bottom: 50px; }
    #leistungen-home h1 {
      font-size: 30px;
      margin-bottom: 20px; }
    #leistungen-home .col-md-6 {
      margin-bottom: 30px; }

  #leistungen .image-container {
    padding-left: 40px !important;
    padding-right: 40px !important;
    margin-top: 40px; }

  #wartung {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 200px;
    background-position: bottom center;
    background-size: auto 200px; }
    #wartung h2 {
      font-size: 30px;
      width: 100%; }
    #wartung p {
      width: 100%; }

  #partner div {
    margin-bottom: 30px; }
    #partner div > a {
      padding: 20px; }

  #maps {
    padding-top: 50px; }
    #maps h2 {
      font-size: 30px;
      margin-bottom: 20px;
      line-height: normal; }

  #unternehmen .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px; }
    #unternehmen .content h3 {
      margin-bottom: 20px; }
    #unternehmen .content h1 {
      font-size: 30px;
      margin-bottom: 20px; }
  #unternehmen .img-fluid {
    width: 100%; }

  #werte > .col-lg-4 {
    margin-bottom: 20px; }

  footer .footer-bottom {
    height: auto;
    text-align: center;
    line-height: 30px; }
    footer .footer-bottom .links {
      float: none;
      text-align: center; }
      footer .footer-bottom .links a {
        display: inline-block;
        margin-left: 0; }
      footer .footer-bottom .links p {
        display: block; }
    footer .footer-bottom a.web {
      float: none;
      text-align: center; } }

@media (max-width: 768px) {
  .hero-stories-row .hero-story#unternehmen-home {
    padding: 30px; }
    .hero-stories-row .hero-story#unternehmen-home h2,
	.hero-stories-row .hero-story#facebook-container h2 {
      font-size: 23px;
      line-height: 26px; }
    .hero-stories-row .hero-story#unternehmen-home p {
      width: 100%;
      line-height: 26px; }
	
	.hero-stories-row .hero-story#facebook-container h2 {
		margin-bottom: 15px;
	}
	
	.hero-stories-row .hero-story#facebook-container p {
		margin-bottom: 15px;
		font-size: 20px;
		line-height: 30px;
	}

  #kontakt {
    padding: 40px; }

  footer #logo-footer {
    display: block;
    margin: 0 auto 30px;
    max-width: 100%; }
  footer .submenues ul {
    display: none; }
  footer .submenues .callback {
    width: 100%; } }
@media (max-width: 576px) {
  .carousel-indicators {
    margin-bottom: 5px; }
    .carousel-indicators li {
      width: 5px;
      height: 5px;
      margin: 0 5px; } }

/*# sourceMappingURL=style.css.map */
