@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}

@font-face {
font-family: flowplayer;
src: url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/icons/flowplayer.eot?#iefix) format("embedded-opentype"), url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/icons/flowplayer.woff2) format("woff2"), url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/icons/flowplayer.woff) format("woff"); }
.fp-icon { display: inline-block; }
.fp-icon:before, .fp-icon:after { font-family: flowplayer; font-size: 1.7em; }
.fp-airplay:before { content: "\e001"; }
.fp-fullscreen:before { content: "\e002"; }
.fp-checked:before { content: "\e003"; }
.fp-embed:before { content: "\e004"; color: #fff; }
.fp-chromecast:before { content: "\e005"; }
.fp-email:before { content: "\e006"; }
.fp-playbtn:before {content: "\e007"; display: flex; line-height: 0; }
.fp-share:before { content: "\e009"; }
.fp-share2:before { content: "\e00a"; }
.fp-twitter:before { content: "\e00c"; color: #1da1f2; }
.fp-facebook:before { content: "\e00a"; color: #3b5998; }
.fp-volumebtn:before { content: "\e00b"; }
.fp-volume-off:before { content: "\e00d"; }
.fp-unload:before { content: "\e00f"; }
.fp-prevbtn:after, .fv-fp-prevbtn:after, .fp-nextbtn:before, .fv-fp-nextbtn:before { content: "\e007"; line-height: 1; vertical-align:middle; }
.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions { bottom: 3em; }
.flowplayer.is-loading .fp-engine,.flowplayer.is-poster .fp-engine,.flowplayer.is-chromecast .fp-engine,
.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {filter: alpha(opacity=0); opacity: 0; }
.flowplayer.forced-fullscreen.is-loading .fp-ui .fp-header, .flowplayer .fp-engine {filter: alpha(opacity=1); opacity: 1; }
.flowplayer.is-splash .fp-ui > * { display: none; }
.flowplayer.forced-fullscreen.is-loading .fp-ui, .flowplayer.forced-fullscreen.is-loading .fp-ui .fp-header { display: block; }
.flowplayer.is-splash .fp-ui > .fp-play, 
.flowplayer.is-poster .fp-ui > .fp-play,
.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, 
.flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {display: block}
.flowplayer.is-splash.is-loading .fp-ui > .fp-play, 
.flowplayer.is-poster.is-loading .fp-ui > .fp-play {display: none}
.flowplayer.is-poster .fp-captions {display: none !important}
.flowplayer.is-disabled .fp-color {background-color: #999}
.flowplayer.has-title .fp-header {top: 0; text-align: right}
.flowplayer.is-fullscreen {
top: 0 !important;
left: 0 !important;
border: 0 !important;
margin: 0 !important;
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
z-index: 9999999 !important;
-webkit-box-shadow: 0 !important;
box-shadow: 0 !important;
background-image: none !important;
background-color: #333;
border-radius: 0; }
.flowplayer.is-fullscreen .fp-player {
background-color: #333; }
.flowplayer.is-fullscreen .fp-fullscreen:before {
content: "\e00f"; }
.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
content: "\e30f"; }
.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
content: "\e10f"; }
.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
content: "\e30f"; }
.flowplayer.fake-fullscreen .fp-fullscreen:before { content: "\e002"; }
.flowplayer.fake-fullscreen.fp-edgy .fp-fullscreen:before { content: "\e102"; }
.flowplayer.fake-fullscreen.fp-outlined .fp-fullscreen:before { content: "\e202"; }
.flowplayer.fake-fullscreen.fp-minimal .fp-fullscreen:before { content: "\e202"; }
.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
cursor: none; }
.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
display: block !important;
filter: alpha(opacity=100) !important;
opacity: 1 !important; }
.flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
display: none !important; }
.flowplayer.is-playing {
background-image: none !important; }
.flowplayer.is-playing .fp-playbtn:before {
content: "\e008"; }
.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before { content: "\e208"; }
.flowplayer.is-playing.fp-edgy .fp-playbtn:before { content: "\e108"; }
.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before { content: "\e308"; }
.flowplayer.is-muted .fp-volumebtn:before { content: "\e00d"; }
.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before { content: "\e20d"; }
.flowplayer.is-muted.fp-edgy .fp-volumebtn:before { content: "\e10d"; }
.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before { content: "\e30d"; }
.flowplayer.is-inverted .fp-duration {display: none}
.flowplayer.is-inverted .fp-remaining {display: block}
.flowplayer.is-closeable .fp-header .fp-unload {display: block}
.flowplayer.is-closeable.is-fullscreen:not(.fake-fullscreen) .fp-header .fp-unload {display: none}
.flowplayer.is-error {
background-color: #aaa; }
.flowplayer.is-error .fp-ui {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.is-live .fp-timeline {
visibility: hidden; }
.flowplayer.is-live .fp-bar > *.fp-buffer, .flowplayer.is-live .fp-bar-slider > *.fp-buffer {
max-width: 100%; }
.flowplayer.is-live.is-dvr .fp-timeline {
visibility: visible; }
.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
color: #00abcd; }
.flowplayer.is-flash-disabled .fp-waiting {
display: none !important; }
.flowplayer.is-flash-disabled .fp-ui {
height: auto;
background: none;
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
display: none; }
.flowplayer.is-flash-disabled .fp-engine {
top: 0; }
.flowplayer.is-tiny:not(.is-fullscreen) { font-size: .7em; }
.flowplayer.is-small:not(.is-fullscreen) { font-size: .8em; }
.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
display: none; }
.flowplayer.no-volume .fp-volumebar {
display: none; }
.flowplayer.fp-mute .fp-volumebtn {
display: inline-block; }
@-webkit-keyframes pulse {
0% {
filter: alpha(opacity=0);
opacity: 0; }
100% {
filter: alpha(opacity=100);
opacity: 1; } }
@keyframes pulse {
0% {
filter: alpha(opacity=0);
opacity: 0; }
100% {
filter: alpha(opacity=100);
opacity: 1; } }
.flowplayer .fp-chromecast-engine {
position: absolute;
display: none;
top: 0;
bottom: 0;
right: 0;
left: 0;
color: #fff; }
.flowplayer .fp-chromecast-engine p {
color: #fff;
}
.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
font-size: 150%;
text-align: center; }
.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
-webkit-mask-size: 100% 100%;
background-color: #fff;
margin: 10% auto 2em;
height: 5em;
width: 5em; }
.flowplayer.is-chromecast {
background-color: #333; }
.flowplayer.is-chromecast .fp-chromecast-engine {
display: block; }
.flowplayer.is-chromecast .fp-flash-disabled {
display: none !important; }
.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
position: absolute;
top: calc(50% - 2em);
filter: alpha(opacity=30);
opacity: 0.3;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s; }
.flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
font-family: flowplayer;
font-size: 2.8em; }
.flowplayer.fp-default-playlist .fp-prev {
left: 0.4em; }
.flowplayer.fp-default-playlist .fp-prev:before {
content: "\e111"; }
.flowplayer.fp-default-playlist .fp-next {
right: 0.4em; }
.flowplayer.fp-default-playlist .fp-next:before {
content: "\e012"; }
.flowplayer.fp-default-playlist .fp-playlist {
position: absolute;
right: 0.4em;
bottom: 3em;
width: 100%;
text-align: center; }
.flowplayer.fp-default-playlist .fp-playlist a {
background-color: #fff;
height: 0.8em;
border-radius: 50%;
width: 0.8em;
filter: alpha(opacity=70);
opacity: 0.7;
display: inline-block;
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s; }
.flowplayer.fp-default-playlist .fp-playlist a:hover {
-webkit-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2); }
.flowplayer.fp-default-playlist .fp-playlist a.is-active {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.fp-default-playlist.fp-edgy .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy .fv-fp-next:before {
content: "\e112"; }
.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
content: "\e211"; }
.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
content: "\e212"; }
.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
content: "\e311"; }
.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
content: "\e312"; }
.flowplayer.fp-custom-playlist {
overflow: visible; }
.flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
display: block;
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
display: none !important; }
.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
display: block; }
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
display: none; }
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
display: block; }
.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
border-radius: 0; }
.flowplayer.fp-edgy .fp-airplay:before { content: "\e101"; }
.flowplayer.fp-edgy .fp-fullscreen:before { content: "\e102"; }
.flowplayer.fp-edgy .fp-checked:before { content: "\e103"; }
.flowplayer.fp-edgy .fp-embed:before { content: "\e104"; }
.flowplayer.fp-edgy .fp-chromecast:before { content: "\e105"; }
.flowplayer.fp-edgy .fp-email:before { content: "\e106"; }
.flowplayer.fp-edgy .fp-playbtn:before { content: "\e107"; }
.flowplayer.fp-edgy .fp-share:before { content: "\e109"; }
.flowplayer.fp-edgy .fp-share2:before, .flowplayer.fp-edgy .fp-facebook:before { content: "\e10a"; }
.flowplayer.fp-edgy .fp-twitter:before { content: "\e10c"; }
.flowplayer.fp-edgy .fp-volumebtn:before { content: "\e10b"; }
.flowplayer.fp-edgy .fp-volume-off:before { content: "\e10d"; }
.flowplayer.fp-edgy .fp-unload:before { content: "\e10f"; }
.flowplayer.fp-edgy .fp-prevbtn:before, .flowplayer.fp-edgy .fv-fp-prevbtn:after { content: "\e107"; }
.flowplayer.fp-edgy .fp-nextbtn:before, .flowplayer.fp-edgy .fv-fp-nextbtn:before { content: "\e107"; }
.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before { content: "\e301"; }
.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before { content: "\e302"; }
.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before { content: "\e303"; }
.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before { content: "\e304"; }
.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before { content: "\e305"; }
.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before { content: "\e306"; }
.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before { content: "\e307"; }
.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before { content: "\e309"; }
.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before,.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before { content: "\e30a"; }
.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before { content: "\e30c"; }
.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before { content: "\e30b"; }
.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before { content: "\e30d"; }
.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before { content: "\e30f"; }
.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before, .flowplayer.fp-outlined .fv-fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fv-fp-prevbtn:before { content: "\e311"; }
.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before, .flowplayer.fp-outlined .fv-fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fv-fp-nextbtn:before { content: "\e312"; }
.flowplayer.fp-outlined .fv-fp-prevbtn:after {display: none;}
.flowplayer.no-svg .fp-ui .fp-play.fp-visible { position: absolute;
font-size: 2.5em;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 6em;
height: 6em;
max-height: 38%;}
.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
display: none; }
.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
display: block;
-webkit-filter: drop-shadow( 0 0 4px #aaa );
filter: drop-shadow( 0 0 4px #aaa )	}
.flowplayer.no-svg .fp-play.fp-visible .fp-icon:before {
font-size: inherit;
}
.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
position: absolute;
width: 100%; }
.flowplayer {
font-family: avenir, sans-serif;
font-size: 14px;
position: relative;
max-height: 100%;
overflow: visible;
border-radius: .24em;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
zoom: 1 !important;
width: 100%;
display: inline-block; }
.flowplayer .fp-hidden, .flowplayer strong.fp-hidden {
display: none; }
.flowplayer .fp-shown {
display: block !important; }
.flowplayer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.flowplayer.is-ready:not(.is-poster) {
background-color: #333; }
.flowplayer .fp-engine {
display: block;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100% !important;
width: 100%; }
.flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
display: none !important; }
.flowplayer .fp-player {
position: absolute;
bottom: 0;
top: 0; }
.flowplayer .fp-waiting {
display: none; }
.flowplayer .fp-waiting p {
filter: alpha(opacity=0);
opacity: 0;
color: #ccc;
font-weight: bold; }
.flowplayer .fp-ui {
height: 100%;
top: 0;
background-image: none;
-webkit-transition: background-image .1s;
transition: background-image .1s;
text-align: center;
cursor: pointer;
color: #fff; }
.flowplayer .fp-ui a, .flowplayer .fp-ui strong, .flowplayer .fp-ui a:before {
color: inherit !important;
font-style: normal !important;
text-decoration: none !important; }
.flowplayer .fp-ui > * {
-webkit-transition: opacity .1s;
transition: opacity .1s;
filter: alpha(opacity=0);
opacity: 0; }
.flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui, .is-splash.flowplayer .fp-player .fp-ui, .is-paused.flowplayer .fp-player .fp-ui {
background-image: none;}
.flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > *, .flowplayer.is-seeking .fp-ui > *  {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-header {
top: 0;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
text-align: left;
height: 3em;
-webkit-transition: opacity .3s;
transition: opacity .3s;
padding-left: .65em; }
.flowplayer .fp-header .fp-icon {
padding: .5em 1em }
.flowplayer .fp-header .fp-icon.fp-active {
color: #ec6c4c; }
.flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload, .flowplayer .fp-airplay {
float: right; }
.fp-chromecast {
float: right;
}
.flowplayer .fp-header .fp-unload {
display: none; }
.flowplayer .fp-help {
display: none; }
.flowplayer .fp-message {
background-color: rgba(0, 0, 0, 0.5);
text-align: left;
font-size: 1.2em;
overflow: hidden;
filter: alpha(opacity=0);
opacity: 0;
padding: .6em .9em;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s; }
.flowplayer .fp-message.fp-shown {
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-message.fp-shown + .fp-header {
filter: alpha(opacity=0);
opacity: 0; }
.flowplayer.forced-fullscreen.is-loading .fp-message.fp-shown + .fp-header {
filter: alpha(opacity=1);
opacity: 1; }
.flowplayer.forced-fullscreen.is-loading .fp-message.fp-shown + .fp-header .fvp-share-bar, .flowplayer.forced-fullscreen.is-loading .fp-message.fp-shown + .fp-header .fp-fullscreen {
filter: alpha(opacity=0);
opacity: 0; }    
.flowplayer .fp-textarea {
background-color: rgba(0, 0, 0, 0.5);
width: 80%;
position: absolute;
left: 10%;
top: 15%;
color: #fff;
outline: 0;
border-radius: .2em;
border: 0;
min-height: 60%; }
.flowplayer .fp-logo {
position: absolute;
bottom: 3em;
left: 0.9em; }
.flowplayer .fp-logo img {
width: 100%; }
.flowplayer .fp-captions {
bottom: 1.2em;
display: none;
text-align: center;
color: #fff; }
.flowplayer .fp-captions p {
background-color: rgba(0, 0, 0, 0.65);
border-radius: .2em;
font-size: 110%;
display: inline-block;
padding: .1em .3em;
margin: .1em; }
.flowplayer .fp-speed-flash {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
margin: auto;
font-size: 4em;
color: #fff;
font-weight: bold;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
filter: alpha(opacity=0) !important;
opacity: 0 !important;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all .2s;
transition: all .2s;
width: 4em;
height: 2em;
display: none; }
.flowplayer .fp-speed-flash.fp-hilite {
filter: alpha(opacity=100) !important;
opacity: 1 !important;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
display: none; }
.flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
position: absolute;
pointer-events: none;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 6em;
height: 6em;
filter: alpha(opacity=0);
opacity: 0;
margin: auto;
max-height: 30%;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: all .2s;
transition: all .2s;
display: none; }
.flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
display: block; }
.flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
filter: alpha(opacity=100);
opacity: 1; }
.flowplayer .fp-remaining {
display: none; }
.flowplayer .fp-controls {
display: -ms-flexbox;
display: -webkit-flex;
display: -webkit-box;
display: -moz-box;
display: flex;
-ms-flex-pack: justify;
-webkit-justify-content: space-around;
justify-content: space-around;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-box-align: center;
-moz-box-align: center;
align-items: center;
height: 2.4em;
bottom: 0;
z-index: 2;
padding-left: 0.3em;
padding-right: 0.3em; }
.flowplayer .fp-controls > * {
margin: 0 .6em; }
.flowplayer .fp-controls strong {
margin: 0;
padding: .4em .6em;
}
.flowplayer .fp-controls > strong {
letter-spacing: 1px; font-weight: 400; }
.flowplayer .fp-controls img {
width: 1.2em; }
.flowplayer .fp-bar, .flowplayer .fp-bar-slider {
background-color: #ccc;
background-color: rgba(255, 255, 255, .5);
position: relative;
cursor: col-resize;
height: .9em;
border-radius: .24em;
-ms-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
-moz-box-flex: 1;
flex: 1; }
.flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
background-color: rgba(255, 255, 255, .6);
position: absolute;
height: 100%;
border-radius: .24em; }
.flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: width, height;
transition-property: width, height; }
.flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
-webkit-transition: width .25s linear;
transition: width .25s linear; }
.flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
-webkit-transition: none;
transition: none; }
.flowplayer .fp-timeline {
-webkit-transition: height .2s;
transition: height .2s; }
.flowplayer .fp-cuepoint {
background-color: #000;
position: absolute;
height: 100%;
width: 2px; }
.flowplayer .fp-timestamp {
background-color: rgba(0, 0, 0, .65);
display: none;
border-radius: .2em;
padding: .1em .3em;
font-size: 90%;
bottom: 1.4em;
height: auto; }
.flowplayer:not(.is-touch) .fp-timeline:hover .fp-timestamp, .flowplayer .fp-timeline.is-fp-dragging .fp-timestamp {
display: inline; }
.flowplayer .fp-volume {
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: flex;
height: 100%;
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
align-items: center; }
.flowplayer .fp-volumebtn {
display: none; }
.flowplayer .fp-bar-slider {
background-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: height .2s;
transition: height .2s;
white-space: nowrap;
-ms-flex: 1 0 auto; }
.flowplayer .fp-bar-slider em {
border-radius: 2px;
display: inline-block;
width: 5px;
height: 100%;
position: relative;
vertical-align: top;
margin-left: 3px;
-webkit-transition: -webkit-transform .4s;
transition: -webkit-transform .4s;
transition: transform .4s;
transition: transform .4s, -webkit-transform .4s;
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0); }
.flowplayer .fp-bar-slider em:hover {
-webkit-transform: scaleY(1.35);
-ms-transform: scaleY(1.35);
transform: scaleY(1.35);
-webkit-transition: -webkit-transform 0.2s;
transition: -webkit-transform 0.2s;
transition: transform 0.2s;
transition: transform 0.2s, -webkit-transform 0.2s; }
.flowplayer .fp-bar-slider em.fp-grey {
background-color: rgba(255, 255, 255, 0.75); }
.flowplayer.no-flex .fp-controls {
white-space: nowrap; }
.flowplayer.no-flex .fp-controls > * {
display: inline-block;
vertical-align: center;
margin: 0 .3em; }
.flowplayer.no-flex .fp-timeline {
width: 40%; }
.flowplayer.no-flex.fp-full .fp-timeline {
margin-bottom: .6em;
height: .9em; }
.flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
height: .9em !important; }
.flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
height: 100%;
border-radius: 0; }
.flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
border-radius: 0; }
.flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
bottom: 3.2em; }
.flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
-webkit-transform: scaleY(.6);
-ms-transform: scaleY(.6);
transform: scaleY(.6);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center; }
.flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
-webkit-transform: scaleY(.75);
-ms-transform: scaleY(.75);
transform: scaleY(.75); }
.flowplayer.fp-slim .fp-timeline {
height: .2em; }
.flowplayer.fp-slim .fp-controls:hover .fp-timeline {
height: .9em; }
.flowplayer.fp-slim .fp-cue {
width: 4px; }
.flowplayer.fp-slim .fp-bar-slider {
height: .2em; }
.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
height: 0.9em; }
.flowplayer.fp-full .fp-timeline {
position: absolute;
height: .3em;
bottom: 2.8em;
margin: 0;
width: 100%;
border-radius: 0;
overflow: inherit;
left: 0; }
.flowplayer.fp-full .fp-timeline:before {
content: "";
width: 100%;
height: 1.2em;
position: absolute;
top: -1.2em;
left: 0; }
.flowplayer.fp-full .fp-controls {
height: 2.8em; }
.flowplayer.fp-full .fp-controls:hover .fp-timeline {
height: 1em; }
.flowplayer.fp-full .fp-volume {
margin-right: auto; }
.flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
margin-left: 0; }
.flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
position: relative;
content: "/";
left: -.3em; }
.flowplayer.fp-minimal .fp-controls {
background-color: transparent !important; }
.flowplayer.fp-minimal .fp-controls > * {
display: none; }
.flowplayer.fp-minimal .fp-header > * {
display: none; }
.flowplayer.fp-minimal .fp-header .fp-fullscreen {
display: inherit; }
.flowplayer.fp-minimal .fp-timeline {
height: .3em;
max-width: 12em;
width: 100%;
display: block;
margin: 0 auto;
-webkit-box-flex: 0;
-webkit-flex: none;
-moz-box-flex: 0;
-ms-flex: none;
flex: none; }
.flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
background-color: #ec6c4c;
fill: #ec6c4c; }
.flowplayer.fp-playful .fp-controls {
background-color: #006680; }
.flowplayer .fp-selected:before {
content: "✓ "; }
.flowplayer .fp-menu {
background-color: rgba(0, 0, 0, .5);
border-radius: .24em;
position: absolute;
width: 8em;
right: .5em;
z-index: 2;
font-size: 90%;
-webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
transition: opacity .2s, height .2s, -webkit-transform .2s;
transition: opacity .2s, transform .2s, height .2s;
transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
bottom: -100%;
height: 0;
filter: alpha(opacity=0) !important;
opacity: 0 !important;
display: none }
.flowplayer .fp-menu.fp-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
height: auto;
bottom: 3.2em;
filter: alpha(opacity=100) !important;
opacity: 1 !important;
display: block;
max-height: calc( 100% - 3.2em);
overflow-y: auto;
}
.flowplayer.is-audio .fp-menu.fp-active {
max-height: unset;
overflow-y: unset;
}
.flowplayer.fixed-controls .fp-menu.fp-active {
bottom: .2em;
}
.flowplayer.fixed-controls.is-fullscreen .fp-menu.fp-active,
.flowplayer.fixed-controls.is-audio .fp-menu.fp-active {
bottom: 3.2em;
}
.flowplayer .fp-menu::-webkit-scrollbar {
width: 8px;
background: #333;
}
.flowplayer .fp-menu::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.flowplayer .fp-menu::-webkit-scrollbar-thumb {
background-color: #999;
-webkit-border-radius: 	4px;
-moz-border-radius: 		4px;
border-radius: 			4px;
outline: none;
}
.flowplayer .fp-menu > * {
display: block;
padding: .4em 1.2em;
text-align: right; }
.flowplayer .fp-menu strong {
display: block;
padding: .7em 1.2em;
border-bottom: 1px solid rgba(255, 255, 255, .2);
background-color: rgba(0, 0, 0, .3);
text-transform: uppercase;
letter-spacing: 1px;
cursor: default;
font-size: 90%; }
.flowplayer .fp-menu a {
color: rgba(255, 255, 255, 0.8); }
.flowplayer .fp-menu a:hover:not(.fp-selected) {
background-color: #000;
color: #fff; }
.flowplayer .fp-menu .fp-icon {
cursor: pointer; }
.flowplayer .fp-menu .fp-icon:before {
margin-right: .1em;
font-size: 1.5em;
vertical-align: -.1em; }
.flowplayer .fp-qsel-menu {
width: auto; }
.flowplayer .fp-context-menu {
width: auto;
right: auto;
bottom: auto !important;
display: none; }
.flowplayer .fp-context-menu.fp-active {
display: block; }
.flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
text-align: left;
color: #fff;
white-space: nowrap; }
.flowplayer .fp-subtitle-menu {
width: auto; }
.flowplayer .fp-share-menu {
width: 9em;
padding-bottom: .2em; }
.flowplayer .fp-share-menu.fp-active {
bottom: auto; }
.flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
text-align: left; }
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
display: none; }
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
display: block; }
.flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before { content: "\e201"; }
.flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before { content: "\e202"; }
.flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before { content: "\e203"; }
.flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before { content: "\e204"; }
.flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before { content: "\e205"; }
.flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before { content: "\e206"; }
.flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before { content: "\e207"; }
.flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before { content: "\e209"; }
.flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before,  .flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before { content: "\e20a"; }
.flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before { content: "\e20c"; }
.flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before { content: "\e20b"; }
.flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before { content: "\e20d"; }
.flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before { content: "\e20f"; }
.flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before { content: "\e211"; }
.flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before { content: "\e212"; }
.flowplayer .fp-color {
background-color: #00abcd;
fill: rgba(0, 0, 0, 0.2); }
.flowplayer .fp-color-play {
fill: transparent; }
.flowplayer.is-rtl {
direction: rtl; }
.flowplayer.is-rtl .fp-icon {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.flowplayer.is-rtl .fp-menu .fp-icon {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.flowplayer.-grayscale video.fp-engine {
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.flowplayer.-sepia video.fp-engine {
-webkit-filter: sepia(100%);
filter: sepia(100%); }
.flowplayer.-blur video.fp-engine {
-webkit-filter: blur(5px);
filter: blur(5px); }
.fp-filters {
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
position: absolute; } @keyframes waiting {
0% { transform: scale(1) }
20% { transform: scale(1, 2) }
40% {	transform: scale(1) }
}
.fp-preload {
transition: opacity .3s .1s;
position: static;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
opacity: 0;
display: block;
height: 0
}
.flowplayer .fp-ui .fp-preload {
margin: auto;
}
.flowplayer.is-splash .fp-preload, .flowplayer.is-poster .fp-preload, .fp-waiting .fp-preload {
position: absolute;
display: block;
height: 2em;
opacity: .8
}
.fp-preload b {
animation: waiting 1s ease-in-out infinite;
box-shadow: 0 0 .5rem #222;
background-color: white;
display: inline-block;
border-radius: .1em;
margin: 0 .2em;
height: 2em;
width: .4em
}
.fp-preload b:nth-child(1) { animation-delay: 0 }
.fp-preload b:nth-child(2) { animation-delay: .1s }
.fp-preload b:nth-child(3) { animation-delay: .15s }
.fp-preload b:nth-child(4) { animation-delay: .25s }
.flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
max-width: 100%; }
.flowplayer.is-live .fp-buffer {
display: none; }
.flowplayer.is-splash .fp-ui noscript{display:block;z-index: 1000;position: absolute;left:0;right:0;padding:2em;background:black;margin-top:20%}
.flowplayer .fp-splash,
.flowplayer .fp-player .fp-splash {
object-fit: contain;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
border: 0;
margin: 0;
padding: 0;
}
.flowplayer .fp-message h2:before {
display: none;
}
.flowplayer .fp-message a {
text-decoration: underline !important;
}
.flowplayer .fp-timeline.is-fp-dragging .fp-progress::after {
content: "";
background-color: #fff;
border-radius: 50%;
box-shadow: 0 1px 4px rgb(0 0 0 / 8%);
height: 13px;
right: 0;
margin-right: -7px;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 13px;
}
.flowplayer.skin-slim.is-mouseover.is-ready .fp-ui, .flowplayer.skin-slim.is-paused.is-ready .fp-ui, #content .flowplayer.skin-slim.is-paused.is-ready .fp-ui {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .25)), color-stop(15%, transparent));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .25), transparent 15%);
background-image: linear-gradient(to top, rgba(0, 0, 0, .25), transparent 15%);
}
.flowplayer.fixed-controls.skin-slim.is-mouseover.is-ready .fp-ui, .flowplayer.fixed-controls.skin-slim.is-paused.is-ready .fp-ui {
background-image: none;
}
.flowplayer.fixed-controls.skin-slim .fp-controls, .flowplayer.skin-slim .fv-ab-loop, .flowplayer.fixed-controls.skin-slim .fv-ab-loop {
background-color: rgba(0, 0, 0, .75) !important;
}
.flowplayer { margin: 0 auto 2.8em auto; display: block; max-width: 100%; white-space: normal }
.flowplayer.has-caption { margin: 0 auto; }
.flowplayer.fixed-controls.has-caption, flowplayer.fixed-controls.has-caption * { margin-bottom: 2.8em; }
.flowplayer.fixed-controls, .entry-content .flowplayer.fixed-controls { margin-bottom: 5.2em }
.flowplayer.fixed-controls.skin-custom {border: none}
.flowplayer.has-abloop, .entry-content .flowplayer.has-abloop { margin-bottom: 2.8em; }
.flowplayer.fixed-controls.has-abloop, .entry-content .flowplayer.fixed-controls.has-abloop { margin-bottom: 5.2em; }
.flowplayer.has-abloop .fp-timestamp { bottom: 2em }
.flowplayer.fp-slim.fp-full .fp-timeline {
height: 3px; }
.flowplayer.is-tiny.fp-full .fp-timeline {
bottom: 3.2em;
}
.flowplayer.is-tiny.fp-full .fp-controls {
height: 3.2em;
padding-top: .4em;
} .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
height: 3px; }
.flowplayer.fp-slim .fp-controls:hover .fp-timeline:before {
content: ''; position: absolute; top:-1.3em; height:2em; left: 0; right: 0 }
.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
height: .2em; }
.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider:before {
content: ''; position: absolute; top:-8px; bottom:-8px; left: 0; right: 0 }
.flowplayer.is-fullscreen .fp-timeline:before { height: 2em }
.flowplayer.fixed-controls.is-splash .fp-ui .fp-controls, .flowplayer.fixed-controls.is-poster .fp-ui .fp-controls { display: flex; }
.flowplayer.fixed-controls.is-splash .fp-timestamp, .flowplayer.fixed-controls.is-poster .fp-timestamp { display: none; }
.flowplayer.fixed-controls.is-splash .fp-elapsed, .flowplayer.fixed-controls.is-poster .fp-elapsed { display: none; }
.flowplayer.fixed-controls.is-splash .fp-duration, .flowplayer.fixed-controls.is-poster .fp-duration { display: none; }
.flowplayer.fixed-controls.is-splash .fp-controls strong, .flowplayer.fixed-controls.is-poster .fp-controls strong { display: none; }
.flowplayer.fixed-controls.is-splash .fp-bar, .flowplayer.fixed-controls.is-poster .fp-bar { cursor: pointer; pointer-events: none }
.flowplayer.fixed-controls.is-splash .fp-bar-slider, .flowplayer.fixed-controls.is-poster .fp-bar-slider { cursor: pointer; pointer-events: none }
.flowplayer.fixed-controls .fp-controls, .flowplayer.fixed-controls.is-loading .fp-ui .fp-controls { opacity: 1; filter: alpha(opacity=100); }
.flowplayer.fixed-controls {margin-bottom: 4em}  
.flowplayer.fixed-controls .fp-controls {bottom: -2.4em}
.flowplayer.fixed-controls.fp-full .fp-controls {bottom: -2.8em}
.flowplayer.fixed-controls.fp-full.fp-slim .fp-controls {bottom: -2.8em}
.flowplayer.fixed-controls.fp-full.fp-slim.is-tiny .fp-controls {bottom: -3.2em}
.flowplayer.fixed-controls.is-fullscreen .fp-controls, .flowplayer.fixed-controls.is-fullscreen.fp-full.fp-slim .fp-controls {bottom: 0}
.flowplayer .fp-elapsed {min-width: 5.1ch; line-height: 1em;}
.flowplayer.is-long .fp-elapsed {min-width: 7.1ch}
.flowplayer.is-fullscreen.is-splash.is-error .fp-header {
display: block;
opacity: 1;
}
.flowplayer.is-fullscreen.is-splash.is-error .fp-header > * {
opacity: 0;
}
.flowplayer.is-fullscreen.is-splash.is-error .fp-header .fp-unload {
opacity: 1;
}
.fv-fp-splash-text { position: absolute;bottom:20%;z-index:20;text-align:center;width:100%;color:#fff;text-shadow: 0 0 2px #333;background-color: rgba(0,0,0,0.5); font-size: 18px; padding: 5px 36px; pointer-events: none }
.flowplayer.is-error .fv-fp-splash-text {display: none}
.flowplayer video{width:100%; -ms-transform: translateY(0) translateX(0);-webkit-transform: translateY(0) translateX(0);transform: translateY(0) translateX(0);} @media (max-width: 600px){
.flowplayer .fp-help p{font-size:9px}
}  .flowplayer.is-mouseout .fp-captions{-webkit-transition:bottom 0.15s ease 0.3s;-moz-transition:bottom 0.15s ease 0.3s;transition:bottom 0.15s ease 0.3s}
.flowplayer .fp-captions p{display:inline-block;background-color:#000;color:#eee;padding:0 .4em;font-size:16px;border-radius: 5px; margin: 0}
.flowplayer.is-fullscreen .fp-captions p{font-size:125%;line-height:1.2}
.flowplayer .fp-captions.is-wide br{display:none}
.flowplayer .fp-captions p:after{content:'';clear:both}
.flowplayer .fp-captions p:first-of-type{-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px}
.flowplayer .fp-captions p:last-of-type{padding-left:0;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.flowplayer .fp-captions:not(.is-wide) p{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}	
.flowplayer .fp-captions:not(.is-wide) p{padding-left:0.4em}
.flowplayer .fp-captions p b{font-weight:bold}
.flowplayer .fp-captions p i{font-style:italic}
.flowplayer .fp-captions p u{text-decoration:underline}
@media (max-width: 56.25em){
.flowplayer .fp-captions br{display:block}
.flowplayer .fp-captions p:first-of-type,.flowplayer .fp-captions p:last-of-type{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}	
.flowplayer .fp-captions p:last-of-type{padding-left:0.4em}
}
.flowplayer.is-small .fp-captions{line-height:14px !important}
.flowplayer.is-small .fp-captions p{font-size:14px !important;line-height:20px !important}
.flowplayer.is-tiny .fp-captions{line-height:12px !important; bottom: .2em}
.flowplayer.is-tiny.is-mouseover .fp-captions, .flowplayer.is-tiny.is-paused .fp-captions {bottom: 4em}
.flowplayer.is-tiny .fp-captions p{font-size:11px !important;line-height:18px !important;-webkit-text-shadow:0 0 2px #666;-moz-text-shadow:0 0 2px #666;text-shadow:0 0 2px #666} @media (min-width: 64.063em) {
.flowplayer.is-fullscreen .fp-player .fp-captions p{font-size:175%;max-width:75%}
}
@media (min-width: 90.063em) {
.flowplayer.is-fullscreen .fp-player .fp-captions p{font-size:200%}
}
@media (min-width: 120.063em) {
.flowplayer.is-fullscreen .fp-player .fp-captions p{font-size:225%;max-width:65%}
}
@media (min-width: 128em) {
.flowplayer.is-fullscreen .fp-player .fp-captions p{font-size:300%}
}
@media (min-width: 160em) {
.flowplayer.is-fullscreen .fp-player .fp-captions p{font-size:350%}
} .flowplayer .fp-header { padding-left: 0 }
.flowplayer .fp-header .fp-icon { text-shadow: 0 0 10px rgba(0, 0, 0, 0.3) }
.flowplayer:not(.is-touch.is-fullscreen) .fp-header .fp-icon { padding: .5em .5em 0 0;line-height: 1 }
.flowplayer.is-fullscreen{ font-size: 16px; max-height:100% !important; }
.flowplayer .fp-controls .fp-fullscreen {display:none}
.flowplayer.bottom-fs .fp-header .fp-fullscreen {display:none}
.flowplayer.bottom-fs .fp-controls .fp-fullscreen {display:block}
.flowplayer.is-audio.bottom-fs .fp-controls .fp-fullscreen {display: none} .flowplayer .fv_player_popup p{margin:0 12px 6px;line-height:1.35}
.flowplayer .wpfp_custom_popup{width:100%;top:0;bottom:0;margin-bottom:2.4em;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;overflow:hidden}
.flowplayer.fp-full .wpfp_custom_popup{margin-bottom:2.8em}
.flowplayer.fp-slim.fp-full .wpfp_custom_popup{margin-bottom:2.4em}
.flowplayer .fv_player_popup {background-color:#222;position:relative;top:0;width:100%;height:100%;padding:2em 0 1%}
.flowplayer .fv_player_popup h1,.flowplayer .fv_player_popup h2,.flowplayer .fv_player_popup h3,.flowplayer .fv_player_popup h4,.flowplayer .fv_player_popup h5,.flowplayer .fv_player_popup h6{margin:0 0 6px !important}
.mailchimp-form input{width:31.33333333%;max-width:31.33333333%;margin:0 1%}
.mailchimp-form-1 input{width:48%;max-width:48%;margin:0 1%}
.mailchimp-form-2 input{width:31.33333333%;max-width:31.33333333%;margin:0 1%}
.mailchimp-form-3 input{width:23%;max-width:23%;margin:0 1%}
.mailchimp-form input[type="text"],.mailchimp-form input[type="email"]{padding:8px;line-height:1;border:0;float:left}
.mailchimp-form input[type="submit"]{background-color:#bf0000;float:right;padding:8px}
.mailchimp-form input[type="submit"]:hover{background-color:#af0000}
.flowplayer .mailchimp-form{background-color:#333;padding:30px 1.5%;position:absolute;bottom:0;margin:0 auto;width:100%}
.flowplayer .mailchimp-response{margin-top:6px;padding-top:6px;border-top:2px solid #00A7C8;display:inline-block}
.flowplayer .mailchimp-response.is-fv-error{border-color:#bf0000}
.flowplayer.is-fv-narrow .fv_player_popup{padding-top:1em;font-size:.9em}
.flowplayer.is-fv-narrow .mailchimp-form{padding-top:20px}
.flowplayer.is-fv-narrow .fv_player_popup h1,.flowplayer.is-fv-narrow .fv_player_popup h2,.flowplayer.is-fv-narrow .fv_player_popup h3,.flowplayer.is-fv-narrow .fv_player_popup h4,.flowplayer.is-fv-narrow .fv_player_popup h5,.flowplayer.is-fv-narrow .fv_player_popup h6{font-size:1.2em}
.flowplayer.is-fullscreen .fv_player_popup{padding-top:10%}
.flowplayer.is-fullscreen .fv_player_popup p{margin:0 auto 6px}
.flowplayer.is-fullscreen .mailchimp-form{padding:30px 25%}
.flowplayer .wpfp_custom_popup form .edd-add-to-cart {float:none;}
.flowplayer .wpfp_custom_popup .fv_player_popup p {max-width:100%} .flowplayer.is-fullscreen .fp-player{background-color:#000}
.flowplayer.is-fullscreen .fp-controls {
bottom: env(safe-area-inset-bottom)
} .is-error.flowplayer .fp-player:before {
background: url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/img/no-play-white.svg) no-repeat center center;
background-size: 14%;
z-index: 2;
content: '';
display: block;
height: 100%;
position: relative;
-webkit-filter: drop-shadow( 0 0 4px #aaa );
filter: drop-shadow( 0 0 4px #aaa );
pointer-events: none;
}
.flowplayer video.fp-engine { visibility:visible; }
.flowplayer .fp-engine { max-width:100%; }
.flowplayer.is-fullscreen .fp-logo{z-index:2147483647;}
.flowplayer .fp-logo {max-width:25%;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.flowplayer .fp-logo img {box-shadow:none}
.flowplayer.fixed-controls .fp-logo {bottom: 15px}
.flowplayer.is-popup-showing .fp-logo {display: none} .flowplayer .fp-embed-code{display:none;}
.is-rtl.flowplayer .fvp-share-bar{left:auto;}
.flowplayer .fvp-share-bar, .flowplayer .fvp-share-bar label {font-size:12px}
.flowplayer .fvp-share-bar textarea{width:400px;min-height:130px;font-family: "Lucida Console", Monaco, monospace; color:#777; white-space:nowrap; resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc; border: 1px solid #888;}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fvp-share-bar{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)} .flowplayer .fvp-sharing ul, .flowplayer .fvp-sharing li {
list-style: none !important;
}
.fvp-share-bar ul,
.fvp-share-bar .fvp-sharing, 
#content .fvp-share-bar .fvp-sharing {
margin: 0.4em 0 0 0;
padding: 0 !important;
float: left;
font-family: "Lucida Console", Monaco, monospace;
list-style: none;
}
.fvp-share-bar label {
text-align: center !important;
}
.fvp-share-bar .fvp-sharing li a:before,
.fvp-share-bar .fvp-sharing li a:after,
.fvp-share-bar .fvp-sharing li:before,
.fvp-share-bar .fvp-sharing li:after {
content: "" !important;
display: none !important;
}
.fvp-share-bar .fvp-sharing li {
float: left;
margin: 0 5px !important;
padding: 0 !important;
border: none !important;
background: none !important;
} .fvp-share-bar .fvp-sharing a {
color: #fff !important;
text-shadow: none !important;
-webkit-transition: none !important;
-moz-transition: none !important;	
transition: none !important;
}
.flowplayer em {
font-style: normal !important;
}
.fvp-share-bar .fvp-sharing a {
width: 24px;
height: 24px;
border-radius: 12px;
display: block;
overflow: hidden;	
position: relative;
-wekbit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
border-bottom: 0 !important;
text-decoration: none !important;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,.5);
}
.fvp-share-bar .fvp-sharing a svg {
margin: -8px 0 0 -8px;
padding: 0;
position: absolute;
left: 50%;
top: 50%;
}
.fvp-share-bar .fvp-sharing .sharing-facebook {
background-color: #3B5998;
}
.fvp-share-bar .fvp-sharing .sharing-email svg {
margin: -6px 0 0 -6px;
width: 12px;
height: 12px;
}
.fvp-share-bar .fvp-sharing .sharing-twitter {
background-color: #0084b4;
}
.fvp-share-bar .sharing-link{
float: left;
color: #fff;
line-height: 22px;
padding: .5em;
font-weight:bold;
}
.flowplayer .fvp-share-bar label{float:left;color:#fff;line-height: 22px;padding: .5em;}
.flowplayer .fp-embed{display:none}  .flowplayer .fp-fullscreen {z-index:1}
.flowplayer .fvp-share-bar {display:none;}
.flowplayer .embed-code {padding: 0 10px 10px; display: none; clear: both; background-color: rgba(0, 0, 0, 0); }
.flowplayer .embed-code label {clear: both; padding-left: 0; padding-top: 0; line-height: 16px;}
#content .flowplayer .fvp-share-bar textarea, .flowplayer .fvp-share-bar textarea { padding: 3px; line-height: 1.4; white-space: pre-wrap; color: black !important; height: auto; min-height: 130px; width: 99%; font-size: 10px; background-color:rgba(255, 255, 255, 1); box-shadow: none; border-radius: 0; cursor: text; }
#content .flowplayer.is-ready .fvp-share-bar.visible .embed-code, .flowplayer.is-ready .fvp-share-bar.visible .embed-code { display: block; } .fvp-share-bar a.embed-code-toggle { font-weight: bold; color: white; } .flowplayer .fp-prev, .flowplayer .fp-next {
position: absolute;
top: 44%;
font-size: 240%;
color: #fff;
padding: 4px;
font-weight: bold;
text-shadow: 0 0 1px #000;
cursor: pointer;
z-index: 12; opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.flowplayer .fp-prev {
left: 5px;
}
.flowplayer .fp-next {
right: 5px;
}
.is-mouseout.flowplayer .fp-prev, .is-mouseout.flowplayer .fp-next,
.is-cva.flowplayer .fp-prev, .is-cva.flowplayer .fp-next {
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); -webkit-transition: opacity .15s .3s;
-moz-transition: opacity .15s .3s;
transition: opacity .15s .3s;
}
@-moz-keyframes blending{
to { opacity: 1; }
}@-webkit-keyframes blending{
to { opacity: 1 }
}@-o-keyframes blending{
to { opacity: 1 }
}@-ms-keyframes blending{
to { opacity: 1 }
}@keyframes blending{
to { opacity: 1 }
} .fp-playlist-external a,.entry-content .fp-playlist-external a {position:relative;text-decoration:none;border-bottom:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fp-playlist-external a:focus,.entry-content .fp-playlist-external a:focus {outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fp-playlist-external a:hover,.entry-content .fp-playlist-external a:hover {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;border-bottom:0}
.fp-playlist-external a,.fp-playlist-external a h4,.fp-playlist-vertical-wrapper .fp-playlist-external {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fp-playlist-external a .fvp-playlist-thumb:empty,.fp-playlist-horizontal a.fvp-video-thumb-no-splash h4 {background-color:#aaa}
.fp-playlist-external a .fvp-playlist-thumb {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.fp-playlist-external .fvp-playlist-thumb-img {
height: 0;
overflow: hidden;
padding-top: 56%;
position: relative;
}
.fp-playlist-external .fvp-playlist-thumb-img img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
} 
.fp-playlist-external a.is-active .fvp-playlist-thumb:after {opacity:0;position:absolute;content:"";top:0;bottom:0;left:0;right:0;opacity:0;border:0;transition: all ease-in-out 1s;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:98}
.fp-playlist-external a h4 {font-family:Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:0;font-weight:400;line-height:1.25}
.fp-playlist-external a .now-playing {opacity:0;width:100%;height:100%;transition: all 1s ease-in-out 0s;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow: inset 0 0 250px #000;color:#fff;font-size:16px;font-family:"myriad pro",Helvetica,Arial,sans-serif;font-weight:700;text-transform:uppercase;text-shadow:0 0 5px #333;z-index:99;-webkit-animation:blending 3s ease-in-out 1s alternate infinite;-moz-animation:blending 3s ease-in-out 1s alternate infinite;animation:blending 3s ease-in-out 1s alternate infinite}
.fp-playlist-external a .now-playing span {background-color:transparent;display:block;margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}
.fp-playlist-external.fv-playlist-design-2017 a.is-active h4,.fp-playlist-external a.is-active:hover .now-playing {display:none;}
.fp-playlist-external.fv-playlist-design-2017 a.is-active:hover h4 {display:block}
.fp-playlist-horizontal {text-align:center;display:block;margin-left:auto;margin-right:auto;margin-bottom: 24px;clear:both;font-size:0}
.fp-playlist-horizontal:before,.fp-playlist-horizontal:after {content:"";display:table}
.fp-playlist-horizontal:after {clear:both}
.fp-playlist-horizontal a,.entry-content .fp-playlist-horizontal a,.flowplayer.is-fv-narrow + .fp-playlist-horizontal a {width: 33.333333333%;display:inline-block;vertical-align:top;margin:0;padding:0;background-color:#fff;border:1px solid #fff;text-align:center;font-size:13px;line-height:1.2;position:relative}
.fp-playlist-horizontal a:hover,.entry-content .fp-playlist-horizontal a:hover {border:1px solid #fff}
.fp-playlist-horizontal a:nth-child(3n+1) {clear:both}
.fp-playlist-external a .fvp-playlist-thumb {display:block;position:relative;width:100%;height:auto;margin:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;padding-top:56%;border:0;background-size:cover;background-position:center center;background-repeat:no-repeat}
.fp-playlist-horizontal a:nth-child(3n+1) .fvp-playlist-thumb:before {display:none}
.fp-playlist-external a h4 {opacity:0;position:absolute;top:0%;bottom:0;left:0;right:0;width:100%;margin:0 auto;padding:5px 10px;text-align:center;transition:all 0.3s ease-in-out 0.1s;font-size:13px;color:#fff;background-color:rgba(0, 0, 0, 0.75)}
.fp-playlist-external a h4 span {position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);border:0;padding:5px 10px}
.fp-playlist-external a:hover h4,.fp-playlist-external a.fvp-video-thumb-no-splash h4,#dashboard-widgets .flowplayer-wrapper a:hover h4,.fp-playlist-external a.is-active:hover h4, .fp-playlist-external a:hover .dur {opacity:1;color:#fff}
.fp-playlist-horizontal a.is-active {-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.is-touch + .fp-playlist-horizontal a h4 {opacity:1;background-color:transparent;text-shadow:0 0 12px #000;top:20%;bottom:20%;font-family:"myriad pro",Helvetica,Arial,sans-serif !important}
.is-touch + .fp-playlist-horizontal.is-audio a h4 {text-shadow:none}
.is-touch + .fp-playlist-horizontal a h4 span {background-color:rgba(0,0,0,.3)}
.is-touch + .fp-playlist-horizontal.is-audio a h4 span {background-color:transparent}
.fp-playlist-horizontal.is-wide a,.entry-content .fp-playlist-horizontal.is-wide a {width: 20%}
.fp-playlist-horizontal.is-wide a:nth-child(3n+1) .fvp-playlist-thumb:before {display: block}
.fp-playlist-horizontal.is-wide a:nth-child(5n+1) .fvp-playlist-thumb:before {display: none}
.fp-playlist-horizontal.is-wide a:nth-child(3n+1) {clear:none}
.fp-playlist-horizontal.is-wide a:nth-child(5n+1) {clear:both}
.fv-playlist-slider-wrapper { overflow-x: auto; margin-bottom: 24px;-webkit-overflow-scrolling: touch;display:block}
.fv-playlist-slider-wrapper .fp-playlist-horizontal { margin-bottom: 8px; width: 2500px;text-align:left }
.fv-playlist-slider-wrapper .fp-playlist-horizontal a, .fv-playlist-slider-wrapper .fp-playlist-horizontal.is-wide a { width: 200px }
.fp-playlist-vertical {text-align:left;overflow-x:hidden;max-width:100%;background-color:#fff}
.fp-playlist-vertical-player {float:left!important;max-width:calc( 100% - 156px)!important}
.fp-playlist-vertical-wrapper {margin-bottom:24px;overflow:hidden;display:block}
.fp-playlist-vertical-wrapper:before,.fp-playlist-vertical-wrapper:after,.fp-playlist-text-wrapper:before,.fp-playlist-text-wrapper:after {content:"";display:table}
.fp-playlist-vertical-wrapper:after,.fp-playlist-text-wrapper:after {clear:both}
.fp-playlist-vertical.fp-playlist-only-captions a h4 span {line-height:1}
.fp-playlist-vertical a .fvp-playlist-thumb {display:block;position:relative;width:100%;height:auto;margin:0 0 1px;padding-top:55%;border:0;background-color:#fff;background-size:cover;background-position:center center;background-repeat:no-repeat}
.fp-playlist-vertical a h4 {margin:0;font-size:13px;color:#000}
.fp-playlist-vertical-wrapper .flowplayer {width:75%;float:left;margin-bottom:0}
.fp-playlist-vertical-wrapper .fp-playlist-vertical {width:25%;margin-bottom:0;padding:0 2px}
.fp-playlist-vertical-wrapper .fp-playlist-vertical a {display:block;margin-bottom:2px}
.css-videos .fp-playlist-vertical-wrapper video, .fp-playlist-vertical-wrapper video {min-height:0 !important;height:100% !important}
.fp-playlist-external.fp-playlist-vertical a:hover .now-playing {opacity:0}
.fp-playlist-only-captions.fp-playlist-vertical a h4 {position:relative;top:auto;background-color:transparent;opacity:1;text-shadow:none}
.fp-playlist-only-captions.fp-playlist-vertical a,.fp-playlist-only-captions.fp-playlist-vertical a:hover h4 {color:#000} .fv-playlist-design-2014.fp-playlist-external a h4 {opacity:1;position:relative;margin-bottom:7px;padding:0 10px 4px;color:#000;background-color:transparent;text-shadow:none}
.fv-playlist-design-2014.fp-playlist-external a h4 span {background-color:transparent;position:relative;transform:none;top:auto;padding:0}
.fv-playlist-design-2014.fp-playlist-external a:hover h4,.fv-playlist-design-2014.fp-playlist-external a.fvp-video-thumb-no-splash h4,#dashboard-widgets .flowplayer-wrapper .fv-playlist-design-2014 a:hover h4 {color:inherit} .fp-playlist-text.fp-playlist-external a h4,.visible-captions.fp-playlist-external a h4 {background-color:transparent;opacity:1}
.visible-captions.fp-playlist-external a h4 span {color: #fff;background-color:rgb(0, 0, 0);background-color:rgba(0, 0, 0, 0.5)}
.fp-playlist-text.fp-playlist-external a:hover .fvp-playlist-thumb {background-color:#666}
.fp-playlist-text.fp-playlist-vertical a {margin-bottom:12px;}
.fp-playlist-text.fp-playlist-external a.is-active .fvp-playlist-thumb:after {background-color:transparent}
.fp-playlist-text-wrapper .flowplayer {width:65%;float:left}
.fp-playlist-text-wrapper .fp-playlist-vertical {width:35%}
.fp-playlist-text-wrapper .fp-playlist-only-captions a .now-playing {display:none}
.fp-playlist-only-captions.fp-playlist-vertical a {display:block;}
.fp-playlist-text-wrapper.is-fv-narrow .flowplayer,.fp-playlist-text-wrapper.is-fv-narrow .fp-playlist-text,.fp-playlist-text-wrapper.is-fv-narrow .fp-playlist-only-captions,.fp-playlist-vertical-wrapper.is-fv-narrow .flowplayer,.fp-playlist-vertical-wrapper.is-fv-narrow .fp-playlist-vertical {width:100%;float:none;margin-bottom:0}
.fp-playlist-vertical-wrapper.is-fv-narrow .fp-playlist-vertical a {width:49%;float:left;margin:0.75% 0.5%}
.fp-playlist-text-wrapper.is-fv-narrow .fp-playlist-only-captions a {width:100%;float:none;display:block} 
.fp-playlist-external.fp-playlist-vertical.fp-playlist-only-captions a h4, .entry-content .fp-playlist-external.fp-playlist-vertical.fp-playlist-only-captions a h4 { text-align: left; padding:2px 8px }
.fp-playlist-external.fp-playlist-vertical.fp-playlist-only-captions a h4 span { position:relative;top:auto;left:auto;right:auto;-webkit-transform:none;transform:none;padding:0 }
.fp-playlist-only-captions.fp-playlist-external .dur { opacity:1;color:#999;position:relative;right:auto;top:auto;text-shadow:none;margin-left:6px; }
.fp-playlist-only-captions.fp-playlist-external a:hover .dur { color:#999; }
#content .flowplayer a, .flowplayer a, .flowplayer a:hover { -wekbit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; border-bottom: 0 !important; text-decoration: none !important; } .fp-playlist-external.fp-playlist-polaroid a,
.entry-content .fp-playlist-external.fp-playlist-polaroid a {
width: 47%;
display: inline-block;
vertical-align: top;
margin: 0 1% 2%;
padding: 0;
font-size: 16px;
line-height: 1.2;
position: relative;
background: ghostwhite;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
box-shadow: 0 0 5px rgba(0,0,0,0.2);
border: 10px solid ghostwhite;
padding-bottom: 40px;
}
.fp-playlist-external.fp-playlist-polaroid a:hover, 
.entry-content .fp-playlist-external.fp-playlist-polaroid a:hover {
background-color: #f4f4f4;
border: 10px solid #f4f4f4;
}
.fp-playlist-external.fp-playlist-polaroid .fvp-playlist-thumb-img {
height: 0;
overflow: hidden;
padding-top: 90%;
position: relative;
}
.fp-playlist-external.fp-playlist-polaroid a h4 {
position: absolute;
top: 0;
bottom: 2px;
left: 0;
right: 0;
width: 100%;
margin: 0 auto;
padding: 0;
text-align: left;
font-size: 14px;
font-weight: 400;
font-family: Courier, Courier New;
line-height: 1.2;
background-color: transparent;
color: #000;
opacity: 1;
}
.fp-playlist-external.fp-playlist-polaroid a h4 span {
background-color: transparent;
color: #000;
top: auto;
bottom: 0;
padding: 0;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.fp-playlist-external.fp-playlist-polaroid .dur {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 700;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(2n+1) {
clear: both;
} .flowplayer .wpfp_custom_ad { display: none; overflow: hidden; }
.flowplayer .wpfp_custom_ad.tall-ad { top: 0; bottom: auto; }
.flowplayer .wpfp_custom_ad img { height: auto; }  	
.flowplayer.is-playing .wpfp_custom_ad, .flowplayer.is-ready .wpfp_custom_ad { display: block; }  
.flowplayer.is-poster .wpfp_custom_ad { display: none; }  
.fv_fp_close { position: absolute; right: 2px; top: 2px; z-index: 2147483647; }
.fv_fp_close a { display: block; width: 16px; height: 16px; background: url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/img/exit_btn.png) no-repeat; background-size: 16px 16px; }
.wpfp_custom_ad_content h1, .wpfp_custom_ad_content h2, .wpfp_custom_ad_content h3, 	.wpfp_custom_ad_content h4, .wpfp_custom_ad_content h5, .wpfp_custom_ad_content p { padding: 0 5px 2px 5px; margin: 0 5px 2px 5px; }
.flowplayer.alignleft { margin-right: 10px; margin-bottom: 10px;  }
.flowplayer.alignright { margin-left: 10px; margin-bottom: 10px; }
.flowplayer.is-muted .fp-volumebtn {display: block}
.flowplayer.is-muted .fp-volumebar {display: none}
.flowplayer.no-controlbar .fp-controls {visibility:hidden}
.flowplayer.no-controlbar.is-muted .fp-controls .fp-volumebtn {visibility:visible;display:block}
.flowplayer.no-controlbar.is-muted .fp-controls .fp-volumebar {display:none} p.fp-caption { text-align: center;max-width: 100%;  } .is-splash.flowplayer .fv-player-buttons, .is-loading.flowplayer .fv-player-buttons {
display: none;
}
.flowplayer .fv-player-buttons-center {
position: absolute;
left: 50%;
margin-left: -34px;
bottom: 30px;
}
.flowplayer .fv-player-buttons > ul {
position: relative;
z-index: 20; display: block;
opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
margin: 0 auto;
}
.flowplayer .fv-player-buttons > ul:last {
margin-left: 0px;
}
.flowplayer .fv-player-buttons-right {
position: absolute;
right: 0;
bottom: 30px;
}
.flowplayer .fv-player-buttons-left {
position: absolute;
left: 0;
bottom: 30px;
}
.flowplayer.fixed-controls .fv-player-buttons-left, .flowplayer.fixed-controls .fv-player-buttons-right, .flowplayer.fixed-controls .fv-player-buttons-center {
bottom: 0;
}
.flowplayer.fixed-controls.is-fullscreen .fv-player-buttons-left, .flowplayer.fixed-controls.is-fullscreen .fv-player-buttons-right, .flowplayer.fixed-controls.is-fullscreen .fv-player-buttons-center {
bottom: 30px;
}
.flowplayer .fv-player-buttons-left > ul {  
left: 0;
}
.flowplayer.is-mouseout .fv-player-buttons > ul {
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
-webkit-transition: opacity .15s ease .3s;
-moz-transition: opacity .15s ease .3s;
transition: opacity .15s ease .3s;
}
.flowplayer .fv-player-buttons li {
float: left;
margin: 0 .3em;
padding: 0;
}
.flowplayer .fv-player-buttons a {
float: left;  
padding: .4ex .6ex;
margin: .5ex 0;
width: 100%;
text-align: center;
font-weight: 400;
background-color: #ccc;
background-color: rgba(255,255,255,.5);
color: #fff;
cursor: pointer;
line-height: 1.3em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: background-color .2s ease-out;
-moz-transition: background-color .2s ease-out;
-o-transition: background-color .2s ease-out;
transition: background-color .2s ease-out; 
font-size: 14px;
box-sizing: border-box;
}
.flowplayer .fv-player-buttons a:active {
background-color: rgba(255,255,255,.85);
}
.flowplayer .fv-player-buttons a.current {
color: #00a7c8;
background-color: #555;
cursor: default;
}
.flowplayer .fv-player-buttons a.fv_sp_slower {
-webkit-border-radius: 1ex 0 0 1ex;
-moz-border-radius: 1ex 0 0 1ex;
border-radius: 1ex 0 0 1ex;
margin-right: 2px;
width: 2.05em;
}
.flowplayer .fv-player-buttons a.fv_sp_faster {
-webkit-border-radius: 0 1ex 1ex 0;
-moz-border-radius: 0 1ex 1ex 0;
border-radius: 0 1ex 1ex 0;
width: 2em;
}
.fv-player-speed li {
margin: 0;
}
.fvfp_admin_error { position: absolute; top: 10%; z-index: 2; text-align: center; width: 100%; color: #fff; }
.fvfp_admin_error h4 { color: #fff }
.fvfp_admin_error a { color: #f00 }
@-moz-keyframes fade-in {
from { transform: opacity 0.5s ease; opacity: 0; filter: alpha(opacity=0); }
to { opacity: 1; filter: alpha(opacity=100); }
}
@-webkit-keyframes fade-in {
from { transform: opacity 0.5s ease; opacity: 0; filter: alpha(opacity=0); }
to { opacity: 1; filter: alpha(opacity=100); }
}
@keyframes fade-in {
from { transform: opacity 0.5s ease; opacity: 0; filter: alpha(opacity=0); }
to { opacity: 1; filter: alpha(opacity=100); }
}
.fvfp_admin_error { -webkit-animation-name: fade-in; -moz-animation-name: fade-in; -o-animation-name: fade-in; animation-name: fade-in; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 5s; -moz-animation-delay: 5s;-o-animation-delay: 5s; animation-delay: 5s; -webkit-animation-fill-mode:both; -moz-animation-fill-mode:both; -o-animation-fill-mode:both; animation-fill-mode:both; }
article .entry-content .fvfp_admin_error p { line-height: 18px }
.fvfp_admin_error a { text-decoration: underline }
#content .fvfp_admin_error a { text-decoration: underline }
.fvfp_admin_error_content { padding: 1% 5%; width: 65%; margin: 0 auto; -webkit-box-shadow: 3px 3px 30px 0px rgba(50, 50, 50, 0.96); -moz-box-shadow: 3px 3px 30px 0px rgba(50, 50, 50, 0.96); box-shadow: 3px 3px 30px 0 rgba(50, 50, 50, .96);  opacity:0.75;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=75); }
.flowplayer:hover .fvfp_admin_error { display: block } .fvfp_duration { position: absolute; bottom: 0; right: 1%; z-index: 2; text-align: center; color: #fff; display:none }
.is-ready .fvfp_duration, .is-loading .fvfp_duration  { display: none }
.fp-playlist-external .dur { font-style:normal;font-size:13px;position:absolute;top:6px;right:6px;color:#fff;line-height:1;text-shadow:0 0 3px #333;opacity:0;-webkit-transition:all 0.3s ease-in-out 0.1s;-moz-transition:all 0.3s ease-in-out 0.1s;transition:all 0.3s ease-in-out 0.1s } .no-animation.flowplayer * { -webkit-transition:none !important;-moz-transition:none !important;transition:none !important } .fv_flowplayer_tabs { margin: 0 auto; }
.fv_flowplayer_tabs ul.ui-tabs,.fv_flowplayer_tabs ul.ui-tabs-nav{margin:0 !important;font-size:13px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:24px !important}
.fv_flowplayer_tabs .ui-tabs { padding: 0; zoom: 1; }
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 1px 0; }
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-width: 0 !important; margin: 0 4px 2px 0 !important; padding: 0 !important; list-style:none !important;line-height:24px !important;}
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 4px 10px !important; color:#5E5E5E !important;line-height:24px !important;background-color:#EFEFEF;}
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li.ui-state-active a, .fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#FFF !important; background-color:#5E5E5E;}
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li a, .fv_flowplayer_tabs .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-state-active a { cursor: pointer; outline: none; border: none; }
.fv_flowplayer_tabs .ui-tabs .ui-tabs-panel { padding: 4px 0; display: block; border-width: 0; background: none; }
.fv_flowplayer_tabs .ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; }
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li.ui-corner-top, .fv_flowplayer_tabs .ui-tabs-horizontal-top .wpts_ext{padding-bottom:4px!important;height:32px; }
.fv_flowplayer_tabs .fv_flowplayer_tabs_cl{display:block;visibility:hidden;clear:left;height:0;content:".";}
.fv_flowplayer_tabs .fv_flowplayer_tabs_cr{display:block;visibility:hidden;clear:right;height:0;content:".";}
.fv_flowplayer_tabs .ui-tabs .ui-tabs-nav li i.dur {display: none; } .fv-player-warning-wrapper{
margin: 5px 0 15px;
border-left: 4px solid #fff;
border-left-color: #46b450; 
}
.fv-player-warning-wrapper p{
margin: .5em;
padding: 2px;
} .fvfp-notices { position: absolute;top:12%;z-index:20;text-align:center;width:100%;color:#fff;text-shadow: 0 0 10px #000; opacity: 1; pointer-events: none}
.fvfp-notices a { pointer-events: auto; color:#fff; }
.flowplayer .fvfp-notice-content a:hover { color:#eee; }
.flowplayer.is-splash .fvfp-notices { display: block }
.fv-player-reload { font-size: 5em; display: block } .flowplayer {
-webkit-touch-callout: none;
-webkit-user-select: none;
-webkit-user-drag: none;
touch-action: pan-x pan-y pinch-zoom;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.fv-player-video-checker {
user-select: text;
} .flowplayer .fv-form-loading{ background:transparent url(//www.jugendundsozialwerk.de/wp-content/plugins/fv-wordpress-flowplayer/css/loading.gif) 50% 50% no-repeat; } .flowplayer.chrome55fix video::-internal-media-controls-download-button, .flowplayer.chrome55fix-subtitles video::-internal-media-controls-download-button { display:none; }
.flowplayer.chrome55fix video::-webkit-media-controls-enclosure, .flowplayer.chrome55fix-subtitles video::-webkit-media-controls-enclosure { overflow:hidden; }
.flowplayer.chrome55fix video::-webkit-media-controls-panel { width: calc(100% + 48px); }
.flowplayer.chrome55fix-subtitles video::-webkit-media-controls-panel { width: calc(100% + 96px); }
.flowplayer .fp-controls > .fv-fp-rewind {
margin-right: 0;
}
.flowplayer .fp-controls > .fv-fp-forward {
margin-left: 0;
} .is-audio .fp-player {background-size: contain; background-position: top center; background-repeat: no-repeat} .flowplayer.is-audio,.site-content .flowplayer.is-audio,.flowplayer.fixed-controls.is-audio {margin-top:2.8em}
.flowplayer.is-audio .fv-player-buttons li {margin:0}
.site-content .flowplayer.is-audio .fp-controls,.site-content .flowplayer.is-audio .fv-ab-loop,.site-content .fv-player-buttons a:active,.site-content .fv-player-buttons a { background-color:#888 !important }
.is-audio .fp-playlist-external { background-color:#eee }
.flowplayer.is-audio .fp-controls { height:2.8em;top:0;bottom:0 }
.flowplayer.is-audio .fp-play { height:2.8em !important; width:2.8em;line-height:2.8em !important }
.flowplayer.fixed-controls.is-audio .fp-time em { bottom:13px }
.flowplayer.is-audio .fp-waiting em { margin:.8em .3em 0 }
.flowplayer.is-audio .fp-time { font-size:14px;text-shadow:none }
.flowplayer.is-audio .fp-volumebtn { display: block }
.flowplayer.is-audio .fp-play.fp-visible svg, .flowplayer.is-audio + .fp-playlist-external a .now-playing, .flowplayer.is-audio .fp-speed-flash { display:none; }
.is-audio + .fp-playlist-external { counter-reset: 'fv-playlist-counter';background-color:#f0f0f0;border-radius:0 0 10px 10px;border-top:1px solid #fff }
.flowplayer.is-audio .fp-waiting { margin:0 auto; }
.flowplayer.is-audio .fp-speed.fp-hilite { opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0); }
.flowplayer.is-audio + .visible-captions.fp-playlist-external a h4 span { color:inherit;background-color:transparent; }
.flowplayer.is-audio + .fp-playlist-external .dur { color:#666;opacity:1;text-shadow:none;position:static;float:right;}
.is-audio + .fp-playlist-horizontal {margin-left:0;margin-right:0}
.is-audio + .fp-playlist-horizontal a .fvp-playlist-thumb,.entry-content .is-audio + .fp-playlist-horizontal a .fvp-playlist-thumb,.flowplayer.is-audio .fp-player + a { display:none;bottom:0;background-image:none !important }
.is-audio + .fp-playlist-external.fp-playlist-horizontal a,.entry-content .is-audio + .fp-playlist-external.fp-playlist-horizontal a,.flowplayer.is-fv-narrow.is-audio + .fp-playlist-external.fp-playlist-horizontal a { counter-increment:fv-playlist-counter;width:100%;display:block;text-align:left;line-height:1.15;margin:0;padding:6px 12px;border:0;color:#666;clear:both;min-height:26px }
.is-audio + .fp-playlist-external a:nth-child(odd),.entry-content .is-audio + .fp-playlist-external a:nth-child(odd) {background-color: #f8f8f8;}
.is-audio + .fp-playlist-external a h4,.entry-content .is-audio + .fp-playlist-external a h4 { display: block;opacity:1;position:relative;text-align:left;font-size:13px;padding:0;clear:none;left:auto;width:auto;background-color:transparent;color:inherit }
.is-audio + .fp-playlist-external a h4 span,.entry-content .is-audio + .fp-playlist-external a h4 span { position:relative;top:auto;padding:0;transform:none }
.is-audio + .fp-playlist-external a h4:before,.entry-content .is-audio + .fp-playlist-external a h4:before { content: counter(fv-playlist-counter, decimal-leading-zero) ". ";float:left;min-width:26px;color:#adadad;font-weight:400 }
.flowplayer.fixed-controls.is-audio, .flowplayer.skin-custom.fixed-controls.is-audio { margin-bottom:2.8em;height:2.8em }
.flowplayer.fixed-controls.is-audio.fp-slim { height:2.8em }
.flowplayer.is-loading.is-audio .fp-controls { display:flex }
.flowplayer.is-audio.is-loading .fp-playbtn {opacity:0}
.flowplayer.is-audio.is-loading .fp-waiting {top:0;left:0;position:absolute}
.flowplayer.is-audio.is-loading .fp-waiting svg {z-index:9;width:3em;height:3em;left: 9px;right:auto;top:5px;bottom:auto;-webkit-transform:none;transform:none;max-height:none}
.flowplayer.is-audio.is-loading.fp-default-playlist .fp-waiting svg {left: 2.5em}
.flowplayer.is-audio .fp-bar {background-color: #ccc}
.flowplayer.is-audio.is-loading .fp-preload {
z-index: 10;
left: 0.3em;
top: 3.2em;
width: 2.7em;
}
.flowplayer.is-audio.is-loading .fp-preload b {
margin: 0 .15em;
height: 0.9em;
width: 0.35em;
}
.flowplayer.is-audio .fp-fullscreen,.flowplayer.is-audio .fp-ratio,.flowplayer.is-audio.is-splash .fp-timeline-tooltip {display:none}
.flowplayer.is-audio.is-error {border:0;margin-bottom:50px}
.flowplayer.is-audio.is-error h2,.entry-content .flowplayer.is-audio.is-error h2 {margin:0}
.flowplayer.is-audio .fp-message {padding-top:2.8em}
.flowplayer.is-audio .fp-time em {width:44px}
.flowplayer.is-audio .fp-message p {font-size:75%}
.flowplayer.is-audio .fp-duration, .flowplayer.is-audio .fp-elapsed, .flowplayer.is-audio a.fp-play, .flowplayer.is-audio a.fp-volumebtn {color:#eee !important}
.flowplayer.is-audio .fp-volumelevel, .flowplayer.is-audio .fp-progress {background-color:#bb0000 !important;border-radius:0}
.flowplayer.is-audio .fp-volumeslider, .flowplayer.is-audio .fp-buffer {background-color:#eeeeee !important;border-radius:0}
.fp-playlist-external.is-audio a.is-active,.fp-playlist-external.is-audio a.is-active h4,.fp-playlist-external.is-audio a.is-active h4:before {color:#bb0000}
.is-audio .fp-player {background-size:contain;background-position:top center;background-repeat:no-repeat}
.fp-playlist-external.is-audio .fvp-playlist-thumb-img {
padding-top: 0;
}
.fp-player a.fp-sticky {
display: none;
}
.flowplayer.is-stickable a.fp-sticky {
display: block;
float: right;
}
.flowplayer a.fp-sticky:before {  
content: "\e10f";
}
.flowplayer.is-fullscreen a.fp-sticky {
display: none;
}
div.fp-player.is-sticky {
transform: translateX(-20px);
-ms-transform: translateX(-20px);
-webkit-transform: translateX(-20px);
transition: transform .5s ease-in-out;
position: fixed;
max-width: 80%;
background: black;
z-index: 999;
}
div.fp-player.is-sticky-left-top {
transform: translateX(20px);
-ms-transform: translateX(20px);
-webkit-transform: translateX(20px); 
top: 50px;
left: 50px;
right: auto;
bottom: auto;
}
div.fp-player.is-sticky-right-top {
top: 50px;
right: 30px;
left: auto;
bottom: auto;
}
div.fp-player.is-sticky-left-bottom {
transform: translateX(20px);
-ms-transform: translateX(20px);
-webkit-transform: translateX(20px);
bottom: 50px;
left: 30px;
right: auto;
top: auto;
}
div.fp-player.is-sticky-right-bottom {
bottom: 50px;
right: 30px;
left: auto;
top: auto;
} @media (max-width: 56.1875em){
.flowplayer .fp-captions br{display:block}
.flowplayer .fp-captions p:first-of-type,.flowplayer .fp-captions p:last-of-type{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}	
.flowplayer .fp-captions p:last-of-type{padding-left:.4em}
}
@media only screen and (max-width: 47.9375em) {
.fp-playlist-horizontal {margin-left:-1px;margin-right:-1px}
.fp-playlist-horizontal a,.entry-content .fp-playlist-horizontal a, .flowplayer.is-fv-narrow + .fp-playlist-horizontal a {width: 50%}
.fp-playlist-horizontal a:nth-child(3n+1) {clear:none}
.fp-playlist-horizontal a:nth-child(2n+1) {clear:both}
.fv-playlist-slider-wrapper .fp-playlist-horizontal a,.entry-content .fv-playlist-slider-wrapper .fp-playlist-horizontal a, .flowplayer.is-fv-narrow + .fv-playlist-slider-wrapper .fp-playlist-horizontal a {width: 200px}
.is-error.flowplayer .fp-player:before {background-size:17%}
}
@media (max-width: 39.9375em){
.flowplayer .fv_player_popup { padding: 12px 0 0 }
.flowplayer .fp-help p{font-size:9px;}
.fv_fp_close a {width:24px;height:24px;background-size:24px 24px}
.fp-playlist-vertical-wrapper .fp-playlist-vertical {padding:0}
.fp-playlist-horizontal a h4, .fp-playlist-external a h4 {font-size:12px}
.fp-playlist-vertical-wrapper .fp-playlist-vertical a,.fp-playlist-vertical a {width:49.5%;float:left;margin: .75% 0 0 1%}
.fp-playlist-only-captions.fp-playlist-vertical a {width:100%;float:none;margin:8px 0}
.fp-playlist-vertical a:nth-child(2n+1) {clear:both;margin-left:0}
div.fp-player.is-sticky {
transform: translateX(0);
-ms-transform: translateX(0);
-webkit-transform: translateX(0); 
}
div.fp-player.is-sticky-left-top {
top: 0;
left: 0;
}
div.fp-player.is-sticky-right-top {
top: 0;
right: 0;
}
div.fp-player.is-sticky-left-bottom {
bottom: 0;
left: 0;
}
div.fp-player.is-sticky-right-bottom {
bottom: 0;
right: 0;
}
.flowplayer.fixed-controls div.fp-player.is-sticky-left-bottom,
.flowplayer.fixed-controls div.fp-player.is-sticky-right-bottom {
bottom: 2.4em;
}
.flowplayer.fixed-controls.fp-full:not(.fp-slim) div.fp-player.is-sticky-left-bottom,
.flowplayer.fixed-controls.fp-full:not(.fp-slim) div.fp-player.is-sticky-right-bottom {
bottom: 2.8em;
}
.flowplayer.fixed-controls.has-abloop div.fp-player.is-sticky-left-bottom,
.flowplayer.fixed-controls.has-abloop div.fp-player.is-sticky-right-bottom {
bottom: 4em;
}
}
@media only screen and (max-width: 29.9375em) {
.flowplayer .fv_player_popup {width:100%;font-size:12px;top:0;}
.flowplayer.is-fv-narrow .fv_player_popup{font-size:.8em}
.flowplayer.is-audio .fp-time em {font-size:12px}
.fp-playlist-external a h4 {font-size:10px}  
.flowplayer.is-long .fp-elapsed {min-width: 0}
}
@media only screen and (max-width: 22.44em) {
.flowplayer.is-fv-narrow .mailchimp-form{padding:10px 1.5%}
.flowplayer.is-fv-narrow .fv_player_popup{font-size:.7em}	
.fp-playlist-vertical-wrapper.is-fv-narrow .fp-playlist-vertical a {width:100%;float:none;margin:.75% .5%}
.is-error.flowplayer .fp-player:before {background-size:20%}
}
@media screen and (min-width: 800px) {
.fp-playlist-external.fp-playlist-polaroid a,
.entry-content .fp-playlist-external.fp-playlist-polaroid a {
width: 30.333333333333%;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(2n+1) {
clear: none;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(3n+1) {
clear: both;
}
}
@media screen and (min-width: 1020px) {
.fp-playlist-external.fp-playlist-polaroid a,
.entry-content .fp-playlist-external.fp-playlist-polaroid a {
width: 22%;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(2n+1) {
clear: none;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(3n+1) {
clear: none;
}
.fp-playlist-external.fp-playlist-polaroid a:nth-child(4n+1) {
clear: both;
}
} .edd_form .fv-player-custom-video-list {
clear: both;
position: relative;
}
a.fv-player-custom-video-add, a.fv-player-custom-video-remove {
margin: 0 6px 0 0;
padding: 2px 8px;
background: #999;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-size: 1.5rem;
font-weight: 600;
border-radius: 3px;
} body.fv_flowplayer_tabs_hide .fv_flowplayer_tabs_content > div, body.fv_flowplayer_tabs_hide .fv_flowplayer_tabs_content > ul { display: none }
body.fv_flowplayer_tabs_hide .fv_flowplayer_tabs_content > div.fv_flowplayer_tabs_first { display: block } .fp-playlist { display: none }
.flowplayer .fv-fp-playlist-menu .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; }
.flowplayer .fp-controls #no-picture-icon,   .flowplayer .fp-controls .fvp-icon.fvp-playlist { vertical-align: top; }
.flowplayer .fvp-icon { vertical-align: middle; }
.flowplayer svg.fvp-icon, .flowplayer .fvp-icon .svg-color { fill: #fff; }
.flowplayer.skin-custom svg.fvp-icon, .flowplayer .fvp-icon .svg-color { fill: #eee; }
.flowplayer .fp-menu.fv-fp-playlist-menu { width: 4em; }
.flowplayer .fp-menu.fv-fp-playlist-menu .fp-selected::before { content: '' }
.flowplayer.is-ready.is-paused:not(.is-poster) {
background-image: none !important;
}
.flowplayer .fv-fp-track-repeat svg,
.flowplayer .fv-fp-no-picture svg {
margin: -3px 0 0;
}
.flowplayer.is-small .fv-fp-track-repeat svg,
.flowplayer.is-small .fv-fp-no-picture svg {
width: 16px;
height: 16px;
}
#fvp-playlist-play {
display: block;
text-align: center;
}
.fv-fp-playlist .fvp-icon,
.fv-fp-playlist #fvp-playlist-play,
.flowplayer .fp-menu.fv-fp-playlist-menu .fp-selected::before {
display: none;
}
.fv-fp-playlist.mode-repeat-playlist .fvp-icon.fvp-replay-list,
.fv-fp-playlist.mode-shuffle-playlist .fvp-icon.fvp-shuffle,
.fv-fp-playlist.mode-repeat-track .fvp-icon.fvp-replay-track {
display: block;
}
.fv-fp-playlist.mode-normal #fvp-playlist-play {
display: inline-block;
}
.fv-fp-playlist.mode-normal #fvp-playlist-play {
display: inline-block;
}
.fv-fp-playlist.mode-normal .fvp-icon.fvp-playlist-play {
margin-top: 4px;
}
.flowplayer .fv-fp-no-picture.fp-color {
background-color: transparent !important;
}
.fp-menu a.is-current {
font-weight: 800;
}
.flowplayer .fp-controls .fv-fp-prevbtn,
.flowplayer .fp-controls .fv-fp-nextbtn {
margin: 0 .2em 0 .4em;
display: flex;
vertical-align: middle;
}
.flowplayer .fp-controls .fv-fp-nextbtn {
margin: 0 .4em 0 .2em;
}
.flowplayer.is-audio .fp-controls .fp-playbtn {
margin: 0 .2em 0 .4em;
}
.fv-fp-prevbtn:before {
content: "";
border-left: 2px solid #fff;
font-size: 1.2em;
}
.fp-outlined .fv-fp-prevbtn:before {
border-left: 1px solid #fff;
}
.fv-fp-prevbtn:after {
content: "\e007";
font-size: 1.2em;
display: inline-block;
line-height: 1;
-webkit-transform: scale(-1.00,1.00);
transform: scale(-1.00,1.00);
}
.fv-fp-nextbtn:before {
font-size: 1.2em;
border-right: 2px solid #fff;
}
.fp-outlined .fv-fp-nextbtn:before {
border-right: 1px solid #fff;
}
.flowplayer.is-tiny .fp-controls .fv-fp-prevbtn, .flowplayer.is-tiny .fp-controls .fv-fp-nextbtn {
display: none;
} 
.fancybox-slide .fv_player_lightbox_hidden {
background-color: transparent;
width: 100%;
}
.fvp-progress-wrap {
position: absolute;
height: .5em;
bottom: .5em;
left: .5em;
right: .5em;
opacity: .5;
border-radius: 1em;
}
.fvp-progress {
height: 100%;
position: absolute;
left: 0;
}
.fvp-playlist-item-info {
float: right;
text-align: left;
width: 65%;
}
.fp-playlist-season a:after {
clear: both;
content: "";
display: table;
}
.fp-playlist-season a .fvp-playlist-thumb {
width: 33%;
height: 200px;
padding-top: 0;
}
.fp-playlist-season a h4 {
opacity: 100;
position: static;
}
.fp-playlist-season a h4 span {
position: static;
}
.fp-playlist-season .dur {
opacity: 100;
position: static;
color: inherit;
text-shadow: none;
}
.flowplayer.has-playlist-season, .flowplayer.has-playlist-season.skin-custom,
.flowplayer.has-playlist-polaroid, .flowplayer.has-playlist-polaroid.skin-custom {
display: none;
}
.flowplayer.has-playlist-season.is-fullscreen, .flowplayer.has-playlist-polaroid.is-fullscreen {
display: block;
} .fp-playlist-external.fp-playlist-season .fp-playlist-external a {
clear: both;
display: block;
margin: 0 0 2em;
max-width: 600px;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-item-info {
float: right;
font-weight: 300;
font-family: inherit;
margin: 0 0 .5em;
width: 48%;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-thumb-img {
float: left;
width: 48%;
position: relative;
margin: 0 2% 0 0;
padding-top: 28%;
margin-bottom: 30px;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-thumb-img img {
display: block;
}
.fp-playlist-external.fp-playlist-season .fp-playlist-external a h4 {
background: none;
text-align: left;
padding: 0;
font-size: 18px;
font-size: 1.125rem;
font-weight: 700;
margin-bottom: .5em;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-item-info p:last-child {
margin-bottom: .5em;
}
.fp-playlist-external.fp-playlist-season .fp-playlist-season .dur {
color: #aaa;
font-weight: 300;
}
.fp-playlist-external.fp-playlist-season .fp-playlist-external a h4 {
background-color: transparent;
color: #000;
width: auto;
text-align: left;
}
.fp-playlist-external.fp-playlist-season .fvp-progress-wrap {
background-color: #999;
background-color: rgba(255,255,255,0.5);
-webkit-box-shadow: 0 0 3px #000;
-moz-box-shadow: 	0 0 3px #000;
box-shadow: 		0 0 3px #000;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-item-info h4 {
text-align: left;
font-size: 1em;
padding: 0;
color: black;
font-weight: bold;
background: transparent;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-item-info p {
color: black;
margin-bottom: 0;
}
.fp-playlist-external.fp-playlist-season .fvp-playlist-item-info .dur {
color: black;
font-size: 0.65em;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.fp-playlist-external.fp-playlist-season a:hover h4 {
color: #333 !important;
}
.fp-playlist-external.fv-playlist-design-2017 a.is-active h4 {
display: block;
text-decoration: underline;
}
.fp-playlist-external.fp-playlist-season a:hover h4, 
.fp-playlist-external.fp-playlist-season a.fvp-video-thumb-no-splash h4,
.fp-playlist-external.fp-playlist-season a.is-active:hover h4, 
.fp-playlist-external.fp-playlist-season a:hover .dur {
color: #000;
}
.fp-playlist-external.fp-playlist-season a .now-playing {
display: none;
}
.flowplayer.is-small .fv-fp-list, .flowplayer.is-tiny .fv-fp-list {display: none}
.flowplayer .fv-fp-list-menu {width: auto; top:auto}
.flowplayer .fv-fp-list-menu a {text-align:left}
.flowplayer .fv-fp-list-name {display: none}
.flowplayer .fv-fp-list-name {
display: none;
width: 8em;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.flowplayer.is-small .fv-fp-list-name, .flowplayer.is-tiny .fv-fp-list-name {display: none}
.flowplayer .fp-ui .invisible {
visibility: hidden;
}
.flowplayer .fv-fp-tap-left,
.flowplayer .fv-fp-tap-right {
top: 0;
left: 0;
width: 45%;
height: calc( 100% - 6em );
margin: 3em 0;
position: absolute;
-webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
-webkit-touch-callout: none;
-webkit-user-select: none;
-webkit-user-drag: none;
touch-action: pan-x pan-y pinch-zoom;
}
.flowplayer .fv-fp-tap-right {
left: auto;
right: 0;  
}
.flowplayer .fv-fp-tap-left span,
.flowplayer .fv-fp-tap-right span {
font-size: 1.5em;
opacity: 0;
position: relative;
top: 25%;
}
.flowplayer .fv-fp-tap-left.is-active span,
.flowplayer .fv-fp-tap-right.is-active span {
animation: fv-player-tap-left-right 0.5s ease-out;
}
@keyframes fv-player-tap-left-right {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}
.flowplayer.no-controlbar .fv-fp-tap-left,
.flowplayer.no-controlbar .fv-fp-tap-right {
display: none;
} .flowplayer .fp-message-muted { opacity: 0; text-align: center }
.flowplayer.is-mouse-over .fp-message-muted { opacity: 1 }
.flowplayer .fp-message-muted:hover, .flowplayer .fp-message-muted:active { text-shadow: 0px 0px 5px rgba( 255, 255, 255, 0.66 ) }
.flowplayer.has-fp-message-muted .fp-header { display: none }
.flowplayer .fp-volumebtn-notice { position: relative; top: 3px; }
.flowplayer .fp-volumebtn-notice:before { content: "\e00d"; }
.flowplayer.fp-outlined .fp-volumebtn-notice:before, .flowplayer.fp-minimal .fp-volumebtn-notice:before { content: "\e20d"; }
.flowplayer.fp-edgy .fp-volumebtn-notice:before { content: "\e10d"; }
.flowplayer.fp-edgy.fp-outlined .fp-volumebtn-notice:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn-notice:before { content: "\e30d"; } .flowplayer.is-tiny.is-fullscreen .fp-player {
align-items: center;
display: flex;
}
.flowplayer.is-tiny.is-fullscreen:not(.is-youtube) .fp-engine {
height: auto !important;
position: static;
}
.flowplayer.is-tiny.is-fullscreen.is-playing .fp-ui {
pointer-events: none;
}
.flowplayer.is-tiny.is-fullscreen.is-playing .fp-ui > * {
pointer-events: auto;
}
.flowplayer.is-tiny.is-fullscreen.is-playing .fp-ui .fp-header {
pointer-events: none;
}
.flowplayer.is-tiny.is-fullscreen.is-playing .fp-ui .fp-header > * {
pointer-events: auto;
}
.flowplayer.is-tiny.is-fullscreen .fv-fp-tap-left, .flowplayer.is-tiny.is-fullscreen .fv-fp-tap-right {
height: 50%;
margin: 0;
top: 25%;
} .fv-player-encoder-video-processing-modal {
text-align: center;
z-index: 1000;
position: absolute;
width: 100%;
height: 100%;
background-color: black;
color: white;
top: 0;
}
.fv-player-encoder-video-processing-modal.hidden {
display: none;
}
.fv-player-encoder-video-processing-modal h2 {
font-weight: bold;
color: white;
padding-top: 35px;
}
.flowplayer .fv-player-encoder-video-processing-modal p {
width: 100%;
max-width: 100%;
}
.flowplayer.is-youtube {
background-size: cover;
}
.flowplayer.is-youtube .fp-chromecast{
display: none;
}
.flowplayer.is-youtube .fp-splash,
.flowplayer.is-youtube .fp-player .fp-splash { object-fit: cover;
}
.flowplayer.is-loading.is-youtube .fp-ui, .flowplayer.is-ready.is-youtube .fp-ui, body.is-fv-player-fb-app .flowplayer.is-splash.is-youtube .fp-ui {
pointer-events: none;
}
.flowplayer.is-touch.is-ready.is-youtube .fp-ui {
pointer-events: auto;
} .flowplayer.is-youtube .fp-pause {
display: none;
}
.flowplayer.is-loading.is-youtube .fp-ui div, .flowplayer.is-loading.is-youtube .fp-ui a, .flowplayer.is-ready.is-youtube .fp-ui div, .flowplayer.is-ready.is-youtube .fp-ui a {
pointer-events: auto;
}
.flowplayer.is-ready.is-youtube.is-cva .fp-ui {
pointer-events: auto;
}
iframe#youtube.fp-engine {
height: 100%;
width: 100%;
}
.fp-duration { line-height: 1em; }.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{-moz-box-sizing:border-box;box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/images/layers.png);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:hsla(91,60%,72%,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:hsla(18,97%,72%,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif;height:30px;margin-left:5px;margin-top:5px;text-align:center;width:30px}.marker-cluster span{line-height:30px}.tomtom-copyright{background-color:#fff;border-radius:2px;bottom:0;box-shadow:0 4px 12px 0 rgba(0,0,0,.4);height:80%;left:0;margin:auto;overflow:hidden;padding:40px 20px 20px;position:absolute;right:0;top:0;width:70%;z-index:9999}.tomtom-copyright-close{background:none;border:none;color:#c3c3c3;cursor:pointer;font-weight:700;font:16px/14px Tahoma,Verdana,sans-serif;margin:0;padding:1px 6px;position:absolute;right:15px;top:15px}.tomtom-copyright-close:after{content:"\00D7"}.tomtom-copyright-content{max-height:100%;overflow-y:auto;word-break:break-word}@-webkit-keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}@keyframes leaflet-gestures-fadein{0%{opacity:0}to{opacity:1}}.leaflet-container:after{-webkit-animation:leaflet-gestures-fadein .8s backwards;animation:leaflet-gestures-fadein .8s backwards;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:22px;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5);bottom:0;left:0;padding:15px;pointer-events:none;position:absolute;right:0;top:0;z-index:461}.leaflet-gesture-handling-scroll-warning:after,.leaflet-gesture-handling-touch-warning:after{-webkit-animation:leaflet-gestures-fadein .8s forwards;animation:leaflet-gestures-fadein .8s forwards}.leaflet-gesture-handling-touch-warning:after{content:attr(data-gesture-handling-touch-content)}.leaflet-gesture-handling-scroll-warning:after{content:attr(data-gesture-handling-scroll-content)}.maps-marker-pro .leaflet-control-mmp-geocoding{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.65);z-index:1000}.maps-marker-pro .leaflet-touch .leaflet-control-mmp-geocoding{background-clip:padding-box;border:2px solid rgba(0,0,0,.2);box-shadow:none}.maps-marker-pro .leaflet-control-mmp-geocoding-input-container{height:26px;transition:.1s;width:26px}.maps-marker-pro .leaflet-touch .leaflet-control-mmp-geocoding-input-container{height:30px;width:30px}.maps-marker-pro .leaflet-control-mmp-geocoding-expanded .leaflet-control-mmp-geocoding-input-container{transition:.25s;width:345px}.maps-marker-pro .leaflet-control-mmp-geocoding-input{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/magnifying-glass.svg) 3px no-repeat;background-size:20px;border:none;border-radius:4px;cursor:pointer;font-size:13px;height:26px;margin:0;min-height:auto;padding:0 0 0 26px}.maps-marker-pro .leaflet-touch .leaflet-control-mmp-geocoding-input{background-position:4px;background-size:22px;height:30px;padding:0 0 0 30px}.maps-marker-pro .leaflet-control-mmp-geocoding-expanded .leaflet-control-mmp-geocoding-input{cursor:auto;padding:0 20px 0 26px}.maps-marker-pro .leaflet-touch .leaflet-control-mmp-geocoding-expanded .leaflet-control-mmp-geocoding-input{padding:0 20px 0 30px}.maps-marker-pro .leaflet-control-mmp-geocoding-clear{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/cross.png) no-repeat 50%;cursor:pointer;height:100%;position:absolute;right:5px;top:0;width:16px}.maps-marker-pro .leaflet-control-mmp-geocoding-collapsed .leaflet-control-mmp-geocoding-clear{display:none!important}.leaflet-control-fullscreen a{background:#fff url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/fullscreen.png) no-repeat 0 0;background-size:26px 52px}.leaflet-touch .leaflet-control-fullscreen a{background-position:2px 2px}.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:0 -26px}.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a{background-position:2px -24px}.leaflet-container:-webkit-full-screen{height:100%!important;width:100%!important}.leaflet-container.leaflet-fullscreen-on,.leaflet-pseudo-fullscreen{height:100%!important;width:100%!important}.leaflet-pseudo-fullscreen{left:0!important;position:fixed!important;top:0!important;z-index:99999}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/fullscreen@2x.png)}}.leaflet-control-minimap{background:#f8f8f9;border:4px solid #fff;border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,.65);transition:all .6s}.leaflet-control-minimap a{background-color:#fff;background-repeat:no-repeat;transition:all .6s;z-index:99999}.leaflet-control-minimap a.minimized-bottomright{border-radius:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.leaflet-control-minimap a.minimized-topleft{border-radius:0;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.leaflet-control-minimap a.minimized-bottomleft{border-radius:0;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.leaflet-control-minimap a.minimized-topright{border-radius:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.leaflet-control-minimap-toggle-display{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/images/toggle.svg);background-size:cover;border-radius:3px 0 0 0;position:absolute}.leaflet-oldie .leaflet-control-minimap-toggle-display{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/css/images/toggle.png)}.leaflet-control-minimap-toggle-display-bottomright{bottom:0;right:0}.leaflet-control-minimap-toggle-display-topleft{left:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.leaflet-control-minimap-toggle-display-bottomleft{bottom:0;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.leaflet-control-minimap-toggle-display-topright{right:0;top:0;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.leaflet-oldie .leaflet-control-minimap{border:1px solid #999}.leaflet-oldie .leaflet-control-minimap a{background-color:#fff}.leaflet-oldie .leaflet-control-minimap a.minimized{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}.leaflet-control-locate a{cursor:pointer}.leaflet-control-locate a .leaflet-control-locate-location-arrow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63"/></svg>');display:inline-block;height:16px;margin:7px;width:16px}.leaflet-control-locate a .leaflet-control-locate-spinner{animation:leaflet-control-locate-spin 2s linear infinite;background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M304 48a48 48 0 1 1-96 0 48 48 0 0 1 96 0m-48 368a48 48 0 1 0 0 96 48 48 0 0 0 0-96m208-208a48 48 0 1 0 0 96 48 48 0 0 0 0-96M96 256a48 48 0 1 0-96 0 48 48 0 0 0 96 0m13 99a48 48 0 1 0 0 96 48 48 0 0 0 0-96m294 0a48 48 0 1 0 0 96 48 48 0 0 0 0-96M109 61a48 48 0 1 0 0 96 48 48 0 0 0 0-96"/></svg>');display:inline-block;height:16px;margin:7px;width:16px}.leaflet-control-locate.active a .leaflet-control-locate-location-arrow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%232074B6" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63"/></svg>')}.leaflet-control-locate.following a .leaflet-control-locate-location-arrow{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23FC8428" d="M445 4 29 195c-48 23-32 93 19 93h176v176c0 51 70 67 93 19L508 67c16-38-25-79-63-63"/></svg>')}.leaflet-touch .leaflet-bar .leaflet-locate-text-active{max-width:200px;overflow:hidden;padding:0 10px;text-overflow:ellipsis;white-space:nowrap;width:100%}.leaflet-touch .leaflet-bar .leaflet-locate-text-active .leaflet-locate-icon{padding:0 5px 0 0}.leaflet-control-locate-location circle{animation:leaflet-control-locate-throb 4s ease infinite}@keyframes leaflet-control-locate-throb{0%{stroke-width:1}50%{stroke-width:3;transform:scale(.8)}to{stroke-width:1}}@keyframes leaflet-control-locate-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.maps-marker-pro .mmp-control-filters{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.maps-marker-pro .leaflet-touch .mmp-control-filters{background-clip:padding-box;border:2px solid rgba(0,0,0,.2);box-shadow:none}.maps-marker-pro .mmp-control-filters-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/filters.png);background-position:50% 50%;background-repeat:no-repeat;display:block;height:36px;width:36px}.maps-marker-pro .leaflet-touch .mmp-control-filters-toggle{height:44px;width:44px}.maps-marker-pro .mmp-control-filters .mmp-control-filters-list,.maps-marker-pro .mmp-control-filters-expanded .mmp-control-filters-toggle{display:none;line-height:normal;margin:0;text-align:left}.maps-marker-pro .mmp-control-filters-expanded .mmp-control-filters-list{display:block;position:relative}.maps-marker-pro .mmp-control-filters-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.maps-marker-pro .mmp-control-filters-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.maps-marker-pro .mmp-control-filters-selector{margin-top:2px;position:relative;top:1px}.maps-marker-pro .mmp-control-filters label,.maps-marker-pro .mmp-control-filters label input{margin:0;padding:0}.maps-marker-pro .mmp-control-filters label{color:#000;display:block;font-size:1em;font-weight:400}.maps-marker-pro .mmp-control-filters label input,.maps-marker-pro .mmp-control-filters label span,.maps-marker-pro .mmp-filter-icon{vertical-align:middle}.maps-marker-pro .mmp-control-filters label span{padding:0 0 0 2px}.maps-marker-pro .mmp-control-filters-buttons a,.maps-marker-pro .mmp-control-filters-buttons a:active,.maps-marker-pro .mmp-control-filters-buttons a:focus,.maps-marker-pro .mmp-control-filters-buttons a:hover,.maps-marker-pro .mmp-control-filters-buttons a:visited{background-color:#eee;border:1px solid #ddd;border-radius:2px;color:#000;display:inline-block;font-size:10px;height:16px;line-height:1em;margin:0 6px 3px 0;min-width:25px;padding:2px 6px 0;text-align:center}.maps-marker-pro .mmp-control-filters-buttons a:hover{color:#999}.maps-marker-pro .mmp-control-tracks{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.maps-marker-pro .leaflet-touch .mmp-control-tracks{background-clip:padding-box;border:2px solid rgba(0,0,0,.2);box-shadow:none}.maps-marker-pro .mmp-control-tracks-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/gpx.png);background-position:50% 50%;background-repeat:no-repeat;display:block;height:36px;width:36px}.maps-marker-pro .leaflet-touch .mmp-control-tracks-toggle{height:44px;width:44px}.maps-marker-pro .mmp-control-tracks .mmp-control-tracks-list,.maps-marker-pro .mmp-control-tracks-expanded .mmp-control-tracks-toggle{display:none;line-height:normal;margin:0;text-align:left}.maps-marker-pro .mmp-control-tracks-expanded .mmp-control-tracks-list{display:block;position:relative}.maps-marker-pro .mmp-control-tracks-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.maps-marker-pro .mmp-control-tracks-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.maps-marker-pro .mmp-control-tracks-selector{margin-top:2px;position:relative;top:1px}.maps-marker-pro .mmp-control-tracks label,.maps-marker-pro .mmp-control-tracks label input{margin:0;padding:0}.maps-marker-pro .mmp-control-tracks label{color:#000;display:block;font-size:1em;font-weight:400}.leaflet-control{cursor:pointer}a.polyline-measure-controlOnBgColor,a.polyline-measure-controlOnBgColor:hover{background-color:#8f8}.polyline-measure-unicode-icon{font-size:19px;font-weight:700}a.polyline-measure-clearControl:active{background-color:#f88}.polyline-measure-tooltip{background-color:rgba(255,255,170,.7);border-radius:3px;box-shadow:1px 1px 4px #888;font:10px Arial,Helvetica,sans-serif;height:auto!important;line-height:10px;margin:0;padding:2px;text-align:right;white-space:nowrap;width:auto!important}.polyline-measure-tooltip-end{background-color:rgba(255,255,40,.7)}.polyline-measure-tooltip-total{color:#006;font-weight:700}.polyline-measure-tooltip-difference{color:#060;font-style:italic}.polyline-measure-popupTooltip{font:11px Arial,Helvetica,sans-serif;line-height:11px}.maps-marker-pro{background-color:#fff;border:1px solid #ccc;box-sizing:border-box;color:#000;display:flex;flex-flow:row nowrap;position:relative}.maps-marker-pro a,.maps-marker-pro a:active,.maps-marker-pro a:focus,.maps-marker-pro a:hover,.maps-marker-pro a:visited{border:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;box-shadow:none!important;text-decoration:none!important}.maps-marker-pro [type=search]::-webkit-search-cancel-button,.maps-marker-pro [type=search]::-webkit-search-decoration{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.maps-marker-pro.mmp-map-error{background:#fff;border:1px solid red;font-size:12px;margin:5px 0;padding:5px}.maps-marker-pro.mmp-map-error .mmp-map-error-msg{text-align:center}.maps-marker-pro.mmp-map-error .mmp-map-error-debug{overflow:auto;text-align:left}.maps-marker-pro .mmp-map-wrap{display:flex;flex:1;flex-flow:column nowrap;min-width:0}.maps-marker-pro.mmp-list-below{flex-flow:column nowrap}.maps-marker-pro.mmp-list-below .mmp-list{border-top:1px solid #ccc;flex:initial!important}.maps-marker-pro.mmp-list-left .mmp-list,.maps-marker-pro.mmp-list-right .mmp-list{display:flex;flex-flow:column nowrap}.maps-marker-pro.mmp-list-right .mmp-list{border-left:1px solid #ccc;order:1}.maps-marker-pro.mmp-list-left .mmp-list{border-right:1px solid #ccc;order:-1}.maps-marker-pro .mmp-panel{align-items:center;border-bottom:1px solid #ccc;box-sizing:border-box;display:flex;justify-content:space-between;min-height:30px;padding:5px}.maps-marker-pro .mmp-panel-text{color:#373737;font-size:16px;font-weight:700;line-height:16px}.maps-marker-pro .mmp-panel-api{line-height:0}.maps-marker-pro .mmp-list-api a,.maps-marker-pro .mmp-list-api i,.maps-marker-pro .mmp-panel-api a,.maps-marker-pro .mmp-panel-api i{margin:0 0 0 5px}.maps-marker-pro .mmp-api-icon{background:no-repeat 50%;cursor:pointer;display:inline-block;height:14px;width:14px}.maps-marker-pro .mmp-api-icon-edit{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/edit.svg)}.maps-marker-pro .mmp-api-icon-fullscreen{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/fullscreen.svg)}.maps-marker-pro .mmp-api-icon-gpx{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/gpx.svg)}.maps-marker-pro .mmp-api-icon-geojson{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/geojson.png)}.maps-marker-pro .mmp-api-icon-kml{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/kml.png)}.maps-marker-pro .mmp-api-icon-georss{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/georss.png)}.maps-marker-pro .mmp-api-icon-directions{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/directions.svg)}.maps-marker-pro .mmp-api-icon-share{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/share.svg)}.maps-marker-pro .mmp-gpx-chart-wrap{border-top:1px solid #ccc}.maps-marker-pro .mmp-gpx-chart{cursor:crosshair}.maps-marker-pro .mmp-list{font-size:13px;line-height:normal}.maps-marker-pro .mmp-list-header{border-bottom:1px solid #ccc;display:flex;flex-wrap:wrap;padding:5px}.maps-marker-pro .mmp-list-header .mmp-list-header-left,.maps-marker-pro .mmp-list-header .mmp-list-header-right{display:flex;flex:auto}.maps-marker-pro .mmp-list-header .mmp-list-header-left{margin-right:2px}.maps-marker-pro .mmp-list-header .mmp-list-header-right{justify-content:flex-end;margin-left:2px}.maps-marker-pro .mmp-list-header .mmp-list-search-wrap{max-width:400px;position:relative;width:100%}.maps-marker-pro .mmp-list-header .mmp-list-location,.maps-marker-pro .mmp-list-header .mmp-list-radius,.maps-marker-pro .mmp-list-header .mmp-list-search,.maps-marker-pro .mmp-list-header .mmp-list-sort{background-color:#eee;border:1px solid #ddd;border-radius:3px;font-size:13px;height:30px;margin:0;padding:0 6px;width:100%}.maps-marker-pro .mmp-list-header .mmp-list-location,.maps-marker-pro .mmp-list-header .mmp-list-search{padding:0 25px}.maps-marker-pro .mmp-list-header .mmp-list-search{background:#eee url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/search.png) 5px no-repeat}.maps-marker-pro .mmp-list-header .mmp-list-location{background:#eee url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/map-magnify.png) 5px no-repeat}.maps-marker-pro .mmp-list-header .mmp-list-location-clear,.maps-marker-pro .mmp-list-header .mmp-list-search-clear{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/cross.png) no-repeat 50%;cursor:pointer;height:100%;position:absolute;right:5px;top:0;width:16px}.maps-marker-pro .mmp-list-header .mmp-list-order{background:no-repeat 50%;border-radius:3px;flex:none;height:30px;width:30px}.maps-marker-pro .mmp-list-header .mmp-list-order.mmp-asc,.maps-marker-pro .mmp-list-header .mmp-list-order.mmp-desc{cursor:pointer}.maps-marker-pro .mmp-list-header .mmp-list-order.mmp-asc{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/arrow-up.png)}.maps-marker-pro .mmp-list-header .mmp-list-order.mmp-desc{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/arrow-down.png)}.maps-marker-pro .mmp-list-body{flex:1 1 0px;overflow-y:auto}.maps-marker-pro .mmp-list-row{border-bottom:1px solid #ccc;display:flex;padding:5px}.maps-marker-pro .mmp-list-row:last-child{border-bottom:none}.maps-marker-pro .mmp-list-row-icon{flex:none}.maps-marker-pro .mmp-list-icon{margin-right:5px}.maps-marker-pro .mmp-list-row-info{flex:auto}.maps-marker-pro .mmp-list-row-header{display:flex;margin-bottom:4px}.maps-marker-pro .mmp-list-row-header-left{flex:auto}.maps-marker-pro .mmp-list-row-header-right{margin-left:auto}.maps-marker-pro .mmp-list-name{cursor:pointer;font-size:13px;font-weight:700}.maps-marker-pro .mmp-list-date{font-size:11px}.maps-marker-pro .mmp-list-api{text-align:right}.maps-marker-pro .mmp-list-row-footer{margin-top:4px}.maps-marker-pro .mmp-list-footer{align-items:center;border-top:1px solid #ccc;display:flex;font-size:12px;justify-content:space-between;padding:5px}.maps-marker-pro .mmp-list-nav button{background-color:#eee;border:1px solid #ddd;border-radius:2px;color:#000;font-size:16px;height:28px;margin:0 2px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;width:28px}.maps-marker-pro .mmp-list-nav button:hover{background-color:#999}.maps-marker-pro .mmp-list-page input{border:1px solid #ddd;font-size:12px;height:24px;padding:3px 5px;text-align:center;width:30px}.maps-marker-pro .mmp-popup-loading{display:block;margin:20px auto}.maps-marker-pro .mmp-list-popup figure,.maps-marker-pro .mmp-popup figure{width:100%!important}.maps-marker-pro .mmp-list-popup img,.maps-marker-pro .mmp-popup img{height:auto;max-width:100%}.maps-marker-pro .mmp-popup-name{margin-bottom:5px;padding-bottom:5px}.maps-marker-pro .mmp-popup-location{margin-top:5px;padding-top:5px}.maps-marker-pro .mmp-popup-location a,.maps-marker-pro .mmp-popup-location i{margin-right:5px}.maps-marker-pro .mmp-interval-marker{align-items:center;background-color:#fff;border:1px solid #000;border-radius:3px;display:flex;height:24px!important;justify-content:center;margin-left:-13px!important;margin-top:-28px!important;width:24px!important}.maps-marker-pro .mmp-interval-marker:after,.maps-marker-pro .mmp-interval-marker:before{border-bottom:5px solid transparent;border-left:6px solid transparent;border-right:6px solid transparent;content:"";height:0;left:5px;position:absolute;width:0}.maps-marker-pro .mmp-interval-marker:before{border-top:5px solid #000;bottom:-11px}.maps-marker-pro .mmp-interval-marker:after{border-top:5px solid #fff;bottom:-10px}.maps-marker-pro .mmp-control-attribution{background:#fff url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/icons/condensed-attribution.png) no-repeat 0;border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,.65);margin:0 10px 5px 13px;overflow:hidden;padding:5px 0 5px 30px;white-space:nowrap;width:0}.maps-marker-pro .mmp-control-attribution:hover{background-position:100%;overflow-x:visible;padding:5px 30px 5px 5px;white-space:normal;width:auto}.maps-marker-pro .mmp-control-attribution img{vertical-align:middle}.maps-marker-pro .mmp-leaflet-dashicons{font-family:dashicons;font-size:26px}.maps-marker-pro .mmp-leaflet-dashicons:before{left:0;position:absolute}.maps-marker-pro .mmp-leaflet-dashicons-home:before{content:"\f102";top:-1px}.maps-marker-pro .mmp-leaflet-dashicons-locate:before{content:"\f230";top:1px}.maps-marker-pro .icon-pin,.maps-marker-pro .icon-spinner{display:block;height:100%;width:100%}.maps-marker-pro .icon-pin{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/pin.svg) no-repeat 50%;background-size:80%}.maps-marker-pro .icon-spinner{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/spinner.gif) no-repeat 50%}.maps-marker-pro .mmp-loading-spinner{background-color:rgba(0,0,0,.6);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1000}.maps-marker-pro .mmp-loading-spinner .rect-wrap{height:200px;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.maps-marker-pro .mmp-loading-spinner .rect-wrap>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;display:inline-block;height:100%;margin:0 5px 0 0;width:10px}.maps-marker-pro .mmp-loading-spinner .rect-wrap .rect2{animation-delay:-1.1s}.maps-marker-pro .mmp-loading-spinner .rect-wrap .rect3{animation-delay:-1s}.maps-marker-pro .mmp-loading-spinner .rect-wrap .rect4{animation-delay:-.9s}.maps-marker-pro .mmp-loading-spinner .rect-wrap .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.maps-marker-pro .mmp-map-modal{background-color:rgba(0,0,0,.4);bottom:0;left:0;overflow:auto;padding-top:100px;position:absolute;right:0;top:0;z-index:10000}.maps-marker-pro .mmp-map-modal-content{animation-duration:.4s;animation-name:mmp-fade-in;background-color:#fefefe;border:1px solid #888;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);margin:auto;max-width:600px;min-width:240px;overflow:hidden;padding:0;width:60%}@keyframes mmp-fade-in{0%{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.maps-marker-pro .mmp-map-modal-header{background-color:#ccc;padding:8px}.maps-marker-pro .mmp-map-modal-title{font-size:18px;font-weight:700;margin:0;padding:0}.maps-marker-pro .mmp-map-modal-body{padding:24px 8px}.maps-marker-pro .mmp-map-modal-message{font-size:14px;margin:0;padding:0}.maps-marker-pro .mmp-map-modal-close{color:#666;cursor:pointer;float:right;font-size:28px;font-weight:700;line-height:28px;padding:0 5px}.maps-marker-pro .mmp-map-modal-close:focus,.maps-marker-pro .mmp-map-modal-close:hover{color:#000}.maps-marker-pro .mmp-share-button-icon,.maps-marker-pro .mmp-share-button-link{display:inline-block}.maps-marker-pro .mmp-share-button-link{color:#fff;margin:.5em;text-decoration:none}.maps-marker-pro .mmp-share-button{border-radius:5px;padding:.5em .75em;transition:25ms ease-out}.maps-marker-pro .mmp-share-button:after{color:#fff;margin-left:.4em}.maps-marker-pro .mmp-share-button-icon{fill:#fff;stroke:none}.maps-marker-pro .mmp-share-button-icon svg{height:1em;vertical-align:text-top;width:1em}.maps-marker-pro .mmp-share-button-facebook{background-color:#3b5998;border-color:#3b5998}.maps-marker-pro .mmp-share-button-facebook:after{content:"Facebook"}.maps-marker-pro .mmp-share-button-facebook:active,.maps-marker-pro .mmp-share-button-facebook:hover{background-color:#2d4373;border-color:#2d4373}.maps-marker-pro .mmp-share-button-twitter{background-color:#55acee;border-color:#55acee}.maps-marker-pro .mmp-share-button-twitter:after{content:"Twitter"}.maps-marker-pro .mmp-share-button-twitter:active,.maps-marker-pro .mmp-share-button-twitter:hover{background-color:#2795e9;border-color:#2795e9}.maps-marker-pro .mmp-share-button-linkedin{background-color:#0077b5;border-color:#0077b5}.maps-marker-pro .mmp-share-button-linkedin:after{content:"LinkedIn"}.maps-marker-pro .mmp-share-button-linkedin:active,.maps-marker-pro .mmp-share-button-linkedin:hover{background-color:#046293;border-color:#046293}.maps-marker-pro .mmp-share-button-whatsapp{background-color:#25d366;border-color:#25d366}.maps-marker-pro .mmp-share-button-whatsapp:after{content:"WhatsApp"}.maps-marker-pro .mmp-share-button-whatsapp:active,.maps-marker-pro .mmp-share-button-whatsapp:hover{background-color:#1da851;border-color:#1da851}.maps-marker-pro .mmp-share-button-email{background-color:#777;border-color:#777}.maps-marker-pro .mmp-share-button-email:after{content:"E-Mail"}.maps-marker-pro .mmp-share-button-email:active,.maps-marker-pro .mmp-share-button-email:hover{background-color:#5e5e5e;border-color:#5e5e5e}.maps-marker-pro .mmp-share-modal-url{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:6px}.maps-marker-pro .mmp-share-modal-url input{margin-right:10px;padding:4px;width:90%}.maps-marker-pro .mmp-share-modal-url button{padding:4px}.mmp-autocomplete_wrapper{display:inline-block;position:relative;width:100%}.mmp-autocomplete_wrapper>input{width:100%}.mmp-autocomplete_wrapper>input::placeholder{color:hsla(0,0%,48%,.5)}.mmp-autocomplete_wrapper>ul{background-color:#f9f9f9;border:1px solid rgba(33,33,33,.1);border-radius:4px;left:0;margin:0;max-height:480px;outline:none;overflow:auto;padding:0;position:absolute;right:0;top:100%;z-index:10000}.mmp-autocomplete_wrapper>ul>li{color:#212121;font-size:16px;list-style:none;margin:0;overflow:hidden;padding:3px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.mmp-autocomplete_wrapper>ul>li:hover{background-color:hsla(0,0%,48%,.1);cursor:pointer}.mmp-autocomplete_wrapper>ul>li mark{background-color:transparent;color:#ff7a7a;font-weight:700}.mmp-autocomplete_wrapper>ul>li[aria-selected=true]{background-color:hsla(0,0%,48%,.1)}.mmp-autocomplete_no-results{padding:10px 5px}.mmp-autocomplete_icon{background:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/geocoding/address.svg) 50%/contain no-repeat;display:inline-block;height:20px;margin:0 4px 0 0;vertical-align:middle;width:20px}.mmp-autocomplete_footer{border-top:1px solid rgba(33,33,33,.1);display:flex;justify-content:right;margin:0;padding:3px}.mmp-autocomplete_footer img{display:block}.mmp-autocomplete_footer img.logo-locationiq,.mmp-autocomplete_footer img.logo-mapquest{height:26px}.mmp-autocomplete_footer img.logo-google{height:18px}.mmp-autocomplete_footer img.logo-stadia,.mmp-autocomplete_footer img.logo-tomtom{height:26px}.leaflet-control-layers-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/layers.png)}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/layers-2x.png)}.leaflet-default-icon-path{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/marker.png)}.leaflet-control-fullscreen a{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/fullscreen@1x.png)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.leaflet-control-fullscreen a{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/fullscreen@2x.png)}}.leaflet-control-reset-view a{background:#fff url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/home.svg) no-repeat 50%;background-size:80%}.leaflet-control-locate.active a span{filter:invert(34%) sepia(75%) saturate(909%) hue-rotate(172deg) brightness(97%) contrast(85%)}.leaflet-control-locate.active.following a span{filter:invert(57%) sepia(65%) saturate(1480%) hue-rotate(342deg) brightness(100%) contrast(98%)}.leaflet-control-minimap-toggle-display{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/toggle.svg)}.leaflet-oldie .leaflet-control-minimap-toggle-display{background-image:url(//www.jugendundsozialwerk.de/wp-content/plugins/maps-marker-pro/images/leaflet/toggle.png)}.maps-marker-pro .leaflet-control-layers label,.maps-marker-pro .leaflet-control-layers label input{margin:0;padding:0}.maps-marker-pro .leaflet-control-layers label{color:#000;font-size:1em;font-weight:400}.maps-marker-pro .leaflet-control-minimap{box-sizing:unset}.maps-marker-pro .leaflet-popup-content-wrapper{border-radius:8px}.maps-marker-pro .leaflet-popup-content{margin:18px 6px 10px}.maps-marker-pro .leaflet-popup-scrolled{border:none;scrollbar-width:thin}.maps-marker-pro .leaflet-popup-scrolled::-webkit-scrollbar{width:8px}.maps-marker-pro .leaflet-popup-scrolled::-webkit-scrollbar-corner{background:transparent}.maps-marker-pro .leaflet-popup-scrolled::-webkit-scrollbar-track-piece{background:#fff}.maps-marker-pro .leaflet-popup-scrolled::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#c3c3c3;border:1px solid transparent;border-radius:9px}.maps-marker-pro .leaflet-control-minimap .gmnoprint{display:none}.maps-marker-pro .gm-style,.maps-marker-pro .leaflet-google-mutant{z-index:auto!important}.maps-marker-pro .leaflet-control-minimap .gm-style{z-index:800!important}.maps-marker-pro .gm-style a[href^="https://maps.google.com/maps?"],.maps-marker-pro .gm-style-cc a{pointer-events:auto}.et-tabs nav ul li a img {
padding-right: 10px;
width: 32px;
height: 32px;
}     .et-tabs-style-bars nav ul li a {
background-color: inherit;
color: #74777b;
transition: all 0.2s ease-in;
padding: 0 1em;
}
.et-tabs-style-bars nav ul li a:hover,
.et-tabs-style-bars nav ul li a:focus {
color: #2A90DA;
transition: all 0.2s ease-in;
}
.et-tabs-style-bars nav ul li a span {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 500;
font-size: 0.6em;
}
.et-tabs-style-bars nav ul li.tab-current a {
background: inherit;
color: #fff;
}
.et-tabs-style-bars nav ul li.tab-current {
background: #2A90DA;
}
.et-tabs-style-bars nav ul li {
background: #EBEBEB;
}   .et-tabs-style-iconbox nav {
background: rgba(255,255,255,0.4);
}
.et-tabs-style-iconbox nav ul li {
background: #eee;
}
.et-tabs-style-iconbox nav ul li:before {
width: 1px;
height: 70%;
background: #fff;
content: "";
position: absolute;
top: 15%;
left: 0;
}
.et-tabs-style-iconbox nav ul li a {
overflow: visible !important;
padding: 1em;
line-height: 1;
}
.et-tabs-style-iconbox nav ul li a span {
font-weight: 700;
font-size: 0.7em;	
}
.et-tabs-style-iconbox nav ul li.tab-current {
z-index: 100;
background: #2A90DA;
color: #2A90DA;
}
.et-tabs-style-iconbox nav ul li.tab-current a {
color: #fff;
}
.et-tabs-style-iconbox nav ul li.tab-current::after {
position: absolute;
top: 100%;
left: 50%;
margin-left: -10px;
width: 0;
height: 0;
border: solid transparent;
border-width: 10px;
border-top-color: inherit;
content: '';
pointer-events: none;
}
.et-tabs-style-iconbox .iw-icons::before {
display: block;
margin: 0 0 0.25em 0;
}
.et-tabs-style-iconbox .iw-icons {
margin: 0;
display: block;
}
.et-tabs-style-iconbox nav ul li:first-child:before {
border: none;
background: transparent;
}   .et-tabs-style-underline nav {
background: #fff;
}
.et-tabs-style-underline nav a {
padding: 0.4em 1em;
border-left: 1px solid #e7ecea;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.et-tabs-style-underline nav li:last-child a {
border-right: 1px solid #e7ecea;
}
.et-tabs-style-underline nav li a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
background: #2A90DA;
content: '';
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translate3d(0,150%,0);
transform: translate3d(0,150%,0);
}
.et-tabs-style-underline nav li.tab-current a::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.et-tabs-style-underline nav a span {
font-weight: 700;
}   .et-tabs-style-linetriangle nav a {
overflow: visible !important;
border-bottom: 1px solid rgba(0,0,0,0.2);
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.et-tabs-style-linetriangle nav a span {
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 1em;
}
.et-tabs-style-linetriangle nav li.tab-current a:after, 
.et-tabs-style-linetriangle nav li.tab-current a:before {
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
border: solid transparent;
content: '';
pointer-events: none;
}
.et-tabs-style-linetriangle nav li.tab-current a:after {
margin-left: -10px;
border-width: 10px;
border-top-color: #e7ecea;
}
.et-tabs-style-linetriangle nav li.tab-current a:before {
margin-left: -11px;
border-width: 11px;
border-top-color: rgba(0,0,0,0.2);
}
@media screen and (max-width: 58em) {
.et-tabs-style-linetriangle nav {
font-size: 0.6em;
}
}   .et-tabs-style-topline {
max-width: 1200px;
}
.et-tabs-style-topline nav li {
border: 1px solid rgba(40,44,42,0.1);
}
.et-tabs-style-topline nav li:not(:last-child) {
border-right: none;
}
.et-tabs-style-topline nav li.tab-current {
border-top-color: #2A90DA;
border-bottom: none;
}
.et-tabs-style-topline nav a {
padding: 0.55em 1em;
background: rgba(40,44,42,0.05);
color: #74777b;
line-height: 1;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.et-tabs-style-topline nav a:hover,
.et-tabs-style-topline nav a:focus {
color: #2A90DA;
}
.et-tabs-style-topline nav li.tab-current a {
background: none;
box-shadow: inset 0 3px 0 #2A90DA;
color: #2A90DA;
}
.et-tabs-style-topline .iw-icons::before {
display: block;
margin: 0;
}
.et-tabs-style-topline nav a span {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 0.5em;
}   .et-tabs-style-iconfall {
overflow: visible !important;
}
.et-tabs-style-iconfall nav a {
display: inline-block;
overflow: visible !important;
padding: 1em 1em 2em;
color: #74777b;
line-height: 1;
-webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1); 
transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
}
.et-tabs-style-iconfall nav a:hover,
.et-tabs-style-iconfall nav a:focus,
.et-tabs-style-iconfall nav li.tab-current a {
color: #2A90DA;
}
.et-tabs-style-iconfall nav a i.iw-icons {
margin: 0;
display: block;
}
.et-tabs-style-iconfall nav a span {
font-weight: 700;
display:block;
}
.et-tabs-style-iconfall nav li::before {
position: absolute;
bottom: 1em;
left: 50%;
margin-left: -20px;
width: 40px;
height: 4px;
background: #2A90DA;
content: '';
opacity: 0;
-webkit-transition: -webkit-transform 0.2s ease-in;
transition: transform 0.2s ease-in;
-webkit-transform: scale3d(0,1,1);
transform: scale3d(0,1,1);
}
.et-tabs-style-iconfall nav li.tab-current::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.et-tabs-style-iconfall .iw-icons::before {
display: block;
margin: 0 0 0.35em;
opacity: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transform: translate3d(0,-100px,0);
transform: translate3d(0,-100px,0);
pointer-events: none;
}
.et-tabs-style-iconfall nav li.tab-current .iw-icons::before {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
@media screen and (max-width: 58em) {
.et-tabs-style-iconfall nav li .iw-icons::before {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}   .et-tabs-style-linemove nav {
background: #fff;
}
.et-tabs-style-linemove nav li::before {
position: absolute;
bottom: 0;
left: 0;
width: 98%;
border: 2px solid;
height: 0px;
content: '';
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
} .et-tabs-style-linemove nav li.tab-current::before {
position: absolute;
top: 8px;
bottom: auto;
left: 0;
width: 98%;
border: 2px solid;
height: 0px;
content: '';
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
}
.et-tabs-style-linemove nav a {
padding: 1em 0;
color: #74777b;
line-height: 1;
-webkit-transition: color 0.3s, -webkit-transform 0.3s; 
transition: color 0.3s, transform 0.3s;
}
.et-tabs-style-linemove nav li.tab-current a {
color: #2A90DA;
-webkit-transform: translate3d(0,8px,0);
transform: translate3d(0,8px,0);
}
.et-tabs-style-linemove nav li {
color: #2A90DA;
background: transparent !important;
}
.et-tabs-style-linemove nav a span {
font-weight: 700;
}   .et-tabs-style-line nav ul {
padding: 0 2em;
max-width: none;
box-shadow: inset 0 -2px #d1d3d2;
}
.et-tabs-style-line nav a {
padding: 0.7em 0.7em;
box-shadow: inset 0 -2px #d1d3d2;
color: #74777b;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 0.8em;
line-height: 1;
-webkit-transition: color 0.3s, box-shadow 0.3s;
transition: color 0.3s, box-shadow 0.3s;
}
.et-tabs-style-line nav a:hover,
.et-tabs-style-line nav a:focus {
box-shadow: inset 0 -2px #74777b;
}
.et-tabs-style-line nav li.tab-current a {
box-shadow: inset 0 -2px #2A90DA;
color: #2A90DA;
}
@media screen and (max-width: 58em) {
.et-tabs-style-line nav ul {
display: block;
box-shadow: none;
}
.et-tabs-style-line nav ul li {
display: block;
-webkit-flex: none;
flex: none;
}
}   .et-tabs-style-circle {
overflow: visible !important;
}
.et-tabs-style-circle nav li {
background: transparent !important;
color:#2A90DA;
}	
.et-tabs-style-circle nav li::before {
position: absolute;
top: 50%;
left: 50%;
margin: -60px 0 0 -60px;
width: 120px;
height: 120px;
border: 1px solid;
border-radius: 50%;
content: '';
opacity: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
-webkit-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
background: #2A90DA;
border-color: #2A90DA;
}
.et-tabs.et-tabs-style-circle nav ul li::after {
position: absolute;
top: 50%;
left: 50%;
margin: -60px 0 0 -60px;
width: 120px;
height: 120px;
border: 1px solid;
border-radius: 50%;
content: '';
opacity: 1;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
border: 1px solid;
}
@media screen and (max-width: 58em) {
.et-tabs-style-circle nav li::before {
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
}
}
.et-tabs-style-circle nav li.tab-current::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.et-tabs-style-circle nav a {
overflow: visible !important;
color: #74777b;
font-weight: 700;
font-size: 0.9em;
line-height: 1.1;
-webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1); 
transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
}
.et-tabs-style-circle nav a span {
display: block;
}
.et-tabs-style-circle nav a span,
.et-tabs-style-circle .iw-icons::before {
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7,0,0.3,1);
transition: transform 0.3s cubic-bezier(0.7,0,0.3,1);
}
.et-tabs-style-circle nav a:hover,
.et-tabs-style-circle nav a:focus {
color: #4a4a4b;
}
.et-tabs-style-circle nav li.tab-current a {
color: #ffffff;
}
.et-tabs-style-circle nav li.tab-current a span {
-webkit-transform: translate3d(0,4px,0);
transform: translate3d(0,4px,0);
}
.et-tabs-style-circle .iw-icons::before {
display: block;
margin: 0;
pointer-events: none;
}
.et-tabs-style-circle nav li.tab-current .iw-icons::before {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
.et-tabs.et-tabs-style-circle ul {
margin-bottom: 15px;
}   .et-tabs-style-square {
overflow: visible !important;
}
.et-tabs-style-square nav li {
background: transparent !important;
color:#2A90DA;
max-width: 180px;
}
.et-tabs-style-square nav li::before {
position: absolute;
top: 50%;
left: 50%;
margin: -60px 0 0 -60px;
width: 120px;
height: 120px;
border: 1px solid;
border-radius: 2px;
content: '';
opacity: 0;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
-webkit-transform: scale3d(0,0,1);
transform: scale3d(0,0,1);
background: #2A90DA;
border-color: #2A90DA;
}
.et-tabs-style-square nav li::after {
position: absolute;
top: 50%;
left: 50%;
margin: -60px 0 0 -60px;
width: 120px;
height: 120px;
border: 1px solid;
border-radius: 2px;
content: '';
opacity: 1;
-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
transition: transform 0.2s, opacity 0.2s;
-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
transition-timing-function: cubic-bezier(0.7,0,0.3,1);
border: 1px solid;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
@media screen and (max-width: 58em) {
.et-tabs-style-square nav li::before {
margin: -40px 0 0 -40px;
width: 80px;
height: 80px;
}
}
.et-tabs-style-square nav li.tab-current::before {
opacity: 1;
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
.et-tabs-style-square nav a {
overflow: visible !important;
color: #74777b;
font-weight: 700;
font-size: 0.9em;
line-height: 1.1;
-webkit-transition: color 0.3s cubic-bezier(0.7,0,0.3,1); 
transition: color 0.3s cubic-bezier(0.7,0,0.3,1);
}
.et-tabs-style-square nav a span {
display: block;
}
.et-tabs-style-square nav a span,
.et-tabs-style-square .iw-icons::before {
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.7,0,0.3,1);
transition: transform 0.3s cubic-bezier(0.7,0,0.3,1);
}
.et-tabs-style-square nav a:hover,
.et-tabs-style-square nav a:focus {
color: #4a4a4b;
}
.et-tabs-style-square nav li.tab-current a {
color: #ffffff;
}
.et-tabs-style-square nav li.tab-current a span {
-webkit-transform: translate3d(0,4px,0);
transform: translate3d(0,4px,0);
}
.et-tabs-style-square .iw-icons::before {
display: block;
margin: 0;
pointer-events: none;
}
.et-tabs-style-square nav li.tab-current .iw-icons::before {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
.et-tabs.et-tabs-style-square ul {
margin-bottom: 15px;
}
.et-tabs-style-circle .et-content-wrap,.et-tabs-style-square .et-content-wrap {
margin-top: 30px;
}   .et-tabs-style-linebox nav ul li {
margin: 0 0.5em;
-webkit-flex: none;
flex: none;
}
.et-tabs-style-linebox nav a {
padding: 0 1.5em;
color: #74777b;
font-weight: 700;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.et-tabs-style-linebox nav a:hover,
.et-tabs-style-linebox nav a:focus {
color: #2A90DA;
}
.et-tabs-style-linebox nav li.tab-current a {
color: #fff;
}
.et-tabs-style-linebox nav a::after {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background: #d2d8d6;
content: '';
-webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
transition: background-color 0.3s, transform 0.3s;
-webkit-transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
transition-timing-function: ease, cubic-bezier(0.7,0,0.3,1);
-webkit-transform: translate3d(0,100%,0) translate3d(0,-3px,0);
transform: translate3d(0,100%,0) translate3d(0,-3px,0);
}
.et-tabs-style-linebox nav li.tab-current a::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.et-tabs-style-linebox nav a:hover::after,
.et-tabs-style-linebox nav a:focus::after,
.et-tabs-style-linebox nav li.tab-current a::after {
background: #2A90DA;
}
@media screen and (max-width: 58em) {
.et-tabs-style-linebox nav ul {
display: block;
box-shadow: none;
}
.et-tabs-style-linebox nav ul li {
display: block;
-webkit-flex: none;
flex: none;
}
}   .et-tabs-style-flip {
max-width: 1200px;
}
.et-tabs-style-flip nav a {
padding: 0.2em 1em;
color: #2A90DA;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.et-tabs-style-flip nav a:hover,
.et-tabs-style-flip nav a:focus,
.et-tabs-style-flip nav li.tab-current a {
color: #74777b;
}
.et-tabs-style-flip nav a span {
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
font-size: 0.625em;
}
.et-tabs-style-flip nav a::after {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
background-color: #f0f0f0;
content: '';
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;
-webkit-transform: perspective(900px) rotate3d(1,0,0,90deg);
transform: perspective(900px) rotate3d(1,0,0,90deg);
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-perspective-origin: 50% 100%;
perspective-origin: 50% 100%;
}
.et-tabs-style-flip nav li.tab-current a {
background: #ddd;
}
.et-tabs-style-flip nav li.tab-current a::after {
background-color: inherit;
-webkit-transform: perspective(900px) rotate3d(1,0,0,0deg);
transform: perspective(900px) rotate3d(1,0,0,0deg);
}
.et-tabs-style-flip .content-wrap {
background: #fff;
}   .et-tabs-style-fillup nav ul li a {
padding: 1.2em 0.8em;
border-right: 1px solid #2A90DA;
line-height: 1;
-webkit-transition: color 0.3s;
transition: color 0.3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.et-tabs-style-fillup nav ul li:last-child a {
border: none;
}
.et-tabs-style-fillup nav ul li.tab-current {
z-index: 100;
}
.et-tabs-style-fillup nav ul li.tab-current a {
color: #fff;
}
.et-tabs-style-fillup nav ul li a::after {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
height: calc(100% + 1px);
border: 1px solid #2A90DA;
background: #2A90DA;
content: '';
-webkit-transition: -webkit-transform 0.3s;
transition: transform 0.3s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
.et-tabs-style-fillup nav ul li.tab-current a::after {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.et-tabs-style-fillup nav ul li a span,
.et-tabs-style-fillup .iw-icons::before {
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s;
-webkit-transform: translate3d(0,5px,0);
transform: translate3d(0,5px,0);
}
.et-tabs-style-fillup nav ul li a span {
display: block;
font-weight: 700;
font-size: 0.7em;
line-height: 1.5;
padding: 5px;
}
.et-tabs-style-fillup .iw-icons::before {
display: block;
margin: 0;
}
.et-tabs-style-fillup nav ul li.tab-current a span,
.et-tabs-style-fillup li.tab-current .iw-icons::before {
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}   .et-tabs-style-tzoid {
max-width: 1200px;
}
.et-tabs-style-tzoid nav {
padding: 0 1em;
}
.et-tabs-style-tzoid nav ul li {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
margin-right: -8px !important;
background: transparent !important;
}
.et-tabs-style-tzoid nav ul li a {
padding: 0 1.8em 0 0.8em;
color: #ffffff;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
@media screen and (max-width: 54em) {
.et-tabs-style-tzoid nav ul li a {
padding: 0 0.5em 0 0.3em;
}
}
.et-tabs-style-tzoid nav ul li a:hover,
.et-tabs-style-tzoid nav ul li a:focus {
color: #fff;
}
.et-tabs-style-tzoid nav ul li.tab-current a,
.et-tabs-style-tzoid nav ul li.tab-current a:hover {
color: #2A90DA;
}
.et-tabs-style-tzoid nav ul li a span {
font-weight: 500;
font-size: 0.75em;
}
.et-tabs-style-tzoid nav ul li a::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -1;
outline: 1px solid transparent;
border-radius: 10px 10px 0 0;
background: #2A90DA;
box-shadow: inset 0 -3px 3px rgba(0,0,0,0.05);
content: '';
-webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.et-tabs-style-tzoid nav ul li.tab-current a::after,
.et-tabs-style-tzoid .content-wrap {
background: #F2F2F2;
box-shadow: none;
}
.et-tabs-style-circle .iw-icons,
.et-tabs-style-fillup .iw-icons,
.et-tabs-style-square .iw-icons {
margin: 0;
}
.et-tabs-style-tzoid nav {
padding: 0 !important;
} .et-tabs.et-tabs-style-tzoid li.tab-current a::after,
.et-tabs.et-tabs-style-tzoid nav ul li.tab-current a,
.et-tabs.et-tabs-style-tzoid nav ul li.tab-current a > i,
.et-tabs.et-tabs-style-iconfall nav ul li.tab-current a,
.et-tabs.et-tabs-style-iconfall nav ul li.tab-current a > i,
.et-tabs-style-iconfall nav li.tab-current::before,
.et-tabs.et-tabs-style-fillup nav ul li.tab-current a,
.et-tabs.et-tabs-style-fillup nav ul li.tab-current a > i,
.et-tabs-style-flip nav li.tab-current a,
.et-tabs.et-tabs-style-iconbox nav ul li.tab-current::after,
.et-tabs.et-tabs-style-iconbox nav ul li.tab-current a > i,
.et-tabs.et-tabs-style-iconbox nav ul li.tab-current::after,
.et-tabs-style-topline nav li.tab-current,
.et-tabs.et-tabs-style-underline nav ul li.tab-current a,
.et-tabs.et-tabs-style-underline nav ul li.tab-current a > i,
.et-tabs.et-tabs-style-underline nav ul li a,
.et-tabs.et-tabs-style-underline nav ul li a > i{
transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.et-tabs {
position: relative;
overflow: hidden;
margin: 0 auto;
width: 100%;
font-weight: 300;
font-size: 1.25em;
} .et-tabs nav {
text-align: center;
overflow: visible !important;
display: inline-block !important;
line-height: 0 !important;
}
.et-tabs nav ul {
position: relative;
display: inline-block;
margin: 0 auto;
padding: 0;
max-width: 1200px;
width:100%;
list-style: none;
-ms-box-orient: horizontal;
-ms-box-pack: center;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
}
.et-tabs nav ul li {
position: relative;
z-index: 1;
margin: 0;
text-align: center;
display: inline-block;
float: left;
}
.et-tabs nav a {
position: relative;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 2.5;
text-decoration: none;
}
.et-tabs nav a span {
vertical-align: middle;
font-size: 0.75em;
}
.et-tabs nav a:focus {
outline: none;
} .et-content-wrap {
position: relative;
background:#f4f4f4;
color:#444444;
margin-top: -5px;
}
.et-tabs.et-tabs-style-tzoid .et-content-wrap {
margin-top: -8px;
}
.et-content-wrap section {
display: none;
margin: 0 auto;
padding: 1em;
max-width: 1200px;
}
.et-content-wrap section.content-current {
display: block;
width: 100%;
clear: both;
box-sizing: border-box;
} i.iw-icons {
font-style: normal;
z-index: 10;
display: inline-block;
margin: 0 0.4em 0 0;
vertical-align: middle;
text-transform: none;
font-weight: normal;
font-variant: normal;
font-size: 1.3em;
} .et-align-right nav {
width: 100% !important;
}
.et-align-right ul li {
float: right !important;
} .et-align-center nav {
width: 100% !important;
margin-bottom: 10px;
}
.et-align-center ul li {
float: none !important;
}
@media screen and (max-width: 58em) {
.et-tabs nav a.icon span {
display: none;
}
.et-tabs nav a:before {
margin-right: 0;
}
} @media screen and (max-width: 520px) {
.et-tabs nav ul	{
display:block;
}
.et-tabs nav ul li {
display: block;
width: 100%;
}
}@font-face{font-family:'FontAwesome';src:url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(//www.jugendundsozialwerk.de/wp-content/plugins/vc-elegant-tabs/fonts/fontawesome-webfont.svg?v=4.6.3#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-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"}.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}