.page-id-220 .cases--servs{
	margin-top: 0;
}




.company__text h2{
	margin-top: 0;
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: 0.025em;
    color: #094b53;
}

.cases .scr2__feat-item h3{
	font-size: 30px;
}
.cases .scr2__feat-item h3 span{
	font-size: 48px;
}




.wpcf7-form.sent{
	position: relative;
}

.form.wpcf7 .ajax-loader,
.form.wpcf7 .wpcf7-not-valid-tip,
.form.wpcf7 .wpcf7-response-output,
.form.wpcf7 br{
	display: none !important;
}

.form.wpcf7 .wpcf7-not-valid{
	border-bottom: 1px solid red;
}

.glass-form{
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #fffa;
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 700;
    color: #094b53;
}

.scr2__num strong{
	opacity: 1;
}