.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;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.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;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0 0 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;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
}
p {
margin: .75em 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
}
.fourblocks { padding: 3em;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-evenly; background-color: #333333;
}
.fourblocks > .fourblockscolumn {
width: 20%;
margin: .75em 0;
display: flex;
flex-wrap: wrap;
align-content: space-between;
}
.fourblocks > .fourblockscolumn > a {
position: relative;
display: block;
background: transparent;
box-shadow: 0px 0px 0px 1px white;
padding: .5em;
color: #fff;
font-size: 0.9em;
width: 100%;
margin: 1.5em auto;
text-align: center;
border: 0;
transition: all ease-in 300ms;
z-index: 9;
}
.fourblocks > .fourblockscolumn > a::before {
content:"";
display: block;
position: absolute;
width: 0%;
top: 0;
left: 0;
bottom: 0;
background: #94BF35;
background-origin: left;
transition: all ease-out 200ms;
z-index: -1;
}
.fourblocks > .fourblockscolumn > a:hover::before {
width: 50%;
}
.fourblocks > .fourblockscolumn > a::after {
content:"";
display: block;
position: absolute;
width: 0%;
top: 0;
right: 0;
bottom: 0;
background: #94BF35;
background-origin: right;
transition: all ease-out 200ms;
z-index: -1;
}
.fourblocks > .fourblockscolumn > a:hover::after {
width: 50%;
}
@media screen and (max-width: 1024px) {
.fourblocks div {
width: 45% !important;
}
.fourblocks div div {
width: 100% !important;
}
}@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.eot); src: local(''),
url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.eot?#iefix) format('embedded-opentype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.woff2) format('woff2'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.woff) format('woff'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.ttf) format('truetype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-300.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.eot); src: local(''),
url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.eot?#iefix) format('embedded-opentype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.woff2) format('woff2'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.woff) format('woff'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.ttf) format('truetype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-regular.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 500;
src: url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.eot); src: local(''),
url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.eot?#iefix) format('embedded-opentype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.woff2) format('woff2'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.woff) format('woff'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.ttf) format('truetype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-500.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.eot); src: local(''),
url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.eot?#iefix) format('embedded-opentype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.woff2) format('woff2'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.woff) format('woff'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.ttf) format('truetype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-700.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 800;
src: url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.eot); src: local(''),
url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.eot?#iefix) format('embedded-opentype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.woff2) format('woff2'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.woff) format('woff'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.ttf) format('truetype'), url(//uthmann-dissen.de/wp-content/themes/uthmann-child/fonts/open-sans-v34-latin-800.svg#OpenSans) format('svg'); }
:root {
font-size:20px;
}
body {
color:#fff;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
background-color: #fff;
}
video {
width:100%;
max-width:100%;
}
a {
text-decoration: none;
}
a,
a:visited,
a:focus,
a:hover {
color:#fff;
}
.site-main a {
color: #004f9e
} .page-id-6,
.page-id-1790 {
}
.page-id-6 #menu-footermenu-01 li:nth-last-of-type(1),
.page-id-6 #menu-footermenu-01 li:nth-last-of-type(2),
.page-id-1790 #menu-footermenu-01 li:nth-last-of-type(1),
.page-id-1790 #menu-footermenu-01 li:nth-last-of-type(2),
.page-id-6 #menu-hauptmenue li:nth-last-of-type(1),
.page-id-6 #menu-hauptmenue li:nth-last-of-type(2),
.page-id-1790 #menu-hauptmenue li:nth-last-of-type(1),
.page-id-1790 #menu-hauptmenue li:nth-last-of-type(2) {
display: none;
}
section#galerie.scroll {
min-height: auto;
}
.scroll ul {
margin-left: 0;
list-style-type: none;
padding-left: .65em;
}
.scroll ul li::before {
content:'\f0da';
font-family: fontawesome;
margin-right: 10px
}
.scroll .accordionHeadline {
margin: .5em 0;
}
.scroll .accordionHeadline h4 {
box-shadow: none;
}
#galerie .inner-content {
padding: 0 1em;
min-height: auto;
background: none;
}
#galerie .inner-content a {
}
#galerie .accordionHeadline h4 {
box-shadow: 0 0 0 1px #fff;
}
#galerie .accordionHeadline h4:before, #galerie .accordionHeadline h4:after {
color: #fff !important;
}
#galleryclicking.accordionHeadline {
margin: 0 auto !important;	
}
.youtube-holder {
display: flex;
justify-content: space-evenly;
flex-wrap: wrap;
}
.youtube-holder > div {
width: 30%;
display: flex;
justify-content: center;
} #kontakt h2 {
color: white;
}
#kontakt .inner-content,
#unsere-markenhersteller .inner-content {
background: transparent;
color: rgba(255,255,255,.66) !important;
}
#kontakt .mdc-line-ripple {
background: rgba(25,25,25,.15) !important;
}
#kontakt input.mdc-text-field__input, textarea {
color: rgba(25,25,25,.85) !important;
}
#kontakt textarea {
background: white !important;
}
#kontakt .submit-form .focus ~ label.mdc-floating-label, .submit-form label.focus-text.mdc-floating-label {
color: #666;
}
#kontakt input[type="radio"]:checked + label::before, input[type="checkbox"]:checked + label::before,
#kontakt input[type="checkbox"] + label::before, input[type="radio"] + label::before {
box-shadow: 0 0 0 .15em #01467a;
top: 8px;
}
.mapbutton a {
display: inline-block;
padding: .4em .85em;
box-shadow: inset 0 0 0 1px white;
margin-bottom: 1.25em;
color: white !important;
}
.mapbutton a:hover {
background: #226fbf;
} .tabbed {
margin-top: 2em;	
}
.tabbed figure { 
display: block; 
margin-left: 0; 
clear: both;
}
.tabbed > input,
.tabbed figure > div { display: none; }
.tabbed figure>div {
width: 100%;
background: #fff;;
line-height: 1.5em;
letter-spacing: 0.3px;
color: #444;
}
#tab1:hover, #tab2:hover, #tab3:hover {
cursor: pointer !important;
}
#tab1:checked ~ figure .tab1,
#tab2:checked ~ figure .tab2,
#tab3:checked ~ figure .tab3 { display: block; }
nav label {
float: left;
padding: 15px 15px;
background: #004d9e;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
margin-right: 2px;
color: #fff;
font-weight: 500;
}
nav label i { margin-right: 6px; font-size: 1.4em; }
nav label:hover { cursor: pointer; background: #226FBB; }
nav label:active { background: #226FBB; }
#tab1:checked ~ nav label[for="tab1"],
#tab2:checked ~ nav label[for="tab2"],
#tab3:checked ~ nav label[for="tab3"] {
background: #fff;
color: #004d9e;
position: relative;
}
#tab1:checked ~ nav label[for="tab1"]:after,
#tab2:checked ~ nav label[for="tab2"]:after,
#tab3:checked ~ nav label[for="tab3"]:after {
content: "";
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #fff;
left: 0;
bottom: -1px;
}
.tab1, .tab2, .tab3 {
background: #fff;
}
.tab1 > div, .tab2 > div, .tab3 > div { }
.tabbed a {
color: #004d9e;
font-weight: bold;
}
.tabbed .m-bottom-l-5 {
margin-bottom: 0;
}
.wpcf7-list-item {
margin: 0 0 .5em 0;
}
.nochfragen {
padding: .05em;
}
.nochfragen h4 {
margin-bottom: 0;
}
.thelefthandside {
width: 66%
}
.therighthandside {
width: 34% !important;
float: right;
padding: .5em;
}
.mobilebreaker {
}
@media screen and (max-width: 1440px) {
.therighthandside {    
width: 100% !important;
float: none;
padding: .4em 1.4em 1.4em 1.4em;
border-bottom: 2px dotted #333;
}
.tab1 > div, .tab2 > div, .tab3 > div {
width: 100%;
}
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 768px) {
nav label {
float: left;
padding: 10px;
background: #01467a;
margin-right: 0;
width: 33.3333333%;
font-size: 0.65em;
color: #eee;
text-align: center;
font-weight: bold;
}
nav label i {
display: block !important;
font-size: 2em !important;
margin-bottom: .25em !important;
text-align: center !important;
}
}
#unsere-markenhersteller div a {
color: #96c239 !important;
}
#unsere-markenhersteller div p {
text-align: center;
}
#unsere-markenhersteller .flow-wrap-l, #galerie .flow-wrap-l  {
flex-wrap: nowrap;
overflow: hidden !important;
transition: all ease-in 300ms;
}
#unsere-markenhersteller .open, #galerie .open  {
flex-wrap: wrap !important;
overflow: auto !important;
}
#unsere-markenhersteller .accordionHeadline h4 {
box-shadow: 0 0 0 1px rgba(255,255,255,.66);
}
#unsere-markenhersteller .accordionHeadline h4:before,
#unsere-markenhersteller .accordionHeadline h4:after {
color: rgba(255,255,255,.66);
background: rgba(255,255,255,.66);
}
#kontakt a {
color: #96c239 !important;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 500;
line-height: 1.5em;
}
h1 {font-size: 2em;}
h2 {font-size: 1.7em; margin-bottom: 0; color: #054479;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
.post, 
.page {
margin:0;
}
ul,
ol {
list-style: none;
}
ul:not(.styled) li, 
ol:not(.styled) li {
position: relative;
margin: 0.4em 0;
}
ul:not(.styled) li:hover:before,
ol:not(.styled) li:hover:before  {
transform: rotate(360deg);
} figure {
margin: 0!important;
} .splide__list > li {
margin: 0 !important;
}
.splide__slide .slogan {
position: absolute;
bottom: 10%;
left: 50%;
transform: translateX(-50%);
text-align: center;
background: rgba(255,255,255,0.75);
backdrop-filter: blur(6px);
padding: 1em 2em;
z-index: 991;
}
.splide__slide .slogan span {
font-weight: 500;
color: #333;
font-size: 2.25em;
line-height: 1.25em;
}
.splide__slide .slogan h2 {
font-size: 1.75em;
line-height: 1.5em;
text-align: left;
color: #333;
margin-top: 0;
}
.splide__slide .slogan p {
font-size: 1.25em;
text-align: left;
color: #333;
}
.splide__slide {
position: relative;
text-align: center;
font-size: 18px;
color: #fff; display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.splide__slide img {
width: 100%;
height: auto;
object-fit: cover;
}
ul.lightSlider li::before,
ul.lSPager li::before {
content: none;
} .scrollDown {
position: absolute;
bottom: 2em;
left: 50%;
transform: translateX(-50%);
text-align: center;
z-index: 11;
height: 5.5em;
font-size: .8em;
}
.chevronWrap {
height: 100%;
width: 3.5em;
}
.chevron {
position: absolute;
width: 100%;
max-width: 3.5em;
height: 0.45em;
opacity: 0;
transform: scale3d(0.5, 0.5, 0.5);
animation: move 3s ease-out infinite;
}
.chevron:first-child {
animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
content: ' ';
position: absolute;
top: 0;
height: 0.7em;
width: 51%;
background: #fff;
}
.chevron:before {
left: 0;
transform: skew(0deg, 30deg);
}
.chevron:after {
right: 0;
width: 50%;
transform: skew(0deg, -30deg);
}
.scrollText {
display: block;
color: #fff;
text-transform: uppercase;
white-space: nowrap;
opacity: .25;
animation: pulse 2s linear alternate infinite;
position: absolute;
bottom: 0;
line-height: 1;
}
@keyframes move {
25% {
opacity: 1;
}
33% {
opacity: 1;
transform: translateY(1em);
}
67% {
opacity: 1;
transform: translateY(2em);
}
100% {
opacity: 0;
transform: translateY(3em) scale3d(0.5, 0.5, 0.5);
}
}
@keyframes pulse {
to {
opacity: 1;
}
}
#accordion {
font-size: 0.85em;
}
#accordion h4 {
position: relative;
padding-bottom: 0;
margin-bottom: 0;
padding: .65em !important;
margin-top: .5em;
background: #054479;
font-size: 1.1em;
color: white;
}
#accordion h4:hover {
background: #7ECEF3;
cursor: pointer;
}
#accordion h4:after, 
#accordion h4:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%) rotate(0deg);
background: #fff;
transition: 300ms ease-in-out;
right: 0.5em;
transition: all ease-in 300ms;
}
#accordion h4:after {
height: 1em;
width: 3px;
right: 0.9em;
}
#accordion h4:before {
width: 1em;
height: 3px;
}
#accordion h4.ui-accordion-header-active:after,
#accordion h4.ui-accordion-header-active:before {
transform: translateY(-50%) rotate(45deg) !important;
}
.ui-accordion-header-active h4:after,
.ui-accordion-header-active h4:before {
transform: translateY(-50%) rotate(45deg);
}
#accordion ul {
padding: .5em 0 0 .65em !important;
margin-left: 0;
list-style-type: none;
}
#accordion ul li::before {
content:'\f0da';
font-family: fontawesome;
margin-right: 10px
} .hauptthemen {
background: #004d9e;
color: #fff;
padding: 4em 8em 2em 8em;
text-align: center;
}
.hauptthemen > p {
padding: 0 4em;
}
.flipcard_wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
padding: 2em 0;
}
.flipcard {
flex: 0 0 28%;
position: relative;
margin: 2.5%;
font-size: 1rem;
}
@media screen and (max-width: 1600px) {
.splide {
margin-top: 175px;
}
.splide__slide {
max-height: 60vH;
}
}
@media screen and (max-width: 991px) {
.splide__slide {
max-height: 45vH;
}
}
@media screen and (max-width: 767px) {
.splide__slide {
max-height: 35vH;
}
}
@media screen and (max-width: 585px) {
.splide {
margin-top: 108px;
}
.splide__slide {
max-height: 28vH;
}
}
@media screen and (max-width: 1440px) {
.flipcard {
flex: 0 0 45%;
margin: 0 5% 5% 0;
}
}
@media screen and (max-width: 1279px) {
.splide__slide {
position: relative;
}
.splide__slide .slogan {
font-size: 0.85em;
}
.youtube-holder > div {
width: 40%;
}
}
@media screen and (max-width: 1024px) {
.splide__slide .slogan {
font-size: 0.70em;
}
.splide__slide .slogan h2 {
font-size: 2.2em;
}
.splide__slide .slogan p {
font-size: 1.6em;
}
.youtube-holder > div {
width: 48.5%;
}
.hauptthemen { 
text-align: left;
}
.hauptthemen p { 
padding: 0;
}
}
@media screen and (max-width: 768px) {
.splide__slide .slogan {
font-size: 0.6em;
}
.flipcard {
flex: 0 0 100%;
margin: 0 0 5% 0;
}
.hauptthemen > p {
padding: 0;
}
.youtube-holder > div {
width: 90%;
}
}
@media screen and (max-width: 640px) {
.hauptthemen {
padding: 2.5em;
}
}
@media screen and (max-width: 585px) {
.splide__slide .slogan {
font-size: 0.45em;
}
}
@media screen and (max-width: 380px) {
.splide__slide .slogan {
font-size: 0.35em;
}
}
.flipcard .flipcard_front {
display: flex;
position: relative;
transition: all cubic-bezier(0.1, 0.66, 1, 1) 400ms;
transition-delay: 50ms;
transform: perspective(1000px) rotateY(0deg);
backface-visibility: hidden;
transform-style: preserve-3d;
}
.flipcard .flipcard_front .no_vids {
background: #22724e;
color: #fff;
height: 70px;
width: 70px;
text-align: center;
border-radius: 50%;
line-height: 1.6em;
position: absolute;
top: .75em;
right: .75em;
font-weight: bold;
font-size: 1.8em;
}
.flipcard .flipcard_front img {
height: 100%;
min-height: 100%;
}
.flipcard .flipcard_front figure {
background: linear-gradient(transparent, #222222);
padding: .75em;
text-align: center;
color: #fff;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
font-weight: 400;
font-size: 1.4em;
}
.flipcard:hover .flipcard_front {
transform: perspective(1000px) rotateY(180deg);
transform-style: preserve-3d;
filter: brightness(75%);
}
.flipcard .flipcard_back {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: .5em 1.5em 1.5em 1.5em;
background: white;
box-shadow: inset 0 0 0 1px #004f9e;
line-height: 1.8em;
transform: perspective(1000px) rotateY(-180deg);
filter: brightness(85%);
transition: all cubic-bezier(0.1, 0.66, 1, 1) 400ms;
transition-delay: 50ms;
backface-visibility: hidden;
transform-style: preserve-3d;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.flipcard:hover .flipcard_back {
transform: perspective(1000px) rotateY(0deg);
transform-style: preserve-3d;
filter: brightness(100%);
}
.flipcard .flipcard_back h3 {
font-size: 1.55em;
margin-top: .5em;
color: #004d9e;
text-transform: none;
text-align: center;
margin-bottom: 0;
}
.flipcard .flipcard_back p {
color: #333;
text-align: center;
font-size: .9em;
line-height: 1.5em;
}
@media screen and (max-width: 1780px) {
.flipcard {
font-size: 0.85rem;
}
}
@media screen and (max-width: 1440px) {
.flipcard {
font-size: 1.1rem;
}
}
@media screen and (max-width: 1100px) {
.flipcard {
font-size: 0.85rem;
}
}
@media screen and (max-width: 945px) {
.flipcard {
font-size: 1.1rem;
}
}
@media screen and (max-width: 768px) {
.flipcard {
font-size: 1.4rem;
}
.flipcard .flipcard_back h3 {
font-size: 1.35em;
}
.flipcard .flipcard_front figure {
font-size: 1.2em;
}
}
.flipcard .flipcard_back a {
display: inline-block;
background: #004d9e;
color: #fff;
text-align: center;
font-size: 0.9em;
border-radius: 5px;
padding: .4em 1.1em;
align-self: center;
transition: all ease-in 100ms;
}
.flipcard .flipcard_back i {
margin-right: 10px;
}
.flipcard .flipcard_back a:hover {
background: #226fbf;
}
@media screen and (max-width: 1440px) {
.flipcard .flipcard_back {
font-size: 0.85em;
}
} .hcontent > p > a > img {
max-width: 60% !important
}
#unser-standort.fullscreen {
min-height: inherit !important;
}
#unser-standort a:first-child {
display: inline-block;
background: #054479;
color: #fff !important;
text-align: center;
font-size: 0.9em;
border-radius: 5px;
padding: .4em 1.1em;
align-self: center;
transition: all ease-in 100ms;
}
#unser-standort i {
margin-right: 10px;
} 
#unser-standort a:first-child:hover {
background: #7ECEF3;
}
.masked-l {
-webkit-mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
-webkit-mask-size: 65%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: -50% 50%, top;
}
.masked-c {
-webkit-mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
-webkit-mask-size: 50%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: 50% 50%, top;
}
.masked-r {
-webkit-mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
mask-image: url(https://uthmann-dissen.de/wp-content/themes/uthmann/img/square_mask.svg);
-webkit-mask-size: 65%;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: 150% 50%, top;
} .asp_tiles {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.asp_tile {
position: relative;
width: 23%;
display: flex;
flex-direction: column;
margin-bottom: 2em;
}
.asp_tile h5 {
margin: .25em 0 0 0;
font-size:1.3em;
}
.asp_tile p {
margin: 0;
}
.asp_content {
font-size: 0.75em !important;
min-height: 9em;
}
.asp_content a {
color: #054479;
}
.asp_content p.theposition {
font-size: 1em;
margin-bottom: 1em;
line-height: 1.4em !important;
}
.inner-contentwrap .normalbutton {
background: #d41225;
color: white !important;
padding: .5em 1em;
}
.inner-contentwrap .normalbutton:hover {
background: white;
color: #d41225 !important;
box-shadow: 0 0 0 2px #d41225;
}
.textnimage {
flex-wrap: wrap;
position: relative;
}
.textnimage h3 {
margin: 0;
display: inline-block;
}
.textnimage .floatleft {
float: left;
margin: 0 1.5em .5em 0;
max-width: 40%;
}
.divrelative {
position: relative;
}  footer a, .inner-contentwrap a {
color: #b6def1 !important;
}
footer a:hover, .inner-contentwrap a:hover {
color: #fff !important;
}
footer > div > div:first-child img {
max-width: 80%;
}
footer > div > div:nth-of-type(2) {
display: flex;
flex-direction: column;
justify-content: flex-end;
padding-bottom: 2px;
}
@media screen and (max-width: 1440px) {
.asp_tiles {
justify-content: space-around;
font-size: 1.2em;
}
.asp_tile {
width: 45%;
}
.masked-l, .masked-c, .masked-r {
-webkit-mask-image: none;
mask-image: none;
}
}
@media screen and (max-width: 945px) {
.asp_tiles {
font-size: 1.8em;
}
}
@media screen and (max-width: 768px) {
.asp_tiles {
font-size: 1.2em;
}
.flipcard .flipcard_back h3 {
margin-top: 0;
}
.flipcard .flipcard_back p {
margin-top: 0;
}
}
.asp_content .contactdata {
position: absolute;
bottom: 0;
white-space: nowrap;
}
.asp_content .contactdata span {
color: #054479;
} main>article {
margin: 13.8em auto 5em!important;
display: block;
background: rgb(255 255 255 / 75%);
color: #000;
max-width: 1500px;
width: 90%;
padding: 2em;
}
@media screen and (max-width: 1280px) {
div.produktwrapper .linkerteil {
width: 100%;
}
div.produktwrapper .rechterteil {
width: 100%;
}
.thumbnails {
max-width: 31%;
padding-left: 0;
}
.technical_data .data {
width: 50%;
}
}
@media(min-width:1140px) {
.SliderWrapper .slogan {
white-space: nowrap;
}
}
@media(max-width:1280px) {
.SliderWrapper {
height: auto;	
}
.splide {
height: auto;
}
.td-set {
width: 31%;
}
}
@media screen and (max-width: 1024px) {
.page-id-6 main > article,
.page-id-1790 main > article {
margin: 6.8em auto 5em!important;
}
}
@media(max-width:945px) {
:root {
}
}
@media(max-width:585px) {
:root {
font-size: 15px;
}
.page-id-6 main > article,
.page-id-1790 main > article {
margin: 6.5em auto 5em!important;
}
footer > div > div:first-child img {
max-width: 60%;
}
.flipcard .flipcard_back p {
margin-top: 1em;
font-size: .8em;
}
}
@media(max-width:480px) {
.td-set {
width: 48%;
}
} body .brlbs-cmpnt-container.brlbs-cmpnt-content-blocker {
width: 100%;
}
.brlbs-cmpnt-card-service-group input[type="checkbox"] + label::before,
.brlbs-cmpnt-card-service-group input[type="radio"] + label::before,
.brlbs-cmpnt-card-service-group input[type="checkbox"] + label::after,
.brlbs-cmpnt-card-service-group input[type="radio"] + label::after {
display: none !important;
} @media not all and (min-resolution:.001dpcm) { @media {
.flipcard {
overflow: hidden;	
}
.flipcard .flipcard_front {
display: flex;
position: relative;
transition: all cubic-bezier(0.1, 0.66, 1, 1) 700ms;
transition-delay: none;
transform: none;
backface-visibility: inherit;
transform-style: none;
z-index: 9;
left: 0;
}
.flipcard:hover .flipcard_front {
transform: none;
transform-style: none;
filter: none;
z-index: 0;
left: -100%;
}
.flipcard .flipcard_back {
position: absolute;
width: 100%;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: .5em 1.5em 1.5em 1.5em;
background: white;
box-shadow: inset 0 0 0 1px #054479;
line-height: 1.8em;
transform: none;
filter: none;
transition: all cubic-bezier(0.1, 0.66, 1, 1) 700ms;
transition-delay: none;
backface-visibility: inherit;
transform-style: none;
display: flex;
flex-direction: column;
justify-content: space-between;
z-index: 0;
left: 100%;
}
.flipcard:hover .flipcard_back {
transform: none;
transform-style: none;
filter: none;
z-index: 9;
left: 0;
}
#accordion ul, .scroll ul {
list-style-type: square;
margin-left: 1em;
}
#accordion ul li::before, .scroll ul li::before  {
display: none;
}
}}