body {
  font-family: 'pt-sans', sans-serif;
  font-size: 18px;
  color: #565656;
  line-height: 1.5em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: 'pt-sans', sans-serif;
  font-weight: 400;
  line-height: 1;
  color: #326932;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small {
  display: block;
  font-size: 24px;
  margin-top: 5px;
}
h1,
.h1 {
  font-size: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px)  {
  h1,
  .h1 {
    font-size: 35px;
  }
}
h1 small,
.h1 small {
  margin-top: 15px;
  font-size: 30px;
}
h2,
.h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
h2 small,
.h2 small {
  font-size: 15px;
}
h3,
.h3 {
  font-size: 24px;
  margin-bottom: 30px;
}
h3 small,
.h3 small {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 18px;
  margin-bottom: 15px;
}
h1.alternate,
.h1.alternate,
h2.alternate,
.h2.alternate,
h3.alternate,
.h3.alternate,
h4.alternate,
.h4.alternate {
  font-weight: 500;
  color: #aceb9c;
}
p {
  hyphens: auto;
  margin-bottom: 1.5em;
}
#CybotCookiebotDialog h2 {
  border: none;
}
#CybotCookiebotDialog label {
  margin: 0;
}
strong {
  font-weight: 700;
}
.black {
  font-weight: 900;
}
ul {
  padding-left: 1em;
}
a,
a:hover {
  color: #000;
}
p a {
  text-decoration: underline;
}
hr {
  height: 1px;
  width: 100%;
  border-top: none;
  margin: 30px 0;
  border-bottom: 1px solid #fff;
  background: #326932;
}
ul.boxed {
  color: #326932;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.boxed li {
  margin-bottom: 30px;
}
ul.boxed li span {
  display: block;
  background: #aceb9c;
  padding: 5px;
  width: 100%;
}
.leistung {
  margin-bottom: 30px;
}
.leistung header {
  background: #aceb9c;
  padding: 30px 0;
  min-height: 110px;
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
}
.leistung header h3 {
  margin-bottom: 0;
}
.leistung ul {
  background: rgba(172, 235, 156, 0.1);
  color: #326932;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.leistung ul li {
  border-bottom: 1px solid #aceb9c;
  padding: 5px;
}
#logo-box * {
  color: #aceb9c;
  font-size: 24px;
  font-weight: 400;
  font-family: 'ff-market-web', sans-serif;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  transition: font-size ease-in-out 0.25s;
}
@media screen and (max-width: 1024px) {
  #logo-box * {
    font-size: 18px;
  }
}
#contact-box {
  text-align: right;
}
@media screen and (max-width: 767px) {
  #contact-box {
    text-align: center;
  }
}
.header-image-caption h1 {
  font-family: 'ff-market-web', sans-serif;
  font-size: 56px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
@media screen and (max-width: 767px) {
  .header-image-caption h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 575px)  {
  .header-image-caption h1 {
    font-size: 36px;
  }
}
.header-image-caption h2 {
  color: #3e5092;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #326932;
  border-bottom: 1px solid #326932;
}
/* ---- UFILM YOUTUBE VS COOKIEERKLÄRUNG ---- */
#ufilm figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  #ufilm figcaption {
    font-size: 13px;
  }
}
#ufilm figcaption a {
  color: #326932;
}
.button {
  margin-bottom: 1.4em;
  font-size: 16px;
  padding: 10px 10px;
  transition: all ease-in-out 0.25s;
}
.button.button-small {
  padding: 5px 10px;
  border-radius: 20px;
}
.button-primary {
  background: #326932;
  color: #aceb9c;
  border: 1px solid #326932;
}
.button-primary:hover {
  text-decoration: none;
  color: #326932;
  background: #fff;
  border: 1px solid #326932;
}
.button-primary:hover a {
  color: #326932;
}
.button-primary:active {
  text-decoration: none;
  color: #aceb9c;
  background: #fff;
  border: 1px solid #aceb9c;
}
.button-primary:focus {
  text-decoration: none;
  color: #aceb9c;
  background: #fff;
  border: 1px solid #aceb9c;
}
.top-bar-phone,
.top-bar-phone a {
  color: #aceb9c;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 575px)  {
  .top-bar-phone,
  .top-bar-phone a {
    margin-right: 0 ;
  }
}
.top-bar-phone:hover,
.top-bar-phone a:hover {
  color: #326932;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .top-bar-phone,
  .top-bar-phone a {
    font-size: 14px;
  }
}
.button-white {
  color: #fff;
  border: 1px solid #fff;
}
.button-white:hover {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
}
.button-white:active {
  text-decoration: none;
  color: #aceb9c;
  background: #fff;
}
.button-white:focus {
  text-decoration: none;
  color: #aceb9c;
  background: #fff;
}
@media screen and (max-width: 575px)  {
  #infos {
    font-size: 14px;
  }
}
/* ------------ */
figcaption {
  margin-top: 10px;
  color: #999;
  font-size: 12px;
  line-height: 14px;
}
blockquote {
  font-family: 'ff-market-web', serif;
  font-size: 28px;
  line-height: 1.0em;
  display: inline-block;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  blockquote {
    margin-top: 15px;
    text-align: center;
  }
}
blockquote footer {
  font-family: 'pt-sans', sans-serif;
  padding: 0;
  background: none;
  height: auto;
  min-height: auto;
  width: auto;
  font-size: 18px;
}
.ribbon blockquote {
  color: #fff;
}
.ribbon blockquote p {
  margin-bottom: .5em;
  hyphens: manual;
}
.ribbon blockquote footer {
  color: #aceb9c;
}
.ribbon blockquote footer:before {
  content: '\2015 ';
  margin-right: 5px;
  display: inline;
  color: #aceb9c;
}
/* FOOTER */
footer h3,
footer address,
footer p,
footer a {
  font-size: 14px;
  line-height: 1.4em;
  color: #fff;
}
footer a:hover {
  color: #aceb9c;
}
ul#footernav {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 767px) {
  ul#footernav {
    text-align: center;
  }
}
html,
body {
  position: relative;
  height: 100%;
  min-height: 100%;
}
#master {
  height: auto!important;
  min-height: 100%;
}
#body-bg {
  position: fixed;
  width: 100%;
  height: auto!important;
  min-height: 100%;
}
/* EBENEN */
#logo-box {
  z-index: 102;
}
#top-bar {
  z-index: 101;
}
#firstbox {
  z-index: 100;
}
.content {
  z-index: 100;
}
#mainwrapper {
  z-index: -1;
}
footer {
  z-index: 100;
}
#header-image {
  z-index: 99;
}
/* START HEADER -----------------------------*/
#header {
  position: fixed;
  z-index: 1049;
  top: 0;
  width: 100%;
  background: #528b4d;
  min-height: 60px;
  padding: 10px 0;
  transition: all ease-in-out 0.25s;
}
@media screen and (max-width: 575px)  {
  #header {
    padding: 10px 5px;
  }
}
/*-----------------------------------------------------------------*/
#header-image {
  z-index: 1;
  height: auto !important;
  min-height: 100%;
  width: 100%;
  position: relative;
}
#header-image .header-image-caption {
  padding: 30px;
  background: rgba(172, 235, 156, 0.8);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.75);
}
#header-image .header-image-caption .header-image-caption-inner {
  margin-top: -60px;
}
@media screen and (max-width: 575px)  {
  #header-image .header-image-caption .header-image-caption-inner {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  #header-image .header-image-caption {
    padding: 15px;
  }
}
#header-image .gimmemore {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 30px;
  height: 40px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-image .gimmemore a {
  color: #326932;
  box-shadow: 0 0 0 0 #000000;
  transform: translate(0, 0);
  animation: hop 1s infinite;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: rgba(172, 235, 156, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-image .gimmemore a i {
  font-size: 24px;
}
#header-image .gimmemore a:hover,
#header-image .gimmemore a.stop-ani {
  text-decoration: none;
  animation: paused;
}
@keyframes hop {
  0% {
    transform: translate(0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: translate(0, 10px);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: translate(0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 767px) {
  .parallax-mirror:nth-child(3) .parallax-slider {
    margin-left: 10%;
  }
}
@media screen and (max-width: 575px)  {
  .parallax-mirror:nth-child(3) .parallax-slider {
    margin-left: 40%;
  }
}
/*-----------------------------------------------------------------*/
.stoererbox {
  overflow: unset;
}
.stoerer {
  position: relative;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  background-color: #3e5092;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 50px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.stoerer p {
  margin-bottom: 15px;
}
.stoerer small {
  font-size: 18px;
  padding: 10px 0;
}
@media screen and (max-width: 1199px) {
  .stoerer {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .stoerer small {
    font-size: 16px;
    padding: 10px 0;
  }
}
.stoerer small,
.stoerer span {
  display: block;
}
.stoerer#kassenstoerer {
  margin-top: -50px;
}
.stoerer#kassenstoerer:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  right: -50px;
  height: 80%;
  width: 80%;
  background: #f49636;
  border-radius: 50%;
}
.stoerer#kassenstoerer:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: -50px;
  height: 80%;
  width: 80%;
  background: #326932;
  border-radius: 50%;
}
.stoerer#kassenstoerer p:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: -50px;
  top: 0;
  height: 80%;
  width: 80%;
  background: #aceb9c;
  border-radius: 50%;
}
.stoerer#sprachenstoerer {
  font-size: 30px;
}
.stoerer#sprachenstoerer small {
  padding: 5px 0;
}
.stoerer#sprachenstoerer .smaller {
  font-size: 22px;
}
@media screen and (max-width: 1199px) {
  .stoerer#sprachenstoerer small {
    font-size: 16px;
  }
  .stoerer#sprachenstoerer .smaller {
    font-size: 18px;
    line-height: 1;
  }
}
.stoerer#sprachenstoerer:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  right: -50px;
  height: 80%;
  width: 80%;
  background: #f49636;
  border-radius: 50%;
}
@media screen and (max-width: 575px)  {
  .stoerer#sprachenstoerer:before {
    right: -25px;
  }
}
.stoerer#sprachenstoerer:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  bottom: -50px;
  height: 80%;
  width: 80%;
  background: #326932;
  border-radius: 50%;
}
@media screen and (max-width: 575px)  {
  .stoerer#sprachenstoerer:after {
    bottom: -25px;
  }
}
.stoerer#sprachenstoerer p:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  left: -50px;
  top: 0;
  height: 80%;
  width: 80%;
  background: #aceb9c;
  border-radius: 50%;
}
@media screen and (max-width: 575px)  {
  .stoerer#sprachenstoerer p:after {
    left: -25px;
  }
}
/*-----------------------------------------------------------------*/
.frame {
  border: 10px solid #aceb9c;
}
.ribbon {
  padding: 30px;
  background: #326932;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
.ribbon:before,
.ribbon:after {
  content: '';
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: #aceb9c;
  position: absolute;
}
.ribbon:before {
  top: 15px;
}
.ribbon:after {
  bottom: 15px;
}
.content {
  position: relative;
}
#map-canvas {
  height: 400px;
}
/* ---- FOOTER START ---- */
footer {
  padding: 30px;
  height: auto!important;
  min-height: 100px;
  background: #565656;
  color: #fff;
  position: relative;
  bottom: 0;
  width: 100%;
}
@media screen and (max-width: 991px) {
  footer {
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  footer {
    text-align: center;
  }
  footer #footeraddress-col {
    margin-bottom: 30px;
  }
  footer #footernav-col {
    border-top: 1px solid #fff;
  }
}
/* ---- FOOTER ENDE ---- */
/* ------------------------------------------------ */
/* --- PADDING und MARGIN  ------------------------ */
.p-200 {
  padding: 200px!important;
}
.pt-200 {
  padding-top: 200px!important;
}
.pl-200 {
  padding-left: 200px!important;
}
.pr-200 {
  padding-right: 200px!important;
}
.pb-200 {
  padding-bottom: 200px!important;
}
.m-200 {
  margin: 200px!important;
}
.mt-200 {
  margin-top: 200px!important;
}
.ml-200 {
  margin-left: 200px!important;
}
.mr-200 {
  margin-right: 200px!important;
}
.mb-200 {
  margin-bottom: 200px!important;
}
.w-200px {
  width: 200px!important;
}
.p-190 {
  padding: 190px!important;
}
.pt-190 {
  padding-top: 190px!important;
}
.pl-190 {
  padding-left: 190px!important;
}
.pr-190 {
  padding-right: 190px!important;
}
.pb-190 {
  padding-bottom: 190px!important;
}
.m-190 {
  margin: 190px!important;
}
.mt-190 {
  margin-top: 190px!important;
}
.ml-190 {
  margin-left: 190px!important;
}
.mr-190 {
  margin-right: 190px!important;
}
.mb-190 {
  margin-bottom: 190px!important;
}
.w-190px {
  width: 190px!important;
}
.p-180 {
  padding: 180px!important;
}
.pt-180 {
  padding-top: 180px!important;
}
.pl-180 {
  padding-left: 180px!important;
}
.pr-180 {
  padding-right: 180px!important;
}
.pb-180 {
  padding-bottom: 180px!important;
}
.m-180 {
  margin: 180px!important;
}
.mt-180 {
  margin-top: 180px!important;
}
.ml-180 {
  margin-left: 180px!important;
}
.mr-180 {
  margin-right: 180px!important;
}
.mb-180 {
  margin-bottom: 180px!important;
}
.w-180px {
  width: 180px!important;
}
.p-170 {
  padding: 170px!important;
}
.pt-170 {
  padding-top: 170px!important;
}
.pl-170 {
  padding-left: 170px!important;
}
.pr-170 {
  padding-right: 170px!important;
}
.pb-170 {
  padding-bottom: 170px!important;
}
.m-170 {
  margin: 170px!important;
}
.mt-170 {
  margin-top: 170px!important;
}
.ml-170 {
  margin-left: 170px!important;
}
.mr-170 {
  margin-right: 170px!important;
}
.mb-170 {
  margin-bottom: 170px!important;
}
.w-170px {
  width: 170px!important;
}
.p-160 {
  padding: 160px!important;
}
.pt-160 {
  padding-top: 160px!important;
}
.pl-160 {
  padding-left: 160px!important;
}
.pr-160 {
  padding-right: 160px!important;
}
.pb-160 {
  padding-bottom: 160px!important;
}
.m-160 {
  margin: 160px!important;
}
.mt-160 {
  margin-top: 160px!important;
}
.ml-160 {
  margin-left: 160px!important;
}
.mr-160 {
  margin-right: 160px!important;
}
.mb-160 {
  margin-bottom: 160px!important;
}
.w-160px {
  width: 160px!important;
}
.p-150 {
  padding: 150px!important;
}
.pt-150 {
  padding-top: 150px!important;
}
.pl-150 {
  padding-left: 150px!important;
}
.pr-150 {
  padding-right: 150px!important;
}
.pb-150 {
  padding-bottom: 150px!important;
}
.m-150 {
  margin: 150px!important;
}
.mt-150 {
  margin-top: 150px!important;
}
.ml-150 {
  margin-left: 150px!important;
}
.mr-150 {
  margin-right: 150px!important;
}
.mb-150 {
  margin-bottom: 150px!important;
}
.w-150px {
  width: 150px!important;
}
.p-140 {
  padding: 140px!important;
}
.pt-140 {
  padding-top: 140px!important;
}
.pl-140 {
  padding-left: 140px!important;
}
.pr-140 {
  padding-right: 140px!important;
}
.pb-140 {
  padding-bottom: 140px!important;
}
.m-140 {
  margin: 140px!important;
}
.mt-140 {
  margin-top: 140px!important;
}
.ml-140 {
  margin-left: 140px!important;
}
.mr-140 {
  margin-right: 140px!important;
}
.mb-140 {
  margin-bottom: 140px!important;
}
.w-140px {
  width: 140px!important;
}
.p-130 {
  padding: 130px!important;
}
.pt-130 {
  padding-top: 130px!important;
}
.pl-130 {
  padding-left: 130px!important;
}
.pr-130 {
  padding-right: 130px!important;
}
.pb-130 {
  padding-bottom: 130px!important;
}
.m-130 {
  margin: 130px!important;
}
.mt-130 {
  margin-top: 130px!important;
}
.ml-130 {
  margin-left: 130px!important;
}
.mr-130 {
  margin-right: 130px!important;
}
.mb-130 {
  margin-bottom: 130px!important;
}
.w-130px {
  width: 130px!important;
}
.p-120 {
  padding: 120px!important;
}
.pt-120 {
  padding-top: 120px!important;
}
.pl-120 {
  padding-left: 120px!important;
}
.pr-120 {
  padding-right: 120px!important;
}
.pb-120 {
  padding-bottom: 120px!important;
}
.m-120 {
  margin: 120px!important;
}
.mt-120 {
  margin-top: 120px!important;
}
.ml-120 {
  margin-left: 120px!important;
}
.mr-120 {
  margin-right: 120px!important;
}
.mb-120 {
  margin-bottom: 120px!important;
}
.w-120px {
  width: 120px!important;
}
.p-110 {
  padding: 110px!important;
}
.pt-110 {
  padding-top: 110px!important;
}
.pl-110 {
  padding-left: 110px!important;
}
.pr-110 {
  padding-right: 110px!important;
}
.pb-110 {
  padding-bottom: 110px!important;
}
.m-110 {
  margin: 110px!important;
}
.mt-110 {
  margin-top: 110px!important;
}
.ml-110 {
  margin-left: 110px!important;
}
.mr-110 {
  margin-right: 110px!important;
}
.mb-110 {
  margin-bottom: 110px!important;
}
.w-110px {
  width: 110px!important;
}
.p-100 {
  padding: 100px!important;
}
.pt-100 {
  padding-top: 100px!important;
}
.pl-100 {
  padding-left: 100px!important;
}
.pr-100 {
  padding-right: 100px!important;
}
.pb-100 {
  padding-bottom: 100px!important;
}
.m-100 {
  margin: 100px!important;
}
.mt-100 {
  margin-top: 100px!important;
}
.ml-100 {
  margin-left: 100px!important;
}
.mr-100 {
  margin-right: 100px!important;
}
.mb-100 {
  margin-bottom: 100px!important;
}
.w-100px {
  width: 100px!important;
}
.p-90 {
  padding: 90px!important;
}
.pt-90 {
  padding-top: 90px!important;
}
.pl-90 {
  padding-left: 90px!important;
}
.pr-90 {
  padding-right: 90px!important;
}
.pb-90 {
  padding-bottom: 90px!important;
}
.m-90 {
  margin: 90px!important;
}
.mt-90 {
  margin-top: 90px!important;
}
.ml-90 {
  margin-left: 90px!important;
}
.mr-90 {
  margin-right: 90px!important;
}
.mb-90 {
  margin-bottom: 90px!important;
}
.w-90px {
  width: 90px!important;
}
.p-80 {
  padding: 80px!important;
}
.pt-80 {
  padding-top: 80px!important;
}
.pl-80 {
  padding-left: 80px!important;
}
.pr-80 {
  padding-right: 80px!important;
}
.pb-80 {
  padding-bottom: 80px!important;
}
.m-80 {
  margin: 80px!important;
}
.mt-80 {
  margin-top: 80px!important;
}
.ml-80 {
  margin-left: 80px!important;
}
.mr-80 {
  margin-right: 80px!important;
}
.mb-80 {
  margin-bottom: 80px!important;
}
.w-80px {
  width: 80px!important;
}
.p-70 {
  padding: 70px!important;
}
.pt-70 {
  padding-top: 70px!important;
}
.pl-70 {
  padding-left: 70px!important;
}
.pr-70 {
  padding-right: 70px!important;
}
.pb-70 {
  padding-bottom: 70px!important;
}
.m-70 {
  margin: 70px!important;
}
.mt-70 {
  margin-top: 70px!important;
}
.ml-70 {
  margin-left: 70px!important;
}
.mr-70 {
  margin-right: 70px!important;
}
.mb-70 {
  margin-bottom: 70px!important;
}
.w-70px {
  width: 70px!important;
}
.p-60 {
  padding: 60px!important;
}
.pt-60 {
  padding-top: 60px!important;
}
.pl-60 {
  padding-left: 60px!important;
}
.pr-60 {
  padding-right: 60px!important;
}
.pb-60 {
  padding-bottom: 60px!important;
}
.m-60 {
  margin: 60px!important;
}
.mt-60 {
  margin-top: 60px!important;
}
.ml-60 {
  margin-left: 60px!important;
}
.mr-60 {
  margin-right: 60px!important;
}
.mb-60 {
  margin-bottom: 60px!important;
}
.w-60px {
  width: 60px!important;
}
.p-50 {
  padding: 50px!important;
}
.pt-50 {
  padding-top: 50px!important;
}
.pl-50 {
  padding-left: 50px!important;
}
.pr-50 {
  padding-right: 50px!important;
}
.pb-50 {
  padding-bottom: 50px!important;
}
.m-50 {
  margin: 50px!important;
}
.mt-50 {
  margin-top: 50px!important;
}
.ml-50 {
  margin-left: 50px!important;
}
.mr-50 {
  margin-right: 50px!important;
}
.mb-50 {
  margin-bottom: 50px!important;
}
.w-50px {
  width: 50px!important;
}
.p-40 {
  padding: 40px!important;
}
.pt-40 {
  padding-top: 40px!important;
}
.pl-40 {
  padding-left: 40px!important;
}
.pr-40 {
  padding-right: 40px!important;
}
.pb-40 {
  padding-bottom: 40px!important;
}
.m-40 {
  margin: 40px!important;
}
.mt-40 {
  margin-top: 40px!important;
}
.ml-40 {
  margin-left: 40px!important;
}
.mr-40 {
  margin-right: 40px!important;
}
.mb-40 {
  margin-bottom: 40px!important;
}
.w-40px {
  width: 40px!important;
}
.p-30 {
  padding: 30px!important;
}
.pt-30 {
  padding-top: 30px!important;
}
.pl-30 {
  padding-left: 30px!important;
}
.pr-30 {
  padding-right: 30px!important;
}
.pb-30 {
  padding-bottom: 30px!important;
}
.m-30 {
  margin: 30px!important;
}
.mt-30 {
  margin-top: 30px!important;
}
.ml-30 {
  margin-left: 30px!important;
}
.mr-30 {
  margin-right: 30px!important;
}
.mb-30 {
  margin-bottom: 30px!important;
}
.w-30px {
  width: 30px!important;
}
.p-20 {
  padding: 20px!important;
}
.pt-20 {
  padding-top: 20px!important;
}
.pl-20 {
  padding-left: 20px!important;
}
.pr-20 {
  padding-right: 20px!important;
}
.pb-20 {
  padding-bottom: 20px!important;
}
.m-20 {
  margin: 20px!important;
}
.mt-20 {
  margin-top: 20px!important;
}
.ml-20 {
  margin-left: 20px!important;
}
.mr-20 {
  margin-right: 20px!important;
}
.mb-20 {
  margin-bottom: 20px!important;
}
.w-20px {
  width: 20px!important;
}
.p-15 {
  padding: 15px!important;
}
.pt-15 {
  padding-top: 15px!important;
}
.pl-15 {
  padding-left: 15px!important;
}
.pr-15 {
  padding-right: 15px!important;
}
.pb-15 {
  padding-bottom: 15px!important;
}
.m-15 {
  margin: 15px!important;
}
.mt-15 {
  margin-top: 15px!important;
}
.ml-15 {
  margin-left: 15px!important;
}
.mr-15 {
  margin-right: 15px!important;
}
.mb-15 {
  margin-bottom: 15px!important;
}
.w-15px {
  width: 15px!important;
}
.p-10 {
  padding: 10px!important;
}
.pt-10 {
  padding-top: 10px!important;
}
.pl-10 {
  padding-left: 10px!important;
}
.pr-10 {
  padding-right: 10px!important;
}
.pb-10 {
  padding-bottom: 10px!important;
}
.m-10 {
  margin: 10px!important;
}
.mt-10 {
  margin-top: 10px!important;
}
.ml-10 {
  margin-left: 10px!important;
}
.mr-10 {
  margin-right: 10px!important;
}
.mb-10 {
  margin-bottom: 10px!important;
}
.w-10px {
  width: 10px!important;
}
.p-5 {
  padding: 5px!important;
}
.pt-5 {
  padding-top: 5px!important;
}
.pl-5 {
  padding-left: 5px!important;
}
.pr-5 {
  padding-right: 5px!important;
}
.pb-5 {
  padding-bottom: 5px!important;
}
.m-5 {
  margin: 5px!important;
}
.mt-5 {
  margin-top: 5px!important;
}
.ml-5 {
  margin-left: 5px!important;
}
.mr-5 {
  margin-right: 5px!important;
}
.mb-5 {
  margin-bottom: 5px!important;
}
.w-5px {
  width: 5px!important;
}
.p-0 {
  padding: 0px!important;
}
.pt-0 {
  padding-top: 0px!important;
}
.pl-0 {
  padding-left: 0px!important;
}
.pr-0 {
  padding-right: 0px!important;
}
.pb-0 {
  padding-bottom: 0px!important;
}
.m-0 {
  margin: 0px!important;
}
.mt-0 {
  margin-top: 0px!important;
}
.ml-0 {
  margin-left: 0px!important;
}
.mr-0 {
  margin-right: 0px!important;
}
.mb-0 {
  margin-bottom: 0px!important;
}
.w-0px {
  width: 0px!important;
}
.color-primary,
.color-primary * {
  color: #326932 !important;
}
.color-secondary,
.color-secondary * {
  color: #aceb9c !important;
}
.color-tertiary,
.color-tertiary * {
  color: #3e5092 !important;
}
.color-neutral,
.color-neutral * {
  color: #565656 !important;
}
.color-white,
.color-white * {
  color: #fff!important;
}
.color-black,
.color-black * {
  color: #000!important;
}
/* ------------------------------------------------ */
/* --- COLORS ------------------------------------- */
.bg-white {
  background-color: #fff !important;
}
.bg-white-0 {
  background-color: #ffffff;
}
.bg-trans-white-0 {
  background-color: rgba(255, 255, 255, 0);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-1 {
  background-color: #ffffff;
}
.bg-trans-white-1 {
  background-color: rgba(255, 255, 255, 0.01);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-2 {
  background-color: #ffffff;
}
.bg-trans-white-2 {
  background-color: rgba(255, 255, 255, 0.02);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-3 {
  background-color: #ffffff;
}
.bg-trans-white-3 {
  background-color: rgba(255, 255, 255, 0.03);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-4 {
  background-color: #ffffff;
}
.bg-trans-white-4 {
  background-color: rgba(255, 255, 255, 0.04);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-5 {
  background-color: #ffffff;
}
.bg-trans-white-5 {
  background-color: rgba(255, 255, 255, 0.05);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-10 {
  background-color: #ffffff;
}
.bg-trans-white-10 {
  background-color: rgba(255, 255, 255, 0.1);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-20 {
  background-color: #ffffff;
}
.bg-trans-white-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-30 {
  background-color: #ffffff;
}
.bg-trans-white-30 {
  background-color: rgba(255, 255, 255, 0.3);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-40 {
  background-color: #ffffff;
}
.bg-trans-white-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-50 {
  background-color: #ffffff;
}
.bg-trans-white-50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-60 {
  background-color: #ffffff;
}
.bg-trans-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-70 {
  background-color: #ffffff;
}
.bg-trans-white-70 {
  background-color: rgba(255, 255, 255, 0.7);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-80 {
  background-color: #ffffff;
}
.bg-trans-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-90 {
  background-color: #ffffff;
}
.bg-trans-white-90 {
  background-color: rgba(255, 255, 255, 0.9);
}
.bg-white {
  background-color: #fff !important;
}
.bg-white-100 {
  background-color: #ffffff;
}
.bg-trans-white-100 {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-0 {
  background-color: #ffffff;
}
.bg-trans-black-0 {
  background-color: rgba(0, 0, 0, 0);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-1 {
  background-color: #fcfcfc;
}
.bg-trans-black-1 {
  background-color: rgba(0, 0, 0, 0.01);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-2 {
  background-color: #fafafa;
}
.bg-trans-black-2 {
  background-color: rgba(0, 0, 0, 0.02);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-3 {
  background-color: #f7f7f7;
}
.bg-trans-black-3 {
  background-color: rgba(0, 0, 0, 0.03);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-4 {
  background-color: #f5f5f5;
}
.bg-trans-black-4 {
  background-color: rgba(0, 0, 0, 0.04);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-5 {
  background-color: #f2f2f2;
}
.bg-trans-black-5 {
  background-color: rgba(0, 0, 0, 0.05);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-10 {
  background-color: #e6e6e6;
}
.bg-trans-black-10 {
  background-color: rgba(0, 0, 0, 0.1);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-20 {
  background-color: #cccccc;
}
.bg-trans-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-30 {
  background-color: #b3b3b3;
}
.bg-trans-black-30 {
  background-color: rgba(0, 0, 0, 0.3);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-40 {
  background-color: #999999;
}
.bg-trans-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-50 {
  background-color: #808080;
}
.bg-trans-black-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-60 {
  background-color: #666666;
}
.bg-trans-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-70 {
  background-color: #4d4d4d;
}
.bg-trans-black-70 {
  background-color: rgba(0, 0, 0, 0.7);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-80 {
  background-color: #333333;
}
.bg-trans-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-90 {
  background-color: #1a1a1a;
}
.bg-trans-black-90 {
  background-color: rgba(0, 0, 0, 0.9);
}
.bg-black {
  background-color: #000 !important;
}
.bg-black-100 {
  background-color: #000000;
}
.bg-trans-black-100 {
  background-color: #000000;
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-0 {
  background-color: #ffffff;
}
.bg-trans-primary-0 {
  background-color: rgba(50, 105, 50, 0);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-1 {
  background-color: #fdfefd;
}
.bg-trans-primary-1 {
  background-color: rgba(50, 105, 50, 0.01);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-2 {
  background-color: #fafdfa;
}
.bg-trans-primary-2 {
  background-color: rgba(50, 105, 50, 0.02);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-3 {
  background-color: #f8fcf8;
}
.bg-trans-primary-3 {
  background-color: rgba(50, 105, 50, 0.03);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-4 {
  background-color: #f5faf5;
}
.bg-trans-primary-4 {
  background-color: rgba(50, 105, 50, 0.04);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-5 {
  background-color: #f3f9f3;
}
.bg-trans-primary-5 {
  background-color: rgba(50, 105, 50, 0.05);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-10 {
  background-color: #e7f4e7;
}
.bg-trans-primary-10 {
  background-color: rgba(50, 105, 50, 0.1);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-20 {
  background-color: #cfe8cf;
}
.bg-trans-primary-20 {
  background-color: rgba(50, 105, 50, 0.2);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-30 {
  background-color: #b7ddb7;
}
.bg-trans-primary-30 {
  background-color: rgba(50, 105, 50, 0.3);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-40 {
  background-color: #9fd19f;
}
.bg-trans-primary-40 {
  background-color: rgba(50, 105, 50, 0.4);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-50 {
  background-color: #87c687;
}
.bg-trans-primary-50 {
  background-color: rgba(50, 105, 50, 0.5);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-60 {
  background-color: #6fba6f;
}
.bg-trans-primary-60 {
  background-color: rgba(50, 105, 50, 0.6);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-70 {
  background-color: #57af57;
}
.bg-trans-primary-70 {
  background-color: rgba(50, 105, 50, 0.7);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-80 {
  background-color: #499949;
}
.bg-trans-primary-80 {
  background-color: rgba(50, 105, 50, 0.8);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-90 {
  background-color: #3d813d;
}
.bg-trans-primary-90 {
  background-color: rgba(50, 105, 50, 0.9);
}
.bg-primary {
  background-color: #326932 !important;
}
.bg-primary-100 {
  background-color: #326932;
}
.bg-trans-primary-100 {
  background-color: #326932;
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-0 {
  background-color: #ffffff;
}
.bg-trans-secondary-0 {
  background-color: rgba(172, 235, 156, 0);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-1 {
  background-color: #fefffe;
}
.bg-trans-secondary-1 {
  background-color: rgba(172, 235, 156, 0.01);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-2 {
  background-color: #fdfffd;
}
.bg-trans-secondary-2 {
  background-color: rgba(172, 235, 156, 0.02);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-3 {
  background-color: #fdfefc;
}
.bg-trans-secondary-3 {
  background-color: rgba(172, 235, 156, 0.03);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-4 {
  background-color: #fcfefb;
}
.bg-trans-secondary-4 {
  background-color: rgba(172, 235, 156, 0.04);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-5 {
  background-color: #fbfefa;
}
.bg-trans-secondary-5 {
  background-color: rgba(172, 235, 156, 0.05);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-10 {
  background-color: #f7fdf5;
}
.bg-trans-secondary-10 {
  background-color: rgba(172, 235, 156, 0.1);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-20 {
  background-color: #eefbeb;
}
.bg-trans-secondary-20 {
  background-color: rgba(172, 235, 156, 0.2);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-30 {
  background-color: #e6f9e1;
}
.bg-trans-secondary-30 {
  background-color: rgba(172, 235, 156, 0.3);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-40 {
  background-color: #def7d7;
}
.bg-trans-secondary-40 {
  background-color: rgba(172, 235, 156, 0.4);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-50 {
  background-color: #d5f5ce;
}
.bg-trans-secondary-50 {
  background-color: rgba(172, 235, 156, 0.5);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-60 {
  background-color: #cdf3c4;
}
.bg-trans-secondary-60 {
  background-color: rgba(172, 235, 156, 0.6);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-70 {
  background-color: #c5f1ba;
}
.bg-trans-secondary-70 {
  background-color: rgba(172, 235, 156, 0.7);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-80 {
  background-color: #bdefb0;
}
.bg-trans-secondary-80 {
  background-color: rgba(172, 235, 156, 0.8);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-90 {
  background-color: #b4eda6;
}
.bg-trans-secondary-90 {
  background-color: rgba(172, 235, 156, 0.9);
}
.bg-secondary {
  background-color: #aceb9c !important;
}
.bg-secondary-100 {
  background-color: #aceb9c;
}
.bg-trans-secondary-100 {
  background-color: #aceb9c;
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-0 {
  background-color: #ffffff;
}
.bg-trans-tertiary-0 {
  background-color: rgba(62, 80, 146, 0);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-1 {
  background-color: #fdfdfe;
}
.bg-trans-tertiary-1 {
  background-color: rgba(62, 80, 146, 0.01);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-2 {
  background-color: #fbfbfd;
}
.bg-trans-tertiary-2 {
  background-color: rgba(62, 80, 146, 0.02);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-3 {
  background-color: #f9f9fc;
}
.bg-trans-tertiary-3 {
  background-color: rgba(62, 80, 146, 0.03);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-4 {
  background-color: #f7f8fb;
}
.bg-trans-tertiary-4 {
  background-color: rgba(62, 80, 146, 0.04);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-5 {
  background-color: #f4f6fa;
}
.bg-trans-tertiary-5 {
  background-color: rgba(62, 80, 146, 0.05);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-10 {
  background-color: #eaecf6;
}
.bg-trans-tertiary-10 {
  background-color: rgba(62, 80, 146, 0.1);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-20 {
  background-color: #d5daed;
}
.bg-trans-tertiary-20 {
  background-color: rgba(62, 80, 146, 0.2);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-30 {
  background-color: #bfc7e4;
}
.bg-trans-tertiary-30 {
  background-color: rgba(62, 80, 146, 0.3);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-40 {
  background-color: #aab5db;
}
.bg-trans-tertiary-40 {
  background-color: rgba(62, 80, 146, 0.4);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-50 {
  background-color: #95a2d2;
}
.bg-trans-tertiary-50 {
  background-color: rgba(62, 80, 146, 0.5);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-60 {
  background-color: #808fc9;
}
.bg-trans-tertiary-60 {
  background-color: rgba(62, 80, 146, 0.6);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-70 {
  background-color: #6b7dc0;
}
.bg-trans-tertiary-70 {
  background-color: rgba(62, 80, 146, 0.7);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-80 {
  background-color: #556ab7;
}
.bg-trans-tertiary-80 {
  background-color: rgba(62, 80, 146, 0.8);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-90 {
  background-color: #475ca7;
}
.bg-trans-tertiary-90 {
  background-color: rgba(62, 80, 146, 0.9);
}
.bg-tertiary {
  background-color: #3e5092 !important;
}
.bg-tertiary-100 {
  background-color: #3e5092;
}
.bg-trans-tertiary-100 {
  background-color: #3e5092;
}
.no-hyphens {
  hyphens: none;
}
.pos-fixed {
  position: fixed!important;
}
.pos-absolute {
  position: absolute!important;
}
.shadowed {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
.border-right {
  border-right-style: solid!important;
  border-right-width: 1px!important;
}
.border-right.border-right-black {
  border-right-color: #000!important;
}
@media screen and (max-width: 767px) {
  .border-right {
    border-right-style: none!important;
  }
}
@media screen and (max-width: 767px) {
  .sm-center {
    text-align: center;
  }
}
.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button {
  height: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
}
.sl-wrapper .sl-close:focus,
.sl-wrapper .sl-navigation button:focus {
  outline: 0;
}
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: .7;
  display: none;
  z-index: 1050;
}
.sl-wrapper .sl-close,
.sl-wrapper .sl-counter {
  top: 30px;
  display: none;
  color: #000;
  position: fixed;
}
.sl-wrapper {
  z-index: 1040;
}
.sl-wrapper button {
  border: 0;
  background: 0 0;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  right: 30px;
  z-index: 1060;
  margin-top: -14px;
  margin-right: -14px;
  width: 44px;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  left: 30px;
  z-index: 1060;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  width: 22px;
  text-align: center;
  display: block;
  z-index: 1060;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0;
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-image iframe,
  .sl-wrapper .sl-image img {
    border: 0;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-image iframe,
  .sl-wrapper .sl-image img {
    border: 0;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0%,
  100% {
    opacity: 0;
  }
  0% {
    transform: scale(0.1);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
  }
}