.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:0.5s!important;animation-duration:0.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:0.001s!important;animation-duration:0.001s!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:none;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:before,.cn-close-icon:after{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:rgba(128,128,128,1)}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:none;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-text-container,.cn-buttons-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}@font-face {
font-family:"IBM Plex Sans";
src:url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Light.woff2) format("woff2"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Light.woff) format("woff"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Light.ttf) format("truetype");
font-style:normal;font-weight:300;
}
@font-face {
font-family:"IBM Plex Sans";
src:url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Regular.woff2) format("woff2"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Regular.woff) format("woff"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Regular.ttf) format("truetype");
font-style:normal;font-weight:400;
}
@font-face {
font-family:"IBM Plex Sans";
src:url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-SemiBold.woff2) format("woff2"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-SemiBold.woff) format("woff"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-SemiBold.ttf) format("truetype");
font-style:normal;font-weight:600;
}
@font-face {
font-family:"IBM Plex Sans";
src:url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Bold.woff2) format("woff2"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Bold.woff) format("woff"),url(//wela-hamburg.de/wp-content/themes/wela/f/IBMPlexSans-Bold.ttf) format("truetype");
font-style:normal;font-weight:700;
} ::-webkit-scrollbar {
width: 8px;
height: 8px;
}
::-webkit-scrollbar-track {
background: #e6e6e6;
}
::-webkit-scrollbar-thumb {
background: #28282a;
}
::-webkit-scrollbar-thumb:hover {
background: #28282a;
}
html {
scrollbar-width: thin;
scrollbar-color: #28282a #e6e6e6;
scroll-behavior: smooth;
-webkit-scroll-behavior: smooth;
}
.red {
color: #cc040a;
}
.grey {
color: #e6e6e6;
}
.darkgrey {
color: #969696;
}
.black {
color: #28282a;
}
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 14px;
line-height: 1.4;
}
@media only screen and (max-width: 1024px) {
html {
font-size: 12px;
}
}
body, html {
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-o-text-size-adjust: 100%;
text-size-adjust: 100%;
}
body {
font-family: 'IBM Plex Sans', sans-serif;
font-weight: 400;
-webkit-font-feature-settings: "liga", "kern";
font-feature-settings: "liga", "kern";
background-color: #FFF;
color: #28282a;
width: 100%;
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
}
header.mainheader {
width: 100%;
height: 60px;
background-color: #FFF;
text-align: center;
z-index: 2;
border-bottom: 1px solid #EAEAEA;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
position: sticky;
position: -webkit-sticky;
top: 0;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
display: block;
}
header.mainheader::before {
width: 100%;
height: 100vw;
background-color: rgba(0, 0, 0, 0.3);
position: fixed;
top: 60px;
left: 0;
content: " ";
pointer-events: none;
z-index: -1;
max-height: 100vw;
overflow: hidden;
opacity: 0;
-webkit-transition: linear 0.2s opacity;
-o-transition: linear 0.2s opacity;
transition: linear 0.2s opacity;
pointer-events: none;
}
header.mainheader.active::before {
max-height: 100vw;
opacity: 1;
}
header a#logo {
display: block;
width: 85px;
height: 20px;
text-decoration: none;
margin-left: 0;
margin-right: auto;
}
header a#logo h1 {
font-size: 0;
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/WELA.svg);
width: 68px;
height: 20px;
background-repeat: no-repeat;
background-position: center left;
-webkit-background-size: 68px 16px;
background-size: 68px 16px;
}
#main-nav {
list-style-type: none;
display: inline-block;
width: auto;
margin: 0;
font-weight: 600;
}
@media (min-width:1025px) {
#main-nav {
margin: 0 auto 0 auto;
}
header a#logo {
margin-left: 0;
margin-right: none;
width: 218px;
}
.sub-navigation {
margin-left: auto;
margin-right: 0;
}
}
#main-nav li {
display: inline-block;
margin-left: 0;
margin-right: 0;
line-height: 60px;
}
#main-nav li a {
font-size: 0.928rem;
text-transform: uppercase;
text-decoration: none;
color: #28282a;
font-weight: 700;
letter-spacing: 0.04rem;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
padding: 0 20px;
}
#main-nav li a:hover, #main-nav li a.selected, .sub-navigation a:hover, .sub-navigation a.selected, #main-nav ul li.active ul li ul li:hover a {
color: #cc040a;
}
#main-nav ul li.active a {
color: #cc040a;
}
#main-nav ul li.active ul li a {
color: #28282a;
}
#main-nav ul li ul {
display: none;
width: 100%;
position: absolute;
left: 0;
background-color: white;
top: 60px;
-webkit-column-count: 5;
-moz-column-count: 5;
column-count: 5;
vertical-align: top;
padding-top: -webkit-calc(1vw * 2.5);
padding-top: calc(1vw * 2.5);
padding-bottom: -webkit-calc(2.5 * 1vw - 20px);
padding-bottom: calc(2.5 * 1vw - 20px);
padding-left: 5%;
padding-right: 5%;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: transform 1s ease-out;
-o-transition: transform 1s ease-out;
-webkit-transition: -webkit-transform 1s ease-out;
transition: -webkit-transform 1s ease-out;
transition: transform 1s ease-out;
transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
#main-nav .presubmenu {
display: none;
}
#main-nav ul li.active .presubmenu {
display: block;
}
#main-nav ul li ul li ul {
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
#main-nav ul li.active ul {
display: block;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition: transform 1s ease-out;
-o-transition: transform 1s ease-out;
-webkit-transition: -webkit-transform 1s ease-out;
transition: -webkit-transform 1s ease-out;
transition: transform 1s ease-out;
transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
#main-nav ul li ul li, #main-nav ul li ul li ul li, #main-nav li ul li a {
padding: 0;
margin: 0;
}
#main-nav ul li ul li ul {
padding-left: 0;
padding-right: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
#main-nav ul li ul li {
margin: 0;
display: block;
width: 100%;
text-align: left;
line-height: 1.5;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
padding-bottom: -webkit-calc(1rem * 1.33);
padding-bottom: calc(1rem * 1.33);
}
#main-nav ul li ul li a {
text-transform: none;
padding-right: 40px;
display: block;
}
#main-nav ul li ul li ul {
position: static;
width: 100%;
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
padding-top: 0;
padding-bottom: 0;
}
#main-nav ul li ul li ul li {
display: block;
width: 100%;
text-align: left;
margin: 0;
}
#main-nav ul li ul li ul li a {
text-align: left;
margin: 0;
text-transform: none;
font-weight: 400;
}
#main-nav ul li ul li ul::before {
display: none;
}
#main-nav ul li ul li a::after {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-r.svg);
display: inline-block;
width: 12px;
height: 20px;
vertical-align: middle;
margin-top: -1px;
-webkit-background-size: 6px 11px;
background-size: 6px 11px;
background-repeat: no-repeat;
background-position: center right;
opacity: 0;
}
#main-nav ul li ul li a:hover::after {
opacity: 1;
}
.custom-html-widget p, .textwidget p {
font-weight: 400;
}
.sub-navigation {
list-style-type: none;
display: block;
width: auto;
margin-left: auto;
margin-right: 0;
text-align: right;
}
.sub-navigation ul {
list-style-type: none;
}
.sub-navigation ul li {
display: inline-block;
margin-left: 0;
margin-right: 0;
line-height: 60px;
}
.sub-navigation .screen-reader-text {
display: none;
}
.sub-navigation input[type="text"] {
font-family: "IBM Plex Sans", sans-serif;
width: 100px;
border: none;
border: 1px solid black;
border-right: none;
background-color: white;
line-height: 14px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
padding: 3px;
}
#search-3 {
position: relative;
}
#search-3::before {
content: " ";
width: 30px;
height: 20px;
background-color: white;
position: absolute;
top: 20px;
right: 0;
background-image: url(//wela-hamburg.de/wp-content/themes/wela/g/search.svg);
-webkit-background-size: 14px 14px;
background-size: 14px 14px;
background-position: center;
background-repeat: no-repeat;
pointer-events: none;
z-index: 2;
border: 1px solid black;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
#searchsubmit {
width: 30px;
height: 20px;
border: none;
background-color: white;
margin: 0;
margin-left: -2px;
}
#searchsubmit:hover {
cursor: pointer;
}
#menu-item-239, #menu-item-460, #menu-item-472 {
margin-right: 20px;
}
#search-3 .yawp_wim_title {
display: none;
}
.sub-navigation li.menu-item-type-custom::before {
content: " | ";
font-size: 13px;
font-weight: 300;
margin: 0 10px 0 10px;
color: #cc040a;
}
.wpml-ls-legacy-list-horizontal {
padding: 0 !important;
}
#menu-item-478 li a, #menu-item-479 li a {
text-transform: uppercase;
}
.sub-navigation a {
font-weight: 600;
text-decoration: none;
color: #28282a;
}
.wpml-ls-current-language a {
color: #cc040a;
}
.wrapper {
width: 90%;
margin: 0 auto 0 auto;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
} #menu-item-85 ul.sub-menu, #menu-item-385 ul.sub-menu {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
#menu-item-19 ul.sub-menu, #menu-item-414 ul.sub-menu {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
#menu-item-133, #menu-item-474 {
-webkit-column-break-after: column;
page-break-after: column;
break-after: column;
}
#main-nav ul li ul li#menu-item-83,
#main-nav ul li ul li#menu-item-84,
#main-nav ul li ul li#menu-item-93,
#main-nav ul li ul li#menu-item-94,
#main-nav ul li ul li#menu-item-437,
#main-nav ul li ul li#menu-item-443,
#main-nav ul li ul li#menu-item-444,
#main-nav ul li ul li#menu-item-447,
#main-nav ul li ul li#menu-item-477 {
padding-bottom: 0;
} #title-slideshow {
width: 100%;
height: 60vh;
background-color: #cc040a;
}
#title-slideshow .wrapper {
width: 100%;
max-width: inherit;
}
.teaser {
width: 33.33%;
background-color: #28282a;
height: 60vh;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
padding: 5%;
-webkit-box-shadow: 7px 0px 7px -3px rgba(0, 0, 0, 0.18);
box-shadow: 7px 0px 7px -3px rgba(0, 0, 0, 0.18);
}
.teaser * {
color: white;
}
.teaser img {
max-width: 90%;
margin: 30px auto 30px 0;
display: block;
}
.teaser h2 {
margin-right: auto;
font-size: 1.8rem;
line-height: 1.2;
letter-spacing: 0.02rem;
font-weight: 600;
}
.teaser p {
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
-webkit-hyphens: auto;
}
#teaser_swiper {
width: 66.66%;
height: 60vh;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
top: inherit !important;
bottom: 0;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #cc040a !important;
}
.swiper-pagination-progressbar {
background-color: #28282a !important;
}
.swiper-slide {
position: relative;
height: 60vh;
}
.swiper-slide figure {
-webkit-background-size: cover;
background-size: cover;
width: 100%;
height: 60vh;
background-position: top center;
}
.swiper-slide figure::before {
content: " ";
display: block;
width: 100%;
height: 60vh;
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
}
.swiper-slide figcaption {
position: absolute;
bottom: -webkit-calc((100vw / 100)*5);
bottom: calc((100vw / 100)*5);
right: -webkit-calc((100vw / 100)*5);
right: calc((100vw / 100)*5);
text-align: right;
width: 30%;
max-width: 320px;
}
.swiper-slide * {
color: white;
}
.swiper-slide h3 {
font-size: 1.8rem;
line-height: 1.2;
margin-bottom: 0.8rem;
letter-spacing: 0.02rem;
}
p+p {
margin-top: 1em;
margin-top: -webkit-calc(1.33 * 1rem);
margin-top: calc(1.33 * 1rem);
} .section_head {
width: 100%;
margin: 0 auto 0 auto;
padding: 50px 0 50px 0;
}
.section_title {
width: 25%;
width: -webkit-calc(25% - 30px);
width: calc(25% - 30px);
margin-right: 30px;
padding-left: -webkit-calc((100vw / 100)*5);
padding-left: calc((100vw / 100)*5);
float: left;
}
.section_title h2, .section_infobox h2 {
font-size: 1.2rem;
text-transform: uppercase;
letter-spacing: 0.04rem;
font-weight: 600;
margin-bottom: -webkit-calc(1rem * 1.33);
margin-bottom: calc(1rem * 1.33);
}
.section_title p {
max-width: 60%; }
.section_desc {
width: 75%;
padding-right: -webkit-calc((100vw / 100)*5 - 30px);
padding-right: calc((100vw / 100)*5 - 30px);
padding-right: -webkit-calc(1vw *5);
padding-right: calc(1vw *5);
float: left;
}
.section_desc p {
max-width: 650px;
}
.section_head *, .section_infobox p, .section_infobox h2 {
color: #cc040a;
}
.section_head::after {
content: " ";
clear: both;
display: table;
}
.section_head+.section_head {
border-top: 1px solid #28282a;
} .product_categories {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: left;
-ms-flex-align: left;
-webkit-align-items: left;
align-items: left;
-webkit-box-pack: left;
-ms-flex-pack: left;
-webkit-justify-content: left;
justify-content: left;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cat {
display: block;
position: relative;
height: 220px;
overflow: hidden;
width: 25%;
}
.cat.col1 {
-webkit-box-flex: 2;
-webkit-flex-grow: 2;
-ms-flex-positive: 2;
flex-grow: 2;
-webkit-flex-shrink: 1;
-ms-flex-negative: 1;
flex-shrink: 1;
width: 15%;
}
.cat.col2 {
width: 25%;
-webkit-box-flex: 4;
-webkit-flex-grow: 4;
-ms-flex-positive: 4;
flex-grow: 4;
-webkit-flex-shrink: 2;
-ms-flex-negative: 2;
flex-shrink: 2;
}
.cat .figure {
width: 100%;
height: auto;
}
.cat figure img {
min-width: 100%;
min-height: 100%;
height: auto;
width: auto;
display: block;
}
.cat .cat_content {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.7);
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.cat .cat_content h3 {
text-align: center;
color: white;
text-transform: uppercase;
font-size: 1rem;
margin-bottom: 1rem;
letter-spacing: 0.02rem;
font-weight: 600;
}
.cat .cat_content h3 a {
text-decoration: none;
color: white;
position: relative;
}
.cat .cat_content h3:hover a::after {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-w.svg);
display: inline-block;
width: 11px;
height: 18px;
vertical-align: middle;
padding-left: 10px;
margin-left: 0;
margin-top: -2px;
-webkit-background-size: 6px 11px;
background-size: 6px 11px;
background-repeat: no-repeat;
background-position: center center;
position: absolute;
top: 2px;
}
.cat:hover .cat_content {
background-color: rgba(170, 20, 20, 0.5);
} .news article {
width: -webkit-calc(25% - 30px);
width: calc(25% - 30px);
float: left;  margin-right: 30px;
}
.news article img {
width: 100%;
height: auto;
display: block;
margin-bottom: 1em;
}
.news article h3 {
margin-bottom: 1rem;
font-size: 1.2rem;
min-height: -webkit-calc(1.2rem * 2.66);
min-height: calc(1.2rem * 2.66);
}
.news article p {
color: #28282a;
} .highlights {
background-color: #28282a;
}
.highlights .section_title p, .highlights .section_desc p {
color: white;
}
.highlights.news article h3 {
color: white;
}
.highlights .section_title p {  }
.highlights article {
margin-bottom: 30px;
} section.contact {
width: 100%;
}
section.contact img {
display: block;
float: left;
}
section.contact figure {
width: 25%;
height: 40vh;
min-height: 340px;
display: block;
float: left;
overflow: hidden;
}
section.contact figure img {
display: block;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
section.contact div {
width: 25%; float: left;
background-color: #e6e6e6;
padding: 30px;
height: 40vh;
min-height: 340px;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
section.contact div * {
text-align: left;
margin-left: auto;
margin-right: auto;
width: 90%;
}
section.contact figure:nth-child(3) {
width: 25%; display: block;
float: left;
}
section.contact figure:nth-child(4) {
width: 25%; display: block;
float: left;
}
section.contact * {
line-height: 1.5;
color: #28282a;
}
section.contact h2 {
font-size: 1em;
line-height: 1.4;
} section.contact h3 {
font-size: 1em;
} section.contact p {
line-height: 1.4;
}
section.contact h3 {
margin-top: 2rem;
line-height: 1.4;
}
section.contact::after {
content: " ";
clear: both;
display: table;
} .section_infobox {
width: 100%;
padding-top: 100px;
padding-right: -webkit-calc((100vw / 100)*5);
padding-right: calc((100vw / 100)*5);
padding-bottom: 100px;
padding-left: -webkit-calc((100vw / 100)*5);
padding-left: calc((100vw / 100)*5);
}
.section_infobox.bordertop {
border-top: 1px solid #e6e6e6;
}
.section_info {
width: 60%;
float: left;
}
.section_more {
width: 40%;
float: left;
text-align: right;
}
.section_infobox::after {
content: " ";
clear: both;
display: table;
} #cn-notice-text {
max-width: 50%;
display: inline-block;
text-align: left;
margin-left: 0;
color: #28282a;
margin-right: 10%;
vertical-align: middle;
}
.cookie-notice-container {
padding: 20px;
}
@media (max-width: 920px) {
#cn-notice-text {
max-width: 100%;
margin-right: 0;
margin-bottom: 20px;
}
} footer {
width: 100%;
padding: 50px 0 50px 0;
padding-top: -webkit-calc(1vw * 2.5);
padding-top: calc(1vw * 2.5);
padding-bottom: -webkit-calc(1vw * 2.5);
padding-bottom: calc(1vw * 2.5);
background-color: #28282a;
}
footer .col {
width: 33.33%;
width: -webkit-calc(33.33% - 30px);
width: calc(33.33% - 30px);
float: left;
}
footer .col:first-of-type {
width: 25%;
padding-left: -webkit-calc(1vw * 5);
padding-left: calc(1vw * 5);
}
footer .col:nth-child(2) {
width: 75%;
}
footer .col:nth-child(2) ul li.menu-item-has-children {
width: 33.33%;
display: block;
float: left;
}
footer .col:nth-child(2) ul::after {
content: "";
display: table;
clear: left;
}
footer::after {
content: "";
display: table;
clear: left;
}
#menu-item-99 footer::after {
content: " ";
clear: both;
display: table;
}
footer ul {
list-style-type: none;
}
footer ul li ul {
padding-bottom: -webkit-calc(1rem * 1.33);
padding-bottom: calc(1rem * 1.33);
}
footer ul li a {
color: #a7a7a7;
text-decoration: none;
font-size: 0.9em;
}
footer ul li * {
color: #a7a7a7;
}
footer ul li a {
font-weight: 600;
text-transform: uppercase;
}
footer ul li ul li {
padding-top: 0;
border-top: none;
line-height: 1.6;
}
footer ul li ul li a {
font-weight: 400;
text-transform: none;
}
footer .col:first-child {
padding-top: -webkit-calc(1em + 1px);
padding-top: calc(1em + 1px);
padding-top: 2px; }  footer .col:first-child img {
margin-left: -3px; }
footer .col:nth-of-type(3) ul:first-child {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
width: 100%;
}
footer .col:nth-of-type(3) {
width: 50%;
}
footer .col:first-child p, footer .col:nth-child(2) p {
font-size: 0.85em;
color: #a7a7a7;
line-height: 1.6;
}
footer .col:first-child p a {
color: #a7a7a7;
text-decoration: none;
}
footer .col p a.in_button::after {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-w.svg);
display: inline-block;
width: 11px;
height: 20px;
vertical-align: middle;
padding-left: 10px;
margin-left: 0;
margin-top: -1px;
-webkit-background-size: 6px 11px;
background-size: 6px 11px;
background-repeat: no-repeat;
background-position: center center;
}
footer .social {
margin-right: 10px;
margin-top: 8px;
} .breadcrumbs {
padding: 30px 5%;
background-color: #e6e6e6;
}
.breadcrumbs a {
text-decoration: none;
color: #28282a;
}
.breadcrumbs {
font-weight: 300;
color: #969696;
}
.breadcrumbs span {
font-weight: 400;
color: #28282a;
}
.category_header {
padding: 60px 5%;
background-color: rgba(0, 0, 0, 0.7);
position: relative;
}
.category_header_content {
margin-top: 30px;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
max-width: 1030px;
background-color:rgba(30,30,30,0.8);
padding:30px;
border-radius: 5px;
border:1px solid white;
}
.category_header .header_img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
z-index:-1;
}
.category_header .category_header_content h2, .category_header .category_header_content h3 {
font-size: 1.2em;
}
.category_header_content * + * {
margin-top:1.4em;
}
.category_header_content li + li {
margin-top:0;
}
.category_header.product_and_archive_header h1 {
width: 25%;
height: auto;
padding-right: 30px;
}
.category_header.product_and_archive_header .category_section_desc {
width: 75%;
padding-left: 0;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 0;
-moz-column-gap: 0;
column-gap: 0;
}
.category_section_desc p {
padding-right: 30px;
}
.category_header figure {
width: 100%;
height: 100%;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.category_header figure img {
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
position: relative;
bottom: 100%;
}
.category_header * {
color: white;
}
.category_header h3, .category_header h2, .category_header h1 {
margin-bottom: auto;
font-size: 1.5em;
}
.category_header_content ul {
list-style-type: square;
list-style-position: inside;
}
#area_heading {
padding:60px 0 30px 0;
width: 90%;
margin: auto;
color: #cc040a;
border-bottom: 1px solid #EAEAEA;
} .category_header p {
margin-bottom: 0;
}
main {
min-height: 40vh;
}
main article,
section.product_group {
width: 90%;
margin: auto;
}
section.product_group + section.product_group {
border-top: 1px solid #EAEAEA;
}
main article header,
main.base_category section header,
section.product_group header {
padding: 0 0 30px 0;
}
main article,
section.product_group
{
padding: 60px 0;
}
main article header h1,
main.base_category section header h1,
section.product_group header h1,
section.product_group header h2
{
font-size: 1.2rem;
color: #cc040a;
}
main.base_category section header h1,
main.base_category section header h2
{
font-size: 1.5em;
}
main article header h1 a,
main article header h2 a,
main.base_category section header h1 a,
main.base_category section header h2 a,
section.product_group header h1 a,
section.product_group header h2 a
{
color: #cc040a;
text-decoration: none;
}
main article header h1:hover a::after,
main.base_category section header h1:hover a::after,
section.product_group header h1:hover a::after,
section.product_group header h2:hover a::after
{
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-r.svg);
display: inline-block;
width: 11px;
height: 20px;
vertical-align: middle;
margin-left: 10px;
margin-top: -1px;
}
main article header h1 span,
section.product_group header h1 span
{
font-weight: 300;
color: #28282a;
}
main article figure,
section.product_group figure
{
width: 25%;
width: -webkit-calc(25% - 30px);
width: calc(25% - 30px);
float: left;
}
main article figure img,
main.post article figure.post_thumbnail img,
section.product_group figure img
{
max-width: 100%;
max-height: 100%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
margin-top: 30px;
}
section.product_group figure div.img_parent
{
display: none;
}
section.product_group figure div.img_parent:first-child {
display: block;
}
main.post article figure.post_thumbnail {
width: 100%;
margin-top: 0;
}
main article figure figcaption,
section.product_group figure figcaption
{
margin: 10px 0;
}
main article figure figcaption.placeholder,
section.product_group figure figcaption.placeholder
{
display: none;
}
main article section,
section.product_group div.variants
{
width: 75%;
width: -webkit-calc(75% + 30px);
width: calc(75% + 30px);
float: left;
padding-left: 30px;
}
section.product_group div.variants {
width: -webkit-calc(75% - 30px);
width: calc(75% - 30px);
margin-left: 30px;
padding-left: 0;
}
main.category_alt article section,
main.category_alt section.product_group div.variants
{
width: 100%;
float: none;
padding-left: 0;
}
main article::after,
section.product_group::after
{
content: " ";
clear: both;
display: table;
}
section.product_group div.variants
{
overflow-y: hidden;
overflow-x: auto;
padding-bottom: 20px;
}
section.product_group {
position: relative;
}
table {
border-collapse: collapse;
table-layout: auto;
table-layout: fixed;
width: auto;
}
table th {
text-align: left;
font-weight: 600;
}
table span.append {
font-weight: 400;
color: grey;
}
table th[scope="col"] {
width: 150px;
min-width: 150px;
padding-right: 20px;
} table th[scope="row"] {
border: none;
font-weight: 600;
padding: 5px;
color: #cc040a;
border: 1px solid #28282a;
width: 200px;
min-width: 200px;
}
table td h3 {
margin-top: 10px;
font-weight: 600;
color: #cc040a;
font-size: 1rem;
padding-right: 10px;
}
@media (max-width:1280px) {
table th[scope="row"] {
width: -webkit-calc(100vw / 6);
width: calc(100vw / 6);
min-width: -webkit-calc(100vw / 6);
min-width: calc(100vw / 6);
}
table th[scope="col"] {
width: -webkit-calc(100vw / 6);
width: calc(100vw / 6);
min-width: -webkit-calc(100vw / 6);
min-width: calc(100vw / 6);
}
}
@media (max-width:1020px) {
table th[scope="row"] {
width: -webkit-calc(100vw / 4);
width: calc(100vw / 4);
min-width: -webkit-calc(100vw / 4);
min-width: calc(100vw / 4);
}
table th[scope="col"] {
width: -webkit-calc(100vw / 4);
width: calc(100vw / 4);
min-width: -webkit-calc(100vw / 4);
min-width: calc(100vw / 4);
}
}
@media (max-width:760px) {
table th[scope="row"] {
width: -webkit-calc(100vw / 3);
width: calc(100vw / 3);
min-width: -webkit-calc(100vw / 3);
min-width: calc(100vw / 3);
}
table th[scope="col"] {
width: -webkit-calc(100vw / 3);
width: calc(100vw / 3);
min-width: -webkit-calc(100vw / 3);
min-width: calc(100vw / 3);
}
}
@media (max-width:370px) {
table th[scope="row"] {
width: -webkit-calc(100vw / 2.5);
width: calc(100vw / 2.5);
min-width: -webkit-calc(100vw / 2.5);
min-width: calc(100vw / 2.5);
}
table th[scope="col"] {
width: -webkit-calc(100vw / 2.5);
width: calc(100vw / 2.5);
min-width: -webkit-calc(100vw / 2.5);
min-width: calc(100vw / 2.5);
}
}
table th[scope="col"] {
border-bottom: 1px solid #e6e6e6;
}
table td {
border: 1px solid #28282a;
padding: 5px;
text-align: left;
height: -webkit-calc(1rem * 1.33 + 10px);
height: calc(1rem * 1.33 + 10px);
}
table a {
color: #cc040a;
}
table td.hovered {
background-color: #e6e6e6;
}
table.category_table tr:last-child td {
border: none;
vertical-align: top;
padding-left: 0;
}
table.category_table tr:last-child td.hovered {
background-color: white;
}
table.category_table tr td p {
padding-right: 20px;
}
table.category_table tr:last-child th {
border-bottom: none;
visibility: hidden;
} table tr:first-of-type th[scope="row"] {
border: none;
}
table img { display: block;
}
table.category_table_alt th[scope="row"], table.category_alt td {
max-width: 260px;
} .desktop {
display: block;
}
.mobile {
display: none;
}
table.desktop {
display: table;
}
.product_table+p {
margin-top: -webkit-calc(1rem * 1.33);
margin-top: calc(1rem * 1.33);
}
.specifications p {
width: 50%;
}
.tab {
margin-top: 0;
margin-bottom: 1em;
position: relative;
left: 0;
display: none;
width: 100%;
font-size: 0;
}
.tab button {
margin: 0 0 0 0;
width: 25%;
}
.tab button {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
}
.tabs {
width: 100%;
}
.tabs table {
float: left;
width: 33.33%; margin-right: 0;
}
.tabs::after {
content: " ";
clear: both;
display: table;
}
.tabs table+table {
margin-right: 0;
margin-left: 0;
}
.tabs table th {
display: none;
}
.tabs .tabcontent:first-child table th {
width: 50%;
display: table-cell;
}
.tabs .tabcontent+.tabcontent {}
.tabs .tabcontent+.tabcontent table {
width: 20%;
}
main.category.products article+article {
border-top: 1px solid #e6e6e6;
} main.base_category article figure {
width: 100%;
float: none;
}
main.category article+article {
border-top: none;
}
main.base_category {  width: 100%;
margin: 0 auto 0;
}
main.base_category.downloads section, main.base_category.downloads article {
width: 25%;
padding: 60px 30px 0 30px;
}
main.base_category.downloads {
padding-bottom: 60px;
}
main.base_category.downloads section:nth-child(5n+5) {
clear: left;
}
main.base_category.downloads section header h1 {
font-size: 1.2rem;
} main.base_category section,
main.base_category article {
width: 90%;
padding: 60px 0;
float: none;
margin: auto;
position: relative; }
main.base_category section figure,
main.base_category article figure {
width: 33.33%;
height: auto;
float: left;
padding-right: 30px;
}
main.base_category section+section,
main.base_category article+article {
border-top: 1px solid #e6e6e6;
}
.base_category_description { width: 60%;
float: left;
padding-left: 30px;
}
main.base_category section::after,
main.base_category article::after {
content: " ";
clear: both;
display: table;
}
main.base_category section figure img, main.base_category article figure img {
display: block;
width: 100%;
height: auto;
}
main.base_category.downloads section figure img, main.base_category.downloads article figure img {
height: 200px;
}
main.base_category::after {
content: " ";
clear: both;
display: table;
} main.base_category section p, main.base_category article {  -moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
-webkit-hyphens: auto;
}
main.base_category section p,
main.base_category article p {
max-width: 70%;  }
main.base_category section p:last-child,
main.base_category article p:last-child {
position: absolute;  border-left: 1px solid #e6e6e6;
padding-left: 60px;
right: 0;
height: 50%;
bottom: 25%;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
} main.base_category.faq article header h1, main.base_category.faq section header h1 {
min-height: -webkit-calc(2.8 * 1em);
min-height: calc(2.8 * 1em);
}
main.base_category.faq article p {
display: none;
}
main.base_category.faq article p:last-of-type {
display: block;
} main.post,
main.page {
background-color: #28282a;
border-bottom: 1px solid #e6e6e6;
}
main.category {
background-color: #28282a;
border-bottom: 1px solid #e6e6e6;
}
main.post article,
main.page article {
width: 100%;
max-width: 900px;
background-color: white;
padding: -webkit-calc(1vw * 5);
padding: calc(1vw * 5);
}
main.post.fact article {
padding-top: 0;
}
main.post.fact article header {
background-color: #28282a;
width: 200%;
margin-left: -50%;
padding: 60px 10%;
}
main.post.fact article figure img {
margin-top: 0;
}
main.post.fact article figure {
width: 200%;
margin-left: -50%;
max-height: 70vh;
overflow: hidden;
margin-bottom: 60px;
}
main.post.fact article figure {
max-height: 50vh;
}
main.post article h1,
main.page article h1 {
font-size: 1.5em;
float: none;
width: 90%;
}
main.post article header p,
main.page article header p {
margin-top: 1em;
font-weight: 600;
}
main.post.fact article header p {
color: white;
}
main.post article header::after,
main.page article header::after {
content: " ";
clear: both;
display: table;
}
main.post article figure,
main.page article figure {
width: 100%;
margin-left: 0;
max-height: 70vh;
overflow: hidden;
margin-bottom: 60px;
float: none;
}
.date {
color: #969696; font-size: 0.9em;
line-height: 1.5em;
display: inline-block;
margin-top: 1em;
} main.post ul,
main.page ul {
list-style-type: circle;
margin-left: 16px;
}
main.post article figure,
main.page article figure {
width: auto;
}
main.post article figure img,
main.page article figure img {
width: initial;
height: initial;
max-width: initial;
max-height: initial;
min-width: initial;
min-height: initial;
}
main.post article p img {
max-width: 100%;
height: auto;
}  main.post *+*,
main.page *+* {
margin-top: -webkit-calc(1.33 * 1rem);
margin-top: calc(1.33 * 1rem);
}
main.post *+h1,
main.post *+h2,
main.post *+h3,
main.post *+h4,
main.post *+h5 {
margin-top: -webkit-calc(2.66 * 1rem);
margin-top: calc(2.66 * 1rem);
}
main.page *+h1,
main.page *+h2,
main.page *+h3,
main.page *+h4,
main.page *+h5 {
margin-top: -webkit-calc(2.66 * 1rem);
margin-top: calc(2.66 * 1rem);
} main.page {
background-color: white;
}
.page_thumbnail {
width: 100%;
height: 50vh;
overflow: hidden;
}
.page_thumbnail img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
} main.category_news {
width: 90%;
width: -webkit-calc(90% + 60px);
width: calc(90% + 60px);
margin: 0 auto 0;
padding-bottom: -webkit-calc(1vw * 5);
padding-bottom: calc(1vw * 5);
background-color: white;
}
main.category_news article {
width: 25%;
padding: 60px 30px 0 30px;
float: left;
background-color: white;
}
main.category_news article:nth-child(4n+5) {
clear: left;
}
main.category_news article figure img {
margin-top: 0;
margin-bottom: -webkit-calc(1rem * 1.33);
margin-bottom: calc(1rem * 1.33);
}
main.category_news article figure {
float: none;
}
main.category_news article header {
min-height: 106px;
}
main.category_news article figure+p {
min-height: -webkit-calc(1rem * 3.99);
min-height: calc(1rem * 3.99);
}
main.category_news::after {
content: " ";
clear: left;
display: table;
}
main.category_news article figure {
width: 100%;
padding: 0;
}
.pagination { width: 100%;
padding-top: 30px;
padding-bottom: 30px;   text-align: center;
}
.page-numbers {
font-weight: 600;
padding: 0 5px 0 5px; }
.page-numbers::before {
content: "|";
padding: 0 10px 0 0;
font-weight: 400;
}
a.page-numbers {
color: #cc040a;
} main.category_news.download article header,
main.category_news.faq article header,
main.category_news.knowhow article header,
main.category_news.jobs article header {
min-height: initial;
}
main.category_news.download article figure+p,
main.category_news.faq article figure+p,
main.category_news.knowhow article figure+p,
main.category_news.jobs article figure+p {
min-height: initial;
}  .popup_frame {
position: fixed;
top: 0;
left: 0;
z-index: 1002;
width: 100%;
background-color: rgba(0, 0, 0, 0.9);
height: 100%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
cursor: pointer;
}
.popup_frame.opacity {
opacity: 0;
}
.popup_frame.hidden {
display: none;
opacity: 0;
}
.popup_frame .overlay {
width: 90%;
max-width: 700px;
max-height: 80%;
overflow-y: auto;
background-color: white;
cursor: auto;
-webkit-transition: linear 0.2s height;
-o-transition: linear 0.2s height;
transition: linear 0.2s height;
}
.popup_frame .overlay.half {
width: 50%;
}
.overlay fieldset {
display: block;
border: none;
}
.overlay fieldset::after {
content: " ";
clear: both;
display: table;
} .fieldset_group::after {
content: " ";
clear: both;
display: table;
}
.overlay .form-group {
width: 33.33%;
margin: 0;
float: left; margin: 5px 0 5px 0;
padding-left: 30px;
}
.overlay .form-group.fullwidth {
width: 100%;
}
.overlay label {
position: relative;
width: 100%;
display: inline-block;
}
div.wpcf7-response-output {
width: 50%;
} .overlay textarea {
width: -webkit-calc(70% - 45px);
width: calc(70% - 45px);
}
.overlay input, .overlay select, .overlay textarea {   -webkit-border-radius: 5px;
border-radius: 5px;
border-color: #28282a;
border-width: 1px;
border-style: solid;
color: #28282a;
font-family: 'IBM Plex Sans', sans-serif;
font-size: 1em;
padding: 5px;
vertical-align: top; line-height: 1.4;
height: 30px;
}
.overlay select {
width: auto;
}
.overlay input {
width: 100%;
display: inline-block;
}
.overlay input[type="checkbox"] {
position: static;
width: auto;
vertical-align: bottom;
display: inline-block;
margin-right: 10px;
}
.overlay input[type="submit"] {
width: auto;
font-size: 1rem;
line-height: -webkit-calc(1rem + 18px);
line-height: calc(1rem + 18px);
height: -webkit-calc(1rem + 20px);
height: calc(1rem + 20px);
display: inline-block;
background-color: #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 0 20px 20px 20px;
text-decoration: none;
color: #28282a;
font-weight: 600;
border: 1px solid #28282a;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
cursor: pointer;
position: static;
float: right;
}
.overlay input[type="submit"]:hover {
background-color: black;
color: white;
}
textarea {
min-height: -webkit-calc(9.8 * 1em);
min-height: calc(9.8 * 1em);
}
.overlay h1 {
margin-top: 0;
margin-bottom: 1rem;
font-size: 1.2rem;
}
.overlay h1+p {
margin-bottom: 1em;
color: #969696;
}
.overlay h1, .overlay h2 {
clear: left;
color: #cc040a;
}
.overlay h2 {
margin-top: 3em;
margin-bottom: 1em;
font-size: 1em;
}
.overlay .form-group p {
clear: left;
padding-top: 1em;
color: #969696;
max-width: 90%;
}
.overlay .form-group .button {
margin-top: 0;
float: right;
}
.overlay .form-group.clear {
clear: left;
}
.overlay.imgoverlay {
background-color: transparent;
text-align: center;
width: auto;
overflow: hidden;
height: 80%;
}
.overlay.imgoverlay img {
display: block;
height: 100%;
width: auto;
margin-left: auto;
margin-right: auto;
}   .popup_intro, .popup_outro {
position: relative;
width: 100%;
-webkit-transition: linear 0.2s opacity;
-o-transition: linear 0.2s opacity;
transition: linear 0.2s opacity;
padding: 50px;
}
.popup_intro.opacity {
opacity: 0;
}
.popup_intro.hidden {
display: none;
}
.popup_outro.hidden {
display: none;
}
.popup_outro.opacity {
opacity: 0;
}
.popup_outro h2 {
margin-top: 0;
font-size: 1.2rem;
} a.button, button {
font-size: 1rem; display: inline-block;
background-color: #fff;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px;
text-decoration: none;
color: #28282a;
font-weight: 600;
border: 1px solid #28282a;
-webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
} a.button.shop {
background-color: #cc040a;
color: white;
}
a.button::after, button::after {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-g.svg);
display: inline-block;
width: 11px;
height: 20px;
vertical-align: middle;
margin-left: 10px;
margin-top: -1px;
}
a.button:hover, button:hover {
background-color: #28282a;
color: white;
border: 1px solid white;
cursor: pointer;
}
a.button:hover::after, button:hover::after {
-webkit-filter: invert(100%);
filter: invert(100%);
}
a.readon {
color: #28282a;
}
a.in_button_back, a.in_button_forward {
display: inline-block;
margin-top: 1em;
color: #28282a;
}
a.in_button_back.white { border: 1px solid white;
border-radius: 5px;
padding: 10px;
font-weight: 600;
text-decoration: none;
background-color:white;
}
a.in_button_back::before {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-r-back.svg);
display: inline-block;
width: 11px;
height: 20px;
vertical-align: middle;
padding-left: 10px;
margin-left: 0;
margin-top: -1px;
-webkit-background-size: 6px 11px;
background-size: 6px 11px;
background-repeat: no-repeat;
background-position: center left;
}
a.in_button_forward::after {
content: " ";
background-image: url(//wela-hamburg.de/wp-content/themes/wela/assets/arrow-r-forward.svg);
display: inline-block;
width: 11px;
height: 20px;
vertical-align: middle;
margin-left: 10px;
margin-top: -1px;
-webkit-background-size: 6px 11px;
background-size: 6px 11px;
background-repeat: no-repeat;
background-position: center left;
}
div.button_group {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: left;
-ms-flex-align: left;
-webkit-align-items: left;
align-items: left;
-webkit-box-pack: left;
-ms-flex-pack: left;
-webkit-justify-content: left;
justify-content: left;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 0;
text-decoration: none; -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out, color 0.2s ease-out;
transition: background-color 0.2s ease-out, color 0.2s ease-out;
max-width: 80%;
background-color: #28282a;
overflow: hidden;
}
div.button_group a {
color: #28282a;
font-weight: 600;
text-decoration: none;
font-size: 1em;
display: inline-block;
padding: 10px;
-webkit-box-flex: 4;
-webkit-flex-grow: 4;
-ms-flex-positive: 4;
flex-grow: 4;
-webkit-flex-shrink: 4;
-ms-flex-negative: 4;
flex-shrink: 4;
text-align: center;
background-color: white;
margin: 0.5px;
}
div.button_group a:hover {
color: white;
background-color: #28282a;
}  .bigmac {
display: none;
width: 25px;
height: 16px;
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: ease-out 0.1s opacity, linear 0.1s transform;
-o-transition: ease-out 0.1s opacity, linear 0.1s transform;
transition: ease-out 0.1s opacity, linear 0.1s transform;
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
margin: 0 0 0 auto;
position: relative;
}
.bigmac:hover {
cursor: pointer;
}
.burger {
background-color: black;
height: 2px;
border: none;
display: block;
width: 25px;
position: absolute;
}
.bigmac.active .burger {
background-color: black;
width: 20px;
}
.bread1, .paddie, .bread2 {
left: 0;
}
.bread1 {
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
left: 0;
top: 0;
}
.paddie {
opacity: 1.0;
-webkit-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
left: 0;
top: 7px;
}
.bread2 {
-ms-transform: rotateZ(0deg);
-webkit-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
left: 0;
top: 14px;
}
.bigmac.active .paddie {
opacity: 0.0;
-webkit-transition: opacity 0.1s linear;
-o-transition: opacity 0.1s linear;
transition: opacity 0.1s linear;
}
.bigmac.active .bread1 {
-ms-transform: rotateZ(45deg);
-webkit-transform: rotateZ(45deg);
transform: rotate(Z45deg);
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
top: 7px;
}
.bigmac.active .bread2 {
-ms-transform: rotateZ(315deg);
-webkit-transform: rotateZ(315deg);
transform: rotateZ(315deg);
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
top: 7px;
} @media (min-width:1280px) {
#title-slideshow,
.teaser,
#teaser_swiper,
.swiper-slide,
.swiper-slide figure,
.swiper-slide figure::before {
height: -webkit-calc(100vh - 200px);
height: calc(100vh - 200px);
}
}
@media (max-width:1380px) {
.teaser {
padding-left: -webkit-calc((100vw / 100)*5);
padding-left: calc((100vw / 100)*5);
padding-right: -webkit-calc((100vw / 100)*5);
padding-right: calc((100vw / 100)*5);
}
}
@media only screen and (max-width: 1300px) {
.desktop {
display: none;
}
table.desktop {
display: none;
}
.mobile {
display: block;
}
}
@media only screen and (max-width: 1200px) {
#main-nav li a {
padding: 0 10px;
}
#menu-item-239 {
margin-right: 10px;
}
.sub-navigation li.menu-item-type-custom::before {
margin: 0 5px 0 5px;
}
header a#logo h1 {
width: 60px;
height: 20px;
-webkit-background-size: 60px 14px;
background-size: 60px 14px;
}
.base_category_description {
padding-left: 0;
}
}
@media only screen and (max-width: 1110px) { main.base_category section p,
main.base_category article p {
max-width: initial;
padding-right: 0;
}
main.base_category section p:last-child,
main.base_category article p:last-child {
display: block;
position: static;
padding-left: 0;
width: 100%;
}
main.category_news article {
width: 33.33%;
}
main.category_news article:nth-child(3n+4) {
clear: left;
}
main.category_news article:nth-child(4n+5) {
clear: none;
} #main-nav ul li ul {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
#menu-item-19 ul.sub-menu {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
.bigmac {
display: block;
}
#main-nav {
display: none;
}
#main-nav.active {
background-color: white;
position: absolute;
top: 60px;
left: 0;
width: 100%;
padding: 0 5%;
display: block;
}
.mainheader .wrapper {
height: 100%;
}
.sub-navigation {
display: none;
}
header.mainheader::before {
display: none;
}
}
@media only screen and (max-width: 1024px) {   .swiper-slide figcaption {
width: 70%;
}
.teaser {
width: 40%;
height: 55vh;
}
#teaser_swiper {
width: 60%;
height: 55vh;
}
#title-slideshow {
height: 55vh;
}
#title-slideshow .wrapper {
width: 100%;
padding: 0;
} .swiper-slide {
height: 55vh;
}
.swiper-slide figure {
height: 55vh;
}
.swiper-slide figure::before {
height: 55vh;
} .cat.col1 {
width: 25%;
}
.cat.col2 {
width: 50%;
}
section.contact figure:nth-child(3) {
width: 50%;
}
section.contact figure:nth-child(4) {
display: none;
}
}
@media only screen and (max-width: 1020px) { main article figure {
float: none;
width: 50%;
margin-bottom: -webkit-calc(1vw * 2.5);
margin-bottom: calc(1vw * 2.5);
}
.specifications p {
width: 100%;
}
main article figure figcaption {
margin-bottom: 60px;
}
main article section {
padding-left: 0;
width: 100%;
}
section.product_group section {
width: 100%;
margin-left: 0;
padding-left: 0;
}
main article header { } .news article {
width: 50%;
width: -webkit-calc(50% - 15px);
width: calc(50% - 15px);
margin: 15px;
float: none;
display: inline-block;
vertical-align: top;
font-size: 1rem;
} .news article:nth-of-type(1),
.news article:nth-of-type(2) {
margin-top: 0;
}
.news article:nth-of-type(2n+1) {
margin-left: 0;
margin-right: 15px;
}
.news article:nth-of-type(2n+2) {
margin-left: 15px;
margin-right: 0;
}
.section_title p {
max-width: 90%;
} .highlights.section_head .section_desc, .news.section_head .section_desc {
font-size: 0;
} a.button, button {
padding: 7px;
}
}
@media only screen and (max-width: 900px) { .cat.col1 {
width: 50%;
}
.cat.col2 {
width: 50%;
} main.category_news article {
width: 50%;
padding-top: 30px;
}
main.category_news article:nth-child(2n+3) {
clear: left;
}
main.category_news article:nth-child(3n+4) {
clear: none;
}
main.category_news article:nth-child(4n+5) {
clear: none;
}
main.category_news article header {
min-height: initial;
}
main.base_category section, main.base_category article {
padding: -webkit-calc(1vw * 5) 0;
padding: calc(1vw * 5) 0;
}
main.base_category section figure, main.base_category article figure {
width: 50%;
}
.base_category_description {
width: 50%;
padding-left: 0;
}
}
@media only screen and (max-width: 768px) {
.category_header {
padding: -webkit-calc(1vw * 5) 5%;
padding: calc(1vw * 5) 5%;
display: block;
}
.category_header p {
padding-right: 0;
}
.category_header p:empty {
display: none;
}
.category_header p+p {
margin-top: -webkit-calc(1rem * 1.33);
margin-top: calc(1rem * 1.33);
}
.category_header.product_and_archive_header h1 {
width: auto;
margin-bottom: -webkit-calc(1rem * 1.33);
margin-bottom: calc(1rem * 1.33);
}
.category_header.product_and_archive_header .category_section_desc {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
width: 100%;
}
.category_header_content {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
main article figure {
width: 100%;
}
main article figure img {
margin-top: 0;
}
main article {
padding-top: -webkit-calc(1vw * 5);
padding-top: calc(1vw * 5);
} .tabs .tabcontent {
display: none;
}
.tabs .tabcontent:first-child {
display: block;
}
.tab {
display: block;
}
.tabs table {
width: 100%;
} .section_title {
width: 40%;
margin: 0;
padding-left: -webkit-calc(1vw * 5);
padding-left: calc(1vw * 5);
padding-right: -webkit-calc(1vw * 5);
padding-right: calc(1vw * 5);
}
.section_desc {
width: 60%;
padding-right: -webkit-calc(1vw * 5);
padding-right: calc(1vw * 5);
} .news .section_title {
width: 30%;
}
.news .section_desc {
width: 70%;
} footer .col:first-of-type {
width: 50%;
}
footer .col:nth-child(2) {
width: 50%;
}
footer .col:nth-child(2) ul li.menu-item-has-children {
width: 100%;
}
footer {
padding: 30px 0 30px 0;
padding-bottom: -webkit-calc(1rem * 1.33 - 30px);
padding-bottom: calc(1rem * 1.33 - 30px);
}
#menu-footer_de {
text-align: center;
}
section.contact figure {
display: none;
}
section.contact div {
width: 50%;
}
main article figure figcaption {
margin-bottom: 0;
}
main article figure a.in_button_back {
display: none;
}
main article figure {
margin-bottom: -webkit-calc(1vw * 5);
margin-bottom: calc(1vw * 5);
}
}
@media only screen and (max-width: 600px) {
ul.menu {
text-align: left;
}
#main-nav li a {
padding-left: 0;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
#main-nav li {
margin: 5px 5px 5px 0;
}
#main-nav ul li ul {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
#menu-item-85 ul.sub-menu {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
#main-nav ul li ul {
top: 85px;
}
#main-nav ul li ul {
padding-top: -webkit-calc(1vw * 5);
padding-top: calc(1vw * 5);
padding-right: 5%;
padding-bottom: -webkit-calc(1vw * 5 - 20px);
padding-bottom: calc(1vw * 5 - 20px);
padding-left: 5%;
}
#main-nav ul li ul li {
padding-bottom: -webkit-calc(1rem * 1.33);
padding-bottom: calc(1rem * 1.33);
} main.category_news article {
width: 100%;
float: none;
padding-top: 30px;
} main.base_category section figure, main.base_category article figure {
width: 100%;
margin-bottom: -webkit-calc(1vw * 5);
margin-bottom: calc(1vw * 5);
}
.base_category_description {
width: 100%;
}
} @media only screen and (max-width: 550px) { header.mainheader {
height: 50px;
}
#main-nav.active {
top: 50px;
padding-top: -webkit-calc(1vw * 5);
padding-top: calc(1vw * 5);
padding-right: 5%;
padding-bottom: -webkit-calc(1vw * 5);
padding-bottom: calc(1vw * 5);
padding-left: 5%;
min-height: 85px;
}
#main-nav li {
line-height: 14px;
} .teaser {
width: 100%;
height: auto;
padding-top: -webkit-calc(1vw * 10);
padding-top: calc(1vw * 10);
padding-right: 10%;
padding-bottom: -webkit-calc(1vw * 10);
padding-bottom: calc(1vw * 10);
padding-left: 5%;
}
#teaser_swiper {
width: 100%;
}
#teaser_swiper,
.swiper-slide,
.swiper-slide figure,
.swiper-slide figure::before {
height: 50vh;
}
#title-slideshow {
height: auto;
}
#title-slideshow .wrapper {
-ms-flex-direction: column;
-webkit-flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
}
.teaser img {
width: 50%;
}
.swiper-slide figcaption {
right: inherit;
left: -webkit-calc(1vw * 5);
left: calc(1vw * 5);
text-align: left;
} .cat.col1 {
width: 100%;
}
.cat.col2 {
width: 100%;
} .section_title, .news .section_title {
width: 90%;
margin-left: auto;
margin-right: auto;
float: none;
padding: 0;
}
.news .section_title {
padding-bottom: 50px;
}
.section_desc, .news .section_desc {
width: 90%;
margin-left: auto;
margin-right: auto;
float: none;
padding: 0;
} .section_infobox {
padding-top: -webkit-calc(1vw*10);
padding-top: calc(1vw*10);
padding-bottom: -webkit-calc(1vw*10);
padding-bottom: calc(1vw*10);
} .news article {
width: 100%;
margin-left: 0 !important;
margin-right: 0 !important;
}
.news article:nth-of-type(2n+2) {
margin-top: 15px;
}
.news article h3 {
min-height: inherit;
} .cat {
height: 25vh;
} section.contact div {
width: 100%;
padding: 0;
height: auto;
min-height: inherit;
padding-top: -webkit-calc(1vw*10);
padding-top: calc(1vw*10);
padding-bottom: -webkit-calc(1vw*10);
padding-bottom: calc(1vw*10);
}
section.contact figure:nth-child(3) {
width: 100%;
height: auto;
min-height: inherit;
display: none;
}
section.contact figure img {
width: 100%;
height: auto;
min-height: initial;
min-width: initial;
}
}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}