.contact .contact-flex .contact-right .contact-inner {
	max-width: 275px;
}
.contact .contact-flex .contact-right .contact-inner .contact-social {
	margin-top: 20px;
}
.cnctpage .cnctpage-bottom .cnctpage-flex .cnctpage-left .cnctpage-info:first-child {
    margin-top: -200px;
}
@media only screen and (max-width: 768px) {
	.cnctpage .cnctpage-bottom .cnctpage-flex .cnctpage-left .cnctpage-info:first-child {
	    margin-top: 0;
	}
}

.grecaptcha-badge { 
    visibility: hidden;
}

.tech {
	background-image: none;
}
.srvctop {
	background-image: none;
}
.nmbrs .nmbrs-block .nmbrs-content .nmbrs-flex .nmbrs-item .nmbrs-number {
    font-size: 3rem;
}
.consultation-metalworking {
	padding-top: 125px !important;
}
@media only screen and (max-width: 991px) {
	.consultation-metalworking {
		padding-top: 50px !important;
	}
}