.module_slider_header{
	
	min-height: 850px;
}
.text-block__description a{
	text-decoration: underline !important;
}

.grid_full_image .grid-col-image{
	background-image: none;
}

.grid_full_image .grid-col:first-child{
	width:100% !important;
	justify-content:center !important;
}

.grid_full_image .grid-col:last-child{
	display: none;
}

.grid_full_image .container-fluid{
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.grid_full_image .grid-col-box{
	max-width: 950px !important;
	padding: 0 24px !important;
}

.elementor-element-8e3834b{
	max-width: 100% !important;
	width: 100%;
}
.module_contact .container-fluid .row .col .grid{
	align-items: stretch;
}

.wpcf7-form.invalid .wpcf7-response-output {
    background-color: rgb(255 255 255 / 26%); 
}

.wpcf7-form.sent .wpcf7-response-output {
    background-color: rgb(255 255 255 / 44%); 
}


.cf7-antispam{
	height: 50px;
	margin: -10px 0 10px 0;
}

.cf7-antispam .wpcf7-form-control-wrap > label{
	padding: 0 0 0 8px;
	margin-top: -24px;
}

.cf7-antispam .wpcf7-form-control-wrap > label.up{
	top: 11px !important;
    font-size: inherit !important;
    left: 1px !important;
}

.cf7-antispam .wpcf7-form-control-wrap > label .wpcf7-quiz-label{
	margin: 0 8px 0 0;
	white-space: nowrap;
}

.cf7-antispam > p{
    height: 50px;
    display: flex;
    align-items: center;
}

.cf7-antispam .wpcf7-form-control-wrap label input{
	padding: 0 8px;
    width: 50px;
	
}
