body.menu-opened {
  overflow: hidden;
}

.menu__sublist .section-header {
  color: #133e79;
  padding: 25px 15px 10px;
  list-style: none;
  font-size: 14px; }
  @media screen and (max-width: 500px) {
    .menu__sublist .section-header {
      font-size: 24px; } }
  @media screen and (max-width: 500px) {
    .menu__sublist .section-header {
      font-size: 24px; } }
  @media screen and (max-width: 1023px) {
    .menu__sublist .section-header {
      font-size: 24px; } }

.products-section-h2 {
  margin-left: 1px;
  margin-top: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  font-family: "Gotham Pro";
  font-weight: bold;
  margin-bottom: 20px; }
  @media screen and (max-width: 1023px) {
    .products-section-h2 {
      font-size: 24px; } }

.products-section-description {
  font-size: 16px;
  font-family: "Gotham Pro";
  line-height: 1.45; }

.group--diet .group-tab__link.empty-icon {
  padding-top: 0; }
  .group--diet .group-tab__link.empty-icon:before {
    background-position: -500px -500px; }
.group--diet .group-tab__link p {
  font-size: 20px; }
.group--diet .group-tab__link.group-tab__link_active p {
  font-weight: 700; }
@media screen and (min-width: 767px) {
  .group--diet .group-tab__nav {
    flex-wrap: nowrap; }
  .group--diet .group-tab__link {
    width: inherit; } }

.menu__item a:hover:before {
  border: 2px solid #A84CDD !important;
  background: none !important; }
.menu__item a:hover span:before, .menu__item a:hover span:after {
  background: none !important; }

@media screen and (min-width: 1024px) {
  .menu__sublink:hover {
    background: #A84CDD !important; } }

.mainproduct-item__text > a {
  background: none;
  border: 2px solid #A84CDD; }
  .mainproduct-item__text > a:hover {
    background-color: #A84CDD; }

.modal-inner__field_border {
  background: none;
  border: 2px solid #A84CDD; }
  .modal-inner__field_border label span {
    white-space: nowrap; }

.footer-feedback__btn {
  background: none;
  border: 2px solid #A84CDD;
  border-radius: 50px; }
  .footer-feedback__btn:hover {
    background-color: #A84CDD;
    color: #fff; }

.modal-inner__field_border input:checked + span {
  background: #A84CDD; }

.consult-inner__btn {
  background: #A84CDD;
  border-radius: 50px;
  border: 0; }

.btn-where,
.easy-inner__button,
.order-button,
.content-lk__btn {
  background: #A84CDD;
  border-radius: 50px;
  border: 0; }
  .btn-where:hover,
  .easy-inner__button:hover,
  .order-button:hover,
  .content-lk__btn:hover {
    background: #c04ef5; }

.tags__list-item {
  background: none;
  border: 2px solid #A84CDD;
  border-radius: 50px; }
  .tags__list-item:hover {
    background: #c04ef5;
    color: #fff; }
  .tags__list-item.active {
    background: #A84CDD;
    color: #fff; }

.intro__overlay .color-fix {
  background-color: #A84CDD !important; }

@media screen and (max-width: 766px) {
	.intro-content {
		margin-top: 100px;
	}
	body:not(.contacts) .intro-content .intro__overlay {
		background-color: #A84CDD;
	}
}

.faq-quest__item {
  background: none;
  border: 2px solid #A84CDD; }
  .faq-quest__item:hover {
    background: #A84CDD;
    color: #fff;
    border-color: transparent; }
  .faq-quest__item.faq-quest__item_active {
    background: #A84CDD;
    color: #fff;
    border-color: transparent; }

/*# sourceMappingURL=fixes.css.map */


/* menu */

.header {
  position: fixed;
  top: 50px;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}

/*.header-btn {
  top: 15px;
  position: relative;
}*/
.header-inner {
  position: relative;
  min-height: 60px;
}

.header-inner__menu {
  margin-top: 15px;
  ____overflow: scroll;
}
.header-inner__menu ul {
  margin-top: 0;
}
.header-inner__menu .menu__list {
  ____margin-bottom: 100px;
}


.intro-content .header-inner .menu__link {
  color: #007bff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
}
.dropdown-menu .dropdown-header {
  color: #133e79;
  margin-top: 10px;
  font-weight: 700; }
.dropdown-menu .btn-primary {
  font-size: 14px; }

.navbar {
  width: 100%;
  position: relative;
  z-index: 10000;
  background-color: #fff !important;
  -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2); }
.navbar.navbar-light .nav-item .nav-link {
  color: #fff !important;
  font-weight: 500 !important; }
.navbar.navbar-light .navbar-toggler {
  border: 0 !important; }
.navbar.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; }
.navbar .dropdown-item:hover {
  color: #fff;
  background-color: #A84CDD;
  border-color: transparent; }
.navbar .btn-primary {
  font-size: 14px;
  padding: 10px 20px; }

.navbar-intro {
  background-color: #fff;
  margin-top: 40px; }

.menu-lk {
  background-color: #563177;
  color: #e0e0e0;

  width: 100%;
  z-index: 5000;

  font-family: 'Roboto', sans-serif !important;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}
.menu-lk .links-place {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
.menu-lk img {
  vertical-align: middle;
}
.menu-lk a {
  text-decoration: none;
  color: #e0e0e0; }
.menu-lk a:not(:first-child) {
  margin-left: 10px; }
@media (min-width: 769px) {
  .menu-lk .links-place {
    justify-content: flex-end; }
  .menu-lk .links-place a {
    margin-left: 30px; } }

.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1719px) and (min-width: 1280px) {
  .header-inner__phone {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media screen and (min-width: 1280px) {
  .menu {
    flex: 0 0 65%;
    max-width: 65%;
  }
}



@media screen and (max-width: 768px) {
	.header-inner__menu {
		overflow: scroll;
	}
	.header-inner__menu .menu__list {
  		margin-bottom: 100px;
	}
}

.ask {
	background-color: #14366f;
}