/*!
 * Theme Name: Buero CC
 * Theme URI: https://buero-cc.de/
 * Description: WordPress Framework for custom theme development
 * Author: Buero CC
 * Author URI: https://buero-cc.de/
 * Version: 1.0.0
 */ /*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */
 /* roboto-condensed-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-300italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* roboto-condensed-700italic - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto Condensed';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
 @-webkit-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
p,
pre,
dl,
dd,
ol,
ul,
figure,
hr,
fieldset,
legend {
    margin: 0;
    padding: 0;
}
li > ol,
li > ul {
    margin-bottom: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset {
    min-width: 0;
    border: 0;
} /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    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,
main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
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,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
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;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    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;
}
details,
menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
::selection {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-shadow: none;
}
@font-face {
    font-family: "Droid Sans";
    src: url("fonts/DroidSans-Bold.eot");
    src: url("fonts/DroidSans-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/DroidSans-Bold.woff2") format("woff2"), url("fonts/DroidSans-Bold.woff") format("woff"), url("fonts/DroidSans-Bold.ttf") format("truetype"),
        url("fonts/DroidSans-Bold.svg#DroidSans-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Droid Sans";
    src: url("fonts/DroidSans.eot");
    src: url("fonts/DroidSans.eot?#iefix") format("embedded-opentype"), url("fonts/DroidSans.woff2") format("woff2"), url("fonts/DroidSans.woff") format("woff"), url("fonts/DroidSans.ttf") format("truetype"),
        url("fonts/DroidSans.svg#DroidSans") format("svg");
    font-weight: normal;
    font-style: normal;
}
html {
    font-family: "Roboto Condensed";
    font-size: 0.9375em;
    line-height: 1.66667;
    background-color: #fff;
    color: #8a939f;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
* {
    outline: none;
}
#funnelforms {
    display: none;
}
@media screen and (max-width: 660px) {
    #funnelforms {
        padding: 0;
    }
}
#funnelforms .container {
    max-width: 860px;
}
@media screen and (max-width: 960px) {
    #funnelforms .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Condensed";
    color: #000;
    font-weight: 700 !important;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
    color: inherit;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 700 !important;
}
hr {
    background-color: none;
    border: none;
    border-bottom: 1px solid rgba(221, 220, 220, 0.5);
    height: 1px;
    margin-bottom: 25px;
}
.entry-content img:not(:last-child),
.entry-content ul:not(:last-child),
.entry-content ol:not(:last-child),
.entry-content pre:not(:last-child),
.entry-content p:not(:last-child),
.entry-content blockquote:not(:last-child),
.entry-content .embedded:not(:last-child) {
    margin-bottom: 25px;
}
.entry-content i,
.entry-content em {
    font-style: italic;
}
.entry-content b,
.entry-content strong {
    font-weight: 700;
}
.entry-content ul,
.entry-content ol {
    list-style-type: none;
    margin-left: 30px;
}
.entry-content ul li,
.entry-content ol li {
    position: relative;
}
.entry-content ul li:not(:last-child),
.entry-content ol li:not(:last-child) {
    padding-bottom: 16px;
}
.entry-content ol {
    counter-reset: ol-list;
}
.entry-content ol li {
    counter-increment: ol-list;
    padding-left: 30px;
}
.entry-content ol li:before {
    content: counter(ol-list);
    height: 20px;
    width: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    border-radius: 50%;
    background-color: #810204;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.entry-content ul li {
    padding-left: 17px;
}
.entry-content ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 7px;
    width: 7px;
    background-color: #810204;
    border-radius: 50%;
}
a {
    color: blue;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}
img[width],
img[height] {
    max-width: none;
}
.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.alignnone,
a img.alignnone {
    margin: 0 0 25px;
}
.aligncenter,
div.aligncenter,
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.alignright,
a img.alignright {
    float: right;
    margin: 0 0 25px 25px;
}
.alignleft,
a img.alignleft {
    float: left;
    margin: 0 25px 25px 0;
}
.wp-caption {
    background: transparent;
    border: 0 none;
    max-width: 100%;
    padding: 13px 0;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0 0 25px;
}
.wp-caption.aligncenter {
    margin: 0 auto 25px;
}
.wp-caption.alignleft {
    margin: 0 25px 25px 0;
}
.wp-caption.alignright {
    margin: 0 0 25px 25px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 13px;
}
.screen-reader-text,
.assistive-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus,
.assistive-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    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: 13px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 13px;
    width: auto;
    z-index: 100000;
}
.container {
    margin: 0 auto;
    max-width: 1770px;
    padding-left: 25px;
    padding-right: 25px;
}
.container--narrow {
    max-width: 1024px;
}
.embedded {
    display: block;
    overflow: hidden;
    position: relative;
}
.embedded .embedded__item,
.embedded video,
.embedded iframe,
.embedded embed,
.embedded object {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.embedded:before {
    content: "";
    display: block;
    padding-bottom: 100%;
    width: 100%;
}
.embedded--3by1:before {
    padding-bottom: 33%;
}
.embedded--2by1:before {
    padding-bottom: 50%;
}
.embedded--16by9:before {
    padding-bottom: 56.25%;
}
.embedded--4by3:before {
    padding-bottom: 75%;
}
.embedded--center .embedded__item,
.embedded--center video,
.embedded--center iframe,
.embedded--center embed,
.embedded--center object {
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.embedded--center .embedded__item:-webkit-full-screen,
.embedded--center .embedded__item:-moz-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center .embedded__item:-webkit-full-screen,
.embedded--center video:-webkit-full-screen,
.embedded--center video:-moz-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center .embedded__item:-webkit-full-screen,
.embedded--center iframe:-webkit-full-screen,
.embedded--center iframe:-moz-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center .embedded__item:-webkit-full-screen,
.embedded--center embed:-webkit-full-screen,
.embedded--center embed:-moz-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center .embedded__item:-webkit-full-screen,
.embedded--center object:-webkit-full-screen,
.embedded--center object:-moz-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center .embedded__item:-webkit-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center video:-webkit-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center video:-webkit-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center video:-webkit-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center video:-webkit-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center video:-webkit-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center iframe:-webkit-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center iframe:-webkit-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center iframe:-webkit-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center iframe:-webkit-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center iframe:-webkit-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center embed:-webkit-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center embed:-webkit-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center embed:-webkit-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center embed:-webkit-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center embed:-webkit-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center object:-webkit-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center object:-webkit-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center object:-webkit-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center object:-webkit-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center object:-webkit-full-screen {
    transform: translate(0, 0);
    top: 0;
    left: 0;
}
.embedded--center .embedded__item:-webkit-full-screen,
.embedded--center .embedded__item:-moz-full-screen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center .embedded__item:fullscreen,
.embedded--center video:-webkit-full-screen,
.embedded--center video:-moz-full-screen,
.embedded--center video:-ms-fullscreen .embedded--center .embedded__item:fullscreen,
.embedded--center iframe:-webkit-full-screen,
.embedded--center iframe:-moz-full-screen,
.embedded--center iframe:-ms-fullscreen .embedded--center .embedded__item:fullscreen,
.embedded--center embed:-webkit-full-screen,
.embedded--center embed:-moz-full-screen,
.embedded--center embed:-ms-fullscreen .embedded--center .embedded__item:fullscreen,
.embedded--center object:-webkit-full-screen,
.embedded--center object:-moz-full-screen,
.embedded--center object:-ms-fullscreen .embedded--center .embedded__item:fullscreen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center video:fullscreen,
.embedded--center video:-ms-fullscreen .embedded--center video:fullscreen,
.embedded--center iframe:-ms-fullscreen .embedded--center video:fullscreen,
.embedded--center embed:-ms-fullscreen .embedded--center video:fullscreen,
.embedded--center object:-ms-fullscreen .embedded--center video:fullscreen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center iframe:fullscreen,
.embedded--center video:-ms-fullscreen .embedded--center iframe:fullscreen,
.embedded--center iframe:-ms-fullscreen .embedded--center iframe:fullscreen,
.embedded--center embed:-ms-fullscreen .embedded--center iframe:fullscreen,
.embedded--center object:-ms-fullscreen .embedded--center iframe:fullscreen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center embed:fullscreen,
.embedded--center video:-ms-fullscreen .embedded--center embed:fullscreen,
.embedded--center iframe:-ms-fullscreen .embedded--center embed:fullscreen,
.embedded--center embed:-ms-fullscreen .embedded--center embed:fullscreen,
.embedded--center object:-ms-fullscreen .embedded--center embed:fullscreen,
.embedded--center .embedded__item:-ms-fullscreen .embedded--center object:fullscreen,
.embedded--center video:-ms-fullscreen .embedded--center object:fullscreen,
.embedded--center iframe:-ms-fullscreen .embedded--center object:fullscreen,
.embedded--center embed:-ms-fullscreen .embedded--center object:fullscreen,
.embedded--center object:-ms-fullscreen .embedded--center object:fullscreen {
    transform: translate(0, 0);
    top: 0;
    left: 0;
}
.icon {
    display: inline-block;
    fill: currentColor;
    height: 16px;
    vertical-align: middle;
    width: 16px;
}
.flex-row.flex-row--small > .col,
.flex-row.flex-row--small > [class^="col-"] {
    padding: 0 5px 20px 5px;
}
[class^="flex-row"] > .col,
[class^="flex-row"] > [class^="col-"] {
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    padding: 0 20px 40px 20px;
    display: block;
}
@media screen and (max-width: 960px) {
    [class^="flex-row"] > .col,
    [class^="flex-row"] > [class^="col-"] {
        padding: 0 20px 20px 20px;
    }
}
[class^="flex-row"] > [class^="col-"] {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
[class^="flex-row"] {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
}
:root [class^="flex-row"] {
    margin-left: -20px;
    margin-right: -20px;
}
:root .flex-row--small {
    margin-left: -5px;
    margin-right: -5px;
}
.flex-row--middle {
    -ms-flex-align: center;
    align-items: center;
}
.flex-row--top {
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex-row--bottom {
    -ms-flex-align: end;
    align-items: flex-end;
}
.flex-row--center {
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-row--reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex-row--around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex-row--between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-row--stretch {
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.flex-row--stretch > .col,
.flex-row--stretch > [class^="col-"] {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-row--gutter-none > .col,
.flex-row--gutter-none > [class^="col-"] {
    padding: 0;
}
.flex-row--gutter-bottom-none > .col,
.flex-row--gutter-bottom-none > [class^="col-"] {
    padding: 0 8px 0 8px;
}
.flex-row--gutter-between-none > .col,
.flex-row--gutter-between-none > [class^="col-"] {
    padding: 0 0 16px 0;
}
.flex-row--gutter-none,
.flex-row--gutter-between-none {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.col-first {
    -ms-flex-order: -1;
    order: -1;
}
.col-last {
    -ms-flex-order: 1;
    order: 1;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
[class^="flex-row"] > .col-1 {
    max-width: 8.33333%;
    width: 8.33333%;
}
[class^="flex-row"] > .col-2 {
    max-width: 16.66667%;
    width: 16.66667%;
}
[class^="flex-row"] > .col-3 {
    max-width: 25%;
    width: 25%;
}
[class^="flex-row"] > .col-4 {
    max-width: 33.33333%;
    width: 33.33333%;
}
[class^="flex-row"] > .col-5 {
    max-width: 41.66667%;
    width: 41.66667%;
}
[class^="flex-row"] > .col-6 {
    max-width: 50%;
    width: 50%;
}
[class^="flex-row"] > .col-7 {
    max-width: 58.33333%;
    width: 58.33333%;
}
[class^="flex-row"] > .col-8 {
    max-width: 66.66667%;
    width: 66.66667%;
}
[class^="flex-row"] > .col-9 {
    max-width: 75%;
    width: 75%;
}
[class^="flex-row"] > .col-10 {
    max-width: 83.33333%;
    width: 83.33333%;
}
[class^="flex-row"] > .col-11 {
    max-width: 91.66667%;
    width: 91.66667%;
}
[class^="flex-row"] > .col-12 {
    max-width: 100%;
    width: 100%;
}
@media (min-width: 660px) {
    [class^="flex-row"] > .col-1\@sm {
        max-width: 8.33333%;
        width: 8.33333%;
    }
    [class^="flex-row"] > .col-2\@sm {
        max-width: 16.66667%;
        width: 16.66667%;
    }
    [class^="flex-row"] > .col-3\@sm {
        max-width: 25%;
        width: 25%;
    }
    [class^="flex-row"] > .col-4\@sm {
        max-width: 33.33333%;
        width: 33.33333%;
    }
    [class^="flex-row"] > .col-5\@sm {
        max-width: 41.66667%;
        width: 41.66667%;
    }
    [class^="flex-row"] > .col-6\@sm {
        max-width: 50%;
        width: 50%;
    }
    [class^="flex-row"] > .col-7\@sm {
        max-width: 58.33333%;
        width: 58.33333%;
    }
    [class^="flex-row"] > .col-8\@sm {
        max-width: 66.66667%;
        width: 66.66667%;
    }
    [class^="flex-row"] > .col-9\@sm {
        max-width: 75%;
        width: 75%;
    }
    [class^="flex-row"] > .col-10\@sm {
        max-width: 83.33333%;
        width: 83.33333%;
    }
    [class^="flex-row"] > .col-11\@sm {
        max-width: 91.66667%;
        width: 91.66667%;
    }
    [class^="flex-row"] > .col-12\@sm {
        max-width: 100%;
        width: 100%;
    }
    .hide\@sm {
        display: none !important;
    }
    .show\@sm {
        display: block !important;
    }
    .col-first\@sm {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last\@sm {
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 960px) {
    [class^="flex-row"] > .col-1\@md {
        max-width: 8.33333%;
        width: 8.33333%;
    }
    [class^="flex-row"] > .col-2\@md {
        max-width: 16.66667%;
        width: 16.66667%;
    }
    [class^="flex-row"] > .col-3\@md {
        max-width: 25%;
        width: 25%;
    }
    [class^="flex-row"] > .col-4\@md {
        max-width: 33.33333%;
        width: 33.33333%;
    }
    [class^="flex-row"] > .col-5\@md {
        max-width: 41.66667%;
        width: 41.66667%;
    }
    [class^="flex-row"] > .col-6\@md {
        max-width: 50%;
        width: 50%;
    }
    [class^="flex-row"] > .col-7\@md {
        max-width: 58.33333%;
        width: 58.33333%;
    }
    [class^="flex-row"] > .col-8\@md {
        max-width: 66.66667%;
        width: 66.66667%;
    }
    [class^="flex-row"] > .col-9\@md {
        max-width: 75%;
        width: 75%;
    }
    [class^="flex-row"] > .col-10\@md {
        max-width: 83.33333%;
        width: 83.33333%;
    }
    [class^="flex-row"] > .col-11\@md {
        max-width: 91.66667%;
        width: 91.66667%;
    }
    [class^="flex-row"] > .col-12\@md {
        max-width: 100%;
        width: 100%;
    }
    .hide\@md {
        display: none !important;
    }
    .show\@md {
        display: block !important;
    }
    .col-first\@md {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last\@md {
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 1200px) {
    [class^="flex-row"] > .col-1\@lg {
        max-width: 8.33333%;
        width: 8.33333%;
    }
    [class^="flex-row"] > .col-2\@lg {
        max-width: 16.66667%;
        width: 16.66667%;
    }
    [class^="flex-row"] > .col-3\@lg {
        max-width: 25%;
        width: 25%;
    }
    [class^="flex-row"] > .col-4\@lg {
        max-width: 33.33333%;
        width: 33.33333%;
    }
    [class^="flex-row"] > .col-5\@lg {
        max-width: 41.66667%;
        width: 41.66667%;
    }
    [class^="flex-row"] > .col-6\@lg {
        max-width: 50%;
        width: 50%;
    }
    [class^="flex-row"] > .col-7\@lg {
        max-width: 58.33333%;
        width: 58.33333%;
    }
    [class^="flex-row"] > .col-8\@lg {
        max-width: 66.66667%;
        width: 66.66667%;
    }
    [class^="flex-row"] > .col-9\@lg {
        max-width: 75%;
        width: 75%;
    }
    [class^="flex-row"] > .col-10\@lg {
        max-width: 83.33333%;
        width: 83.33333%;
    }
    [class^="flex-row"] > .col-11\@lg {
        max-width: 91.66667%;
        width: 91.66667%;
    }
    [class^="flex-row"] > .col-12\@lg {
        max-width: 100%;
        width: 100%;
    }
    .hide\@lg {
        display: none !important;
    }
    .show\@lg {
        display: block !important;
    }
    .col-first\@lg {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last\@lg {
        -ms-flex-order: 1;
        order: 1;
    }
}
@media (min-width: 1366px) {
    [class^="flex-row"] > .col-1\@xl {
        max-width: 8.33333%;
        width: 8.33333%;
    }
    [class^="flex-row"] > .col-2\@xl {
        max-width: 16.66667%;
        width: 16.66667%;
    }
    [class^="flex-row"] > .col-3\@xl {
        max-width: 25%;
        width: 25%;
    }
    [class^="flex-row"] > .col-4\@xl {
        max-width: 33.33333%;
        width: 33.33333%;
    }
    [class^="flex-row"] > .col-5\@xl {
        max-width: 41.66667%;
        width: 41.66667%;
    }
    [class^="flex-row"] > .col-6\@xl {
        max-width: 50%;
        width: 50%;
    }
    [class^="flex-row"] > .col-7\@xl {
        max-width: 58.33333%;
        width: 58.33333%;
    }
    [class^="flex-row"] > .col-8\@xl {
        max-width: 66.66667%;
        width: 66.66667%;
    }
    [class^="flex-row"] > .col-9\@xl {
        max-width: 75%;
        width: 75%;
    }
    [class^="flex-row"] > .col-10\@xl {
        max-width: 83.33333%;
        width: 83.33333%;
    }
    [class^="flex-row"] > .col-11\@xl {
        max-width: 91.66667%;
        width: 91.66667%;
    }
    [class^="flex-row"] > .col-12\@xl {
        max-width: 100%;
        width: 100%;
    }
    .hide\@xl {
        display: none !important;
    }
    .show\@xl {
        display: block !important;
    }
    .col-first\@xl {
        -ms-flex-order: -1;
        order: -1;
    }
    .col-last\@xl {
        -ms-flex-order: 1;
        order: 1;
    }
}
.flex {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -js-display: flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.flex-fill {
    -ms-flex: 1 1 0% !important;
    flex: 1 1 0% !important;
    -ms-flex-preferred-size: 0% !important;
    flex-basis: 0% !important;
}
.flex-fit {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
}
.float-center {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    float: none !important;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.clear-fix:after {
    content: "";
    display: table;
    clear: both;
}
.full-width {
    width: 100% !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.col-1--max {
    max-width: 83.33333px !important;
}
.col-2--max {
    max-width: 166.66667px !important;
}
.col-3--max {
    max-width: 250px !important;
}
.col-4--max {
    max-width: 333.33333px !important;
}
.col-5--max {
    max-width: 416.66667px !important;
}
.col-6--max {
    max-width: 500px !important;
}
.col-7--max {
    max-width: 583.33333px !important;
}
.col-8--max {
    max-width: 666.66667px !important;
}
.col-9--max {
    max-width: 750px !important;
}
.col-10--max {
    max-width: 833.33333px !important;
}
.col-11--max {
    max-width: 916.66667px !important;
}
.col-12--max {
    max-width: 1000px !important;
}
.margin--sm {
    margin: 4px !important;
}
.margin-top--sm {
    margin-top: 4px !important;
}
.margin-bottom--sm {
    margin-bottom: 4px !important;
}
.margin-right--sm {
    margin-right: 4px !important;
}
.margin-left--sm {
    margin-left: 4px !important;
}
.padding--sm {
    padding: 4px !important;
}
.padding-top--sm {
    padding-top: 4px !important;
}
.padding-bottom--sm {
    padding-bottom: 4px !important;
}
.padding-right--sm {
    padding-right: 4px !important;
}
.padding-left--sm {
    padding-left: 4px !important;
}
.margin {
    margin: 16px !important;
}
.margin-top {
    margin-top: 16px !important;
}
.margin-bottom {
    margin-bottom: 16px !important;
}
.margin-right {
    margin-right: 16px !important;
}
.margin-left {
    margin-left: 16px !important;
}
.padding {
    padding: 16px !important;
}
.padding-top {
    padding-top: 16px !important;
}
.padding-bottom {
    padding-bottom: 16px !important;
}
.padding-right {
    padding-right: 16px !important;
}
.padding-left {
    padding-left: 16px !important;
}
.margin--lg {
    margin: 24px !important;
}
.margin-top--lg {
    margin-top: 24px !important;
}
.margin-bottom--lg {
    margin-bottom: 24px !important;
}
.margin-right--lg {
    margin-right: 24px !important;
}
.margin-left--lg {
    margin-left: 24px !important;
}
.padding--lg {
    padding: 24px !important;
}
.padding-top--lg {
    padding-top: 24px !important;
}
.padding-bottom--lg {
    padding-bottom: 24px !important;
}
.padding-right--lg {
    padding-right: 24px !important;
}
.padding-left--lg {
    padding-left: 24px !important;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.wpcf7-response-output {
    background-color: #f1c40f;
    position: relative;
    padding: 17px 30px 17px 55px !important;
    color: white;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none !important;
}
.wpcf7-response-output:before {
    content: "!";
    width: 20px;
    height: 20px;
    display: inline-block;
    color: white;
    position: absolute;
    top: 5px;
    left: 25px;
    font-size: 30px;
}
.wpcf7 .checkbox-wrapper input {
    width: 15px;
    height: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f1c40f;
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
}
.wpcf7 form.invalid .wpcf7-response-output:before,
.wpcf7 form.failed .wpcf7-response-output:before,
.wpcf7 form.sent .wpcf7-response-output:before,
.wpcf7 form.spam .wpcf7-response-output:before,
.wpcf7 form.unaccepted .wpcf7-response-output:before,
div.wpcf7-response-output.wpcf7-validation-errors:before {
    content: "!";
    width: 20px;
    height: 20px;
    display: inline-block;
    color: white;
    position: absolute;
    top: 20px !important;
    left: 25px !important;
    font-size: 30px;
}
.wpcf7 form.invalid .wpcf7-response-output:before {
    content: "";
    background-image: url("images/info-icon-notification.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.wpcf7 form.sent .wpcf7-response-output:before {
    content: "";
    background-image: url("images/succesful-icon-notification.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.wpcf7 form.failed .wpcf7-response-output:before,
.wpcf7 form.spam .wpcf7-response-output:before {
    content: "";
    background-image: url("images/error-icon-notification.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.wpcf7 form.invalid .wpcf7-response-output {
    background-color: red;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: green;
}
.site-header {
    margin-top: 15px !important;
}
.site-header .container {
    text-align: center;
}
.site-footer .menu {
    list-style: none;
    text-align: center;
}
.site-footer li {
    display: inline-block;
    margin: 0 10px;
}
.site-footer li:not(:last-child) {
    position: relative;
}
.site-footer li:not(:last-child):after {
    content: "/";
    position: absolute;
    top: 50%;
    right: -15px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-footer a {
    color: black;
}
.site-footer #colophon {
    margin: 20px 0;
    text-align: center;
    color: black;
}
.input {
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    box-sizing: border-box;
    transition: all 0.2s ease;
    border: none;
    color: #8a939f;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 15px;
    vertical-align: middle;
    width: 100%;
    padding: 20px;
    background-color: #e7e8e9;
    box-shadow: none;
    border-radius: 5px;
}
.input:invalid {
    box-shadow: none;
}
.input[readonly] {
    cursor: text;
}
.input::-ms-clear {
    display: none;
}
.input::-webkit-input-placeholder {
    color: #8a939f;
}
.input:-moz-placeholder {
    color: #8a939f;
}
.input::-moz-placeholder {
    color: #8a939f;
}
.input:-ms-input-placeholder {
    color: #8a939f;
}
.checkbox {
    margin-top: 20px;
}
.checkbox input {
    width: auto;
    margin: 5px 20px 0 0;
}
.checkbox label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
.is-error .input-primary,
.input-primary.is-error {
    border-color: #ff8688;
}
.input-textarea {
    resize: none;
}
.btn {
    transition: all 0.2s ease;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    border: none;
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}
.btn:hover {
    cursor: pointer;
    text-decoration: none;
}
.btn:focus {
    outline: none;
}
.btn-primary,
.af2_submit_button {
    -webkit-font-smoothing: inherit !important;
    background-color: #810204 !important;
    color: #fff !important;
    font-weight: 700 !important;
    height: 45px !important;
    line-height: 45px !important;
    width: auto !important;
    padding: 0 25px !important;
    text-align: center !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    font-family: "Roboto Condensed" !important;
    box-sizing: border-box !important;
    letter-spacing: 2px !important;
    border: 1px solid #810204 !important;
}
.btn-primary:not(:disabled):hover,
.af2_submit_button:not(:disabled):hover,
.btn-primary:not(:disabled):focus,
.af2_submit_button:not(:disabled):focus {
    background-color: transparent !important;
    color: #810204 !important;
}
.btn-primary:disabled,
.af2_submit_button:disabled {
    opacity: 0.5;
    cursor: default !important;
}
.btn-submit {
    width: auto;
    background-color: #8a939f;
    border: 2px solid #8a939f;
    color: white;
    cursor: pointer;
    padding: 20px 80px;
    margin: 25px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all ease 0.2s;
}
.btn-submit:hover {
    color: #8a939f;
    background-color: white;
}
.btn-solid-dark {
    color: white !important;
    border: 1px solid #810204 !important;
    background-color: #810204 !important;
    padding: 16px 36px;
    font-weight: 400;
    letter-spacing: 1px;
}
.btn-solid-dark:hover {
    color: #810204 !important;
    background-color: white !important;
}
.btn-outline-dark {
    color: #810204 !important;
    border: 1px solid #810204 !important;
}
.btn-outline-dark:hover {
    color: white !important;
    background-color: #810204;
}
.btn-solid-white {
    color: #810204 !important;
    border: 1px solid white !important;
    background-color: white !important;
}
.btn-solid-white:hover {
    color: white !important;
    background-color: #810204 !important;
}
.btn-outline-white {
    color: white !important;
    border: 1px solid white !important;
}
.btn-outline-white:hover {
    color: #810204 !important;
    background-color: white !important;
}
.custom-logo-link {
    display: inline-block;
    vertical-align: middle;
}
.custom-logo-link .custom-logo {
    height: auto;
    vertical-align: middle;
    width: 181px;
}
.custom-logo-link:hover {
    text-decoration: none;
}
.input-radio {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-right: 20px;
    margin-top: 10px;
}
.input-radio label {
    display: inline-block;
    cursor: pointer;
    padding-left: 30px;
    position: relative;
    z-index: 5;
    color: #1f2020;
}
.input-radio:hover .fake-radio {
    border-color: #5d5f60;
}
input[type="radio"] {
    position: absolute;
    visibility: hidden;
}
input[type="radio"]:checked ~ .fake-radio {
    border: 6px solid #810204;
}
.fake-radio {
    box-sizing: border-box;
    border: 1px solid #b9bbbe;
    border-radius: 50%;
    background-color: transparent;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    height: 20px;
    width: 20px;
    transition: border 0.2s linear;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fake-radio:focus {
    outline: none;
}
.checkbox-wrap {
    margin-bottom: 10px;
}
.checkbox-wrap:last-child {
    margin-bottom: 0;
}
.styled-checkbox {
    opacity: 0;
    position: absolute;
}
.styled-checkbox + label {
    position: relative;
    display: block;
    cursor: pointer;
    padding-left: 30px;
    color: #1f2020;
}
.styled-checkbox + label:hover span {
    border-color: #5d5f60;
}
.styled-checkbox + label span {
    display: inline-block;
    visibility: visible;
    width: 20px;
    height: 20px;
    border: 1px solid #b9bbbe;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all 0.2s ease;
}
.styled-checkbox + label span b {
    display: block;
    width: 11px;
    height: 7px;
    position: absolute;
    left: 4px;
    top: 4px;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.styled-checkbox + label span b:before,
.styled-checkbox + label span b:after {
    content: "";
    display: block;
    width: 2px;
    height: 0;
    background-color: white;
    position: absolute;
    left: 0;
    bottom: 0;
}
.styled-checkbox + label span b:before {
    bottom: auto;
    top: 0;
}
.styled-checkbox + label span b:after {
    width: 0;
    height: 2px;
}
.styled-checkbox:checked + label span {
    background-color: #810204;
    border-color: #810204;
}
.styled-checkbox:checked + label span b:before {
    height: 7px;
    transition: all 0.05s ease 0.1s;
}
.styled-checkbox:checked + label span b:after {
    width: 11px;
    transition: all 0.1s ease 0.15s;
}
.pagination {
    text-align: center;
}
.pagination .pag-text,
.pagination .meta-nav {
    display: none;
}
.page-numbers {
    list-style-type: none;
}
.page-numbers li {
    display: inline-block;
    font-size: 14px;
    margin: 0 2px;
}
.page-numbers li .page-numbers {
    display: inline-block;
    height: 28px;
    width: 28px;
    line-height: 28px;
    vertical-align: middle;
    border-radius: 50%;
    color: #000;
    text-decoration: none;
}
.page-numbers li .page-numbers.current {
    background-color: #810204;
    color: #fff;
}
.page-numbers li .page-numbers.current:hover {
    background-color: #810204;
}
.page-numbers li .page-numbers.prev,
.page-numbers li .page-numbers.next {
    background-image: url("images/pagination-arrow.svg");
    background-repeat: no-repeat;
    background-position: center;
}
.page-numbers li .page-numbers.next {
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.page-numbers li .page-numbers:hover {
    background-color: #fff;
}
.slide-wrapper {
    padding-bottom: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.cta {
    height: 400px;
    padding: 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.cta > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}
.cta-content {
    text-align: center;
}
.cta-btn {
    display: inline-block;
    margin: 30px auto 0 auto;
}
.accordion {
    cursor: pointer;
    padding: 10px;
    border-bottom: 1px solid #810204;
}
.accordion-item {
    padding: 30px;
    display: none;
}
.carousel .owl-stage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.carousel a {
    display: block;
    padding-bottom: 300px;
}
.carousel a[href="javascript:;"] {
    cursor: default;
}
.map {
    width: 100%;
}
.map iframe {
    width: 100%;
    max-width: 100%;
}
.content {
    padding: 20px;
}
@media screen and (max-width: 960px) {
    .content .container {
        padding-left: 0;
        padding-right: 0;
    }
}
.content h2 {
    color: #810204;
    font-size: 24px;
    margin-bottom: 28px;
}
@media screen and (max-width: 960px) {
    .content h2 {
        margin-bottom: 10px;
    }
}
.content h2.headline {
    font-size: 32px;
    line-height: 42px;
    color: #810204;
    font-weight: 600;
    margin: 0;
}
.content h3.subheadline {
    font-size: 20px;
    line-height: 30px;
    margin-top: 15px !important;
    color: #810204;
    font-weight: 300 !important;
}
.content p {
    font-size: 16px;
    color: black;
    margin-bottom: 22px;
}
.content p a {
    color: #810204;
}
.content ul {
    list-style: none;
    padding-left: 20px;
}
.content li {
    font-size: 16px;
    line-height: 22px;
    color: black;
    margin-bottom: 20px;
    position: relative;
}
.content li:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -20px;
    width: 10px;
    height: 8px;
    background-image: url('images/icon-list.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
@media screen and (max-width: 960px) {
    .content p,
    .content li {
        font-size: 16px;
        line-height: normal;
    }

    .content li:before {
        top: 5px;
    }
}
@media screen and (max-width: 660px) {
    .content p {
        margin-bottom: 10px;
    }

    .custom-logo-link .custom-logo {
        width: 150px;
    }

    #intro img {
        width: 100%;
    }
}
.content img {
    max-width: 100%;
}
.content .intro-btn-wrapper {
    margin-top: 40px;
}
.content .intro-btn-wrapper a {
    margin: 0 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 60px;
    width: 200px;
    display: inline-block;
    font-size: 0;
}
/* .content .intro-btn-wrapper a:first-child {
    background-image: url(https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_heidenheim.svg);
}
.content .intro-btn-wrapper a:first-child:hover {
    background-image: url(https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_heidenheim_Hover.svg);
}
.page-id-301 .content .intro-btn-wrapper a:first-child:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Heidenheim_Hover.svg");
}
.page-id-301 .content .intro-btn-wrapper a:first-child {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Heidenheim.svg");
}
.content .intro-btn-wrapper a:last-child {
    background-image: url(https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_Ostfildern.svg);
}
.content .intro-btn-wrapper a:last-child:hover {
    background-image: url(https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_Ostefildern_Hover.svg);
}
.page-id-301 .content .intro-btn-wrapper a:last-child:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Ostfildern_Hover.svg");
}
.page-id-301 .content .intro-btn-wrapper a:last-child {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Ostfildern.svg");
} */
.counter {
    font-size: 16px;
    font-weight: 200;
}
.af2_question_heading {
    font-weight: 700 !important;
}
.af2_question_heading .counter {
    font-weight: 400 !important;
}
.af2_form {
    max-width: 768px !important;
    margin: 0 auto !important;
}
/* .af2_carousel_item[id="0"] .af2_answer_container img + .container,
.af2_carousel_item[id="1"] .af2_answer_container img + .container,
.af2_carousel_item[id="2"] .af2_answer_container img + .container,
.af2_carousel_item[id="3"] .af2_answer_container img + .container,
.af2_carousel_item[id="4"] .af2_answer_container img + .container,
.af2_carousel_item[id="5"] .af2_answer_container img + .container {
    margin-top: 30px;
}
.af2_carousel_item[id="0"] .af2_answer_container h2,
.af2_carousel_item[id="1"] .af2_answer_container h2,
.af2_carousel_item[id="2"] .af2_answer_container h2,
.af2_carousel_item[id="3"] .af2_answer_container h2,
.af2_carousel_item[id="4"] .af2_answer_container h2,
.af2_carousel_item[id="5"] .af2_answer_container h2 {
    color: #810204;
    font-size: 23px;
    margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="0"] .af2_answer_container h2,
    .af2_carousel_item[id="1"] .af2_answer_container h2,
    .af2_carousel_item[id="2"] .af2_answer_container h2,
    .af2_carousel_item[id="3"] .af2_answer_container h2,
    .af2_carousel_item[id="4"] .af2_answer_container h2,
    .af2_carousel_item[id="5"] .af2_answer_container h2 {
        margin-bottom: 10px;
    }
}
.af2_carousel_item[id="0"] .af2_answer_container p,
.af2_carousel_item[id="1"] .af2_answer_container p,
.af2_carousel_item[id="2"] .af2_answer_container p,
.af2_carousel_item[id="3"] .af2_answer_container p,
.af2_carousel_item[id="4"] .af2_answer_container p,
.af2_carousel_item[id="5"] .af2_answer_container p {
    font-size: 18px;
    color: #810204;
    margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="0"] .af2_answer_container p,
    .af2_carousel_item[id="1"] .af2_answer_container p,
    .af2_carousel_item[id="2"] .af2_answer_container p,
    .af2_carousel_item[id="3"] .af2_answer_container p,
    .af2_carousel_item[id="4"] .af2_answer_container p,
    .af2_carousel_item[id="5"] .af2_answer_container p {
        font-size: 16px;
        line-height: normal;
    }
}
.af2_carousel_item[id="0"] .af2_answer_container .af2_answer_text,
.af2_carousel_item[id="1"] .af2_answer_container .af2_answer_text,
.af2_carousel_item[id="2"] .af2_answer_container .af2_answer_text,
.af2_carousel_item[id="3"] .af2_answer_container .af2_answer_text,
.af2_carousel_item[id="4"] .af2_answer_container .af2_answer_text,
.af2_carousel_item[id="5"] .af2_answer_container .af2_answer_text {
    display: none !important;
}
.af2_carousel_item[id="0"] .af2_answer_container .af2_answer_card,
.af2_carousel_item[id="1"] .af2_answer_container .af2_answer_card,
.af2_carousel_item[id="2"] .af2_answer_container .af2_answer_card,
.af2_carousel_item[id="3"] .af2_answer_container .af2_answer_card,
.af2_carousel_item[id="4"] .af2_answer_container .af2_answer_card,
.af2_carousel_item[id="5"] .af2_answer_container .af2_answer_card {
    opacity: 0;
    visibility: hidden;
}
.af2_carousel_item[id="0"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="1"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_heidenheim.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px !important;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="0"] .af2_answer_container div[id="0"],
    .af2_carousel_item[id="1"] .af2_answer_container div[id="0"],
    .af2_carousel_item[id="2"] .af2_answer_container div[id="0"],
    .af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
    .af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
    .af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
        height: 140px;
        width: 140px !important;
        max-width: 140px !important;
        min-width: 140px !important;
    }
}
.af2_carousel_item[id="0"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="1"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_heidenheim_Hover.svg");
}
.page-id-294 .af2_carousel_item[id="0"] .af2_answer_container div[id="0"]:hover,
.page-id-294 .af2_carousel_item[id="1"] .af2_answer_container div[id="0"]:hover,
.page-id-294 .af2_carousel_item[id="2"] .af2_answer_container div[id="0"]:hover,
.page-id-294 .af2_carousel_item[id="3"] .af2_answer_container div[id="0"]:hover,
.page-id-294 .af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.page-id-294 .af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Heidenheim_Hover.svg");
}
.page-id-294 .af2_carousel_item[id="0"] .af2_answer_container div[id="0"],
.page-id-294 .af2_carousel_item[id="1"] .af2_answer_container div[id="0"],
.page-id-294 .af2_carousel_item[id="2"] .af2_answer_container div[id="0"],
.page-id-294 .af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
.page-id-294 .af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.page-id-294 .af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Heidenheim.svg");
}
.af2_carousel_item[id="0"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="1"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_Ostfildern.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px !important;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="0"] .af2_answer_container div[id="1"],
    .af2_carousel_item[id="1"] .af2_answer_container div[id="1"],
    .af2_carousel_item[id="2"] .af2_answer_container div[id="1"],
    .af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
    .af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
    .af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
        height: 140px;
        width: 140px !important;
        max-width: 140px !important;
        min-width: 140px !important;
    }
}
.af2_carousel_item[id="0"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="1"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Karosseriebauer_Ostefildern_Hover.svg");
}
.page-id-294 .af2_carousel_item[id="0"] .af2_answer_container div[id="1"]:hover,
.page-id-294 .af2_carousel_item[id="1"] .af2_answer_container div[id="1"]:hover,
.page-id-294 .af2_carousel_item[id="2"] .af2_answer_container div[id="1"]:hover,
.page-id-294 .af2_carousel_item[id="3"] .af2_answer_container div[id="1"]:hover,
.page-id-294 .af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.page-id-294 .af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Ostfildern_Hover.svg");
}
.page-id-294 .af2_carousel_item[id="0"] .af2_answer_container div[id="1"],
.page-id-294 .af2_carousel_item[id="1"] .af2_answer_container div[id="1"],
.page-id-294 .af2_carousel_item[id="2"] .af2_answer_container div[id="1"],
.page-id-294 .af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
.page-id-294 .af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.page-id-294 .af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Icon_Fahrzeuglackierer_Ostfildern.svg");
}
.af2_carousel_item[id="0"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="1"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="0"] .af2_answer_container div[id="3"],
.af2_carousel_item[id="1"] .af2_answer_container div[id="3"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="3"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="3"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="3"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="3"] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="0"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="1"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="2"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="3"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="4"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="5"] .af2_answer_container div[id="2"],
    .af2_carousel_item[id="0"] .af2_answer_container div[id="3"],
    .af2_carousel_item[id="1"] .af2_answer_container div[id="3"],
    .af2_carousel_item[id="2"] .af2_answer_container div[id="3"],
    .af2_carousel_item[id="3"] .af2_answer_container div[id="3"],
    .af2_carousel_item[id="4"] .af2_answer_container div[id="3"],
    .af2_carousel_item[id="5"] .af2_answer_container div[id="3"] {
        height: 140px;
        width: 140px !important;
        max-width: 140px !important;
        min-width: 140px !important;
    }
}
.af2_carousel_item[id="1"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Vollzeit.svg") !important;
    width: 200px !important;
    height: 200px;
}
.af2_carousel_item[id="1"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Vollzeit.svg") !important;
}
.af2_carousel_item[id="1"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/teilzeit.svg") !important;
    width: 200px !important;
    height: 200px;
}
.af2_carousel_item[id="1"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/teilzeit.svg") !important;
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="2"] .af2_answer_container,
    .af2_carousel_item[id="3"] .af2_answer_container,
    .af2_carousel_item[id="4"] .af2_answer_container,
    .af2_carousel_item[id="5"] .af2_answer_container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 960px) {
    .af2_carousel_item[id="2"] .af2_answer_container .af2_answer,
    .af2_carousel_item[id="3"] .af2_answer_container .af2_answer,
    .af2_carousel_item[id="4"] .af2_answer_container .af2_answer,
    .af2_carousel_item[id="5"] .af2_answer_container .af2_answer {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
}
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Ausbildung_ja.svg") !important;
}
.af2_carousel_item[id="2"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Ausbildung_ja.svg") !important;
}
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Ausbildung_nein.svg") !important;
}
.af2_carousel_item[id="2"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Ausbildung_nein.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_wenig.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_wenig.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_3.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_3.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="4"] .af2_answer_container div[id="2"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="2"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_5.svg") !important;
}
.af2_carousel_item[id="3"] .af2_answer_container div[id="2"]:hover,
.af2_carousel_item[id="4"] .af2_answer_container div[id="2"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="2"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/erfahrung_5.svg") !important;
}
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Fuererschein_ja.svg") !important;
}
.af2_carousel_item[id="4"] .af2_answer_container div[id="0"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Fuererschein_ja.svg") !important;
}
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"],
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Fuererschein_nein.svg") !important;
}
.af2_carousel_item[id="4"] .af2_answer_container div[id="1"]:hover,
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/Fuererschein_nein.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container {
    max-width: 700px;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_gar_nicht.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="0"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_gar_nicht.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_wenig.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="1"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_wenig.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="2"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_gut.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="2"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_gut.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="3"] {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_sehr_gut.svg") !important;
}
.af2_carousel_item[id="5"] .af2_answer_container div[id="3"]:hover {
    background-image: url("https://formpur.sucht-verstaerkung.de/wp-content/uploads/images/sprache_sehr_gut.svg") !important;
}
@media screen and (max-width: 660px) {
    #af2_form_0 .af2_carousel_item .af2_question_text_type_wrapper {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%;
    }
}
@media screen and (max-width: 660px) {
    #af2_form_0 .af2_carousel_item[id="6"] .af2_answer.af2_mobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 95% !important;
    }
}
#af2_form_0 .af2_question_description.desktop {
    font-size: 20px;
    line-height: 30px;
    margin-top: 5px !important;
}
#af2_form_0 .af2_question_heading_wrapper {
    margin: 0 auto 20px auto;
}
@media screen and (max-width: 660px) {
    #af2_form_0 .af2_question_heading.af2_mobile {
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
    }
    .af2_question_heading_wrapper.af2_mobile {
        margin: 0 auto 20px auto !important;
    }
    #af2_form_0 .af2_question_description.af2_mobile {
        font-size: 12px;
        line-height: 26px;
        margin-top: 5px !important;
    }
}
.content #af2_form_0 .af2_form .af2_carousel_item .af2_content_frage a.btn.btn-primary.btn-sorry.af2_ahref,
.content #af2_form_0 .af2_form .af2_carousel_item .af2_content_frage a.btn.btn-sorry.af2_ahref.af2_submit_button {
    margin-top: 20px !important;
    color: white !important;
    border-radius: 10px !important;
}
.content #af2_form_0 .af2_form .af2_carousel_item .af2_content_frage a.btn.btn-primary.btn-sorry.af2_ahref:hover,
.content #af2_form_0 .af2_form .af2_carousel_item .af2_content_frage a.btn.btn-sorry.af2_ahref.af2_submit_button:hover {
    color: #810204 !important;
} */
.image-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media screen and (max-width: 960px) {
    .image-text {
        -ms-flex-align: center;
        align-items: center;
    }
}
.image-text img {
    width: 40px;
    margin-right: 10px;
}
.image-text p {
    text-align: left;
    width: calc(100% - 50px);
}
@media screen and (max-width: 960px) {
    .image-text p {
        margin-bottom: 0 !important;
    }
}
.is-invisible {
    transition: all 0.1s ease;
    opacity: 0 !important;
    visibility: hidden !important;
}
.is-visually-hidden {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 1px !important;
    position: absolute !important;
}
.is-hidden {
    display: none !important;
}
.inline-block {
    display: inline-block !important;
}
.is-not-scroll {
    overflow: hidden !important;
}
.is-scrollable {
    overflow: auto !important;
}
.is-scrollable-visible {
    overflow: visible !important;
}
.is-scrollable-y {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
.is-scrollable-x {
    overflow-x: auto !important;
    overflow-y: hidden !important;
}
.hidden {
    display: none !important;
}
.visuallyhidden {
    position: absolute;
    left: -999em;
}
.invisible {
    visibility: hidden !important;
}
.no-transition,
.no-transition * {
    transition: none !important;
}
.amp {
    font-family: Baskerville, Palatino, "Palatino Linotype", "Book Antiqua", serif;
    font-size: 1.4em;
    font-style: italic;
    font-weight: normal;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.bg-gray {
    background-color: #e7eaed;
    padding: 100px 0;
}
.fix-img-width {
    max-width: 100%;
    height: auto;
}
.margins-100 {
    margin-top: 100px !important;
}
@media screen and (max-width: 960px) {
    .margins-100 {
        margin-top: 50px !important;
    }
}
@media screen and (max-width: 960px) {
    .margins-100 {
        margin-top: 25px !important;
    }
}
.margins-80 {
    margin-top: 80px !important;
}
@media screen and (max-width: 960px) {
    .margins-80 {
        margin-top: 40px !important;
    }
}
@media screen and (max-width: 960px) {
    .margins-80 {
        margin-top: 20px !important;
    }
}
.margins-50 {
    margin-top: 50px !important;
}
@media screen and (max-width: 960px) {
    .margins-50 {
        margin-top: 30px !important;
    }
}
@media screen and (max-width: 960px) {
    .margins-50 {
        margin-top: 15px !important;
    }
}
.wp-block-spacer.margins-100,
.wp-block-spacer.margins-80,
.wp-block-spacer.margins-50 {
    height: 1px !important;
}
.post-password-form {
    margin: 0 400px;
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
