/* jura-regular - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/jura-v9-latin-regular.eot');
  src: local('Jura Regular'), local('Jura-Regular'), url('/files/layout/fonts/jura-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/files/layout/fonts/jura-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/files/layout/fonts/jura-v9-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/files/layout/fonts/jura-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/files/layout/fonts/jura-v9-latin-regular.svg#Jura') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* jura-600 - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 600;
  src: url('/files/layout/fonts/jura-v9-latin-600.eot');
  src: local('Jura SemiBold'), local('Jura-SemiBold'), url('/files/layout/fonts/jura-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/files/layout/fonts/jura-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/files/layout/fonts/jura-v9-latin-600.woff') format('woff'), /* Modern Browsers */ url('/files/layout/fonts/jura-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/files/layout/fonts/jura-v9-latin-600.svg#Jura') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
:focus {
  outline: none;
}
h1,
h2,
h3,
input,
textarea,
keygen,
select,
button {
  font-family: 'Jura';
  font-weight: 400;
}
:focus {
  outline: 0;
}
/* Contao Open Source CMS, (c) 2005-2017 Leo Feyer, LGPL-3.0+ */
body,
form,
figure {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
header,
footer,
nav,
section,
aside,
article,
figure,
figcaption {
  display: block;
}
body {
  font-size: 100.01%;
}
select,
input,
textarea {
  font-size: 99%;
}
#container,
.inside {
  position: relative;
}
#main,
#left,
#right {
  float: left;
  position: relative;
}
#main {
  width: 100%;
}
#left {
  margin-left: -100%;
}
#right {
  margin-right: -100%;
}
#footer {
  clear: both;
}
#main .inside {
  min-height: 1px;
}
.ce_gallery > ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.ce_gallery > ul li {
  float: left;
}
.ce_gallery > ul li.col_first {
  clear: left;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
.block {
  overflow: hidden;
}
.clear,
#clear {
  height: .1px;
  font-size: .1px;
  line-height: .1px;
  clear: both;
}
.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.custom {
  display: block;
}
#container:after,
.custom:after {
  content: "";
  display: table;
  clear: both;
}
.no_mark {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.font {
  font-family: 'Jura';
  font-weight: 400;
}
.bold,
strong,
b {
  font-weight: 600;
}
u,
.underline {
  text-decoration: underline;
  text-decoration-skip: ink;
}
::selection {
  background: #28428f;
  color: #FFFFFF;
}
::-moz-selection {
  background: #28428f;
  color: #FFFFFF;
}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90);
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #cccccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: url(/assets/colorbox/images/loading.gif) no-repeat center center;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(/assets/colorbox/images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(/assets/colorbox/images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(/assets/colorbox/images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
#mbCenter,
#mbCenter * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#cookie-bar {
  background: #FFF;
  height: auto;
  line-height: 24px;
  color: #28428f;
  text-align: center;
  padding: 6px 3px;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
}
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}
#cookie-bar p {
  margin: 0;
  padding: 0;
}
#cookie-bar a {
  color: #ffffff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}
#cookie-bar .cb-policy {
  background: #111111;
}
#cookie-bar .cb-enable {
  background: #007700;
}
#cookie-bar .cb-enable:hover {
  background: #009900;
}
#cookie-bar .cb-policy {
  background: #28428f;
}
#cookie-bar .cb-policy:hover {
  background: #28428f;
}
html {
  font-size: 14px;
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
  font-size: 14px;
  line-height: 160%;
  font-family: 'Jura';
  font-weight: 400;
  color: #686868;
  background: #ffffff;
}
body.minheight #container #right {
  max-height: 825px;
}
body.minheight #container #right img {
  object-fit: none;
  width: 100%;
  height: auto;
}
body.page_kontakt .ce_text.col50 table {
  line-height: 160%;
}
body.page_kontakt .ce_text.col50.right table td {
  padding-bottom: 0;
}
.ce_text .text > * {
  margin-bottom: 12px;
}
.ce_text .text > *:last-child {
  margin-bottom: 0;
}
a {
  color: #28428f;
  text-decoration: none;
  display: inline-block;
}
a:hover {
  text-decoration: underline;
  text-decoration-skip: ink;
}
#wrapper {
  max-width: 1400px;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
}
#main,
#left,
#right {
  float: none;
  margin: 0;
}
#header {
  background: #d2d2d2;
  background: -moz-linear-gradient(left, #d2d2d2 0%, #e3e3e3 33%, #d2d2d2 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fdf575), color-stop(33%, #e3e3e3), color-stop(100%, #d2d2d2));
  background: -webkit-linear-gradient(left, #d2d2d2 0%, #e3e3e3 33%, #d2d2d2 100%);
  background: -o-linear-gradient(left, #d2d2d2 0%, #e3e3e3 33%, #d2d2d2 100%);
  background: -ms-linear-gradient(left, #d2d2d2 0%, #e3e3e3 33%, #d2d2d2 100%);
  background: linear-gradient(to right, #d2d2d2 0%, #e3e3e3 33%, #d2d2d2 100%);
  border-left: 70px #28428f solid;
}
#header > .inside {
  padding: 15px 15px 60px 24px;
}
#header .mod_breadcrumb {
  position: absolute;
  left: 38%;
  margin-left: 24px;
  bottom: 24px;
  z-index: 2;
  display: block;
}
#header .mod_breadcrumb a {
  color: #686868;
}
#header .mod_breadcrumb a:hover {
  text-decoration: none;
}
#header .mod_breadcrumb > ul > li {
  display: inline-block;
  margin-right: 4px;
}
#header .mod_breadcrumb > ul > li:before {
  content: ' > ';
  position: relative;
  margin-right: 4px;
  display: inline-block;
}
#header .mod_breadcrumb > ul > li.first:before {
  content: none;
}
#logo {
  display: inline-block;
  width: 140px;
  height: 141px;
  background-image: url('/files/grafik/logo.gif');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #FFF;
  position: absolute;
  right: 15px;
  top: 15px;
}
#logo a {
  position: absolute;
  left: 0;
  display: block;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#nav-main,
#nav-footer {
  color: #2f2f2f;
  padding-top: 80px;
  font-size: 17px;
  line-height: 140%;
}
#nav-main a,
#nav-footer a {
  color: #2f2f2f;
  display: block;
  text-decoration: none;
}
#nav-main a:hover,
#nav-footer a:hover {
  text-decoration: none;
  color: #28428f;
}
#nav-main > ul > li,
#nav-footer > ul > li {
  display: inline-block;
  position: relative;
  margin-right: 15px;
}
#nav-main > ul > li > a,
#nav-footer > ul > li > a,
#nav-main > ul > li > strong,
#nav-footer > ul > li > strong {
  border-left: #FFF 7px solid;
  padding-left: 12px;
  font-family: 'Jura';
  font-weight: 400;
}
#nav-main > ul > li > a:hover,
#nav-footer > ul > li > a:hover,
#nav-main > ul > li > strong:hover,
#nav-footer > ul > li > strong:hover,
#nav-main > ul > li > a.active,
#nav-footer > ul > li > a.active,
#nav-main > ul > li > strong.active,
#nav-footer > ul > li > strong.active {
  border-left-color: #28428f;
}
#nav-main > ul > li > a.active,
#nav-footer > ul > li > a.active,
#nav-main > ul > li > strong.active,
#nav-footer > ul > li > strong.active {
  color: #28428f;
}
#nav-footer {
  font-size: 12px;
  line-height: 160%;
}
#nav-footer > ul > li > strong.active {
  color: #FFF;
  border-left-color: #FFF;
}
#nav-footer > ul > li {
  margin-bottom: 6px;
}
#nav-footer > ul > li > a:hover,
#nav-footer > ul > li > strong:hover {
  border-left-color: #FFF;
  color: #FFF;
}
#container {
  border-left: 70px #ffffff solid;
  position: relative;
  min-height: calc(100vh - 176px - 71px);
  display: flex;
  flex-wrap: wrap;
}
#container:before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 40px;
  background: #d2d2d2;
  position: absolute;
  right: 100%;
  top: -40px;
  z-index: 0;
}
#container #main {
  position: relative;
  z-index: 20;
  display: flex;
  flex: 1;
  width: 38%;
  top: -40px;
  margin-bottom: -20px;
  background: #FFF;
}
#container #main:before {
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 8px;
  background-image: url('/files/grafik/shadow_top.png');
  z-index: 2;
  pointer-events: none;
}
#container #main > .inside {
  padding: 40px 20px 0 20px;
  position: relative;
  width: 100%;
}
#container #main > .inside:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -9px;
  width: 9px;
  height: 100%;
  background-image: url('/files/grafik/shadow_left.png');
  background-repeat: no-repeat;
  background-position: right top;
  z-index: 2;
  pointer-events: none;
}
#container #main > .inside:after {
  content: '';
  position: absolute;
  top: -8px;
  right: -9px;
  width: 9px;
  height: 100%;
  background-image: url('/files/grafik/shadow_right.png');
  background-repeat: no-repeat;
  background-position: left top;
  z-index: 2;
  pointer-events: none;
}
#container #right {
  display: flex;
  width: 62%;
  flex: 1;
}
#container #right .inside,
#container #right .mod_article,
#container #right .ce_image,
#container #right .image_container {
  position: absolute;
  left: 0;
  display: block;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#container #right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
h1 {
  color: #28428f;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 24px;
}
h2,
h3 {
  color: #28428f;
  font-size: 17px;
  line-height: 120%;
  margin-bottom: 15px;
}
.rubrik,
h2.rubrik,
h3.rubrik,
.content-accordion > h2,
.content-accordion h3,
.ce_gallery.akkordeon > h2,
.ce_gallery.akkordeon > h3 {
  background: #f4f4f4;
  display: block;
  padding: 3px 3px 1px 4px;
  font-size: 17px;
  line-height: 120%;
  margin-bottom: 15px;
  clear: both;
  color: #686868;
}
.intro {
  clear: both;
  font-size: 17px;
  line-height: 140%;
}
table {
  width: 100%;
}
table td {
  padding-right: 5px;
  padding-bottom: 5px;
}
.mod_article {
  zoom: 1;
}
.mod_article:before,
.mod_article:after {
  content: "";
  display: table;
}
.mod_article:after {
  clear: both;
}
.ce_text {
  margin-bottom: 24px;
}
.ce_text .image_container {
  padding-bottom: 10px;
  padding-right: 15px;
}
.ce_text > .content > .text > * {
  margin-bottom: 15px;
}
.ce_text > .content > .text > *:last-child {
  margin-bottom: 0;
}
.ce_text ul {
  list-style: none;
  padding: 0;
}
.ce_text ul > li {
  padding-left: 20px;
  margin-bottom: 5px;
  position: relative;
}
.ce_text ul > li:last-child {
  margin-bottom: 0;
}
.ce_text ul > li:before {
  width: 3px;
  height: 16px;
  background: #28428f;
  content: '';
  position: absolute;
  display: inline-block;
  left: 0;
  top: 4px;
}
.ce_text ul > li:after {
  left: 3px;
  top: 4px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #28428f;
  border-width: 8px;
}
.col50 {
  width: 48%;
}
.col50.left {
  float: left;
  clear: both;
}
.col50.right {
  float: right;
}
.handorgel__header.handorgel__header--open {
  background: #d2d2d2;
}
.handorgel__header__button {
  background: none;
  padding: 0;
  border: 0;
}
.handorgel__content {
  border: 0;
  background: none;
}
.handorgel__content__inner {
  padding: 0;
}
.content-accordion,
.ce_gallery.akkordeon {
  border: 0;
  margin: 0;
}
.content-accordion > h2,
.ce_gallery.akkordeon > h2,
.content-accordion > h3,
.ce_gallery.akkordeon > h3 {
  cursor: pointer;
  margin-bottom: 4px;
  transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
}
.content-accordion > h2:hover,
.ce_gallery.akkordeon > h2:hover,
.content-accordion > h3:hover,
.ce_gallery.akkordeon > h3:hover {
  background: #d2d2d2;
}
.content-accordion > .content,
.ce_gallery.akkordeon > .content {
  display: none;
  padding-top: 6px;
  padding-bottom: 24px;
}
.content-accordion.selected > h2,
.ce_gallery.akkordeon.selected > h2,
.content-accordion.selected > h3,
.ce_gallery.akkordeon.selected > h3 {
  background: #d2d2d2;
}
.content-accordion.selected > .content,
.ce_gallery.akkordeon.selected > .content {
  display: block;
}
.content-accordion.selectedanimation > h2,
.ce_gallery.akkordeon.selectedanimation > h2,
.content-accordion.selectedanimation > h3,
.ce_gallery.akkordeon.selectedanimation > h3 {
  background: #d2d2d2;
}
.ce_gallery ul {
  list-style: none;
  display: -ms-grid;
  display: grid;
  grid-gap: 12px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
}
#footer {
  background: #28428f;
  color: #FFF;
  border-left: 70px solid #28428f;
}
#footer a {
  color: #FFF;
}
#footer #nav-footer {
  position: relative;
  padding: 24px 15px 28px 38%;
}
#footer #nav-footer:before {
  content: '';
  display: inline-block;
  width: 38%;
  background: #FFF;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
}
#footer #nav-footer ul {
  padding-left: 24px;
}
@media (max-width: 1270px) {
  #container #main,
  #footer #nav-footer:before {
    width: 50%;
  }
  #header .mod_breadcrumb {
    left: 50%;
  }
  #footer #nav-footer {
    padding-left: 50%;
  }
  #container #right {
    width: 50%;
  }
  #footer #nav-footer ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 12px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 1000px) {
  #container #main,
  #footer #nav-footer:before {
    width: 70%;
  }
  #header .mod_breadcrumb {
    left: 70%;
  }
  #footer #nav-footer {
    padding-left: 70%;
  }
  #container #right {
    width: 30%;
  }
  #header .mod_breadcrumb {
    display: none;
  }
  #footer #nav-footer ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
  }
}
#menu {
  display: none;
}
@media (max-width: 768px) {
  #container #main {
    width: 100%;
  }
  #container #main > .inside {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #footer #nav-footer:before {
    display: none;
  }
  #footer #nav-footer,
  #footer #nav-footer ul {
    padding-left: 0;
  }
  #nav-main {
    padding-top: 0;
    padding-right: 0;
  }
  #nav-main ul {
    zoom: 1;
  }
  #nav-main ul:before,
  #nav-main ul:after {
    content: "";
    display: table;
  }
  #nav-main ul:after {
    clear: both;
  }
  #nav-main ul > li {
    word-break: break-all;
    overflow: hidden;
    float: left;
    width: 44%;
    margin-bottom: 6px;
    margin-right: 6%;
  }
  #nav_wrap {
    float: left;
    width: 60%;
  }
  #logo {
    position: relative;
    float: right;
    width: 38%;
    height: 100px;
    top: 0;
    background-position: top right;
    background-color: inherit;
    background-color: none;
    right: 0;
  }
  #header {
    zoom: 1;
  }
  #header:before,
  #header:after {
    content: "";
    display: table;
  }
  #header:after {
    clear: both;
  }
  #header > .inside {
    padding-top: 15px;
    padding-bottom: 15px;
    zoom: 1;
  }
  #header > .inside:before,
  #header > .inside:after {
    content: "";
    display: table;
  }
  #header > .inside:after {
    clear: both;
  }
  #container #main {
    top: -40px;
    margin-bottom: -40px;
  }
  #container #right {
    display: block;
    height: 250px;
    min-height: auto !important;
    position: absolute;
    top: 100%;
    left: -24px;
    right: -24px;
    width: auto !important;
  }
  #container {
    margin-bottom: 250px;
  }
  #container #main {
    top: 0;
  }
  #container:before {
    top: 0;
  }
  table {
    display: block;
    width: 100%;
  }
  table tr,
  table td {
    display: block;
    width: 100%;
  }
  #header,
  #container,
  #footer {
    border-left-width: 20px;
  }
  #footer #nav-footer ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 12px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 500px) {
  #logo {
    width: 50%;
  }
  #nav_wrap {
    width: 50%;
  }
  #nav-main ul > li {
    margin-right: 0;
    width: 100%;
    float: none;
  }
}
@media (max-width: 400px) {
  .float_left {
    float: none;
  }
}
@media (max-width: 370px) {
  .col50.left,
  .col50.right {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  #footer #nav-footer ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 12px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 370px) {
  #footer #nav-footer ul {
    display: -ms-grid;
    display: grid;
    grid-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
  }
}
html.no-cssgrid .ce_gallery ul {
  display: block;
  zoom: 1;
}
html.no-cssgrid .ce_gallery ul:before,
html.no-cssgrid .ce_gallery ul:after {
  content: "";
  display: table;
}
html.no-cssgrid .ce_gallery ul:after {
  clear: both;
}
html.no-cssgrid .ce_gallery ul > li {
  float: left;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 24px;
}
html.no-flexbox #container #main,
html.no-flexbox #container #right {
  display: inline-block;
  float: left;
}
html.no-flexbox #container #right {
  height: 850px;
  float: right;
}
html.no-flexbox #container #right img {
  object-fit: none;
  height: auto;
}
