/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 15 2022 | 20:52:50 */
.section-17 input,
.section-17 select,
.section-17 textarea {
  	width: 100%;
    border: 1px solid #C9C9C9;
    border-radius: 0;
  	font-family: 'Roboto';
 	font-size: 16px;
  	line-height: 25px;
}

.section-17 textarea {
resize: none;
}

.section-17 .wpcf7-checkbox .wpcf7-list-item input {
  	width: 24px;
  	height: 24px;
    margin-right: 10px;
}

.section-17 .wpcf7-list-item {
  	margin: 0;
}

.section-17 .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
  	font-family: 'Roboto';
 	font-size: 16px;
  	line-height: 25px;
}

.section-17 form sup a {
  	text-decoration: underline;
  	color: #485253;
  	font-weight: bold;
}

.section-17 form sup {
  	font-family: 'Roboto';
 	font-size: 16px;
  	line-height: 25px;
}


.section-17 .wpcf7-submit {
    height: 50px;
    width: 260px;
    background-color: #E2001A;
    color: #fff;
    font-family: 'Roboto';
    border-radius: 0;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
}

.section-17 .wpcf7-submit:hover {
    background-color: #E2001A;
}

.section-17 .aufzaehlung .wpcf7-checkbox .wpcf7-list-item {
  display: block;
  margin: 5px;
}

.section-17 .aufzaehlung .wpcf7-list-item-label {
   color: #485253 !important;
}

.wpcf7-form h4{
	margin-bottom: !important;
}

@media (max-width: 992px){
  .section-17 .wpcf7-checkbox .wpcf7-list-item input {
    	margin-bottom: 0;
  }
}
