/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto-v20-latin-100.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v20-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-100.woff2") format("woff2"), url("../fonts/roboto-v20-latin-100.woff") format("woff"), url("../fonts/roboto-v20-latin-100.ttf") format("truetype"), url("../fonts/roboto-v20-latin-100.svg#Roboto") format("svg");
  /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-300.woff2") format("woff2"), url("../fonts/roboto-v20-latin-300.woff") format("woff"), url("../fonts/roboto-v20-latin-300.ttf") format("truetype"), url("../fonts/roboto-v20-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin-regular.woff") format("woff"), url("../fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v20-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v20-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v20-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v20-latin-500.woff2") format("woff2"), url("../fonts/roboto-v20-latin-500.woff") format("woff"), url("../fonts/roboto-v20-latin-500.ttf") format("truetype"), url("../fonts/roboto-v20-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
}

/* ==========================================================================
    Import /Muster
========================================================================== */
/* ==========================================================================
    Variablen
========================================================================== */
.m-60 {
  margin: 60px 0 0 0;
}

/* ==========================================================================
    Main-HTML
========================================================================== */
html, body {
  height: 100%;
}

body {
  background: white;
  font-family: 'Roboto', sans-serif;
}

h1, h2, h3, h4, h5 {
  color: #023056;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.3rem;
}

.slider-wrapper h3 {
  font-style: 300;
  font-size: 1.8rem;
}

.logo {
  max-height: 120px;
  width: auto;
}

.site-header {
  padding: 0;
}

.header-content {
  margin: 40px 0;
}

.site-content {
  margin: 60px 0;
}

.white-bg {
  background: #fff;
}

.home-content {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 40px;
  width: 480px;
  z-index: 9999;
  bottom: 10%;
  left: 10%;
  right: 10%;
}

a, a:hover {
  color: #023056;
}

footer a, footer a:hover {
  color: white;
}

.ds-divider {
  border-top: 10px solid #023056;
}

.partner-headerimg {
  margin-top: -95px;
}

@media (max-width: 768px) {
  .card-columns {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

@media (max-width: 991px) {
  .card-columns {
    -webkit-column-count: 2;
            column-count: 2;
  }
}

@media (min-width: 752px) {
  .price-card {
    min-height: 760px;
  }
}

@media (min-width: 752px) {
  .employer-card {
    min-height: 340px;
  }
}

.autoplay .card-body {
  height: 250px;
  background-color: #fff;
}

.autoplay .card {
  margin-left: 10px;
  margin-right: 10px;
}

.hp-slider {
  border-bottom: 15px solid #023056;
}

.hp-slider img {
  max-height: 130px;
}

.box-sub-header {
  color: #023056;
  min-height: 80px;
  font-size: 1.1rem;
  font-weight: 500;
  display: block;
}

.box-sub-header-2 {
  color: #023056;
  min-height: 60px;
  font-size: 1.1rem;
  font-weight: 500;
  display: block;
}

.box-sub-header-norm {
  color: #023056;
  font-size: 1.1rem;
  font-weight: 500;
  display: block;
  margin-bottom: 0.5rem;
}

.box-sub-header-count {
  color: #023056;
  margin-bottom: 20px;
  font-size: 1.1rem;
  font-weight: 500;
  display: block;
  min-height: 80px;
}

.box-sub-counter {
  color: #023056;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 500;
  display: block;
}

.arbeitgeber-table th {
  padding-left: 0;
  padding-bottom: 0;
  width: 120px !important;
}

.arbeitgeber-table td {
  padding-bottom: 0;
}

.arbeitgeber-table td, .arbeitgeber-table th {
  padding-top: 5px;
}

.a-slider-btn {
  position: absolute;
  z-index: 3000;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: none;
  background-color: transparent;
  font-size: 1.8rem;
  color: #666;
}

.a-right {
  right: -10px;
}

.slick-prev:before, .slick-next:before {
  color: #023056 !important;
}

.box-sub-header {
  color: #023056;
  min-height: 80px;
  font-size: .8rem !important;
  font-weight: 500;
  display: block;
}

@media (max-width: 600px) {
  .slick-next, .slick-prev {
    display: none !important;
  }
}

/* ==========================================================================
    NAVIGATION
========================================================================== */
.bg-theme {
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

.animate {
  background-color: white;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
}

/* stroke */
nav {
  padding-bottom: 0 !important;
}

.menu-item:hover:after {
  width: 100%;
}

.nav-logo {
  max-height: 70px;
}

.partner-logos img:not(:last-child) {
  margin-right: 20px;
}

.nav-link {
  height: 65px;
  width: 100px;
  color: black;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.nav-active {
  border-bottom: 5px solid #023056;
  color: #023056;
}

.nav-link:hover {
  border-bottom: 5px solid #023056;
  color: #023056;
}

.navbar-toggler {
  border: 1px solid #023056 !important;
  margin-top: 25px;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%281, 19, 34, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler:hover {
  background-color: #023056;
  color: white;
}

.navbar-toggler:hover .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (max-width: 991px) {
  .nav-link {
    width: 100%;
    height: 45px;
  }
}

/* ==========================================================================
    Buttons
========================================================================== */
.btn-info {
  background: transparent;
  border: 1px solid #5a443c;
  color: #5a443c;
  font-size: 1.4rem;
  border-radius: 0;
}

.btn-info:hover {
  background: #5a443c;
  border: 1px solid #5a443c;
  color: white;
}

.ds-btn {
  background-color: #023056;
  border: 1px solid #023056;
  color: white;
  padding: 10px 35px;
}

.ds-btn:hover {
  background-color: white;
  text-decoration: none;
  color: #023056;
}

/* ==========================================================================
    Hover-Boxen
========================================================================== */
/* ===== content block ===== */
.content-block {
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.content-block__item {
  position: relative;
  width: 100%;
  max-height: 600px;
  float: left;
}

.content-block__item img {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  height: 100%;
}

.content-block__item .content {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  padding: 33px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-transition: .75s background-color ease-out;
  transition: .75s background-color ease-out;
  overflow: hidden;
}

.content-block__item h3 {
  color: black;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px;
  -webkit-transition: .75s color ease;
  transition: .75s color ease;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.headline-3 {
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.content-block__item:hover > .content h3 {
  color: white;
  background: transparent;
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .1s;
  transition: opacity .3s ease-in-out, -webkit-transform .1s;
  transition: transform .1s, opacity .3s ease-in-out;
  transition: transform .1s, opacity .3s ease-in-out, -webkit-transform .1s;
  -webkit-transition: background .4s ease;
  transition: background .4s ease;
}

.content-text {
  opacity: 0;
  overflow: hidden;
  /*transform: skew(90deg);*/
  -webkit-transition: opacity .7s ease-in-out, -webkit-transform .1s;
  transition: opacity .7s ease-in-out, -webkit-transform .1s;
  transition: transform .1s, opacity .7s ease-in-out;
  transition: transform .1s, opacity .7s ease-in-out, -webkit-transform .1s;
}

.content-text span {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2rem;
  padding: 5px 0;
  opacity: 1;
  visibility: hidden;
}

.content-block__item:hover .content,
.content-block__item:focus .content {
  background-color: rgba(0, 0, 0, 0.75);
}

.content-block__item:hover .content-text {
  opacity: 1;
}

.hidden {
  display: none;
}

/* ===== content block END ===== */
/* ===== border ===== */
.brdr-block {
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  z-index: 2;
}

.brdr-line {
  position: absolute;
  display: block;
  background-color: #fff;
  opacity: 0;
  -webkit-transition-property: width, height;
  transition-property: width, height;
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.brdr-line-1 {
  top: 0px;
  left: 0px;
}

.brdr-line-2 {
  top: 0px;
  right: 0px;
}

.brdr-line-3 {
  bottom: 0px;
  right: 0px;
}

.brdr-line-4 {
  left: 0px;
  bottom: 0px;
}

.brdr-line-1,
.brdr-line-3 {
  height: 1px;
  width: 0;
}

.brdr-line-2,
.brdr-line-4 {
  height: 0;
  width: 1px;
}

.content-block__item:hover .brdr-line,
.content-block__item:focus .brdr-line {
  opacity: 1;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.content-block__item:hover .brdr-line-1,
.content-block__item:focus .brdr-line-1 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.content-block__item:hover .brdr-line-2,
.content-block__item:focus .brdr-line-2 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}

.content-block__item:hover .brdr-line-3,
.content-block__item:focus .brdr-line-3 {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.content-block__item:hover .brdr-line-4,
.content-block__item:focus .brdr-line-4 {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}

.content-block__item:hover .brdr-line-1,
.content-block__item:focus .brdr-line-1,
.content-block__item:hover .brdr-line-3,
.content-block__item:focus .brdr-line-3 {
  width: 100%;
}

.content-block__item:hover .brdr-line-2,
.content-block__item:focus .brdr-line-2,
.content-block__item:hover .brdr-line-4,
.content-block__item:focus .brdr-line-4 {
  height: 100%;
}

/* ===== border END ===== */
/* ===== Adaptive ===== */
@media only screen and (max-width: 1024px) {
  .content-block__item {
    width: auto;
  }
  h3 {
    font-size: 18px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .content-block__item {
    width: auto;
  }
  h3 {
    font-size: 18px;
    line-height: 20px;
  }
  .categories-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .categories-block .filter-selector {
    width: 30%;
    margin: 0px 5px 10px;
  }
  .categories-block {
    position: -webkit-sticky;
    position: sticky;
    top: -1px;
    padding: 5px 0;
    background: rgba(255, 255, 255, 0.7);
    z-index: 1;
  }
}

/* ===== Adaptive END ===== */
/* ==========================================================================
    Custom Slider
========================================================================== */
#toepferei .card-header {
  padding: 0px;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: none;
}

.card {
  border-radius: 0;
  border: none;
}

.card-body {
  background-color: #f3f2f2;
}

.card-img, .card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card-title {
  margin-bottom: 0;
}

.arbeitgeber-slider .card:not(:last-child) {
  margin-right: 20px;
}

/* ==========================================================================
    TEAM-Contentt
========================================================================== */
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  max-width: 100%;
  height: auto;
}

.social-link {
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #666;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0.9rem;
}

.bg-white-shade {
  background: #f6f6f6;
}

.min-height {
  min-height: 40px;
}

/* ==========================================================================
    Footer-Content
========================================================================== */
footer {
  background: #023056;
  padding: 40px 0;
}

.footer-content {
  color: white;
}

.footer-links h5 {
  color: white;
  font-size: 1.3rem;
  margin-top: 20px;
}

.footer-links a {
  color: white;
  margin: 0 20px;
}

.logo-footer {
  max-height: 100px;
}

/* ==========================================================================
    Helpers
========================================================================== */
.bg-blue {
  background-color: #f4fbfe;
}

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

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
/*# sourceMappingURL=main.css.map */