/* dunkelgelb 250/212/27 Highlightfarbe 1 */

.bg-lightgray {
  padding: 3rem;
  background: #efefef;
}

.apprenticeship h4 {
  margin-top: 40px;
  color: #22aba0;
}

.apprenticeship-parallax {
  padding: 200px 0;
}

#unternehmen-vip-mobile h3 {
  font-size: 14px;
  padding: 10px 0 10px 10px;
  font-weight: 600;
  color: #cacaca;
  border-top: 3px solid rgb(34, 171, 166);
}

.panel-icons {
  position: relative;
}

#application-form textarea {
  height: 150px;
}

#application-form select {
  width: 100%;
  margin-top: 10px;
  padding: 5px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #788;
  background: #fdfdfd;
  border: solid 1px #bbb;
}

.panel-icons i.fa {
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.opening-period-button a img:hover {
  filter: opacity(0.9);
}

#opening-period-cta-mobile {
  display: none;
}

.panel-title a:hover {
  color: white;
}

.panel-title a {
  padding: 1.5rem 2rem;
}

.panel-heading {
  transition: 300ms;
  padding: 0 !important;
}

.panel-heading:hover {
  background: #50c6c1 !important;
}

.panel-group .panel-default .panel-body {
  border-bottom: none !important;
  color: #333;
}

.panel-collapse:last-child {
  border-bottom: 1px solid rgb(34, 171, 166);
}

#scrollToOnlineBewerbung {
  background: #22aba6;
  border: 0px;
  padding: 1rem 1.5rem;
  color: white;
  transition: 300ms;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 2px;
}

#scrollToOnlineBewerbung:hover {
  background: #45d1cc;
}

.opening-period-button a img {
  z-index: 9998;
  width: 241px;
  transition: 200ms;
  position: absolute;
  right: 0;
}
.opening-period-button a:first-of-type img {
  bottom: -200px;
}
.opening-period-button a:nth-of-type(2) img {
  bottom: -510px;
}

.newsletter-button img {
  z-index: 9999;
  transform: rotate(-40deg);
  width: 200px;
  border-radius: 50%;
  transition: 200ms;
  position: absolute;
  top: 10px;
  left: 30px;
}

.newsletter-button img:hover {
  opacity: 0.85;
}

#unternehmen-vip-mobile span {
  font-size: 18px;
}

.sm_bg-dunkelgelb {
  background-color: #fad41b;
}

.sm_text-dunkelgelb {
  color: #fad41b;
}

/* hellgelb		#fdfbd5  |  253/251/213		Hintergründe */
.sm_bg-hellgelb {
  background-color: #fdfbd5;
}
.sm_text-hellgelb {
  color: #fdfbd5;
}

/* dunkelgrün 	#07312d  |  7/49/45 */
.sm_bg-dunkelgruen {
  background-color: #07312d;
}
.sm_text-dunkelgruen {
  color: #07312d;
}
.sm_text-dunkelgruen_imp {
  color: #07312d !important;
}
.sm_text-dunkelgruen_imp a {
  color: #07312d !important;
}

/* hellgrün #c5e0d7  |  197/224/215 */
.sm_bg-hellgruen {
  background-color: #c5e0d7;
}
.sm_bg-hellgruen_imp {
  background-color: #c5e0d7 !important;
}
.sm_text-hellgruen {
  color: #c5e0d7;
}
.sm_text-hellgruen_imp {
  color: #c5e0d7 !important;
}

/* dunkelgrau	#323c3b  |  50/60/59 Schrift auf hellem Grund */
.sm_bg-dunkelgrau {
  background-color: #323c3b;
}
.sm_text-dunkelgrau {
  color: #323c3b;
}
.sm_text-dunkelgrau_imp {
  color: #323c3b !important;
}

/* mittelgrau		#808585  |  128/133/133	 */
.sm_bg-mittelgrau {
  background-color: #808585;
}
.sm_text-mittelgrau {
  color: #808585;
}

/* hellgrau		#e6eae9  |  230/234/233		Hintergründe	 */
.sm_bg-hellgrau {
  background-color: #e6eae9;
}
.sm_text-hellgrau {
  color: #e6eae9;
}

.sm_text-mittelgruen {
  color: rgb(34, 171, 166);
}
.sm_text-mittelgruen_imp {
  color: rgb(34, 171, 166) !important;
}

.sm_text-weiss {
  color: white;
}
.sm_text-weiss-imp {
  color: white !important;
}

.sm_bg-zwischengrau {
  background-color: #fcfcfc;
}

.fs-20,
.fsz-20 {
  font-size: 20px;
}
.fs-30 {
  font-size: 30px;
}

/*
----------------------------------------------
*/

/*.custom-section.cs2 {
    background-color: transparent;
}*/

a,
a:hover {
  color: rgb(34, 171, 166);
}

.sm-main-logo {
  width: 190px;
}

.footer-wrapper,
.footer-wrapper a {
  color: #778888;
}

.tp-caption {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) !important;
}

.text-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.read-more {
  text-transform: initial;
  color: #fad41b;
}
.read-more:hover {
  color: rgba(250, 212, 27, 0.74);
}

.shadowed {
  background-image: url(/assets/images/shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
}

.custom-section.cs2 {
  background-image: url(/assets/images/shadow.png);
  background-repeat: no-repeat;
  background-position: top center;
}

.top-bar p,
.top-bar a {
  /*background: #07312d;*/
  color: #778888;
}
.top-bar a:hover {
  color: #778888;
}

.header-wrapper {
  background-color: white;
}

.bg-testimonials {
  background-image: url(/assets/images/home/DUMMYS/testimonials.jpg);
}

.contact-section .bg-layer {
  background-color: #07312d;
}

.main-footer {
  margin-bottom: 30px;
}

.menu-fixed .main-header {
  background-color: white;
}

.topbar-info .fa {
  background-color: transparent;
}

.images-full-width .box-content img {
  width: auto;
  height: auto;
}

.custom-section .btn-primary:hover {
  color: #07312d;
}

.nav-tabs > li > a {
  background-color: rgba(0, 0, 0, 0.17);
  outline: 1px solid rgba(255, 255, 255, 0.2);
}
.nav-tabs > li.active > a {
  outline: none;
  background-color: #fad41b;
  color: black;
}
.nav-tabs > li.active > a:before {
  font-family: "FontAwesome";
  content: "\f054";
  padding-right: 8px;
}
.nav-tabs > li.active > a:hover {
  background-color: #fad41b;
  color: black;
}
.nav-tabs > li.active > a:focus {
  color: black;
}
.nav-tabs > li > a:hover {
  outline: none;
  background-color: #fad41b;
  color: black;
}

.nav-tabs li.active > a:focus,
.nav-tabs > li > a:focus {
  background-color: #fad41b;
}

.menu > li > a::before,
.menu .current > a::before {
  color: #fad41b;
}

.menu li li a:hover,
.menu li > .megamenu a:hover {
  color: #fad41b;
}

.section-title-2:after {
  background-color: #fad41b;
}

.portfolio-info-title:after {
  background-color: #fad41b;
}

.portfolio-text {
  margin-bottom: 20px;
}

.color-default {
  color: #667171 !important;
}

.main-bg {
  background-color: #fad41b !important;
}

.main-text {
  color: #fad41b !important;
}

.main-color {
  color: #fad41b !important;
}

.testimonials-section blockquote h5,
.testimonials-section .quote-testimonials i {
  color: #fad41b;
}

.footer-wrapper {
  border-top: 2px solid #fad41b;
}

.contact-section .form input[type="submit"],
.contact-section .form input[type="submit"]:hover {
  background: #fad41b;
  border: 0px;
  outline: 1px solid rgba(255, 255, 255, 0.2);
}

.contact-section .form textarea:focus,
.form input[type]:focus,
.form textarea:focus {
  border: solid 1px #fad41b;
}

.back-to-top {
  background: #fad41b;
}
.back-to-top:hover {
  background: #fdfbd5;
  color: #07312d;
}

.menu .submenu {
  border-top: 1px solid #fad41b;
  border-bottom: 1px solid #fad41b;
}

.tp-bullets.preview1 .bullet {
  background-color: rgba(250, 212, 27, 0.5) !important;
}

.voyo-btn-2,
.voyo-btn-3 {
  color: #07312d;
  background: #c5e0d7;
}

.voyo-btn-2:hover,
.voyo-btn-3:hover {
  color: #c5e0d7;
  background: #07312d;
}

.feature-list .fa {
  color: #c5e0d7;
}

.feature-title-container {
  min-height: 120px;
}

.stats-section .timer {
  color: #c5e0d7;
}

.team-section h5 {
  color: #07312d;
}

.team-info p {
  color: #07312d;
}

.box-colored .box-title {
  font-size: 19px;
}

.box-colored.box1 {
  background-color: rgba(7, 49, 45, 0.95); /*#07312d*/
}

.box-colored.box2 {
  background-color: rgba(7, 49, 45, 0.85);
}

.box-colored.box3 {
  background-color: rgba(7, 49, 45, 0.75);
}

.box-colored.box4 {
  background-color: rgba(7, 49, 45, 0.65);
}

.view .mask {
  background-color: #07312d;
}

.box-content.stats {
  background-color: rgba(0, 0, 0, 0.3);
}

.text-white {
  color: white !important;
}

.text-white a {
  color: white !important;
}

.plan-price {
  font-size: 35px;
}
.plan-header {
  padding: 23px 30px 0px;
}

.plan-popular {
  margin-bottom: 5px;
}

.half {
  background-color: rgba(7, 49, 45, 0.85);
}

.half.inverted {
  left: 0;
  border-radius: 0;
  border-top-right-radius: 150px;
  border-bottom-right-radius: 150px;
}

.half.wide {
  width: 90%;
}

.sm-bg-center {
  background-position: center center;
  background-size: cover;
}

.sm-yellow-panels .panel.panel-4 .panel-heading {
  border-color: #fad41b;
}
.sm-yellow-panels .panel.panel-4 .panel-title a:hover {
  color: #fad41b;
}

.main-header .menu li.active > a {
  color: #fad41b;
}

.section-white {
  background-color: white;
}

.text-bold {
  font-weight: bold;
}

.sm-table-style-mod th {
  border-top: 3px solid rgb(34, 171, 166) !important;
  background-color: #f9f9f9;
  border-bottom-width: 1px !important;
}

.sm-fix-size-icon {
  width: 70px;
  height: 70px;
  text-align: center;
  display: inline-block;
}

ul.sm-feature-list-no-float {
  float: none;
}

ul.sm-feature-list-no-float li {
  float: none;
  width: 100%;
}

.sm-unstyled-list ul,
ul.sm-unstyled-list {
  list-style: none;
  padding-left: 0;
}

.sm-check-list ul li:before,
ul.sm-check-list li:before {
  font-family: "FontAwesome";
  content: "\f00c";
  padding-right: 8px;
  float: left;
}

.sm-check-list ul li > div,
ul.sm-check-list li > div {
  margin-left: 24px;
}

.fa.form-control-feedback {
  top: 10px;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.form input[type="submit"] {
  height: 40px;
}

.typed {
  height: 50px;
}

.typed a {
  font-size: 16px;
}

.sm-custom-feature-bg-box {
  background-size: 60%;
  height: 270px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: white;
}

.sm-custom-feature-bg-box div {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}

.sm-bigger-tabs li a {
  padding: 20px 40px;
  font-size: 17px;
}

.well.well-3.sm-yellow-well {
  border-top-color: #fad41b;
}

.sm-parallax {
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  height: 400px;
}

.sm-parallax-overlay:before {
  content: "";
  background-color: black;
  opacity: 0.6;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#static-header {
  background-position: center center;
  height: 340px;
}

.logo {
  text-align: left;
  margin-top: 11px;
}

.quality-logo-img-container {
  background-color: white;
  border-radius: 100%;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.quality-logo-img-container > img {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  background-color: white;
}

.feature-list-inherit-color.feature-list .fa {
  color: inherit;
}

.menu > li > a {
  padding-right: 15px;
  padding-left: 15px;
}

#sidebar {
  position: fixed;
  top: 60%;
  left: 0;
  width: 45px;
  height: 100%;
  background: rgba(250, 212, 27, 0.9);
  transform: translateY(-60%);
  height: 180px;
  z-index: 100;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 1px 0 8px rgba(0, 0, 0, 0.175);
}

#sidebar .sidebar_headline {
  transform: rotate(-90deg);
  transform-origin: 0 0;
  position: absolute;
  bottom: 0px;
  left: 10px;
  font-size: 30px;
  color: white;
}

ul.sm-indent-overlength-by-span span {
  display: block;
  margin-left: 19px;
}

ul.sm-indent-overlength-by-span li i.fa {
  margin-top: 5px;
  float: left;
}

#news-container p:last-child {
  margin-bottom: 0;
}

body.page-unternehmen .panel-group .panel-default .panel-heading {
  color: #fcfcfc;
  background: #fad41b;
  border-color: rgb(34, 171, 166);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 8px 15px;
}

body.page-downloads .sm-unstyled-list {
  margin-left: 100px;
}

#img-refs a {
  display: block;
}

.g-recaptcha {
  overflow: hidden;
}

.sm_indicator-green {
  color: #8bc34a;
}

.sm_indicator-red {
  color: #f44336;
}

.eupopup-body p {
  line-height: normal;
}

#sm_icon-toggle.sm_icon-toggler {
  position: absolute;
  top: 10px;
  right: 0;
  left: auto;
  z-index: 21;
  transform: translateY(-15%);
}

#sm_icon-toggle.sm_icon-toggler .icon {
  position: static;
  width: 40px;
  height: 40px;
  background-color: #22aba6;
  overflow: hidden;
  color: #e6e8ed;
  font-size: 20px;
  transition: 200ms ease-in-out;
}

#sm_icon-toggle.sm_icon-toggler .icon i {
  position: relative;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

#sm_icon-toggle.sm_icon-toggler .icon:hover {
  background-color: #21847f;
}

#sm_icon-toggle.sm_icon-toggler {
  top: 38%;
  transform: translateY(-100%);
}

#sm_icon-toggle {
  width: 500px;
}

#sm_icon-toggle .icon {
  width: 100%;
  float: right;
}

#sm_icon-toggle a {
  display: block;
  clear: both;
}
.iframe-height1100 {
  height: 1100px !important;
}

.col.sm_5-cols {
  width: 20%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col.sm_4-cols {
  width: 25%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col.sm_2-cols {
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.consent-message {
  background-color: #f4f4f4;
  border-radius: 2px;
  padding: 20px;
}
@media (pointer: coarse) and (max-width: 575.98px) {
  .consent-message {
    padding: 10px;
  }
  body #map.sm_map-uninitialized > div#sm_google-opt-in {
    padding: 0 5px !important;
  }
}
#sm_set-google-opt-in-cookie {
  margin-top: 10px;
}
.page-kontakt .consent-message {
  margin-top: 50px;
}

/* simple header fader */
.sm_simple-header-fader {
  position: relative;
  height: 400px;
  overflow: hidden;
}
#cycler {
  position: relative;
  height: 100%;
}
#cycler img {
  position: absolute;
  z-index: 1;
  /*top:0;*/
  transform: translateY(-25%);
  /*object-fit: cover;*/
  width: 100%;
  /*height: 100%;*/
  /*object-position: center center;*/
}
#cycler img.active {
  z-index: 3;
}
/* ----------------------------------------- */

.gm-style-iw p {
  margin-bottom: 8px;
  line-height: normal;
}
.gm-style-iw p:last-child {
  margin-bottom: 0;
}

#map.sm_map-uninitialized {
  display: table;
  width: 100%;
}

#map.sm_map-uninitialized a {
  /*font-size: 20px;*/
  transition: all 0.5s;
}
#map.sm_map-uninitialized a:hover {
  color: #048a88;
}
#map.sm_map-uninitialized > div#sm_google-opt-in {
  display: table-cell;
  vertical-align: middle;
}
body #map.sm_map-uninitialized > div#sm_google-opt-in {
  padding: 0 20%;
  text-align: center;
}
.gm-style-iw p {
  margin-bottom: 8px;
  line-height: normal;
}
.gm-style-iw p:last-child {
  margin-bottom: 0;
}

#map_special.sm_map-uninitialized {
  min-height: auto;
}

.headercontact a {
  color: #07312d !important;
}

/* 
Page: Downloads - Search
*/

.downloads-search {
  position: relative;
  margin-block: 20px;
  width: min(100%, 480px);
  /*  width: 75%;
  float: right; */
}

.downloads-search input {
  position: relative;
  height: 34px;
  padding-right: 80px;
  top: 0;
  width: 100%;
}

.downloads-search .fa {
  display: block !important;
}
.downloads-search button[type="reset"] {
  position: absolute;
  right: 40px;
  top: 1px;
  background-color: transparent;
  color: #bbb;
  cursor: pointer;
  height: 32px;
  width: 30px;
  border: none;
}

.downloads-search button[disabled] {
  visibility: hidden;
  pointer-events: none;
}

.downloads-search button[type="submit"] {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #72b54e;
  color: #fff;
  cursor: pointer;
  height: 33px;
  width: 40px;
  border: none;
  border-radius: 0px 5px 5px 0px;
}

#searchList li:last-of-type {
  display: none;
}

.sm_nav-button{
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
}

.menu > li > a.sm_nav-login{
  display: none;
}