@custom-media --mobile (min-width: 480px);
@custom-media --tablet-portrait (min-width: 768px);
@custom-media --tablet-landscape (min-width: 992px);
@custom-media --desktop (min-width: 1200px);

/* SP PageBuilder END */
/* @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap'); */


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


body {
  font-family: 'Roboto Condensed', sans-serif;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

/* Headings */

h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 48px !important;
  font-weight: 300 !important;
  line-height: 1.3em !important;
  color: #d60033;
}

h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.1em !important;
  text-transform: uppercase;
  color: #d60033;
}

h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.1em;
  margin-bottom: 5px;
  color: #d60033;
}

h4 {
}

h5 {
}

h6 {
}

.h2-white h2 {
  color: #d60033 !important;
}

/* Headings END */

p {
  line-height: 1.6em;
  font-size: 18px;
}

/* Header */
header {
  z-index: 100000000;
  padding: 0 20px;
  position: fixed;
  transition: all 0.3s;
  width: 100%;
  margin-top: 30px;
}

.header-inner {
  z-index: 100000000;
  position: relative;
  display: flex;
  align-items: center;
  height: 100px;
  transition: all 0.3s;
  /*box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);*/
  background-color: #fff;
  padding-right: 0px !important;

  box-shadow: 0px 5px 14px -8px rgba(0, 0, 0, 0.5);
}

.header-above {
  z-index: 100;
  position: relative;
  padding: 10px 0;
  color: white;
  height: 50px;
  transition: all 0.3s;
  overflow: hidden;
}

.header-above > .moduletable {
  float: right;
}

.header-above > .moduletable > .custom {
  display: flex;
  align-items: center;
}

.social-icons {
  display: inline-block;
}

.sofortkontakt {
  padding-left: 50px;
  position: relative;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  color: #000;
}

.sofortkontakt::before {
  content: '\f095';
  font-family: FontAwesome;
  position: absolute;
  left: 20px;
}

.logo {
  padding-left: 25px;
  transition: all 0.3s;
  padding-top: 5px;
}

header.smaller {
  padding: 0;
  transform: translateY(-110px);
}

header.smaller .header-above {
  height: 0px;
  padding: 0px;
}

header.smaller .header-inner {
  /*width: 100vw;*/
  height: 70px;
}

header.smaller .logo-wrapper {
  height: 70px;
}

.logo-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-wrapper:after {
  position: absolute;
  content: ' ';
  top: 0;
  right: -30px;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  transition: all 0.3s;
  border-width: 100px 30px 0 0;
  border-color: white transparent transparent transparent;
}

header.smaller .logo-wrapper:after {
  border-width: 70px 30px 0 0;
}

header.smaller .logo {
  width: 220px;
}

#main-menu-wrapper {
  flex: 1;
}

header.smaller nav {
  height: 70px;
  padding: 12px 0;
}

nav {
  background-color: #d60033;
  height: 100px;
  padding: 30px 0;
  transition: all 0.3s;
}

@media (min-width: 1025px) {
  nav > .moduletable,
  nav > .moduletable > div,
  nav > .moduletable > div > ul,
  nav > .moduletable > div > ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
  }
  nav {
    background-color: #d60033;
    height: 100px;
    padding: 0;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  nav > .moduletable > div > ul > li > ul {
    top: 100px;
  }
}

#main-menu-wrapper li.item-101 {
  display: none;
}

.dropdown_css3 li a {
  font-size: 20px !important;
  padding: 12px 13px !important;
  text-transform: uppercase !important;
}

.ansat-button {
  background-color: #e2e2e2;
  padding: 10px 15px;
  margin: 10px 0;
}

#sppb-addon-1561556024581 .sppb-divider {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
}

div.itemListCategory {
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 24px 0;
  padding: 8px;
  display: none !important;
}

div.catItemBody {
  padding: 8px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}

span.catItemImage {
  display: block;
  text-align: left !important;
  margin: 0 0 8px 0;
}

span.catItemImage img {
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.login {
  width: 500px;
  margin: 0 auto;
  margin-top: 150px;
  margin-bottom: 20px;
  text-align: center;
}

ul.nav.nav-tabs.nav-stacked {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px !important;
}

.icon-steuern img {
  max-height: 76px;
}

.icon-steuern .sppb-addon-content {
  font-size: 20px;
  padding-top: 20px;
  font-weight: 600;
}

.ansat-disposition {
  background-color: #f2f2f2 !important;
  border: 1px dashed #d60033 !important;
  padding: 20px;
}

.ansat-disposition .sppb-addon-content {
  color: #d60033 !important;
  font-size: 30px;
}

.loesungen-box {
  border: 1px solid #d60033;
  padding: 0 0 0px;
}

.loesungen-icon img {
  width: 170px;
}

.loesungen-icon img:hover {
  opacity: 0.5;
}

.loesungen-title {
  font-size: 30px;
  color: #d60033;
  background-color: #f2f2f2;
  padding: 20px;
  font-weight: 600;
}

/* Header END */


/* Conver Forms */

.convertforms{
  background-color: transparent !important;
}

.convertforms .cf-label{
  font-weight: 500 !important; 
  font-size: 16px !important;
}

.event-datenschutz{
  font-size: 14px !important;
  line-height: 1.2em !important;
}

.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 20px 20px 20px 0px !important;
}

/* COOKIE-HINWEIS */
#redim-cookiehint .cookiebuttons .btn {
  background-color: #fff !important;
}

#redim-cookiehint {
  width: 100%;
  padding: 30px 5% !important;
  box-sizing: border-box;
  position: fixed;
  background-color: #adadad;
  font-size: 14px;
  z-index: 9999999;
}

#redim-cookiehint .cookiecontent {
  font-size: 17px !important;
  line-height: 18px;
  color: #fff;
  display: inline-block;
}

/* Main Menu */

.dropdown_css3 > li > a:hover,
.dropdown_css3 > li:hover > a,
.dropdown_css3 > li.active > a {
  box-shadow: 0 0 0 0 !important;
  color: black;
  font-family: 'Roboto Condensed', sans-serif !important;
}

.dropdown_css3-container .menubar,
.dropdown_css3 li a {
  color: #fff;
}

.dropdown_css3 li ul {
  left: 0 !important;
}

.dropdown_css3-container {
  width: 100%;
}

@media (min-width: 1025px) {
  .dropdown_css3 li ul {
    background: #d60033 !important;
    box-shadow: none !important;
    width: 16.4em;
    position: absolute;
    z-index: 99;
    padding: 0 0 10px 0 !important;
    margin: 0;
    top: 100%;
    left: 0;
  }
}

.dropdown_css3 li ul li a {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-size: 17px !important;
  color: #fff !important;
  white-space: normal;
  background: none;
  text-shadow: none;
  padding: 8px 8px 8px 15px !important;
  transition: background-color 50ms linear;
  -moz-transition: background-color 50ms linear;
  -o-transition: background-color 50ms linear;
  -webkit-transition: background-color 50ms linear;
}

.dropdown_css3 li ul li a:hover {
  color: #000 !important;
}

.dropdown_css3 li a:hover {
  color: #d2000d !important;
}

.menubar {
  text-align: right;
}

.menubar::after {
  content: '\f0c9';
  font-family: 'FontAwesome';
  width: 50px;
  height: 100%;
  color: black;
  font-size: 30px;
}

.menubar span,
.menubar::before {
  display: none !important;
}

/* Main Menu END */

.cookiebuttons .btn {
  color: #000 !important;
}

.acymailing_module_form .acymailing_introtext {
  font-size: 10px;
  line-height: 11px;
}

/* Sitemap */
#sitemap_subwrapper {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}

.sitemap_wrapper_responsive {
  float: left;
  display: flex;
  flex-direction: column;
  width: 300px;
}

.sitemap_wrapper h4 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2em;
  color: #666;
}

.sitemap_wrapper h3 {
  font-size: 20px;
  font-weight: 400;
  background-color: #f2f2f2;
  padding: 10px;
}

/* SP PageBuilder */

.sppb-addon-image-content {
  position: unset !important;
}

.box-start-1 h2 {
  font-size: 35px !important;
  font-weight: 300 !important;
}

.start-referenzen img {
  height: 80px;
  padding: 10px;
}

.referenzen img {
  height: 135px;
  padding: 20px;
  margin: 20px;
}

.aufgabengebiete {
  border: 1px solid #ccc;
  padding: 30px 0 0 0;
}

.aufgabengebiete:hover {
  background-color: #f2f2f2;
}

.menu-toggle {
  display: none;
}

@media screen and (max-width: 1024px) {
  .dropdown_css3 li.deeper > a span {
    background-image: none !important;
  }

  .fa-plus:before {
    content: '\f067';
    padding-right: 15px;
  }

  .menu-toggle {
    display: block;
  }

  .dropdown_css3 li,
  .dropdown_css3 li a,
  .dropdown_css3 li:hover > a,
  .dropdown_css3-container .menubar {
    text-align: center !important;
  }

  .logo-wrapper {
    width: 100%;
    padding-left: 0;
  }

  #main-menu-wrapper ul.nav.menu a {
    font-size: 21px !important;
  }

  .header-inner {
    height: 80px !important;
  }

  .logo-wrapper {
    /* flex: 1; */
  }

  #main-menu-wrapper {
    /* flex: 0; */
    padding: 0;
    height: 80px;
  }

  .menubar::after {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }

  header.smaller .logo-wrapper,
  .dropdown_css3-container .menubar {
    height: 80px;
  }

  header,
  header.smaller {
    padding: 0;
    margin-top: 0;
  }

  .logo-wrapper:after {
    top: -1px;
    right: -29px;
    border-width: 80px 30px 0 0;
  }

  .dropdown_css3 li a,
  .dropdown_css3 li:hover > a,
  .dropdown_css3-container .menubar {
    color: #fff !important;
  }

  .dropdown_css3-container .menubar {
    display: block;
    color: #fff !important;
    margin-bottom: 0;
  }

  .dropdown_css3 li ul {
    border-left: 0 !important;
    border-right: 0 !important;
    /* padding-right: 11px !important; */
  }

  .dropdown_css3 li ul li {
    background: transparent !important;
  }

  .dropdown_css3 li.deeper > a span,
  .dropdown_css3 li.deeper > a:hover span,
  .dropdown_css3 li.active.deeper > a span,
  .dropdown_css3 li.sfhover.deeper > a span {
    background-position: left center !important;
  }

  header {
    z-index: 30;
  }

  .dropdown_css3-container .menubar-check + ul {
    display: block !important;
    transform: translate(-50%, -2em);
    visibility: hidden;
    opacity: 0;
    z-index: 29;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s,
      z-index 0s linear 0.01s;
  }

  .dropdown_css3-container .menubar-check:checked + ul {
    visibility: visible;
    opacity: 1;
    z-index: 29;
    transform: translate(-50%, 0);
    transition-delay: 0s, 0s, 0.3s;
  }

  .dropdown_css3-container {
    float: right;
  }

  header .dropdown_css3 li ul li a {
    color: white !important;
  }

  ul.dropdown_css3 {
    left: 50%;
    top: 80px;
    border-radius: 0px;
    background-color: #d60033;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.64);
    width: 100%;
    position: fixed;
    max-width: 970px;
    transform: translate(-50%, 0);
  }

  header.smaller ul.dropdown_css3 {
    top: 80px;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding: 0 !important;
  }

  .unternehmen-text p {
    text-align: center;
    padding: 0px 15px;
  }
}

.dropdown_css3 li a,
.dropdown_css3 li:hover > a,
.dropdown_css3-container .menubar {
  color: white !important;
  text-align: left !important;
}

/* Slider */

#slider {
  /*border-bottom: 9px solid #c00;*/
  border-bottom: 9px solid #dedede;
}

body.frontpage #slider {
}

#slider::after {
  content: ' ';
  position: absolute;
  width: 109px;
  height: 55px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 55px 55px 0 55px;
  /*border-color: #c00000 transparent transparent transparent;*/
  border-color: #dedede transparent transparent transparent;
}

.fullscreenvideo video {
  background-color: #f2f2f2 !important;
  background-image: url('../images/jigsaw.png') !important;
  background-repeat: repeat;
}

.tp-caption.tp-fade.fullscreenvideo.tp-videolayer.start {
  left: 0px !important;
}

/* Slider END */

/* Content */

.content {
  padding-top: 30px;
}

.content-inner {
  line-height: 1.6em;
  font-weight: 400 !important;
  font-size: 16px;
  margin-top: 20px;
}

/* Content END */

/* Footer */

footer {
  background-color: #999999;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 15px 0 30px 0;
  display: block;
}

footer h3 {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 17px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

footer a:link {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

footer a:hover {
  color: #d60033;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.7em;
}

footer ul {
  padding: 0;
}

ul.nav.menu.mod-list {
  padding-top: 0px;
  margin-top: 0px;
}

footer ul.nav li {
  list-style: none;
}

footer ul.nav li a {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

footer ul.nav li a:hover {
  font-family: 'Roboto Condensed', sans-serif;
  color: #d60033;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.7em;
}

.footer-logo {
  padding-top: 20px;
}

.sup {
  font-size: 0.8em;
  line-height: 2em;
}

.copyright {
  background-color: #d60033;
  text-align: center;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 7px 0 4px 0;
}

footer .mail a {
  color: #666;
  text-decoration: none;
}

/* Footer END */

/* ACYMailing Module */

table.acymailing_form {
  margin: 0 !important;
}

.acysubbuttons {
  text-align: left !important;
}

.acysubbuttons > input {
  background-color: #d60033 !important;
  color: #ffffff !important;
  outline: 0 !important;
  border: 0 !important;
  padding: 5px 25px !important;
}

.acyfield_email > input {
  line-height: 36px;
  color: #999;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-left: 15px;
  width: 300px !important;
  height: 40px;
}

/* ACYMailing Module END */

body.frontpage #page-content {
  margin-top: -50px;
}

#page-content {
  overflow-x: hidden;
  padding-top: 30px;
  /*padding-bottom: 50px;*/
}

/* Icons */

.icon {
  padding-left: 30px;
  position: relative;
}

.icon::before {
  font-family: FontAwesome;
  left: 0px;
  position: absolute;
}

.icon.phone::before {
  content: '\f095';
}

.icon.fax::before {
  content: '\f1ac';
}

.icon.mail::before {
  content: '\f0e0';
}

/* Buttons */
.btn-primary {
  color: #fff !important;
  background-color: #d60033 !important;
  border-color: #d60033 !important;
}

/* Buttons END */

/* Icons END */

.sppb-column-addons > div {
  width: 100%;
}

/* Link */
a:link,
a:visited {
  color: #d60033;
  text-decoration: none;
}

a:hover,
a:active {
  color: #ccc;
  text-decoration: none;
}

/* Link END */

/* Buttons */

.btn-wollny {
  border: 1px solid #ccc !important;
  color: white !important;
  font-size: 23px !important;
  font-weight: 400 !important;
  min-height: 120px;
  line-height: 120px !important;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding-left: 70px !important;
  max-width: 100%;
  overflow: hidden;
  text-align: center !important;
}

.btn-wollny::before {
  content: ' ';
  width: 50px;
  height: 120px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  left: 15px;
}

.btn-jobboerse {
  background-color: #f2f2f2 !important;
  color: #999 !important;
  font-weight: 400 !important;
}

.btn-jobboerse::before {
  background-image: url('../images/icon-quicklink.png');
}

.btn-personalanfragen {
  background-color: #f2f2f2 !important;
  color: #999 !important;
  font-weight: 400 !important;
}

.btn-personalanfragen::before {
  background-image: url('../images/icon-quicklink.png');
}

.btn-onlinebewerbung {
  background-color: #f2f2f2 !important;
  color: #999 !important;
  font-weight: 400 !important;
}

.btn-onlinebewerbung::before {
  background-image: url('../images/icon-quicklink.png');
}

/* Buttons END */

/* List */

#page-content ul {
  margin: 0;
  padding: 0;
}

#page-content ul > li {
  list-style: none;
  line-height: 1.6em;
  font-size: 17px;
  font-weight: 400;
  padding-left: 0;
}

#page-content ul > li:last-child {
  border-bottom: 0;
}

#page-content ul > li::before {
  content: '+';
  position: relative;
  line-height: 0;
  font-size: 16px;
  margin-right: 5px;
}

.sppb-addon-content {
  line-height: 1.6em;
  font-size: 18px;
}

#main_content .sppb-col-md-6 {
  height: 100%;
}

.text_block {
  width: 80%;
}

.text_block li {
  color: #484848;
  text-transform: uppercase;
  line-height: 0;
}

.text_block h3 {
  margin-bottom: 20px;
  color: #d60033;
  font-size: 36px;
  font-weight: 400;
}

.text_block span {
  color: #000;
  text-transform: uppercase;
}

a.button_moreInformation {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  border: 1px solid #cccccc;
  padding: 0.5em;
}

a.button_moreInformation:hover {
  color: #fff;
  border: 1px solid #d60033;
  padding: 0.5em;
  background-color: #d60033;
}

a.button_software {
  font-size: 20px;
  padding: 0.5em;
  color: #fff;
  background-color: #d60033;
}

a.button_ansat {
  font-size: 20px;
  padding: 0.5em;
  color: #fff;
  background-color: #d60033;
}

.reference_title h2 {
  color: #000000;
}

/* Kontaktformular */

.ce-cf-container {
  margin: 0px 0 20px 0 !important;
}

.cf-input-text {
  border-radius: 0px !important;
  padding: 18px !important;
  width: 90% !important;
  border: 1px solid #ccc !important;
}

.text_area {
  border-radius: 0px !important;
  padding: 15px !important;
  border: 1px solid #ccc !important;
}

.ce-checkbox-container label {
  font-size: 12px !important;
  line-height: 0.5em !important;
}

.ce-module .ce-cf-container .inputbox {
  height: 38px;
}

.ce-cf-container {
  padding: 0px !important;
}

.ce-module .ce-cf-container .inputbox .cf-input-text {
  border: 1px solid #666;
  border-radius: 0px !important;
  padding: 16px;
}

.inputbox.required {
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: top right;
}

.row-fluid.row {
  margin-left: 0px;
  margin-right: 0;
}

.requiredsign {
  display: none;
}

.row-fluid [class*='span'] {
  margin-left: 0 !important;
}

.ce-button-reset {
  display: none;
}

.contact-form .cf-type-button .ce-button-submit {
  color: white !important;
  outline: 0;
  border: 0;
  padding: 10px 70px;
  border-radius: 0px;
  background-color: #d60033 !important;
  background-image: none !important;
}

.contact-form .cf-type-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: left;
}

.span12.col-md-12 {
  padding-left: 0px;
}

#idealCaptcha > div {
  margin: 0 0 30px 0;
}

input::-webkit-input-placeholder {
  color: #999 !important;
}

input:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc !important;
}

input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc !important;
}

input:-ms-input-placeholder {
  color: #ccc !important;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

button#cf_ce-submit-button_reset {
  display: none;
}

#sppb-addon-1561588136371 {
  box-shadow: 0 0 0 0 #ffffff;
  margin: 0px 0px 0px -10px !important;
}

/* List END */


/* Zertifizierung und Netzwerke */

.certifications-networks > .sppb-row-container > .sppb-row {
  display: flex;
}

.certifications-networks .col-images {
  border: 0px solid #ccc;
  padding: 15px;
}

.certifications-networks .col-images img {
  height: 70px;
}

.certifications-networks .col-images .sppb-row {
  margin-left: -0 !important;
  margin-right: -0 !important;
}

.no-touch .dropdown_css3 li ul:hover {
  opacity: 1;
}

.certifications-networks .col-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.certifications-networks h4 {
  margin-bottom: 0 !important;
}

.height100 {
  height: 100% !important;
}

/* Zertifizierung und Netzwerke END */

/* Form */

.sppb-addon-ajax-contact .sppb-form-control {
  border: 2px solid #ccc !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  padding: 10px !important;
  box-shadow: none !important;
  color: #999;
  font-family: 'Source Sans Pro';
  font-size: 15px;
  font-weight: 300;
}

.sppb-form-group:nth-child(-n + 3) {
  width: 33%;
  display: inline-block;
}

.sppb-form-group:nth-child(2) {
  padding: 0 20px;
}

.sppb-form-group:nth-child(4) {
  width: 66%;
  padding-right: 20px;
  display: inline-block;
}

.sppb-addon-ajax-contact button[type='submit'] {
  background-color: #d60033;
  color: #fff;
  font-family: 'Source Sans Pro';
  font-size: 18px;
  border-radius: 0 !important;
  font-weight: 400;
  margin-top: 2px;
  padding: 7px 34px;
  position: absolute;
}

/* Form END */

.col,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: static !important;
}

#sp-page-builder {
  position: static !important;
}

.full-width-abs {
  position: absolute !important;
  width: 100vw;
  left: 0;
}

.full-width {
  background-attachment: fixed !important;
}

.full-width:before,
.full-width:after {
  content: '';
  background: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
}

.full-width:before {
  right: 100%;
}

.full-width:after {
  left: 100%;
}

.full-width > .sppb-row-overlay:before,
.full-width > .sppb-row-overlay:after {
  content: '';
  background: inherit;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50vw;
}

.full-width > .sppb-row-overlay:before {
  right: 100%;
}

.full-width > .sppb-row-overlay:after {
  left: 100%;
  z-index: 1;
}

.flex-center-row .sppb-row {
  display: flex;
  align-items: center;
}

.minheight226 {
  min-height: 226px;
}

.page-header {
  /*display: none;*/
  margin-top: 60px;
}

body.frontpage .page-header {
  display: none;
}

.seperator::after {
  background-color: #ccc;
  content: ' ';
  width: 200vw;
  min-height: 1px;
  position: absolute;
  left: -50%;
  bottom: 25px;
}

#uniteform_1_form .textbox-wrap {
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
}

#uniteform_1_form .textbox-wrap .uf-field-label {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 42px !important;
  font-weight: 300 !important;
  height: 100%;
}

#uniteform_1_form .textbox-wrap {
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
}

.sppb-btn {
  text-decoration: none !important;
}

.item-pagehide-title .page-header {
  display: none;
}

/* Personalanfrage */

form#uniteform_1_form_form {
  padding: 20px 0 0px 0px !important;
}

.uf-formcontent {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
}

.uf-sendbutton-wrapper {
  width: 100%;
}

.uf-field-wrapper {
  width: 100%;
  max-width: 720px;
  padding: 10px 20px 0px 0px;
}

.uf-sap {
  display: none;
}

/* Personalanfrage END */

/* +++++++++++++++++++++++ RESPONSIVE DARSTELLUNG +++++++++++++++++++++++++ */

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .header-inner {
    min-height: 80px !important;
  }

  .certifications-networks h4 {
    font-size: 22px !important;
  }

  .dropdown_css3 li a {
    /*font-size: 20px !important;
    padding: 12px 19px !important;*/
    font-size: 15px !important;
    padding: 10px 15px !important;
  }

  /* .dropdown_css3 li>ul {
    padding-left: 15px !important;
  } */

  .logo {
    width: 220px !important;
  }

  .dropdown_css3 {
    padding-left: 5px;
  }

  .dropdown_css3 li a,
  .dropdown_css3 li:hover > a,
  .dropdown_css3-container .menubar {
    text-align: left !important;
  }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  #main-menu-wrapper ul.nav.menu a {
    font-size: 17px !important;
  }

  .logo {
    width: 220px !important;
  }

  .certifications-networks h4 {
    font-size: 22px !important;
  }

  .dropdown_css3 li a,
  .dropdown_css3 li:hover > a,
  .dropdown_css3-container .menubar {
    text-align: center !important;
  }

  #slider {
    /* border-bottom: 9px solid #c00; */
    border-bottom: 9px solid #dedede;
    top: 80px;
    position: relative;
    margin-bottom: 30px;
  }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .certifications-networks > .sppb-row-container > .sppb-row {
    flex-direction: column;
  }

  .certifications-networks .col-images {
    border-left: 2px solid #ccc !important;
    border-top: none !important;
  }

  .certifications-networks .col-heading h4 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }

  .btn-wollny {
    margin-bottom: 10px !important;
  }

  .steuern-icon-pfeil {
    margin-top: 40px !important;
  }

  #page-content {
    overflow-x: hidden;
    padding-top: 0px;
    /*padding-bottom: 50px;*/
  }

  .content {
    padding-top: 0px;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  ul.dropdown_css3 {
    border-radius: 3px;
    width: 100%;
    margin: 0;
    /* display: none !important; */
  }

  .dropdown_css3-container .menubar {
    display: block !important;
    color: #fff;
    margin-bottom: 0;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  /*.header-above > .moduletable > .custom {
		flex-direction: column;
		align-items: flex-end !important;
  }*/

  .logo {
    width: 150px !important;
  }

  .logo-wrapper {
    /* width: 40%; */
    padding-left: 0px;
  }

  .logo-wrapper {
    /* position: relative;
    height: 100%;
    display: flex;
    justify-content: inherit;
    align-items: center; */
  }

  .menu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 50px;
    justify-content: center;
    align-items: flex-end;
    color: white;
    display: block;
  }

  .icon-steuern img {
    max-height: 30px;
  }

  .icon-steuern .sppb-addon-content {
    font-size: 11px;
    padding-top: 20px;
    font-weight: 600;
  }

  .ansat-disposition {
    background-color: #f2f2f2 !important;
    border: 1px dashed #d60033 !important;
    padding: 20px;
  }

  .ansat-disposition .sppb-addon-content {
    color: #d60033 !important;
    font-size: 30px;
  }

  .header-above {
    height: 70px;
  }

  body.frontpage #slider {
    padding-top: 80px;
  }

  .logo {
    width: 60%;
  }

  .sofortkontakt,
  .social-icons {
    font-size: 18px !important;
    padding-right: 10px;
  }

  h1 {
    font-size: 32px !important;
  }

  h1 {
    margin: 20px 0px 0 0px !important;
    font-size: 30px !important;
    font-weight: 400;
  }

  h2 {
    font-size: 30px !important;
    font-weight: 400;
  }

  h3 {
    font-size: 20px !important;
    font-weight: 400;
  }

  .sppb-form-group {
    width: 100% !important;
    padding: 0 !important;
  }

  .sppb-addon-ajax-contact button[type='submit'] {
    position: inherit !important;
  }

  .steuern-icon-pfeil {
    margin-top: -40px !important;
  }

  .steuern-icon-pfeil-right {
    margin-top: 0px;
  }

  .uf-formcontent {
    flex-flow: nowrap column !important;
  }

  .uf-field-wrapper {
    width: 75% !important;
  }

  footer {
    text-align: center !important;
  }

  span.catItemImage {
    display: block;
    text-align: center !important;
    margin: 0 0 8px 0;
  }

  #k2Container {
    padding: 0 0 24px 0;
    text-align: center !important;
  }

  .dropdown_css3 li a,
  .dropdown_css3 li:hover > a,
  .dropdown_css3-container .menubar {
    color: #d60033;
    text-align: center !important;
  }
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
}

.contentpane > iframe {
  margin-top: 39px;
  height: 1050px;
  border: none;
}

ul.no-seperators > li {
  border-bottom: 0 !important;
}

h2 + h3 {
  margin-top: -20px;
  font-size: 21px;
}

.sppb-addon-blocknumber.arrow .sppb-blocknumber-number,
.sppb-addon-blocknumber.none .sppb-blocknumber-number {
  position: relative;
  color: transparent !important;
}

.sppb-addon-blocknumber.arrow .sppb-blocknumber-number:after {
  content: '\f063';
  font-family: FontAwesome;
  color: #c00;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}

.sppb-addon-blocknumber.none .sppb-blocknumber-number:after {
  content: '';
  font-family: FontAwesome;
  color: transparent;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
}

.sppb-icon-container {
  position: relative;
}

.sppb-icon-container i.fa.fa-circle::after {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.no-1 .sppb-icon-container i.fa.fa-circle::after {
  content: '1';
}

.no-2 .sppb-icon-container i.fa.fa-circle::after {
  content: '2';
}

.no-3 .sppb-icon-container i.fa.fa-circle::after {
  content: '3';
}

.no-4 .sppb-icon-container i.fa.fa-circle::after {
  content: '4';
}

.no-5 .sppb-icon-container i.fa.fa-circle::after {
  content: '5';
}

.no-6 .sppb-icon-container i.fa.fa-circle::after {
  content: '6';
}

.no-7 .sppb-icon-container i.fa.fa-circle::after {
  content: '7';
}

span.catItemImage {
  display: block;
  text-align: center !important;
  margin: 0 0 8px 0;
}

#k2Container {
  padding: 0 0 24px 0;
  text-align: center !important;
}

@media (max-width: 1024px) {
  .dropdown_css3 li {
    text-align: left;
    border-bottom: 1px solid #fff;
    margin: 0;
    position: relative;
  }

  .dropdown_css3 li:last-child {
    border-bottom: none;
  }

  .dropdown_css3 li ul li {
    border-bottom: 0;
  }

  .dropdown_css3-container .menubar-check + ul {
    padding: 0;
  }

  .menu-toggle {
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    height: 49px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
  }

  .menu-toggle i::before {
    padding-right: 0;
  }

  .dropdown_css3 li a {
    padding: 15px 15px !important;
  }

  .dropdown_css3 li:hover > ul {
    display: none !important;
  }

  .dropdown_css3 li.sub-open > ul {
    display: block !important;
  }

  .dropdown_css3 li.sub-open i::before {
    content: '\f068';
  }

  .dropdown_css3 li ul {
    position: relative;
    display: none;
    max-height: 100%;
  }

  .header-inner {
    display: block;
  }

  .logo-wrapper:after {
    right: 70px;
  }

  #main-menu-wrapper {
    position: absolute;
    right: 0;
    top: 0;
  }

  #slider {
    top: 70px;
    display: block !important;
    margin-bottom: 50px;
  }

  .menubar::after {
    position: relative;
    left: 10px;
  }
}

@media (max-width: 991px) {
  ul.dropdown_css3 {
    max-width: 750px;
  }
}

@media (max-width: 767px) {
  .header-inner {
    padding: 0 !important;
  }


  .logo-wrapper:after {
    right: 63px;
    background-color: #d60033;
    top: 0px;
    display: none;
  }

.juxnav.jux-easy-megamenu-174 .meganav.jux-nav-mobile {
    display: block;
    background-color: #d60033;
    }

    button#jux-collapse-bar-174.active {
width: 100vw;
}

  .jux-menu-title{
    display: none !important;
  }

  .jux-collapse-bar{
    background-color: #d60033 !important;
    color: #fff !important;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 32px !important;
  }

  .logo-wrapper {
    justify-content: flex-start;
    padding: 0 15px;
  }

  .logo {
    padding-left: 0;
    padding-top: 0;
    max-width: 120px;
  }
}


@media (min-width: 768px) {
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
      right: unset !important;
      left: 1px !important;
      top: 26px !important;
      -webkit-transform: rotate(-135deg) translateY(-50%) !important;
      transform: rotate(-135deg) translateY(-50%) !important;
  }
  .even .sppb-col-xs-12.sppb-col-sm-6.timeline-item:nth-last-of-type(2) {
      order: 1 !important;
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
      text-align: left !important;
      float: left !important;
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
      left: auto !important;
      right: 10px !important;
      width: 70px;
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
      /* margin: 0 30px 0 50px !important; */
      text-align: left !important;
  }
  .timeline-panel .title {
      font-weight: 600 !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
      font-size: 22px !important;
      line-height: 90px;
      margin: 0 0 0 30px;
      color: #000;
      font-weight: 600 !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
      text-align: initial;
      padding: 20px;
      border: solid 1px #ccc !important;
      border-radius: 5px;
      position: relative;
      width: 345px;
      margin-left: 15px;
      background-color: #fff !important;
  }
  .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
      font-size: 18px;
      margin: 0 0 0px !important;
      position: relative;
  }
  .timeline-panel p {
      font-size: 18px !important;
  }
  .even .sppb-col-xs-12.sppb-col-sm-6.timeline-item:last-of-type {
      flex-basis: 35%;
      max-widtH: 35%;
  }
  .odd .sppb-col-xs-12.sppb-col-sm-6.timeline-item:nth-last-of-type(2) {
      flex-basis: 35%;
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge {
      left: 35%;
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
      left: calc(35% - 5px);
  }
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date {
      margin: 0 0 0 30px;
  }
  .odd .sppb-col-xs-12.sppb-col-sm-6.timeline-item:last-of-type, .even .sppb-col-xs-12.sppb-col-sm-6.timeline-item:nth-last-of-type(2) {
      flex-basis: 65%;
      max-width: 65%;
  }
  p.timeline-date {
      margin-left: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
      width: 20px;
  }
}
@media (min-width: 1200px) {
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
      width: 50px;
  }
}
@media (min-width: 1380px) {
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
      width: 70px;
  }
}
@media only screen and (min-device-width : 1180px) and (max-device-width : 1368px) and (orientation : landscape) {
  div.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
      left: auto !important;
      right: 10px !important;
      /*width: 20px !important;*/
      /* width: 100% !important; */
  }
  .timeline-panel p {
      font-size: 15px !important;
  }
}