.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.entry .olMapViewport img{
max-width: none !important;
max-height: none !important;
vertical-align: none !important;
}
.OSM_Map img {
max-width: none !important;
max-height: none !important;
vertical-align: none;
}
.olTileImage {
max-width: none !important;
max-height: none !important;
vertical-align: none !important;
}
.olControlAttribution {
bottom: 0 !important;
}
div.olControlMousePosition {
bottom: 1em !important;
}
.olPopupContent
{ padding: 0 0 0 0;
border: #fff solid;
border-width: 10px 10px;
white-space:nowrap;
} .olImageLoadError {
display: none !important;
} .tabs {
width:100%;
display:inline-block;
}  .tab-links:after {
display:block;
clear:both;
content:'';
}
.tab-links li {
margin:0px 5px;
float:left;
list-style:none;
text-decoration:none;
}
.tab-links a {
padding:3px 6px;
display:inline-block;
border-radius:3px 3px 0px 0px;
background:#FFFFFF;
transition:all linear 0.15s;
text-decoration:none;
}
.tab-links a:hover {
background:#FFFFFF;
text-decoration:none;
}
li.active a {
border: 1px solid #D8D8D8;
background:#FFFFFF;
border-bottom: none;
color: black;
}
li.active a:hover {
border: 1px solid #D8D8D8;
background:#FFFFFF;
border-bottom: none;
} .osm-marker-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-marker-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-marker-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-marker-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.marker-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
height: 300px;
}
.marker-tab-content.current{
display: inherit;
} .osm-geo-marker-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-geo-marker-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-geo-marker-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-geo-marker-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.geo-marker-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
height: 300px;
}
.geo-marker-tab-content.current{
display: inherit;
} .osm-tab-container{
width: 95%;
margin: 0 auto;
}
ul.osm-tabs{
margin: 0px;
padding: 0px;
list-style: none;
}
ul.osm-tabs li{
background: none;
color: #222;
display: inline-block;
padding: 2px 5px;
cursor: pointer;
}
ul.osm-tabs li.current{
background: #fdfdfd;
color: #222;
border: 1px solid #D8D8D8;
border-bottom: none;
}
.osm-tab-content{
margin: -7px 0px 0px 0px;
padding:15px;
border-radius:3px;
display: none;
background: #fdfdfd;
border: 1px solid #D8D8D8;
}
.osm-tab-content.current{
display: inherit;
} label.metabox-label > input{ visibility: hidden; position: absolute; }
label.metabox-label > input + img{ cursor:pointer;
border:2px solid transparent;
}
label.metabox-label > input:checked + img{ border:2px solid #808080;
}:root,
:host {
--ol-background-color: white;
--ol-accent-background-color: #F5F5F5;
--ol-subtle-background-color: rgba(128, 128, 128, 0.25);
--ol-partial-background-color: rgba(255, 255, 255, 0.75);
--ol-foreground-color: #333333;
--ol-subtle-foreground-color: #666666;
--ol-brand-color: #00AAFF;
}
.ol-box {
box-sizing: border-box;
border-radius: 2px;
border: 1.5px solid var(--ol-background-color);
background-color: var(--ol-partial-background-color);
}
.ol-mouse-position {
top: 8px;
right: 8px;
position: absolute;
}
.ol-scale-line {
background: var(--ol-partial-background-color);
border-radius: 4px;
bottom: 8px;
left: 8px;
padding: 2px;
position: absolute;
}
.ol-scale-line-inner {
border: 1px solid var(--ol-subtle-foreground-color);
border-top: none;
color: var(--ol-foreground-color);
font-size: 10px;
text-align: center;
margin: 1px;
will-change: contents, width;
transition: all 0.25s;
}
.ol-scale-bar {
position: absolute;
bottom: 8px;
left: 8px;
}
.ol-scale-bar-inner {
display: flex;
}
.ol-scale-step-marker {
width: 1px;
height: 15px;
background-color: var(--ol-foreground-color);
float: right;
z-index: 10;
}
.ol-scale-step-text {
position: absolute;
bottom: -5px;
font-size: 10px;
z-index: 11;
color: var(--ol-foreground-color);
text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}
.ol-scale-text {
position: absolute;
font-size: 12px;
text-align: center;
bottom: 25px;
color: var(--ol-foreground-color);
text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}
.ol-scale-singlebar {
position: relative;
height: 10px;
z-index: 9;
box-sizing: border-box;
border: 1px solid var(--ol-foreground-color);
}
.ol-scale-singlebar-even {
background-color: var(--ol-subtle-foreground-color);
}
.ol-scale-singlebar-odd {
background-color: var(--ol-background-color);
}
.ol-unsupported {
display: none;
}
.ol-viewport,
.ol-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
}
.ol-viewport canvas {
all: unset;
}
.ol-selectable {
-webkit-touch-callout: default;
-webkit-user-select: text;
-moz-user-select: text;
user-select: text;
}
.ol-grabbing {
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
}
.ol-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.ol-control {
position: absolute;
background-color: var(--ol-subtle-background-color);
border-radius: 4px;
}
.ol-zoom {
top: .5em;
left: .5em;
}
.ol-rotate {
top: .5em;
right: .5em;
transition: opacity .25s linear, visibility 0s linear;
}
.ol-rotate.ol-hidden {
opacity: 0;
visibility: hidden;
transition: opacity .25s linear, visibility 0s linear .25s;
}
.ol-zoom-extent {
top: 4.643em;
left: .5em;
}
.ol-full-screen {
right: .5em;
top: .5em;
}
.ol-control button {
display: block;
margin: 1px;
padding: 0;
color: var(--ol-subtle-foreground-color);
font-weight: bold;
text-decoration: none;
font-size: inherit;
text-align: center;
height: 1.375em;
width: 1.375em;
line-height: .4em;
background-color: var(--ol-background-color);
border: none;
border-radius: 2px;
}
.ol-control button::-moz-focus-inner {
border: none;
padding: 0;
}
.ol-zoom-extent button {
line-height: 1.4em;
}
.ol-compass {
display: block;
font-weight: normal;
will-change: transform;
}
.ol-touch .ol-control button {
font-size: 1.5em;
}
.ol-touch .ol-zoom-extent {
top: 5.5em;
}
.ol-control button:hover,
.ol-control button:focus {
text-decoration: none;
outline: 1px solid var(--ol-subtle-foreground-color);
color: var(--ol-foreground-color);
}
.ol-zoom .ol-zoom-in {
border-radius: 2px 2px 0 0;
}
.ol-zoom .ol-zoom-out {
border-radius: 0 0 2px 2px;
}
.ol-attribution {
text-align: right;
bottom: .5em;
right: .5em;
max-width: calc(100% - 1.3em);
display: flex;
flex-flow: row-reverse;
align-items: center;
}
.ol-attribution a {
color: var(--ol-subtle-foreground-color);
text-decoration: none;
}
.ol-attribution ul {
margin: 0;
padding: 1px .5em;
color: var(--ol-foreground-color);
text-shadow: 0 0 2px var(--ol-background-color);
font-size: 12px;
}
.ol-attribution li {
display: inline;
list-style: none;
}
.ol-attribution li:not(:last-child):after {
content: " ";
}
.ol-attribution img {
max-height: 2em;
max-width: inherit;
vertical-align: middle;
}
.ol-attribution button {
flex-shrink: 0;
}
.ol-attribution.ol-collapsed ul {
display: none;
}
.ol-attribution:not(.ol-collapsed) {
background: var(--ol-partial-background-color);
}
.ol-attribution.ol-uncollapsible {
bottom: 0;
right: 0;
border-radius: 4px 0 0;
}
.ol-attribution.ol-uncollapsible img {
margin-top: -.2em;
max-height: 1.6em;
}
.ol-attribution.ol-uncollapsible button {
display: none;
}
.ol-zoomslider {
top: 4.5em;
left: .5em;
height: 200px;
}
.ol-zoomslider button {
position: relative;
height: 10px;
}
.ol-touch .ol-zoomslider {
top: 5.5em;
}
.ol-overviewmap {
left: 0.5em;
bottom: 0.5em;
}
.ol-overviewmap.ol-uncollapsible {
bottom: 0;
left: 0;
border-radius: 0 4px 0 0;
}
.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
display: block;
}
.ol-overviewmap .ol-overviewmap-map {
border: 1px solid var(--ol-subtle-foreground-color);
height: 150px;
width: 150px;
}
.ol-overviewmap:not(.ol-collapsed) button {
bottom: 0;
left: 0;
position: absolute;
}
.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
display: none;
}
.ol-overviewmap:not(.ol-collapsed) {
background: var(--ol-subtle-background-color);
}
.ol-overviewmap-box {
border: 1.5px dotted var(--ol-subtle-foreground-color);
}
.ol-overviewmap .ol-overviewmap-box:hover {
cursor: move;
}.ol-openseamap{
background: transparent;
}
.ol-popup {
position: absolute;
background-color: white;
-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
padding: 10px 25px 10px 10px;
border-radius: 10px;
border: 1px solid #cccccc;
bottom: 12px;
left: -50px;
min-width: 200px;
}
.ol-popup:after, .ol-popup:before {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.ol-popup:after {
border-top-color: white;
border-width: 10px;
left: 48px;
margin-left: -10px;
}
.ol-popup:before {
border-top-color: #cccccc;
border-width: 11px;
left: 48px;
margin-left: -11px;
}
.ol-popup-closer {
text-decoration: none;
position: absolute;
top: 2px;
right: 4px;
}
.ol-popup-closer:after {
content: "✖";
} .ol-mouse-position {
right: 3em;
color: #fff;
background-color: rgba(0,60,136,.5);
padding: 2px 10px;
border-radius: 5px;
} .ol-rotate {
top: 3em;
}
.ol-zoomslider {
width: 200px;
height: 25px;
left: 3em;
top: 0.5em;
}
.ol-zoomslider-thumb {
height: 16px;
}
#osmLayerSelect span, #osmLayerSelect a {
cursor:pointer;
}
#osmLayerSelect #generatedLink a {
margin-top:1em; 
font-weight:700; 
display:block;
}
#osmLayerSelect {
background-color:#ededed;
margin-bottom:1em;
padding:0.4em
}
#osmLayerSelect h3 {
margin-bottom:0.2em
}
.layerColor {
width:2em;
height:1em;
border: solid 1px #000;
display:inline-block;
margin-left:0.4em;
}
.setupChange {
cursor:pointer;
}
.layerColorHidden {
opacity:0.6;
border: 1px dotted #c0c0c0;
}
.setupChange:before {
content:"\f279";
text-decoration:none;
font:normal 12px/1 FontAwesome;
padding-right:0.1em
}
.setupChange:hover:before {
content:"\f278";
font:normal 10.5px/1 FontAwesome;
} 
div.cantGenerateShortCode {
border:dashed 1px lightblue;
cursor:pointer;
}
div.generatedShortCode {
border:solid 1px lightblue;
cursor:pointer;
}
.padding1em{
padding:0 0.4em;
}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important;padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-author-img.cff-no-consent img,#cff .cff-expand,#cff .cff-less{display:none}#cff.cff-default-styles .cff-author a,#cff.cff-default-styles .cff-credit a,#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-credit,#cff.cff-default-styles .cff-date,#cff.cff-default-styles .cff-post-links,#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author .cff-author-text,#cff .cff-desc-wrap,#cff .cff-link-title,#cff .cff-shared-link{width:100%;float:left}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{clear:both;padding:5px 10px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0}#cff .cff-link img,#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff .cff-link-title{clear:both;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff .cff-post-desc,#cff p.cff-link-title{margin:5px 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0;margin:0}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-email-icon:hover,#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry,.cff-gdpr-notice{box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0;clear:both}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}@font-face{font-family:'FontAwesome';src:url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.alpenhotel-fischer.de/wp-content/plugins/custom-facebook-feed/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/lato-v17-latin-regular.svg#Lato) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.eot); src: local('Open Sans Light'), local('OpenSans-Light'),url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-300.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.eot); src: local('Open Sans Regular'), local('OpenSans-Regular'),url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-regular.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.eot); src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-600.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.eot); src: local('Open Sans Bold'), local('OpenSans-Bold'),url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/open-sans-v17-latin-700.svg#OpenSans) format('svg'); } @font-face {
font-family: 'Alata';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.eot); src: local('Alata Regular'), local('Alata-Regular'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/alata-v2-latin-regular.svg#Alata) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.eot); src: local('Roboto Light'), local('Roboto-Light'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.eot); src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-300italic.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.eot); src: local('Roboto'), local('Roboto-Regular'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-regular.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.eot); src: local('Roboto Medium'), local('Roboto-Medium'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-500.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.eot); src: local('Roboto Bold'), local('Roboto-Bold'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-700.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.eot); src: local('Roboto Black'), local('Roboto-Black'),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-v20-latin-900.svg#Roboto) format('svg'); } @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-200.svg#RobotoSlab) format('svg'); } @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-regular.svg#RobotoSlab) format('svg'); } @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-600.svg#RobotoSlab) format('svg'); } @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/roboto-slab-v11-latin-800.svg#RobotoSlab) format('svg'); } @font-face {
font-family: 'Galdeano';
font-style: normal;
font-weight: 400;
src: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.eot); src: local(''),
url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.eot?#iefix) format('embedded-opentype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.woff2) format('woff2'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.woff) format('woff'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.ttf) format('truetype'), url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/fonts/galdeano-v12-latin-regular.svg#Galdeano) format('svg'); }   html{
font-family:'Lato', Arial;
font-size:16px;
box-sizing:border-box;
-webkit-text-size-adjust:100%;
word-break: break-word;
white-space: normal;
}
*,:after,:before{
box-sizing:inherit;
position:relative;
}
:focus{
outline:0
}
body{
color: #433333;
margin:0;
line-height:1.7;
font-weight:normal
}
@media (max-width:60rem){
body{
overflow-x:hidden;
background: #fff;
}
main {
margin-top: 4.4rem;
}
}
.wrapper {
background: transparent;
position:absolute;
top: 0;
z-index: 3;
width: 100%;
overflow-x: hidden;
}
article>* {
margin: 1.5em 0;
}  .swiper .savings-swiper-container .js-earning-container .swiper-initialized .swiper-horizontal .swiper-pointer-events {
display:none !important;
}
header b {
font-weight:200;
color: #333333;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
font-size:4rem;
line-height:1.1;
letter-spacing:-1px;
display:block;
position:relative;
}
header span {
margin: -3em 3em;
font-size: 0.7em;
color: #888;
}
@media (max-width:60rem){
header span {
display:none;
}
nav header a,nav[data-xx] header a{
left: 2rem;
color: #333333; text-shadow: 0 1px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
}
.logo {
height: 100%;
display:block;
}
@media (max-width:60rem){
.logo {
height: 5rem;
}
}
.contentbackground, .footerbackground, .bottomlinebackground, .headerlinebackground, .headerbackground {
padding: 2rem 50px 0;
}
.contentbackground {
padding-bottom: 2rem;
}
.headerbackground {
background: #ffffff;
color: #433333;
min-height: 4.4rem;
position: absolute;
top: 0px;
width: 100%;
z-index: 20; border-bottom: 2px #a9153d solid;
box-shadow: 0px 0px 8px #a9153db3;
}
@media (max-width:60rem){
.headerbackground {
height: 130px;
background: #ffffff;
}
}
.sticky {
background-color: #ffffff;
position:fixed;
top:0;
max-height: 120px;
z-index: 50;
}
.bottomlinebackground {
background: #ffffff ;
padding-bottom: 5rem !important;
color: #a9153d;
font-weight: 300;
font-size: .8em;
display: flex;
flex-direction: column;
justify-content: space-between;
text-align: center;
text-transform: uppercase;
line-height: 1.05;
}
@media (max-width:600px){
.bottomlinebackground {
display: block;
}
}
.bottomlinebackground a {
color: #a9153d;
}
.bottomlinebackground h3 {
color: #a9153d;
font-size: 23px;
}
.bottomlinebackground hr {
width: 100%;
height: 1px;
margin: 1rem 0;
background: #a9153d61;
}
.bottomlinebackground ul {
list-style: none;
}
.bottomlinebackground ul li {
margin-bottom: 8px;
}
@media(min-width: 650px) {
.bottomlinebackground ul {
list-style: none;
display: inline-flex;
}
.bottomlinebackground ul li:before {
content: '|';
padding-left: 2px;
padding-right: 2px;
}
.bottomlinebackground ul li:first-child::before {
content: none;
padding-left: 0px;
padding-right: 2px;
}
}
.bottomlinebackground #text-12 .textwidget p:last-child {
font-size: 1.3em;
text-transform: none;
}
.bottomlinebackground #text-12 .textwidget p:first-child {
letter-spacing: .05em;
}
.bottomlinebackground #nav_menu-2 {
color: #a9153d9c;
margin-top: 15px;
}
.bottomlinebackground #nav_menu-2 a {
color: #a9153d9c;
}
.bottomlinebackground #media_image-4 {
filter: invert(0.84) sepia(0.15) ;
}
.bottomlinebackground .copyright {
color: #a9153d9c;
}
.footerbackground {
background: #495754;
padding: .5rem 50px;
font-size: 0.8em;
padding-bottom: 80px!important;
}
section,section[data-xx],footer{
margin:auto;
padding:0 30%;
width:100%;
background:transparent;
}
@media (max-width:1060px){
section,section[data-xx],footer{
margin:auto;
padding:0 4%;
width:100%;
background:transparent;
}
}
footer{
color: #fff;
clear: both;
box-sizing: border-box;
}
.clear {
clear:both;
display:block;
}  h1,h2,h3,h4,h5,h6, .has-large-font-size{
margin:1rem 0 1rem;
font-weight:normal; font-family: 'Lato', Arial, Sans Serif;
margin-top: 1rem;
display:block;
word-break: normal;
}
h1,h1[data-xx]{
font-size: 2.1em;
line-height:1.2; color: #a9153d;
text-transform: uppercase;
}
h1:first-line {
font-size: 1.3em;
font-weight: 900;
}
h2,h2[data-xx]{
font-size:1.5em;
line-height:1.2; color: #a9153d;
}
.h1 {
font-size: 2.1em;
line-height:1.2;
padding: 0 0 0.3em;
color: #a9153d;
text-transform: uppercase;
}
.h1:first-line {
font-size: 1.3em;
font-weight: 900;
}
h3,h3[data-xx]{
font-size:1.2em;
line-height:1.3;
letter-spacing:-.05rem; color: #a9153d;
}
h4,h4[data-xx]{
font-size:1.2em;
line-height:1.3;
letter-spacing:-.05rem
}
h5,h5[data-xx]{
font-size:1rem;
line-height:1.5;
letter-spacing:0;
text-transform:uppercase;
font-weight:700
}
h6,h6[data-xx]{
font-size:1.4rem;
line-height:1.5;
letter-spacing:0;
text-transform:uppercase;
font-weight:400
}
@media (max-width:92rem){
h1, .h1 {
font-size: 1.8rem;
}
h2,h2[data-xx], .has-large-font-size{
font-size:1.4rem;
}
h3,h3[data-xx]{
font-size:1.2rem;
}
} 
@media (max-width:80rem){
h1, .h1 {
font-size: 1.6rem;
}
h2,h2[data-xx], .has-large-font-size{
font-size:1.4rem;
}
h3,h3[data-xx]{
font-size:1.2rem;
}
} 
@media (max-width:60rem){
h1, .h1 {
font-size: 1.5rem;
}
h2,h2[data-xx], .has-large-font-size{
font-size:1.3rem;
}
h3,h3[data-xx]{
font-size:1.1rem;
}
} 
@media (max-width:42rem){
h1, .h1 {
font-size: 1.3rem;
}
h2,h2[data-xx], .has-large-font-size{
font-size:1.2rem;
}
h3,h3[data-xx]{
font-size:1rem;
}
} .wp-block-getwid-advanced-heading {
margin: 4rem 0 2rem;
display: block;
}
.wp-block-getwid-advanced-heading h2 {
position: relative;
display: inline-block!important;
margin-bottom: 0;
padding-right: 1.07143rem;
padding-top: 0px;
background-color: inherit;
z-index: 2;
margin-top: 0px;
text-transform: none;
background-color: #fff;
font-size: 1.4rem;
font-weight: 400;
}
.wp-block-getwid-advanced-heading:before, .wp-block-getwid-advanced-heading:after {
content:"";
position:absolute;
left:auto;
right:0;
width:100%;
height:0;
border-top-width:1px;
border-color:#c00000;
border-top-style: solid;
}
.wp-block-getwid-advanced-heading:before {
top: 46%;
}
.wp-block-getwid-advanced-heading:after {
top: 54%;
} a{
color:inherit;
text-decoration:none;
display:inline-block;
z-index:1;
vertical-align:top;
color: #433333;
}
.has-background-dim a {
color: #fff;
}
nav .header .current-menu-item > a, nav .header .current-menu-ancestor > a {
background-color: #a9153d;
color: #ffffff;
} b,strong{
font-weight:700
}
.has-medium-font-size {
font-family: 'Lato', Arial, Sans Serif;
font-size: 1.3em;
}
.has-large-font-size {
font-weight: 100;
margin: 20px 0;
line-height: 1.1;
}
code,code[data-xx]{
display:inline-block;
background:#f4f5f6;
border:1px solid #e3e6e8;
padding:0 .5rem;
color:#454f54;
font-size:1.2rem;
line-height:1.8;
font-family:monospace;
border-radius:2px;
text-transform:none;
font-weight:300
}
pre code,pre[data-xx] code{
padding:2rem;
border:none;
border-left:4px solid #679;
border-radius:0;
width:100%;
display:block
}
span{ width:auto;
} span.wpcf7-list-item {
display: inline;
margin: 0px;
}
span.wpcf7-form-control-wrap{
display:block;
font-size: 0.9em;
width:auto;
} blockquote, .wp-block-getwid-testimonial { padding: 2em;
font-style: italic;
quotes: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
blockquote p {
font-size: 2.5em;
line-height: 1.2em;
font-family: 'Lato', Arial, Sans Serif;
}
.wp-block-columns blockquote, .wp-block-columns .wp-block-getwid-testimonial {
margin: 0px;
} hr{
border:none;
width:20%;
height:3px;
margin:0 auto;
}
hr.is-style-wide {
border:none;
width:100%;
height:1px;
} ol,ol[data-xx],ul,ul[data-xx]{
padding-left:2rem;
margin:0 0 2rem
}
ol ol,ol ul,ol[data-xx] ol,ol[data-xx] ul,ul ol,ul ul,ul[data-xx] ol,ul[data-xx] ul{
margin-bottom:0
}
ul,ul[data-xx]{
list-style:disc
}
ul ul,ul[data-xx] ul{
list-style:circle
}
ol,ol[data-xx]{
list-style:decimal
}
ol ol,ol[data-xx] ol{
list-style:lower-alpha
}
ul.features {
list-style: none;
padding-left: 0px;
}
ul.features li:before {
list-style: none;
content: '✓';
padding-right: 10px;
font-size: 1.3em;
font-weight: 700;
} table,table[data-xx]{
width:100%;
border-collapse:collapse;
border-spacing:0;
margin-bottom:2rem;
text-align:left;
overflow:hidden
}
table td,table th,table[data-xx] td,table[data-xx] th{
border-bottom:2px solid #e3e6e8;
padding:1rem
}
.bottomlinebackground table td,.bottomlinebackground table th,.bottomlinebackground table[data-xx] td,.bottomlinebackground table[data-xx] th{
padding:0rem;
vertical-align: top;
}
table th,table[data-xx] th{
font-weight:700;
color:#454f54
}
table th:before,table[data-xx] th:before{
content:"";
width:100%;
height:10000%;
position:absolute;
display:block;
top:0;
left:0;
background:#f4f5f6;
z-index:-1;
opacity:0;
visibility:hidden
}
table th:hover:before,table[data-xx] th:hover:before{
opacity:1;
visibility:visible
}
table td,table[data-xx] td{
border-bottom-width:1px
}
table tbody tr:hover,table[data-xx] tbody tr:hover{
background:#f4f5f6
} img,amp-img{
border:0; -webkit-transition:all .2s;
-moz-transition:all .2s;
-ms-transition:all .2s;
-o-transition:all .2s;
transition:all .2s;
height: auto;
-webkit-filter: saturate(0.8);
filter: saturate(0.8);
position:relative;
} .wp-block-image img {
height: 100%;
}
figure {
margin: 0px;
}
.wp-post-image {
width: 100%;
}
.thumb {
display: block;
box-sizing: border-box;
width:100%;
}
figcaption {
display: block;
clear:both;
text-align: center;
font-size: 0.7em;
z-index: 10;
} [data-col="1/12"]{
width:8.33333333%
}
[data-col="2/12"],[data-col="1/6"]{
width:16.66666667%
}
[data-col="3/12"],[data-col="1/4"]{
width:25%
}
[data-col="4/12"],[data-col="2/6"],[data-col="1/3"]{
width:33.33333333%
}
[data-col="5/12"]{
width:41.66666667%
}
[data-col="6/12"],[data-col="3/6"],[data-col="2/4"],[data-col="1/2"]{
width:50%
}
[data-col="7/12"]{
width:58.33333333%
}
[data-col="8/12"],[data-col="4/6"],[data-col="2/3"]{
width:66.66666667%
}
[data-col="9/12"],[data-col="3/4"]{
width:75%
}
[data-col="10/12"],[data-col="5/6"]{
width:83.33333333%
}
[data-col="11/12"]{
width:91.66666667%
}
[data-col="1/1"]{
width:100%
}
[data-col]{
display:inline-block;
padding:1rem;
vertical-align:top;
float:left;
}
@media (max-width:80rem){
[data-col]:not([data-fx]){
width:100%
}
}   [data-btn],button,button[data-xx],input[type=submit]{
background-color: #3d2924;
border: none; box-shadow: none;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 18px;
margin: 0;
padding: 12px 24px;
text-align: center;
text-decoration: none;
overflow-wrap: break-word;
float: right;
}
[data-btn]:before,button:before,button[data-xx]:before,input[type=submit]:before{
content:"";
position:absolute;
z-index:-1;
opacity:0;
width:100%;
height:100%;
left:0;
top:0;
-webkit-transform:scale3d(1.2,1.2,1.2);
transform:scale3d(1.2,1.2,1.2); }
[data-btn]:not(:disabled):hover,button:not(:disabled):hover,button[data-xx]:not(:disabled):hover,input[type=submit]:not(:disabled):hover{
box-shadow:2px 2px 4px rgba(0,0,0,.3);
background:#a9153d
}
[data-btn]:not(:disabled):hover:active,button:not(:disabled):hover:active,button[data-xx]:not(:disabled):hover:active,input[type=submit]:not(:disabled):hover:active{
box-shadow:none;
-webkit-transition:none;
transition:none
}
[data-btn][data-primary],button[data-primary],button[data-xx][data-primary],input[type=submit][data-primary]{
border-color:#5a6987;
background:#679;
color:#fff;
font-weight:700
}
[data-btn][data-primary]:not(:disabled):hover,button[data-primary]:not(:disabled):hover,button[data-xx][data-primary]:not(:disabled):hover,input[type=submit][data-primary]:not(:disabled):hover{
background:#5a6987
}
[data-btn][data-round],button[data-round],button[data-xx][data-round],input[type=submit][data-round]{
border-radius:4rem
}
@media (max-width:60rem){
[data-btn][m-full],button[m-full],button[data-xx][m-full],input[type=submit][m-full]{
width:100%
}
}
[data-btn].disabled,[data-btn]:disabled,button.disabled,button:disabled,button[data-xx].disabled,button[data-xx]:disabled,input[type=submit].disabled,input[type=submit]:disabled{
border-color:#e3e6e8;
background:#e3e6e8;
color:#abb5ba;
cursor:default
} .wpcf7 {
padding: 1rem;
}
.wpcf7 p {
padding-bottom: 0px;
}
label,label[data-xx], label:not(.header), label: not(.nl-label){
display:inline-block;
width: 45%;
font-weight:400;
float:left;
clear: both;
margin-top: .5rem;
}
label:first-child,label[data-xx]:first-child{
margin-top:0
}
label.datenschutz, label.agb {
clear: none;
width: 80%;
margin-bottom: 1rem;
margin-top: 0px;
padding-left: 10px;
}
input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]),input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx],input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]{
display:inline-block;
background:0 0;
width:55%;
padding:.5rem;
margin-bottom:.5rem;
border:1px solid #a9153d;
font-weight:300;
border-radius:0; }
input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit]):hover,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx]:focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[data-xx]:hover,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]:focus,input:not([type=radio]):not([type=checkbox]):not([type=button]):not([type=submit])[class^=user-]:hover{
border-color:#a9153d;
outline:0;
background-color: #ffffff77;
}
input.wpcf7-submit {clear: both;}
textarea,textarea[data-xx],textarea[class^=user-]{
display:inline-block;
background:0 0;
width:55%;
padding:.5rem;
margin-bottom:.5rem;
font-weight:300;
border-radius:0;
min-height:8rem;
border:1px solid #a9153d;
padding-right:2rem;
min-height: 120px; }
textarea:focus,textarea:hover,textarea[data-xx]:focus,textarea[data-xx]:hover,textarea[class^=user-]:focus,textarea[class^=user-]:hover{
border-color:#a9153d;
outline:0;
background-color: #ffffff77;
}
select,select[data-xx],select[class^=user-]{
padding:.5rem 3rem .5rem 1rem;
display:block;
width:55%;
border:1px solid #a9153d;  font-weight:300;
text-indent:.5rem;
line-height: 1.2;
margin:.5rem 0 .5rem;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer
}
select:focus,select:hover,select[data-xx]:focus,select[data-xx]:hover,select[class^=user-]:focus,select[class^=user-]:hover{ outline:0;
background-color: #ffffff77;
}
input[type=checkbox],input[type=checkbox][data-xx],input[type=checkbox][class^=user-],input[type=radio],input[type=radio][data-xx],input[type=radio][class^=user-]{
display: inline-box;
z-index:2;
width:1rem;
height:1rem;
vertical-align:middle;
cursor:pointer; float: left;
}
input[type=checkbox]+label,input[type=checkbox][data-xx]+label,input[type=checkbox][class^=user-]+label,input[type=radio]+label,input[type=radio][data-xx]+label,input[type=radio][class^=user-]+label{
width:auto;
text-transform:none
}
input[type=checkbox]+label:before,input[type=checkbox][data-xx]+label:before,input[type=checkbox][class^=user-]+label:before,input[type=radio]+label:before,input[type=radio][data-xx]+label:before,input[type=radio][class^=user-]+label:before{
content:"";
display:inline-block;
width:2rem;
height:2rem;
border:1px solid #abb5ba; vertical-align:middle;
margin-right:1rem
}
label.nl-label:before,label.nl-label:after {
display: none!important;
}
.nl-right input[type=checkbox] {
width: 1.5rem;
height: 1.5rem;
}
.nl-right button {
background-color: rgb(169, 21, 61)!important;
}
input[type=checkbox]+label:after,input[type=checkbox][data-xx]+label:after,input[type=checkbox][class^=user-]+label:after,input[type=radio]+label:after,input[type=radio][data-xx]+label:after,input[type=radio][class^=user-]+label:after{
content:"";
position:absolute;
opacity:0;
visibility:hidden;
pointer-events:none;
width:1.6rem;
height:1.6rem;
left:2px;
top:4px;
-webkit-transform:scale(0);
transform:scale(0)
}
input[type=radio]+label,input[type=radio][data-xx]+label,input[type=radio][class^=user-]+label{
font-size:1.4rem;
font-weight:200
}
input[type=radio]+label:before,input[type=radio][data-xx]+label:before,input[type=radio][class^=user-]+label:before{
border-radius:100%
}
input[type=radio]:checked+label:before,input[type=radio][data-xx]:checked+label:before,input[type=radio][class^=user-]:checked+label:before{
background:#679;
border-color:#679
}
input[type=radio]:checked+label:after,input[type=radio][data-xx]:checked+label:after,input[type=radio][class^=user-]:checked+label:after{
opacity:1;
visibility:visible;
background:#679;
border:1px solid #fff;
border-radius:100%;
-webkit-transform:scale(1);
transform:scale(1);
top:.5rem
}
input[type=checkbox]+label,input[type=checkbox][data-xx]+label,input[type=checkbox][class^=user-]+label{
font-size:1.4rem;
font-weight:200
}
input[type=checkbox]+label:before,input[type=checkbox][data-xx]+label:before,input[type=checkbox][class^=user-]+label:before{
border-radius:2px
}
input[type=checkbox]+label:after,input[type=checkbox][data-xx]+label:after,input[type=checkbox][class^=user-]+label:after{
background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9%2016.2L4.8%2012l-1.4%201.4L9%2019%2021%207l-1.4-1.4L9%2016.2z%22%2F%3E%3C%2Fsvg%3E) no-repeat center center;
border-radius:100%;
background-size:100%
}
input[type=checkbox]:checked+label:before,input[type=checkbox][data-xx]:checked+label:before,input[type=checkbox][class^=user-]:checked+label:before{
background:#679;
border-color:#679
}
input[type=checkbox]:checked+label:after,input[type=checkbox][data-xx]:checked+label:after,input[type=checkbox][class^=user-]:checked+label:after{
opacity:1;
visibility:visible;
left:2px;
top:.5rem;
-webkit-transform:scale(1);
transform:scale(1)
}  nav,nav[data-xx]{
color: #ffffff; z-index:4000;
min-height:4.4rem; width: 100%;
display: block;
margin-top: 10px;
}
nav[data-fx],nav[data-xx][data-fx]{
background:rgba(255,255,255,.95);
position:absolute;
top:0;
left:0;
right:0;
z-index:50
}
nav label,nav[data-xx] label{
margin:auto;
display:block;
width: 100%;
max-height: 76px;
}
nav label>input,nav[data-xx] label>input{
display:none
}
nav ul,nav[data-xx] ul{ padding: 0;
margin:0;
font-size:0;
text-align:center; }
nav ul li,nav[data-xx] ul li{
display:inline-block;
font-size:1.5rem; }
@media (min-width:60.1rem){
nav ul li:hover ul,nav ul ul:hover,nav[data-xx] ul li:hover ul,nav[data-xx] ul ul:hover{
visibility:visible;
opacity:1;
-webkit-transform:translate3d(0,-1rem,0);
transform:translate3d(0,-1rem,0);
pointer-events:auto
}
}
nav ul a,nav[data-xx] ul a{
text-decoration:none;
text-transform:uppercase;
padding:25px 15px;
display:block;
color:#ffffff;  box-sizing: border-box;
transition: .4s all ease; font-size: 0.8em;
line-height: 25px;
cursor: pointer;
text-align: center;
vertical-align: top;
font-family: 'Lato', Arial, Sans Serif;
}
@media (max-width:1060px ) {
nav ul a,nav[data-xx] ul a{
padding:25px 7px;
}
}  nav ul li ul,nav[data-xx] ul li ul{
padding:10px;
margin:0;
z-index:2;
text-align:left;
min-width:100%
}
@media (min-width:60.1rem){
nav ul li ul,nav[data-xx] ul li ul{
visibility:hidden;
opacity:0;
position:absolute;
top:124%;
right:0;  box-sizing: border-box;
transition: .4s all ease; font-size: 13px;
line-height: 25px;
cursor: pointer;
text-align: center;
vertical-align: top;
white-space: nowrap;
background: #433333;
}
}
nav ul li ul li,nav[data-xx] ul li ul li{
display:block; }
nav ul li ul li:hover,nav[data-xx] ul li ul li:hover{ } nav ul li ul li a,nav[data-xx] ul li ul li a{
text-transform:uppercase; border:none;
color: #fff;
font-size:0.9rem;
font-weight: 300;
}
nav header ,nav[data-xx] header{
float:left;
}
nav header:after,nav header:before,nav[data-xx] header:after,nav[data-xx] header:before{
content:"";
position:absolute;
top:0;
right:1rem;
width:4.4rem;
height:4.4rem;
display:none;
background-size:3rem;
background-position:center center;
background-repeat:no-repeat;
background-color: #433333;
}
nav header:before,nav[data-xx] header:before{
background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6%2036h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z%22%2F%3E%3C%2Fsvg%3E)
}
nav header:after,nav[data-xx] header:after{
background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M38%2012.83L35.17%2010%2024%2021.17%2012.83%2010%2010%2012.83%2021.17%2024%2010%2035.17%2012.83%2038%2024%2026.83%2035.17%2038%2038%2035.17%2026.83%2024z%22%2F%3E%3C%2Fsvg%3E);
opacity:0;
-webkit-transform:rotate(180deg);
transform:rotate(180deg)
}
nav header a,nav[data-xx] header a{
position:relative;
left:0;
top:-.7rem;
padding: 2px;
background: #fff;
cursor:pointer;
z-index:51;
font-size:1.6rem;
height: calc(90px+1em);
text-decoration:none;
box-shadow: 8px 8px 12px 1px rgba(0, 0, 0, .5);
}
@media (max-width:60rem){
nav header a,nav[data-xx] header a{
position:absolute;
left:2rem;
top:0rem;
padding: 2px;
}
}
nav header a amp-img,nav[data-xx] header a amp-img{
height:2rem;
vertical-align:middle;
top:-1px;
margin-right:1rem
}
@media (max-width:60rem){
body{
padding-top:4.4rem
}
nav,nav[data-xx]{
position:fixed;
padding:0;
top:0;
left:0;
right:0;
margin-top: 50px;
}
nav header,nav[data-xx] header{
position:absolute;
top:0;
left:0;
right:0;
bottom:0
}
nav header:after,nav header:before,nav[data-xx] header:after,nav[data-xx] header:before{
display:block
}
nav label,nav[data-xx] label{
height:4.4rem
}
nav label>ul,nav[data-xx] label>ul{
position:fixed;
top:7.4rem;
right:0;
bottom:0;
padding:0;
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0); text-align:left;
background:#3d2924;
box-shadow:0 1px 4px 0 rgba(0,0,0,.2);
overflow-x:visible;
overflow-y:auto;
z-index:50;
max-width: 100%;
width: 100vw;
}
nav label>ul li,nav[data-xx] label>ul li{  width: 100%;
}
nav label>ul li.menu-item-has-children,nav[data-xx] label>ul li.menu-item-has-children{
border-bottom:1px solid #e3e6e8;
}
nav label>ul a,nav[data-xx] label>ul a{ border:none;
font-weight: 600;
}
nav label input:checked~ul,nav[data-xx] label input:checked~ul{
-webkit-transform:none;
transform:none
}
nav label input:checked~header:before,nav[data-xx] label input:checked~header:before{
-webkit-transform:rotate(-180deg);
transform:rotate(-180deg);
opacity:0
}
nav label input:checked~header:after,nav[data-xx] label input:checked~header:after{
-webkit-transform:none;
transform:none;
opacity:1
}
nav label ul li ul,nav[data-xx] label ul li ul{
display: block;
width: 100%;
padding: 0px;
}
nav label ul li ul li,nav[data-xx] label ul li ul li{
border-color:#e3e6e8
}
}  mark{
display:inline-block;
font-size:1.1rem;
border-bottom:1px solid #e3e6e8;
border-radius:1.5rem;
background:#f4f5f6;
color:#679;
padding:.2rem 1.2rem;
margin:0 .5rem .5rem 0
}
[data-att],[data-dtt]:disabled,[data-tt]{
overflow:visible
}
[data-att]:after,[data-dtt]:disabled:after,[data-tt]:after{
position:absolute;
left:50%;
top:0;
opacity:0;
visibility:hidden;
pointer-events:none;
z-index:2;
background:#454f54;
border-radius:3px;
color:#fff; font-size:1.2rem;
line-height:2.5;
font-weight:300;
letter-spacing:0;
white-space:nowrap;
padding:0 1rem;
-webkit-transform:translate(-50%,-95%);
transform:translate(-50%,-95%);
text-transform:none
}
[data-att]:hover:after,[data-dtt]:disabled:hover:after,[data-tt]:hover:after{
opacity:.9;
visibility:visible;
-webkit-transform:translate(-50%,calc(-100% - 5px));
transform:translate(-50%,calc(-100% - 5px))
}
[data-tt]:after{
content:attr(data-tt)
}
[data-dtt]:disabled:after{
content:attr(data-dtt)
}
[data-att]:after{
content:attr(href)
}
:after,:before,a,button,input,ul,li,select,textarea,tr,ul{
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
[data-full]{
width:100%
}
[data-hide]{
display:none
}
[data-serif]{
font-family:serif
}
[data-sans]{
font-family:sans-serif
}
[data-mono]{
font-family:monospace
}
[data-fs="xs"]{
font-size:1.1rem
}
[data-fs="s"]{
font-size:1.2rem
}
[data-fs="m"]{
font-size:1.4rem
}
[data-fs="l"]{
font-size:1.6rem
}
[data-fs="xl"]{
font-size:2.4rem
}
[data-mt="0"]{
margin-top:0
}
[data-mt="2"]{
margin-top:2rem
}
[data-mt="4"]{
margin-top:4rem
}
[data-mt="8"]{
margin-top:8rem
}
[data-mb="0"]{
margin-bottom:0
}
[data-mb="2"]{
margin-bottom:2rem
}
[data-mb="4"]{
margin-bottom:4rem
}
[data-mb="8"]{
margin-bottom:8rem
}
[data-pt="0"]{
padding-top:0
}
[data-pt="2"]{
padding-top:2rem
}
[data-pt="4"]{
padding-top:4rem
}
[data-pt="8"]{
padding-top:8rem
}
[data-pb="0"]{
padding-bottom:0
}
[data-pb="2"]{
padding-bottom:2rem
}
[data-pb="4"]{
padding-bottom:4rem
}
[data-pb="8"]{
padding-bottom:8rem
}
[data-pa="0"]{
padding:0
}
[data-pa="2"]{
padding:2
}
[data-txt="l"]{
text-align:left
}
[data-txt=r]{
text-align:right
}
[data-txt=c]{
text-align:center
}
[data-txt=j]{
text-align:justify
}  .textlarge {
width: 100%;
text-align:right;
font-size: 1.5em;
color: #000;
padding-right: 15px;
} .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0;
height: 0;
margin-bottom: 20px;
overflow: hidden;
}
.video-container iframe,.video-container object,.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-getwid-media-text-slider-slide-content {
position: unset;
} .banner {
min-height: 60vh!important;
}
@media (max-width:600px){
.banner {
min-height: 40vh!important;
}
}
.home .banner {
min-height: 80vh!important;
} p.alignfull , div.alignfull {
width: 100vw;
margin-left: calc(50% - 50vw);
margin-bottom: 0px;
margin-top: 0px;
padding: 2rem 15% ;
box-sizing: border-box;
}
@media (max-width:1060px){
p.alignfull , div.alignfull {
width: 100vw;
margin-left: calc(50% - 50vw);
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
}
p.alignfull {
padding-left: 9rem;
padding-right: 9rem;
} p.alignwide , div.alignwide {
width: 100vw;
margin-left: calc(50% - 50vw);
margin-bottom: 0px;
margin-top: 0px;
padding: 2rem 35% ;
box-sizing: border-box;
}
@media (max-width:1060px){
p.alignwide , div.alignwide {
width: 100vw;
margin-left: calc(50% - 50vw);
padding-left: 30px;
padding-right: 30px;
box-sizing: border-box;
}
}
p.alignwide {
padding-left: 9rem;
padding-right: 9rem;
} div.vollebreite {
padding: 0;
} .marginwide .wp-block-column:not(:first-child) {
margin-left: 8em;
} .angebote-preisbox {
position: absolute;
top: -10px;
left: 1.17647em;
z-index: 5;
width: 9.4471em;
height: 5.58824em;
background: #fff!important;
border: 1px solid #847c5a;
border-bottom-color: rgb(132, 124, 90);
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom: 0;
text-align: center;
}
.angebote-preisbox::after, .angebote-preisbox::before {
top: 100%;
left: 50%;
border: solid transparent;
border-top-color: transparent;
border-top-width: medium;
border-right-color: transparent;
border-right-width: medium;
border-bottom-color: transparent;
border-bottom-width: medium;
border-left-color: transparent;
border-left-width: medium;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.angebote-preisbox::before {
border-color: rgba(194,225,245,0);
border-top-color: rgba(194, 225, 245, 0);
border-top-color: #847c5a;
border-width: 29px 75px 0;
margin-left: -74px;
}
.angebote-preisbox::after {
border-color: rgba(136,183,213,0);
border-top-color: rgba(136, 183, 213, 0);
border-top-color: #fff;
border-width: 28px 74px 0;
margin-left: -73px;
}
.angebote-preisbox .info, .angebote-preisbox .custom-field-preis {
font-size: .70588em;
font-weight: 700;
color: #847c5a;
position: relative;
z-index: 12;
}
.angebote-preisbox .custom-field-preis {
font-size: 2em;
letter-spacing: -0.13em;
color: #423b1f;
font-weight: 700;
margin-bottom: 7px;
line-height: 1;
}
.angebote-preisbox .custom-field-nachte_person {
font-size: 0.8em;
} .angebote-preisbox .wp-block-group__inner-container {
padding: 0px;
z-index: 2;
}
.angebote-preisbox .has-small-font-size {
margin: 0.5em 0;
}
.custom-field-gultigkeitszeitraum {
font-size: 0.8em;
display: block;
border-bottom: 1px #aaa solid;
color: #aaa;
}
.maxH250 > a > img {
object-fit: cover;
height: 250px;
width: 100%;
}   #d21-price-comparison.d21-price-comparison--horiz {
bottom: 40px!important;
top: unset!important;
}
div.infoleiste {
padding: 10px 5px;
position: fixed;
bottom: 0px;
left: 0px;
z-index: 6;
}
.infoleiste p a:not([data-btn])::before,.infoleiste p a[data-xx]:not([data-btn])::before {
background: none;
}
.infoleiste h3 {
display: none;
}
.infoleiste * {
font-size: 1.05rem;
font-weight: 500;
}
.infoleiste p {
margin: 0px;
}
.infoleiste a {
color:#ffffff;
}
.infoleiste a:hover {
color:#ffffff;
}
.infobox {
width: 25%;
float: left;
padding: 0px;
text-align: center;
}
@media (max-width:60rem){
.infobox {
width:50%;
}
}
@media (max-width: 30rem) {
.infoleiste a.phone, .infoleiste a.gallery {
display: none;
}
}
@media (min-width: 30rem) {
.infoleiste [data-col]:not([data-fx]) {
width: 50%;
}
}
@media (min-width: 50rem) {
.infoleiste [data-col]:not([data-fx]) {
width: 25%;
}
}
.d21-row {
margin-bottom: 0px!important;
}
.d21-input span {
color: #666!important;
}
#text-6, #text-8, #text-15 {
margin-top:8px;
}
#text-6 {
width: 20%;
}
#text-8 {
width: 15%;
}
@media (max-width:992px){
#text-6, #text-8, #text-15 {
margin-top:0px!important;
}
}
.d21-occupancy-select, #d21-quickbook #d21-arrival-input .d21-calendar {
bottom: 45px!important;
top:unset!important;
}
#d21-quickbook #d21-selected-day-price {
display: none!important;
}
@media (max-width:992px) {
#custom_html-2 {
display: none;
}
#text-6, #text-8, #text-15 {
width: 33%;
}
}
@media (min-width:993px) {
#text-15, #text-16 {
display: none;
}
#custom_html-2 {
width:65%;
}
}
@media (min-width:993px) and (max-width:1320px) {
#text-6, #text-8 .textwidget {
display: none;
}
#custom_html-2 {
width: 70%;
}
}
@media (min-width:600px) and (max-width:800px) {
#text-6 {
width:45%;
}
#text-8 {
width: 35%;
}
#text-15{
width: 20%;
}
}
@media (max-width:599px) {
#text-8 {
display:none;
}
}
@media (min-width: 511px) and (max-width:599px) {
#text-6 {
width: 70%;
}
#text-15 {
width: 30%;
}
}
@media (max-width:510px) {
#text-6 {
width: 60%;
}
#text-15 {
width: 40%;
}
}
@media (max-width:510px) {
.hidden-on-mobile {
display: none;
}
}
@media (min-width:511px) {
.hidden-over-mobile {
display: none;
}
}
.infobox ul {
list-style: none;
margin-bottom: 0px;
margin-left: 0px;
padding-left: 0px;
}
.infobox .lang-item img { width: 20px!important;
height: 14px!important;
} .keinmargin .wp-block-column {
margin-left: 0px;
}
.keinmargin .wp-block-group__inner-container {
padding: 3.1rem;
}
@media (max-width: 600px){
.keinmargin .wp-block-group__inner-container {
padding: 0.5rem;
}
} .top-leiste {
position: absolute;
top: 0;
right: 0;
display: flex;
height: 50px;
}
.top-leiste .wp-block-getwid-button-group {
margin-left: 15px;
}
.top-leiste .wp-block-button {
padding: 0 0 5px 0;
}
.top-leiste .wp-block-button__link {
padding: .3em 1em;
text-transform: uppercase;
}
.top-leiste .textwidget p {
margin-top: 10px;
}
#polylang-2 {
line-height: 1.2;
}
#polylang-2 ul {
list-style: none;
}
@media(max-width: 420px) {
.top-leiste .topleiste.widget_custom_html .wp-block-getwid-button-group .wp-block-button:nth-child(2) {
display: none;
}
} @media (max-width: 900px) and (min-width: 600px) {
.dreispalter {
display: block;
}
.dreispalter .wp-block-column {
flex-basis: 100%!important;
}
} .card h4 {
font-weight: 400;
}
.card{
background:#fff;
display:block;
padding:.5rem;
box-shadow:0 1px 4px 0 rgba(0,0,0,.2);
border-radius:2px;
margin:0 0 2rem 0
} .card>amp-img,.card>amp-img[data-xx],.card>amp-img[class^=i-amp],.card>amp-img[class^=-amp]{
width:calc(100% + 4rem);
max-width:none;
margin:0 0 2rem -2rem;
display:block
}
.card>amp-img:first-child,.card>amp-img[data-xx]:first-child,.card>amp-img[class^=i-amp]:first-child,.card>amp-img[class^=-amp]:first-child{
margin:-2rem 0 2rem -2rem;
border-top-left-radius:2px;
border-top-right-radius:2px
}
.card>amp-img:last-child,.card>amp-img[data-xx]:last-child,.card>amp-img[class^=i-amp]:last-child,.card>amp-img[class^=-amp]:last-child{
margin:0 0 -2rem -2rem;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px
}
.card .wp-block-columns  {
margin-bottom: 0px;
} .flipboxen a {
color: #fff;
}
.flipboxen p a:not([data-btn]):before {
display:none;
}
.flipboxen .wp-block-column {
background-color: transparent;
height: 100px;
width: 100px;
border: 1px solid #f1f1f1;
perspective: 1000px;
}
.flipboxen .wp-block-column .wp-block-media-text {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
display: inherit;
}
.flipboxen .wp-block-column:hover .wp-block-media-text {
transform: rotateY(180deg);
cursor: pointer;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__media, .flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__content {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; backface-visibility: hidden;
display: flex;
align-items: center;
justify-content: center;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__media {
background-color: #transparent;
color: black;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__media img {
width: 90px;
}
.flipboxen .wp-block-column .wp-block-media-text .wp-block-media-text__content {
background-color: #c00000;
color: #fff;
grid-column: auto;
transform: rotateY(180deg);
} .teaserblock figure a:after {
height: 0px;
}
.teaserblock figcaption {
text-align: left;
margin-top: -8px;
padding: 10px;
font-size: 1.1em;
font-weight: 400;
color: #fff;
background: #77263c;
}
.teaserblock figcaption a {
color: #fff;
} .ueberlappend {
margin-top: -120px;
z-index: 10;
}
.ueberlappt {
padding-bottom: 150px!important;
} .shine {
margin: 0px;
position:relative;
transition: .4s all ease;
}
.shine .wp-block-column {
display: block;
position: relative;
overflow: hidden;
}
.shine .wp-block-column::after, .shine .wp-block-column::before {
position: absolute;
top: 0;
left: -95%;
z-index: 2;
display: block;
content: '';
width: 50%;
height: 100%;
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0) 100%);
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
pointer-events: none;
}
.shine .wp-block-column::after {
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
}
.shine .wp-block-column::after {
background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 80%, rgba(255, 255, 255, 0) 100%);
}
.shine .wp-block-column:hover::before {
-webkit-animation: shine 1s;
animation: shine 1s;
}
.shine .wp-block-column:hover::before {
-webkit-animation: shine 0.8s;
animation: shine 0.8s;
-webkit-animation-delay: 0.25s;
-moz-animation-delay: 0.25s;
-o-animation-delay: 0.25s;
animation-delay: 0.25s;
}
@-webkit-keyframes shine {
100% {
left: 160%;
}
}
@keyframes shine {
100% {
left: 160%;
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
}
} .fuzzyhover .wp-block-column:hover::after {
position: absolute;
display: block;
content:"";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/img/rahmen_v1.png) center center/100% 100% no-repeat;
z-index: 6;
}
.fuzzyhover2 .wp-block-column:hover::after {
position: absolute;
display: block;
content:"";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/img/rahmen_v2.png) center center/100% 100% no-repeat;
z-index: 6;
}
.fuzzyhover3 .wp-block-column:hover::after, .fuzzyhover figure:hover::after, .fuzzyhover a:hover::after  {
position: absolute;
display: block;
content:"";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/img/rahmen_v3.png) center center/100% 100% no-repeat;
z-index: 6;
} .plushover .wp-block-column:hover a::after, .plushover figure:hover a::after {
position: absolute;
display: block;
content:"";
left: 0rem;
top: 0rem;
right: 0rem;
bottom: 0rem;
background: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/img/vergroesserung.png) center center/50px 50px no-repeat;
z-index: 2;
} .zoomin .wp-block-column .wp-block-cover, .zoomin figure, .zoomin a {
overflow: hidden;
width: 100%;
}
.zoomin figure {
font-size: 0;
line-height: 0;
}
.zoomin .wp-block-column:hover .wp-block-cover img, .zoomin figure:hover img, .zoomin a:hover img {
-webkit-transform: translateZ(0) scale(1.1);
transform: translateZ(0) scale(1.1);
transition: transform 2s, -webkit-transform 2s;
}
.zoomin .wp-block-cover__inner-container, .zoomin .wp-block-cover__inner-container {
z-index: 30
} .px1margin .wp-block-column:not(:first-child) {
margin-left: 1px;
}
.px1margin.alignfull {
margin-bottom: 1px;
} .wp-block-latest-posts a {
display: block;
width: 100%;
}
.wp-block-latest-posts h3 {
min-height: 2.6em;
font-weight: 500;
font-size:2.5rem;
letter-spacing: -.05rem;
}
.wp-block-latest-posts .beitragslink {
display:block;
width: 100%;
padding: 1em 0;
background: #000000;
color: #fff;
text-align: center;
} .beitragsloop {
border-bottom: 3px #ddd dotted;
padding: 0 0 1rem;
position:relative;
}
.beitragsloop img {
width: 100%;
margin: 2rem 0 0;
}
.beitragsloop h3 {
font-size: 1.3rem;
margin-top: 0.4rem;
} @media(min-width: 600px) {
.zweibilder-verschoben .wp-block-column:nth-child(2) {
margin-top: 130px;
}
.zweibilder-verschoben .wp-block-column:nth-child(2) .wp-block-cover {
min-width: 150%;
}
.wp-block-column:not(:first-child) {
margin-left: 0.7em;
}
} @media(min-width: 600px) {
.bild-text .wp-block-column {
max-width: 50%;
padding-right: 2em;
}
.bild-text .wp-block-column:nth-child(2) {
padding-top: 70px;
max-width: 50%;
padding-right: 0;
}
}
@media(min-width: 1201px) {
.bild-text .wp-block-column {
max-width: 50%;
padding-right: 5em;
}
.bild-text .wp-block-column:nth-child(2) {
padding-top: 70px;
max-width: 50%;
padding-right: 2em;
}
}
@media(min-width: 1401px) {
.bild-text .wp-block-column {
max-width: 50%;
padding-right: 8em;
}
.bild-text .wp-block-column:nth-child(2) {
padding-top: 100px;
max-width: 50%;
}
} @media(min-width: 600px) {
.text-bild .wp-block-column:nth-child(2) {
max-width: 50%;
padding-left: 2em;
}
.text-bild .wp-block-column:first-child {
padding-top: 70px;
max-width: 50%;
padding-left: 0;
}
}
@media(min-width: 1201px) {
.text-bild .wp-block-column:nth-child(2) {
max-width: 50%;
padding-left: 5em;
}
.text-bild .wp-block-column:first-child {
padding-top: 70px;
max-width: 50%;
padding-left: 2em;
}
}
@media(min-width: 1401px) {
.text-bild .wp-block-column:nth-child(2) {
max-width: 50%;
padding-left: 8em;
}
.text-bild .wp-block-column:first-child {
padding-top: 100px;
max-width: 50%;
}
} .wp-block-lazyblock-zweispalten-infoblock-bilderlinks {
margin: 3rem 0;
}
.zweispalten_info_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_info .spalterechts {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_info .wp-block-column {
flex-basis:100%!important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_info .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_info .bildlinksoben {
width: 90%;
padding-bottom: 275px;
padding-top: 3rem;
}
.zweispalten_info .bildlinksoben .bild {
max-width: 350px;
}
.zweispalten_info .bildlinksunten {
width: 100%;
}
.zweispalten_info .wrap {
overflow: hidden;
}
.zweispalten_info .bildlinksunten .wrap {
position: absolute;
width: 80%;
bottom: 0;
right: 0;
}
.zweispalten_info .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all .5s;
}
.zweispalten_info .bild a {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 1rem;
padding-top: 25%;
z-index: 5;
text-align: center;
background: rgba(0, 0, 0, 0.2);
color: white;
text-transform: uppercase;
}
.zweispalten_info .bild a .h2 {
font-size: 33px;
line-height: 39px;
}
.zweispalten_info .bild a .h3 {
font-size: 16px;
line-height: 22px;
}
.zweispalten_info .bildlinksunten .bild a {
padding-top: 40%;
}
.zweispalten_info .bildlinksoben .bild a {
z-index:0;
}
.zweispalten_info .bildrechts {
overflow: hidden;
margin-bottom: 3rem;
order: 1;
height: 250px;
width: 80%;
margin-left: 10%;
}
@media (min-width:768px) {
.zweispalten_info .bildrechts {
height: 370px;
margin-left: 5%;
}
}
@media (min-width:1200px) {
.zweispalten_info .bildrechts {
width: 400px;
margin-left: 15%;
}
} .wp-block-lazyblock-vierteaser-linkshoch, .wp-block-lazyblock-vierteaser-rechtshoch, .wp-block-lazyblock-zweiteaser-linksweit, .wp-block-lazyblock-zweiteaser-rechtsweit {
clear: both;
margin: 0px -1% 0px -10px;
}
.wp-block-lazyblock-vierteaser-linkshoch>div, .wp-block-lazyblock-vierteaser-rechtshoch>div, .wp-block-lazyblock-zweiteaser-linksweit>div, .wp-block-lazyblock-zweiteaser-rechtsweit>div {
margin-right: -10px
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox, .wp-block-lazyblock-vierteaser-rechtshoch .teaserbox, .wp-block-lazyblock-zweiteaser-linksweit .teaserbox, .wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox {
float: left;
min-height: 400px;
min-width: 33%;
border: 1px #fff solid;
border-right: 0px; border-bottom: 0px;
background-size: cover;
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox.hoch, .wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
height: 800px;
}
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
float: right;
margin-right: 1%;
}
@media(max-width: 950px) {
.wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.hoch {
float: left;
}
}
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox.weit, .wp-block-lazyblock-vierteaser-rechtshoch .teaserbox.weit, .wp-block-lazyblock-zweiteaser-linksweit .teaserbox.weit,  .wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox.weit {
width: 66%;
}
@media(max-width: 950px) {
.wp-block-lazyblock-vierteaser-linkshoch .teaserbox, .wp-block-lazyblock-vierteaser-rechtshoch .teaserbox, .wp-block-lazyblock-zweiteaser-linksweit .teaserbox,  .wp-block-lazyblock-zweiteaser-rechtsweit .teaserbox {
width: 100% !important
}
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center, .wp-block-lazyblock-vierteaser-rechtshoch .text-center, .wp-block-lazyblock-zweiteaser-linksweit .text-center,  .wp-block-lazyblock-zweiteaser-rechtsweit .text-center {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
text-align: center;
background: rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column;
justify-content: center;
color: white;
text-transform: uppercase;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center h3, .wp-block-lazyblock-vierteaser-rechtshoch .text-center h3,  .wp-block-lazyblock-zweiteaser-linksweit .text-center h3,  .wp-block-lazyblock-zweiteaser-rechtsweit .text-center h3 {
font-size: 0.9rem;
color: #fff;
letter-spacing: .2em;
font-weight: 500;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center h2, .wp-block-lazyblock-vierteaser-rechtshoch .text-center h2,  .wp-block-lazyblock-zweiteaser-linksweit .text-center h2,  .wp-block-lazyblock-zweiteaser-rechtsweit .text-center h2 {
color: #fff;
margin-top: 0px;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center .button, .wp-block-lazyblock-vierteaser-rechtshoch .text-center .button,  .wp-block-lazyblock-zweiteaser-linksweit .text-center .button,  .wp-block-lazyblock-zweiteaser-rechtsweit .text-center .button {
color: #fff; background: #000;
padding: 10px;
margin: 0px 20%;
}
.wp-block-lazyblock-vierteaser-linkshoch .text-center:hover .button, .wp-block-lazyblock-vierteaser-rechtshoch .text-center:hover .button,  .wp-block-lazyblock-zweiteaser-linksweit .text-center:hover .button,  .wp-block-lazyblock-zweiteaser-rechtsweit .text-center:hover .button {
color: #3C3C3B;
background: #fff;
} .zweispalten_2bilderlinks_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_2bilderlinks .spalterechts {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_2bilderlinks .wp-block-column {
flex-basis:100%!important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_2bilderlinks .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_2bilderlinks .bildlinksoben { padding-bottom: 400px;
padding-top: 2rem;
margin-left: 1.5rem;
}
.zweispalten_2bilderlinks .bildlinksoben .bild {
height: 166px;
width: 240px;
z-index: 1;
border: 8px solid #f9f8f7  !important;
}
.zweispalten_2bilderlinks .bildlinksunten {
width: 100%;
}
.zweispalten_2bilderlinks .wrap {
overflow: hidden;
}
.zweispalten_2bilderlinks .bildlinksunten .wrap {
position: absolute;
width: 100%;
bottom: 0;
right: 0;
}
.zweispalten_2bilderlinks .bildlinksunten .bild {
min-height: 500px;
}
.zweispalten_2bilderlinks .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all .5s;
}
@media(max-width: 600px) {
.zweispalten_2bilderlinks .bildlinksunten .bild {
min-height: 300px;
}
.zweispalten_2bilderlinks .bildlinksoben {
padding-bottom: 200px;
}
} .zweispalten_2bilderrechts_bl_column {
display: flex;
flex-direction: column;
padding: 0 15px;
width: 100%;
}
.zweispalten_2bilderrechts .spaltelinks {
display: flex;
flex-direction: column;
}
@media (max-width: 767px) {
.zweispalten_2bilderrechts .wp-block-column {
flex-basis:100%!important;
flex-grow: 0;
}
}
@media (min-width: 768px) and (max-width: 781px) {
.zweispalten_2bilderrechts .wp-block-column {
flex-basis: calc(50% - 16px) !important;
flex-grow: 0;
}
}
.zweispalten_2bilderrechts .bildrechtsoben {
position: absolute;
right: 0;
padding-bottom: 400px;
padding-top: 2rem;
margin-right: 1.5rem;
}
.zweispalten_2bilderrechts .bildrechtsoben .bild {
height: 166px;
width: 240px;
z-index: 1;
border: 8px solid #f9f8f7  !important;
}
.zweispalten_2bilderrechts .bildrechtsunten {
width: 100%;
}
.zweispalten_2bilderrechts .wrap {
overflow: hidden;
}
.zweispalten_2bilderrechts .bildrechtsunten .wrap {
position: relative;
width: 100%;
bottom: -100px;
right: 0;
}
.zweispalten_2bilderrechts .bildrechtsunten .bild {
min-height: 500px;
}
.zweispalten_2bilderrechts .bild {
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
position: relative;
transition: all .5s;
}
@media(max-width: 600px) {
.zweispalten_2bilderrechts .bildrechtsunten .bild {
min-height: 300px;
}
.zweispalten_2bilderrechts .bildrechtsoben {
padding-bottom: 200px;
}
} @media(min-width: 992px) {
.verschoben-rechts figure.wp-block-getwid-media-text-slider-slide-content__media {
padding-left: 15%!important;
}
.wp-block-group__inner-container {
padding: 1.8em;
}
}
.verschoben-rechts figure.wp-block-getwid-media-text-slider-slide-content__media {
margin-bottom: 20px;
}
.verschoben-rechts .wp-block-getwid-media-text-slider-slide-content__content {
box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, .5);
}
.verschoben-rechts {
margin-top: 3rem !important;
}
.angebote-slider {
padding-top: 1rem !important;
padding-bottom: 3rem !important;
}
.angebote-slider .layer {
padding: 1rem 0;
} .footerButtonRight {
position: absolute;
right: 0px;
top: 0px;
}
@media (max-width:840px) {
.footerButtonRight {
display: none;
}
}
.footerbutton {
background-color: transparent;
width: 180px;
height: 180px;
border-radius: 50%;
text-align: center;
transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);
border: 1px #fff dotted;
-webkit-transition: transform .4s ease-in-out;
transition: transform .4s ease-in-out;
float: right;
}
.footerbutton:hover {
transform: rotate(-0deg);
-webkit-transform: rotate(-0deg);
-ms-transform: rotate(-0deg);
background: #fff;
}
.footerbutton h2 {
font-size: 1.6rem;
padding-top: 30px;
margin-bottom: 0rem;
}
.footerbutton h3 {
font-size: 1.0rem;
margin-top: 0px;
color: #3d2924;
} .wp-block-buttons.alignright {
text-align: right;
}
.wp-block-buttons.alignleft {
text-align: left;
}
.covid-button a {
width: 250px;
height: 250px;
border-radius: 100%!important;
}
.button-covid {
position: absolute;
right: -30px;
bottom: -37vh;
border-radius: 50%;
height: 200px;
width: 200px;
background-color: white;
}
.button-covid:hover {
background-color: white!important;
}
.button-covid a {
color: #998D85 ;
font-weight: 700;
} .bannerboxen {
top: 200px;
position: absolute;
right: 50px;
width: 30%;
z-index: 1;
font-size: 0.8rem;
}
@media (max-width:80rem){
.bannerboxen {
top: 200px;
position: absolute;
right: 10px;
width: 40%;
z-index: 2;
}
}
@media (max-width:600px){
.bannerboxen {
top: 40px;
position: absolute;
right: 10px;
width: 50%;
z-index: 2;
}
}
.bannerbox {
width: 100%;
right: 20px;
bottom: 20px;
background: #fff;
padding: 20px;
}
.bannerbox::after {
position: absolute;
display: block;
content:"";
left: -15px;
top: -15px;
width: 70px;
height: 70px;
background: url(//www.alpenhotel-fischer.de/wp-content/themes/fischer/img/x.png) center center/70px 70px no-repeat;
z-index: 2;
} .headerbuttons {
width: 396px;
height: 20px;
position: absolute;
top: calc(60vh - 268px);
right: 20px;
z-index: 2;
}
.home .headerbuttons {
top: calc(80vh - 268px);
}
.headerbuttons .headerbutton {
display:none;
position: absolute;
width: 143px;
height: 136px;
text-align: center;
font-size: 1.7rem;
font-family: 'Lato', Arial, Sans Serif;
}
.headerbuttons .headerbutton:first-child {
display:flex;
top: 60px;
left: 66px;
justify-content: center;
flex-direction: column;
background: url(https://www.alpenhotel-fischer.de/wp-content/themes/alpenhof/img/header-button-braun.png) center center/100% 100% no-repeat;
z-index: 2
}
.headerbuttons .headerbutton:first-child a {
color: #fff;
}
.headerbuttons .headerbutton:last-child {
display:flex;
position: absolute;
top: 142px;
left: 138px;
justify-content: center;
flex-direction: column;
background: url(https://www.alpenhotel-fischer.de/wp-content/themes/alpenhof/img/header-button-weiss.png) center center/100% 100% no-repeat;
} .awards {
padding: 10px!important;
}
.awards img {
filter: grayscale(100%);
}
.awards img:hover {
filter: grayscale(0%);
}
.awards .wp-block-column {
display: flex;
align-items: center;
}
.awards .wp-block-image .aligncenter {
padding: 15px;
}
@media (min-width:782px) and (max-width: 1200px){
.awards .wp-block-image .aligncenter {
padding: 0px;
}
}
@media (min-width:600px) and (max-width: 781px){
.awards .wp-block-column {
flex-basis: 20% !important;
} 
}
@media (max-width:599px){
.awards .wp-block-column {
flex-basis: 25% !important;
} 
} .bw img {
filter: grayscale(100%);
} .image-zoom {
width: 100vw;
margin-left: calc(50% - 50vw);
margin-bottom: 0px;
margin-top: 0px;
box-sizing: border-box;
position: relative;
height: 80vh;
overflow: hidden;
}
.image-zoom .wp-block-cover { display: inline-block;
opacity: 1;
position: absolute;
top: 0;
width: 100%; animation: 60s ease 0s normal none infinite running zoomin;
-webkit-animation: 60s ease 0s normal none infinite running zoomin;
-o-animation: 60s ease 0s normal none infinite running zoomin;
-moz--o-animation: 60s ease 0s normal none infinite running zoomin;
}
@keyframes zoomin {
0% { transform: scale(1, 1) }
50% { transform: scale(1.5, 1.5) }
100% { transform: scale(1, 1) }
} .ol-attribution { font-size: 0.8em;
}
.wp-block-cover.mapcover .wp-block-cover__inner-container .ol-popup a, .wp-block-cover.mapcover .wp-block-cover__inner-container .ol-popup div {
color: #000;
font-size: 0.8em;
} .blocks-gallery-grid.columns-2 .blocks-gallery-item, 
.blocks-gallery-grid.columns-3 .blocks-gallery-item, 
.blocks-gallery-grid.columns-4 .blocks-gallery-item, 
.wp-block-gallery.columns-2 .blocks-gallery-item,  
.wp-block-gallery.columns-3 .blocks-gallery-item,  
.wp-block-gallery.columns-4 .blocks-gallery-item {
margin-right: 1px;
margin-bottom: 1px;
} @media(min-width: 1061px){
.pfeile-aussen .slick-prev {
right: -50px;
left: unset;
top: 85%;
}
.pfeile-aussen .slick-next {
top: 70%;
right: -50px;
}
}
.pfeile-aussen .slick-prev:before, 
.pfeile-aussen .slick-next:before { 
color: #a9153d !important;  
} .slick-prev:before { 
content: "‹"; 
}
.slick-next:before { 
content: "›"; 
}
.slick-prev:before, 
.slick-next:before { 
font-size: 57px; 
opacity: 1; 
line-height: 1; 
} 
.slick-next:hover, .slick-prev:hover {
box-shadow: none !important;
background: unset !important;
} .zimmer-preis-button {
position: absolute;
bottom: 430px;
right: -40px;
}
@media (max-width: 1001px) {
.zimmer-preis-button {
bottom: 515px;
right: 20px;
}
}
.zimmer-preis-button a {
border-radius: 100px;
width: 130px;
height: 130px;
padding: 15px;
line-height: 1.4;
}
.zimmer-preis-button a strong {
font-size: 25px;
} div.wp-block-columns.newsletter {
background: #433333;
color: #ffffff;
display:flex;
flex-direction: row;
justify-content: space-around;
}
.newsletter .wp-block-button {
margin-bottom: 0;
}  @media (max-width:1060px){
div.alignfull.formular {
padding: 10px;
}
}
.copyright {
float: left;
padding: 0 1rem;
}
.social-media-footer {
float: right;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.social-media-footer > div {
margin-left: 10px;
}
Iframe {
border: none!important;
}
[id^=liverate-]{
position: fixed!important;
bottom: 180px!important;
}
@media (max-width:992px) {
[id^=liverate-]{
bottom: 167px!important;
}
}
@media (max-width:459px) {
[id^=liverate-]{
bottom: 49px!important;
}
}
@media (max-width:337px) {
[id^=liverate-]{
bottom: 77px!important;
}
}
.chat{
position:fixed;
bottom:30px;
left:0px;
z-index:1000;
}
.hcwidget{
position:fixed;
bottom:49px;
right:0px;
z-index:100;
display:none;
}
.chat img, .chat a {
width:75px;
}
@media (max-width:337px) {
.chat{
bottom:60px;
}
.chat img, .chat a {
width:75px;
}
}
@media (min-width:460px) {
.hcwidget{
display:block;
}
}
@media (min-width:768px) {
.chat{
bottom:40px;
}
.chat img, .chat a {
width:90px;
}
}
@media (min-width:992px) {
.chat{
bottom:40px;
}
.hcwidget{
bottom:162px;
}
.chat img, .chat a {
width:90px;
}
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details {
display: none;
}
.banner-bubble {
margin-top: -250px;
margin-bottom: 100px;
}
@media (max-width:600px){
.banner-bubble {
display:none;
}
}  a {
color:#000000;
}
@media (min-width:60.1rem){
nav ul a {
color: #433333;
}
}
nav ul a:hover {
color: #ffffff;
background:#a9153d ;
} a:hover {
color: #a9153d;
}
.headerbuttons .headerbutton:first-child a:hover {
color: #b95b0f;
}   .has-darkgrey-background-color {
background-color: #433333!important;
}
.has-red-background-color {
background-color: #a9153d!important;
}
.has-weiss-background-color {
background-color: #fff!important;
}
.has-black-background-color {
background-color: #000!important;
}
.has-brown-background-color {
background-color: #b95b0f!important;
}
.has-darkgrey-color {
color: #433333!important;
}
.has-red-color {
color: #a9153d!important;
}
.has-weiss-color {
color: #fff!important;
}
.has-black-color {
color: #000!important;
}
.has-brown-color {
color: #b95b0f!important;
}html.slb_overlay object,html.slb_overlay embed,html.slb_overlay iframe{visibility:hidden}html.slb_overlay #slb_viewer_wrap object,html.slb_overlay #slb_viewer_wrap embed,html.slb_overlay #slb_viewer_wrap iframe{visibility:visible}