body{
	margin: 0;
	padding: 0;
	font-family: 'Inter', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #1E1E1E;
}
.container-big{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.container-big-gray{
	background: #F5F5F5;
}
.h1{
	font-size: 46px;
	font-weight: 800;
	line-height: 140%;
	margin: 0;
}
h3,
.h3{
	font-size: 24px;
	color: #1E1E1E;
	font-weight: 500;
	line-height: 140%;
	margin: 40px 0;
}
.text-center{
	text-align: center;
}
.row__white{
	background: #fff;
	padding: 40px;
}
.mt80{
	margin-top: 80px;
}
.mt60{
	margin-top: 60px;
}
.mt40{
	margin-top: 40px;
}
.mt20{
	margin-top: 20px;
}
.mt10{
	margin-top: 10px;
}
.mb80{
	margin-bottom: 80px;
}
.p40{
	padding-top: 40px;
	padding-bottom: 40px;
}
.content{
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}
.content p{
	margin: 40px 0 0 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}
.content p:first-child{
	margin-top: 0;
}
.content ul{
	margin: 16px 0 0 0;
	padding-left: 25px;
}
.content ul li{
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}
.content img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.content a:not(.btn__red){
	text-decoration: none;
	color: #B62D39;
	transition: 0.3s;
}
.content a:not(.btn__red):hover{
	color: #8C1F1F;
	text-decoration: underline;
}
.content-frame {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
}
.content-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
	visibility: visible;
	display: block;
}
.btn__red{
	display: flex;
	align-items: center;
	padding: 10px 40px 10px 16px;
	border-radius: 60px;
	background-color: #B62D39;
	background-image: url('/local/templates/accuride/images/arrow-btn-red.svg');
	background-repeat: no-repeat;
	background-position: calc(100% - 16px) center;
	background-size: 20px 20px;
	transition: 0.3s;
	color: #fff;
	font-size: 16px;
	line-height: 125%;
	width: fit-content;
	text-decoration: none;
	border: none;
}
.btn__red:hover{
	cursor: pointer;
	background-color: #8C1F1F;
}
.btn__white{
	background-color: #fff;
	background-image: url('/local/templates/accuride/images/arrow-btn-white.svg');
	color: #B62D39;
}
.btn__white:hover{
	background-color: #fff;
	color: #8C1F1F;
}
.btn__black{
	background-color: #1E1E1E;
}
.btn__black:hover{
	background-color: #373636;
}
.btn__white-border-red{
	background-color: #fff;
	color: #B62D39;
	border: 1px solid #B62D39;
	padding: 10px 16px;
}
.btn__white-border-red:hover{
	background-color: #fff;
	color: #8C1F1F;
	border-color: #8C1F1F;
}
div.header__nav{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 990;
}
.header__fon{
	background: #F5F5F5;
	margin-top: 47px;
}
.header{
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.header__info,
.header__contact{
	display: flex;
	align-items: center;
}
.header__logo{
	display: flex;
}
.header__preview{
	margin-left: 16px;
	font-size: 12px;
	line-height: 140%;
}
.header__contact-item,
.header__contact-item svg,
.header__contact-item svg path{
	transition: 0.3s;
}
.header__contact-item,
.header__contact-lang{
	margin-left: 30px;
}
.header__contact-item{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #B62D39;
	font-weight: 800;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.header__contact-item svg{
	margin-right: 4px;
}
.header__contact-item:hover{
	color: #8C1F1F;
	cursor: pointer;
}
.header__contact-item:hover svg path{
	stroke: #8C1F1F;
}
.select2-container--default .select2-selection--single{
	width: 63px;
	border: 1px solid transparent;
	transition: 0.3s;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #1E1E1E;
	font-size: 12px;
	font-weight: 800;
	line-height: 100%;
	letter-spacing: 1px;
	padding-left: 9px;
	padding-right: 33px;
	height: 100%;
	display: flex;
	align-items: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::before {
	background: url('/local/templates/accuride/images/lang-arrow-bottom.svg')no-repeat 50%;
	content: "";
	position: absolute;
	top: 8px;
	right: 10px;
	width: 8px;
	height: 8px;
}
.select2-container--default .select2-selection--single:hover{
	border-color: #BCB0F5;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.10);
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before {
	background: url('/local/templates/accuride/images/lang-arrow-top.svg')no-repeat 50%;
}
.select2-container--default.select2-container--open .select2-selection--single{
	border-color: #BCB0F5;
}
.select2-dropdown{
	border-color: #BCB0F5;
}
.select2-results__option {
	padding: 6px 10px;
	user-select: none;
	-webkit-user-select: none;
	font-size: 12px;
	color: #757575;
	font-weight: 800;
	letter-spacing: 1px;
}
.select2-container--default .select2-results__option{
	transition: 0.3s;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #fff;
	color: #1E1E1E;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #fff;
}
.pr-main{  
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: 420px 200px 200px;
	gap: 20px 20px;
	grid-auto-flow: row;
	grid-template-areas:
	"pr-main-1 pr-main-1 pr-main-1 pr-main-2"
	"pr-main-3 pr-main-3 pr-main-6 pr-main-6"
	"pr-main-4 pr-main-5 pr-main-6 pr-main-6";
}
.pr-main > div,
.pr-main > a{
	padding: 40px;
	text-decoration: none;
}
.pr-main-1{
	grid-area: pr-main-1;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.pr-main-1::before{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url('/local/templates/accuride/images/pr-main-1.jpg')no-repeat 50%;
	background-size: cover;
	transition: 0.3s;
	z-index: -1;
}
.pr-main-1__info{
	margin-left: auto;
	max-width: 265px;
	display: flex;
	flex-direction: column;
	color: #fff;
	height: 100%;
}
.pr-main-1__info-title{
	font-size: 30px;
	font-weight: 600;
	line-height: 140%;
}
.pr-main-1__info-text{
	font-size: 16px;
	line-height: 140%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.pr-main-1:hover::before{
	transform: scale(1.1);
}
.pr-main-2{
	grid-area: pr-main-2;
	background: #B62D39;
	display: flex;
	flex-direction: column;
}
.pr-main ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pr-main ul li{
	color: #fff;
	margin-bottom: 16px;
	font-size: 14px;
	line-height: 140%;
	padding-left: 18px;
	position: relative;
}
.pr-main ul li::after{
	position: absolute;
	content: '';
	left: 0;
	top: 10px;
	width: 14px;
	height: 1px;
	background-color: #fff;
}
.pr-main-3{
	grid-area: pr-main-3;
	color: #fff;
	overflow: hidden;
	background: #3F3E3E;
	position: relative;
	z-index: 1;
}
.pr-main-3__title,
.pr-main-4__title,
.pr-main-5__title{
	font-size: 14px;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.pr-main-3::before{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-3.png')no-repeat 50%;
	background-size: contain;
	width: 389px;
	height: 129px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.pr-main-3::after{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-3-hover.png')no-repeat 50%;
	background-size: contain;
	width: 407px;
	height: 138px;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
	z-index: -1;
}
.pr-main-4{
	grid-area: pr-main-4;
	color: #fff;
	overflow: hidden;
	background: #8C1F1F;
	position: relative;
	z-index: 1;
}
.pr-main-4::before{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-4.png')no-repeat 50%;
	background-size: contain;
	width: 305px;
	height: 200px;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.pr-main-4::after{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-4-hover.png')no-repeat 50%;
	background-size: contain;
	width: 305px;
	height: 200px;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
}
.pr-main-5{
	grid-area: pr-main-5;
	color: #fff;
	overflow: hidden;
	background: #1E1E1E;
	position: relative;
	z-index: 1;
}
.pr-main-5::before{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-5.png')no-repeat 50%;
	background-size: contain;
	width: 305px;
	height: 200px;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.pr-main-5::after{
	position: absolute;
	content: '';
	background: url('/local/templates/accuride/images/pr-main-5-hover.png')no-repeat 50%;
	background-size: contain;
	width: 305px;
	height: 200px;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: -1;
}
.pr-main-6{
	grid-area: pr-main-6;
	position: relative;
	overflow: hidden;
	background: #1E1E1E;
	z-index: 1;
}
.pr-main-6::before{
	position: absolute;
	content: '';
	right: -30px;
	top: 0;
	width: 500px;
	height: 100%;
	background: url('/local/templates/accuride/images/pr-main-6.jpg')no-repeat 100% 50%;
	background-size: contain;
	transition: 0.3s;
	z-index: -1;
	transition: 0.3s;
}
.pr-main-6:hover::before{
	right: 0;
}
.pr-main-6__info{
	display: flex;
	flex-direction: column;
	max-width: 265px;
	color: #fff;
	height: 100%;
}
.pr-main-6__info-title{
	font-size: 20px;
	line-height: 140%;
}
.pr-main-6__info-text{
	font-size: 16px;
	line-height: 140%;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.pr-main-1 .btn__red,
.pr-main-1 .btn__white,
.pr-main-2 .btn__red,
.pr-main-2 .btn__white,
.pr-main-6 .btn__red,
.pr-main-6 .btn__white{
	margin-top: auto;
}
.pr-main-3:hover::before,
.pr-main-4:hover::before,
.pr-main-5:hover::before{
	opacity: 0;
}
.pr-main-3:hover::after,
.pr-main-4:hover::after,
.pr-main-5:hover::after{
	opacity: 1;
}
.footer{
	background: #F5F5F5;
	padding: 40px;
	display: flex;
	justify-content: space-between;
}
.footer__item{
	width: 260px;
}
.footer__item-address{
	margin-top: 6px;
	color: #757575;
	font-size: 12px;
	line-height: 140%;
}
.footer__item-address a{
	color: #B62D39;
	text-decoration: none;
	transition: 0.3s;
}
.footer__item-links a{
	display: block;
	margin-top: 6px;
	font-size: 12px;
	line-height: 140%;
	color: #B62D39;
	text-decoration: none;
	transition: 0.3s;
}
.footer__item-links a:hover,
.footer__item-address a:hover{
	color: #8C1F1F;
}
.footer__item-infodop .header__contact-item{
	margin-left: 0;
}
.footer__item-infodop .header__contact-item,
.footer__dev{
	margin-top: 30px;
}
.footer__dev{
	color: #757575;
	font-size: 12px;
	line-height: 140%;
}
.footer__dev a{
	color: #B62D39;
	text-decoration: none;
	margin-left: 6px;
	transition: 0.3s;
}
.footer__dev a:hover{
	color: #8C1F1F;
}
.form-block{
	background: #B62D39;
	padding: 40px;
}
.form-block__row{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 579px;
	color: #fff;
}
.form-block__row-title{
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	line-height: 140%;
}
.form-block__row-preview{
	text-align: center;
	margin-top: 16px;
	font-size: 16px;
	line-height: 140%;
}
.form-block__form-field{
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 16px;
	border-radius: 4px;
	border: 1px solid #EDEDED;
	background: #F5F5F5;
}
.form-block__form-field input{
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 0;
	border: none;
	background: #F5F5F5;
	color: #1E1E1E;
}
.form-block__form-field input::placeholder{
	transition: 0.3s;
	color: #757575;
}
.form-block__form-field img{
	margin-left: 16px;
}
.form-block__form-field input:focus::placeholder{
	opacity: 0;
}
.form-block__form-field-check{
	margin-top: 16px;
	width: 100%;
	display: flex;
}
.form-block__form-field-check label {
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	position: relative;
	margin-bottom: 0;
}
.form-block__form-field-checkbox > input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.form-block__form-field-checkbox > p {
	user-select: none;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 150%;
	padding-left: 36px;
}
.form-block__form-field-checkbox > p::before {
	content: '';
	width: 20px;
	height: 20px;
	background: #1E1E1E;
	border-radius: 6px;
	position: absolute;
	left: 0;
	transition: 0.3s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
}
.form-block__form-field-checkbox > input:checked + p::before {
	background-color: #1E1E1E;
	background-image: url(/local/templates/accuride/images/checkbox-checked-icon.svg);
}
.form-block__form-field-check label:hover{
	cursor: pointer;
}
.form-block__form-field-checkbox > p a{
	color: #fff;
}
.form-block__btn{
	width: 100%;
	margin-top: 16px;
	padding: 14px 20px;
	justify-content: center;
	line-height: 100%;
	background-image: none;
}
.form-block__btn span{
	background-image: url('/local/templates/accuride/images/arrow-btn-red.svg');
	width: 20px;
	height: 20px;
	margin-left: 8px;
}
.form-block__form .form__field-checkbox > p::before{
	background: #1E1E1E;
	border-color: #1E1E1E;
	background-repeat: no-repeat;
	background-position: center;
}
.form-block__form .form__field-checkbox > input:checked + p::before{
	background-color: #1E1E1E;
}
.overvloy{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	display: none;
}
.overvloy.show{
	display: flex;
}
.sotrudn{
	display: flex;
	flex-wrap: wrap;
}
.sotrudn__item{
	padding: 20px;
	width: 32%;
	background: #F5F5F5;
	display: flex;
	flex-direction: column;
	margin: 2% 2% 0 0;
}
.sotrudn__item:nth-child(3n){
	margin-right: 0;
}
.sotrudn__item:nth-child(1),
.sotrudn__item:nth-child(2),
.sotrudn__item:nth-child(3){
	margin-top: 0;
}
.sotrudn__item-pic{
	width: 90px;
	height: 90px;
	object-fit: cover;
	margin-bottom: 16px;
	border-radius: 50%;
}
.sotrudn__item-fio{
	font-size: 20px;
	line-height: 140%;
}
.sotrudn__item-text{
	font-size: 14px;
	line-height: 140%;
}
.sotrudn__item-text p{
	margin: 16px 0;
	color: #616161;
}
.sotrudn__item-text p strong{
	font-size: 20px;
	color: #1E1E1E;
	font-weight: 400;
}
.sotrudn__item-text a{
	color: #B62D39;
	text-decoration: none;
	transition: 0.3s;
}
.sotrudn__item-text a:hover{
	color: #8C1F1F;
}
.history{
	display: flex;
	flex-direction: column;
}
.history__item{
	display: flex;
}
.history__item:first-child{
	margin-top: 0;
}
.history__item-image{
	width: 50%;
	min-width: 50%;
	display: flex;
	justify-content: flex-end;
}
.history__item-pic{
	width: 413px;
	height: auto;
	object-fit: cover;
}
.history__item-info{
	width: 50%;
	margin-left: 20px;
	display: flex;
	flex-direction: column;
}
.history__item-name{
	font-size: 46px;
	font-weight: 800;
	line-height: 140%;
	padding-left: 20px;
	border-left: 4px solid #B62D39;
	flex-grow: 2;
	color: #B62D39;
}
.history__item-preview{
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
}
.politiki__item:first-child .politiki__item-title{
	margin-top: 0;
}
.politiki__item-info{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.politiki__item-info p{
	width: 49%;
	font-size: 16px;
	line-height: 140%;
	margin: 20px 0 0 0;
}
.politiki__item-info p:nth-child(1),
.politiki__item-info p:nth-child(2){
	margin-top: 0;
}
.politiki__item-info p:nth-child(2n-1){
	padding-left: 20px;
	border-left: 2px solid #EDEDED;
}
.sert{
	display: flex;
	flex-wrap: wrap;
	margin-top: 16px;
}
.sert__item{
	width: 24.5%;
	margin: 0.6% 0.6% 0 0;
	background: #F5F5F5;
	padding: 20px;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	transition: 0.3s;
	border-left: 4px solid transparent;
}
.sert__item:nth-child(4n){
	margin-right: 0;
}
.sert__item:nth-child(1),
.sert__item:nth-child(2),
.sert__item:nth-child(3),
.sert__item:nth-child(4){
	margin-top: 0;
}
.sert__item-icon{
	width: 40px;
	height: 40px;
	object-fit: contain;
	margin-bottom: auto;
}
.sert__item-info{
	margin-top: 40px;
}
.sert__item-title{
	color: #1E1E1E;
	font-size: 14px;
	line-height: 140%;
}
.sert__item-info-file{
	margin-top: 8px;
	color: #757575;
	font-size: 14px;
	line-height: 140%;
}
.sert__item:hover{
	cursor: pointer;
	background: #fff;
	border-left: 4px solid #B62D39;
}
.partners__sect{
	margin-top: 16px;
}
.partners__sect:first-child{
	margin-top: 0;
}
.partners__sect-title{
	color: #1E1E1E;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.partners__item{
	margin-top: 16px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.partners__item span:nth-child(1){
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	color: #757575;
	font-size: 14px;
	line-height: 140%;
	z-index: 2;
}
.partners__item span:nth-child(2){
	width: 49%;
	display: flex;
	justify-content: space-between;
	background: #fff;
	z-index: 2;
}
.partners__item span:nth-child(2) span{
	width: auto;
	margin-left: 15px;
}
.partners__item span:nth-child(2),
.partners__item span:nth-child(2) span{
	color: #1E1E1E;
}
.partners__item span:nth-child(2) span svg path{
	stroke: #9E9E9E;
	transition: 0.3s;
}
.partners__item span:nth-child(2) span:hover svg{
	cursor: pointer;
}
.partners__item span:nth-child(2) span:hover svg path{
	stroke: #B62D39;
}
.partners__item span a{
	color: #B62D39;
	text-decoration: none;
	transition: 0.3s;
}
.partners__item span a:hover{
	color: #8C1F1F;
	cursor: pointer;
}
.partners__item::before{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px dotted #BDBDBD;
}
.pamyatka__title{
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 140%;
	letter-spacing: 1px;
	margin-bottom: 16px;
}
.tekhnologii__item-name{
	color: #1E1E1E;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
}
.tekhnologii__item-preview{
	margin-top: 20px;
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
}
.tekhnologii__item-info{
	border-left: 4px solid #B62D39;
	padding-left: 20px;
}
.kontakty__info p,
.kontakty__info a{
	font-size: 20px;
	line-height: 140%;
}
.kontakty__info a{
	color: #B62D39;
	text-decoration: none;
	transition: 0.3s;
}
.kontakty__info a:hover{
	color: #8C1F1F;
	cursor: pointer;
}
.kontakty__info-btn{
	padding: 10px 16px;
	background-image: none;
}
.popup{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 100px;
	z-index: 1100;
	background: #3B3A3A;
	overflow-y: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}
.popup.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.popup__main{
	width: 845px;
	position: relative;
	max-height: 95%;
}
.popup__main-row{
	max-height: 100%;
	overflow: auto;
	padding: 40px;
	border-radius: 4px;
	background: #FFF;
}
.popup__close{
	position: absolute;
	top: -82px;
	right: 0;
	display: flex;
	transition: 0.3s;
}
.popup__close svg path{
	stroke: #fff;
}
.popup__close:hover{
	cursor: pointer;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: .8;
}
.popup__block{
	border-radius: 4px;
	background: #FFF;
}
.popup__block-inform-img{
	width: 100%;
	height: auto;
}
.popup__block-inform-title{
	color: #1E1E1E;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;   
}
.popup__block-inform-text{
	font-size: 20px;
	line-height: 140%;
}
.popup__block-inform-date{
	color: #757575;
	font-size: 14px;
	line-height: 140%;
}
.popup__form .popup__main{
	width: 630px;
}
.popup__form .popup__main-row,
.popup__form .popup__block{
	background: #1E1E1E;
	color: #fff;
}
.popup__block-title{
	font-size: 46px;
	font-weight: 800;
	line-height: 140%;
	text-align: center;
}
.popup__block-preview{
	font-size: 16px;
	line-height: 140%;
	margin-top: 16px;
	text-align: center;
}
.form__field{
	margin-bottom: 16px;
	width: 100%;
	background: #fff;
	padding: 6px 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 4px;
	border: 1px solid #EDEDED;
	background: #F5F5F5;
}
.form__field input{
	padding: 7px 0;
	width: 100%;
	color: #1E1E1E;
	font-size: 14px;
	line-height: 20px;
	border: none;
	background: #F5F5F5;
}
.form__field input::placeholder{
	color: #757575;
	transition: 0.3s;
}
.form__field input:focus::placeholder{
	opacity: 0;
}
.form__field svg{
	margin-left: 16px;
}
.form__field-checkbox{
	font-size: 12px;
	font-weight: 400;
	line-height: 140%; 
	position: relative;
	color: #fff;
}
.form__field-checkbox > input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.form__field-checkbox > p {
	user-select: none;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 21px;
	padding-left: 28px;
	position: relative;
}
.form__field-checkbox > p::before {
	content: '';
	width: 20px;
	height: 20px;
	background: #B62D39;
	border: 1px solid #B62D39;
	border-radius: 6px;
	position: absolute;
	left: 0;
	transition: 0.3s;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
}
.form__field-checkbox > input:checked + p::before{
	background-color: #B62D39;
	background-image: url('/local/templates/accuride/images/form-checkbox-checked.svg');
	background-repeat: no-repeat;
	background-position: center;
}
.form__field-checkbox:hover{
	cursor: pointer;
}
.form__field-checkbox > p a{
	color: #fff
}
.form__field-radio{
	gap: 10px;
	padding: 12px 16px;
}
.form__field-radio .form__field-checkbox{
	flex: 1;
}
.form__field-radio .form__field-checkbox p{
	color: #1E1E1E;
	font-size: 14px;
	line-height: 22px;
	padding-left: 32px;
}
.form__field-company{
	display: none;
}
.form__field-company.active{
	display: flex;
}
.form__btn{
	width: 100%;
	padding: 11px 16px;
	justify-content: center;
	background-image: none;
}
.form__btn svg{
	margin-left: 4px;
}
.popup__form-mess-text{
	text-align: center;
	margin-top: 16px;
}
.popup__block-btn_end{
	margin-left: auto;
	margin-right: auto;
}
.kontakty-list{
	margin-top: 0;
}
.karera__vak{
	background: #1E1E1E;
	padding: 40px;
	display: flex;
	justify-content: space-between;
}
.karera__vak-info{
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
	display: flex;
	flex-direction: column;
}
.karera__vak-info .btn__red{
	margin-top: auto;
}
.karera__city-text-bottom h3:last-child{
	margin-bottom: 0;
}
.karera__contacts-block .row__white{
	padding: 0;
}
.karera__garantii{
	position: relative;
	display: flex;
}
.karera__garantii-block{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 175px 40px;
	color: #fff;
	z-index: 2;
}
.karera__garantii-title{
	font-size: 30px;
	font-weight: 600;
	line-height: 140%;
	text-align: center;
}
.karera__garantii-text ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.karera__garantii-text ul li{
	width: 31%;
	font-size: 16px;
	font-weight: 400;
	line-height: 140%;
	text-align: center;
	margin: 3.5% 3.5% 0 0;
}
.karera__garantii-text ul li:nth-child(3n){
	margin-right: 0;
}
.karera__garantii-text ul li:nth-child(1),
.karera__garantii-text ul li:nth-child(2),
.karera__garantii-text ul li:nth-child(3){
	margin-top: 0;
}
.karera__garantii img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.karera__advantages-preview{
	text-align: center;
	margin-top: 6px;
	font-size: 24px;
	font-weight: 500;
	line-height: 140%;
}
.footer__nav{
	width: calc(100% - 260px);
	padding-right: 40px;
}
.header__burger-mobile,
.header__nav-contact,
.header__nav-top{
	display: none;
}
.cookie__wrapper{
	position: fixed;
	z-index: 10000;
	background: #fff;
	padding: 15px;
	display: none;
	flex-direction: column;
	border-radius: 5px;
	bottom: 0;
	right: 0;
	width: 300px;
	border: 3px solid rgb(244, 244, 244);
	box-sizing: border-box;
}
.cookie__wrapper.show{
	display: flex;
}
.cookie__wrapper-close{
	width: max-content;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
	transition: 0.3s;
	border: none;
	background: #fff;
	display: flex;
	padding: 0;
}
.cookie__wrapper-close svg{
	width: 30px;
	height: 30px;
}
.cookie__wrapper-close:hover{
	cursor: pointer;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: .8;
}
.cookie__wrapper-title{
	background: #fff;
	font-size: 18px;
	font-weight: 600;
	padding-right: 35px;
	width: 100%;
	box-sizing: border-box;
	z-index: 1;
}
.cookie__wrapper-text{
	margin: 10px 0 15px 0;
	font-size: 15px;
	line-height: 20px;
}
.cookie__wrapper-send{
	background: #B62D39;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid #B62D39;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: white;
	transition: all .2s;
}
.cookie__wrapper-send:hover{
	cursor: pointer;
	background: #8C1F1F;
}
@media(max-width: 1800px){
	.container-big{
		padding-left: 40px;
		padding-right: 40px;
	}
	.container-big > .container-big{
		padding-left: 0;
		padding-right: 0;
	}
	.row__white{
		padding: 35px;
	}
	.history__item-name{
		padding-left: 15px;
		font-size: 38px;
	}
	.history__item-preview{
		font-size: 22px;
	}
	.history__item-pic{
		width: 350px;
	}
	.popup__block-inform-title{
		font-size: 22px;
	}
	.popup__block-inform-text{
		font-size: 18px;
	}
	.kontakty__info p, .kontakty__info a{
		font-size: 18px;
		line-height: 140%;
	}


}
@media(max-width: 1500px){
	.container-big{
		padding-left: 30px;
		padding-right: 30px;
	}
	.mt40 {
		margin-top: 30px;
	}
	.mt60 {
		margin-top: 50px;
	}
	.mt80 {
		margin-top: 60px;
	}
	.mb80 {
		margin-bottom: 60px;
	}
	.p40 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.header{
		padding: 15px 30px;
	}
	.h1{
		font-size: 38px;
	}
	.btn__red{
		font-size: 15px;
		padding: 8px 30px 8px 14px;
		background-position: calc(100% - 7px) center;
	}
	.pr-main > div, .pr-main > a{
		padding: 30px;
	}
	.pr-main-1__info-title {
		font-size: 28px;
		line-height: 130%;
	}
	.pr-main-1__info-text,
	.pr-main-6__info-text{
		font-size: 15px;
	}
	.pr-main{
		grid-template-rows: 390px 190px 190px;
		gap: 15px 15px;
	}
	.pr-main-3::before{
		width: 380px;
		height: 120px;
	}
	.pr-main-3::after{
		width: 395px;
		height: 130px;
	}
	.pr-main-4::before,
	.pr-main-4::after,
	.pr-main-5::before,
	.pr-main-5::after{
		width: 280px;
		height: 184px;
	}
	.footer{
		padding: 30px;
	}
	.footer__nav{
		padding-right: 30px;
	}
	.footer__item-infodop .header__contact-item, .footer__dev {
		margin-top: 25px;
	}
	.popup__close{
		top: -68px;
	}
	.popup{
		padding-top: 80px;
	}
	.popup__main-row{
		padding: 30px;
	}
	.popup__block-title {
		font-size: 38px;
		line-height: 130%;
	}
	.popup__block-preview {
		font-size: 15px;
		margin-top: 12px;
	}
	.popup__form .popup__main {
		width: 575px;
	}
	.form__field{
		margin-bottom: 12px;
	}
	.form-block{
		padding: 30px;
	}
	.form-block__row-title{
		font-size: 28px;
	}
	.form-block__row-preview {
		margin-top: 12px;
		font-size: 15px;
	}
	.form-block__form-field{
		margin-top: 12px;
	}
	.row__white {
		padding: 30px;
	}
	h3, .h3{
		font-size: 22px;
		margin: 30px 0;
	}
	.content p{
		margin: 30px 0 0 0;
		font-size: 15px;
	}
	.content ul li{
		font-size: 15px;
	}
	.politiki__item-info p:nth-child(2n-1){
		padding-left: 15px;
	}
	.sert__item{
		padding: 15px;
		border-left: 3px solid transparent;
	}
	.sert__item:hover{
		border-left: 3px solid #B62D39;
	}
	.sert__item-icon{
		width: 35px;
		height: 35px;
	}
	.sert__item-info {
		margin-top: 30px;
	}
	.sert__item-title,
	.sert__item-info-file{
		font-size: 13px;
	}
	.content{
		font-size: 15px;
	}
	.history__item-info{
		margin-left: 15px;
	}
	.history__item-name {
		padding-left: 10px;
		font-size: 30px;
		border-left: 3px solid #B62D39;
	}
	.history__item-preview {
		font-size: 18px;
	}
	.history__item-pic {
		width: 320px;
	}
	.tekhnologii__item-name{
		font-size: 22px;
	}
	.tekhnologii__item-preview{
		margin-top: 15px;
		font-size: 14px;
	}
	.tekhnologii__item-info {
		border-left: 3px solid #B62D39;
		padding-left: 15px;
	}
	.popup__block-inform-title {
		font-size: 20px;
	}
	.popup__block-inform-text {
		font-size: 16px;
	}
	.popup__block-inform-date{
		font-size: 13px;
	}
	.sotrudn__item{
		padding: 15px;
	}
	.sotrudn__item-pic{
		width: 80px;
		height: 80px;
		margin-bottom: 12px;
	}
	.sotrudn__item-fio,
	.sotrudn__item-text p strong{
		font-size: 18px;
	}
	.sotrudn__item-text p{
		margin: 12px 0;
	}
	.kontakty__info p, .kontakty__info a {
		font-size: 16px;
		line-height: 140%;
	}
	.cookie__wrapper-title{
		font-size: 16px;
	}
	.cookie__wrapper-text,
	.cookie__wrapper-send{
		font-size: 14px;
	}

}
@media(max-width: 1349px){
	.header__logo img{
		width: 200px;
		height: auto;
	}
	.header__contact-item{
		font-size: 11px;
	}
	.header__contact-item, .header__contact-lang{
		margin-left: 25px;
	}
	.h1 {
		font-size: 34px;
		line-height: 130%;
	}
	.pr-main > div, .pr-main > a {
		padding: 20px;
	}
	.pr-main-1__info-title {
		font-size: 24px;
	}
	.pr-main-1__info-text, .pr-main-6__info-text {
		font-size: 14px;
	}
	.pr-main-6__info-title {
		font-size: 20px;
		line-height: 130%;
	}
	.pr-main {
		grid-template-rows: 380px 180px 180px;
	}
	.pr-main-4::before, .pr-main-4::after, .pr-main-5::before, .pr-main-5::after {
		width: 260px;
		height: 170px;
	}
	.pr-main-3::before {
		width: 350px;
		height: 110px;
	}
	.pr-main-3::after {
		width: 370px;
		height: 120px;
	}
	.footer {
		padding: 25px;
	}
	#vertical-multilevel-menu li a{
		font-size: 13px;
	}
	.row__white {
		padding: 25px;
	}
	h3, .h3 {
		font-size: 20px;
		margin: 25px 0;
	}
	.content p {
		margin: 25px 0 0 0;
		font-size: 14px;
	}
	.content{
		font-size: 14px;
	}
	.tekhnologii__item-name {
		font-size: 20px;
		line-height: 26px;
	}
	.partners__item span:nth-child(1){
		font-size: 13px;
		line-height: 135%;
	}
	.partners__item::before{
		bottom: 4px;
	}
	.content ul li{
		font-size: 14px;
	}

}

@media(max-width: 1199px){
	main{
		padding-top: 64px;
	}
	.header__fon{
		position: fixed;
		margin-top: 0;
		left: 0;
		top: 0;
		z-index: 100;
		width: 100%;
	}
	.container-big {
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer__item {
		width: 210px;
	}
	.footer__nav {
		width: calc(100% - 210px);
		padding-right: 30px;
	}
	.header__burger-mobile{
		display: flex;
		background: url('/local/templates/accuride/images/mobile-menu-burger.svg')no-repeat 50%;
		background-size: contain;
		width: 40px;
		height: 40px;
	}
	.header__contact-item, 
	.header__contact-lang,
	.header__burger-mobile{
		margin-left: 20px;
	}
	.header__burger-mobile.open{
		background: url('/local/templates/accuride/images/mobile-menu-burger-close.svg')no-repeat 50%;
		background-size: contain;
	}
	.header__nav.open{
		left: 0;
	}
	div.header__nav{
		top: 70px;
		left: -100%;
		transition: 0.3s;
		width: 100%;
		height: calc(100% - 70px);
		z-index: 1010;
		background: #1E1E1E;
		padding: 20px;
		overflow-y: auto;
	}
	.h1 {
		font-size: 30px;
	}
	.pr-main{
		grid-template-areas: "pr-main-1 pr-main-1 pr-main-2 pr-main-2"
		"pr-main-3 pr-main-3 pr-main-6 pr-main-6"
		"pr-main-4 pr-main-5 pr-main-6 pr-main-6";
		grid-template-rows: 310px 180px 180px;
	}
	h3, .h3 {
		margin: 20px 0;
	}
	.content p {
		margin: 20px 0 0 0;
	}
	.sert__item:hover{
		border-left: none;
		background: #F5F5F5;
	}
	.history__item-preview {
		font-size: 16px;
	}
	.history__item-name{
		font-size: 28px;
	}
	.history__item-pic {
		width: 300px;
	}


}

@media(max-width: 991px){
	.header__preview{
		display: none;
	}
	main {
		padding-top: 70px;
	}
	.h1 {
		font-size: 26px;
		line-height: 135%;
	}
	.pr-main-1__info{
		max-width: inherit;
	}
	.pr-main{
		gap: 10px 10px;
	}
	.pr-main-3::before,
	.pr-main-3::after{
		top: 62%;
	}
	.pr-main > div, .pr-main > a {
		padding: 15px;
	}
	.footer {
		padding: 25px 20px;
		flex-wrap: wrap;
	}
	.footer__nav {
		width: 100%;
		padding-right: 0;
	}
	.footer__item {
		width: inherit;
		margin-top: 20px;
		display: flex;
		justify-content: space-between;
		gap: 20px 20px;
	}
	.footer__item-address,
	.footer__item-infodop .header__contact-item:nth-child(1),
	.footer__item-links a:nth-child(1){
		margin-top: 0;
	}
	.row__white {
		padding: 20px;
	}
	.politiki__item-info p:nth-child(2n-1){
		padding-left: 10px;
	}
	.sert__item{
		width: 33%;
		margin: 0.5% 0.5% 0 0; 
	}
	.sert__item:nth-child(4){
		margin-top: 0.5%;
	}
	.sert__item:nth-child(4n) {
		margin-right: 0.5%;
	}
	.sert__item:nth-child(3n) {
		margin-right: 0;
	}
	.tekhnologii__item-name {
		font-size: 18px;
		line-height: 24px;
	}
	.tekhnologii__item-info{
		border-left: 2px solid #B62D39;
	}
	.popup__message .popup__main{
		width: 95%;
	}
	.sotrudn__item{
		width: 49%;
	}
	.sotrudn__item:nth-child(3){
		margin-top: 2%;
	}
	.sotrudn__item:nth-child(3n){
		margin-right: 2%;
	}
	.sotrudn__item:nth-child(2n){
		margin-right: 0;
	}
	.kontakty__info p, .kontakty__info a {
		font-size: 15px;
		line-height: 135%;
	}
	.karera__garantii-text ul{
		gap: 20px;
	}
	.karera__garantii-text ul li{
		width: 100%;
		margin: 0;
	}
	.karera-advantages{
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.karera-advantages__item{
		margin: 0;
		width: 100%;
	}
	.karera-advantages__item-text {
		opacity: 1;
		height: auto;
		padding-top: 40px;
	}

}

@media(max-width: 767px){
	.h1{
		font-size: 24px;
		line-height: 135%;
	}
	.mt60 {
		margin-top: 45px;
	}
	.mt80 {
		margin-top: 50px;
	}
	.mb80 {
		margin-bottom: 50px;
	}
	.header__logo img {
		width: 180px;
	}
	.header__contact .header__contact-item:nth-child(2){
		display: none;
	}
	.header__burger-mobile{
		width: 35px;
		height: 35px;
	}
	main {
		padding-top: 65px;
	}
	div.header__nav{
		top: 65px;
		height: calc(100% - 65px);
	}
	.header__nav-contact{
		display: flex;
		justify-content: center;
		margin-top: 30px;
	}
	.header__nav-contact .header__contact-item{
		margin-left: 0;
		font-size: 16px;
		line-height: 24px;
	}
	.header__nav-contact .header__contact-item svg{
		margin-right: 8px;
	}
	.pr-main {
		grid-template-areas:
		"pr-main-1"
		"pr-main-2"
		"pr-main-3"
		"pr-main-4"
		"pr-main-5"
		"pr-main-6";
		grid-template-rows: auto;
		grid-template-columns: 1fr;
	}
	.pr-main-3,
	.pr-main-4,
	.pr-main-5{
		min-height: 150px;
	}
	.pr-main > div, .pr-main > a {
		padding: 20px 15px;
	}
	.popup__form .popup__main {
		width: 500px;
	}
	.footer__item{
		flex-wrap: wrap;
		gap: 20px 0;
	}
	.footer__item > div{
		width: 50%;
	}
	.popup__block-title {
		font-size: 32px;
	}
	.popup__block-preview {
		font-size: 14px;
		margin-top: 10px;
	}
	.p40 {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.row__white {
		padding: 15px;
	}
	h3, .h3{
		font-size: 18px;
	}
	.politiki__item-info p{
		width: 100%;
	}
	.politiki__item-info p:nth-child(2n) {
		padding-left: 10px;
		border-left: 2px solid #EDEDED;
		margin-top: 30px;
	}
	.sert__item{
		width: 49.5%;
		margin: 1% 1% 0 0;
		padding: 12px;
	}
	.sert__item:nth-child(3),
	.sert__item:nth-child(4){
		margin-top: 1%;
	}
	.sert__item:nth-child(3n),
	.sert__item:nth-child(4n){
		margin-right: 1%;
	}
	.sert__item:nth-child(2n){
		margin-right: 0;
	}
	.sert__item-info {
		margin-top: 20px;
	}
	.sert{
		margin-top: 12px;
	}
	.history__item{
		flex-direction: column;
	}
	.history__item-image {
		width: 100%;
		min-width: inherit;
		justify-content: flex-start;
	}
	.history__item-info {
		margin-left: 0;
		margin-top: 15px;
		width: 100%;
	}
	.history__item-name {
		font-size: 22px;
	}
	.history__item-preview {
		font-size: 14px;
		margin-top: 12px;
	}
	.history__item-preview br:nth-child(n+2){
		display: none;
	}
	.history__item-pic {
		width: 50%;
	}
	.tekhnologii__item-info{
		padding-left: 10px;
	}
	.tekhnologii__item-name {
		font-size: 16px;
		line-height: 22px;
	}
	.tekhnologii__item-preview {
		margin-top: 10px;
		font-size: 13px;
	}
	.popup__block-inform-title {
		font-size: 18px;
		margin-top: 20px;
	}
	.popup__block-inform-text {
		font-size: 14px;
	}
	.popup__block-inform-date{
		margin-top: 20px;
	}
	.partners__item{
		flex-direction: column;
	}
	.partners__item:before{
		content: none;
	}
	.partners__item span:nth-child(2){
		width: 100%;
		margin-top: 3px;
	}
	.partners__item span:nth-child(2) span{
		margin-left: 0;
		font-weight: 500;
	}
	.partners__item span:nth-child(2) span:nth-child(2){
		margin-top: 0;
		margin-left: 10px;
	}
	.partners__sect {
		margin-top: 30px;
	}
	.pr-items__filter{
		top: 65px;
		height: calc(100% - 65px);
	}
	.cookie__wrapper-text{
		display: none;
	}
	.cookie__wrapper{
		width: 100%;
		padding: 15px 10px;
	}
	.cookie__wrapper-close{
		right: 10px;
		top: 6px;
	}
	.cookie__wrapper-title {
		text-align: center;
		margin-bottom: 10px;
	}
	.karera__vak{
		padding: 30px 20px;
	}
	.karera__advantages-preview{
		font-size: 18px;
	}
	.karera-advantages__item{
		height: 290px;
	}
}

@media(max-width: 576px){
	.mt40 {
		margin-top: 25px;
	}
	.mt60 {
		margin-top: 40px;
	}
	.mt80 {
		margin-top: 50px;
	}
	.mb80 {
		margin-bottom: 50px;
	}
	.h1 {
		font-size: 22px;
	}
	.container-big {
		padding-left: 13px;
		padding-right: 13px;
	}
	.header {
		padding: 15px 13px;
	}
	.header__logo img {
		width: 165px;
	}
	.header__contact .header__contact-item span,
	.header__contact-lang{
		display: none;
	}
	.header__contact .header__contact-item svg{
		margin-right: 0;
		width: 30px;
		height: 30px;
	}
	.header__burger-mobile{
		margin-left: 50px;
	}
	.footer {
		padding: 20px 15px;
		flex-wrap: wrap;
	}
	.btn__red{
		font-size: 14px;
	}
	.pr-main-3::before {
		width: 300px;
		height: 90px;
	}
	.pr-main-3::after,
	.pr-main-4::after,
	.pr-main-5::after{
		content: none;
	}
	.header__nav-top{
		display: flex;
	}
	.header__nav-top .header__contact-lang,
	.header__nav-top .header__preview{
		display: block;
	}
	.header__preview{
		color: #fff;
		margin-left: 0;
		font-size: 14px;
		margin-right: 20px;
	}
	.header__nav-top .header__contact-lang{
		margin-left: auto;
	}
	nav.header__nav{
		margin-top: 30px;
	}
	.select2-container--default .select2-selection--single{
		width: 70px;
		height: 35px;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered{
		font-size: 14px;
		padding-left: 12px;
	}
	.select2-container--default .select2-selection--single .select2-selection__arrow::before{
		top: 10px;
		width: 12px;
		height: 12px;
		background-size: contain;
	}
	.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::before{
		background-size: contain;
	}
	.select2-results__option{
		font-size: 14px;
		padding: 7px 12px;
	}
	div.header__nav{
		padding: 20px 13px;
	}
	.popup {
		padding-top: 50px;
	}
	.popup__form .popup__main {
		width: 98%;
	}
	.popup__close {
		top: -44px;
	}
	.popup__block-title {
		font-size: 26px;
	}
	.popup__main-row {
		padding: 20px 13px;
	}
	.pr-main-3:hover::before, .pr-main-4:hover::before, .pr-main-5:hover::before {
		opacity: 1;
	}
	.form-block {
		padding: 20px 15px;
	} 
	.form-block__row-title {
		font-size: 22px;
	}
	.form-block__row-preview {
		margin-top: 7px;
		font-size: 13px;
	}
	.politiki__item-info p:nth-child(2n) {
		margin-top: 20px;
	}
	.sert__item{
		width: 100%;
		margin: 10px 0 0 0;
		padding: 12px 10px;
		border-left: none;
	}
	.sert__item:nth-child(2),
	.sert__item:nth-child(3),
	.sert__item:nth-child(4){
		margin-top: 10px;
	}
	.sert__item:nth-child(2n),
	.sert__item:nth-child(3n),
	.sert__item:nth-child(4n){
		margin-right: 0;
	}
	.sert__item-info {
		margin-top: 10px;
	}
	.history__item-pic{
		min-width: 200px;
	}
	.history__item-info{
		margin-top: 10px;
	}
	.history__item-name {
		font-size: 20px;
		padding-left: 8px;
	}
	.history__item-preview {
		font-size: 13px;
		margin-top: 7px;
	}
	.popup__block-inform-title {
		font-size: 16px;
		margin-top: 15px;
	}
	.sotrudn__item{
		width: 100%;
		margin: 15px 0 0 0;
	}
	.sotrudn__item:nth-child(2),
	.sotrudn__item:nth-child(3){
		margin-top: 15px;
	}
	.sotrudn__item:nth-child(2n),
	.sotrudn__item:nth-child(3n){
		margin-right: 0;
	}
	.sotrudn__item-fio, .sotrudn__item-text p strong{
		font-size: 17px;
	}
	.sotrudn__item-text{
		font-size: 13px;
	}
	.kontakty__info p, .kontakty__info a{
		font-size: 14px;
	}
	.form__field-radio{
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
		padding: 15px 16px;
	}
	.karera-advantages{
		grid-template-columns: 1fr;
	}
	.karera-advantages__item {
		height: auto;
		padding: 30px;
	}
	.karera-advantages__item-text {
		padding-top: 20px;
		font-size: 18px;
	}
	.karera__vak-info p{
		margin-bottom: 20px;
	}
}
@media (max-width: 374px) {
	.cookie__wrapper-title {
		font-size: 14px;
	}
}


.otzyvy{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin-top: 20px;
}

.otzyvy__item{
	display: flex;
	flex-direction: column;
	align-items: 	center;
	justify-content: center;
	box-shadow: 0px 4px 10px -3px rgba(0, 0, 0, 0.3);
	padding: 10px;
	border-radius: 5px;	
}
.otzyvy__item a:hover{
	cursor: zoom-in;
}
.otzyvy__item img{
	width: 100%;	
	height: 100%;	
	object-fit: 	cover;
}
.otzyvy__item p{
	font-size: 14px;
	font-weight: bold;
}

@media (max-width: 1100px) {
	.otzyvy{
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 991px) {
	.otzyvy{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 567px) {
	.otzyvy{
		grid-template-columns: repeat(1, 1fr);
	}
}