

/* Start:/local/templates/kleb/components/bitrix/news.detail/contacts/style.css?17106848792488*/
.section-contacts {
  padding: 27px 0 50px;
}
.section-contacts .contact-wrapper {
  padding: 26px 21px 24px 59px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0), 0 8px 7px 0 rgba(0, 0, 0, 0.01), 0 20px 13px 0 rgba(0, 0, 0, 0.01), 0 39px 25px 0 rgba(0, 0, 0, 0.01), 0 65px 47px 0 rgba(0, 0, 0, 0.02), 0 100px 80px 0 rgba(0, 0, 0, 0.02);
  background: #fff;
  border-radius: 26px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .section-contacts .contact-wrapper {
    flex-wrap: wrap;
    padding: 26px 20px;
  }
}
@media (max-width: 767px) {
  .section-contacts .contact-wrapper {
    padding: 0;
    background: transparent;
    box-shadow: none;
  }
}
.section-contacts .contact-wrapper .contact-left {
  max-width: 594px;
  width: 100%;
}
@media (max-width: 991px) {
  .section-contacts .contact-wrapper .contact-left {
    max-width: 100%;
  }
}
.section-contacts .contact-wrapper .contact-left p {
  font-size: 16px;
  line-height: 22px;
  color: #606060;
  margin: 0 0 16px;
}
@media (max-width: 767px) {
  .section-contacts .contact-wrapper .contact-left p {
    margin: 0 0 28px;
  }
}
.section-contacts .contact-wrapper .contact-left p span,
.section-contacts .contact-wrapper .contact-left p a {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #1d1d1b;
  display: block;
  margin: 5px 0 0;
}
.section-contacts .contact-wrapper .contact-left ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .section-contacts .contact-wrapper .contact-left ul {
    flex-direction: column;
    align-items: flex-start;
  }
}
.section-contacts .contact-wrapper .contact-left ul li {
  margin: 0 54px 0 0;
}
.section-contacts .contact-wrapper .contact-left ul li:nth-last-child(1) {
  margin: 0;
}
.section-contacts .contact-wrapper .contact-map {
  width: calc(100% - 594px);
  width: 100%;
  border: 1px solid #d8e4e4;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section-contacts .contact-wrapper .contact-map {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section-contacts .contact-wrapper .contact-map {
    border-radius: 0;
    margin: 0 -20px;
    width: calc(100% + 40px);
  }
}
.section-contacts .contact-wrapper .contact-map iframe {
  border-radius: 20px;
  display: block;
}
@media (max-width: 767px) {
  .section-contacts .contact-wrapper .contact-map iframe {
    height: 404px;
    border-radius: 0;
  }
}

/* End */


/* Start:/local/templates/kleb/components/bitrix/news.list/home_order/style.css?17100804842598*/
.section-order {
  padding: 65px 0 192px;
  background: #ececec;
}
@media (max-width: 991px) {
  .section-order {
    padding: 40px 0 50px;
  }
}
@media (max-width: 767px) {
  .section-order {
    padding: 27px 0 36px;
  }
}
.section-order .section-description {
  margin: 0 0 83px;
}
@media (max-width: 767px) {
  .section-order .section-description {
    margin: 0 0 33px;
  }
}
.section-order .row {
  margin: 0 -31px;
}
@media (max-width: 1200px) {
  .section-order .row {
    margin: 0 -15px;
  }
}
@media (max-width: 991px) {
  .section-order .row {
    justify-content: center;
  }
}
.section-order .row [class*=col-] {
  padding: 0 31px;
}
@media (max-width: 1200px) {
  .section-order .row [class*=col-] {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .section-order .row [class*=col-] {
    margin: 0 0 30px;
  }
}
@media (max-width: 767px) {
  .section-order .row [class*=col-] {
    margin: 0 0 24px;
  }
}
@media (max-width: 767px) {
  .section-order .row [class*=col-]:nth-child(2) .order-item {
    padding: 34px 22px 28px;
  }
}
.section-order .row [class*=col-]:nth-child(2) .order-item p {
  color: #000;
}
.section-order .order-item {
  padding: 82px 56px 26px 69px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0), 0 8px 7px 0 rgba(0, 0, 0, 0.01), 0 20px 13px 0 rgba(0, 0, 0, 0.01), 0 39px 25px 0 rgba(0, 0, 0, 0.01), 0 65px 47px 0 rgba(0, 0, 0, 0.02), 0 100px 80px 0 rgba(0, 0, 0, 0.02);
  background: #fff;
  border-radius: 26px;
  height: 100%;
}
@media (max-width: 1200px) {
  .section-order .order-item {
    padding: 60px 35px 30px;
  }
}
@media (max-width: 767px) {
  .section-order .order-item {
    padding: 34px 22px 51px;
  }
}
.section-order .order-item__img {
  margin: 0 0 50px;
}
@media (max-width: 767px) {
  .section-order .order-item__img {
    margin: 0 0 30px;
  }
  .section-order .order-item__img svg {
    max-width: 30px;
    height: 30px;
  }
}
.section-order .order-item p {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #606060;
}
@media (max-width: 767px) {
  .section-order .order-item p {
    font-size: 13px;
    line-height: 16px;
  }
}
.section-order .order-item .btn {
  padding: 9px 16px;
  color: #fff;
  background: #bdd2e4;
  margin: 38px 0 0;
  border-color: #bdd2e4;
  font-size: 14px;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .section-order .order-item .btn {
    margin: 15px 0 0;
  }
}
.section-order .order-item .btn:Hover {
  background: transparent;
  color: #bdd2e4;
}

/* End */


/* Start:/local/templates/kleb/components/bitrix/main.include/static_form/style.css?17107706854482*/
.section-cta {
  padding: 70px 0 65px;
  position: relative;
}
@media (max-width: 767px) {
  .section-cta {
    padding: 0 0 25px;
  }
}
.section-cta:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56%;
  background: #ececec;
  z-index: -1;
}
.section-cta .form-wrapper {
  padding: 61px 56px 63px;
  background: #b70023;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper {
    padding: 403px 20px 42px;
    width: calc(100% + 40px);
    margin: 0 -20px;
  }
}
.section-cta .form-wrapper .cta-image {
  position: absolute;
  right: 0;
  top: 0;
	height: 100%;
  object-fit: cover;
  object-position: left;
}
@media (max-width: 1400px) {
  .section-cta .form-wrapper .cta-image {
    right: -150px;
  }
}
@media (max-width: 991px) {
  .section-cta .form-wrapper .cta-image {
    right: -350px;
  }
}
@media (max-width: 767px) {
  .section-cta .form-wrapper .cta-image {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
  }
}
.section-cta .form-wrapper h3 {
  margin: 0 0 24px;
  color: #fff;
  font-weight: 800;
  font-size: 29px;
  line-height: 32px;
  letter-spacing: -0.01em;
  max-width: 467px;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 33px;
  }
}
.section-cta .form-wrapper form {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper form {
    flex-direction: column;
    align-items: flex-start;
  }
}
.section-cta .form-wrapper .form-group-wrapper {
  margin: 0 20px 0 0;
  max-width: 313px;
  width: 100%;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper .form-group-wrapper {
    margin: 0 0 20px;
    max-width: 100%;
  }
}
.section-cta .form-wrapper .form-group-wrapper:nth-child(2) {
  max-width: 372px;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper .form-group-wrapper:nth-child(2) {
    max-width: 100%;
  }
}
.section-cta .form-wrapper .form-group-wrapper .form-group {
  margin: 0;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control {
  padding: 21px 20px;
  height: 70px;
  border: 1px solid #fff;
  border-radius: 8px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  outline: none;
  box-shadow: none;
  background: transparent;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper .form-group-wrapper .form-group .form-control {
    padding: 12px 20px;
    height: 52px;
    font-size: 18px;
  }
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control::-moz-placeholder {
  color: #fff;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:-ms-input-placeholder {
  color: #fff;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:-moz-placeholder {
  color: #fff;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:focus:-moz-placeholder {
  color: transparent;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:focus::-moz-placeholder {
  color: transparent;
}
.section-cta .form-wrapper .form-group-wrapper .form-group .form-control:focus:-ms-input-placeholder {
  color: transparent;
}
.section-cta .form-wrapper .btn {
  min-height: 70px;
  padding: 21px 40px;
  color: #1d1d1b;
  border-color: #bdd2e4;
  background: #bdd2e4;
}
@media (max-width: 767px) {
  .section-cta .form-wrapper .btn {
    min-height: 50px;
    padding: 11px 40px;
    max-width: 180px;
    font-size: 20px;
    border-radius: 8px;
  }
}
.section-cta .form-wrapper .btn:hover {
  background: transparent;
  color: #bdd2e4;
}

.section-cta .form-wrapper.success form {
  display: none;
}

.section-cta .form-wrapper .success__msg {
  color: #fff;
  font-weight: 500;
  font-size: 25px;
	line-height: 70px;
  display: none;
}

.section-cta .form-wrapper.success .success__msg {
  display: block;
}
/* End */


/* Start:/local/templates/kleb/components/bitrix/news.list/experience/style.css?17100779412407*/
.section-experience {
  padding: 70px 0 65px;
}
@media (max-width: 767px) {
  .section-experience {
    padding: 30px 0;
  }
}
.section-experience .section-description {
  margin: 0 0 100px;
  padding: 0 85px 0 0;
}
@media (max-width: 767px) {
  .section-experience .section-description {
    padding: 0;
    margin: 0 0 40px;
  }
}
.section-experience [class*=col-] {
  display: flex;
  margin: 0 0 85px;
}
@media (max-width: 991px) {
  .section-experience [class*=col-] {
    margin: 0 0 40px;
  }
}
@media (max-width: 767px) {
  .section-experience [class*=col-] {
    margin: 0 0 24px;
  }
}
.section-experience [class*=col-]:nth-child(even) {
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .section-experience [class*=col-]:nth-child(even) {
    justify-content: flex-start;
  }
}
.section-experience .exp-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 531px;
  padding: 0 42px 0 0;
}
@media (max-width: 991px) {
  .section-experience .exp-item {
    max-width: 100%;
    padding: 0;
  }
}
.section-experience .exp-item__image {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0), 0 8px 7px 0 rgba(0, 0, 0, 0.01), 0 20px 13px 0 rgba(0, 0, 0, 0.01), 0 39px 25px 0 rgba(0, 0, 0, 0.01), 0 65px 47px 0 rgba(0, 0, 0, 0.02), 0 100px 80px 0 rgba(0, 0, 0, 0.02);
  background: #bdd2e4;
  border-radius: 26px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  margin: 0 40px 0 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .section-experience .exp-item__image {
    min-width: 73px;
    max-width: 73px;
    height: 70px;
    margin: 0 20px 0 0;
    border-radius: 18px;
  }
  .section-experience .exp-item__image svg {
    width: 32px;
    height: 32px;
  }
}
.section-experience .exp-item__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #1d1d1b;
}
@media (max-width: 767px) {
  .section-experience .exp-item__title {
    font-size: 16px;
    line-height: 19px;
  }
}
.section-experience .exp-item__title span {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #606060;
  display: block;
  margin: 10px 0 0;
}
@media (max-width: 767px) {
  .section-experience .exp-item__title span {
    font-size: 14px;
    line-height: 14px;
  }
}

/* End */


/* Start:/local/templates/kleb/components/bitrix/news.list/home_news/style.css?17100828592167*/
.section-news {
  padding: 81px 0 100px;
}
@media (max-width: 767px) {
  .section-news {
    padding: 33px 0 45px;
  }
}
.section-news [class*=col-] {
  margin: 0 0 56px;
  display: flex;
}
@media (max-width: 767px) {
  .section-news [class*=col-] {
    margin: 0 0 40px;
  }
  .section-news [class*=col-]:nth-last-child(1) {
    margin: 0 0 33px;
  }
}
.section-news [class*=col-]:nth-child(even) {
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .section-news [class*=col-]:nth-child(even) {
    justify-content: flex-start;
  }
}
.section-news .full-width {
  margin: 5px 0 0;
}
@media (max-width: 767px) {
  .section-news .full-width {
    margin: 0;
  }
}

.news-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 597px;
}
@media (max-width: 991px) {
  .news-item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .news-item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
.news-item__img {
  margin: 0 41px 0 0;
  min-width: 176px;
  max-width: 176px;
  border-radius: 20px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .news-item__img {
    min-width: 100%;
    max-width: 100%;
    margin: 0 0 24px;
  }
}
.news-item__img img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .news-item__img img {
    height: 189px;
  }
}
.news-item__info--title {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #000;
  display: block;
  margin: 0 0 15px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .news-item__info--title {
    font-size: 16px;
    line-height: 19px;
  }
}
.news-item__info--description {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #4c6171;
  display: block;
}
@media (max-width: 767px) {
  .news-item__info--description {
    font-size: 14px;
    line-height: 17px;
  }
}
.news-item:hover .news-item__img {
  opacity: 0.7;
}
.news-item:hover .news-item__info--title {
  color: #b70023;
}

/* End */
/* /local/templates/kleb/components/bitrix/news.detail/contacts/style.css?17106848792488 */
/* /local/templates/kleb/components/bitrix/news.list/home_order/style.css?17100804842598 */
/* /local/templates/kleb/components/bitrix/main.include/static_form/style.css?17107706854482 */
/* /local/templates/kleb/components/bitrix/news.list/experience/style.css?17100779412407 */
/* /local/templates/kleb/components/bitrix/news.list/home_news/style.css?17100828592167 */
