

/* Start:/local/templates/main/page_styles/company.css?173701297414848*/
.body-wrapper .content {
  padding-bottom: 0;
}

h2 {
  /*font-size: 90px;*/
  font-size: 70px;
  font-weight: 300;
  /*margin: 0 0 70px 0;*/
  margin: 0 0 50px 0;
  color: #0D70B4;
}
@media (max-width: 1700px) {
  h2 {
    /*font-size: 80px;*/
    font-size: 70px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1279px) {
  h2 {
    /*font-size: 60px;*/
    font-size: 50px;
    margin-bottom: 40px;
  }
}
@media (max-width: 680px) {
  h2 {
    font-size: 40px;
    margin-bottom: 35px;
  }
}

.company-top .company-title-block {
  background: url("/local/templates/main/page_styles/../images/company_bg.jpg") no-repeat right center;
  background-size: cover;
}
.company-top .company-title-block h1 {
  color: #FFFFFF;
}
.company-top .company-title-text {
  color: #FFFFFF;
  width: 720px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  padding-bottom: 70px;
}
@media (max-width: 1700px) {
  .company-top .company-title-text {
    font-size: 18px;
    width: 670px;
  }
}
@media (max-width: 1430px) {
  .company-top .company-title-text {
    padding-bottom: 45px;
  }
}
@media (max-width: 1160px) {
  .company-top .company-title-text {
    font-size: 16px;
    width: 383px;
  }
}
@media (max-width: 680px) {
  .company-top .company-title-text {
    width: 100%;
    padding-bottom: 40px;
  }
}
.company-top .company-top-text-outer {
  background-color: #0C4378;
  padding: 50px 0 70px 0;
}
@media (max-width: 1430px) {
  .company-top .company-top-text-outer {
    padding: 45px 0 50px 0;
  }
}
@media (max-width: 1160px) {
  .company-top .company-top-text-outer {
    padding: 25px 0;
  }
}
@media (max-width: 680px) {
  .company-top .company-top-text-outer {
    padding: 40px 0;
  }
}
.company-top .company-top-text-inner {
  position: relative;
}
@media (max-width: 1160px) {
  .company-top .company-top-text-inner {
    display: flex;
  }
  .company-top .company-top-text-inner > div {
    flex-grow: 1;
  }
}
@media (max-width: 680px) {
  .company-top .company-top-text-inner {
    flex-direction: column;
  }
}
.company-top .company-top-text {
  width: 720px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  color: #FFFFFF;
}
@media (max-width: 1700px) {
  .company-top .company-top-text {
    font-size: 18px;
    width: 570px;
  }
}
@media (max-width: 1160px) {
  .company-top .company-top-text {
    font-size: 16px;
    width: auto;
    padding-right: 20px;
    padding-top: 20px;
  }
}
@media (max-width: 680px) {
  .company-top .company-top-text {
    padding: 0;
  }
}
.company-top .company-top-text-image {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  overflow: hidden;
  height: fit-content;
  aspect-ratio: 1/1;
}
@media (max-width: 1700px) {
  .company-top .company-top-text-image {
    width: 570px;
  }
}
@media (max-width: 1279px) {
  .company-top .company-top-text-image {
    width: 510px;
  }
}
@media (max-width: 1160px) {
  .company-top .company-top-text-image {
    width: 315px;
    flex-shrink: 0;
    position: relative;
  }
}
@media (max-width: 680px) {
  .company-top .company-top-text-image {
    margin-top: 30px;
    width: 100%;
  }
}
.company-top .company-top-text-image img {
  width: 100%;
  height: auto;
  display: block;
}
.company-top .company-top-text-pdf {
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 30px;
  margin-top: 60px;
}
@media (max-width: 1700px) {
  .company-top .company-top-text-pdf {
    margin-top: 40px;
  }
}
@media (max-width: 1160px) {
  .company-top .company-top-text-pdf {
    margin-top: 30px;
  }
}
.company-top .company-top-text-pdf .icon-block {
  width: 60px;
  height: 60px;
  position: relative;
  flex-shrink: 0;
}
@media (max-width: 1160px) {
  .company-top .company-top-text-pdf .icon-block {
    width: 50px;
    height: 50px;
  }
}
.company-top .company-top-text-pdf .icon-block:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #FFFFFF;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 1;
}
.company-top .company-top-text-pdf .icon-block .icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #EE3E41;
  position: relative;
  z-index: 2;
}
.company-top .company-top-text-pdf .icon-block .icon > svg {
  fill: #FFFFFF;
}
@media (max-width: 1160px) {
  .company-top .company-top-text-pdf .icon-block .icon > svg {
    width: 26px;
    height: 26px;
  }
}
.company-top .company-top-text-pdf .company-top-text-pdf-text {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
  width: 305px;
  transition: all 0.3s;
}
@media (max-width: 1160px) {
  .company-top .company-top-text-pdf .company-top-text-pdf-text {
    width: auto;
    font-size: 14px;
  }
}
@media (max-width: 680px) {
  .company-top .company-top-text-pdf .company-top-text-pdf-text {
    width: 240px;
    font-size: 12px;
  }
}
.company-top .company-top-text-pdf:hover .company-top-text-pdf-text {
  text-decoration-color: transparent;
}
.company-top .company-text-outer {
  padding-top: 60px;
}
@media (max-width: 1430px) {
  .company-top .company-text-outer {
    padding-top: 40px;
  }
}
.company-top .company-text-outer .company-text {
  font-size: 18px;
  line-height: 1.5;
  width: 720px;
}
@media (max-width: 1700px) {
  .company-top .company-text-outer .company-text {
    font-size: 14px;
    width: 570px;
  }
}
@media (max-width: 1160px) {
  .company-top .company-text-outer .company-text {
    width: 100%;
    font-size: 12px;
  }
}

.company-advantages {
  margin-top: 100px;
}
@media (max-width: 1430px) {
  .company-advantages {
    margin-top: 90px;
  }
}
@media (max-width: 1160px) {
  .company-advantages {
    margin-top: 60px;
  }
}
@media (max-width: 680px) {
  .company-advantages {
    margin-top: 40px;
  }
}

.develop-outer {
  margin-top: 85px;
  background-color: #0D70B4;
  padding: 55px 0 80px 0;
}
@media (max-width: 1430px) {
  .develop-outer {
    padding: 55px 0 60px 0;
    margin-top: 40px;
  }
}
@media (max-width: 1160px) {
  .develop-outer {
    padding: 40px 0 45px 0;
    margin-top: 20px;
  }
}
@media (max-width: 680px) {
  .develop-outer {
    margin-top: 50px;
  }
}
@media (max-width: 479px) {
  .develop-outer {
    padding: 35px 0 40px 0;
    margin-top: 40px;
  }
}
.develop-outer .develop-title {
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 1430px) {
  .develop-outer .develop-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-title {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .develop-outer .develop-title {
    margin-bottom: 20px;
  }
}
.develop-outer h2 {
  color: #DEE9F0;
  margin-bottom: 0;
  flex-shrink: 0;
  flex-grow: 1;
}
.develop-outer .develop-title-text {
  width: 660px;
  color: #DEE9F0;
  font-size: 14px;
  line-height: 1.5;
  align-self: flex-end;
}
@media (max-width: 1430px) {
  .develop-outer .develop-title-text {
    width: 570px;
  }
}
@media (max-width: 1279px) {
  .develop-outer .develop-title-text {
    font-size: 12px;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-title-text {
    margin-top: 35px;
    width: 100%;
  }
}
@media (max-width: 680px) {
  .develop-outer .develop-title-text {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .develop-outer .develop-title-text {
    margin-top: 20px;
  }
}
.develop-outer .develop-bottom {
  margin-top: 60px;
  border-top: 1px solid #DEE9F0;
  padding-top: 85px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1430px) {
  .develop-outer .develop-bottom {
    gap: 40px;
    margin-top: 50px;
    padding-top: 50px;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-bottom {
    margin-top: 25px;
    padding-top: 25px;
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 479px) {
  .develop-outer .develop-bottom {
    margin-top: 20px;
    padding-top: 20px;
    gap: 20px;
  }
}
.develop-outer .develop-text {
  flex-shrink: 0;
  width: 40%;
  color: #DEE9F0;
}
@media (max-width: 1430px) {
  .develop-outer .develop-text {
    width: 50%;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-text {
    width: 100%;
  }
}
.develop-outer .develop-video {
  width: 40%;
  aspect-ratio: 16/9;
}
@media (max-width: 1700px) {
  .develop-outer .develop-video {
    width: 50%;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-video {
    width: 100%;
  }
}
.develop-outer .develop-video iframe {
  width: 100%;
  height: 100%;
}
.develop-outer .develop-text-top {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 50px;
}
@media (max-width: 1700px) {
  .develop-outer .develop-text-top {
    font-size: 16px;
  }
}
@media (max-width: 1430px) {
  .develop-outer .develop-text-top {
    margin-bottom: 35px;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-text-top {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
@media (max-width: 479px) {
  .develop-outer .develop-text-top {
    font-size: 12px;
  }
}
.develop-outer .develop-text-bottom {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 1700px) {
  .develop-outer .develop-text-bottom {
    font-size: 18px;
  }
}
@media (max-width: 1160px) {
  .develop-outer .develop-text-bottom {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .develop-outer .develop-text-bottom {
    font-size: 14px;
  }
}

.warehouse-outer {
  padding: 60px 0 75px 0;
}
@media (max-width: 1430px) {
  .warehouse-outer {
    padding: 55px 0 65px 0;
  }
}
@media (max-width: 1160px) {
  .warehouse-outer {
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 479px) {
  .warehouse-outer {
    padding: 35px 0 40px 0;
  }
}

.production-outer {
  padding: 60px 0 100px 0;
  background-color: #DEE9F0;
}
@media (max-width: 1430px) {
  .production-outer {
    padding-bottom: 70px;
  }
}
@media (max-width: 1160px) {
  .production-outer {
    padding: 40px 0 30px 0;
  }
}
@media (max-width: 479px) {
  .production-outer {
    padding: 40px 0 40px 0;
  }
}
.production-outer .production-title {
  display: flex;
  margin-bottom: 75px;
}
@media (max-width: 1430px) {
  .production-outer .production-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1160px) {
  .production-outer .production-title {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .production-outer .production-title {
    margin-bottom: 20px;
  }
}
.production-outer h2 {
  margin-bottom: 0;
  flex-shrink: 0;
  flex-grow: 1;
}
.production-outer .production-title-text {
  width: 660px;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 1430px) {
  .production-outer .production-title-text {
    width: 570px;
  }
}
@media (max-width: 1279px) {
  .production-outer .production-title-text {
    font-size: 12px;
  }
}
@media (max-width: 1160px) {
  .production-outer .production-title-text {
    margin-top: 35px;
    width: 100%;
  }
}
@media (max-width: 680px) {
  .production-outer .production-title-text {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .production-outer .production-title-text {
    margin-top: 20px;
  }
}

.catalog-outer {
  background-color: #0D70B4;
  padding: 60px 0 100px 0;
}
@media (max-width: 1430px) {
  .catalog-outer {
    padding-bottom: 70px;
  }
}
@media (max-width: 1160px) {
  .catalog-outer {
    padding: 40px 0 40px 0;
  }
}
@media (max-width: 479px) {
  .catalog-outer {
    padding: 35px 0 40px 0;
  }
}
.catalog-outer .catalog-title {
  display: flex;
  margin-bottom: 75px;
}
@media (max-width: 1430px) {
  .catalog-outer .catalog-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1160px) {
  .catalog-outer .catalog-title {
    display: block;
    margin-bottom: 30px;
  }
}
@media (max-width: 479px) {
  .catalog-outer .catalog-title {
    margin-bottom: 20px;
  }
}
.catalog-outer h2 {
  color: #DEE9F0;
  margin-bottom: 0;
  flex-grow: 1;
  flex-shrink: 0;
}
.catalog-outer .catalog-title-text {
  color: #DEE9F0;
  width: 700px;
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 1430px) {
  .catalog-outer .catalog-title-text {
    width: 570px;
  }
}
@media (max-width: 1279px) {
  .catalog-outer .catalog-title-text {
    font-size: 12px;
  }
}
@media (max-width: 1160px) {
  .catalog-outer .catalog-title-text {
    margin-top: 35px;
    width: 100%;
  }
}
@media (max-width: 680px) {
  .catalog-outer .catalog-title-text {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .catalog-outer .catalog-title-text {
    margin-top: 20px;
  }
}
.catalog-outer .catalog-title-text ul {
  list-style: none;
  padding-left: 0;
}
.catalog-outer .catalog-title-text ul li {
  line-height: 1.4;
  padding-left: 22px;
  background: url("/local/templates/main/page_styles/../images/agree.svg") no-repeat 0 3px;
}

.certificates-outer {
  background-color: #0C4378;
  padding: 60px 0;
}
@media (max-width: 1430px) {
  .certificates-outer {
    overflow: hidden;
  }
}
@media (max-width: 1160px) {
  .certificates-outer {
    padding: 40px 0 45px 0;
  }
}
@media (max-width: 479px) {
  .certificates-outer {
    padding-bottom: 40px;
  }
}
.certificates-outer .certificates-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media (max-width: 1430px) {
  .certificates-outer .certificates-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1160px) {
  .certificates-outer .certificates-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 479px) {
  .certificates-outer .certificates-title {
    margin-bottom: 30px;
  }
}
.certificates-outer h2 {
  color: #DEE9F0;
  margin-bottom: 0;
}
.certificates-outer .certificates-slider-arrows {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (max-width: 767px) {
  .certificates-outer .certificates-slider-arrows {
    display: none;
  }
}
.certificates-outer .certificates-arrow-left,
.certificates-outer .certificates-arrow-right {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  stroke: #FFFFFF;
  transition: all 0.3s;
  cursor: pointer;
}
.certificates-outer .certificates-arrow-left:hover,
.certificates-outer .certificates-arrow-right:hover {
  background: #DEE9F0;
  stroke: #0D70B4;
}

.history-outer {
  padding: 40px 0 130px 0;
}
@media (max-width: 1430px) {
  .history-outer {
    padding: 40px 0 70px 0;
  }
}
@media (max-width: 1160px) {
  .history-outer {
    padding: 40px 0 50px 0;
  }
}
@media (max-width: 479px) {
  .history-outer {
    padding: 35px 0 40px 0;
  }
}
.history-outer h2 {
  margin-bottom: 70px;
}
@media (max-width: 1700px) {
  .history-outer h2 {
    margin-bottom: 40px;
  }
}
@media (max-width: 1279px) {
  .history-outer h2 {
    margin-bottom: 35px;
  }
}
@media (max-width: 680px) {
  .history-outer h2 {
    margin-bottom: 25px;
  }
}

/*# sourceMappingURL=company.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.css?17370128351089*/
.breadcrumbs {
  padding-top: 35px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 7px;
}
@media (max-width: 1279px) {
  .breadcrumbs {
    padding-top: 20px;
  }
}
@media (max-width: 479px) {
  .breadcrumbs {
    padding-top: 15px;
  }
}
.breadcrumbs .breadcrumbs-item {
  font-size: 12px;
  white-space: nowrap;
}
.breadcrumbs .breadcrumbs-item a {
  color: #717171;
  text-decoration: none;
  padding-right: 7px;
}
.breadcrumbs .breadcrumbs-item a:hover {
  color: #0D70B4;
}
.breadcrumbs .breadcrumbs-item > span {
  color: #0D70B4;
}
.breadcrumbs svg {
  fill: #0D70B4;
}

.content.blue .breadcrumbs .breadcrumbs-item a,
.company-top .breadcrumbs .breadcrumbs-item a {
  color: #9CC5E0;
}
.content.blue .breadcrumbs .breadcrumbs-item a:hover,
.company-top .breadcrumbs .breadcrumbs-item a:hover {
  color: #FFFFFF;
}
.content.blue .breadcrumbs .breadcrumbs-item > span,
.company-top .breadcrumbs .breadcrumbs-item > span {
  color: #FFFFFF;
}
.content.blue .breadcrumbs svg,
.company-top .breadcrumbs svg {
  fill: #FFFFFF;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/advantages/style.css?17370129115853*/
.body-wrapper .content {
  overflow: hidden;
}

.advantages .swiper-wrapper {
  margin: 0 -16px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 680px) {
  .advantages .swiper-wrapper {
    margin: 0;
    flex-wrap: nowrap;
  }
}
.advantages .advantages-item-outer {
  width: 33.33333%;
  padding: 0 16px 32px 16px;
}
@media (max-width: 1160px) {
  .advantages .advantages-item-outer {
    width: 50%;
  }
}
@media (max-width: 680px) {
  .advantages .advantages-item-outer {
    width: 360px;
    padding: 0;
  }
}
@media (max-width: 479px) {
  .advantages .advantages-item-outer {
    width: 310px;
  }
}
.advantages .advantages-item {
  position: relative;
  overflow: hidden;
  padding: 0 50px;
  height: 337px;
  border: 1px solid transparent;
  border-image: linear-gradient(180deg, rgba(222, 233, 240, 0) 0%, rgba(222, 233, 240, 0) 100%) 1;
}
@media (max-width: 1700px) {
  .advantages .advantages-item {
    height: 230px;
    padding: 0 30px 0 35px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item {
    height: 200px;
    padding: 0 20px 0 30px;
  }
}
@media (max-width: 767px) {
  .advantages .advantages-item {
    border-image: linear-gradient(180deg, #0D70B4 0%, rgba(13, 112, 180, 0.4) 100%) 1;
  }
  .advantages .advantages-item .advantages-item-content-hover {
    opacity: 1;
  }
}
.advantages .advantages-item:hover {
  border-image: linear-gradient(180deg, #0D70B4 0%, rgba(13, 112, 180, 0.4) 100%) 1;
}
.advantages .advantages-item:hover .advantages-item-content-hover {
  opacity: 1;
  pointer-events: unset;
}
@media (max-width: 767px) {
  .advantages .advantages-item-first {
    display: none !important;
  }
}
.advantages .advantages-item-first .advantages-item {
  background-color: #0A5398;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  color: #DEE9F0;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-first .advantages-item {
    font-size: 20px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-first .advantages-item {
    font-size: 18px;
  }
}
.advantages .advantages-item-first.advantages-item-mobile {
  display: none;
}
@media (max-width: 767px) {
  .advantages .advantages-item-first.advantages-item-mobile {
    display: block !important;
    margin-bottom: 20px;
  }
}
.advantages .advantages-item-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #002036;
}
.advantages .advantages-item-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.5;
}
.advantages .advantages-item-content {
  position: relative;
  z-index: 2;
  padding-top: 50px;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-content {
    padding-top: 35px;
  }
}
.advantages .advantages-item-border {
  width: 120px;
  height: 2px;
  background-color: #FFFFFF;
  margin-top: 40px;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-border {
    margin-top: 30px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-border {
    margin-top: 20px;
  }
}
.advantages .advantages-item-icon {
  height: 95px;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-icon {
    height: 65px;
  }
}
.advantages .advantages-item-icon img {
  height: 100%;
  width: auto;
}
.advantages .advantages-item-title {
  margin-top: 40px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  color: #FFFFFF;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-title {
    margin-top: 25px;
    font-size: 20px;
  }
}
@media (max-width: 1279px) {
  .advantages .advantages-item-title {
    font-size: 18px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-title {
    margin-top: 20px;
  }
}
.advantages .advantages-item-content-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #DEE9F0;
  padding: 65px 40px 0 50px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-content-hover {
    padding: 30px 30px 0 35px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-content-hover {
    padding: 30px 20px 0 30px;
  }
}
@media (max-width: 479px) {
  .advantages .advantages-item-content-hover {
    padding-top: 25px;
  }
}
.advantages .advantages-item-content-hover .advantages-item-title {
  color: #0D70B4;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-content-hover .advantages-item-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-content-hover .advantages-item-title {
    margin-bottom: 15px;
  }
}
.advantages .advantages-item-content-hover .advantages-item-text {
  font-size: 18px;
  line-height: 1.5;
}
@media (max-width: 1700px) {
  .advantages .advantages-item-content-hover .advantages-item-text {
    font-size: 14px;
  }
}
@media (max-width: 1160px) {
  .advantages .advantages-item-content-hover .advantages-item-text {
    font-size: 12px;
    line-height: 1.3;
  }
}
.advantages .advantages-item-content-hover .advantages-item-text ul {
  padding-left: 30px;
}
@media (max-width: 1430px) {
  .advantages .advantages-item-content-hover .advantages-item-text ul {
    padding-left: 18px;
  }
}
.advantages .swiper-pagination.advantages-pagination.swiper-pagination-progressbar {
  margin-top: 40px;
  position: relative;
  height: 1px;
  background: rgba(113, 113, 113, 0.2);
}
@media (max-width: 479px) {
  .advantages .swiper-pagination.advantages-pagination.swiper-pagination-progressbar {
    margin-top: 20px;
  }
}
.advantages .swiper-pagination.advantages-pagination.swiper-pagination-progressbar span {
  height: 3px;
  background: #0D70B4;
  top: -2px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/develop/style.css?1737012917677*/
.develop-brands .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 1160px) {
  .develop-brands .swiper-wrapper {
    gap: 0;
  }
}
.develop-brands .develop-brands-item {
  display: flex;
  flex-shrink: 1;
  justify-content: center;
  align-items: center;
  width: auto;
}
@media (max-width: 1160px) {
  .develop-brands .develop-brands-item {
    flex-shrink: 0;
    height: 50px;
  }
}
@media (max-width: 680px) {
  .develop-brands .develop-brands-item {
    height: 40px;
  }
}
.develop-brands .develop-brands-item img {
  max-width: 100%;
  max-height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/warehouse/style.css?17370129452405*/
.warehouse-info {
  overflow: hidden;
}
@media (max-width: 479px) {
  .warehouse-info {
    overflow: unset;
  }
}
.warehouse-info .swiper-wrapper {
  display: flex;
  margin: 0 -16px;
}
@media (max-width: 1160px) {
  .warehouse-info .swiper-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 680px) {
  .warehouse-info .swiper-wrapper {
    flex-wrap: nowrap;
    margin: 0;
  }
}
.warehouse-info .warehouse-info-item {
  width: 16.6666%;
  padding: 0 16px;
}
@media (max-width: 1160px) {
  .warehouse-info .warehouse-info-item {
    width: 33.3333%;
    margin-bottom: 28px;
  }
}
@media (max-width: 680px) {
  .warehouse-info .warehouse-info-item {
    padding: 0;
    margin-bottom: 0;
    width: 50%;
  }
}
@media (max-width: 479px) {
  .warehouse-info .warehouse-info-item {
    width: 200px;
  }
}
.warehouse-info .warehouse-item-img {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin-bottom: 36px;
}
@media (max-width: 1700px) {
  .warehouse-info .warehouse-item-img {
    margin-bottom: 15px;
  }
}
@media (max-width: 1160px) {
  .warehouse-info .warehouse-item-img {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
  }
}
.warehouse-info .warehouse-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.warehouse-info .warehouse-item-text {
  font-size: 16px;
  line-height: 1.5;
  padding-right: 20px;
}
@media (max-width: 1700px) {
  .warehouse-info .warehouse-item-text {
    font-size: 14px;
    padding-right: 0;
  }
}
@media (max-width: 1279px) {
  .warehouse-info .warehouse-item-text {
    font-size: 12px;
    line-height: 1.3;
  }
}
@media (max-width: 1160px) {
  .warehouse-info .warehouse-item-text {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .warehouse-info .warehouse-item-text {
    width: auto;
  }
}
@media (max-width: 479px) {
  .warehouse-info .warehouse-item-text {
    width: 200px;
  }
}

.swiper-pagination.warehouse-pagination.swiper-pagination-progressbar {
  margin-top: 30px;
  position: relative;
  height: 1px;
  background: rgba(113, 113, 113, 0.2);
}
@media (max-width: 479px) {
  .swiper-pagination.warehouse-pagination.swiper-pagination-progressbar {
    margin-top: 20px;
  }
}
.swiper-pagination.warehouse-pagination.swiper-pagination-progressbar span {
  height: 3px;
  background: #0D70B4;
  top: -2px;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/products/style.css?17370129372177*/
.content {
  overflow: hidden;
}

.company-products .company-products-item {
  width: auto;
}
.company-products .company-products-item .company-products-img {
  display: block;
  height: 490px;
  text-decoration: none;
}
@media (max-width: 1700px) {
  .company-products .company-products-item .company-products-img {
    height: 370px;
  }
}
@media (max-width: 1160px) {
  .company-products .company-products-item .company-products-img {
    height: 240px;
  }
}
@media (max-width: 479px) {
  .company-products .company-products-item .company-products-img {
    height: 170px;
  }
}
.company-products .company-products-item .company-products-img img {
  height: 100%;
  width: auto;
}

.company-products-navigation {
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 1430px) {
  .company-products-navigation {
    margin-top: 55px;
  }
}
@media (max-width: 1160px) {
  .company-products-navigation {
    margin-top: 30px;
  }
}
.company-products-navigation .navigation-progress.swiper-pagination-progressbar {
  position: relative;
  flex-grow: 1;
  height: 1px;
  background-color: rgba(113, 113, 113, 0.2);
}
.company-products-navigation .navigation-progress.swiper-pagination-progressbar > span {
  background-color: #0D70B4;
  height: 3px;
  top: -2px;
}
.company-products-navigation .navigation-arrows {
  flex-shrink: 0;
  display: flex;
  gap: 10px;
  align-items: center;
}
@media (max-width: 767px) {
  .company-products-navigation .navigation-arrows {
    display: none;
  }
}
.company-products-navigation .navigation-left,
.company-products-navigation .navigation-right {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  stroke: #717171;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 479px) {
  .company-products-navigation .navigation-left,
  .company-products-navigation .navigation-right {
    width: 45px;
    height: 45px;
  }
}
.company-products-navigation .navigation-left:hover,
.company-products-navigation .navigation-right:hover {
  stroke: #0D70B4;
  background-color: #FFFFFF;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section.list/catalog_company/style.css?17370129921824*/
.company-sections-list {
  padding-top: 60px;
  border-top: 1px solid #DEE9F0;
  column-count: 2;
  column-gap: 40px;
}
@media (max-width: 1430px) {
  .company-sections-list {
    padding-top: 30px;
  }
}
@media (max-width: 680px) {
  .company-sections-list {
    column-count: unset;
    column-gap: unset;
    padding-top: 25px;
  }
}
@media (max-width: 479px) {
  .company-sections-list {
    padding-top: 20px;
  }
}
.company-sections-list .company-sections-item {
  margin-bottom: 20px;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 1279px) {
  .company-sections-list .company-sections-item {
    padding-left: 20px;
  }
}
@media (max-width: 680px) {
  .company-sections-list .company-sections-item {
    margin-bottom: 10px;
  }
}
.company-sections-list .company-sections-item a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #DEE9F0;
  text-decoration-color: transparent;
}
@media (max-width: 1279px) {
  .company-sections-list .company-sections-item a {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media (max-width: 680px) {
  .company-sections-list .company-sections-item a {
    font-size: 12px;
    line-height: 1.2;
  }
}
.company-sections-list .company-sections-item a:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #DEE9F0;
  left: 0;
  top: 9px;
  transition: all 0.3s;
}
@media (max-width: 1279px) {
  .company-sections-list .company-sections-item a:before {
    top: 7px;
  }
}
@media (max-width: 680px) {
  .company-sections-list .company-sections-item a:before {
    top: 6px;
  }
}
.company-sections-list .company-sections-item a:hover {
  text-decoration-color: #DEE9F0;
}
.company-sections-list .company-sections-item a:hover:before {
  background-color: #DB4D43;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/certificates/style.css?17370129131461*/
.certificates-slider {
  overflow: hidden;
}
@media (max-width: 1430px) {
  .certificates-slider {
    overflow: unset;
  }
}
@media (max-width: 1430px) {
  .certificates-slider .certificates-item {
    width: 270px;
  }
}
@media (max-width: 1160px) {
  .certificates-slider .certificates-item {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .certificates-slider .certificates-item {
    width: 180px;
  }
}
.certificates-slider .certificates-item-img img {
  display: block;
  max-width: 100%;
}
.certificates-slider .certificates-item-title {
  font-size: 16px;
  line-height: 1.5;
  color: #DEE9F0;
  margin-top: 28px;
}
@media (max-width: 1700px) {
  .certificates-slider .certificates-item-title {
    font-size: 14px;
  }
}
@media (max-width: 1160px) {
  .certificates-slider .certificates-item-title {
    margin-top: 20px;
    font-size: 12px;
  }
}
.certificates-slider .certificates-item-date {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #DEE9F0;
  margin-top: 28px;
  font-weight: 300;
}
@media (max-width: 1700px) {
  .certificates-slider .certificates-item-date {
    margin-top: 20px;
    font-size: 14px;
  }
}
@media (max-width: 1160px) {
  .certificates-slider .certificates-item-date {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .certificates-slider .certificates-item-date span {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/history/style.css?17370129214119*/
.history .history-sliders {
  display: flex;
}
@media (max-width: 767px) {
  .history .history-sliders {
    display: block;
  }
}
.history .history-info-slider {
  width: 50%;
  padding-right: 10%;
}
@media (max-width: 1430px) {
  .history .history-info-slider {
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  .history .history-info-slider {
    width: 100%;
    padding-right: 0;
  }
}
.history .history-image-slider {
  width: 50%;
}
@media (max-width: 1700px) {
  .history .history-image-slider {
    padding-top: 75px;
  }
}
@media (max-width: 1160px) {
  .history .history-image-slider {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .history .history-image-slider {
    width: 100%;
    padding: 10px 40px 0 40px;
  }
}
@media (max-width: 479px) {
  .history .history-image-slider {
    padding: 0;
  }
}
@media (max-width: 1160px) {
  .history .history-image-slider-item {
    height: 100%;
  }
}
@media (max-width: 1160px) {
  .history .history-image {
    height: 100%;
  }
}
.history .history-image img {
  width: 100%;
}
@media (max-width: 1160px) {
  .history .history-image img {
    height: 100%;
    object-fit: cover;
  }
}
.history .history-info-title {
  color: #0D70B4;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 60px;
}
@media (max-width: 1430px) {
  .history .history-info-title {
    font-size: 26px;
    margin-bottom: 45px;
  }
}
@media (max-width: 1160px) {
  .history .history-info-title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .history .history-info-title {
    font-size: 18px;
  }
}
@media (max-width: 479px) {
  .history .history-info-title {
    font-size: 16px;
  }
}
.history .history-info-text {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 1430px) {
  .history .history-info-text {
    font-size: 14px;
  }
}
@media (max-width: 1160px) {
  .history .history-info-text {
    font-size: 12px;
    line-height: 1.3;
  }
}
.history .history-info-text p {
  margin-bottom: 25px;
}
@media (max-width: 1160px) {
  .history .history-info-text p {
    margin-bottom: 20px;
  }
}
.history .history-navigation {
  margin-top: 45px;
  border-top: 2px solid #0D70B4;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 1430px) {
  .history .history-navigation {
    margin-top: 60px;
    justify-content: space-between;
  }
}
@media (max-width: 1160px) {
  .history .history-navigation {
    margin-top: 35px;
  }
}
@media (max-width: 479px) {
  .history .history-navigation {
    margin-top: 25px;
  }
}
.history .history-year-outer {
  padding-top: 35px;
  position: relative;
}
@media (max-width: 1160px) {
  .history .history-year-outer {
    padding-top: 30px;
  }
}
@media (max-width: 479px) {
  .history .history-year-outer {
    padding-top: 20px;
  }
}
.history .history-year-outer:before {
  content: "";
  width: 2px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #0D70B4;
}
@media (max-width: 1160px) {
  .history .history-year-outer:before {
    height: 19px;
  }
}
@media (max-width: 479px) {
  .history .history-year-outer:before {
    height: 17px;
  }
}
.history .history-year {
  width: 108px;
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0D70B4;
  border-image: linear-gradient(180deg, #0d70b4 0%, rgba(13, 112, 180, 0.4) 100%) 1;
  color: #9CC5E0;
  font-weight: bold;
  line-height: 1.2;
  font-size: 20px;
  transition: all 0.3s;
  cursor: pointer;
}
@media (max-width: 1160px) {
  .history .history-year {
    width: 90px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .history .history-year {
    width: 52px;
    height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .history .history-year {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }
}
.history .history-year:hover, .history .history-year.active {
  background: #0D70B4;
  border-image: linear-gradient(180deg, #0d70b4 0%, #0d70b4 100%) 1;
  color: #FFFFFF;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/main/components/bitrix/form.result.new/callback/style.css?17503082402628*/
.callback-form {
  position: relative;
}
.callback-form .form-note {
  z-index: 2;
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
}
@media (max-width: 1279px) {
  .callback-form .form-note {
    top: 200px;
  }
}
@media (max-width: 479px) {
  .callback-form .form-note {
    top: 150px;
  }
}
.callback-form .form-note .form-note-title {
  font-size: 90px;
  font-weight: 300;
  color: #DEE9F0;
  text-align: center;
}
@media (max-width: 1700px) {
  .callback-form .form-note .form-note-title {
    font-size: 70px;
  }
}
@media (max-width: 1279px) {
  .callback-form .form-note .form-note-title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .callback-form .form-note .form-note-title {
    font-size: 40px;
  }
}
@media (max-width: 479px) {
  .callback-form .form-note .form-note-title {
    font-size: 30px;
  }
}
.callback-form .form-note .button {
  margin: 90px auto 0 auto;
}
@media (max-width: 767px) {
  .callback-form .form-note .button {
    margin-top: 60px;
  }
}
.callback-form .form-title {
  /*font-size: 130px;*/
  font-size: 90px;
  line-height: 1;
  font-weight: 300;
  color: #DEE9F0;
  margin-bottom: 80px;
}
@media (max-width: 1700px) {
  .callback-form .form-title {
    /*font-size: 100px;*/
    font-size: 90px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1279px) {
  .callback-form .form-title {
    /*font-size: 80px;*/
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .callback-form .form-title {
    font-size: 60px;
  }
}
@media (max-width: 479px) {
  .callback-form .form-title {
    font-size: 40px;
  }
}
.callback-form .form-fields {
  margin: 0 -18px 10px -18px;
  display: flex;
  flex-wrap: wrap;
}
.callback-form .form-fields .form-field {
  width: 50%;
  padding: 0 18px 45px 18px;
}
@media (max-width: 1160px) {
  .callback-form .form-fields .form-field {
    padding-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .callback-form .form-fields .form-field {
    width: 100%;
  }
}
.callback-form .form-fields .form-field.full-width {
  width: 100%;
}
.callback-form .form-buttons {
  display: flex;
  align-items: center;
}
@media (max-width: 1160px) {
  .callback-form .form-buttons {
    gap: 55px;
  }
}
@media (max-width: 767px) {
  .callback-form .form-buttons {
    flex-direction: column;
    gap: 40px;
  }
}
.callback-form .form-buttons .agreement {
  flex-grow: 1;
}
.callback-form .form-buttons input {
  flex-shrink: 0;
}
.callback-form .bx-input-file-desc {
  display: none !important;
}
.callback-form .agreement.input-checkbox input {
  display: block;
  position: absolute;
  opacity: 0;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/page_styles/company.css?173701297414848 */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumbs/style.css?17370128351089 */
/* /local/templates/main/components/bitrix/news.list/advantages/style.css?17370129115853 */
/* /local/templates/main/components/bitrix/news.list/develop/style.css?1737012917677 */
/* /local/templates/main/components/bitrix/news.list/warehouse/style.css?17370129452405 */
/* /local/templates/main/components/bitrix/news.list/products/style.css?17370129372177 */
/* /local/templates/main/components/bitrix/catalog.section.list/catalog_company/style.css?17370129921824 */
/* /local/templates/main/components/bitrix/news.list/certificates/style.css?17370129131461 */
/* /local/templates/main/components/bitrix/news.list/history/style.css?17370129214119 */
/* /local/templates/main/components/bitrix/form.result.new/callback/style.css?17503082402628 */
