/* 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-flow {
  min-height: auto !important;
}
.section-100, #g-top.section-100 .g-grid {
  min-height: 100vh !important;
}
.section-95 {
  min-height: 95vh !important;
}
.section-90 {
  min-height: 90vh !important;
}
.section-85 {
  min-height: 85vh !important;
}
.section-80 {
  min-height: 80vh !important;
}
.section-75 {
  min-height: 75vh !important;
}
.section-70 {
  min-height: 70vh !important;
}
.section-65 {
  min-height: 65vh !important;
}
.section-60 {
  min-height: 60vh !important;
}
.section-55 {
  min-height: 55vh !important;
}
.section-50 {
  min-height: 50vh !important;
}
.section-45 {
  min-height: 45vh !important;
}
.section-40 {
  min-height: 40vh !important;
}
.section-35 {
  min-height: 35vh !important;
}
.section-33 {
  min-height: 33vh !important;
}
.section-30 {
  min-height: 30vh !important;
}
.section-25 {
  min-height: 25vh !important;
}
.section-20 {
  min-height: 20vh !important;
}
.section-15 {
  min-height: 15vh !important;
}
.section-10 {
  min-height: 10vh !important;
}
.section-100max {
  max-height: 100vh !important;
}
.section-60max {
  max-height: 60vh !important;
}
.section-50max {
  max-height: 50vh !important;
}
.section-40max {
  max-height: 40vh !important;
}
.section-33max {
  max-height: 30vh !important;
}
.section-30max {
  max-height: 30vh !important;
}
.section-25max {
  max-height: 25vh !important;
}
.section-20max {
  max-height: 20vh !important;
}
.section-15max {
  max-height: 15vh !important;
}
.section-10max {
  max-height: 10vh !important;
}
.section-w100 .g-grid {
  max-width: 100rem;
  margin: 0 auto;
}
.section-w90 .g-grid {
  max-width: 90rem;
  margin: 0 auto;
}
.section-w80 .g-grid {
  max-width: 80rem;
  margin: 0 auto;
}
.section-w75 .g-grid {
  max-width: 75rem;
  margin: 0 auto;
}
.section-w70 .g-grid {
  max-width: 70rem;
  margin: 0 auto;
}
.section-w65 .g-grid {
  max-width: 65rem;
  margin: 0 auto;
}
.section-w60 .g-grid {
  max-width: 60rem;
  margin: 0 auto;
}
.section-w50 .g-grid {
  max-width: 50rem;
  margin: 0 auto;
}
.section-max100 {
  max-width: 100rem;
  margin: 0 auto;
}
.section-max90 {
  max-width: 90rem;
  margin: 0 auto;
}
.section-max80 {
  max-width: 80rem;
  margin: 0 auto;
}
.section-max75 {
  max-width: 75rem;
  margin: 0 auto;
}
.section-max70 {
  max-width: 70rem;
  margin: 0 auto;
}
.section-max65 {
  max-width: 65rem;
  margin: 0 auto;
}
.section-max60 {
  max-width: 60rem;
  margin: 0 auto;
}
.section-max50 {
  max-width: 50rem;
  margin: 0 auto;
}
.section-p100 .g-grid {
  max-width: 100%;
  margin: 0 auto;
}
.section-p90 .g-grid {
  max-width: 90%;
  margin: 0 auto;
}
.section-p80 .g-grid {
  max-width: 80%;
  margin: 0 auto;
}
.section-p75 .g-grid {
  max-width: 75%;
  margin: 0 auto;
}
.section-p70 .g-grid {
  max-width: 70%;
  margin: 0 auto;
}
.section-p65 .g-grid {
  max-width: 65%;
  margin: 0 auto;
}
.section-p60 .g-grid {
  max-width: 60%;
  margin: 0 auto;
}
.section-p50 .g-grid {
  max-width: 50%;
  margin: 0 auto;
}
.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: #942027;
}
.tcBlack {
  color: #000000 !important;
}
.bgBlack {
  background-color: #000000 !important;
}
.tlBlack {
  color: #000000;
}
.tlBlack:hover, .tlBlack:active {
  color: #942027;
}
.tcOffWhite {
  color: #eeeeee !important;
}
.bgOffWhite {
  background-color: #eeeeee !important;
}
.tlOffWhite {
  color: #eeeeee;
}
.tlOffWhite:hover, .tlOffWhite:active {
  color: #942027;
}
.tcLightgrey {
  color: #ececec !important;
}
.bgLightgrey {
  background-color: #ececec !important;
}
.tlLightgrey {
  color: #ececec;
}
.tlLightgrey:hover, .tlLightgrey:active {
  color: #942027;
}
.tcGrey {
  color: #b4b4b4 !important;
}
.bgGrey {
  background-color: #b4b4b4 !important;
}
.tlGrey {
  color: #b4b4b4;
}
.tlGrey:hover, .tlGrey:active {
  color: #942027;
}
.tcDarkgrey {
  color: #282828 !important;
}
.bgDarkgrey {
  background-color: #282828 !important;
}
.tlDarkgrey {
  color: #282828;
}
.tlDarkgrey:hover, .tlDarkgrey:active {
  color: #942027;
}
.tcPink {
  color: #d13b7b !important;
}
.bgPink {
  background-color: #d13b7b !important;
}
.tlPink {
  color: #d13b7b;
}
.tlPink:hover, .tlPink:active {
  color: #942027;
}
.tcRed {
  color: #ef4a44 !important;
}
.bgRed {
  background-color: #ef4a44 !important;
}
.tlRed {
  color: #ef4a44;
}
.tlRed:hover, .tlRed:active {
  color: #942027;
}
.tcPurple {
  color: #874f9a !important;
}
.bgPurple {
  background-color: #874f9a !important;
}
.tlPurple {
  color: #874f9a;
}
.tlPurple:hover, .tlPurple:active {
  color: #942027;
}
.tcBlue {
  color: #279fba !important;
}
.bgBlue {
  background-color: #279fba !important;
}
.tlBlue {
  color: #279fba;
}
.tlBlue:hover, .tlBlue:active {
  color: #942027;
}
.tcOrange {
  color: #ee7933 !important;
}
.bgOrange {
  background-color: #ee7933 !important;
}
.tlOrange {
  color: #ee7933;
}
.tlOrange:hover, .tlOrange:active {
  color: #942027;
}
.tcGreen {
  color: #00c67e !important;
}
.bgGreen {
  background-color: #00c67e !important;
}
.tlGreen {
  color: #00c67e;
}
.tlGreen:hover, .tlGreen:active {
  color: #942027;
}
.tcYellow {
  color: #F9B234 !important;
}
.bgYellow {
  background-color: #F9B234 !important;
}
.tlYellow {
  color: #F9B234;
}
.tlYellow:hover, .tlYellow:active {
  color: #942027;
}
.tcLightblue {
  color: #00BDE2 !important;
}
.bgLightblue {
  background-color: #00BDE2 !important;
}
.tlLightblue {
  color: #00BDE2;
}
.tlLightblue:hover, .tlLightblue:active {
  color: #942027;
}
.tcDarkblue {
  color: #023964 !important;
}
.bgDarkblue {
  background-color: #023964 !important;
}
.tlDarkblue {
  color: #023964;
}
.tlDarkblue:hover, .tlDarkblue:active {
  color: #942027;
}
.tcCyan {
  color: #00ffff !important;
}
.bgCyan {
  background-color: #00ffff !important;
}
.tlCyan {
  color: #00ffff;
}
.tlCyan:hover, .tlCyan:active {
  color: #942027;
}
.tcHelli1 {
  color: #d20b22 !important;
}
.bgHelli1 {
  background-color: #d20b22 !important;
}
.tlHelli1 {
  color: #d20b22;
}
.tlHelli1:hover, .tlHelli1:active {
  color: #942027;
}
.tcHelli2 {
  color: #2659F0 !important;
}
.bgHelli2 {
  background-color: #2659F0 !important;
}
.tlHelli2 {
  color: #2659F0;
}
.tlHelli2:hover, .tlHelli2:active {
  color: #942027;
}
.tcSps1 {
  color: #f9632d !important;
}
.bgSps1 {
  background-color: #f9632d !important;
}
.tlSps1 {
  color: #f9632d;
}
.tlSps1:hover, .tlSps1:active {
  color: #942027;
}
.tcSps2 {
  color: #21c2d4 !important;
}
.bgSps2 {
  background-color: #21c2d4 !important;
}
.tlSps2 {
  color: #21c2d4;
}
.tlSps2:hover, .tlSps2:active {
  color: #942027;
}
.tcBase {
  color: #706f6f !important;
}
.bgBase {
  background-color: #706f6f !important;
}
.tlBase {
  color: #706f6f;
}
.tlBase:hover, .tlBase:active {
  color: #942027;
}
.tcBaseActive {
  color: #3c3c3b !important;
}
.bgBaseActive {
  background-color: #3c3c3b !important;
}
.tlBaseActive {
  color: #3c3c3b;
}
.tlBaseActive:hover, .tlBaseActive:active {
  color: #942027;
}
.tcAccent1 {
  color: #942027 !important;
}
.bgAccent1 {
  background-color: #942027 !important;
}
.tlAccent1 {
  color: #942027;
}
.tlAccent1:hover, .tlAccent1:active {
  color: #942027;
}
.tcAccent2 {
  color: #888888 !important;
}
.bgAccent2 {
  background-color: #888888 !important;
}
.tlAccent2 {
  color: #888888;
}
.tlAccent2:hover, .tlAccent2:active {
  color: #942027;
}
.tcAccent3 {
  color: #a74a23 !important;
}
.bgAccent3 {
  background-color: #a74a23 !important;
}
.tlAccent3 {
  color: #a74a23;
}
.tlAccent3:hover, .tlAccent3:active {
  color: #942027;
}
.tcAccent4 {
  color: #f0ebe4 !important;
}
.bgAccent4 {
  background-color: #f0ebe4 !important;
}
.tlAccent4 {
  color: #f0ebe4;
}
.tlAccent4:hover, .tlAccent4:active {
  color: #942027;
}
.tcAccent5 {
  color: #d20b22 !important;
}
.bgAccent5 {
  background-color: #d20b22 !important;
}
.tlAccent5 {
  color: #d20b22;
}
.tlAccent5:hover, .tlAccent5:active {
  color: #942027;
}
.tcAccent6 {
  color: #2659F0 !important;
}
.bgAccent6 {
  background-color: #2659F0 !important;
}
.tlAccent6 {
  color: #2659F0;
}
.tlAccent6:hover, .tlAccent6:active {
  color: #942027;
}
.tcAccent7 {
  color: #f9632d !important;
}
.bgAccent7 {
  background-color: #f9632d !important;
}
.tlAccent7 {
  color: #f9632d;
}
.tlAccent7:hover, .tlAccent7:active {
  color: #942027;
}
.tcAccent8 {
  color: #21c2d4 !important;
}
.bgAccent8 {
  background-color: #21c2d4 !important;
}
.tlAccent8 {
  color: #21c2d4;
}
.tlAccent8:hover, .tlAccent8:active {
  color: #942027;
}
.tcAccent1-Light {
  color: rgba(148, 32, 39, 0.25) !important;
}
.bgAccent1-Light {
  background-color: rgba(148, 32, 39, 0.25) !important;
}
.tlAccent1-Light {
  color: rgba(148, 32, 39, 0.25);
}
.tlAccent1-Light:hover, .tlAccent1-Light:active {
  color: #942027;
}
.tcAccent2-Light {
  color: rgba(136, 136, 136, 0.25) !important;
}
.bgAccent2-Light {
  background-color: rgba(136, 136, 136, 0.25) !important;
}
.tlAccent2-Light {
  color: rgba(136, 136, 136, 0.25);
}
.tlAccent2-Light:hover, .tlAccent2-Light:active {
  color: #942027;
}
.tcAccent3-Light {
  color: rgba(167, 74, 35, 0.25) !important;
}
.bgAccent3-Light {
  background-color: rgba(167, 74, 35, 0.25) !important;
}
.tlAccent3-Light {
  color: rgba(167, 74, 35, 0.25);
}
.tlAccent3-Light:hover, .tlAccent3-Light:active {
  color: #942027;
}
.tcAccent4-Light {
  color: rgba(240, 235, 228, 0.25) !important;
}
.bgAccent4-Light {
  background-color: rgba(240, 235, 228, 0.25) !important;
}
.tlAccent4-Light {
  color: rgba(240, 235, 228, 0.25);
}
.tlAccent4-Light:hover, .tlAccent4-Light:active {
  color: #942027;
}
.menuline-margin {
  margin-top: 90px;
}
/**
// Media Device Breakpoints
breakpoints-large-desktop-container:		75.000rem !default;
breakpoints-desktop-container:				60.000rem !default;
breakpoints-tablet-container:				48.000rem !default;
breakpoints-large-mobile-container:			30.000rem !default;
breakpoints-mobile-container:				100% !default;
breakpoints-mobile-menu-breakpoint:	        48.000rem !default;
/**/
.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: #706f6f;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
body *::selection {
  color: #ffffff;
  background: #942027;
}
body *::-moz-selection {
  color: #ffffff;
  background: #942027;
}
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: #706f6f;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  color: #942027;
  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: #942027;
  text-decoration: inherit;
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/fira_sans/firasans-black.eot#iefix') format("embedded-opentype"), url('../../fonts/fira_sans/firasans-black.woff2') format("woff2"), url('../../fonts/fira_sans/firasans-black.woff') format("woff"), url('../../fonts/fira_sans/firasans-black.ttf') format("truetype"), url('../fonts/fira_sans/firasans-black.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/fira_sans/firasans-bold.eot#iefix') format("embedded-opentype"), url('../../fonts/fira_sans/firasans-bold.woff2') format("woff2"), url('../../fonts/fira_sans/firasans-bold.woff') format("woff"), url('../../fonts/fira_sans/firasans-bold.ttf') format("truetype"), url('../fonts/fira_sans/firasans-bold.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/fira_sans/firasans-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/fira_sans/firasans-medium.woff2') format("woff2"), url('../../fonts/fira_sans/firasans-medium.woff') format("woff"), url('../../fonts/fira_sans/firasans-medium.ttf') format("truetype"), url('../fonts/fira_sans/firasans-medium.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/fira_sans/firasans-medium.eot#iefix') format("embedded-opentype"), url('../../fonts/fira_sans/firasans-medium.woff2') format("woff2"), url('../../fonts/fira_sans/firasans-medium.woff') format("woff"), url('../../fonts/fira_sans/firasans-medium.ttf') format("truetype"), url('../fonts/fira_sans/firasans-medium.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/fira_sans/firasans-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/fira_sans/firasans-regular.woff2') format("woff2"), url('../../fonts/fira_sans/firasans-regular.woff') format("woff"), url('../../fonts/fira_sans/firasans-regular.ttf') format("truetype"), url('../fonts/fira_sans/firasans-regular.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "fira sans";
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/fira_sans/firasans/firasans-light.eot#iefix') format("embedded-opentype"), url('../fonts/fira_sans/firasans/firasans-light.woff2') format("woff2"), url('../fonts/fira_sans/firasans/firasans-light.woff') format("woff"), url('../fonts/fira_sans/firasans/firasans-light.ttf') format("truetype"), url('../fonts/fira_sans/firasans/firasans-light.svg#fira%20sans') format("svg");
}
@font-face {
  font-family: "stixgeneral";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/stixgeneral/stixgeneral-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/stixgeneral/stixgeneral-regular.woff2') format("woff2"), url('../../fonts/stixgeneral/stixgeneral-regular.woff') format("woff"), url('../fonts/stixgeneral/stixgeneral-regular.ttf') format("truetype"), url('../fonts/stixgeneral/stixgeneral-regular.svg#stixgeneral') format("svg");
}
.hyphens, .startinfo-1 .item .text, .visforms-form .category-desc {
  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;
}
body {
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
h1, h2, h3, h4, h5 {
  font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  color: inherit;
  font-variant-ligatures: none;
}
.simpletitle h1 {
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
h1, h2 {
  font-weight: 700;
}
h4 {
  font-size: 1.3rem;
}
blockquote {
  border-left: 10px solid #e0e0e5;
}
blockquote p {
  font-size: 1.1rem;
  color: #a3a2a2;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #706f6f;
  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: "STIXgeneral", "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-bottom-padding {
  padding-bottom: 4vh;
}
.section-vertical-paddings-top {
  padding-top: 4vh;
  padding-bottom: 0;
}
.section-vertical-paddings {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.section-vertical-paddings-top {
  padding-top: 4vh;
}
.section-vertical-paddings-bottom {
  padding-bottom: 4vh;
}
.section-vertical-paddings-middle {
  padding-top: 3vh;
  padding-bottom: 3vh;
}
.section-vertical-paddings-small {
  padding-top: 2vh;
  padding-bottom: 2vh;
}
.section-vertical-paddings-large {
  padding-top: 6vh;
  padding-bottom: 6vh;
}
.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: #942027;
  color: #ffffff;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #72191e;
}
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #ffffff;
}
.box1 .button {
  color: #ffffff;
}
.box1 .button:hover {
  background: #551216;
}
.box1 a {
  color: #e06d74;
}
.box1 a:hover {
  color: #ffffff;
}
.box1.title1 .g-title {
  background: #551216;
}
.title2 .g-title {
  background: #888888;
  color: #ffffff;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #888888;
}
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #ffffff;
}
.box2 .button {
  color: #ffffff;
  background: #6f6f6f;
}
.box2 .button:hover {
  background: #626262;
}
.box2 a {
  color: #3c3c3c;
}
.box2 a:hover {
  color: #ffffff;
}
.box2.title2 .g-title {
  background: #6f6f6f;
}
.title-gradient .g-title {
  background-color: #942027;
  background-image: -webkit-linear-gradient(-360deg, #942027, #888888);
  background-image: linear-gradient(90deg,#942027, #888888);
  color: #ffffff;
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient.g-outer-box, .box-gradient > .g-content {
  background-color: #942027;
  background-image: -webkit-linear-gradient(-315deg, #942027, #888888);
  background-image: linear-gradient(45deg,#942027, #888888);
}
.box-gradient.moduletable, .box-gradient.widget, .box-gradient > .g-content {
  color: #ffffff;
}
.box-gradient .button {
  color: #ffffff;
  background: #7f1b21;
}
.box-gradient .button:hover {
  background: #551216;
}
.box-gradient a {
  color: #e06d74;
}
.box-gradient a:hover {
  color: #ffffff;
}
.box-gradient.title-gradient .g-title {
  background-color: #942027;
  background-image: -webkit-linear-gradient(-280deg, #942027, #888888);
  background-image: linear-gradient(10deg,#942027, #888888);
}
.title-outline .g-title {
  border: 1px solid #942027;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  border: 1px solid #942027;
}
.box-outline.title-outline .g-title {
  border: none;
  border-bottom: 1px solid #942027;
}
.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: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #706f6f;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  margin: 0 0 0.3rem 0;
  padding: 0.5rem 1rem;
  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: #942027;
  color: #ffffff;
  outline: 0;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:disabled:hover {
  background: #942027;
}
.button.fa {
  line-height: 1.15;
}
.button.fa[class*="fa-"]:before, .button.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.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: #888888;
  -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: #6f6f6f;
  color: #ffffff;
}
.button.button-outline {
  background: transparent;
  color: #706f6f;
  border-color: #706f6f;
}
.button.button-outline:hover, .button.button-outline:active, .button.button-outline:focus {
  background: #942027 !important;
  border-color: transparent !important;
  color: #ffffff !important;
}
.button.button-gradient {
  background-color: #942027;
  background-image: -webkit-linear-gradient(-360deg, #942027, #888888);
  background-image: linear-gradient(90deg,#942027, #888888);
  border: none;
}
.button.button-gradient:hover, .button.button-gradient:active, .button.button-gradient:focus {
  background: #942027;
  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: #942027;
  box-shadow: 0 0 4px rgba(148, 32, 39, 0.5);
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #942027;
  box-shadow: 0 0 4px rgba(148, 32, 39, 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(148, 32, 39, 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(148, 32, 39, 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: #942027;
}
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: #942027;
}
.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;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 0.8rem;
  font-size: 1.1rem;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-transition: 0.35s ease;
  -moz-transition: 0.35s ease;
  transition: 0.35s ease;
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.9rem;
    padding: 0.5rem 0.5rem;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
}
.g-main-nav .g-standard .g-dropdown {
  width: 200px;
  float: left;
}
#g-mobilemenu-container .g-toplevel {
  margin-left: 1.5rem;
}
#g-mobilemenu-container .g-toplevel .hidemain {
  display: block !important;
}
.hidemain {
  display: none !important;
}
.g-main-nav {
  font-size: 0;
  z-index: 100;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav {
    white-space: nowrap;
  }
}
.dir-rtl .g-main-nav {
  text-align: left;
}
.g-main-nav .g-toplevel {
  text-transform: uppercase;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #706f6f;
  line-height: 1;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.5rem 0.35rem;
  }
}
.g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: -13px;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent > .g-menu-item-container:after {
  margin-left: 7px;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #942027;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 1;
}
.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
  height: 1rem;
}
.dir-rtl .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  text-align: left;
}
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
.g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  left: 0.8rem;
}
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-right, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-right {
  right: 0.8rem;
  left: auto;
}
.g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  right: 0.8rem;
}
.dir-rtl .g-main-nav .g-standard > .g-dropdown.g-dropdown-left, .dir-rtl .g-main-nav .g-fullwidth > .g-dropdown.g-dropdown-left {
  left: 0.8rem;
  right: auto;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -15px;
}
.g-main-nav .g-standard .g-dropdown:after, .g-main-nav .g-fullwidth .g-dropdown:after {
  left: -21px !important;
}
.g-main-nav .g-dropdown {
  background: #ffffff;
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.15);
  text-align: left;
  text-transform: none;
  margin: 0 !important;
  z-index: 100;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel {
  padding: 0 0;
}
.g-main-nav .g-sublevel > li {
  margin: 0.25rem 0.75rem;
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  line-height: normal;
  color: #7c7d7c;
  font-size: 1rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.1;
}
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #942027;
}
.g-main-nav .g-sublevel > li:last-child > .g-menu-item-container {
  border-color: transparent;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 0.5rem;
  top: 0;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.5;
  position: relative;
  top: 0.5rem;
}
.g-menu-item-subtitle {
  opacity: 0.7;
}
.g-preset-thumbnails {
  margin-top: 0.5rem;
}
.g-preset-thumbnails .g-content {
  padding: -0.5rem !important;
  margin: 0;
}
.g-preset-thumbnails .g-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.g-preset-thumbnails span {
  padding: 0.8rem 0;
  display: inline-block;
}
.g-preset-thumbnails img {
  border-radius: 3px;
  margin-bottom: 0 !important;
}
.g-main-nav .g-standard .g-dropdown {
  margin-left: 17px;
}
.g-main-nav .g-standard .g-dropdown:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -17px;
  right: -17px;
  bottom: 0;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  z-index: -1;
}
.g-main-nav .g-standard > .g-dropdown {
  margin-left: 0;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 10px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 10px solid transparent;
  z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
  display: none;
}
@media only all and (max-width: 47.99rem) {
  .g-menu-overlay.g-menu-overlay-open {
    display: block;
  }
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 0.25rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
.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-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-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: 40vw;
    max-width: 40vw;
  }
}
@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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center90 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 40vw;
    max-width: 40vw;
  }
}
@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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center85 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 40vw;
    max-width: 40vw;
  }
}
@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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center80 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 35vw;
    max-width: 35vw;
  }
}
@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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center75 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 35vw;
    max-width: 35vw;
  }
}
@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: 89vw;
    max-width: 89vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center70 {
    width: 89vw;
    max-width: 89vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center70 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 30vw;
    max-width: 30vw;
  }
}
@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: 83vw;
    max-width: 83vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center65 {
    width: 83vw;
    max-width: 83vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center65 {
    width: 95vw;
    max-width: 95vw;
  }
}
.center65fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 65vw;
  max-width: 65vw;
}
.center60, .startinfo-1, .preise {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 60vw;
  max-width: 60vw;
}
@media only all and (min-width: 160.01rem) {
  .center60, .startinfo-1, .preise {
    width: 30vw;
    max-width: 30vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center60, .startinfo-1, .preise {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center60, .startinfo-1, .preise {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center60, .startinfo-1, .preise {
    width: 72vw;
    max-width: 72vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center60, .startinfo-1, .preise {
    width: 77vw;
    max-width: 77vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center60, .startinfo-1, .preise {
    width: 77vw;
    max-width: 77vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center60, .startinfo-1, .preise {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 25vw;
    max-width: 25vw;
  }
}
@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: 70vw;
    max-width: 70vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center55 {
    width: 70vw;
    max-width: 70vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center55 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center55 {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center55 {
    width: 95vw;
    max-width: 95vw;
  }
}
.center55fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 55vw;
  max-width: 55vw;
}
.center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 50vw;
  max-width: 50vw;
}
@media only all and (min-width: 160.01rem) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 25vw;
    max-width: 25vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 38vw;
    max-width: 38vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 50vw;
    max-width: 50vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 60vw;
    max-width: 60vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 80vw;
    max-width: 80vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 95vw;
    max-width: 95vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center50, .startinfo2, .contentslider, .bildergalerie, .visforms-form .alert {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 25vw;
    max-width: 25vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center45 {
    width: 35vw;
    max-width: 35vw;
  }
}
@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: 57vw;
    max-width: 57vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center45 {
    width: 57vw;
    max-width: 57vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center45 {
    width: 95vw;
    max-width: 95vw;
  }
}
@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: 95vw;
    max-width: 95vw;
  }
}
.center45fix {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45vw;
  max-width: 45vw;
}
.center40, .item-page, .item-page .normaltext, #mod-visform1 {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 40vw;
  max-width: 40vw;
}
@media only all and (min-width: 160.01rem) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 25vw;
    max-width: 25vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 35vw;
    max-width: 35vw;
  }
}
@media only all and (min-width: 100.01rem) and (max-width: 120rem) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 40vw;
    max-width: 40vw;
  }
}
@media only all and (min-width: 94.01rem) and (max-width: 100rem) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 48vw;
    max-width: 48vw;
  }
}
@media only all and (min-width: 75.01rem) and (max-width: 94rem) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 51vw;
    max-width: 51vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 51vw;
    max-width: 51vw;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 64vw;
    max-width: 64vw;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 92vw;
    max-width: 92vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 92vw;
    max-width: 92vw;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 83vw;
    max-width: 83vw;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .center40, .item-page, .item-page .normaltext, #mod-visform1 {
    width: 95vw;
    max-width: 95vw;
  }
}
.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: 20vw;
    max-width: 20vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center35 {
    width: 30vw;
    max-width: 30vw;
  }
}
@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: 45vw;
    max-width: 45vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center35 {
    width: 45vw;
    max-width: 45vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
.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: 20vw;
    max-width: 20vw;
  }
}
@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: 42vw;
    max-width: 42vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center33 {
    width: 42vw;
    max-width: 42vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
.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: 15vw;
    max-width: 15vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center30 {
    width: 25vw;
    max-width: 25vw;
  }
}
@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: 38vw;
    max-width: 38vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center30 {
    width: 38vw;
    max-width: 38vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
.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: 15vw;
    max-width: 15vw;
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  .center25 {
    width: 20vw;
    max-width: 20vw;
  }
}
@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: 32vw;
    max-width: 32vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center25 {
    width: 32vw;
    max-width: 32vw;
  }
}
@media only all and (min-width: 68.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: 95vw;
    max-width: 95vw;
  }
}
.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: 15vw;
    max-width: 15vw;
  }
}
@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: 26vw;
    max-width: 26vw;
  }
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  .center20 {
    width: 26vw;
    max-width: 26vw;
  }
}
@media only all and (min-width: 68.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: 89vw;
    max-width: 89vw;
  }
}
.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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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;
}
/**/
.note {
  padding: 1rem;
  border-radius: 5px;
  border: 1px solid #d3ced2;
  color: #706f6f;
  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: #942027;
}
.note.accent-1.text {
  color: #942027;
}
.note.accent-1.filled {
  background-color: rgba(148, 32, 39, 0.25);
}
.note.accent-2 {
  border-color: #888888;
}
.note.accent-2.text {
  color: #888888;
}
.note.accent-2.filled {
  background-color: rgba(136, 136, 136, 0.25);
}
.note.accent-3 {
  border-color: #a74a23;
}
.note.accent-3.text {
  color: #a74a23;
}
.note.accent-3.filled {
  background-color: rgba(167, 74, 35, 0.25);
}
.note.accent-4 {
  border-color: #f0ebe4;
}
.note.accent-4.text {
  color: #f0ebe4;
}
.note.accent-4.filled {
  background-color: rgba(240, 235, 228, 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-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 #706f6f;
  border-radius: 24px;
  opacity: 0.75;
  box-sizing: content-box;
}
.scroll-downs .scroller {
  width: 6px;
  height: 16px;
  border-radius: 3px;
  border: 1px solid #706f6f;
  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: #942027;
}
.scroll-downs.accent2 .mousey, .scroll-downs.accent2 .scroller {
  border-color: #888888;
}
.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-width: 47.99rem) and (orientation: portrait) {
  .hidden-phone-landscape {
    display: none;
  }
}
.visible-phone-landscape {
  display: none;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .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: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .hidden-tablet-landscape {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .hidden-tablet-landscape {
    display: none;
  }
}
.visible-tablet-landscape {
  display: none;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .visible-tablet-landscape {
    display: initial;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .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: inline-block;
  width: 0;
}
@media only screen and (max-width: 1024px) {
  .break {
    display: block;
    /*
		width: 0;
		&:after {
			content: '\A';
			white-space: pre;
		}
		*/
  }
}
.vbreak {
  font-style: normal;
}
.vbreak:after {
  content: " ";
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .vbreak {
    margin: 0;
  }
  .vbreak:after {
    content: "\a";
    white-space: pre;
  }
}
.mbreak {
  margin: 0 0.5rem;
}
.mbreak:after {
  content: "  ·  ";
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .mbreak {
    margin: 0;
  }
  .mbreak:after {
    content: "\a";
    white-space: pre;
  }
}
/* Typography */
big, .big {
  font-size: 110%;
  line-height: 120%;
  font-style: normal;
}
.bigger {
  font-size: 150% !important;
  line-height: 170%;
  font-style: normal;
}
.seriftext {
  font-family: "Times New Roman", "Helvetica", "Times New Roman", serif;
  font-size: 100% !important;
  line-height: 130% !important;
  font-style: normal;
}
.normaltext {
  font-family: "Fira Sans, 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 #942027;
}
.uppercase, .h2uppercase, .h4uppercase {
  text-transform: uppercase;
}
.uppercase small, .h2uppercase small, .h4uppercase small {
  text-transform: none;
}
em {
  color: inherit !important;
}
.line {
  border-bottom: 1px solid #942027;
}
.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 #942027;
  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 #942027;
  -webkit-box-shadow: 0 0 10px 3px #942027;
  box-shadow: 0 0 10px 3px #942027;
  -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;
}
/**/
.item-page {
  position: relative;
  text-align: center;
}
.item-page p {
  font-size: 1.2rem !important;
  color: #706f6f;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page p {
    font-size: 1.08rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page p {
    font-size: 1.08rem !important;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .item-page p {
    font-size: 1.08rem !important;
  }
}
.item-page h1, .item-page h2 {
  text-align: left;
  color: #888888;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2.25rem !important;
  font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  line-height: 1 !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page h1, .item-page h2 {
    font-size: 2.025rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page h1, .item-page h2 {
    font-size: 2.025rem !important;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .item-page h1, .item-page h2 {
    font-size: 2.025rem !important;
  }
}
.item-page h1 span, .item-page h2 span {
  display: block;
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  padding: 0.75rem 0 0 4rem;
}
.item-page h1.simple, .item-page h2.simple {
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
.item-page h3 {
  text-align: left;
  font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: italic;
  color: #888888;
  font-weight: 400;
  font-size: 2rem !important;
  line-height: 1.2 !important;
  padding-left: 30%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page h3 {
    font-size: 1.8rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page h3 {
    font-size: 1.8rem !important;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .item-page h3 {
    font-size: 1.8rem !important;
  }
}
.item-page h3 span:first-of-type {
  display: block;
  padding-left: 4rem;
}
.item-page h3 span:last-of-type {
  display: block;
  padding-left: 2rem;
}
.item-page .normaltext {
  text-align: left;
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.item-page .normaltext h2, .item-page .normaltext h3, .item-page .normaltext h4, .item-page .normaltext h5 {
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-style: normal;
  padding-left: 0;
}
.item-page .normaltext p {
  width: 100%;
  max-width: 100%;
}
.item-page #npcard {
  position: absolute;
  top: -12rem;
  left: 80%;
  width: 250px;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .item-page #npcard {
    left: 70%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .item-page #npcard {
    left: 70%;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  .item-page #npcard {
    left: 80%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  .item-page #npcard {
    left: 80%;
  }
}
@media only all and (max-width: 47.99rem) {
  .item-page #npcard {
    position: relative;
    top: 1rem;
    left: 0;
    margin: 0 auto;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page h1, .item-page h2 {
    font-size: 1.75rem !important;
  }
  .item-page h1 span, .item-page h2 span {
    padding: 0.75rem 0 0 2rem;
  }
  .item-page h3 {
    text-align: left;
    font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-style: italic;
    color: #888888;
    font-weight: 400;
    font-size: 1.75rem !important;
    line-height: 1.2 !important;
    padding-left: 10%;
  }
  .item-page h3 span:first-of-type {
    display: block;
    padding-left: 3rem;
  }
  .item-page h3 span:last-of-type {
    display: block;
    padding-left: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page h1, .item-page h2 {
    font-size: 1.575rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page h1, .item-page h2 {
    font-size: 1.575rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (max-height: 47.99rem) and (orientation: landscape) {
  .item-page h1, .item-page h2 {
    font-size: 1.575rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-page h3 {
    font-size: 1.575rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (max-width: 47.99rem) and (orientation: portrait) {
  .item-page h3 {
    font-size: 1.575rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) and (max-height: 47.99rem) and (orientation: landscape) {
  .item-page h3 {
    font-size: 1.575rem !important;
  }
}
.startinfo-1 {
  height: auto;
}
.startinfo-1 .item {
  padding: 2rem 0;
  display: grid;
  gap: 3rem;
}
.startinfo-1 .item.uneven {
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "text image";
}
.startinfo-1 .item.uneven .text {
  padding: 0 0 0 25%;
}
.startinfo-1 .item.even {
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: "image text";
}
.startinfo-1 .item.even .text {
  padding: 0 25% 0 0;
}
.startinfo-1 .item .image {
  grid-area: image;
  padding-top: 68.75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.startinfo-1 .item .text {
  text-align: justify;
  align-self: flex-end;
  grid-area: text;
}
.startinfo-1 .item .text p {
  margin: 0 0 0.5rem 0;
}
.startinfo-1 .item .text p:last-of-type {
  margin: 0;
}
.startinfo-1 .item .text a {
  text-decoration: underline;
  font-weight: 600;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .startinfo-1 .item {
    gap: 0;
    padding: 2rem 0 0 0;
  }
  .startinfo-1 .item.uneven, .startinfo-1 .item.even {
    grid-template-columns: 100%;
    grid-template-areas: "image" "text";
  }
  .startinfo-1 .item.uneven .text, .startinfo-1 .item.even .text {
    align-self: start;
    padding: 1rem;
  }
}
#start-parallax {
  position: absolute;
  top: 0;
  left: 40%;
  width: 60%;
  height: 100%;
  display: grid;
  place-items: center;
}
#start-parallax ul {
  list-style: none;
  padding: 2rem;
  background-color: rgba(240, 235, 228, 0.7);
}
#start-parallax ul li {
  padding-bottom: 0.5rem;
}
#start-parallax ul li i {
  padding-right: 0.5rem;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #start-parallax {
    left: 0;
    width: 95%;
  }
  #start-parallax ul {
    padding: 1rem;
    font-size: 0.9rem;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .parallax-container.section-80 {
    min-height: 180vh !important;
  }
}
.startinfo2 {
  padding-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-areas: "item1 item2 item3";
  grid-row: 1fr;
  column-gap: 1.5rem;
  /*
    grid-template-rows: repeat(2, 1fr);
    grid-template-areas: 'item1 item2 item3'
                         'spec1 spec2 spec3';
    row-gap: 1rem;
    */
  /*
    .spec-1 { grid-area: spec1; }
    .spec-2 { grid-area: spec2; }
    .spec-3 { grid-area: spec3; }
    */
}
.startinfo2 .item-1 {
  grid-area: item1;
}
.startinfo2 .item-2 {
  grid-area: item2;
}
.startinfo2 .item-3 {
  grid-area: item3;
}
.startinfo2 .item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  background-color: #f0ebe4;
  padding-bottom: 2.5rem;
}
.startinfo2 .item.nospec {
  padding-bottom: 1rem;
}
.startinfo2 .item .image {
  padding-top: 62.5%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.startinfo2 .item .title {
  padding-top: 0.5rem;
  font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.4875rem;
  font-style: italic;
  text-align: center;
  line-height: 1.1;
}
.startinfo2 .item .text {
  padding: 1rem 1.5rem;
  text-align: center;
  font-size: 0.9rem;
}
.startinfo2 .item .text p {
  margin: 0;
}
.startinfo2 .item .spec-button {
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
  text-align: center;
}
.startinfo2 .item .spec-button a {
  font-size: 0.9rem;
  padding: 0.3rem 0.5rem;
  border: 1px solid #942027;
}
.startinfo2 .item .spec-button a:hover {
  border-color: #942027;
  color: #942027;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .startinfo2 {
    grid-template-columns: 1fr;
    grid-template-areas: "item1" "item2" "item3";
    row-gap: 1.5rem;
  }
}
.contentslider.mtop {
  margin-top: 1.5rem;
}
.contentslider .sps-slider .slick-arrow.btnprev, .contentslider .sps-slider .slick-arrow.slick-prev {
  left: -3rem;
  -webkit-mask: url('../images/icons/left-chevron.svg') no-repeat 50% 50%;
  mask: url('../images/icons/left-chevron.svg') no-repeat 50% 50%;
}
.contentslider .sps-slider .slick-arrow.btnprev:before, .contentslider .sps-slider .slick-arrow.slick-prev:before {
  content: " ";
}
.contentslider .sps-slider .slick-arrow.btnnext, .contentslider .sps-slider .slick-arrow.slick-next {
  right: -3rem;
  -webkit-mask: url('../images/icons/right-chevron.svg') no-repeat 50% 50%;
  mask: url('../images/icons/right-chevron.svg') no-repeat 50% 50%;
}
.contentslider .sps-slider .slick-arrow.btnnext:before, .contentslider .sps-slider .slick-arrow.slick-next:before {
  content: " ";
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  .contentslider {
    width: 80%;
    margin: 1.5rem auto 0 auto;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  .contentslider {
    width: 80%;
    margin: 1.5rem auto 0 auto;
  }
}
.preise .spec-link {
  text-decoration: underline;
}
.preise .spalten {
  height: auto;
  display: grid;
  grid-template-columns: 45% 55%;
  grid-template-areas: "bild text" "bild info";
  gap: 1rem;
}
.preise .spalten .preisbild {
  grid-area: bild;
}
.preise .spalten .preisbild div {
  padding-top: 80%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.preise .spalten .preisbild p {
  margin: 0;
}
.preise .spalten .preistext {
  grid-area: text;
}
.preise .spalten .preistext .preisblock {
  /*
                display: grid;
                grid-template-columns: 65% 30%;
                column-gap: 2rem;
                row-gap: 1rem;
                */
  width: 50%;
}
.preise .spalten .preistext .preisblock .preisfeld {
  margin-bottom: 1rem;
  display: grid;
  grid-template-columns: 60% 15% 15%;
  background-color: #ffffff;
  border: 1px solid #888888;
  padding: 0.25rem 0.5rem;
  font-size: 1.2rem !important;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .preise .spalten .preistext .preisblock .preisfeld {
    font-size: 1.08rem !important;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .preise .spalten .preistext .preisblock .preisfeld {
    font-size: 1.08rem !important;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  .preise .spalten .preistext .preisblock .preisfeld {
    font-size: 1.08rem !important;
  }
}
.preise .spalten .preistext .preisblock .preisfeld div:first-of-type {
  text-align: left;
}
.preise .spalten .preistext .preisblock .anfrage {
  display: block;
  width: 100%;
  background-color: #888888;
  font-size: 1.2rem;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.preise .spalten .preistext .preisblock .anfrage:hover {
  background-color: #942027;
}
@media only all and (max-width: 47.99rem) {
  .preise .spalten .preistext .preisblock {
    grid-template-columns: 1fr;
  }
}
.preise .spalten .preisinfo {
  grid-area: info;
}
.preise .spalten .preisinfo .title a {
  font-size: 1rem !important;
  text-transform: unset !important;
  text-decoration: underline;
}
.preise .spalten .preisinfo .title a:hover {
  color: #942027;
}
.preise .spalten .preisinfo .text {
  font-size: 0.9rem !important;
}
.preise .spalten .preisinfo .text i {
  color: #942027;
  padding-right: 0.5rem;
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .preise .spalten {
    grid-template-columns: 100%;
    grid-template-areas: "bild" "text" "info";
  }
  .preise .spalten .preistext .preisblock {
    width: 70%;
  }
}
.bildergalerie {
  margin: 1rem auto 0 auto;
}
.bildergalerie .desktop, .bildergalerie .tablet, .bildergalerie .mobile {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  grid-template-areas: "bild01 bild03 bild03" "bild02 bild03 bild03" "bild04 bild04 bild05" "bild04 bild04 bild06" "bild07 bild09 bild09" "bild08 bild09 bild09";
}
.bildergalerie.line4 .desktop, .bildergalerie.line4 .tablet, .bildergalerie.line4 .mobile {
  grid-template-areas: "bild01 bild03 bild03" "bild02 bild03 bild03" "bild04 bild04 bild05" "bild04 bild04 bild06" "bild07 bild09 bild09" "bild08 bild09 bild09" "bild10 bild10 bild11" "bild10 bild10 bild12";
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  .bildergalerie .desktop, .bildergalerie .tablet, .bildergalerie .mobile {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    grid-template-areas: "bild01 bild02" "bild03 bild03" "bild04 bild04" "bild05 bild06" "bild07 bild08" "bild09 bild09";
  }
  .bildergalerie.line4 .desktop, .bildergalerie.line4 .tablet, .bildergalerie.line4 .mobile {
    grid-template-areas: "bild01 bild02" "bild03 bild03" "bild04 bild04" "bild05 bild06" "bild07 bild08" "bild09 bild09" "bild10 bild10" "bild11 bild12";
  }
  .bildergalerie .bild1 .bild, .bildergalerie .bild3 .bild, .bildergalerie .bild4 .bild, .bildergalerie .bild5 .bild, .bildergalerie .bild7 .bild, .bildergalerie .bild9 .bild, .bildergalerie .bild10 .bild, .bildergalerie .bild11 .bild {
    padding-top: 70%;
  }
}
.bildergalerie .bild1 {
  grid-area: bild01;
}
.bildergalerie .bild2 {
  grid-area: bild02;
}
.bildergalerie .bild3 {
  grid-area: bild03;
}
.bildergalerie .bild4 {
  grid-area: bild04;
}
.bildergalerie .bild5 {
  grid-area: bild05;
}
.bildergalerie .bild6 {
  grid-area: bild06;
}
.bildergalerie .bild7 {
  grid-area: bild07;
}
.bildergalerie .bild8 {
  grid-area: bild08;
}
.bildergalerie .bild9 {
  grid-area: bild09;
}
.bildergalerie .bild10 {
  grid-area: bild10;
}
.bildergalerie .bild11 {
  grid-area: bild11;
}
.bildergalerie .bild12 {
  grid-area: bild12;
}
.bildergalerie .bild {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}
.bildergalerie .bild3 .bild, .bildergalerie .bild4 .bild, .bildergalerie .bild9 .bild, .bildergalerie .bild10 .bild {
  padding-top: 70%;
}
/* Allgemeines Styling */
.visforms-form {
  margin: 0 !important;
  font-family: "Lato", "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /* Spezielles Styling für Select, Radio und Checkbox */
  /* Selectbox */
  /**/
  /* Checkbox */
  /**/
  /* Radio-Button */
}
.visforms-form h4 {
  margin: 0 0 0.5rem 0;
}
.visforms-form p {
  margin: 0 0 0.5rem 0;
}
.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;
  background-color: #f0ebe4;
  vertical-align: middle;
  height: 36px;
  width: 100%;
  border: none;
  border: 1px solid #f0ebe4;
  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: #942027 !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: #942027 !important;
  box-shadow: inset 0 1px 1px rgba(240, 235, 228, 0.075), 0 0 1px rgba(136, 136, 136, 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%;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  opacity: 0.5;
  color: #706f6f !important;
}
.visforms-form input[type="submit"] {
  padding: 0.5rem 1.5rem;
  font-size: 1.1rem;
  border: 2px solid #888888;
  background: #cec7ba;
  color: #888888;
  font-weight: 600;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.visforms-form input[type="submit"]:hover, .visforms-form input[type="submit"]:active {
  border-color: #942027;
  background: #942027;
  color: #ffffff;
}
.visforms-form input[type="submit"]:hover, .visforms-form input[type="submit"]:active, .visforms-form input[type="submit"]:focus {
  background: #942027;
  border-color: transparent;
}
.visforms-form input[type="submit"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.visforms-form input[type="submit"]:disabled:hover {
  background: rgba(136, 136, 136, 0.7);
}
.visforms-form textarea {
  margin-top: 0;
  background-color: #f0ebe4;
  border: 1px solid #f0ebe4;
  border-radius: 0;
  width: 100%;
}
.visforms-form textarea:hover {
  border-color: #942027 !important;
  box-shadow: none;
}
.visforms-form textarea:focus {
  border-color: #942027 !important;
  box-shadow: inset 0 1px 1px rgba(240, 235, 228, 0.075), 0 0 1px rgba(136, 136, 136, 0.6) !important;
}
.visforms-form textarea::placeholder {
  font-size: 95%;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  opacity: 0.6;
  color: #706f6f;
}
.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: #f0ebe4;
  height: 36px;
  width: 100%;
  border: none;
  border-bottom: 2px solid #f0ebe4;
  border-radius: 0;
  color: #706f6f !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: #942027 !important;
}
.visforms-form select:focus {
  border-color: #942027 !important;
  box-shadow: inset 0 1px 1px rgba(240, 235, 228, 0.075), 0 0 1px rgba(136, 136, 136, 0.6) !important;
  outline: none;
}
.visforms-form select:disabled {
  color: graytext;
  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 .checkbox, .visforms-form #mod-visform1 .formgrid .field20, #mod-visform1 .formgrid .visforms-form .field20 {
  position: relative;
  /*
		&:hover input ~ .checkmark {
			//background-color: #ccc;  /* On mouse-over, add a grey background color
		}
		input:checked ~ .checkmark {
			//background-color: #2196F3;  /* When the checkbox is checked, add a blue background 
		}
		*/
}
.visforms-form .checkbox label, .visforms-form #mod-visform1 .formgrid .field20 label, #mod-visform1 .formgrid .visforms-form .field20 label {
  display: inline-block;
  padding-left: 2rem;
  vertical-align: middle;
}
.visforms-form .checkbox .checkmark, .visforms-form #mod-visform1 .formgrid .field20 .checkmark, #mod-visform1 .formgrid .visforms-form .field20 .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 .checkbox .checkmark::after, .visforms-form #mod-visform1 .formgrid .field20 .checkmark::after, #mod-visform1 .formgrid .visforms-form .field20 .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 .checkbox input, .visforms-form #mod-visform1 .formgrid .field20 input, #mod-visform1 .formgrid .visforms-form .field20 input {
  z-index: 1;
  position: absolute;
  left: 0;
  opacity: 0;
  cursor: pointer;
  height: 32px;
  width: 100%;
}
.visforms-form .checkbox input:checked ~ .checkmark::after, .visforms-form #mod-visform1 .formgrid .field20 input:checked ~ .checkmark::after, #mod-visform1 .formgrid .visforms-form .field20 input:checked ~ .checkmark::after {
  display: block;
}
.visforms-form .radiobutton {
  /*
		// On mouse-over, add a grey background color
		.radio:hover input ~ .checkmark {  }
		// When the radio button is checked, add a blue background
		.radio input:checked ~ .checkmark {  }
		*/
}
.visforms-form .radiobutton .radio {
  display: inline-block;
  position: relative;
  padding: 5px 0 0 30px;
  margin: 0 0 12px 0.5rem;
  cursor: pointer;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.visforms-form .radiobutton .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.visforms-form .radiobutton .checkmark {
  position: absolute;
  top: 0.4rem;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #706f6f;
  border-radius: 50%;
}
.visforms-form .radiobutton .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.visforms-form .radiobutton .radio input:checked ~ .checkmark:after {
  display: block;
}
.visforms-form .radiobutton .radio .checkmark:after {
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #000000;
}
/**/
.visforms-form {
  margin-top: 4vh;
}
.visforms-form h1 {
  font-size: 3.375rem;
  margin-bottom: 3rem;
  text-align: center;
  text-transform: uppercase;
}
.visforms-form h1.xxl-margintop {
  margin-top: 15vh !important;
}
@media only all and (max-width: 47.99rem) {
  .visforms-form h1 {
    font-size: 2.25rem;
  }
  .visforms-form h1.xxl-margintop {
    margin-top: 30vh !important;
  }
}
.visforms-form h2 {
  margin: 0;
  text-align: center;
}
.visforms-form .category-desc {
  font-size: 1rem;
}
.visforms-form hr {
  border-bottom: 1px solid #b4b4b4;
}
.visforms-form h4 {
  font-family: "STIXgeneral", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.visforms-form .help-block {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.25;
  color: #706f6f;
}
.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 {
  font-weight: 400;
  text-align: right;
  text-transform: none;
  color: #706f6f;
}
.visforms-form .field-calendar {
  margin-top: 0.45rem;
}
.visforms-form .field-calendar .input-append {
  position: relative;
  margin: 0;
  font-size: inherit;
  width: 98%;
}
.visforms-form .field-calendar .input-append input {
  margin: 0;
}
.visforms-form .field-calendar .input-append button {
  position: absolute;
  top: 1;
  right: 1;
  border: none !important;
  border-radius: 0;
  margin: 0;
  padding: 8px 8px;
  background: rgba(240, 235, 228, 0.5);
  box-shadow: none !important;
  color: #000000 !important;
}
.visforms-form .field-calendar .input-append button:hover, .visforms-form .field-calendar .input-append button:active {
  background: #942027;
  color: #ffffff;
}
.visforms-form .field-calendar .js-calendar .btn {
  background: #ffffff !important;
  padding: 0.3rem 0.8rem !important;
  border-color: #706f6f;
  color: #706f6f;
}
.visforms-form .errormessage, .visforms-form #mod-visform1 .formgrid div[class^="fc-tbxfield"] .errorcontainer, #mod-visform1 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer, .visforms-form #mod-visform2 .formgrid div[class^="fc-tbxfield"] .errorcontainer, #mod-visform2 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer {
  position: relative;
  margin: 0;
  min-width: 70%;
}
.visforms-form .errormessage:after, .visforms-form #mod-visform1 .formgrid div[class^="fc-tbxfield"] .errorcontainer:after, #mod-visform1 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer:after, .visforms-form #mod-visform2 .formgrid div[class^="fc-tbxfield"] .errorcontainer:after, #mod-visform2 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer:after {
  position: absolute;
  top: 35px;
  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, .visforms-form #mod-visform1 .formgrid div[class^="fc-tbxfield"] .errorcontainer label, #mod-visform1 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer label, .visforms-form #mod-visform2 .formgrid div[class^="fc-tbxfield"] .errorcontainer label, #mod-visform2 .formgrid div[class^="fc-tbxfield"] .visforms-form .errorcontainer 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;
}
.fc-tbxfield2, .field2 {
  grid-area: field2;
}
.fc-tbxfield3, .field3 {
  grid-area: field3;
}
.fc-tbxfield4, .field4 {
  grid-area: field4;
}
.fc-tbxfield5, .field5 {
  grid-area: field5;
}
.fc-tbxfield6, .field6 {
  grid-area: field6;
}
.fc-tbxfield7, .field7 {
  grid-area: field7;
}
.fc-tbxfield8, .field8 {
  grid-area: field8;
}
.fc-tbxfield9, .field9 {
  grid-area: field9;
}
.fc-tbxfield10, .field10 {
  grid-area: field10;
}
.fc-tbxfield11, .field11 {
  grid-area: field11;
}
.fc-tbxfield12, .field12 {
  grid-area: field12;
}
.fc-tbxfield13, .field13 {
  grid-area: field13;
}
.fc-tbxfield14, .field14 {
  grid-area: field14;
}
.fc-tbxfield15, .field15 {
  grid-area: field15;
}
.fc-tbxfield16, .field16 {
  grid-area: field16;
}
.fc-tbxfield17, .field17 {
  grid-area: field17;
}
.fc-tbxfield18, .field18 {
  grid-area: field18;
}
.fc-tbxfield19, .field19 {
  grid-area: field19;
}
.fc-tbxfield20, .field20 {
  grid-area: field20;
}
.fc-tbxfield21, .field21 {
  grid-area: field21;
}
.fc-tbxfield22, .field22 {
  grid-area: field22;
}
.fc-tbxfield23, .field23 {
  grid-area: field23;
}
.fc-tbxfield24, .field24 {
  grid-area: field24;
}
.fc-tbxfield25, .field25 {
  grid-area: field25;
}
.fc-tbxfield26, .field26 {
  grid-area: field26;
}
.fc-tbxfield27, .field27 {
  grid-area: field27;
}
.fc-tbxfield28, .field28 {
  grid-area: field28;
}
.fc-tbxfield29, .field29 {
  grid-area: field29;
}
.fc-tbxfield30, .field30 {
  grid-area: field30;
}
.fc-tbxfield31, .field31 {
  grid-area: field31;
}
.fc-tbxfield32, .field32 {
  grid-area: field32;
}
.fc-tbxfield33, .field33 {
  grid-area: field33;
}
.fc-tbxfield34, .field34 {
  grid-area: field34;
}
.fc-tbxfield35, .field35 {
  grid-area: field35;
}
.fc-tbxfield36, .field36 {
  grid-area: field36;
}
.fc-tbxfield37, .field37 {
  grid-area: field37;
}
.fc-tbxfield38, .field38 {
  grid-area: field38;
}
.fc-tbxfield39, .field39 {
  grid-area: field39;
}
.fc-tbxfield40, .field40 {
  grid-area: field40;
}
.fc-tbxfield41, .field41 {
  grid-area: field41;
}
.fc-tbxfield42, .field42 {
  grid-area: field42;
}
.fc-tbxfield43, .field43 {
  grid-area: field43;
}
.fc-tbxfield44, .field44 {
  grid-area: field44;
}
.fc-tbxfield45, .field45 {
  grid-area: field45;
}
.fc-tbxfield46, .field46 {
  grid-area: field46;
}
.fc-tbxfield47, .field47 {
  grid-area: field47;
}
.fc-tbxfield48, .field48 {
  grid-area: field48;
}
.fc-tbxfield49, .field49 {
  grid-area: field49;
}
.fc-tbxfield50, .field50 {
  grid-area: field50;
}
.fc-tbxfield51, .field51 {
  grid-area: field51;
}
.fc-tbxfield52, .field52 {
  grid-area: field52;
}
.fc-tbxfield53, .field53 {
  grid-area: field53;
}
.fc-tbxfield54, .field54 {
  grid-area: field54;
}
.fc-tbxfield55, .field55 {
  grid-area: field55;
}
.fc-tbxfield56, .field56 {
  grid-area: field56;
}
.fc-tbxfield57, .field57 {
  grid-area: field57;
}
.fc-tbxfield58, .field58 {
  grid-area: field58;
}
.fc-tbxfield59, .field59 {
  grid-area: field59;
}
.fc-tbxfield60, .field60 {
  grid-area: field60;
}
.fc-tbxfield61, .field61 {
  grid-area: field61;
}
.fc-tbxfield62, .field62 {
  grid-area: field62;
}
.fc-tbxfield63, .field63 {
  grid-area: field63;
}
.fc-tbxfield64, .field64 {
  grid-area: field64;
}
.fc-tbxfield65, .field65 {
  grid-area: field65;
}
.fc-tbxfield66, .field66 {
  grid-area: field66;
}
.fc-tbxfield67, .field67 {
  grid-area: field67;
}
.fc-tbxfield68, .field68 {
  grid-area: field68;
}
.fc-tbxfield69, .field69 {
  grid-area: field69;
}
.fc-tbxfield70, .field70 {
  grid-area: field70;
}
.fc-tbxfield71, .field71 {
  grid-area: field71;
}
.fc-tbxfield72, .field72 {
  grid-area: field72;
}
.fc-tbxfield73, .field73 {
  grid-area: field73;
}
.fc-tbxfield74, .field74 {
  grid-area: field74;
}
.fc-tbxfield75, .field75 {
  grid-area: field75;
}
.fc-tbxfield76, .field76 {
  grid-area: field76;
}
.fc-tbxfield77, .field77 {
  grid-area: field77;
}
.fc-tbxfield78, .field78 {
  grid-area: field78;
}
.fc-tbxfield79, .field79 {
  grid-area: field79;
}
.fc-tbxfield80, .field80 {
  grid-area: field80;
}
.fc-tbxfield81, .field81 {
  grid-area: field81;
}
.fc-tbxfield82, .field82 {
  grid-area: field82;
}
.fc-tbxfield83, .field83 {
  grid-area: field83;
}
.fc-tbxfield84, .field84 {
  grid-area: field84;
}
.fc-tbxfield85, .field85 {
  grid-area: field85;
}
.fc-tbxfield86, .field86 {
  grid-area: field86;
}
.fc-tbxfield87, .field87 {
  grid-area: field87;
}
.fc-tbxfield88, .field88 {
  grid-area: field88;
}
.fc-tbxfield89, .field89 {
  grid-area: field89;
}
.fc-tbxfield90, .field90 {
  grid-area: field90;
}
.fc-tbxfield91, .field91 {
  grid-area: field91;
}
.fc-tbxfield92, .field92 {
  grid-area: field92;
}
.fc-tbxfield93, .field93 {
  grid-area: field93;
}
.fc-tbxfield94, .field94 {
  grid-area: field94;
}
.fc-tbxfield95, .field95 {
  grid-area: field95;
}
.fc-tbxfield96, .field96 {
  grid-area: field96;
}
.fc-tbxfield97, .field97 {
  grid-area: field97;
}
.fc-tbxfield98, .field98 {
  grid-area: field98;
}
.fc-tbxfield99, .field99 {
  grid-area: field99;
}
.fc-tbxfield100, .field100 {
  grid-area: field100;
}
.captcha {
  grid-area: captcha;
}
.captcha label {
  display: none;
}
.form-actions {
  grid-area: faction;
  margin-top: 2rem;
  padding: 0;
  font-size: 0;
}
.form-actions input {
  width: 85%;
}
#mod-visform1 .formgrid {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: auto;
  grid-column-gap: 1rem;
  grid-template-areas: "field1 field1 field1 field3 field3 field3" "field2 field2 field2 field4 field4 field4" "field5 field5 field6 field6 field7 field7" "field9 field9 field9 field9 field9 field9" "field10 field10 field10 field10 field10 field10" "field11 field11 field12 field12 field13 field13" "field14 field14 field14 field14 field14 field14" "field15 field15 field16 field16 field17 field17" "field18 field18 field18 field19 field19 field19" "field20 field20 field20 field20 field20 field20" ". . captcha captcha . ." ". . faction faction . .";
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #mod-visform1 .formgrid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 0.5rem;
    grid-template-areas: "field1 field1 field1" "field3 field3 field3" "field2 field2 field2" "field4 field4 field4" "field5 field5 field5" "field6 field6 field6" "field7 field7 field7" "field9 field9 field9" "field10 field10 field10" "field11 field11 field11" "field12 field12 field12" "field13 field13 field13" "field14 field14 field14" "field15 field16 field16" "field17 field17 field17" "field18 field18 field18" "field19 field19 field19" "field20 field20 field20" "captcha captcha captcha" "faction faction faction";
  }
}
#mod-visform1 .formgrid .visBtnCon {
  grid-area: faction;
  margin-top: 2rem;
  padding: 0;
  font-size: 0;
}
#mod-visform1 .formgrid .visBtnCon input {
  width: 85%;
  text-transform: uppercase;
}
/**/
#mod-visform2 {
  margin: 0 auto;
  max-width: 800px;
}
#mod-visform2 .formgrid {
  padding-top: 0.5rem;
  display: grid !important;
  grid-template-columns: repeat(8, 1fr);
  grid-auto-rows: auto;
  grid-template-areas: "field22 field22 field23 field23 field24 field24 field25 field25" ". . . field26 field26 . . .";
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #mod-visform2 .formgrid {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1rem;
    grid-template-areas: "field22 field22 field22" "field23 field23 field23" "field24 field24 field24" "field25 field25 field25" "field26 field26 field26";
  }
}
#mod-visform2 .formgrid .field22, #mod-visform2 .formgrid .field23, #mod-visform2 .formgrid .field24, #mod-visform2 .formgrid .field25 {
  border-left: 1px solid #ffffff;
}
#mod-visform2 .formgrid .field22 label, #mod-visform2 .formgrid .field23 label, #mod-visform2 .formgrid .field24 label, #mod-visform2 .formgrid .field25 label {
  margin: 0 0 5px 0;
}
#mod-visform2 .formgrid .field24 input, #mod-visform2 .formgrid .field25 input {
  width: 80%;
}
#mod-visform2 .formgrid .field25 {
  border-right: 1px solid #ffffff;
}
#mod-visform2 .formgrid .visBtnCon {
  display: none;
}
#mod-visform2 .formgrid #quick {
  margin-top: 1rem;
  background-color: #f0ebe4;
  color: #942027;
}
#mod-visform2 .formgrid #quick:hover {
  background-color: #942027;
  color: #ffffff;
}
#mod-visform2 .formgrid .uk-width-1-1 {
  width: auto;
}
#mod-visform2 .formgrid .field-calendar {
  margin-top: 0;
  position: relative;
}
#mod-visform2 .formgrid .field-calendar .input-append {
  position: unset;
  margin: 0;
  font-size: inherit;
}
#mod-visform2 .formgrid .field-calendar .input-append input {
  position: absolute;
  top: 1.5rem;
  left: 1rem;
  margin: 0;
  width: 80%;
  z-index: 0;
}
#mod-visform2 .formgrid .field-calendar .input-append button {
  position: absolute;
  top: 1.5rem;
  right: 24px;
  z-index: 2;
  border: none !important;
  border-radius: 0;
  margin: 0;
  padding: 8px 8px;
  background-color: transparent;
  box-shadow: none !important;
  color: #000000 !important;
}
#mod-visform2 .formgrid .field-calendar .input-append button:hover, #mod-visform2 .formgrid .field-calendar .input-append button:active {
  background: #942027;
  color: #ffffff !important;
}
#mod-visform2 .formgrid .field-calendar .js-calendar {
  color: #706f6f;
}
#mod-visform2 .formgrid .field-calendar .js-calendar .btn {
  background: #ffffff !important;
  padding: 0.3rem 0.8rem !important;
  border-color: #706f6f;
  color: #706f6f;
}
/**/
#g-page-surround {
  background: #ffffff;
  overflow: hidden;
  position: relative;
}
.g-bodyonly #g-page-surround {
  color: #706f6f;
  background: #ffffff;
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-overlay {
  display: none;
  background-color: #ffffff;
  color: #706f6f;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  align-items: center;
  font-family: "Lato", "Open Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
#g-overlay a {
  color: #706f6f;
}
#g-overlay a:hover {
  color: #f0ebe4;
}
#g-overlay #overlaymenu {
  display: grid;
  place-items: center;
  margin-top: 90px;
  height: 70vh;
}
#g-overlay #overlaymenu ul {
  margin: 0;
  list-style: none;
  font-size: 0;
}
#g-overlay #overlaymenu ul.g-toplevel li {
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
#g-overlay #overlaymenu ul.g-toplevel li .g-sublevel .g-go-back {
  display: none;
}
#g-overlay #overlaymenu ul.g-toplevel li .g-sublevel li {
  display: inline-block;
  text-transform: none;
  font-size: 1rem;
  margin-bottom: 0;
  padding: 0;
}
#g-overlay #overlaymenu ul.g-toplevel li .g-sublevel li .g-menu-item-container .g-menu-item-title {
  padding: 0 0.5rem;
  border-right: 1px solid #ffffff;
}
#g-overlay #overlaymenu ul.g-toplevel li .g-sublevel li:last-of-type .g-menu-item-container .g-menu-item-title {
  border: none;
}
#g-overlay #overlaymenu ul.g-toplevel li.specialmenu {
  padding-top: 2rem;
  margin-bottom: 0;
}
#g-overlay #overlaymenu ul.g-toplevel li.g-menu-item-type-separator {
  color: #706f6f;
}
#g-overlay #overlaymenu ul.g-toplevel li.g-menu-item-type-separator.active {
  color: #706f6f !important;
}
#g-overlay #overlaymenu ul.g-toplevel li.active {
  color: #f0ebe4;
}
#g-overlay #overlaymenu ul.g-toplevel li.active .g-sublevel .g-menu-item-container {
  color: inherit;
}
#g-overlay #overlaymenu ul.g-toplevel li.active .g-sublevel .g-menu-item-container:hover {
  color: #706f6f;
}
@media only all and (max-width: 47.99rem) {
  #g-overlay #overlaymenu {
    margin-top: 90px;
    height: 80vh;
  }
  #g-overlay #overlaymenu ul {
    margin: 0;
    list-style: none;
    font-size: 0;
  }
  #g-overlay #overlaymenu ul.g-toplevel li {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
  #g-overlay #overlaymenu ul.g-toplevel li .g-sublevel li {
    font-size: 0.85rem;
  }
}
#g-overlay #overlaymodule {
  font-size: 1.1rem;
}
#g-overlay #overlaymodule li {
  padding: 0 0.25rem;
  border-right: 1px solid #ffffff;
}
#g-overlay #overlaymodule li:last-of-type {
  border: none;
}
#g-overlay #overlaymodule .lang-active {
  font-weight: bold;
}
@media print {
  #g-overlay {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-top {
  color: #706f6f;
  background-color: #ffffff;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-navigation {
  /*
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	*/
  color: #706f6f;
  background: #ffffff;
  z-index: 110;
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  margin-bottom: 1rem;
}
#g-navigation .menuhide {
  display: none;
}
#g-navigation .topmenu {
  width: 100%;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  grid-template-areas: "mnuleft mnulogo mnuright";
  padding-top: 1rem;
}
#g-navigation .topmenu .mnuleft {
  grid-area: mnuleft;
  text-align: left;
}
#g-navigation .topmenu .mnuleft img {
  height: 90px !important;
  max-height: 90px;
}
#g-navigation .topmenu .mnuright {
  grid-area: mnuright;
  text-align: right;
  line-height: 1;
}
#g-navigation .topmenu .mnuright .inline {
  display: inline-block;
  padding-left: 1rem;
  font-size: 1.3rem;
}
#g-navigation .topmenu .mnuright .tm_mail, #g-navigation .topmenu .mnuright .tm_phone, #g-navigation .topmenu .mnuright .tm_webcam {
  text-align: center;
}
#g-navigation .topmenu .mnuright .tm_mail .spn, #g-navigation .topmenu .mnuright .tm_phone .spn, #g-navigation .topmenu .mnuright .tm_webcam .spn {
  display: none;
  padding-left: 0.25rem;
  color: inherit;
}
#g-navigation .topmenu .mnulogo {
  grid-area: mnulogo;
  text-align: center;
}
#g-navigation .topmenu .mnulogo img {
  height: 150px !important;
  max-height: 150px;
}
#g-navigation .topmenu a {
  color: #706f6f;
}
#g-navigation .topmenu a:hover {
  color: #942027;
}
@media only all and (max-width: 75rem) and (orientation: landscape) {
  #g-navigation .topmenu .mnulogo img {
    height: 120px !important;
    max-height: 120px;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  #g-navigation .topmenu .mnulogo img {
    height: 100px !important;
    max-height: 100px;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-navigation .topmenu {
    grid-template-columns: 30% 40% 30%;
    grid-template-areas: ". mnulogo mnuright";
    align-items: center;
    padding-bottom: 1rem;
  }
  #g-navigation .topmenu .mnuright {
    padding-left: 0.5rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem;
    text-align: center !important;
  }
  #g-navigation .topmenu .mnuright .inline {
    display: block;
    padding: 0;
  }
  #g-navigation .topmenu .mnulogo img {
    height: 100px !important;
    max-height: 100px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-navigation .topmenu .mnuleft {
    display: none;
  }
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-slideshow {
  color: #706f6f;
  background-color: #ffffff;
  position: relative;
  /*
	@if $slideshow-background-image {
		background-image: url($slideshow-background-image);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
    */
  /*
    .scroll-down {
        opacity: 1;
        -webkit-transition: all .5s ease-in 3s;
        transition: all .5s ease-in 3s;
    }
    /**/
  /* Video */
}
#g-slideshow.menulineheight {
  height: 100px !important;
  min-height: 100px !important;
}
#g-slideshow #hintergrund {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 60%;
  background-position: center bottom;
  background-size: cover;
  background-repeat: repeat-x;
  background-image: url('../../../../images/background/balken.jpg');
  z-index: 0;
}
#g-slideshow #slideshow {
  position: relative;
  z-index: 2;
  padding-bottom: 10vh !important;
}
#g-slideshow .scroll-down {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -12px;
  display: block;
  background-image: url('../../../../images/icons/scrolldown.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  z-index: 4;
  -webkit-animation: bounce 2s infinite 2s;
  animation: bounce 2s infinite 2s;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@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 .slideshowtext {
  position: absolute;
  bottom: 4rem;
  left: 20%;
  width: 500px;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-slideshow .slideshowtext {
    left: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-slideshow .slideshowtext {
    left: 5%;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 86rem) and (orientation: landscape) {
  #g-slideshow .slideshowtext {
    left: 15%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: landscape) {
  #g-slideshow .slideshowtext {
    left: 15%;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-slideshow .slideshowtext {
    bottom: 5rem;
    left: 10%;
    margin: 0 auto;
  }
}
#g-slideshow #mainvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.75);
  display: none;
}
#g-slideshow #mainvideo .g-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
#g-slideshow #mainvideo video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: fit-content !important;
  border: 1rem solid #ffffff;
}
@media only all and (min-width: 53.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-slideshow #mainvideo video {
    min-width: 2450px !important;
    max-width: 2450px !important;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  #g-slideshow #mainvideo video {
    min-width: 2150px !important;
    max-width: 2150px !important;
  }
}
#g-slideshow #playbutton {
  position: absolute;
  bottom: 3%;
  right: 5%;
  width: 150px;
  height: 150px;
  z-index: 3;
  cursor: pointer;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url('../../../../images/icons/playbutton.png');
}
#g-slideshow #playbutton .g-content {
  height: inherit;
  display: grid;
  place-items: center;
}
#g-slideshow #playbutton .g-content i {
  border: 2px solid #ffffff;
  border-radius: 5px;
  padding: 0.4rem 0.4rem;
  margin-top: 2.5rem;
}
@media only all and (min-width: 50.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-slideshow #playbutton {
    bottom: 2%;
    right: 10%;
    width: 125px;
    height: 125px;
  }
  #g-slideshow #playbutton .g-content i {
    margin-top: 2.25rem;
    font-size: 0.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) and (orientation: portrait) {
  #g-slideshow #playbutton {
    bottom: 2%;
    right: 10%;
    width: 125px;
    height: 125px;
  }
  #g-slideshow #playbutton .g-content i {
    margin-top: 2.25rem;
    font-size: 0.5rem;
  }
}
@media only all and (min-width: 68.01rem) and (max-width: 75rem) and (orientation: landscape) {
  #g-slideshow #playbutton {
    bottom: 2%;
    right: 10%;
    width: 100px;
    height: 100px;
  }
  #g-slideshow #playbutton .g-content i {
    margin-top: 2.25rem;
    font-size: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-slideshow #playbutton {
    bottom: 2%;
    right: 10%;
    width: 100px;
    height: 100px;
  }
  #g-slideshow #playbutton .g-content i {
    margin-top: 2.25rem;
    font-size: 0.5rem;
  }
}
@media print {
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  position: relative;
  color: #706f6f;
  background-color: #ffffff;
  z-index: 2;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-header .g-container {
    width: 90%;
  }
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-above {
  color: #706f6f;
  background: #f0ebe4;
  position: relative;
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-above .g-container {
    width: 90%;
  }
}
@media print {
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  color: #706f6f;
  background-color: #ffffff;
  position: relative;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  color: #706f6f;
  background: #ffffff;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  position: relative;
  color: #706f6f;
  background-color: #ffffff;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-container-main {
  background-color: #ffffff;
  color: #706f6f;
  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: #706f6f;
  background: #ffffff;
  border-radius: 0.25rem;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-sidebar {
  background: #ffffff;
  color: #706f6f;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-expanded {
  color: #706f6f;
  background-color: #ffffff;
  position: relative;
  /*
	#expanded-a,
	#expanded-b {
		min-height: 40vh;
	}
	#expanded-c,
	#expanded-d {
		min-height: 50vh;
	}

	@media only screen and (max-width: 1200px) {
		#expanded-a,
		#expanded-b {
			min-height: 50vh;
		}
		#expanded-c {
			&.size-50 {
				flex: 0 100%;
				width: 100;
			}
			.visforms-form {
				margin: 0.5rem 15%;
			}
		}
		#expanded-d {
			display: none;
		}
	}
	
	@media only screen and (max-width: 960px) {
		#expanded-a,
		#expanded-b,
		#expanded-c {
			&.size-50 {
				flex: 0 100%;
				width: 100;
			}
			.visforms-form {
				margin: 0.5rem 8%;
			}
		}
		#expanded-d {
			display: none;
		}
	}

	@media only screen and (max-width: 450px) {
		#expanded-b {
			min-height: 60vh;
		}
		#expanded-c {
			.visforms-form {
				margin: 0 2%;
			}
		}
	}
*/
}
@media print {
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  color: #706f6f;
  background-color: #8f4dae;
}
#g-extension h2.g-title {
  color: #000000;
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  color: #706f6f;
  background-color: #ffffff;
  position: relative;
  min-height: 50vh;
  background-image: url('../../../../images/background/map.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-bottom #maplink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#g-bottom #maplink .g-content {
  height: inherit;
}
#g-bottom #maplink .g-content a {
  display: block;
  height: inherit;
}
#g-bottom .gmaptext {
  padding: 0.5rem 0;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
#g-bottom .gmaptext a {
  display: inline-block !important;
  text-decoration: underline;
}
@media only all and (min-width: 160.01rem) {
  #g-bottom {
    min-height: 100vh;
    background-image: url('../../../../images/background/map-big.jpg');
  }
}
@media only all and (min-width: 120.01rem) and (max-width: 160rem) {
  #g-bottom {
    min-height: 75vh;
  }
}
@media only all and (min-width: 53.01rem) and (max-width: 64rem) and (orientation: portrait) {
  #g-bottom {
    background-image: url('../../../../images/background/map-mobile.jpg');
    background-position: left center;
  }
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  #g-bottom {
    background-image: url('../../../../images/background/map-mobile.jpg');
    background-position: left center;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-bottom {
    background-image: url('../../../../images/background/map-mobile.jpg');
    background-position: left center;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-bottom {
    min-height: 75vh;
  }
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  position: relative;
  color: #ffffff;
  background: #666666;
  padding: 3rem 0;
}
#g-footer .footer-balken {
  display: grid;
  grid-template-columns: 45% 55%;
  grid-template-areas: "adresse formular";
}
#g-footer .footer-balken .footer-adresse {
  grid-area: adresse;
  font-size: 0.9rem;
}
#g-footer .footer-balken .footer-adresse img {
  width: auto;
  height: 120px;
}
#g-footer .footer-balken .footer-adresse a {
  color: #ffffff;
}
#g-footer .footer-balken .footer-adresse a:hover {
  color: #f0ebe4;
}
#g-footer .footer-balken .footer-form {
  grid-area: formular;
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  #g-footer .footer-balken {
    grid-template-columns: 100%;
    grid-template-areas: "adresse" "formular";
    row-gap: 1.5rem;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-footer .footer-balken {
    grid-template-columns: 100%;
    grid-template-areas: "adresse";
  }
  #g-footer .footer-balken .footer-form {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-footer .footer-balken {
    grid-template-columns: 100%;
    grid-template-areas: "adresse";
  }
  #g-footer .footer-balken .footer-form {
    display: none;
  }
}
/**/
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  background-color: #ffffff;
  color: #aaaaaa;
}
#g-copyright .footer {
  margin: 2rem auto;
  display: grid;
  grid-template-columns: 49% 2% 49%;
  grid-template-areas: "menu totop logo";
  place-items: center;
}
#g-copyright .footer .footer-menu {
  font-size: 0;
  grid-area: menu;
}
#g-copyright .footer .footer-menu a {
  font-size: 0.9rem;
  padding: 0 0.5rem;
  border-right: 1px solid #aaaaaa;
}
#g-copyright .footer .footer-menu a:last-of-type {
  border: none;
}
#g-copyright .footer .totop {
  grid-area: totop;
}
#g-copyright .footer .totop a {
  display: block;
  border-radius: 50%;
  border: 2px solid #aaaaaa;
  color: #aaaaaa;
  width: 30px;
  height: 30px;
  text-align: center;
}
#g-copyright .footer .footer-logos {
  grid-area: logo;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin: 0 auto;
  width: 80%;
}
@media only all and (min-width: 50.01rem) and (max-width: 53rem) and (orientation: portrait) {
  #g-copyright .footer {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: ". totop ." "menu menu menu" "logo logo logo";
    row-gap: 1rem;
  }
  #g-copyright .footer .footer-logos {
    margin: 0 auto;
    width: 50%;
  }
}
@media only all and (max-height: 47.99rem) and (orientation: landscape) {
  #g-copyright .footer {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: ". totop ." "menu menu menu" "logo logo logo";
    row-gap: 1rem;
  }
  #g-copyright .footer .footer-logos {
    margin: 0 auto;
    width: 50%;
  }
}
@media only all and (max-width: 47.99rem) and (orientation: portrait) {
  #g-copyright .footer {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: ". totop ." "menu menu menu" "logo logo logo";
    row-gap: 1rem;
  }
  #g-copyright .footer .footer-menu {
    margin: 0 auto;
    width: 80%;
    text-align: center;
    line-height: 2;
  }
  #g-copyright .footer .footer-menu a {
    font-size: 1rem;
  }
  #g-copyright .footer .footer-menu .noborder {
    border: none;
  }
  #g-copyright .footer .footer-menu .noborder:after {
    content: "\a";
    white-space: pre;
  }
  #g-copyright .footer .footer-logos {
    margin: 0 auto;
    width: 80%;
  }
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-offcanvas {
  background-color: #edeae3;
  width: 12rem;
  color: #87888e;
  /*
    a {
        color: $offcanvas-text-color;

        &:hover {
            color: $accent-color-1;
        }
    }
    */
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #87888e;
}
#g-offcanvas .button {
  background: transparent;
  border: 2px solid #87888e !important;
  color: #87888e !important;
}
#g-offcanvas .button:hover {
  border: 2px solid #942027 !important;
  color: #942027 !important;
}
#g-offcanvas .button:active {
  border: 2px solid #942027 !important;
  color: #942027 !important;
}
#g-offcanvas hr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.g-offcanvas-toggle {
  display: none;
  font-size: 1.5rem;
  background: transparent;
  color: #706f6f;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  top: 2.7rem;
  left: 1.1rem;
  padding-left: 1px;
  z-index: 9999;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
@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: 12rem;
}
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 12rem;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-left #g-offcanvas {
  right: auto;
}
.g-offcanvas-open .dir-rtl.g-offcanvas-right #g-offcanvas {
  left: auto;
}
#offcanvas-menu {
  margin: 3rem 1rem 0 0 !important;
}
#offcanvas-menu .g-toplevel {
  list-style: none;
}
#offcanvas-menu .g-toplevel > .g-menu-item {
  padding: 0.75rem 0 0 0;
}
#offcanvas-menu .g-toplevel > .g-menu-item.g-standard.g-parent > .g-menu-item-container {
  color: rgba(135, 136, 142, 0.7);
}
#offcanvas-menu .g-toplevel > .g-menu-item.g-standard.g-parent.active > .g-menu-item-container {
  color: rgba(148, 32, 39, 0.7);
}
#offcanvas-menu .g-toplevel > .g-menu-item.g-standard.active > .g-menu-item-container {
  color: #942027;
}
#offcanvas-menu .g-toplevel > .g-menu-item .g-menu-item-title {
  text-transform: uppercase;
}
#offcanvas-menu .g-toplevel .g-dropdown {
  list-style: none;
}
#offcanvas-menu .g-toplevel .g-sublevel {
  list-style: none;
  color: #87888e;
}
#offcanvas-menu .g-toplevel .g-sublevel > .g-menu-item {
  padding: 0.5rem 0 0 0;
}
#offcanvas-menu .g-toplevel .g-sublevel > .g-menu-item.active > .g-menu-item-container {
  color: #942027;
}
#offcanvas-menu .g-toplevel .g-sublevel > .g-menu-item .g-menu-item-title {
  text-transform: initial;
}
#g-offcanvas #g-mobilemenu-container {
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin-top: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li {
  margin: 0.5rem 0;
  display: block;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container {
  padding: 0.25rem 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-left: 0rem;
  color: #87888e;
  word-break: normal;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  padding: 0;
  content: "";
  color: #87888e;
  opacity: 1;
  width: 1rem;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container {
  color: #942027;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #942027;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #942027;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-content {
  opacity: 1;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li.g-parent .g-menu-parent-indicator {
  vertical-align: top;
  position: absolute;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #edeae3;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #87888e;
  padding: 0.5rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #942027;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ad252e;
  background: #831c23;
  border-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #72191e;
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 12rem;
}
#g-offcanvas #g-mobilemenu-container ul 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;
  }
}
#desktoplogo {
  display: block;
  position: absolute;
  z-index: 11;
  top: 6rem;
  left: 50%;
  transform: translateX(-50%);
  width: 500px;
  max-width: 500px;
}
@media only screen and (max-width: 1024px) {
  #desktoplogo {
    top: 3rem;
    width: 350px;
    max-width: 350px;
  }
}
@media only screen and (max-width: 960px) {
  #desktoplogo {
    top: 4rem;
    width: 350px;
    max-width: 350px;
  }
}
@media only all and (max-width: 47.99rem) {
  #desktoplogo {
    top: 2rem;
    width: 250px;
    max-width: 250px;
  }
}
@media only screen and (max-width: 1024px) {
  #navilogo {
    top: 3rem;
    width: 350px;
    max-width: 350px;
  }
}
@media only screen and (max-width: 960px) {
  #navilogo {
    top: 4rem;
    width: 350px;
    max-width: 350px;
  }
}
@media only all and (max-width: 47.99rem) {
  #navilogo {
    width: 250px;
    max-width: 250px;
    margin: 0 auto;
  }
}
.g-logo {
  font-family: "STIXgeneral", "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 {
  margin: 0 !important;
}
.g-logo svg {
  fill: #ffffff;
}
.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: 100%;
  /* 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
*/
.arFull {
  padding: 0 0 100vh 0;
  max-height: 100vh;
  height: 100vh;
}
.ar16x10l {
  padding: 0 0 62.5% 0;
  max-height: 62.5%;
  height: 62.5%;
}
.ar16x10p {
  padding: 0 0 160% 0;
  max-height: 160%;
  height: 160%;
}
.ar16x9l {
  padding: 0 0 56.25% 0;
  max-height: 56.25%;
  height: 56.25%;
}
.ar16x9p {
  padding: 0 0 177.78% 0;
  max-height: 177.78%;
  height: 177.78%;
}
.ar5x3l {
  padding: 0 0 60% 0;
  max-height: 60%;
  height: 60%;
}
.ar5x3p {
  padding: 0 0 166.67% 0;
  max-height: 166.67%;
  height: 166.67%;
}
.ar4x3l {
  padding: 0 0 75% 0;
  max-height: 75%;
  height: 75%;
}
.ar4x3p {
  padding: 0 0 133.33% 0;
  max-height: 133.33%;
  height: 133.33%;
}
.ar3x2l {
  padding: 0 0 66.67% 0;
  max-height: 66.67%;
  height: 66.67%;
}
.ar3x2p {
  padding: 0 0 150% 0;
  max-height: 150%;
  height: 150%;
}
.ar2x1l {
  padding: 0 0 50% 0;
  max-height: 50%;
  height: 50%;
}
.ar2x1p {
  padding: 0 0 200% 0;
  max-height: 200%;
  height: 200%;
}
.ar1x1l {
  padding: 0 0 100% 0;
  max-height: 100%;
  height: 100%;
}
.ar1x1p {
  padding: 0 0 100% 0;
  max-height: 100%;
  height: 100%;
}
.ar1x1 {
  padding: 0 0 100% 0;
  max-height: 100%;
  height: 100%;
}
.arfit {
  padding: 0 0 1% 0;
  max-height: 1%;
  height: 1%;
}
.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: #942027;
}
.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;
  background-repeat: no-repeat;
}
.sps-slider .slick-arrow {
  background-color: #706f6f;
  width: 32px;
  height: 32px;
}
.sps-slider .slick-arrow:before {
  opacity: 1;
}
.sps-slider .slick-arrow:hover {
  background-color: #942027;
}
.sps-slider .slick-arrow.btnprev, .sps-slider .slick-arrow.slick-prev {
  left: -2rem;
  -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 .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;
  -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 .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 {
  bottom: 2rem;
}
.sps-slider .slick-dots li button:before {
  font-family: "FontAwesome";
  font-size: 1.5rem;
  color: #706f6f;
  content: "";
  opacity: 1;
}
.sps-slider .slick-dots li button:hover:before {
  color: #942027 !important;
}
.sps-slider .slick-dots li.slick-active button:before {
  font-size: 1.5rem;
  color: #942027;
}
.sps-slider .slidericons {
  text-align: right;
  opacity: 0.6;
}
.sps-slider .slidericons span {
  padding-left: 0.25rem;
}
.sps-slider.sps_slideshow .slick-arrow {
  background-color: #ffffff;
  opacity: 0.5;
  position: absolute;
  top: 45%;
  z-index: 2;
  width: 4vh;
  height: 4vh;
  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.btnnext {
  right: 1rem;
}
.sps-slider.sps_slideshow .slick-arrow.btnprev {
  left: 1rem;
}
.sps-slider.sps_slideshow .slick-dots {
  bottom: 25px;
}
.sps-slider.sps_slideshow .slick-dots li button:before {
  color: #ffffff;
}
.sps-slider.sps_slideshow .slick-dots li button:hover:before {
  color: #942027 !important;
}
.sps-slider.sps_slideshow .slick-dots li.slick-active button:before {
  color: #ffffff;
}
.sps-slider .slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}
.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(148, 32, 39, 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 .sps-imageshow-stage .stage {
  position: relative;
  font-size: 0;
}
.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(148, 32, 39, 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 .slider {
  position: relative;
  font-size: 0;
}
.sps-slider .sps_imageshow .sps-imageshow-slider .slider .slider-item .slider-item-container {
  position: relative;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.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(148, 32, 39, 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: #942027 !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: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 4.5rem;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h1 {
    font-size: 3.375rem;
    text-align: center;
  }
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-text .slideright h5 {
  margin: 0.5rem 0 0;
  font-family: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.8rem;
  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: "Fira Sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.5;
}
.sps-slider .sps_joomlaslider .slidegrid .text-block .content-readmore {
  margin-top: 0.5rem;
}
.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_15.css.map */