@charset "UTF-8";
.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;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}.nk-awb{position:relative;z-index:0}.wp-block-nk-awb{padding:20px 30px}.nk-awb .nk-awb-inner,.nk-awb .nk-awb-overlay,.nk-awb .nk-awb-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-99}.nk-awb .nk-awb-wrap{overflow:hidden}.nk-awb .nk-awb-mouse-parallax{transform:translateX(0)}.vc_row.vc_column-gap-1>.vc_column_container>.nk-awb-wrap{margin:1px 0.5px}.vc_row.vc_column-gap-2>.vc_column_container>.nk-awb-wrap{margin:1px 1px}.vc_row.vc_column-gap-3>.vc_column_container>.nk-awb-wrap{margin:1px 1.5px}.vc_row.vc_column-gap-4>.vc_column_container>.nk-awb-wrap{margin:1px 2px}.vc_row.vc_column-gap-5>.vc_column_container>.nk-awb-wrap{margin:1px 2.5px}.vc_row.vc_column-gap-10>.vc_column_container>.nk-awb-wrap{margin:1px 5px}.vc_row.vc_column-gap-15>.vc_column_container>.nk-awb-wrap{margin:1px 7.5px}.vc_row.vc_column-gap-20>.vc_column_container>.nk-awb-wrap{margin:1px 10px}.vc_row.vc_column-gap-25>.vc_column_container>.nk-awb-wrap{margin:1px 12.5px}.vc_row.vc_column-gap-30>.vc_column_container>.nk-awb-wrap{margin:1px 15px}.vc_row.vc_column-gap-35>.vc_column_container>.nk-awb-wrap{margin:1px 17.5px}.nk-awb-fullheight{min-height:100vh}body.admin-bar .nk-awb-fullheight{min-height:calc(100vh - 32px)}@media screen and (max-width: 782px){body.admin-bar .nk-awb-fullheight{min-height:calc(100vh - 42px)}}@media screen and (max-width: 600px){body.admin-bar .nk-awb-fullheight{min-height:100vh}}.nk-awb-content-valign-center,.nk-awb-content-valign-top,.nk-awb-content-valign-bottom{display:flex;flex-direction:column;justify-content:center}.nk-awb-content-valign-top{justify-content:flex-start}.nk-awb-content-valign-bottom{justify-content:flex-end}.nk-awb .nk-awb-overlay{z-index:0}.nk-awb .nk-awb-inner{z-index:-100;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner{background-size:contain}.nk-awb [data-awb-image-background-size=pattern]>.nk-awb-inner{background-repeat:repeat;background-size:auto}.nk-awb .nk-awb-inner>.jarallax-img,.nk-awb .nk-awb-inner>picture>img{position:absolute;top:0;left:0;z-index:-100;width:100%;height:100%;pointer-events:none;-o-object-fit:cover;object-fit:cover}.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner>.jarallax-img,.nk-awb [data-awb-image-background-size=contain]>.nk-awb-inner>picture>img{-o-object-fit:contain;object-fit:contain}.nk-awb .nk-awb-inner picture.jarallax-img>img{width:100%;height:100%;-o-object-fit:inherit;object-fit:inherit;-o-object-position:inherit;object-position:inherit}.intrinsic-ignore iframe{max-width:none !important;max-height:none !important}
      body {
margin: 0; }  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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; }  a {
background-color: transparent; } a:active,
a:hover {
outline: 0; }  abbr[title] {
border-bottom: 1px dotted; } b,
strong {
font-weight: bold; } dfn {
font-style: italic; } h1 {
font-size: 2em;
margin: 0.67em 0; } 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; } svg:not(:root) {
overflow: hidden; }  figure {
margin: 1em 40px; } hr {
-moz-box-sizing: content-box;
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; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; 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; }       @font-face {
font-family: 'Helvetica light';
src: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica-light.woff) format("woff"), url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica-light.woff2) format("woff2");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Helvetica';
src: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica.woff) format("woff"), url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica.woff2) format("woff2");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: 'Helvetica bold';
src: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica-Bold.woff) format("woff"), url(//praxis-design-3hrn.de/wp-content/themes/3Hm/fonts/Helvetica-Bold.woff2) format("woff2");
font-weight: normal;
font-style: normal; }
body { font-family: 'Helvetica', "sans-serif";
font-size: 114%;
font-weight: 100;
color: #0f0f0f;
line-height: 1.4;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
h1, h2, h3, h4, h5, h6 { color: #000;
line-height: 1.1;
letter-spacing: -0.04em;
margin-top: 0; }
.darkbg h1, .darkbg h2, .darkbg h3, .darkbg h4, .darkbg h5, .darkbg h6 {
color: #808080; }
h1 { font-size: 280%;
margin-bottom: 1em; }
.header-h1 {
color: #000;
line-height: 1.1;
letter-spacing: -0.04em;
margin-top: 0;
font-size: 380%; }
@media (max-width: 700px) {
.header-h1 {
font-size: 290%; } }
h2 { font-size: 212%;
font-weight: 300;
margin-bottom: 1em; }
@media (max-width: 480px) {
h2 {
font-size: 180%; } }
h2.widgettitle {
display: none; }
h2.interims-h2 {
color: #b9b9b9;
font-size: 150%;
margin-bottom: .5em; }
h3, ul.content-ul li { font-size: 114%;
letter-spacing: 0em;
margin-bottom: .8em;
margin-top: 0; }
h4 {
font-size: 120%;
margin-bottom: 2em;
margin-top: 0.6em;
line-height: 1.1em; }
h5 {
font-size: 110%;
margin: 0 0 1em;
line-height: 1.1em; }
h6 {
font-size: 102%;
margin-bottom: 0.4em;
line-height: 1.1em; }
#header-logo h1, .hidden-text, .screen-reader-text {
font-size: 1px;
margin: 0;
overflow: hidden;
text-indent: 100% !important;
white-space: nowrap; }
.content-column h2.textindent {
text-indent: -60px; }
@media (max-width: 1200px) {
.content-column h2.textindent {
text-indent: -30px; } }
@media (max-width: 1090px) {
.content-column h2.textindent {
text-indent: 0px; } }
.nobottommargin {
margin-bottom: 3px !important; }
p {
margin: 0 0 1.2em 0; }
.praxisrubriken p {
color: #C2C2C2; }
.quotes {
color: #4b4b4b;
font-family: 'Droid Serif', serif; }
.quote {
font-size: 108%;
font-style: italic; }
.quotebox {
margin-bottom: 15px;
padding-top: 15px; }
.quotes p {
margin-bottom: 8px; }
.q-caption {
color: #8d8d8d;
font-size: 12px;
margin-bottom: 30px !important; }
p.four-o-four {
font-size: 1000%;
line-height: 0.2;
margin-bottom: 0.6em; }
p.roofline {
color: #6B6B6B;
font-size: 12px;
margin-bottom: 5px;
letter-spacing: 0.2em;
text-transform: uppercase; }
p.has-white-color {
color: #DDDDDD !important; }
a, .wp-block-accordion-heading__toggle-title {
color: #45d9de;
cursor: pointer;
text-decoration: underline;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
a:hover, a:focus, a:active,
.wp-block-accordion-heading__toggle-title:hover {
color: #38f9ff; }
.content-dark a, p.has-white-color a {
color: #45d9de; }
.content-dark a:hover, p.has-white-color a:hover {
color: #38f9ff; }
footer a {
color: rgba(0, 0, 0, 0.37); }
footer a:hover {
color: rgba(0, 0, 0, 0.7); }
.wp-block-accordion-heading__toggle-title {
font-weight: 100 !important; }
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
text-decoration: none !important; }
ol li {
margin-bottom: 1em; }
ol li ul {
padding: 6px 0; }
ol li ul li {
margin-bottom: .1em;
padding: 3px 0; }
sup {
top: -0.5em;
font-weight: 100 !important;
font-family: 'Antartida', sans-serif !important; }
b, strong {
font-family: 'Helvetica bold';
font-weight: 400; }
hr {
border: 0;
height: 1px;
background: #c8c8c8;
margin-bottom: 25px; }
small, figcaption {
font-size: 80%;
line-height: 1.2em;
color: #959595; }
small > a {
display: inline-block;
line-height: 1.1em; }
.has-large-font-size {
font-size: 150% !important; }
#lang-switch {
color: #c4c4c4; }
#lang-switch a {
color: #acaaa5;
font-size: 90%;
letter-spacing: 1px;
line-height: 1em;
padding: 6px;
text-decoration: none; }
#lang-switch a:hover, #lang-switch a:focus, #lang-switch a:active {
background: #F8F8F8;
color: #000;
text-decoration: none; }
.nowrap {
white-space: nowrap; }
.verticalaligned {
line-height: 20px;
display: inline-block;
vertical-align: middle; }
.button, .pb-button, .aside-product-facts, .input-field, a.tab, .tabbed-panels h5 {
font-size: 90%; }
.wp-block-button__link, input.wpcf7-submit, .button {
background-color: #006b6f;
border: 1px solid #006b6f;
border-radius: 3px;
color: #9afcff;
font-size: 85%;
letter-spacing: 0.04em;
padding: 20px 40px !important;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
@media (max-width: 480px) {
.wp-block-button__link, input.wpcf7-submit, .button {
display: block; } }
.btnpink .wp-block-button__link, .btnpink input.wpcf7-submit, .btnpink .button {
background-color: #000 !important;
border: 1px solid #000;
color: #fff; }
.button:active, .button:focus, .button:hover,
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover,
input.wpcf7-submit:active, input.wpcf7-submit:focus, input.wpcf7-submit:hover { background-color: #008185 !important;
border: 1px solid #008185;
color: #fff; }
input.wpcf7-submit {
margin-bottom: 18px;
width: 486px; }
@media (max-width: 480px) {
input.wpcf7-submit {
width: 100%; } }
#wpfront-scroll-top-container img {
width: 50px !important;
height: 50px !important; }
@media (max-width: 480px) {
#wpfront-scroll-top-container img {
width: 30px !important;
height: 30px !important; } }
.indexbtn .wp-block-button__link {
background: #32373c url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/index.png) top 15px left 50px no-repeat;
background-size: auto;
background-size: 36px;
padding-left: 100px !important; }
.leistungenbtn .wp-block-button__link {
background-color: #4b4f53; }
::-webkit-input-placeholder {
font-style: italic;
font-size: 94%;
color: #88898b;
letter-spacing: 1px; }
:-moz-placeholder { font-style: italic;
font-size: 94%;
color: #88898b;
letter-spacing: 1px; }
::-moz-placeholder { font-style: italic;
font-size: 94%;
color: #88898b;
letter-spacing: 1px; }
:-ms-input-placeholder {
font-style: italic;
font-size: 94%;
color: #88898b;
letter-spacing: 1px; }
.button, .pb-button > a, .pb-button .pagenavi a {
border: 1px solid #c8c8c8;
color: #c8c8c8;
cursor: pointer;
text-decoration: none !important;
text-transform: uppercase;
max-width: 350px;
padding: 10px 0;
text-align: center;
width: 100%; }
.input-field {
border: none;
background: #ececec;
color: #272727;
height: 30px;
padding: 0 6px;
width: 60%; }
.sidebar-black, .sidebar-black p, .sidebar-black h1, .sidebar-black h2, .sidebar-black h3, .sidebar-black h4, .sidebar-black h5, .sidebar-black h6 {
color: #fff; }
.search-text * {
color: #fff; }
.search-text-hl {
font-family: 'Source Sans Pro';
font-size: 200%;
font-weight: 300;
line-height: 1.1;
margin-bottom: 2px;
text-transform: uppercase; }
.role {
text-transform: none; }
.bgrimage {
background: #706e6e;
color: #fff; }
.bgrimage h1, .bgrimage h2, .bgrimage h3, .bgrimage h4, .bgrimage h5, .bgrimage h6 {
color: #fff; }
.slideshow-text {
color: #bebebe;
font-family: 'Source Sans Pro bold';
font-size: 150%;
line-height: 1.1;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.3);
text-transform: uppercase; }
.caption-wrap > .caption {
line-height: 1.2em !important;
font-size: 130%; }
.caption-wrap > .caption h1, .caption-wrap > .caption h2, .caption-wrap > .caption h3, .caption-wrap > .caption h4, .caption-wrap > .caption h5, .caption-wrap > .caption h6 {
margin-bottom: .2em; }
.caption-wrap > .caption h2 {
letter-spacing: -0.03em; }
@media (max-width: 1200px) {
.caption-wrap > .caption h2 {
font-size: 180%; } }
@media (max-width: 800px) {
.caption-wrap > .caption h2 {
font-size: 160%; } }
@media (max-width: 700px) {
.caption-wrap > .caption h2 {
font-size: 140%; } }
@media (max-width: 700px) {
.caption-wrap > .caption h2 {
font-size: 120%; } }
@media (max-width: 1200px) {
.caption-wrap > .caption h4 {
font-size: 120%; } }
@media (max-width: 700px) {
.caption-wrap > .caption h4 {
font-size: 100%; } }   @media screen {
.menuTrigger {
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/nav-icon.png);
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/nav-icon.svg), none;
background-repeat: no-repeat;
background-size: 100%;
display: none;
position: absolute;
right: 80px; width: 30px;
height: 35px;
z-index: 99;
cursor: pointer;
vertical-align: middle;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;  } }
@media screen and (max-width: 800px) {
.menuTrigger {
display: inline-block;
right: 22px;
top: 20px; } }
@media screen {
.menuTrigger.open {
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/nav-icon-close.png);
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/nav-icon-close.svg), none;
background-repeat: no-repeat;
background-size: 100%; height: 20px; width: 20px; } }
@media screen and (max-width: 480px) {
.menuTrigger.open {
right: 25px;
top: 25px; } }
@media screen {
.menuTrigger.open:hover {
opacity: 1; } .sub-nav-list { padding-bottom: 20px;
position: absolute;
top: 58px;
right: 40px;
z-index: 12;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; } }
@media screen and (min-width: 1441px) {
.sub-nav-list {
top: 98px; } }
@media screen and (max-width: 1200px) {
.sub-nav-list {
top: 25px; } }
@media screen and (max-width: 800px) {
.sub-nav-list {
background: rgba(255, 255, 255, 0.95); top: 80px;
width: 100%; } }
@media screen {
.sub-nav-list.list-closed {
right: 6vw; } }
@media screen and (max-width: 1440px) {
.sub-nav-list.list-closed {
right: 40px; } }
@media screen and (max-width: 1200px) {
.sub-nav-list.list-closed {
right: 30px;
top: 30px; } }
@media screen and (max-width: 800px) {
.sub-nav-list.list-closed {
right: -800px;
top: 70px; } }
@media screen {
.sub-nav-list.list-open {
right: 40px;   } }
@media screen and (max-width: 1200px) {
.sub-nav-list.list-open {
top: 25px; } }
@media screen and (max-width: 800px) {
.sub-nav-list.list-open {
top: 70px;
right: 0; } }
@media screen {
header.smaller .sub-nav-list {
right: 20px;
top: 23px; } }
@media screen and (max-width: 800px) {
header.smaller .sub-nav-list {
right: -440px;
top: 69px; } }
@media screen and (max-width: 800px) {
header.smaller .sub-nav-list.list-open {
right: 0;
top: 69px; } }
@media screen {
.sub-nav-list ul {
margin: 0; }
.sub-nav-list ul > li { list-style: none;
display: inline;
float: left;
margin: 0; } }
@media screen and (max-width: 800px) {
.sub-nav-list ul > li {
float: none;
display: block;
width: 100%; } }
@media screen {
.sub-nav-list ul > li > a {
color: #000;
text-decoration: none; font-size: 94%;
font-weight: 400;
letter-spacing: 0.04em;
opacity: 0.7;
padding: 18px 10px 14px 20px;
line-height: 1.4;
text-transform: uppercase;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1200px) {
.sub-nav-list ul > li > a {
font-size: 100%; } }
@media screen and (max-width: 800px) {
.sub-nav-list ul > li > a {
color: #000;
display: block;
text-align: center; } }
@media screen and (max-width: 800px) {
.menu li:first-of-type > a {
padding-top: 50px; } }
@media screen and (max-width: 800px) {
.menu li:last-of-type > a {
padding-bottom: 50px; } }
@media screen and (max-width: 800px) {
.menu li > ul {
display: none; } }
@media screen {
header.smaller .sub-nav-list ul li > a {
color: #000; }
.sub-nav-list ul li > a:hover { opacity: 1; } .menu li.menu-item-has-children { }
.menu > li.menu-item-has-children {
padding-right: 24px; }
.menu li.menu-item-has-children:hover > ul {
pointer-events: all;
top: 28px; }
.menu li.menu-item-has-children:hover > ul > li {
padding: 0 !important; }
.menu li.menu-item-has-children:hover > ul > li > a { opacity: 1 !important; }
.menu li.menu-item-has-children:hover > ul > li > a:hover {
color: white !important; }
.menu li.menu-item-has-children {
position: relative; }
.menu > li.menu-item-has-children > a:after {
content: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/menu-item-dropdown-arrow.svg);
height: 10px;
width: 10px;
display: block;
position: absolute;
right: 20px;
top: 0;
transform: rotate(0deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
header.smaller .menu li.menu-item-has-children > a:after {
content: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/menu-item-dropdown-arrow-dark.svg); }
.menu > li.menu-item-has-children:hover > a:after {
right: 10px;
transform: rotate(90deg);
top: 10px; } .sub-menu {
left: 0;
pointer-events: none;
position: absolute;
top: 0; width: 100%; z-index: 1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;  }
.sub-menu li {
border-left: none;
display: block !important;
float: none !important; text-align: left;
min-width: 200px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; } }
@media screen and (min-width: 1800px) {
.sub-menu li {
min-width: 240px; } }
@media screen {
.sub-menu li a {
background: rgba(0, 0, 0, 0.85);
color: rgba(255, 255, 255, 0.74) !important;
display: block !important; font-size: 100%;
line-height: 1.2 !important;
opacity: 0 !important;
padding: 12px 10px 12px 20px !important;
text-transform: none !important;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.sub-menu li a:hover {
background: rgba(0, 0, 0, 0.95); }
.sub-menu li:first-of-type a {
padding: 26px 10px 12px 20px !important; }
.sub-menu li:last-of-type a {
padding: 12px 10px 30px 20px !important; }
.sub-menu li.current-menu-item > a {
background: rgba(0, 0, 0, 0.95); }
.sub-menu li.menu-item-has-children > a::after {
content: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/menu-item-dropdown-arrow.svg);
height: 10px;
width: 10px;
display: block;
position: absolute;
right: -18px;
top: 14px; }
.sub-menu .sub-menu {
left: calc(100% + 28px);
top: -16px !important;
width: 100%; } }   .visible {
opacity: 1; }
.dimmed {
opacity: 0.15; } #floatingCirclesG {
height: 54px;
left: -200%;
margin: auto;
position: absolute;
bottom: 30%;
width: 54px;
z-index: 100;
transform: scale(0.6);
-o-transform: scale(0.6);
-ms-transform: scale(0.6);
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6); }
.f_circleG {
position: absolute;
background-color: white;
height: 10px;
width: 10px;
border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
animation-name: f_fadeG;
-o-animation-name: f_fadeG;
-ms-animation-name: f_fadeG;
-webkit-animation-name: f_fadeG;
-moz-animation-name: f_fadeG;
animation-duration: 1.04s;
-o-animation-duration: 1.04s;
-ms-animation-duration: 1.04s;
-webkit-animation-duration: 1.04s;
-moz-animation-duration: 1.04s;
animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: normal;
-o-animation-direction: normal;
-ms-animation-direction: normal;
-webkit-animation-direction: normal;
-moz-animation-direction: normal; }
#frotateG_01 {
left: 0;
top: 22px;
animation-delay: 0.39s;
-o-animation-delay: 0.39s;
-ms-animation-delay: 0.39s;
-webkit-animation-delay: 0.39s;
-moz-animation-delay: 0.39s; }
#frotateG_02 {
left: 6px;
top: 6px;
animation-delay: 0.52s;
-o-animation-delay: 0.52s;
-ms-animation-delay: 0.52s;
-webkit-animation-delay: 0.52s;
-moz-animation-delay: 0.52s; }
#frotateG_03 {
left: 22px;
top: 0;
animation-delay: 0.65s;
-o-animation-delay: 0.65s;
-ms-animation-delay: 0.65s;
-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s; }
#frotateG_04 {
right: 6px;
top: 6px;
animation-delay: 0.78s;
-o-animation-delay: 0.78s;
-ms-animation-delay: 0.78s;
-webkit-animation-delay: 0.78s;
-moz-animation-delay: 0.78s; }
#frotateG_05 {
right: 0;
top: 22px;
animation-delay: 0.91s;
-o-animation-delay: 0.91s;
-ms-animation-delay: 0.91s;
-webkit-animation-delay: 0.91s;
-moz-animation-delay: 0.91s; }
#frotateG_06 {
right: 6px;
bottom: 6px;
animation-delay: 1.04s;
-o-animation-delay: 1.04s;
-ms-animation-delay: 1.04s;
-webkit-animation-delay: 1.04s;
-moz-animation-delay: 1.04s; }
#frotateG_07 {
left: 22px;
bottom: 0;
animation-delay: 1.17s;
-o-animation-delay: 1.17s;
-ms-animation-delay: 1.17s;
-webkit-animation-delay: 1.17s;
-moz-animation-delay: 1.17s; }
#frotateG_08 {
left: 6px;
bottom: 6px;
animation-delay: 1.3s;
-o-animation-delay: 1.3s;
-ms-animation-delay: 1.3s;
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s; }
@keyframes f_fadeG {
0% {
background-color: #a1a1a1; }
100% {
background-color: white; } }
@-o-keyframes f_fadeG {
0% {
background-color: #a1a1a1; }
100% {
background-color: white; } }
@-ms-keyframes f_fadeG {
0% {
background-color: #a1a1a1; }
100% {
background-color: white; } }
@-webkit-keyframes f_fadeG {
0% {
background-color: #a1a1a1; }
100% {
background-color: white; } }
@-moz-keyframes f_fadeG {
0% {
background-color: #a1a1a1; }
100% {
background-color: white; } }   @media screen {
html {
height: 100%;
overflow-y: scroll; }
body {
background: #fff;
height: 100%; } }
@media screen and (max-width: 1200px) {
.desktop {
display: none; } }
@media screen {
.mobile {
display: none; } }
@media screen and (max-width: 1200px) {
.mobile {
display: block; } }
@media screen {
iframe {
width: 100%; }
.contact-map-container iframe {
height: 400px; }
#overlay {
background: rgba(0, 0, 0, 0.85);
height: 100%;
position: fixed;
top: 0;
left: 0;
pointer-events: all;
width: 100%;
z-index: -1;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
#overlay.ol-hidden {
opacity: 0;
position: fixed;
top: 0;
left: 0;
pointer-events: all;
width: 100%;
z-index: -1; }
#overlay.ol-visible {
opacity: 1;
pointer-events: none;
z-index: 999999; }
#form-box {
background: #000;
box-sizing: border-box;
height: 100vh;
right: -800px;
overflow-y: scroll;
padding: 0 0 0 60px;
position: fixed;
top: 0;
width: 667px;
z-index: 99999999999;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; } }
@media screen and (max-width: 700px) {
#form-box {
padding: 0 0 60px 40px;
width: 100vw; } }
@media screen and (max-width: 480px) {
#form-box {
padding: 0 0 60px 20px;
width: 100vw; } }
@media screen {
#form-box iframe {
height: 1000px;
width: 580px; } }
@media screen and (max-width: 480px) {
#form-box iframe {
height: 100vh;
width: 100%; } }
@media screen {
#form-box.fb-hidden {
right: -800px; }
#form-box.fb-visible {
right: -20px; } .wp-block-contact-form-7-contact-form-selector {
padding-top: 30px;
width: 500px !important; } }
@media screen and (max-width: 480px) {
.wp-block-contact-form-7-contact-form-selector {
width: auto !important; } }
@media screen {
.fb-container {
padding: 0 25px;
position: relative; } }
@media screen and (max-width: 480px) {
.fb-container {
padding: 0; } }
@media screen {
#fb-open-button {
background: #45d9de;
cursor: pointer;
padding: 20px 30px 22px 110px;
position: fixed;
top: 20vh;
right: -50px;
z-index: 5;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1200px) {
#fb-open-button {
position: absolute;
top: 120px;
right: -50px; } }
@media screen and (max-width: 480px) {
#fb-open-button {
top: 100px;
right: -50px; } }
@media screen {
#fb-open-button .fb-opn-text {
background: none;
border: none;
color: #fff;
font-size: 90%;
border: none;
border-radius: 0px;
line-height: 1.4;
padding: 0;
pointer-events: none;
position: relative;
text-align: left;
text-transform: uppercase;
width: 172px; }
#fb-open-button .fb-opn-text::before { background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/arrow-circle.svg) top left no-repeat;
background-size: contain;
content: '';
height: 70px;
left: -88px;
position: absolute;
top: 10px;
width: 70px;
transform: rotate(180deg);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
#fb-open-button:hover {
background: #008185;
right: -30px; }
#fb-open-button:hover .fb-opn-text::before {
transform: rotate(0deg); }
#fb-close {
background: #45d9de;
border: none;
border-radius: 40px;
color: #fff;
font-weight: bold;
left: -25px;
line-height: 40px;
height: 40px;
position: absolute;
top: 30px;
text-align: center;
width: 40px; } }
@media screen and (max-width: 700px) {
#fb-close {
left: 0; } }
@media screen {
#wrapper {
overflow: hidden;
position: relative; }
.content-column.top-cc {
padding-top: 36vh !important; }
header {
top: 0;
left: 0;
padding-top: 60px;
position: fixed;
width: 100%;
z-index: 100;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (min-width: 1441px) {
header {
padding-top: 100px; } }
@media screen and (max-width: 1200px) {
header {
padding-top: 60px; } }
@media screen and (max-width: 800px) {
header {
background: #fff;
padding: 10px 0 0; } }
@media screen {
#header-box {
padding: 20px 32px 30px 40px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
#header-logo {
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/3H-header-logo-black.svg) no-repeat;
background-position: 0 0;
background-size: 100%;
height: 100px;
float: left;
margin: -20px 0 0 70px;
overflow: hidden;
width: 162px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; } }
@media screen and (max-width: 1200px) {
#header-logo {
height: 64px;
margin: 0 0 0 42px;
width: 200px; } }
@media screen and (max-width: 800px) {
#header-logo {
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/3H-header-logo-black.svg) no-repeat;
background-position: 0 8px;
height: 58px;
margin: 0 0 0 16px;
width: 100px; } }
@media screen {
header.smaller {
background: rgba(255, 255, 255, 0.95);
padding: 10px 0 12px; } }
@media screen and (max-width: 800px) {
header.smaller {
padding: 10px 0 2px; } }
@media screen {
header.smaller #header-box {
padding: 0 30px; }
header.smaller #header-logo {
height: 50px;
margin: 0 0 0 20px;
width: 100px; } }
@media screen and (max-width: 800px) {
header.smaller #header-logo {
height: 58px;
margin: 0 0 0 16px;
width: 100px; } }
@media screen {
#header-box {
margin: 0 auto;
max-width: 1125px;
position: relative; }
.contactform-page .content-wrapper section {
background: #000; }
.contactform-page .content-column,
.contactform-page .nk-awb-wrap-content {
padding: 0 !important; }
.contactform-page .content-column {
width: 540px;
margin: 0; } }
@media screen and (max-width: 480px) {
.contactform-page .content-column {
width: 100%; } }
@media screen {
.contactform-page .content-column {
padding-right: 20px !important; }
.gradient {
background: rgba(0, 0, 0, 0.51);
background: -webkit-linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
background: -o-linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
background: linear-gradient(#1a1818 0%, rgba(41, 39, 39, 0) 80%);
height: 33vh;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 3; }
.arrow {
background: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/arrow.svg) center center no-repeat;
background-size: 100%;
cursor: pointer;
height: 40px;
left: 49%;
left: calc(50% - 25px);
position: absolute;
width: 50px;
z-index: 99; }
#arrow-down {
top: 92vh; }
#arrow-up {
top: -30px;
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
-webkit-transform: rotate(180deg); }
.blog-entry {
border-bottom: 3px dotted #D4D4D4;
padding-bottom: 20px;
padding-top: 60px; }
.blog-entry:last-of-type {
border-bottom: none;
padding-bottom: 80px; }
.blog-entry .wp-post-image, .single-content .wp-post-image {
float: right;
height: auto;
margin: 0 0 30px 30px;
max-width: 46%; } }
@media screen and (max-width: 800px) {
.blog-entry .wp-post-image, .single-content .wp-post-image {
max-width: 30%; } }
@media screen and (max-width: 700px) {
.blog-entry .wp-post-image, .single-content .wp-post-image {
float: none;
height: auto;
max-width: 100%;
width: 100%;
margin: 20px 0 50px 0; } }
@media screen {
.implantate-video { background: #242424;
height: 450px;
position: relative; }
.implantate-video .video-container {
margin: 0 auto;
max-width: 800px; } }
@media screen and (max-width: 700px) {
.implantate-video {
height: 55vw; } }
@media screen {
.metaslider .caption-wrap {
background: none !important;
opacity: 1 !important; }
.slideshow-container {
padding: 0 15px;
position: fixed;
width: 100%; } }
@media screen and (max-width: 800px) {
.slideshow-container {
padding-top: 73px; } }
@media screen {
.slideshow-container .metaslider .caption-wrap {
bottom: 40% !important;
color: #000 !important;
left: 56% !important;
max-width: 550px;
width: 38vw !important; } }
@media screen and (max-width: 1200px) {
.slideshow-container .metaslider .caption-wrap {
bottom: 30% !important;
left: 58% !important; } }
@media screen and (max-width: 800px) {
.slideshow-container .metaslider .caption-wrap {
bottom: 12% !important; } }
@media screen and (max-width: 700px) {
.slideshow-container .metaslider .caption-wrap {
bottom: 12% !important; } }
@media screen and (max-width: 480px) {
.slideshow-container .metaslider .caption-wrap {
display: none !important; } }
@media screen {
.slideshow-container .metaslider .caption-wrap .caption {
color: #000 !important; }
audio, canvas, progress, video {
width: 100%; } }
@media screen and (max-width: 700px) {
figure {
margin-left: 0 !important;
margin-right: 0 !important; } }
@media screen {
#metaslider_223 .ms-image img {
opacity: 0; }
#zitate-container {
background: #a6a6a6; }
#zitate-container .content-column {
padding: 40px 20px 20px; }
#zitate-slider {
position: relative; }
#zitate-slider img {
max-height: 70px; }
#zitate-slider .metaslider .caption-wrap {
position: relative !important;
color: #fff !important;
text-align: center; }
#zitate-slider .metaslider .caption-wrap .caption {
color: #fff !important; }
#zitate-slider .metaslider .flexslider {
margin-bottom: 0 !important; }
#zitate-slider #zitate-logo {
background: #a6a6a6 url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/jameda_logo.png) center center no-repeat;
background-size: 100%;
height: 40px;
margin: 0 auto;
margin-top: 70px;
width: 104px; }
.content-wrapper {
position: relative; }
.content-wrapper section {
background: #fff; } .content-column {
box-sizing: border-box;
margin: 0 auto;
max-width: 1000px;
padding: 80px 40px 60px; } }
@media screen and (max-width: 1200px) {
.content-column {
padding: 40px 40px 60px; } }
@media screen and (max-width: 700px) {
.content-column {
padding: 30px 30px 60px; } }
@media screen and (max-width: 480px) {
.content-column {
padding: 20px 20px 60px; } }
@media screen {  section:last-child > .content-column {
padding-bottom: 0; }
section.content-dark > .content-column {
padding-bottom: 60px !important; } }
@media screen and (max-width: 700px) {
section.content-dark > .content-column {
padding-bottom: 20px !important; } }
@media screen {
.single-content {
margin-bottom: 200px; }
.content-dark {
color: #fff;
padding-top: 60px; }
.content-dark .content-column {
padding-bottom: 60px; } }
@media screen and (max-width: 700px) {
.content-dark .content-column {
padding: 40px 30px 60px; } }
@media screen and (max-width: 1200px) {
.content-dark {
padding-top: 50px; } }
@media screen and (max-width: 700px) {
.content-dark {
padding-top: 0; } }
@media screen {
.grey {
background: #3e3e3e; }
.lightgrey {
background: #a6a6a6; }
.tabbed-panels {
width: 100%; }
.tab-content {
display: none; }
.tab-content.current {
display: block !important;
animation: fadeIn 0.5s; }
ul.tabs {
border-bottom: 3px dotted #D4D4D4;
margin: 0 0 20px -3px;
padding-bottom: 4px; }
li.tab-link {
list-style: none; }
.tab-link {
float: left; }
.tab-33 {
float: left;
width: 33%; }
@-webkit-keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
.tab-content.current {
display: block !important;
-webkit-animation: fadeIn 0.5s;
animation: fadeIn 0.5s; }
.teamlist .content-column {
max-width: 900px;
padding: 60px 40px 60px 40px; }
.teamlist .content-column img {
float: left;
height: auto;
margin: 0 60px 40px 0;
max-width: 43%; } }
@media screen and (max-width: 700px) {
.teamlist .content-column img {
margin: 0 0 30px;
max-width: 100%;
width: 100%; } }
@media screen {
.teamlist:nth-child(odd) {
background: #3e3e3e;
color: #fff; }
.teamlist:nth-child(odd) .content-column img {
float: right;
height: auto;
margin: 0 0 40px 60px;
max-width: 43%; } }
@media screen and (max-width: 700px) {
.teamlist:nth-child(odd) .content-column img {
margin: 0 0 30px;
max-width: 100%;
width: 100%; } }
@media screen {
.tiles-container {
padding: 80px 0;
position: relative; }
.project-container {
padding-top: 25px; }
#project {
min-height: 800px;
padding: 0 12vw; } }
@media screen and (max-width: 1200px) {
#project {
padding: 0; } }
@media screen and (max-width: 700px) {
#project {
padding: 0; } }
@media screen {
#project img { -webkit-transition: opacity 3s;
-moz-transition: opacity 3s;
-ms-transition: opacity 3s;
-o-transition: opacity 3s;
transition: opacity 3s; }
#project.project-open img {
opacity: 1; }
.sct-twocol {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 50px;
-moz-column-gap: 50px;
column-gap: 50px; } }
@media screen and (max-width: 700px) {
.sct-twocol {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-gap: 0px;
-moz-column-gap: 0px;
column-gap: 0px; } }
@media screen {
.overview {
display: flex;
flex-direction: row;
flex-wrap: wrap; }
.vidcontainer {
box-sizing: border-box;
margin: 0 auto 100px;
padding: 0 25px;
width: 90%; } }
@media screen and (max-width: 700px) {
.vidcontainer { width: 100%; } }
@media screen {
.ms-item {
box-sizing: border-box;
float: left;
padding: 10px 50px 50px 0;
min-height: 380px; } }
@media screen and (max-width: 1200px) {
.ms-item {
padding: 30px 20px; } }
@media screen and (max-width: 700px) {
.ms-item {
min-height: auto;
margin-bottom: 40px;
padding: 10px 10px 30px; } }
@media screen and (max-width: 480px) {
.ms-item {
padding: 10px 0 30px; } }
@media screen {
.ms-item img {
height: auto;
margin-bottom: 10px;
width: 100%; }
.ms-item a {
border: none;
box-sizing: border-box;
display: block;
text-decoration: none;
width: 100%; }
.overview-excerpt {
min-height: 190px; } }
@media screen and (max-width: 700px) {
.overview-excerpt {
min-height: 40px; } }
@media screen { .wp-block-image {
margin: 0 0 40px; } }
@media screen and (max-width: 480px) {
.wp-block-image {
margin: 0 0 30px 0; } }
@media screen {
.wp-block-image .alignleft {
margin: 40px 60px 60px 0; } }
@media screen and (max-width: 480px) {
.wp-block-image .alignleft {
margin: 0 0 30px 0; } }
@media screen {
.wp-block-image .alignright {
margin: 40px 0 60px 60px; } }
@media screen and (max-width: 480px) {
.wp-block-image .alignright {
margin: 0 0 30px 0; } }
@media screen {
.wp-block-image img {
max-width: 100%;
height: auto; }
.wp-block-image .aligncenter {
margin-left: auto !important;
margin-right: auto !important; } .wp-block-video {
margin: 0 0 18px; }
.ms-20 {
width: 20%; } }
@media screen and (max-width: 1200px) {
.ms-20 {
width: 33.3%; } }
@media screen and (max-width: 700px) {
.ms-20 {
width: 50%; } }
@media screen and (max-width: 480px) {
.ms-20 {
width: 100%; } }
@media screen {
.ms-25 {
width: 25%; } }
@media screen and (max-width: 1200px) {
.ms-25 {
width: 33.3%; } }
@media screen and (max-width: 700px) {
.ms-25 {
width: 100%; } }
@media screen {
.ms-33 {
width: 33.3%; } }
@media screen and (max-width: 1200px) {
.ms-33 {
width: 50%; } }
@media screen and (max-width: 700px) {
.ms-33 {
width: 100%; } }
@media screen {
.ms-50 {
width: 50%; } }
@media screen and (max-width: 700px) {
.ms-50 {
width: 100%; } }
@media screen {
.cs-2col {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 50px;
-moz-column-gap: 50px;
column-gap: 50px; } }
@media screen and (max-width: 700px) {
.cs-2col { -webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1; } }
@media screen {
.content-section {
background: #fff; }
.columnbox {
padding: 0 20px; } }
@media screen and (max-width: 700px) {
.columnbox {
padding: 0; } }
@media screen {
#prev-arrow, #next-arrow {
height: 50px;
opacity: 1;
position: absolute;
top: 300px;
width: 46px; }
#next-arrow {
right: 80px; } }
@media screen and (max-width: 1200px) {
#next-arrow {
right: 10px; } }
@media screen {
#prev-arrow {
left: 80px; } }
@media screen and (max-width: 1200px) {
#prev-arrow {
left: 10px; } }
@media screen {
.alignleft {
float: left;
margin: 5px 40px 40px 0;
max-width: 40%; } }
@media screen and (max-width: 700px) {
.alignleft {
float: none;
height: auto;
margin: 0 0 40px 0;
max-width: 100%;
width: 100%; } }
@media screen {
.alignright {
float: right;
margin: 0 0 40px 40px;
max-width: 40%; } }
@media screen and (max-width: 700px) {
.alignright {
float: none;
height: auto;
margin: 0 0 40px 0;
max-width: 100%;
width: 100%; } }
@media screen {
.page404 .content-section {
padding: 10vh 0 10vh; } .pagination {
padding-top: 40px;
text-align: center; }
.pagn_pages > div {
display: inline; }
.pagination a {
white-space: nowrap; }
.pagn-presse {
bottom: 0; }
.pb-left {
float: left;
margin: 0 2px; }
.pb-right {
float: left;
margin: 0 2px; }
.pagn_pages { }
.button a, .pb-button a, .currentpage.button {
background: #174d53;
border-radius: 15px;
color: #c8e6eb;
padding: 4px 11px 6px;
margin: 0 2px; }
.button a:active, .button a:focus, .button a:hover,
.pb-button a:active, .pb-button a:focus, .pb-button a:hover {
background: #06282c;
color: #fff;
text-decoration: none !important; }
.currentpage.button, .currentpage.button:hover {
background: #599faa;
color: #fff;
cursor: default;
padding: 3px 10px 5px;
margin: 0 3px; }
.pagination-seitenzahl {
padding-top: 16px; }
#popmake-48 {
border-radius: 4px;
padding: 50px 40px 80px !important; }
.pum-container {
position: relative; }
#popmake-48 p {
color: #292524 !important; }
#popmake-48 h2 {
color: #292524 !important; } .popmake.theme-61 > .popmake-close, .popmake.theme-212 > .popmake-close {
background-color: #d2d2d2 !important;
border-radius: 20px !important;
top: 10px !important;
right: 10px !important;
font-size: 12px;
text-indent: -9999px;
line-height: 14px;
padding: 0 !important;
width: 40px !important;
height: 40px !important;
background: url(//praxis-design-3hrn.de/wp-content/themes/images/icon-close.png) no-repeat;
background: url(//praxis-design-3hrn.de/wp-content/themes/images/icon-close.svg) no-repeat;
background-position: 10px 10px;
background-size: 54px 20px; }
.popmake.theme-61 > .popmake-close:hover {
background-color: #279cad !important;
background: url(//praxis-design-3hrn.de/wp-content/themes/images/nav-icon-close.png) center center no-repeat;
background: url(//praxis-design-3hrn.de/wp-content/themes/images/nav-icon-close.svg) center center no-repeat;
background-position: -7px 10px;
background-size: 54px 20px; }
.tagbox-head {
background: #d8e2e4;
color: #0e2c2a;
font-size: 75%;
left: -30px;
letter-spacing: 0.15em;
padding: 20px 30px;
position: absolute;
text-transform: uppercase;
top: -30px;
width: calc(100% + 60px);
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.tagname {
font-size: 115%;
font-style: italic;
letter-spacing: 0.05;
text-transform: none; }
#zahntechnik-team h3 {
margin-bottom: .2em; } input[type=text],
input[type=password],
.wpcf7-text,
.wpcf7-form textarea {
background: #e3e3e3;
border: none;
box-sizing: border-box;
color: #242729;
margin: 10px 0;
padding: 24px; }
input#user_login,
input#user_pass {
padding: 18px 10px !important; }
.content-dark input[type=text],
.content-dark input[type=password],
.content-dark .wpcf7-text,
.content-dark .wpcf7-form textarea {
background: #717171;
border: none;
box-sizing: border-box;
color: #fff; }
input[type=submit] {
padding: 12px; }
input:hover,
textarea:hover {
background: #f0f0f0; }
input:focus, .wpcf7-form input:active,
textarea:focus, .wpcf7-form textarea:active {
background: #fff;
color: #242729; }
.content-dark input:focus, .content-dark .wpcf7-form input:active,
.content-dark textarea:focus, .content-dark .wpcf7-form textarea:active {
background: #fff;
color: #242729; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border: none !important;
color: #ff3131;
font-style: italic; }
.wpcf7 form .wpcf7-response-output {
margin: 0;
padding: 0; }
#loginform-container {
float: right;
margin-left: 100px; max-width: 400px; } }
@media screen and (max-width: 700px) {
#loginform-container {
float: none;
margin: 0 auto; } }
@media screen {
#loginform input.input {
display: block;
width: 100%; }
.day-times {
margin-bottom: 30px;
display: block; } .wpcf7-form p {
color: #fff  !important;
margin-bottom: 0px !important; }
.wpcf7-form h3 {
color: #aaa  !important; }
.wpcf7-form h4 {
margin-bottom: 30px !important; }
.wpcf7-form h5 {
padding-top: 40px; }
.wpcf7-form .option-headline {
margin-bottom: 20px !important; }
.msg-field-toggle { }
.msg-field-toggle input {
display: none; }
.wpcf7-form a,
.msg-field-toggle label {
color: #45d9de  !important;
text-decoration: underline; }
.wpcf7-form a:hover,
.msg-field-toggle label:hover {
color: #9afcff  !important; }
.cf7-suboptions {
padding-left: 40px;
margin-bottom: 20px; }
.wpcf7-form-control.wpcf7-radio {
background: none;
border: none; }
.wpcf7-list-item input {
width: auto; }
img.ajax-loader {
width: auto !important; }
#wpcf7-f283-p268-o1 {
padding-right: 20px !important;
padding-top: 15px !important; }
.wpcf7-text {
box-sizing: border-box;
height: 40px;
margin-bottom: 12px;
max-width: 390px; } }
@media screen and (max-width: 480px) {
.wpcf7-text {
max-width: 100%; } }
@media screen {
.wpcf7-textarea {
box-sizing: border-box;
width: 486px; } }
@media screen and (max-width: 480px) {
.wpcf7-textarea {
width: 100%; } }
@media screen {
.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
border: none !important; }
.wpcf7-not-valid-tip { color: #ff3131 !important;
display: inline-block !important;
font-size: 80% !important;
margin-top: -12px;
padding: 2px 0 0 4px;
width: 76.8%; }
.cf7-submitcontainer {
padding: 0 20vw 40px 0;
position: relative; } }
@media screen and (max-width: 700px) {
.cf7-submitcontainer {
padding: 0 0 40px 0; } }
@media screen {
span.wpcf7-spinner { left: 18px;
position: absolute;
top: 18px; }
span.wpcf7-list-item, span.wpcf7-list-item-label {
cursor: pointer;
margin: 0;
padding: 10px 24px 6px 0; }
.nk-awb-wrap-content {
padding: 0; }
.narrow-nk .nk-awb-wrap-content {
padding: 0 50px; } }
@media screen and (max-width: 700px) {
.narrow-nk .nk-awb-wrap-content {
padding: 0; } }
@media screen and (max-width: 480px) {
.wp-block-nk-awb {
padding: 20px 5px !important; } }
@media screen and (max-width: 480px) {
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
word-break: normal !important; } }
@media screen and (max-width: 480px) {
.seminarfacts table tr td:first-of-type {
text-align: left !important; } }
@media screen {
footer {
background: #fff;
box-sizing: border-box;
color: #5d5d5d;
font-size: 70% !important;
letter-spacing: 0.1em;
padding: 100px 20px 80px;
text-transform: uppercase;
width: 100%;
text-align: center; }
.imprint {
background: #404849;
padding: 60px 20vw; }
.privacy {
background: #34393a;
padding: 60px 20vw; }
.clearfix:after {
content: "";
clear: both;
display: block;
visibility: hidden;
height: 0px; }
li.widget {
list-style: none; }
fieldset {
border: none; }
ul {
margin: 0 0 50px 40px;
padding: 0; }
ul.postlist li {
margin-bottom: 50px; }
li { margin-bottom: 1em;
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column;   -webkit-margin-before: 0;
-webkit-margin-after: 0; }
ul ul {
padding-top: 20px;
margin-bottom: 30px; }
ul ul li {
list-style: url(//praxis-design-3hrn.de/wp-content/themes/images/list-style-item-sub.png); }
ul.content-ul {
margin: 0 0 50px; }
ul.content-ul li {
list-style: none; }
tr {
margin-bottom: 10px; }
tr td:first-of-type {
min-width: 150px; }
td {
padding: 6px 12px 12px 0;
vertical-align: top; }
.wp-block-table td, .wp-block-table th {
border: none; } }
@media screen and (max-width: 700px) {
.contact-table {
width: 100%; } }
@media screen and (max-width: 700px) {
.contact-table tr td:first-child {
width: 30px !important; } }
@media screen { table {
margin: 60px 0;
padding: 0 30px !important; }
table.startpage-table {
margin-bottom: 30px; }
td {
box-sizing: border-box;
padding: 0 20px 20px 0;
vertical-align: top; } td.td-number {
padding-right: 0;
width: 21px; } }
@media screen and (max-width: 800px) {
.pat-sem-subline {
color: #4a4944 !important; } }
@media screen {
.su-table .su-even td {
background: rgba(255, 255, 255, 0.04) !important; }
.su-table td {
border: none !important;
background: rgba(255, 255, 255, 0.02) !important; }
.su-row {
margin-bottom: 80px !important; } }
@media screen and (max-width: 1200px) {
.su-row {
margin-bottom: 30px !important; } }
@media screen and (max-width: 700px) {
.su-row {
margin-bottom: 10px !important; } }
@media screen {
.su-row .su-column {
margin: 0 0 0 8% !important; } }
@media screen and (max-width: 800px) {
.su-row .su-column {
margin-left: 0 !important; } }
@media screen and (max-width: 700px) {
.su-row .su-column {
float: none !important;
width: 100% !important; } }
@media screen and (max-width: 800px) {
.su-row .su-column img {
margin-bottom: 25px; } }
@media screen {
.su-row .su-column:first-child {
margin-left: 0 !important; }
.su-column-size-1-2 {
width: 46% !important; } }
@media screen and (max-width: 800px) {
.su-column-size-1-2 {
width: 100% !important; } }
@media screen {
.su-column-size-2-3 {
width: 61% !important; } }
@media screen and (max-width: 800px) {
.su-column-size-2-3 {
width: 100% !important; } }
@media screen and (max-width: 800px) {
.su-column-inner > p:last-child {
margin-bottom: 3em !important; } }
@media screen { .su-column-inner img {
height: auto;
max-width: 100%; }
.content-floatbox-left {
float: left;
width: 340px;
margin: 40px 20px 0 0; }
.content-floatbox-right {
float: right;
width: 340px;
margin: 40px 0 0 20px; }
.bullet-list-item {
margin-bottom: 12px; }
.sb-box .textwidget {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 3px dotted #bfbdb0; }
.sb-btn {
border: none;
text-align: center;
background: #c8990c;
width: 100%;
padding: 10px 0 0 0; }
.sb-btn:hover {
color: #fff;
background: #deab13; }
.sb-btn .fa {
color: #f4cd56;
font-size: 120%; }
.contact-entry {
height: 50px;
padding: 20px 0 4px 44px;
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; break-inside: avoid-column; display: table; }
a#scroll-to-top {
bottom: 42px !important;
height: 40px !important;
right: 30px !important;
width: 40px !important; }
.metaslider.ms-theme-default-base .flexslider .flex-direction-nav li a.flex-next::after {
mask-image: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/slide-arrow-right.svg) !important; }
.metaslider.ms-theme-default-base .flexslider .flex-direction-nav li a.flex-prev::after {
mask-image: url(//praxis-design-3hrn.de/wp-content/themes/3Hm/images/slide-arrow-left.svg) !important; }
.metaslider .flexslider .flex-next:active,
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-next:hover,
.metaslider .flexslider .flex-prev:active,
.metaslider .flexslider .flex-prev:focus,
.metaslider .flexslider .flex-prev:hover {
outline: none !important; }
.metaslider .flexslider .flex-control-nav a:focus {
outline: none !important; } }[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
} .wpcf7cf_repeater_sub_controls {
display: inline-flex;
gap: 4px;
margin: 4px 0;
align-items: center;
}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}@font-face{font-family:flexslider-icon;src:url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot);src:url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{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;border-radius:4px;-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.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,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .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,.8);text-shadow:1px 1px 0 rgba(255,255,255,.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:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.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:.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,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(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;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 .metaslider .coin-slider,
body .metaslider .nivoSlider,
body .metaslider .nivoSlider img,
body .metaslider .rslides,
body .metaslider .rslides li,
body .metaslider .flexslider ul.slides,
body .metaslider .flexslider .slides li,
body .metaslider .flexslider .slides ul,
body .metaslider .flexslider .slides ol,
body .metaslider .flexslider .slides img,
body .metaslider .flexslider .flex-direction-nav,
body .metaslider .flexslider .flex-direction-nav li {
border: 0;
margin: 0;
list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
.metaslider {
position: relative;
z-index: 0;
} .metaslider.fullwidth {
overflow: hidden;
}
.metaslider .caption {
padding: 5px 10px;
word-wrap: break-word;
}
.metaslider .caption-wrap {
position: absolute;
bottom: 0;
left: 0;
background: black;
color: white;
opacity: 0.7;
margin: 0;
display: block;
width: 100%;
line-height: 1.4em;
}
.metaslider img {
height: auto;
padding: 0;
margin: 0;
-moz-user-select: none;
}
.metaslider a {
outline: none;
}
.metaslider.ms-left {
float: left;
margin: 0 20px 20px 0;
}
.metaslider.ms-right {
float: right;
margin: 0 0 20px 20px;
}
.metaslider li:before,
.metaslider li:after {
content: "" !important;
display: none !important;
bottom: auto !important;
margin: 0 !important;
}
.metaslider .caption-wrap .caption img {
width: auto;
}
.metaslider .slides img {
width: 100%;
display: block;
}
.metaslider .flex-pauseplay a {
box-sizing: border-box;
height: 30px;
width: 30px;
} .metaslider .flexslider {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
border: 0;
margin: 0 0 40px;
max-width: none;
max-height: none;
}
.metaslider .flex-control-nav {
border: 0;
margin: auto;
list-style-type: none;
list-style: none;
padding: 0;
bottom: -27px;
line-height: 11px;
z-index: 2;
}
.metaslider.has-dots-onhover-navigation .flexslider .flex-control-paging {
opacity: 1;
transition: opacity .3s ease;
}
.metaslider.has-dots-onhover-navigation:hover .flexslider .flex-control-paging {
opacity: 1 !important;
}
.metaslider-flex.ms-theme-default .flex-next:focus {
background: url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll right 0 transparent!important;
height: 27px!important;
}
.metaslider-flex.ms-theme-default .flex-prev:focus {
background: url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png) scroll left 0 transparent!important;
height: 27px!important;
} .metaslider .flex-control-nav li {
margin: 0;
}
.metaslider .flex-control-nav li a {
margin: 0 6px;
padding: 0;
text-indent: 9999px;
overflow: hidden;
}
.metaslider .flexslider .slides li {
position: relative;
height: auto;
} .metaslider .flex-viewport {
direction: ltr;
} .metaslider .flex-direction-nav a {
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.metaslider .flexslider .slides p {
margin: 0;
}
.metaslider .flexslider.filmstrip {
margin-top: 10px;
}
.metaslider .flexslider.filmstrip .slides li {
cursor: pointer;
opacity: 0.5;
}
.metaslider .flexslider.filmstrip .slides li.flex-active-slide,
.metaslider .flexslider.filmstrip .slides li:hover,
.metaslider .flexslider.filmstrip .slides li:focus {
opacity: 1.0 !important;
}
.metaslider .flex-control-thumbs {
margin: 5px -5px 0 -5px;
}
.metaslider .flex-control-thumbs li {
width: auto;
margin: 5px;
}
.metaslider ol.flex-control-thumbs img,
#content .metaslider ol.flex-control-thumbs img {
margin: 10px 5px 0;
width: auto;
}
.metaslider.nav-hidden .flexslider {
margin-bottom: 0;
}
.metaslider.nav-hidden.add-margin .flexslider {
margin-bottom: 40px;
}  .metaslider .flexslider .flex-direction-nav li a:before {
content:none!important;
}
.metaslider .flexslider .flex-direction-nav li a {
width: 30px;
height: 30px;
border: 0;
margin: -20px 0 0;
box-shadow: none!important;
display: block;
background-color: transparent;
background-image: url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat:  no-repeat;
position: absolute;
right: 10px;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider.has-onhover-arrows .flexslider .flex-direction-nav li a {
opacity: 0;
}
.metaslider.has-onhover-arrows:hover .flexslider .flex-direction-nav li a{
opacity: 1;
}
.metaslider .flex-direction-nav .flex-prev {
background-position: left 0;
left: 10px;
}
.metaslider .flex-direction-nav .flex-next {
background-position: right 0;
text-align: left; text-indent: 9999px;
}
.metaslider .flexslider:focus-within .flex-next,
.metaslider .flexslider:hover .flex-next {
opacity: 0.8;
}
.metaslider .flexslider:focus-within .flex-prev,
.metaslider .flexslider:hover .flex-prev {
opacity: 0.8; text-indent: -9999px;
}
.metaslider .flexslider:focus-within .flex-next:focus,
.metaslider .flexslider:focus-within .flex-prev:focus,
.metaslider .flexslider:hover .flex-next:hover,
.metaslider .flexslider:hover .flex-prev:hover {
opacity: 1;
}
.metaslider .flexslider .flex-next:focus,
.metaslider .flexslider .flex-prev:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .flex-direction-nav .flex-disabled {
cursor: default;
pointer-events: none;
}
.metaslider .flexslider .flex-control-nav a {
box-shadow: none !important;
}
.metaslider .flexslider .flex-control-nav a:focus {
outline: -webkit-focus-ring-color auto 5px;
}
.metaslider .flexslider .slides > li {
position: relative;
}
.metaslider .flexslider .flex-pauseplay .flex-play,
.metaslider .flexslider .flex-pauseplay .flex-pause {
width: 30px;
height: 30px;
background: #000;
color: #fff;
text-align: center;
padding: 0 8px;
border-radius: 50px;
text-decoration: none;
line-height: 30px;
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay a:before {
font-size: 16px;
}
.metaslider .flexslider .flex-pauseplay .flex-play:focus,
.metaslider .flexslider .flex-pauseplay .flex-pause:focus {
background: #000;
color: #fff;
outline: 2px solid #fff;
}
.metaslider .flexslider .flex-pauseplay .flex-play:before {
margin-left: 4px;
}
.metaslider .flexslider .flex-pauseplay .flex-pause:before {
margin-left: 1px;
} .metaslider .rslides_nav,
.metaslider .rslides_tabs a {
box-shadow: none !important;
}
.metaslider .rslides_tabs {
margin: 0 0 40px;
}
.metaslider .rslides_nav:focus,
.metaslider .rslides_nav:hover {
color: #ffffff;
}
.metaslider-responsive.no-text .rslides_nav{
width: 30px;
height: 30px;
border: 0;
margin: 0 5px;
box-shadow: none !important;
display: block;
background-color: transparent;
background-image: url(//praxis-design-3hrn.de/wp-content/plugins/ml-slider/assets/metaslider/bg_direction_nav.png);
background-repeat: no-repeat;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
-moz-transition: opacity .25s ease-in-out;
transition: all .3s ease;
}
.metaslider-responsive.no-text .rslides_nav.next {
background-position: right 0;
} div.metaslider .theme-default .nivoSlider {
-webkit-box-shadow: 0 0 0;
-moz-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.metaslider .slider-wrapper .nivo-directionNav a,
.metaslider .slider-wrapper .nivo-controlNav a,
.metaslider .slider-wrapper img {
border: 0;
box-shadow: none; list-style-type: none;
list-style: none;
padding: 0;
line-height: normal;
max-width: none;
max-height: none;
}
div.metaslider .slider-wrapper .nivo-controlNav a {
transition: none;
} .metaslider .coin-slider { max-width: 100%;
overflow:hidden;
}
.metaslider .coin-slider .cs-buttons a,
.metaslider .coin-slider > a {
box-shadow: none !important;
}
.metaslider .coin-slider a[href="javascript:void(0)"] {
cursor: default !important;
} #wpadminbar #wp-admin-bar-ms-main-menu .ab-item #metaslider-main-menu-icon {
background-size: 18px;
background-repeat: no-repeat;
background-position: left center;
width: 18px;
height: 32px;
float: left;
margin-right: 5px;
}
#wpadminbar #wp-admin-bar-ms-main-menu:hover #metaslider-main-menu-icon{
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyBmaWxsPSIjNzJhZWU2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjU1LjggMjU1LjgiIHN0eWxlPSJmaWxsOiM3MmFlZTYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik0xMjcuOSwwQzU3LjMsMCwwLDU3LjMsMCwxMjcuOWMwLDcwLjYsNTcuMywxMjcuOSwxMjcuOSwxMjcuOWM3MC42LDAsMTI3LjktNTcuMywxMjcuOS0xMjcuOUMyNTUuOCw1Ny4zLDE5OC41LDAsMTI3LjksMHogTTE2LjQsMTc3LjFsOTIuNS0xMTcuNUwxMjQuMiw3OWwtNzcuMyw5OC4xSDE2LjR6IE0xNzAuNSwxNzcuMWwtMzguOS00OS40bDE1LjUtMTkuNmw1NC40LDY5SDE3MC41eiBNMjA4LjUsMTc3LjFMMTQ2LjksOTkgbC02MS42LDc4LjJoLTMxbDkyLjUtMTE3LjVsOTIuNSwxMTcuNUgyMDguNXoiLz48L2c+PC9zdmc+Cg==") !important;
}
.ms-edit-frontend {
text-decoration: none !important;
font-size: 18px;
}
.ms-edit-frontend .dashicons.dashicons-external {
height: 25px;
vertical-align: middle;
}
#preview-container .ms-edit-frontend{
display: none;
} .ms-theme-precognition .flex-control-nav {
display: table !important;
width: 100% !important;
margin-top: 0 !important;
}
.metaslider.ms-theme-precognition .flex-control-nav li {
display: table-cell !important;
width: auto;
text-align: center;
border-left: 1px solid;
border-bottom: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li:last-child {
border-right: 1px solid;
}
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
width: auto !important;
display: block !important;
height: auto !important;
padding: 10px !important;
margin: 0 !important;
} .flex-progress-bar {
position: absolute;
top: 0;
left: 0;
height: 4px;
width: 0%;
background-color: #fff;
transition: width 2s linear;
z-index: 999;
} .ms-carousel-force-height .slides > li {
overflow: hidden;
}
.ms-carousel-force-height .slides > li.ms-image img {
height: 100%;
width: auto;
} .ms-custom-button {
display: inline-block;
background-color: #0073aa;
color: #fff;
cursor: pointer;
padding: 8px 14px;
border-radius: 4px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.ms-custom-button:hover {
opacity: 0.8;
}
.slides li:focus-within {
outline: 2px solid #007cba;
outline-offset: -2px;
} .ms-slider-loading {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center; 
background: #f2f2f2;
z-index: 11;
} .metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider {
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider {
padding-bottom: 0;
margin-bottom: 0;
}
.metaslider-container-box .metaslider.metaslider-flex.ml-slider .flexslider .flex-control-nav:not(.flex-control-thumbs) {
margin-bottom: 0;
} @media only screen and (max-width : 767px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: -9999px !important;
}
}
@media only screen and (min-width : 768px) {
.metaslider.ms-theme-precognition .flex-control-nav li a {
text-indent: 0 !important;
}
}