

/* Start:/local/templates/belkorm/components/bitrix/catalog.section/services/style.css?17115443054710*/
.top-services__container {
  max-width: 1144px;
  margin: 0 auto;
  padding: 30px 20px 37px 20px;
}
.top-services__container--custom {
  max-width: 880px;
}
.top-services__title {
  margin-bottom: 0 !important;
  margin-top: 40px !important;
}
.top-services__title span {
  color: #c00d0d;
}
.top-services__list {
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
.top-services__item {
  margin-bottom: 5px;
}
.top-services__item span {
  display: block;
  padding: 17px 20px 17px 20px;
  background-color: #fafafa;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15.1px;
  line-height: 148%;
}
.top-services__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .top-services__title {
    margin-top: 37px !important;
  }
  .top-services__container {
    padding: 24px 20px 41px 20px;
  }
  .top-services__item a {
    padding: 10px 20px 9px 20px;
    font-size: 11.5px;
    line-height: 160%;
    height: 56px;
  }
}
.feedback-laboratory__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #f3f3f3;
  padding: 40px 0;
  margin-bottom: 40px;
}
.feedback-laboratory__title {
  margin-top: 0 !important;
  padding: 0 35px;
}
.feedback-laboratory__title span {
  color: rgba(192, 13, 13, 1);
}
.feedback-laboratory__button {
  font-family: "Open Sans";
  font-style: normal;
  display: block;
  padding: 10px 66px;
  background-color: #c00d0d;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff !important;
  border-radius: 4px;
  transition: 0.5s ease;
  margin-left: 21px;
}
.feedback-laboratory__button:hover {
  transition: 0.5s ease;
  background-color: #b00d0d;
}
.feedback-laboratory__button:active {
  background-color: #9b0b0b;
}

@media (max-width: 767px) {
  .feedback-laboratory__title {
    margin-bottom: 47px !important;
  }
  .feedback-laboratory__container {
    padding-bottom: 32px;
  }
  .feedback-laboratory__button {
    margin-left: 0;
  }
}

.about-banner__container {
  width: 100%;
  height: 424px;
  position: relative;
}
.about-banner__image {
  width: 100%;
  height: 100%;
}
.about-banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-banner__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
}
.about-banner__block {
  max-width: 1520px;
  margin: 0 auto;
  height: 100%;
  padding: 0 20px 125px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.about-banner__button {
  position: absolute;
  padding: 20px 45px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  right: 20px;
  bottom: 132px;
  color: #ffffff;
  background-color: #c00d0d;
  transition: 0.5s ease;
  border-radius: 5px;
}
.about-banner__button:hover {
  transition: 0.5s ease;
  background-color: #b00d0d;
}
.about-banner__button:active {
  background-color: #9b0b0b;
}
.about-banner__name {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #ffffff;
}
.about-banner__title {
  text-align: left;
  margin-top: 53px;
  margin-bottom: 0;
  color: #fff;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 79px;
}
@media (max-width: 1400px) {
  .about-banner__block {
    max-width: 1144px;
  }
}
@media (max-width: 1200px) {
  .about-banner__title--vetapteka {
    max-width: 400px;
  }
}
@media (max-width: 990px) {
  .about-banner__name {
    display: none;
  }
  .about-banner__block {
    padding: 0 20px 105px 20px;
  }
}
@media (max-width: 767px) {
  .about-banner__title--vetapteka {
    max-width: 180px;
  }
  .about-banner__container {
    height: 350px;
  }
  .about-banner__title {
    font-size: 30px;
    line-height: 40px;
  }
  .about-banner__button {
    padding: 20px 0;
    width: 320px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    bottom: -88px;
  }
}
.services__description {
  color: #9c9c9c;
  margin-bottom: 30px;
  text-align: center;
}
.services__description.services__description--custom {
  text-align: center;
  color: #000;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
}
.services__description.services__description--custom h3 {
  text-align: center;
  margin: 20px 0;
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 22px;
  line-height: 140%;
}
.services__description.services__description--custom h3:first-child {
  margin-top: 0;
}
/* End */


/* Start:/local/templates/belkorm/components/belkorm/remaining.feedback/remaining_feedback/style.css?16933102092790*/
.feedback .mfeedback{
  margin-top: 10px;
}
.feedback__container {
    padding-top: 48px;
    padding-bottom: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 118.01%;
    background: #f3f3f3;
}
.feedback__title {
    font-size: 28.5px !important;
    font-weight: 700 !important;
    margin-top: 0 !important;
    margin-bottom: 11px !important;
}
.feedback__description {
    color: #9c9c9c;
    margin-bottom: 30px;
}
.feedback__form {
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.feedback__input {
    width: 100%;
    padding: 14px 20px 14px 24px;
    background-color: #fff;
    border-radius: 4px;
}
.feedback__input-wrapper {
    position: relative;
    margin-top: 23px;
    margin-bottom: 23px;
    width: 100%;
}
.feedback__country {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 24px;
}
.feedback__country-button {
    position: relative;
    display: flex;
    align-items: center;
}
.feedback__country-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.feedback__country-image {
    width: 36px;
    height: 36px;
    margin-right: 8px;
}
.feedback__input-wrapper .feedback__input {
    /*padding-left: 87px;*/
}
.feedback__textarea {
    width: 100%;
    height: 140px;
    padding: 14px 24px;
    background-color: #fff;
    border-radius: 4px;
    margin-bottom: 29px;
}
.feedback__button {
    padding: 10px 66px;
    background-color: #c00d0d !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    border-radius: 4px;
    transition: 0.5s ease;
    margin-left: 21px;
}
.feedback__button:hover {
    transition: 0.5s ease;
    background-color: #b00d0d;
}
.feedback__button:active {
    background-color: #9b0b0b;
}
@media (max-width: 767px) {
    .feedback__title {
        font-size: 20px !important;
        line-height: 118.01% !important;
        margin-bottom: 17px !important;
    }
    .feedback__container {
        font-size: 14px;
        line-height: 118.01%;
        padding-top: 73px;
    }
    .feedback__description {
        font-size: 11px;
        line-height: 118.01%;
        margin-bottom: 33px;
    }
    .feedback__form {
        width: 320px;
    }
    .feedback__button {
        margin-left: 0;
    }
    .feedback__textarea {
        margin-bottom: 31px;
    }
}
/*  */
.mfeedback{

}
.mf-ok-text{
    padding-top: 10px;
    color: green;
}
.feedback__form .radio{
    text-align: center;
    padding-bottom: 20px;
}
.check__label:hover{
    color:#c00d0d;
}
/* End */
/* /local/templates/belkorm/components/bitrix/catalog.section/services/style.css?17115443054710 */
/* /local/templates/belkorm/components/belkorm/remaining.feedback/remaining_feedback/style.css?16933102092790 */
