.prod-block__logo img {
	width: 100%;
	height: auto;
}
.middle-line__logo img.icon-logo,
.footer__logo-link img {
	width: auto;
	height: 35px;
	align-items: center;
}
.middle-line__logo {
line-height: 0;
}
.selected-filter {
  display: block;
}
@media screen and (max-width: 767px) {
 /* .cookies {
      display: none !important;
  }*/
  .selected-filter {
    display: none !important;
  }
}
.__jivoMobileButton {
  z-index: 800 !important;
  margin-bottom: 50px !important;
}
.filters__label {
  padding: 4px 8px;
  color: #4640de;
  border: 1px solid #4640de;
  border-radius: 32px;
  margin-top: 12px;
  display: inline-block;
}
.filters__label:hover {
  cursor: pointer;
}
.filters__icon {
  width: 24px;
  height: 24px;
  margin-left: 5px;
}
.filters__icon svg {
  fill: #4640de;
  transform: rotate(45deg);
}
.filters__label:hover .filters__icon svg {
  fill:#fc753f;
}
.d-nones {
  display: none !important;
}
.seo table.scroll,
.seo table.scroll-mobile {
    display: block;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: 4px;
    scrollbar-height: 4px;
    scrollbar-color: #e6eaeb;
}
.seo table.scroll::-webkit-scrollbar,
.seo table.scroll-mobile::-webkit-scrollbar {
    width: 4px;
    height: 6px;
}
.seo table.scroll::-webkit-scrollbar-track,
.seo table.scroll-mobile::-webkit-scrollbar-track {
    background: #f7f8fa;
}
.seo table.scroll::-webkit-scrollbar-thumb,
.seo table.scroll-mobile::-webkit-scrollbar-thumb {
    background-color: #e6eaeb;
}
.seo table.scroll::-webkit-scrollbar-thumb:hover {
    background-color: #cfcfd4;
}
.seo a {
	color:#4640de;
}
.user_class p {
    margin: 0;
}
.user_class .docs__download p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}
.user_class ul {
    list-style: none;
    padding: 0px;
    margin: 0;
}
.user_class ul li {
	padding-left: 0px;
}
.user_class ul li:after {
    display:none;
}
.user_class ol {
    list-style-type: none !important;
}
.user_class img {
	mix-blend-mode: darken;
	margin: auto;
}
.user-blend-mode img {
	mix-blend-mode: darken;
}
.seo .user_class em {
	margin-bottom: 20px!important;
}
.user_class em div {
	align-items: center;
}
.user_class-partner {
	padding: 8px;
}
.user_class .ved__alert p {
	line-height: 1.33;
	color: #f64c4c;
}
.seo blockquote {
    border-radius: 24px !important;
	margin: 20px 0;
}
.seo article {
    border-radius: 24px !important;
}
.user_seo p {
	font-weight: 400;
}
.user_seo-catalog {
	padding-bottom: 1rem;
}
.user_seo-catalog_group:not(:last-child) {
    border-bottom: 1px solid #e6eaeb;
}
.user_seo-catalog_group {
    padding: 1rem 1rem;
}
.user_seo-catalog_column {
	column-gap: 0;
}
.user_seo-catalog_group li {
	border-radius: 0;
	width: auto;
    height: auto;
	margin-bottom: 10px;
}
.user_seo-catalog_img {
	float: left;
	margin: 0 8px 0 0;
	border-radius: 12px;
}
.user_seo-catalog_img img {
	border-radius: 8px;
	padding: 2px;
}
.user_seo-catalog p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	font-weight: 500;
}
.middle-line__phone span {
	line-height: 1;
}
.middle-line__phone {
	max-height: 36px;
}
.middle-line__phone a {
	font-size: 18px;
}
.advantage-group {
	margin-top: 72px;
	margin-bottom: 42px
}
.advantage-group .col-lg-4 {
	margin-bottom: 30px;
}
.advantage-group_item {
	background-color: #f7f8fa;
	border-radius: 24px;
	background-repeat: no-repeat;
	padding: 1.5rem;
	min-height: 350px;
	background-position: bottom;
	background-size: 100% auto;
}
.advantage-group_item-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.02em;
	color: #262a31;
	margin-bottom: 16px;
	min-height: 72px;
}
.advantage-group_item-desc {
	font-size: 16px;
	letter-spacing: -0.01em;
}
@media (max-width: 991px) {
	.advantage-group {
		margin-top: 40px;
		margin-bottom: 24px;
	}
	.advantage-group .col-lg-4 {
		margin-bottom: 16px;
    }
	.advantage-group_item {
		padding: 32px 24px;
		height: 320px;
		min-height: auto;
		background-size: contain;
		background-position: bottom right;
	}
	.advantage-group_item-title {
		font-size: 20px;
		line-height: 28px;
		letter-spacing: -0.01em;
		min-height: auto;
    }
	.advantage-group_item-desc {
		letter-spacing: normal;
	}
}
.characteristics-service {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
}
.characteristics-service_item span:first-child {
	display: block;
	margin-bottom: 8px;
	color: #919191;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
}
.characteristics-service_item span:last-child {
	color: #1c2230;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
}
.black-block {
	padding: 1.5rem;
	background-color: #2e2e36;
	border-radius: 24px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: auto 100%;
	background-image: url(/image/catalog/uslugi/poisk-raboty.png);
}
.black-block-yellow .black-block {
	background-image: url(/image/catalog/kartinki-tekstov-ru/rost-cen.png);
}
.black-block-title {
	font-weight: 500;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: -0.02em;
	color: #fff;
	margin-bottom: 16px;
}
.black-block p {
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 1.5;
	max-width: 63%;
	margin-bottom: 24px;
}
.black-block .btn {
	width: auto;
}
@media screen and (max-width: 767px) {
	.black-block {
		background-image: url(/image/catalog/uslugi/poisk-raboty-mini.png);
		background-size: 100% auto;
		background-position: top;
		padding-top: 252px!important;
	}
	.black-block-yellow .black-block {
		background-image: url(/image/catalog/kartinki-tekstov-ru/rost-cen-mini.png);
	}
	.black-block p {
		font-weight: 400;
		font-size: 14px;
		max-width: 100%;
	}
	.black-block .btn {
		width: 100%;
	}
	.accordion .characteristics-service_item span:last-child {
		font-size: 16px;
	}
	.user_seo-catalog_column .col-12 {
		max-width: 70%;
		padding-left: 0;
	}
	.user_seo-catalog p {
		font-size: 14px!important;
	}
	.user_seo-catalog a {
		font-size: 12px;
	}
}
@media (max-width: 991px) {
	.black-block {
		padding: 32px 24px;
	}
}
.staff-card {
	margin-bottom: 40px;
}
.staff-card_item {
	margin-bottom: 20px;
    background: #f7f8fa;
    border-radius: 24px;
}
.staff-card_item img {
	border-radius: 24px;
	margin: 0;
	min-width: 100%;
}
.staff-card_box {
	padding: 1.5rem;
}
.staff-card_box svg {
	width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    fill: #cfcfd4
}
.staff-card_info-item {
    margin-bottom: 12px;
    position: relative;
    padding-left: 32px;
}
.preimushchestva {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.preimushchestva {
	align-items: start;
	}
li.preimushchestva_item svg {
	height: 24px;
}
.preimushchestva_item {
    display: flex;
    align-items: center
}
.preimushchestva_item:nth-child(-n+3) {
    margin-bottom: 1.5rem;
}
.preimushchestva_item svg {
    max-width: 36px;
    width: 100%;
    height: 36px;
    fill: #4640de;
    margin-right: 12px;
}
.preimushchestva_item:hover svg {
	fill:#fc753f;
}
.user_class .reviews__title {
    margin-bottom: 0;
}
.user_class .reviews__item .mb-md-5 {
    margin-bottom: 2rem!important;
}
.user_seo .h2 {
    font-weight: 500;
    line-height: 1.25;
    margin-top: 40px;
    margin-bottom: 20px;
}
.user_seo .h2 .s-intro__main-title-city {
    cursor: auto;
    padding-right: 0;
}
.certificates__img-holder {
	cursor: pointer;
}
.user_class .advantages .certificates__img-holder {
    max-width: 250px;
	margin-right: 0;
}
@media screen and (max-width: 767px) {
    .staff-card_info-item {
        margin-bottom:16px
    }
	.user_seo .h2 {
        font-size:14px!important;
        margin-top: 24px;
        margin-bottom: 12px;
        line-height: 1.43
	}
	.preimushchestva_item {
		margin-bottom: 1.5rem;
	}
	.preimushchestva_item:last-child {
		margin-bottom: 0;
	}
	.seo .seo-table table>*>*>* {
		padding: 1rem 0;
	}
}
.staff-card_info-item:first-child {
    padding-left: 0;
}
.staff-card_info-item:last-child {
    margin: 0;
}
.staff-card_text {
    color: #1c2230;
    margin-bottom: 2px;
}
.staff-card_text span {
    opacity: .6;
    font-size: 12px;
    color: #3b4454;
}
.staff-card_contact {
    font-size: 12px;
    color: #1c2230;
}
.seo .seo-table table {
	border-color: #e6eaeb;
	white-space: normal;
	box-shadow: none;
}
.seo .seo-table table>thead{
	color: #919191;
	border-top-width: 1px;
}
.seo .seo-table th{
	background-color: transparent;
}
.seo .seo-table td{
	width: 25%;
}
.seo .seo-table table>*>*>* {
	padding: 1rem 0.5rem;
	border-bottom-width: 1px;
	vertical-align: top;
}
.seo .seo-table table>*>* {
	background-color: transparent!important;
}
.seo .seo-table_title {
	font-weight: 500;
}
.seo .seo-table_item {
	margin-top: 20px;
	margin-bottom: 10px;
	color: #919191;
}
.seo .seo-table tbody, td, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}
.user_code pre {
	margin: 3rem 0 3rem 0;
	line-height: 1.2;
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: normal;
	background-color: #383842;
	border-radius: 24px;
	font-size: 12px;
	padding: 13px;
	color:white;
	background: linear-gradient(180deg,#2e2e36 0,#2e2e36 1.2em,#2c2c33 0);
	background-origin: content-box;
	background-size: 2.4em 2.4em;
}
.user_code hr {
	background-color: #e6eaeb;
	border: none;
	margin-bottom: 3rem;
	height: 1px;
}
.header .main-search {
	max-width: 455px!important;
}
.seo .user_class em div span img {
	margin: 32px 0;
}
.seo .user_class em div p {
	max-width: 419px;
}
@media screen and (max-width: 767px) {
    .seo .user_class em div span img {
        margin: 24px 0;
    }
}
.banner {
	align-items: center;
	background: url(/image/catalog/kategorii/banner-pattern.png) no-repeat, radial-gradient(circle at left, #fc753f, #4640de);
	background-color: #f7f8fa;
	background-position: 115% 41%;
	border-radius: 24px;
	color: #fff;
	display: flex;
	padding: 26px;
}
.banner__title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.33;
	max-width: 400px;
	margin-right: auto !important;
}
.banner__text {
	color: hsla(0, 0%, 100%, .7);
	font-size: 14px;
	font-weight: 400;
	max-width: 399px;
	text-align: right;
}
.banner__text a {
	color: #fff;
}
.description_section .faq {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.description_section .faq__item {
	width: 100%;
}

.description_section .faq__title {
	display: flex;
	cursor: pointer;
	user-select: none;
	justify-content: flex-start;
}
.description_section .faq__icon {
	margin-right: 6px;
	width: 24px;
	height: 24px;
}
.faq__icon svg {
	fill: #cfcfd4;
	width: inherit;
	height: inherit;
}
.faq__item:hover svg {
	fill: #fc753f;
}
.description_section .faq__title-content {
	font-weight: 500;
	text-transform: uppercase;
}
.description_section .faq__title-content a {
	font-size: 16px;
	line-height: 1.5;
	color: #3b4454;
}
.description_section img {
	border-radius: 24px;
}
.description_section .characteristics-service_item svg {
	fill: #cfcfd4;
}
@media (min-width: 992px) {
	.description_section .seo-price {
		display: flex!important;
	}
}
.description_section .seo-price__download {
	align-self: flex-end;
}
@media screen and (max-width: 767px) {
	.description_section .faq__icon {
		width: 16px;
		height: 16px;
		margin-right: 2px;
	}
	.description_section .faq__icon svg {
		vertical-align: unset;
	}
	.description_section .characteristics-service_item span {
		margin:unset;
	}
	.description_section .characteristics-service_item span:last-child {
		font-size: 14px;
	}
	.description_section .seo-price {
		flex-direction: column;
	}
	.description_section .seo-price .faq__title {
		align-items: center;
	}
	.description_section .faq__title-content a {
		font-size: 12px;
		line-height: 1.33;
		word-break: unset;
	}
	.banner {
		margin-top: 20px;
		flex-direction:column;
		row-gap: .5rem;
		background: url(/image/catalog/kategorii/banner-pattern.png) no-repeat, radial-gradient(circle at -40px 0px, #fc753f, #4640de);
		padding: 24px 16px;
		border-radius: 0;
		margin-left: -16px;
		margin-right: -16px;
	}
	.banner__title {
		font-size:16px;
	}
	.banner__text {
		text-align: left;
	}
	.description_section img {
		max-width: 100px;
		border-radius: 16px;
	}
}
.feedback_category {
	padding: 26px!important;
}
.feedback_category a {
	color: #fc753f;
}
.feedback_category .section-title {
	margin-bottom: 1rem!important;
	line-height: 1.33!important;
	font-size: 20px!important;
}
.feedback_category p {
	font-size: 14px!important;
	font-weight: 400!important;
	margin-bottom: 1rem!important;
	color: hsla(0, 0%, 100%, .7);
}
.feedback_category form label {
	width: 100%;
}
.feedback_category form label input {
	height: 36px;
}
.feedback_category form button {
	height: 36px;
	padding: 8px 16px;
}
.color-ral {
	flex-wrap: wrap;
}
.color-ral > * {
	width: calc(100% / 3);
}
.color-ral__item {
	align-items: center;
}
.color-ral__text {
	margin-left: .5rem;
}
@media (min-width: 992px) {
	.color-ral__item span {
		display: unset!important;
		color:inherit;
		margin: unset;
	}
}
@media screen and (max-width: 767px) {
	.feedback_category {
		margin-top: -1rem;
		padding: 24px 16px!important;
		border-radius: 0;
		margin-left: -16px;
		margin-right: -16px;
		margin-bottom: -1rem;
	}
	.feedback_category .section-title {
		margin-bottom: .5rem!important;
		font-size: 16px!important;
	}
	.feedback_category p {
        margin-bottom: .5rem!important;
    }
	.feedback_category form label {
		margin-right: unset;
	}
	.feedback_category .btn--orange {
		max-width: unset;
	}
	.color-ral {
		flex-wrap: nowrap!important;
	}
	.color-ral > * {
		width: auto;
    }
}
.s-intro__list a {
	border-radius: 32px;
	backdrop-filter: blur(1.33rem);
	padding: 4px 16px;
	margin-right: 8px!important;
}
.s-intro__list a:hover {
	background: rgba(255, 255, 255, 0.1);
}
.advantage-highlight {
	position: relative;
	display: inline-block;
}
.advantage-highlight::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -6px;
	width: 100%;
	height: 12px;
	background-image: url('/image/catalog/kartinki-tekstov-ru/zap.svg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	pointer-events: none;
}
.hero .hero-banner {
	background-color: #f7f8fa;
	padding: 40px;
	padding-top: 112px;
	margin-top: -137px;
	z-index: 1;
	margin-bottom: 120px !important;
	border-radius: 24px;
}
.hero .image-block-bg {
	position: absolute;
	top: 0;
	right: -30px;
	bottom: -40px;
	width: 60%;
	background-image: url('/image/catalog/kartinki-tekstov-ru/structura-metalica.png');
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	z-index: 1;
	opacity: 0.4;
	pointer-events: none;
	transform: scaleX(-1) rotate(7deg);
	mix-blend-mode: darken;
}
.hero .title-h3 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 28px;
}
.hero-advantage {
	margin: unset;
	margin-bottom: 50px;
}
.hero-advantage__item {
	margin-top: 50px;
	padding: 0 60px;
	border-left: 2px solid #fc753f;
}
.hero-advantage__item div {
	font-size: 18px;
	line-height: normal;
}
.hero-advantage__title {
	font-size: 50px!important;
	font-weight: 600;
	margin-bottom: 20px;
	color: #fc753f;
}
.hero .btn svg {
	fill: #ffffff;
	margin-right: 6px;
}
.hero .title-h2 {
	font-size: 46px;
	text-transform: uppercase;
}
.hero .hero__subtitle {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.25;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.radio-wrapper input[type="radio"] {
  display: none;
}
.radio-wrapper label {
  color: #3b4454;
  font-size: 18px;
  font-style: normal;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding-left: 28px;
}
.radio-wrapper label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 1px solid #e6eaeb;
  border-radius: 50%;
  background-color: #fff;
  transition: border-color 0.3s, background-color 0.3s;
}
.radio-wrapper input[type="radio"]:checked + label::before {
  border-color: #4640de;
  background-color: #4640de;
}
.radio-wrapper input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
.radio-wrapper label:hover::before {
  border-color: #4640de;
}
.completed_works img {
	margin: 0;
    height: 350px;
}
.btn--stroke {
	background: none;
    color: #000;
    border: 1px solid #fc753f;
}
.btn--stroke:hover {
	background-color: #fc753f;
}
@media (min-width: 768px) {
	.mb-md-120 {
		margin-bottom: 120px!important
	}
}
@media (min-width: 576px) {
	.mb-sm-120 {
		margin-bottom: 120px!important
	}
}
@media (min-width: 992px) {
	.mb-lg-120 {
		margin-bottom: 120px!important
	}
}