/* 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:	true !defaut;
$duration-intro-show:	1000 !default;
.display-intro-show		{ -ph-display-intro-show: $display-intro-show; }
.duration-intro-show	{ -ph-duration-intro-show: $duration-intro-show; }
/**/
.fullimage img {
  width: 100% !important;
}
.zindex1 {
  z-index: 1;
}
.zindex2 {
  z-index: 2;
}
.zindex3 {
  z-index: 3;
}
.zindex4 {
  z-index: 4;
}
.zindex5 {
  z-index: 5;
}
.zindex10 {
  z-index: 10;
}
.zindex15 {
  z-index: 15;
}
.zindex20 {
  z-index: 20;
}
.zindex25 {
  z-index: 25;
}
/*
$section-100:			100vh;
$section-95:			$section-100 * 0.95;
$section-90:			$section-100 * 0.90;
$section-85:			$section-100 * 0.85;
$section-80:			$section-100 * 0.80;
$section-75:			$section-100 * 0.75;
$section-70:			$section-100 * 0.70;
$section-66:			$section-100 * 0.66;
$section-65:			$section-100 * 0.65;
$section-60:			$section-100 * 0.60;
$section-55:			$section-100 * 0.55;
$section-50:			$section-100 * 0.50;
$section-45:			$section-100 * 0.45;
$section-40:			$section-100 * 0.40;
$section-35:			$section-100 * 0.35;
$section-33:			$section-100 * 0.33;
$section-30:			$section-100 * 0.30;
$section-25:			$section-100 * 0.25;
$section-20:			$section-100 * 0.20;
$section-15:			$section-100 * 0.15;
$section-10:			$section-100 * 0.10;
/**/
.section-flow {
  min-height: auto !important;
}
/*
.section-100			{ min-height: $section-100 !important; }
.section-95				{ min-height: $section-95 !important; }
.section-90				{ min-height: $section-90 !important; }
.section-85				{ min-height: $section-85 !important; }
.section-80				{ min-height: $section-80 !important; }
.section-75				{ min-height: $section-75 !important; }
.section-70				{ min-height: $section-70 !important; }
.section-65				{ min-height: $section-65 !important; }
.section-60				{ min-height: $section-60 !important; }
.section-55				{ min-height: $section-55 !important; }
.section-50				{ min-height: $section-50 !important; }
.section-45				{ min-height: $section-45 !important; }
.section-40				{ min-height: $section-40 !important; }
.section-35				{ min-height: $section-35 !important; }
.section-33				{ min-height: $section-33 !important; }
.section-30				{ min-height: $section-30 !important; }
.section-25				{ min-height: $section-25 !important; }
.section-20				{ min-height: $section-20 !important; }
.section-15				{ min-height: $section-15 !important; }
.section-10				{ min-height: $section-10 !important; }
/**/
/*
.section-100max			{ max-height: $section-100 !important; }
.section-60max			{ max-height: $section-60 !important; }
.section-50max			{ max-height: $section-50 !important; }
.section-40max			{ max-height: $section-40 !important; }
.section-33max			{ max-height: $section-30 !important; }
.section-30max			{ max-height: $section-30 !important; }
.section-25max			{ max-height: $section-25 !important; }
.section-20max			{ max-height: $section-20 !important; }
.section-15max			{ max-height: $section-15 !important; }
.section-10max			{ max-height: $section-10 !important; }
/**/
.section-10 {
  min-height: 10vh;
}
.section-15 {
  min-height: 15vh;
}
.section-20 {
  min-height: 20vh;
}
.section-25 {
  min-height: 25vh;
}
.section-30 {
  min-height: 30vh;
}
.section-33 {
  min-height: 33vh;
}
.section-35 {
  min-height: 35vh;
}
.section-40 {
  min-height: 40vh;
}
.section-45 {
  min-height: 45vh;
}
.section-50 {
  min-height: 50vh;
}
.section-55 {
  min-height: 55vh;
}
.section-60 {
  min-height: 60vh;
}
.section-65 {
  min-height: 65vh;
}
.section-66 {
  min-height: 66vh;
}
.section-70 {
  min-height: 70vh;
}
.section-75 {
  min-height: 75vh;
}
.section-80 {
  min-height: 80vh;
}
.section-85 {
  min-height: 85vh;
}
.section-90 {
  min-height: 90vh;
}
.section-95 {
  min-height: 95vh;
}
.section-100 {
  min-height: 100vh;
}
.section-10max {
  max-height: 10vh;
}
.section-15max {
  max-height: 15vh;
}
.section-20max {
  max-height: 20vh;
}
.section-25max {
  max-height: 25vh;
}
.section-30max {
  max-height: 30vh;
}
.section-33max {
  max-height: 33vh;
}
.section-35max {
  max-height: 35vh;
}
.section-40max {
  max-height: 40vh;
}
.section-45max {
  max-height: 45vh;
}
.section-50max {
  max-height: 50vh;
}
.section-55max {
  max-height: 55vh;
}
.section-60max {
  max-height: 60vh;
}
.section-65max {
  max-height: 65vh;
}
.section-66max {
  max-height: 66vh;
}
.section-70max {
  max-height: 70vh;
}
.section-75max {
  max-height: 75vh;
}
.section-80max {
  max-height: 80vh;
}
.section-85max {
  max-height: 85vh;
}
.section-90max {
  max-height: 90vh;
}
.section-95max {
  max-height: 95vh;
}
.section-100max {
  max-height: 100vh;
}
.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;
}
.centerXY {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.centerContent {
  display: grid;
  place-items: center;
}
.centerY {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.centerX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tcWhite {
  color: #ffffff !important;
}
.bgWhite {
  background-color: #ffffff !important;
}
.tlWhite {
  color: #ffffff;
}
.tlWhite:hover, .tlWhite:active {
  color: #c30e0e;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tlBlack {
  color: #000000;
}
.tlBlack:hover, .tlBlack:active {
  color: #c30e0e;
}
.tcOffWhite {
  color: #eeeeee !important;
}
.bgOffWhite {
  background-color: #eeeeee !important;
}
.tlOffWhite {
  color: #eeeeee;
}
.tlOffWhite:hover, .tlOffWhite:active {
  color: #c30e0e;
}
.tcLightgrey {
  color: #ececec !important;
}
.bgLightgrey {
  background-color: #ececec !important;
}
.tlLightgrey {
  color: #ececec;
}
.tlLightgrey:hover, .tlLightgrey:active {
  color: #c30e0e;
}
.tcGrey {
  color: #b4b4b4 !important;
}
.bgGrey {
  background-color: #b4b4b4 !important;
}
.tlGrey {
  color: #b4b4b4;
}
.tlGrey:hover, .tlGrey:active {
  color: #c30e0e;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tlDarkgrey {
  color: #282828;
}
.tlDarkgrey:hover, .tlDarkgrey:active {
  color: #c30e0e;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tlPink {
  color: #d13b7b;
}
.tlPink:hover, .tlPink:active {
  color: #c30e0e;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tlRed {
  color: #ef4a44;
}
.tlRed:hover, .tlRed:active {
  color: #c30e0e;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tlPurple {
  color: #874f9a;
}
.tlPurple:hover, .tlPurple:active {
  color: #c30e0e;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tlBlue {
  color: #279fba;
}
.tlBlue:hover, .tlBlue:active {
  color: #c30e0e;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tlOrange {
  color: #ee7933;
}
.tlOrange:hover, .tlOrange:active {
  color: #c30e0e;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tlGreen {
  color: #00c67e;
}
.tlGreen:hover, .tlGreen:active {
  color: #c30e0e;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tlYellow {
  color: #F9B234;
}
.tlYellow:hover, .tlYellow:active {
  color: #c30e0e;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tlLightblue {
  color: #00BDE2;
}
.tlLightblue:hover, .tlLightblue:active {
  color: #c30e0e;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tlDarkblue {
  color: #023964;
}
.tlDarkblue:hover, .tlDarkblue:active {
  color: #c30e0e;
}
.tcCyan {
  color: #00ffff !important;
}
.bgCyan {
  background-color: #00ffff !important;
}
.tlCyan {
  color: #00ffff;
}
.tlCyan:hover, .tlCyan:active {
  color: #c30e0e;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tlHelli1 {
  color: #d20b22;
}
.tlHelli1:hover, .tlHelli1:active {
  color: #c30e0e;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tlHelli2 {
  color: #2659F0;
}
.tlHelli2:hover, .tlHelli2:active {
  color: #c30e0e;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tlSps1 {
  color: #f9632d;
}
.tlSps1:hover, .tlSps1:active {
  color: #c30e0e;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tlSps2 {
  color: #21c2d4;
}
.tlSps2:hover, .tlSps2:active {
  color: #c30e0e;
}
.tcBase {
  color: #7f7e7e !important;
}
.bgBase {
  background-color: #7f7e7e !important;
}
.tlBase {
  color: #7f7e7e;
}
.tlBase:hover, .tlBase:active {
  color: #c30e0e;
}
.tcBaseActive {
  color: #565555 !important;
}
.bgBaseActive {
  background-color: #565555 !important;
}
.tlBaseActive {
  color: #565555;
}
.tlBaseActive:hover, .tlBaseActive:active {
  color: #c30e0e;
}
.tcAccent1 {
  color: #565555 !important;
}
.bgAccent1 {
  background-color: #565555 !important;
}
.tlAccent1 {
  color: #565555;
}
.tlAccent1:hover, .tlAccent1:active {
  color: #c30e0e;
}
.tcAccent2 {
  color: #c30e0e !important;
}
.bgAccent2 {
  background-color: #c30e0e !important;
}
.tlAccent2 {
  color: #c30e0e;
}
.tlAccent2:hover, .tlAccent2:active {
  color: #c30e0e;
}
.tcAccent3 {
  color: #f8f3ec !important;
}
.bgAccent3 {
  background-color: #f8f3ec !important;
}
.tlAccent3 {
  color: #f8f3ec;
}
.tlAccent3:hover, .tlAccent3:active {
  color: #c30e0e;
}
.tcAccent4 {
  color: #f6ecdd !important;
}
.bgAccent4 {
  background-color: #f6ecdd !important;
}
.tlAccent4 {
  color: #f6ecdd;
}
.tlAccent4:hover, .tlAccent4:active {
  color: #c30e0e;
}
.tcAccent5 {
  color: #d20b22 !important;
}
.bgAccent5 {
  background-color: #d20b22 !important;
}
.tlAccent5 {
  color: #d20b22;
}
.tlAccent5:hover, .tlAccent5:active {
  color: #c30e0e;
}
.tcAccent6 {
  color: #2659F0 !important;
}
.bgAccent6 {
  background-color: #2659F0 !important;
}
.tlAccent6 {
  color: #2659F0;
}
.tlAccent6:hover, .tlAccent6:active {
  color: #c30e0e;
}
.tcAccent7 {
  color: #f9632d !important;
}
.bgAccent7 {
  background-color: #f9632d !important;
}
.tlAccent7 {
  color: #f9632d;
}
.tlAccent7:hover, .tlAccent7:active {
  color: #c30e0e;
}
.tcAccent8 {
  color: #21c2d4 !important;
}
.bgAccent8 {
  background-color: #21c2d4 !important;
}
.tlAccent8 {
  color: #21c2d4;
}
.tlAccent8:hover, .tlAccent8:active {
  color: #c30e0e;
}
.tcAccent1-Light {
  color: rgba(86, 85, 85, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(86, 85, 85, 0.25) !important;
}
.tlAccent1-Light {
  color: rgba(86, 85, 85, 0.25);
}
.tlAccent1-Light:hover, .tlAccent1-Light:active {
  color: #c30e0e;
}
.tcAccent2-Light {
  color: rgba(195, 14, 14, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(195, 14, 14, 0.25) !important;
}
.tlAccent2-Light {
  color: rgba(195, 14, 14, 0.25);
}
.tlAccent2-Light:hover, .tlAccent2-Light:active {
  color: #c30e0e;
}
.tcAccent3-Light {
  color: rgba(248, 243, 236, 0.25) !important;
}
.bgAccent3-Light {
  background-color: rgba(248, 243, 236, 0.25) !important;
}
.tlAccent3-Light {
  color: rgba(248, 243, 236, 0.25);
}
.tlAccent3-Light:hover, .tlAccent3-Light:active {
  color: #c30e0e;
}
.tcAccent4-Light {
  color: rgba(246, 236, 221, 0.25) !important;
}
.bgAccent4-Light {
  background-color: rgba(246, 236, 221, 0.25) !important;
}
.tlAccent4-Light {
  color: rgba(246, 236, 221, 0.25);
}
.tlAccent4-Light:hover, .tlAccent4-Light:active {
  color: #c30e0e;
}
.fwThin {
  font-weight: 100;
}
.fwExtralight {
  font-weight: 200;
}
.fwLight {
  font-weight: 300;
}
.fwRegular {
  font-weight: 400;
}
.fwMedium {
  font-weight: 500;
}
.fwSemibold {
  font-weight: 600;
}
.fwBold {
  font-weight: 700;
}
.fwWxtrabold {
  font-weight: 900;
}
.fwUltrabold {
  font-weight: 900;
}
/**/
/**/
.g-content {
  margin: 0.5rem;
  padding: 1rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.3rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1.1rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.25rem;
}
@font-face {
  font-family: "rockettheme-apps";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/rockettheme-apps/rockettheme-apps.eot#iefix') format("embedded-opentype"), url('../fonts/rockettheme-apps/rockettheme-apps.woff2') format("woff2"), url('../fonts/rockettheme-apps/rockettheme-apps.woff') format("woff"), url('../fonts/rockettheme-apps/rockettheme-apps.ttf') format("truetype"), url('../fonts/rockettheme-apps/rockettheme-apps.svg#rockettheme-apps') format("svg");
}
i.fa-grav-spaceman, i.fa-grav-text, i.fa-grav-full, i.fa-grav-logo, i.fa-grav-symbol, i.fa-grav-logo-both, i.fa-grav-both, i.fa-gantry, i.fa-gantry-logo, i.fa-gantry-symbol, i.fa-gantry-logo-both, i.fa-gantry-both {
  font-family: "rockettheme-apps";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-grav-logo:before, .fa-grav-text:before {
  content: "a";
}
.fa-grav-symbol:before, .fa-grav-spaceman:before {
  content: "b";
}
.fa-grav-logo-both:before, .fa-grav-both:before, .fa-grav-full:before {
  content: "f";
}
.fa-gantry-logo:before {
  content: "d";
}
.fa-gantry:before, .fa-gantry-symbol:before {
  content: "c";
}
.fa-gantry-logo-both:before, .fa-gantry-both:before {
  content: "e";
}
body {
  color: #7f7e7e;
  background: #f8f3ec;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
body *::selection {
  color: #ffffff;
  background: #565555;
}
body *::-moz-selection {
  color: #ffffff;
  background: #565555;
}
body p {
  margin: 1rem 0;
}
body p.h1 {
  font-size: 2.25rem;
}
body p.h2 {
  font-size: 2rem;
}
body p.h3 {
  font-size: 1.75rem;
}
body p.h4 {
  font-size: 1.3rem;
}
body p.h5 {
  font-size: 1.2rem;
}
body p.h6 {
  font-size: 1.1rem;
}
body span.para {
  display: block;
  margin: 1rem 0;
}
a {
  color: #565555;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #c30e0e;
  text-decoration: none;
}
.link {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.link:hover {
  color: #c30e0e;
  text-decoration: inherit;
}
@font-face {
  font-family: "sarala";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/sarala/sarala-bold.eot#iefix') format("embedded-opentype"), url('../../fonts/sarala/sarala-bold.woff2') format("woff2"), url('../../fonts/sarala/sarala-bold.woff') format("woff"), url('../../fonts/sarala/sarala-bold.ttf') format("truetype"), url('../fonts/sarala/sarala-bold.svg#sarala') format("svg");
}
@font-face {
  font-family: "sarala";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sarala/sarala-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/sarala/sarala-regular.woff2') format("woff2"), url('../../fonts/sarala/sarala-regular.woff') format("woff"), url('../../fonts/sarala/sarala-regular.ttf') format("truetype"), url('../fonts/sarala/sarala-regular.svg#sarala') format("svg");
}
.hyphens {
  hyphens: auto;
  hyphenate-limit-chars: auto 3;
  hyphenate-limit-lines: 4;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
}
.nohyphens {
  hyphens: manual;
}
body {
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
h1, h2, h3, h4, h5 {
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: inherit;
  font-variant-ligatures: none;
  margin: 0 0 1rem 0;
  hyphens: manual;
}
.h1 {
  font-size: 2.25rem;
}
.h2 {
  font-size: 2rem;
}
.h3 {
  font-size: 1.75rem;
}
.h4 {
  font-size: 1.3rem;
}
.h5 {
  font-size: 1.2rem;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.3rem;
}
h5 {
  font-size: 1.2rem;
}
p {
  font-size: 1rem;
}
ul {
  font-size: 1rem;
}
h1 span, h2 span {
  display: block;
  font-size: 1.75rem;
  font-weight: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  line-height: inherit;
  color: #7f7e7e;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  h1 {
    font-size: 2.025rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.575rem;
  }
  h4 {
    font-size: 1.17rem;
  }
  h5 {
    font-size: 1.08rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.575rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  h1 {
    font-size: 2.025rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.575rem;
  }
  h4 {
    font-size: 1.17rem;
  }
  h5 {
    font-size: 1.08rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.575rem;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  h1 {
    font-size: 2.025rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.575rem;
  }
  h4 {
    font-size: 1.17rem;
  }
  h5 {
    font-size: 1.08rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.575rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  h1 {
    font-size: 2.025rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.575rem;
  }
  h4 {
    font-size: 1.17rem;
  }
  h5 {
    font-size: 1.08rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.575rem;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.575rem;
  }
  h3 {
    font-size: 1.17rem;
  }
  h4 {
    font-size: 1.08rem;
  }
  h5 {
    font-size: 0.9rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.17rem;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  h1 {
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.575rem;
  }
  h3 {
    font-size: 1.17rem;
  }
  h4 {
    font-size: 1.08rem;
  }
  h5 {
    font-size: 0.9rem;
  }
  p {
    font-size: 0.9rem;
  }
  ul {
    font-size: 0.9rem;
  }
  h1 span, h2 span {
    font-size: 1.17rem;
  }
}
.title {
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
}
.simpletitle h1 {
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
blockquote {
  border-left: 10px solid #e0e0e5;
}
blockquote p {
  font-size: 1.1rem;
  color: #b2b1b1;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #7f7e7e;
  font-size: 1.2rem;
}
code, kbd, pre, samp {
  font-family: "Menlo", "Monaco", monospace;
}
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #e0e0e5;
  border-radius: 0.25rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
hr {
  margin: 1.5rem 0;
  border-bottom: 1px solid #e0e0e5;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.dir-rtl .g-branding {
  text-align: right;
  direction: ltr;
}
.g-nobackground {
  background: none !important;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1rem;
}
.margin3x > .g-content {
  margin: 1.5rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 2rem;
}
.padding3x > .g-content {
  padding: 3rem;
}
.section-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-paddings {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-paddings {
    padding-left: 2%;
    padding-right: 2%;
  }
}
.no-section-paddings {
  padding: 0 !important;
}
.center-block {
  text-align: center;
  margin: auto;
}
.g-center-vertical {
  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;
}
.g-linethrough {
  text-decoration: line-through;
  opacity: 0.55;
}
.g-menuspacer {
  padding-top: 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-menuspacer {
    padding: 0;
  }
}
.noliststyle {
  list-style: none;
}
.g-bold {
  font-weight: 700;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-compact .g-container {
  padding: 0 !important;
}
.g-sidebar-offset {
  margin-top: -4rem;
}
.g-sample-sitemap {
  line-height: 1.7;
  font-size: 1.1rem;
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
@media only all and (max-width: 47.99rem) {
  .g-mobile-center-compact .g-container {
    padding: 1rem 0;
  }
  .g-mobile-center-compact .g-content {
    padding: 0 1rem;
    margin: 0.25rem 0.5rem;
    text-align: center !important;
  }
}
.noliststyle {
  list-style: none;
}
.g-uppercase {
  text-transform: uppercase;
}
.g-notexttransform {
  text-transform: none;
}
.g-positive-margin-top {
  margin-top: 23rem;
}
.g-negative-margin-bottom {
  margin-bottom: -25rem;
}
.g-img-circle {
  border-radius: 50%;
}
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-vertical-paddings {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-vertical-paddings-large {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.section-vertical-paddings-small {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section-vertical-paddings-top {
  padding-top: 3rem;
  padding-bottom: 0;
}
.section-vertical-paddings-bottom {
  padding-top: 0;
  padding-bottom: 3rem;
}
.flush > .g-container, .flush > .g-content, .g-flushed > .g-container, .g-flushed > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.g-container-flushed {
  margin: -4rem 0;
}
.nomarginleft, .nomarginleft > .g-content {
  margin-left: 0;
}
.nomarginright, .nomarginright > .g-content {
  margin-right: 0;
}
.nomargintop, .nomargintop > .g-content {
  margin-top: 0;
}
.nomarginbottom, .nomarginbottom > .g-content {
  margin-bottom: 0;
}
.nomarginall, .nomarginall > .g-content {
  margin: 0;
}
.margin2x > .g-content {
  margin: 1rem;
}
.margin3x > .g-content {
  margin: 1.5rem;
}
.nopaddingleft, .nopaddingleft > .g-content {
  padding-left: 0;
}
.nopaddingright, .nopaddingright > .g-content {
  padding-right: 0;
}
.nopaddingtop, .nopaddingtop > .g-content {
  padding-top: 0;
}
.nopaddingbottom, .nopaddingbottom > .g-content {
  padding-bottom: 0;
}
.nopaddingall, .nopaddingall > .g-content {
  padding: 0;
}
.padding2x > .g-content {
  padding: 2rem;
}
.padding3x > .g-content {
  padding: 3rem;
}
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
.title1 .g-title, .title2 .g-title, .title-gradient .g-title, .title-outline .g-title {
  margin: -1rem -1rem 1.5rem -1rem;
  padding: 0.5rem 1rem;
}
.platform-content, .moduletable, .widget {
  margin: 0.5rem 0;
  padding: 1rem 0;
}
.platform-content .moduletable, .platform-content .widget, .moduletable .moduletable, .moduletable .widget, .widget .moduletable, .widget .widget {
  margin: 0;
  padding: 0;
}
.platform-content:first-child, .moduletable:first-child, .widget:first-child {
  margin-top: 0;
  padding-top: 0;
}
.platform-content:last-child, .moduletable:last-child, .widget:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 1rem;
  margin: 0.5rem;
}
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.title1 .g-title {
  background: #565555;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #414141;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #ffffff;
}
.box1 .button:hover {
  background: #302f2f;
}
.box1 a {
  color: #a3a1a1;
}
.box1 a:hover {
  color: #ffffff;
}
.box1.title1 .g-title {
  background: #302f2f;
}
.title2 .g-title {
  background: #c30e0e;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #c30e0e;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #930b0b;
}
.box2 .button:hover {
  background: #7c0909;
}
.box2 a {
  color: #340404;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #930b0b;
}
.title-gradient .g-title {
  background-color: #565555;
  background-image: -webkit-linear-gradient(-360deg, #565555, #c30e0e);
  background-image: linear-gradient(90deg,#565555, #c30e0e);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #565555;
  background-image: -webkit-linear-gradient(-315deg, #565555, #c30e0e);
  background-image: linear-gradient(45deg,#565555, #c30e0e);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #494848;
}
.box-gradient .button:hover {
  background: #302f2f;
}
.box-gradient a {
  color: #a3a1a1;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #565555;
  background-image: -webkit-linear-gradient(-280deg, #565555, #c30e0e);
  background-image: linear-gradient(10deg,#565555, #c30e0e);
}
.title-outline .g-title {
  border: 1px solid #565555;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #565555;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #565555;
}
.spaced .g-content {
  margin: 1px;
}
.shadow .g-content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.rounded .g-content {
  border-radius: 0.25rem;
  overflow: hidden;
}
.equal-height #g-aside, .equal-height #g-mainbar, .equal-height #g-sidebar {
  width: 100%;
}
.equal-height .g-content {
  width: auto;
}
.button {
  display: inline-block;
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  background: #565555;
  color: #7f7e7e;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 0 0.3rem 0;
  padding: 0.75rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button:hover, .button:active, .button:focus {
  background: #c30e0e !important;
  color: #ffffff !important;
  outline: 0;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover {
  background: #565555;
}
.uppercase.button {
  text-transform: uppercase;
}
.white.button {
  background-color: #ffffff;
}
.button.button-block {
  width: 100%;
  display: block;
}
.button.button-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
.button.button-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
.button.button-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
.button.button-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
.button.button-2 {
  background: #c30e0e;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button-2:hover, .button.button-2:active, .button.button-2:focus {
  background: #930b0b;
  color: #ffffff;
}
.button.button-outline {
  background: transparent;
  color: #565555;
  border-color: #565555;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #c30e0e !important;
  border-color: transparent !important;
  color: #ffffff !important;
}
.button.button-gradient {
  background-color: #565555;
  background-image: -webkit-linear-gradient(-360deg, #565555, #c30e0e);
  background-image: linear-gradient(90deg,#565555, #c30e0e);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #565555;
  color: white;
}
.button.button-bevel {
  border-radius: 0.4rem;
}
.button.button-square {
  border-radius: 0;
}
table {
  border: 1px solid #e1e1e1;
}
th {
  background: #eeeeee;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #e1e1e1;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e0e0e5;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #565555;
  box-shadow: 0 0 4px rgba(86, 85, 85, 0.5);
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #565555;
  box-shadow: 0 0 4px rgba(86, 85, 85, 0.5);
}
textarea {
  width: 100%;
  box-sizing: border-box !important;
  padding: 0.75rem 1.25rem;
}
fieldset.input {
  margin: 0;
  padding: 0;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #e0e0e5;
  font-size: 1rem;
  width: 100%;
  line-height: 1.5;
  padding: 0.375rem 1.25rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  box-shadow: 0 0 4px rgba(86, 85, 85, 0.5);
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  box-shadow: 0 0 4px rgba(86, 85, 85, 0.5);
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #565555;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #565555;
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/**/
.center90 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90vw;
  max-width: 90vw;
}
@media only all and (min-width: 160.01rem) {
  .center90 {
    width: 34vw;
    max-width: 34vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center90 {
    width: 68vw;
    max-width: 68vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center90 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center90fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90vw;
  max-width: 90vw;
}
.center85 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85vw;
  max-width: 85vw;
}
@media only all and (min-width: 160.01rem) {
  .center85 {
    width: 32vw;
    max-width: 32vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center85 {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center85 {
    width: 85vw;
    max-width: 85vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center85 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center85fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85vw;
  max-width: 85vw;
}
.center80 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80vw;
  max-width: 80vw;
}
@media only all and (min-width: 160.01rem) {
  .center80 {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center80 {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center80 {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center80 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center80fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80vw;
  max-width: 80vw;
}
.center75 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 75vw;
  max-width: 75vw;
}
@media only all and (min-width: 160.01rem) {
  .center75 {
    width: 28vw;
    max-width: 28vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center75 {
    width: 56vw;
    max-width: 56vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center75 {
    width: 75vw;
    max-width: 75vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center75 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center75fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 75vw;
  max-width: 75vw;
}
.center70 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70vw;
  max-width: 70vw;
}
@media only all and (min-width: 160.01rem) {
  .center70 {
    width: 26vw;
    max-width: 26vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center70 {
    width: 53vw;
    max-width: 53vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center70 {
    width: 70vw;
    max-width: 70vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center70 {
    width: 84vw;
    max-width: 84vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center70 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center70fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70vw;
  max-width: 70vw;
}
.center65 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65vw;
  max-width: 65vw;
}
@media only all and (min-width: 160.01rem) {
  .center65 {
    width: 24vw;
    max-width: 24vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center65 {
    width: 49vw;
    max-width: 49vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center65 {
    width: 65vw;
    max-width: 65vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center65 {
    width: 78vw;
    max-width: 78vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center65 {
    width: 85vw;
    max-width: 85vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center65 {
    width: 85vw;
    max-width: 85vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center65 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center65fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65vw;
  max-width: 65vw;
}
.center60, .bildblock {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60vw;
  max-width: 60vw;
}
@media only all and (min-width: 160.01rem) {
  .center60, .bildblock {
    width: 23vw;
    max-width: 23vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center60, .bildblock {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center60, .bildblock {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center60, .bildblock {
    width: 72vw;
    max-width: 72vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center60, .bildblock {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center60, .bildblock {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center60, .bildblock {
    width: 90vw;
    max-width: 90vw;
  }
}
.center60fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60vw;
  max-width: 60vw;
}
.center55 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55vw;
  max-width: 55vw;
}
@media only all and (min-width: 160.01rem) {
  .center55 {
    width: 21vw;
    max-width: 21vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center55 {
    width: 41vw;
    max-width: 41vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center55 {
    width: 55vw;
    max-width: 55vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center55 {
    width: 66vw;
    max-width: 66vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center55 {
    width: 75vw;
    max-width: 75vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center55 {
    width: 75vw;
    max-width: 75vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center55 {
    width: 88vw;
    max-width: 88vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center55 {
    width: 88vw;
    max-width: 88vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center55 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center55 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center55 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center55 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center55fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55vw;
  max-width: 55vw;
}
.center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50vw;
  max-width: 50vw;
}
@media only all and (min-width: 160.01rem) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 19vw;
    max-width: 19vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 38vw;
    max-width: 38vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 50vw;
    max-width: 50vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 70vw;
    max-width: 70vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 70vw;
    max-width: 70vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center50, .text-block:not(.center60, .center55, .center50, .center45, .center40, .center35, .center30, .center0) {
    width: 90vw;
    max-width: 90vw;
  }
}
.center50fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50vw;
  max-width: 50vw;
}
.center45 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45vw;
  max-width: 45vw;
}
@media only all and (min-width: 160.01rem) {
  .center45 {
    width: 17vw;
    max-width: 17vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center45 {
    width: 34vw;
    max-width: 34vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center45 {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center45 {
    width: 54vw;
    max-width: 54vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center45 {
    width: 65vw;
    max-width: 65vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center45 {
    width: 65vw;
    max-width: 65vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center45 {
    width: 72vw;
    max-width: 72vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center45 {
    width: 72vw;
    max-width: 72vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center45 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center45 {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center45 {
    width: 93vw;
    max-width: 93vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center45 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center45fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45vw;
  max-width: 45vw;
}
.center40, #visforms-success-container {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40vw;
  max-width: 40vw;
}
@media only all and (min-width: 160.01rem) {
  .center40, #visforms-success-container {
    width: 15vw;
    max-width: 15vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center40, #visforms-success-container {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center40, #visforms-success-container {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center40, #visforms-success-container {
    width: 48vw;
    max-width: 48vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center40, #visforms-success-container {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center40, #visforms-success-container {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center40, #visforms-success-container {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center40, #visforms-success-container {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center40, #visforms-success-container {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center40, #visforms-success-container {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center40, #visforms-success-container {
    width: 90vw;
    max-width: 90vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center40, #visforms-success-container {
    width: 90vw;
    max-width: 90vw;
  }
}
.center40fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40vw;
  max-width: 40vw;
}
.center35 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 35vw;
  max-width: 35vw;
}
@media only all and (min-width: 160.01rem) {
  .center35 {
    width: 13vw;
    max-width: 13vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center35 {
    width: 26vw;
    max-width: 26vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center35 {
    width: 35vw;
    max-width: 35vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center35 {
    width: 42vw;
    max-width: 42vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center35 {
    width: 50vw;
    max-width: 50vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center35 {
    width: 50vw;
    max-width: 50vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center35 {
    width: 56vw;
    max-width: 56vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center35 {
    width: 56vw;
    max-width: 56vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center35 {
    width: 81vw;
    max-width: 81vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center35 {
    width: 81vw;
    max-width: 81vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center35 {
    width: 72vw;
    max-width: 72vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center35 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center35fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 35vw;
  max-width: 35vw;
}
.center33 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 33vw;
  max-width: 33vw;
}
@media only all and (min-width: 160.01rem) {
  .center33 {
    width: 12vw;
    max-width: 12vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center33 {
    width: 25vw;
    max-width: 25vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center33 {
    width: 33vw;
    max-width: 33vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center33 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center33 {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center33 {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center33 {
    width: 53vw;
    max-width: 53vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center33 {
    width: 53vw;
    max-width: 53vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center33 {
    width: 76vw;
    max-width: 76vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center33 {
    width: 76vw;
    max-width: 76vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center33 {
    width: 68vw;
    max-width: 68vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center33 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center33fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 33vw;
  max-width: 33vw;
}
.center30 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 30vw;
  max-width: 30vw;
}
@media only all and (min-width: 160.01rem) {
  .center30 {
    width: 11vw;
    max-width: 11vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center30 {
    width: 23vw;
    max-width: 23vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center30 {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center30 {
    width: 36vw;
    max-width: 36vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center30 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center30 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center30 {
    width: 48vw;
    max-width: 48vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center30 {
    width: 48vw;
    max-width: 48vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center30 {
    width: 69vw;
    max-width: 69vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center30 {
    width: 69vw;
    max-width: 69vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center30 {
    width: 62vw;
    max-width: 62vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center30 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center30fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 30vw;
  max-width: 30vw;
}
.center25 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 25vw;
  max-width: 25vw;
}
@media only all and (min-width: 160.01rem) {
  .center25 {
    width: 9vw;
    max-width: 9vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center25 {
    width: 19vw;
    max-width: 19vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center25 {
    width: 25vw;
    max-width: 25vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center25 {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center25 {
    width: 35vw;
    max-width: 35vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center25 {
    width: 35vw;
    max-width: 35vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center25 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center25 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center25 {
    width: 58vw;
    max-width: 58vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center25 {
    width: 58vw;
    max-width: 58vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center25 {
    width: 52vw;
    max-width: 52vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center25 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center25fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 25vw;
  max-width: 25vw;
}
.center20 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 20vw;
  max-width: 20vw;
}
@media only all and (min-width: 160.01rem) {
  .center20 {
    width: 8vw;
    max-width: 8vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center20 {
    width: 15vw;
    max-width: 15vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center20 {
    width: 20vw;
    max-width: 20vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center20 {
    width: 24vw;
    max-width: 24vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center20 {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center20 {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center20 {
    width: 32vw;
    max-width: 32vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center20 {
    width: 32vw;
    max-width: 32vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center20 {
    width: 46vw;
    max-width: 46vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center20 {
    width: 46vw;
    max-width: 46vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center20 {
    width: 41vw;
    max-width: 41vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center20 {
    width: 90vw;
    max-width: 90vw;
  }
}
.center20fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 20vw;
  max-width: 20vw;
}
/**/
.textcenter90 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 90%;
  max-width: 90%;
}
@media only all and (min-width: 75rem) {
  .textcenter90 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter90 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter90 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter90 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter80 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85%;
  max-width: 85%;
}
@media only all and (min-width: 75rem) {
  .textcenter80 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter80 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter80 {
    width: 90%;
    max-width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter80 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter75 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 75rem) {
  .textcenter75 {
    width: 75%;
    max-width: 75%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter75 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter75 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter75 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter70 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 80%;
  max-width: 80%;
}
@media only all and (min-width: 75rem) {
  .textcenter70 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter70 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter70 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter70 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter65 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 70%;
  max-width: 70%;
}
@media only all and (min-width: 75rem) {
  .textcenter65 {
    width: 65%;
    max-width: 65%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter65 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter65 {
    width: 80%;
    max-width: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter65 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter60 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65%;
  max-width: 65%;
}
@media only all and (min-width: 75rem) {
  .textcenter60 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter60 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter60 {
    width: 70%;
    max-width: 70%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter60 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter55 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60%;
  max-width: 60%;
}
@media only all and (min-width: 75rem) {
  .textcenter55 {
    width: 55%;
    max-width: 55%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter55 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter55 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter55 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter50 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55%;
  max-width: 55%;
}
@media only all and (min-width: 75rem) {
  .textcenter50 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter50 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter50 {
    width: 60%;
    max-width: 60%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter50 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter40 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50%;
  max-width: 50%;
}
@media only all and (min-width: 75rem) {
  .textcenter40 {
    width: 40%;
    max-width: 40%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter40 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter40 {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter40 {
    width: 95%;
    max-width: 95%;
  }
}
.textcenter30 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40%;
  max-width: 40%;
}
@media only all and (min-width: 75rem) {
  .textcenter30 {
    width: 30%;
    max-width: 30%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .textcenter30 {
    width: 40%;
    max-width: 40%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .textcenter30 {
    width: 40%;
    max-width: 40%;
  }
}
@media only all and (max-width: 47.99rem) {
  .textcenter30 {
    width: 95%;
    max-width: 95%;
  }
}
/**/
/*	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-marginall {
  margin: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.xs-marginbottom {
  margin-bottom: 0.25rem !important;
}
.xs-margintop {
  margin-top: 0.25rem !important;
}
.xs-marginleft {
  margin-left: 0.25rem !important;
}
.xs-marginright {
  margin-right: 0.25rem !important;
}
.xs-margintopbot {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.xs-marginside {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.xs-marginall {
  margin: 0.25rem !important;
}
.xs-margin {
  margin: 0.25rem !important;
}
.min-marginbottom {
  margin-bottom: 0.375rem !important;
}
.min-margintop {
  margin-top: 0.375rem !important;
}
.min-marginleft {
  margin-left: 0.375rem !important;
}
.min-marginright {
  margin-right: 0.375rem !important;
}
.min-margintopbot {
  margin-top: 0.375rem !important;
  margin-bottom: 0.375rem !important;
}
.min-marginside {
  margin-left: 0.375rem !important;
  margin-right: 0.375rem !important;
}
.min-marginall {
  margin: 0.375rem !important;
}
.min-margin {
  margin: 0.375rem !important;
}
.marginbottom {
  margin-bottom: 0.5rem !important;
}
.margintop {
  margin-top: 0.5rem !important;
}
.marginleft {
  margin-left: 0.5rem !important;
}
.marginright {
  margin-right: 0.5rem !important;
}
.margintopbot {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.marginside {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.marginall {
  margin: 0.5rem !important;
}
.margin {
  margin: 0.5rem !important;
}
.med-marginbottom {
  margin-bottom: 1.25rem !important;
}
.med-margintop {
  margin-top: 1.25rem !important;
}
.med-marginleft {
  margin-left: 1.25rem !important;
}
.med-marginright {
  margin-right: 1.25rem !important;
}
.med-margintopbot {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.med-marginside {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}
.med-marginall {
  margin: 1.25rem !important;
}
.med-margin {
  margin: 1.25rem !important;
}
.big-marginbottom {
  margin-bottom: 2.5rem !important;
}
.big-margintop {
  margin-top: 2.5rem !important;
}
.big-marginleft {
  margin-left: 2.5rem !important;
}
.big-marginright {
  margin-right: 2.5rem !important;
}
.big-margintopbot {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}
.big-marginside {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.big-marginall {
  margin: 2.5rem !important;
}
.big-margin {
  margin: 2.5rem !important;
}
.max-marginbottom {
  margin-bottom: 3.75rem !important;
}
.max-margintop {
  margin-top: 3.75rem !important;
}
.max-marginleft {
  margin-left: 3.75rem !important;
}
.max-marginright {
  margin-right: 3.75rem !important;
}
.max-margintopbot {
  margin-top: 3.75rem !important;
  margin-bottom: 3.75rem !important;
}
.max-marginside {
  margin-left: 3.75rem !important;
  margin-right: 3.75rem !important;
}
.max-marginall {
  margin: 3.75rem !important;
}
.max-margin {
  margin: 3.75rem !important;
}
.xxl-marginbottom {
  margin-bottom: 5rem !important;
}
.xxl-margintop {
  margin-top: 5rem !important;
}
.xxl-marginleft {
  margin-left: 5rem !important;
}
.xxl-marginright {
  margin-right: 5rem !important;
}
.xxl-margintopbot {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.xxl-marginside {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}
.xxl-marginall {
  margin: 5rem !important;
}
.xxl-margin {
  margin: 5rem !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-paddingall {
  padding: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.xs-paddingbottom {
  padding-bottom: 0.25rem !important;
}
.xs-paddingtop {
  padding-top: 0.25rem !important;
}
.xs-paddingleft {
  padding-left: 0.25rem !important;
}
.xs-paddingright {
  padding-right: 0.25rem !important;
}
.xs-paddingtopbot {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.xs-paddingside {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.xs-paddingall {
  padding: 0.25rem !important;
}
.xs-padding {
  padding: 0.25rem !important;
}
.min-paddingbottom {
  padding-bottom: 0.5rem !important;
}
.min-paddingtop {
  padding-top: 0.5rem !important;
}
.min-paddingleft {
  padding-left: 0.5rem !important;
}
.min-paddingright {
  padding-right: 0.5rem !important;
}
.min-paddingtopbot {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.min-paddingside {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.min-paddingall {
  padding: 0.5rem !important;
}
.min-padding {
  padding: 0.5rem !important;
}
.paddingbottom {
  padding-bottom: 1rem !important;
}
.paddingtop {
  padding-top: 1rem !important;
}
.paddingleft {
  padding-left: 1rem !important;
}
.paddingright {
  padding-right: 1rem !important;
}
.paddingtopbot {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.paddingside {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.paddingall {
  padding: 1rem !important;
}
.padding {
  padding: 1rem !important;
}
.med-paddingbottom {
  padding-bottom: 2rem !important;
}
.med-paddingtop {
  padding-top: 2rem !important;
}
.med-paddingleft {
  padding-left: 2rem !important;
}
.med-paddingright {
  padding-right: 2rem !important;
}
.med-paddingtopbot {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.med-paddingside {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.med-paddingall {
  padding: 2rem !important;
}
.med-padding {
  padding: 2rem !important;
}
.big-paddingbottom {
  padding-bottom: 4rem !important;
}
.big-paddingtop {
  padding-top: 4rem !important;
}
.big-paddingleft {
  padding-left: 4rem !important;
}
.big-paddingright {
  padding-right: 4rem !important;
}
.big-paddingtopbot {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.big-paddingside {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}
.big-paddingall {
  padding: 4rem !important;
}
.big-padding {
  padding: 4rem !important;
}
.max-paddingbottom {
  padding-bottom: 6rem !important;
}
.max-paddingtop {
  padding-top: 6rem !important;
}
.max-paddingleft {
  padding-left: 6rem !important;
}
.max-paddingright {
  padding-right: 6rem !important;
}
.max-paddingtopbot {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}
.max-paddingside {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.max-paddingall {
  padding: 6rem !important;
}
.max-padding {
  padding: 6rem !important;
}
.xxl-paddingbottom {
  padding-bottom: 5rem !important;
}
.xxl-paddingtop {
  padding-top: 5rem !important;
}
.xxl-paddingleft {
  padding-left: 5rem !important;
}
.xxl-paddingright {
  padding-right: 5rem !important;
}
.xxl-paddingtopbot {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.xxl-paddingside {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.xxl-paddingall {
  padding: 5rem !important;
}
.xxl-padding {
  padding: 5rem !important;
}
/**/
.section-horizontal-paddings {
  padding-left: 10%;
  padding-right: 10%;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .section-horizontal-paddings {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings {
    padding-left: 1%;
    padding-right: 1%;
  }
}
.section-horizontal-paddings-small {
  padding-left: 5%;
  padding-right: 5%;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .section-horizontal-paddings-small {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-small {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-horizontal-paddings-large {
  padding-left: 15%;
  padding-right: 15%;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) {
  .section-horizontal-paddings-large {
    padding-left: 8%;
    padding-right: 8%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 8%;
    padding-right: 8%;
  }
}
@media only all and (max-width: 47.99rem) {
  .section-horizontal-paddings-large {
    padding-left: 1%;
    padding-right: 1%;
  }
}
.section-vertical-paddings {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.section-vertical-paddings-large {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.section-vertical-paddings-small {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-vertical-paddings-mini {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.section-vertical-paddings-top {
  padding-top: 4rem;
  padding-bottom: 0;
}
.section-vertical-paddings-bottom {
  padding-top: 0;
  padding-bottom: 4rem;
}
.note {
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #d3ced2;
  color: #7f7e7e;
  margin-bottom: 1rem;
}
.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: #b4b4b4;
}
.note.grey.text {
  color: #b4b4b4;
}
.note.grey.filled {
  background-color: rgba(180, 180, 180, 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: #565555;
}
.note.accent-1.text {
  color: #565555;
}
.note.accent-1.filled {
  background-color: rgba(86, 85, 85, 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: #f8f3ec;
}
.note.accent-3.text {
  color: #f8f3ec;
}
.note.accent-3.filled {
  background-color: rgba(248, 243, 236, 0.25);
}
.note.accent-4 {
  border-color: #f6ecdd;
}
.note.accent-4.text {
  color: #f6ecdd;
}
.note.accent-4.filled {
  background-color: rgba(246, 236, 221, 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);
}
.grid {
  display: grid;
}
.grid.spalten-1 {
  grid-template-columns: auto;
}
.grid.spalten-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-2 {
    grid-template-columns: auto;
  }
}
.grid.spalten-20-80 {
  grid-template-columns: 20% 80%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-20-80 {
    grid-template-columns: auto;
  }
}
.grid.spalten-25-75 {
  grid-template-columns: 25% 75%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-25-75 {
    grid-template-columns: auto;
  }
}
.grid.spalten-33-66 {
  grid-template-columns: 33% 66%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-33-66 {
    grid-template-columns: auto;
  }
}
.grid.spalten-40-60 {
  grid-template-columns: 40% 60%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-40-60 {
    grid-template-columns: auto;
  }
}
.grid.spalten-50-50 {
  grid-template-columns: 50% 50%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-50-50 {
    grid-template-columns: auto;
  }
}
.grid.spalten-60-40 {
  grid-template-columns: 60% 40%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-60-40 {
    grid-template-columns: auto;
  }
}
.grid.spalten-66-33 {
  grid-template-columns: 66% 33%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-66-33 {
    grid-template-columns: auto;
  }
}
.grid.spalten-75-25 {
  grid-template-columns: 75% 25%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-75-25 {
    grid-template-columns: auto;
  }
}
.grid.spalten-80-20 {
  grid-template-columns: 80% 20%;
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-80-20 {
    grid-template-columns: auto;
  }
}
.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(2, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.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(3, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-4 {
    grid-template-columns: repeat(1, 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);
  }
}
@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(3, 1fr);
  }
}
.grid.spalten-7 {
  grid-template-columns: repeat(7, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-7 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-7 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-8 {
  grid-template-columns: repeat(8, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-8 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-8 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-9 {
  grid-template-columns: repeat(9, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-9 {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-9 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid.spalten-10 {
  grid-template-columns: repeat(10, 1fr);
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.spalten-10 {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.spalten-10 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .grid.mobile-1 {
    grid-template-columns: auto;
  }
  .grid.mobile-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.mobile-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.mobile-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.mobile-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.mobile-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid.mobile-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid.mobile-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid.mobile-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid.mobile-10 {
    grid-template-columns: repeat(10, 1fr);
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .grid.tablet-1 {
    grid-template-columns: auto;
  }
  .grid.tablet-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid.tablet-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .grid.tablet-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .grid.tablet-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .grid.tablet-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .grid.tablet-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .grid.tablet-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .grid.tablet-10 {
    grid-template-columns: repeat(10, 1fr);
  }
}
@media only screen and (min-width: 600px) and (max-width: 1000px) {
  .grid.tablet-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid .empty {
    display: none;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1200px) {
  .grid.tablet-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .grid .empty {
    display: none;
  }
}
.grid.colgap-02 {
  grid-column-gap: 0.25rem;
}
.grid.colgap-05 {
  grid-column-gap: 0.5rem;
}
.grid.colgap-07 {
  grid-column-gap: 0.75rem;
}
.grid.colgap-10 {
  grid-column-gap: 1rem;
}
.grid.colgap-15 {
  grid-column-gap: 1.5rem;
}
.grid.colgap-20 {
  grid-column-gap: 2rem;
}
.grid.rowgap-02 {
  grid-row-gap: 0.2rem;
}
.grid.rowgap-05 {
  grid-row-gap: 0.5rem;
}
.grid.rowgap-07 {
  grid-row-gap: 0.75rem;
}
.grid.rowgap-10 {
  grid-row-gap: 1rem;
}
.grid.rowgap-15 {
  grid-row-gap: 1.5rem;
}
.grid.rowgap-20 {
  grid-row-gap: 2rem;
}
.grid.gap-02 {
  grid-gap: 0.25rem;
}
.grid.gap-05 {
  grid-gap: 0.5rem;
}
.grid.gap-07 {
  grid-gap: 0.75rem;
}
.grid.gap-10 {
  grid-gap: 1rem;
}
.grid.gap-15 {
  grid-gap: 1.5rem;
}
.grid.gap-20 {
  grid-gap: 2rem;
}
.grid.vcenter, .grid .vcenter {
  align-content: center;
  align-self: center;
}
.grid.vbottom, .grid .vbottom {
  align-content: flex-end;
  align-self: flex-end;
}
/**/
.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%;
}
/**/
.scroll-downs {
  position: absolute;
  bottom: 4rem;
  left: 50%;
  transform: translateX(-50%);
  margin: auto 0 0rem;
  width: 30px;
  height: 50px;
  cursor: pointer;
  /*
	&:before {
		content: 'scroll';
		text-align: center;
		color: $base-text-active-color;
		font-size: 12px;
		margin-left: -6px;
	}
	*/
}
@media only screen and (min-width: 600px) and (max-width: 750px) {
  .scroll-downs {
    bottom: 1rem;
  }
}
.scroll-downs .mousey {
  width: 8px;
  height: 40px;
  padding: 5px 10px;
  border: 1px solid #7f7e7e;
  border-radius: 24px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroll-downs .scroller {
  width: 6px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #7f7e7e;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(20px);
    opacity: 0.25;
  }
}
.scroll-downs.general {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 4rem;
}
.scroll-downs.general-small {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 1.5em;
}
.scroll-downs.accent1 .mousey, .scroll-downs.accent1 .scroller {
  border-color: #565555;
}
.scroll-downs.accent2 .mousey, .scroll-downs.accent2 .scroller {
  border-color: #c30e0e;
}
.scroll-downs.white .mousey, .scroll-downs.white .scroller {
  border-color: #ffffff;
}
.scroll-downs.black .mousey, .scroll-downs.black .scroller {
  border-color: #000000;
}
.mousey-button {
  width: 16px;
  margin: 0 auto;
  padding-top: 1.5rem;
}
.mousey-black .scroll-downs .mousey, .mousey-black .scroll-downs .scroller {
  border-color: #000000;
}
/**/
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.relative {
  position: relative;
}
.inline {
  display: inline-block;
}
.block {
  display: block;
}
.hidden-phone-portrait {
  display: initial;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .hidden-phone-portrait {
    display: none;
  }
}
.visible-phone-portrait {
  display: none;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .visible-phone-portrait {
    display: initial;
  }
}
.hidden-phone-landscape {
  display: initial;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .hidden-phone-landscape {
    display: none;
  }
}
.visible-phone-landscape {
  display: none;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .visible-phone-landscape {
    display: initial;
  }
}
.hidden-tablet-portrait {
  display: initial;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .hidden-tablet-portrait {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .hidden-tablet-portrait {
    display: none;
  }
}
.visible-tablet-portrait {
  display: none;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .visible-tablet-portrait {
    display: initial;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .visible-tablet-portrait {
    display: initial;
  }
}
.hidden-tablet-landscape {
  display: initial;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .hidden-tablet-landscape {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .hidden-tablet-landscape {
    display: none;
  }
}
.visible-tablet-landscape {
  display: none;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .visible-tablet-landscape {
    display: initial;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .visible-tablet-landscape {
    display: initial;
  }
}
.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;
}
.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;
}
.break {
  display: block;
  white-space: pre;
}
.break::after {
  content: "";
}
@media only all and (max-width: 47.99rem) {
  .break {
    display: inline-block;
  }
  .break::after {
    content: " ";
  }
}
.mbreak {
  display: inline-block;
  white-space: pre;
}
.mbreak::after {
  content: " ";
}
@media only all and (max-width: 47.99rem) {
  .mbreak {
    display: block;
  }
  .mbreak::after {
    content: "";
  }
}
.shy-mbreak {
  display: inline-block;
  white-space: pre;
}
.shy-mbreak::after {
  content: " ";
}
@media only all and (max-width: 47.99rem) {
  .shy-mbreak {
    display: block;
  }
  .shy-mbreak::before {
    content: "-";
  }
}
.dotbreak {
  display: inline-block;
  white-space: pre;
}
.dotbreak:after {
  content: "  ·  ";
}
@media only all and (max-width: 47.99rem) {
  .dotbreak {
    display: block;
  }
  .dotbreak::after {
    content: "";
  }
}
.dot {
  display: inline-block;
  white-space: pre;
}
.dot:after {
  content: "  ·  ";
}
/* Typography */
big, .big {
  font-size: 120%;
  line-height: 130%;
  font-style: normal;
}
.bigger {
  font-size: 150% !important;
  line-height: 170%;
  font-style: normal;
}
.seriftext {
  font-family: "Times New Roman", "Helvetica", serif;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.normaltext {
  font-family: "Source Sans Pro, Roboto, 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: 80%;
  line-height: 130%;
  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: 700;
}
.semibold {
  font-weight: 600;
}
.text-shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.border-radius {
  overflow: hidden;
  border-radius: 0.25rem;
}
.border {
  border: 1px solid #565555;
}
.uppercase, .h2uppercase, .h4uppercase {
  text-transform: uppercase;
}
.uppercase small, .h2uppercase small, .h4uppercase small {
  text-transform: none;
}
em {
  color: inherit !important;
}
.line {
  border-bottom: 1px solid #565555;
}
.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: #b4b4b4;
}
.line.light {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
h6 {
  margin: 0 0 0.1666666667rem 0 !important;
}
h1, h2, h3, h4, h5 {
  /*
	span {
		clear: both;
		display: block;
	}
	*/
}
h1 div.line, h2 div.line, h3 div.line, h4 div.line, h5 div.line {
  width: 100%;
}
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%;
}
.bgWhite-transparent {
  background: rgba(255, 255, 255, 0.65);
}
.boxshadow {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.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);
}
.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;
}
.column-list {
  display: flex;
  flex-wrap: wrap;
}
.column-list .column-item {
  padding: 0.5rem;
}
.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 #565555;
  padding: 0.3333333333rem;
  width: 100%;
  height: 100%;
  text-align: center;
}
.column-list .column-item .column-item-content.notinstock {
  border: 1px solid #b4b4b4;
  color: #b4b4b4;
}
.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 #565555;
  -webkit-box-shadow: 0 0 10px 3px #565555;
  box-shadow: 0 0 10px 3px #565555;
  -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.3333333333rem;
  padding-bottom: 0.25rem;
  font-weight: bold;
}
.column-list .column-item .column-item-price {
  font-weight: bold;
  padding-bottom: 0.25rem;
}
.column-list .column-item .column-item-price .column-item-unit-price {
  color: #b4b4b4;
  font-size: 95%;
  font-weight: normal;
}
.column-list .column-item p {
  margin: 0 !important;
  padding-bottom: 0.25rem;
}
.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 {
  counter-reset: item;
  list-style-type: decimal;
  list-style-position: outside;
  margin: 1em 0;
}
ol.number li {
  margin-bottom: 1em;
}
ol.number li {
  display: block;
}
ol.number li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}
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;
}
/**/
.marquee-container {
  position: absolute;
  left: 0;
  bottom: 10vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.7);
}
.marquee {
  max-width: 100vw;
  /* iOS braucht das */
  white-space: nowrap;
  overflow: hidden;
  /* hier evtl. noch font-size, color usw. */
  margin: 0.5em 1em;
}
.marquee-item {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 25s linear infinite;
}
/* Optional: mouseover (oder Tipp auf dem Touchscreen) pausiert die Laufschrift */
.marquee-item:hover {
  animation-play-state: paused;
}
.marquee-item > * {
  display: inline-block;
}
.marquee-item > a, .marquee-item > a:link, .marquee-item > a:visited {
  color: inherit !important;
}
.marquee-abstand {
  padding-left: 3em;
}
/* Make it move */
@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
/**/
*:focus-visible {
  outline: 2px dotted blue !important;
}
*:not(:focus-visible) {
  outline: 0;
}
/**/
/**/
.menuline-margin {
  margin-top: 100px;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .menuline-margin {
    margin-top: 75px;
  }
}
/**/
/**/
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-header .g-content, #g-above .g-content, #g-extension .g-content, #g-feature .g-content, #g-utility .g-content, #g-showcase .g-content {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container, #g-above .g-content .container, #g-extension .g-content .container, #g-feature .g-content .container, #g-utility .g-content .container, #g-showcase .g-content .container {
    margin: 0;
    padding: 0;
  }
  #g-header .g-content .container .row, #g-above .g-content .container .row, #g-extension .g-content .container .row, #g-feature .g-content .container .row, #g-utility .g-content .container .row, #g-showcase .g-content .container .row {
    margin-right: 0;
    margin-left: 0;
  }
  #g-header .g-content .container .row .col, #g-above .g-content .container .row .col, #g-extension .g-content .container .row .col, #g-feature .g-content .container .row .col, #g-utility .g-content .container .row .col, #g-showcase .g-content .container .row .col {
    padding: 0 0.5rem;
  }
}
/**/
/**/
.pdf {
  width: 100%;
  aspect-ratio: 0.6875;
}
/**/
/**/
.checked-list {
  margin: 0;
  text-align: left;
}
.checked-list li {
  list-style: none;
  position: relative;
  padding: 0 0 0.5rem 1.5rem;
  hyphens: auto;
}
.checked-list li:before {
  position: absolute;
  left: 0;
  top: 0.4rem;
  content: "";
  display: inline-block;
  height: 0.8rem;
  width: 0.8rem;
  background-image: url('../../images/icons/check-solid.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  filter: brightness(0) saturate(100%) invert(22%) sepia(86%) saturate(0%) hue-rotate(207deg) brightness(85%) contrast(82%);
}
.checked-list.arrow li:before {
  top: 0.3rem;
  background-image: url('../../images/icons/arrow-right-long-solid.svg');
}
.checked-list.plus li:before {
  top: 0.3rem;
  background-image: url('../../images/icons/plus-solid.svg');
}
.checked-list.circle li:before {
  top: 0.3rem;
  background-image: url('../../images/icons/circle-regular.svg');
}
.checked-list.circle-check li:before {
  top: 0.3rem;
  background-image: url('../../images/icons/circle-check-regular.svg');
}
/**/
/**/
dl {
  text-align: left;
  display: grid;
  grid-template-columns: 25% 1fr;
  column-gap: 2rem;
  row-gap: 1.5rem;
}
dl dt {
  font-weight: 300;
}
dl dd {
  font-size: 1rem;
}
dl p {
  margin: 0 0 0.25 0;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  dl {
    grid-template-columns: 1fr;
    row-gap: 0;
  }
  dl dd {
    margin-bottom: 1rem;
  }
}
ol {
  text-align: left;
}
ol li::marker {
  font-size: 1.75rem;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  ol h3 {
    font-size: 1.4rem;
  }
  ol h5 {
    font-size: 1.14rem;
  }
  ol li::marker {
    font-size: 1.4rem;
    font-weight: 500;
  }
  ol ul {
    padding-left: 1rem;
  }
}
/**/
/**/
.text-block {
  position: relative;
  text-align: center;
  font-size: 1.1rem;
}
.text-block .com-content-article__body {
  line-height: 1.5;
  margin-left: 10%;
  margin-right: 10%;
}
.text-block h1, .text-block h2 {
  text-transform: uppercase;
  color: #565555;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
}
.text-block h3 {
  text-transform: uppercase;
  line-height: 1.3;
  margin-top: 0;
}
.text-block.bottom-border {
  border-bottom: 3px solid #565555;
}
.text-block .preis-display {
  width: 55%;
  margin: 0 auto;
}
.text-block .preis-display .preisbox {
  display: grid;
  grid-template-columns: 60% 40%;
  gap: 1.5rem;
  align-items: center;
  margin-bottom: 1.5rem;
}
.text-block .preis-display .preisbox .preis {
  border: 1px solid #565555;
  color: #565555;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.25em 0.5em;
  line-height: 2;
}
.text-block .preis-display .preisbox .preis span {
  float: right;
}
.text-block .preis-display .preisbox .button {
  border-radius: 0;
  margin: 0;
  line-height: 1;
  font-size: 1.2rem;
  font-weight: 700;
}
.text-block .preis-display .preisbox .button:hover {
  color: #c30e0e;
}
.text-block .preis-display .preisbox .button.outline {
  color: #c30e0e;
  border-color: #c30e0e;
  background: transparent;
  text-transform: none;
  text-align: center;
  padding: 0.25em 0.5em;
  line-height: 2;
}
.text-block .preis-display .preisbox .button.outline:hover {
  color: #ffffff;
  background: #c30e0e;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .text-block .preis-display {
    width: 70%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .text-block .preis-display {
    width: 70%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .text-block .preis-display {
    width: 70%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .text-block .preis-display {
    width: 70%;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .text-block .preis-display {
    width: 95%;
  }
  .text-block .preis-display .preisbox {
    gap: 0.75rem;
  }
  .text-block .preis-display .preisbox .preis {
    font-size: 0.9rem;
  }
  .text-block .preis-display .preisbox .button {
    font-size: 0.9rem;
  }
  .text-block .preis-display .preisbox .button span {
    display: none;
  }
}
.text-block.ausstattung h2 {
  font-size: 1.3rem;
  color: #c30e0e;
}
.text-block.ausstattung h3 {
  font-size: 1.2rem;
  color: #c30e0e;
  margin: 0.5rem 0 0 0;
}
.text-block .h3-fontsize {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
}
.text-block .h3-fontsize.right {
  text-align: right;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .text-block .com-content-article__body {
    line-height: 1.5;
    margin-left: 0;
    margin-right: 0;
  }
}
/**/
/**/
.bildblock {
  background: url('../../../../images/background/bg-box.png') center center repeat;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.bildblock a {
  position: relative;
}
.bildblock a .bildblock-item {
  display: grid;
  align-items: flex-end;
  grid-template-columns: repeat(2, 1fr);
}
.bildblock a .bildblock-item.item-1, .bildblock a .bildblock-item.item-2 {
  grid-template-areas: "image text";
  text-align: left;
}
.bildblock a .bildblock-item.item-3, .bildblock a .bildblock-item.item-4 {
  grid-template-areas: "text image";
  text-align: right;
}
.bildblock a .bildblock-item .image {
  grid-area: image;
}
.bildblock a .bildblock-item .image img {
  object-fit: contain;
}
.bildblock a .bildblock-item .text {
  grid-area: text;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0 5% 5% 5%;
}
.bildblock a .bildblock-item .text h4 {
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
.bildblock a .npcard {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
/**/
/**/
.regionblock .bildblock-item {
  position: relative;
  margin: 1.5rem;
  background-color: #f6ecdd;
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, 1fr);
}
.regionblock .bildblock-item.uneven {
  grid-template-areas: "image text";
}
.regionblock .bildblock-item.uneven .text {
  padding: 1rem 1rem 0.5rem 1.5rem;
  text-align: left;
}
.regionblock .bildblock-item.even {
  grid-template-areas: "text image";
}
.regionblock .bildblock-item.even .text {
  padding: 1rem 1.5rem 0.5rem 1rem;
  text-align: right;
}
.regionblock .bildblock-item.item-4 .image {
  align-self: start;
}
.regionblock .bildblock-item .image {
  grid-area: image;
}
.regionblock .bildblock-item .text {
  grid-area: text;
  hyphens: auto;
  font-size: 0.9rem;
}
.regionblock .bildblock-item .text h3 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #565555;
  margin-bottom: 0.5rem;
}
.regionblock .bildblock-item .text p:last-of-type {
  margin: 0;
}
.regionblock .bildblock-item .npcard {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .regionblock .bildblock-item {
    grid-template-columns: 1fr;
  }
  .regionblock .bildblock-item.uneven, .regionblock .bildblock-item.even {
    grid-template-areas: "image" "text";
  }
  .regionblock .bildblock-item.uneven .text, .regionblock .bildblock-item.even .text {
    padding: 1.5rem;
    text-align: left;
  }
  .regionblock .bildblock-item .npcard {
    position: relative;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .regionblock .bildblock-item {
    grid-template-columns: 1fr;
  }
  .regionblock .bildblock-item.uneven, .regionblock .bildblock-item.even {
    grid-template-areas: "image" "text";
  }
  .regionblock .bildblock-item.uneven .text, .regionblock .bildblock-item.even .text {
    padding: 1.5rem;
    text-align: left;
  }
  .regionblock .bildblock-item .npcard {
    position: relative;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .regionblock .bildblock-item {
    grid-template-columns: 1fr;
  }
  .regionblock .bildblock-item.uneven, .regionblock .bildblock-item.even {
    grid-template-areas: "image" "text";
  }
  .regionblock .bildblock-item.uneven .text, .regionblock .bildblock-item.even .text {
    padding: 1rem;
    text-align: left;
  }
  .regionblock .bildblock-item .npcard {
    position: relative;
  }
}
/**/
/* Allgemeines Styling */
.visforms-form {
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /* Spezielles Styling für Select, Radio und Checkbox */
  /* Selectbox */
  /**/
  /* Checkbox */
  /**/
  /* Radio-Button */
}
.visforms-form input[type="color"], .visforms-form input[type="date"], .visforms-form input[type="datetime"], .visforms-form input[type="datetime-local"], .visforms-form input[type="email"], .visforms-form input[type="month"], .visforms-form input[type="number"], .visforms-form input[type="password"], .visforms-form input[type="search"], .visforms-form input[type="tel"], .visforms-form input[type="text"], .visforms-form input[type="time"], .visforms-form input[type="url"], .visforms-form input[type="week"], .visforms-form input:not([type]) {
  margin-top: 0;
  padding: 0.375rem 1rem;
  background-color: #f9f9f9;
  vertical-align: middle;
  height: 36px;
  width: 100%;
  border: none;
  border: 1px solid lightgray;
  border-radius: 0;
}
.visforms-form input[type="color"]:hover, .visforms-form input[type="date"]:hover, .visforms-form input[type="datetime"]:hover, .visforms-form input[type="datetime-local"]:hover, .visforms-form input[type="email"]:hover, .visforms-form input[type="month"]:hover, .visforms-form input[type="number"]:hover, .visforms-form input[type="password"]:hover, .visforms-form input[type="search"]:hover, .visforms-form input[type="tel"]:hover, .visforms-form input[type="text"]:hover, .visforms-form input[type="time"]:hover, .visforms-form input[type="url"]:hover, .visforms-form input[type="week"]:hover, .visforms-form input:not([type]):hover {
  border-color: #c30e0e !important;
  box-shadow: none;
}
.visforms-form input[type="color"]:focus, .visforms-form input[type="date"]:focus, .visforms-form input[type="datetime"]:focus, .visforms-form input[type="datetime-local"]:focus, .visforms-form input[type="email"]:focus, .visforms-form input[type="month"]:focus, .visforms-form input[type="number"]:focus, .visforms-form input[type="password"]:focus, .visforms-form input[type="search"]:focus, .visforms-form input[type="tel"]:focus, .visforms-form input[type="text"]:focus, .visforms-form input[type="time"]:focus, .visforms-form input[type="url"]:focus, .visforms-form input[type="week"]:focus, .visforms-form input:not([type]):focus {
  /*
			border-color: $fieldBorder !important;
			box-shadow: none;
			//box-shadow: inset 0 1px 1px rgba($fieldBorder, 0.075), 0 0 1px rgba($accent-color-1, 0.6) !important;
			*/
}
.visforms-form input[type="color"]::placeholder, .visforms-form input[type="date"]::placeholder, .visforms-form input[type="datetime"]::placeholder, .visforms-form input[type="datetime-local"]::placeholder, .visforms-form input[type="email"]::placeholder, .visforms-form input[type="month"]::placeholder, .visforms-form input[type="number"]::placeholder, .visforms-form input[type="password"]::placeholder, .visforms-form input[type="search"]::placeholder, .visforms-form input[type="tel"]::placeholder, .visforms-form input[type="text"]::placeholder, .visforms-form input[type="time"]::placeholder, .visforms-form input[type="url"]::placeholder, .visforms-form input[type="week"]::placeholder, .visforms-form input:not([type])::placeholder {
  font-size: 95%;
  opacity: 0.5;
  color: #7f7e7e !important;
}
.visforms-form input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  border: 2px solid #c30e0e;
  border-radius: 0;
  background: transparent;
  color: #c30e0e;
  font-weight: normal;
  letter-spacing: 2px;
  width: 100%;
}
.visforms-form input[type="submit"]:hover, .visforms-form input[type="submit"]:active {
  border-color: #565555;
  background: #565555;
  color: #ffffff;
}
.visforms-form input[type="submit"]:hover, .visforms-form input[type="submit"]:active, .visforms-form input[type="submit"]:focus {
  background: #c30e0e;
  border-color: transparent;
  color: #ffffff;
}
.visforms-form input[type="submit"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.visforms-form input[type="submit"]:disabled:hover {
  background: rgba(0, 0, 0, 0);
}
.visforms-form textarea {
  margin-top: 0;
  background-color: #f9f9f9;
  border: 1px solid lightgray;
  border-radius: 0;
  width: 100%;
  padding: 0.375rem 1rem;
}
.visforms-form textarea:hover {
  border-color: #c30e0e !important;
  box-shadow: none;
}
.visforms-form textarea:focus {
  /*
			border-color: $fieldBorderActive !important;
			box-shadow: inset 0 1px 1px rgba($fieldBorder, 0.075), 0 0 1px rgba($accent-color-2, 0.6) !important;
			*/
}
.visforms-form textarea::placeholder {
  font-size: 95%;
  opacity: 0.6;
  color: #7f7e7e;
}
.visforms-form input:focus:invalid, .visforms-form textarea:focus:invalid, .visforms-form select:focus:invalid {
  color: inherit;
}
.visforms-form select {
  display: block;
  margin-top: 0.5em;
  background-color: #f9f9f9;
  height: 36px;
  width: 100%;
  padding: 0.375rem 1rem;
  border: none;
  border-bottom: 2px solid lightgray;
  border-radius: 0;
  color: #7f7e7e !important;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
  /* Disabled styles */
}
.visforms-form select::-ms-expand {
  display: none;
}
.visforms-form select:hover {
  border-color: #c30e0e !important;
}
.visforms-form select:focus {
  /*
			border-color: $fieldBorderActive !important;
			box-shadow: inset 0 1px 1px rgba($fieldBorder, 0.075), 0 0 1px rgba($accent-color-2, 0.6) !important;
			outline: none;
			*/
}
.visforms-form select:disabled {
  color: greytext;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
}
.visforms-form select:disabled:hover {
  border-color: #aaa;
}
.visforms-form select option {
  font-weight: normal;
}
.visforms-form .input-checkbox, .visforms-form .checkbox, .visforms-form #visform1 .formgrid .field25, #visform1 .formgrid .visforms-form .field25 {
  position: relative;
  /*
		&:hover input ~ .checkmark {
			//background-color: #ccc;  /* On mouse-over, add a grey background color
		}
		*/
}
.visforms-form .input-checkbox label, .visforms-form .checkbox label, .visforms-form #visform1 .formgrid .field25 label, #visform1 .formgrid .visforms-form .field25 label {
  display: inline-block;
  padding-left: 2rem;
  vertical-align: middle;
}
.visforms-form .input-checkbox .checkmark, .visforms-form .checkbox .checkmark, .visforms-form #visform1 .formgrid .field25 .checkmark, #visform1 .formgrid .visforms-form .field25 .checkmark {
  z-index: 0;
  position: absolute;
  top: 12px;
  left: 0;
  z-index: 0;
  height: 20px;
  width: 20px;
  border: solid 1px black;
  background-color: #ffffff;
}
.visforms-form .input-checkbox .checkmark::after, .visforms-form .checkbox .checkmark::after, .visforms-form #visform1 .formgrid .field25 .checkmark::after, #visform1 .formgrid .visforms-form .field25 .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 6px;
  top: 3px;
  width: 7px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.visforms-form .input-checkbox input, .visforms-form .checkbox input, .visforms-form #visform1 .formgrid .field25 input, #visform1 .formgrid .visforms-form .field25 input {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.visforms-form .input-checkbox input:focus ~ .checkmark, .visforms-form .checkbox input:focus ~ .checkmark, .visforms-form #visform1 .formgrid .field25 input:focus ~ .checkmark, #visform1 .formgrid .visforms-form .field25 input:focus ~ .checkmark {
  outline: 2px dotted blue !important;
}
.visforms-form .input-checkbox input:checked ~ .checkmark::after, .visforms-form .checkbox input:checked ~ .checkmark::after, .visforms-form #visform1 .formgrid .field25 input:checked ~ .checkmark::after, #visform1 .formgrid .visforms-form .field25 input:checked ~ .checkmark::after {
  display: block;
}
.visforms-form .radiobutton, .visforms-form #visform1 .formgrid .field1, #visform1 .formgrid .visforms-form .field1 {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}
.visforms-form .radiobutton > label, .visforms-form #visform1 .formgrid .field1 > label, #visform1 .formgrid .visforms-form .field1 > label {
  font-size: 1rem;
}
.visforms-form .radiobutton .radiogrid, .visforms-form #visform1 .formgrid .field1 .radiogrid, #visform1 .formgrid .visforms-form .field1 .radiogrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
}
.visforms-form .radiobutton .radiogrid .radio_0, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0, .visforms-form .radiobutton .radiogrid .radio_1, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1, .visforms-form .radiobutton .radiogrid .radio_2, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2, .visforms-form .radiobutton .radiogrid .radio_3, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3, .visforms-form .radiobutton .radiogrid .radio_4, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4, .visforms-form .radiobutton .radiogrid .radio_5, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5, .visforms-form .radiobutton .radiogrid .radio_6, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6, .visforms-form .radiobutton .radiogrid .radio_7, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7, .visforms-form .radiobutton .radiogrid .radio_8, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 {
  position: relative;
}
.visforms-form .radiobutton .radiogrid .radio_0 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > input, .visforms-form .radiobutton .radiogrid .radio_1 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > input, .visforms-form .radiobutton .radiogrid .radio_2 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > input, .visforms-form .radiobutton .radiogrid .radio_3 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > input, .visforms-form .radiobutton .radiogrid .radio_4 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > input, .visforms-form .radiobutton .radiogrid .radio_5 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > input, .visforms-form .radiobutton .radiogrid .radio_6 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > input, .visforms-form .radiobutton .radiogrid .radio_7 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > input, .visforms-form .radiobutton .radiogrid .radio_8 > input, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > input, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > input {
  position: absolute;
  top: 3px;
  left: 0;
  opacity: 0;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.visforms-form .radiobutton .radiogrid .radio_0 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_1 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_2 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_3 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_4 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_5 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_6 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_7 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > input:focus ~ label, .visforms-form .radiobutton .radiogrid .radio_8 > input:focus ~ label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > input:focus ~ label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > input:focus ~ label {
  outline: 2px dotted blue !important;
}
.visforms-form .radiobutton .radiogrid .radio_0 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > label, .visforms-form .radiobutton .radiogrid .radio_1 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > label, .visforms-form .radiobutton .radiogrid .radio_2 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > label, .visforms-form .radiobutton .radiogrid .radio_3 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > label, .visforms-form .radiobutton .radiogrid .radio_4 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > label, .visforms-form .radiobutton .radiogrid .radio_5 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > label, .visforms-form .radiobutton .radiogrid .radio_6 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > label, .visforms-form .radiobutton .radiogrid .radio_7 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > label, .visforms-form .radiobutton .radiogrid .radio_8 > label, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > label, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > label {
  margin: 0;
  padding: 0 2rem;
  cursor: pointer;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.visforms-form .radiobutton .radiogrid .radio_0 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_1 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_2 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_3 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_4 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_5 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_6 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_7 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > .radiomark, .visforms-form .radiobutton .radiogrid .radio_8 > .radiomark, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > .radiomark, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > .radiomark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #7f7e7e;
  border-radius: 50%;
}
.visforms-form .radiobutton .radiogrid .radio_0 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_1 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_2 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_3 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_4 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_5 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_6 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_7 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > .radiomark::after, .visforms-form .radiobutton .radiogrid .radio_8 > .radiomark::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > .radiomark::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > .radiomark::after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000000;
  content: "";
  visibility: hidden;
}
.visforms-form .radiobutton .radiogrid .radio_0 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_0 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_0 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_1 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_1 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_1 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_2 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_2 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_2 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_3 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_3 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_3 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_4 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_4 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_4 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_5 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_5 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_5 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_6 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_6 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_6 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_7 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_7 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_7 > .radiomark.checked::after, .visforms-form .radiobutton .radiogrid .radio_8 > .radiomark.checked::after, .visforms-form #visform1 .formgrid .field1 .radiogrid .radio_8 > .radiomark.checked::after, #visform1 .formgrid .visforms-form .field1 .radiogrid .radio_8 > .radiomark.checked::after {
  visibility: visible;
}
/**/
.visforms-form .category-desc {
  font-size: 1rem;
  hyphens: auto;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .visforms-form .category-desc h2 {
    font-size: 1.3rem;
  }
}
.visforms-form hr {
  border-bottom: 1px solid #b4b4b4;
}
.visforms-form .help-block {
  font-size: 1rem;
  line-height: 1.25;
}
.visforms-form .visCSSbot10 {
  display: inline-block;
  width: 50%;
  margin-top: 1em;
  padding-left: 12%;
}
@media only all and (max-width: 47.99rem) {
  .visforms-form .visCSSbot10 {
    width: 100% !important;
    padding-left: 0%;
  }
}
.visforms-form .visCSSbot10 .form-group {
  display: none;
}
.visforms-form .visCSSbot10 #dynamic_recaptcha_1 {
  float: right;
}
.visforms-form .fc-tbxrecaptcha_response_field {
  display: none;
}
.visforms-form label {
  font-size: 80%;
  text-transform: none;
  width: 100% !important;
}
.visforms-form label.error {
  font-weight: 400;
  text-transform: none;
}
.visforms-form label.vis_mandatory {
  grid-area: field0;
  align-self: flex-end;
  padding-left: 0 !important;
  font-weight: 400;
  text-transform: none;
  color: #7f7e7e;
}
.visforms-form .field-calendar {
  margin-top: 0.45rem;
}
.visforms-form .field-calendar .input-append {
  position: relative;
  margin: 0;
  font-size: inherit;
}
.visforms-form .field-calendar .input-append input {
  margin: 0;
}
.visforms-form .field-calendar .input-append button {
  position: absolute;
  font-size: 1rem;
  right: 5px;
  height: 36px;
  border: none !important;
  border-radius: 0;
  margin: 0;
  background: #88847D;
  box-shadow: none !important;
  color: #ffffff !important;
}
.visforms-form .field-calendar .input-append button:hover, .visforms-form .field-calendar .input-append button:active {
  background: #c30e0e !important;
}
.visforms-form .field-calendar .js-calendar td .js-btn {
  display: block;
  width: 100%;
}
.visforms-form .field-calendar .js-calendar .btn {
  background: #ffffff !important;
  border-color: #7f7e7e;
  border-radius: 0;
  color: #7f7e7e;
  line-height: 1.5 !important;
  font-size: 0.9rem !important;
  padding: 0 14px;
}
.visforms-form .errormessage {
  position: relative;
  margin: 0;
  min-width: 70%;
}
.visforms-form .errormessage:after {
  /*
			position: absolute;
			top: $fieldBaseHeight;
			left: 45%;
			border: solid transparent;
			content: " ";
			height: 0;
			width: 0;
			pointer-events: none;
			*/
  border-color: rgba(255, 0, 0, 0);
  border-top-color: red;
  border-bottom-color: transparent !important;
  /*
			border-width: 12px;
			margin-left: -12px;
			*/
}
.visforms-form .errormessage label {
  padding: 5px 10px;
  border: 1px solid red;
  background-color: #ffffff;
  color: red;
  font-size: 75%;
  margin: 0;
  width: 90%;
  max-width: 90%;
  text-align: center;
}
.visforms-form .visCustomText {
  line-height: 1;
}
/**/
/* Felder */
.fc-tbxfield1, .field1 {
  grid-area: field1;
  margin-bottom: 0.5rem;
}
.fc-tbxfield2, .field2 {
  grid-area: field2;
  margin-bottom: 0.5rem;
}
.fc-tbxfield3, .field3 {
  grid-area: field3;
  margin-bottom: 0.5rem;
}
.fc-tbxfield4, .field4 {
  grid-area: field4;
  margin-bottom: 0.5rem;
}
.fc-tbxfield5, .field5 {
  grid-area: field5;
  margin-bottom: 0.5rem;
}
.fc-tbxfield6, .field6 {
  grid-area: field6;
  margin-bottom: 0.5rem;
}
.fc-tbxfield7, .field7 {
  grid-area: field7;
  margin-bottom: 0.5rem;
}
.fc-tbxfield8, .field8 {
  grid-area: field8;
  margin-bottom: 0.5rem;
}
.fc-tbxfield9, .field9 {
  grid-area: field9;
  margin-bottom: 0.5rem;
}
.fc-tbxfield10, .field10 {
  grid-area: field10;
  margin-bottom: 0.5rem;
}
.fc-tbxfield11, .field11 {
  grid-area: field11;
  margin-bottom: 0.5rem;
}
.fc-tbxfield12, .field12 {
  grid-area: field12;
  margin-bottom: 0.5rem;
}
.fc-tbxfield13, .field13 {
  grid-area: field13;
  margin-bottom: 0.5rem;
}
.fc-tbxfield14, .field14 {
  grid-area: field14;
  margin-bottom: 0.5rem;
}
.fc-tbxfield15, .field15 {
  grid-area: field15;
  margin-bottom: 0.5rem;
}
.fc-tbxfield16, .field16 {
  grid-area: field16;
  margin-bottom: 0.5rem;
}
.fc-tbxfield17, .field17 {
  grid-area: field17;
  margin-bottom: 0.5rem;
}
.fc-tbxfield18, .field18 {
  grid-area: field18;
  margin-bottom: 0.5rem;
}
.fc-tbxfield19, .field19 {
  grid-area: field19;
  margin-bottom: 0.5rem;
}
.fc-tbxfield20, .field20 {
  grid-area: field20;
  margin-bottom: 0.5rem;
}
.fc-tbxfield21, .field21 {
  grid-area: field21;
  margin-bottom: 0.5rem;
}
.fc-tbxfield22, .field22 {
  grid-area: field22;
  margin-bottom: 0.5rem;
}
.fc-tbxfield23, .field23 {
  grid-area: field23;
  margin-bottom: 0.5rem;
}
.fc-tbxfield24, .field24 {
  grid-area: field24;
  margin-bottom: 0.5rem;
}
.fc-tbxfield25, .field25 {
  grid-area: field25;
  margin-bottom: 0.5rem;
}
.fc-tbxfield26, .field26 {
  grid-area: field26;
  margin-bottom: 0.5rem;
}
.fc-tbxfield27, .field27 {
  grid-area: field27;
  margin-bottom: 0.5rem;
}
.fc-tbxfield28, .field28 {
  grid-area: field28;
  margin-bottom: 0.5rem;
}
.fc-tbxfield29, .field29 {
  grid-area: field29;
  margin-bottom: 0.5rem;
}
.fc-tbxfield30, .field30 {
  grid-area: field30;
  margin-bottom: 0.5rem;
}
.fc-tbxfield31, .field31 {
  grid-area: field31;
  margin-bottom: 0.5rem;
}
.fc-tbxfield32, .field32 {
  grid-area: field32;
  margin-bottom: 0.5rem;
}
.fc-tbxfield33, .field33 {
  grid-area: field33;
  margin-bottom: 0.5rem;
}
.fc-tbxfield34, .field34 {
  grid-area: field34;
  margin-bottom: 0.5rem;
}
.fc-tbxfield35, .field35 {
  grid-area: field35;
  margin-bottom: 0.5rem;
}
.fc-tbxfield36, .field36 {
  grid-area: field36;
  margin-bottom: 0.5rem;
}
.fc-tbxfield37, .field37 {
  grid-area: field37;
  margin-bottom: 0.5rem;
}
.fc-tbxfield38, .field38 {
  grid-area: field38;
  margin-bottom: 0.5rem;
}
.fc-tbxfield39, .field39 {
  grid-area: field39;
  margin-bottom: 0.5rem;
}
.fc-tbxfield40, .field40 {
  grid-area: field40;
  margin-bottom: 0.5rem;
}
.fc-tbxfield41, .field41 {
  grid-area: field41;
  margin-bottom: 0.5rem;
}
.fc-tbxfield42, .field42 {
  grid-area: field42;
  margin-bottom: 0.5rem;
}
.fc-tbxfield43, .field43 {
  grid-area: field43;
  margin-bottom: 0.5rem;
}
.fc-tbxfield44, .field44 {
  grid-area: field44;
  margin-bottom: 0.5rem;
}
.fc-tbxfield45, .field45 {
  grid-area: field45;
  margin-bottom: 0.5rem;
}
.fc-tbxfield46, .field46 {
  grid-area: field46;
  margin-bottom: 0.5rem;
}
.fc-tbxfield47, .field47 {
  grid-area: field47;
  margin-bottom: 0.5rem;
}
.fc-tbxfield48, .field48 {
  grid-area: field48;
  margin-bottom: 0.5rem;
}
.fc-tbxfield49, .field49 {
  grid-area: field49;
  margin-bottom: 0.5rem;
}
.fc-tbxfield50, .field50 {
  grid-area: field50;
  margin-bottom: 0.5rem;
}
.fc-tbxfield51, .field51 {
  grid-area: field51;
  margin-bottom: 0.5rem;
}
.fc-tbxfield52, .field52 {
  grid-area: field52;
  margin-bottom: 0.5rem;
}
.fc-tbxfield53, .field53 {
  grid-area: field53;
  margin-bottom: 0.5rem;
}
.fc-tbxfield54, .field54 {
  grid-area: field54;
  margin-bottom: 0.5rem;
}
.fc-tbxfield55, .field55 {
  grid-area: field55;
  margin-bottom: 0.5rem;
}
.fc-tbxfield56, .field56 {
  grid-area: field56;
  margin-bottom: 0.5rem;
}
.fc-tbxfield57, .field57 {
  grid-area: field57;
  margin-bottom: 0.5rem;
}
.fc-tbxfield58, .field58 {
  grid-area: field58;
  margin-bottom: 0.5rem;
}
.fc-tbxfield59, .field59 {
  grid-area: field59;
  margin-bottom: 0.5rem;
}
.fc-tbxfield60, .field60 {
  grid-area: field60;
  margin-bottom: 0.5rem;
}
.fc-tbxfield61, .field61 {
  grid-area: field61;
  margin-bottom: 0.5rem;
}
.fc-tbxfield62, .field62 {
  grid-area: field62;
  margin-bottom: 0.5rem;
}
.fc-tbxfield63, .field63 {
  grid-area: field63;
  margin-bottom: 0.5rem;
}
.fc-tbxfield64, .field64 {
  grid-area: field64;
  margin-bottom: 0.5rem;
}
.fc-tbxfield65, .field65 {
  grid-area: field65;
  margin-bottom: 0.5rem;
}
.fc-tbxfield66, .field66 {
  grid-area: field66;
  margin-bottom: 0.5rem;
}
.fc-tbxfield67, .field67 {
  grid-area: field67;
  margin-bottom: 0.5rem;
}
.fc-tbxfield68, .field68 {
  grid-area: field68;
  margin-bottom: 0.5rem;
}
.fc-tbxfield69, .field69 {
  grid-area: field69;
  margin-bottom: 0.5rem;
}
.fc-tbxfield70, .field70 {
  grid-area: field70;
  margin-bottom: 0.5rem;
}
.fc-tbxfield71, .field71 {
  grid-area: field71;
  margin-bottom: 0.5rem;
}
.fc-tbxfield72, .field72 {
  grid-area: field72;
  margin-bottom: 0.5rem;
}
.fc-tbxfield73, .field73 {
  grid-area: field73;
  margin-bottom: 0.5rem;
}
.fc-tbxfield74, .field74 {
  grid-area: field74;
  margin-bottom: 0.5rem;
}
.fc-tbxfield75, .field75 {
  grid-area: field75;
  margin-bottom: 0.5rem;
}
.fc-tbxfield76, .field76 {
  grid-area: field76;
  margin-bottom: 0.5rem;
}
.fc-tbxfield77, .field77 {
  grid-area: field77;
  margin-bottom: 0.5rem;
}
.fc-tbxfield78, .field78 {
  grid-area: field78;
  margin-bottom: 0.5rem;
}
.fc-tbxfield79, .field79 {
  grid-area: field79;
  margin-bottom: 0.5rem;
}
.fc-tbxfield80, .field80 {
  grid-area: field80;
  margin-bottom: 0.5rem;
}
.fc-tbxfield81, .field81 {
  grid-area: field81;
  margin-bottom: 0.5rem;
}
.fc-tbxfield82, .field82 {
  grid-area: field82;
  margin-bottom: 0.5rem;
}
.fc-tbxfield83, .field83 {
  grid-area: field83;
  margin-bottom: 0.5rem;
}
.fc-tbxfield84, .field84 {
  grid-area: field84;
  margin-bottom: 0.5rem;
}
.fc-tbxfield85, .field85 {
  grid-area: field85;
  margin-bottom: 0.5rem;
}
.fc-tbxfield86, .field86 {
  grid-area: field86;
  margin-bottom: 0.5rem;
}
.fc-tbxfield87, .field87 {
  grid-area: field87;
  margin-bottom: 0.5rem;
}
.fc-tbxfield88, .field88 {
  grid-area: field88;
  margin-bottom: 0.5rem;
}
.fc-tbxfield89, .field89 {
  grid-area: field89;
  margin-bottom: 0.5rem;
}
.fc-tbxfield90, .field90 {
  grid-area: field90;
  margin-bottom: 0.5rem;
}
.fc-tbxfield91, .field91 {
  grid-area: field91;
  margin-bottom: 0.5rem;
}
.fc-tbxfield92, .field92 {
  grid-area: field92;
  margin-bottom: 0.5rem;
}
.fc-tbxfield93, .field93 {
  grid-area: field93;
  margin-bottom: 0.5rem;
}
.fc-tbxfield94, .field94 {
  grid-area: field94;
  margin-bottom: 0.5rem;
}
.fc-tbxfield95, .field95 {
  grid-area: field95;
  margin-bottom: 0.5rem;
}
.fc-tbxfield96, .field96 {
  grid-area: field96;
  margin-bottom: 0.5rem;
}
.fc-tbxfield97, .field97 {
  grid-area: field97;
  margin-bottom: 0.5rem;
}
.fc-tbxfield98, .field98 {
  grid-area: field98;
  margin-bottom: 0.5rem;
}
.fc-tbxfield99, .field99 {
  grid-area: field99;
  margin-bottom: 0.5rem;
}
.fc-tbxfield100, .field100 {
  grid-area: field100;
  margin-bottom: 0.5rem;
}
.captchaCont {
  margin-top: 1.2rem;
  grid-area: captcha;
  text-align: center;
  /*
	label {
		display: none;
	}
	*/
}
.captchaCont .captcharefresh1, .captchaCont .captcharefresh2, .captchaCont .captcharefresh3, .captchaCont .captcharefresh4 {
  width: 24px;
  height: 24px;
}
.captcha {
  grid-area: captcha;
  text-align: center;
}
.captcha label {
  display: none;
}
.form-actions {
  grid-area: faction;
  margin-top: 2rem;
  padding: 0;
  font-size: 0;
}
.form-actions input {
  width: 100%;
}
.checkbox label, #visform1 .formgrid .field25 label {
  font-size: 1rem;
  margin-top: 0;
}
.checkbox .visCustomText, #visform1 .formgrid .field25 .visCustomText {
  padding-left: 2rem;
  font-weight: 300;
  font-size: 0.9rem;
  hyphens: auto;
}
#visform1 {
  visibility: hidden;
}
#visform1 .fieldset-1 {
  display: none;
}
#visform1 .formgrid {
  text-align: left;
  font-size: 1rem;
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: auto;
  grid-column-gap: 1rem;
  grid-template-areas: "field1 field1 field1 field1 field1 field1 field1 field1" "field2 field2 field2 field2 field2 field2 field2 field2" "field3 field3 field3 field3 field4 field4 field4 field4" "field5 field5 field5 field5 field6 field6 field6 field6" "field7 field7 field8 field8 field9 field9 field10 field10" "field11 field11 field11 field11 field11 field11 field11 field11" "field12 field12 field12 . . . . ." "field14 field14 field14 field14 field15 field15 field15 field15" "field16 field16 field16 field16 field18 field18 field18 field18" "field17 field17 field17 field17 field19 field19 field19 field19" "field20 field20 field20 field20 field21 field21 field21 field21" "field22 field22 field22 field22 field22 field22 field22 field22" "field23 field23 field23 field23 field23 field23 field23 field23" "field24 field24 field24 field24 field24 field24 field24 field24" "field25 field25 field25 field25 field25 . faction faction";
}
#visform1 .formgrid .visBtnCon {
  grid-area: faction;
  margin-top: 2rem;
  padding: 0;
  font-size: 0;
}
#visform1 .formgrid .visBtnCon input {
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
#visform1 .formgrid .field12, #visform1 .formgrid .field19 {
  align-self: flex-end;
}
#visform1 .formgrid .field12 label, #visform1 .formgrid .field19 label {
  display: none;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #visform1 .formgrid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "field1 field1 field1" "field2 field2 field2" "field3 field3 field3" "field4 field4 field4" "field5 field5 field5" "field6 field6 field6" "field7 field7 field7" "field8 field8 field8" "field9 field9 field9" "field10 field10 field10" "field11 field11 field11" "field12 field12 field12" "field14 field14 field14" "field15 field15 field15" "field16 field16 field16" "field18 field18 field18" "field17 field17 field17" "field19 field19 field19" "field20 field20 field20" "field21 field21 field21" "field22 field22 field22" "field23 field23 field23" "field24 field24 field24" "field25 field25 field25" "faction faction faction";
  }
}
/**/
#mod-visform2 {
  visibility: hidden;
  margin: 0 !important;
  min-height: 10vh;
}
#mod-visform2 .fieldset-1 {
  display: none;
}
#mod-visform2 .formgrid {
  text-align: center;
  font-size: 1rem;
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  column-gap: 1rem;
  grid-template-areas: "field27 field28 field29 field30 field31 field32";
}
#mod-visform2 .formgrid .visBtnCon {
  display: none;
}
#mod-visform2 .formgrid .field32 {
  align-self: flex-end;
}
#mod-visform2 .formgrid .field32 .fc-tbxfield32 {
  display: none;
}
#mod-visform2 .formgrid .field32 hr {
  display: none;
}
#mod-visform2 .formgrid .field32 .visCustomText {
  margin: 0;
}
#mod-visform2 .formgrid .field32 .visCustomText .button {
  color: #c30e0e;
  margin: 0;
  border: 2px solid #c30e0e;
  background-color: transparent;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #mod-visform2 .formgrid {
    grid-template-columns: repeat(5, 1fr);
    column-gap: 0.75rem;
    grid-template-areas: "field27 field28 field29 field31 field32";
  }
  #mod-visform2 .formgrid .field30 {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #mod-visform2 .formgrid {
    grid-template-columns: repeat(5, 1fr);
    column-gap: 0.75rem;
    grid-template-areas: "field27 field28 field29 field31 field32";
  }
  #mod-visform2 .formgrid .field30 {
    display: none;
  }
}
/**/
#g-page-surround {
  background-color: #f8f3ec;
  overflow: hidden;
  position: relative;
  color: #7f7e7e;
}
.g-bodyonly #g-page-surround {
  color: #7f7e7e;
  background: #f8f3ec;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-overlay {
  background-color: #ded8d2;
  color: #7f7e7e;
  /*/
	position: fixed;
	top: $menuline;
	left: 0;
	width: 100%;
	height: 13rem;
	z-index: 998;
	/**/
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-overlay .g-container {
    width: 95% !important;
  }
}
@media print {
  #g-overlay {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-top {
  position: relative;
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
.menuline-height, #g-navigation, #g-navigation .g-container > .g-grid:nth-of-type(1), #g-navigation .g-container #mainlogo {
  height: 100px;
  max-height: 100px;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .menuline-height, #g-navigation, #g-navigation .g-container > .g-grid:nth-of-type(1), #g-navigation .g-container #mainlogo {
    height: 75px;
    max-height: 75px;
  }
}
#g-navigation {
  /**/
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  /**/
  overflow: visible;
  background: #565555;
  color: #eae5e3;
  z-index: 1000;
  /**/
}
#g-navigation.nav-shadow {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.7);
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .g-container > .g-grid:nth-of-type(1) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 75rem;
  margin: 0 auto !important;
  overflow: visible;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation .g-container > .g-grid:nth-of-type(1) {
    width: 95%;
  }
}
#g-navigation .g-container #menu-switch {
  position: absolute;
  top: 35px;
  left: 0;
}
#g-navigation .g-container #menu-switch a {
  color: #eae5e3 !important;
  font-size: 1.5rem;
}
#g-navigation .g-container #menu-switch a:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation .g-container #menu-switch {
    display: none;
  }
}
#g-navigation .g-container #edelweiss {
  position: absolute;
  top: 3rem;
  left: 12.5%;
  width: 15%;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation .g-container #edelweiss {
    display: none;
  }
}
#g-navigation .g-container #mainlogo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 35%;
}
#g-navigation .g-container #mainlogo .g-logo-innerhofer {
  display: block;
  margin-top: 15px !important;
  margin-bottom: 10px !important;
}
#g-navigation .g-container #mainlogo .g-logo-innerhofer img {
  height: inherit;
  margin-left: auto;
  margin-right: auto;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation .g-container #mainlogo {
    width: 60%;
  }
}
#g-navigation .g-container #navline-adress {
  position: absolute;
  top: 1rem;
  right: 0;
}
#g-navigation .g-container #navline-adress .content {
  display: grid;
  grid-template-columns: auto 15%;
  grid-template-areas: "webcam mail" "tel1 mail" "tel2 mail";
}
#g-navigation .g-container #navline-adress .content .webcam {
  grid-area: webcam;
}
#g-navigation .g-container #navline-adress .content .mail {
  grid-area: mail;
  align-self: center;
}
#g-navigation .g-container #navline-adress .content .tel1 {
  grid-area: tel1;
}
#g-navigation .g-container #navline-adress .content .tel2 {
  grid-area: tel2;
}
#g-navigation .g-container #navline-adress .content a {
  color: #eae5e3;
}
#g-navigation .g-container #navline-adress .content a:hover {
  color: rgba(234, 229, 227, 0.7);
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-navigation .g-container #navline-adress .content {
    grid-template-columns: auto 20%;
  }
  #g-navigation .g-container #navline-adress .content a {
    font-size: 95%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-navigation .g-container #navline-adress .content {
    grid-template-columns: auto 20%;
  }
  #g-navigation .g-container #navline-adress .content a {
    font-size: 95%;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-navigation .g-container #navline-adress .content {
    grid-template-columns: auto 20%;
  }
  #g-navigation .g-container #navline-adress .content a {
    font-size: 95%;
  }
}
#g-navigation #menuline {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  background: #89857E;
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  visibility: collapse;
}
#g-navigation #menuline.open {
  visibility: visible;
}
#g-navigation #menuline .g-main-nav {
  width: 100%;
}
#g-navigation #menuline .g-dropdown-back {
  background: #89857E;
  min-height: 30px;
}
#g-navigation #menuline .g-toplevel {
  line-height: 2;
  text-transform: uppercase;
  /*
			a {
				color: $navigation-text-color;
				&:hover {
					color: $accent-color-1 !important;
				}
			}
			*/
}
#g-navigation #menuline .g-toplevel .hiddenmenu {
  display: none;
}
#g-navigation #menuline .g-toplevel .active {
  color: rgba(234, 229, 227, 0.7);
}
#g-navigation #menuline .g-toplevel .g-selected {
  color: rgba(234, 229, 227, 0.7);
}
#g-navigation #menuline .g-toplevel .g-menu-item-container {
  padding: 0 0.5rem;
  color: #eae5e3;
}
#g-navigation #menuline .g-toplevel .g-menu-item-container:hover {
  color: rgba(234, 229, 227, 0.7);
}
#g-navigation #menuline .g-toplevel .g-menu-item {
  margin: 0;
  vertical-align: middle;
}
#g-navigation #menuline .g-toplevel .g-menu-item.active .g-menu-item-title {
  color: rgba(234, 229, 227, 0.7);
}
#g-navigation #menuline .g-toplevel .g-menu-item-148 a .g-menu-item-content::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  color: rgba(234, 229, 227, 0.7);
}
#g-navigation #menuline .g-dropdown {
  box-sizing: content-box;
  background: #89857E;
  border-left: 2000px solid #89857E;
  border-right: 2000px solid #89857E;
  width: 1000%;
  min-height: 30px !important;
  padding: 0;
  border-radius: 0;
  text-transform: none;
}
#g-navigation #menuline .g-dropdown a {
  color: #eae5e3;
}
#g-navigation #menuline .g-dropdown a:hover {
  color: #c30e0e !important;
}
#g-navigation #menuline .g-sublevel {
  background: #89857E;
}
#g-navigation #menuline .g-sublevel .g-menu-item-container {
  min-height: inherit;
  line-height: 1.5;
  font-size: 0.9rem;
}
#g-navigation #menuline .g-sublevel .g-menu-item-content {
  margin: 0.3rem 0 0;
  padding: 0 0.5rem;
}
#g-navigation #menuline .g-sublevel .g-menu-item {
  min-height: inherit;
  width: auto;
  float: left;
}
#g-navigation #menuline .g-sublevel .g-menu-item.mnu-bold .g-menu-item-title {
  font-style: italic;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation #menuline {
    display: none;
  }
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  /*
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /**/
  max-height: 100vh !important;
  overflow: hidden;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /*/
    #scrolldown {
        a {
            position: absolute;
            bottom: 5%;
            left: 50%;
            transform: translateX(-50%);
            z-index: 10;
            color: $white !important;
            font-size: $core-font-size * 1.1;
            i {
                -webkit-animation: bounce 2s infinite 2s;
                animation: bounce 2s infinite 2s;
                -webkit-transition: all .2s ease-in;
                transition: all .2s ease-in;
            }
            @include break_point(mobile-landscape) {
                bottom: 10%;
            }
        };        
    }
   
    @keyframes bounce {
        0%,
        100%,
        20%,
        50%,
        80% {
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
        40% {
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px);
        }
        60% {
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            transform: translateY(-5px);
        }
    }
    /**/
}
#g-slideshow #start-slider .slider-item {
  position: relative;
}
#g-slideshow #start-slider .slider-item .slider-item-content {
  position: absolute;
  top: 100px;
  left: 0;
  width: auto;
  height: auto;
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3.15rem;
  line-height: 3.15rem;
  font-weight: 600;
  color: #ffffff;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild01 {
  top: 150px;
  left: 45%;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild01 span {
  padding-left: 3rem;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild02 {
  top: 77.5%;
  left: 3%;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild02 span {
  padding-left: 3rem;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild03 {
  top: 60%;
  left: 45%;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild03 span {
  padding-left: 3rem;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
  top: 85%;
  left: 15%;
}
#g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
  padding-left: 6rem;
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 85%;
    left: 19%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 2.52rem;
    line-height: 1.8rem 1.4;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 85%;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 2.52rem;
    line-height: 1.8rem 1.4;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 85%;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-slideshow #start-slider .slider-item .bild01 {
    background-position: top left 25% !important;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 {
    top: 187.5px;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 {
    top: 75%;
    left: 3%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 span {
    padding-left: 2rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 {
    top: 45%;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 85%;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-slideshow #start-slider .slider-item .bild01 {
    background-position: top left 25% !important;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 {
    top: 187.5px;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 {
    top: 75%;
    left: 3%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 span {
    padding-left: 2rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 {
    top: 45%;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 85%;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-slideshow #start-slider .slider-item .bild01 {
    background-position: top left 25% !important;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 {
    top: 112.5px;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 {
    top: 75%;
    left: 3%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 span {
    padding-left: 2rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 {
    top: 45%;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 60%;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-slideshow #start-slider .slider-item .bild01 {
    background-position: top left 25% !important;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 {
    top: 112.5px;
    left: 15%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild01 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 {
    top: 60%;
    left: 3%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild02 span {
    padding-left: 1rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 {
    top: 45%;
    left: 35%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild03 span {
    padding-left: 3rem;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 {
    top: 112.5px;
    left: 5%;
  }
  #g-slideshow #start-slider .slider-item .slider-item-content.bild04 span {
    padding-left: 6rem;
  }
}
#g-slideshow #scrolldown {
  z-index: 10;
  position: absolute;
  bottom: 3rem;
  left: 0;
  width: 100%;
  height: 32px;
}
#g-slideshow #scrolldown .scroll-down {
  display: block;
  width: 20px;
  height: inherit;
  margin: 0 auto;
}
#g-slideshow #scrolldown .scroll-down .outer {
  border: 2px solid #ffffff;
  border-radius: 0.5rem;
  width: 100%;
  height: 100%;
}
#g-slideshow #scrolldown .scroll-down .inner {
  background-color: #ffffff;
  width: 4px;
  height: 10px;
  border-radius: 25%;
  margin: 0 auto;
  animation-name: scroll;
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(15px);
    opacity: 0;
  }
}
#g-slideshow .scroll-black #scrolldown .scroll-down .outer {
  border: 2px solid #000000;
}
#g-slideshow .scroll-black #scrolldown .scroll-down .inner {
  background-color: #000000;
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  position: relative;
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
  z-index: 2;
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  color: #7f7e7e;
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 5;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-above .g-container {
    width: 95%;
  }
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 5;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-showcase .g-container {
    width: 95%;
  }
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  position: relative;
  z-index: 5;
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  position: relative;
  z-index: 5;
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-main {
  background-color: rgba(255, 255, 255, 0);
  color: #7f7e7e;
  margin-left: 10%;
  margin-right: 10%;
}
@media only all and (max-width: 74.938rem) and (min-width: 48rem) {
  #g-container-main {
    margin-left: 4%;
    margin-right: 4%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-container-main {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-container-main {
    margin-left: 0;
    margin-right: 0;
  }
}
#g-container-main .g-blockcontent-header h2.g-title {
  color: #000000;
}
@media print {
  #g-mainbar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  color: #7f7e7e;
  background: rgba(255, 255, 255, 0);
  border-radius: 0.25rem;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: rgba(255, 255, 255, 0);
  color: #7f7e7e;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 5;
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  position: relative;
  z-index: 5;
  color: #7f7e7e;
  background-color: rgba(255, 255, 255, 0);
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #solarpark #g-bottom {
    min-height: 30vh;
  }
}
#g-bottom {
  color: #7f7f7f;
  background-color: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 5;
  min-height: 45vh;
  /*/
	#maplink {
		z-index: 5;
		.g-content {
			position: relative;
			@extend .center45;
			margin: 3rem auto 0 !important;
			h3 {
				text-align: center;
				font-family: get-font-family($font-family-special);
				font-size: $h3-font-size * 2;
				margin: 0;
				line-height: 1;
			}
			.map-container {
				display: block;
				padding-top: 100% / 16 * 7;
				background-image: url('/images/background/google-maps.png');
				background-position: center center;
				background-repeat: no-repeat;
				background-size: cover;
			}
			.gmlink {
				position: absolute;
				bottom: 0.5rem;
				left: 0;
				right: 0;
				@extend .center45;
				text-align: center;
				font-size: 75%;
				a {
					text-decoration: underline;
				}

			}
			@include break_point(mobile-portrait) {
				h3 {
					font-size: $h3-font-size * 1.5;
				}
			}
		}
	}
	/**/
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-bottom {
    min-height: 30vh;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-bottom {
    min-height: 30vh;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-bottom {
    min-height: 75vh;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-bottom {
    min-height: 20vh;
  }
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  position: relative;
  color: #eae5e3;
  background-color: #565555;
}
#g-footer a {
  color: #eae5e3;
}
#g-footer a:hover {
  color: rgba(234, 229, 227, 0.6);
}
#g-footer .footer {
  display: grid;
  grid-template-columns: 30% 70%;
  align-items: flex-end;
  column-gap: 1rem;
  row-gap: 1.5rem;
  max-width: 75rem;
  margin: 0 auto;
  padding: 1.5rem 0;
}
#g-footer .footer .footer-adress {
  text-align: center;
}
#g-footer .footer .footer-adress img {
  max-width: 65%;
}
#g-footer .footer .footer-menu .menu {
  display: grid;
  grid-template-columns: repeat(5, auto);
}
#g-footer .footer .footer-menu .menu a {
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  text-align: center;
}
#g-footer .footer .footer-menu .tourismus {
  display: grid;
  grid-template-columns: repeat(4, auto);
}
#g-footer .footer .footer-menu .trenner {
  padding: 0 0.75em;
}
#g-footer .footer .footer-menu .legalmenu {
  text-align: center;
}
@media only all and (min-width: 66.01rem) and (max-width: 86rem) and (orientation: landscape) {
  #g-footer .footer {
    width: 95%;
    margin: 0 auto;
    column-gap: 0.5rem;
  }
  #g-footer .footer .footer-adress {
    font-size: 90%;
  }
  #g-footer .footer .footer-adress img {
    max-width: 50%;
  }
  #g-footer .footer .footer-menu .menu a {
    font-size: 95%;
  }
  #g-footer .footer .footer-menu .tourismus {
    width: 90%;
    margin: 0 auto;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  #g-footer .footer {
    width: 95%;
    margin: 0 auto;
    column-gap: 0.5rem;
  }
  #g-footer .footer .footer-adress {
    font-size: 90%;
  }
  #g-footer .footer .footer-adress img {
    max-width: 50%;
  }
  #g-footer .footer .footer-menu .menu a {
    font-size: 95%;
  }
  #g-footer .footer .footer-menu .tourismus {
    width: 90%;
    margin: 0 auto;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-footer .footer {
    grid-template-columns: 1fr;
  }
  #g-footer .footer .footer-adress img {
    max-width: 25%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-footer .footer {
    grid-template-columns: 1fr;
  }
  #g-footer .footer .footer-adress img {
    max-width: 25%;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-footer .footer {
    grid-template-columns: 1fr;
  }
  #g-footer .footer .footer-adress img {
    max-width: 25%;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-footer .footer {
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
  }
  #g-footer .footer .footer-adress {
    font-size: 95%;
  }
  #g-footer .footer .footer-adress img {
    max-width: 40%;
  }
  #g-footer .footer .footer-menu .menu {
    grid-template-columns: repeat(2, auto);
    gap: 1rem;
  }
  #g-footer .footer .footer-menu .menu a:last-of-type {
    grid-column: span 2;
  }
  #g-footer .footer .footer-menu .tourismus {
    grid-template-columns: repeat(2, 1fr);
  }
}
#g-footer #scrollup {
  position: absolute;
  right: 3rem;
  bottom: 1rem;
  font-size: 1.75rem;
}
/**/
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  color: #7f7e7e;
}
#g-copyright .partner {
  text-align: center;
}
#g-copyright .partner img {
  display: inline-block;
  margin: 0 1rem;
}
#g-copyright .g-branding {
  font-size: 0.8rem;
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background-color: #565555;
  width: 14rem;
  color: #eae5e3;
}
#g-offcanvas a {
  color: #eae5e3;
}
#g-offcanvas a:hover {
  color: #565555;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #eae5e3;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #eae5e3 !important;
  color: #eae5e3 !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #565555 !important;
  color: #565555 !important;
}
#g-offcanvas .button:active {
  border: 2px solid #565555 !important;
  color: #565555 !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
  display: none;
  position: fixed;
  font-size: 1.5rem;
  background-color: transparent;
  color: #eae5e3;
  font-size: 2rem;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 24px;
  text-align: center;
  top: 1rem;
  left: 1rem;
  padding: 0.35rem 0.2rem;
  z-index: 9999;
}
@media only all and (max-width: 50rem) {
  .g-offcanvas-toggle {
    display: grid !important;
    place-content: center;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .dir-rtl .g-offcanvas-toggle {
    left: 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .g-offcanvas-toggle {
    left: 2.5rem;
  }
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 100000;
}
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 14rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 14rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
.off-menu {
  background-color: #565555;
}
.off-menu ul {
  margin: 0;
  list-style: none;
  font-size: 0;
}
.off-menu ul .hidden-offfcanvas {
  display: none;
}
.off-menu ul.off-toplevel {
  margin-top: 4rem;
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 500 !important;
  text-transform: uppercase;
  color: #eae5e3 !important;
}
.off-menu ul.off-toplevel li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.off-menu ul.off-toplevel li a {
  color: inherit !important;
}
.off-menu ul.off-toplevel li.active {
  font-weight: 600;
}
.off-menu ul.off-toplevel li.active .off-dropdown {
  display: block;
}
.off-menu ul.off-toplevel li:hover {
  background: #898888;
}
.off-menu ul.off-toplevel li:hover .off-dropdown {
  display: block;
}
.off-menu ul.off-toplevel li.off-menu-item-type-heading {
  position: relative;
  cursor: pointer;
}
.off-menu ul.off-toplevel li.off-menu-item-type-heading .off-menu-parent-indicator::after {
  position: absolute;
  top: 0.25rem;
  right: 0.5em;
  font-family: "FontAwesome";
  content: "";
}
.off-menu ul.off-toplevel li .off-menu-item-container {
  display: block;
  padding: 0.5rem 0.5rem;
}
.off-menu ul.off-toplevel li .off-dropdown {
  display: none;
}
.off-menu ul.off-toplevel li .off-dropdown .off-dropdown-column {
  padding: 0;
  margin: 0rem;
}
.off-menu ul.off-toplevel li .off-sublevel {
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.95rem;
  font-weight: 400 !important;
  text-transform: none;
  color: #eae5e3 !important;
  background: #706e6e !important;
  padding-bottom: 0.5rem;
}
.off-menu ul.off-toplevel li .off-sublevel li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 0;
  padding: 0.5rem 0 0;
}
.off-menu ul.off-toplevel li .off-sublevel li:hover {
  color: #c30e0e;
}
.off-menu ul.off-toplevel li .off-sublevel li.active {
  color: #c30e0e;
  font-weight: 600;
}
.off-menu ul.off-toplevel li .off-sublevel li.off-go-back {
  display: none;
}
.off-menu ul.off-toplevel li .off-sublevel li .off-menu-item-container {
  padding: 0 0 0 1rem;
  /*
							.off-menu-item-title {
								border-right: 1px solid $overlay-text-color;
							}
							*/
}
.off-menu ul.off-toplevel li .off-sublevel li .off-menu-item-container.maxify {
  font-size: 1.4rem;
}
.off-menu ul.off-toplevel li .off-sublevel li .off-menu-item-container.maxify .off-menu-item-title {
  border-right: none !important;
}
.off-menu ul.off-toplevel li .off-sublevel li .off-menu-item-container.maxify::after {
  padding-right: 0.5rem;
  content: "  ·  ";
  color: #eae5e3 !important;
}
.off-menu ul.off-toplevel li .off-sublevel li:last-of-type .off-menu-item-container .off-menu-item-title {
  border: none;
}
.off-menu ul.off-toplevel li .off-sublevel li:last-of-type .off-menu-item-container::after {
  content: "";
}
.off-menu ul.off-toplevel li .off-sublevel li.active .off-menu-item-container {
  color: #eae5e3;
  font-weight: 600;
}
.off-menu ul.off-toplevel li .off-sublevel li.active .off-menu-item-container:hover {
  color: #eae5e3;
}
.off-menu ul.off-toplevel li .off-sublevel li.off-menu-item-148 a .off-menu-item-content::after {
  content: "";
  font-family: "FontAwesome";
  color: rgba(234, 229, 227, 0.7);
}
.off-menu ul.off-toplevel li.specialmenu {
  padding-top: 2rem;
  margin-bottom: 0;
}
.off-menu ul.off-toplevel li.off-menu-item-type-separator {
  color: #eae5e3;
}
.off-menu ul.off-toplevel li.off-menu-item-type-separator.active {
  color: #eae5e3 !important;
  font-weight: 600;
}
/*
#g-offcanvas {
    #g-mobilemenu-container {
        font-family: get-font-family($font-family-default);
        font-weight: bold;
        margin-top: 0;

        .g-toplevel {
            > li {
                margin: 0.5rem 0;
                display: block;

                > .g-menu-item-container {
                    padding: $content-padding/4 0;

                    > .g-menu-item-content {
                        padding-left: $content-padding - 1;
                        color: $offcanvas-text-color;
                        word-break: normal;
                    }

                    .g-menu-parent-indicator {
                        &:after {
                            padding: 0;
                            content: "\f105";
                            color: $offcanvas-text-color;
                            opacity: 1;
                            width: 1rem;
                        }
                    }
                }

                &:hover, &.active {
                    > .g-menu-item-container {
                        color: $accent-color-1;

                        > .g-selected {
                            color: $accent-color-1;
                        }

                        > .g-menu-item-content {
                            opacity: 1;
                            color: $accent-color-1;
                        }
                    }

                    > .g-menu-item-content {
                        opacity: 1;
                    }
                }

                &.g-parent .g-menu-parent-indicator {
                    vertical-align: top;
                    position: absolute;
                }
            }
        }

        ul {
            background: $offcanvas-background;

            > li {
                > .g-menu-item-container {
                    color: $offcanvas-text-color;
                    padding: $content-margin;
                }

                &:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
                    &.active, &:hover {
                        > .g-menu-item-container {
                            color: $accent-color-1;
                        }
                    }

                    &.active {

                    }

                    &:hover {

                    }
                }

                &.g-menu-item-link-parent {
                    > .g-menu-item-container {
                        > .g-menu-parent-indicator {
                            border: 1px solid lighten($accent-color-1, 6%);
                            background: darken($accent-color-1, 4%);

                            &:hover {
                                background: darken($accent-color-1, 8%);
                            }

                            border-radius: $core-border-radius;
                            margin: -0.3rem 0 -0.2rem 0.5rem;
                            padding: 0.2rem;
                        }
                    }
                }
            }

            .g-dropdown-column {
                width: $offcanvas-width;
            }

            i.fa {
                width: 1.5rem;
            }
        }
    }
}
/**/
#g-mobilemenu-container {
  margin: -1.5rem;
}
.g-preset-thumbnails img {
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-preset-thumbnails {
    text-align: center;
  }
  .g-preset-thumbnails .g-block {
    -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: 45% !important;
  }
  .g-preset-thumbnails .g-content {
    margin-left: 5px;
  }
}
@media only all and (max-width: 47.99rem) and (max-width: 47.99rem) {
  .g-preset-thumbnails .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 auto !important;
    -moz-flex: 0 auto !important;
    -ms-flex: 0 auto !important;
    flex: 0 auto !important;
  }
}
.g-error #g-header .g-content {
  padding: 3.5rem 1rem;
  text-align: center;
}
.g-error #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-error #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-error #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-error #g-header .g-content {
    padding: 1rem 1rem;
  }
  .g-error #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-error #g-header .g-content p {
    font-size: 1rem;
  }
}
.g-error #g-mainbar {
  text-align: center;
}
.g-error #g-footer .g-content .g-totop {
  text-align: center;
}
.g-offline #g-header .g-content {
  padding: 3.5rem 1rem;
  text-align: center;
}
.g-offline #g-header .g-content h2.g-title {
  font-size: 3.5rem;
}
.g-offline #g-header .g-content p {
  font-size: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-offline #g-header .g-content h2.g-title {
    font-size: 3rem;
  }
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-offline #g-header .g-content {
    padding: 1rem 1rem;
  }
  .g-offline #g-header .g-content h2.g-title {
    font-size: 2rem;
  }
  .g-offline #g-header .g-content p {
    font-size: 1rem;
  }
}
.g-offline #g-footer .g-content .g-totop {
  text-align: center;
}
.g-offline #grav-login {
  max-width: 36rem;
}
.g-offline #grav-login .form-actions {
  margin-top: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
.g-offline #grav-login .button {
  text-transform: capitalize;
  font-size: 1rem;
  padding: 1rem 2.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
.ui-tabs {
  position: relative;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  width: 33.333%;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover {
  color: inherit;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.g-contenttabs {
  margin: 2rem auto;
}
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  border-bottom: 3px solid #565555;
}
.g-contenttabs .g-contenttabs-tab-wrapper {
  outline: none;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  display: block;
  height: 100%;
  margin-bottom: -1px;
  margin-right: 3px;
  padding: 0 2rem;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
  display: block;
  outline: none;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 1rem 3rem;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    border-radius: 0;
    padding: 1rem 0;
    height: auto;
  }
  .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 95%;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    border-radius: 0;
    padding: 1rem 0;
    height: auto;
  }
  .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 95%;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 1rem;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .g-contenttabs .g-contenttabs-tab-wrapper-head {
    border-radius: 0;
    padding: 1rem 0;
    margin-top: 1.5rem;
    height: auto;
  }
  .g-contenttabs .g-contenttabs-tab-wrapper-head .g-contenttabs-tab-title {
    font-size: 95%;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding: 0 1rem;
  }
}
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
  padding: 1rem 0;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content {
  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-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content img {
  margin: 0 auto;
}
.g-contenttabs .g-contenttabs-content-wrapper-container .g-contenttabs-tab-wrapper-body .g-contenttabs-content a:hover {
  color: inherit;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: rgba(86, 85, 85, 0.15);
}
.ui-tabs-active .g-contenttabs-tab-title {
  color: #565555;
}
.g-logo {
  font-family: "Sarala", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1.35rem;
  vertical-align: middle;
  text-transform: uppercase;
}
.g-logo img, .g-logo svg {
  display: block;
}
.g-logo.g-logo-innerhofer img, .g-logo.g-logo-innerhofer svg {
  max-height: 75px;
}
@media only all and (max-width: 47.99rem) {
  .g-logo.g-logo-innerhofer img, .g-logo.g-logo-innerhofer svg {
    max-height: 65px;
  }
}
.g-logo.g-logo-innerhofer svg {
  fill: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    display: block;
    text-align: center;
    padding-left: 1rem;
  }
  .g-logo img, .g-logo svg {
    margin: 0 auto;
  }
}
.parallax__container {
  clip: rect(0, auto, auto, 0);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.parallax {
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 100%;
  min-height: fit-content;
  min-height: max-content;
  /* BG behaviour */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* (c)2020 by Peter Hellinger - Selfpubservice */
/* Version 1.0.0 */
/*	for the particles:
	- sps_griddownload
	- sps_imageshow
	- sps_imageslider
	- sps_joomlaslider
	- sps_slideshow
*/
.arSpecial {
  /* 
	padding: 0 0 100vh 0; 
	height:  100vh;
	max-height: 100vh;
	*/
  /**/
  /**/
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .arSpecial {
    padding: 0 0 50vh 0 !important;
    height: 50vh !important;
    max-height: 50vh !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .arSpecial {
    padding: 0 0 50vh 0 !important;
    height: 50vh !important;
    max-height: 50vh !important;
  }
}
@media only screen and (min-width: 800px) and (max-width: 900px) and (orientation: landscape) {
  .arSpecial {
    padding: 0 0 100vh 0 !important;
    height: 100vh !important;
    max-height: 100vh !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .arSpecial {
    padding: 0 0 50vh 0 !important;
    height: 50vh !important;
    max-height: 50vh !important;
  }
}
.ar16x10l {
  aspect-ratio: 1.6;
}
.ar16x10p {
  aspect-ratio: 0.625;
}
.ar16x9l {
  aspect-ratio: 1.7777777778;
}
.ar16x9p {
  aspect-ratio: 0.5625;
}
.ar5x3l {
  aspect-ratio: 1.6666666667;
}
.ar5x3p {
  aspect-ratio: 0.6;
}
.ar4x3l {
  aspect-ratio: 1.3333333333;
}
.ar4x3p {
  aspect-ratio: 0.75;
}
.ar3x2l {
  aspect-ratio: 1.5;
}
.ar3x2p {
  aspect-ratio: 0.6666666667;
}
.ar2x1l {
  aspect-ratio: 2;
}
.ar2x1p {
  aspect-ratio: 0.5;
}
.ar1x1l {
  aspect-ratio: 1;
}
.ar1x1p {
  aspect-ratio: 1;
}
.ar1x1 {
  aspect-ratio: 1;
}
.arfit {
  padding: 0 0 1% 0;
  max-height: 1%;
  height: 1%;
}
.image {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .image {
    background-position: top center;
  }
}
.sps-slider {
  position: relative;
  /**/
}
.sps-slider .g-title {
  margin: 0 0 1em;
  color: inherit !important;
}
@media only all and (max-width: 47.99rem) {
  .sps-slider .g-title {
    margin: 0;
    font-size: 1rem;
  }
}
.sps-slider .g-introtext {
  margin: 0 0 1em;
}
.sps-slider .g-introtext a:not(.button) {
  color: #565555;
}
.sps-slider .g-introtext a:not(.button):hover {
  text-decoration: underline;
}
.sps-slider .image-bg {
  position: relative;
  margin: 0;
}
.sps-slider .image-bg .image {
  background-size: cover;
  background-position: center center;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .sps-slider .image-bg .image {
    background-position: top center;
  }
}
.sps-slider .slick-arrow {
  background-color: #565555;
  width: 40px;
  height: 40px;
}
.sps-slider .slick-arrow:before {
  opacity: 1;
}
.sps-slider .slick-arrow:hover {
  background-color: #c30e0e;
}
.sps-slider .slick-arrow.btnprev, .sps-slider .slick-arrow.slick-prev {
  left: -2rem;
  top: 50%;
  z-index: 12 !important;
  /**/
  mask: url('../../images/icons/left-chevron.svg') no-repeat 50% 50%;
  /**/
  /*/
			-webkit-mask: url('gantry-media://icons/chevron-circle-left.svg') no-repeat 50% 50%;;
			mask: url('gantry-media://icons/chevron-circle-left.svg') no-repeat 50% 50%;;
			&:before { content: ' '; }
			/**/
}
.sps-slider .slick-arrow.btnprev:before, .sps-slider .slick-arrow.slick-prev:before {
  content: " ";
}
.sps-slider .slick-arrow.btnnext, .sps-slider .slick-arrow.slick-next {
  right: -2rem;
  top: 50%;
  z-index: 12 !important;
  /**/
  mask: url('../../images/icons/right-chevron.svg') no-repeat 50% 50%;
  /**/
  /*/
			-webkit-mask: url('gantry-media://icons/chevron-circle-right.svg') no-repeat 50% 50%;;
			mask: url('gantry-media://icons/chevron-circle-right.svg') no-repeat 50% 50%;;
			&:before { content: ' '; }
			/**/
}
.sps-slider .slick-arrow.btnnext:before, .sps-slider .slick-arrow.slick-next:before {
  content: " ";
}
.sps-slider .vertical .slick-arrow {
  top: auto;
  left: auto;
  bottom: -1.5rem;
  transform: none;
  z-index: 2;
}
.sps-slider .vertical .slick-arrow.slick-next {
  right: 0;
}
.sps-slider .vertical .slick-arrow.slick-next:before {
  content: "";
}
.sps-slider .vertical .slick-arrow.slick-prev {
  right: 2rem;
}
.sps-slider .vertical .slick-arrow.slick-prev:before {
  content: "";
}
.sps-slider .slick-dots {
  position: absolute;
  bottom: 2rem !important;
  right: 7.5% !important;
  text-align: right;
  z-index: 11;
}
.sps-slider .slick-dots li {
  height: 0.75rem !important;
  width: 0.75rem !important;
}
.sps-slider .slick-dots li button {
  height: inherit;
  width: inherit;
}
.sps-slider .slick-dots li button:before {
  font-family: "FontAwesome";
  font-size: 1rem !important;
  content: "";
  opacity: 1;
  color: rgba(255, 255, 255, 0.8) !important;
}
.sps-slider .slick-dots li button:focus:before, .sps-slider .slick-dots li button:hover:before {
  color: #c30e0e !important;
}
.sps-slider .slick-dots li.slick-active button:before {
  color: #c30e0e !important;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .sps-slider .slick-dots {
    bottom: 1.5rem !important;
    right: 7.5% !important;
  }
  .sps-slider .slick-dots li {
    height: 0.5rem !important;
    width: 0.5rem !important;
  }
  .sps-slider .slick-dots li button:before {
    font-size: 0.8rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .sps-slider .slick-dots {
    bottom: 1.5rem !important;
    right: 5% !important;
  }
  .sps-slider .slick-dots li {
    height: 0.5rem !important;
    width: 0.5rem !important;
  }
  .sps-slider .slick-dots li button:before {
    font-size: 0.8rem !important;
  }
}
.sps-slider .slidericons {
  position: absolute;
  bottom: 0.5rem;
  right: 1rem;
  text-align: right;
  opacity: 0.6;
  color: #ffffff;
}
.sps-slider .slidericons span {
  padding-left: 0.25rem;
}
.sps-slider.sps_slideshow .slick-arrow {
  background-color: #ffffff;
  opacity: 0.5;
  position: absolute;
  top: 48%;
  z-index: 2;
  cursor: pointer;
}
.sps-slider.sps_slideshow .slick-arrow:hover {
  opacity: 1;
}
.sps-slider.sps_slideshow .slick-arrow:before {
  font-size: 2rem;
}
.sps-slider.sps_slideshow .slick-arrow.slick-next, .sps-slider.sps_slideshow .slick-arrow.btnnext {
  right: 2rem;
}
.sps-slider.sps_slideshow .slick-arrow.slick-prev, .sps-slider.sps_slideshow .slick-arrow.btnprev {
  left: 2rem;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .sps-slider.sps_slideshow .slick-arrow {
    display: none !important;
  }
}
.sps-slider .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.sps-slider .sps_imageslider .slick-arrow {
  background-color: #565555;
  width: 32px;
  height: 32px;
}
.sps-slider .sps_imageslider .slick-arrow.btnprev, .sps-slider .sps_imageslider .slick-arrow.slick-prev {
  left: -2rem;
  z-index: 12 !important;
  -webkit-mask: url('../../images/icons/left-chevron.svg') no-repeat 50% 50%;
  mask: url('../../images/icons/left-chevron.svg') no-repeat 50% 50%;
}
.sps-slider .sps_imageslider .slick-arrow.btnprev:before, .sps-slider .sps_imageslider .slick-arrow.slick-prev:before {
  content: " ";
}
.sps-slider .sps_imageslider .slick-arrow.btnnext, .sps-slider .sps_imageslider .slick-arrow.slick-next {
  right: -2rem;
  z-index: 12 !important;
  -webkit-mask: url('../../images/icons/right-chevron.svg') no-repeat 50% 50%;
  mask: url('../../images/icons/right-chevron.svg') no-repeat 50% 50%;
}
.sps-slider .sps_imageslider .slick-arrow.btnnext:before, .sps-slider .sps_imageslider .slick-arrow.slick-next:before {
  content: " ";
}
.sps-slider .sps_imageslider .imagegrid-item.gap-none {
  margin: 0;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_imageslider .imagegrid-item.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg .magnify-icon:hover {
  background: rgba(195, 14, 14, 0.5);
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg:hover .image {
  opacity: 1;
}
.sps-slider .sps_imageslider .imagegrid-item .image-bg:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .slick-arrow {
  background-color: #565555;
  width: 32px;
  height: 32px;
}
.sps-slider .sps_imageshow .slick-arrow.btnprev, .sps-slider .sps_imageshow .slick-arrow.slick-prev {
  left: -2.5rem;
  z-index: 12 !important;
  -webkit-mask: url('../../images/icons/left-chevron.svg') no-repeat 50% 50%;
  mask: url('../../images/icons/left-chevron.svg') no-repeat 50% 50%;
}
.sps-slider .sps_imageshow .slick-arrow.btnprev:before, .sps-slider .sps_imageshow .slick-arrow.slick-prev:before {
  content: " ";
}
.sps-slider .sps_imageshow .slick-arrow.btnnext, .sps-slider .sps_imageshow .slick-arrow.slick-next {
  right: -2.5rem;
  z-index: 12 !important;
  -webkit-mask: url('../../images/icons/right-chevron.svg') no-repeat 50% 50%;
  mask: url('../../images/icons/right-chevron.svg') no-repeat 50% 50%;
}
.sps-slider .sps_imageshow .slick-arrow.btnnext:before, .sps-slider .sps_imageshow .slick-arrow.slick-next:before {
  content: " ";
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage {
  position: relative;
  font-size: 0;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item.hide {
  display: none;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .stage-image {
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container .magnify-icon:hover {
  background: rgba(195, 14, 14, 0.5);
}
.sps-slider .sps_imageshow .sps-imageshow-stage .stage .stage-item-container:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next, .sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev {
  width: 40px;
  height: 40px;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next:before, .sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev:before {
  font-size: 2rem;
  width: 40px;
  height: 40px;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-next {
  right: -2.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slick-arrow.slick-prev {
  left: -2.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-stage .slidericons {
  text-align: right;
}
.sps-slider .sps_imageshow .sps-imageshow-slider {
  margin-top: 1rem;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider {
  position: relative;
  font-size: 0;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item.hide {
  display: none;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container .slider-image {
  cursor: pointer;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container .actual-icon {
  position: absolute;
  bottom: 0.25em;
  right: 1em;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item.slick-current .actual-icon {
  opacity: 1;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slidericons {
  text-align: right;
  opacity: 0.6;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slidericons span {
  padding-left: 0.25rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg {
  position: relative;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-none {
  margin: 0;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .magnify-icon {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #ffffff;
  font-size: 1rem;
  opacity: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  padding: 0.25rem 0.5rem;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg .magnify-icon:hover {
  background: rgba(195, 14, 14, 0.5);
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg:hover .image {
  opacity: 1;
}
.sps-slider .sps_griddownload .downloadgrid-item .image-bg:hover .magnify-icon {
  opacity: 1;
}
.sps-slider .sps_griddownload .downloads {
  margin: 0.5rem 0;
  font-size: 0;
  font-size: 1rem;
  text-align: right;
}
.sps-slider .sps_griddownload .downloads a {
  display: inline-block;
  text-decoration: none;
  margin: 0 0 0 0.5rem;
  text-align: center;
  font-size: 1rem;
}
.sps-slider .sps_griddownload .downloads a i {
  padding-right: 0.35rem;
}
.sps-slider .sps_griddownload .downloads a:hover {
  color: #c30e0e !important;
}
.sps-slider .sps_griddownload .downloads a:hover span, .sps-slider .sps_griddownload .downloads a:hover i {
  color: inherit;
}
.sps-slider .sps_joomlaslider .slidegrid {
  position: relative;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-none {
  margin: 0;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-02 {
  margin: 0 0.125rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-05 {
  margin: 0 0.25rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-07 {
  margin: 0 0.375rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-10 {
  margin: 0 0.5rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-15 {
  margin: 0 0.75rem;
}
.sps-slider .sps_joomlaslider .slidegrid.gap-20 {
  margin: 0 1rem;
}
.sps-slider .sps_joomlaslider .slidegrid.text_top {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "txt" "pic";
}
.sps-slider .sps_joomlaslider .slidegrid.text_bot {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "pic" "txt";
}
.sps-slider .sps_joomlaslider .slidegrid.text_left {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 50% 50%;
  grid-template-areas: "txt pic";
}
.sps-slider .sps_joomlaslider .slidegrid.text_right {
  display: grid;
  grid-gap: 0 !important;
  grid-template-columns: 50% 50%;
  grid-template-areas: "pic txt";
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_full .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_full .text-block .tb-container {
  width: 100%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_top .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_bot .text-block {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_left .text-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid.overlay_right .text-block {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}
.sps-slider .sps_joomlaslider .slidegrid .image-bg {
  grid-area: pic;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block {
  grid-area: txt;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-title {
  margin: 0 0 0.5rem 0;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details {
  font-size: 0.8rem;
  margin: 0 0 1rem 0;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-date, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-author, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-category, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-hits {
  padding-right: 0.5rem;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-date i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-author i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-category i, .sps-slider .sps_joomlaslider .slidegrid .text-block .content-details .content-hits i {
  padding-right: 0.25rem;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "slideleft slideright";
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (max-width: 1024px) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text {
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas: "slideright" "slideleft";
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright {
  grid-area: slideright;
  padding: 5vh 5vh 0 0;
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright {
    padding: 7vh 5vh 0;
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h1 {
  margin: 0;
  line-height: 1;
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3.6rem;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h1 {
    font-size: 2.7rem;
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h5 {
  margin: 0.5rem 0 0;
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.44rem;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft {
  grid-area: slideleft;
  align-self: end;
  padding: 0 0 8vh 5vh;
}
@media only all and (max-width: 47.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft {
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft img {
  width: 37.5%;
  max-width: 37.5%;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideleft h5 {
  margin: 0;
  font-family: "Source Sans Pro", "Roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.44rem;
  font-weight: 600;
  line-height: 1.5;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-readmore {
  margin-top: 0.5rem;
}
.sps-uikit-slider {
  position: relative;
}
.sps-uikit-slider .uk-slideshow-items .slideshow-item .slideshow-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sps-uikit-slider .uk-slideshow-items .slideshow-item .slideshow-image .magnify-icon {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
}
.sps-uikit-slider.inner-dots .slider-dots {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
.sps-uikit-slider .slider-dots {
  /**/
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  /**/
  display: grid;
  place-items: center;
  padding: 0.75rem;
  /*/
		.uk-dotnav > * > * {
			display: block;
			box-sizing: border-box;
			border-radius: 50%;
			background: 0 0;
			background-color: rgba(0, 0, 0, 0);
			//background-color: red;
			text-indent: 100%;
			overflow: hidden;
			white-space: nowrap;
			border: 1px solid rgba(102,102,102,.4);
			transition: .2s ease-in-out;
			transition-property: all;
			transition-property: background-color,border-color;
		}
		/**/
}
.sps-uikit-slider .slider-dots .uk-dotnav li a {
  width: 18px !important;
  height: 18px !important;
  background-color: rgba(255, 255, 255, 0.5);
  border: 2px solid #ffffff;
}
.sps-uikit-slider .slider-dots .uk-dotnav li.uk-active a {
  border-color: #ffffff;
  background-color: #ffffff;
}
.sps-uikit-slider .slider-dots .uk-dotnav li:hover a {
  background-color: #ffffff;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .sps-ukslideshow {
    width: 75%;
    margin: 0 auto;
  }
  .sps-ukslideshow .image[data-image="/images/03-aktiv/sommer/bildblock1/005.jpg"] {
    background-position: center bottom !important;
  }
  .sps-ukslideshow .image[data-image="/images/03-aktiv/winter/bildblock1/005.jpg"] {
    background-position: center top !important;
  }
  .sps-ukslideshow .image[data-image="/images/01-hotel/ambiente/bildblock1/05.jpg"] {
    background-position: center top !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .sps-ukslideshow .image[data-image="/images/03-aktiv/sommer/bildblock1/005.jpg"] {
    background-position: center bottom !important;
  }
  .sps-ukslideshow .image[data-image="/images/03-aktiv/winter/bildblock1/005.jpg"] {
    background-position: center top !important;
  }
  .sps-ukslideshow .image[data-image="/images/01-hotel/ambiente/bildblock1/05.jpg"] {
    background-position: center top !important;
  }
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=theme_12.css.map */