@font-face{
font-family:"Open Sans Regular";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Regular.ttf) format("truetype");
}
@font-face{
font-family:"Open Sans";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Regular.ttf) format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face{
font-family:"Open Sans Italic";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Italic.ttf) format("truetype");
}
@font-face{
font-family:"Open Sans";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Italic.ttf) format("truetype");
font-weight: 400;
font-style: italic;
}
@font-face{
font-family:"Open Sans Bold";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Bold.ttf) format("truetype");
}
@font-face{
font-family:"Open Sans";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-Bold.ttf) format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face{
font-family:"Open Sans Bold Italic";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-BoldItalic.ttf) format("truetype");
}
@font-face{
font-family:"Open Sans";
src:url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/css/Fonts/OpenSans-BoldItalic.ttf) format("truetype");
font-weight: 700;
font-style: italic;
}
body,
button,
input,
select,
textarea{
font-size:16px;
font-size:1rem;
line-height:1.4;
font-family: 'Open Sans', sans-serif;
color:#61605F;
}
a{
color:inherit;
text-decoration:underline;
}
a img{
border:0;
} .fontDuometBlue{
color:rgb(0,38,130);
}
.fontDuometGray{
color: rgb(215,217,219);
}
.fontBrightBlue{
color: #0091D7;
}
.fontSmall{
font-size: 0.75em;
}
.readMore{
color: #0091D7;
}
.readMore:hover{
color: rgb(0,38,130);
}
h1, h2, h3, h4, h5, h6{ font-weight:normal; clear:both;}
h1{
font-size:3.125em;
font-weight: 300;
}
h2{
font-size:2.06em;
font-weight:300;
}
h3{
font-size:1.6875em;
font-weight: 300;
}
h4{
font-size:1em;
font-weight: bold;
}
ul,
ol {
margin: 0 0 1.5em 0.5em;
}
p,h1, h2, h3, h4, h5, h6, ul, ol{
margin-bottom: 0;
margin-top: 0.9em;
}
@media all and (max-width: 1023px){
body,
button,
input,
select,
textarea{
font-size:14px;
font-size:0.875rem;
}
h1{
font-size: 2em;
}
h2{
font-size: 1.5em;
}
h3{
font-size: 1.2em;
}
} b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 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%;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
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%; }
table {
margin: 0 0 1.5em;
width: 100%;
} html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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;
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; } .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;
}
.clear,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .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%;
} html{
-webkit-font-smoothing: antialiased;
}
body{
word-wrap:break-word;
}
.wrap{
width: 100%;
padding-left: 20px;
padding-right: 20px;
max-width: 1140px;
margin: 0 auto;
position: relative;
}
.wrap.extraSpace{
padding-top: 85px;
padding-bottom: 200px;
}
.hidden{
display: none;
}
.clearfix:after{
content: '';
display: table;
clear:both;
} .site-header{
-webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/menue-kreislines-2x-1732x232px.png);
background-repeat: no-repeat;
background-size: auto 100%;
background-position: center right 200px;
}
.site-logo{
display: block;
margin: 15px 0;
float: left;
width: 284px;
max-width: 40%;
}
.site-logo img{
display: block;
} .pre-navigation,
.main-navigation{
float: right;
margin-top: 17px;
}
.pre-navigation{
font-size: 14px;
}
.pre-navigation,
.pre-navigation a{
color: #AFB1B1;
text-decoration: none;
}
.pre-navigation a:hover{
text-decoration: underline;
}
.pre-navigation .active a,
.pre-navigation a:hover{
color: #61605F;
}
.falkeLangSwitch,
.falkeLangSwitch li{
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}
.falkeLangSwitch li:not(:last-of-type):after{
content: '|';
margin: 0 0.3em;
}
.falkeLangSwitch, .page-link{
margin-left: 30px;
}
.falkeLangSwitch .active a{
font-weight: bold;
}
.site-header .search-form{
margin-left: 30px;
}
.search-form{
position: relative;
display: inline-block;
}
.search-form .search-field{
box-sizing:border-box;
-webkit-appearance:none;
border-radius: 0;
border: 1px solid #E2E5EA;
padding: 2px 25px 2px 8px;
color: #AFB1B1;
}
::-webkit-input-placeholder { color:    #AFB1B1;
}
:-moz-placeholder { color:    #AFB1B1;
opacity:  1;
}
::-moz-placeholder { color:    #AFB1B1;
opacity:  1;
}
:-ms-input-placeholder { color:    #AFB1B1;
}
::-ms-input-placeholder { color:    #AFB1B1;
}
.search-form .search-icon{
position: absolute;
top: 3px;
right: 6px;
bottom: 3px;
cursor: pointer;
padding: 2px;
} .main-navigation{
margin-top: 15px;
}
.sub-navigation{
clear: both;
}
.main-navigation ul,
.main-navigation li,
.main-navigation a,
.sub-navigation ul,
.sub-navigation li,
.sub-navigation a{
margin: 0;
padding: 0;
display: block;
text-decoration: none;
}
.main-navigation a{
padding: 20px;
}
.sub-navigation a{
padding: 16px 22px;
}
.main-navigation li.hideMainNav{
display: none;
}
.main-navigation ul.menu > li,
.sub-navigation ul.sub-menu > li{
float: left;
}
.main-navigation .sub-menu,
.sub-navigation ul > li{
display: none;
}
.sub-navigation .current-menu-item,
.sub-navigation .current-menu-ancestor,
.sub-navigation .current-menu-item .sub-menu > li,
.sub-navigation .current-menu-ancestor .sub-menu > li,
.single-falke_jobs .active-falke_jobs,
.single-falke_jobs .active-falke_jobs .sub-menu > li,
.single-post .active-post,
.single-post .active-post .sub-menu > li{
display: block;
}
.sub-navigation .menu > li > a{
display: none;
}
.sub-navigation .menu{
float: right;
}
.main-navigation .falkeLangSwitch, .main-navigation .page-link{
display: none; } .site-header.fixed{
position: fixed;
z-index: 198;
left: 0;
top: 0;
right: 0;
background-color: #fff;
}
@media all and (min-width: 1060px){
.site-header.fixed .pre-navigation{
display: none;
}
}
.site-header.fixed .site-logo{
width: 180px;
margin-top: 15px !important;
}
.site-header.fixed .main-navigation{
margin-top: 22px;
} .main-navigation a{
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.single-falke_jobs .main-navigation .active-falke_jobs > a,
.single-post .main-navigation .active-post > a{
color: #002681;
border-bottom: 2px solid;
}
.main-navigation a:hover{
color: #002681;
}
.sub-navigation-container{
background-color: #f6f7f9;
color: #61605F;
font-size: 16px;
}
.sub-navigation a:hover{
color: #002681;
}
.sub-navigation .current-menu-item > a,
.sub-navigation .current-menu-item > a:hover,
.single-falke_jobs .sub-navigation .active-falke_jobs > a,
.single-falke_jobs .sub-navigation .active-falke_jobs > a:hover,
.single-post .sub-navigation .active-post > a,
.single-post .sub-navigation .active-post > a:hover{
color: #fff;
background-color: #002681;
} body.noOverflow{
overflow: hidden;
}
.mobile-navigation-toggle{
display: none;
}
.mobile-navigation-close{
display: block;
height: 1.5em;
margin: 0.3em !important;
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iRWJlbmVfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzQgMzQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxyZWN0IHk9IjAiIGZpbGw9IiNGNkY3RjkiIHdpZHRoPSIzNCIgaGVpZ2h0PSIzNCIvPjxnPjxwYXRoIGlkPSJYTUxJRF80OV8iIGZpbGw9IiM5MzkzOTMiIGQ9Ik0yMy44LDguOGwtMTUsMTVjLTAuMywwLjMtMC4yLDAuNiwwLjEsMC45bDAuNCwwLjRjMC4zLDAuMywwLjcsMC4zLDAuOSwwLjFsMTUtMTVjMC4zLTAuMywwLjItMC42LTAuMS0wLjlsLTAuNC0wLjRDMjQuNSw4LjUsMjQuMSw4LjUsMjMuOCw4Ljh6Ii8+PC9nPjwvZz48Zz48cGF0aCBpZD0iWE1MSURfMV8iIGZpbGw9IiM5MzkzOTMiIGQ9Ik04LjgsMTAuMmwxNSwxNWMwLjMsMC4zLDAuNiwwLjIsMC45LTAuMWwwLjQtMC40YzAuMy0wLjMsMC4zLTAuNywwLjEtMC45bC0xNS0xNUM5LjksOC41LDkuNiw4LjYsOS4zLDguOUw4LjksOS4zQzguNSw5LjUsOC41LDkuOSw4LjgsMTAuMnoiLz48L2c+PC9zdmc+);
background-repeat: no-repeat;
background-position: left top;
background-size: contain;
}
.main-navigation.slideIn{
position: fixed;
z-index: 199;
left: 0;
top: 0;
bottom: 0;
margin-top: 0;
padding: 5px 25px 25px 25px;
background-color: #F6F7F9;
overflow: auto;
-webkit-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.15);
box-shadow: 2px 0px 2px 1px rgba(0,0,0,0.15);
}
.main-navigation.slideIn ul,
.main-navigation.slideIn li,
.main-navigation.slideIn .hideMainNav{
display: block;
float: none !important;
}
.main-navigation.slideIn .sub-menu{
margin-left: 25px;
}
.main-navigation.slideIn a{
border: none;
padding: 10px;
}
.main-navigation.slideIn .page-link{
margin-top: 25px;
padding-top: 25px;
border-top: 1px solid #002682;
}
.main-navigation.slideIn .falkeLangSwitch li,
.main-navigation.slideIn .falkeLangSwitch li a,
.main-navigation.slideIn .page-link a{
display: inline-block;
font-size: 0.9em;
}
.main-navigation.slideIn .page-link{
margin-left:0px!important;
}
@media all and (max-width: 1059px){
.pre-navigation .search-form label{
display: none;
}
.pre-navigation .search-form .search-icon{
position: relative;
}
.pre-navigation .search-form.readytosearch label{
display: block;
}
.pre-navigation .search-form.readytosearch .search-icon{
position: absolute;
}
.mobile-navigation-toggle{
display: block;
position: absolute;
left:10px;
top: 50%;
margin: -14px 36px 0 15px;
}
.site-logo{
margin-left: 65px;
}
.pre-navigation,
.site-header.fixed .pre-navigation{
position: absolute;
right: 10px;
top: 50%;
margin-top: -12px;
}
.main-navigation,
.sub-navigation{
display: none;
}
}
@media all and (max-width: 729px){
.pre-navigation .phone{
display: none;
}
.pre-navigation .page-link{
display:none;
}
}
@media all and (max-width: 599px){
.pre-navigation .falkeLangSwitch{
display: none;
}
.site-header.fixed .site-logo,
.site-logo{
float: none;
width: 40% !important;
max-width: 200px !important;
margin-bottom: 25px !important;
margin-top: 25px !important;
}
.mobile-navigation-toggle{
margin-top: -29px;
}
.pre-navigation,
.site-header.fixed .pre-navigation{
margin-top: -27px;
}
} .site-footer{
background-color: #E8EAEE;
border-top: 2px solid #D9DBE0;
font-size: 13px;
}
.site-footer .col{
padding-top: 15px;
padding-bottom: 15px;
}
.site-footer .mobileFooterLine{
clear: both;
border-top: 2px solid #fff;
margin: 0;
width: 100%;
box-sizing: border-box;
margin-left: 20px;
}
@media all and (min-width: 1000px){
.site-footer .mobileFooterLine{
display: none;
}
.site-footer .footerColInner{
padding-top: 5px;
padding-bottom: 5px;
min-height: 160px;
}
.site-footer .smCol .footerColInner{
border-left: 2px solid #fff;
border-right: 2px solid #fff;
padding-left: 25px;
padding-right: 25px;
margin: 0 25px;
}
.site-footer .smCol .footerColInner:after{
content: '';
display: table;
clear: both;
}
}
.site-footer .social-media,
.site-footer .social-media li{
list-style: none;
margin: 0;
padding: 0;
}
.site-footer .social-media li{
float: left;
margin: 10px 10px 0 0;
}
.site-footer .social-media img{
width: 35px;
height: 35px;
}
.site-footer .zertifikate,
.site-footer .zertifikate li{
list-style: none;
margin: 0;
padding: 0;
}
.site-footer .zertifikate li{
float: left;
padding: 0px 35px 5px 0px;
}
.site-footer .zertifikate img{
max-height: 70px;
width: auto;
} .cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: #0091D7 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTYgMTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iOCwyLjggMTYsMTAuNyAxMy42LDEzLjEgOC4xLDcuNiAyLjUsMTMuMiAwLDEwLjcgIi8+PC9zdmc+) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible { visibility: visible;
opacity: 1;
}
.cd-top.cd-fade-out { opacity: .5;
}
.no-touch .cd-top:hover {
background-color: rgb(98, 195, 208);
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 20px;
bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 60px;
width: 60px;
right: 30px;
bottom: 30px;
}
} .duoCard,
.duomet-iconbox .elementor-widget-wrap{
background-color: #fff;
-webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
}
.falkeWidgetTitle{
margin-bottom: 0.9em;
}
.kontaktbox,
.bewerbungsunterlagen{
margin: 35px auto;
}
.kontaktbox .thumb,
.mitarbeiter .thumb{
border-radius: 50%;
float: left;
max-width: 30%;
margin-right: 15px;
}
.kontaktbox .thumb {
margin-bottom: 20px;
}
.bewerbungsunterlagen .thumb{
width: 150px;
height: 150px;
float: left;
max-width: 20%;
margin-right: 15px;
}
.kontaktbox .heading,
.bewerbungsunterlagen .heading{
clear: none;
}
.bewerbungsunterlagen .text{
float: left;
}
.kontaktbox .name,
.mitarbeiter .name{
font-weight: bold;
color: #002681;
margin-bottom: 0;
}
.mitarbeiter .name{
padding-top: .5em;
}
@media all and (min-width: 450px){
.mitarbeiter .name{
padding-top: 1.5em;
}
}
.kontaktbox .position{
font-weight: bold;
font-size: 0.9em;
margin-top: 0.2em;
}  .entry-content .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
padding: 20px;
} .entry-content .elementor .elementor-container > .elementor-column:first-child > div:first-child {
padding-left: 0;
} .entry-content .elementor .elementor-container > .elementor-column:last-child > div:first-child {
padding-right: 0;
}
@media all and (max-width: 767px){ .entry-content .elementor .elementor-container > .elementor-column > div:first-child {
padding-left: 0 !important;
padding-right: 0 !important;
}
} .entry-content .elementor .elementor-section-stretched .elementor-container > .elementor-top-column > div:first-child {
padding-left: 20px !important;
padding-right: 20px !important;
} .entry-content .elementor-column-gap-default>.elementor-top-column>div:first-child,
.extraSpace{
padding-top: 65px;
padding-bottom: 65px;
}
.single-post .entry-content .elementor-column-gap-default>.elementor-top-column>div:first-child{
padding-top: 20px;
padding-bottom: 20px;
}
.mediumSpace{
padding-top: 35px;
padding-bottom: 35px;
}
.entry-content .elementor-widget:not(:last-child){
margin-bottom: 10px;
}
.entry-content .elementor-widget-heading .elementor-heading-title{
line-height: 1.2;
}
.entry-content .elementor a, .page-template-elementor_canvas .elementor-widget-text-editor a, .standardLink, .falke_fotobox_album-template-default .elementor-widget-text-editor a{
font-weight: bold;
color: #0091D7;
} .page-template-elementor_canvas .classicLinks .elementor-widget-text-editor a, .falke_fotobox_album-template-default .classicLinks .elementor-widget-text-editor a{
color: inherit;
font-weight: normal;
}
.entry-content .elementor a:hover, .page-template-elementor_canvas .elementor-widget-text-editor a:hover,
.standardLink:hover{
color: #002682;
} .falke_fotobox_album-template-default .elementor-widget-text-editor a:hover{
color:white;
text-decoration:underline;
} .page-template-elementor_canvas .classicLinks .elementor-widget-text-editor a:hover{
text-decoration: underline;
color:inherit;
}
.page-id-1013 .falke-fotobox-back{
display: none;
}
.entry-content .section-lampe{
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/lampe.png);
background-position: right 45px center;
background-repeat: no-repeat;
}
@media all and (max-width: 1240px){
.entry-content .section-lampe{
background-position: right -100px center;
}
}
@media all and (max-width: 767px){
.entry-content .section-lampe{
background-image: none;
}
}
.section-border{
border-bottom: 2px solid #e7ebee;
}
.section-grey{
background-color: #F6F7F9;
}
.section-blue{
background-color: #0091D7;
}
.entry-content .section-blue *,
.entry-content .section-blue *:hover
.entry-content .section-blue .elementor-heading-title{
color: #fff !important;
}
.section-blue .falkeWidgetTitle,
.section-blue .fbWidgetTeaser{
color: #fff;
}
.duomet-iconbox .elementor-widget-wrap{
padding:60px 10px 40px 10px;
margin-top: 50px;
border-top: 2px solid rgb(0,38,130); }
.duomet-iconbox .elementor-widget-wrap:before{
content:'';
display: block;
width: 60px;
height: 60px;
position: absolute;
left: 50%;
margin-left: -30px;
top: -30px;
background-size: 60px;
background-repeat: no-repeat;
background-position: center center;
}
.duomet-iconbox.iconbox-rohrsysteme .elementor-widget-wrap:before{
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/iconkreis-rohre.svg);
}
.duomet-iconbox.iconbox-filter .elementor-widget-wrap:before{
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/iconkreis-filter.svg);
}
.duomet-iconbox.iconbox-sonderprodukte .elementor-widget-wrap:before{
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/iconkreis-sonderprodukte.svg);
} .newsOverviewContainer:after{
content: '';
display: table;
clear: both;
}
.newsOverviewContainer{
padding-top: 50px;
padding-bottom: 50px;
}
.single .newsOverviewContainer{
padding-bottom: 0;
}
.newsOverviewContainer:not(:first-of-type){
border-top: 2px solid #e7ebee;
}
.newsOverviewContainer a{
text-decoration: none;
}
.newsOverviewImgContainer{
position: relative;
width: 80%;
height: 0px;
padding-bottom: 60%;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}
.newsOverviewImgLink{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border: 1px solid #e7ebee;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.newsOverviewImgContainer.standardBG{
display: none;
}
.newsOverviewDate{
margin-top: 0;
}
.newsOverviewTitle{
font-weight: bold;
color: rgb(0,38,130);
clear: none;
margin-top: 0;
}
@media all and (min-width: 730px){
.newsOverviewTextContainer{
float: right;
width: calc(100% - 275px);
}
.newsOverviewImgContainer{
width: 250px;
height: 170px;
padding-bottom: 0;
margin-top: 0;
float: left;
}
.newsOverviewImgContainer.standardBG{
display: block;
}
.newsOverviewImgContainer.standardBG .newsOverviewImgLink{
background-size: 80%;
}
}
.archiveFooter{
background-color: #f6f7f9;
padding: 10px 0;
}
.posts-navigation .nav-next{
display: none;
}
.posts-navigation .nav-previous{
text-align: center;
}
.posts-navigation .nav-previous a,
.archiveFooter .furtherReading .nav-links a{
display: inline-block;
padding: 15px 20px;
margin: 35px;
background-color: #fff;
border: 1px solid #e7ebee;
text-decoration: none;
}
.archiveFooter .furtherReading .nav-links a{
margin: 5px 0;
}
.posts-navigation .nav-previous a.loading{
background-color: #E8EAEE;
}
.archiveFooter .furtherReading {
float: left;
padding: 15px 0;
}
.archiveFooter .share{
float: right;
text-align: right;
padding: 15px 0;
}
.archiveFooter .share .addToAny{
margin: 5px 0;
}
.archiveFooter .share .addToAny .cmplz-consent-area {
max-width: 40vw;
}
.archiveFooter:after{
display: table;
content: '';
clear: both;
}
.archiveFooter .furtherReading h4:last-child{
display: none; }
.archiveFooter .furtherReading h4,
.archiveFooter .share h4{
margin-top: 0;
} .royalSlider img{
display: none;
}
.royalSlider .rsOverflow img{
display: block;
}
.homeSliderContainer{
background-color: #D9DBE0;
-webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.15);
}
.royalSlider.homeSlider{
width: 100%;
max-width: 1920px;
margin: 0 auto;
height: 435px;
}
.homeSlider.rsMinW .rsBullets{
right: 50%;
margin-right: -20px; }
.homeSlider.rsMinW .rsBullet{
padding: 8px;
}
.homeSlider.rsMinW .rsBullet,
.homeSlider.rsMinW .rsBullet span{
width: 8px;
height: 8px;
}
.homeSlider.rsMinW .rsBullet span{
background-color: rgba(255,255,255,0.8);
}
.homeSlider.rsMinW .rsBullet.rsNavSelected span{
background-color: rgb(0,38,130);
}
@media all and (max-width: 999px){
.royalSlider.homeSlider{
height: 300px;
}
}
@media all and (max-width: 599px){
.royalSlider.homeSlider{
height: 200px;
}
}
.newsTeaserWidget .lslide,
.fbTeaserWidget .lslide{
padding: 2px 4px;
}
.newsTeaserWidget .lslide .duoCard,
.fbTeaserWidget .lslide .duoCard{
border-top: 1px solid #E8EAEE;
}
.newsTeaserImgContainer{
height: 0;
padding-bottom: 70%;
position: relative;
}
.newsTeaserImgLink{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.newsTeaserImgContainer.standardBG{
display: block;
background-color: #E8EAEE;
}
.newsTeaserImgContainer.standardBG .newsTeaserImgLink{
background-size: 80%;
}
.newsTeaserTextContainer,
.fbTeaserTextContainer{
padding: 5px 10px 20px 10px;
text-align: center;
}
.newsTeaserTitle a{
color: inherit !important;
}
.newsTeaserWidget .lSSlideOuter .lSPager.lSpg > li,
.fbTeaserWidget .lSSlideOuter .lSPager.lSpg > li{
padding: 0 3px;
}
.newsTeaserWidget .lSSlideOuter .lSPager.lSpg > li a,
.fbTeaserWidget .lSSlideOuter .lSPager.lSpg > li a{
background-color: #E8EAEE;
}
.newsTeaserWidget .lSSlideOuter .lSPager.lSpg > li:hover a,
.newsTeaserWidget .lSSlideOuter .lSPager.lSpg > li.active a,
.fbTeaserWidget .lSSlideOuter .lSPager.lSpg > li:hover a,
.fbTeaserWidget .lSSlideOuter .lSPager.lSpg > li.active a{
background-color: #002682;
}
.fb_posts_link{
display: block;
font-weight: normal !important;
color: inherit !important;
text-decoration: none;
}
.fbWidgetTeaser{
margin-top: -1em;
margin-bottom: 2em;
}
.fbTeaserIcon{
color: inherit !important;
}
.fbTeaserIcon i{
font-size:1.2em;
}
.homepage-facebook-container .cmplz-consent-area {
border: 1px solid #E8EAEE;
padding: 20px;
text-align: center;
} .falke-technologien-spacer{
clear:both;
margin-top: 45px;
}
.falke-technologie{
margin-bottom: 40px;
}
.falke-technologie .bgImage{
background-color: #eee;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 120px;
width: 100%;
position: relative;
}
.falke-technologie .bgImage img{
position: absolute;
left: 50%;
top: 50%;
margin-left: -30px;
margin-top: -30px;
width: 60px;
height: 60px;
}
.falke-technologie .content{
padding: 10px;
text-align: center;
}
.falke-technologie .content h3{
color: #61605F;
margin-top: 0;
font-size: 1.1em;
} body .rsMinW,
body .rsMinW .rsOverflow,
body .rsMinW .rsSlide,
body .rsMinW .rsVideoFrameHolder,
body .rsMinW .rsThumbs{
background: #fff;
}
.branchenListe .anchorList,
.branchenListe .anchorList li,
.produktListe .anchorList,
.produktListe .anchorList li{
list-style: none;
margin: 0;
padding: 0;
display: block;
}
.branchenListe .anchorList,
.produktListe .anchorList{
margin-bottom: 35px;
}
.branchenListe .anchorList:after,
.produktListe .anchorList:after{
content: '';
display: table;
clear: both;
}
.branchenListe .anchorList li,
.produktListe .anchorList li{
float: left;
margin-bottom: 0.4em;
font-size: 0.83em;
}
.branchenListe .anchorList li:not(:last-of-type):after,
.produktListe .anchorList li:not(:last-of-type):after{
content: '|';
margin: 0 0.5em;
}
.branchenListe .anchorList li a,
.produktListe .anchorList li a{
color: #61605F;
font-weight: normal;
border-bottom: 1px dotted;
}
.branche,
.produktkategorie{
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.branche .icon,
.produktkategorie .icon{
width: 65px;
height: 65px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.branche .title,
.produktkategorie .title{
color: #002682;
clear: none;
margin: 0.5em 0;
}
@media all and (max-width: 1023px){
.branche .icon,
.produktkategorie .icon{
width: 45px;
height: 45px;
}
}
.branche .teaser{
padding: 10px 0;
}
.produktkategorie .teaser{
margin-bottom: 20px;
}
.branche .teaser,
.branche .hauptbildContainer,
.branche .branchenSliderContainer{
clear: both;
}
.branche .hauptbildContainer{
position: relative;
z-index: 1;
}
.branche .hauptbildContainer:before{
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-image: url(//www.duomet.com/wp2017/wp-content/themes/duomet2017/assets/branchen-shadow-helper.png);
background-size: contain;
background-repeat: no-repeat;
height: 110%;
}
.ie .branche .hauptbildContainer:before{
display: none;
}
.branche .hauptbild{
-webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
display: block;
}
.branche .branchenSliderContainer{
position: relative;
height: 0;
margin-top: -15%;
padding-bottom: 62.5%;
}
.branche .branchenSlider{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.produktkategorie .produkteSliderContainer{
position: relative;
height: 0;
padding-bottom: 36.3636%;
}
.produktkategorie .produktSlider{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.branche .rsMinW .rsBullets,
.produktkategorie .rsMinW .rsBullets{
bottom: auto;
right: 0;
left:0;
top: 100%;
margin-top: 10px;
}
.branche .rsMinW .rsBullet,
.produktkategorie .rsMinW .rsBullet{
padding: 8px;
}
.branche .rsMinW .rsBullet,
.branche .rsMinW .rsBullet span,
.produktkategorie .rsMinW .rsBullet,
.produktkategorie .rsMinW .rsBullet span{
width: 8px;
height: 8px;
}
.branche .rsMinW .rsBullet span,
.produktkategorie .rsMinW .rsBullet span{
background-color: rgba(255,255,255,0.8);
border: 1px solid #ccc;
}
.branche .rsMinW .rsBullet.rsNavSelected span,
.produktkategorie .rsMinW .rsBullet.rsNavSelected span{
background-color: rgb(0,38,130);
border-color: rgb(0,38,130);
}
.branche .rsGCaption,
.produktkategorie .rsGCaption{
position: relative;
bottom: auto;
left: auto;
right: auto;
top: auto;
margin-top: 45px;
text-align: center;
background: transparent;
padding: 0;
font-size: inherit;
color: #61605F;
}