@import "https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic,greek";
body {
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.graph__item p {
  height: 34px;
}

.ac_footer {
  text-align: center;
  color: #a12000;
  height: 0;
  margin-bottom: 70px;
  position: relative;
  top: 10px;
}

.ac_footer a {
  color: #a12000;
}

img[height="1"], img[width="1"] {
  display: none !important;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a, a:hover {
  color: inherit;
  text-decoration: none;
}

button {
  cursor: pointer;
  background-color: #0000;
  border: none;
  margin: 0;
  padding: 0;
}

.logo {
  width: 107px;
  display: none;
}

.menu__wrapp {
  color: #363636;
  font-size: 18px;
}

.menu {
  box-sizing: border-box;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  min-height: 60px;
  padding-top: 10px;
  display: flex;
}

.menu__list {
  width: 100%;
  padding-top: 20px;
  display: none;
}

.menu__list.active {
  display: block;
}

.menu__link {
  color: #333;
  font-size: 18px;
  transition: color .3s;
}

.menu__link:hover {
  color: #ce4f70;
}

.menu__button {
  margin-right: 5px;
  display: inline-block;
}

.order__button {
  box-sizing: border-box;
  vertical-align: middle;
  color: #363636;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #ce4f70;
  min-width: 130px;
  min-height: 40px;
  padding-top: 3px;
  font-size: 14px;
  line-height: 2.4;
  text-decoration: none;
  transition: all .6s;
  display: inline-block;
}

.order__button:hover {
  color: #fff;
  background-image: linear-gradient(90deg, #87142e 0%, #c54969 100%);
  text-decoration: none;
}

.sec-one {
  background-color: #f1e5e0;
  background-image: url("Artrolux.d0043ca9.webp");
  background-position: 51% 2%, top;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, 100% 24%;
  padding-top: 85px;
}

.sec-one__title {
  color: #8a1731;
  text-align: left;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}

.sec-one__img {
  padding-bottom: 20px;
}

.sec-one__img img {
  margin: auto;
}

.form {
  text-align: center;
  background-color: #fff;
  padding: 35px 30px 31px;
}

.form__top {
  color: #d4466b;
  font-size: 48px;
  font-weight: 700;
}

.form__top span {
  color: #333;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.timer {
  color: #363636;
  justify-content: center;
  font-size: 36px;
  display: flex;
}

.timer__item {
  margin: 0 4px;
}

.timer__name-wrapp {
  justify-content: center;
  margin-left: 8%;
  font-size: 10px;
  font-weight: 300;
  display: flex;
  max-width: 250px !important;
}

.timer__name-wrapp span {
  width: 40px;
}

@media screen and (width >= 992px) and (width <= 1199px) {
  .timer__name-wrapp span {
    width: 45px;
  }

  .timer__name-wrapp {
    margin-left: 50%;
  }
}

.timer__name {
  text-align: center;
  margin: 2px 5%;
}

.price {
  margin-bottom: 25px;
}

.price__new {
  color: #891630;
  font-size: 48px;
  font-weight: 700;
}

.price__new__currency {
  margin-left: -5px;
  font-size: 36px;
  font-weight: 400;
}

.price__old__currency {
  color: #666;
  margin-left: -5px;
  font-size: 36px;
  font-weight: 400;
}

.price__new__euro {
  margin-left: -5px;
  font-size: 36px;
  font-weight: 400;
}

.price__old {
  color: #666;
  margin-left: 20px;
  font-size: 40px;
  position: relative;
}

@media screen and (width <= 1199px) {
  .price__old {
    margin: 0;
  }
}

.price__old:before {
  content: "";
  background-color: #89162f;
  height: 3px;
  position: absolute;
  top: 50%;
  left: -7%;
  right: -7%;
  transform: rotate(-19deg);
}

.form {
  margin-bottom: 35px;
  box-shadow: 0 10px 20px #cdbbb180;
}

.form__input {
  color: #363636;
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  margin-bottom: 12px;
  padding: 0 13px;
  font-size: 18px;
}

.form__input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #363636;
  outline: none;
  padding: 0 13px;
}

.button {
  text-transform: uppercase;
  color: #fff;
  background-image: linear-gradient(90deg, #9e0c2b 0%, #e3476b 100%);
  border-radius: 4px;
  padding: 5% 22%;
  font-size: 24px;
  font-weight: 300;
  transition: all .3s;
}

.button:hover, .button:focus {
  background-image: linear-gradient(364deg, #e3476b 0%, #9e0c2b 100%);
}

.form .button {
  width: 100%;
  display: block;
}

.from__subtitle {
  сolor: #333;
  justify-content: center;
  margin-top: 16px;
  font-size: 12px;
  display: flex;
}

.from__subtitle:before {
  content: "";
  background-image: url("buckler.9c94ef38.svg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 11px;
  height: 14px;
  margin-top: 2px;
  margin-right: 5px;
  display: block;
}

.benefits__wrapp {
  background-color: #fff;
  height: 364px;
  margin-bottom: 18px;
  padding: 15px 15px 18px;
  box-shadow: 0 10px 20px #b3b3b34d;
}

.benefits__text {
  text-align: center;
  color: #363636;
  padding-top: 23px;
  font-size: 18px;
}

.benefits__img img {
  margin: auto;
}

.sec-second {
  padding-top: 48px;
}

.sec-second__title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
}

.sec-second__img {
  padding-bottom: 15px;
}

.sec-second__photo {
  margin: auto;
}

.sec-second__text {
  color: #333;
  background-color: #edfaff;
  padding-top: 24px;
  font-size: 14px;
}

.graph {
  background-color: #e0f6ff;
  justify-content: space-around;
  align-items: center;
  margin: 0 -15px;
  padding: 25px 15px;
  display: flex;
}

.graph__item {
  color: #333;
  text-align: center;
  width: 25%;
  font-size: 12px;
}

.graph_ellips {
  box-sizing: border-box;
  text-align: center;
  color: #333;
  background-image: url("ellips-60.59911b4f.svg"), url("ellips.bcac2ca1.webp");
  background-repeat: no-repeat;
  background-size: auto;
  width: 50px;
  height: 50px;
  margin: auto auto 20px;
  font-size: 19px;
  line-height: 3;
  position: relative;
}

.graph_ellips--bg-20, .graph_ellips--bg-18 {
  background-image: url("ellips-20.0b697a23.svg"), url("ellips.bcac2ca1.webp");
}

.sec-three__title {
  text-transform: uppercase;
  color: #363636;
  font-size: 30px;
  font-weight: 700;
}

.sec-three__title span {
  color: #89162f;
  margin-top: 14px;
  font-size: 12px;
  display: block;
}

.expert {
  margin-top: 30px;
}

.expert__img {
  padding-bottom: 23px;
}

.expert__img img {
  margin: auto;
}

.expert__wrapp {
  background-color: #e7f7f9;
  padding-bottom: 51px;
}

.expert__text {
  color: #565656;
  padding-top: 24px;
  padding-left: 12px;
  font-size: 14px;
}

.expert__name {
  font-size: 16px;
  font-weight: 700;
}

.expert__name p {
  margin-bottom: 0;
  font-weight: 400;
}

.sec-four {
  padding-top: 47px;
}

.sec-four__title {
  color: #363636;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
}

.sec-four__title span {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 300;
  display: block;
}

.sec-four__desc {
  color: #89162f;
  background-color: #f8f1ed;
  padding: 40px 15px;
  font-size: 14px;
  font-weight: 700;
}

.consti {
  float: left;
  background: #f8f1ed;
  padding-bottom: 15px;
}

.consti__item {
  margin-bottom: 34px;
}

.consti__wrapp {
  text-align: center;
  background-color: #fff;
  height: 410px;
  padding: 15px;
  box-shadow: 0 10px 20px #b3b3b34d;
}

.consti__img {
  margin-bottom: 24px;
}

.consti__img img {
  margin: auto;
}

.consti__title {
  text-transform: uppercase;
  color: #87142e;
  font-size: 14px;
  font-weight: 700;
}

.consti__desc {
  color: #363636;
  white-space: pre-line;
  margin-top: -20px;
  padding: 0 34px;
  font-size: 14px;
}

.slider {
  background-color: #fff3ee;
  padding-bottom: 133px;
}

.slider__img {
  text-align: center;
  background-color: #fff;
  padding: 0 51px 31px;
  box-shadow: 0 30px 100px #d1547533;
}

.slider__img img {
  margin: auto;
}

.slider__name {
  color: #363636;
  margin-top: 23px;
  font-size: 18px;
}

.slider__name span {
  font-weight: 700;
}

.slider__text {
  color: #363636;
  padding-top: 33px;
  font-size: 14px;
}

.sliderl-control {
  display: none;
}

#reviews .carousel-indicators {
  bottom: -20%;
}

.carousel-indicators li {
  border-width: 3px;
  border-color: #333;
  width: 15px;
  height: 15px;
}

.carousel-indicators li.active {
  background-color: #d15475;
  border-width: 3px;
  border-color: #d15475;
  width: 16px;
  height: 16px;
  margin: 0;
}

.order {
  text-transform: uppercase;
  text-align: center;
  padding: 32px 0;
}

.sec-six {
  padding: 50px 0;
}

.sec-six__img {
  display: none;
}

.sec-six__title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
}

.applicat {
  text-align: center;
  background-color: #e8f8f9;
  padding-top: 52px;
}

.applicat--padding {
  padding-bottom: 50px;
}

.applicat__img {
  margin-bottom: 13px;
}

.applicat__desc {
  color: #363636;
  font-size: 14px;
}

.sec-seven {
  background-color: #fcf3ee;
  padding-top: 30px;
}

.sec-seven__img {
  display: none;
}

.sec-seven__title {
  color: #363636;
  margin-bottom: 37px;
  font-size: 30px;
  font-weight: 700;
}

.delivery {
  text-align: left;
  min-height: 150px;
}

.delivery__img {
  margin-bottom: 19px;
}

.sec-eight {
  margin-top: 50px;
}

.sec-table {
  display: none;
}

.slider__item {
  height: auto !important;
}

@media screen and (width >= 768px) {
  .slider__item {
    height: auto !important;
  }

  .logo {
    display: block;
  }

  .sec-one {
    background-image: url("woman_bg.3980f31e.webp"), url("Artrolux_name.7f7b1c91.webp"), url("sec-one_bg-768.378c6c4b.webp");
    background-position: 107% 164px, 50% 2%, top;
    background-repeat: no-repeat;
    background-size: auto, 63%, auto;
    padding-top: 45px;
  }

  .sec-one__title {
    margin-top: 214px;
    margin-bottom: 103px;
    font-size: 30px;
  }

  .sec-one__img img {
    margin: inherit;
  }

  .form {
    border: 18px solid #d2d6d9;
  }

  .form .button {
    padding: 3% 7%;
  }

  .benefits__text {
    text-align: left;
  }

  .sec-second__title {
    font-size: 36px;
  }

  .sec-second__img {
    margin-top: -81px;
  }

  .sec-second__photo {
    min-height: 548px;
  }

  .sec-three {
    background-color: #e2f8f9;
    margin: 75px 0;
  }

  .sec-three__title {
    background-color: #d0eff2;
    margin-top: 0;
    margin-bottom: 0;
    padding: 33px 0 27px 30px;
    font-size: 36px;
  }

  .expert {
    margin-top: 0;
    padding-right: 0;
  }

  .sec-three__title span {
    font-size: 16px;
  }

  .expert__img {
    padding-bottom: 0;
  }

  .expert__img img {
    border: 30px solid #fff;
    min-height: 529px;
  }

  .expert__wrapp {
    margin-top: -393px;
  }

  .sec-four {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(.13, #fff), color-stop(.13, #f8f1ed), color-stop(.89, #f8f1ed), color-stop(.09, #fff));
    background-image: linear-gradient(left top, left bottom, color-stop(13%, #fff), color-stop(13%, #f8f1ed), color-stop(89%, #f8f1ed), color-stop(9%, #fff));
    background-position: 100% 0;
    background-repeat: no-repeat;
  }

  .sec-four__title {
    margin-bottom: 21px;
  }

  .sec-four__desc {
    text-align: left;
    padding: 20px 15px;
  }

  .consti {
    background-image: none;
  }

  .sec-table {
    background-image: linear-gradient(#e1f1fb 32%, #fff 32%);
    display: block;
  }

  .sec-table__title {
    color: #363636;
    text-transform: uppercase;
    white-space: pre-line;
    font-size: 36px;
    font-weight: 700;
  }

  .sec-table__title span {
    font-size: 24px;
    font-weight: 300;
  }

  .table {
    color: #363636;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding-top: 33px;
    font-size: 14px;
    display: flex;
  }

  .table__one {
    background-image: linear-gradient(0deg, #cce7f9 0%, #bae0fa 98%);
    margin-left: -24px;
    padding: 20px 15px 20px 24px;
    display: table-caption;
  }

  .tr_title td {
    text-transform: uppercase;
    color: #363636;
    white-space: pre-line;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 700;
  }

  .table__col {
    padding-top: 43px;
  }

  .table__second {
    background-image: linear-gradient(90deg, #bae0fa 0%, #daedf9 100%);
    border-top: 25px solid #fff;
    border-bottom: 0;
    border-left: 25px solid #fff;
    border-right: 0 solid #fff;
    width: 80%;
    padding: 20px 35px 35px;
    display: flex;
  }

  .table__second__offer {
    text-transform: uppercase;
    color: #d4466b;
    font-size: 30px;
  }

  .table__other-means {
    color: #363636;
    padding-top: 12px;
    font-size: 18px;
  }

  .table__other-means img {
    margin-top: 32px;
  }

  .table__img {
    margin-top: 25px;
  }

  .sec-five {
    margin-top: -70px;
  }

  .slider {
    background-color: inherit;
    margin-top: -30px;
    padding: 0;
  }

  .slider__item {
    background: linear-gradient(#fff 27%, #fff3ee 27%);
    padding-bottom: 68px;
  }

  .slider__wrapp {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider__img {
    width: 40%;
    padding: 0 30px 31px;
    box-shadow: 0 30px 100px #884d3133;
  }

  .slider__text {
    background-color: #f9ebe3;
    width: 45%;
    margin-top: 108px;
    padding: 30px 30px 62px;
  }

  .sec-five__title {
    color: #363636;
    text-transform: uppercase;
    z-index: 3;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    top: 80px;
  }

  #reviews .carousel-indicators {
    bottom: 0%;
  }

  .sliderl-control {
    display: inline-block;
    position: absolute;
    top: 50%;
  }

  .carousel-control-prev {
    left: 2%;
  }

  .carousel-control-next {
    right: 2%;
  }

  .order {
    justify-content: space-around;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    display: flex;
  }

  .button {
    padding: 0% 7%;
  }

  .sec-six {
    background-image: linear-gradient(#fff 33%, #e8f8f9 33% 91%, #fff 91%);
  }

  .sec-six__title {
    margin-bottom: 68px;
    font-size: 36px;
  }

  .applicat {
    background-color: #d0f0f2;
    height: 254px;
    margin-top: 40px;
  }

  .sec-six__img {
    box-sizing: border-box;
    margin-top: -103px;
    padding: 0;
    display: block;
  }

  .sec-seven__img {
    display: block;
  }

  .sec-six__img img, .sec-seven__img img {
    border-style: solid;
    border-color: #fff;
    border-left-width: 30px;
    border-right-width: 30px;
  }

  .sec-seven {
    padding-top: 0;
  }

  .sec-seven__title {
    background-color: #f9eae3;
    margin: 0 -5px;
    padding: 38px 33px;
  }

  .delivery {
    margin-top: 30px;
  }
}

@media screen and (width >= 1200px) {
  .menu {
    flex-wrap: nowrap;
  }

  .menu__wrapp {
    display: none;
  }

  .order__wrapp {
    order: 3;
  }

  .menu__list {
    order: 1;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0;
    padding-right: 124px;
    display: flex;
  }

  .menu__item {
    margin-right: 26px;
  }

  .sec-one {
    background-position: 50% 120px, 50% 6%, top;
    background-size: auto, 63%, auto;
  }

  .sec-second {
    padding-top: 150px;
  }

  .sec-second__title {
    padding-bottom: 50px;
    font-size: 48px;
  }

  .sec-second__desc {
    padding-top: 46px;
    padding-bottom: 40px;
  }

  .graph {
    padding: 55px 15px 35px;
  }

  .graph_ellips {
    background-size: contain;
    width: 81px;
    height: 81px;
  }

  .graph_ellips span {
    font-size: 30px;
  }

  .sec-second__img {
    margin-top: -203px;
  }

  .sec-three__title {
    padding: 33px 0 31px 84px;
    font-size: 48px;
  }

  .sec-three__title span {
    font-size: 24px;
  }

  .expert__wrapp {
    margin-top: -303px;
  }

  .sec-four {
    background-image: url("offer__bg1200.532892fc.webp"), -webkit-gradient(linear, left top, left bottom, color-stop(.26, #fff), color-stop(.26, #f8f1ed), color-stop(.89, #f8f1ed), color-stop(.09, #fff));
    background-position: 101% -1%;
  }

  .sec-four__title {
    margin-bottom: 50px;
    font-size: 48px;
  }

  .sec-four__title span {
    font-size: 20px;
  }

  .sec-four__desc {
    padding: 47px 15px;
    font-size: 16px;
  }

  .consti__wrapp {
    text-align: left;
  }

  .consti__title {
    font-size: 16px;
  }

  .consti__desc {
    padding: 0;
    font-size: 18px;
  }

  .sec-table {
    background-image: linear-gradient(#e1f1fb 94%, #fff 94%);
  }

  .table {
    font-size: 20px;
  }

  .tr_title td, .table__other-means {
    font-size: 24px;
  }

  .table__one {
    padding: 63px 15px;
  }

  .table__second {
    border: 25px solid #fff;
  }

  .table__second__offer {
    width: 50%;
    font-size: 36px;
  }

  .table__col {
    padding-top: 32px;
  }

  .sec-five {
    margin-top: 0;
  }

  .sec-five__title {
    font-size: 48px;
  }

  .slider__img {
    width: 29%;
  }

  .slider__text {
    margin-top: 72px;
    padding-top: 45px;
    padding-bottom: 82px;
  }

  #reviews .carousel-indicators {
    bottom: 7%;
    left: 53%;
  }

  .carousel-indicators li {
    background-color: #fff;
    border-color: #fff;
  }

  .order {
    justify-content: flex-start;
    padding-left: 15px;
  }

  .sec-five .order__button {
    margin-left: 68px;
  }

  .button {
    padding: 0% 5.5%;
  }

  .sliderl-control {
    top: 69%;
  }

  .sec-six {
    background-image: linear-gradient(#fff 33%, #e8f8f9 33% 92%, #fff 92%);
  }

  .sec-six__title {
    margin-bottom: 120px;
    font-size: 48px;
  }

  .sec-seven__img {
    padding-right: 0;
  }

  .sec-seven__title {
    text-align: center;
    margin: 0;
    font-size: 48px;
  }

  .sec-seven__img {
    text-align: right;
  }

  .delivery__desc {
    font-size: 18px;
  }
}

@media (width <= 1199px) {
  .sec-second__title {
    text-align: center;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
  }
}

.add_1 {
  display: inline;
}

.add_2 {
  white-space: nowrap;
}

.add_4 {
  margin-right: 10px;
}
/*# sourceMappingURL=index.424f3ab9.css.map */
