#header,
.footer-bottom {
  background: #1d1b1b;
}
.footer-cont {
  padding-top: 50px;
}
.footer-bottom {
  position: relative;
  margin: 0 -2px;
}
.crumbs {
  display: block;
  padding-top: 50px;
  padding-left: 15px;
  margin-left: -20px;
}
.crumb {
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.02em;
  display: inline-block;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  color: #fff;
}
.crumb:hover {
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  color: #e0b98d;
}
.crumb_active {
  color: #797979;
}
.service-page__container {
  position: relative;
}
.service__items {
  position: relative;
  padding-bottom: 130px;
}
.our-project__button {
  bottom: 50px;
}
.service-page__description {
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.7);
}
.quiz__container {
  padding-top: 40px;
}
.service-page__item {
  padding: 15px 15px 35px 15px;
}
.service__title-block {
  margin-left: 0;
}
.service__text {
  padding-bottom: 0;
  margin-left: 0;
}
.height_auto {
  height: auto;
}
#popupPage {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.popup-service-page__content {
  width: 1440px;
  min-height: 752px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.popup-service-page {
  padding: 35px;
}
.popup-service-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.service-page__sliders {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66.666%;
  flex: 0 1 66.666%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.service-page__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 33.333%;
  flex: 0 1 33.333%;
}
.service-page__slider {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.slick-list,
.slick-track {
  height: 100%;
}
.service-page-slider__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.service-page__btn-group {
  width: 159px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #797979;
}
.service-page__number_current {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #f5f5f5;
}
.service-page__number_lenght {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.service-page__text {
  padding-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.service-page__block {
  padding-bottom: 25px;
  border-bottom: 1px solid #797979;
  margin-bottom: 20px;
}
.service-page__title {
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
  letter-spacing: 0.02em;
  display: block;
}
.service-page__subtitle {
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
}
.service-page__materials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
}
.service-page__material {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  display: inline-block;
}
.service-page__material-main {
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.02em;
}
.service-page__material-desc {
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #797979;
}
.service-page__contacts {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 1;
}
.service-page__contact {
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.02em;
  display: block;
  padding-bottom: 8px;
}
.service-page__contact-phone {
  padding-bottom: 25px;
  display: block;
}
.service-page__contact-phone a {
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.02em;
  color: #f5f5f5;
  display: block;
}
.service-page__button {
  margin: 0;
}
.display_none {
  display: none;
}
@media (min-width: 1400px) {
  .service-page__container:before {
    content: "";
    top: 0;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    width: 1px;
    position: absolute;
    border-right: 1px solid #525252;
  }
}
@media (max-width: 1500px) {
  .popup-service-page__content {
    width: 100%;
    margin: auto 0;
  }
  .popupPage {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .popup-service-page__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .service-page__sliders {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
  .service-page__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
  .service-page-slider__item img {
    height: 310px;
  }
  .service-page__text {
    padding-left: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 576.98px) {
  .crumbs {
    text-align: center;
    padding-top: 15px;
  }
  .service-page__materials {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-page__material {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}
.service-page-content {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0.02em;
}
.service-page-content h2 {
  font-weight: bold;
  padding: 2% 0;
  text-transform: uppercase;
}
.service-page-content h3 {
  font-weight: bold;
  padding: 1.5% 0;
}
.service-page-content ol,
.service-page-content ul {
  padding: 2% 0 2% 2.5%;
}
.service-page-content ul li {
  list-style-type: disc;
}
.service-page-content ol {
  list-style-position: outside;
}
