/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../themes/easy-a/assets/fonts/roboto-condensed-v25-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: 'fontello';
  src: url('../themes/easy-a/assets/fonts/fontello.eot?99080258');
  src: url('../themes/easy-a/assets/fonts/fontello.eot?99080258#iefix') format('embedded-opentype'),
       url('../themes/easy-a/assets/fonts/fontello.woff2?99080258') format('woff2'),
       url('../themes/easy-a/assets/fonts/fontello.woff?99080258') format('woff'),
       url('../themes/easy-a/assets/fonts/fontello.ttf?99080258') format('truetype'),
       url('../themes/easy-a/assets/fonts/fontello.svg?99080258#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?99080258#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-arrow_left:before { content: '\e818'; } /* '' */
.icon-arrow_right-1:before { content: '\e817'; } /* '' */
.icon-aufnahmetransport:before { content: '\e801'; } /* '' */
.icon-blutdruckmessgeraet:before { content: '\e802'; } /* '' */
.icon-blutzuckerschnelltestgeraet:before { content: '\e81a'; } /* '' */
.icon-cancel:before { content: '\e81e'; } /* '' */
.icon-defibrillator:before { content: '\e803'; } /* '' */
.icon-dialysefahrten:before { content: '\e805'; } /* '' */
.icon-elektrische_absaugpumpe:before { content: '\e806'; } /* '' */
.icon-entlassungsfahrten:before { content: '\e807'; } /* '' */
.icon-fax:before { content: '\e81c'; } /* '' */
.icon-fernfahrten:before { content: '\e804'; } /* '' */
.icon-hygienestandards:before { content: '\e808'; } /* '' */
.icon-individualfahrten:before { content: '\e815'; } /* '' */
.icon-kinderrueckhaltesystem:before { content: '\e809'; } /* '' */
.icon-konsilfahrten-1:before { content: '\e81f'; } /* '' */
.icon-krankentransport:before { content: '\e80a'; } /* '' */
.icon-mail:before { content: '\e81b'; } /* '' */
.icon-medizinisches_material:before { content: '\e800'; } /* '' */
.icon-mehrsprachige_sanitaeter:before { content: '\e814'; } /* '' */
.icon-menu:before { content: '\e816'; } /* '' */
.icon-notfallkoffer:before { content: '\e80b'; } /* '' */
.icon-onkologische_behandlungen:before { content: '\e80c'; } /* '' */
.icon-pulsoxmeter:before { content: '\e80d'; } /* '' */
.icon-reha_behandlung:before { content: '\e80e'; } /* '' */
.icon-sauerstoff:before { content: '\e810'; } /* '' */
.icon-schutzausruestung:before { content: '\e80f'; } /* '' */
.icon-standort:before { content: '\e81d'; } /* '' */
.icon-telefon:before { content: '\e819'; } /* '' */
.icon-trage:before { content: '\e811'; } /* '' */
.icon-tragestuhl:before { content: '\e812'; } /* '' */
.icon-vakuummatratze:before { content: '\e813'; } /* '' */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset "UTF-8";
html {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 10px !important;
  color: #464646;
}
html, body {
  margin: 0;
  padding: 0;
  background-color: white !important;
}
body {
  padding-top: 10.5rem;
}
* {
  box-sizing: border-box;
  outline: none;
}
.red {
  color: #c20012;
}
.green {
  color: #00997a;
}
a {
  text-decoration: none;
  color: #00997a;
}
h1 {
  font-family: "Roboto Condensed";
  text-transform: uppercase;
  color: #c20012;
  font-size: 2.4rem;
  font-weight: 300;
  margin: 0 0 2rem 0;
}
h3 {
  margin: 0 0 2rem;
  font-weight: 300;
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 1rem;
}
p, li {
  font-size: 1.3rem;
  font-weight: 300;
}
button {
  background-color: #c10212;
  color: white;
  border: none;
  padding: 0.3rem 0.5rem;
  margin-top: 1rem;
}
section {
  position: relative;
}
section .content {
  max-width: 1400px;
  margin: 0 auto !important;
  position: relative;
  padding: 5rem 2rem;
}
section.withimg .content img {
  width: 65%;
  max-width: 438px;
  display: block;
  padding: 0;
  margin: 3rem auto 0 auto;
}
section.withimg .content p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section.withimg .content {
    display: flex;
    flex-direction: row-reverse;
  }
  section.withimg .content .img {
    text-align: right;
    width: 40%;
    margin-right: 10%;
  }
  section.withimg .content .img img {
    display: inline;
    padding: 0;
    width: 82%;
    margin: 0;
  }
  section.withimg .content .text {
    width: 50%;
  }
  section.withimg .content p {
    padding-right: 20%;
  }
}
@media (min-width: 768px) {
  section.withimg.right .content {
    flex-direction: row;
  }
  section.withimg.right .content .img {
    text-align: left;
    margin: 0;
  }
  section.withimg.right .content .text {
    margin-right: 10%;
  }
  section.withimg.right .content img {
    width: 89.5%;
  }
}
section.job .content {
  max-width: 1110px;
}
section:nth-of-type(even) {
  background-color: #ebebeb;
}
section .full {
  margin: 2rem 0;
}
section .full p {
  text-align: center;
  max-width: 800px;
  margin: 1rem auto;
}
@media (min-width: 768px) {
  section .full {
    grid-column: span 2;
  }
  section .full p {
    padding: 0 !important;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 3vw !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  html {
    font-size: 2.1vw !important;
  }
  h1 {
    font-size: 2.6rem;
  }
  p, li {
    font-size: 1.4rem;
  }
}
@media (min-width: 769px) {
  html {
    font-size: 11px !important;
  }
  h1 {
    font-size: 2.8rem;
  }
  p, li {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
@media (min-width: 1000px) {
  html {
    font-size: 12px !important;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 14px !important;
  }
}
header {
  position: fixed;
  top: 0;
  z-index: 1001;
  background-color: white;
  width: 100%;
}
header .burger {
  position: absolute;
  color: #00997a;
  font-size: 3rem;
  top: 1.5rem;
  left: 1rem;
  cursor: pointer;
}
header .burger i.icon-cancel {
  display: none;
}
header .content {
  max-width: 1400px;
  margin: 0 auto !important;
}
header a img {
  display: block;
  max-width: 20rem;
  width: 50%;
  margin: 1rem auto 0;
}
header .menu {
  position: relative;
}
header .menu img {
  position: absolute;
  margin: 0;
  right: 0;
  width: 12rem;
  top: -4rem;
}
header h1 {
  text-align: center;
  margin: 0.5rem 0;
}
header nav {
  display: none;
}
header nav ul {
  list-style: none;
  padding: 0;
}
header nav ul li {
  text-align: center;
  text-transform: uppercase;
  padding: 0.2rem 0;
}
header nav ul li a {
  color: #232323;
}
header nav ul li.active a {
  color: #00997a;
  font-weight: 400;
}
@media (max-width: 480px) {
  header .menu h1 {
    font-size: 1.5rem;
    line-height: 3rem;
    text-align: left;
    padding-left: 2rem;
  }
  header .menu img {
    top: 0.5rem;
    right: 2rem;
    width: 10rem;
  }
}
@media (min-width: 769px) {
  header .burger {
    display: none;
  }
  header .content {
    display: flex;
    padding: 2rem;
  }
  header .content > a {
    display: block;
    width: 34%;
    position: relative;
    margin-right: 4%;
  }
  header .content > a img {
    position: absolute;
    max-width: 30rem;
    height: 100%;
    width: auto;
    left: 50%;
    transform: translate(-50%, 0);
    margin: 0;
  }
  header .menu img {
    right: -2rem;
    width: 14rem;
    top: 0.4rem;
  }
  header h1 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 2.6rem;
  }
  header .menu {
    width: 60%;
  }
  header nav {
    display: block !important;
  }
  header nav ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  header nav ul li {
    text-align: center;
  }
  header nav ul li a {
    font-size: 1.4rem;
    color: #232323;
  }
  header nav ul li:hover a {
    color: #00997a;
  }
  header nav ul li.active a {
    color: #00997a;
    font-weight: 400;
  }
}
@media (min-width: 992px) {
  header nav ul li a {
    font-size: 1.6rem;
  }
  header .menu img {
    width: 17rem;
    top: 0.2rem;
    right: 0;
  }
}
section#teaser {
  width: 100%;
  height: 66vw;
  padding: 0;
}
section#teaser img {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 0;
  height: 100%;
  object-fit: cover;
  object-position: 50% 65%;
}
section#teaser h1 {
  display: none;
  position: absolute;
  z-index: 1;
  color: #00997a;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  width: 82%;
  left: 50%;
  transform: translate(-50%, 0);
  top: 1vw;
}
section#teaser h1:first-of-type {
  display: block;
}
@media (min-width: 480px) {
  section#teaser h1 {
    font-size: 2.5rem;
    top: 5.5vw;
  }
}
@media (min-width: 768px) {
  section#teaser {
    max-height: 700px;
  }
  section#teaser h1 {
    font-size: 3.5rem;
    top: 6rem;
  }
}
@media (min-width: 1250px) {
  section#teaser h1 {
    top: 4rem;
  }
}
section#testimonials .slick-dots li {
  margin: 0 0.7rem;
}
section#testimonials .slick-dots li button:before {
  font-size: 1rem;
}
section#testimonials .slick-dots li.slick-active button:before {
  color: #00997a;
}
section#testimonials h1 {
  color: #333;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  font-size: 1.8rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  section#testimonials h1 {
    width: 60%;
    margin: 0 auto;
    font-size: 2.4rem;
  }
}
@media (min-width: 980px) {
  section#testimonials h1 {
    font-size: 2.5rem;
  }
}
section#services h1 {
  margin-bottom: 1rem;
}
section#services h1, section#services h3, section#services p {
  text-align: center;
}
section#services .services-slider {
  padding: 0;
}
section#services .slide {
  width: 25%;
}
section#services .slide i {
  display: block;
  color: #00997a;
  width: 100%;
  text-align: center;
  font-size: 13rem;
}
section#services .slide h2 {
  color: #00997a;
  font-weight: 300;
  text-transform: uppercase;
}
section#services .slide h2, section#services .slide p {
  text-align: center;
}
section#services .content p {
  max-width: 860px;
  margin: 0 auto;
}
section#services .slick-prev, section#services .slick-next {
  width: auto;
  height: auto;
  padding: 2rem;
  top: 2rem;
  transform: none;
}
section#services .slick-prev:before, section#services .slick-next:before {
  font-family: "fontello";
  color: #787878;
  font-size: 8rem;
}
section#services .slick-next {
  right: 0;
}
section#services .slick-next:before {
  content: "";
}
section#services .slick-prev {
  left: 0;
}
section#services .slick-prev:before {
  content: "";
}
@media (min-width: 768px) {
  section#services .slick-next {
    right: 1rem;
  }
  section#services .slick-prev {
    left: 1rem;
  }
}
@media (min-width: 1000px) {
  section#services .slick-next, section#services .slick-prev {
    top: 3rem;
  }
  section#services .slick-next {
    right: 2rem;
  }
  section#services .slick-prev {
    left: 2rem;
  }
  section#services .slide i {
    font-size: 15rem;
  }
}
#team form textarea {
  width: 100%;
  height: 10rem;
}
#team form .line {
  padding: 0.7rem 0;
  font-size: 1.2rem;
}
#team form .line.withSpace {
  display: flex;
  justify-content: space-between;
}
#team form .line.withSpace input {
  width: 100%;
}
#team form .line .inputWithText {
  width: 45%;
}
#team form .line input[type=text] {
  padding: 0.3rem;
}
#team form p[data-validate-for] {
  color: red;
  margin-top: 2px;
  font-size: 1.2rem;
}
#team form .jobOptions {
  display: flex;
  flex-wrap: wrap;
}
#team form .jobOptions div {
  width: 40%;
  white-space: nowrap;
  user-select: none;
}
#team small {
  font-size: 1rem;
}
section#equipment h1 {
  margin-bottom: 1rem;
}
section#equipment ul {
  list-style: none;
}
section#equipment ul li {
  position: relative;
  line-height: 1.8rem;
  padding: 0.7rem 0;
}
section#equipment ul li i {
  position: absolute;
  top: 50%;
  left: -3rem;
  transform: translate(0, -50%);
  color: #00997a;
  font-size: 1.8rem;
}
section#equipment .content {
  padding-bottom: 2rem;
}
section#equipment .full {
  padding-bottom: 5rem;
}
@media (min-width: 769px) {
  section#equipment ul li {
    line-height: 2.2rem;
  }
  section#equipment ul li i {
    font-size: 2.3rem;
    left: -3.3rem;
  }
}
section#benefits ul li {
  line-height: 3rem;
}
section#benefits ul li span {
  color: #00997a;
}
@media (min-width: 769px) {
  section#benefits .content {
    padding-left: 10%;
  }
}
section#contact h1 {
  text-align: center;
}
section#contact .text {
  max-width: 650px;
  margin: 0 auto;
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 2rem;
}
section#contact .text address, section#contact .text .contact {
  position: relative;
  font-style: normal;
  padding-left: 2rem;
}
section#contact .text address:not(:first-child), section#contact .text .contact:not(:first-child) {
  padding-top: 2rem;
}
section#contact .text i {
  color: #00997a;
  position: absolute;
  left: 0;
}
section#contact .maps {
  max-width: 1400px;
  margin: 0 auto !important;
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  section#contact .text {
    display: grid;
    grid-template-columns: 30% 40% 30%;
  }
  section#contact .text address:not(:first-child), section#contact .text .contact:not(:first-child) {
    padding-top: 0;
  }
  section#contact .maps {
    display: grid;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
  }
}
.impressum .text {
  position: relative;
}
.impressum .text p {
  padding-left: 2.5rem;
}
.impressum .text p i {
  color: #00997a;
  position: absolute;
  left: 0;
}
.filter {
  background-color: #00997a;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 3.6rem;
}
.filter button {
  border: 2px solid white;
  height: 2.4rem;
  color: #00997a;
  background-color: white;
}
.filter button:not(.active) {
  cursor: pointer;
}
.filter button.active {
  background: none;
  color: white;
}
#jobs section:nth-of-type(odd) {
  background-color: #ebebeb;
}
#dlgwrapper {
  position: unset;
}
#dlgwrapper form {
  margin: 0;
}
#dlgwrapper .dialog {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  color: white;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 20;
}
#dlgwrapper .dialog i.fa-times-circle {
  position: absolute;
  font-size: 32px;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 21;
}
#dlgwrapper .dialog .content {
  width: 100%;
  max-width: 400px;
  max-height: 100%;
  overflow-y: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  border-radius: 4px;
  position: absolute;
  color: black;
  background-color: white;
}
#dlgwrapper .dialog .content .header h2 {
  font-size: 32px;
  line-height: 32px;
}
#dlgwrapper .dialog .content .body p {
  font-size: 2rem;
  margin-bottom: 20px;
}
#dlgwrapper .dialog .content .body p a {
  font-size: 14px;
  text-decoration: underline;
}
#dlgwrapper .dialog .content .body p[data-validate-for] {
  color: red;
  text-align: center;
  margin-top: -0.5rem;
  font-size: 15px;
}
#dlgwrapper .dialog .content .body .g-recaptcha {
  padding-bottom: 20px;
}
#dlgwrapper .dialog .content .body .g-recaptcha > div {
  margin: 0 auto;
}
#dlgwrapper .dialog .content .footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#dlgwrapper .dialog .content .footer hr {
  width: 100%;
  height: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  margin: 2rem 0;
}
#dlgwrapper .dialog .content .footer button, #dlgwrapper .dialog .content .footer a {
  text-align: center;
  text-decoration: none;
  padding: 0.5rem;
  min-width: 100px;
  margin: 0 auto;
}
#dlgwrapper .dialog .content h2, #dlgwrapper .dialog .content p {
  margin-left: 0;
  margin-top: 0;
}
#dlgwrapper .dialog .content h2 {
  margin-top: 0;
  padding: 0;
}
footer {
  position: relative;
  background-color: #4b4b4b;
  color: white;
  font-size: 1.4rem;
  line-height: 3rem;
  font-weight: 300;
  padding: 2rem;
}
footer .copy {
  text-align: center;
}
footer ul {
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  display: inline;
  margin: 0 1rem;
}
footer ul a {
  color: white;
}
footer ul a:hover {
  color: white;
  text-decoration: overline;
}
@media (min-width: 769px) {
  footer {
    padding: 1.5rem 2rem;
  }
  footer .copy {
    width: 50%;
    margin-left: 6rem;
    text-align: left;
  }
  footer ul {
    position: absolute;
    right: 8rem;
    width: 50%;
    text-align: right;
    top: 1.5rem;
  }
}
.animated {
  opacity: 0;
  position: relative;
}
.animated.slide-left {
  opacity: 0;
  transition: all 500ms linear;
  transform: translate3d(-100px, 0px, 0px);
}
.animated.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
