body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

b {
	font-weight: 600;
}

ul {
	list-style: none;
}

.not-active {
	display: none !important;
}

#masthead {
/* 	width: 1376px;
	margin: 0 auto; */
	height: 101px;
}

.fixed-header {
	position: fixed;
    background-color: white;
    z-index: 1000;
    width: 100%;
}

.wrap-catalog-brand {
	background: #EFF3FB;
}

.fixed-head {
	box-shadow: 0px 4px 8px 3px rgba(0, 27, 81, 0.15), 0px 1px 3px 0px rgba(0, 27, 81, 0.15); 
}

.non-fixed-header {
	height: 101px;
}

.main-services-wrapper {
	max-width: 1376px;
	margin: 0 auto;
	height: auto;
	margin-top: 100px;
	margin-bottom: 100px;
}

.main-wrap,
.sevices-offer-wrapper,
.services-info-wrapper,
.wrapper-in,
.breadcrumbs-wrapper,
.footer-add-info,
.footer,
.footer-info,
.main-news-wrapper,
.main-form-callback,
.main-logo-wrapper,
.main-projects-wrapper,
.main-form-wrapper,
.main-catalog-wrapper,
.main-invest-wrap,
.main-info-wrap {
	max-width: 1376px;
	margin: 0 auto 0;
	height: auto;	
}

.wrapper-in {
	display: flex;
}

.header-desctop {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}

.header-wrapper {
	display: flex;
    align-items: center;
    gap: 80px;
	height: 101px;
}

.header-menu {
	display: flex;
	flex-direction: column;
	height: 101px;
    justify-content: flex-end;
}

.header-main-menu {
	padding-bottom: 7px;
}

.header-main-menu > ul {
	display: flex;
	gap: 50px;
	list-style: none;
	margin: 0;
    height: 64px;
    align-items: center;
}

.header-main-menu ul li {
	color: #4A4A4E;
	font-family: "Play";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 32px; /* 171.429% */
	position: relative;
	cursor: pointer;
}

.header-main-menu > ul > li {
	height: 80px;
	display: flex;
    align-items: center;	
}

.header-submenu {
	position: absolute;
	top: 78px;
	left: -50px;
	background: rgba(237, 242, 249, 0.97);
	box-shadow: 0 4px 20px 3px rgba(76, 89, 112, 0.10);
	display: none;
	flex-direction: column;
	z-index: 1000;
	gap: 21px !important;
	width: 529px;
	padding: 60px;
}

.footer-submenu {
	top: 30px;
	padding: 20px;
	left: 0;
}

.footer-submenu li a,
.header-submenu li a {
	display: flex;
}

.footer-submenu li a {
	width: 88%;
}

.footer-submenu li,
.header-main-menu ul li ul.header-submenu li {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	justify-content: space-between;
}

.footer-submenu li {
	font-size: 16px;
}

.footer-submenu {
	gap: 21px;
}

.footer-submenu img,
.header-main-menu ul li ul.header-submenu li img {
	display: none;
}

.footer-submenu img {
	position: absolute;
    right: 0;
    top: 0px;
	width: 20px !important;
}

.footer-menu li {
	position: relative;
}

.footer-menu li span {
	cursor: pointer;
}

.header-main-menu__active, 
.header-main-menu ul li:hover,
.footer-menu li:hover,
.footer-menu li a:hover,
.footer-menu li span:hover,
.footer-menu li ul.header-submenu li:hover,
.header-main-menu ul li ul.header-submenu li:hover {
	color: #34568A;
}

.footer-submenu li:hover img,
.header-main-menu ul li ul.header-submenu li:hover img {
	display: block;
	width: 32px;
}

.header-main-menu > ul > li:hover > ul {
	display: flex;
}

.header-social {
	display: flex;
	align-items: stretch;
	gap: 22px;
}

.header-social a {
	height: fit-content;
}

.header-contact {
	display: flex;
	gap: 55px;
	justify-content: flex-end;
}

.header-contact-text {
	color: #4A4A4E;
	font-family: "Play";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */	
}

.telegram-link {
	width: 28px;
	height: 23px;
	margin-top: 6px;
}

.vk-link {
	width: 36px;
	height: 36px;
}

.rutube-link {
	width: 32px;
	height: 29px;	
}

.main-banner {
	position: relative;
}

.main-banner img {
	width: 100%;
	/* max-width: 1476px; */
    margin: 0 auto;
    display: block;
}

.banner-main-text {
	position: absolute;
	left: calc(50vw - 688px);
	top: 80px;
	width: 32.74%;
	max-width: 503px;
}

.banner-title {
	color: #4A4A4E;
	font-family: "Play";
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	line-height: auto; /* 171.429% */	
	margin-bottom: 30px;
}

.banner-text {
	color: #4A4A4E;
	font-family: "Play";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: auto; /* 171.429% */	
	margin-bottom: 50px;	
}

.banner-button {
	width: 180px;
	height: 60px;
	background-color: #34568A;
	color: #FFFFFF;
	font-family: "Play";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 171.429% */	
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.main-distribution {
	display: flex;
	flex-direction: column;
	width: 65.49%;
	max-width: 1476px;
	margin: 120px auto 80px;
}

.main-distribution-logo {
	max-width: 346px;
}

.main-distribution-text {
	margin: 0 0 70px;
	color: #1C1F22;
	font-family: "Play";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 171.429% */
}

.main-distribution-logos {
	display: flex;
	align-items: center;
	justify-content: left;
	gap: 100px;
}

.main-distribution-subtitle {
	margin-bottom: 50px;
	color: #56575C;
	opacity: 0.62;
	font-family: "Play";
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; /* 171.429% */
}

.main-info-wrapper {
	background-color: #EFF3FB;
	padding: 70px 0;
}

.main-info-wrap {
	gap: 75px;
	display: flex;
}

.main-info-block {
	display: flex;
	flex-direction: column;
	gap: 40px;
}

.main-info-icon {
	max-height: 98.1px;
}

.main-info-icon_sec {
	max-height: 70px;
	margin-top: 28px;
}

.main-info-text {
	font-family: "Play";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: auto; /* 171.429% */
	color: #56575C;	
	text-align: center;
}

.main-services-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;		
	margin-bottom: 50px;
}

.media-block-img {
	width: 41.84%;
	height: 100%;
}

.media-block-img img {
	margin-bottom: -3px;
	width: 100%;
}

.media-block-info {
	display: flex;
	flex-direction: column; 
	padding: 70px 100px;
	width: calc(59.16% - 200px);
}

.media-block-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px; /* 116.667% */	
	margin-bottom: 42px;	
}

.media-block-text {
	font-family: "Play";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 171.429% */
	color: #1C1F22;		
	margin-bottom: 40px;	
}

.media-block-wrap {
	display: flex;
	background-color: #EFF3FB;
}

.media-block-wrap:hover {
	background-color: #FFFFFF;
	background: #FFF;
/* 	box-shadow: 0 4px 12px 8px #56575C; */ 
}

/* .media-block-wrap:hover .media-block-info {
	
} */

.main-margintop-140 {
	margin-top: 140px;
}

.btn {
	padding: 16px 36px;
	background-color: #34568A;
	color: #FFFFFF;
	font-family: "Play";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 171.429% */
	width: fit-content;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	height: fit-content;
}

.media-block-wrapper {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.main-invest-wrapper {
	background-color: #8D98AA;
	margin-bottom: 140px;
}

.main-invest-wrap {
	display: flex;
	position: relative;
}

.video-img {
	width: 45.57%;
}

.video-invest-text {
	color: #FFFFFF;
	font-family: "Play";
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: auto; /* 171.429% */	
	padding: 108px 70px;
}

.main-invest-kavichki {
	position: absolute;
	right: 0;
	top: -25px;
	display: flex;
	gap: 11px;
}

.kavichki-img {
	width: 42px;
}

.main-catalog-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 64px; /* 100% */
	margin-bottom: 50px;	
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.btn-white {
	color: #34568A;
	font-family: "Play";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 171.429% */		
	padding: 20px 30px;
	width: fit-content;
	border: 1px solid #34568A;
	cursor: pointer;
	display: block;
}

.btn-next-catalog,
.btn-next-projects {
	margin: -80px auto 140px;
}

.main-catalog-wrapper {
	margin-bottom: 140px;
	position: relative;
}

.catalog-menu {
	display: flex;
	width: 100%;
	gap: 2px;
	justify-content: space-between;
	margin-bottom: 20px;
}

.btn-menu {
	color: #34568A;
	font-family: "Play";
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	line-height: normal; /* 171.429% */	
	background-color: #E3EAF6;
	width: 33%;
	height: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.btn-menu:hover {
	background-color: #34568A;
	color: #FFFFFF;
}

.catalog-main-slider {
	position: relative;
	display: flex;
	gap: 20px;
	margin-top: 20px;
}

.catalog-card-item {
	display: flex;
	flex-direction: column;
	width: calc(25% - 18px);
	height: auto; 
	/* background: #EFF3FB; */
	border: 1px solid #34568A;
	position: relative;
	/* aspect-ratio: 260 / 523; */
	padding-bottom: 75px;
}

.catalog-element-slider .catalog-card-item {
	width: calc(100% - 4px);
}

.catalog-img-robot {
	/* height: 188px; */
	padding: 16px 4px 24px;
	/* background-color: #FFFFFF; */
	display: flex;
	justify-content: center;
}

.catalog-card-item img {
	width: 100%; 
	/* height: 188px;
	min-height: 188px; */
	object-fit: contain;
}

.catalog-type-robot {
	color: #56575C;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 175% */
	margin-left: 32px;
	margin-top: 24px;
}

.catalog-title-robot {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 116.667% */
	margin-left: 32px;
	margin-bottom: 24px;
	height: 56px; 
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.catalog-table-name {
	color: rgba(86, 87, 92, 0.9);
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px; /* 150% */
	width: 67%;
}

.catalog-table-info {
	color: rgba(86, 87, 92, 0.9);
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px; /* 150% */	
}

.catalog-info-robot {
	margin-left: 32px;
}

.btn-slider {
	display: none;
	position: absolute;
	left: 0;
	bottom: 0;
	width: -webkit-fill-available;
}

.catalog-card-item:hover {
	background-color: #ffffff;
}

.catalog-card-item:hover .btn-slider {
	display: flex;
}

.arrow-left,
.arrow-right {
	background-image: url(/wp-content/themes/twentytwentyone/img/arrow_right.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 26px;
	height: 24px;
	cursor: pointer;
}

.arrow-left:hover,
.arrow-right:hover {
	background-image: url(/wp-content/themes/twentytwentyone/img/arrow_right_hover.svg);
}

.arrow-left {
	transform: rotateZ(180deg);
}

.arrow-left:hover {
	transform: rotateZ(180deg);
}

.panel-arrow {
    margin-right: 0;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
    gap: 32px;
    padding: 18px;
    width: fit-content;
    border: 1px solid #8D98AA;
}

.panel-arrow__bottom {
	position: absolute;
    bottom: -90px;
    left: calc(50% - 61px);	
}

.btn-form-send-test {
	margin-left: 64px;
	width: -webkit-fill-available;
    margin-right: 64px;
	margin-bottom: 20px;
}

.main-form-wrapper {
	position: relative;
	margin-bottom: 140px;
	height: 240px;
	display: flex;
	z-index: 100;
}

.main-form-wrapper__proect {
	margin-bottom: 70px;
}

.main-form-wrapper img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
	z-index: -1;
}

.main-form-info {
	margin: 64px 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: -webkit-fill-available;
}

.main-form-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px; /* 100% */
	margin-bottom: 12px;
}

.main-form-text {
	color: #1C1F22;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 133.333% */
	width: 41.75%;
}

.main-item-left__background,
.main-projects-left__background {
	background: #EFF3FB;
	width: calc(50vw - 688px);
	height: auto;
	max-width: 75px;
}

.main-item-left__background {
	background: #EFF3FB;
}

.main-projects-left {
	background: #EFF3FB;
	width: 63.08%;
	padding: 50px 0;
}

.main-projects-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 64px;
	font-style: normal;
	font-weight: 700;
	line-height: 64px; /* 100% */
	margin-bottom: 40px;
	width: 64.47%;
}

.main-projects-text {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
	margin-bottom: 18px;
	width: 64.47%;
}

.main-projects-subtext {
	color: #1C1F22;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 40px;
	width: 64.47%;
}

.main-projects-block {
	display: flex;
	justify-content: center; 
}

.main-projects-wrapper {
	max-width: 1376px;
	margin: 0;
	display: flex;
    /* align-items: center; */
}

.main-projects-background {
	background: #EFF3FB;
	padding-right: 50px;
}

.main-projects-right {
	width: 800px;
	margin-left: -279px;
	padding-bottom: 100px;
}

.project-card-item {
	width: auto;
    max-width: 456px;
    height: auto;
    position: relative;
    aspect-ratio: 456 / 402;
}

.main-project-img {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 0;
}

.slider-project-img {
	height: 100%;
	object-fit: cover;
    aspect-ratio: 353 / 256;	 
}

.main-project-panel__show {
	width: 100%;
    height: 95px;
    display: flex;
    background: rgba(52, 86, 138, 0.9);
    position: absolute;
    flex-direction: column;
    bottom: 0;
}

.main-company-panel {
	width: 100%;
    height: 70px;
    display: none;
	align-items: center;
    background: rgba(52, 86, 138, 0.9);
    position: absolute;
    bottom: 60px;	
}

.service-company-panel {
	bottom: 0;
}

.main-company-panel__title {
	color: #FFF;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: auto 30px;
}

.project-card-item:hover .main-company-panel {
	display: flex;
}

.project-card-item__detail {
	zoom: 80%;
}

.project-card-item__detail .main-project-panel__show {
	min-height: 118px;
}

.main-project-panel__hide {
	width: 100%;
    height: 100%;
    display: none;
	justify-content: center;
    background: rgba(52, 86, 138, 0.9);
    position: absolute;
    flex-direction: column;
	cursor: pointer;
}

.project-item:hover .main-project-panel__hide,
.project-card-item:hover .main-project-panel__hide{
	display: flex;
}

.project-item:hover .main-project-panel__show,
.project-card-item:hover .main-project-panel__show{
	display: none;
}

.main-project-panel__subtitle {
	color: #FFF;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 15px 36px 10px;
}

.main-project-zoom__subtitle {
	font-size: 14px;
}

.main-project-panel__subtitle > p {
	margin: 0;
}

.main-project-panel__title {
	color: #FFF;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0 36px;
}

.main-project-zoom__title {
	font-size: 16px;
}

.arrow_corner {
	background-image: url(/wp-content/themes/twentytwentyone/img/arrow_corner.svg);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 24px;
	right: 24px;
	width: 24px;
	height: 24px;
}

.main-projects-block {
	margin-bottom: 140px;
	background: #EFF3FB;
}

.main-catalog-block {
	margin-bottom: 0;
}

.main-logo-wrapper {
	display: flex;
	justify-content: space-between;
	margin-bottom: 140px;
}

.main-logo-wrapper img {
	width: auto;
	object-fit: contain;
}

.main-form-callback {
	margin-bottom: 140px;
	height: auto;
	min-height: 630px;
	position: relative;
}

.main-form-callback img {
	width: 100%;
}

.form-callback-img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	position: absolute;
	top: 0;
}

.form-main {
	position: absolute;
	top: 60px;
	right: 110px;
	width: 490px;
}

.form-title {
	color: #1C1F22;
	text-align: center;
	font-family: Play;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 18px;
}

.form-subtitle {
	color: #56575C;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 30px;
}

.form-field__catalog,
.form-field {
	padding: 14px 25px;
	width: 312px;
	height: 24px;
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
	margin: 0 auto 12px;
	display: block;
	border: 1px solid rgba(141, 152, 170, 0.40);
	outline-color: #34568A;
}

.btn-form-send {
	margin: 30px auto 30px;
	width: 294px;
	height: 28px;
}

.form-suggestion {
	color: #56575C;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	opacity: 0.8;
}

.main-news-wrapper {
	margin-bottom: 140px;
}

.single-project-wrapper {
	margin-bottom: 200px;
}

.main-news-title {
	margin-bottom: 50px;
}

.news-card-item {
	background: #EFF3FB;
	display: flex;
    flex-direction: column;
	box-shadow: 0 4px 12px 0 rgba(163, 172, 187, 0);
} 

.main-news-title__card {
	overflow: hidden;
	color: #1C1F22;
	text-overflow: ellipsis;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 100% */
	margin: 60px 60px 20px;
}

.main-news-text {
	overflow: hidden;
	color: #56575C;
	text-overflow: ellipsis;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
	margin: 0 60px 20px;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	display: -webkit-box;
}

.main-news-text > p {
	margin: 0;
	padding: 0;
}

.main-news-link {
	color: #34568A;
	font-family: Play;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 111.111% */
	margin: 0 60px 60px;
	cursor: pointer;
}

.news-card-item:hover {
	background: #FFF;
	box-shadow: 0 4px 12px 0 rgba(163, 172, 187, 0.80);
}

.owl-carousel .owl-stage-outer {
	height: calc(100% + 20px);
}

.owl-stage {
	/* padding-top: 20px; */
	padding-bottom: 20px;
}

.owl-carousel {
	padding: 0 12px 0 0;
}

.footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.footer-menu {
	display: flex;
	gap: 40px;
}

.footer-menu-item {
	color: #4A4A4E;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 100% */
	position: relative;
}

/* .footer-menu-item:hover, 
.footer-menu-item ul.header-submenu li:hover {
    color: #34568A;
} */
 
.footer-menu-item > div:hover {
	color: #34568A;
}

.footer-menu-item:hover ul.header-submenu {
	display: flex;
}

.footer-second {
	background: #EFF3FB;
	padding: 48px 0 30px;
}

.footer-info {
	display: flex;
	justify-content: space-between;
	margin-bottom: 72px;
	gap: 132px;
}

.footer-title {
	color: #4A4A4E;
	font-family: Play;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 22px;
}

.footer-text {
	color: #4A4A4E;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
}

.footer-social-wrapper {
	display: flex;
	gap: 22px;
}

.footer-social {
	color: #4A4A4E;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
}

.footer-add-info {
	display: flex;
	gap: 50px;
}

.footer-copyright {
	color: #4A4A4E;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
}

.footer-add-link {
	color: #4A4A4E;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	display: block;
}

.main-banner-services {
	width: 100%;
	height: auto;
	margin-bottom: 100px;
	position: relative;
	/* max-width: 1476px; */
    margin: 0 auto 100px; 
	aspect-ratio: 3840 / 958;
}

.banner-wide-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	background: #EFF3FB;
	/* padding-top: 50px; */
}

.banner-wide-wrapper img {
	aspect-ratio: 3840 / 958;
	height: -webkit-fill-available;
}

.width-banner img {
	/* max-height: 479px; */
    object-fit: cover;
	/* max-width: 1536px; */
	margin: 0 auto;
	display: block;
	width: 100%;
}

.service-etap-arrow__big img {
	height: 100%;
}

.breadcrumbs-wrapper {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; /* 185.714% */
	padding-top: 20px;
	margin-bottom: 20px;
}

.bd-breadcrumbs {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

.services-banner-text {
	width: 50.73%;
	margin-top: 64px;
}

.services-banner-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;	
	margin-bottom: 30px;
}

.services-banner-subtitle {
	color: #1C1F22;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.services-info-wrapper {
	margin-bottom: 100px;
	max-width: 1006px;
}

.services-info-main {
	color: #56575C;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px; /* 150% */
	margin-bottom: 40px;
}

.services-info-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 64px; /* 213.333% */
	margin-bottom: 40px;
}

.services-info-spisok ul li {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
	padding-left: 0;
	display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 16px;
}

.services-info-spisok ul {
	padding-left: 0;
}

.services-offer-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 50px;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.services-offer-title__one {
	font-size: 48px; 
}

.services-offer-card {
	width: 100%; 
	height: auto;
	background: #EFF3FB;
	display: flex;
	gap: 60px; 
	margin-bottom: 20px;
}

.services-icon-wrapper {
	background-color: #FFF;
	width: 329px;
	min-width: 329px;
	min-height: 329px;
	height: auto;
	box-shadow: 0 0 20px 3px rgba(76, 89, 112, 0.30);
	display: flex;
	justify-content: center;
	align-items: center;
}

.services-icon-individual {
	width: 153px;
	height: 130px;
}

.services-icon-services_key {
	width: 114.169px;
	height: 148px;
}

.services-icon-support {
	width: 112px;
	height: 141px;
}

.services-icon-complex {
	width: 148px;
	height: 129px;
}

.sevices-offer-wrapper {
	margin-bottom: 120px;
}

.services-offer-text {
	margin-right: 120px;
	padding-bottom: 50px;
}

.services-offer-text__title {
	color: #1C1F22;
	font-family: Play;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 100% */
	margin: 65px 0 20px;
}

.services-offer-text ul {
	list-style: inherit;
	padding-left: 30px;
}

.services-offer-text ul li {
	color: #1C1F22;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 12px;
}

.sevices-prepare-wrapper {
	display: flex;
	gap: 65px;
	margin-bottom: 140px;
}

.icon-individual {
	width: 135px;
	height: 108px;
}

.icon-10 {
	width: 199.9px;
	height: 70.3px;
}

.icon-tsykl {
	width: 102.2px;
	height: 98.1px;
}

.icon-100 {
	width: 187.8px;
	height: 69.5px;
}

.icon-support {
	width: 116px;
	height: 100px;
}

.sevices-prepare-text {
	color: #56575C;
	text-align: center;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	min-width: 173px;
}

.sevices-prepare-icon {
	height: 108px;
	margin-bottom: 15px;
	text-align: center;
}

.sevices-form-wrapper {
	width: 1176px;
	padding: 80px 100px;
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 0 20px 3px rgba(76, 89, 112, 0.30);
	position: relative;
}

.service-form-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 60px;
}

.service-form-input {
	display: flex;
	gap: 18px;
	margin-bottom: 40px;
}

.form-input-popup,
.form-input {
	display: flex;
	width: 292px;
	padding: 17px 24px 19px 24px;
	align-items: center;	
	border: 1px solid rgba(141, 152, 170, 0.40);
	background: #FFF;
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

.service-form-button {
	display: flex;
	width: 162px;
	height: 20px;
	padding: 20px 40px;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.service-etap-wrapper {
	margin: -192.5px 0 100px;
	padding: 322px 0 100px;
	background: #EFF3FB;
}

.service-etap-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-bottom: 110px;
}

.service-etap-items {
	display: flex;
	gap: 27px;
	align-items: center;
}

.service-etap-item {
	width: 382px;
	height: 300px;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 12px 0 rgba(163, 172, 187, 0.30);
	position: relative;
}

.service-etap-number {
	position: absolute;
	top: 10px;
	right: 10px;
	display: flex;
	width: 46px;
	height: 46px;
	align-items: center;
	justify-content: center;
	display: flex;
	color: #34568A;
	text-align: center;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.service-etap-icon {
	margin: 46px auto 30px;
	width: fit-content;
	height: 110px;
}

.service-etap-item__title {
	margin: 0 auto 8px;
	width: fit-content;
	max-width: calc(100% - 54px);
	color: #34568A;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 108.333% */
}

.service-etap-item__text {
	color: #56575C;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

.service-etap-arrow__small {
	width: 60.5px;
	height: 42px;
}

.service-etap-arrow__big {
	height: 107px;
	margin: 0 121px;
	width: fit-content;
}

.service-result-block {
	max-width: 941px;
	height: auto;
	background: #FFF;
	box-shadow: 0 0 20px 3px rgba(76, 89, 112, 0.30);
	position: relative;
	padding: 100px;
	margin: 0 auto;
}

.service-result-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 200% */
	margin-bottom: 30px;
}

.service-result-text {
	color: rgba(28, 31, 34, 0.80);
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
}

.service-result-text ul {
	margin: 0;
	padding-left: 30px;
	list-style: inherit;
}

.icon-result {
	width: 143px;
	height: 136px;
	position: absolute;
	bottom: 60px;
	right: 60px;
}

.service-otrasli-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin-bottom: 100px;
}

.service-otrasli-block {
	padding: 30px;
	width: fit-content;
	display: flex;
	align-items: center;
	gap: 24px;
	background: #FFF;
	box-shadow: 0 2px 20px 0 rgba(76, 89, 112, 0.25);
}

.service-otrasli-block img {
	width: 20px;
	height: 13px;
}

.service-otrasli-block > a,
.service-otrasli-block div {
	color: #34568A;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.service-otrasli-block > a:hover {
	text-decoration: underline;
}

.width-text-form {
	width: 67.87%;
}

.flex-center {
	justify-content: center;
}

.service-why-wrapper {
	display: flex;
	gap: 20px;
	margin-bottom: 100px;
}

.service-why-block {
	background: #FFF;
	box-shadow: 0 0 20px 3px rgba(76, 89, 112, 0.30);
	padding: 47px 40px 62px;
	width: 366px;
	height: auto;
}

.service-why-block-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 50px;
	margin-bottom: 45px;
}

.service-why-block-text {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
}

.wrap-gradient {
	background: linear-gradient(0deg, rgba(93, 120, 161, 0.2) 51.34%, rgba(93, 120, 161, 0.00) 100%);
	padding-bottom: 1px;
	margin-bottom: 140px;
}

.wrap-gradient .sevices-prepare-wrapper {
	margin-bottom: 130px;
}

.service-profit-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 140px;
}

.service-profit-block {
	width: 365px;
	height: 230px;
	background: #EFF3FB;
	padding: 50px 40px;
	position: relative;
}

.service-profit-block__title {
	color: #1C1F22;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
	margin-bottom: 17px;
}

.service-profit-block__text ul li {
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
	margin-bottom: 16px;
}

.service-profit-block__text ul {
	list-style: inherit;
	padding-left: 20px;
}

.service-metalworking-wrapper {
	gap: 58px;
}

.service-etap-bottom {
	margin-top: 140px;
}

.service-proect-wrapper {
	justify-content: center;
	gap: 226px;
}

.width-bottom {
	margin-bottom: 100px;
}

.main-banner-projects {
	/* background: linear-gradient(180deg, rgba(93, 120, 161, 0.2) 0%, rgba(93, 120, 161, 0.00) 78.59%); */
}

.breadcrumbs-wrapper-projects {
	margin-bottom: 60px;
	padding-top: 20px;
}

.breadcrumbs-wrapper-news {
	margin-bottom: 70px;
}

.projects-wrapper-filter {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
}

.projects-filter-element {
	color: #56575C;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 83.333% */
	height: 45px;
	padding: 0 20px;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
}

.filter-element {
	line-height: 44px;
}

.projects-filter-active {
	align-items: center;
	gap: 10px;
	background: #34568A !important;
	color: #FFF !important;
	position: relative;
}

.projects-filter-element:hover {
	align-items: center;
	gap: 10px;
	background: #34568A;
	color: #FFF;
	position: relative;	
}

.close-element {
	visibility: hidden;
	width : 20px;
	height: 20px;
	font-size: 40px;
    transform: rotateZ(45deg);
	font-weight: 100;
	cursor: pointer;
}

.projects-filter-active .close-element {
	visibility: visible;
} 

.projects-wrapper-cards {
	margin-top: 30px;
}

.projects-num {
	margin-bottom: 30px;
	text-align: right;
	color: #56575C;
	text-align: right;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 100% */
	opacity: 0.8;
}

.projects-items {
	display: flex;
	flex-wrap: wrap;
	gap: 19px;
	margin-bottom: 140px;
}

.project-item {
	width: 446px;
	height: 392px;
	position: relative;
}

.filter-not-found {
	border: 1px solid #34568A;
	/* min-height: 320px; */
	color: #4A4A4E;
    font-family: Play;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	margin: 120px auto;
	padding: 20px;
	text-align: center;
}

.filter-not-found__catalog {
	margin-bottom: 300px;
}

.single-banner-projects {
	display: flex;
	margin-bottom: 80px;
	background: #EFF3FB;
}

.left-main-wrap {
	width: calc(50vw - 688px);
	background: #EFF3FB;
}

.single-company-title,
.single-project-title {
	width: 66.21%;
	background: #EFF3FB;
	height: 100%;
	padding-left: 0;
}

.wrap-single {
    display: flex;
    align-items: center;
    width: -webkit-fill-available;
    padding: 0 30px;
	max-width: 1376px;	
	background: #EFF3FB;
}

.wrap-single,
.wrap-single-company {
	padding-top: 50px;
	align-items: flex-start;
}

.single-title {
	width: 82.33%;
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 64px; /* 114.286% */
	margin-bottom: 50px;
	max-width: 621px;
}

.single-project-title .single-title {
	min-height: 102px;
}

.single-text {
	width: 75%;
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
	margin-bottom: 45px;
}

.single-add-info {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 67px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.single-project-right {
	margin-left: -91px;
	width: 43%;
}

.single-company-right {
	margin-left: -91px;
	width: 43%;
}

.single-project-right img,
.single-company-right img {
	width: 100%;
}

.single-project-right iframe,
.single-project-right img {
	width: 100%;
}

.content-task {
	width: 73.11%;
	margin: 0 auto 80px;
}

.content-task div:nth-child(1) {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 187.5% */
	margin-bottom: 30px;
}

.content-task div:nth-child(2) {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
}

.main-wide-wrap {
	background: #EFF3FB;
	padding-top: 100px;
	padding-bottom: 306px;
}

.h2-class {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 125% */
	margin-bottom: 60px;
}

.content-text {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
	margin-bottom: 80px;
}

.content-all {
	width: 73.11%;
	margin: 0 auto 80px;	
}

.h3-class {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 200% */
	margin-bottom: 28px;
}

.mark-list {
	padding-left: 0;
}

.sitemap-wrap .mark-list {
	list-style: inherit;
	display: list-style;
}

.mark-list li {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
	padding-left: 0;
    display: flex;
    gap: 30px;
    margin-bottom: 16px;
	align-items: flex-start;
}

.document-list li {
	font-size: 24px;
}

#content {
	min-height: 79vh;
}

.sitemap-wrap .mark-list li {
	flex-direction: column;
	padding-left: 16px;
}

.sitemap-wrap {
	margin-bottom: 140px;
}

.sitemap-wrap .mark-list li > div {
	display: flex;
	flex-direction: row;
	gap: 16px;
}

.sitemap-wrap .mark-list li > div img {
	width: 16px;
	margin-top: 6px;
}

.arrow-up {
	cursor: pointer;
}

.mobile-filter-projects .arrow-up img {
	width: 16px;
	display: block;
}

.arrow-up__clicked img {
	transform: rotateZ(180deg);
}

.sitemap-open {
	cursor: pointer;
}

.sitemap-open__clicked img {
	transform: rotateZ(180deg);
}

.mobile-filter-projects {
	display: none;
}

.num-list {
	color: #FFF;
	text-align: center;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	display: flex;
	width: 30px;
	min-width: 30px;
	max-width: 30px;
	height: 30px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #34568A;
}

.content-img-wrapper {
	display: flex;
	gap: 20px;
	margin-bottom: 60px;
}

.content-video {
	width: 909px;
	height: 558px;
	margin: 100px auto 0;
}

.content-video > img,
.content-video > video {
	width: 100%;
}

.content-form {
	margin-top: -166px;
	margin-bottom: 140px;
}

.btn-all-projects {
	margin: 60px auto 140px;
	display: flex;
	font-weight: 700;
	padding: 19px 30px;
}

.content-projects-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 64px; /* 133.333% */
}

.flex-justify {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}

.flex-justify .panel-arrow {
	margin-bottom: 0;
}

.main-projects-slider__company .panel-arrow,
.single-project-wrapper .panel-arrow {
	bottom: -60px;
}

.main-projects-slider__company .panel-arrow {
	
}

.panel-contacts-wrapper {
	display: flex;
	gap: 6px;
	margin-bottom: 80px;
}

.contact-country {
	display: flex;
	width: 278px;
	height: 60px;
	justify-content: center;
	align-items: center;
	color: #34568A;
	text-align: center;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 100% */
	background: #E3EAF6;
	cursor: pointer;
}

/* .breadcrumbs-wrapper-contacts {
    margin-bottom: 70px;
    padding-top: 20px;
} */

.contacts-subtitle {
	color: #1C1F22;
	font-family: Play;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px; /* 187.5% */
}

.table-left {
	color: #56575C;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 135px;
	height: 55px;
}

.table-right {
	color: #56575C;
	font-family: Roboto;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.table-social {
	display: flex;
	gap: 30px;
	height: 55px;
    align-items: center;
}

.contacts-map-wrapper {
	/* margin-right: calc(703px - 50vw); */
	margin-left: -228px;
	margin-top: 60px;
	width: 66%;
}

.contact-project-title {
	width: 100%;
}

.contacts-wrapper {
	margin-bottom: 90px;
}

.form-contact {
	background-image: url(/wp-content/themes/twentytwentyone/img/contacts/form_contact.png);
	aspect-ratio: 1376/697;
	background-size: 100%;
	/* margin-top: -209px; */
    position: relative;
    margin-bottom: 120px;
	padding-bottom: 20px;
}

.form-contacts-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 120px 185px 30px;
	display: inline-block;
}

.form-contacts-subtitle {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px; /* 133.333% */
	margin: 0 185px 60px;
}

.form-input-block {
	margin: 0 185px 50px;
	display: flex;
	gap: 55px;
}

.input-block-wrapper {
	width: 100%;
	max-width: 460px;
	display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-textarea {
	display: flex;
	width: 451px;
	padding: 18px 20px 0 20px;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	color: #56575C;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
	border: 1px solid rgba(141, 152, 170, 0.40);
	outline-color: #34568A;
}

.form-input-popup,
.form-input {
	display: flex;
	padding: 18px 25px;
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
	width: -webkit-fill-available;
	outline-color: #34568A;
}

.form-btn-wrapper {
	margin: 0 185px;
	display: flex;
	gap: 82px;
}

.btn-form-contacts {
	margin: 0;
	width: 280px;
}

.single-text-company {
	margin-bottom: 95px;
}

.company-profit-block {
	width: 259px;
	height: auto;
	background: #EFF3FB;
    padding: 35px;
	padding-top: 115px;
	position: relative;
}

.company-profit-block__text {
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

.service-profit-block__title img {
	position: absolute;
	top: 32px;
	right: 32px;
}

.margin-120 {
	margin-top: 120px;
}

.margin-140 {
	margin-bottom: 140px;
}

.company-faq-wrapper {
	display: flex;
	flex-direction: column;
	width: 62.5%;
	margin: 0 auto 140px;
}

.company-faq-block {
	border-top: 2px solid #D1D6DD;
	border-bottom: 2px solid #D1D6DD;
	padding: 33px 63px;
	margin-top: -2px;
}

.faq-question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 100px;
	color: #56575C;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 125% */
}

.plus-answer {
	font-size: 46px;
	font-weight: 100;
	cursor: pointer;
}

.main-wrap-wide {
	background: linear-gradient(0deg, rgba(93, 120, 161, 0.2) 51.34%, rgba(93, 120, 161, 0.00) 100%);
	margin-top: -230px;
	padding-top: 280px;
	padding-bottom: 100px;
}

.company-vistavka-text {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 130% */
	margin-bottom: 50px;
}

.company-podpiska {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 26px; /* 130% */
	margin-bottom: 20px;
}

.company-sertificat-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 100px;
	margin-bottom: 140px;
}

.company-sertificat {
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: 362px;
	align-items: center;
}

.company-sert-title {
	color: #56575C;
	text-align: center;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 133.333% */
}

.sertificat-title {
	margin-top: 140px;
}

.company-sert {
	width: 50%;
}

.btn-all-sertificat {
	margin: 0 auto 0;
}

.faq-answer {
	color: #56575C;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
	margin-top: 50px;
}

.clicked {
	font-size: 85px;
}

.panel-catalog-wrapper {
	display: flex;
	gap: 6px;
	margin-bottom: 10px;
}

.catalog-main-filter {
	display: flex;
	max-width: 457px;
	height: 105px;
	justify-content: center;
	align-items: center;
	color: #34568A;
	text-align: center;
	font-family: Play;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	background: #E3EAF6;
	cursor: pointer;
	position: relative;
	width: -webkit-fill-available;
}

.catalog-all {
	max-width: 105px;
}

.main-wrap-catalog {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.catalog-info-wrapper {
	margin: 100px 0 120px;
}

.catalog-info-text {
	color: #56575C;
	font-family: Play;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
}

.catalog-info-block {
	display: flex;
	gap: 30px;
}

.single-catalog-wrap {
	width: calc(74.42% + 100px);
}

.catalog-seo {
	/* margin-top: 100px; */
	margin-bottom: 40px;
	max-width: 651px;
}

.catalog-li {
	margin-top: -20px;
	list-style: inherit;
	padding-left: 30px;
	margin-bottom: 60px;
	max-width: 651px;
	width: 55.33%;
}

.catalog-li li {
	color: #56575C;
	leading-trim: both;
	text-edge: cap;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 150% */
	padding-left: 0;
    align-items: center;
    gap: 30px;
    margin-bottom: 10px;
}

.catalog-add-info {
	color: #1C1F22;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 116.667% */
	margin-bottom: 50px;
	max-width: 651px;
	width: 55.33%;
}

.single-catalog-right {
	margin-left: -327px;
    max-width: 577px;
	width: 42%;
}

.single-catalog-right img {
	width: 100%;
}

.single-catalog-text {
	width: 59.3%;
}

.single-catalog-info {
	display: flex;
	margin-bottom: 140px;
	background: #EFF3FB;
}

.catalog-subfilter {
	position: absolute;
	top: 105px;
	left: 0;
	background: rgba(237, 242, 249, 0.97);
	box-shadow: 0 4px 10px 3px rgba(76, 89, 112, 0.25);
	padding: 60px 40px 60px 40px;
	z-index: 1;	
    width: -webkit-fill-available;
	text-align: left;
	display: none;
	z-index: 1000;
}

.catalog-main-filter:hover .catalog-subfilter {
	display: block;
}

.catalog-subfilter-item {
	color: #4A4A4E !important;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	padding-right: 24px;
	position: relative;
}

.catalog-subfilter-item > div {
	max-width: 330px;
}

.catalog-filter-active,
.catalog-subfilter-item:hover {
	color: #34568A !important;
	font-weight: 600;
}

.active-panel,
.catalog-main-filter:hover,
.contact-country:hover {
	background: #34568A !important;
	color: #fff !important;
}

.catalog-subfilter-item img {
	display: none;
	position: absolute;
	right: -10px;
}

.catalog-subfilter-item:hover img {
	display: block;
}

.subfilter-block-title {
	color: #1C1F22;
	font-family: Play;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px; /* 116.667% */
	margin-bottom: 40px;
}

.subfilter-block {
	cursor: pointer;
}

.main-wrap-filter {
	/* margin-bottom: 60px; */
	margin-top: 20px;
}

.model-filter-item {
	color: #56575C;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 83.333% */
	background: #EFF3FB;
	padding: 20px 30px;
	width: fit-content;
}

.model-filter-item:hover,
.model-filter-item__active {
	background: #34568A;
	color: #FFF;
}

.model-filter {
	display: flex;
	gap: 2px;
}

.left-top-block {
	width: 49.27%;
	background: #EFF3FB;
	height: 100%;
}

.item-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 100px;
}

.mobile-only {
	display: none;
}

.main-projects-slider {
	position: relative;
}

.main-projects-slider__company {
	margin-bottom: 90px;
}

.catalog-detail-wrapper {
	position: relative;
	display: flex;
	margin: 0 auto;
    max-width: 1376px;
	background: #EFF3FB;
}

.service-slider {
	margin-bottom: 160px;
}

.catalog-top-left {
	background: #EFF3FB;
	width: 44%;
	max-width: 681px;
}

.catalog-top-right {
	position: relative;
	width: 42%;
	max-width: 695px;
	background: #EFF3FB;
	padding-top: 20px !important;
	display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
	margin-right: 0;
    margin-left: auto;
	margin-bottom: 40px;
}

.single-catalog-wrapper {
	background: #EFF3FB;
}

.single-catalog-wrapper .panel-arrow {
	margin-left: auto;
	margin-right: auto;
}

.catalog-detail-title {
	color: #1C1F22;
	leading-trim: both;
	text-edge: cap;
	font-family: Play;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin-top: 50px;
	margin-bottom: 50px;
}

.catalog-detail-text {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; 
	padding-bottom: 100px;
	margin-right: 38px;
}

.catalog-top-right {
	position: relative;
}

.catalog-detail-slider .owl-item img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.catalog-detail-form {
	margin-top: -183px;
}

.catalog-detail-table {
	margin-top: 140px;
	margin-bottom: 80px;
}

.detail-icon-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}

.detail-icon-block {
	display: flex;
	gap: 20px;
	width: 22.67%;
}

.detail-icon-text {
	color: #56575C;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
    flex-direction: column;
	gap: 12px;
}

.detail-icon-block img {
	width: 60px;
	height: 60px;
}

.catalog-menu-detail {
	margin-bottom: 100px;
}

.detail-table {
	margin: 0 auto;
	width: 796px;
}

.detail-table th {
	color: rgba(28, 31, 34, 0.80);
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 28px; /* 116.667% */
}

.detail-table th {
	background: #EFF3FB;
	padding: 16px 49px;
	text-align: left;
}

.detail-table td {
	color: rgba(28, 31, 34, 0.80);
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 16px 49px;
	border-bottom: 1px solid rgba(141, 152, 170, 0.4);
}

.detail-table .tr-last td {
	border-bottom: none;
	padding-bottom: 35px;
}

.detail-wrap-document {
	border-radius: 10px;
	background: #FFF;
	box-shadow: 0 0 15px 3px rgba(76, 89, 112, 0.30);
	padding: 42px 40px;
	width: calc(72.67% - 80px);
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

.detail-document-title {
	color: rgba(28, 31, 34, 0.80);
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	display: flex;
	gap: 30px;
	align-items: center;
}

.tab-3 {
	display: flex;
	flex-direction: column;
	gap: 30px; 
}

.catalog-return {
	margin: 0 auto 90px;
	display: block;
}

.news-block-wrapper {
	padding: 40px 49px;
	border-top: 2px solid #D1D6DD;
	border-bottom: 2px solid #D1D6DD;
	width: calc(62.5% - 98px);
	margin: -2px auto 0;
}

.news-block-wrapper:hover {
	border-top: 2px solid #34568A;
	border-bottom: 2px solid #34568A;	
	position: relative;
}

.news-title {
	overflow: hidden;
	color: #1C1F22;
	text-overflow: ellipsis;
	font-family: Play;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px; /* 100% */
	margin-bottom: 20px;
}

.news-text {
	overflow: hidden;
	color: #56575C;
	text-overflow: ellipsis;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 120% */
	margin-bottom: 26px;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	display: -webkit-box;
}

.news-link {
	color: #34568A;
	text-align: right;
	font-family: Play;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px; /* 111.111% */
}

.news-wrap {
	margin-bottom: 140px;
}

.btn-return-news,
.btn-next-news {
	border: 2px solid rgba(52, 86, 138, 0.7);
	font-weight: 500;
	margin: -80px auto 0;
}

.btn-return-news {
	display: block;
	margin-bottom: 60px;
}

.article-news p {
	color: #56575C;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 140% */
}

.article-news img {
	width: 50%;
	margin: 60px auto;
	display: block;
}

.item-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.logo-404 {
	width: 268px;
	margin-top: 60px;
}

.title-404 {
	color: #BCC5D2;
	text-align: center;
	font-family: Play;
	font-size: 280px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	padding: 15px 0 50px;	
	background-image: url(/wp-content/themes/twentytwentyone/img/page-404/fon.svg);
	width: 72%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 95px;
}

.subtitle-404 {
	color: #1C1F22;
	text-align: center;
	font-family: Play;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.text-404 {
	color: #2F2F2F;
	text-align: center;
	font-family: Roboto;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 20px auto 50px;
}

.bottom-before-footer {
	margin-bottom: 140px;
}

.btn-main-news {
	/* margin: 30px auto; */
    display: block;
}

.button-up {
	bottom: 40px;
    position: fixed;
    right: 11px;
    z-index: 5000;		
}

.scroll__icon {
    color: white;
    font-size: 16px;
}

.popup-main::-webkit-scrollbar { 
	width: 0 !important 
}

.scroll__button {
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    height: 54px;
    justify-content: center;
    padding: 9px;
    width: 54px;
    border: 1px solid #34568A;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    transition: background-color .3s ease, border-color .3s ease, box-shadow .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.nuxt-icon svg {
    height: 1em;
    margin-bottom: .125em;
    vertical-align: middle;
    width: 1em;
    fill: #34568A;
}

.btn-disabled {
	pointer-events: none;
	opacity: 0.7;
}

.required-error {
	border: 1px solid red;
}

.contacts-form {
	position: relative;
}

.wrapper-message {
	position: absolute;
	z-index: 1;	
	background-color: rgba(239, 243, 251, 0.7);
	top: 0;
	left: 0;
	width: 100%;
	height: 95.3%;
	border-radius: 12px;
}

.message-popup-success,
.message-popup-error {
	position: absolute;
	z-index: 1;
	padding: 30px 40px;
	background-color: white;
	border-radius: 12px;
	color: #1C1F22;
    font-family: Play;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
	text-align: center;
	top: calc(50% - 138px);
	left: calc(50% - 57px);
	border-radius: 13.13px;
	box-shadow: 0 0 10px 3px rgba(76, 89, 112, 0.30);
}

.message-popup-success {
	font-size: 32px;
	left: calc(50% - 80px);
	top: calc(50% - 108px);
}

.popup-sub-text {
	font-weight: 400;
	margin-top: 20px;
	font-size: 16px;
}

.message-popup-error__popup {
	left: 50px;
    right: 50px;	
}

.main-distribution-logos__img {
	width: 127px;
}

.popup-wrapper {
	position: fixed;
	top: 0;
	height: 0;
	width: 100vw;
	height: 100vh; 
	background-color: rgba(239, 243, 251, 0.7);
	z-index: 10000;
	left: 0;
}

.popup-form-wrapper {
	position: absolute;
	width: 388px;
	height: auto;
	padding-bottom: 35px;
	top: calc(50% - 260px);
	left: calc(50% - 155px);
	background-color: white;
	border-radius: 13.13px;
	box-shadow: 0 0 10px 3px rgba(76, 89, 112, 0.30);
}

.service-form-input__popup {
	flex-direction: column;
}

.popup-form-title {
	font-size: 26.25px;
	text-align: center;
	margin: 65px auto 30px;
}

.service-form-input__popup {
	gap: 8px;
	margin-bottom: 20px;
}

.form-input-popup {
	width: 300px;
	margin: 0 auto;
	font-size: 16px;
}

.popup-form-button {
	margin: 0 auto;
}

.form-suggestion__popup {
	margin: 0 18px;
}

.popup-close-form {
	background-image: url(/wp-content/themes/twentytwentyone/img/close.svg);
	width: 47px;
	height: 47px;
	background-repeat: no-repeat;
	background-size: contain;	
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
}

.without-bottom {
	margin-bottom: 20px;
}

.catalog-li-last {
	margin-bottom: 50px;
}

.visible {
	display: block !important;
}

.visible-footer {
	display: flex !important;
}

.open-menu-tab {
	display: flex;
	gap: 8px;
	/* align-items: flex-end; */
}

.header-main-menu .open-menu-tab {
	align-items: flex-end;
}

.menu-arrow-service {
	background-image: url(/wp-content/themes/twentytwentyone/img/arrow_simple.svg);
    width: 28px;
    height: 28px;
    /* background-size: cover; */
	display: block;
    /* position: relative;
    top: -3px; */
}

.panel-arrow-catalog {
	left: calc(50% - 73px);
}

.btn-project-main {
	margin: 60px 6px 30px auto;
}

.panel-arrow__news {
	justify-content: center;
	margin: 0 auto;
}

@media screen and (min-width: 1600px) {
	.breadcrumbs-wrapper-detail__height {
		/* width: 100%; */
		white-space: nowrap;
	}
} 


@media screen and (min-width: 1200px) and (max-width: 1600px) {
	.slider-project-img {
		height: 100%;
		object-fit: cover;
		aspect-ratio: 353 / 256;	
	}
/* 	body {
		width: auto;
		margin: 0 20%;
		min-width: 360px;
	} */
	.banner-main-text {
		left: 2vw;
	}
	
	html {
		zoom: 80%;
	}
	
	.single-project-title .single-title {
		min-height: 128px;
	}
	
	.popup-wrapper {
		zoom: 125%;
	}
	
	.panel-arrow__news {
		zoom: 111%;
	}
	
	.catalog-card-item {
		/* height: 517px; */
	}
	
	.main-wrap-catalog .catalog-card-item {
		width: calc(25% - 14px);
		height: auto;
		/* background: #EFF3FB; */
		border: 1px solid #34568A;
		position: relative;
		zoom: 125%;
	}
	
	.main-project-panel__showzoom {
		height: 119px;
	}
	
	.btn-form-send,
	.btn-all-sertificat,
	.btn-service,
	.btn-return-news,
	.btn-catalog-main,
	.btn-main-news,
	.service-form-button,
	.btn-return-news,
	.btn-doc,
	.btn-form-send-test,
	.catalog-return,
	.btn-popup-form {
		zoom: 114%;
	}
	
	.btn-form-send-test {
		margin-left: 57px;
		width: -webkit-fill-available;
		margin-right: 56px;
	}
	
	.btn-form-send {
		width: 245px;
		height: auto;
		margin-top: 12px;
	}
	
	.banner-main-text {
		position: absolute;
		left: calc(50% - 688px); 
		top: 80px;
		width: 32.74%;
		max-width: 503px;	
	}
	
	.project-element-slider,
	.project-content-slider,
	.catalog-detail-slider,
	.catalog-brand-slider-jaka,
	.catalog-brand-slider-estun,
	.catalog-brand-slider-cloos, 
	.catalog-main-slider {
		zoom: 111%;
	}

	.catalog-detail-slider {
		zoom: 121%;
	}
	
	.catalog-element-slider {
		zoom: 113.6%;
	}
	
	.news-element-slider {
		zoom: 125%;
	}
	
	.project-element-slider {
		zoom: 109%;
	}
	
	.catalog-brand-slider-jaka,
	.catalog-brand-slider-estun,
	.catalog-brand-slider-cloos {
		zoom: 115%;
	}
	
	.main-projects-slider {
		zoom: 114%;
	}
	
	.project-card-item {
		width: auto;
        aspect-ratio: 456 / 406;
        height: auto;
	}
	
	.project-card-item__company {
		aspect-ratio: 456 / 343;
	}
	
	.project-element-slider .project-card-item {
		aspect-ratio: 456 / 402;
	}
	
	.main-company-panel {
		bottom: 0;
	}
	
	.contacts-map-wrapper {
		width: 50%;
	}
	
	.contact-project-title {
		width: 66.21%;
	}
	
	.main-item-left__background, .main-projects-left__background {
		min-width: 60px; 
	}
}

@media screen and (max-width: 1200px) {
	.mobile-filter-projects {
		display: flex;
		cursor: pointer;
		text-align: left;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px; 
		/* color: #56575C; */
		font-family: Roboto;
		margin: 0 auto 30px;
        width: calc(100% - 88px);
		align-items: center;
	}
	
	.filter-not-found {
		max-width: 80%;
	}
	
	.main-margintop-140 {
		margin-top: 80px;
	}
	
	.catalog-all {
		max-width: none;
	}
	
	.mobile-unactive {
		display: none;
	}
	
	.message-popup-success,
	.message-popup-error {
		left: calc(50% - 157px);
	}	
	
	.message-popup-success {
		left: calc(50% - 139px);
	}
	
	.wrapper-message {
		height: 104%;
	}

	.mobile-only {
		display: block;
	}
	
	.main-wrap, 
	.sevices-offer-wrapper, 
	.services-info-wrapper, 
	.wrapper-in, 
	.breadcrumbs-wrapper, 
	.footer-add-info, 
	.footer, 
	.footer-info, 
	.main-news-wrapper, 
	.main-form-callback, 
	.main-logo-wrapper, 
	.main-projects-wrapper, 
	.main-form-wrapper, 
	.main-catalog-wrapper, 
	.main-invest-wrap, 
	.main-services-wrapper,
	.main-banner img,
	.main-distribution,
	.main-info-wrapper,
	.site-main,
	.main-info-wrap	{
		width: 100%;
		max-width: 720px;
		margin: 0 auto;
	}
	
	.desctop-only {
		display: none;
	}
	
	.footer,
	.footer-info,
	.main-logo-wrapper,
	.main-invest-wrap,
	.media-block-wrap,
	.main-info-wrap {
		flex-direction: column;
	}
	
	.footer-menu,
	.main-distribution-logos {
		flex-wrap: wrap;
		gap: 40px;
	}
	
	.video-invest-text {
        width: auto;
        color: #FFF;
        font-family: Play;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 0 31px 60px;
	}
	
	.main-invest-wrapper {
		margin-bottom: 80px;
	}
	
	.banner-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottoom: 20px;
	}
	
	.banner-text {
		color: #56575C;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-bottom: 40px;
	}
	
	.banner-button {
		color: #FFF;
		text-align: center;
		font-family: Play;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: 24.875px; /* 113.068% */
		width: 190px;
		height: 52px;
	}
	
	.sitemap-wrap {
		margin-bottom: 80px;
	}	
	
	.main-distribution-text {
		color: #1C1F22;
		font-family: Play;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		margin: 0 0 40px;
	}
	
	.main-distribution-subtitle {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		margin-bottom: 30px;
	}
	
	.main-distribution-logos__img {
		width: 133px;
	}
	
	.main-distribution {
		width: calc(100% - 32px);
		margin: 60px 16px;
	}
	
	.main-distribution-logo {
		max-width: 174px;
	}
	
	.main-info-icon_sec {
		width: 142px;
	}
	
	.main-info-text {
		color: #56575C;
		text-align: center;
		font-family: Play;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
	}
	
	.main-info-block {
		align-items: center;
		gap: 16px;
		margin: 0 49px;
	}
	
	.main-services-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 40px;
	}
	
	.main-services-wrapper {
		width: -webkit-fill-available;
		margin: 60px 16px 95px;
	}
	
	.media-block-img img,
	.media-block-img {
		width: 100%;
	}
	
	.kavichki-img {
		height: 48.5px;
	}
	
	.main-invest-kavichki {
		gap: 0;
		right: 50px;
	}
	
	.main-info-wrap {
		gap: 44px;
	}
	
	.main-info-icon {
		max-height: 88px;
	}
	
	.media-block-info {
		padding: 30px;
		width: auto;
	}
	
	.btn-service {
		width: -webkit-fill-available;
	}
	
	.media-block-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px; /* 125% */
	}
	
	.media-block-text {
		color: #56575C;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.main-projects-right {
		margin-left: 0;
		width: 100%;
	}
	
	.banner-main-text {
		left: 16px;
		width: calc(100% - 32px);
		top: 70vw;
	}
	
	.margin-140 {
		margin-bottom: 80px;
	}
	
	.video-img {
		width: auto;
		margin: 64px 16px 40px;
	}
	
	.main-catalog-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin: 0 16px 40px;
	}
	
	.catalog-menu {
		flex-direction: column;
		width: auto;
        margin: 0 16px;
	}
	
	.btn-menu {
		width: auto;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		padding: 13px 15px;
		height: auto;
	}
	
	.catalog-card-item {
		width: calc(100% - 34px);
		height: auto;
		aspect-ratio: 260 / 420; 
	}
	
	.catalog-element-slider {
		margin: 0 8px;
		width: -webkit-fill-available;
		padding: 0;
	}
	
	.catalog-info-robot {
		margin-bottom: 0;
	}
	
	.panel-arrow {
		margin: 0 0 auto;
		position: absolute;
		bottom: -81px;
		right: 0px;
	}
	
	.flex-justify .panel-arrow {
		bottom: -46px;
	}
	
	.project-item {
		height: auto;
		position: relative;
		aspect-ratio: 446 / 398;
		width: -webkit-fill-available;
	}
	
	.panel-arrow__news {
		margin-right: 16px;
		bottom: -61px;
		left: calc(50% - 61px);
	}
	
	.panel-arrow-catalog {
		bottom: -61px;
		left: calc(50% - 61px);
        margin: 0;
	}
	
	.main-catalog-wrapper {
		padding: 0 8px;
		width: auto;
	}
	
	.main-form-title {
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 37.313px; /* 124.375% */
	}
	
	.main-form-text {
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: 24.875px; /* 124.375% */
		width: auto;
		margin-bottom: 30px;
	}
	
	.main-form-info {
		margin: 57px auto;
		width: auto;
		flex-direction: column;
		text-align: center;
	}
	
	.main-form-wrapper {
		width: calc(100% - 32px);
		margin: 190px 16px 60px;
		height: auto;
	}
	
	.main-form-wrapper__catalog {
		margin-top: 100px;
	}
	
	.main-form-wrapper img {
		object-fit: cover;
		height: -webkit-fill-available;
	}
	
	.main-projects-wrapper {
		flex-direction: column;
	}
	
	.main-projects-left {
		width: 100%;
		padding: 40px 0;
	}
	
	.main-projects-title {
		width: auto;
		margin: 0 16px;
		color: #1C1F22;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.main-projects-text {
		color: #56575C;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
		margin: 30px 16px 50px;
		width: auto;
	}
	
	.main-projects-subtext {
		color: #1C1F22;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin: 0 16px;
		width: auto;
	}
	
	.main-projects-wrapper,
	.main-news-wrapper {
		position: relative;
		width: -webkit-fill-available;
		padding: 0 8px; 
	}
	
	.project-card-item {
		width: 100%;
		height: 100%;
		aspect-ratio: 310 / 273;
		object-fit: cover;
	}
	
	.main-projects-slider .panel-arrow {
		bottom: -61px;
		left: calc(50% - 61px);
	}
	
	.main-projects-slider__company .panel-arrow {
		bottom: -41px;
		left: calc(50% - 61px);
	}
	
	.main-projects-slider__main .panel-arrow {
		bottom: -60px; 
		left: calc(50% - 61px);
	}
	
	.btn-project-main {
		position: absolute;
        bottom: -158px;
		height: auto;
        width: -webkit-fill-available;
        padding: 14px 0;
        left: 16px;
        text-align: center;
        right: 16px;
	}
	
	.main-project-img {
		height: 100%;
		object-fit: contain;
	}
	
	.main-projects-block {
		margin-bottom: 60px;
        padding-bottom: 50px;
	}
	
	.main-logo-wrapper {
		gap: 30px;
		align-items: center;
		margin-bottom: 80px;
	}
	
	.main-logo-wrapper img {
		max-width: 220px;
		height: auto;
	}
	
	.form-main {
		top: 40px;
		left: 0;
		width: 100%;
	}
	
	.main-form-callback {
		width: calc(100vw - 32px);
	}
	
	.main-form-callback img,
	.main-form-callback {
		width: 100%;
	}
	
	.main-form-callback {
		width: calc(100% - 32px);
		margin-bottom: 80px;
	}
	
	.form-title {
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.form-subtitle {
		color: #56575C;
		text-align: center;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 150% */
		margin: 0 19px 20px;
	}
	
	.form-field__catalog,
	.form-field {
		padding: 11px 24px;
		color: #56575C;
		font-family: Roboto;
		font-size: 14.925px;
		font-style: normal;
		font-weight: 400;
		line-height: 29.85px; /* 200% */
		width: -webkit-fill-available;
		margin: 0 19px 8px;
	}
	
	.btn-form-send-test,
	.btn-form-send {
		margin: 8px 19px 20px;
		width: -webkit-fill-available;
		height: auto;
	}
	
	.form-suggestion {
		margin: 0 19px;
		font-family: Roboto;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	
	.main-news-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-left: 16px;
	}
	
	.news-card-item {
		width: calc(100% - 32px);
		margin-left: 16px;
	}
	
	.main-news-title__card {
		margin: 40px 30px 20px;
		overflow: hidden;
		color: #1C1F22;
		text-overflow: ellipsis;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.main-news-text {
		margin: 0 30px 20px;
		overflow: hidden;
		color: #56575C;
		text-overflow: ellipsis;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 150% */
	}
	
	.main-news-link {
		margin-left: 30px;
	}
	
	.btn-white-mobile {
		position: absolute;
		bottom: -162px;
		width: 210px;
		padding: 14px 50px;
		height: auto;
		left: calc(50% - 155px);
		text-align: center;
	}
	
	.main-news-wrapper {
		margin-bottom: 220px;
	}
	
	.logo-footer {
		width: 50% !important;
		margin-bottom: 20px;
		margin-left: 16px;
	}
	
	.footer-menu-item {
		font-size: 22px;
	}
	
	.btn-slider {
		display: flex;
	}
	
	.footer {
		align-items: baseline;
		margin-bottom: 8px;
	}
	
	.catalog-subfilter-item {
		font-size: 18px;
	}
	
	ul.footer-menu { 
        margin-left: 0;
        padding-left: 0;
        display: block;
	}
	
	.footer-menu li {
		margin-bottom: 12px;
	}
	
	.footer-info {
		margin-left: 12px;
		margin-right: 12px;
		gap: 30px;
		width: auto;
		margin-bottom: 40px;
	}
	
	.footer-title {
		margin-bottom: 0;
	}
	
	.footer-text {
		font-size: 22px;
	}
	
	.footer-social-wrapper {
		gap: 30px;
	}
	
	.footer-add-info {
		margin: 0 16px;
		width: auto;
		flex-direction: column-reverse;
		gap: 20px;
	}
	
	.footer-add-info a:nth-child(3) {
		order: 2;
		display: contents;
		font-size: 15px;
	}
	
	.footer-add-info a:nth-child(2) {
		order: 2;
		font-size: 15px;
	}
	
	.footer-copyright {
		margin-top: 20px;
		font-size: 15px;
	}
	
	#masthead {
/* 		margin: 0 16px;
		width: auto; */
		height: 60px;
		top: 0;
	}
	
	.non-fixed-header {
		height: 60px;
	}
	
	.header-logo {
		width: 179px;
        height: 100%;
        align-items: center;
        display: flex; 
	}
	
	.header-logo img {
		width: 179px !important; 
	}
	
	.header-desctop {
		justify-content: flex-start;
	}
	
	.phone-icon-mobile {
		margin-left: auto;
	}
	
	.mobile-menu-open {
		margin-left: 27px;
	}
	
	.mobile-menu-popup {
		position: fixed;
		top: 0;
		left: calc(50% - 360px);
		width: 100vw;
		height: 100vh;
		background-color: white;
		z-index: 1;
		max-width: 720px;
        width: 100%;
	}
	
	.close-menu-popup {
		background-image: url(/wp-content/themes/twentytwentyone/img/close.svg);
		width: 47px;
		height: 47px;
		background-repeat: no-repeat;
		background-size: contain;
	}
	
	.popup-header {
		display: flex;
		justify-content: space-between;
		margin: 0 8px;
		align-items: center;
		width: -webkit-fill-available;
		height: 60px;
	}
	
	.popup-main {
		display: flex;
		flex-direction: column;
		height: calc(100vh - 180px);
		overflow: auto;
		padding: 40px 0;
		margin: 0 31px;
	}
	
	.popup-phone {
		color: #4A4A4E;
		font-family: Play;
		font-size: 26px;
		font-style: normal;
		font-weight: 700;
		line-height: 29.85px; /* 114.808% */
		text-transform: uppercase;
		margin-bottom: 10px;
	}
	
	.popup-email {
		color: #4A4A4E;
		font-family: Play;
		font-size: 22px;
		font-style: normal;
		font-weight: 400;
		line-height: 29.85px; /* 135.682% */
		margin-bottom: 30px;
	}
	
	.popup-title-social {
		color: #4A4A4E;
		font-family: Play;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-bottom: 7px;
	}
	
	.popup-social {
		gap: 20px;
		margin-bottom: 60px;
	}
	
	.popup-menu-element {
		color: #4A4A4E;
		font-family: Play;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px; /* 100% */
		margin-bottom: 30px;
	}
	
	.menu-arrow {
		background-image: url(/wp-content/themes/twentytwentyone/img/arrow_simple.svg);
		width: 30px;
		height: 30px;
		background-repeat: no-repeat;
		background-size: contain;	
		display: block;
	}
	
	.menu-arrow__open {
		transform: rotateZ(180deg);
	}
	
	.flex-justify {
		display: flex;
		justify-content: space-between;
	}
	
	.header-submenu-popup {
		margin: 0;
		padding: 0;
	}
	
	.header-submenu-popup li {
		color: #4A4A4E;
		leading-trim: both;
		text-edge: cap;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		margin-bottom: 30px;
	}
	
	.service-form-input,
	.sevices-prepare-wrapper {
		flex-direction: column;
	}
	
	.services-banner-title {
		font-size: 28px;
		font-style: normal;
	}
	
	.services-banner-subtitle {
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
	}
	
	.services-info-main {
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;	
		line-height: 24px;
	}
	
	.services-banner-text {
		margin: 360px 16px 90px;
		width: fit-content;
	}
	
	.width-banner img {
		margin: 0 auto 0;
		max-height: unset;
		aspect-ratio: auto;
	}
	
	.main-banner-services {
		height: auto;
		margin-bottom: 60px;
		background-color: #EFF3FB;
	}
	
	.services-info-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px; /* 125% */
	}
	
	.main-wrap,
	body,
	.services-info-wrapper {
		margin: 0 auto;
		width: calc(100% - 16px);
		max-width: 720px;
	}
	
	.sitemap-wrap {
		margin-bottom: 80px;
	}
	
	.fixed-header {
		max-width: 720px;
		left: auto;
		right: auto; 
		width: 100vw; 
	}
	
	.button-up { 
		right: 16px;
	}
	
	.services-info-spisok ul li {
		color: #56575C;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		align-items: flex-start;
	}
	
	.banner-wide-wrapper {
		background: none;
		z-index: 1;
	}
	
	.catalog-main-filter:hover {
		background: #E3EAF6 !important;
		color: #34568A !important;
	}
	
	.services-offer-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 40px;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
	
	.services-offer-text ul li {
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		line-height: 22px; /* 137.5% */
	}
	
	.service-etap-wrapper {
		margin-bottom: 80px;
		padding-top: 280px;
	}
	
	.services-icon-wrapper {
		width: 130px;
		min-width: 130px;
		height: 100px;
		min-height: 100px;
		top: 40px;
		position: absolute;
		left: 0;
	}
	
	.services-icon-individual {
		width: 73px;
		height: 62px;
	}
	
	.services-icon-services_key {
		width: 47.828px;
		height: 62px;
	}
	
	.services-icon-support {
		width: 50px;
		height: 63px;
	}
	
	.services-icon-complex {
		width: 74px;
		height: 65px;
	}
	
	.services-offer-card {
		position: relative;
	}
	
	.services-offer-text {
		width: calc(100% - 32px);
		margin: 0 16px;
	}
	
	.services-offer-text__title {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px; /* 125% */
		margin-left: 130px;
		margin-top: 40px;
		margin-bottom: 0;
        height: 100px;
        display: flex;
        align-items: center;
	}
	
	.btn-next-catalog,
	.btn-next-projects {
		margin: -40px auto 80px;
	}
	
	.width-bottom {
		margin-bottom: 80px;
	}
	
	.popup-form-wrapper {
		width: calc(100% - 32px);
		max-width: 388px;
		left: calc(50% - 194px);
		right: 16px;
		top: 40px;
	}
	
	.services-offer-text ul {
		margin-top: 40px;
		padding-left: 28px;
	}
	
	.sevices-offer-wrapper {
		margin-bottom: 80px;
		width: 100%;
        margin-left: 0;
        margin-right: 0;
	}
	
	.sevices-offer-wrapper .services-offer-title {
		margin-left: 16px;
        margin-right: 16px;
	}
	
	.icon-individual {
		width: 107px;
		height: 86px;
	}
	
	.icon-10 {
		width: 141.787px;
		height: 49.75px;
	}
	
	.icon-tsykl {
		width: 90.801px;
		height: 86.976px;
	}
	
	.icon-100 {
		width: 134px;
		height: 49px;
	}
	
	.icon-support {
		width: 97px;
		height: 84px;
	}
	
	.sevices-prepare-text {
		color: #56575C;
		text-align: center;
		font-family: Play;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */		
	}
	
	.sevices-prepare-icon {
		height: auto;
	}
	
	.sevices-prepare-wrapper {
		gap: 50px;
		margin-bottom: 80px;
	}
	
	.sevices-form-wrapper {
		padding: 50px 19px;
		width: calc(100% - 70px);
	}
	
	.service-form-title {
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 26.252px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 40px;
	}
	
	.form-input-popup,
	.form-input {
		color: #56575C;
		font-family: Roboto;
		font-size: 15.751px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px; /* 200% */		
		padding: 12px 25px;
	}
	
	.service-form-button {
		width: auto;
	}
	
	.service-form-input {
		gap: 8px;
	}
	
	.service-otrasli-wrap {
		gap: 10px;
	}
	
	.service-etap-items {
		gap: 16px;
	}
	
	.service-etap-arrow__small {
		width: 15px;
		min-width: 15px;
		height: 9px;
	}
	
	.service-etap-arrow__small img {
		width: 100%;
	}
	
	.service-etap-icon {
		height: 52px;
		min-height: 52px;
		margin: 23px auto 12px;
	}
	
	.service-etap-icon img {
		height: 100%;
	}
	
	.service-etap-item__title {
		color: #34568A;
		text-align: center;
		font-family: Roboto;
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 18px; /* 128.571% */
	}
	
	.service-etap-item__text {
		color: #56575C;
		text-align: center;
		font-family: Roboto;
		font-size: 10px;
		font-style: normal;
		font-weight: 400;
		line-height: 12px; /* 120% */
	}
	
	.service-etap-number {
		color: #34568A;
		text-align: center;
		leading-trim: both;
		text-edge: cap;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		top: 0;
		right: 0;
	}
	
	.service-etap-item {
		height: auto;
		padding-bottom: 23px;
		aspect-ratio: 1 / 1;
	}
	
	.service-etap-arrow__big img {
		margin: 0 auto;
	}
	
	.service-etap-arrow__big {
		height: auto;
		margin: 13px auto;
	}
	
	.service-etap-bottom {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	
	.service-etap-title {
		color: #1C1F22;
		leading-trim: both;
		text-edge: cap;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 40px;
	}
	
	.service-result-block {
		padding: 80px 44px 160px;
	}
	
	.service-result-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px; /* 125% */
	}
	
	.service-result-text {
		font-family: Roboto;
		font-size: 16px;
		line-height: 22px; /* 137.5% */
		margin-bottom: 20px;
	}
	
	.icon-result {
		width: 93px;
		height: 88px;
		bottom: 44px;
		right: 44px;
	}
	
	.service-why-wrapper {
		flex-direction: column;
		gap: 10px;
		margin-bottom: 64px;
	}
	
	.service-why-block {
		padding: 40px 36px 27px;
		width: auto;
	}
	
	.service-why-block-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 20px;
	}
	
	.service-why-block-title img {
		width: 45px; 
	}
	
	.service-why-block-text {
		color: #56575C;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.service-why-block-title .service-why-block__icon2 {
		width: 63px;
	}
	
	.service-why-block-title .service-why-block__icon3 {
		width: 57px;
	}
	
	.wrap-gradient {
		background: none; 
		margin-bottom: 80px;
	}
	
	.wrap-gradient .wrap-gradient__mobile {
		background: linear-gradient(0deg, rgba(93, 120, 161, 0.2) 51.34%, rgba(93, 120, 161, 0.00) 100%);
		padding: 16px 0 80px;
		margin: 0;
		width: auto;
	}
	
	.service-profit-block__title {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 20px;
		display: flex;
		gap: 60px;
	}
	
	.service-profit-block__text ul li {
		color: #56575C;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.service-profit-block__title img {
		width: 50px;
		position: inherit;
	}
	
	.service-profit-block {
		padding: 33px 30px;
		aspect-ratio: 322 / 230;
		width: -webkit-fill-available;
        height: auto;
	}
	
	.service-profit-wrapper {
		margin-bottom: 80px;
	}
	
	.service-etap-item__empty {
		background: transparent;
		box-shadow: none;
	}
	
	.breadcrumbs-wrapper {
		margin-left: 16px;
		margin-right: 16px;
		width: auto;
		text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
		margin-bottom: 20px;
	}
	
/* 	.services-offer-text__title-1 {
		margin-top: 45px;
	} */
	
/* 	.services-offer-text__title-2 {
		margin-top: 60px;
	} */
	
/* 	.services-offer-text__title-3 {
		margin-top: 75px;
		padding-bottom: 15px;
	} */
	
	.services-offer-text__title-1 ~ ul {
		margin-top: 30px;
	}
	
	.service-proect-block-title img {
		width: 64px;
	}
	
	.service-otrasli-block {
		max-width: calc(100% - 60px);
	}
	
	.form-callback-img {
		margin-top: 0;
		position: relative;
	}
	
	.wrap-single {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		flex-direction: column;
		background: #EFF3FB;
		padding: 0;
	}
	
	.breadcrumbs-wrapper-projects {
		padding-left: 0; 
		margin-left: 0; 
	}
	
	.single-company-title,
	.single-project-title {
		width: calc(100% - 32px);
		margin-left: 16px;
		margin-right: 16px;
		padding-left: 0;
	}
	
	.contact-country {
		height: auto;
        padding: 8px 0;
		color: #34568A;
		text-align: center;
		font-family: Play;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 22px; /* 137.5% */
	}
	
	.panel-contacts-wrapper {
		margin-bottom: 30px;
	}
	
	.contacts-subtitle {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 20px;
	}
	
	.table-left {
		color: #56575C;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.table-right {
		color: #56575C;
		font-family: Roboto;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		text-transform: none;
	}
	
	.contacts-wrapper tr {
		display: flex;
		flex-direction: column;
		height: 50px;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.table-right span {
		display: block;
	}
	
	.contacts-wrapper {
		margin-bottom: 40px;
	}
	
	.form-contact {
		margin: 195px 3px 80px;
		background-image: url(/wp-content/themes/twentytwentyone/img/contacts/form_contact_mobile.png);
		width: auto;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	
	.form-contacts-title {
		margin: 52px 60px 30px;
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.form-contacts-subtitle {
		margin: 0 56px 22px;
		color: #1C1F22;
		text-align: center;
		font-family: Play;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.form-input-block {
		flex-direction: column;
		gap: 8px;
		margin: 0 32px 8px;
	}
	
	.input-block-wrapper {
		gap: 8px;
		max-width: -webkit-fill-available;
	}
	
	.input-block-wrapper .form-input {
		padding: 11.813px 25px 8.187px;
	}
	
	.form-textarea {
		padding: 11.813px 25px 8.187px;
		width: auto;
		height: 128px;
		color: #56575C;
		font-family: Roboto;
		font-size: 15.751px;
		font-style: normal;
		font-weight: 400;
		line-height: 31.502px; /* 200% */
		opacity: 0.8;
	}
	 
	.form-btn-wrapper {
		margin: 0 32px;
		flex-direction: column-reverse;
		gap: 20px;
	}
	
	.form-btn-wrapper .form-suggestion {
		margin: 0;
	}
	
	.contacts-form {
		padding-bottom: 50px;
	}
	
	.btn-form-contacts {
		width: auto;
	}
	
	.panel-catalog-wrapper {
		flex-direction: column;
		margin-bottom: 40px;
	}
	
	.catalog-main-filter {
		padding: 14px 15px;
		width: auto;
        height: auto;
		color: #34568A;
		text-align: center;
		font-family: Play;
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		max-width: none; 
	}
	
	.subfilter-block-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 24px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px; /* 125% */
		margin-bottom: 30px;
	}
	
	.model-filter-item {
		font-family: Play;
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: 20px; /* 100% */
		margin-bottom: 20px;
		padding: 12px;
	}
	
	.model-filter {
		overflow: auto; 
	}
	
	.main-wrap-catalog {
		width: calc(100% - 0px);
		justify-content: center;
		margin-bottom: 80px;
	}
	
	.catalog-info-block {
		margin: 0 40px;
		align-items: center;
	}
	
	.catalog-info-text {
		font-family: Play;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
	}
	
	.catalog-info-wrapper {
		margin-bottom: 80px;
	}
	
	.catalog-seo {
		margin-top: 60px;
		margin-bottom: 30px;
		width: 40%;
	}
	
	.single-text {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		width: 100%;
		margin-bottom: 30px;
	}
	
	.catalog-li {
		margin-bottom: 30px;
		width: auto;
	}
	
	.catalog-add-info {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: 26px; /* 130% */
		margin-bottom: 50px;
		width: auto;
	}
	
	.catalog-li li {
		font-size: 18px;
	}
	
	.single-catalog-right {
		margin: auto;
		width: calc(100% - 32px);
	}
	
	.single-catalog-right img {
		width: 100%;
	}
	
	.single-catalog-info {
		margin-bottom: 80px;
		padding-bottom: 80px;
	}
	
	.single-catalog-info .panel-arrow {
		bottom: -61px;
	}
	
	.catalog-subfilter {
	    position: inherit;
		top: 14px;
		width: calc(100% - 120px);
		min-width: calc(100% - 120px);
		padding: 20px 60px;		
	}
	
	.catalog-main-filter:hover .catalog-subfilter {
		display: none;
		position: absolute;
        top: 54px;
        width: auto;
	}
	
	.catalog-main-filter {
		flex-direction: column;
	}
	
	.projects-filter-element {
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		height: auto;
		padding: 0 9px;
	}
	
	.projects-filter-element:hover {
	    background: unset;
		color: #56575C;
	}
	
	.projects-filter-active .close-element {
		line-height: 24px; 
	}
	
	.projects-wrapper-cards {
		margin-top: 30px;
	}
	
	.projects-num {
		margin-bottom: 30px;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.main-project-panel__subtitle {
		font-size: 14px;
		font-style: normal;
		font-weight: 400;
		line-height: 22px; /* 137.5% */
	}
	
	.main-project-panel__title {
		font-size: 16px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.projects-items {
		margin-bottom: 80px;
	}
	
	.single-title {
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 30px;
		margin-top: 20px;
	}
	
	.single-project-right {
		margin: 0 30px -110px;
		width: 84%;
	}
	
	.content-img-wrapper {
		flex-direction: column;
		margin-bottom: 40px;
	}
	
	.content-video {
		width: auto;
		margin: 80px auto 0;
		height: auto;
	}
	
	.contacts-map-wrapper {
		margin: 0 16px -115px !important;
		width: -webkit-fill-available;
	}
	
	.content-task {
		width: auto;
		margin: 0 30px;
	}
	
	.single-banner-projects {
		margin-bottom: 180px;
	}
	
	.margin-top-80 {
		margin-top: 80px;
	}
	
	.content-task div:nth-child(1) {
		color: #1C1F22;
		font-family: Play;
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.content-task div:nth-child(2) {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		margin-bottom: 60px;
	}
	
	.content-all {
		width: auto;
		margin: 0 8px 60px;
	}
	
	.main-wide-wrap {
		padding-top: 60px;
		padding-bottom: 80px;
	}
	
	.h2-class {
		font-size: 28px;
		font-style: normal;
		font-weight: 700;
		line-height: 50px; /* 166.667% */
		margin-bottom: 30px;
	}
	
	.content-text {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		margin-bottom: 40px;
	}
	
	.content-video > img, 
	.content-video > video {
		width: -webkit-fill-available;
		margin: 0;
	}
	
	.h3-class {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		margin-bottom: 30px;
	}
	
	.mark-list li {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		gap: 20px;
	}
	
	.num-list {
		width: 24px;
		height: 24px;
		min-width: 24px;
		min-height: 24px;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.project-block {
		padding: 50px 38px;
	}
	
	.content-form {
		margin-bottom: 80px;
		margin-top: 70px;
	}
	
	.content-projects-title {
		font-size: 36px;
		font-style: normal;
		font-weight: 700;
		line-height: 40px; /* 111.111% */
	}
	
	.flex-justify {
		margin-bottom: 30px;
	}
	
	.service-adding {
		justify-content: flex-start;
		gap: 20px;
	}
	
	.service-otrasli-block > a, .service-otrasli-block div {
		font-size: 18px;
	}
	
	.btn-all-projects {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	
	.panel-catalog-wrapper .active-panel {
		background: #34568A !important;
		color: #fff !important;
	}
	
	.service-etap-arrow__big img.mobile-big-arrow {
		width: 70%;
	}
	
	.company-profit-block {
		width: -webkit-fill-available;
		padding-top: 35px;
		aspect-ratio: 318 / 190;
	}
	
	.company-sertificat {
		margin: 0 auto;
	}
	
	.company-profit-block__text {
		font-size: 16px;
	}
	
	.company-faq-wrapper {
		width: 100%;
		margin-bottom: 80px;
	}
	
	.faq-question {
		font-size: 18px;
		font-style: normal;
		font-weight: 500;
		line-height: 24px; /* 133.333% */
		gap: 20px;
	}
	
	.faq-answer {
		font-size: 16px;
		line-height: 22px; /* 133.333% */	
		margin-top: 30px;
	}
	
	.company-faq-block {
		padding: 30px 14px;
	}
	
	.company-sertificat-wrapper {
		flex-direction: column;
		gap: 50px;
		margin-bottom: 80px;
	}
	
	.sertificat-title {
		margin-top: 80px;
	}
	
	.btn-all-sertificat {
		margin: 0 auto 0;
	}
	
	.main-wrap-wide {
		margin-top: -280px;
		padding-bottom: 60px;
	}
	
	.btn-rutube {
		margin: 0 auto;
		width: 50%;
	}
	
	.company-podpiska {
		margin-bottom: 30px;
		color: #56575C;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px; /* 133.333% */
	}
	
	.company-vistavka-text {
		color: #56575C;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */		
		margin-bottom: 20px;
	}
	
	.catalog-detail-wrapper {
		flex-direction: column-reverse;
	}
	
	.catalog-top-left {
		width: auto;
		max-width: none;
	}
	
	.detail-icon-wrap {
		gap: 16px;
	}
	
	.detail-icon-block {
		width: calc(50% - 8px);
		flex-direction: column;
		align-items: center;
	}
	
	.catalog-top-right {
		width: 95%;
		padding: 0 !important;
        margin: 0 auto; 
        background: none;
	}
	
	.catalog-detail-title {
		color: #1C1F22;
		font-family: Play;
		font-size: 44px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.flex-column {
		flex-direction: column;
	}
	
	.catalog-detail-text {
		color: #56575C;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
		margin: 30px 16px 0;
		padding-bottom: 70px;
	}
	
	.wrapper-in {
		padding-bottom: 1px;
		background: #EFF3FB;
	}
	
	.catalog-detail-table {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	
	.catalog-menu-detail {
		margin: 0 0 40px;
	}
	
	.detail-icon-text {
		color: #56575C;
		text-align: center;
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	
	.detail-icon-text b {
		font-size: 20px;
	}
	
	.detail-table th {
		color: rgba(28, 31, 34, 0.80);
		font-family: Roboto;
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		padding: 14px;
	}
	
	.detail-table td {
		color: rgba(28, 31, 34, 0.80);
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 150% */
		padding: 14px;
	}
	
	.detail-table {
		width: -webkit-fill-available;
	}
	
	.detail-wrap-document {
		flex-direction: column;
		width: -webkit-fill-available;
		gap: 26px;
		padding: 30px 40px;
	}
	
	.icon-pdf {
		width: 65px;
	}
	
	.detail-wrap-document:first-child .icon-pdf {
		width: 60px;
	}
	
	.footer-submenu li a {
		font-size: 14px; 
	}
	
	.footer-submenu {
		left: 0;
		width: 80vw;
        gap: 0px !important;
	}
	
	.detail-document-title {
		color: rgba(28, 31, 34, 0.80);
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
	}
	
	.catalog-menu-detail .btn-menu {
		font-size: 20px;
	}
	
	.btn-doc {
		width: 178px;
	}
	
	.breadcrumbs-wrapper-detail {
		background: linear-gradient(180deg, rgba(93, 120, 161, 0.2) 0%, rgba(93, 120, 161, 0.00) 78.59%);
		height: 236px;
	}
	
	.breadcrumbs-wrapper-detail__height {
		/* min-height: 236px; */
		position: relative;
		z-index: 0;
		background: linear-gradient(180deg, rgba(93, 120, 161, 0.2) 0%, rgba(93, 120, 161, 0.00) 78.59%);
	}
	
	.catalog-detail-title__mobile {
		position: relative;
		z-index: 1;
		margin-top: 100px;
		margin-left: 16px;
		margin-bottom: 0;
	}
	
	.catalog-detail-wrapper .panel-arrow {
		bottom: 90px;
		left: calc(50% - 61px);
		margin: 0;
	}
	
	.catalog-detail-wrapper__mobile {
		margin-top: 0;
		position: relative;
		z-index: 0;
	}
	
	.catalog-detail-slider {
		margin-top: 20px;
	}
	
	.catalog-detail-slider .owl-item img {
		height: auto;
		width: 100%;
	}
	
	.catalog-detail-form {
		margin-top: -170px;
	}
	
	.detail-icon-block:nth-child(1) {
		order: 1;
	}
	
	.detail-icon-block:nth-child(8) {
		order: 2;
	}	
	
	.detail-icon-block:nth-child(2) {
		order: 3;
	}
	
	.detail-icon-block:nth-child(5) {
		order: 4;
	}
	
	.detail-icon-block:nth-child(3) {
		order: 5;
	}
	
	.detail-icon-block:nth-child(6) {
		order: 6;
	}
	
	.detail-icon-block:nth-child(4) {
		order: 7;
	}
	
	.detail-icon-block:nth-child(7) {
		order: 8;
	}	
	
	.breadcrumbs-wrapper-news {
		margin: 0 0 30px;
		padding-top: 10px;
	}
	
	.news-block-wrapper {
		width: auto;
		padding: 30px 0;
	}
	
	.news-title {
		font-size: 20px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.news-text {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
	}
	
	.news-link {
		font-size: 18px;
		font-style: normal;
		font-weight: 700;
		line-height: 24px; /* 133.333% */
	}
	
	.btn-next-news {
		margin-top: 40px;
	}
	
	.btn-return-news {
		margin-top: 40px;
		margin-bottom: 80px;
	}
	
	.news-wrap {
		margin-bottom: 80px;
	}
	
	.article-news p {
		color: #56575C;
		font-family: Roboto;
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */
	}

	.article-news img {
		width: 100%;
		margin: 40px auto;
	}	
	
	.logo-404 {
		width: 156px;
		margin-top: 40px;
	}
	
	.title-404 {
		font-size: 96.7px;
		margin-top: 75px;
		width: 92%;
		padding-top: 8px;
	}
	
	.subtitle-404 {
		font-size: 44px;
	}
	
	.text-404 {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 133.333% */		
	}
	
	.bottom-before-footer {
		margin-bottom: 80px;
	}
}

@media screen and (min-width: 480px) and (max-width: 1200px) {
	.wrapper-in {
		padding-top: 260px;
	}
}

@media screen and (max-width: 720px) {
	.mobile-menu-popup {
		left: 0;
	}
}
	
@media screen and (max-width: 480px) {
    body {
        margin: 0 auto;
        width: 100%;
        max-width: 720px;
    }
	
	.popup-form-wrapper {
		left: 16px;
	}
	
	.catalog-element-slider {
		margin: 0 16px;
		width: calc(100vw - 48px);
	}
	
	.owl-carousel {
		padding: 0;
	}
	
	.catalog-element-slider .catalog-card-item {
		width: calc(100% - 2px);
	}
	
	.form-input-popup {
		width: calc(100% - 82px);
	}
	
	.message-popup-success, .message-popup-error {
		left: 16px;
		right: 16px;
	}
}