/* Start custom CSS for shortcode, class: .elementor-element-950f488 *//*Navigation*/
.gf_progressbar_wrapper {
    display: none;
}

.gform_wrapper .beon-hidden-field {
    display: none;
}
.gform_wrapper .headline  h2 {
    font-size: 54px;
    font-weight: 800;
    line-height: 82px;
    margin-bottom: 20px;
}
.gform_wrapper .headline h3 {
    margin-top: 60px;
    margin-bottom: 25px;
}
.gform_wrapper .headline p {
    max-width: 550px;
    margin: auto;
}
.gform_wrapper .headline {
    text-align: center;
}
.gform_wrapper .form-nav-wrapper {
    display: flex;
    justify-content: center;
}
.gform_wrapper .form-nav-wrapper  > div {
    width: 270px;
    margin: 10px;
}
.gform_wrapper .form-nav-wrapper hr {
    height: 1px;
    background-color: black;
    margin-bottom: 10px;
}
.gform_wrapper .form-nav-wrapper p{
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.gform_wrapper legend {
    display: none;
}
.gform_wrapper #gform_page_1_1 .form-nav-wrapper  > div:first-of-type p {
    font-weight: 800;
}
.gform_wrapper #gform_page_1_1 .form-nav-wrapper  > div:first-of-type hr{
    height: 2px;
}
.gform_wrapper .swiper-wrapper {
    padding: 0;
}

.gform_wrapper  #gform_page_1_2 .gchoice, .gform_wrapper  #gform_page_1_1 .gchoice  {
    display: flex;
    flex-direction: column;
}
.gform_wrapper #gform_page_1_2 .gchoice input, .gform_wrapper #gform_page_1_1 .gchoice input {
    order: 2;
    margin-top: 20px !important;
}
.gform_wrapper  .gfield_radio {
    display: flex;
    justify-content: space-evenly;
}
.gform_wrapper .button {
    background: black !important;
    color: white !important;
    cursor: pointer;
}



/*1st Page*/
#gform_next_button_1_3::before {
    
}

.gform_wrapper .gfield_html {
    position: relative;
}

/*2nd Page*/
.gform_wrapper .hide-desktop {
    display: none;
}
 .gform_wrapper .grundrissSwiper  .swiper-slide {
    align-items: baseline !important;
    align-content: unset !important;
}
.gform_wrapper .grundrissSwiper li svg {
    align-self: center;
}
.gform_wrapper .grundrissSwiper li {
    flex-direction: column !important;
}
.gform_wrapper #gform_page_1_2 .form-nav-wrapper  > div:nth-of-type(2) p {
    font-weight: bold;
}


.swiper-button-next, .swiper-button-prev {
    color: black;
    background-image: none;
}



.gform_wrapper #gform_page_1_2 .form-nav-wrapper  > div:nth-of-type(2) hr{
    height: 2px;
}
@media only screen and (min-width: 1025px){
#gform_1 .mySwiper {
    overflow: hidden;
    margin-right: 50px;
    margin-left: 50px;
}
}
#gform_1 #gform_page_1_1 .gchoice, #gform_1 #gform_page_1_2 .gchoice {
    width: 25%;
     position: relative;
     background-color: white;
     min-height: 350px;
     margin: 10px;
}
#gform_1 .swiper-slide  {
     position: relative;
     background-color: white;
     min-height: 350px;
     cursor: pointer;
}
#gform_1 #gform_page_1_1 label img, #gform_1 .swiper-slide img {
    height: 250px;
    object-fit: cover;
    margin-top: 10px;
}
#gform_1 #gform_page_1_1 label a, #gform_1 .swiper-slide a {
    color: #545454;
    font-size: 16px;
    font-weight: 500;
}
#gform_1 #gform_page_1_1 label, #gform_1 .swiper-slide {
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    align-content: flex-start;
}
#gform_1 .swiper-slide {
    padding: 20px;
    
}

#gform_1 .swiper-slide a:hover {
    color: #DD4E4A !important;
}
#gform_1 .swiper-button-next, #gform_1
 .swiper-rtl .swiper-button-prev {
        right: -50px;
}
#gform_1 .swiper-button-prev, #gform_1
 .swiper-rtl .swiper-button-next {
     left: -50px;
 }
 #gform_1 #field_1_1 {
     display: none;
 }
#gform_1 .gfield_radio label,  #gform_1 .swiper-slide span, .gform_wrapper .grundrissSwiper .swiper-slide > p {
    color: black;
    font-size: 22px;
    padding-top: 20px;
    font-weight: 800;
    line-height: 34px;
    transition: background-color 0.4s ease, color 0.4s ease, box-shadow 0.4s ease;
    cursor: pointer;
}
.gform_wrapper .grundrissSwiper p {
    padding-top: 0px !important;
}
#gform_1 .gfield_radio label  p {
    margin-bottom: 20px;
}
#gform_1 .gfield_radio label svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 20px;
}
#gform_1 .gfield_radio input {
    position: absolute;
    bottom: 20px;
    top: auto;
    left: 20px;
}
#gform_1 .gfield_radio input::after{
    content: "auswählen";
    margin-left: 20px;
    position: absolute;
    bottom: 0px;
    top: -7px;
    color: #545454;
    font-weight: 500;
    font-size: 16px;
}

#gform_1 input[type="radio"]:checked + label, .bad-active {
    border: 2px solid black !important;
    
}
.gform_wrapper .hide-default {
    display: none;
}
.gform_wrapper .bad-active .hide-default {
    display: block;
}
.gform_wrapper .bad-active .radiostyle::after {
    content: "ausgewählt";
    
}
.gform_wrapper .bad-active .radiostyle {
    color: #DD4E4A;
}
.gform_wrapper .radiostyle p {
    margin-bottom: 0;
}
.gform_wrapper .bad-active .radiostyle p {
    display: none;
}
.gform_wrapper .radiostyle {
        display: flex;
    align-items: center;
    margin-top: 20px;
}
.gform_wrapper .radiostyle i {
    margin-right: 10px
}
.gform_wrapper .bad-active .show-default {
    display: none;
}
#gform_1 input[type="radio"] + label {
    border: 2px solid white;
    transition: border 0.3s ease;
}
#gform_1 input[type="radio"]:checked::after {
    color: #DD4E4A;
     content: "ausgewählt";
}
/*3rd Page*/

.gform_wrapper #gform_page_1_3 .form-nav-wrapper  > div:nth-of-type(3) p {
    font-weight: bold;
}
.gform_wrapper #gform_page_1_3 .form-nav-wrapper  > div:nth-of-type(3) hr{
    height: 2px;
}
.gform_wrapper #gform_page_1_3 input[type="text"], .gform_wrapper #gform_page_1_3 textarea  {
    background: #00000010;
    border: none;
    border-bottom: 1px solid black;
    width: 100%;
}
.gform_wrapper #gform_page_1_3 input[type="text"] {
    height: 40px;
}
.gform_wrapper #gform_page_1_3 .form-nav-wrapper {
    margin-bottom: 60px;
}

.gform_wrapper #gform_fields_1_3  > div:not(.gfield_html ),  .gform_wrapper #gform_fields_1_3  > fieldset:not(.gfield_html), .gform_wrapper .gform_page_footer
{
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
    
}
.gform_wrapper .gform_page_footer {
    text-align: right;
    width: 950px !important;
    margin-top: -100px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
   
}
.gform_wrapper #gform_fields_1_3 .gform_page_footer {
    margin-top: 0px;
}
.gform_wrapper .text-footer {
    width: 950px;
    margin-top: 50px;
    padding: 0px 50px;
    margin-right: auto;
    margin-left: auto;
     padding-right: 370px;
     min-height: 100px;
     pointer-events: none;
}
.gform_wrapper #gform_fields_1_3 .gchoice  {
    display: flex;
    align-items: baseline;
}
.gform_wrapper #gform_fields_1_3 .gchoice label{
    margin-left: 15px;
}
.gform_wrapper #gform_fields_1_3 #field_1_14 .gfield_label_before_complex {
    display: none
}
.gform_wrapper #gform_page_1_3 .gform_page_footer {
    margin-top: 0px;
}


@media only screen and (max-width: 1400px) {
    #gform_1 .gfield_radio input::after {
    top: -4px;
}
#gform_1 #gform_page_1_1 label img, #gform_1 .swiper-slide img {
    height: 250px;
}

}


/*
 * GFFORM CHECKBOX
 * */
/*Default styles for Gravity Forms single-column-form class*/

.single-column-form ul.gfield_checkbox li input[type=checkbox]:checked+label,.single-column-form ul.gfield_checkbox li input[type=checkbox]:not(:checked)+label {
  margin-left:19px;
  font-weight: 400;
  font-size: 15px;
}

/*Custom subscribe box for .single-column-form class*/
.single-column-form [type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute!important;
  left: -9999px;
}

.single-column-form [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
  position: relative!important;
  padding-left: 1.0em!important;
  cursor: pointer!important;
}

.single-column-form [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: -17px;
  top: 2px;
  width: 1.30em;
  height: 1.30em;
  border: 1px solid black;
	
  background: transparent;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
  padding: 2px;
}

.single-column-form [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 6.7px;
    left: -13px;
    font-size: 1.3em;
    line-height: 0.8;
    background-color: #DD4E4A;
    transition: all .2s;
}
/*
Validation
*/
.gform_wrapper .validation_message  {
    color: #DD4E4A;
}
/*
Footer Button
*/
/*.gform_page_footer  i, .gform_page_footer #gform_submit_button_1 i{
        color: white;
}
.gform_page_footer .fa-chevron-right, .gform_page_footer #gform_submit_button_1  .fa-chevron-right{
    margin-left: -25px;
    margin-top: 0;
    padding-top: 0px;
}
.gform_page_footer .gform_next_button, .gform_page_footer #gform_submit_button_1  {
    padding-right: 35px !important;
}*/


/* checked mark aspect changes */
.single-column-form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.single-column-form [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
.single-column-form [type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.single-column-form [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.single-column-form [type="checkbox"]:disabled + label {
  color: #aaa;
}

#gform_confirmation_wrapper_1 img{
    	animation: pulse 2s infinite;
	    transform: scale(1);

}
@keyframes pulse {
	0% {
		transform: scale(0.95);
	}

	70% {
		transform: scale(1);
	}

	100% {
		transform: scale(0.95);
	}
}


@media only screen and (max-width: 1024px) {
    .gform_wrapper .gform_page_footer {
    text-align: center;
    width: 100% !important;
    margin-top: 20px;
    padding: 0px;
}
.gform_wrapper .text-footer {
    width: 100%;
    margin-top: 20px;
        padding: 0px;
}
.mySwiper, .grundrissSwiper  {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
#gform_1 .swiper-button-next, #gform_1 .swiper-button-prev {
    display: none;
}
#gform_1 #gform_page_1_1 label img, #gform_1 .swiper-slide img {
    height: 18vh;
}

}

@media only screen and (max-width: 767px) {
   
    #gform_1 #gform_page_1_1 label img, #gform_1 .swiper-slide img {
    height: 150px;
    object-fit: cover;
    margin-top: 0px;
}
    .gform_wrapper .hide-desktop {
        display: block;
    }
 .gform_wrapper .swiper-slide {
    padding: 20px;
    }
    .gform_wrapper .swiper-wrapper li {
        
    width: 80%;
    }

.gform_wrapper #gform_fields_1_3  > div:not(.gfield_html ),  .gform_wrapper #gform_fields_1_3  > fieldset:not(.gfield_html), .gform_wrapper .gform_page_footer
{
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 0px;
}
.gform_wrapper .headline  h2 {
    font-size: 28px;
    font-weight: 800;
    line-height: 42px;
    letter-spacing: 0.36px;
}
.gform_wrapper .headline h3 {
    font-size: 26px;
    line-height: 34px;
}
#gform_1 .swiper-slide  {
     min-height: auto;
}
#gform_1 .gfield_radio label,  #gform_1 .swiper-slide span, .gform_wrapper .grundrissSwiper .swiper-slide > p {
    font-size: 18px;
    padding-top: 0;
}
#gform_1 #gform_page_1_1 label a, #gform_1 .swiper-slide a {
    font-size: 14px;
}
#gform_1 #gform_page_1_2 svg {
    max-height: 150px;
}
.gform_wrapper li.swiper-slide p:first-child {
    margin-bottom: 0px;
    line-height: 24px;
    min-height: 50px;
}
}/* End custom CSS */