@charset "UTF-8";

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Black.woff2") format("woff2"), url("../fonts/Mulish-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: icons;
  font-display: swap;
  src: url("../fonts/icons.woff2") format("woff2"), url("../fonts/icons.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-BlackItalic.woff2") format("woff2"), url("../fonts/Mulish-BlackItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Bold.woff2") format("woff2"), url("../fonts/Mulish-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Mulish-ExtraLightItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraLight.woff2") format("woff2"), url("../fonts/Mulish-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Italic.woff2") format("woff2"), url("../fonts/Mulish-Italic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Mulish-ExtraBoldItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-BoldItalic.woff2") format("woff2"), url("../fonts/Mulish-BoldItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-LightItalic.woff2") format("woff2"), url("../fonts/Mulish-LightItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Medium.woff2") format("woff2"), url("../fonts/Mulish-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-MediumItalic.woff2") format("woff2"), url("../fonts/Mulish-MediumItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Regular.woff2") format("woff2"), url("../fonts/Mulish-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-SemiBold.woff2") format("woff2"), url("../fonts/Mulish-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-Light.woff2") format("woff2"), url("../fonts/Mulish-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Mulish-SemiBoldItalic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Mulish;
  font-display: swap;
  src: url("../fonts/Mulish-ExtraBold.woff2") format("woff2"), url("../fonts/Mulish-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

body{
  background-color: #f6f6f6;
}
p{
  margin-bottom: 0;
}

[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-shipped:before {
  content: "\e913";
}

.icon-automation:before {
  content: "\e91a";
}

.icon-projec:before {
  content: "\e920";
}

.icon-conversation:before {
  content: "\e925";
}

.icon-money-up:before {
  content: "\e912";
}

.icon-social-care:before {
  content: "\e93c";
}

.icon-team-building:before {
  content: "\e910";
}

.icon-leadership:before {
  content: "\e911";
}

.icon-skills:before {
  content: "\e917";
}

.icon-team-leader:before {
  content: "\e924";
}

.icon-bonus:before {
  content: "\e930";
}

.icon-wallet:before {
  content: "\e938";
}

.icon-time-is-money:before {
  content: "\e93a";
}

.icon-money-list:before {
  content: "\e93b";
}

.icon-money:before {
  content: "\e90f";
}

.icon-friend:before {
  content: "\e905";
}

.icon-order:before {
  content: "\e906";
}

.icon-clock:before {
  content: "\e907";
}

.icon-box:before {
  content: "\e908";
}

.icon-idea:before {
  content: "\e90b";
}

.icon-experience:before {
  content: "\e90c";
}

.icon-reliability:before {
  content: "\e90d";
}

.icon-customer-service:before {
  content: "\e90e";
}

.icon-quot:before {
  content: "\e904";
}

.icon-serv_03:before {
  content: "\e909";
}

.icon-serv_02:before {
  content: "\e90a";
}

.icon-serv_01:before {
  content: "\e903";
}

.icon-email:before {
  content: "\e900";
}

.icon-phone-call:before {
  content: "\e901";
}

.icon-map:before {
  content: "\e902";
}



/* Additional default styles for the editor */

html {
  scroll-behavior: smooth;
	cursor: text;
}

html.ios {
	width: 100px;
	min-width: 100%;
}

body.webkit strong,
body.webkit b {
	font-weight: bold !important;
}

pre {
	font-family: Consolas, Monaco, monospace;
}

td,
th {
	font-family: inherit;
	font-size: inherit;
}

/* For emoji replacement images */
img.emoji {
	display: inline !important;
	border: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.mceIEcenter {
	text-align: center;
}

img {
	height: auto;
	max-width: 100%;
}

.wp-caption {
	margin: 0; /* browser reset */
	max-width: 100%;
}

/* iOS does not obey max-width if width is set. */
.ios .wp-caption {
	width: auto !important;
}

dl.wp-caption dt.wp-caption-dt img {
	display: inline-block;
	margin-bottom: -1ex;
}

div.mceTemp {
	-ms-user-select: element;
}

dl.wp-caption,
dl.wp-caption * {
	-webkit-user-drag: none;
}

.wp-caption-dd {
	font-size: 14px;
	padding-top: 0.5em;
	margin: 0; /* browser reset */
}


/* Remove blue highlighting of selected images in WebKit */
img[data-mce-selected]::selection {
	background-color: transparent;
}

/* Styles for the WordPress plugins */
.mce-content-body img[data-mce-placeholder] {
	border-radius: 0;
	padding: 0;
}

.mce-content-body img[data-wp-more] {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 96%;
	height: 16px;
	display: block;
	margin: 15px auto 0;
	outline: 0;
	cursor: default;
}

.mce-content-body img[data-mce-placeholder][data-mce-selected] {
	outline: 1px dotted #888;
}

.mce-content-body img[data-wp-more="more"] {
	background: transparent url( images/more.png ) repeat-y scroll center center;
}

.mce-content-body img[data-wp-more="nextpage"] {
	background: transparent url( images/pagebreak.png ) repeat-y scroll center center;
}

/* Styles for formatting the boundaries of anchors and code elements */
.mce-content-body a[data-mce-selected] {
	padding: 0 2px;
	margin: 0 -2px;
	border-radius: 2px;
	box-shadow: 0 0 0 1px #bfe6ff;
	background: #bfe6ff;
}

.mce-content-body .wp-caption-dt a[data-mce-selected] {
	outline: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
	background: transparent;
}

.mce-content-body code {
	padding: 2px 4px;
	margin: 0;
	border-radius: 2px;
	color: #222;
	background: #f2f4f5;
}

.mce-content-body code[data-mce-selected] {
	background: #e9ebec;
}

/* Gallery, audio, video placeholders */
.mce-content-body img.wp-media {
	border: 1px solid #aaa;
	background-color: #f2f2f2;
	background-repeat: no-repeat;
	background-position: center center;
	width: 99%;
	height: 250px;
	outline: 0;
	cursor: pointer;
}

.mce-content-body img.wp-media:hover {
	background-color: #ededed;
	border-color: #72777c;
}

.mce-content-body img.wp-media.wp-media-selected {
	background-color: #d8d8d8;
	border-color: #72777c;
}

.mce-content-body img.wp-media.wp-gallery {
	background-image: url(images/gallery.png);
}

/* Image resize handles */
.mce-content-body div.mce-resizehandle {
	border-color: #72777c;
	width: 7px;
	height: 7px;
}

.mce-content-body img[data-mce-selected] {
	outline: 1px solid #72777c;
}

.mce-content-body img[data-mce-resize="false"] {
	outline: 0;
}

audio,
video,
embed {
	display: -moz-inline-stack;
	display: inline-block;
}

audio {
	visibility: hidden;
}

/* Fix for proprietary Mozilla display attribute, see #38757 */
[_moz_abspos] {
	outline: none;
}

a[data-wplink-url-error],
a[data-wplink-url-error]:hover,
a[data-wplink-url-error]:focus {
	outline: 2px dotted #dc3232;
	position: relative;
}

a[data-wplink-url-error]:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	outline: 2px dotted #fff;
	z-index: -1;
}

/**
 * WP Views
 */

.wpview {
	width: 99.99%; /* All IE need hasLayout, incl. 11 (ugh, not again!!) */
	position: relative;
	clear: both;
	margin-bottom: 16px;
	border: 1px solid transparent;
}

.mce-shim {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.wpview[data-mce-selected="2"] .mce-shim {
	display: none;
}

.wpview .loading-placeholder {
	border: 1px dashed #ccc;
	padding: 10px;
}

.wpview[data-mce-selected] .loading-placeholder {
	border-color: transparent;
}

/* A little "loading" animation, not showing in IE < 10 */
.wpview .wpview-loading {
	width: 60px;
	height: 5px;
	overflow: hidden;
	background-color: transparent;
	margin: 10px auto 0;
}

.wpview .wpview-loading ins {
	background-color: #333;
	margin: 0 0 0 -60px;
	width: 36px;
	height: 5px;
	display: block;
	-webkit-animation: wpview-loading 1.3s infinite 1s steps(36);
	animation: wpview-loading 1.3s infinite 1s steps(36);
}

@-webkit-keyframes wpview-loading {
	0% {
		margin-left: -60px;
	}
	100% {
		margin-left: 60px;
	}
}

@keyframes wpview-loading {
	0% {
		margin-left: -60px;
	}
	100% {
		margin-left: 60px;
	}
}

.wpview .wpview-content > iframe {
	max-width: 100%;
	background: transparent;
}

.wpview-error {
	border: 1px solid #ddd;
	padding: 1em 0;
	margin: 0;
	word-wrap: break-word;
}

.wpview[data-mce-selected] .wpview-error {
	border-color: transparent;
}

.wpview-error .dashicons,
.loading-placeholder .dashicons {
	display: block;
	margin: 0 auto;
	width: 32px;
	height: 32px;
	font-size: 32px;
}

.wpview-error p {
	margin: 0;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.wpview-type-gallery:after {
	content: "";
	display: table;
	clear: both;
}


.section-title{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1.4;
  color:#002851;
}
@media(max-width:992px){
  .section-title{
    font-size: 18px;
  }
}
@media(max-width:480px){
  .section-title{
    font-size: 16px;
  }
}


/* rtl */
.rtl .gallery .gallery-item {
	float: right;
}

@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

	.mce-content-body img.mce-wp-more {
		background-image: url( images/more-2x.png );
		background-size: 1900px 20px;
	}

	.mce-content-body img.mce-wp-nextpage {
		background-image: url( images/pagebreak-2x.png );
		background-size: 1900px 20px;
	}
}


* {
  font-style: normal;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  height: 100%;
  min-width: 320px;
}

body {
  color: #10141F;
  line-height: 1;
  line-height: 1.4;
  font-family: "Mulish";
  font-size: 1rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

input,
button,
textarea {
  font-family: "Mulish";
  font-size: inherit;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
}

a {
  color: inherit;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
      touch-action: none;
}

.wrapper {
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}

.wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.wrapper > * {
  min-width: 0;
}

/*
(i) Стили будут применяться ко 
всем классам содержащим *__container
Например header__container, main__container и т.д.
Снипет (HTML): cnt
*/

[class*=__container] {
  max-width: 1364px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 2rem;
}

[class*=__container-big] {
  max-width: 1464px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 2rem;
}


.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px;
  background: #ffd700;
  border: 2px solid #ffd700;
  text-transform: uppercase;
  color: #10141f;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
	cursor: pointer;
}

.button-arrow{
  border: 1px solid #ffd700;
border-radius: 8px;
display: flex;
align-items: center;
justify-content: space-between;
overflow: hidden;
gap: 23px;
padding-left: 28px;
width: fit-content;
max-height: 54px;
transition: border 0.3s;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
color: #10141F;
}

.button-arrow:hover{
  border: 1px solid #ffe500;
}
.button-arrow span{
  display: block;
  padding: 18px 13px;
  background-color: #ffd700;
transition: background-color 0.3s;

}
.button-arrow:hover span{
  background-color: #ffe500;
}

@media(max-width: 480px){
  .button-arrow{
    gap: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
}

.button._fw {
  width: 100%;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


body::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease 0s;
  -o-transition: opacity 0.8s ease 0s;
  transition: opacity 0.8s ease 0s;
  pointer-events: none;
  z-index: 149;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img, 
[class*=-ibg] video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner__video{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.banner__image-ibg--shadow::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Черный полупрозрачный слой */
  pointer-events: none; /* Чтобы не мешало кликам */
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
     object-fit: contain;
}

.banner {
  position: relative;
  z-index: 1;
}

.banner .button {
  font-size: 20px;
}

.no-webp .banner.back-img{
  background: url("/img/02.png") center right no-repeat; }

.banner.back-img {
  min-height: 560px;
  background-size: cover;
}


.banner__content {
  padding: 30px 0px;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}

.banner__title {
  font-weight: 700;
  font-size: clamp(18px, 3.5vw, 56px);
  line-height: 1.4;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 28px;
  min-width: 90vw;
}

@media(max-width: 992px){
  .banner__title{
    margin-bottom: 17px;
  }
}

@media(max-width: 480px){
  .banner__title span{
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}



.banner__text {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 30px;
  color: #FFFFFF;
}
@media(max-width: 992px){
  .banner__text{
    font-size: 18px;
    margin-bottom: 17px;
  }
}

@media(max-width: 480px){
  .banner__text{
    font-size: 14px;
  }
}

.banner__image-ibg {
  padding-bottom: 670px;
}

.h2,
h2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 1.2647058824;
  text-transform: uppercase;
  color: #002851;
}


.text-center {
  text-align: center !important;
}

.block {
  padding: 60px 0;
}

.white-bg {
  background-color: #fff !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ta-j {
  text-align: justify !important;
}

.br-8 {
  border-radius: 8px !important;
}

.ai-s {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: start !important;
}

.col-2 .col {
  padding: 0px 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.col-2__body {
  margin: 0px -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mw-410 {
  max-width: 25.625rem;
  margin: 0 auto;
}

.our-office img {
  width: 100%;
}


p:not(:last-child) {
  margin-bottom: 20px;
}

.willkommen .benifits__text {
  text-align: justify;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}


.swiper__place {
  position: relative;
}


.blue-text {
  color: #0080B2 !important;
}


.block-hiden-pc {
  display: none;
}

.big-btn {
  min-width: 292px !important;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  /* white */
  color: #FFFFFF;
}


.ta-c {
  text-align: center !important;
}

.icon-menu {
  display: none;
}

.menu-open .header .menu__body {
  opacity: 1;
  padding: 0 32px;
  padding-bottom: 65px;
  visibility: visible;
  top: 105px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
      height: calc(100vh - 105px);
}

.menu-open .header .menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.menu-open .header .menu__item:not(:last-child) {
  margin-right: 40px;
}

.menu-open .header .menu__btn {
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
}

.header {
  position: relative;
  z-index: 2;
  padding: 30px 0px;
  background-color: #fff;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__menu {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header__logo {
  position: relative;
  z-index: 999;
  margin-right: 70px;
  max-width: 155px;
}

.header .menu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .menu__item:not(:last-child) {
  margin-right: 40px;
}

.icon-menu {
  color: #10141f;
}

.menu__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu__item:not(:last-child) {
  margin-right: 40px;
}

.menu__item .submenu {
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  top: 80px;
  visibility: hidden;
  z-index: 2;
  min-width: 255px;
  position: absolute;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
  padding: 15px 8px 65px 8px;
}

.menu__item .submenu li:not(:last-child) {
  margin-bottom: 15px;
}

.menu__item:hover .submenu {
  opacity: 1;
  visibility: visible;
}

.menu__item a {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.menu__item a:hover {
  color: #002851;
}

.menu__link {
  position: relative;
  border-bottom: 2px solid rgba(17, 63, 82, 0);
}

.menu__link:hover {
  border-bottom: 2px solid #002851;
}


.footer {
  padding: 64px 0 60px 0;
  background-color: #fff;
}
.footer__left{
  display: flex;
  flex-direction: row-reverse;
  gap: 130px;
}

.footer__map {
  margin-bottom: 120px;
}

.footer__map iframe {
  width: 100%;
  min-height: 436px;
  height: 100%;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}



.footer__menu {
  margin-bottom: 8px;
}

.footer__menu .menu__list{
  flex-direction: column;
  gap: 16px;
}

.footer__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer__contacts-title{
  font-weight: 700;
  font-size: 16px;
  color:#1e2832;
  margin: 0 0 22px;
}

.footer__place .social {
  padding-top: 0px;
}

.footer__right{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: end;
}

.social__items {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  margin: 0px -7px;
}
.social{
  display: none;
  flex-direction: column;
  align-items: end;
}

.social__column {
  padding: 0px 7px;
}

.social__item {
  border-radius: 5px;
  display: inline-block;
  width: 33px;
  height: 33px;
}

.social__item img {
  max-width: 100%;
}

.social__title {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 16px;
  text-align: right;
  color: #1e2832;
}

.contacts__item,
.contacts__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 12px;
  line-height: 1.5;
  max-width: 320px;
}

.contacts__item:not(:last-child) {
  margin-bottom: 12px;
}

.contacts__item::before {
  font-size: 12px;
  margin-right: 12px;
  color: #1e2832;
  line-height: 1;
}

.map iframe {
  width: 100%;
  min-height: 436px;
  height: 100%;
}

.footer__menu .menu__body {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media(max-width:992px){
  .footer{
    padding: 30px 0;
  }
  .footer__logo{
    width: 137px;
  }
  .social__item{
    width: 21px;
    height: 21px;
  }
  .footer__left{
    gap: 40px;
  }
  .social__title{
    font-size: 14px;
  }
}

@media(max-width:600px){
  .footer__bottom{
    flex-direction: column;
    gap: 50px;
  }
  .footer__right{
    flex-direction: row;
  }
  .footer__left{
    flex-direction: column;
    gap: 0;
  }
}

.media {
  padding: 60px 40px;
  background: #F2F8FB;
}

.media__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.button:hover {
  color: #E8B100;
}

.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  /* height: 100%; */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
      -ms-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
      -ms-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #d2d2d2;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

@media (min-width: 992px) {
  .menu__body.tablet {
    display: none !important;
  }
}

@media (max-width: 61.99875em) {

  .icon-menu {
    display: block;
    z-index: 999;
    position: relative;
    width: 3.9375rem;
    height: 2.125rem;
    cursor: pointer;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    content: "";
    right: 11px;
    position: absolute;
    width: 75%;
    height: 0.1875rem;
    background-color: #10141f;
  }

  .icon-menu::before,
  .icon-menu::after {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .icon-menu::before {
    top: 0;
  }

  .icon-menu::after {
    bottom: 0;
  }

  .icon-menu span {
    top: calc(50% - 0.0625rem);
  }

  .menu-open .icon-menu span {
    display: none;
    width: 0;
    width: 60px;
    height: 60px;
    background: none;
    border-radius: 50%;
    border: 3px solid #E8B100;
    top: -15px;
    left: -1px;
  }

  .menu-open .icon-menu::before {
    top: calc(45% - 0.0625rem);
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }

  .menu-open .icon-menu::after {
    bottom: calc(50% - 0.0625rem);
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }


  .header__container {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .header__menu {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }

  .header .menu__body {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    width: 100%;
    position: absolute;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0 0 8px 8px;
    top: 70px;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
  }

  .header .menu__list li {
    margin-right: 0;
  }

  .header .menu__list li:not(:last-child) {
    margin-bottom: 22px;
  }

  .header .menu__body {
    opacity: 0;
    padding: 0 32px;
    padding-bottom: 65px;
    visibility: visible;
    top: 0px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .header .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .header .menu__item:not(:last-child) {
    margin-right: 40px;
  }

  .header .menu__btn {
    -ms-flex-item-align: end;
        -ms-grid-row-align: end;
        align-self: end;
  }

  .menu__item .submenu {
    display: none;
  }

  .menu__body.tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .menu__body.tablet .menu__item {
    margin-right: 0 !important;
    position: relative;
  }

  .menu__body {
    display: none !important;
  }
}

@media (max-width: 61.99875em) and (max-width: 47.99875em) {
  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    right: 2px;
    height: 2px;
  }

  .menu-open .icon-menu span {
    height: 31px;
    width: 31px;
    top: -7px;
    border: 2px solid #E8B100;
  }

  .menu-open .icon-menu::before {
    top: calc(52% - 0.0625rem);
  }

  .icon-menu {
    width: 1.9375rem;
    height: 1.0625rem;
  }

  .icon-menu span,
  .icon-menu::before,
  .icon-menu::after {
    width: 97%;
  }
}
@media (max-width: 61.99875em) and (max-width: 37.5em) {
  .header .menu__body {
    top: -250px;
    padding-bottom: 40px;
  }
}

@media (max-width: 61.99875em) and (max-width: 29.99875em) {
  .header .menu__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .header .menu__btn {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
    margin-top: 40px;
  }
}

@media (max-width: 61.9375em) {
  .footer__menu .menu__body .menu__list {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
				margin-bottom: 20px;
  }

  .footer__menu .menu__body .menu__list .menu__item:not(:last-child) {
    margin-right: 22px;
  }

  footer .header__logo img{
max-width: 155px;
  }
}

@media (max-width: 56.25em) {
 

  .footer__bottom .menu__body {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
  }
}

@media (max-width: 47.99875em) {
  [class*=__container] {
    padding: 0 0.9375rem;
  }
  [class*=__container-big] {
    padding: 0 0.9375rem;
  }

  .form__row:not(:last-child) {
    margin-bottom: 13px;
  }

  .form__column:not(:last-child) {
    margin-right: 15px;
  }

  textarea.input {
    min-height: 65px;
    padding: 5px 5px;
    font-size: 12px;
  }

  .banner__title br {
    display: none;
  }

  .banner__title {
    margin-bottom: 22px;
  }

  .banner__text {
    margin-bottom: 22px;
  }

  .h2,
  h2 {
    font-size: 24px;
  }

  .big-btn {
    min-width: auto !important;
  }


  footer.footer .menu__body {
    display: block !important;
  }

}

@media (max-width: 37.5em) {
  .menu-open .header .menu__body {
    top: 93px;
    padding-bottom: 40px;
	 z-index: 4444;
  }

  .header__logo img {
    max-width: 100px;
  }


  footer.footer .header__logo img {
	 max-width: 155px;
  }
}

@media (max-width: 34.375em) {
  footer.footer .menu__list {
    display: block;
  }

  footer.footer .menu__list li {
    margin-bottom: 16px;
  }
}

@media (max-width: 29.99875em) {
  .menu-open .header .menu__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .menu-open .header .menu__btn {
    -ms-flex-item-align: start;
        -ms-grid-row-align: start;
        align-self: start;
  }

  .media iframe {
    height: 170px;
  }

}

@media (max-width: 28.125em) {
  .footer__place {
    display: block;
  }

  .social {
    margin-top: 24px;
  }

  .social__title {
	 font-size: 16px;
  }
}

@media (any-hover: hover) {
  .button:hover {
    border: 2px solid #ffe500;
    background: #ffe500;
    color: #10141f;
  }

  .item-news-list__button:hover {
    color: #E8B100;
  }
}

.webp .banner.back-img{ background: url(/img/02.webp) center right no-repeat; }

.webp .banner.back-img.back-img-service{ background: url(/img/03.webp) center right no-repeat; }

.webp .banner.back-img.back-img-career{ background: url(/img/08.webp) center right no-repeat; }

.webp .banner.back-img.back-img-contact{ background: url(/img/05.webp) center right no-repeat; }

.webp .banner.back-img.back-img-blog{ background: url(/img/06.webp) center right no-repeat; }

.webp .banner.back-img.back-img-products{ background: url(/img/07.webp) center right no-repeat; }

.webp .back-img-slide-1{ background: url(/img/catalog-main-01.webp) center right no-repeat; }






h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

h2.default-style {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
	 color: #000;
	 text-transform: none;
}

footer .contacts__item {
	font-family: Mulish;
	font-size: 14px;
}


header .menu__link.main-menu-link{
font-size: 16px;
}

footer .menu__link.main-menu-link{
  font-size: 14px;
}


@media (max-width: 61.99875em){
	header .menu__link.main-menu-link, footer .menu__link.main-menu-link{
		font-size: 16px;
	}
	footer .contacts__item a{
		font-size: 16px;
	}
}

.engineering{
  padding: 140px 0;
}
.engineering__container{
  display: flex;
  gap: 20px;
}

.engineering__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  max-width: 856px;
}
.engineering__item{
  min-height: 330px;
  border: 1px solid rgba(0, 40, 81, 0.12);
border-radius: 18px;
padding: 44px 16px;
background: #fff;
}
.engineering__item-title{
  font-weight: 700;
  font-size: 16px;
  color:#002851;
  margin-bottom: 12px;
}

.engineering__item-text{
  font-weight: 400;
  font-size: 14px;
  color:  #10141f;
}

.engineering__list-wrapper .button-arrow{
  display: none;
}
.engineering__body{
  text-align: end;
}
.engineering__body .button-arrow{
  margin-left: auto;
}

.engineering__title{
  font-weight: 700;
  font-size: 32px;
  line-height: 1.4;
  color:#002851;
  margin-bottom: 70px;
}

.engineering__desc{
  font-weight: 500;
  font-size: 16px;
  color:#002851;
  margin-bottom: 20px;
}


@media(max-width:992px){
  .engineering{
    padding: 48px 0;
  }
  .engineering__container{
    flex-direction: column-reverse;
  }
  .engineering__body{
    text-align: start;
    margin-bottom: 20px;
    display: flex;
  }
  .engineering__title{
    font-size: 18px;
    margin-bottom: 8px;
  }
  .engineering__desc{
    font-size: 16px;
    margin-bottom: 0;
  }

  .engineering__list{
    max-width: none;
  }
  .engineering__item{
    min-height: 247px;
  }
}

@media(max-width:600px){
  .engineering__list-wrapper .button-arrow{
    display: flex;
    margin-top: 12px;
    width: 100%;
  }
  .engineering__list{
    grid-template-columns: repeat(1, 1fr);
  }
  .engineering__body .button-arrow{
    display: none;
  }
}

.metalworking__title{
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 48px;
}

.metalworking__list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.metalworking__item-link{
  display: block;
  position: relative;
  padding-bottom: 55.9%;
  overflow: hidden;
  border-radius: 18px;
}
.metalworking__item-link::before {
  content: '';
  position: absolute;
  inset: 0; /* Аналог top: 0; right: 0; bottom: 0; left: 0; */
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.64) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1; /* Поверх изображения */
  pointer-events: none; /* Не блокировать клики */
}

.metalworking__item-link img{
  position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.4s ease-in-out;
}
.metalworking__item-link:hover img{
  transform: scale(1.1);
}
.metalworking__item-title{
  position: absolute;
  z-index: 2;
  left: 16px;
  bottom: 13px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}

@media(max-width:992px){
  .metalworking{
    padding: 24px 0px;
  }
  .metalworking__title{
    margin-bottom: 30px;
    font-size: 18px;
  }
  .metalworking__item-title{
    font-size: 16px;
    text-transform: none;
  }
  
}

@media(max-width:600px){
  .metalworking__list{
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
  .metalworking__title{
    font-size: 14px;
  }
  .metalworking__item-title{
    font-size: 14px;
  }
  .metalworking__item-link{
    padding-bottom: 68.6%;
  }
  
}

.productions{
  padding: 64px 0;
}
.productions__text{
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  gap: 20px;
}
.productions__desc{
  font-weight: 400;
  font-size: 16px;
  color:  #10141f;
  line-height: 1.4;
}

.productions__slide-item{
  position: relative;
  padding-bottom: 84.6%;
  overflow: hidden;
  border-radius: 18px;
}
.productions__slide-item::before {
  content: '';
  position: absolute;
  inset: 0; /* Аналог top: 0; right: 0; bottom: 0; left: 0; */
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.64) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1; /* Поверх изображения */
  pointer-events: none; /* Не блокировать клики */
}

.productions__slide-item img{
  position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /* object-fit: cover; */
    object-position: center center;
    transition: transform 0.4s ease-in-out;
}

.productions__slide-item:hover img{
  transform: scale(1.1);
}
.productions__slide-text{
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 13px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
display: flex;
align-items: end;
justify-content: space-between;
padding: 0 16px;
}

.productions__slide-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  border: 1px solid #fff;
  flex-shrink: 0;
}

.swiper-button-prev-productions,
.swiper-button-next-productions{
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color:#ffd700;
}
.swiper-button-prev-productions{
  left: -20px;
}
.swiper-button-prev-productions svg{
  transform: rotate(180deg);
}
.swiper-button-next-productions{
  right: -20px;
}
.swiper-button-prev-productions:hover,
.swiper-button-next-productions:hover{
  background-color:#ffe500;
}


.productions__mobile-nav{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}


.productions__mobile-nav .swiper-pagination{
  position: relative;
  width: auto;
  bottom: 2px;
  display: none;
}

@media(max-width:992px){
  .productions__text{
    margin-bottom: 30px;
  }

  .productions__title{
    min-width: 204px;
  }
  .productions__desc{
    font-size: 14px;
  }
  .productions__slide-icon{
    width: 36px;
    height: 36px;
  }
  .productions__slide-item{
    padding-bottom: 61%;
  }
  .swiper-button-next-productions{
    right: -10px;
  }
  .swiper-button-prev-productions{
    left: -10px;
  }
}


@media(max-width:600px){
  .productions__text{
    flex-direction: column;
  }
  .productions__slide-item{
    padding-bottom: 48.6%;
  }
  .productions__mobile-nav{
    display: flex;
  }
  .productions__mobile-nav .swiper-pagination{
    display: block;
  }
  .productions__mobile-nav .swiper-button-next-productions,
.productions__mobile-nav .swiper-button-prev-productions{
  position: relative;
  transform: translate(0, 0);
  line-height: 1;
}

.swiper-button-prev-productions,
.swiper-button-next-productions{
  background: none !important;
}

}

.clients{
  background-color: #fff;
}

.clients__container{
  padding-top: 15px;
  padding-bottom: 15px;
}

.clients__slide{
display: flex;
align-items: center;
justify-content: center;
}

.clients__img--shadow{
  box-shadow: 0 8px 24px 0 rgba(129, 135, 189, 0.15);
}

.swiper-button-prev-clients,
.swiper-button-next-clients{
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color:#ffd700;
}
.swiper-button-prev-clients{
  left: -20px;
}
.swiper-button-prev-clients svg{
  transform: rotate(180deg);
}
.swiper-button-next-clients{
  right: -20px;
}
.swiper-button-prev-clients:hover,
.swiper-button-next-clients:hover{
  background-color:#ffe500;
}


.clients__mobile-nav{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}

@media(max-width:992px){
  .swiper-button-next-clients{
    right: -10px;
  }
  .swiper-button-prev-clients{
    left: -10px;
  }
}

@media(max-width:600px){
  /* .clients__container{
    grid-template-columns: repeat(3, auto);
    padding-top: 12px;
    padding-bottom: 12px;
  } */
  .clients__mobile-nav{
    display: none;
  }
  /* .clients__mobile-nav .swiper-button-next-clients,
.clients__mobile-nav .swiper-button-prev-clients{
  position: relative;
  transform: translate(0, 0);
  line-height: 1;
}

.swiper-button-prev-clients,
.swiper-button-next-clients{
  background: none !important;
} */

}

.why-we{
  padding: 140px 0;
}
.why-we__body{
  display: flex;
  gap: 56px;
  align-items: center;
}
.why-we__body:not(:last-child){
  margin-bottom: 55px;
}
.why-we__body-img{
  min-width: clamp(230px, 47vw, 550px);
}
.why-we__body-img img{
  border-radius: 18px;
  width: 100%;
}
.why-we__body-text .why-we__title{
  margin-bottom: 62px;
}
.why-we__title span{
  position: relative;
}
.why-we__title span::after{
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 7px;
  background: #ffd700;
  bottom: 5px;
  left: 24px;
  transform-origin: bottom left;
  transform: rotate(-1deg);
  z-index: -1;
}

.why-we__body-text .why-we__desc{
  margin-bottom: 72px;
}
.why-we__body--bottom .why-we__desc{
  margin-bottom: 0;
}

.why-we__list{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}

.why-we__item{
  display: flex;
  gap: 20px;
}
.why-we__item-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background: #ffd70026;
  flex-shrink: 0;
}
.why-we__mobile-text{
  display: none;
}

@media(max-width:992px){
  .why-we{
    padding: 64px 0;
  }
  .why-we__body{
    gap: 38px;
  }
  .why-we__body--bottom{
    flex-direction: column !important;
  }
  .why-we__body--bottom .why-we__body-img{
    min-width: 100%;
  }
  .why-we__title{
    margin-bottom: 16px;
  }
  .why-we__desc{
    margin-bottom: 50px;
  }
  .why-we__body-text .why-we__title,
  .why-we__body-text .why-we__desc{
    display: none;
  }
  .why-we__mobile-text,
  .why-we__body--bottom .why-we__desc{
    display: block;
  }
  .why-we__list{
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

}
@media(max-width:600px){
  .why-we__body{
    flex-direction: column-reverse;
    gap: 20px;
    align-items: start;
  }
  .why-we__body:not(:last-child){
    margin-bottom: 40px;
  }
  .why-we__desc{
    margin-bottom: 20px;
  }
  .why-we__body-img{
    width: 100%;
  }
}

.industries__title{
  text-align: center;
  margin-bottom: 30px;
}
.industries__list{
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;
}
.industries__item{
  padding: 20px 6px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid rgba(0, 40, 81, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: 12px;
}

.industries__item-title{
  font-weight: 500;
  font-size: 18px;
  color:#002851;
  margin: 0;
}

.industries__item-icon{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 74px;
  border-radius: 10px;
  background:  #007bff0f;
}

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

@media(max-width:992px){
  .industries__item{
    gap: 8px;
  }
  .industries__item-title{
    font-size: 16px;
  }
  .industries__item-icon{
    width: 44px;
    height: 44px;
  }
  .industries__item-icon img{
    width: 26px;
  }
}

@media(max-width:600px){
  .industries__title{
    margin-bottom: 16px;
  }
  .industries__item-title{
    font-size: 14px;
  }
  .industries__list{
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}

.industries--about-us{
  padding-top: 140px;
}

.industries--about-us .industries__list{
  grid-template-columns: repeat(4, 1fr);
}

@media(max-width:992px){
  .industries--about-us{
    padding-top: 75px;
  }

  .industries--about-us .industries__list{
    grid-template-columns: repeat(3, 1fr);
  }
}

@media(max-width:600px){
  .industries--about-us{
    padding-top: 48px;
  }

  .industries--about-us .industries__list{
    grid-template-columns: repeat(2, 1fr);
  }
}

.contact-us{
  padding: 140px 0;
}
.contact-us__container{
  display: flex;
  align-items: center;
}

.contact-us__title{
  margin-bottom: 34px;
}

.contact-us__form{
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 32px;
  box-shadow: 13px 19px 35px 0 rgba(0, 0, 0, 0.03);
  display: flex;
  min-width: clamp(350px, 44vw, 573px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 35px 110px;
  flex-shrink: 0;
  z-index: 2;
}

.contact-us__form form{
  width: 100%;
  max-width: 365px;
}

.form-group {
  margin-bottom: 16px;
}

.form-group input,
.form-group textarea {
  width: 100%;
  padding: 16px 12px;
  border: none;
  border-radius: 12px;
  font-size: 14px;
  box-sizing: border-box;
  background-color: #f6f6f6;
  font-weight: 400;
  font-size: 14px;
  color:  #10141f;
  outline: none !important;
  border: 1px solid #f6f6f6;
}

.form-group input:focus,
.form-group textarea:focus{
  border: 1px solid #007bff;
}

.form-group textarea {
  resize: none;
  height: 112px;
}

.submit-btn{
  width: 100%;
  justify-content: center;
}
.contact-us__form a{
  text-decoration: underline;
}

.contact-us__map{
  margin-left: -6vw;
  z-index: 1;
}

.contact-us__map--mobile{
  display: none;
}

.contact-us__map iframe{
  max-width: 100%;
}

.wpcf7-response-output{
  display: none !important;
}
.wpcf7-list-item-label{
  font-size: 14px;
  font-weight: 400;
  color: #10141F;
}

.wpcf7-spinner{
  display: none !important;
}

.wpcf7-list-item{
  margin: 0;
}
.wpcf7-form-control.wpcf7-acceptance{
  margin-top: 16px;
  display: block;
}

@media(max-width:992px){
  .contact-us{
    padding: 75px 0 90px;
  }
  .contact-us__form{
    padding: 35px;
  }
  .contact-us__form form{
    width: 100%;
    max-width: 293px;
  }

  .contact-us__map{
    margin-left: 0;
  }

  .contact-us__map iframe{
    height: 479px;
  }
}

@media(max-width:600px){
  .contact-us{
    padding: 48px 0;
  }
  .contact-us__container{
    flex-direction: column;
  }
  .contact-us__form{
    padding: 28px 35px;
    min-width: 100%;
  }

  .contact-us__container .contact-us__map{
    display: none;
  }

  .contact-us__map--mobile{
    display: block;
  }

  .contact-us__map{
    margin-top: -65px;
    height: 400px;
    width: 100%;
  }

  .contact-us__map iframe{
    width: 100%;
    height: 100%;
  }
}

.posts{
  padding: 64px 0;
}

.posts__title{
  text-align: center;
  margin-bottom: 48px;
}

.posts__slide-img{
  position: relative;
  padding-bottom: 48.7%;
  overflow: hidden;
  border-radius: 18px;
  margin-bottom: 16px;
}

.posts__slide--mobile{
  display: none;
}

.posts__slide-img img{
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  transition: transform 0.4s ease-in-out;
}

.posts__slide-img::after {
  content: '';
  position: absolute;
  inset: 0; /* Аналог top: 0; right: 0; bottom: 0; left: 0; */
  background: linear-gradient(359deg, rgba(0, 0, 0, 0.64) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1; /* Поверх изображения */
  pointer-events: none; /* Не блокировать клики */
}
.posts__slide-text{
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}

.posts__slide-title{
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.posts__slide-desc{
  margin-bottom: 10px;
}
.posts__slide-link{
  color: #e8b100;
  display: block;
  margin-left: auto;
  text-align: end;
  width: fit-content;
}

.swiper-button-prev-posts,
.swiper-button-next-posts{
  position: absolute;
  top: 75px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color:#ffd700;
}
.swiper-button-prev-posts{
  left: -20px;
}
.swiper-button-prev-posts svg{
  transform: rotate(180deg);
}
.swiper-button-next-posts{
  right: -20px;
}
.swiper-button-prev-posts:hover,
.swiper-button-next-posts:hover{
  background-color:#ffe500;
}


.posts__mobile-nav{
  display: flex;
  justify-content: center;
  align-items: center;
}


.posts__mobile-nav .swiper-pagination{
  position: relative;
  width: auto;
  bottom: 2px;
  display: none;
}

@media(max-width:992px){
  .posts__slide-icon{
    width: 36px;
    height: 36px;
  }
  .swiper-button-next-posts{
    right: -10px;
  }
  .swiper-button-prev-posts{
    left: -10px;
  }
}


@media(max-width:600px){
  .posts__wrapper.swiper-wrapper{
    flex-direction: column;
  }
  .posts__slide{
    margin-bottom: 20px;
  }
  .posts__slide-img{
    padding-bottom: 48.6%;
  }
  .posts__mobile-nav{
    display: none;
  }
}


.single-post{
  padding-top: 80px;
}
.single-post__body{
  display: flex;
  gap: 56px;
  align-items: center;
}
.single-post__body:not(:last-child){
  margin-bottom: 55px;
}
.single-post__body-img{
  min-width: clamp(230px, 47vw, 635px);
}

.single-post__body--bottom .single-post__body-img{
  min-width: clamp(230px, 47vw, 525px);
}
.single-post__body-img img{
  border-radius: 18px;
  width: 100%;
}
.single-post__body-text .single-post__title{
  margin-bottom: 24px;
}
.single-post__body-text .single-post__title::after{
  content: '';
  display: block;
  width: 50%;
  height: 2px;
  background: #ffd700;
  margin-top: 44px;
}

.single-post__desc{
  margin-bottom: 0;
}
.single-post__body--bottom .single-post__desc{
  margin-bottom: 0;
}

.single-post__mobile-text{
  display: none;
}
.single-post__body--bottom img{
  border-radius: 18px;
}

@media(max-width:992px){
  .single-post{
    padding: 64px 0;
  }
  .single-post__body{
    gap: 38px;
    flex-direction: column;
  }
  .single-post__body--bottom{
    flex-direction: column-reverse !important;
  }
  .single-post__body-img{
    min-width: 100% !important;
  }
  .single-post__title{
    margin-bottom: 16px;
  }
  .single-post__body-text .single-post__title::after{
    display: none;
  }
  .single-post__body--bottom .single-post__desc{
    text-align: start;
  }

}
@media(max-width:600px){
  .single-post__body{
    gap: 20px;
    align-items: start;
  }
  .single-post__body:not(:last-child){
    margin-bottom: 40px;
  }
  .single-post__desc{
    margin-bottom: 20px;
  }
  .single-post__body-img{
    width: 100%;
  }
}

.breadcrumbs__container{
  padding-top: 34px;
}

.breadcrumbs__link{
  display: flex;
  gap: 12px;
  font-size: 14px;
  color: #002851;
  align-items: center;
}

.breadcrumbs__link svg{
  line-height: 1;
}


.single-production{
  padding-top: 80px;
}
.single-production__body{
  display: flex;
  gap: 56px;
  align-items: center;
}
.single-production__body:not(:last-child){
  margin-bottom: 140px;
}
.single-production__body-img{
  min-width: clamp(230px, 47vw, 555px);
}

.single-production__body-img img{
  border-radius: 18px;
  width: 100%;
}
.single-production__body-text .single-production__title{
  margin-bottom: 24px;
}

.single-production__text-mobile{
  display: none;
}

.single-production__desc{
  margin-bottom: 0;
}

.single-production__desc--border{
  font-weight: 500;
  margin-left: 32px;
  padding: 11px 0 11px 14px;
  border-left: 4px solid #ffd700;
}

.single-production__mobile-text{
  display: none;
}

@media(max-width:992px){
  .single-production{
    padding: 64px 0;
  }
  .single-production__body{
    gap: 38px;
    flex-direction: column-reverse;
  }
  .single-production__body:not(:last-child){
    margin-bottom: 80px;
  }
  .single-production__body-img{
    min-width: 100% !important;
  }
  .single-production__title{
    margin-bottom: 16px;
  }
  .single-production__text-mobile{
    display: block;
  }

  .single-production__body .single-production__desc--border{
    display: none;
  }

}
@media(max-width:600px){
  .single-production__body{
    gap: 20px;
    align-items: start;
  }
  .single-production__body:not(:last-child){
    margin-bottom: 40px;
  }
  .single-production__desc{
    margin-bottom: 20px;
  }
  .single-production__body-img{
    width: 100%;
  }
  .single-production__desc--border{
    border: none;
    padding: 0;
    margin: 0;
  }
}


.products__container{
  padding-top: 54px;
  padding-bottom: 54px;
  background-color: #fff;
  border-radius: 30px;
}
.products__list{
  display: flex;
  flex-direction: column;
}

.products__item:not(:last-child):after{
  display: block;
  content: '';
  height: 2px;
  width: 30%;
  background-color: #ffd700;
  margin: 0 auto;
}
.products__body{
  display: flex;
  gap: 56px;
  align-items: center;
  padding: 95px 0;

}
.products__item--reverse .products__body{
  flex-direction: row-reverse;
}
.products__body:not(:last-child){
  margin-bottom: 55px;
}
.products__subtitle{
  font-size: 18px;
  color: #10141F;
  margin: 0;
  font-weight: 400;
}
.products__body-img{
  min-width: clamp(230px, 47vw, 635px);
}

.products__body-img img{
  width: 100%;
}
.products__body-text .products__title{
  margin-bottom: 24px;
}

.products__desc{
  margin-bottom: 0;
}


@media(max-width:992px){

  .products__container{
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .products__body{
    gap: 38px;
    padding: 40px 0;
  }

  .products__title{
    margin-bottom: 16px;
  }

}
@media(max-width:600px){
  .products__body{
    gap: 20px;
    align-items: start;
    flex-direction: column !important;
    padding: 32px 0;
  }
  .products__body:not(:last-child){
    margin-bottom: 40px;
  }
  .products__desc{
    margin-bottom: 20px;
  }
  .production__body-img{
    width: 100%;
  }
  .products__item:not(:last-child):after{
    width: 60%;
  }
}

.career-page .banner__title{
  min-width: 67vw;
}

@media(max-width: 600px){
  .career-page .banner__title{
    min-width: 90vw;
  }
}

.our-team__container{
  box-sizing: border-box;
  display: flex;
  gap: 72px;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 80px;
}

.our-team__images-list{
  display: flex;
  gap: 16px;
  min-width: clamp(350px, 50vw, 679px);
  flex-direction: column;
}
.our-team__images-list .row{
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
}

.our-team__images-item {
  border-radius: 14px;
  object-fit: cover;
  height: auto;
}
.our-team__images-item:nth-child(1){
  min-width: 37%;
}
.our-team__images-item:nth-child(2){
  min-width: 61%;

}
.row:nth-child(2) .our-team__images-item:nth-child(1){
  min-width: 53%;

}
.row:nth-child(2) .our-team__images-item:nth-child(2){
  min-width: 45%;

}

.our-team__title{
  margin-bottom: 44px;
}

@media(max-width:992px){
  .our-team__container{
    flex-direction: column-reverse;
    gap: 42px;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .our-team__images-list{
    min-width: 100%;
    gap: 8px;
  }
  .our-team__images-list .row{
    gap: 8px;
  }
  .our-team__title{
    margin-bottom: 24px;
  }
}

.staff .swiper__place{
  margin-bottom: 50px;
}

.staff__slide-item img{
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    border: 1px solid #002851;
    border-radius: 18px;
    margin-bottom: 20px;
}

.staff__slide-text{
  color: #002851;
}

.staff__slide-name{
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 4px;
  text-transform: uppercase;
}
.staff__slide-position{
    font-size: 14px;
}


.swiper-button-prev-staff,
.swiper-button-next-staff{
  position: absolute;
  top: 35%;
  -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color:#ffd700;
}
.swiper-button-prev-staff{
  left: -20px;
}
.swiper-button-prev-staff svg{
  transform: rotate(180deg);
}
.swiper-button-next-staff{
  right: -20px;
}
.swiper-button-prev-staff:hover,
.swiper-button-next-staff:hover{
  background-color:#ffe500;
}


.staff__mobile-nav{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}


.staff__mobile-nav .swiper-pagination{
  position: relative;
  width: auto;
  bottom: 2px;
  display: none;
}

.staff .button-arrow{
  margin: 0 auto;
}

@media(max-width:992px){
  .swiper-button-next-staff{
    right: -10px;
  }
  .swiper-button-prev-staff{
    left: -10px;
  }
  .swiper-button-prev-staff,
.swiper-button-next-staff{
  width: 38px;
  height: 38px;
}
}



.principles{
  padding: 140px 0;
}
.principles__list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.principles__list li{
  padding: 16px 16px 20px;
}
.principles__item{
  border-radius: 18px;
  background: #fff;
}
.principles__item-icon{
  text-align: end;
}
.principles__item-title{
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #002851;
  margin: 0 0 4px;
}
.principles__item-desc{
  font-weight: 400;
  font-size: 14px;
  color: #002851;
}

@media(max-width:992px){
  .principles{
    padding: 64px 0;
  }
}

@media(max-width:600px){
  .principles__list{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width:480px){
  .principles__list{
    grid-template-columns: repeat(1, 1fr);
  }
  .principles__list .principles__item-first{
    padding: 0;
  }
}


.vacancy__title{
  text-align: center;
  margin-bottom: 24px;
}


.vacancy__buttons {
  display: flex;
  gap: 24px;
  margin-bottom: 48px;
  justify-content: center;
}

.vacancy__button {
  font-weight: 600;
  padding: 8px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  color: #002851;
  border-bottom: 1px solid transparent;
  transition: all 0.3s;
}

.vacancy__button.active {
  border-bottom: 1px solid #002851;
}

.vacancy__pane {
  display: none;
}

.vacancy__pane.active {
  display: block;
}

.vacancy__list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.vacancy__item{
  /* width: 416px; */
  padding: 24px;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #f6f6f6;
  display: flex;
  flex-direction: column;
}
.vacancy__item-icon{
  margin-bottom: 34px;
  display: flex;
}
.vacancy__item-icon img{
  width: 78px;
  margin-left: auto;
}

.vacancy__item-title{
  font-weight: 700;
  text-transform: uppercase;
  color: #002851;
  margin: 0 0 17px;
  font-size: 16px;
}
.vacancy__item-tags{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 50px;
}

.vacancy__item-tag{
  display: inline-block;
  font-size: 14px;
  color: #10141F;
  padding: 8px 8px;
  background: #f6f6f6;
  border-radius: 15px;
}
.vacancy__item-bottom{
  padding-top: 20px;
  border-top: 1px solid #eaeaea;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  gap: 10px;
}
.vacancy__item-salary{
  font-size: 14px;
  color: #002851;
}

.vacancy__item-bottom .button{
  padding: 16px 34px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #10141F;
}

.vacancy__pane-internship-text{
  text-align: center;
  max-width: 930px;
  font-size: 14px;
  color: #002851;
  margin: 0 auto 48px;
}
.vacancy__pane-internship .button-arrow{
  margin: 0 auto;
}
@media(max-width:992px){
  .vacancy__item{
    padding: 12px;
  }
  .vacancy__item-icon{
    margin-bottom: 6px;
  }
  .vacancy__item-icon img{
    width: 42px;
  }
  .vacancy__item-title{
    text-transform: capitalize;
    font-weight: 600;
  }
  .vacancy__item-tags{
    margin-bottom: 18px;
  }
  .vacancy__item-tag{
    padding: 4px;
  }
  .vacancy__item-bottom{
    padding-top: 10px;
  }
  .vacancy__item-salary{
    display: none;
  }
  .vacancy__item-bottom .button{
    width: 100%;
    justify-content: center;
    padding: 7px 17px;
    font-weight: 600;
    text-transform: capitalize;
  }
}
@media(max-width:600px){
  .vacancy__list{
    grid-template-columns: repeat(1, 1fr);
  }
}

@media(max-width:480px){
  .vacancy__buttons{
    gap: 8px;
  }
  .vacancy__item-bottom{
    flex-direction: column;
    gap: 20px;
  }
  .vacancy__item-bottom .button{
    width: 100%;
    justify-content: center;
  }
}

.advantages{
  padding: 140px 0;
}
.advantages__title{
  text-align: center;
  margin-bottom: 24px;
}
.advantages__desc{
  max-width: 540px;
  color: #002851;
  font-size: 14px;
  margin:0 auto 65px;
  text-align: center;
}
.advantages__list{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.advantages__item-link{
  display: block;
  position: relative;
  padding-bottom: 76%;
  overflow: hidden;
  border-radius: 18px;
}
.advantages__item-link::before {
  content: '';
  position: absolute;
  inset: 0; /* Аналог top: 0; right: 0; bottom: 0; left: 0; */
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.64) 0%, rgba(0, 90, 183, 0.64) 100%);
  z-index: 1; /* Поверх изображения */
  pointer-events: none; /* Не блокировать клики */
  opacity: 0.4;
}

.advantages__item-link img{
  position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    transition: transform 0.4s ease-in-out;
}
.advantages__item-link:hover img{
  transform: scale(1.1);
}
.advantages__item-text{
  position: absolute;
  z-index: 2;
  left: 0;
  top: 22px;
  padding: 0 14px;
}
.advantages__item-title{
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.advantages__item-desc{
  font-size: 14px;
  color: #fff;
}

@media(max-width:992px){
  .advantages{
    padding: 88px 0;
  }
  .advantages__title{
    margin-bottom: 12px;
  }
  .advantages__desc{
    margin: 0 auto 40px;
  }
  .advantages__list{
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 24px;
  }
  .advantages__item-link{
    padding-bottom: 39%;
  }

  
}

@media(max-width:600px){
  .advantages__list{
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}

.become-team__title{
  margin-bottom: 48px;
  text-align: center;
}

.become-team__list{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.become-team__item-section-title{
  display: none;
  text-align: end;
  padding-top: 24px;
}
.become-team__item{
  border-radius: 18px;
  border: 1px solid #002851;
  padding: 16px;
}
.become-team__item-title{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  color: #002851;
  margin: 0 0 12px;
}

.become-team__item-icon{
  margin-bottom: 36px;
}
.become-team__item-icon img{
  width: 33px;
}

.become-team__item-desc{
  color: #002851;
  font-size: 14px;
}

@media(max-width:992px){
  .become-team__title{
    display: none;
  }
  .become-team__list{
    grid-template-columns: repeat(3, 1fr);
  }
  .become-team__item-section-title{
    display: block;
  }
  .become-team__item{
    padding: 12px;
  }
  .become-team__item-icon{
    margin-bottom: 24px;
  }
}

@media(max-width:600px){
  .become-team__title{
    display: block;
    text-align: start;
    margin-bottom: 20px;
  }
  .become-team__list{
    grid-template-columns: repeat(1, 1fr);
    gap: 14px;
  }
  .become-team__item-section-title{
    display: none;
  }
  .become-team__item-icon{
    margin-bottom: 16px;
  }
}

.connect{
  padding: 140px 0;
}
.connect__title{
  margin-bottom: 48px;
}
.connect__wrapper{
  display: grid;
  grid-template-columns: 1fr 3fr;
  gap: 25px;
}
.connect__personnel-list{
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
}
.connect__personnel-item{
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.connect__personnel-img{
  border-radius: 18px;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  min-width: 50%;
}
.connect__personnel-img img{
  position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.connect__personnel-name{
  font-size: 16px;
  font-weight: 700;
  color: #002851;
  margin: 0 0 4px;
}
.connect__personnel-position{
  color: #002851;
  font-size: 14px;
  margin-bottom: 22px;
}
.connect__map {
  border-radius: 18px;
  overflow: hidden;
}
.connect__map  iframe{
  width: 100%;
}
.connect .contacts__item{
  font-size: 14px;
}

@media(max-width:992px){
  .connect{
    padding: 90px 0;
  }
  .connect__title{
    text-align: center;
    margin-bottom: 24px;
  }
  .connect__wrapper{
    display: flex;
    flex-direction: column-reverse;
    gap: 33px;
  }
  .connect__map iframe{
    max-height: 266px;
  }
  .connect__personnel-item{
    gap: 16px;
    flex-direction: row;
    align-items: flex-start;
  }
  .connect__personnel-img{
    padding-bottom: 41%;
  }
  .connect__personnel-position{
    margin-bottom: 14px;
  }
}

@media(max-width:600px){
  .connect{
    padding: 48px 0;
  }
  .connect__personnel-item{
    flex-direction: column;
  }
  .connect__personnel-img{
    width: 100%;
    padding-bottom: 84%;
  }
}


.resume{
padding-bottom: 140px;
}
.resume__container{
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.resume__title{
  margin-bottom: 34px;
}

.resume__form{
  background-color: #fff;
  border: 1px solid #cfcfcf;
  border-radius: 32px;
  box-shadow: 13px 19px 35px 0 rgba(0, 0, 0, 0.03);
  display: flex;
  min-width: clamp(350px, 44vw, 573px);
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 35px 110px;
  flex-shrink: 0;
  z-index: 2;
}

.resume__form form{
  width: 100%;
  max-width: 365px;
}

.resume__form a{
  text-decoration: underline;
}

.resume__image{
  position: relative;
  margin-right: -6vw;
  z-index: 1;
  overflow: hidden;
  border-radius: 28px;
  padding-bottom: 44%;
  width: 100%;
}
.resume__image img{
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
.resume__image-text-wrapper{
  position: absolute;
  padding: 20px;
  top: 0;
  left: 0;
  max-width: 400px;
}
.resume__image-text{
  font-weight: 500;
  font-size: 18px;
  color: #10141F;
  margin-bottom: 24px;
}

/* Скрываем стандартное поле */
.file-input {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
}

/* Стили для кастомной кнопки */
.custom-file-upload {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #002851;;
  font-size: 14px;
  font-weight: 500;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
}

.custom-file-upload:hover {
  color: #005bb5;
}

/* Стилизация текста внутри */
.custom-file-text {
  white-space: nowrap;
}
.custom-file-icon{
  line-height: 1;
}

.resume-form__bottom br{
  display: none;
}
.resume-form__bottom{
  display: flex;
  gap: 20px;
  margin-top: 20px;
}




@media(max-width:992px){
  .resume{
    padding-bottom: 90px;
  }
  
.resume__form form{
  width: 100%;
  max-width: 293px;
}
.resume-form__bottom > p{
  flex-direction: column-reverse;
}

  .resume__image{
    padding-bottom: 53%;
  }
  .resume__form{
    padding: 35px;
  }
  .resume__image-text{
    max-width: 250px;
    font-size: 14px;
  }

}

@media(max-width:600px){
  .resume{
    padding-bottom: 48px;
  }
  .resume__container{
    flex-direction: column;
  }
  .resume__form{
    padding: 28px 35px;
    min-width: 100%;
  }
  .resume__image{
    margin-right: 0;
    margin-top: -65px;
    height: 375px;
    width: 100%;
  }
  .resume__image-text-wrapper{
    top: 60px;
  }
  .resume__image img{
    object-position: left center;
  }
}
.contacts-staff{
  padding: 40px 0;
}

.contacts-staff__title{
  margin-bottom: 140px;
  text-align: center;
}
.contacts-staff__list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 35px;
}

.contacts-staff__item{
  display: grid;
  align-items: flex-start;
  gap: 35px;
  grid-template-columns: repeat(2, 1fr);
}

.contacts-staff__item-info{
  min-width: 155px;
}

.contacts-staff__item-position,
.contacts-staff__item-name{
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #002851;
  margin: 0;
}

.contacts-staff__item .contacts__item{
  margin: 0;
  font-size: 14px;
}

@media(max-width:1199px){
  .contacts-staff__list{
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
  .contacts-staff__item{
    gap: 20px;
  }
}

@media(max-width:992px){
  .contacts-staff__title{
    margin-bottom: 80px;
  }
  .contacts-staff__list{
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .contacts-staff__item{
    justify-content: center;
  }
}

@media(max-width:600px){
  .contacts-staff__title{
    margin-bottom: 50px;
  }


}

.contacts-office{
  padding: 70px 0 50px;
}

.contacts-office__body{
  display: grid;
  grid-template-columns: 3.2fr 155px 2fr;
  gap: 6vw;
  font-weight: 500;
  font-size: 14px;
  color: #10141F;
}
.contacts-office__col-1{
  font-size: 18px;
}
.contacts-office__col-2{
  min-width: 155px;
}

@media(max-width:992px){
  .contacts-office{
    padding: 40px 0;
  }
  .contacts-office__body{
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  .contacts-office__col-1{
    grid-column: span 2;
  }
  .contacts-office__col-2{
    grid-column: 1;
  }
  .contacts-office__col-3{
    grid-column: 2;
  }
}

@media(max-width:992px){
  .contacts-office__body{
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .contacts-office__col-1{
    grid-column: 1;
  }
  .contacts-office__col-2{
    grid-column: 1;
  }
  .contacts-office__col-3{
    grid-column: 1;
  }
}

.contacts-maps{
  margin-bottom: 90px;
}
.contacts-maps__wrapper:not(:last-child){
  margin-bottom: 30px;
}
.contacts-maps__title{
  text-align: center;
  margin-bottom: 30px;
}
.contacts-maps__map{
  border-radius: 28px;
  height: 550px;
  overflow: hidden;
}

@media(max-width:992px){
  .contacts-maps__map{
    height: 400px;
  }
  .contacts-maps{
    margin-bottom: 70px;
  }
}

@media(max-width:600px){
  .contacts-maps{
    margin-bottom: 50px;
  }
}


