.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//christian-schroeer.com/wp-content/plugins/bbpowerpack/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:before,.fl-module:after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:after,.fl-module-content:after {clear: both;}.fl-clear {clear: both;}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;min-width: 0;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content,.fl-row-bg-embed,.fl-row-bg-embed .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video,.fl-row-bg-embed .fl-bg-embed-code {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video,.fl-row-bg-embed .fl-bg-embed-code video {bottom: 0;left: 0px;max-width: none;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video video {min-width: 100%;min-height: 100%;width: auto;height: auto;}.fl-row-bg-video .fl-bg-video iframe,.fl-row-bg-embed .fl-bg-embed-code iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-row-overlap-top .fl-row-content-wrap {display: -webkit-inline-box;display: -webkit-inline-flex;display: -moz-inline-box;display: -ms-inline-flexbox;display: inline-flex;width: 100%;}.fl-row-default-height .fl-row-content-wrap,.fl-row-custom-height .fl-row-content-wrap {min-height: 0;}.fl-row-default-height .fl-row-content,.fl-row-full-height .fl-row-content,.fl-row-custom-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-default-height .fl-row-full-width.fl-row-content,.fl-row-full-height .fl-row-full-width.fl-row-content,.fl-row-custom-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-row-default-height.fl-row-align-center .fl-row-content-wrap,.fl-row-full-height.fl-row-align-center .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-default-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,.fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {align-items: flex-end;justify-content: flex-end;-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;}.fl-col-group-equal-height {display: flex;flex-wrap: wrap;width: 100%;}.fl-col-group-equal-height.fl-col-group-has-child-loading {flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content {display: flex;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content {flex-direction: column;flex-shrink: 1;min-width: 1px;max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {justify-content: flex-start;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {align-items: center;justify-content: center;}.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content,.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {border-radius: inherit;content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.fl-module img {max-width: 100%;}.fl-builder-module-template {margin: 0 auto;max-width: 1100px;padding: 20px;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: right;height: auto;width: auto;}.fl-icon i:before {border: none !important;height: auto;width: auto;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text-empty {display: none;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-icon-text span {display: block;}.fl-icon-text span.mce-edit-focus {min-width: 1px;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}.fl-builder-preview .fl-animation,.fl-builder-edit .fl-animation,.fl-animated {opacity: 1;}.fl-animated {animation-fill-mode: both;-webkit-animation-fill-mode: both;}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;-ms-filter: "alpha(opacity=0)";transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1! important;-ms-filter: "alpha(opacity=100)";}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-builder-layer {position: absolute;top:0;left:0;right: 0;bottom: 0;z-index: 0;pointer-events: none;overflow: hidden;}.fl-builder-shape-layer {z-index: 0;}.fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer {z-index: 1;}.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {z-index: 2;}.fl-row-has-layers .fl-row-content {z-index: 1;}.fl-row-bg-overlay .fl-row-content {z-index: 2;}.fl-builder-layer > * {display: block;position: absolute;top:0;left:0;width: 100%;}.fl-builder-layer + .fl-row-content {position: relative;}.fl-builder-layer .fl-shape {fill: #aaa;stroke: none;stroke-width: 0;width:100%;}@supports (-webkit-touch-callout: inherit) {.fl-row.fl-row-bg-parallax .fl-row-content-wrap,.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}@supports (-webkit-touch-callout: none) {.fl-row.fl-row-bg-fixed .fl-row-content-wrap {background-position: center !important;background-attachment: scroll !important;}}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {background: #fafafa;border: 1px solid #ccc;color: #333;}.fl-builder-content a.fl-button *,.fl-builder-content a.fl-button:visited * {color: #333;}@media (max-width: 1200px) {}@media (max-width: 992px) { .fl-col-group.fl-col-group-medium-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;} }@media (max-width: 768px) { .fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;flex-direction: row-reverse;}.fl-col-group.fl-col-group-responsive-reversed .fl-col:not(.fl-col-small-custom-width) {flex-basis: 100%;width: 100% !important;}.fl-col-group.fl-col-group-medium-reversed:not(.fl-col-group-responsive-reversed) {display: unset;display: unset;-webkit-flex-wrap: unset;flex-wrap: unset;flex-direction: unset;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small:not(.fl-col-small-full-width) {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {margin: 0;padding-left: 0;padding-right: 0;} }@media (min-width: 1201px) {html .fl-visible-large:not(.fl-visible-desktop),html .fl-visible-medium:not(.fl-visible-desktop),html .fl-visible-mobile:not(.fl-visible-desktop) {display: none;}}@media (min-width: 993px) and (max-width: 1200px) {html .fl-visible-desktop:not(.fl-visible-large),html .fl-visible-medium:not(.fl-visible-large),html .fl-visible-mobile:not(.fl-visible-large) {display: none;}}@media (min-width: 769px) and (max-width: 992px) {html .fl-visible-desktop:not(.fl-visible-medium),html .fl-visible-large:not(.fl-visible-medium),html .fl-visible-mobile:not(.fl-visible-medium) {display: none;}}@media (max-width: 768px) {html .fl-visible-desktop:not(.fl-visible-mobile),html .fl-visible-large:not(.fl-visible-mobile),html .fl-visible-medium:not(.fl-visible-mobile) {display: none;}}.fl-row-fixed-width {max-width: 1200px;}.fl-row-content-wrap {margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.fl-module-content, :where(.fl-module:not(:has(> .fl-module-content))) {margin-top: 20px;margin-right: 20px;margin-bottom: 20px;margin-left: 20px;}.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }.fl-node-z9c8dwv53f1k {color: #090b0d;}.fl-builder-content .fl-node-z9c8dwv53f1k *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-z9c8dwv53f1k a {color: #ee7203;}.fl-builder-content .fl-node-z9c8dwv53f1k a:hover {color: #706c68;}.fl-builder-content .fl-node-z9c8dwv53f1k h1,.fl-builder-content .fl-node-z9c8dwv53f1k h2,.fl-builder-content .fl-node-z9c8dwv53f1k h3,.fl-builder-content .fl-node-z9c8dwv53f1k h4,.fl-builder-content .fl-node-z9c8dwv53f1k h5,.fl-builder-content .fl-node-z9c8dwv53f1k h6,.fl-builder-content .fl-node-z9c8dwv53f1k h1 a,.fl-builder-content .fl-node-z9c8dwv53f1k h2 a,.fl-builder-content .fl-node-z9c8dwv53f1k h3 a,.fl-builder-content .fl-node-z9c8dwv53f1k h4 a,.fl-builder-content .fl-node-z9c8dwv53f1k h5 a,.fl-builder-content .fl-node-z9c8dwv53f1k h6 a {color: #090b0d;}.fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap,.fl-node-z9c8dwv53f1k.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-z9c8dwv53f1k.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-z9c8dwv53f1k.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-z9c8dwv53f1k > .fl-row-content-wrap {background-image: url(https://christian-schroeer.com/wp-content/uploads/2024/06/portrait-schroer-ueber-mich-web.jpg);background-repeat: no-repeat;background-position: center center;background-attachment: scroll;background-size: cover;}.fl-node-z9c8dwv53f1k.fl-row-custom-height > .fl-row-content-wrap {min-height: 1000px;}.fl-node-z9c8dwv53f1k .fl-row-content {max-width: 1200px;}.fl-node-oahf5jpe80xl {color: #222222;}.fl-builder-content .fl-node-oahf5jpe80xl *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-oahf5jpe80xl a {color: #ff5a00;}.fl-builder-content .fl-node-oahf5jpe80xl a:hover {color: #706c68;}.fl-builder-content .fl-node-oahf5jpe80xl h1,.fl-builder-content .fl-node-oahf5jpe80xl h2,.fl-builder-content .fl-node-oahf5jpe80xl h3,.fl-builder-content .fl-node-oahf5jpe80xl h4,.fl-builder-content .fl-node-oahf5jpe80xl h5,.fl-builder-content .fl-node-oahf5jpe80xl h6,.fl-builder-content .fl-node-oahf5jpe80xl h1 a,.fl-builder-content .fl-node-oahf5jpe80xl h2 a,.fl-builder-content .fl-node-oahf5jpe80xl h3 a,.fl-builder-content .fl-node-oahf5jpe80xl h4 a,.fl-builder-content .fl-node-oahf5jpe80xl h5 a,.fl-builder-content .fl-node-oahf5jpe80xl h6 a {color: #222222;}.fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap,.fl-node-oahf5jpe80xl.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-oahf5jpe80xl.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-oahf5jpe80xl.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-oahf5jpe80xl.fl-row-custom-height > .fl-row-content-wrap {min-height: 300px;}.fl-node-oahf5jpe80xl.fl-row-fixed-width, .fl-node-oahf5jpe80xl .fl-row-fixed-width {max-width: 1000px;}.fl-node-5xo14f6z2iml {color: #ffffff;}.fl-builder-content .fl-node-5xo14f6z2iml *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-5xo14f6z2iml a {color: #ffffff;}.fl-builder-content .fl-node-5xo14f6z2iml a:hover {color: #ffffff;}.fl-builder-content .fl-node-5xo14f6z2iml h1,.fl-builder-content .fl-node-5xo14f6z2iml h2,.fl-builder-content .fl-node-5xo14f6z2iml h3,.fl-builder-content .fl-node-5xo14f6z2iml h4,.fl-builder-content .fl-node-5xo14f6z2iml h5,.fl-builder-content .fl-node-5xo14f6z2iml h6,.fl-builder-content .fl-node-5xo14f6z2iml h1 a,.fl-builder-content .fl-node-5xo14f6z2iml h2 a,.fl-builder-content .fl-node-5xo14f6z2iml h3 a,.fl-builder-content .fl-node-5xo14f6z2iml h4 a,.fl-builder-content .fl-node-5xo14f6z2iml h5 a,.fl-builder-content .fl-node-5xo14f6z2iml h6 a {color: #ffffff;}.fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap,.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-5xo14f6z2iml.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-5xo14f6z2iml > .fl-row-content-wrap {background-color: #ee7203;}.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {min-height: 300px;}.fl-node-5xo14f6z2iml .fl-row-content {max-width: 1200px;}@media(max-width: 1200px) {.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {min-height: 240px;}}@media(max-width: 992px) {.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {min-height: 160px;}}@media(max-width: 768px) {.fl-node-5xo14f6z2iml.fl-row-custom-height > .fl-row-content-wrap {min-height: 140px;}} .fl-node-hxgczvi125y4 > .fl-row-content-wrap {margin-top:80px;margin-bottom:42px;}.fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap,.fl-node-4khp1zu0289r.fl-row-custom-height > .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap {min-height: 100vh;}.fl-node-4khp1zu0289r.fl-row-custom-height > .fl-row-content-wrap {min-height: 0;}.fl-builder-edit .fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap {min-height: calc( 100vh - 48px );}@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){.fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap {min-height: 1024px;}}@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){.fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap {min-height: 768px;}}@media screen and (aspect-ratio: 40/71) {.fl-node-4khp1zu0289r.fl-row-full-height > .fl-row-content-wrap {min-height: 500px;}}.fl-node-4khp1zu0289r > .fl-row-content-wrap {background-repeat: no-repeat;background-position: center center;background-attachment: fixed;background-size: cover;}.fl-builder-mobile .fl-node-4khp1zu0289r > .fl-row-content-wrap {background-image: url(https://christian-schroeer.com/wp-content/uploads/2024/08/familienimmobilien_ueber-mich_web-1.jpg);background-position: center center;background-attachment: scroll;}.fl-node-4khp1zu0289r.fl-row-custom-height > .fl-row-content-wrap {min-height: 900px;}@media(max-width: 1200px) {.fl-node-4khp1zu0289r.fl-row-custom-height > .fl-row-content-wrap {min-height: 600px;}}@media(max-width: 768px) {.fl-node-4khp1zu0289r.fl-row-custom-height > .fl-row-content-wrap {min-height: 300px;}} .fl-node-0ymbvjwl1n3x > .fl-row-content-wrap {margin-top:60px;}.fl-node-dwtnqe3l0hri {color: #ffffff;}.fl-builder-content .fl-node-dwtnqe3l0hri *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-dwtnqe3l0hri a {color: #ffffff;}.fl-builder-content .fl-node-dwtnqe3l0hri a:hover {color: #b71d21;}.fl-builder-content .fl-node-dwtnqe3l0hri h1,.fl-builder-content .fl-node-dwtnqe3l0hri h2,.fl-builder-content .fl-node-dwtnqe3l0hri h3,.fl-builder-content .fl-node-dwtnqe3l0hri h4,.fl-builder-content .fl-node-dwtnqe3l0hri h5,.fl-builder-content .fl-node-dwtnqe3l0hri h6,.fl-builder-content .fl-node-dwtnqe3l0hri h1 a,.fl-builder-content .fl-node-dwtnqe3l0hri h2 a,.fl-builder-content .fl-node-dwtnqe3l0hri h3 a,.fl-builder-content .fl-node-dwtnqe3l0hri h4 a,.fl-builder-content .fl-node-dwtnqe3l0hri h5 a,.fl-builder-content .fl-node-dwtnqe3l0hri h6 a {color: #ffffff;}.fl-node-dwtnqe3l0hri > .fl-row-content-wrap {background-color: #ee7203;}.fl-node-dwtnqe3l0hri .fl-row-content {max-width: 672px;} .fl-node-dwtnqe3l0hri > .fl-row-content-wrap {margin-top:60px;margin-bottom:0px;}.fl-node-5lkqmsw98crv {width: 50%;}.fl-node-qo2lcgkntzdf {width: 100%;}.fl-node-831q9rslxdty {width: 100%;}.fl-node-qpd0zkw9gmb6 {width: 100%;}.fl-node-ivoacfne09z5 {width: 100%;}.fl-node-4kx62efnlcoi {width: 100%;}.fl-node-nrdb0lge5stv {width: 100%;}.fl-node-7x1gkdc6qhpj {width: 50%;}.fl-node-0bp1g39857ri {width: 49%;}.fl-node-71bgpkqw9jv0 {width: 50%;}.fl-module-heading .fl-heading {padding: 0 !important;margin: 0 !important;}.fl-node-vu926golt4rk.fl-module-heading .fl-heading {font-weight: 400;font-size: 40px;} .fl-node-vu926golt4rk > .fl-module-content {margin-right:80px;}@media (max-width: 768px) { .fl-node-vu926golt4rk > .fl-module-content { margin-right:20px; } }img.mfp-img {padding-bottom: 40px !important;}.fl-builder-edit .fl-fill-container img {transition: object-position .5s;}.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {height: 100% !important;width: 100% !important;}@media (max-width: 768px) { .fl-photo-content,.fl-photo-img {max-width: 100%;} }.fl-node-4n1qvh9we0zi .fl-photo {text-align: center;}@media(max-width: 992px) {.fl-node-4n1qvh9we0zi .fl-photo {text-align: center;}.fl-node-4n1qvh9we0zi .fl-photo-content, .fl-node-4n1qvh9we0zi .fl-photo-img {width: 80%;}}@media(max-width: 768px) {.fl-node-4n1qvh9we0zi .fl-photo {text-align: center;}.fl-node-4n1qvh9we0zi .fl-photo-content, .fl-node-4n1qvh9we0zi .fl-photo-img {width: 100%;}}.fl-node-fi5mut7cnwp8.fl-module-heading .fl-heading {font-weight: 500;font-size: 46px;text-align: center;}@media(max-width: 1200px) {.fl-node-fi5mut7cnwp8.fl-module-heading .fl-heading {font-size: 42px;text-align: center;}}@media(max-width: 992px) {.fl-node-fi5mut7cnwp8.fl-module-heading .fl-heading {font-size: 36px;}}@media(max-width: 768px) {.fl-node-fi5mut7cnwp8.fl-module-heading .fl-heading {font-size: 32px;}}.fl-builder-content .fl-rich-text strong {font-weight: bold;}.fl-node-wef64va3xmdi.fl-module-heading .fl-heading {text-align: center;} .fl-node-wef64va3xmdi > .fl-module-content {margin-top:80px;}@media (max-width: 768px) { .fl-node-wef64va3xmdi > .fl-module-content { margin-top:20px; } }.clearfix:before,.clearfix:after {content: " ";display: table;}.clearfix:after {clear: both;}.fl-row-fixed-width {min-width: 1px;}.fl-col-group.fl-col-group-responsive-reversed,.fl-col-group.fl-col-group-responsive-reversed .fl-col,.fl-col-group.fl-col-group-responsive-reversed .fl-col-content,.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content {min-width: 0px;}.pp-testimonials .sr-only {position: absolute !important;height: 1px !important;width: 1px !important;margin: 0 !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);clip-path: polygon(0px 0px, 0px 0px, 0px 0px);-webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);overflow: hidden !important;}.pp-testimonials .owl-carousel button.owl-dot {background: none !important;border: none !important;}.pp-testimonials-grid-0 .pp-testimonials {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;overflow: hidden;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.pp-testimonials-grid-1 .pp-testimonials {grid-template-columns: repeat(1,1fr);display: grid;}.pp-testimonials-grid-2 .pp-testimonials {grid-template-columns: repeat(2,1fr);display: grid;}.pp-testimonials-grid-3 .pp-testimonials {grid-template-columns: repeat(3,1fr);display: grid;}.pp-testimonials-grid-4 .pp-testimonials {grid-template-columns: repeat(4,1fr);display: grid;}.pp-testimonials-grid-5 .pp-testimonials {grid-template-columns: repeat(5,1fr);display: grid;}.pp-testimonials-grid-6 .pp-testimonials {grid-template-columns: repeat(6,1fr);display: grid;}.pp-masonry-grid .pp-testimonials {display: block !important;}.pp-masonry-grid .pp-testimonial {display: inline-block;}.fl-module .pp-testimonials-image img {border: 0 solid;width: 100%;margin: 0 auto;max-height: 150px;max-width: 150px;}.fl-module .carousel-enabled .pp-testimonials-image img {max-height: 100px;max-width: 100px;}.pp-testimonials {text-align: center;}.pp-testimonial {padding: 15px;}.pp-testimonials-no-heading .pp-testimonials-heading {display: none !important;}.pp-testimonials h3.pp-testimonials-title {font-weight: 400;margin-bottom: 15px;margin-top: 15px;}.pp-testimonials h4.pp-testimonials-subtitle {margin: 0;text-transform: none;}.pp-testimonials .pp-content-wrapper {background: transparent;position: relative;}.pp-testimonials .pp-testimonials-content p {margin-bottom: 15px;}.pp-testimonials .pp-testimonials-content p:last-of-type {margin-bottom: 0;}.pp-testimonials .pp-vertical-align {display: table;}.pp-testimonials .pp-vertical-align .pp-title-wrapper {display: table-cell;vertical-align: middle;}.pp-testimonials .pp-arrow-top {border-left: 15px solid transparent;border-right: 15px solid transparent;border-bottom: 15px solid transparent;height: 0;left: 0;margin: 0 auto;position: absolute;right: 0;text-align: center;top: -15px;width: 0;}.pp-testimonials .pp-arrow-bottom {border-left: 15px solid transparent;border-right: 15px solid transparent;border-top: 15px solid transparent;height: 0;left: 0;margin: 0 auto;position: absolute;right: 0;text-align: center;bottom: -15px;width: 0;}.pp-testimonials .pp-arrow-left {border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid transparent;height: 0;left: -15px;position: absolute;top: 30px;width: 0;}.pp-testimonials .layout-1 {text-align: center;}.pp-testimonials .layout-1 .pp-testimonials-image img {margin-bottom: 20px;}.pp-testimonials .layout-1 .pp-testimonials-content p:last-of-type {margin-bottom: 15px;}.pp-testimonials .layout-2 {text-align: center;}.pp-testimonials .layout-2 .pp-testimonials-image {display: inline-block;margin-right: 25px;}.pp-testimonials .layout-2.pp-vertical-align {margin: 0 auto;}.pp-testimonials .layout-2 .pp-content-wrapper {margin-bottom: 25px;}.pp-testimonials .layout-3 .pp-testimonials-image {float: left;margin-right: 30px;max-width: 150px;width: 22%;}.pp-testimonials .layout-3 .layout-3-content {float: left;text-align: left;width: 75%;}.pp-testimonials .layout-3.carousel-enabled .pp-testimonials-image {max-width: 100px;}.pp-testimonials .layout-3.carousel-enabled .pp-testimonials-image img {width: 100%;}.pp-testimonials .layout-3 .pp-testimonials-content p:last-of-type {margin-bottom: 15px;}.pp-testimonials .layout-4 {position: relative;padding-top: 50px;}.pp-testimonials .layout-4 .layout-4-content {background: #eee;padding: 50px;position: relative;z-index: 9;}.pp-testimonials .layout-4 .pp-testimonials-image {position: relative;z-index: 10;position: absolute;transform: translate(-50%,-50%);left: 50%;}.pp-testimonials .layout-4 .pp-testimonials-content {margin-top: 20px;}.pp-testimonials .layout-4 .pp-testimonials-content p:last-of-type {margin-bottom: 15px;}.pp-testimonials .layout-4-container .bx-wrapper {margin-bottom: 0;}.pp-testimonials .layout-4-container .bx-pager {bottom: 40px;}.pp-testimonials .layout-4-container.carousel-enabled .bx-pager {bottom: 30px;}.pp-testimonials .layout-4.no-image-inner .layout-4-content,.pp-testimonials .layout-4.carousel-enabled.no-image-inner .layout-4-content {padding-top: 50px;top: 0;}.pp-testimonials .layout-5 {text-align: center;}.pp-testimonials .layout-5 .pp-testimonials-image {display: inline-block;margin-right: 25px;}.pp-testimonials .layout-5 .pp-vertical-align {margin: 0 auto;width: 100%;}.pp-testimonials .layout-5 .pp-testimonials-subtitle {margin-bottom: 20px;}.pp-testimonials-wrap {position: relative;}.pp-testimonials-wrap.pp-testimonials-slider .pp-testimonial {position: absolute;top: 0;visibility: hidden;}.pp-testimonials-wrap.pp-testimonials-slider .pp-testimonial:first-child,.pp-testimonials-slider .pp-testimonials-loaded .pp-testimonial {position: relative;visibility: visible;}.pp-testimonials-wrap .fa {opacity: 0.8;-webkit-transition: opacity 0.2s;-moz-transition: opacity 0.2s;-o-transition: opacity 0.2s;-ms-transition: opacity 0.2s;transition: opacity 0.2s;}.pp-testimonials-wrap .fa:hover {opacity: 1;}.pp-testimonials-wrap .pp-arrow-wrapper {margin-bottom: 10px;text-align: center;}.pp-testimonials-wrap .owl-nav {display: flex;justify-content: center;}.pp-testimonials-wrap .owl-nav button {box-shadow: none;border: 0;outline: none;line-height: 0;margin: 0;padding: 0;font-size: 20px;background-image: none !important;z-index: 1;display: inline-flex;align-items: center;justify-content: center;}.pp-testimonials-wrap .owl-nav button svg {height: 20px;box-shadow: none;outline: none;border-radius: 100%;}.pp-testimonials-wrap .owl-nav.position-side button {position: absolute;top: 50%;transform: translateY(-50%);}.pp-testimonials-wrap .owl-nav.position-side button.owl-prev {left: -15px;}.pp-testimonials-wrap .owl-nav.position-side button.owl-next {right: -15px;}.pp-testimonials-flexbox .owl-stage {display: flex;}.pp-testimonials-flexbox .owl-carousel .owl-item {display: flex;align-items: center;flex: 1 0 auto;padding: 0 20px;}.pp-testimonials-flexbox .pp-testimonial {display: flex;flex-direction: column;align-items: center;align-content: center;justify-content: center;width: 100%;height: 100%;}.pp-testimonials-flexbox .pp-testimonial .pp-content-wrapper {height: auto !important;}.pp-testimonials-wrap .owl-carousel.owl-loaded:focus {outline: none;}@media (max-width: 768px) { .pp-testimonials .layout-3 .pp-testimonials-image {float: none;margin: 0 auto 20px;text-align: center;width: 100%;}.pp-testimonials .layout-3 .layout-3-content {float: none;text-align: center;width: 100% !important;} }.fl-node-7clbvu9iw56h .pp-testimonials-wrap .pp-arrow-wrapper {text-align: center;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-theme .owl-dots .owl-dot span {opacity: 1;background: #e8e9e9;box-shadow: none;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-theme .owl-dots .owl-dot.active span,.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-theme .owl-dots .owl-dot:hover span,.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-theme .owl-dots .owl-dot:focus span {background: #ee7203;opacity: 1;box-shadow: none;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav {justify-content: center;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button {width: 30px;height: 30px;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button svg {height: 20px;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button {}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button svg path {}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button:hover {}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .owl-nav button:hover svg path {}.fl-node-7clbvu9iw56h .pp-testimonial {}.fl-node-7clbvu9iw56h .pp-testimonials .pp-content-wrapper {padding: 20px;}.fl-node-7clbvu9iw56h .pp-testimonial.layout-1 .pp-content-wrapper {}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .pp-testimonials-heading {}.fl-node-7clbvu9iw56h .pp-testimonial .pp-title-wrapper .pp-testimonials-name {}.fl-node-7clbvu9iw56h .pp-testimonial .pp-title-wrapper .pp-testimonials-designation {}.fl-node-7clbvu9iw56h .pp-testimonial .pp-testimonials-title {}.fl-node-7clbvu9iw56h .pp-testimonial .pp-testimonials-content {}.fl-node-7clbvu9iw56h .pp-testimonial .pp-testimonials-image img {max-height: 100px;max-width: 100px;}.fl-node-7clbvu9iw56h.pp-masonry-grid .pp-testimonials {column-count: 3;}@media only screen and ( max-width: 1200px ) {.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-1 .pp-testimonials {grid-template-columns: 100%;display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-2 .pp-testimonials {grid-template-columns: repeat(2,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-3 .pp-testimonials {grid-template-columns: repeat(3,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-4 .pp-testimonials {grid-template-columns: repeat(4,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-5 .pp-testimonials {grid-template-columns: repeat(5,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-lg-6 .pp-testimonials {grid-template-columns: repeat(6,1fr);display: grid;}.fl-node-7clbvu9iw56h.pp-masonry-grid .pp-testimonials {}}@media only screen and ( max-width: 992px ) {.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-1 .pp-testimonials {grid-template-columns: 100%;display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-2 .pp-testimonials {grid-template-columns: repeat(2,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-3 .pp-testimonials {grid-template-columns: repeat(3,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-4 .pp-testimonials {grid-template-columns: repeat(4,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-5 .pp-testimonials {grid-template-columns: repeat(5,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-md-6 .pp-testimonials {grid-template-columns: repeat(6,1fr);display: grid;}.fl-node-7clbvu9iw56h.pp-masonry-grid .pp-testimonials {}}@media only screen and ( max-width: 768px ) {.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-1 .pp-testimonials {grid-template-columns: 100%;display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-2 .pp-testimonials {grid-template-columns: repeat(2,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-3 .pp-testimonials {grid-template-columns: repeat(3,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-4 .pp-testimonials {grid-template-columns: repeat(4,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-5 .pp-testimonials {grid-template-columns: repeat(5,1fr);display: grid;}.fl-node-7clbvu9iw56h .pp-testimonials-grid-sm-6 .pp-testimonials {grid-template-columns: repeat(6,1fr);display: grid;}.fl-node-7clbvu9iw56h.pp-masonry-grid .pp-testimonials {}}.fl-node-7clbvu9iw56h .pp-testimonials-grid .pp-testimonials {grid-gap: 20px;}.fl-node-7clbvu9iw56h .pp-testimonials-wrap .pp-testimonials-heading {text-align: center;}.fl-node-7clbvu9iw56h .pp-testimonial .pp-title-wrapper .pp-testimonials-name {text-align: center;}.fl-node-ni5z6fmkbyeg .fl-photo {text-align: left;} .fl-node-ni5z6fmkbyeg > .fl-module-content {margin-bottom:0px;}.fl-node-n9vpzgoeysx5 .fl-photo {text-align: center;}.fl-row .fl-col .fl-node-9hify4e0nkmc h2.fl-heading a,.fl-row .fl-col .fl-node-9hify4e0nkmc h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-9hify4e0nkmc h2.fl-heading .fl-heading-text *,.fl-node-9hify4e0nkmc h2.fl-heading .fl-heading-text {color: #706c68;}.fl-node-9hify4e0nkmc.fl-module-heading .fl-heading {font-size: 40px;}@media(max-width: 992px) {.fl-node-9hify4e0nkmc.fl-module-heading .fl-heading {font-size: 32px;text-align: center;}}@media(max-width: 768px) {.fl-node-9hify4e0nkmc.fl-module-heading .fl-heading {font-size: 24px;}}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button,.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited,.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button *,.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited *,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button *,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited * {color: #ffffff;}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover,.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover span.fl-button-text,.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover *,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover span.fl-button-text,.fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover * {color: #ffffff;}.fl-builder-content .fl-node-91i8dylt2mk3 .fl-button,.fl-builder-content .fl-node-91i8dylt2mk3 .fl-button * {transition: all 0.2s linear;-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;}.fl-node-91i8dylt2mk3 .fl-button-wrap {text-align: center;}.fl-builder-content .fl-node-91i8dylt2mk3 .fl-button-wrap a.fl-button {padding-right: 42px;padding-left: 42px;}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button, .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited {border: 1px solid #e26600;background-color: #ee7203;}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:focus, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:focus {border: 1px solid #f34e00;}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button, .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited, .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:focus, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:visited, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:focus {border-style: none;border-width: 0;background-clip: border-box;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover, .fl-page .fl-page .fl-builder-content .fl-node-91i8dylt2mk3 a.fl-button:hover {background-color: #ff5a00;}@media ( max-width: 768px ) { .fl-node-91i8dylt2mk3.fl-module > .fl-module-content {margin-bottom:42px;}}.fl-node-1v530tnm62g4 .fl-photo {text-align: center;}.fl-node-dyith2xuaj0k .fl-photo {text-align: left;}.fl-node-dyith2xuaj0k .fl-photo-content, .fl-node-dyith2xuaj0k .fl-photo-img {width: 200px;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button,.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited,.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button *,.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited *,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button *,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited * {color: #ee7203;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover,.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover span.fl-button-text,.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover *,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover span.fl-button-text,.fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover * {color: #ee7203;}.fl-builder-content .fl-node-p5eyktxvu78l .fl-button,.fl-builder-content .fl-node-p5eyktxvu78l .fl-button * {transition: all 0.2s linear;-moz-transition: all 0.2s linear;-webkit-transition: all 0.2s linear;-o-transition: all 0.2s linear;}.fl-node-p5eyktxvu78l .fl-button-wrap {text-align: center;}.fl-builder-content .fl-node-p5eyktxvu78l .fl-button-wrap a.fl-button {padding-right: 42px;padding-left: 42px;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button, .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited {border: 1px solid #f3f3f3;background-color: #ffffff;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:focus, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:focus {border: 1px solid #dcdddd;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button, .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited, .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:focus, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:visited, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:focus {border-style: none;border-width: 0;background-clip: border-box;border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;}.fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover, .fl-page .fl-page .fl-builder-content .fl-node-p5eyktxvu78l a.fl-button:hover {background-color: #e8e9e9;} .fl-node-p5eyktxvu78l > .fl-module-content {margin-bottom:60px;}@media (max-width: 768px) { .fl-node-p5eyktxvu78l > .fl-module-content { margin-bottom:20px; } }.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-z9c8dwv53f1k .fl-row-content {min-width: 0px;}.fl-node-oahf5jpe80xl .fl-row-content {min-width: 0px;}.fl-node-5xo14f6z2iml .fl-row-content {min-width: 0px;}.fl-node-hxgczvi125y4 .fl-row-content {min-width: 0px;}.fl-node-4khp1zu0289r .fl-row-content {min-width: 0px;}.fl-node-0ymbvjwl1n3x .fl-row-content {min-width: 0px;}.fl-node-dwtnqe3l0hri .fl-row-content {min-width: 0px;}@font-face {
font-family: 'a11y';
src:url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot);
src:url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.eot?#iefix) format('embedded-opentype'),
url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff2) format('woff2'),
url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.woff) format('woff'),
url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.ttf) format('truetype'),
url(//christian-schroeer.com/wp-content/plugins/wp-accessibility/toolbar/fonts/css/a11y.svg#a11y) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="aticon-"]:before, [class*=" aticon-"]:before {
font-family: 'a11y' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aticon-font:before {
content: '\e602';
}
.aticon-adjust:before {
content: '\e601';
}
.aticon-tint:before {
content: '\e600';
}@media only screen and (max-width: 800px) { .a11y-responsive {
display: none;
}
}
@media print {
.a11y-toolbar { }
}
.focusable:focus {
outline: none !important;
}
.has-focus {
background: yellow;
} .a11y-toolbar button {
border: 0;
color: inherit;
background-color: transparent;
text-decoration: none;
padding: 0;
line-height: inherit;
margin: 0;
font: inherit;
width: 100%;
height: 100%;
text-align: left;
}
.a11y-toolbar {
position: fixed;
z-index: 99999;
top: 43vh;
left: 0;
}
.a11y-toolbar.custom-location {
position: absolute;
top: 0;
}
.a11y-toolbar ul {
list-style: none;
margin: 0;
padding: 0;
border-radius: 0 4px 0 0;
border-radius: 0 0 4px 0;
}
.a11y-toolbar ul li {
margin: 0;
padding: 0;
display: block;
}
.a11y-toolbar ul li button {
font-size: 22px !important;
padding: 14px 10px;
line-height: .8;
display: grid;
align-items: center;
background: #e2e2e2;
text-align: center;
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #d2d2d2;
position: relative;
color: #181818;
}
.a11y-toolbar ul li button.active,
.a11y-toolbar ul li button:hover {
background: #181818;
color: #fff;
}
.a11y-toolbar ul li button.active {
background: #181818;
border-bottom: 1px solid #525252;
}
.a11y-toolbar ul li:first-child button {
border-radius: 0 4px 0 0;
}
.a11y-toolbar ul li:last-child button {
border-radius: 0 0 4px;
}
.a11y-toolbar .a11y-toolbar-list .a11y-toolbar-list-item .tooltip-dismissed:focus .offscreen,
.a11y-toolbar .offscreen,
.a11y_stylesheet_path {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);	
white-space: nowrap;
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important;
overflow: hidden;
font-size: 16px;
transition: all 200ms;
} .a11y-toolbar.rtl.default,
.a11y-toolbar.ltr.reversed {
right: 0;
left: auto;
}
.a11y-toolbar.rtl.default ul,
.a11y-toolbar.ltr.reversed ul {
border-radius: 4px 0 0 4px;
}
.a11y-toolbar.rtl.default ul li:first-child button,
.a11y-toolbar.ltr.reversed ul li:first-child button {
border-radius: 4px 0 0 0;
}
.a11y-toolbar.rtl.default ul li:last-child button,
.a11y-toolbar.ltr.reversed ul li:last-child button {
border-radius: 0 0 0 4px;
}
.desaturated {
filter: grayscale(1) !important;
}
.a11y-toolbar button:hover .offscreen,
.a11y-toolbar button:focus .offscreen {
height: auto !important;
width: auto !important;
clip: unset !important;
clip-path: unset !important;
color: #333;
background: #f0f0f0; 
padding: 8px 6px !important;
box-shadow: 0 0 1px #000;
border-radius: 5px;
font-size: 16px;
text-transform: none;
font-family: Arial;
}
.a11y-toolbar.reversed button:hover .offscreen,
.a11y-toolbar.reversed button:focus .offscreen {
right: 100%;
left: auto;
}
.a11y-toolbar button:hover .offscreen,
.a11y-toolbar button:focus .offscreen {
left: 100%;
}.fontsize p,
.fontsize div:not(div:has( p, h1, h2, h3, h4, h5, h6)),
.fontsize footer:not(footer:has( p, h1, h2, h3, h4, h5, h6)),
.fontsize li:not(.a11y-toolbar-list-item),
.fontsize label,
.fontsize input,
.fontsize select,
.fontsize textarea,
.fontsize legend,
.fontsize code,
.fontsize pre,
.fontsize dd,
.fontsize dt,
.fontsize blockquote {
font-size: var(--wpa-font-size) !important;
line-height: 1.6;
}
.fontsize h1 {
font-size: var(--wpa-h1-size) !important;
}
.fontsize h2 {
font-size: var(--wpa-h2-size) !important;
}
.fontsize h3 {
font-size: var(--wpa-h3-size) !important;
}
.fontsize h6,
.fontsize h5,
.fontsize h4 {
font-size: var(--wpa-h4-size) !important;
} .fontsize li li {
font-size: var(--wpa-sub-list-size) !important;
}
.fontsize li li li {
font-size: var(--wpa-sub-sub-list-size) !important;
}