.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 [inert] {
opacity: 0.5;
}
.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,#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;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#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:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#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:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.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){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;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}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-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-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.bsearch_results_page{max-width:90%;margin:20px;padding:20px;}.bsearch_thumb_wrapper img{max-width:100%;}.bsearch-form-container{text-align:center;margin:10px auto;}.bsearchform{display:flex;flex-wrap:wrap;flex-direction:row;flex-flow:row wrap;justify-content:space-between;gap:10px;}.bsearchform .bsearch-form-search-field{flex:auto;}.bsearchform select,.bsearchform input[type="search"]{background-color:#fff;border:thin solid #999;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;width:100%;height:100%;}.bsearchform select{background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;}.bsearch_footer{text-align:center;}.bsearch_highlight{background:#ffc;}.bsearch-post{margin:30px auto;}ul.bsearch_post_meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;}ul.bsearch_post_meta li{flex:auto;list-style-type:none;padding:2px;margin:0;text-align:left;}.bsearch-entry-title{text-align:left;}@media all and (max-width:600px){ul.bsearch_post_meta,.bsearchform{flex-direction:column}}.wp-block-embed-youtube .wp-block-embed__wrapper,
.wp-block-embed-youtube .wp-embed-aspect-16-9 {
padding:5% 0 0 0 !important;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}@import url(//hello.myfonts.net/count/3bdd4d);
@font-face {
font-family: 'Flexo';
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexo-light/flexo-light.woff2) format('woff2'), 
url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexo-light/flexo-light.woff) format('woff');
font-style: normal;
font-weight: 300;
} @font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 400;
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-regular.woff2) format('woff2'),
url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-regular.woff) format('woff');
} @font-face {
font-family: 'PT Sans';
font-style: italic;
font-weight: 400;
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-italic.woff2) format('woff2'),
url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-italic.woff) format('woff');
} @font-face {
font-family: 'PT Sans';
font-style: normal;
font-weight: 700;
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-700.woff2) format('woff2'),
url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-700.woff) format('woff');
} @font-face {
font-family: 'PT Sans';
font-style: italic;
font-weight: 700;
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-700italic.woff2) format('woff2'),
url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/pt-sans/pt-sans-v11-latin-700italic.woff) format('woff');
}
*, *::before, *::after {
box-sizing: border-box;
}
:root {              }
html {
height: 100%;
}
body {
font-family: "PT Sans", Helvetica, Arial, sans-serif;
color: #333;
background: #FFF;
min-height: 100%;
display: flex;
flex-direction: column;
}
h1, h2 {
font-family: Flexo, sans-serif;
font-weight: 300;
font-size: 3rem;
line-height: 1; color: rgba(25,53,117,1);
}
p, li {
line-height: 1.5;
}
a {
text-decoration: none; color: rgba(91,142,198,1);
transition: color .3s ease;
}
a:hover { color: rgba(25,53,117,1);
}
p a {
font-weight: 700;
}
img, svg {
vertical-align: middle;
}
.container {
overflow: hidden;
flex-grow: 1;
}
.cf:before,
.cf:after {
content: '';
display: table;
}
.cf:after {
clear: both;
}
.default-content {
max-width: calc(1000px + 4rem);
padding: 0 2rem;
margin: 0 auto;
}
.secondary-content {
max-width: calc(1000px + 4rem);
padding: 0 4rem;
margin: 0 auto;
}  .page-header { background: rgba(22,35,84,1);
padding: 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 127px;
z-index: 99999;
transition: height .3s ease, box-shadow .3s ease;
}
.small.page-header {
height: 81px;
box-shadow: 0 0 10px rgba(0,0,0,.75);
}
.page-header--content {
padding: 1rem 1rem 0 1rem;
transition: padding .3s ease;
}
.small .page-header--content.default-content {
padding-top: .5rem;
}
.spacer {
height: 127px;
transition: height .3s ease;
}
.small ~ .spacer {
height: 81px;
transition: height .3s ease;
} .page-header--top {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding: 0 1rem;
}
.page-header--logo {
display: inline-block;
width: 220px;
transition: width .3s ease;
}
.small .page-header--logo {
width: 130px;
}
.page-header--logo img {
width: 100%;
height: auto;
}
.mobile-nav-toggle {
display: none;
width: 30px;
height: 30px;
position: relative;
cursor: pointer;
}
.mobile-nav-toggle--bar {
display: block;
width: 30px;
height: 4px;
border-radius: 2px;
position: absolute;
left: 50%;
transform: translate(-50%,-50%) rotate(0deg);
opacity: 1;
background: #fff;
transition: opacity .3s ease, transform .3s ease, top .3s ease;
}
.bar-top {
top: 6px;
}
.bar-middle {
top: 50%;
}
.bar-bottom {
top: 24px;
}
.open .bar-top {
top: 50%;
transform: translate(-50%,-50%) rotate(45deg);
}
.open .bar-middle {
opacity: 0;
}
.open .bar-bottom {
top: 50%;
transform: translate(-50%,-50%) rotate(-45deg);
} .page-header .search {
border: none;
border-radius: 20px;
overflow: hidden;
background: rgba(255,255,255,.2);
display: flex;
align-items: center;
}
.page-header .search input,
.page-header .search input:focus {
padding: .4rem .75rem;
width: 100%;
height: 26px;
background: transparent;
border: none;
color: #fff;
outline: none; 
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
transition: background-color 5000s ease-in-out 0s;
-webkit-text-fill-color: #fff !important;
}
.page-header .search input::placeholder {
color: rgba(255,255,255,.7);
}
.page-header .search #do-search {
display: flex;
border: none;
background: none;
margin: 0;
padding: 0;
justify-content: center;
align-items: center;
height: 34px;
cursor: pointer;
border-left: 1px solid rgba(255,255,255,.3);
color: rgba(255,255,255,.7);
width: 46px;
padding-right: 4px;
transition: background .3s ease, color .3s ease, height .3s ease;
}
.small.page-header .search #do-search {
height: 24px;
}
.page-header .search #do-search svg {
height: 20px;
width: auto;
transition: height .3s ease;
}
.small.page-header .search #do-search svg {
height: 14px;
}
.page-header .search #do-search:hover {
background: rgba(255,255,255,.3);
color: #222;
}
.bsearch_highlight {
background: yellow;
}
.bsearch-post { border-top: 2px solid rgba(91,142,198,1);
margin-top: 4rem;
padding-left: 4rem;
}
.content-wrap .bsearch_footer {
margin-top: 6rem;
text-align: center;
}
.bsearch-entry-title + p {
display: none;
}
.content-wrap .bsearch-entry-title {
margin-top: 2rem;
} .page-header--navigation {
margin-top: 1rem;
transition: margin .3s ease;
}
.small .page-header--navigation {
margin-top: 0;
}
.page-header--navigation ul {
display: flex;
justify-content: space-between;
list-style: none;
margin: 0;
padding: 0;
white-space: nowrap;
}
.page-header--navigation ul ul {
display: none;
position: absolute;
top: 100%;
left: 0; background: rgba(22,35,84,.95);
border-top: 3px solid #fff;
}
.page-header--navigation .production ul { background: rgba(30,76,158,.95);
}
.page-header--navigation .products ul { background: rgba(37,130,99,.95);
}
.page-header--navigation li:nth-child(4) ul,
.page-header--navigation li:nth-child(5) ul,
.page-header--navigation li:nth-child(6) ul {
left: auto;
right: 0;
}
.page-header--navigation li{
position: relative;
}
.page-header--navigation li:hover ul {
display: block;
}
.page-header--navigation a {
font-family: 'Flexo', sans-serif;
font-weight: 300;
color: #fff;
display: block;
padding: .5rem 1rem;
transition: background .3s ease, padding .3s ease;
}
.page-header--navigation .nav-group > a {
cursor: default;
} .page-header--navigation .current-menu-ancestor > a {
font-weight: 600; color: rgba(192,209,237,.8);
}
.page-header--navigation .current-menu-item a {
background: rgba(0,0,0,.3);
}
.page-header--navigation ul ul a:hover {
background: rgba(255,255,255,.3);
}
.page-header--navigation .current-menu-item a {
font-weight: 600;
}  .page-hero {
height: 650px;
position: relative;
transition: height .3s ease;
}
.page-hero .frontpage-slider,
.page-hero .frontpage-slider .slides,
.page-hero .frontpage-slider .slides li {
height: 100%;
}
.page-hero .flex-control-paging li a {
width: 10px;
height: 10px;
box-shadow: none;
}
.page-hero .flex-control-paging li a {
background: rgba(91,142,198,.3);
}
.page-hero .flex-control-paging li a:hover { background: rgba(25,53,117,1);
}
.page-hero .flex-control-paging li a.flex-active {
background: rgba(91,142,198,.95);
}
.page-hero .page-hero-image {
height: 100%;
}
.page-hero img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.no-object-fit .page-hero img {
display: none;
}
.no-object-fit .page-hero .object-fit-fix {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.page-hero--heading {
position: absolute;
width: 100%;
max-width: 1000px;
padding: 0 4rem;
left: 50%;
bottom: 0;
transform: translateX(-50%); 
font-size: 80px;
line-height: .9;
color: #fff;
font-weight: 300;
text-align: center;
text-shadow: 0 0 25px rgba(0,0,0,1);
transition: font-size .3s ease;
}  .news-ticker {
padding: 0 1rem;
margin: 7rem 0;
}
.home .news-ticker .bx-wrapper {
margin: 0;
padding: 0;
border: none;
box-shadow: none;
background: transparent;
}
.news-ticker--box {
max-width: 760px;
margin: 0 auto; background: rgba(192,209,237,1);
position: relative;
}
.news-ticker--label {
width: 220px;
height: 220px;
position: absolute;
transform: translateY(-50%);
top: calc(50% + 1rem);
left: 1rem;
z-index: 1;
}
.news-ticker--label .post-it {
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/post-it.png);
background-size: cover;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.news-ticker--label .text {
position: absolute;
top: 50%;
left: 50%;
z-index: 1;
width: 55%;
height: auto;
transform: translate(-55%, -50%);
}
.news-ticker--content {
margin-left: 220px;
padding: 1rem;
}
.news-ticker--content ul {
margin: 0;
padding: 0;
list-style: none;
}
.news-ticker--content li {
font-size: 1.5rem;
line-height: 1.2; color: rgba(25,53,117,1);
}
.news-ticker--content ul li:first-child {
display: block;
}
.news-ticker--content .ticker-mark {
display: block;
text-align: left;
}
.ticker-blog-link {
font-size: 18px;
display: block;
}  .frontpage-products {
margin-bottom: 7rem;
font-family: 'Flexo', sans-serif;
font-weight: 300;
}
.frontpage-products--header h2 {
margin: 0;
}
.frontpage-products--content { background: rgba(192,209,237,1);
position: relative;
}
.frontpage-products--content::after {
content: '';
display: block;
height: 2rem;
width: 50%;
position: absolute;
left: -10%;
bottom: calc(-2rem + 1px); background: rgba(192,209,237,1);
transform: skewX(-45deg);
}
.frontpage-products--columns {
display: flex;
margin-top: 90px;
position: relative;
top: -50px;
width: calc(100% + 1rem);
left: -.5rem;
}
.frontpage-products--column { flex-grow: 1;
flex-shrink: 1;
flex-basis: calc(100% / 3);
margin: 0 .5rem;
margin-bottom: 1rem; background: rgba(37,130,99,1);
color: #fff;
}
.frontpage-products--column.production { background: rgba(30,76,158,.95);
}
.frontpage-products--image {
width: 100%;
padding-bottom: 100%;
position: relative;
overflow: hidden;
}
.frontpage-products--image img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) scale(1.01);
}
.frontpage-products--box {
padding: 63px 1rem 1rem 1rem;
position: relative;
}
.frontpage-products--icon {
width: 80px;
height: 80px;
position: absolute;
top: -30px;
left: 50%;
transform: translateX(-50%);
}
.frontpage-products--icon img {
width: 100%;
height: auto;
}
.frontpage-products--box h3 {
margin: 0;
text-align: center;
margin-bottom: 1rem;
font-size: 1.5rem;
font-weight: 600;
line-height: 1.1;
}
.frontpage-products--box ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.frontpage-products--box ul li {
margin: .5rem 0;
}
.frontpage-products--box a {
color: #fff;
border-bottom: 1px solid transparent;
transition: border .3s ease;
}
.frontpage-products--box a::after {
content: "»";
margin-left: 4px;
}
.frontpage-products--box a:hover {
border-bottom: 1px solid #fff;
}  .frontpage-featured {
margin-top: 18rem;
margin-bottom: 11rem;
}
.frontpage-featured--content { background: rgba(192,209,237,1);
position: relative;
}
.frontpage-featured--content::after {
content: '';
display: block;
height: 2rem;
width: 50%;
position: absolute;
right: -10%;
bottom: calc(-2rem + 1px); background: rgba(192,209,237,1);
transform: skewX(45deg);
}
.frontpage-featured--rows {
position: relative;
top: -50px;
}
.frontpage-featured--row {
display: flex;
color: #fff; background: rgba(37,130,99,1);
}
.frontpage-featured--row.production { background: rgba(25,53,117,1);
}
.frontpage-featured--row:nth-child(even) {
flex-direction: row-reverse;
}
.frontpage-featured--image {
width: 50%;
padding-bottom: 50%;
overflow: hidden;
position: relative;
}
.frontpage-featured--image img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(1.01);
}
.frontpage-featured--box {
width: 50%;
padding: 2rem;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.frontpage-featured--box h2 {
margin: 0;
font-size: 3rem;
line-height: .95;
color: inherit;
}
.frontpage-featured--box .read-more {
font-family: 'Flexo', sans-serif;
font-weight: 300;
color: #fff;
display: inline-block;
position: relative;
padding-left: 44px;
font-size: 2rem;
transition: padding-left .3s ease;
}
.frontpage-featured--box .read-more::before {
content: '';
vertical-align: middle;
display: inline-block;
width: 28px;
height: 28px;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/arrow-duotone.svg) no-repeat bottom;
background-size: contain;
position: absolute;
left: 0;
top: 2px;
transform: translateY(0%); 
}
.frontpage-featured--box .read-more:hover {
padding-left: 50px;
}  .special-color { color: rgba(25,53,117,1);
}
.content-wrap {
margin: 6rem auto 8rem auto;
}
.content-shift {
margin-left: 4rem;
}
.content-wrap h1 {
margin: 0;
margin-bottom: 4rem;
}
.content-wrap h2 {
font-size: 30px;
line-height: 1.2;
color: inherit;
margin: 4rem 0 .75rem 0;
}
.content-wrap h1 + h2 {
margin-top: 0;
}
.content-wrap h3 {
font-family: 'Flexo', sans-serif;
font-size: 22px;
font-weight: 300;
line-height: 1.2;
color: inherit;
margin-bottom: .25rem;
}
.content-wrap p {
margin: .75rem 0;
}
.content-wrap ul,
.content-wrap ol {
margin: .25rem 0 .75rem 0;
padding-left: 20px;
}
.content-wrap ul {
list-style: none; }
.content-wrap ul li::before {
content: "\2022";  color: rgba(91,142,198,1);
font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }
.content-wrap p a {
font-weight: 700; color: rgba(91,142,198,1);
transition: color .3s ease;
}
.content-wrap p a:hover { color: rgba(25,53,117,1);
} .page-downloads {
margin: 3rem 0;
}
.download {
display: flex;
align-items: flex-end;
}
.download .image-link {
width: calc(100% / 4);
margin-right: 1rem;
}
.download .image-link img {
width: 100%;
height: auto;
}
.download-description {
flex-grow: 1;
}
.download-description h3 {
font-family: 'Flexo', sans-serif;
font-weight: 300;
font-size: 24px;
line-height: 1.2;
color: inherit;
margin: 0;
}
.download-description p {
font-weight: 700;
margin: 0;
}
.download-description .download-link {
font-weight: 700; color: rgba(91,142,198,1);
display: inline-block;
padding: .5rem 0;
transition: color .3s ease;
}
.download-description .download-link:hover { color: rgba(25,53,117,1);
}
.download-description .text {
display: flex;
flex-direction: column;
align-items: flex-start;
} .references {
margin: 3rem 0;
}
.references ul {
list-style: none;
margin: .5rem 0 0 0;
padding: 0;
}
.references li {
line-height: 1.5;
} .contacts {
margin: 3rem 0;
}
.contacts article {
margin-top: .5rem;
margin-bottom: 2rem;
}
.contacts article:last-child {
margin-bottom: 0;
}
.contacts h3,
.contacts p,
.contacts a {
margin: 0;
line-height: 1.5;
} .slider-viewport {
overflow: hidden;
}
.gallery {
margin: 0 0 8rem 0;
padding-bottom: 2rem;
}
.gallery--header h2 {
margin: 1.4rem 0;
}
.gallery--box {
position: relative; background: rgba(192,209,237,1);
padding: 3rem 0;
}
.gallery--box::before,
.gallery--box::after {
content: '';
display: block;
height: 2rem;
width: 50%;
position: absolute;
right: -10%;
top: calc(-2rem + 1px); background: rgba(192,209,237,1);
transform: skewX(-45deg);
}
.gallery--box::after {
right: auto;
top: auto;
left: -10%;
bottom: calc(-2rem + 1px);
}
.gallery--slider-wrap {
padding: 0 2rem 0 4rem;
}
.gallery--slider {
position: relative;
height: 100%;
overflow: hidden;
padding: 0 2rem;
}
.gallery--slider img {
width: 100%;
height: auto;
}
.gallery--slider-wrap .flex-direction-nav a {
position: absolute;
top: 50%;
margin-top: -25px;
outline: 0;
width: 50px;
height: 50px;
z-index: 9999;
background-size: cover;
background-position: 0 0;
transition: transform .3s ease;
padding-left: 50px;
opacity: 1;
}
.gallery--slider-wrap .flex-direction-nav a:hover {
transform: scale(1.2);
}
.gallery--slider-wrap .flex-direction-nav .flex-prev::before,
.gallery--slider-wrap .flex-direction-nav .flex-next::before {
content: none;
}
.gallery--slider-wrap .flex-direction-nav .flex-prev {
left: 8px;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/gallery-left-arrow.svg) 0 0 no-repeat;
}
.gallery--slider-wrap .flex-direction-nav .flex-next {
right: 8px;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/gallery-right-arrow.svg) 0 0 no-repeat;
}  .post-wrap {
margin-top: 6rem;
}
.blog-wrap h2 {
font-size: 30px;
line-height: 1.1;
margin: 0;
margin-bottom: 1rem;
}
.blog-wrap h2 a { color: rgba(25,53,117,1);
}
.post-timestamp { border-bottom: 2px solid rgba(192,209,237,1);
display: flex;
justify-content: flex-end;
margin-right: 40px;
}
.post-timestamp p {
margin: 0;
color: #fff;
padding: .25rem 1.5rem;
position: relative;
left: 20px;
top: 2px;
min-width: 250px;
text-align: right;
}
.post-timestamp p::before {
content: '';
display: block;
width: 100%; background: rgba(192,209,237,1);
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
transform: skew(-45deg);
}
.post-content {
margin-left: 4rem;
padding: 2rem 40px 3rem 0;
}
.post-content .post-read-more { color: rgba(91,142,198,1);
font-weight: 700;
transition: color .3s ease;
}
.post-content .post-read-more:hover { color: rgba(25,53,117,1);
}
.alignleft {
float: left;
margin: 0 1rem 1rem 0;
}
.alignright {
float: right;
margin: 0 0 1rem 1rem;
}
.aligncenter {
display: block;
margin: 0 auto 1rem auto;
}
.pagination {
margin: 4rem 0 4rem 0;
padding: 1rem 0;
}
.pagination-heading {
font-family: 'Flexo', sans-serif;
font-weight: 600;
}
.pagination ul {
display: flex;
justify-content: center;
list-style: none; color: rgba(91,142,198,1);
padding: 0;
margin: 0;
}
.pagination li a { color: rgba(91,142,198,1);
padding: .25rem;
margin: 0 .5rem;
}
.pagination .active a {
font-weight: 700; color: rgba(25,53,117,1);
}
.post-navigation .default-content {
display: flex;
justify-content: space-between; color: rgba(25,53,117,1);
}
.post-link {
display: flex;
flex-direction: column;
width: 40%;
}
.next-post-link {
align-items: flex-end;
}
.post-link a {
padding: .5rem 0;
}  .footer-contact--box {
padding-left: 190px;
}
.footer-contact--box .icon {
display: inline-block;
width: 50px;
margin-right: 1rem;
}
.footer-contact--box .icon img {
height: 50px;
width: 50px;
object-fit: contain;
vertical-align: middle;
}
.footer-contact--box .icon svg path { fill: rgba(91,142,198,1);
}
.footer-contact--phone,
.footer-contact--mail {
font-size: 2.2rem;
font-family: 'Flexo', sans-serif;
font-weight: 300;
display: flex;
margin: .5rem 0;
}
.footer-contact--phone p {
display: inline-block;
margin: 0; color: rgba(91,142,198,1);
}
.footer-contact--mail a { color: rgba(91,142,198,1);
transition: color .3s ease;
}
.footer-contact--mail a:hover { color: rgba(25,53,117,1);
}  .footer-map {
margin-top: 170px;
}
.footer-map--google-maps iframe {
width: 100%;
vertical-align: middle;
height: 640px;
}  .quick-tabs {
position: fixed;
top: 50%;
right: 0;
transform: translateY(-50%);
z-index: 100;
}
.quick-tabs ul {
margin: 0;
padding: 0;
list-style: none;
}
.quick-tabs li {
display: flex;
align-items: center;
padding: 3px 0 3px .5rem;
transform: translateX(100%);
transition: transform .3s ease; background: rgba(91,142,198,1);
margin: .25rem 0;
position: absolute;
right: 0;
top: 0;
width: 250px;
height: 40px;
color: #fff;
}
.quick-tabs li:hover {
transform: translate(0, 0);
}
.quick-tabs li p:first-child {
margin-top: 0;
}
.quick-tabs li p:last-child {
margin-bottom: 0;
}
.quick-tabs .quick-tabs--contact {
transform: translate(100%, -44px);
}
.quick-tabs .quick-tabs--contact:hover {
transform: translate(0, -44px);
}
.quick-tabs .quick-tabs--mail {
transform: translate(100%, 44px);
}
.quick-tabs .quick-tabs--mail:hover {
transform: translate(0, 44px);
}
.quick-tabs--icon {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin-right: 1rem;
position: absolute;
padding: 7px;
left: -40px;
top: 0; background: rgba(91,142,198,1);
border-radius: 20px 0 0 20px;
}
.quick-tabs--icon img {
width: 100%;
height: 100%;
object-fit: contain;
}
.quick-tabs-content {
flex-grow: 1;
}
.quick-tabs a {
display: block;
color: #fff;
transition: color .3s ease;
font-weight: normal;
line-height: 40px;
}
.quick-tabs-content:hover a { color: rgba(25,53,117,1);
}    .footer-wrap {
overflow: hidden;
padding-top: 2rem;
}
.footer-map + .footer-wrap {
margin-top: -2rem;
}
.page-footer { background: rgba(25,53,117,1);
padding: 2rem 0;
position: relative;
}
.page-footer::after {
content: '';
display: block;
width: 50%;
height: 2rem;
transform: skew(-45deg); background: rgba(25,53,117,1);
position: absolute;
top: calc(-2rem + 1px);
right: -10%;
}
.page-footer--navigation ul {
margin: 0;
padding: 0;
list-style: none;
display: flex;
justify-content: flex-end;
}
.page-footer--navigation ul li::before {
content: '|';
margin: 0 .25rem; color: rgba(91,142,198,1);
}
.page-footer--navigation ul li:first-child::before {
content: none;
}
.page-footer--navigation a { color: rgba(91,142,198,1);
font-size: .8rem;
}
.top-link {
display: none;
}
.top-link a {
color: #fff; background: rgba(91,142,198,1);
display: flex;
align-items: center;
padding: .5rem .75rem .75rem .75rem;
position: fixed;
z-index: 100;
left: 50%;
bottom: 0;
border-radius: 30px 30px 0 0;
transform: translateX(-50%);
box-shadow: 0 0 10px rgba(0,0,0,.5);
transition: padding-bottom .3s ease;
}
.top-link a:hover {
padding-bottom: 1.25rem;
}
.top-link .icon {
display: flex;
justify-content: center;
align-items: center;
width: 30px;
height: 30px;
}
.top-link .icon img {
width: 100%;
height: 100%;
object-fit: contain;
}  .wpcf7-form {
margin-top: 4rem;
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea,
.wpcf7-form select{
font-family: 'Flexo', sans-serif;
border: none; background: rgba(192,209,237,1);
padding: .5rem 1rem .35rem; color: rgba(25,53,117,1);
margin-bottom: 1.5rem;
margin-top: .5rem;
width: 100%;
max-width: 720px;
}
.wpcf7-form input[type=file]{
margin-bottom: 1.5rem;
margin-top: .5rem;
}
.wpcf7-form select{
padding: .25rem 0 .15rem .25rem;
}
.wpcf7-form label {
display: block;
font-family: 'Flexo', sans-serif;
font-size: 20px;
}
.wpcf7-form .wpcf7-list-item {
margin: 0;
display: block;
padding: .25rem 0;
}
.wpcf7-form .wpcf7-list-item label {
font-family: "PT Sans", sans-serif;
font-size: 1rem; 
}
.wpcf7-form .wpcf7-list-item input {
position: relative;
top: 1px;
margin-right: .25rem;
}
.wpcf7-form h2 {
margin-top: 2rem;
}
.wpcf7-form .wpcf7-acceptance {
display: block;
margin-top: 3rem;
}figure {
margin: 0;
}
.wp-block-columns {
margin: 2rem 0;
}
.wp-block-embed-youtube {
margin: 1rem 0 4rem 0;
}
.wp-block-embed-youtube .wp-block-embed__wrapper,
.wp-block-embed-youtube .wp-embed-aspect-16-9 {
padding:52.25% 0 0 0;
position:relative;
}
.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.wp-block-button__link {
background: var(--secondary-color);
transition: background .3s ease;
}
.wp-block-button__link:hover {
background: var(--primary-color);
}
.wp-block-image img {
max-width: 100%;
height: auto;
}@media screen and (max-width: 1280px){
.page-hero {
height: 500px;
}
.page-hero--heading {
font-size: 70px;
}
}
@media screen and (max-width: 1024px){
.page-hero {
height: 340px;
}
.page-hero--heading {
font-size: 54px;
}
.default-content {
padding: 0 1rem 0 1rem;
}
.secondary-content {
padding: 0 1rem 0 1rem;
}
.page-header .default-content {
padding: 1rem 1rem 0 1rem;
}
.mobile-nav-toggle {
display: block;
}
.page-header--navigation {
display: none;
max-height: calc(100vh - 122px);
overflow-y: auto;
}
.small .page-header--navigation {
max-height: calc(100vh - 81px);
}
.page-header--navigation ul {
flex-direction: column;
}
.page-header--navigation ul ul {
position: static;
display: none;
border-top: none; }
.page-header--navigation .current-active {
display: block !important;
}
.page-header--navigation .menu-item-has-children > a {
position: relative;
padding-left: calc(2rem + 30px);
}
.page-header--navigation .menu-item-has-children > a::before {
content: '';
display: block;
width: 20px;
height: 20px;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/arrow-duotone.svg);
background-size: cover;
position: absolute;
top: calc(50% - 1px);
left: 2rem;
transform: translate(0, -50%) rotate(0deg);
transition: transform .3s ease;
}
.page-header--navigation .menu-item-has-children.expanded > a::before {
transform: translate(0, -50%) rotate(90deg);
}
.page-header--navigation .current-menu-ancestor:hover ul {
display: block;
}
.page-header--navigation ul ul li a {
padding-left: 2rem;
}
.page-header--navigation li:hover ul {
display: none;
}
.page-header--navigation {
position: absolute;
top: 100%;
width: 100%; background: rgba(25,53,117,1);
left: 0;
margin: 0;
}
.page-header--top {
flex-wrap: wrap;
}
.page-header .search {
flex: 1 0 100%;
order: -1;
margin-bottom: 8px;
}
.small.page-header .search {
margin-bottom: 4px;
}
.page-header--top {
padding: 0;
}
.quick-tabs {
display: none;
}
.top-link a {
left: auto;
right: 1rem;
transform: translateX(0%);
}
.page-footer--navigation ul {
justify-content: flex-start;
}
.gallery--slider-wrap .bx-wrapper .bx-prev {
left: -10px;
}
.gallery--slider-wrap .bx-wrapper .bx-next {
right: -10px;
}
}
@media screen and (max-width: 720px){
.page-hero {
height: 240px;
}
.frontpage-products--columns {
flex-wrap: wrap;
}
.frontpage-products--column {
display: flex;
flex-direction: column;
align-items: center;
}
.frontpage-products--columns article:first-child {
flex: 1 0 calc(100% - 1rem);
}
.frontpage-featured--row {
flex-wrap: wrap;
margin-bottom: 1rem;
}
.frontpage-featured--image {
width: 100%;
padding-bottom: 100%;
}
.frontpage-featured--box {
width: 100%;
}
.content-shift,
.post-content {
margin-left: 2rem;
}
.footer-contact--box {
padding-left: 2rem;
}
}
@media screen and (max-width: 640px){
.page-hero--heading {
font-size: 40px;
}
h1, h2 {
font-size: 2rem;
}
.news-ticker--label {
width: 160px;
height: 160px;
position: relative;
transform: translate(0,0);
margin: 1rem auto 0 auto;
left: auto;
top: 1rem;
}
.news-ticker--content {
margin: 0;
}
.news-ticker--content,
.news-ticker--content .ticker-mark {
text-align: center;
}
.frontpage-featured--box h2 {
font-size: 2rem;
}
.blog-wrap h2 {
font-size: 2rem;
}
.footer-contact--phone,
.footer-contact--mail {
font-size: 1.5rem;
}
.footer-contact--box .icon {
width: 34px;
}
.footer-contact--box .icon img {
width: 34px;
height: 34px;
}
.to-top--text {
display: none;
}
}
@media screen and (max-width: 500px){
.page-hero {
height: 170px;
}
}@font-face {
font-family: 'flexslider-icon';
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexslider-icon.eot);
src: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexslider-icon.woff) format('woff'), url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexslider-icon.ttf) format('truetype'), url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
} .flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
} .flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
@-moz-document url-prefix() {
.loading .flex-viewport {
max-height: none;
}
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}body.lb-disable-scrolling {
overflow: hidden;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
outline: none;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
max-height: none;
border-radius: 3px; border: 4px solid white;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
border-radius: 4px; background-color: white;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/images/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/images/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/images/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-caption a {
color: #4ae;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/css/images/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}.acf-cb-product-icons {
display: flex;
margin: 2rem 0;
}
.acf-cb-product-icons--icon {
flex: 0 0 100px;
margin-right: 1rem;
}
.acf-cb-product-icons--icon img {
width: 100%;
height: auto;
}
.acf-cb-product-icons--description {
flex: 1;
}.acf-cb-accordions {
margin: 2rem 0;
}
.acf-cb-accordion {
margin-bottom: .25rem;
border-radius: 3px;
overflow: hidden; 
}
.acf-cb-accordion--handle {
display: flex;
align-items: center;
padding: .85rem 1rem .75rem .75rem;
background: #c0d1ed;
cursor: pointer;
}
.acf-cb-accordion--handle::before {
content: '';
vertical-align: middle;
display: inline-block;
flex: 0 0 24px;
height: 24px;
margin-right: .5rem;
background: url(//www.teutemacher.de/wp-content/themes/teutemacher2020/img/accordion-arrow.svg) no-repeat bottom;
background-size: contain;
transform: rotate(0deg);
transition: transform .3s ease;
position: relative;
top: -1px;
}
.acf-cb-accordion--handle.open::before {
transform: rotate(90deg); 
}
.acf-cb-accordion--handle .acf-cb-accordion--headline {
font-family: 'Flexo', sans-serif;
font-weight: 300;
font-size: 24px;
line-height: 1;
color: #4b6baf;
margin: 0;
transition: color .3s ease;
}
.acf-cb-accordion--handle:hover .acf-cb-accordion--headline {
color: var(--primary-color);
}
.content-wrap .acf-cb-accordion--drawer {
display: none;
}
.acf-cb-accordion--content {
padding: 1rem;
background: #e0e8f7;
}
.acf-cb-accordion--content :first-child {
margin-top: 0;
}
.acf-cb-accordion--content :last-child {
margin-bottom: 0;
}
.acf-cb-accordion--content img{ height: auto;
max-width: 100%;
}