/*
  Theme Name: Aero
  Author: Alexander Kuznecov
  Version: 999.0
*/
.wpcf7-form-control-wrap{
	position: relative;
}
.page-container{
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem;
}
.wpcf7-submit:disabled{
opacity:0.7;
}
.utp__text_blue{
	text-align: center;
	background-color: #2095f5;
	color: #fff;
}
.catalog_hide-title .good-category{
	display: none;
}
.catalog_hide-title .good{
	position: relative;
	padding-top: 2rem;
}
.catalog_hide-title .good__title{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	background-color: #ffd80d;
	text-align: center;
	color: rgb(42, 42, 42);
	font-family: "Russo One";
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 2rem;
	text-transform: uppercase;
	height: 2rem;
	margin-bottom: 0;
	min-height: 2rem;
}
.tech__new .tech__text:before,.tech__new .tech__text:after{
	display: none;
}
.utp__text_white{
	text-align: center;
	color: #005499;
	background-color: #fff;
}
.utp__text_white .wpb_wrapper:after{
	bottom: -7.5rem;
}