@charset "UTF-8";/*dfe3a19459c8f35a517b70a1640e8e54*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */








/* line 4, templates/g5_bwmilch/custom/scss/_timeline.scss */
/* line 5, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e0e0e5;
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
/* line 21, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e0e0e5;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e0e0e5;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/g5_bwmilch/custom/scss/_timeline.scss */
/* line 56, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e0e0e5;
  margin: 0 auto;
}
/* line 72, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e0e0e5 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #4d4d4d !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #213b87;
}
/* line 93, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
  line-height: 1.5em;
}
/* line 97, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 104, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 111, templates/g5_bwmilch/custom/scss/_timeline.scss */
/* line 112, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 116, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e0e0e5;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 128, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 135, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 140, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 144, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 151, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 155, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 161, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: -15px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  font-size: 14px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    left: 50%;
    margin-left: -50px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 185, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 189, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}



/* line 212, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.25rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 221, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 224, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 226, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #213b87;
}
/* line 232, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 236, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 242, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-description {
  line-height: 1.5em;
}
/* line 256, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 271, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 278, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 286, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 290, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 297, templates/g5_bwmilch/custom/scss/_timeline.scss */
/* line 298, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 301, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 308, templates/g5_bwmilch/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 318, templates/g5_bwmilch/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}






/* line 5, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider {
  position: relative;
  text-align: center;
}
/* line 7, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-container {
  position: relative;
}
/* line 10, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider article {
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* line 19, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider section {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 5px;
  width: 512px;
  position: absolute;
  left: 50%;
  margin-left: -256px;
  opacity: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider section {
    max-width: 100%;
    left: 0;
    margin-left: 0;
  }
}
/* line 32, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-slide {
  -webkit-transition: -webkit-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  -moz-transition: -moz-transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
  transition: transform 0.7s ease, opacity 0.7s ease, background-color 0.7s ease;
}
/* line 35, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-active {
  opacity: 1;
  z-index: 1;
}
/* line 39, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 40, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider section.bespoke-inactive .g-3d-slider-item {
  pointer-events: none;
}
/* line 45, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel {
  line-height: inherit;
  margin-bottom: 0;
}
/* line 48, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 49, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before {
  -webkit-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -moz-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -ms-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  -o-transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  transform: translateX(-980px) rotateY(-72deg) translateX(-1290px);
  opacity: 0;
}
/* line 53, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-2 {
  -webkit-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -moz-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -ms-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  -o-transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  transform: translateX(-590px) rotateY(-52deg) translateX(-780px);
  opacity: 0.3;
}
/* line 57, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-before-1 {
  -webkit-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -moz-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -ms-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  -o-transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  transform: translateX(-270px) rotateY(-30deg) translateX(-290px);
  opacity: 0.5;
}
/* line 61, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after {
  -webkit-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -moz-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -ms-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  -o-transform: translateX(980px) rotateY(72deg) translateX(1290px);
  transform: translateX(980px) rotateY(72deg) translateX(1290px);
  opacity: 0;
}
/* line 65, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-1 {
  -webkit-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -moz-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -ms-transform: translateX(270px) rotateY(30deg) translateX(290px);
  -o-transform: translateX(270px) rotateY(30deg) translateX(290px);
  transform: translateX(270px) rotateY(30deg) translateX(290px);
  opacity: 0.5;
}
/* line 69, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.carousel section.bespoke-after-2 {
  -webkit-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -moz-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -ms-transform: translateX(590px) rotateY(52deg) translateX(780px);
  -o-transform: translateX(590px) rotateY(52deg) translateX(780px);
  transform: translateX(590px) rotateY(52deg) translateX(780px);
  opacity: 0.3;
}
/* line 75, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 76, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 77, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before {
  -webkit-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-270px) rotateY(45deg) scale(0.6);
  transform: translateX(-270px) rotateY(45deg) scale(0.6);
  z-index: 6;
}
/* line 81, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-3 {
  -webkit-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-230px) rotateY(45deg) scale(0.6);
  transform: translateX(-230px) rotateY(45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 86, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-2 {
  -webkit-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-190px) rotateY(45deg) scale(0.6);
  transform: translateX(-190px) rotateY(45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 91, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-before-1 {
  -webkit-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -moz-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -ms-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  -o-transform: translateX(-150px) rotateY(45deg) scale(0.6);
  transform: translateX(-150px) rotateY(45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 96, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-active {
  z-index: 10;
}
/* line 99, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after {
  -webkit-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(270px) rotateY(-45deg) scale(0.6);
  transform: translateX(270px) rotateY(-45deg) scale(0.6);
  z-index: 6;
}
/* line 103, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-1 {
  -webkit-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(150px) rotateY(-45deg) scale(0.6);
  transform: translateX(150px) rotateY(-45deg) scale(0.6);
  opacity: 0.3;
  z-index: 9;
}
/* line 108, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-2 {
  -webkit-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(190px) rotateY(-45deg) scale(0.6);
  transform: translateX(190px) rotateY(-45deg) scale(0.6);
  opacity: 0.2;
  z-index: 8;
}
/* line 113, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow section.bespoke-after-3 {
  -webkit-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -moz-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -ms-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  -o-transform: translateX(230px) rotateY(-45deg) scale(0.6);
  transform: translateX(230px) rotateY(-45deg) scale(0.6);
  opacity: 0.1;
  z-index: 7;
}
/* line 120, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 121, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 122, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-652px) rotateY(-110deg) translateX(-530px);
}
/* line 125, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-before-1 {
  -webkit-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -moz-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -ms-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  -o-transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  transform: translateX(-332px) rotateY(-70deg) translateX(-512px);
  opacity: 0.5;
}
/* line 129, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
  transform: translateX(332px) rotateY(70deg) translateX(652px) rotateY(110deg) translateX(530px);
}
/* line 132, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.cube section.bespoke-after-1 {
  -webkit-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -moz-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -ms-transform: translateX(332px) rotateY(70deg) translateX(512px);
  -o-transform: translateX(332px) rotateY(70deg) translateX(512px);
  transform: translateX(332px) rotateY(70deg) translateX(512px);
  opacity: 0.5;
}
/* line 141, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-item {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
/* line 144, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 145, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image > a {
  display: block;
}
/* line 148, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 152, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container {
  padding: 30px;
  background: #fff;
}
/* line 156, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider p {
  margin: 0;
}
/* line 159, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title {
  margin: 0;
}
/* line 161, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a {
  color: #4d4d4d;
}
/* line 163, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-title a:hover {
  color: #213b87;
}
/* line 168, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-desc {
  margin-top: 10px;
}
/* line 171, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 172, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel {
  padding: 30px;
}
/* line 174, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 177, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 179, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2.uk-overlay-panel a:hover {
  color: #213b87;
}
/* line 184, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-info-container-style2 .g-3d-slider-special, .g-3d-slider .g-info-container-style2 .g-item-details {
  color: #fff !important;
}
/* line 188, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special {
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-special {
    float: none;
  }
}
/* line 197, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-special i {
  margin-right: 5px;
}
/* line 201, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link {
  float: right;
  font-style: italic;
}
/* line 204, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-3d-slider-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-3d-slider .g-3d-slider-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 216, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 217, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .no-special .g-3d-slider-link {
  float: none;
}
/* line 221, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 222, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .no-link .g-3d-slider-special {
  float: none;
}
/* line 226, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-bottom-info {
  margin-top: 15px;
}
/* line 229, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details {
  margin-top: 10px;
  font-size: 90%;
}
/* line 232, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 233, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details .date i {
  margin-right: 5px;
}
/* line 237, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top {
  margin-top: 0;
  font-size: 100%;
  background: #213b87;
  color: #fff;
  position: absolute;
  z-index: 20;
  padding: 10px 20px;
  top: 20px;
  margin-left: -25px;
}
@media only all and (max-width: 30rem) {
  .g-3d-slider .g-item-details.date-top {
    padding: 5px 10px;
    font-size: 90%;
    margin-left: 0;
    top: 0;
  }
}
/* line 253, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top:after {
  content: '';
  border-left: 25px solid transparent;
  border-top: 10px solid #12204a;
  bottom: -10px;
  left: 0;
  position: absolute;
  z-index: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider .g-item-details.date-top:after {
    display: none;
  }
}
/* line 265, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 266, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-item-details.date-top .date i {
  margin-right: 7px;
}
/* line 272, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 273, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 30px;
}
/* line 276, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 278, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 284, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 285, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 286, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 290, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 291, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 292, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.style3 .g-3d-slider-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 299, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 300, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation .uk-slidenav {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 303, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 304, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav {
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
/* line 309, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
  left: -20px;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -70px;
  }
}
/* line 315, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
  right: -20px;
}
@media only all and (min-width: 75rem) {
  .g-3d-slider .g-particle-navigation.arrows .uk-slidenav-next {
    right: -70px;
  }
}
/* line 322, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom {
  text-align: center;
  margin-top: 40px;
}
/* line 325, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-previous {
  margin-right: 5px;
}
/* line 328, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider .g-particle-navigation.arrows-bottom .uk-slidenav-next {
  margin-left: 5px;
}
/* line 333, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 334, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 335, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
/* line 336, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-previous, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-previous {
    left: -20px;
  }
}
/* line 342, templates/g5_bwmilch/custom/scss/_3d-slider.scss */
.g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
  right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-3d-slider.coverflow .g-particle-navigation.arrows .uk-slidenav-next, .g-3d-slider.cube .g-particle-navigation.arrows .uk-slidenav-next {
    right: -20px;
  }
}
/* line 1, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/g5_bwmilch/custom/scss/_video-feature.scss */

@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
/* line 12, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 18, templates/g5_bwmilch/custom/scss/_video-feature.scss */
/* line 19, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
/* line 28, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
/* line 31, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
/* line 33, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
/* line 37, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
/* line 39, templates/g5_bwmilch/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
/* line 5, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 6, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-image {
  float: left;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-image {
    display: none;
  }
}
/* line 11, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-image img {
  border-radius: 50%;
  width: 70px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-image img {
    width: 50px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-people .g-person-image img {
    width: 50px;
  }
}
/* line 22, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 23, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-name h4 {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .g-person-name h4 {
    font-size: 1rem;
  }
}
/* line 36, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-position {
  color: #213b87;
  font-style: italic;
  margin-top: -3px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .g-person-position {
    margin-top: 0;
  }
}
/* line 44, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 45, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .image-present .g-person-container {
  margin-left: 100px;
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present .g-person-container {
    margin-left: 70px;
    margin-top: 15px;
  }
}
/* line 60, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 61, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .image-present.position-present .g-person-container {
  margin-top: 10px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin: 0;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-people .image-present.position-present .g-person-container {
    margin-top: 4px;
  }
}
/* line 73, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab {
  border: none;
}
/* line 75, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 76, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab > li > a {
  border: 2px solid #e8e8ec;
  border-radius: 0;
  margin: 0 !important;
  color: #213b87;
  text-shadow: none;
  padding: 15px 20px !important;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  text-align: left;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 87, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab > li > a:hover {
  color: #213b87;
  background: #f8f8f8;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-people .uk-tab > li > a {
    padding: 15px !important;
  }
}
/* line 95, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 96, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab > li.uk-active > a {
  color: #213b87;
  border-color: #213b87;
}
/* line 99, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab > li.uk-active > a:hover {
  background: #fff;
}
/* line 105, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 107, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 110, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e0e0e5;
  padding: 0;
  border-radius: 0;
}
/* line 116, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 118, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 119, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #213b87;
}
/* line 122, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 125, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
/* line 135, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-grid {
  margin: 0;
}
/* line 136, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-grid:before {
  border: none;
}
/* line 140, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 141, templates/g5_bwmilch/custom/scss/_people.scss */
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav {
    width: auto;
  }
}
/* line 145, templates/g5_bwmilch/custom/scss/_people.scss */
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-grid.uk-tab-top .g-people-nav > a, .g-people .uk-tab-grid.uk-tab-bottom .g-people-nav > a {
    margin-left: 0 !important;
  }
}
/* line 153, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-top, .g-people .uk-tab-bottom {
  margin-left: -20px;
}
/* line 155, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive, .g-people .uk-tab-bottom .uk-tab-responsive {
  margin-left: 20px;
}
/* line 157, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 158, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-top .uk-tab-responsive .g-people-nav > a, .g-people .uk-tab-bottom .uk-tab-responsive .g-people-nav > a {
  margin-left: 0 !important;
}
/* line 163, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 164, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-top .g-people-nav > a, .g-people .uk-tab-bottom .g-people-nav > a {
  margin-left: 20px !important;
}
/* line 169, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 170, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 171, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
  margin-top: 20px !important;
}
@media only all and (max-width: 47.99rem) {
  .g-people .uk-tab-left .g-people-nav > a, .g-people .uk-tab-right .g-people-nav > a {
    margin-top: 0 !important;
  }
}
/* line 177, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 178, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .uk-tab-left .g-people-nav:first-child > a, .g-people .uk-tab-right .g-people-nav:first-child > a {
  margin-top: 0 !important;
}
/* line 184, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content {
  overflow: hidden;
}
/* line 186, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 189, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content p {
  margin-bottom: 0;
}
/* line 192, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content .button {
  margin-top: 30px;
}
/* line 194, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content .button > i {
  margin-right: 8px;
}
/* line 198, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.left {
  padding-left: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.left {
    padding-left: 0;
    padding-top: 35px;
  }
}
/* line 204, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 205, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 210, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.right {
  padding-right: 30px;
}
@media only all and (max-width: 47.99rem) {
  .g-people .tabs-content.right {
    padding-right: 0;
    padding-top: 35px;
  }
}
/* line 216, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 217, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 222, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.top {
  padding: 35px 0 0;
  margin: 0;
}
/* line 225, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.top > li {
  margin: 0;
}
/* line 229, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.bottom {
  padding: 0 0 35px;
  margin: 0;
}
/* line 232, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .tabs-content.bottom > li {
  margin: 0;
}
/* line 237, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 238, templates/g5_bwmilch/custom/scss/_people.scss */
/* line 239, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-name h3 {
  margin: 0;
}
/* line 243, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-position {
  margin-top: 2px;
}
/* line 246, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social {
  margin-top: 18px;
}
/* line 248, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a {
  border: 1px solid #e0e0e5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin-right: 10px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 258, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a:last-child {
  margin-right: 0;
}
/* line 261, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-social > a:hover {
  color: #213b87;
  border-color: #213b87;
}
/* line 267, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content .g-person-desc {
  margin-top: 25px;
}
/* line 270, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content blockquote {
  border-left: 5px solid #213b87;
  margin: 10px 0 0;
  padding: 0 0 0 0.938rem;
  font-size: 24px;
  font-style: italic;
  color: #4d4d4d;
}
/* line 277, templates/g5_bwmilch/custom/scss/_people.scss */
.g-people .g-person-content blockquote p {
  font-size: 24px;
  color: #4d4d4d;
}
/* line 1, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 2, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 58, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details {
  margin-bottom: 15px;
  font-size: 90%;
}
/* line 73, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span {
  margin-right: 10px;
}
/* line 75, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 78, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span i {
  margin-right: 5px;
}
/* line 82, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details.details-showbottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 87, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 92, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #213b87;
}
/* line 94, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 99, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-read-more {
  margin-top: 15px;
}
/* line 102, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 105, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 107, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 115, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 122, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 123, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 127, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 128, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 131, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 136, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 137, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 146, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-article-details {
  font-size: 100%;
}
/* line 149, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 154, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 155, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 156, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-title {
  color: #213b87 !important;
}
/* line 159, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-desc, .g-slideshow.dark-text .style3 .g-article-details {
  color: #213b87;
}
/* line 164, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 167, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 168, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 172, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 173, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 177, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 180, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 183, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 186, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 189, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 192, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 195, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 196, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 197, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 202, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 207, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 208, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
/* line 209, templates/g5_bwmilch/custom/scss/_slideshow-joomla.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/g5_bwmilch/custom/scss/_testimonials.scss */
/* line 2, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper {
  color: #fff;
}
/* line 4, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .item {
  background: #213b87;
  margin-bottom: 20px;
}
/* line 9, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-row {
  align-items: center;
}
/* line 11, templates/g5_bwmilch/custom/scss/_testimonials.scss */
/* line 12, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-row.g-grid.image-position-right {
  flex-flow: row-reverse wrap;
}
/* line 19, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-image-wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* line 23, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
  -webkit-transform: scale3d(1.8, 1.8, 1);
  -moz-transform: scale3d(1.8, 1.8, 1);
  -ms-transform: scale3d(1.8, 1.8, 1);
  -o-transform: scale3d(1.8, 1.8, 1);
  transform: scale3d(1.8, 1.8, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
/* line 31, templates/g5_bwmilch/custom/scss/_testimonials.scss */
/* line 32, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-image-wrapper:hover img {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* line 37, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-image-wrapper:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0.6;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 50, templates/g5_bwmilch/custom/scss/_testimonials.scss */
/* line 51, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-image-wrapper:hover:after {
  opacity: 0;
}
/* line 58, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-content-wrapper {
  max-width: 22.5rem;
  margin: 0 30px;
}




/* line 82, templates/g5_bwmilch/custom/scss/_testimonials.scss */
/* line 87, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-content-wrapper .item-title h3 {
  color: #afca09;
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 15px;
}
/* line 92, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-content-wrapper .item-title h3 .item-title-subline {
  color: #fff;
  display: block;
  font-size: 18px;
}
/* line 99, templates/g5_bwmilch/custom/scss/_testimonials.scss */
.g-testimonials .cube-items-wrapper .cube-content-wrapper .item-description {
  font-size: 1rem;
  line-height: 1.5;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 9, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
/* line 14, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 18, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 22, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 41, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Core
 */
/* line 48, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 56, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
/* line 63, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 72, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 79, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 89, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/* line 98, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
/* line 103, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none;
}
/* line 108, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 119, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
/* line 129, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 133, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 138, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 142, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
/* line 146, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 154, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
/* line 159, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 163, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 169, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 177, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 178, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item {
  /**
   This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
   calculation of the height of the owl-item that breaks page layouts
   */
}
/* line 179, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
/* line 188, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
/* line 192, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
/* line 202, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 203, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 209, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('https://bwmilch.de/templates/g5_bwmilch/images/owlcarousel/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
/* line 224, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
/* line 228, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 233, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
/* line 242, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 254, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 259, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav [class*='owl-'] {
  display: inline-block;
  margin: auto;
  padding: 0.9rem 0;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 270, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav [class*='owl-']:hover {
  text-decoration: none;
}
/* line 275, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav.disabled {
  opacity: 0.5;
  cursor: default;
}
/* line 281, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
/* line 285, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
/* line 289, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/* line 294, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0 0.3125rem;
  background: #213b87;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 15px;
}
/* line 305, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 307, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.owl-nav .owl-dots .owl-dot.active span, .owl-nav .owl-dots .owl-dot:hover span {
  background: #fff;
}
/* line 319, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel {
  color: #eceeef;
}
/* line 322, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper {
    min-height: 400px;
  }
}
/* line 327, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper.owl-text-slider {
  min-height: 300px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper.owl-text-slider {
    min-height: 290px;
  }
}
/* line 336, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
    display: none;
  }
}
/* line 341, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 351, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    max-width: 590px;
  }
}
@media only all and (min-width: 60rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    max-width: 750px;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 340px;
  }
}
/* line 373, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
/* line 379, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  margin: 1.25rem 0.625rem 0.625rem;
  padding: 0.938rem;
  text-align: center;
}
/* line 384, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img {
  height: 175px;
  width: 175px;
  overflow: hidden;
  display: block;
  margin: 0 auto 1.25rem;
  border-radius: 30%;
  transition: all 0.3s ease;
}
/* line 392, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img:hover {
  height: 200px;
  width: 200px;
}
/* line 399, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Asap", "Helvetica", "Arial", "sans-serifap";
  font-size: 2rem;
  line-height: 2.625rem;
  font-weight: 700;
  margin: 0 1.25rem 0 !important;
  color: #afca09;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 3rem !important;
    line-height: 3.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem !important;
    line-height: 2.875rem;
    margin-top: 3.125rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 22px;
    line-height: 32px;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    margin-top: 0;
    font-size: 1rem !important;
    line-height: 2rem;
  }
}
/* line 428, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title .g-owlcarousel-item-subtitle {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  color: #213b87;
}
/* line 436, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.407rem;
  margin-top: 0;
  margin-bottom: 0.625rem;
  color: #213b87;
  max-width: 750px;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    max-width: 370px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc {
    font-size: 16px;
  }
}
/* line 462, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc span.quote {
  font-style: italic;
}
/* line 467, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    padding: 1rem 2.625rem;
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: none;
  }
}
/* line 483, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav {
  margin: 0;
}
/* line 486, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev, .g-owlcarousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  color: #213b87;
  border: 1px solid #213b87;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 499, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev .fa, .g-owlcarousel .owl-nav button.owl-next .fa {
  position: relative;
}
/* line 503, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav button.owl-prev:hover, .g-owlcarousel .owl-nav button.owl-next:hover {
  background: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
/* line 513, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-prev {
  left: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: -1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-prev {
    left: -15px;
  }
}
/* line 524, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-prev .fa {
  left: -1px;
  top: 1px;
}
/* line 530, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-next {
  right: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: -1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-nav .owl-next {
    right: -15px;
  }
}
/* line 540, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-nav .owl-next .fa {
  left: 1px;
  top: 1px;
}
/* line 548, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-dots {
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}

@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .owl-dots {
    bottom: 0.5rem;
  }
}
/* line 566, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-dots .owl-dot {
  display: inline-block;
  background: #213b87;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 576, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #afca09;
}
/* line 585, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 586, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 587, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(even) .g-owlcarousel-item-img:after {
  background-color: #fff;
  opacity: 0.65;
}
/* line 594, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 595, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(odd) .g-owlcarousel-item-img:after {
  background-color: #fff;
  opacity: 0.65;
  padding: 20px;
}
/* line 606, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 607, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.text-only .g-title {
  text-align: center;
  font-size: 3rem;
  line-height: 1.5;
}
/* line 614, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 615, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.fullside-slider .g-owlcarousel {
  max-height: 700px;
  overflow: hidden;
}
/* line 618, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 619, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.fullside-slider .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  width: 100%;
  max-height: 700px;
}
/* line 624, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 625, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 626, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 627, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img {
  height: 150px;
  width: 150px;
}
/* line 630, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
.fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img:hover {
  height: 175px;
  width: 175px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img {
    height: 160px;
    width: 160px;
  }
  /* line 637, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img:hover {
    height: 180px;
    width: 180px;
  }
}
@media only all and (min-width: 60rem) {
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img {
    height: 200px;
    width: 200px;
  }
  /* line 645, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img:hover {
    height: 225px;
    width: 225px;
  }
}
@media only all and (min-width: 75rem) {
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img {
    height: 300px;
    width: 300px;
  }
  /* line 653, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
  .fullside-slider .g-owlcarousel .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-desc-img:hover {
    height: 325px;
    width: 325px;
  }
}
/* line 662, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
/* line 663, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 47.99rem) {
  .fullside-slider .g-owlcarousel .owl-nav .owl-prev {
    left: 13px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fullside-slider .g-owlcarousel .owl-nav .owl-prev {
    left: 13px;
  }
}
/* line 671, templates/g5_bwmilch/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 47.99rem) {
  .fullside-slider .g-owlcarousel .owl-nav .owl-next {
    right: 13px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fullside-slider .g-owlcarousel .owl-nav .owl-next {
    right: 13px;
  }
}
/* line 1, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 2, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 3, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
/* line 8, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
/* line 13, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #213b87;
}
/* line 16, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 21, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #213b87;
  color: #213b87;
}
/* line 28, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 29, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter .uk-active > a {
  background: #fff;
  border: 1px solid #213b87;
  color: #213b87;
  box-shadow: none;
}
/* line 37, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 38, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
/* line 47, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 58, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #213b87;
  border-color: #213b87;
}
/* line 62, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
/* line 65, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  /* line 73, templates/g5_bwmilch/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  /* line 76, templates/g5_bwmilch/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
/* line 82, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 83, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 84, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 85, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
/* line 88, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
/* line 94, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
/* line 99, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 100, templates/g5_bwmilch/custom/scss/_gallery.scss */
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
/* line 106, templates/g5_bwmilch/custom/scss/_gallery.scss */
.uk-modal-caption {
  bottom: -30px;
}
/* line 110, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 111, templates/g5_bwmilch/custom/scss/_gallery.scss */
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 120, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 121, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 122, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
/* line 125, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 126, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 130, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 132, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 160, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 163, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 171, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 172, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
/* line 174, templates/g5_bwmilch/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
/* line 182, templates/g5_bwmilch/custom/scss/_gallery.scss */
/* line 183, templates/g5_bwmilch/custom/scss/_gallery.scss */
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 1, templates/g5_bwmilch/custom/scss/_navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  padding: 0 12px;
}
/* line 1, templates/g5_bwmilch/custom/scss/_contentboxes.scss */
.g-content .g-contentbox.covered-img-box .g-contentbox-image img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
/*# sourceMappingURL=custom_24.css.map */
