@charset "UTF-8";
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//fks-finanz.de/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
  #wpadminbar {
position: fixed !important;
}
body.admin-bar.f-topbar-fixed .sticky.fixed {
margin-top: 2rem;
}
.wp-caption > figcaption {
max-width: 100%;
font-size: 0.8rem;
color: #999;
padding: 0.25rem 0;
}
p.wp-caption-text {
font-size: 90%;
color: #666;
padding: 0.625rem 0;
}
.alignleft {
float: left;
padding-right: 1rem;
margin: 0;
}
.alignright {
float: right;
padding-left: 1rem;
margin: 0;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}   html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  figcaption,
figure {
display: block;
} figure {
margin: 1em 40px;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block;
} pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
[type="button"],
[type="reset"],
[type="submit"] {  }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} input {
overflow: visible;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
}  details {
display: block;
} summary {
display: list-item;
} menu {
display: block;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
}
.foundation-mq {
font-family: "small=0em&medium=45em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 100%;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "din-2014", Arial, Verdana, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
}
textarea {
height: auto;
min-height: 50px;
border-radius: 0;
}
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important;
}
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
}
[data-whatinput='mouse'] button {
outline: 0;
}
pre {
overflow: auto;
}
.is-visible {
display: block !important;
}
.is-hidden {
display: none !important;
}
.row {
max-width: 100rem;
margin-right: auto;
margin-left: auto;
}
.row::before, .row::after {
display: table;
content: ' ';
}
.row::after {
clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.row .row {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 45em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
}
.row .row.collapse {
margin-right: 0;
margin-left: 0;
}
.row.expanded {
max-width: none;
}
.row.expanded .row {
margin-right: auto;
margin-left: auto;
}
.row:not(.expanded) .row {
max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.column, .columns {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 45em) {
.column, .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left;
}
.column.row.row, .row.row.columns {
float: none;
}
.row .column.row.row, .row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
.small-1 {
width: 8.33333%;
}
.small-push-1 {
position: relative;
left: 8.33333%;
}
.small-pull-1 {
position: relative;
left: -8.33333%;
}
.small-offset-0 {
margin-left: 0%;
}
.small-2 {
width: 16.66667%;
}
.small-push-2 {
position: relative;
left: 16.66667%;
}
.small-pull-2 {
position: relative;
left: -16.66667%;
}
.small-offset-1 {
margin-left: 8.33333%;
}
.small-3 {
width: 25%;
}
.small-push-3 {
position: relative;
left: 25%;
}
.small-pull-3 {
position: relative;
left: -25%;
}
.small-offset-2 {
margin-left: 16.66667%;
}
.small-4 {
width: 33.33333%;
}
.small-push-4 {
position: relative;
left: 33.33333%;
}
.small-pull-4 {
position: relative;
left: -33.33333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-5 {
width: 41.66667%;
}
.small-push-5 {
position: relative;
left: 41.66667%;
}
.small-pull-5 {
position: relative;
left: -41.66667%;
}
.small-offset-4 {
margin-left: 33.33333%;
}
.small-6 {
width: 50%;
}
.small-push-6 {
position: relative;
left: 50%;
}
.small-pull-6 {
position: relative;
left: -50%;
}
.small-offset-5 {
margin-left: 41.66667%;
}
.small-7 {
width: 58.33333%;
}
.small-push-7 {
position: relative;
left: 58.33333%;
}
.small-pull-7 {
position: relative;
left: -58.33333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-8 {
width: 66.66667%;
}
.small-push-8 {
position: relative;
left: 66.66667%;
}
.small-pull-8 {
position: relative;
left: -66.66667%;
}
.small-offset-7 {
margin-left: 58.33333%;
}
.small-9 {
width: 75%;
}
.small-push-9 {
position: relative;
left: 75%;
}
.small-pull-9 {
position: relative;
left: -75%;
}
.small-offset-8 {
margin-left: 66.66667%;
}
.small-10 {
width: 83.33333%;
}
.small-push-10 {
position: relative;
left: 83.33333%;
}
.small-pull-10 {
position: relative;
left: -83.33333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-11 {
width: 91.66667%;
}
.small-push-11 {
position: relative;
left: 91.66667%;
}
.small-pull-11 {
position: relative;
left: -91.66667%;
}
.small-offset-10 {
margin-left: 83.33333%;
}
.small-12 {
width: 100%;
}
.small-offset-11 {
margin-left: 91.66667%;
}
.small-up-1 > .column, .small-up-1 > .columns {
float: left;
width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
float: left;
width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
float: left;
width: 33.33333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
float: left;
width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
float: left;
width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
float: left;
width: 16.66667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
float: left;
width: 14.28571%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
float: left;
width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left;
}
.small-collapse > .column, .small-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.small-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .small-collapse.row {
margin-right: 0;
margin-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.small-centered {
margin-right: auto;
margin-left: auto;
}
.small-centered, .small-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
@media print, screen and (min-width: 45em) {
.medium-1 {
width: 8.33333%;
}
.medium-push-1 {
position: relative;
left: 8.33333%;
}
.medium-pull-1 {
position: relative;
left: -8.33333%;
}
.medium-offset-0 {
margin-left: 0%;
}
.medium-2 {
width: 16.66667%;
}
.medium-push-2 {
position: relative;
left: 16.66667%;
}
.medium-pull-2 {
position: relative;
left: -16.66667%;
}
.medium-offset-1 {
margin-left: 8.33333%;
}
.medium-3 {
width: 25%;
}
.medium-push-3 {
position: relative;
left: 25%;
}
.medium-pull-3 {
position: relative;
left: -25%;
}
.medium-offset-2 {
margin-left: 16.66667%;
}
.medium-4 {
width: 33.33333%;
}
.medium-push-4 {
position: relative;
left: 33.33333%;
}
.medium-pull-4 {
position: relative;
left: -33.33333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-5 {
width: 41.66667%;
}
.medium-push-5 {
position: relative;
left: 41.66667%;
}
.medium-pull-5 {
position: relative;
left: -41.66667%;
}
.medium-offset-4 {
margin-left: 33.33333%;
}
.medium-6 {
width: 50%;
}
.medium-push-6 {
position: relative;
left: 50%;
}
.medium-pull-6 {
position: relative;
left: -50%;
}
.medium-offset-5 {
margin-left: 41.66667%;
}
.medium-7 {
width: 58.33333%;
}
.medium-push-7 {
position: relative;
left: 58.33333%;
}
.medium-pull-7 {
position: relative;
left: -58.33333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-8 {
width: 66.66667%;
}
.medium-push-8 {
position: relative;
left: 66.66667%;
}
.medium-pull-8 {
position: relative;
left: -66.66667%;
}
.medium-offset-7 {
margin-left: 58.33333%;
}
.medium-9 {
width: 75%;
}
.medium-push-9 {
position: relative;
left: 75%;
}
.medium-pull-9 {
position: relative;
left: -75%;
}
.medium-offset-8 {
margin-left: 66.66667%;
}
.medium-10 {
width: 83.33333%;
}
.medium-push-10 {
position: relative;
left: 83.33333%;
}
.medium-pull-10 {
position: relative;
left: -83.33333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-11 {
width: 91.66667%;
}
.medium-push-11 {
position: relative;
left: 91.66667%;
}
.medium-pull-11 {
position: relative;
left: -91.66667%;
}
.medium-offset-10 {
margin-left: 83.33333%;
}
.medium-12 {
width: 100%;
}
.medium-offset-11 {
margin-left: 91.66667%;
}
.medium-up-1 > .column, .medium-up-1 > .columns {
float: left;
width: 100%;
}
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left;
}
.medium-up-2 > .column, .medium-up-2 > .columns {
float: left;
width: 50%;
}
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left;
}
.medium-up-3 > .column, .medium-up-3 > .columns {
float: left;
width: 33.33333%;
}
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left;
}
.medium-up-4 > .column, .medium-up-4 > .columns {
float: left;
width: 25%;
}
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left;
}
.medium-up-5 > .column, .medium-up-5 > .columns {
float: left;
width: 20%;
}
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left;
}
.medium-up-6 > .column, .medium-up-6 > .columns {
float: left;
width: 16.66667%;
}
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left;
}
.medium-up-7 > .column, .medium-up-7 > .columns {
float: left;
width: 14.28571%;
}
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left;
}
.medium-up-8 > .column, .medium-up-8 > .columns {
float: left;
width: 12.5%;
}
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left;
}
.medium-collapse > .column, .medium-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.medium-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .medium-collapse.row {
margin-right: 0;
margin-left: 0;
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.medium-centered {
margin-right: auto;
margin-left: auto;
}
.medium-centered, .medium-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.medium-uncentered,
.medium-push-0,
.medium-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.large-1 {
width: 8.33333%;
}
.large-push-1 {
position: relative;
left: 8.33333%;
}
.large-pull-1 {
position: relative;
left: -8.33333%;
}
.large-offset-0 {
margin-left: 0%;
}
.large-2 {
width: 16.66667%;
}
.large-push-2 {
position: relative;
left: 16.66667%;
}
.large-pull-2 {
position: relative;
left: -16.66667%;
}
.large-offset-1 {
margin-left: 8.33333%;
}
.large-3 {
width: 25%;
}
.large-push-3 {
position: relative;
left: 25%;
}
.large-pull-3 {
position: relative;
left: -25%;
}
.large-offset-2 {
margin-left: 16.66667%;
}
.large-4 {
width: 33.33333%;
}
.large-push-4 {
position: relative;
left: 33.33333%;
}
.large-pull-4 {
position: relative;
left: -33.33333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-5 {
width: 41.66667%;
}
.large-push-5 {
position: relative;
left: 41.66667%;
}
.large-pull-5 {
position: relative;
left: -41.66667%;
}
.large-offset-4 {
margin-left: 33.33333%;
}
.large-6 {
width: 50%;
}
.large-push-6 {
position: relative;
left: 50%;
}
.large-pull-6 {
position: relative;
left: -50%;
}
.large-offset-5 {
margin-left: 41.66667%;
}
.large-7 {
width: 58.33333%;
}
.large-push-7 {
position: relative;
left: 58.33333%;
}
.large-pull-7 {
position: relative;
left: -58.33333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-8 {
width: 66.66667%;
}
.large-push-8 {
position: relative;
left: 66.66667%;
}
.large-pull-8 {
position: relative;
left: -66.66667%;
}
.large-offset-7 {
margin-left: 58.33333%;
}
.large-9 {
width: 75%;
}
.large-push-9 {
position: relative;
left: 75%;
}
.large-pull-9 {
position: relative;
left: -75%;
}
.large-offset-8 {
margin-left: 66.66667%;
}
.large-10 {
width: 83.33333%;
}
.large-push-10 {
position: relative;
left: 83.33333%;
}
.large-pull-10 {
position: relative;
left: -83.33333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-11 {
width: 91.66667%;
}
.large-push-11 {
position: relative;
left: 91.66667%;
}
.large-pull-11 {
position: relative;
left: -91.66667%;
}
.large-offset-10 {
margin-left: 83.33333%;
}
.large-12 {
width: 100%;
}
.large-offset-11 {
margin-left: 91.66667%;
}
.large-up-1 > .column, .large-up-1 > .columns {
float: left;
width: 100%;
}
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left;
}
.large-up-2 > .column, .large-up-2 > .columns {
float: left;
width: 50%;
}
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left;
}
.large-up-3 > .column, .large-up-3 > .columns {
float: left;
width: 33.33333%;
}
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left;
}
.large-up-4 > .column, .large-up-4 > .columns {
float: left;
width: 25%;
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left;
}
.large-up-5 > .column, .large-up-5 > .columns {
float: left;
width: 20%;
}
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left;
}
.large-up-6 > .column, .large-up-6 > .columns {
float: left;
width: 16.66667%;
}
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left;
}
.large-up-7 > .column, .large-up-7 > .columns {
float: left;
width: 14.28571%;
}
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left;
}
.large-up-8 > .column, .large-up-8 > .columns {
float: left;
width: 12.5%;
}
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left;
}
.large-collapse > .column, .large-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.large-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .large-collapse.row {
margin-right: 0;
margin-left: 0;
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
.large-centered {
margin-right: auto;
margin-left: auto;
}
.large-centered, .large-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.large-uncentered,
.large-push-0,
.large-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
.column-block {
margin-bottom: 1.25rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 45em) {
.column-block {
margin-bottom: 1.875rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility;
letter-spacing: .05em;
}
p:last-child {
margin-bottom: 0;
}
p:empty {
display: none;
}
em,
i {
font-style: italic;
line-height: inherit;
}
strong,
b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 80%;
line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "din-2014", Arial, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
line-height: 0;
color: #cacaca;
}
h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 45em) {
h1 {
font-size: 3rem;
}
h2 {
font-size: 2.5rem;
}
h3 {
font-size: 1.9375rem;
}
h4 {
font-size: 1.5625rem;
}
h5 {
font-size: 1.25rem;
}
h6 {
font-size: 1rem;
}
}
a {
line-height: inherit;
color: #1779ba;
text-decoration: none;
cursor: pointer;
}
a:hover, a:focus {
color: #1468a0;
}
a img {
border: 0;
}
hr {
clear: both;
max-width: 100rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
}
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6;
}
li {
font-size: inherit;
}
ul {
margin-left: 1.25rem;
list-style-type: disc;
}
ol {
margin-left: 1.25rem;
}
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0;
}
dl {
margin-bottom: 1rem;
}
dl dt {
margin-bottom: 0.3rem;
font-weight: bold;
}
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a;
}
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a;
}
cite:before {
content: "— ";
}
abbr {
border-bottom: 1px dotted #0a0a0a;
color: #0a0a0a;
cursor: help;
}
figure {
margin: 0;
}
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a;
}
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a;
}
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a;
}
.lead {
font-size: 125%;
line-height: 1.6;
}
.stat {
font-size: 2.5rem;
line-height: 1;
}
p + .stat {
margin-top: -1rem;
}
.no-bullet {
margin-left: 0;
list-style: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
@media print, screen and (min-width: 45em) {
.medium-text-left {
text-align: left;
}
.medium-text-right {
text-align: right;
}
.medium-text-center {
text-align: center;
}
.medium-text-justify {
text-align: justify;
}
}
@media print, screen and (min-width: 64em) {
.large-text-left {
text-align: left;
}
.large-text-right {
text-align: right;
}
.large-text-center {
text-align: center;
}
.large-text-justify {
text-align: justify;
}
}
.show-for-print {
display: none !important;
}
@media print {
* {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important;
}
.show-for-print {
display: block !important;
}
.hide-for-print {
display: none !important;
}
table.show-for-print {
display: table !important;
}
thead.show-for-print {
display: table-header-group !important;
}
tbody.show-for-print {
display: table-row-group !important;
}
tr.show-for-print {
display: table-row !important;
}
td.show-for-print {
display: table-cell !important;
}
th.show-for-print {
display: table-cell !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
.ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: '';
}
abbr[title]:after {
content: " (" attr(title) ")";
}
pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.print-break-inside {
page-break-inside: auto;
}
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 0;
border-bottom: 2px dotted lightblue;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
color: #0a0a0a;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
outline: none;
border-bottom: 2px dotted #229cde;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
max-width: 100%;
}
textarea[rows] {
height: auto;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #cacaca;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #cacaca;
}
input::placeholder,
textarea::placeholder {
color: #cacaca;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed;
}
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
input[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem;
}
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
}
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer;
}
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem;
}
[type='file'] {
width: 100%;
}
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a;
}
label.middle {
margin: 0 0 1rem;
padding: 0.625rem 0;
}
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a;
}
.input-group {
display: table;
width: 100%;
margin-bottom: 1rem;
}
.input-group > :first-child {
border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
border-radius: 0 0 0 0;
}
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;
display: table-cell;
vertical-align: middle;
}
.input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
width: 1%;
height: 100%;
}
.input-group-label:first-child {
border-right: 0;
}
.input-group-label:last-child {
border-left: 0;
}
.input-group-field {
border-radius: 0;
height: 2.5rem;
}
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
width: 1%;
height: 100%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: 2.5rem;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem;
}
.input-group .input-group-button {
display: table-cell;
}
fieldset {
margin: 0;
padding: 0;
border: 0;
}
legend {
max-width: 100%;
margin-bottom: 0.5rem;
}
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca;
}
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
background: #fefefe;
}
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 2px dotted lightblue;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
line-height: normal;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
-webkit-background-origin: content-box;
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
-webkit-background-size: 9px 6px;
background-size: 9px 6px;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
}
}
select:focus {
outline: none;
border: 2px dotted #229cde;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed;
}
select::-ms-expand {
display: none;
}
select[multiple] {
height: auto;
background-image: none;
}
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37;
}
.is-invalid-label {
color: #cc4b37;
}
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37;
}
.form-error.is-visible {
display: block;
}
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 0.9rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe;
}
[data-whatinput='mouse'] .button {
outline: 0;
}
.button:hover, .button:focus {
background-color: #14679e;
color: #fefefe;
}
.button.tiny {
font-size: 0.6rem;
}
.button.small {
font-size: 0.75rem;
}
.button.large {
font-size: 1.25rem;
}
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0;
}
.button.primary {
background-color: #1779ba;
color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
background-color: #126195;
color: #fefefe;
}
.button.secondary {
background-color: #767676;
color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
background-color: #5e5e5e;
color: #fefefe;
}
.button.success {
background-color: #3adb76;
color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #0a0a0a;
}
.button.warning {
background-color: #ffae00;
color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #0a0a0a;
}
.button.alert {
background-color: #cc4b37;
color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
background-color: #a53b2a;
color: #fefefe;
}
.button.hollow {
border: 1px solid #1779ba;
color: #1779ba;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
border-color: #0c3d5d;
color: #0c3d5d;
}
.button.hollow.primary {
border: 1px solid #1779ba;
color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #0c3d5d;
color: #0c3d5d;
}
.button.hollow.secondary {
border: 1px solid #767676;
color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3b3b3b;
color: #3b3b3b;
}
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539;
}
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700;
}
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #67251a;
color: #67251a;
}
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #1779ba;
color: #fefefe;
}
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #1779ba;
color: #fefefe;
}
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #767676;
color: #fefefe;
}
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: #3adb76;
color: #0a0a0a;
}
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #0a0a0a;
}
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe;
}
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em;
}
.button.dropdown.hollow::after {
border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after {
border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after {
border-top-color: #767676;
}
.button.dropdown.hollow.success::after {
border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after {
border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after {
border-top-color: #cc4b37;
}
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0;
}
.button-group {
margin-bottom: 1rem;
font-size: 0;
}
.button-group::before, .button-group::after {
display: table;
content: ' ';
}
.button-group::after {
clear: both;
}
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem;
}
.button-group .button:last-child {
margin-right: 0;
}
.button-group.tiny .button {
font-size: 0.6rem;
}
.button-group.small .button {
font-size: 0.75rem;
}
.button-group.large .button {
font-size: 1.25rem;
}
.button-group.expanded {
margin-right: -1px;
}
.button-group.expanded::before, .button-group.expanded::after {
display: none;
}
.button-group.expanded .button:first-child:last-child {
width: 100%;
}
.button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
display: inline-block;
width: calc(50% - 1px);
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
display: inline-block;
width: calc(33.33333% - 1px);
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
display: inline-block;
width: calc(25% - 1px);
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
display: inline-block;
width: calc(20% - 1px);
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
margin-right: -6px;
}
.button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
display: inline-block;
width: calc(16.66667% - 1px);
margin-right: 1px;
}
.button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
margin-right: -6px;
}
.button-group.primary .button {
background-color: #1779ba;
color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #126195;
color: #fefefe;
}
.button-group.secondary .button {
background-color: #767676;
color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5e5e5e;
color: #fefefe;
}
.button-group.success .button {
background-color: #3adb76;
color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #0a0a0a;
}
.button-group.warning .button {
background-color: #ffae00;
color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #0a0a0a;
}
.button-group.alert .button {
background-color: #cc4b37;
color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a53b2a;
color: #fefefe;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
width: 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 45em) {
.button-group.stacked-for-small .button {
width: auto;
margin-bottom: 0;
}
}
@media print, screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
width: auto;
margin-bottom: 0;
}
}
@media screen and (max-width: 44.9375em) {
.button-group.stacked-for-small.expanded {
display: block;
}
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0;
}
}
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
outline: 0;
}
.close-button:hover, .close-button:focus {
color: #0a0a0a;
}
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1;
}
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1;
}
.menu {
margin: 0;
list-style-type: none;
}
.menu > li {
display: table-cell;
vertical-align: middle;
}
[data-whatinput='mouse'] .menu > li {
outline: 0;
}
.menu > li > a {
display: block;
padding: 0.7rem 1rem;
line-height: 1;
}
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
vertical-align: middle;
}
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
vertical-align: middle;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
margin-right: 0.25rem;
display: inline-block;
}
.menu > li, .menu.horizontal > li {
display: table-cell;
}
.menu.expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
width: 100%;
}
.menu.vertical > li {
display: block;
}
@media print, screen and (min-width: 45em) {
.menu.medium-horizontal > li {
display: table-cell;
}
.menu.medium-expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.medium-expanded > li:first-child:last-child {
width: 100%;
}
.menu.medium-vertical > li {
display: block;
}
}
@media print, screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell;
}
.menu.large-expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.large-expanded > li:first-child:last-child {
width: 100%;
}
.menu.large-vertical > li {
display: block;
}
}
.menu.simple li {
display: inline-block;
vertical-align: top;
line-height: 1;
}
.menu.simple a {
padding: 0;
}
.menu.simple li {
margin-left: 0;
margin-right: 1rem;
}
.menu.simple.align-right li {
margin-right: 0;
margin-left: 1rem;
}
.menu.align-right::before, .menu.align-right::after {
display: table;
content: ' ';
}
.menu.align-right::after {
clear: both;
}
.menu.align-right > li {
float: right;
}
.menu.icon-top > li > a {
text-align: center;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
display: block;
margin: 0 auto 0.25rem;
}
.menu.icon-top.vertical a > span {
margin: auto;
}
.menu.nested {
margin-left: 1rem;
}
.menu .active > a {
background: #1779ba;
color: #fefefe;
}
.menu.menu-bordered li {
border: 1px solid #e6e6e6;
}
.menu.menu-bordered li:not(:first-child) {
border-top: 0;
}
.menu.menu-hover li:hover {
background-color: #e6e6e6;
}
.menu-text {
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit;
}
.menu-centered {
text-align: center;
}
.menu-centered > .menu {
display: inline-block;
vertical-align: top;
}
.no-js [data-responsive-menu] ul {
display: none;
}
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
}
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: '';
}
.menu-icon:hover::after {
background: #cacaca;
-webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
}
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: '';
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%;
}
.sticky-container {
position: relative;
}
.sticky {
position: relative;
z-index: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
position: fixed;
z-index: 5;
}
.sticky.is-stuck.is-at-top {
top: 0;
}
.sticky.is-stuck.is-at-bottom {
bottom: 0;
}
.sticky.is-anchored {
position: relative;
right: auto;
left: auto;
}
@media screen and (max-width: 720px) {
.sticky.is-anchored {
top: 0 !important;
}
}
.sticky.is-anchored.is-at-bottom {
bottom: 0;
}
body.is-reveal-open {
overflow: hidden;
}
html.is-reveal-open,
html.is-reveal-open body {
min-height: 100%;
overflow: hidden;
position: fixed;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: scroll;
}
.reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto;
}
[data-whatinput='mouse'] .reveal {
outline: 0;
}
@media print, screen and (min-width: 45em) {
.reveal {
min-height: 0;
}
}
.reveal .column, .reveal .columns {
min-width: 0;
}
.reveal > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 45em) {
.reveal {
width: 600px;
max-width: 100rem;
}
}
@media print, screen and (min-width: 45em) {
.reveal .reveal {
right: auto;
left: auto;
margin: 0 auto;
}
}
.reveal.collapse {
padding: 0;
}
@media print, screen and (min-width: 45em) {
.reveal.tiny {
width: 30%;
max-width: 100rem;
}
}
@media print, screen and (min-width: 45em) {
.reveal.small {
width: 50%;
max-width: 100rem;
}
}
@media print, screen and (min-width: 45em) {
.reveal.large {
width: 90%;
max-width: 100rem;
}
}
.reveal.full {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
@media screen and (max-width: 44.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
}
.reveal.without-overlay {
position: fixed;
}
.switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0;
}
.switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #cacaca;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer;
}
input + .switch-paddle {
margin: 0;
}
.switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: '';
}
input:checked ~ .switch-paddle,
input:checked ~ .switch-paddle.large:before {
background: #009fe3;
background: #10b000;
}
input:checked ~ .switch-paddle::after {
left: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0;
}
.switch-active, .switch-inactive {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.switch-active {
left: 8%;
display: none;
}
input:checked + label > .switch-active {
display: block;
}
.switch-inactive {
right: 15%;
}
input:checked + label > .switch-inactive {
display: none;
}
.switch.tiny {
height: 1.5rem;
}
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem;
text-indent: 3.75rem;
}
.switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem;
}
.switch.tiny br {
display: none;
}
.switch.small {
height: 1.75rem;
}
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem;
text-indent: 4.25rem;
}
.switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem;
}
.switch.small br {
display: none;
}
.switch.large {
height: 2.5rem;
}
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem;
text-indent: 5.75rem;
}
.switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 2rem;
height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem;
}
.switch.large br {
display: none;
}
.wpcf7-form .agreement span.error {
display: none;
color: red;
font-weight: normal;
font-size: 1rem;
padding-left: 4.25rem;
}
.wpcf7-form.invalid .agreement input:not(:checked) ~ .switch-paddle.large:before {
background-color: #f00;
}
.wpcf7-form.invalid .agreement input:not(:checked) ~ span.error {
display: block;
}
.title-bar {
padding: 0.5rem;
background-color: #003a5c;
color: #fefefe;
}
.title-bar::before, .title-bar::after {
display: table;
content: ' ';
}
.title-bar::after {
clear: both;
}
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.title-bar-left {
float: left;
}
.title-bar-right {
float: right;
text-align: right;
}
.title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold;
}
.top-bar {
padding: 0;
}
.top-bar::before, .top-bar::after {
display: table;
content: ' ';
}
.top-bar::after {
clear: both;
}
.top-bar input {
max-width: 200px;
margin-right: 1rem;
}
.top-bar .input-group-field {
width: 100%;
margin-right: 0;
}
.top-bar input.button {
width: auto;
}
@media screen and (max-width: 640px) {
.top-bar {
height: auto !important;
}
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
width: 100%;
}
@media print, screen and (min-width: 45em) {
.top-bar .top-bar-left,
.top-bar .top-bar-right {
width: auto;
}
}
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
width: 100%;
}
}
@media screen and (max-width: 74.9375em) {
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
width: 100%;
}
}
.top-bar-title {
display: inline-block;
float: left;
padding: 0.5rem 1rem 0.5rem 0;
}
.top-bar-title .menu-icon {
bottom: 2px;
}
.top-bar-left {
float: left;
}
.top-bar-right {
float: right;
}
.hide {
display: none !important;
}
.invisible {
visibility: hidden;
}
@media screen and (max-width: 44.9375em) {
.hide-for-small-only {
display: none !important;
}
}
@media screen and (max-width: 0em), screen and (min-width: 45em) {
.show-for-small-only {
display: none !important;
}
}
@media print, screen and (min-width: 45em) {
.hide-for-medium {
display: none !important;
}
}
@media screen and (max-width: 44.9375em) {
.show-for-medium {
display: none !important;
}
}
@media screen and (min-width: 45em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important;
}
}
@media screen and (max-width: 44.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important;
}
}
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important;
}
}
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important;
}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important;
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important;
}
}
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
}
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
}
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
}
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important;
}
}
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
}
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-center {
display: block;
margin-right: auto;
margin-left: auto;
}
.clearfix::before, .clearfix::after {
display: table;
content: ' ';
}
.clearfix::after {
clear: both;
}
.slide-in-down.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.slide-in-left.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.slide-in-up.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.slide-in-right.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.slide-out-down.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
.slide-out-right.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
}
.slide-out-up.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.slide-out-left.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
.fade-in.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 0;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
opacity: 1;
}
.fade-out.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 1;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
opacity: 0;
}
.hinge-in-from-top.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-right.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-left.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-out-from-top.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-right.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-left.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.scale-in-up.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.scale-in-down.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.scale-out-up.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
}
.scale-out-down.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
}
.spin-in.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
.spin-out.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
opacity: 0;
}
.spin-in-ccw.mui-enter {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
.spin-out-ccw.mui-leave {
-webkit-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
opacity: 0;
}
.slow {
-webkit-transition-duration: 750ms !important;
transition-duration: 750ms !important;
}
.fast {
-webkit-transition-duration: 250ms !important;
transition-duration: 250ms !important;
}
.linear {
-webkit-transition-timing-function: linear !important;
transition-timing-function: linear !important;
}
.ease {
-webkit-transition-timing-function: ease !important;
transition-timing-function: ease !important;
}
.ease-in {
-webkit-transition-timing-function: ease-in !important;
transition-timing-function: ease-in !important;
}
.ease-out {
-webkit-transition-timing-function: ease-out !important;
transition-timing-function: ease-out !important;
}
.ease-in-out {
-webkit-transition-timing-function: ease-in-out !important;
transition-timing-function: ease-in-out !important;
}
.bounce-in {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
-webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
-webkit-transition-delay: 300ms !important;
transition-delay: 300ms !important;
}
.long-delay {
-webkit-transition-delay: 700ms !important;
transition-delay: 700ms !important;
}
.shake {
-webkit-animation-name: shake-7;
animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%);
}
}
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%);
}
}
.spin-cw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
.spin-ccw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(1turn);
transform: rotate(1turn);
}
}
.wiggle {
-webkit-animation-name: wiggle-7deg;
animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
-webkit-animation-duration: 500ms;
animation-duration: 500ms;
}
.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.slow {
-webkit-animation-duration: 750ms !important;
animation-duration: 750ms !important;
}
.fast {
-webkit-animation-duration: 250ms !important;
animation-duration: 250ms !important;
}
.linear {
-webkit-animation-timing-function: linear !important;
animation-timing-function: linear !important;
}
.ease {
-webkit-animation-timing-function: ease !important;
animation-timing-function: ease !important;
}
.ease-in {
-webkit-animation-timing-function: ease-in !important;
animation-timing-function: ease-in !important;
}
.ease-out {
-webkit-animation-timing-function: ease-out !important;
animation-timing-function: ease-out !important;
}
.ease-in-out {
-webkit-animation-timing-function: ease-in-out !important;
animation-timing-function: ease-in-out !important;
}
.bounce-in {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
-webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
-webkit-animation-delay: 300ms !important;
animation-delay: 300ms !important;
}
.long-delay {
-webkit-animation-delay: 700ms !important;
animation-delay: 700ms !important;
} @media screen and (max-width: 44.9375em) {
.desktop-menu, .top-bar-left {
display: none !important;
}
}
@media print, screen and (min-width: 45em) {
#mobile-menu, .title-bar {
display: none !important;
}
}
.off-canvas > ul.menu {
height: 100vh;
padding: 1rem;
}
.off-canvas > ul.menu a {
color: #fefefe;
font-weight: 600;
font-size: 1.125rem;
opacity: .75;
}
.off-canvas > ul.menu .is-accordion-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem;
}
.off-canvas .menu .active > a {
background-color: #41525e;
}
.title-bar-title a {
font-size: 1rem;
color: #B9B9B9;
}
.top-bar .menu .home a {
font-size: 1rem;
color: #B9B9B9;
}
.top-bar .menu a {
color: #005b9b;
padding-top: 0;
padding-bottom: 0;
font-size: 1.5rem;
line-height: 1;
}
.top-bar .menu li:first-child a {
-webkit-background-size: cover;
background-size: cover;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/facebook-stoerer.png);
width: 84px;
text-indent: -999rem;
}
@media screen and (min-width: 720px) {
.top-bar .menu li:first-child a {
position: absolute;
left: 0;
top: 0;
}
}
.top-bar .menu li:last-child a {
-webkit-background-size: cover;
background-size: cover;
background-image: url(//fks-finanz.de/wp-content/uploads/2018/03/home-stoerer.png);
width: 84px;
text-indent: -999rem;
display: none;
}
@media screen and (min-width: 720px) {
.top-bar .menu li:last-child a {
position: absolute;
right: 0;
top: 0;
display: block;
}
}
.top-bar .menu > li:not(.menu-text) > a {
padding: 1rem;
}
.top-bar .dropdown.menu .submenu {
border: 0;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
padding-right: 1rem;
}
.top-bar .dropdown.menu .has-submenu.is-down-arrow > a::after {
border: 0;
}
.top-bar .dropdown.menu:first-child > li.is-dropdown-submenu-parent > a::after {
display: none;
}
.post-navigation:before,
.post-navigation:after {
content: "";
display: table;
}
.post-navigation:after {
clear: both;
}
.nav-previous {
float: left;
}
.nav-next {
float: right;
}
#footer-container {
max-width: 100%;
width: 100%;
margin: 0 auto;
}
#footer-container #footer {
max-width: 100rem;
margin-right: auto;
margin-left: auto;
padding: 1.875rem 0;
background-color: #697d91;
}
#footer-container #footer::before, #footer-container #footer::after {
display: table;
content: ' ';
}
#footer-container #footer::after {
clear: both;
}
#footer-container #footer ul {
list-style-type: none;
margin: 55px auto 0;
padding: 0;
width: 20rem;
}
#footer-container #footer ul a {
font-size: 1.125rem;
color: #fff;
}
#footer-container #footer ul li + li a {
position: relative;
}
#footer-container #footer ul li + li a:before {
content: "|";
position: absolute;
display: block;
left: -1px;
top: 10px;
color: white;
width: 1px;
height: 100%;
}
#footer-container #footer img {
margin: 50px auto 0;
}
#footer-container #footer img:last-child {
margin-bottom: 50px;
}
.sidebar {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 45em) {
.sidebar {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
.sidebar:last-child:not(:first-child) {
float: right;
}
@media print, screen and (min-width: 45em) {
.sidebar {
width: 33.33333%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
margin-top: 1rem;
}
}
@media print, screen and (min-width: 45em) and (min-width: 45em) {
.sidebar {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 45em) {
.sidebar:last-child:not(:first-child) {
float: right;
}
}
body#tinymce {
height: auto;
max-width: 100rem;
padding: 1.25rem !important;
}
.sites-button {
background: #FF6908;
font-size: 1.25rem;
font-weight: bold;
-webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
border-radius: 3px;
border: none;
}
.flex-card-example {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media print, screen and (min-width: 45em) {
.flex-card-example {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
.flex-card-example .card {
width: 100%;
}
.flex-card-example .card img {
width: 100%;
}
@media print, screen and (min-width: 45em) {
.flex-card-example .card {
width: 32%;
}
}
.flex-card-example .card .card-content {
padding: 1rem;
}
#featured-hero {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 6.25rem;
}
@media print, screen and (min-width: 45em) {
#featured-hero {
height: 12.5rem;
}
}
@media screen and (min-width: 75em) {
#featured-hero {
height: 25rem;
}
}
.dotted {
border-style: dashed;
margin: 2rem 0;
}
[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
outline: none;
}
#page-full-width {
max-width: 100rem;
margin-right: auto;
margin-left: auto;
}
#page-full-width::before, #page-full-width::after {
display: table;
content: ' ';
}
#page-full-width::after {
clear: both;
}
@media screen and (min-width: 720px) {
#page-full-width .main-content {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
}
}
@media screen and (min-width: 720px) and (min-width: 45em) {
#page-full-width .main-content {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (min-width: 720px) {
#page-full-width .main-content:last-child:not(:first-child) {
float: right;
}
}
.row.home {
-webkit-background-size: cover;
background-size: cover;
}
.home-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/07/mannheim-neckar-mob.jpg);
padding: 3rem 0 0;
background-position: 50%;
}
@media screen and (min-width: 720px) {
.home-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/07/mannheim-neckar.jpg);
}
}
.home-intro h1,
.home-intro h2,
.home-intro p {
color: #fff;
max-width: 600px;
margin-right: auto;
margin-left: auto;
font-weight: 300;
}
.home-intro h1 {
font-size: 2.25rem;
text-transform: uppercase;
}
.home-intro h2,
.home-intro p {
font-size: 1.125rem;
}
.home-intro h2 {
font-weight: 700;
}
.home-intro h3 {
font-size: 2.5rem;
color: #fff;
text-shadow: 2px 2px 4px #000;
margin-top: 50px;
}
@media screen and (min-width: 720px) {
.home-intro h3 {
margin-top: 300px;
}
}
.home-intro .column-block {
position: relative;
margin-top: 3rem;
}
.home-intro .column-block:before {
content: "";
position: absolute;
top: -37px;
left: 50%;
margin-left: -37px;
width: 74px;
height: 74px;
-webkit-background-size: cover;
background-size: cover;
z-index: 2;
}
.home-intro .column-block.telefon:before {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-intro-telefon.png);
}
.home-intro .column-block.buero:before {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-intro-buero.png);
}
.home-intro .column-block.anfrage:before {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-intro-anfrage.png);
}
.home-intro .column-block div {
background-color: #b3d335;
padding: 2.375rem 1rem;
}
.home-intro .column-block div h4,
.home-intro .column-block div h5,
.home-intro .column-block div p,
.home-intro .column-block div a {
color: #083a5c;
}
.home-intro .column-block div h4,
.home-intro .column-block div p {
font-weight: 700;
}
.home-intro .column-block div h4,
.home-intro .column-block div p strong {
font-size: 1.3125rem;
}
@media screen and (max-width: 768px) and (min-width: 720px) {
.home-intro .column-block div h4,
.home-intro .column-block div p strong {
font-size: 1.125rem;
}
}
.home-intro .column-block div h5 {
font-size: 1.25rem;
}
@media screen and (max-width: 768px) and (min-width: 720px) {
.home-intro .column-block div h5 {
font-size: 1rem;
}
}
.home-intro .column-block div p {
font-size: 1rem;
margin-bottom: 0;
}
@media screen and (max-width: 768px) and (min-width: 720px) {
.home-intro .column-block div p {
font-size: .875rem;
}
}
.home-intro .column-block div p strong {
color: #fff;
font-weight: 400;
}
.home-kontakt {
padding: 70px 0;
background-color: #e9edf0;
}
.home-kontakt div {
background-color: #005a9a;
padding: 0 0 2rem;
}
.home-kontakt div h3,
.home-kontakt div p {
color: #fff;
padding: 0 1rem;
}
.home-kontakt div h3 {
font-size: 1.25rem;
text-transform: uppercase;
margin-top: 40px;
}
.home-kontakt div p {
font-size: 1.125rem;
}
.home-kontakt div p + p {
margin-bottom: 0;
}
.home-kontakt div p:last-child {
margin-bottom: 40px;
}
.home-kontakt div + div {
background-color: #fff;
padding: 0;
}
.home-kontakt div + div a {
color: #009ee3;
position: relative;
display: inline-block;
height: 50px;
line-height: 46px;
padding-left: 1.5rem;
}
.home-kontakt div + div a:before {
content: "";
position: absolute;
left: -1rem;
top: 9px;
display: block;
width: 32px;
height: 32px;
-webkit-background-size: contain;
background-size: contain;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-dotted-arrow-blue.png);
background-repeat: no-repeat;
}
.home-kontakt div + div p {
margin-bottom: 0 !important;
}
.home-anfrage {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-home-anfrage-mob.jpg);
padding: 70px 0 70px;
} @media screen and (min-width: 720px) {
.home-anfrage {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-home-anfrage.jpg);
padding-bottom: 300px;
}
}
.home-anfrage .column-block {
position: relative;
margin-top: 3rem;
}
.home-anfrage .column-block:before {
position: absolute;
top: -37px;
left: 50%;
margin-left: -37px;
width: 74px;
height: 74px;
-webkit-background-size: cover;
background-size: cover;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-numbers.png);
z-index: 2;
color: #fff;
text-align: center;
font-size: 2.5rem;
line-height: 4.5rem;
}
.home-anfrage .column-block.eins:before {
content: "1";
}
.home-anfrage .column-block.zwei:before {
content: "2";
}
.home-anfrage .column-block.drei:before {
content: "3";
}
.home-anfrage .column-block div {
background-color: #133a5e;
padding: 3.375rem 1.5rem 1.5rem;
min-height: 153px;
height: 100%;
}
.home-anfrage .column-block div h3 {
color: #fff;
font-size: 1.3125rem;
font-weight: 400;
display: table-cell;
vertical-align: middle;
}
.home-anfrage > div + div p {
background-color: #e3d6af;
}
.home-anfrage > div + div a {
display: inline-block;
color: #153b5d;
position: relative;
font-size: 1.25rem;
height: 60px;
line-height: 60px;
}
@media screen and (min-width: 480px) {
.home-anfrage > div + div a {
padding-left: 1.5rem;
font-size: 2rem;
height: 80px;
line-height: 80px;
}
.home-anfrage > div + div a:before {
content: "";
position: absolute;
left: -1rem;
top: 26px;
display: block;
width: 32px;
height: 32px;
-webkit-background-size: contain;
background-size: contain;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-dotted-arrow-darkblue.png);
background-repeat: no-repeat;
}
}
.home-sofortkredite {
padding: 70px 0;
background-color: #e9edf0;
}
.home-sofortkredite h2 {
color: #222222;
font-size: 2rem;
text-transform: uppercase;
}
@media screen and (min-width: 480px) {
.home-sofortkredite h2 {
font-size: 2.625rem;
}
}
.home-sofortkredite h3 {
color: #42974e;
font-size: 1.125rem;
}
@media screen and (max-width: 720px) {
.home-sofortkredite .column-block {
padding: 0;
}
}
.home-sofortkredite .column-block div {
background-color: #d9e2e8;
padding-top: 2.375rem;
}
@media screen and (max-width: 1024px) {
.home-sofortkredite .column-block div {
padding-top: 1.25rem;
}
}
.home-sofortkredite .column-block div img {
margin-bottom: 2.375rem;
}
@media screen and (max-width: 1024px) {
.home-sofortkredite .column-block div img {
width: 75px;
height: auto;
margin-bottom: 1.25rem;
}
}
.home-sofortkredite .column-block p {
background-color: #42974e;
}
.home-sofortkredite .column-block p a {
color: #fff;
display: inline-block;
padding: 1.25rem 0;
font-size: 1.4rem;
}
.home-sofortkredite .column-block p a span {
color: #bdcd00;
position: relative;
padding-left: 1.5rem;
}
.home-sofortkredite .column-block p a span:before {
content: "";
position: absolute;
left: -1rem;
top: 2px;
display: block;
width: 32px;
height: 32px;
-webkit-background-size: contain;
background-size: contain;
background-repeat: no-repeat;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-dotted-arrow-yellow.png);
}
.home-sofortkredite .column-block p a:hover span {
color: #fff;
}
.home-argumente {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-home-argumente-mob.jpg);
padding: 70px 0 70px;
}
@media screen and (min-width: 720px) {
.home-argumente {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-home-argumente.jpg);
padding-bottom: 400px;
}
}
.home-argumente > div:first-child div {
background-color: rgba(255, 255, 255, 0.7);
padding: 2rem;
}
.home-argumente h2,
.home-argumente h3 {
text-transform: uppercase;
color: #222222;
font-size: 1.75rem;
}
@media screen and (min-width: 480px) {
.home-argumente h2,
.home-argumente h3 {
font-size: 2.625rem;
}
}
.home-argumente h2 {
font-weight: 700;
}
.home-argumente .column-block div {
padding: 2rem;
background-color: rgba(255, 255, 255, 0.7);
color: #222222;
font-size: 1.125rem;
}
.home-argumente .column-block div p {
margin-bottom: 0;
}
@media screen and (max-width: 720px) {
.home-argumente .column-block:first-child {
margin-top: 1.25rem;
}
}
@media screen and (min-width: 1200px) {
.kredit-sofort-entscheidung {
display: block;
width: 305px;
height: 476px;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/stoerer-home.png);
position: absolute;
right: 2rem;
top: 2rem;
}
.kredit-sofort-entscheidung h2,
.kredit-sofort-entscheidung p {
text-indent: -999rem;
}
}
@media screen and (max-width: 1199px) {
.kredit-sofort-entscheidung {
margin-top: 2rem;
padding: 2rem 1rem 1rem;
background-color: rgba(19, 58, 94, 0.5);
}
}
.ueber-uns-intro {
color: #43964c;
position: relative;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/07/mannheim-fernmeldeturm-mob.jpg);
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
background-position: 50%;
}
@media screen and (min-width: 720px) {
.ueber-uns-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/07/mannheim-fernmeldeturm.jpg);
-webkit-background-size: cover;
background-size: cover;
}
}
.ueber-uns-intro .column .column, .ueber-uns-intro .columns .column, .ueber-uns-intro .column .columns, .ueber-uns-intro .columns .columns {
background-color: #f6f5ee;
margin-top: 280px;
padding: 2.5rem 0 0;
}
.ueber-uns-intro h1,
.ueber-uns-intro h2,
.ueber-uns-intro p {
font-weight: 300;
padding-right: 2.5rem;
padding-left: 2.5rem;
}
.ueber-uns-intro h1 {
text-transform: uppercase;
}
.ueber-uns-intro h2 {
font-size: 1.125rem;
font-weight: 700;
}
.ueber-uns-intro p { font-size: 1.25rem;
margin-bottom: 0;
}
.ueber-uns-intro p:last-child {
padding: 0;
}
.ueber-uns-intro img {
margin-top: 2.5rem;
}
.ueber-uns-content {
margin-top: 120px;
color: #003b5c;
}
.ueber-uns-content h3 {
font-size: 3.5rem;
text-transform: uppercase;
}
.ueber-uns-content p {
font-size: inherit;
margin-bottom: 2rem;
}
.ueber-uns-content.ueber-uns-content-ihk {
padding-top: 2rem;
background-color: #EBF6F5;
}
.ueber-uns-content.ueber-uns-content-ihk h3 {
font-size: 2.5rem;
}
.kredite-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-kredit-intro-mob.jpg);
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
background-position: 50% 0;
}
@media screen and (max-width: 720px) {
.kredite-intro {
padding: 24vw 0 0;
}
.kredite-intro > .column, .kredite-intro > .columns {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (min-width: 721px) {
.kredite-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-kredit-intro.jpg);
-webkit-background-size: cover;
background-size: cover;
padding: 70px 0;
}
}
.kredite-intro h1,
.kredite-intro h2 {
background-color: #44badd;
margin-bottom: 0;
}
.kredite-intro h1 {
font-size: 2.5rem;
padding-top: 3.5rem;
color: #fff;
text-transform: uppercase;
}
.kredite-intro h2 {
font-size: 1.125rem;
padding-bottom: 2.5rem;
color: #04629e;
font-weight: 700;
}
.kredite-intro p {
background-color: #fff;
}
.kredite-intro .dotted-arrow {
color: #009ee3;
position: relative;
display: inline-block;
height: 80px;
line-height: 76px;
padding-left: 1.5rem;
font-size: 2rem;
}
.kredite-intro .dotted-arrow:before {
content: "";
position: absolute;
left: -1.5rem;
top: 23px;
display: block;
width: 32px;
height: 32px;
-webkit-background-size: contain;
background-size: contain;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-dotted-arrow-blue.png);
background-repeat: no-repeat;
}
.kredit-sub {
padding: 70px 0;
position: relative;
}
.kredit-sub:nth-child(2n) {
background-color: #e9edef;
}
.kredit-sub .img {
padding: 0;
}
.kredit-sub .img img {
background-color: #d9e1e6;
padding: 20%;
}
.kredit-sub h3 {
font-size: 3.5rem;
color: #009ee0;
text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
.kredit-sub h3 {
font-size: 4.65vw;
}
}
.kredit-sub a {
background-color: #009ee0;
color: #fff;
font-size: 1.5rem;
height: 50px;
line-height: 50px;
width: 160px;
padding-left: 3.5rem;
display: block;
position: relative;
}
.kredit-sub a:before {
content: "";
position: absolute;
left: .75rem;
top: 11px;
display: block;
width: 32px;
height: 32px;
-webkit-background-size: contain;
background-size: contain;
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-dotted-arrow-white.png);
background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
.kredit-sub a {
position: absolute;
top: 70px;
right: 0;
}
}
.kontakt-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-kontakt-intro-mob.jpg);
background-position: 50% 0;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
}
.kontakt-intro h1 {
color: #fff;
}
.kontakt-intro .column-block {
position: relative;
margin-top: 3rem;
padding: 0 1rem;
}
.kontakt-intro .column-block:before {
content: "";
position: absolute;
top: -37px;
left: 50%;
margin-left: -37px;
width: 74px;
height: 74px;
-webkit-background-size: cover;
background-size: cover;
z-index: 2;
}
.kontakt-intro .column-block.telefon:before {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-intro-telefon.png);
}
.kontakt-intro .column-block.buero:before {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/icon-home-intro-buero.png);
}
.kontakt-intro .column-block div {
background-color: #b3d335;
padding: 50px 30px 30px;
}
.kontakt-intro .column-block h2,
.kontakt-intro .column-block p {
color: #083a5c;
}
.kontakt-intro .column-block h2,
.kontakt-intro .column-block h3 {
font-weight: 300;
}
.kontakt-intro .column-block h2 {
font-size: 1.375rem;
line-height: 2.5rem;
}
@media screen and (min-width: 720px) {
.kontakt-intro .column-block h2 {
height: 5rem;
}
}
.kontakt-intro .column-block h3 {
text-transform: uppercase;
font-size: 1.375rem;
color: #fff;
}
.kontakt-intro .column-block p {
font-size: 1.125rem;
font-weight: 700;
}
@media screen and (max-width: 720px) {
.kontakt-intro {
padding: 36vw 0 0;
}
.kontakt-intro .column, .kontakt-intro .columns {
padding-left: 0;
padding-right: 0;
}
.kontakt-intro h1 {
font-size: 7vw;
}
}
@media screen and (min-width: 721px) {
.kontakt-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-kontakt-intro.jpg);
-webkit-background-size: cover;
background-size: cover;
padding: 70px 0;
}
}
.kontakt-anfahrt {
margin: 3rem 0;
}
.kontakt-anfahrt h2 {
color: #04629e;
}
.kontakt-anfahrt .map {
position: relative;
height: 0;
width: 100%;
padding-bottom: 56.25%;
}
.anfrage-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-anfrage-intro-mob.jpg);
-webkit-background-size: cover;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
padding: 70px 0;
}
@media screen and (min-width: 720px) {
.anfrage-intro {
background-image: url(//fks-finanz.de/wp-content/uploads/2017/05/bg-anfrage-intro.jpg);
}
}
.anfrage-intro h1,
.anfrage-intro h2,
.anfrage-intro p {
margin-bottom: 0;
line-height: 1.2;
}
.anfrage-intro h1,
.anfrage-intro h2 {
background-color: #f8a900;
}
.anfrage-intro h1 {
color: #29366f;
text-transform: uppercase;
font-size: 2.625rem;
padding: 50px 1rem 10px;
}
.anfrage-intro h2 {
font-size: 1.125rem;
font-weight: 700;
padding: 0 1rem 40px;
}
.anfrage-intro p {
background-color: rgba(255, 255, 255, 0.85);
padding: .5rem 1rem;
font-size: 1.125rem;
color: #29366f;
}
.anfrage-intro h1 + h2 + p {
padding-top: 40px;
}
.anfrage-intro h1 + h2 + p + p + p {
padding-top: 0;
padding-bottom: 40px;
}
.anfrage-formular {
margin: 70px 0;
}
.anfrage-formular h3 {
background-color: #e9edf0;
font-size: 1.5rem;
text-transform: uppercase;
padding: .25em .5em;
margin-top: 1.5rem;
}
.anfrage-formular label {
font-size: 1.125rem;
color: #222222;
}
.anfrage-formular .euro {
position: relative;
}
.anfrage-formular .euro input {
padding: 0 1rem 0 0;
}
.anfrage-formular .euro:after {
content: "€";
display: block;
width: 1rem;
height: 100%;
position: absolute;
right: 1rem;
top: 0;
color: #004e7f;
background-color: transparent;
line-height: 2rem;
vertical-align: middle;
text-align: right;
}
.anfrage-formular .mabo {
margin-bottom: 2rem;
}
.anfrage-formular .switch.tiny .switch-paddle {
font-size: 1.125rem;
color: #229cde;
line-height: 1.4;
}
.anfrage-formular .agreement {
padding: .5rem 1rem;
background-color: #009fe3;
}
.anfrage-formular .agreement label {
color: #fff;
}
.anfrage-formular .agreement .switch.tiny {
margin-bottom: 0;
height: auto;
}
.anfrage-formular .agreement .switch.tiny .switch-paddle {
color: #1c323a;
}
.anfrage-formular input[type=submit] {
display: block;
width: 100%;
padding: 1rem;
margin-top: 2rem;
border: 0;
background-color: #009fe3;
font-size: 1.5rem;
color: #fff;
cursor: pointer;
}
.anfrage-formular .wpcf7-form {
position: relative;
}
.anfrage-formular .wpcf7-not-valid-tip {
position: relative;
top: -.8rem;
}
.anfrage-formular div.wpcf7-validation-errors {
width: 66.67%;
position: absolute;
top: -4rem;
left: 16%;
}
.switch.tiny .switch-paddle.large {height:auto;padding-left:4.25rem;background-color:transparent;position:relative;text-indent:0;}
.switch-paddle.large:before {display:block;position:absolute;top:0;left:0;content:"";background-color:rgb(202, 202, 202);width:3rem;height:1.5rem;}
article header,
article footer {
display: none;
}
.site-header .logo a {
margin: 2rem 0;
display: block;
}
.site-header,
#footer-container {
position: relative;
}
@media screen and (min-width: 720px) {
.site-header,
#footer-container {
max-width: 1600px;
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
margin: 0 auto;
float: none;
}
}
@media screen and (min-width: 720px) and (min-width: 45em) {
.site-header,
#footer-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (min-width: 720px) {
.site-header:last-child:not(:first-child),
#footer-container:last-child:not(:first-child) {
float: right;
}
}
.site-header .logo img,
.site-header img,
#footer-container .logo img,
#footer-container img {
width: 230px;
height: auto;
}
.site-header,
.main-content,
#footer-container {
position: relative;
}
@media screen and (min-width: 720px) {
.site-header:before, .site-header:after,
.main-content:before,
.main-content:after,
#footer-container:before,
#footer-container:after {
content: "";
display: block;
width: 0.9375rem;
height: 100%;
background-color: rgba(0, 0, 0, 0.15);
position: absolute;
}
.site-header:before,
.main-content:before,
#footer-container:before {
background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, 0.15)));
background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
top: 0;
left: 0;
}
.site-header:after,
.main-content:after,
#footer-container:after {
background: -webkit-gradient(linear, right top, left top, from(transparent), to(rgba(0, 0, 0, 0.15)));
background: -webkit-linear-gradient(right, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.15) 100%);
top: 0;
right: 0;
}
}
.line-below {
position: relative;
}
.line-below:after {
position: absolute;
bottom: -1rem;
left: 50%;
left: calc(50% - 25px);
display: block;
content: "";
width: 50px;
height: 1px;
background-color: #003b5c;
}
@media screen and (max-width:720px) { .page-id-16 .ueber-uns-intro .column .column,
.page-id-16 .ueber-uns-intro .columns .column,
.page-id-16 .ueber-uns-intro .column .columns,
.page-id-16 .ueber-uns-intro .columns .columns {
margin-top: 0;
}
.ueber-uns-content h3 {
font-size: 2.5rem;
}
p.text-center {
padding: 0 1rem;
}
.kredite-intro .dotted-arrow {
line-height: 1.7em;
}
.kredite-intro .dotted-arrow::before {
left: 0;
}
}
@media screen and (max-width:420px) {
.ueber-uns-content h3 {
font-size: 2rem !important;
}
}