@charset "UTF-8";
@import 'reset.min.css';
:root {
  background-attachment: fixed;
}

html,
body {
  height: 100%;
  width: 100%;
}

body:not(.Blog):not(.BlogPost) {
  font-family: "Merriweather", "Helvetica Neue", Arial, sans-serif;
  background-color: #A9A2A5;
}
body:not(.Blog):not(.BlogPost) #body-bg {
  position: fixed;
  z-index: -1;
  height: 100vh;
  width: 100vw;
  background-image: url("../img/bg.jpg");
  background-size: cover;
}

hr {
  border-color: #617338;
  border-width: 3px;
  max-width: 50px;
  margin: 50px auto;
}
hr.light {
  border-color: white;
}

a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: white;
}
a:hover, a:focus {
  color: white;
  text-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  margin: 1.5em 0;
}

p,
ul {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

ul {
  padding-left: 13px;
}

ol {
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 0;
}

@media (min-width: 768px) {
  ol {
    padding-left: 40px;
  }
}
b,
strong {
  font-size: 1.2em;
  font-weight: normal;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.9);
}

.content-container.new-typo {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}

.new-typo b,
.new-typo strong,
body.mce-content-body b,
body.mce-content-body strong {
  font-size: 1em;
  font-weight: bold;
  font-family: inherit;
  color: inherit;
}
.new-typo .text-center,
body.mce-content-body .text-center {
  text-align: center;
}
.new-typo ul li, .new-typo ul dl,
body.mce-content-body ul li,
body.mce-content-body ul dl {
  list-style-type: initial;
}
.new-typo ul.bouncein-items,
body.mce-content-body ul.bouncein-items {
  margin-left: 0;
  margin-right: 0;
}
.new-typo ul.bouncein-items li,
body.mce-content-body ul.bouncein-items li {
  position: relative;
  list-style-type: none;
  line-height: 1.5em;
  padding: 0 0 0 2.2em;
}
.new-typo ul.bouncein-items li i,
body.mce-content-body ul.bouncein-items li i {
  position: absolute;
  left: 0;
  margin: 0 !important;
}
.new-typo.boxed-light .custom-icon + h3,
body.mce-content-body.boxed-light .custom-icon + h3 {
  position: relative;
  max-width: 200px;
  min-height: 46px;
  margin: 0.75em auto 2em;
}
.new-typo.boxed-light p,
body.mce-content-body.boxed-light p {
  margin: 15px 0;
  padding: 0;
}

:root {
  background-attachment: fixed;
}

html,
body {
  height: 100%;
  width: 100%;
}

body:not(.Blog):not(.BlogPost) {
  font-family: "Merriweather", "Helvetica Neue", Arial, sans-serif;
  background-color: #A9A2A5;
}
body:not(.Blog):not(.BlogPost) #body-bg {
  position: fixed;
  z-index: -1;
  height: 100vh;
  width: 100vw;
  background-image: url("../img/bg.jpg");
  background-size: cover;
}

hr {
  border-color: #617338;
  border-width: 3px;
  max-width: 50px;
  margin: 50px auto;
}
hr.light {
  border-color: white;
}

a {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  color: white;
}
a:hover, a:focus {
  color: white;
  text-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  margin: 1.5em 0;
}

p,
ul {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

ul {
  padding-left: 13px;
}

ol {
  font-size: 18px;
  margin-bottom: 20px;
  padding-left: 0;
}

@media (min-width: 768px) {
  ol {
    padding-left: 40px;
  }
}
b,
strong {
  font-size: 1.2em;
  font-weight: normal;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.9);
}

.content-container.new-typo {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}

.new-typo b,
.new-typo strong,
body.mce-content-body b,
body.mce-content-body strong {
  font-size: 1em;
  font-weight: bold;
  font-family: inherit;
  color: inherit;
}
.new-typo .text-center,
body.mce-content-body .text-center {
  text-align: center;
}
.new-typo ul li, .new-typo ul dl,
body.mce-content-body ul li,
body.mce-content-body ul dl {
  list-style-type: initial;
}
.new-typo ul.bouncein-items,
body.mce-content-body ul.bouncein-items {
  margin-left: 0;
  margin-right: 0;
}
.new-typo ul.bouncein-items li,
body.mce-content-body ul.bouncein-items li {
  position: relative;
  list-style-type: none;
  line-height: 1.5em;
  padding: 0 0 0 2.2em;
}
.new-typo ul.bouncein-items li i,
body.mce-content-body ul.bouncein-items li i {
  position: absolute;
  left: 0;
  margin: 0 !important;
}
.new-typo.boxed-light .custom-icon + h3,
body.mce-content-body.boxed-light .custom-icon + h3 {
  position: relative;
  max-width: 200px;
  min-height: 46px;
  margin: 0.75em auto 2em;
}
.new-typo.boxed-light p,
body.mce-content-body.boxed-light p {
  margin: 15px 0;
  padding: 0;
}

.bg-primary {
  background-color: #617338;
  background: rgba(97, 115, 56, 0.95);
  background: #617338;
  background: linear-gradient(177deg, rgba(97, 115, 56, 0.95) 0%, rgba(97, 115, 56, 0.95) 28%, rgba(145, 158, 116, 0.95) 73%, rgba(145, 158, 116, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#617338", endColorstr="#919e74", GradientType=1);
}

.bg-dark {
  background-color: rgba(34, 34, 34, 0.7);
  color: white;
}

#about {
  color: #fff;
}

.row-justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row-justify:before {
  display: block;
}
.row-justify [class^=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.boxed {
  border-radius: 5px;
  border: 2px solid;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
}
.boxed p,
.boxed ul {
  margin: 0;
  padding: 15px 0;
}
.boxed ul {
  margin-left: 30px;
  margin-right: 30px;
}

.boxed-dark {
  border-radius: 5px;
  border: 2px solid;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  background: rgba(34, 34, 34, 0.4);
  border-color: rgba(97, 115, 56, 0.2);
}
.boxed-dark p,
.boxed-dark ul {
  margin: 0;
  padding: 15px 0;
}
.boxed-dark ul {
  margin-left: 30px;
  margin-right: 30px;
}

.boxed-light {
  border-radius: 5px;
  border: 2px solid;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  background: rgba(145, 158, 116, 0.4);
  border-color: rgba(145, 158, 116, 0.2);
}
.boxed-light p,
.boxed-light ul {
  margin: 0;
  padding: 15px 0;
}
.boxed-light ul {
  margin-left: 30px;
  margin-right: 30px;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

.text-shadow {
  text-shadow: 0px 0px 11px rgba(39, 39, 39, 0.7);
}
.text-shadow i.fa {
  text-shadow: -1px -1px 0px #ffffff;
}

.modal section {
  padding: 30px 0;
}

aside {
  padding: 50px 0;
}

.no-padding {
  padding: 0;
}

blockquote {
  margin-bottom: 0;
  border: 0;
  padding: 15px 20px;
}
blockquote.boxed-light p {
  margin: 0 0 15px;
  padding: 0;
}
blockquote .fa {
  margin-right: 15px;
  font-size: 2em;
}
blockquote footer {
  color: inherit;
  font-style: italic;
  text-align: right;
}

iframe {
  width: 100%;
  height: 100%;
}

.modal-content {
  padding: 30px;
}

.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.navbar-default .navbar-header .navbar-brand {
  color: #617338;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #445127;
}

@media (max-width: 399px) {
  .navbar-default .navbar-header .navbar-brand {
    /*font-size: 1.15em;*/
    font-size: 0.9em;
  }
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #222222;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #617338;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #617338 !important;
  background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

@media (min-width: 768px) {
  .navbar-default {
    background-color: rgba(34, 34, 34, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #617338;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #445127;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #617338;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  text-align: center;
  color: white;
}

header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}

header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

header .header-content .header-content-inner h1 small {
  color: white;
}

header .header-content .header-content-inner p {
  font-weight: 300;
  color: white;
  font-size: 16px;
}

@media (min-width: 768px) and (min-height: 880px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
section {
  padding: 100px 0;
}

section a {
  text-decoration: underline;
}

section li {
  margin-bottom: 10px;
}

.section-heading {
  margin-top: 0;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}
.service-box p {
  margin-bottom: 0;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(97, 115, 56, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}

.text-primary {
  color: #617338;
}

.no-gutter > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.btn-default {
  color: #222222;
  background-color: #ffffff;
  border-color: #ffffff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #222222;
}

.btn-primary {
  color: #ffffff;
  background-color: #617338;
  border-color: #617338;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #536230;
  border-color: #4d5b2c;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #617338;
  border-color: #617338;
}

.btn-primary .badge {
  color: #617338;
  background-color: #ffffff;
}

.btn-primary.collapsed {
  background-color: #7e9549;
}

.btn {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: inherit;
}

.btn-xl {
  padding: 15px 30px;
}

.btn-round {
  padding: 15px 20px;
  margin: 0 3px;
}

@media (min-width: 400px) {
  .btn-round {
    margin: 0 10px;
  }
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

body {
  webkit-tap-highlight-color: #222222;
}

.panel {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.feature-video {
  border-radius: 5px;
}

.feature-video iframe {
  height: 240px;
}

@media (min-width: 768px) {
  .feature-video iframe {
    height: 530px;
  }
}
.profile-img img {
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.5);
  max-width: 100%;
  border: 2px solid rgba(145, 158, 116, 0.2);
}

.contact-items div {
  margin: 31px 0;
}

.modal.testimonial .modal-body,
.modal.testimonial blockquote {
  padding: 0;
}

.modal.testimonial .fa {
  font-size: 5em;
  font-style: italic;
  opacity: 0.2;
  margin-left: -25px;
  margin-top: -25px;
  width: 80px;
}

#about {
  position: relative;
  overflow: hidden;
}
#about .bg-image {
  height: 100%;
  width: 100%;
  top: 0;
  background-image: url("../img/bg-interview.jpg");
  background-repeat: no-repeat;
  background-color: #617337;
  z-index: -1;
}
@media (hover: none) and (pointer: coarse) {
  #about .bg-image {
    position: absolute;
    background-size: cover;
    background-position: left top;
    transform: translateZ(0);
    will-change: transform;
  }
}
@media (hover: hover) and (pointer: fine) {
  #about .bg-image {
    position: absolute;
    background-size: cover;
    background-position: left top;
    background-attachment: fixed;
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  #about .bg-image {
    background-size: contain;
    background-position: right;
  }
}

#cta_aktion .btn {
  rotate: -9deg;
  margin-top: -70px;
}

#cta_aktion .btn small {
  font-size: 57%;
  margin-top: 0px;
  display: block;
}

body {
  min-width: 320px;
}

section {
  padding: 90px 0 70px;
}

h1 + hr {
  opacity: 0;
  margin: 0 auto 0.5em;
}

h2, h3, h4 {
  margin-bottom: 1em;
}
h2 + hr, h3 + hr, h4 + hr {
  display: none;
  opacity: 0;
  margin: 0 auto 1em;
}

#services > .container-fluid > .row > .text-center > p.text-center {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#services > .container-fluid > .row > .text-center hr.primary {
  opacity: 0;
  margin: 0 auto 30px;
}
#services > .container-fluid .boxed-light.text-center.new-typo hr {
  display: none;
}

#dressur {
  text-align: unset;
}
#dressur ul li {
  list-style-type: inherit;
}
#dressur p, #dressur ul li {
  font-size: 18px;
}
#dressur p + p {
  padding-top: 0;
}

.never-too-late .boxed-dark {
  background: transparent;
  border: 0;
  margin-bottom: 0;
  padding: 0;
}
.never-too-late .boxed-dark h2 {
  margin: 15px 0 0;
}

.indications.bg-primary {
  background: linear-gradient(177deg, rgba(97, 115, 56, 0.5) 0%, rgba(97, 115, 56, 0.5) 28%, rgba(145, 158, 116, 0.5) 73%, rgba(145, 158, 116, 0.5) 100%);
}

@media (max-width: 1130px) {
  #mainNav .nav > li > a {
    padding: 15px 10px;
  }
}
@media (max-width: 1020px) and (min-aspect-ratio: 4.8/3) {
  header .header-content {
    position: relative;
    text-align: center;
    padding: 100px 15px 100px;
    width: 100%;
  }
}
header .header-content .header-content-inner h1 {
  margin-bottom: 0.35em;
}
header .header-content .header-content-inner hr {
  margin-top: 0;
}

.never-too-late {
  position: relative;
  float: none;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.slider-container {
  width: calc(100% - 50px);
  max-width: 1360px;
  margin: 0 auto;
}
.slider-container .slick-slider {
  margin-bottom: 100px !important;
}
.slider-container .slick-slider .slick-track {
  display: flex;
  align-items: stretch;
}
.slider-container .slick-slider .slick-track .slick-slide {
  float: none;
  height: unset;
  min-height: unset;
  position: relative;
}
.slider-container .slick-slider .slick-track .slick-slide > div {
  height: 100%;
  padding-bottom: 30px;
}
.slider-container .slick-slider .slick-track .slick-slide > div .kundenstimme-container {
  padding: 0 15px;
  height: 100%;
}
.slider-container .slick-slider .slick-track .slick-slide > div .kundenstimme-container .boxed-light {
  height: 100%;
  margin-bottom: 0;
  display: grid;
  align-items: center;
}
.slider-container .slick-slider .slick-track .slick-slide > div .kundenstimme-container .boxed-light span.btn-container {
  display: block;
  text-align: center;
  margin: 20px 0 0;
}

.kundenstimme-content {
  display: none;
}
.kundenstimme-content .autor {
  font-size: 0.8em;
  text-align: right;
  font-style: italic;
}
.kundenstimme-content .autor:before {
  content: "— ";
}

.fancybox__backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

.fancybox__content {
  color: white;
  text-shadow: 0 0 11px rgba(39, 39, 39, 0.7);
  background: linear-gradient(177deg, rgba(97, 115, 56, 0.95) 0%, rgba(97, 115, 56, 0.95) 28%, rgba(145, 158, 116, 0.95) 73%, rgba(145, 158, 116, 0.95) 100%);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  width: 80%;
  max-width: 600px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  font-size: 1.2em;
  font-weight: normal;
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.42857143;
  padding: 2rem 2rem 1.5rem;
}
.fancybox__content p {
  margin-bottom: 1em;
}

.contact-items {
  min-width: 250px;
}

#services {
  width: unset;
}
#services .fa-check-circle.fa-2x {
  font-size: 1.5em;
  margin: 4px 5px 4px 0;
}

@media (min-width: 992px) {
  #services .col-md-7 {
    width: unset;
  }
}
@media (max-width: 480px) {
  .slider-container {
    width: calc(100% - 46px);
  }
  .slider-container .slick-slider .slick-track .slick-slide > div .kundenstimme-container {
    padding: 0 10px;
  }
}
@media (max-width: 420px) {
  .slider-container .slick-slider .slick-track .slick-slide > div .kundenstimme-container {
    padding: 0 5px;
  }
}

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