/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.display-intro-show {
  -ph-display-intro-show: true !defaut;
}
.duration-intro-show {
  -ph-duration-intro-show: 1000;
}
.section-100 {
  min-height: 100vh !important;
}
.section-90 {
  min-height: 90vh !important;
}
.section-80 {
  min-height: 80vh !important;
}
.section-70 {
  min-height: 70vh !important;
}
.section-60 {
  min-height: 60vh !important;
}
.section-50 {
  min-height: 50vh !important;
}
.section-40 {
  min-height: 40vh !important;
}
.section-33 {
  min-height: 33vh !important;
}
.section-30 {
  min-height: 30vh !important;
}
.section-25 {
  min-height: 25vh !important;
}
.section-20 {
  min-height: 20vh !important;
}
.section-15 {
  min-height: 15vh !important;
}
.section-10 {
  min-height: 10vh !important;
}
.section-100max {
  max-height: 100vh !important;
}
.section-60max {
  max-height: 60vh !important;
}
.section-50max {
  max-height: 50vh !important;
}
.section-40max {
  max-height: 40vh !important;
}
.section-33max {
  max-height: 30vh !important;
}
.section-30max {
  max-height: 30vh !important;
}
.section-25max {
  max-height: 25vh !important;
}
.section-20max {
  max-height: 20vh !important;
}
.section-15max {
  max-height: 15vh !important;
}
.section-10max {
  max-height: 10vh !important;
}
.section-w100 .g-grid {
  max-width: 100rem;
  margin: 0 auto;
}
.section-w90 .g-grid {
  max-width: 90rem;
  margin: 0 auto;
}
.section-w80 .g-grid {
  max-width: 80rem;
  margin: 0 auto;
}
.section-w75 .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
.section-w70 .g-grid {
  max-width: 70rem;
  margin: 0 auto;
}
.section-w65 .g-grid {
  max-width: 65rem;
  margin: 0 auto;
}
.section-w60 .g-grid {
  max-width: 60rem;
  margin: 0 auto;
}
.section-w50 .g-grid {
  max-width: 50rem;
  margin: 0 auto;
}
.section-max100 {
  max-width: 100rem;
  margin: 0 auto;
}
.section-max90 {
  max-width: 90rem;
  margin: 0 auto;
}
.section-max80 {
  max-width: 80rem;
  margin: 0 auto;
}
.section-max75 {
  max-width: 75rem;
  margin: 0 auto;
}
.section-max70 {
  max-width: 70rem;
  margin: 0 auto;
}
.section-max65 {
  max-width: 65rem;
  margin: 0 auto;
}
.section-max60 {
  max-width: 60rem;
  margin: 0 auto;
}
.section-max50 {
  max-width: 50rem;
  margin: 0 auto;
}
.section-p100 .g-grid {
  max-width: 100%;
  margin: 0 auto;
}
.section-p90 .g-grid {
  max-width: 90%;
  margin: 0 auto;
}
.section-p80 .g-grid {
  max-width: 80%;
  margin: 0 auto;
}
.section-p75 .g-grid {
  max-width: 75%;
  margin: 0 auto;
}
.section-p70 .g-grid {
  max-width: 70%;
  margin: 0 auto;
}
.section-p65 .g-grid {
  max-width: 65%;
  margin: 0 auto;
}
.section-p60 .g-grid {
  max-width: 60%;
  margin: 0 auto;
}
.section-p50 .g-grid {
  max-width: 50%;
  margin: 0 auto;
}
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #7f7f7f;
}
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #7f7f7f;
  color: #7f7f7f;
}
.g-gallery .g-gallery-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #7f7f7f;
  color: #7f7f7f;
  box-shadow: none;
}
.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;
  }
}
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #ffffff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #7f7f7f;
  border-color: #7f7f7f;
}
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
.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;
  }
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
.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;
}
.uk-modal-caption {
  bottom: -30px;
}
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
#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;
  }
}
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#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;
}
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
#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;
}
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/**/
.g-googlemap {
  position: relative;
}
.g-googlemap #g-map-overlay {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.g-googlemap #g-map-message {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: #ffffff;
  padding: 3px 6px;
  font-size: 0.72rem;
  z-index: 5;
}
/**/
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0.3125rem;
}
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  margin-left: 1.563rem;
  margin-top: 1.563rem;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  z-index: 1;
}
.dir-rtl .g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  margin-right: 1.563rem;
  margin-left: auto;
}
.g-imagegrid .g-imagegrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  color: rgba(255, 255, 255, 0.5);
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.g-imagegrid .g-imagegrid-item .indicator div {
  font-size: 0.9rem;
  flex: none;
  -webkit-flex: none;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-item .indicator div .fa {
  font-size: 3.9rem;
}
.g-imagegrid .g-imagegrid-item .indicator .g-imagegrid-plus {
  position: absolute;
  height: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -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;
  -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;
  font-size: 6.9rem;
  font-weight: 200;
}
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-item:hover .indicator div, .g-imagegrid .g-imagegrid-item:hover .g-imagegrid-plus {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
.g-imagegrid .g-imagegrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-link:before {
  color: #ffffff;
  background: rgba(127, 127, 127, 0.2);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
}
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
.g-slideshow .uk-slidenav {
  border-radius: 50% !important;
}
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .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;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .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;
  }
}
.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) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #7f7f7f;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #7f7f7f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #939393;
  border-color: #939393;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #7f7f7f;
  color: #7f7f7f;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #7f7f7f;
  border-color: #7f7f7f;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.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;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #7f7f7f !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #7f7f7f;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.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%);
}
.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%);
}
.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%);
}
.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%);
}
.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);
}
.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;
}
.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);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.clear {
  clear: both;
}
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}
.align-vcenter {
  align-content: center;
}
.aling-vcenter2 {
  align-self: center;
}
.align-end {
  align-items: flex-end;
}
.relative {
  position: relative;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* Typography */
big, .big {
  font-size: 110%;
  line-height: 120%;
  font-style: normal;
}
.bigger {
  font-size: 150% !important;
  line-height: 170%;
  font-style: normal;
}
.seriftext {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.normaltext {
  font-family: 'Sarala, Helvetica, Tahoma, Geneva, Arial, sans-serif' !important;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.small {
  font-size: 85% !important;
  line-height: 130% !important;
  font-style: normal;
}
.smaller {
  font-size: 75%;
  line-height: 115%;
  font-style: normal;
}
.mini {
  font-size: 60%;
}
.middle {
  margin: 0 auto;
}
.strike {
  text-decoration: line-through;
}
.underline {
  text-decoration: underline;
}
.overline {
  text-decoration: overline;
}
.sub {
  vertical-align: sub;
}
.super {
  vertical-align: super;
}
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.bold {
  font-weight: 600;
}
.text-shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.border-radius {
  overflow: hidden;
  border-radius: 0.25rem;
}
.uppercase, .h2uppercase, .h4uppercase {
  text-transform: uppercase;
}
.uppercase small, .h2uppercase small, .h4uppercase small {
  text-transform: none;
}
.no-liststyle {
  list-style: none;
}
.tcWhite {
  color: #ffffff !important;
}
.bgWhite {
  background-color: #ffffff !important;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tcGrey {
  color: #95a5a6 !important;
}
.bgGrey {
  background-color: #95a5a6 !important;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tcAccent1 {
  color: #7f7f7f !important;
}
.bgAccent1 {
  background-color: #7f7f7f !important;
}
.tcAccent2 {
  color: #c30e0e !important;
}
.bgAccent2 {
  background-color: #c30e0e !important;
}
.tcAccent3 {
  color: #008b77 !important;
}
.bgAccent3 {
  background-color: #008b77 !important;
}
.tcAccent4 {
  color: #cacab3 !important;
}
.bgAccent4 {
  background-color: #cacab3 !important;
}
.tcAccent5 {
  color: #d20b22 !important;
}
.bgAccent5 {
  background-color: #d20b22 !important;
}
.tcAccent6 {
  color: #2659F0 !important;
}
.bgAccent6 {
  background-color: #2659F0 !important;
}
.tcAccent1-Light {
  color: rgba(127, 127, 127, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(127, 127, 127, 0.25) !important;
}
.tcAccent2-Light {
  color: rgba(195, 14, 14, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(195, 14, 14, 0.25) !important;
}
.center20 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 20%;
  max-width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center20 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center20 {
    width: 50%;
    max-width: 50%;
  }
}
.center25 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 25%;
  max-width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center25 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center25 {
    width: 50%;
    max-width: 50%;
  }
}
.center33 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 33%;
  max-width: 33%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center33 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center33 {
    width: 100%;
    max-width: 100%;
  }
}
.center50 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50%;
  max-width: 50%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center50 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center50 {
    width: 100%;
    max-width: 100%;
  }
}
.center60 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
  max-width: 60%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center60 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center60 {
    width: 100%;
    max-width: 100%;
  }
}
.center65 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65%;
  max-width: 65%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center65 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center65 {
    width: 100%;
    max-width: 100%;
  }
}
.center70 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  max-width: 70%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center70 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center70 {
    width: 100%;
    max-width: 100%;
  }
}
.center75 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 75%;
  max-width: 75%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center75 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center75 {
    width: 100%;
    max-width: 100%;
  }
}
.center80 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center80 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center80 {
    width: 100%;
    max-width: 100%;
  }
}
.center85 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85%;
  max-width: 85%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center85 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center85 {
    width: 100%;
    max-width: 100%;
  }
}
.center90 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 90%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .center90 {
    width: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .center90 {
    width: 100%;
    max-width: 100%;
  }
}
/*	Standardgrößen für Margin und Padding
	Erzeugt Klassen wie marginbottom-small oder padding-max
*/
.no-marginbottom {
  margin-bottom: 0 !important;
}
.no-margintop {
  margin-top: 0 !important;
}
.no-marginleft {
  margin-left: 0 !important;
}
.no-marginright {
  margin-right: 0 !important;
}
.no-margintopbot {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.no-marginside {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.xs-marginbottom {
  margin-bottom: 0.3125rem !important;
}
.xs-margintop {
  margin-top: 0.3125rem !important;
}
.xs-marginleft {
  margin-left: 0.3125rem !important;
}
.xs-marginright {
  margin-right: 0.3125rem !important;
}
.xs-margintopbot {
  margin-top: 0.3125rem !important;
  margin-bottom: 0.3125rem !important;
}
.xs-marginside {
  margin-left: 0.3125rem !important;
  margin-right: 0.3125rem !important;
}
.xs-margin {
  margin: 0.3125rem !important;
}
.min-marginbottom {
  margin-bottom: 0.46875rem !important;
}
.min-margintop {
  margin-top: 0.46875rem !important;
}
.min-marginleft {
  margin-left: 0.46875rem !important;
}
.min-marginright {
  margin-right: 0.46875rem !important;
}
.min-margintopbot {
  margin-top: 0.46875rem !important;
  margin-bottom: 0.46875rem !important;
}
.min-marginside {
  margin-left: 0.46875rem !important;
  margin-right: 0.46875rem !important;
}
.min-margin {
  margin: 0.46875rem !important;
}
.marginbottom {
  margin-bottom: 0.625rem !important;
}
.margintop {
  margin-top: 0.625rem !important;
}
.marginleft {
  margin-left: 0.625rem !important;
}
.marginright {
  margin-right: 0.625rem !important;
}
.margintopbot {
  margin-top: 0.625rem !important;
  margin-bottom: 0.625rem !important;
}
.marginside {
  margin-left: 0.625rem !important;
  margin-right: 0.625rem !important;
}
.margin {
  margin: 0.625rem !important;
}
.med-marginbottom {
  margin-bottom: 1.5625rem !important;
}
.med-margintop {
  margin-top: 1.5625rem !important;
}
.med-marginleft {
  margin-left: 1.5625rem !important;
}
.med-marginright {
  margin-right: 1.5625rem !important;
}
.med-margintopbot {
  margin-top: 1.5625rem !important;
  margin-bottom: 1.5625rem !important;
}
.med-marginside {
  margin-left: 1.5625rem !important;
  margin-right: 1.5625rem !important;
}
.med-margin {
  margin: 1.5625rem !important;
}
.big-marginbottom {
  margin-bottom: 3.125rem !important;
}
.big-margintop {
  margin-top: 3.125rem !important;
}
.big-marginleft {
  margin-left: 3.125rem !important;
}
.big-marginright {
  margin-right: 3.125rem !important;
}
.big-margintopbot {
  margin-top: 3.125rem !important;
  margin-bottom: 3.125rem !important;
}
.big-marginside {
  margin-left: 3.125rem !important;
  margin-right: 3.125rem !important;
}
.big-margin {
  margin: 3.125rem !important;
}
.max-marginbottom {
  margin-bottom: 4.6875rem !important;
}
.max-margintop {
  margin-top: 4.6875rem !important;
}
.max-marginleft {
  margin-left: 4.6875rem !important;
}
.max-marginright {
  margin-right: 4.6875rem !important;
}
.max-margintopbot {
  margin-top: 4.6875rem !important;
  margin-bottom: 4.6875rem !important;
}
.max-marginside {
  margin-left: 4.6875rem !important;
  margin-right: 4.6875rem !important;
}
.max-margin {
  margin: 4.6875rem !important;
}
.xxl-marginbottom {
  margin-bottom: 6.25rem !important;
}
.xxl-margintop {
  margin-top: 6.25rem !important;
}
.xxl-marginleft {
  margin-left: 6.25rem !important;
}
.xxl-marginright {
  margin-right: 6.25rem !important;
}
.xxl-margintopbot {
  margin-top: 6.25rem !important;
  margin-bottom: 6.25rem !important;
}
.xxl-marginside {
  margin-left: 6.25rem !important;
  margin-right: 6.25rem !important;
}
.xxl-margin {
  margin: 6.25rem !important;
}
.no-paddingbottom {
  padding-bottom: 0 !important;
}
.no-paddingtop {
  padding-top: 0 !important;
}
.no-paddingleft {
  padding-left: 0 !important;
}
.no-paddingright {
  padding-right: 0 !important;
}
.no-paddingtopbot {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-paddingside {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.xs-paddingbottom {
  padding-bottom: 0.2345rem !important;
}
.xs-paddingtop {
  padding-top: 0.2345rem !important;
}
.xs-paddingleft {
  padding-left: 0.2345rem !important;
}
.xs-paddingright {
  padding-right: 0.2345rem !important;
}
.xs-paddingtopbot {
  padding-top: 0.2345rem !important;
  padding-bottom: 0.2345rem !important;
}
.xs-paddingside {
  padding-left: 0.2345rem !important;
  padding-right: 0.2345rem !important;
}
.xs-padding {
  padding: 0.2345rem !important;
}
.min-paddingbottom {
  padding-bottom: 0.469rem !important;
}
.min-paddingtop {
  padding-top: 0.469rem !important;
}
.min-paddingleft {
  padding-left: 0.469rem !important;
}
.min-paddingright {
  padding-right: 0.469rem !important;
}
.min-paddingtopbot {
  padding-top: 0.469rem !important;
  padding-bottom: 0.469rem !important;
}
.min-paddingside {
  padding-left: 0.469rem !important;
  padding-right: 0.469rem !important;
}
.min-padding {
  padding: 0.469rem !important;
}
.paddingbottom {
  padding-bottom: 0.938rem !important;
}
.paddingtop {
  padding-top: 0.938rem !important;
}
.paddingleft {
  padding-left: 0.938rem !important;
}
.paddingright {
  padding-right: 0.938rem !important;
}
.paddingtopbot {
  padding-top: 0.938rem !important;
  padding-bottom: 0.938rem !important;
}
.paddingside {
  padding-left: 0.938rem !important;
  padding-right: 0.938rem !important;
}
.padding {
  padding: 0.938rem !important;
}
.med-paddingbottom {
  padding-bottom: 1.876rem !important;
}
.med-paddingtop {
  padding-top: 1.876rem !important;
}
.med-paddingleft {
  padding-left: 1.876rem !important;
}
.med-paddingright {
  padding-right: 1.876rem !important;
}
.med-paddingtopbot {
  padding-top: 1.876rem !important;
  padding-bottom: 1.876rem !important;
}
.med-paddingside {
  padding-left: 1.876rem !important;
  padding-right: 1.876rem !important;
}
.med-padding {
  padding: 1.876rem !important;
}
.big-paddingbottom {
  padding-bottom: 3.752rem !important;
}
.big-paddingtop {
  padding-top: 3.752rem !important;
}
.big-paddingleft {
  padding-left: 3.752rem !important;
}
.big-paddingright {
  padding-right: 3.752rem !important;
}
.big-paddingtopbot {
  padding-top: 3.752rem !important;
  padding-bottom: 3.752rem !important;
}
.big-paddingside {
  padding-left: 3.752rem !important;
  padding-right: 3.752rem !important;
}
.big-padding {
  padding: 3.752rem !important;
}
.max-paddingbottom {
  padding-bottom: 5.628rem !important;
}
.max-paddingtop {
  padding-top: 5.628rem !important;
}
.max-paddingleft {
  padding-left: 5.628rem !important;
}
.max-paddingright {
  padding-right: 5.628rem !important;
}
.max-paddingtopbot {
  padding-top: 5.628rem !important;
  padding-bottom: 5.628rem !important;
}
.max-paddingside {
  padding-left: 5.628rem !important;
  padding-right: 5.628rem !important;
}
.max-padding {
  padding: 5.628rem !important;
}
.msize-paddingbottom {
  padding-bottom: 0.625rem !important;
}
.msize-paddingtop {
  padding-top: 0.625rem !important;
}
.msize-paddingleft {
  padding-left: 0.625rem !important;
}
.msize-paddingright {
  padding-right: 0.625rem !important;
}
.msize-paddingtopbot {
  padding-top: 0.625rem !important;
  padding-bottom: 0.625rem !important;
}
.msize-paddingside {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.msize-padding {
  padding: 0.625rem !important;
}
.pad-auto {
  padding-left: auto;
  padding-right: auto;
}
.pad-left3 {
  padding-left: 3%;
}
.pad-left6 {
  padding-left: 6%;
}
.pad-icon {
  padding-left: 4px;
  padding-right: 0 !important;
}
.link-icon {
  font-size: 65%;
  padding-left: 4px;
  padding-right: 0 !important;
}
.header-padding {
  padding: 0.938rem 0 !important;
}
.pad25left {
  padding-left: 25%;
}
@media only all and (max-width: 47.99rem) {
  .pad25left {
    padding-left: 0;
  }
}
.pad50left {
  padding-left: 50%;
}
@media only all and (max-width: 47.99rem) {
  .pad50left {
    padding-left: 0;
  }
}
.pad40left {
  padding-left: 40%;
}
@media only all and (max-width: 47.99rem) {
  .pad40left {
    padding-left: 0;
  }
}
.pad50right {
  padding-right: 50%;
}
@media only all and (max-width: 47.99rem) {
  .pad50right {
    padding-right: 0;
  }
}
.pad40right {
  padding-right: 40%;
}
@media only all and (max-width: 47.99rem) {
  .pad40right {
    padding-right: 0;
  }
}
.note {
  padding: 0.938rem;
  border-radius: 5px;
  border: 1px solid #d3ced2;
  color: #7f7f7f;
  margin-bottom: 1.25rem;
}
.note.noborder {
  border: none;
}
.note.medborder {
  border-width: 2px;
}
.note.fatborder {
  border-width: 4px;
}
.note.shadow {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.note.shadow2 {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.15);
}
.note.white {
  border-color: #ffffff;
}
.note.white.text {
  color: #ffffff;
}
.note.white.filled {
  background-color: rgba(255, 255, 255, 0.25);
}
.note.black {
  border-color: #000000;
}
.note.black.text {
  color: #000000;
}
.note.black.filled {
  background-color: rgba(0, 0, 0, 0.25);
}
.note.grey {
  border-color: #95a5a6;
}
.note.grey.text {
  color: #95a5a6;
}
.note.grey.filled {
  background-color: rgba(149, 165, 166, 0.25);
}
.note.darkgrey {
  border-color: #282828;
}
.note.darkgrey.text {
  color: #282828;
}
.note.darkgrey.filled {
  background-color: rgba(40, 40, 40, 0.25);
}
.note.pink {
  border-color: #d13b7b;
}
.note.pink.text {
  color: #d13b7b;
}
.note.pink.filled {
  background-color: rgba(209, 59, 123, 0.25);
}
.note.red {
  border-color: #ef4a44;
}
.note.red.text {
  color: #ef4a44;
}
.note.red.filled {
  background-color: rgba(239, 74, 68, 0.25);
}
.note.purple {
  border-color: #874f9a;
}
.note.purple.text {
  color: #874f9a;
}
.note.purple.filled {
  background-color: rgba(135, 79, 154, 0.25);
}
.note.blue {
  border-color: #279fba;
}
.note.blue.text {
  color: #279fba;
}
.note.blue.filled {
  background-color: rgba(39, 159, 186, 0.25);
}
.note.orange {
  border-color: #ee7933;
}
.note.orange.text {
  color: #ee7933;
}
.note.orange.filled {
  background-color: rgba(238, 121, 51, 0.25);
}
.note.green {
  border-color: #00c67e;
}
.note.green.text {
  color: #00c67e;
}
.note.green.filled {
  background-color: rgba(0, 198, 126, 0.25);
}
.note.yellow {
  border-color: #F9B234;
}
.note.yellow.text {
  color: #F9B234;
}
.note.yellow.filled {
  background-color: rgba(249, 178, 52, 0.25);
}
.note.lightblue {
  border-color: #00BDE2;
}
.note.lightblue.text {
  color: #00BDE2;
}
.note.lightblue.filled {
  background-color: rgba(0, 189, 226, 0.25);
}
.note.darkblue {
  border-color: #023964;
}
.note.darkblue.text {
  color: #023964;
}
.note.darkblue.filled {
  background-color: rgba(2, 57, 100, 0.25);
}
.note.helli-color-1 {
  border-color: #d20b22;
}
.note.helli-color-1.text {
  color: #d20b22;
}
.note.helli-color-1.filled {
  background-color: rgba(210, 11, 34, 0.25);
}
.note.helli-color-2 {
  border-color: #2659F0;
}
.note.helli-color-2.text {
  color: #2659F0;
}
.note.helli-color-2.filled {
  background-color: rgba(38, 89, 240, 0.25);
}
.note.sps-color-1 {
  border-color: #f9632d;
}
.note.sps-color-1.text {
  color: #f9632d;
}
.note.sps-color-1.filled {
  background-color: rgba(249, 99, 45, 0.25);
}
.note.sps-color-2 {
  border-color: #21c2d4;
}
.note.sps-color-2.text {
  color: #21c2d4;
}
.note.sps-color-2.filled {
  background-color: rgba(33, 194, 212, 0.25);
}
.note.accent-1 {
  border-color: #7f7f7f;
}
.note.accent-1.text {
  color: #7f7f7f;
}
.note.accent-1.filled {
  background-color: rgba(127, 127, 127, 0.25);
}
.note.accent-2 {
  border-color: #c30e0e;
}
.note.accent-2.text {
  color: #c30e0e;
}
.note.accent-2.filled {
  background-color: rgba(195, 14, 14, 0.25);
}
.note.accent-3 {
  border-color: #008b77;
}
.note.accent-3.text {
  color: #008b77;
}
.note.accent-3.filled {
  background-color: rgba(0, 139, 119, 0.25);
}
.note.accent-4 {
  border-color: #cacab3;
}
.note.accent-4.text {
  color: #cacab3;
}
.note.accent-4.filled {
  background-color: rgba(202, 202, 179, 0.25);
}
.note.accent-5 {
  border-color: #d20b22;
}
.note.accent-5.text {
  color: #d20b22;
}
.note.accent-5.filled {
  background-color: rgba(210, 11, 34, 0.25);
}
.note.accent-6 {
  border-color: #2659F0;
}
.note.accent-6.text {
  color: #2659F0;
}
.note.accent-6.filled {
  background-color: rgba(38, 89, 240, 0.25);
}
.columns {
  text-align: justify !important;
  column-gap: 0rem;
  -webkit-column-gap: 0rem;
  -moz-column-gap: 0rem;
}
.columns.cols2 {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}
@media only all and (max-width: 47.99rem) {
  .columns.cols2 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.cols3 {
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .columns.cols3 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
}
@media only all and (max-width: 47.99rem) {
  .columns.cols3 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.cols4 {
  column-count: 4;
  -webkit-column-count: 4;
  -moz-column-count: 4;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .columns.cols4 {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  }
}
@media only all and (max-width: 47.99rem) {
  .columns.cols4 {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}
.columns.gap {
  column-gap: 0.938rem;
  -webkit-column-gap: 0.938rem;
  -moz-column-gap: 0.938rem;
}
.columns.gap2 {
  column-gap: 1.876rem;
  -webkit-column-gap: 1.876rem;
  -moz-column-gap: 1.876rem;
}
.columns.rule {
  column-rule: 1px solid #95a5a6;
  -webkit-column-rule: 1px solid #95a5a6;
  -moz-column-rule: 1px solid #95a5a6;
}
.columns.span {
  column-span: all;
  -webkit-column-span: all;
  -moz-column-span: all;
}
.columns > .keep, .columns > figure, .columns > li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}
.columns > ol, .columns ul, .columns p, .columns h1, .columns h2, .columns h3, .columns h4, .columns h5, .columns h6 {
  margin-top: 0 !important;
}
.columns p {
  text-align: justify;
}
.line {
  border-bottom: 1px solid #7f7f7f;
}
.line.header {
  width: 70%;
  text-align: center;
  margin-left: 15% !important;
  margin-right: 15% !important;
}
.line.white {
  border-bottom-color: #ffffff;
}
.line.black {
  border-bottom-color: #000000;
}
.line.grey {
  border-bottom-color: #95a5a6;
}
.line.light {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
h6 {
  margin: 0 0 0.2083333333rem 0 !important;
}
h1, h2, h3, h4, h5 {
  letter-spacing: 0.1em;
}
h1 div.line, h2 div.line, h3 div.line, h4 div.line, h5 div.line {
  width: 100%;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
  clear: both;
  display: block;
}
h1 small, h2 small, h3 small, h4 small, h5 small {
  clear: both;
  display: block;
  font-size: 85%;
  line-height: 95%;
  text-transform: none;
}
h1 small small, h2 small small, h3 small small, h4 small small, h5 small small {
  font-size: 80%;
  font-weight: normal;
  line-height: 180%;
}
.dots-outside .owl-dots {
  bottom: -7% !important;
}
.dots-outside .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
}
.dots-outside .owl-dots .owl-dot.active, .dots-outside .owl-dots .owl-dot:hover {
  opacity: 1;
  background: #c30e0e;
}
.ref-title .g-news-pro-title {
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.ref-title .g-news-pro-title a {
  color: #c30e0e !important;
}
.ref-title .g-news-pro-title a:hover {
  color: #7f7f7f !important;
}
.ref-title .g-news-pro-desc {
  margin-top: 0px !important;
}
.slideshow-module {
  margin: 0 0 6.25rem 0;
}
.no-catlist #adminForm {
  display: none;
}
.bgWhite-transparent {
  background: rgba(255, 255, 255, 0.65);
}
.boxshadow {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.ph-background {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 0.125rem;
  border: 1px solid #e0e0e5;
}
.box-shadow.moduletable, .box-shadow.widget, .box-shadow.g-outer-box {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.g-array-item-text {
  display: inline;
}
.g-array-item-text p {
  display: inline;
}
.img-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  border: 5px solid transparent;
}
.img-container.h50 {
  height: 50%;
}
.img-container.h33 {
  height: 33%;
}
.img-container.h25 {
  height: 25%;
}
.sized-image {
  position: relative;
  padding: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 56.25%;
  /* ratio 16x9 */
  /* ratio 4x3 */
  /* ratio 16x9 */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.sized-image.s16x9 {
  padding-bottom: 56.25%;
}
.sized-image.s4x3 {
  padding-bottom: 75%;
}
.sized-image.s3x2 {
  padding-bottom: 66.67%;
}
.sized-image:hover {
  transform: scale(1.1);
}
.hide-overflow {
  overflow: hidden;
}
.fullwidth img {
  width: 100% !important;
}
.content-block {
  color: #7f7f7f;
  background: rgba(255, 255, 255, 0);
  border-radius: 0.25rem;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  margin: 1.6415rem -0.3125rem;
  padding: 1.6415rem 1.876rem;
}
.content-block h1, .content-block h2, .content-block h3, .content-block h4, .content-block h5, .content-block h6 {
  font-family: "Cinzel", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1.75;
  margin-bottom: 0.625rem;
  padding-bottom: 0;
}
.content-block h1.line, .content-block h2.line, .content-block h3.line, .content-block h4.line, .content-block h5.line, .content-block h6.line {
  border-bottom: 1px solid #7f7f7f;
}
.content-block h1 small, .content-block h2 small, .content-block h3 small, .content-block h4 small, .content-block h5 small, .content-block h6 small {
  clear: both;
  display: block;
  font-size: 80%;
  font-weight: 300;
}
.content-block h1 a, .content-block h2 a, .content-block h3 a, .content-block h4 a, .content-block h5 a, .content-block h6 a {
  color: #7f7f7f !important;
}
.content-block h1 a:hover, .content-block h2 a:hover, .content-block h3 a:hover, .content-block h4 a:hover, .content-block h5 a:hover, .content-block h6 a:hover {
  color: #666;
}
.content-block h1 {
  font-size: 2.15rem !important;
}
.content-block h2 {
  font-size: 1.8rem !important;
}
.content-block h3 {
  font-size: 1.4rem !important;
}
.content-block h4 {
  font-size: 1.15rem !important;
}
.content-block h5 {
  font-size: 0.9rem !important;
}
.content-block h6 {
  font-size: 0.75rem !important;
}
.w80 {
  width: 80%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w80 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w80 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w80 {
    width: 100%;
  }
}
.w80fix {
  width: 80%;
}
.w75 {
  width: 75%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w75 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w75 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w75 {
    width: 100%;
  }
}
.w75fix {
  width: 75%;
}
.w70 {
  width: 70%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w70 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w70 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w70 {
    width: 100%;
  }
}
.w70fix {
  width: 70%;
}
.w66 {
  width: 66%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w66 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w66 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w66 {
    width: 100%;
  }
}
.w66fix {
  width: 66%;
}
.w60 {
  width: 60%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w60 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w60 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w60 {
    width: 100%;
  }
}
.w60fix {
  width: 60%;
}
.w50 {
  width: 50%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w50 {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w50 {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w50 {
    width: 100%;
  }
}
.w50fix {
  width: 50%;
}
.w40 {
  width: 40%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w40 {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w40 {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w40 {
    width: 100%;
  }
}
.w40fix {
  width: 40%;
}
.w33 {
  width: 33%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w33 {
    width: 33%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w33 {
    width: 33%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w33 {
    width: 100%;
  }
}
.w33fix {
  width: 33%;
}
.w30 {
  width: 30%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w30 {
    width: 30%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w30 {
    width: 30%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w30 {
    width: 100%;
  }
}
.w30fix {
  width: 30%;
}
.w25 {
  width: 25%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w25 {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w25 {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w25 {
    width: 100%;
  }
}
.w25fix {
  width: 25%;
}
.w24 {
  width: 24%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w24 {
    width: 24%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w24 {
    width: 24%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w24 {
    width: 100%;
  }
}
.w24fix {
  width: 24%;
}
.w20 {
  width: 20%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w20 {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w20 {
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w20 {
    width: 100%;
  }
}
.w20fix {
  width: 20%;
}
.w17 {
  width: 17%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w17 {
    width: 17%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w17 {
    width: 17%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w17 {
    width: 100%;
  }
}
.w17fix {
  width: 17%;
}
.w15 {
  width: 15%;
}
@media (min-width: 1024px) and (max-width: 1024px) {
  .w15 {
    width: 33%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .w15 {
    width: 33%;
  }
}
@media only all and (max-width: 47.99rem) {
  .w15 {
    width: 100%;
  }
}
.w15fix {
  width: 15%;
}
.spalten {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.spalten.stretch {
  align-items: stretch;
}
.spalten.centercontent {
  justify-content: center;
}
.spalten.valign {
  align-self: center;
}
.spalten.reverse {
  flex-direction: row-reverse;
}
.spalten .spalte.valign {
  align-self: center;
}
.spalten .spalte.vcenter {
  align-self: center;
}
.spalten .spalte.vbottom {
  align-self: flex-end;
}
.spalten .spalte.stretch {
  align-content: stretch;
}
.spalten .spalte.w100 {
  width: 100%;
}
.grid {
  display: grid;
}
.grid.spalten-1 {
  grid-template-columns: auto;
}
.grid.spalten-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid.spalten-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.spalten-3.tablet-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.spalten-3.tablet-1 {
    grid-template-columns: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.spalten-3.mobile-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.spalten-3.mobile-1 {
    grid-template-columns: auto;
  }
}
.grid.spalten-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.spalten-4.tablet-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.spalten-4.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.spalten-4.tablet-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.spalten-4.tablet-1 {
    grid-template-columns: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid.spalten-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-5 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.spalten-5.tablet-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.spalten-5.tablet-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.spalten-5.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.spalten-5.tablet-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.spalten-5.tablet-1 {
    grid-template-columns: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid.spalten-6 {
  grid-template-columns: repeat(6, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-6 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.grid.colgap-05 {
  grid-column-gap: 0.5rem;
}
.grid.colgap-1 {
  grid-column-gap: 1rem;
}
.grid.colgap-15 {
  grid-column-gap: 1.5rem;
}
.grid.colgap-2 {
  grid-column-gap: 2rem;
}
.grid.rowgap-05 {
  grid-row-gap: 0.5rem;
}
.grid.rowgap-1 {
  grid-row-gap: 1rem;
}
.grid.rowgap-15 {
  grid-row-gap: 1.5rem;
}
.grid.rowgap-2 {
  grid-row-gap: 2rem;
}
.grid.gap-05 {
  grid-gap: 0.5rem;
}
.grid.gap-1 {
  grid-gap: 1rem;
}
.grid.gap-15 {
  grid-gap: 1.5rem;
}
.grid.gap-2 {
  grid-gap: 2rem;
}
.grid .vcenter {
  align-content: center;
  align-self: center;
}
.column-list {
  display: flex;
  flex-wrap: wrap;
}
.column-list .column-item {
  padding: 0.469rem;
}
.column-list .column-item.columns-1 {
  width: 100%;
}
.column-list .column-item.columns-2 {
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .column-list .column-item.columns-2 {
    width: 100%;
  }
}
.column-list .column-item.columns-3 {
  width: 33%;
  font-size: 90%;
}
@media only all and (max-width: 47.99rem) {
  .column-list .column-item.columns-3 {
    width: 100%;
  }
}
.column-list .column-item.columns-4 {
  width: 25%;
  font-size: 90%;
}
@media only all and (max-width: 47.99rem) {
  .column-list .column-item.columns-4 {
    width: 50%;
  }
}
.column-list .column-item.columns-5 {
  width: 20%;
  font-size: 85%;
}
@media only all and (max-width: 47.99rem) {
  .column-list .column-item.columns-5 {
    width: 50%;
  }
}
.column-list .column-item.columns-6 {
  width: 16.6%;
  font-size: 80%;
}
@media only all and (max-width: 47.99rem) {
  .column-list .column-item.columns-6 {
    width: 50%;
  }
}
.column-list .column-item.selected .column-item-content {
  background: white !important;
}
.column-list .column-item .column-item-content {
  background: #ffffff;
  border: 1px solid #7f7f7f;
  padding: 0.3126666667rem;
  width: 100%;
  height: 100%;
  text-align: center;
}
.column-list .column-item .column-item-content.notinstock {
  border: 1px solid #95a5a6;
  color: #95a5a6;
}
.column-list .column-item .column-item-content.blockhover {
  cursor: pointer;
}
.column-list .column-item .column-item-content.blockhover:hover {
  -moz-box-shadow: 0 0 10px -2px #7f7f7f;
  -webkit-box-shadow: 0 0 10px 3px #7f7f7f;
  box-shadow: 0 0 10px 3px #7f7f7f;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.column-list .column-item .column-item-title {
  margin: 0 !important;
  padding-top: 0.3126666667rem;
  padding-bottom: 0.2345rem;
  font-weight: bold;
}
.column-list .column-item .column-item-price {
  font-weight: bold;
  padding-bottom: 0.2345rem;
}
.column-list .column-item .column-item-price .column-item-unit-price {
  color: #95a5a6;
  font-size: 95%;
  font-weight: normal;
}
.column-list .column-item p {
  margin: 0 !important;
  padding-bottom: 0.2345rem;
}
.column-list .column-item img {
  border: 1px solid #000;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
}
ol.number {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 1em 0;
}
ol.number li {
  margin-bottom: 1em;
}
ol.number.headline > li::first-line {
  font-weight: bold;
  font-size: 120%;
}
ol.number ol.alpha {
  margin: 1em 0 0 1em;
  list-style-type: lower-alpha;
  list-style-position: outside;
}
ol.number ol.alpha.headline > li::first-line {
  font-style: italic;
}
ol.number ul {
  margin: 1em 0 1em 1em;
}
ol.number ul li {
  margin-bottom: 0 !important;
}
/**/
/*# sourceMappingURL=custom_42.css.map */