

/* Start:/local/templates/site_tpl/styles.css?175266761136748*/
.geo_block ul { display: flex; flex-wrap: wrap; list-style: none; padding: 0; margin: 0 0 20px 0 }
.geo_block ul li { margin-right: 30px; margin-bottom: 15px } 
.geo_block { border-bottom: solid 1px #888 }
.geo_block div { font-size: 26px; margin: 20px 0 }
.geo_block a, .geo_block span { white-space: nowrap }


.popup_product_name {
  font-size: 18px;
  color: #343434;
}

.popup_bg {
  position: fixed;

  left: 0px;
  top: 0px;

  width: 100%;
  height: 100%;

  background: rgba(0, 0, 0, 0.5);
}

.breads {
  white-space: normal !important;
}

.info__block-catalog .main_title {
	font-weight: 400;
	font-size: 36px;
	line-height: 31px;
	color: #000;
}

.catalog-work {
  margin-bottom: 0 !important;
}

.catalog-news {
  padding: 40px 0;
}

.footer_social-tele {
  display: flex;
  justify-content: flex-end;
}

.content_block_title a {
  font-size: 14px;
}

.swiper-slide.news_face_white {
  width: 303.5px !important;
  margin-right: 22px !important;
}

.client_list--item.swiper-slide {
  /* width: 196.667px !important;
  margin-right: 20px !important; */
  border: 1px solid #CBCBCB;
  height: auto;
  box-sizing: border-box;
}

@media (max-width: 1080px) {
  .footer_social a {
    margin-right: 0;
    margin-left: 20px;
  }
}
@media (max-width: 740px) {
  .toptop {
    height: 67px !important;
  }

  .footer_social-tele {
    display: flex;
    justify-content: flex-start;
  }
}

.popup_cont {
  position: absolute;

  left: 0px;
  top: 0px;

  width: 100%;
  height: 100%;

  z-index: 10000;

  padding-bottom: 100px;

  box-sizing: border-box;
}

.popup_container {
  position: relative;

  z-index: 11000;

  max-width: 800px;
  width: 90%;

  margin: 100px auto;

  /* background-color: #fff; */
}

.popup_container .b24-form .b24-form-header {
  padding-top: 40px;
}
.popup_container .b24-form .b24-form-content {
  padding-bottom: 40px;
}
.popup_container .popup_close {
  right: 30px;
  top: -20px;
  z-index: 100;
}
.popup_container .popup_content {
  padding-top: 0;
  padding-bottom: 0;
}

.popup_close {
  width: 40px;
  height: 40px;

  background: #ee6008;

  cursor: pointer;

  position: absolute;

  right: -20px;
  top: -20px;

  transition: 0.3s opacity;

  transition: background-color 0.3s;
}

.popup_close svg {
  fill: #fff;
  margin: 10px;
  width: 20px;
  height: 20px;
  transition: fill 0.3s;
}

.popup_close:hover {
  background-color: #fedc01;
}

.popup_close:hover svg {
  fill: #000;
}

.popup_header_pic {
}

.popup_header_pic img {
  max-height: 300px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.popup_header {
  text-align: left;
  border-bottom: 1px solid #0099a8;
  padding-bottom: 20px;
  margin-bottom: 20px;

  font-size: 20px;
  line-height: 1.4;
  font-family: Bold, Tahoma, Arial;
}

.popup_header_date {
  color: #777;
  font-size: 13px;
  font-family: Regular, Tahoma, Arial;
}

.popup_content {
  padding: 50px 50px;
}

.page_404 {
  text-align: center;
  line-height: 1.2;
  max-width: 90%;
  margin: 0 auto;
}

.page_404_num {
  font-family: gtbold;
  font-size: 200pt;
  line-height: 1;
}

.page_404_title {
  font-size: 26px;
  margin-bottom: 5px;
}

.page_404_text {
  font-size: 18px;
}

.page_404_button {
  margin-top: 40px;
}

@media (max-width: 1000px) {
  .page_404_num {
    font-size: 160pt;
  }
}

@media (max-width: 740px) {
  .page_404_num {
    font-size: 120pt;
  }
}

/* header */

.toptop {
  display: none;
}

.lw-grid {
  display: grid;
  display: -ms-grid;
  align-items: center;
}

.lw-grid__header {
  /* grid-template-columns: 151px 1fr 196px 165px 105px 200px 75px; */
  /*grid-template-columns: 1fr 296px 1fr 177px 118px 1fr 75px;*/
  grid-template-columns: 200px 250px 1fr 177px 178px 60px 140px;
  height: 83px;
  /* column-gap: 13px; */
}

.header-desc {
  font-weight: 500 !important;
}

.lw-grid__header > div {
  margin-right: 13px;
}

.lw-grid__header > div:last-child {
  margin-right: 0;
}

.header-logo {
  height: 50px;
  margin-right: 0 !important;
  margin-top: 12px;
}

.header-social {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: 14px;
}

.header-social a {
  display: flex;
}

.lw-flex {
  display: flex;
  align-items: center;
}

.header__bottom--flex {
  justify-content: space-between;
}

.header__bottom .search-desktop {
  padding: 0;
}

.header__bottom .search-desktop .search-text,
.header__bottom .search-mobile .search-text {
  border-color: #0d59a5;
}

.header__bottom .search-desktop .search-text,
.header__bottom .search-desktop .search-button {
  height: 92%;
  border-radius: 0;
}

.top_menu {
  position: static;
}

.header__bottom .main_content {
  position: static;
}

.top_menu a {
  font-size: 16px;
  line-height: 19px;
}

.header-logo--ru img {
  /* height: 92px; */
}

.header-logo img {
  position: relative;
  top: -38px;
  width: 100%;
}

.header__bottom {
  background-color: #004f9f;
  position: relative;
}

.root-item-selected:after {
  top: 31px;
}

.top_menu_container li {
  margin-right: 30px;
}

.header-request a {
  width: 200px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ed6108;
  color: #fff;
  font-size: 18px;
  transition: all 0.2s;
}

.header-desc {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #888;
}

.header-lang a {
  font-weight: 700;
  font-size: 18px;
  color: #3c3c3c;
  transition: all 0.2s;
}

.header-lang a.goactive {
  color: #004f9e;
}

.header-lang a:not(.goactive):hover {
  color: #004f9e;
  transition: all 0.2s;
}

.header-request a:hover {
  background-color: #000;
  transition: all 0.2s;
}

.header-lang {
    max-width: 130px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.header-lang a:first-child {
  margin-right: 10px;
}
/*.header-lang a:last-child {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}*/

.header-phone {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 50px;
  justify-content: space-between;
}

.header-social a:hover {
  opacity: 0.7;
  transition: all 0.2s;
}

.header-phone a {
  font-weight: 700;
  font-size: 21.5px;
  line-height: 31px;
  text-align: right;
  color: #004f9e;
  transition: all 0.2s;
  white-space: nowrap;
}

.header-phone a:hover {
  color: #000;
  transition: all 0.2s;
}

.header-phone span {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}

 .header-email {
  text-align: center;
 }

.header-email a {
  font-weight: 700;
  font-size: 25.5px;
  line-height: 19px;
  text-align: right;
  color: #004f9f;
  transition: all 0.2s;
}

.header-email a:hover {
  color: #000;
  transition: all 0.2s;
}

/* header */

/* Number Slider */

.number__block {
  background-color: #f1f1f1;
  padding: 40px 0 0 0;
  position: relative;
  overflow: hidden;
}

.number__block .swiper-button {
  opacity: 0;
}

.number__block .main_content {
  overflow: hidden;
  /*width: 100%;
  padding: 0 50px;*/
}

.number_list {
  padding: 0;
  margin: 0;

  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

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

@media(max-width: 535px) {
  .number_list {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

@media(max-width: 360px) {
  .number_list {
    /*grid-template-columns: 1fr;*/
  }
}

.number_list-item {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.2;
  color: #3b3b3b;
  padding: 10px;
}

@media(max-width: 1240px) {
  .number_list-item {
    font-size: 20px;
  }
}

@media(max-width: 535px) {
  .number_list-item {
    font-size: 16px;
    padding: 5px;
  }
}

.number_list-item--top {
  margin-bottom: 10px;
}

.number_list-item--number {
  font-weight: 800;
  font-size: 80px;
  line-height: 1.2;
  margin-bottom: 10px;
}

@media(max-width: 1240px) {
  .number_list-item--number {
    font-size: 64px;
    line-height: 1.2;
  }
}

.number_list-item--bottom {
  position: relative;
  margin-bottom: 30px;
}

@media(max-width: 768px) {
  .number_list-item--bottom {
    margin-bottom: 20px;
  }
}

@media(max-width: 535px) {
  .number_list-item--number {
    font-size: 40px;
  }

  .number_list-item--bottom {
    margin-bottom: 15px;
  }
}

.number_list-item--border {
  width: 100%;
  max-width: 89px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  background-color: #004f9e;
}

.number_list-item--bottom sup {
  font-size: 10px;
  font-weight: 700;
}

.number_button {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  margin-top: 51px;
  opacity: 0;
}

.number_button::before {
  content: "";
  position: absolute;
  width: 76px;
  height: 76px;
  bottom: -40px;
  background-color: #fff;
  transform: rotate(225deg);
}

.number_button--svg {
  position: relative;
}

.number_button--svg svg {
  width: 24px;
  height: 24px;
  z-index: 100;
}

.swiper-button:hover::before {
  opacity: 0.7;
  transition: all 0.2s ease;
}

.swiper-button.swiper-button-next:before {
  right: -37px;
}

.swiper-button.swiper-button-prev:before {
  left: -37px;
}

.swiper-button.swiper-button-next:after {
  margin-left: 19px;
}

.swiper-button.swiper-button-prev:after {
  margin-right: 19px;
}

.swiper-button.swiper-button-next:after,
.swiper-button.swiper-button-prev:after {
  font-size: 30px;
  color: #000;
  z-index: 10;
}

.swiper-button-prev--azot,
.swiper-button-next--azot {
  display: none !important;
}

.swiper-button-prev {
  left: -30px;
}

.swiper-button-next {
  right: -30px;
}

/* Number Slider */

/* Catalog Section */
.content_block.gogrey_adaptive {
  display: block;
}

.catalog__section-main {
  padding: 50px 0;
}

.catalog_list {
  grid-template-columns: repeat(3, 1fr);
  gap: 44px;
  align-items: initial;
}

.catalog_list--item {
  min-height: 275px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  transition: all 0.3s;
}
.catalog_list--item:hover .catalog_list--item-sub,
.catalog_list--item:hover .catalog_list--item-title {
  color: #000;
  transition: all 0.3s;
}

.catalog_list--item:hover {
  background: linear-gradient(
    90deg,
    rgba(39, 144, 209, 0.9) 1.26%,
    rgba(0, 79, 158, 0.9) 100%
  ) !important;
  transition: all 0.3s;
}

.content_block_case {
  margin-bottom: 0;
}

.catalog_list--item-title {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #ffffff;
  transition: all 0.3s;
  width: 217px;
}

.catalog_list--item-sub {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 56px;
  line-height: 68px;
  color: #fff;
  font-weight: 700;
  transition: all 0.3s ease;
}

/* Catalog Section */

/* Video */
.info__block {
  padding: 50px 0;
}

.video-block {
  position: relative;
}

.info_list {
  display: flex;
  column-gap: 20px;
  align-items: flex-start;
  justify-content: space-between;
}

.info_list--item {
  /* outline: 1px solid red; */
  width: 49%;
}

.info_reviews {
  position: relative;
}

.info_list--item iframe {
  width: 100%;
  min-height: 390px;
  display: none;
}

.video-block {
  height: 392px;
}

.info_list--item img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.main_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.main_title h2 {
  margin: 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 31px;
  color: #000000;
}

.main_title a {
  font-weight: 400;
  font-size: 14px;
  color: #0094c2;
}

.main_title a:hover {
  color: #000;
}

.info_reviews--swiper {
  overflow: hidden;
}

.info_reviews--list-item {
  background-color: #f1f1f1;
  max-height: 392px;
  height: 392px;
  overflow: hidden;
  padding: 20px;
  box-sizing: border-box;
}

.info_reviews--list-item p {
  overflow: hidden;
  text-align: left !important;
}

.info_reviews--list-title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #06529d;
}

.info_reviews .swiper-button::before {
  width: 54px;
  height: 54px;
}

.info_reviews .swiper-button.swiper-button-next:before {
  right: -35px;
}

.info_reviews .swiper-button.swiper-button-prev:before {
  left: -35px;
}

.info_reviews .swiper-button.swiper-button-next:after,
.info_reviews .swiper-button.swiper-button-prev:after {
  font-size: 25px;
}

/* Video */

/* Main Element */
.mb {
  margin-bottom: 50px;
}

.main__section--title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main_section--list-item {
  display: grid;
  grid-template-columns: 120px 1fr;
  box-sizing: border-box;
  padding: 20px;
  background-color: #f1f1f1;
  gap: 20px;
  height: auto;
}

.main_section--info {
  display: flex;
  flex-direction: column;
}

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

.main_section--title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #000;
  display: inline-block;
  font-family: gtbold, Tahoma, Geneva, sans-serif;
}

.main_section--chars {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}

.main_section--button {
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  background-color: #ee6008;
}

/* Main Element */

/* Main Client */
.client_list--item {
  /* margin: 0 25px; */
  text-align: center;
}
/* Main Client */

.main__slider {
  position: relative;
  background-color: #F7F7F7;
  max-height: 548px;
}

.main__slider--flex {
  min-height: 548px;
  display: flex;
}

.main__slider--list-info {
  display: flex;
  flex-direction: column;
  /* margin-top: 146px; */
  margin-top: auto;
  margin-bottom: auto;
  max-width: 637px;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  color: #3c3c3c;
  
  padding-bottom: 50px;
  padding-right: 0;
}

@media(min-width: 1505px) {
  .main__slider--list-info {
    padding-left: 125px;
  }
}

.main__slider--list-item {
  position: relative;
}

.main__slider--list-item::before {
  position: absolute;
  background-image: url(/local/templates/site_tpl/img/banner-img.png);
  content: "";
  width: 193px;
  height: calc(100% - 35px);
  left: 5vw;
  top: 5px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: .1;
}

@media(max-width: 1505px) {
  .main__slider--list-item::before {
    display: none;
  }
}

.main__slider--list--title {
  font-weight: 800;
  font-size: 40px;
  line-height: 1.2;
  margin: 10px 0;
}

.main__slider--list--subtitle {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.2;
  text-align: justify;
}

.main__slider--list--subtitle p {
  margin-bottom: 15px;
}

.main__slider--list--subtitle p {
  margin-top: 0;
}

.header__top-fixed.visible {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.header__top-fixed {
  position: fixed;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 2000;
  box-sizing: border-box;
  opacity: 0;
  transition: height 0.3s, opacity 0.3s;
  overflow: hidden;
}

.main__slider--list-item {
  min-height: 548px;
  display: flex;
}

.main__slider--list-col {
  flex: 50% 0 0;
  display: flex;
  height: auto;
  max-height: 548px;
}

@media(max-width: 1240px) {
  .main__slider--list-col {
    max-height: initial;
  }
}

.main__slider--pagination {
  display: flex;
  position: absolute;
  bottom: 20px;
  width: 100%;
}

.main__slider .main__slider--pagination-col {
  flex: 50% 0 0;
  display: flex;
  min-height: 10px;
  width: 50%;
  position: relative;
  top: 0;
  bottom: 0;
}

.main__slider--pagination-wrapper {
  width: 100%;
}

.main__slider--pagination-wrapper .swiper-pagination {
  position: relative;
  top: 0;
  bottom: 0;
}

@media(max-width: 1240px) {
  .main__slider--pagination-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
}

.main__slider--pagination .swiper-pagination {
  max-width: 637px;
  margin-left: auto;
  text-align: left;
  padding-left: 0px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.main__slider--list-img {
  padding-left: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 40px;
}

.main__slider--list-img img {
  object-fit: contain;
}

@media(max-width: 1240px) {
  .main__slider--list-img {
    margin: 0 auto;
    padding: 0;
    max-height: 400px;
    justify-content: center;
  }
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #d9d9d9;
  opacity: 1;
  margin-left: 0 !important;
  cursor: pointer;
}

.swiper-pagination-bullet:not(:last-child) {
  margin-right: 17px !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: transparent;
  border: 1px solid #004f9e;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  position: absolute;
  content: "";
  background-color: #004f9e;
  width: 9px;
  height: 9px;
  border-radius: 100px;
}

.main__slider--list-button {
  position: relative;
  width: fit-content;
  /*height: 50px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  /*background-color: #ed6108;*/
  color: #004f9e;
  font-size: 22px;
  line-height: 1.2;
  /*transition: all 0.2s;*/
  margin-bottom: 20px;
}

.main__slider--list-button::after {
  position: absolute;
  bottom: 0;
  left: 0;

  content: '';
  width: 100%;
  height: 1px;

  background-color: #004f9e;
}

.main__slider--list-button:hover {
  color: #004f9e;
}

.h2_title {
  margin: 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 31px;
  color: #000000;
}

/* Footer */
.footer {
  background-color: #f1f1f1;
  padding: 40px 0;
}

.footer-grid {
  align-items: flex-start;
  grid-template-columns: 313px 1fr 302px;
  column-gap: 30px;
}

.footer-social a:hover {
  opacity: 0.7;
  transition: all 0.2s;
}

.footer-button {
  display: flex;
  align-items: flex-start;
  align-items: center;
  margin-bottom: 20px;
}

.footer-social {
  margin-left: 20px;
}

.footer-social a img {
  width: 39px;
  height: 39px;
}

.footer-logo {
  max-width: 140px;
  margin-bottom: 20px;
}

.footer-descr {
  font-size: 14px;
  line-height: 15px;
  color: #777;
  margin-bottom: 30px;
  margin-bottom: 20px;
}

.footer-liveinternet a img {
  height: 24px;
  width: auto;
}

.footer__menu {
  display: flex;
  justify-content: space-between;
}

.footer-nav--list {
  padding: 0;
  margin: 0;
}

.footer-nav--list-item {
  list-style-type: none;
}

.footer-nav--list-item a {
  font-size: 18px;
  line-height: 40px;
}

.footer-phone--list {
  display: flex;
  flex-direction: column;
}

.footer-phone--list-item {
  font-size: 16px;
  line-height: 20px;
}

.footer-phone--list-item.footer-phone--list-big {
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 10px;
}

.footer-phone--list {
  margin-bottom: 12px;
}

.footer-work {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 10px;
}

.footer-email {
  margin-bottom: 10px;
}
.footer-email a,
.footer-property a{
  color: #000000;
}
.footer-address {
  font-size: 13px;
  margin-top: 10px;
}
.footer-phone--list-item.footer-phone--list-big {
  color: #000000;
  font-weight: normal;
}
.footer_contacts_but {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin-bottom: 0;
}

.swiper-button-lock {
  display: flex;
}

.main-slider-disabled-arrow .swiper-button-lock {
  display: none;
}

.search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Footer */

/* News */
.index_news .swiper-slide{
  height: auto;
}

.index_news .swiper-button {
  display: none;
}

.content_block_case.index_news {
  margin-bottom: 0;
}
/* News */

.index__reviews {
  margin-bottom: 50px;
}

@media (max-width: 1700px) {
  .main__slider--list-item::before {
    left: 0;
  }
}

@media (max-width : 1440px) {
	.swiper-button-prev--azot, .swiper-button-next--azot {
    display: flex !important;
	}
}

@media (max-width: 1400px) {

  .swiper-slide.news_face_white {
    width: 263.5px !important;
  }

  .client_list--item.swiper-slide {
    /* width: 170px !important; */
  }

  .header-logo--ru img {
    height: 75px;
    top: -10px;
  }

  .header-email a {
    font-size: 22px;
  }

  .lw-grid__header {
    grid-template-columns: 1fr 176px 1fr 175px 178px 140px 0px;
  }

  .header-request a {
    width: 165px;
  }

  .footer-grid {
    grid-template-columns: 213px 1fr 302px;
  }

  .main__slider--pagination .swiper-pagination {
    max-width: 580px;
  }
  .main__slider--list-info {
    max-width: 580px;
  }
}

@media (max-width: 1240px) {

  .swiper-slide.news_face_white {
    width: 203.5px !important;
  }

  .client_list--item.swiper-slide {
    /* width: 130px !important; */
}

  .main__slider {
    max-height: inherit;
  }

  .header-logo--ru img {
    height: 92px;
    top: -16px;
  }

  .header-desc br {
    display: none;
  }

  .index_news .swiper-button {
    display: flex;
  }

  .main__slider--list-item::before {
    display: none;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-social {
    margin-left: 5px;
  }

  .footer__menu {
    order: 1;
    grid-column: 1 / 3;
    margin-top: 30px;
  }

  .main__slider--pagination .swiper-pagination {
    max-width: 100%;
    padding-left: 0;
  }

  .main__slider .main__slider--pagination-col {
    flex: 1;
    position: static;
  }

  .main__slider--pagination {
    bottom: 0;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .main__slider--pagination .swiper-pagination {
    justify-content: center;
  }

  /*.main__slider--pagination-col:last-child {
    display: none;
  }*/

  .main__slider--list-item {
    flex-direction: column;
    min-height: auto;
  }

  .main__slider--list-col {
    flex: 1;
  }

  .main__slider--list-info {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
    order: 1;
  }

  .main__slider--list--subtitle {
    margin-bottom: 0;
  }

  .main__slider--list-button {
    margin-top: 20px;
  }

  .main__slider--list-img {
    min-height: 220px;
    background-position: center;
  }

  .number__block .swiper-button {
    opacity: 1;
  }

  .catalog_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .main__slider--list--title {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
  }

  @media(max-width: 480px) {
    .main__slider--list--title {
      font-size: 32px;
    }
  }

  .main__slider--list--subtitle {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }

  .header-desc {
    /* display: none; */
    grid-column: 1 / span 6;
    padding: 5px 0;
  }

  .lw-grid__header {
    height: auto;
  }

  .header-desc {
    order: 1;
  }

  .lw-grid__header {
    grid-template-columns: 1fr 120px 190px 163px 180px 0;
    text-align: center;
  }

  .header-request a {
    width: 100%;
  }

  .header-phone a {
    font-size: 20.5px;
    line-height: 20px;
  }

  .header-phone {
    height: auto;
  }

  .header-phone span {
    font-size: 12px;
  }

  .header-social a:first-child {
    margin-right: 5px;
  }

  /* .header-social a img {
    width: 30px;
    height: 30px;
  } */
  
}

.header-desc p {
  margin: 0;
}

@media (max-width: 1000px) {

  .swiper-slide.news_face_white {
    width: 299px !important;
  }

  .client_list--item.swiper-slide {
    /* width: 187px !important; */
}

  .lw-grid__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .lw-grid__header > div {
    margin-right: 0;
  }

  .header-logo img {
    width: auto;
  }

  /* .header-email a {
    font-size: 18px;
  } */

  .main__slider .swiper-button {
    display: none;
  }

  .burger {
    width: 25px;
  }

  .search-desktop .search-text,
  .search-mobile .search-text {
    height: 50px;
    box-sizing: border-box;
    padding: 10px;
  }

  .search-mobile .elements {
    height: 50px;
    padding: 5px 0;
  }

  .search-desktop .search-button,
  .search-mobile .search-button {
    border-radius: 0;
  }

  .top_menu_adaptive .top_menu_en {
    color: #000 !important;
    font-size: 16px;
    margin-left: 10px;
  }

  .top_menu_adaptive .top_menu_en:last-child {
    margin-left: 0 !important;
  }

  .header-logo img {
    height: 70px;
  }

  .header-logo--ru img {
    height: 92px;
  }

  .top_menu_adaptive .top_menu_en.goactive {
    color: #fff !important;
  }

  .top_menu_adaptive_but {
    width: 170px;
  }

  .header-lang {
    display: none;
  }

  .header-request {
    display: none;
  }

  .header-desc {
    display: block;
    grid-column: 1 / span 6;
    padding: 5px 0;
  }

  /* .header-phone a {
    font-size: 18px;
  } */

  .header-social {
    margin-right: 0 !important;
    margin-left: 0;
    display: none;
  }

  .lw-grid__header {
    column-gap: 0;
    grid-template-columns: 143px 175px 169px 75px;
    justify-content: space-between;
  }

  .header-email a {
    /* font-size: 25.5px; */
  }

  .header-phone a {
    /* font-size: 21.5px; */
  }

  .header-logo {
    text-align: left;
  }

  /* .header-phone {
    margin-left: 10px;
  } */

  .main__slider--list-info {
    max-width: 100%;
    padding: 0 10px;
  }

  .main_section--list-item {
    display: flex;
    flex-direction: column;
  }

  .main_section--img {
    height: 200px;
    text-align: center;
  }

  .main_section--info {
    text-align: center;
    height: 100%;
  }

  .main_section--img img {
    max-height: 100%;
    margin: 0 auto;
  }

  .main_section--button {
    width: 100%;
  }

  .info_list {
    flex-wrap: wrap;
    column-gap: 0;
  }

  .info_list--item iframe {
    height: 200px;
    min-height: 200px;
  }

  .info_reviews--list-item {
    max-height: inherit;
    height: auto;
  }

  .info_list--item {
    width: 100%;
  }

  .info__block .main_title {
    margin-bottom: 10px;
  }

  .info_list--video {
    margin-bottom: 20px;
  }
}

@media (max-width: 740px) {



  .swiper-button.swiper-button-next:after {
    margin-left: 0;
  }

  .swiper-button.swiper-button-prev:after {
    margin-right: 0;
  }

  .swiper-button-next {
    right: 15px;
  }

  .main_section--list-item {
    padding: 20px 40px;
  }

  .swiper-button-prev {
    left: 15px;
  }

  .header-logo img {
    width: auto;
  }

  .header__top-fixed {
    display: none;
  }

  .review_content {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}


@media (max-width: 650px) {

  .swiper-slide.news_face_white {
    width: 100%!important;
  }

  .content_block.product_works {
    padding-bottom: 0;
  }

  .content_block_case.gohidden {
    margin-bottom: 0;
  }

  .client_list--item.swiper-slide {
    /* width: 100% !important; */
    margin-right: 0 !important;
  }

  .info_list--item img {
    height: auto;
  }

  .video-block {
    height: auto;
  }

  .main_title {
    flex-wrap: wrap;
    column-gap: 10px;
    margin-bottom: 20px;
  }

  .h2_title {
    font-size: 26px;
  }

  .mb {
    margin-bottom: 20px;
  }

  .content_block {
    padding: 20px 0;
  }

  .info__block {
    padding: 20px 0;
  }

  .content_block_case {
    margin-bottom: 20px;
    display: block;
  }

  .catalog__section-main {
    padding-bottom: 20px;
  }

  .main_title h2 {
    font-size: 26px;
  }

  .main_title a {
    font-size: 13px;
  }

  .footer-grid {
    column-gap: 0;
  }

  .footer-nav--list-item a {
    font-size: 16px;
    line-height: 28px;
  }

  .footer__menu {
    flex-direction: column;
    order: 0;
  }

  .footer-button {
    justify-content: center;
  }

  .footer__contact {
    text-align: center;
  }

  .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .footer__info {
    text-align: center;
  }

  .footer__info {
    margin-bottom: 10px;
  }

  .footer__menu {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
  }

  .footer-nav--list-item {
    text-align: center;
  }

  .catalog_list {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .catalog_list--item {
    min-height: 235px;
    padding: 20px;
  }

  .catalog_list--item-sub {
    right: 20px;
    bottom: 20px;
  }

  .header {
    /* display: none; */
  }

  .swiper-button::before {
    width: 50px;
    height: 50px;
  }

  .swiper-button.swiper-button-next:after,
  .swiper-button.swiper-button-prev:after {
    /* font-size: 13px; */
  }

  /* .swiper-button.swiper-button-next:after {
    margin-left: 30px;
  }

  .swiper-button.swiper-button-prev:after {
    margin-right: 30px;
  } */
}

.mobile__email {
  /*display: none;*/
}
.header__top .header-email__inner {
  color: #000;
  font-size: 19px;
  line-height: 20px;
}
.swiper-button-rev-next {
  right: 0;
}

.swiper-button-rev-prev {
  left: 0;
}

/*.swiper-button-rev-next::before,
.swiper-button-rev-prev::before {
  position: absolute;
  width: 37px !important;
  height: 37px !important;
  content: '';
  background: rgba(88, 74, 74, 0.3);
  transform: rotate(135deg);
}*/

.swiper-button-rev-next::before {
  right: -18px !important;
}

.swiper-button-rev-prev::before {
  left: -18px !important;
}

.swiper-button-rev-prev::after {
  margin-right: 10px !important;
  color: #000000 !important;
}

.swiper-button-rev-next::after {
  margin-left: 10px !important;
  color: #000000 !important;
}

@media (max-width: 580px) {
  .header-social a{
    width: 30px;
    height: 30px;
  }

  .header-phone {
    margin-left: auto !important;
    margin-right: 8px !important;
  }
}

@media (max-width: 540px) {

  .header-desc p{
    text-align: center;
  }

  .mobile__email {
    display: block;
  }

  .header-phone span {
    display: none;
  }

  .header-phone a {
    font-size: 16px;
    line-height: 19px;
  }

  .mobile__email {
    font-size: 14px !important;
  }

  .top_menu_adaptive_but {
    width: 140px;
    font-size: 14px;
  }

  .search-desktop .search-button,
  .search-mobile .search-button {
    font-size: 14px;
    width: 140px;
    padding: 0 50px;
  }

  .header-email {
    display: none;
  }

  .lw-grid__header {
    grid-template-columns: 1fr 146px 75px;
  }

  .header-desc {
    color: #777;
    text-align: left;
  }
}

@media (max-width: 440px) {
  .header-desc {
    font-size: 12px;
  }

  .header-desc {
    padding-top: 0;
  }

  .header-logo--ru img {
    height: 72px;
    top: -10px;
  }

  .lw-grid__header {
    grid-template-columns: 100px 1fr 70px;
  }

  .header-social {
    margin-left: 0;
    text-align: right;
  }

  .header-phone a {
    font-size: 16px;
    line-height: 19px;
  }

  .header-phone span {
    font-size: 12px;
  }

  .header-phone {
    margin-left: 0;
  }

  .footer-button {
    flex-direction: column;
    align-items: center;
  }

  .footer_contacts_but {
    margin-bottom: 10px;
  }

  .footer-button {
    margin-bottom: 10px;
  }

  .catalog_list--item-title {
    font-size: 22px;
    line-height: 29px;
  }

  .catalog_list--item-sub {
    font-size: 46px;
    line-height: 58px;
  }
}

@media(max-width: 1240px) {
  .info_list--item img {
    max-height: 400px;
    object-fit: contain;
  }
}

@media(max-width: 535px) {
	/*.header {
		background-color: #3c3c3c;
	}

	.header-phone a {
		color: #00adef;
	}

  .header-phone a:first-child {
    font-size: 15px;
  }

  .header-desc p {
    color: #ffffff;
  }*/

  .top_menu_adaptive_but {
    width: fit-content;
  }

  .top_menu_adaptive .main_content {
    display: flex;
    align-items: center;
  }

  .top_menu_adaptive .main_content .top_menu_adaptive_but.popup_link {
    order: 2;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }

  .burger {
    margin: 0;
    margin-right: auto;
  }

  .search-mobile .elements {
    height: initial;
    min-height: 40px;
    /*padding: 5px 0;*/
    padding: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
  }

  .search-mobile .search-text {
    height: initial;
  }

  .search-mobile .search-button {
    width: 100%;
    max-width: 134px;
  }

  /*main-slider*/
  .main__slider--list-info {
    margin-top: 0;
  }
  .main__slider--list--title {
    font-size: 20px;
  }
  .main__slider--list--subtitle {
    max-height: 150px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
  }

  .main__slider--list--subtitle p {
    font-size: 16px;
    line-height: 1.2;
    text-align: justify;
  }

  .main__slider--list-button {
    margin: 0;
    font-size: 18px;
  }

  .main__slider--pagination {
    margin: 10px 0;
  }

  .swiper-wrapper {
    height: auto;
  }

  .swiper-button-main--prev, .swiper-button-main--next {
    min-width: 40px;
    min-height: 40px;
  }

  .swiper-button-main--next {
    left: calc(100% - 40px)!important;
  }
  /*main-slider end*/

  /*catalog__list*/
  .catalog_list {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .catalog_list--item-title {
    font-size: 18px;
    line-height: 1.2;
    width: initial;
    margin-bottom: 15px;
  }

  .catalog_list--item {
    min-height: 125px;
    padding: 10px;
    display: flex;
    flex-direction: column;
  }

  .catalog_list--item-sub {
    position: static;
    font-size: 32px;
    line-height: 1;
    bottom: 0;
    margin-top: auto;
    margin-left: auto;
  }
  /*catalog__list end*/

  /*client_list*/

  .main__clients > .main_content {
    padding: 0 30px;
  }
  .client_list {
    align-items: center;
  }

  .swiper-button-client--next {
    right: 5px;
  }

  .swiper-button-client--prev {
    left: 5px;
  }

  .client_list--item {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100px;
    padding: 10px;
    box-sizing: border-box;
  }

  .client_list--item img {
    object-fit: contain;
  }
  /*client_list end*/

  /*index_news*/
  .lw-index-news-content {
    padding: 0 40px;
  }

  .swiper-button-next--news {
    right: 5px;
  }

  .swiper-button-prev--news {
    left: 5px;
  }
  
  .news_face_contain {
    padding: 10px 15px;
  }

  .news_face_contain p {
    margin: 0;
  }
  .news_face_title {
    margin-bottom: 10px;
    font-size: 16px;
  }
  /*index_news end*/

  /*reviews*/
  .info_list--item img {
    max-height: 250px;
    object-fit: contain;
  }
  /*reviews end*/

  .index__reviews,
  .lw-hidden-mobile {
    display: none;
  }

  /*number_slider*/

  .number_swiper .swiper-button-prev {
    left: 0;
  }

  .number_swiper .swiper-button-next {
    right: 0;
  }

  /*footer*/
  .footer {
    padding: 20px 0;
  }

  .footer-logo img {
    height: 60px;
  }
  .footer-descr {
    margin-bottom: 10px;
  }
  .footer-nav--list-item a {
    line-height: 1.4;
  }
  .footer_contacts_but {
    height: 44px;
  }
  /*footer end*/
}

@media(max-width: 380px) {
  .catalog_list--item-title {
    font-size: 16px;
  }
}


@media(max-width: 600px) {
  .main__slider--list-img {
    height: 300px;
    max-height: 300px;
    width: 100%;
  }

  .main__slider--list-img img {
    object-fit: cover;
    width: 100%;
    height: 300px;
    max-height: 100%;
    max-width: 100%;
  }
}


.content_block_case {
  margin-bottom: 30px;
}

.catalog-work {
  background-color: #f1f1f1;
  padding: 40px 0;
  margin-bottom: 40px;
}

.catalog-work__list-item {
  min-height: 275px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.catalog-work__list-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, #329fd8, #004f9f);
  opacity: 0.5;
  transition: all 3s ease;
}

.catalog-work__list-item:hover {
  background: linear-gradient(to right, #329fd8, #004f9f) !important;
  transition: all 0.3s ease;
}

.catalog-work__list-item-title {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  position: relative;
}

.catalog-work-next::after,
.catalog-work-prev::after {
  font-size: 30px;
  color: #000;
}

.catalog-work-next:after {
  margin-left: 19px;
}

.catalog-work-prev:after {
  margin-right: 19px;
}

.catalog-work-button.swiper-button-lock {
  display: none;
}
/* End */
/* /local/templates/site_tpl/styles.css?175266761136748 */
