

/* Start:/local/templates/chudoV2/components/bitrix/news/directions/style.css?17625899851277*/
.services_fd__wrapper {
  background: #e7e7e7;
  position: relative;
}
.page-v2 .services_fd__wrapper .content-header {
  z-index: 2;
  background: transparent;
}
.services_fd__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-size: cover;
  z-index: 1;
  background-position: center bottom;
}
.services_fd__text {
  max-width: 550px;
  font-size: 20px;
  margin-bottom: 30px;
  color: #555555;
}
.services_fd__wrapper .content-header__title {
  margin: 0;
}
.services_fd__price {
  display: flex;
  justify-content: space-between;
  max-width: 550px;
  margin-bottom: 30px;
}
.services_fd__price .price {
  font-size: 68px;
  color: #ff732c;
  font-weight: bold;
}
.services_fd__price .text {
  font-size: 28px;
  color: #333;
  align-self: center;
}
.services_fd__wrapper a.btn-type-green {
  margin-bottom: 80px;
}
.page-v2 .page-cols-right_type2 {
  padding: 0;
}
@media only screen and (max-width: 620px) {
  .services_fd__img {
    background-image: unset !important;
  }
  .services_fd__price {
    width: 100%;
    flex-direction: column;
    text-align: center;
  }
  .page-v2 .services_fd__wrapper a.btn-type-green {
    width: auto;
    display: block;
  }
}

/* End */
/* /local/templates/chudoV2/components/bitrix/news/directions/style.css?17625899851277 */
