@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Regular.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Regular.woff2) format('woff2');
font-weight: 400;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Black.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Black.woff2) format('woff2');
font-weight: 900;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Bold.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Bold.woff2) format('woff2');
font-weight: 700;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-ExtraBold.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-ExtraBold.woff2) format('woff2');
font-weight: 800;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-ExtraLight.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-ExtraLight.woff2) format('woff2');
font-weight: 200;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Light.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Light.woff2) format('woff2');
font-weight: 300;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Medium.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Medium.woff2) format('woff2');
font-weight: 500;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Thin.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-Thin.woff2) format('woff2');
font-weight: 100;
}
@font-face {
font-family: 'Montserrat';
src: url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-SemiBold.woff) format('woff'),
url(//dico-mediadesign.de/wp-content/plugins/funnelforms-free/fonts/Montserrat/Montserrat-SemiBold.woff2) format('woff2');
font-weight: 600;
}
.af2_form_progress_bar { 
flex: 1; 
}
.af2_form_button {
white-space: break-spaces;
}
.af2_loading_error {
color: red;
text-align: center;
margin-top: 20px;
}
.af2_form {
text-align: center;
position: relative;
z-index: 99999;
width: 100%
}
.af2_success_message_screen, .af2_success_message_screen.desktop, .af2_success_message_screen.af2_mobile {
display: none !important;
}
.af2_success_message_screen.desktop.show {
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 40px 0;
}
@media only screen and (max-width: 700px) { 
.af2_question_text_type_wrapper.af2_question_wrapper.af2_verification {
flex-direction: column;
}
#af_verif.af2_submit_button.newVerification.af_marg {
margin: 20px 0 0 0 !important;
}
.af2_success_message_screen.af2_mobile.show {
display: flex !important;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 40px 0;
}
.af2_success_message_screen.desktop.show {
display: none !important;
}
}
.af2_success_image, .af2_success_image img {
max-height: 190px;
max-width: 190px;
min-width: 190px;
min-height: 190px;
}
.af2_success_image {
position: relative;
margin-bottom: 30px;
}
.af2_success_text {
font-size: 20px;
}
.af2_text_type, .af2_text_type_ {
transition: all 400ms ease-out;
}
.af2_form_wrapper {
position: relative;
z-index: 0;
width: 100%;
}
.af2_answer {
cursor: pointer;
}
.af2_mobile_grid .af2_answer.af2_mobile {
min-width: unset;
max-width: unset;
}
.af2_answer_card {
position: relative;
justify-content: center;
align-items: center;
display: flex;
border: 3px solid rgba(0, 0, 0, 0);
margin-bottom: 10px;
transition: all 400ms ease-out;
}
.af2_form_wrapper input,
input.af2_textfeld_frage,
input.af2_textbereich_frage,
input.af2_datum_frage,
input.select2-search__field,
input.af2_ad_trans,
input.af2_datum_frage,
input.af2_text_type,
input.af2_text_type_
{
border: solid 1px #ccc;
outline: unset !important;
}
.af2_text_type, .af2_text_type_,
.af2_textfeld_frage,
.af2_textbereich_frage,
.af2_datum_frage,
.af2_ad_trans {
transition: all 400ms ease-out;
outline: unset !important;
}
.af2_carousel_item {
min-width: 100%;
max-width: 100%;
margin-left: 0%;
transition: all 500ms ease-out;
display: flex;
flex-direction: column; }
.af2_carousel_item.left {
transform: translateX(-100%);
}
.af2_carousel_item.no_trans {
transition: none;
}
.af2_carousel_item.left_marg {
margin-left: -100%;
}
.af2_mobile {
display: none !important;
}
.af2_answer_image.pic {
max-width: 80% !important;
width: 80% !important;
}
.af2_form textarea {
resize: none;
}
.af2_answer.hover .af2_answer_card {
border: 3px solid;
cursor: pointer;
transform: scale(1.05);
box-shadow: 0 0 10px 0 !important;
}
.af2_answer.selected_item .af2_answer_card {
border: 3px solid;
box-shadow: 0 0 10px 0 !important;
}
.af2_submit_wrapper {
display: flex;
justify-content: left;
align-content: center;
flex-direction: column;
width: 100%;
}
.af2_answer_container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.af2_text_type, .af2_text_type_ {
width: 100%;
}
.af2_response_success {
color: green;
text-align: center;
margin-top: 20px;
}
.af2_response_error {
color: red;
text-align: left;
margin-top: 5px;
}
.select2-results li {
font-size: 17px;
font-weight: 500;
font-family: 'Montserrat';
}
.select2-selection.select2-selection--single {
font-size: 17px;
font-weight: 500;
font-family: 'Montserrat';
}
.af2_question_text_type_wrapper {
text-align: left;
}
.af2_question {
width: 50%;
}
.af2_answer_text {
width: 100%;
text-align: center;
white-space: normal;
}
.af2_question_checkbox_type_wrapper {
display: flex;
align-items: center;
text-align: left;
}
.af2_form_button {
transition: background-color 300ms ease-out;
cursor: pointer;
margin: 0 !important;
min-width: 50px !important;
padding: 0 !important;
max-width: 50px !important;
width: 50px !important;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none !important;
}
.af2_submit_button {
text-decoration: none !important;
position: relative;
transition: background-color 0.2s;
}
.af2_submit_button:active {
}
.af2_submit_button__text {
transition: all 0.2s;
}
.af2_submit_button--loading .af2_submit_button__text {
visibility: hidden;
opacity: 0;
}
.af2_calender_wait--loading {
background: #fff !important;
border-color: #fff !important;
}
.af2_calender_wait--loading::after {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
border: 4px solid transparent;
border-top-color: rgba(var(--rgb));
border-radius: 50%;
animation: button-loading-spinner 1s ease infinite;
}
.af2_submit_button--loading {
background: #c5c5c5 !important;
}
.af2_submit_button--loading::after {
content: "";
position: absolute;
width: 16px;
height: 16px;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
border: 4px solid transparent;
border-top-color: #ffffff;
border-radius: 50%;
animation: button-loading-spinner 1s ease infinite;
}
@keyframes button-loading-spinner {
from {
transform: rotate(0turn);
}
to {
transform: rotate(1turn);
}
}
.af2_form_button.special {
max-width: unset !important;
width: unset !important;
padding: 0 25px !important;
}
.af2_form_button.desktop {
display: flex !important;
}
.af2_form_button.af2_mobile {
display: none !important;
} .af2_question_text_type_wrapper i {
font-size: 25px !important;
}
.af2_form_button i {
min-width: 30px;
}
.af2_form_button svg{
width: 30px;
height: 25px;
}
.af2_form_button.af2_disabled {
cursor: default;
pointer-events: none;
}
.af2_form_button.af2_mobile {
min-width: 45px !important;
max-width: 45px !important;
width: 45px !important;
padding: 0 !important;
}
.af2_form_button.af2_mobile.special{
max-width: unset !important;
width: unset !important;
padding: 0 35px !important;
}
.af2_submit_button {
cursor: pointer;
}
.af2_form_bottombar {
display: flex;
align-items: center;
min-height: 50px !important;
max-height: 50px !important;
height: 50px !important;
}
.af2_form_progress_bar {
display: flex;
justify-content: left;
}
.af2_form_progress {
width: 0;
height: 100%;
transition: width 500ms ease-out;
}
.af2_checkbox_type {
width: 25px;
height: 25px;
max-width: 25px;
max-height: 25px;
min-width: 25px;
max-width: 25px;
}
.af2_form_bottombar {
transition: all 400ms ease-out;
}
.af2_answer i {
font-style: normal !important;
}
.af2_answer_image_wrapper {
display: flex;
align-content: center;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.af2_answer_image_wrapper.af2_mobile {
font-size: 15px;
}
.af2_form_percentage_triangle {
margin: auto;
border-style: solid;
border-width: 0 5px 6px 5px;
transition: all 500ms ease-out;
}
.af2_form_carousel {
position: relative;
display: flex;
overflow: hidden;
max-width: 100%;
min-width: 100%;
transition: height 500ms ease-out;
z-index: 50;
}
.af2_loading_overlay {
width: 100%;
z-index: 100;
transition: all 400ms ease-out;
display: flex;
justify-content: center;
}
.af2_question_text {
line-height: 20px;
}
.af2_question_heading_wrapper.af2_mobile {
margin: 0 auto 35px auto !important;
}
@media only screen and (max-width: 700px) {
.af2_mobile {
display: block !important;
}
.af2_answer_image_wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.af2_answer_card {
display: flex !important;
}
.af2_answer_text {
text-align: left;
}
.desktop {
display: none !important;
}
.af2_slider_alternate_text_wrap {
display: block !important;
}
.af2_slider_input_wrap{
margin: 10px 0 0 0 !important;
}
.af2_slider_frage_minmax p {
font-size: 15px;
}
.select2-results li {
font-size: 15px;
font-weight: 500;
font-family: 'Montserrat';
}
.select2-selection.select2-selection--single {
font-size: 15px;
font-weight: 500;
font-family: 'Montserrat';
}
.af2_answer_image_wrapper.af2_mobile {
display: flex !important;
}
.af2_answer_image.pic {
min-width: 100% !important;
max-width: 100% !important;
}
.af2_form_button.af2_mobile {
display: flex !important;
}
.af2_form_button.desktop {
display: none !important;
}
.af2_slider_frage_wrapper {
display: block !important;
}		
}
.af2_slider_frage_wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.pac-container {
z-index: 999999999 !important;
}
.af2_form_wrapper .af2_powered_by {
margin-top: 20px;
text-align: center;
}
.af2_form_wrapper .af2_powered_by span {
font-size: 12px;
font-style: italic;
background: #f5f5f5;
padding: 5px 20px;
border-radius: 10px;
font-family: sans-serif;
}
.af2_dateiupload .af2_dateiupload_inner {
border: 2px dashed #e1e1e1;
background: white;
height: 100%;
padding: 20px;
cursor: pointer;
}
.af2_dateiupload .af2_dateiupload_inner i {
font-size: 80px;
pointer-events: none;
color: #ccc;
}
.af2_dateiupload .af2_dateiupload_desc {
font-size: 16px;
color: #ccc;
line-height: 1;
pointer-events: none;
}
.af2_dateiupload .dz-image-preview {
position: relative;
display: inline-block;
vertical-align: top;
margin: 20px;
min-height: 100px;
} @-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30%,
70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
}
}
@-moz-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30%,
70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
}
}
@keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30%,
70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px);
}
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px);
}
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
}
.af2_dateiupload.dz-clickable {
cursor: pointer;
}
.af2_dateiupload.dz-clickable * {
cursor: default;
}
.af2_dateiupload.dz-clickable .dz-message,
.af2_dateiupload.dz-clickable .dz-message * {
cursor: pointer;
}
.af2_dateiupload.dz-started .dz-message {
display: none;
}
.af2_dateiupload.dz-drag-hover {
border-style: solid;
}
.af2_dateiupload.dz-drag-hover .dz-message {
opacity: 0.5;
}
.af2_dateiupload .dz-message {
text-align: center;
margin: 2em 0;
}
.af2_dateiupload .dz-message .dz-button {
background: none;
color: inherit;
border: none;
padding: 0;
font: inherit;
cursor: pointer;
outline: inherit;
}
.af2_dateiupload .dz-preview {
position: relative;
display: inline-block;
vertical-align: top;
margin: 16px;
min-height: 100px;
}
.af2_dateiupload .dz-preview:hover {
z-index: 1000;
}
.af2_dateiupload .dz-preview:hover .dz-details {
opacity: 1;
}
.af2_dateiupload .dz-preview.dz-file-preview .dz-image {
border-radius: 20px;
background: #999;
background: linear-gradient(to bottom, #eee, #ddd);
}
.af2_dateiupload .dz-preview.dz-file-preview .dz-details {
opacity: 1;
}
.af2_dateiupload .dz-preview.dz-image-preview {
background: white;
}
.af2_dateiupload .dz-preview.dz-image-preview .dz-details {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.af2_dateiupload .dz-preview .dz-remove {
font-size: 14px;
text-align: center;
display: block;
cursor: pointer;
border: none;
}
.af2_dateiupload .dz-preview .dz-remove:hover {
text-decoration: underline;
}
.af2_dateiupload .dz-preview:hover .dz-details {
opacity: 1;
}
.af2_dateiupload .dz-preview .dz-details {
z-index: 20;
position: absolute;
top: 0;
left: 0;
opacity: 0;
font-size: 13px;
min-width: 100%;
max-width: 100%;
padding: 2em 1em;
text-align: center;
color: rgba(0, 0, 0, 0.9);
line-height: 150%;
}
.af2_dateiupload .dz-preview .dz-details .dz-size {
margin-bottom: 1em;
font-size: 16px;
}
.af2_dateiupload .dz-preview .dz-details .dz-filename {
white-space: nowrap;
}
.af2_dateiupload .dz-preview .dz-details .dz-filename:hover span {
border: 1px solid rgba(200, 200, 200, 0.8);
background-color: rgba(255, 255, 255, 0.8);
}
.af2_dateiupload .dz-preview .dz-details .dz-filename:not(:hover) {
overflow: hidden;
text-overflow: ellipsis;
}
.af2_dateiupload .dz-preview .dz-details .dz-filename:not(:hover) span {
border: 1px solid transparent;
}
.af2_dateiupload .dz-preview .dz-details .dz-filename span,
.af2_dateiupload .dz-preview .dz-details .dz-size span {
background-color: rgba(255, 255, 255, 0.4);
padding: 0 0.4em;
border-radius: 3px;
}
.af2_dateiupload .dz-preview:hover .dz-image img {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
-webkit-filter: blur(8px);
filter: blur(8px);
}
.af2_dateiupload .dz-preview .dz-image {
border-radius: 20px;
overflow: hidden;
width: 120px;
height: 120px;
position: relative;
display: block;
z-index: 10;
}
.af2_dateiupload .dz-preview .dz-image img {
display: block;
}
.af2_dateiupload .dz-preview.dz-success .dz-success-mark {
-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.af2_dateiupload .dz-preview.dz-error .dz-error-mark {
opacity: 1;
-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.af2_dateiupload .dz-preview .dz-success-mark,
.af2_dateiupload .dz-preview .dz-error-mark {
pointer-events: none;
opacity: 0;
z-index: 500;
position: absolute;
display: block;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -35px;
}
.af2_dateiupload .dz-preview .dz-success-mark svg,
.af2_dateiupload .dz-preview .dz-error-mark svg {
display: block;
width: 54px;
height: 54px;
}
.af2_dateiupload .dz-preview.dz-processing .dz-progress {
opacity: 1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.af2_dateiupload .dz-preview.dz-complete .dz-progress {
opacity: 0;
-webkit-transition: opacity 0.4s ease-in;
-moz-transition: opacity 0.4s ease-in;
-ms-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in;
}
.af2_dateiupload .dz-preview:not(.dz-processing) .dz-progress {
-webkit-animation: pulse 6s ease infinite;
-moz-animation: pulse 6s ease infinite;
-ms-animation: pulse 6s ease infinite;
-o-animation: pulse 6s ease infinite;
animation: pulse 6s ease infinite;
}
.af2_dateiupload .dz-preview .dz-progress {
opacity: 1;
z-index: 1000;
pointer-events: none;
position: absolute;
height: 16px;
left: 50%;
top: 50%;
margin-top: -8px;
width: 80px;
margin-left: -40px;
background: rgba(255, 255, 255, 0.9);
-webkit-transform: scale(1);
border-radius: 8px;
overflow: hidden;
}
.af2_dateiupload .dz-preview .dz-progress .dz-upload {
background: #333;
background: linear-gradient(to bottom, #666, #444);
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 0;
-webkit-transition: width 300ms ease-in-out;
-moz-transition: width 300ms ease-in-out;
-ms-transition: width 300ms ease-in-out;
-o-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out;
}
.af2_dateiupload .dz-preview.dz-error .dz-error-message {
display: block;
}
.af2_dateiupload .dz-preview.dz-error:hover .dz-error-message {
opacity: 1;
pointer-events: auto;
}
.af2_dateiupload .dz-preview .dz-error-message {
pointer-events: none;
z-index: 1000;
position: absolute;
display: block;
display: none;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
border-radius: 8px;
font-size: 13px;
top: 0;
left: -10px;
width: 140px;
background: #be2626;
background: linear-gradient(to bottom, #be2626, #a92222);
padding: 0.5em 1.2em;
color: white;
transform: translateY(-115%);
}
.af2_dateiupload .dz-preview .dz-error-message:after {
content: '';
position: absolute;
bottom: -6px;
left: 64px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #be2626;
}
.af2_slider_alternate_text_wrap{
width: 100%;
text-align: center;
margin: 25px auto 20px auto;
display: flex;
justify-content: left;
align-items: center;
}
.af2_slider_alternate_text_wrap .range_text_box_label {
font-size: 22px;
}
.af2_slider_alternate_text_wrap .af2_slider_input_wrap{
position: relative;
height: 50px;
display: flex;
flex-grow: 1;
margin-left: 20px;
}
.af2_slider_alternate_text_wrap input::-webkit-outer-spin-button,
.af2_slider_alternate_text_wrap input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.af2_slider_alternate_text_wrap .af2_slider_frage_val{
width: 100%;
-moz-appearance: textfield;
font-family: inherit;
text-align: center;
border-radius:7px;
margin: 0 auto 30px auto;
height: 100%;
}
.af2_slider_alternate_text_wrap .af2_slider_frage_val:focus{
box-shadow: 0 0 6px;
}
.select2-search--dropdown .select2-search__field {
padding: 0 10px !important;
}
.af2_slider_alternate_text_wrap span{
font-size: 90%;
height: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
padding: 10px;
}
.alternate_text_wrap_span {
color: white;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
background-color: #e1e1e1;
color: white;
} .af2_form .select2-container{
margin: 0 auto 50px auto !important;
}
.af2-select2-container{
height: auto !important;
padding: 1rem;
}
.select2-container--default .select2-selection--single {
border-radius: 10px !important;
}
.select2-search__field {
border-radius: 10px;
}
.af2-select2-container .select2-selection__arrow{
height: 100% !important;
font-family: inherit;
}
.af2-select2-container ul{
font-family: inherit;
} .af2_form .fa,.af2_form .fas {
font-family: "Font Awesome 5 Free" !important;
font-weight: 900 !important;
}
.af2_form .far {
font-family: "Font Awesome 5 Free" !important;
font-weight: 400 !important;
}
.af2_form .fab {
font-family: "Font Awesome 5 Brands" !important;
} .af2_desktop_list .af2_answer.desktop{
width: 80% !important;
margin: 10px !important;
}
.af2_desktop_list2 .af2_answer.desktop{
width: 40% !important;
margin: 10px !important;
}
.af2_desktop_list .af2_answer_card.desktop,.af2_desktop_list2 .af2_answer_card.desktop{
height: 90px !important;
}
.af2_desktop_list .af2_answer_card.desktop .af2_answer_image.pic,.af2_desktop_list2 .af2_answer_card.desktop .af2_answer_image.pic{
max-width: 60px;
width: auto;
}
.af2_desktop_list .af2_answer.desktop .af2_answer_image_wrapper,.af2_desktop_list2 .af2_answer.desktop .af2_answer_image_wrapper{
width: 200px;
margin-right: 10px;
padding: 20px !important;
}
.af2_desktop_list .af2_answer.desktop .af2_answer_text.desktop,.af2_desktop_list2 .af2_answer.desktop .af2_answer_text.desktop{
text-align: left;
}
.af2_mobile_grid .af2_answer.af2_mobile{
width: 130px !important;
margin: 0 8px 20px !important;
}
.af2_mobile_grid .af2_answer.af2_mobile .af2_answer_card{
height: 110px !important;
flex-direction: column;
padding: 0px;
}
.af2_mobile_grid .af2_answer.af2_mobile .af2_answer_card .af2_answer_image_wrapper{
margin: 0 auto !important;
padding: 0 !important;
width: 100% !important;
}
.af2_mobile_grid .af2_answer.af2_mobile .af2_answer_card .af2_answer_image_wrapper .pic {
width: auto;
max-height: 120px;
margin: 0 auto;
padding: 10px !important;
}
.af2_mobile_grid .af2_answer.af2_mobile .af2_answer_text.af2_mobile{
margin: 15px auto 0 !important;
text-align: center;
}
.af2_mobile_list .af2_answer.af2_mobile{
width: 100% !important;
}
span.select2-dropdown.af2-select2-container.select2-dropdown--below {
margin-top: -17px !important;
border-radius: 10px !important;
} #af2_adress_field {
height: 300px;
width: 100%;
}
.af2_adress_input_wrap {
display: flex;
flex-direction: column;
align-items: start;
margin: 5px 0 20px 0;
padding: 0 15px;
}
.af2_adress_input_wrap.size8 {
width: 70%;
}
.af2_adress_input_wrap.size2 {
width: 30%;
}
.af2_adress_input_wrap.size6 {
width: 70%;
}
.af2_adress_input_wrap.size4 {
width: 30%;
}
.select2-search__field {
font-family: 'Montserrat';
font-size: 17px;
font-weight: 500;
}
.af2_adress_map_input_wrapper {
height: 50%; max-width: 100%; display: flex; 
flex-direction: column; 
justify-content: center;
background-color: #f6f6f6;
margin-bottom: 20px;
padding: 15px;
}
.af2_carousel_content.af2_address {
}
@media only screen and (max-width: 1050px) { 
.af2_adress_mapp_wrapper {
flex-direction: column;
}
.af2_carousel_content.af2_address {
height: unset;
}
.af2_adress_map_input_wrapper {
margin: 0 auto 20px; max-width: 100%; padding: 10px;
height: unset;
}
#af2_adress_field {
width: 100%;
margin: 0 auto 20px;
}
.af2_adress_input_wrap {
margin: 5px 0 5px 0;
}
.af2_adress_input_wrap {
padding: 0 5px !important;
}
}
.af2_noscroll {
overflow: hidden;
}
@media only screen and (max-width: 850px) { 
.af2_adress_map_input_wrapper { max-width: 100%; }
#af2_adress_field {
width: 100%;
height: 250px;
}
.af2_adress_mapp_wrapper {
position: relative; 
width: 95%;
margin: 0 auto; 
}
}
@media only screen and (max-width: 700px) { 
.af2_adress_map_input_wrapper { max-width: 100%; }
.selection .select2-selection.select2-selection--single.af2-select2-container.af2_mobile {
display: flex !important;
}
#af2_adress_field {
width: 100%;
}
.select2-search__field {
font-size: 15px;
font-weight: 500;
}
.alternate_text_wrap_span.af2_mobile {
display: flex !important;
}
}
.af2_ad_trans_tabel.af2_mobile {
text-align: left;
}
@media only screen and (max-width: 500px) { 
.af2_adress_map_input_wrapper_wrap.bl {
display: block !important;
}
#af2_adress_field {
height: 200px;
}
.af2_adress_input_wrap.size8 {
width: 100%;
}
.af2_adress_input_wrap.size2 {
width: 100%;
}
.af2_adress_input_wrap.size6 {
width: 65%;
}
.af2_adress_input_wrap.size4 {
width: 35%;
}
}
.af2_ad_trans {
transition: all 300ms ease-out;
}
.af2_question_cf_text_type_wrapper {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.af2_question_cf_text_type_icon {
display: flex;
justify-content: center;
align-items: center;
}
.af2_question_cf_text_type_icon {
color: white;
}
.af2_form_heading,
.af2_question_heading_wrapper,
.af2_content_frage,
.af2_dateiupload,
.af2_textfeld_frage,
.af2_datum_frage,
.af2_slider_frage_wrapper,
.af2_textbereich_frage,
.af2-datepicker,
.af2-datepicker.af2_mobile,
.af2_adress_mapp_wrapper,
.select2.select2-container.select2-container--default {
width: 84% !important;
min-width: 84% !important;
max-width: 84% !important;
}
.af2_answer.af2_mobile {
width: 84%;
min-width: 84%;
max-width: 84%;
}
.af2_adress_mapp_wrapper {
margin: 0 auto;
}
.af2_radio_label, .af2_question_cb_label, .af2_slider_alternate_text_wrap .range_text_box_label, .af2_question_text {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.af2_text_type {
margin: 0 !important;
}
input[type="email"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
background-color: field;
}
.af2_html_content_summary {
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
max-width: 100%;
min-width: 100%;
margin: 0 auto;
position: relative;
background-color: #f6f6f6;
margin-bottom: 20px;
padding: 15px;
}
.af2_html_content_summary.af2_mobile {
padding: 10px;
}
.af2_html_content_summary_object {
display: flex;
margin: 10px 0;
width: 100%;
}
.af2_html_content_summary_object_title {
width: 50%;
text-align: left;
padding: 10px;
}
.af2_html_content_summary_object_answer {
width: 50%;
text-align: left;
padding: 10px;
}
.af2_html_content_summary_object.af2_mobile {
display: flex !important; 
margin: 10px 0;
width: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.af2_html_content_summary_object.af2_bottom_border {
border-bottom: 1px solid #85868c50;
}
.af2_html_content_summary_object_title.af2_mobile {
text-align: center;
width: 100%;
}
.af2_html_content_summary_object_answer.af2_mobile {
text-align: center;
width: 100%;
}
.af2_question_wrapper input[type="checkbox"] {
-webkit-appearance: checkbox !important;
}
.af2_question_wrapper input[type="radio"] {
-webkit-appearance: radio !important;
}
.af2_carousel_content .af2_answer_container.af2_mobile_list.af2_desktop_list2 .af2_answer_card.desktop .af2_answer_image.pic {
max-width: 65% !important;
width: 65% !important;
}
.af2_question_cf_text_type_wrapper.af2_verification {
width: 85%;
}
.af2_question_text_type_wrapper.af2_question_wrapper.af2_verification {
display: flex;
justify-content: left;
align-items: center;
}
#af_verif.af2_submit_button.newVerification {
margin: 0 0 0 20px !important;
background-color: #fff;
color: rgba(var(--rgb), 0.7);
border: 2px solid rgba(var(--rgb), 0.7);
padding: 10px 0;
}
.af2_change_verify_number  {
cursor: pointer;
}
#af_verif.af2_submit_button.newVerification:hover {
color: rgba(var(--rgbcol), 0.9);
background-color: rgba(var(--rgb), 0.9);
border: 2px solid rgba(var(--rgb), 0.9);
}
#af_verif.af2_submit_button.newVerification.waiting {
border: 2px solid rgba(var(--rgb), 0.4);
color: rgba(var(--rgb), 0.4);
cursor: not-allowed;
background-color: #fff;
}
#af_verif.af2_submit_button.newVerification.waiting:hover {
border: 2px solid rgba(var(--rgb), 0.4);
color: rgba(var(--rgb), 0.4);
cursor: not-allowed;
background-color: #fff;
}
@media only screen and (max-width: 800px) {
.af2_question{
width: 100% !important;
}
.af2_submit_button {
width: 90% !important;
}
.af2_question_text {
line-height: 20px;
}
} @media only screen and (max-width: 700px) {     
.af2-datepicker.af2_mobile .ui-datepicker-calendar tr {
display: flex;
justify-content: space-between;
align-items: center;
margin: 5px 0;
}
.af2-datepicker.af2_mobile td, .af2-datepicker.af2_mobile th {
padding: 0 !important;
border: none !important;
border-radius: 100px !important;
display: flex;
justify-content: center;
align-content: center;
width: 30px !important;
}
.af2-datepicker.af2_mobile  .ui-datepicker-current-day {
background-color: transparent !important;
padding: 0 !important;
border: none !important;
border-radius: 100px !important;
display: flex;
justify-content: center;
align-content: center;
width: 30px;
}
.af2-datepicker.af2_mobile  .ui-state-active {
display: flex;
justify-content: center;
align-items: center;
height: 30px;
border-radius: 100px !important;
padding: 15px 0;
border: none;
width: 30px;
}   
.af2-datepicker.af2_mobile td .ui-state-default {
display: flex;
justify-content: center;
align-items: center;
height: 30px;
border-radius: 100px !important;
padding: 5px 0;
border: none !important;
width: 30px;
}   
.af2-datepicker.af2_mobile td {
min-width: 30px !important;
height: 30px !important;
padding: 0 !important;
}
.af2_form_heading, .af2_question_heading_wrapper, .af2_content_frage, .af2_dateiupload, .af2_textfeld_frage, .af2_datum_frage, .af2_slider_frage_wrapper, .af2_textbereich_frage, .af2-datepicker, .af2-datepicker.af2_mobile, .af2_adress_mapp_wrapper, .select2.select2-container.select2-container--default {
width: 375px !important;
min-width: 375px !important;
max-width: 375px !important;
}   
.af2-datepicker.af2_mobile th   {
min-width: 30px !important;
height: auto !important;
padding: 0 !important;
}
.af2-datepicker.af2_mobile .ui-datepicker-calendar thead tr {
margin: 10px 0 0;
}   
}
@media only screen and (max-width: 460px) {
.af2_form_heading, .af2_question_heading_wrapper, .af2_content_frage, .af2_dateiupload, .af2_textfeld_frage, .af2_datum_frage, .af2_slider_frage_wrapper, .af2_textbereich_frage, .af2-datepicker, .af2-datepicker.af2_mobile, .af2_adress_mapp_wrapper, .select2.select2-container.select2-container--default {
width: calc(100% - 30px) !important;
min-width: calc(100% - 30px) !important;
max-width: calc(100% - 30px) !important;
}       
}
.af2_rtl_layout .af2_question_label {
text-align: right;
}
.af2_form_wrapper[data-rtl="1"] .af2_form_progress_bar {
justify-content: right !important;
}