.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-groups{display:none;padding-top:15px}.cc-group{text-align:left}.cc-group>label{margin:5px 130px 5px 10px}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn-details:hover{color:var(--ccb-detail-clr-hvr, #717171)}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/*
 * Joy-IT Theme
 *
 */

* {
  margin: 0;
  padding: 0;
  border: 0;
}

.invisible {
  display: none;
}

/* Load Fonts */

@font-face {
  font-family: 'SourceSans';
  font-display: swap;
  src: url('../../files/joy-it-theme/fonts/SourceSans3-Regular.ttf');
}

@font-face {
  font-family: 'SourceSansBold';
  font-display: swap;
  src: url('../../files/joy-it-theme/fonts/SourceSans3-Bold.ttf');
}

@font-face {
  font-family: 'FontAwesomeRegular';
  font-display: swap;
  src: url('../../files/joy-it-theme/fonts/fa-regular-400.ttf');
}

@font-face {
  font-family: 'FontAwesomeSolid';
  font-display: swap;
  src: url('../../files/joy-it-theme/fonts/fa-solid-900.ttf');
}

@font-face {
  font-family: 'FontAwesomeBrand';
  font-display: swap;
  src: url('../../files/joy-it-theme/fonts/fa-brands-400.ttf');
}

/* Headlines & Text */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: 'SourceSansBold', Arial;
  color: #1C3C49;
  font-weight: 400;
}

h1 {
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

h2 {
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

h3 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}

h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1.1rem;
}

p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.3rem;
}

a {
  font-family: 'SourceSansBold', Arial;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
}

main a {
  color: #275C6B;
}

main strong, b {
  font-family: 'SourceSansBold', Arial;
  font-weight: 400;
}

/* General Settings */

body {
  font-family: 'SourceSans', 'Arial';
  font-size: 16px;
  background-color: #F4F4F4;
}

body:not(.home) #main {
  margin-top: 100px;
  transition: margin 0.35s;
}

_:-ms-fullscreen, :root body:not(.home) #main .inside {
  margin-top: 100px;
}

body:not(.home).smallNav #main:not(.home) {
  margin-top: 75px;
}


img {
  max-width: 100%;
  height: auto;
}

/* Content Elements */
#wrapper {
  overflow: hidden;
}

#main {
  overflow: hidden;
}

#main .mod_article {
  padding: 0 1.7rem;
}

#main .mod_article.first {
  padding-top: 0;
}

/* Headline */
#main .headline {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin: 0 -50vw 2rem -50vw;
  padding: 3rem 0 2rem 0;
}

#main .headline .inner {
  padding: 0 1.7rem;
}

#main .headline h1,
#main .headline h2,
#main .headline h3,
#main .headline h4,
#main .headline h5,
#main .headline h6 {
  font-size: 2rem;
  color: #FFFFFF;
  margin-bottom: 0;
  text-align: left;
  word-wrap: break-word;
}

#main .headline h1:after,
#main .headline h2:after,
#main .headline h3:after,
#main .headline h4:after,
#main .headline h5:after,
#main .headline h6:after {
  display: none;
}

#main .content-text.flex {
  margin-top: 5rem;
}

/* Disable Page-Headline for Home-Page */
body.home #main .headline {
  display: none;
}

#main .mod_article.first #main .content-text.first,
#main .ce_product_list.first, #main .ce_productPreview.first {
  padding-top: 2rem;
}

#main .content-text:not(.last) {
  margin-bottom: 5rem;
}

#main .content-text p img {
  width: auto;
  height: auto;
  max-width: 100%;
}

/* Tables */

#main .content-text table * {
  display: block;
}

#main .content-text table tr {
  margin-bottom: 1.5rem;
}

#main .content-text table tr > td:first-of-type {
  font-size: 1.15rem;
  font-family: 'SourceSansBold', Arial;
  text-transform: uppercase;
}

/* Header Headline Images */
#main .image_header {
  position: relative;
  min-height: 35vh;
  margin-bottom: 2rem;
  z-index: 0;
}

#main .image_header .image_container {
  margin: 0;
}

#main .image_header h1,
#main .image_header h2,
#main .image_header h3,
#main .image_header h4,
#main .image_header h5,
#main .image_header h6 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%)
  translateY(-50%);
  z-index: 1;
  color: #FFFFFF;
  text-shadow: 3px 3px 8px #000000;
}

#main .img_container {
  position: absolute;
  width: 100vw;
  height: 100%;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-size: cover;
  background-position: center bottom;
}

/* Accordion */
.ce_accordion.block {
  position: relative;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-bottom: 1rem;
}

.ce_accordion .toggler {
  padding: 1rem 1.7rem;
  color: #FFFFFF;
  font-size: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #275C6B;
}

.ce_accordion .ui-accordion-header {
  position: relative;
}

.ce_accordion .ui-accordion-header:after {
  position: absolute;
  content: '\f107';
  top: 50%;
  right: 0;
  padding-right: 20px;
  font-family: "FontAwesomeSolid";
  font-weight: 600;
  color: #FFFFFF;
  transform: translateY(-50%);
}

.ce_accordion .ui-accordion-header.active:after {
  content: '\f106';
}

.ce_accordion .ui-accordion-content {
  padding: 1rem 1.7rem 0 1.7rem;
}

.ce_accordion .ui-accordion-content > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.ce_accordion .ui-accordion-content > div > div {
  width: 45%;
}

/* Accordion Dark-Background */
.dark-bg .ce_accordion .toggler {
  color: #000000;
  background-color: #FFFFFF;
}

.dark-bg .ce_accordion .ui-accordion-header:after {
  color: #000000;
}

/* List Styling */
#main .content-text ul,
#main .content-text ol {
  position: relative;
  padding: 0 0 1rem 1rem;
}

#main .content-text ul {
  list-style-type: none;
}

#main .content-text ul li,
main .content-text ol li {
  margin-bottom: 0.5rem;
}

#main .content-text ul li:before {
  position: absolute;
  left: 0;
  content: '\f0da';
  font-family: 'FontAwesomeSolid';
  line-height: 1.4;
}

/* CE_HYPERLINK Button */
#main .mod_article .inside > .ce_hyperlink {
  display: inline-block;
  padding: 1rem 0;
  cursor: pointer;
  margin-bottom: 5rem;
}

#main .mod_article .inside > .ce_hyperlink a,
#main .content-text.button-included a {
  padding: 1rem 1.8rem;
  color: #FFFFFF;
  background-color: #275C6B;
  text-transform: uppercase;
  font-size: 0.75rem;
  border: 1px solid transparent;
  transition: color 0.35s, background-color 0.35s, border 0.35s;
}

#main .mod_article .inside > .ce_hyperlink:hover a {
  color: #275C6B;
  background-color: #F4F4F4;
  border: 1px solid #275C6B;
}

/* General Areas */
#main .mod_article {
  overflow: hidden;
}

#main .dark-bg {
  background-color: #275C6B;
}

#main .mod_article.dark-bg h1,
#main .mod_article.dark-bg h2,
#main .mod_article.dark-bg h3,
#main .mod_article.dark-bg h4,
#main .mod_article.dark-bg h5,
#main .mod_article.dark-bg h6,
#main .mod_article.dark-bg p,
#main .mod_article.dark-bg ul li,
#main .content-text table {
  color: #FFFFFF;
}

#main .mod_article.dark-bg a {
  color: #FFFFFF;
  font-weight: 600;
}

/* Specific Areas */
#main #cta {
  position: relative;
  min-height: 95vh;
  padding: 0;
  background-color: #275C6B;
}

#main #cta .inside {
  height: 100%;
  padding: 1.7rem;
  color: #FFFFFF;
}

#main #cta .content-text {
  position: static;
  padding-top: 0;
}

#main #cta .content-text .txt_container {
  position: relative;
  margin-top: 15vh;
  text-align: center;
  z-index: 2;
}

#main #cta .content-text h1 {
  color: #FFFFFF;
  font-size: 3rem;
  margin-bottom: 0;
}

#main #cta .content-text h1:after {
  display: none;
}

#main #cta .content-text p {
  margin-bottom: 0.3rem;
}

#main #cta .content-text a {
  display: inline-block;
  margin-top: 1rem;
  padding: 1rem 1.8rem;
  color: #275C6B;
  background-color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.75rem;
  border: 1px solid transparent;
  transition: color 0.35s, background-color 0.35s, border 0.35s;
}

#main #cta .content-text a:hover {
  color: #FFFFFF;
  background-color: #275C6B;
  border: 1px solid #FFFFFF;
}

#main #cta .content-text .image_container {
  position: absolute;
  width: 100%;
  height: 45%;
  left: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0;
  z-index: 0;
}

/* Product Preview */
#main .ce_product_list .product,
#main .ce_productPreview .product {
  display: block;
  position: relative;
  margin: 1.7rem 0;
  padding: 1rem;
  background-color: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  min-height: 300px;
}

#main .ce_productPreview .product.cinematic .background,
#main .ce_product_list .product.cinematic .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transform: scale(1.0);
  transition: transform 3s ease-out;
}

#main .ce_productPreview .product.cinematic:hover .background,
#main .ce_product_list .product.cinematic:hover .background {
  transform: scale(1.2);
}

#main .ce_product_list .product.hide {
  display: none;
}

#main .ce_product_list .product h1,
#main .ce_productPreview .product h1 {
  margin-bottom: 0;
  color: #000000;
  font-size: 1.2rem;
  text-align: center;
  box-sizing: border-box;
  z-index: 2;
}

#main .ce_product_list .product.cinematic h1,
#main .ce_product_list .product.cinematic p {
  color: #FFFFFF !important;
  text-shadow: 0 0 5px #000000;
}

#main .ce_product_list .product .image_container,
#main .ce_productPreview .product .image_container {
  text-align: center;
  margin-bottom: 0;
}

#main .ce_product_list .product .shortdescription,
#main .ce_productPreview .product .shortdescription {
  position: relative;
  margin-bottom: 2rem;
  z-index: 9;
}

#main .ce_product_list .product img,
#main .ce_productPreview .product img {
  width: 75%;
}

#main .ce_product_list .shortdescription p {
  font-family: 'SourceSans', Arial;
  color: #000000 !important;
}

#main .ce_product_list .product p,
#main .ce_productPreview .product p {
  color: #000000;
  text-align: center;
  margin-bottom: 0;
}

#main .image_container {
  margin-bottom: 2rem;
}

#main .ce_product_list .productLink,
#main .ce_productPreview .productLink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}

#main .ce_product_list .section_container {
  margin-top: 5rem;
}

#main .ce_product_list .productfilter > * {
  margin-bottom: 2rem;
}

/* Small Text */
#main .content-text-xstext > h1 {
  background-color: #275C6B;
  color: #FFFFFF;
  padding: 0.3rem 0 0.3rem 0.7rem;
  box-sizing: border-box;
}

#main .content-text .smalltext .image_container {
  position: relative;
}

#main .content-text .smalltext .txt_container .blockheadline {
  display: none;
}

/* Youtube */
.embed-container {
  position: relative;
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Box Overview */
#main .mod_article.boxoverview .content-text {
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
  transition: transform 0.35s;
}

#main .mod_article.boxoverview .content-text:hover {
  transform: scale(1.03);
}

#main .mod_article.boxoverview .content-text .image_container {
  font-size: 0;
  margin-bottom: 0;
}

#main .mod_article.boxoverview .image_container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

#main .mod_article.boxoverview .content-text .txt_container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  color: #FFFFFF;
  background-color: rgba(39, 92, 107, 0.8);
  padding: 0.7rem 0.7rem 0.7rem 0.7rem;
  transition: top 0.35s;
  box-sizing: border-box;
}

#main .mod_article.boxoverview .content-text:hover .txt_container {
  top: 0%;
}

#main .mod_article.boxoverview .content-text h1,
#main .mod_article.boxoverview .content-text h2,
#main .mod_article.boxoverview .content-text h3,
#main .mod_article.boxoverview .content-text h4,
#main .mod_article.boxoverview .content-text h5,
#main .mod_article.boxoverview .content-text h6 {
  transition: opacity 0.35s;
}

#main .mod_article.boxoverview .content-text:hover h1,
#main .mod_article.boxoverview .content-text:hover h2,
#main .mod_article.boxoverview .content-text:hover h3,
#main .mod_article.boxoverview .content-text:hover h4,
#main .mod_article.boxoverview .content-text:hover h5,
#main .mod_article.boxoverview .content-text:hover h6 {
  opacity: 0;
}

.mod_article.boxoverview .content-text h1,
.mod_article.boxoverview .content-text h2,
.mod_article.boxoverview .content-text h3,
.mod_article.boxoverview .content-text h4,
.mod_article.boxoverview .content-text h5,
.mod_article.boxoverview .content-text h6 {
  position: absolute;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  margin-bottom: 0;
  color: #FFFFFF;
  padding: 0.7rem;
  background-color: rgba(39, 92, 107, 0.7);
  opacity: 1;
  box-sizing: border-box;
  z-index: 2;
  transition: background 0.35s, bottom 0.35s;
}

#main .mod_article.boxoverview .content-text:hover h1,
#main .mod_article.boxoverview .content-text:hover h2,
#main .mod_article.boxoverview .content-text:hover h3,
#main .mod_article.boxoverview .content-text:hover h4,
#main .mod_article.boxoverview .content-text:hover h5,
#main .mod_article.boxoverview .content-text:hover h6 {
  bottom: calc(100% - 50px);
  background-color: rgba(39, 92, 107, 1);
}

.mod_article.boxoverview .content-text .txt_container h1,
.mod_article.boxoverview .content-text .txt_container h2,
.mod_article.boxoverview .content-text .txt_container h3,
.mod_article.boxoverview .content-text .txt_container h4,
.mod_article.boxoverview .content-text .txt_container h5,
.mod_article.boxoverview .content-text .txt_container h6 {
  color: #FFFFFF;
}

/*
 * Table Settings
 */
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1.7rem;
}

table,
th,
td {
  border: 0;
  text-align: center;
}

table tr {
  background-color: #FFFFFF;
}

table tr:nth-child(2n+1) {
  background-color: #C0C0C0;
}

table thead tr {
  color: #FFFFFF;
  font-family: 'SourceSansBold', Arial;
  text-transform: uppercase;
}

table thead th {
  background-color: #275C6B;
}

table tr td {
  padding: 0.5rem;
}

table thead th,
table td {
  border-left: 1px solid #F2F2F2;
}

.contao-cookiebar #cookiebar-desc {
  text-align: center;
  font-family: 'SourceSansBold', Arial;
  text-transform: uppercase;
}

.contao-cookiebar .highlight .cc-btn {
  transition: background 0.35s, color 0.35s;
}

.contao-cookiebar .highlight .cc-btn.success {
  background: #275C6B;
  border-color: #275C6B;
}

.contao-cookiebar .highlight .cc-btn.success:hover {
  color: #000000;
  background: #FFFFFF;
}

.contao-cookiebar .cc-btn {
  font-family: 'SourceSans', Arial;
}


/* Browser Overlay */
.browseroverlay {
  width: 0;
  height: 0;
  display: none;
  overflow: hidden;
}

.ie {
  overflow: hidden !important;
}

.ie .browseroverlay {
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(39, 92, 107, 0.95);
  z-index: 999;
}

.ie .browseroverlay .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 1.7rem;
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
}

.ie .browseroverlay h1,
.ie .browseroverlay p {
  color: #FFFFFF;
}

.ie .mod_cms_cookie_bar {
  display: none;
}

/*
 * Product Categories
 */
.categories .search {
  height: auto !important;
}

.categories #searchInput {
  margin-bottom: 0.7rem;
}

.categories #searchButton {
  width: 100%;
  border: 2px solid #275C6B;
  color: #FFFFFF;
  background-color: #275C6B;
  font-family: 'SourceSansBold', Arial;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 2.0em;
  cursor: pointer;
  padding: 0.5rem 1rem;
  transition: background-color 0.5s, color 0.5s, border 0.35s;
}

.categories .inside > div {
  position: relative;
  height: 240px;
  margin-bottom: 1.7rem;
}

.categories .inside > div figure,
.categories .inside > div img {
  width: 100%;
  height: 100%;
}

.categories .inside > div img {
  object-fit: cover;
}

.categories .inside > div figcaption {
  position: absolute;
  top: 0;
  padding: 0.5rem;
  box-sizing: border-box;
}

.categories .inside > div figcaption h1,
.categories .inside > div figcaption p {
  color: #FFFFFF;
  font-family: 'SourceSansBold', Arial;
  text-transform: uppercase;
  line-height: 1;
  text-shadow: 0 0 10px #000000, 0 0 10px #000000;
}

.categories .inside > div figcaption h1 {
  margin-bottom: 0.5rem;
}

.presentationblock h1 {
  font-size: 2.0rem;
}

.presentationblock p {
  font-family: 'SourceSansBold', Arial;
}

/*
 * SPLIDE MODIFICATIONS
 */
#main #main-slider {
  margin-bottom: 1.7rem;
}

#main .content-text ul.splide__list {
  max-height: 500px;
}
#main .content-text ul li.splide__slide {
  display: flex;
  height: auto;
  justify-content: center;
  margin-bottom: 0;
}

#main .content-text ul.splide__list li:before{
  display: none;
}

#main .splide__arrow {
  background: #275C6B;
}

#main .splide__arrow svg {
  fill: #FFFFFF;
}

#main #thumbnail-slider .splide__track {
  width: calc(100% - 100px);
  display: block;
  margin:  0 auto;
}

#main .splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid #275C6B;
}

#main .inside .splide .splide__slide a {
  display: block;
}

#main .splide .splide__slide .image_container {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
}

#main .splide .splide__slide .image_container img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

#main .splide__arrow--prev{
  left: 0;
}

#main .splide__arrow--next {
  right: 0;
}

#main #thumbnail-slider {
  margin-top: 3.4rem;
}

/*
 * DATASHEET
 */
#main .fulllayout .txt_container .inner .block {
  padding: 6.8rem 0;
  border-bottom: 1px solid #CFCFCF;
}

#main .singlespecification {
  padding: 1.3rem 0;
  border-bottom: 1px solid #CFCFCF;
}

#main .fulllayout .header h1 {
  font-size: 2rem;
}

#main .fulllayout .block .header h1 {
  padding-top: 1.3rem;
}

/*
 * NEW PRODUCT LAYOUT
 */
#main .inside .mod_article.fullwidth {
  padding: 0;
}

#main .inside .content-text.fulllayout {
  margin-bottom: 0;
}

#main .inside .content-text .smalltext {
  width: auto;
}

#main .mod_article.fullwidth .inside {
  padding: 0;
}

#main .mod_article.fullwidth .content-text > div,
#main .mod_article.fullwidth .recommendations {
  padding: 0 1.7rem;
}

#main .mod_article.fullwidth .datasheet {
  background-color: #141414;
  background: url('../../files/joy-it-theme/images/cloud.jpg');
  background-size: cover;
}

#main .mod_article.fullwidth .datasheet h1,
#main .mod_article.fullwidth .datasheet h4,
#main .mod_article.fullwidth .datasheet p,
#main .mod_article.fullwidth .datasheet a {
  color: #F4F4F4;
}

#main .mod_article.fullwidth .datasheet .singlespecification {
  border-bottom: 1px solid #2a2a2a;
}

#main .mod_article.fullwidth .datasheet .block {
  border-bottom: 1px solid #2a2a2a;
}

#main .ce_productList .recommendations {
  margin-top: 5rem;
}

#main .ce_product_list .overview {
  padding: 0 1.7rem;
}
/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: rgba(39, 92, 107, 1);
  border-bottom: 1px solid transparent;
  z-index: 10;
  transition: height 0.35s, background-color 0.35s, border-bottom 0.35s;
}


body.home #header {
  background-color: transparent;
}

body.smallNav #header {
  height: 75px;
  background-color: rgba(39, 92, 107, 1);
}

body.home.smallNav #header {
  background-color: rgba(39, 92, 107, 0.8);
}

#header > .inside {
  position: relative;
  height: 100%;
}

#header #logo {
  position: absolute;
  top: 50%;
  left: 1.7rem;
  width: 100px;
  height: 33px;
  transform: translateY(-50%);
  background: transparent url(../../files/joy-it-theme/images/logo.png) no-repeat center center;
  background-size: contain;
  transition: width 0.35s, height 0.35s, background-image 0.35s;
  z-index: 9;
}

body.smallNav #header #logo {
  width: 80px;
  height: 26px;
}

#header #logo a {
  position: absolute;
  width: 100%;
  height: 100%;
}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */

#header nav.mod_navigation {
  position: fixed;
  width: 100%;
  height: calc(100% - 84px);
  top: 0;
  left: -110%;
  padding-top: 4.68rem;
  color: #FFFFFF;
  font-size: 1.5rem;
  background-color: #275C6B;
  box-shadow: 0 1px 20px #000000;
  overflow: auto;
  z-index: 0;
  box-sizing: border-box;
  max-width: 300px;
  transition: left 0.35s, top 0.35s;
}

#header nav.mod_navigation ul .inside {
  padding-top: 1rem;
  list-style-type: none;
}

#header nav.mod_navigation ul li {
  padding: 0.5rem 0 0.5rem 1.7rem;
}


#header nav.mod_navigation a {
  text-decoration: none;
  color: #F9F9F9;
}

/* Hamburger Checked - Menu Open */
#nav_opened:checked + #wrapper #header nav.mod_navigation {
  left: 0;
}

/* Level 2 Subnavigation */
#header nav.mod_navigation ul.level_2 {
  font-size: 1rem;
}

/* Expandable Nav */
  /* Arrow Hints */
#header nav.mod_navigation .subnavindicator:after {
  position: absolute;
  content: '\f106';
  color: #FFFFFF;
  margin-left: 0.5rem;
  line-height: 150%;
  font-family: "FontAwesomeSolid";
}

/* Minimize Subnavs */
#header nav.mod_navigation ul:not(.level_1){
  position: relative;
  height: 0;
  padding-top: 0; /* 1 rem */
  overflow: hidden;
}

/* Expand Subnav */
#header nav.mod_navigation .expand>ul,
#header nav.mod_navigation .trail>ul{
  height: auto;
}

#header nav.mod_navigation .expand > .subnavindicator:after,
#header nav.mod_navigation .trail > .subnavindicator:after {
  content: '\f107';
}

/* Language Module */
#header .mod_changelanguage {
  display: block;
  position: fixed;
  width: 100%;
  max-width: 300px;
  height: 85px;
  left: -110%;
  bottom: 0;
  z-index: 5;
  background-color: #275C6B;
  transition: left 0.35s;;
}

#nav_opened:checked + #wrapper .mod_changelanguage {
  left: 0;
}

#header .mod_changelanguage ul {
  display: flex;
  width: 127px;
  list-style-type: none;
  padding: 2rem 1.7rem;
  justify-content: space-between;
}

#header .mod_changelanguage li {
  position: relative;
  width: 50px;
  height: 25px;
}

#header .mod_changelanguage li.lang-de.active {
  padding-right: 0.85rem;
}

#header .mod_changelanguage li.lang-en {
  margin-left: 0.85rem;
}

#header .mod_changelanguage li.lang-de:after {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: #FFFFFF;
}

#header .mod_changelanguage li.lang-en {
  text-align: right;
}

#header .mod_changelanguage li a,
#header .mod_changelanguage li strong {
  font-size: 0;
}

#header .mod_changelanguage .lang-en strong:after,
#header .mod_changelanguage .lang-en a:after,
#header .mod_changelanguage .lang-de strong:after,
#header .mod_changelanguage .lang-de a:after {
  position: absolute;
  content: '';
  width: 35px;
  height: 18px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}

#header .mod_changelanguage .lang-en.active strong:after,
#header .mod_changelanguage .lang-en.active a:after,
#header .mod_changelanguage .lang-de.active strong:after,
#header .mod_changelanguage .lang-de.active a:after {
  width: 50px;
  height: 25px;
}

#header .mod_changelanguage .lang-de strong:after,
#header .mod_changelanguage .lang-de a:after {
  background-image: url("/files/joy-it-theme/images/de-flag.jpg");
}

#header .mod_changelanguage .lang-en strong:after,
#header .mod_changelanguage .lang-en a:after {
  background-image: url("/files/joy-it-theme/images/en-flag.jpg");
}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */

 #hamburger {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  width: 84px;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}

#hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  top: 50%;
  left: 28px;
  margin-bottom: 2px;
  transform: translateY(-50%);
  z-index: 3;
  transition: top 0.35s;
}

#hamburger-inner {
  transition-timing-function: cubic-bezier(.55,.055,.675,.19);
  transition-duration: 75ms;
}

#hamburger-inner, #hamburger-inner:before, #hamburger-inner:after {
  position: absolute;
  width: 30px;
  height: 3px;
  transition-property: transform;
  background-color: rgba(255,255,255,1);
}

#hamburger-inner:before, #hamburger-inner:after {
  display: block;
  content: "";
}
#hamburger-inner:before {
  top: -10px;
  transition: top 75ms ease .12s,opacity 75ms ease;
}
#hamburger-inner:after {
  bottom: -10px;
  transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
}

/* Hamburger Active */
#nav_opened:checked + #wrapper #hamburger #hamburger-inner {
  transition-delay: .12s;
  transition-timing-function: cubic-bezier(.215,.61,.355,1);
  transform: rotate(45deg);
}

#nav_opened:checked + #wrapper #hamburger #hamburger-inner:before {
  top: 0;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0;
}

#nav_opened:checked + #wrapper #hamburger #hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  transform: rotate(-90deg);
}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */

.ce_form .widget {

    margin-bottom: 1.6rem;
    font-size: 1rem;
    line-height: 1.7rem;
}

input,
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 2rem;
    padding: 0.5rem;
    border: 1px solid #CCCCCC;
    border-radius: 0;
    outline: none;
    width: 100%;
    font-size: 1rem;
    font-family: 'SourceSans', Arial;
    color: #666666;
    background-color: #FFFFFF;
    box-sizing: border-box;
    resize: none;
    transition: border 0.35s;
}

input:focus,
textarea:focus {
    border: 1px solid #3D8DA0;
}

.ce_form .widget-select,
.ce_product_list .productfilter .filter-container {
    position: relative;
}

.ce_form .widget-select:after{
    content: '\f107';
    position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    font-family: "FontAwesomeSolid";
}

input[type="checkbox"] {
    border: 1px solid #CCCCCC;
    width: 25px;
    height: 25px;
    background-color: #FFFFFF;
    float: left;
    margin-top: 3px;
}

input[type="checkbox"]:checked {
    background-image: url(../../files/joy-it-theme/images/form/check.png);
    background-size: contain;
}

.ce_form .widget-checkbox label {
    display: block;
    vertical-align: top;
    padding: 0;
    margin-left: 40px;
}

#main .ce_form .ce_text {
    margin: 0 !important;
    padding: 0 !important;
}

.ce_form p {
    text-align: left;
    margin-bottom: 0;
}

button[type=submit]/*,
button[type=button]*/{
    border: 2px solid #275C6B;
    color: #FFFFFF;
    background-color: #275C6B;
    font-family: 'SourceSansBold', Arial;
    font-size: 1.2rem;
    text-transform: uppercase;
    width: 100%;
    line-height: 2.8em;
    cursor: pointer;
    padding: 0.5rem 1rem;
    transition: background-color 0.5s, color 0.5s, border 0.35s;
}

.dark-bg .ce_form button[type=submit] {
    color: #000000;
    background-color: #FFFFFF;
}

/* ProductList */
.ce_product_list form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Custom Radio Button */
.ce_product_list input[type="checkbox"] {
    display: none;
}

.ce_product_list label {
    position: relative;
}

.ce_product_list label:before {
    content: '';
    display: inline-block;
    position: relative;
    background-color: #FFFFFF;
    color: #FFFFFF;
    top: 10px;
    height: 30px;
    width: 30px;
    border: 0;
    border-radius: 50px;
    border: 1px solid transparent;
    cursor: pointer;
    margin-right: 7px;
    outline: none;
    transition: border 0.35s, background-color 0.35s;
}

.ce_product_list label:hover:before {
    border: 1px solid #275C6B;
}

.ce_product_list input[type="checkbox"]:checked + label:before {
    background-color: #275C6B;
}

.ce_product_list input[type="checkbox"]:checked + label:after{
    position: absolute;
    font: 13px/1 'Open Sans', sans-serif;
    color: #FFFFFF;
    top: 2px;
    left: 13px;
    content: '\02143';
    transform: rotate(40deg);
}

/*
 * Backgrounds
 */
 #footer .socialmedia,
 #footer .disclosure {
     background-color: #275C6B
 }

 #footer .copyrightinfo {
     background-color: #1C3C49;
 }





/*
 * Font Settings
 */
#footer p {
    margin-bottom: 0;
}

#footer,
#footer a {
    color: #FFFFFF;
}

#footer .socialmedia a {
    font-family: 'FontAwesomeBrand';
    font-size: 1.2rem;
}

#footer .copyrightinfo p {
    font-size: 0.8rem;
}


/*
 * Layouts
 */

 /* Paddings */
 #footer .socialmedia .inside,
 #footer .disclosure ul,
 #footer .copyrightinfo .inside {
     padding: 1.7rem;
 }


/* Social Media Menu Layout */
#footer .socialmedia .inside {
    text-align: center;
}

#footer .socialmedia a {
    margin-right: 2rem;
}

#footer .socialmedia a:last-of-type {
    margin-right: 0;
}


/* Footer Menu Flexbox */
#footer .disclosure ul {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
}




/*
 * Remove wrong languages
 */
 html:lang(de) #footer .en,
 html:lang(en) #footer .de {
     display: none;
 }


/*
 * Desktop View
 */
@media only all and (min-width: 1360px) {
/*
 * Layouts
 */

 #footer .socialmedia .inside,
 #footer .disclosure ul,
 #footer .copyrightinfo .inside {
     max-width: 1920px;
     margin: 0 auto;
     padding: 1rem 5rem;
 }

 /* Disclosure */
  #footer .disclosure ul {
      justify-content: center;
  }

  #footer .disclosure li {
      margin-right: 2rem;
  }

  #footer .disclosure li:last-of-type {
      margin-right: 0;
  }

/* Copyright Info */
#footer .copyrightinfo .inside {
    padding: 0.5rem 5rem;
}

/*
 * Font Settings
 */
 #footer .copyrightinfo .inside {
     text-align: center;
 }

}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */


@media only all and (min-width: 500px) {

  /* General Styling */
  #main .content-text {
    position: relative;
    margin-bottom: 0;
  }

  #main .content-text h1,
  #main .content-text h2,
  #main .content-text h3,
  #main .content-text h4,
  #main .content-text h5,
  #main .content-text h6 {
    text-align: left;
    width: 100%;
  }
  /*
    #main .content-text .txt_container {
      width: 45%;
    }

    #main .content-text .image_container {
      width: 50%;
      text-align: right;
    }
  */
  #main .content-text .image_container img,
  #main .ce_product_list .product img,
  #main .ce_productPreview .product img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }

  /* Table */
  #main .content-text table tr {
    display: table-row;
  }

  #main .content-text table tr td {
    display: table-cell;
    vertical-align: top;
    padding: 1rem 0.5rem;
  }

  #main .content-text table tr td:first-of-type {
    padding-left: 0;
    border-right: 1px solid #FFFFFF;
  }

  #main .content-text table tr td:last-of-type {
    padding-right: 0;
  }

  /* Table Border */
  #main .content-text table {
    border-collapse: collapse;
  }

  #main .content-text table td {
    border-right: 1px solid #000000;
  }

  #main .dark-bg .content-text table td {
    border-right: 1px solid #FFFFFF;;
  }

  #main .content-text table tr:first-child td {
    border-top: 0;
  }

  #main .content-text table tr td:first-child {
    border-left: 0;
  }

  #main .content-text table tr:last-child td {
    border-bottom: 0;
  }

  #main .content-text table tr td:last-child {
    border-right: 0;
  }

  /* Accordion */
  .ce_accordion .ui-accordion-content > div > div {
    width: 21%;
  }

  /* Content Areas */

  /* CTA */
  #main #cta {
    min-height: 80vh;
  }

  #main #cta .content-text .txt_container {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  #main #cta .content-text .image_container {
    text-align: center;
    z-index: 1;
  }

  #main #cta .content-text .image_container img {
    height: 100%;
    width: auto;
    max-height: none;
    max-width: none;
  }

  /* Product Preview */
  #main .ce_product_list .productcontainer,
  #main .ce_productPreview .productcontainer {
    display: grid;
    grid-template-columns: 45% 45%;
    grid-column-gap: 10%;
    margin-bottom: 2rem;
  }

  #main .ce_productPreview .productcontainer {
    padding: 5rem 0;
  }

  _:-ms-input-placeholder,
  :root #main .ce_productPreview .productcontainer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  _:-ms-input-placeholder,
  :root #main .ce_product_list .productcontainer  {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #main .ce_product_list h1,
  #main .ce_productPreview h1 {
    width: 100%;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }

  #main .ce_product_list .product,
  #main .ce_productPreview .product {
    width: 100%;
    margin-top: 1.0rem;
    margin-bottom: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  _:-ms-fullscreen,
  :root #main .productPreview .product {
    width: 45%;
  }

  _:-ms-fullscreen,
  :root #main .ce_product_list .product {
    width: 45%;
  }


  #main .ce_productPreview .product .image_container,
  #main .ce_product_list .product .image_container {
    position: relative;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #main .ce_productPreview .product img,
  #main .ce_product_list .product img {
    height: 190px !important;
    width: auto !important;
  }

  _:-ms-fullscreen,
  :root #main .ce_productPreview .product img {
    width: 100% !important;
    height: auto !important;
  }

  _:-ms-fullscreen,
  :root #main .ce_product_list .product img  {
    width: 100% !important;
    height: auto !important;
  }

  /* Product Headline */
  #main .headline {
    position: relative;
  }

  #main .headline:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    right: 0;
    z-index: 0;
    background: transparent url(../../files/joy-it-theme/images/wires-tablet.png);
    background-size: contain;
    background-position: bottom left;
    background-repeat: repeat-x;
  }

  #main .headline h1 {
    font-size: 2rem;
  }

  #main .headline {
    margin-bottom: 4rem;
    padding: 8rem 0 2rem 0;
  }

  /* Small Text */
  #main .content-text .smalltext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 5rem 0;
  }

  /* Smalltext without image */
  #main .content-text .smalltext.no-img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #main .content-text .smalltext.no-img .txt_container {
    -ms-flex-item-align: left;
    -ms-grid-row-align: left;
    align-self: left;
  }

  #main .content-text .smalltext.no-img .txt_container .inner {
    margin: 0;
  }

  /* Regular Smalltext*/
  #main .content-text .smalltext .txt_container {
    width: 100%;
    text-align: justify;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: flex-start;
  }

  #main .content-text .smalltext .txt_container .blockheadline {
    display: block;
    background-color: #275C6B;
    color: #FFFFFF;
    padding: 0.3rem 0 0.3rem 0.7rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #main .content-text.xstext > h1 {
    display: none;
  }

  #main .content-text .smalltext h1 {
    text-align: left;
  }

  #main .content-text .smalltext > .image_container {
    width: 40%;
    margin-bottom: 2rem;
    text-align: left;
  }

  /* Box Overview */
  #main .boxoverview .inside {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #main .boxoverview .content-text {
    width: 47.5%;
  }

  #main .boxoverview .image_container {
    width: 100%;
  }

  #main .boxoverview .txt_container {
    display: none;
  }


  /*
   * Grid View
   */
  .mod_article.grid .inside {
    display: grid;
    grid-template-columns: 47.5% 47.5%;
    column-gap: 5%;
  }

  #main .mod_article.grid .content-text {
    margin-bottom: 2rem;
  }

  .mod_article.grid .txt_container {
    width: 100% !important;
  }

  #main .mod_article.grid .content-text .image_container {
    width: 100%;
  }

  #main .mod_article.grid .content-text .image_container img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  /*
* Product Categories
*/
  .categories .inside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .categories .search {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .categories #searchInput {
    width: calc(97% - 200px);
    margin-bottom: 0;
  }

  .categories #searchButton {
    width: 200px;
  }

  .categories .inside > div {
    height: auto;
    overflow: hidden;
  }

  .categories .flex70 {
    width: 66%;
  }

  .categories .flex70 figcaption {
    max-width: 40%;
  }

  .categories .flex30 {
    width: 32%;
  }

  .categories .flex30 figcaption {
    max-width: 75%;
  }

  .categories .inside > div figcaption h1 {
    font-size: 2.5rem;
  }

  .categories .inside > div figcaption p {
    font-size: 1.5rem;
  }

  .categories img {
    transform: scale(1.0);
    transition: transform 0.35s;
  }

  .categories .inside > div:hover img {
    transform: scale(1.05);
  }

}

@media only all and (min-width: 900px) {
  #main .ce_productPreview .productcontainer, #main .ce_product_list .productcontainer {
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 5%;
  }

  _:-ms-fullscreen,
  :root #main .ce_productPreview .product {
    width: 30%;
  }

  _:-ms-fullscreen,
  :root #main .ce_product_list .product {
    width: 30%;
  }

  #main .ce_product_list h1,
  #main .ce_productPreview h1 {
    grid-column: span 3;
  }

  /*
   * Grid View
   */
  .mod_article.grid .inside {
    grid-template-columns: 30% 30% 30%;
  }


}

@supports not (grid-column-gap: 5%) {
  #main .ce_product_list .productcontainer,
  #main .ce_productPreview .productcontainer {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #main .ce_product_list .productcontainer .product,
  #main .ce_productPreview .productcontainer .product {
    width: 30%;
  }
}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */


@media only all and (min-width: 500px) {
  .ce_product_list .filter-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ce_product_list .filter-container h3 {
    width: 100%;
  }

  .ce_product_list .filter-container .option {
    width: 30%;
  }
}

/*
 * Joy-IT Theme
 *
 */


@media only all and (min-width: 1360px) {

  #main .mod_article {
    margin-bottom: 5rem;
    padding: 0;
  }

  #main .mod_article .inside {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
  }

  #main .mod_article.first .inside {
    padding-top: 0;
  }

  #main .content-headline,
  #main .content-text > h1 {
    margin-bottom: 4rem;
  }

  #main .content-headline:after,
  #main .content-text > h1:after {
    width: 10%;
  }

  /* Content */

  #main .content-text:not(.xstext) {
    max-width: 1200px;
  }

  /* Spacer */
  .bg .inside {
    padding: 3rem 5rem !important;
  }

  /* Flex */

  #main .content-text.flex {
    display: flex;
    max-width: none;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  #main .content-text.flex figure {
    width: 30%;
  }

  #main .content-text.flex .rte {
    width: 50%;
  }

  /* CTA */
  #main #cta {
    position: relative;
    max-width: none;
    min-height: 90vh;
  }

  #main #cta:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    background: transparent url(../../files/joy-it-theme/images/wires.png);
    background-size: contain;
    background-position: bottom left;
    background-repeat: repeat-x;
  }

  #main #cta .inside {
    max-width: none;
  }

  #main #cta .content-text {
    left: 0;
  }

  #main #cta .content-text .txt_container {
    position: absolute;
    top: 50%;
    left: 0;
    width: 65%;
    max-width: 1920px;
    margin-top: 0;
    padding-left: 5rem;
    transform: translateY(-50%);
    text-align: left;
    box-sizing: border-box;
  }

  #main #cta .content-text h1 {
    font-size: 5rem;
    text-align: left;
  }

  #main #cta .content-text p {
    font-size: 1.75rem;
  }

  #main #cta .content-text .image_container {
    position: absolute;
    width: 35%;
    height: 85%;
    left: auto;
    right: 0;
  }

  #main #cta .content-text .image_container img {
    height: 100%;
    width: auto;
  }

  /* Product Preview */
  #main .ce_product_list.first, #main .ce_productPreview.first .productcontainer{
    padding-top: 0;
  }

  #main .ce_product_list .overview {
    display: flex;
    max-width: 1920px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 5rem;
  }

  #main .ce_product_list .productfilter {
    width: 20%;
  }

  #main .ce_product_list .productcontainer:not(.recommendations) {
    width: 75%;
  }

  #main .ce_productPreview .product, #main .ce_product_list .product {
    box-shadow: 1px 1px 5px 0px transparent;
    transition: box-shadow 0.35s, transform 0.35s;
  }

  _:-ms-fullscreen,
  :root #main .ce_productPreview .product {
    width: 22%;
  }

  _:-ms-fullscreen,
  :root #main .ce_product_list .product {
    width: 22%;
  }

  #main .ce_productPreview .product:hover,
  #main .ce_product_list .product:hover {
    transform: scale(1.03);
    box-shadow: 1px 1px 5px 0px #C7C7C7;
  }

  #main .ce_product_list .productfilter {
    margin-top: 3.4rem;
  }

  #main .ce_product_list .productfilter #search-filter {
    display: block;
  }

  #main .ce_product_list .productfilter #search-filter > * {
    width: 100%;
  }

  #main .ce_product_list .image_container, #main .ce_product_list .image_container a {
    display: block;
  }

  #main .ce_product_list .image_container a {
    position: relative;
  }

  #main .ce_product_list .image_container a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 10%;
    transition: opacity 0.5s;
  }

  #main .ce_product_list .image_container a:after {
    content: '\f00e';
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFFFFF;
    font-size: 30px;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    font-family: "FontAwesomeSolid";
    font-weight: 900;
    transition: opacity 0.5s;
  }

  #main .ce_product_list .image_container a:hover:before, #main .ce_product_list .image_container a:hover:after {
    opacity: 1;
  }

  /* Header Images */
  #main .image_header {
    min-height: 420px;
    margin-bottom: 5rem;
  }

  #main .img_container {
    background-attachment: fixed;
  }

  /* Accordion */
  .ce_accordion.block {
    width: 100%;
    max-width: 1200px;
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5rem;
  }

  .ce_accordion .ui-accordion-content > div > div {
    width: 17%;
  }

  .ce_accordion .ui-accordion-content .ce_hyperlink {
    transform: scale(1);
    transition: transform 0.35s;
  }

  .ce_accordion .ui-accordion-content .ce_hyperlink:hover {
    transform: scale(1.1);
  }

  /* Table */
  #main .content-text table tr td:last-child {
    padding-left: 3rem;
  }

  /* Headline */
  #main .headline {
    padding: 8rem 0 2rem 0;
    z-index: 1;
  }

  #main .headline:after {
    background: transparent url(../../files/joy-it-theme/images/wires.png);
  }

  #main .headline .inner {
    max-width: 1920px;
    margin: 0 auto;
    padding-left: 5rem;
    box-sizing: border-box;
  }

  #main .headline h1 {
    display: inline;
    font-size: 2rem;
    background-color: rgba(39,92,107,0.5);
    z-index: 2;
  }

  /* Small Text */
  #main .content-text .smalltext .txt_container {
    width: 50%;
  }

  /* Contactblock */
  #main .contactblock .content-text {
    padding-top: 0 !important;
  }

  /* Box Overview */
  #main .boxoverview .inside {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-column-gap: 2%
  }

  #main .boxoverview .content-text,
  #main .boxoverview .content-text .image_container {
    width: 100%;
  }

  #main .boxoverview .txt_container {
    display: flex;
    align-items: center;
  }

  #main .mod_article.boxoverview .content-text:hover h1,
  .mod_article.boxoverview .content-text:hover h2,
  .mod_article.boxoverview .content-text:hover h3,
  .mod_article.boxoverview .content-text:hover h4,
  .mod_article.boxoverview .content-text:hover h5,
  .mod_article.boxoverview .content-text:hover h6{
    background-color: rgba(39, 92, 107, 1);
  }

  /*
 * DATASHEET
 */
  #main .fulllayout .txt_container .inner .block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #main .fulllayout .txt_container .header {
    width: 40%;
  }

  #main .fulllayout .txt_container .data {
    width: 50%;
  }

  #main .singlespecification {
    display: flex;
    justify-content: space-between;
  }

  #main .singlespecification h4,
  #main .singlespecification p {
    width: 45%;
    margin-bottom: 0;
  }

  /*
   * NEW PRODUCT LAYOUT
   */
  #main .mod_article.fullwidth .inside {
    max-width: none;
  }

  #main .mod_article.fullwidth .content-text > div,
  #main .mod_article.fullwidth .recommendations {
    max-width: 1920px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  #main .mod_article.fullwidth .content-text > div {
    padding: 0 5rem;
  }

  #main .mod_article.fullwidth .recommendations {
    padding: 6.8rem 5rem;
  }
}

@media only all and (min-width: 1500px) {
  /**
 * Product Containers
 */

  #main .ce_productPreview .productcontainer,
  #main .ce_product_list .productcontainer.recommendations {
    grid-template-columns: 18% 18% 18% 18% 18%;
    grid-column-gap: 2.5%;
  }

  #main .ce_productPreview h1,
  #main .ce_product_list .productcontainer.recommendations h1  {
    grid-column: span 5;
  }

  #main .ce_product_list .productcontainer {
    grid-template-columns: 24% 24% 24% 24%;
    grid-column-gap: 1.3333333%;
  }

  #main .ce_product_list h1 {
    grid-column: span 4;
  }

  _:-ms-fullscreen,
  :root #main .ce_productPreview .product {
    width: 18%;
  }

  _:-ms-fullscreen,
  :root #main .ce_product_list .product {
    width: 22%;
  }
}

@media only all and (min-width: 1620px) {
  /**
   * Box Overview
  */
  #main .boxoverview .inside {
    display: grid;
    grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
    grid-column-gap: 2%
  }

  /*
   * Grid View
   */
  .mod_article.grid .inside {
    grid-template-columns: 23.5% 23.5% 23.5% 23.5%;
    grid-column-gap: 2%
  }
}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */


@media only all and (min-width: 1360px) {

  body.home #header {
    height: 75px;
    background-color: rgba(39, 92, 107, 0.8);
  }

  #header > .inside {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 5rem;
    box-sizing: border-box;
  }

  #header #logo {
    left: 5rem;
  }

}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */


@media only all and (min-width: 1360px) {

  #hamburger {
    display: none;
  }

  #header nav.mod_navigation {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    left: auto;
    right: 160px;
    padding: inherit;
    font-family: 'SourceSansProBold', Arial;
    font-size: 1.15rem;
    background-color: transparent;
    box-shadow: none;
    overflow: visible;
    max-width: none;
    transition: height 0.35s, line-height 0.35s;
  }

  body.smallNav #header nav.mod_navigation {
    height: 75px;
  }

  #header nav.mod_navigation a {
    cursor: pointer;
  }

  #header nav.mod_navigation ul.level_1 {
    display: flex;
    position: relative;
    max-width: 1920px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    justify-content: flex-end;
  }

  #header nav.mod_navigation .subnavindicator:after {
    display: none;
  }

  #header nav.mod_navigation ul li {
    display: flex;
    height: 100%;
    padding: 0;
    list-style-type: none;
    align-items: center;
  }

  #header nav.mod_navigation ul.level_1 > li {
    position: relative;
    margin-left: 1.7rem;
  }

  #header nav.mod_navigation .subnavindicator {
    cursor: default;
  }

  #header nav.mod_navigation ul.level_1 > li:after {
    position: absolute;
    content: ' ';
    height: 4px;
    left: 50%;
    right: 50%;
    bottom: 0;
    background-color: #FFFFFF;
    opacity: 0;
    transition: left 0.35s, right 0.35s, opacity 0.35s;
  }

  body.smallNav #header nav.mod_navigation ul.level_1 > li:hover:after {
    left: 0;
    right: 0;
    opacity: 1;
  }

    /* Disable Impressum & Datenschutz */
  #header nav.mod_navigation .datenschutz,
  #header nav.mod_navigation .impressum {
    display: none;
  }

  /* Level 2 Subnavigation */

  #header nav.mod_navigation ul.level_2 {
    position: fixed;
    top: 100px;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 0px;
    display: block;
    padding: 0;
    background-color: #FFFFFF;
    border-bottom: 0px solid #EFEFEF;
    opacity: 0;
    overflow: hidden;
    transition: top 0.35s, max-height 0.35s, opacity 0.35s, padding 0.35s, border 0.35s;
    z-index: 1;
  }

  body.smallNav #header nav.mod_navigation ul.level_2,
  body.home #header nav.mod_navigation ul.level_2 {
    top: 75px;
  }

  #header nav.mod_navigation ul.level_2 {
    display: flex;
    margin: 0 auto;
    padding: 0 1.7rem;
    box-sizing: border-box;
    flex-flow: row nowrap;
  }

  #header nav.mod_navigation ul.level_2:before,
  #header nav.mod_navigation ul.level_2:after {
    content: '';
    margin: auto;
  }

  #header nav.mod_navigation ul.level_2 li {
    height: auto;
  }

  #header nav.mod_navigation ul.level_2 a {
    font-size: 1.1rem;
    color: #000000;
  }

  #header nav.mod_navigation ul.level_2 > li.active > strong {
    font-size: 1.1rem;
    color: #000000;
  }

  #header nav.mod_navigation ul.level_1 > li:hover ul.level_2 {
    opacity: 1;
    max-height: 700px;
    padding: 2rem 0;
    border-bottom: 1px solid #EFEFEF;
    box-sizing: border-box;
  }

  #header nav.mod_navigation ul.level_2 li:not(.submenu) a:hover {
    text-decoration: underline;
  }

  #header nav.mod_navigation ul.level_2 > li {
    margin-left: 1.7rem;
    margin-bottom: 0;
    line-height: normal;
  }

  #header nav.mod_navigation ul.level_2 > li.last {
    margin-bottom: 0;
  }

  /* Level 3 Subnavigation */
  #header nav.mod_navigation ul.level_3 {
    display: block;
    height: auto;
    padding-top: 0;
    padding-left: 0;
  }

  #header nav.mod_navigation ul.level_3 > li {
    margin-left: 0 !important;
    margin-bottom: 0.5rem;
    line-height: 2rem;
  }

  #header nav.mod_navigation ul.level_3 a {
    font-size: 1rem;
    font-weight: 400;
    color: #888888;
  }

  #header nav.mod_navigation ul.level_3 li.active strong {
    color: #888888 !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
  }

  /* Language Module */
  #header .mod_changelanguage {
    position: absolute;
    display: flex;
    width: auto;
    height: 100%;
    top: 0;
    left: auto;
    right: 0;
    bottom: auto;
    margin: 0 auto;
    padding: inherit;
    padding-left: 0;
    align-items: center;
    background-color: transparent;
    transition: top 0.35s;
    box-sizing: border-box;
  }

  #nav_opened:checked + #wrapper .mod_changelanguage {
      left: auto;
  }

  #header .mod_changelanguage ul {
    position: relative;
    width: auto;
    right: 0;
    padding: 0;
  }


}

/*
 * Joy-IT Theme
 *
 * (c) Jens Schwalenberg
 */


@media only all and (min-width: 1360px) {

  #main .contactblock .inside > .content-text {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
  }

  #main .contactblock .content-text .txt_container {
    width: 100%;
  }

  #main .contactblock .ce_form {
    position: relative;
    width: 45%;
    display: inline-block;
  }

  .ce_form .widget-submit {
    display: inline-block;
  }

  textarea {
    height: 100%;
  }

  button[type=submit]:hover, button[type=button]:hover {
    color: #275C6B;
    background-color: transparent;
  }

  .ce_form .txt_container {
    width: 100% !important;
  }

  .ce_product_list input {
    width: auto;
  }

  .ce_product_list .filter-container {
    display: block;
  }

  .ce_product_list .filter-container .option {
    width: 100%;
    margin-bottom: 0.5rem;
  }

}

/*
 * Mobile Slider
 */
 .slider-mobile .content-text {
    height: 460px;
    margin-bottom: 0 !important;
 }
 
 #main .mod_article.slider {
   margin-bottom: 0;
   padding: 0;
 }
 
 .slider {
   max-width: 100%;
   margin: 0px auto;
   background: #000000;
   overflow: hidden;
 }
 
 #main .slider > .inside {
   height: 85vh;
 }
 
 .slider .content-text {
   position: relative;
   display: none;
   width: 100%;
   height: 100%;
 }
 
 .slider .content-text.mobile {
   display: block;
 }
 
 .slider .slider_image {
   background-color: #275C6B;
   background-size: cover;
   background-position: center;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
 }
 
 .slider .slider_text {
   position: absolute;
   top: 50%;
   width: 100%;
   color: #009FC0;
   font-size: 14px;
   font-weight: 200;
   background: rgba(255, 255, 255, 0.8);
   margin-top: 100px;
   box-sizing: border-box;
   padding: 10px;
   transform: translateY(-50%);
 }
 
 .slider_text h1 {
   font-size: 2.5rem;
   margin-bottom: 0;
 }
 
 .slider_text p {
   font-size: 1.2rem;
 }

 .slider .video_container {
  position: relative;
  width: 100%;
  height: 100%;
 }

 .slider video {
  width: 100%;
  height: 100%;
  object-fit: cover;
 }
 
 @media only all and (min-width: 1150px) {
   #main .slider > .inside {
     max-width: none;
     background: transparent;
     overflow: hidden;
     display: flex;
     margin-left: -80px;
     margin-right: -330px;
     padding: 0;
   }
 
   .slider .content-text {
     display: block;
     max-width: none !important;
     flex: 1;
     transform: skew(-20deg);
     overflow: hidden;
     position: relative;
     left: -120px;
     opacity: 1;
     box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.5);
     transition: flex 0.9s;
     cursor: pointer;
     margin: 0 !important;
     padding: 0 !important;
   }
 
   .slider .content-text:hover {
     flex: 4;
   }
 
   .slider .slider_image {
     display: flex;
     align-items: center;
     justify-content: center;
     left: -16vh;
     right: -16vh;
     transform: skew(20deg);
   }
 
   .slider .slider_image > a {
     position: absolute;
     width: 100%;
     height: 100%;
   }
 
   .slider .content-text a {
     transition: background-color 0.35s;
   }
 
   .slider:hover .content-text a {
     background-color: rgba(0, 0, 0, 0.7);
   }
 
   .slider .content-text:hover a {
     background-color: transparent;
   }
 
   .slider .slider_text {
     margin: 0;
     opacity: 0;
     transition: opacity 0.9s;
   }
 
   .slider .content-text:hover .slider_text {
     color: #009FC0;
     font-size: 50px;
     opacity: 1;
   }
 
   .slider_text .inside {
     max-width: 760px !important;
     margin: 0 auto;
   }
 
   .slider_text h1 {
     font-size: 4rem;
     margin-bottom: 0;
   }
 
   .slider_text p {
     font-size: 1.2rem;
   } 
 }
 
/* Hide desktop-slider */
#main .mod_article.slider {
  display: none;
}

/*
 * Mobile slider
 */

#main .mod_article.slider-mobile {
  display: block;
  padding: 0;
}

#main .mod_article.slider-mobile .inside {
  padding: 0;
}

#main .mod_article.slider-mobile .ce_text {
  width: 100%;
  height: 40vh;
  min-height: 320px;
  max-width: none;
  margin-bottom: 0;
}

#main .mod_article.slider-mobile .slider_image {
  position: relative;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-size: cover;
}

#main .mod_article.slider-mobile .slider_text {
  position: absolute;
  width: 100%;
  bottom: 10%;
  background-color: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  padding-left: 1.7rem;
}

#main .mod_article.slider-mobile h1 {
  font-size: 2rem;
  margin-bottom: 0;
}

#main .mod_article.slider-mobile p {
  color: #009FC0;
  font-size: 1.2rem;
  margin-bottom: 0.2rem;
  text-shadow: 0px 0px 8px #ffffff;
}

#main .mod_article.slider-mobile a {
  position: absolute;
  width: 100%;
  height: calc(100% - 40px);
  top: 0;
  left: 0;
}

/*
 * Slider Controls
 */
#main .mod_article.slider-mobile .ce_sliderStart {
  position: relative;
}

#main .mod_article.slider-mobile .ce_sliderStart .slider-control {
  position: absolute;
  width: 100%;
  bottom: 20px;
}

#main .mod_article.slider-mobile .slider-menu b {
  color: #FFFFFF;
  font-size: 40px;
  margin-right: 10px;
}

#main .mod_article.slider-mobile .slider-menu b.active {
  color: #275C6B;
}

#main .mod_article.slider-mobile .slider-control .slider-prev,
#main .mod_article.slider-mobile .slider-control .slider-next {
  display: none;
}

@media only all and (min-width: 800px) {
  #main .mod_article.slider-mobile .ce_text {
    height: 60vh;
  }
}

@media only all and (min-width: 1100px) {
  #main .mod_article.slider-mobile .ce_text {
    height: 80vh;
  }
}

@media only all and (min-width: 1360px) {
  #main .mod_article.slider-mobile {
    display: none;
  }

  #main .mod_article.slider {
    display: block;
  }
}

.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
