@import url(css2.css);

body {
   font-family: "Open Sans", sans-serif
}

a {
   font-weight: 700;
   color: #000;
   text-decoration: none
}

img {
   max-width: 100%
}

.container {
   position: relative;
   max-width: 1230px;
   padding: 0 15px;
   margin: 0 auto
}

.header {
   padding: 25px 0 0 0;
   background-color: #fff;
   border-bottom: solid 1px #d9d9d9
}

.header-top {
   margin-bottom: 8px;
   display: flex;
   align-items: center;
   justify-content: space-between
}

.header-top__search {
   display: inline-block;
   width: 29px;
   height: 29px;
   margin-right: 8px
}

.header-top span {
   display: inline-block;
   height: 24px;
   width: 1px;
   margin-right: 10px;
   background-color: #d2d2d2
}

.header-top__burger {
   margin-right: 27px;
   transform: translateY(2px)
}

.header-top__logo {
   margin: 0 99px 0 110px
}

.header-top__link {
   width: 120px;
   height: 36px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-weight: 400;
   font-size: 13px;
   line-height: 14px;
   color: #000;
   border-radius: 4px;
   border: 1px solid #dadada;
   background-color: #f5f5f5;
   transition: .3s ease-in-out
}

.header-top__link_yellow {
   background-color: #fedc04;
   border: 1px solid #fedc04;
   width: 103px
}

.header-top__link:not(:last-child) {
   margin-right: 10px
}

.header-top__link img {
   margin-left: 10px
}

.header-top__link:hover {
   background-color: #fedc04;
   border: 1px solid #fedc04
}

.header-bottom {
   display: flex;
   align-items: center
}

.header-bottom__list {
   padding: 0;
   list-style: none;
   display: flex;
   align-items: center;
   margin-right: auto
}

.header-bottom__item:not(:last-child) {
   margin-right: 24px
}

.header-bottom__link,
.header-filters__link {
   font-weight: 400;
   font-size: 14px;
   line-height: 19px;
   color: #545454;
   opacity: .8
}

.header-bottom__link:hover,
.header-filters__link:hover {
   color: #0a0a0a;
   font-weight: 600;
   opacity: .8
}

.header-filters img {
   margin-left: 10px;
   transform: translateY(7px)
}

.header-filters__link:not(:last-child) {
   margin-right: 30px
}

.rel {
   position: relative;
   max-width: 1100px;
   margin: 0 auto
}

.s1 {
   margin-top: -180px;
   margin-bottom: 50px
}

.s1-content {
   max-width: 760px;
   margin: 0 auto
}

.s1-block {
   padding: 10px;
   margin-bottom: 30px;
   display: flex;
   flex-direction: column;
   align-items: start;
   border: 1px solid #e0e0e0;
   border-radius: 4px
}

.s1-block img {
   margin-bottom: 20px
}

.s1-block__title {
   margin: 0 30px 20px 0;
   font-weight: 600;
   font-size: 20px;
   line-height: 24px;
   color: #ea0a0a
}

.s1-block__title span {
   margin-left: 30px;
   font-weight: 400;
   font-size: 12px;
   line-height: 14px;
   color: #858585
}

.s1-block__subtitle {
   display: block;
   margin: 0;
   font-weight: 400;
   font-size: 16px;
   line-height: 24px;
   color: #5f5f5f
}

.s1__redtext {
   margin: 0 0 16px 0;
   font-family: "Merriweather";
   font-style: normal;
   font-weight: 700;
   font-size: 24px;
   line-height: 130%;
   color: #e91b1e
}

.s1__title {
   margin: 0 0 16px 0;
   font-family: "Merriweather";
   font-style: normal;
   font-weight: 400;
   font-size: 48px;
   line-height: 120%;
   color: #545454
}

.s1__text {
   margin: 32px 0 32px 0;
   font-weight: 400;
   font-size: 20px;
   line-height: 130%;
   color: #545454
}

.s1__text span {
   font-weight: 600
}

.s1__text_bold {
   margin: 0 0 50px 0;
   font-weight: 700
}

.s1__text_red {
   font-weight: 600;
   font-style: italic;
   font-size: 16px;
   line-height: 20px;
   color: #e91b1e
}

.s1__text_bigred {
   max-width: 850px;
   margin: 0 auto 20px;
   font-weight: 700;
   font-size: 38px;
   line-height: 45px;
   text-align: center;
   color: #ea0a0a
}

.s1__text_bigblack {
   max-width: 730px;
   margin: 0 auto 40px;
   font-weight: 600;
   font-size: 24px;
   line-height: 31px;
   text-align: center;
   color: #000
}

.s1__text_title {
   font-weight: 600;
   font-size: 24px;
   line-height: 31px
}

.s1-images {
   position: relative;
   display: flex;
   margin-bottom: 30px
}

.s1-images__img1 {
   margin: 0 auto
}

.s1-images__list {
   position: sticky;
   position: -webkit-sticky;
   top: 270px;
   margin: 0;
   padding: 0;
   width: max-content;
   list-style: none;
   z-index: 9
}

.s1-images__list_mobile {
   display: none
}

.s1-images__item a {
   height: 100%;
   display: block
}

.s1-images__item a img {
   width: 30px
}

.s1-images__item:not(:last-child) {
   margin-bottom: 20px
}

.s1-images-block {
   max-width: 680px;
   margin: 0 auto
}

.s1__list {
   width: 100%;
   padding: 20px 15px;
   margin: 0 0 20px 0;
   list-style: none;
   border: 1px solid #ebebeb;
   border-radius: 4px;
   background-color: #fafafa
}

.s1__item {
   font-weight: 600;
   font-size: 18px;
   line-height: 26px;
   color: #000
}

.s1__item:not(:last-child) {
   margin-bottom: 10px
}

.new_price {
   line-height: 53px
}

.s1__list_ol {
   padding: 0;
   margin: 0 0 30px auto;
   width: 90%
}

.s1__item_ol {
   font-weight: 400;
   font-size: 16px;
   line-height: 20px;
   color: #000
}

.s1__item_ol:not(:last-child) {
   margin-bottom: 5px
}

.countdown-block {
   max-width: 800px;
   margin: 0 auto;
   text-align: center;
   background: #ed1b24;
   color: #fff;
   padding-bottom: 10px;
   box-shadow: 0 0 black
}

.countdown-block>h3 {
   font-weight: 800;
   line-height: 1.2;
   font-size: 30px;
   padding-top: 5px;
   margin: 0;
   padding-bottom: 10px
}

.countdown-container {
   max-width: 320px;
   background: #ed1b24;
   border: 5px solid #fffd07;
   text-align: center;
   margin: 0 auto
}

.countdown-container h3 {
   color: #fffd07;
   margin: 0 auto;
   margin-top: -10px;
   background: #ed1b24;
   width: 90%;
   text-transform: uppercase;
   font-weight: 700;
   font-size: 1rem
}

.countdown {
   display: flex;
   justify-content: center;
   align-items: center;
   font-weight: 300;
   font-size: 39px;
   line-height: 1
}

.countdown-item {
   color: #fff;
   width: 5rem;
   font-weight: 800
}

.countdown-divider {
   color: #fff;
   width: 1rem
}

.countdown-text {
   margin: 0 auto;
   margin-bottom: -8px;
   background: #ed1b24;
   width: 90%;
   color: #fffd07;
   font-size: .8rem;
   font-weight: 700;
   display: flex;
   align-items: center;
   text-transform: uppercase
}

.countdown-text span {
   width: 5rem;
   margin-right: 1rem
}

.countdown-text span:last-child {
   margin-right: 0
}

.best-form {
   max-width: 768px;
   margin: 0 auto 60px;
   font: 16px/1.2 "Roboto", sans-serif;
   padding: 1rem;
   padding-bottom: 40px;
   color: #fff;
   background-color: #fa0;
   background-image: url(../images/download.svg);
   background-size: cover
}

.best-form>.wrap {
   max-width: 320px;
   margin: 0 auto
}

.product {
   display: block;
   margin: 30px auto 20px;
   text-align: center
}

.product .left img {
   width: 100%
}

.product .right {
   width: 100%;
   text-align: center
}

.product .price-old {
   line-height: 1
}

.product .price-old span {
   display: inline-block;
   padding: 0 1rem;
   font-size: 37px;
   color: #000;
   position: relative
}

.price_main_value_before::before {
   position: absolute;
   content: "";
   left: 0;
   top: 45%;
   right: 0;
   border-top: 5px solid #ed1b24;
   transform: rotate(-10deg)
}

.product .discount-text {
   margin-top: 1rem;
   color: #000;
   font-size: 18px
}

.product .price {
   color: #ed1b24;
   font-size: 4rem;
   font-weight: 700;
   letter-spacing: -1px;
   line-height: 1;
   transform: translateX(-30px)
}

input,
button,
select,
textarea {
   font-family: inherit;
   font-size: inherit;
   line-height: inherit
}

.country-input,
.name-input,
.phone-input {
   color: #000;
   background: #fff;
   border: 0;
   width: 100%;
   border-radius: 6px;
   box-sizing: border-box;
   font-size: 20px;
   margin-bottom: 10px;
   display: flex;
   transition: all .15s ease-in-out
}

.name-input label,
.phone-input label {
   align-self: center;
   padding-left: 15px;
   width: 60px;
   font-weight: 700
}

.name-input input,
.phone-input input,
.country-input select {
   flex: 1 1 auto;
   border: 0;
   padding: 0;
   font: inherit;
   color: inherit;
   box-sizing: border-box;
   min-width: 0;
   padding: 10px 15px;
   padding-left: 15px;
   border-radius: 6px
}

.button-submit {
   text-align: center;
   display: flex;
   box-sizing: border-box !important;
   width: 100%;
   margin: 0 auto;
   padding: 0 1rem;
   text-decoration: none;
   text-transform: uppercase;
   line-height: 1;
   color: #fff;
   border-radius: 6px;
   border: 0;
   padding: 14px 0;
   background-image: linear-gradient(to top, red, #ff4500);
   transition: all .15s ease-in-out;
   cursor: pointer;
   font: 18px/1.4 "Roboto", sans-serif;
   font-weight: 400
}

.button-submit-text {
   color: #fff;
   flex: 1 1 auto;
   font: inherit;
   font-weight: 400
}

.button-submit-arrow {
   width: 0;
   height: 0;
   border-top: .6rem solid transparent;
   border-bottom: .6rem solid transparent;
   border-left: 1rem solid #fff;
   margin-right: 1rem
}

.btnbtn {
   text-decoration: none;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
   color: #fff !important;
   background-color: #b22222;
   display: inline-block;
   padding: 10px 30px;
   margin-bottom: 0;
   font-size: 18px;
   font-weight: 400;
   line-height: 1.42857;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   background-image: none;
   border: 1px solid transparent;
   border-radius: 30px;
   text-transform: uppercase;
   -webkit-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
   animation: shadow-pulse2 1s infinite;
   font-weight: 700;
   max-width: 90%
}

#only-mob {
   display: none
}

@media screen and (max-width:700px) {
   .product {
      display: block
   }

   .img-responsive {
      margin: 0 auto
   }

   #not-on-mob {
      display: none
   }

   #only-mob {
      display: block;
      text-align: center
   }
}

.container-700 {
   max-width: 700px;
   margin: 0 auto
}

.s1-semana {
   position: relative;
   padding: 30px 0;
   margin: 0 0 30px;
   display: flex;
   align-items: center
}

.s1-semana::after,
.s1-semana::before {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   width: 100%;
   height: 1px;
   background-color: #ddd
}

.s1-semana div {
   margin-right: auto;
   display: flex;
   align-items: center
}

.s1-semana::after {
   top: initial;
   bottom: 0
}

.s1-semana__img1 {
   margin-right: 15px
}

.s1-semana__text {
   margin: 0;
   font-weight: 400;
   font-size: 17px;
   line-height: 17px;
   color: #000
}

.s1-semana__img2 {
   margin-right: 35px
}

.s1-afp {
   position: relative;
   margin-bottom: 30px;
   display: flex;
   align-items: center
}

.s1-afp-left {
   margin-right: auto;
   display: flex;
   align-items: center
}

.s1-afp-left-text {
   margin-left: 5px;
   transform: translateY(3px)
}

.s1-afp-left-text p {
   margin: 0 0 3px 0;
   font-weight: 600;
   font-size: 16px;
   line-height: 10px;
   color: #e91b1e;
   text-transform: uppercase
}

.s1-afp-left-text span {
   font-weight: 400;
   font-size: 14px;
   line-height: 10px;
   color: #212121
}

.s1-afp__list {
   display: flex;
   align-items: flex-start;
   margin: 0;
   padding: 0;
   list-style: none
}

.s1-afp__item {
   max-width: 70px;
   display: flex;
   align-items: center;
   flex-direction: column
}

.s1-afp__item:not(:last-child) {
   margin-right: 25px
}

.s1-afp__item a {
   text-align: center
}

.s1-afp__item a img {
   margin-bottom: 7px
}

.s1-afp__item a span {
   font-weight: 400;
   font-size: 16px;
   line-height: 10px;
   color: #e91b1e;
   text-align: center
}

.s2-content {
   max-width: 640px;
   margin: 0 auto
}

.s2-content__text_italic {
   margin: 0 0 25px 0;
   font-family: "PalatinoLTStd";
   font-weight: 700;
   font-style: italic;
   font-size: 18px;
   line-height: 26px;
   color: #000
}

.s2-content__text {
   margin: 0 0 25px 0;
   font-family: "PalatinoLTStd";
   font-weight: 400;
   font-size: 18px;
   line-height: 26px;
   color: #000
}

.s2-content__text_offset {
   margin: 0 0 50px 0
}

.s2-content__text span {
   font-weight: 700
}

.s2-content__imgsubtitle {
   margin: 15px 0 30px 0;
   font-weight: 400;
   font-size: 12px;
   line-height: 12px;
   color: #707070
}

.s2-content__title {
   margin: 0 0 25px 0;
   font-family: "PalatinoLTStd";
   font-weight: 700;
   font-size: 26px;
   line-height: 26px;
   color: #000
}

.s2-block {
   padding: 25px 30px 45px 30px;
   margin-bottom: 50px;
   border: 1px solid silver;
   border-radius: 4px;
   background-color: #f3f3f3
}

.s2-block__renlist {
   list-style: none;
   margin: 0 0 30px 0;
   padding: 0;
   display: flex
}

.s2-block__list {
   list-style: none;
   margin: 0;
   padding: 0
}

.s2-block__item {
   font-family: "PalatinoLTStd";
   font-weight: 400;
   font-size: 18px;
   line-height: 26px;
   color: #000
}

.s2-block__item span {
   font-weight: 700;
   color: #ea0a0a
}

.s2-block__item:not(:last-child) {
   margin: 0 0 20px 0
}

.s2-docblock {
   padding: 20px 25px 25px 20px;
   margin-bottom: 50px;
   border: 1px solid silver;
   border-radius: 4px;
   background-color: #f3f3f3
}

.s2-docblock-top {
   margin-bottom: 25px;
   display: flex
}

.s2-docblock-top img {
   margin-right: 30px
}

.s2-docblock-top__name {
   margin: 0 0 10px 0;
   font-family: "PalatinoLTStd";
   font-weight: 700;
   font-size: 16px;
   line-height: 26px;
   color: #000
}

.s2-docblock-top__pro {
   margin: 0;
   font-family: "PalatinoLTStd";
   font-weight: 400;
   font-size: 14px;
   line-height: 22px;
   color: #000
}

.s2-docblock__text {
   margin: 0 0 25px 0;
   font-family: "PalatinoLTStd";
   font-weight: 400;
   font-style: italic;
   font-size: 16px;
   line-height: 24px;
   color: #000
}

.s2-docblock__text span {
   font-weight: 700
}

.s2-content__text_bold {
   font-weight: 700
}

.s2-content__text_bold span {
   color: #e91b1e
}

.s2-content__form {
   margin-bottom: 50px;
   display: flex;
   flex-direction: column
}

.s2-content__form_text {
   width: 510px;
   margin: 0 auto 20px;
   text-align: center
}

.s2-content__form-relative {
   position: relative;
   max-width: 380px;
   margin: 0 auto
}

.s2-content__form__price-item {
   position: absolute;
   bottom: 15px;
   right: 60px;
   padding: 5px;
   width: 120px;
   height: 95px;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   border: 4px solid #fff;
   background: #eea613;
   background: -o-linear-gradient(329deg, #eea613 0%, #ffcb00 98%, #eea713 100%);
   background: linear-gradient(121deg, #eea613 0%, #ffcb00 98%, #eea713 100%);
   -webkit-transform: rotate(-8deg);
   -ms-transform: rotate(-8deg);
   transform: rotate(-8deg);
   border-radius: 16px;
   -webkit-box-shadow: -3px 7px 27px 6px rgb(0 0 0 / 50%);
   box-shadow: -3px 7px 27px 6px rgb(0 0 0 / 50%)
}

.s2-content__form__price-item-text {
   font-weight: 700;
   text-align: center
}

.s2-content__form__price {
   font-weight: 700;
   text-align: center
}

.form__timer_title {
   margin: 0 0 5px 0;
   font-weight: 600;
   font-size: 18px;
   line-height: 26px;
   color: #000;
   text-align: center
}

.form__timer {
   margin-bottom: 45px;
   text-align: center
}

.time_remains {
   font-weight: 600;
   font-size: 18px;
   line-height: 26px;
   color: #ea0a0a
}

.s2-content__form label {
   margin-bottom: 10px;
   font-weight: 400;
   font-size: 18px;
   line-height: 26px;
   text-align: center
}

.s2-content__form_input {
   padding: 12px 25px;
   margin: 0 auto 40px;
   width: 530px;
   border: 1.5px solid gray;
   border-radius: 4px
}

.s2-content__form_btn {
   padding: 15px 25px;
   margin: 0 auto 40px;
   width: max-content;
   font-weight: 600;
   font-size: 16px;
   line-height: 26px;
   color: #fff;
   border: none;
   border-radius: 4px;
   background-color: #ea0a0a;
   cursor: pointer;
   opacity: 1;
   transition: .3s ease-in-out
}

.s2-content__form_btn:hover {
   opacity: .7
}

.s2-socialblock {
   padding-top: 40px;
   position: relative
}

.s2-socialblock::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 1px;
   background-color: #d5d5d5
}

.s2-socialblock__list,
.s2-socialblock__list2 {
   width: 80%;
   list-style: none;
   margin: 0 0 40px 0;
   padding: 0;
   display: flex;
   align-items: center;
   flex-wrap: wrap
}

.s2-socialblock__item:not(:last-child) {
   margin-right: 20px
}

.s2-socialblock__link {
   font-size: 12px;
   line-height: 14px
}

.s2-socialblock__list2 {
   width: 100%
}

.s2-socialblock__item2:not(:last-child) {
   margin-right: 32px
}

.s2-socialblock__item2 a {
   display: block;
   height: 100%
}

.s2-convers {
   display: flex;
   align-items: center
}

.s2-convers__title {
   margin: 32px 0 28px 0;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 28px;
   line-height: 130%;
   color: #545454
}

.s2-convers__link {
   padding: 7px 30px;
   margin-right: auto;
   font-weight: 400;
   font-size: 14px;
   line-height: 17px;
   color: #6f6f6f;
   border: 1px solid #dcdcdc;
   border-radius: 10px;
   transition: .3s ease-in-out
}

.s2-convers__link:hover {
   background-color: #fedc04;
   border: 1px solid #fedc04
}

.s2-convers__link_red {
   position: relative;
   margin-right: 20px;
   font-weight: 400;
   font-size: 10px;
   line-height: 12px;
   color: #a32226;
   text-transform: uppercase
}

.s2-convers__link_red::after {
   content: "";
   position: absolute;
   top: -2px;
   right: -10px;
   height: 12px;
   border: 1px solid #cbcbcb
}

.s2-convers__link_red2 {
   font-weight: 400;
   font-size: 10px;
   line-height: 12px;
   color: #a32226;
   text-transform: uppercase
}

.s2-entercomment {
   margin: 0 0 50px 0;
   display: flex;
   align-items: center
}

.s2-entercomment img {
   margin-right: auto
}

.s2-entercomment a {
   max-width: 800px;
   width: 85%;
   padding: 16px 25px;
   font-weight: 400;
   font-size: 14px;
   line-height: 16px;
   color: #797979;
   background-color: #fafafa;
   border: .5px solid #e1e1e1;
   border-radius: 4px
}

.s2-comments {
   margin-bottom: 32px
}

.s2-comments-todos {
   position: relative;
   margin-bottom: 60px;
   display: flex;
   align-items: center
}

.s2-comments-todos::before,
.s2-comments-todos::after {
   content: "";
   position: absolute;
   left: 0;
   bottom: -20px;
   width: 34%;
   height: 4px;
   background-color: #ea0a0a
}

.s2-comments-todos::after {
   left: initial;
   right: 0;
   bottom: -19px;
   width: 66%;
   height: 1px;
   background-color: #d5d5d5
}

.s2-comments-todos__title,
.s2-comments-todos__count {
   margin: 0 10px 0 0;
   font-weight: 400;
   font-size: 12px;
   line-height: 14px;
   color: #000;
   text-transform: uppercase
}

.s2-comments-todos__count {
   padding: 3px 8px;
   margin: 0 auto 0 0;
   color: #686868;
   background-color: #e5e5e5;
   border-radius: 2px
}

.s2-comment-todos__link {
   margin-right: 30px;
   font-weight: 400;
   font-size: 10px;
   line-height: 12px;
   color: #a32226
}

.s2-comment-todos__link img {
   margin-left: 5px
}

.s2-comments__list {
   list-style: none;
   margin: 0;
   padding: 0
}

.s2-comments__item {
   position: relative;
   display: flex;
   align-items: flex-start
}

.s2-comments__item:not(:last-child) {
   margin-bottom: 32px
}

.s2-comments__ava {
   margin-right: 20px;
   border-radius: 50%
}

.s2-comments-content__name {
   margin: 0 0 15px 0;
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 20px;
   line-height: 130%;
   color: #545454
}

.s2-comments-content__text {
   margin: 0 0 15px 0;
   font-family: "PT Sans";
   font-weight: 400;
   font-size: 20px;
   line-height: 130%;
   color: #545454;
   max-width: 649px
}

.s2-comments-content img {
   margin-bottom: 15px;
   max-width: 400px;
   width: 100%
}

.s2-comments-responders {
   display: flex;
   align-items: center
}

.s2-comments-responders__title,
.s2-comments-responders__like,
.s2-comments-responders__dis {
   margin: 0 40px 0 0;
   font-weight: 400;
   font-size: 10px;
   line-height: 12px;
   color: #858585;
   text-transform: uppercase
}

.s2-comments-responders__like {
   position: relative;
   margin: 0 30px 0 0
}

.s2-comments-responders__dis {
   position: relative;
   margin: 0
}

.s2-comments-responders__like::before,
.s2-comments-responders__dis::before {
   content: url(../images/xlike.png.pagespeed.ic.TjcVfVl9vH.png);
   position: absolute;
   left: -17px;
   top: -1px
}

.s2-comments-responders__dis::before {
   
}

.s2-socialblock__btnmin {
   padding: 7px 0;
   margin: 0 0 50px;
   display: block;
   width: 100%;
   font-weight: 400;
   font-size: 10px;
   line-height: 12px;
   color: #707070;
   text-align: center;
   text-transform: uppercase;
   border: 1px solid #ddd;
   border-radius: 4px
}

.s2-socialblock__btn {
   display: block;
   padding: 17px 0;
   margin: 0 auto 100px;
   max-width: 310px;
   font-weight: 600;
   font-size: 16px;
   line-height: 26px;
   color: #fff;
   text-align: center;
   text-transform: uppercase;
   background: #e91b1e;
   border-radius: 30px
}

.footer {
   padding: 64px 0 0 0;
   background-color: #1f1f1f
}

.footer-top {
   position: relative;
   margin-bottom: 32px;
   display: flex;
   align-items: center
}

.footer-top-left {
   margin-right: auto;
   display: flex;
   flex-direction: column
}

.footer-top-left-up {
   display: flex;
   align-items: center
}

.footer-top-right {
   display: flex;
   align-items: center
}

.footer-top-right__title {
   margin: 0 40px 0 0;
   font-family: "PT Sans";
   font-style: normal;
   font-weight: 400;
   font-size: 14px;
   line-height: 130%;
   color: #fff
}

.footer-top-right__list {
   list-style: none;
   margin: 0;
   padding: 0;
   display: flex;
   align-items: center
}

.footer-top-right__item:not(:last-child) {
   margin-right: 40px
}

.footer-top-right__link {
   display: block;
   height: 20px
}

.footer-center {
   position: relative;
   padding: 50px 0;
   margin-bottom: 40px
}

.footer-center::before,
.footer-center::after {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   width: 100%;
   height: 1px;
   background-color: #d5d5d5
}

.footer-center::after {
   top: initial;
   bottom: 0
}

.footer-center-lists {
   width: 70%;
   margin: 0 auto;
   display: flex
}

.footer-center__list {
   list-style: none;
   padding: 0;
   margin: 0 auto 0 0
}

.footer-center__item {
   font-weight: 400;
   font-size: 12px;
   line-height: 20px;
   color: #fff
}

.footer-center__item:first-child {
   font-weight: 700
}

.footer-center__item:not(:last-child) {
   margin-bottom: 3px
}

.footer-bottom {
   max-width: 780px;
   margin: 0 auto;
   padding: 32px 0
}

.footer-bottom__text {
   margin: 0 0 20px 0;
   font-family: "PT Sans";
   font-weight: 400;
   font-size: 10px;
   line-height: 130%;
   text-align: center;
   color: #fff;
   opacity: .5
}

.footer-link {
   display: block;
   text-decoration: underline
}

.footer-center__item4:first-child,
.footer-center__item4:nth-last-child(-n + 2) {
   margin-bottom: 25px
}

.footer-center__item5 {
   display: flex;
   align-items: center
}

.footer-center__icon {
   margin-right: 15px
}

.footer-center__item5:first-child,
.footer-center__item5:nth-last-child(-n + 2) {
   font-weight: 700;
   margin-bottom: 25px
}

.footer-center__item5:not(:last-child) {
   margin-bottom: 15px
}

.footer-center__item5:nth-child(4) {
   margin: 0
}

.footer-mobile {
   display: none
}

.offset-0 {
   margin: 0
}

.header-top__link_2 {
   width: 115px
}

.header-top__link_3 {
   width: 128px
}

@media (max-width:1200px) {

   .header-top__search,
   .header-top span,
   .header-top .header-bottom__link,
   .header-top .link-none,
   .header-filters,
   .header-bottom__date,
   .header-bottom__item:last-child {
      display: none
   }

   .header-top {
      justify-content: flex-start
   }

   .header-top__logo {
      margin: 0 auto
   }

   .header-top__burger {
      transform: translateY(0)
   }

   .s1 {
      margin-top: 50px
   }

   .s1-images__list {
      display: none
   }

   .s1-images__list_mobile {
      display: none
   }

   .s1-images__item:not(:last-child) {
      margin: 0 20px 0 0
   }

   .footer-center-lists {
      width: 100%
   }

   .footer-center__list {
      padding: 0 15px
   }
}

@media (max-width:768px) {
   .s2-convers__link {
      display: none
   }

   .header {
      padding: 25px 0 15px 0;
      margin-bottom: 20px
   }

   .header-top__logo {
      transform: translateX(0)
   }

   .header-top__logo img {
      width: 100px
   }

   .header-top__link {
      width: 75px;
      height: 22px;
      font-size: 9px;
      line-height: 8px
   }

   .header-top__link_3 {
      width: 93px;
      height: 22px
   }

   .header-top__link img {
      width: 9px;
      margin-left: 5px
   }

   .header-bottom__list {
      margin: 10px 0 0 0
   }

   .header-bottom__link {
      font-size: 10px;
      line-height: 12px
   }

   .header-bottom__item:not(:last-child) {
      margin-right: 15px
   }

   .header-bottom__item:nth-last-child(-n + 2) {
      margin-right: 0
   }

   .s1 {
      margin-top: 35px
   }

   .s1-block {
      flex-direction: column
   }

   .s1-block img {
      margin: 0 auto 30px
   }

   .s1-block__title {
      font-size: 16px;
      line-height: 19px
   }

   .s1-block__title span {
      margin-left: 0
   }

   .s1-block__subtitle {
      font-size: 12px;
      line-height: 16px
   }

   .s1__redtext {
      margin: 0 0 15px 0;
      font-size: 20px;
      line-height: 27px
   }

   .s1-border__text {
      max-width: 560px
   }

   .s1__title {
      margin: 0 0 15px 0;
      font-size: 24px;
      line-height: 30px
   }

   .s1__text,
   .s2-content__text {
      margin: 24px 0 24px 0;
      font-size: 18px
   }

   .s1__text_bold {
      margin: 0 0 45px 0
   }

   .s1-semana {
      flex-direction: column
   }

   .s1-semana div {
      margin: 0 0 20px
   }

   .s1__list {
      width: initial;
      padding: 20px 10px
   }

   .s1__item {
      font-size: 16px;
      line-height: 24px
   }

   .s1-afp {
      flex-wrap: wrap-reverse
   }

   .s1-afp-left {
      margin: 0
   }

   .s1-afp__list {
      max-width: 270px;
      margin-bottom: 15px
   }

   .s1-afp__item {
      width: auto;
      max-width: 44px
   }

   .s1-afp__item:not(:last-child) {
      margin-right: 15px
   }

   .s1-afp__item a img {
      margin: 0
   }

   .s1-afp__item a span {
      font-size: 10px;
      line-height: 11px
   }

   .s2-content__text_italic {
      margin: 0 0 20px 0;
      font-size: 16px;
      line-height: 22px
   }

   .s2-content__imgsubtitle {
      margin: 15px 0 20px 0;
      font-size: 16px;
      line-height: 22px
   }

   .s2-block {
      padding: 10px 10px 25px 10px
   }

   .s2-block__item {
      font-size: 16px;
      line-height: 22px
   }

   .s2-docblock-top {
      flex-direction: column
   }

   .s2-docblock-top img {
      margin: 0 0 20px 0
   }

   .s2-content__form_input {
      width: 85%
   }

   .s2-content__form_text {
      width: 320px
   }

   .s2-convers__title {
      font-size: 20px;
      line-height: 27px
   }

   .s2-entercomment a {
      padding: 16px 5px 16px 25px;
      width: 70%
   }

   .s2-comments-todos::before,
   .s2-comments-todos::after {
      width: 50%
   }

   .s2-comments-todos__title,
   .s2-comments-todos__count {
      font-size: 10px;
      line-height: 12px
   }

   .s2-comments__ava {
      margin-right: 16px
   }

   .s2-comments-content__name {
      margin: 0 0 15px 0;
      font-size: 20px;
      line-height: 130%
   }

   .s2-comments-content__text {
      font-size: 16px;
      line-height: 120%
   }

   .product .price {
      font-size: 3rem;
      transform: initial
   }

   .footer {
      padding: 25px 0
   }

   .footer-top {
      align-items: flex-start;
      flex-direction: column
   }

   .footer-top-left {
      margin-bottom: 20px
   }

   .footer-top-left-up {
      align-items: flex-start
   }

   .footer-top-right__title {}

   .footer-center {
      display: none
   }

   .footer-mobile {
      margin: 0 auto 60px;
      display: flex;
      flex-direction: column
   }

   .footer-mobile__link {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: 700;
      font-size: 12px;
      line-height: 20px;
      color: #fff
   }

   .footer-mobile__link:not(:last-child) {
      margin-bottom: 40px
   }

   .footer-mobile__link::after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -20px;
      width: 100%;
      height: 1px;
      background-color: #fff
   }
}

.__active {
   color: #e91b1e;
   opacity: .8;
   border-bottom: solid 1px #e91b1e;
   padding-bottom: 16px
}

.__active:hover {
   color: #e91b1e;
   opacity: .8;
   border-bottom: solid 1px #e91b1e;
   padding-bottom: 16px;
   font-weight: 400
}

.header-bottom__blog {
   font-weight: 700
}

.s1-content-block {
   padding: 0 0 16px 0;
   display: flex;
   justify-content: center;
   align-items: center;
   border-bottom: 1px solid #d9d9d9
}

.s1-content-block__img {
   flex: 0 0 80px
}

.s1-content-block__text {
   margin: 0 0 0 16px;
   font-size: 17px;
   line-height: 130%;
   color: #545454
}

.b {
   font-weight: 700
}

@media (max-width:576px) {
   .s1-content-block {
      align-items: flex-start
   }

   .header-bottom {
      display: none
   }

   .header {
      border-bottom: 0;
      padding: 16px 0 0 0
   }

   .s1 {
      margin-top: 26px
   }
}

.s1-image__block {
   margin: 0 0 32px 0
}

.s1-border__text-block {
   padding: 24px 0;
   border: 1px solid #545454;
   margin: 0 0 32px 0
}

.s1-border__text {
   max-width: 657px;
   font-family: "Merriweather";
   font-style: normal;
   font-weight: 700;
   font-size: 20px;
   line-height: 130%;
   color: #545454;
   text-align: center;
   margin: 0 auto
}

.image_2 {
   text-align: center;
   margin: 32px 0 32px 0
}

.image__m-75 {
   margin: 75px 0 32px 0
}

.s1__text-change {
   font-family: "PT Sans"
}

.s1-border__list {
   list-style-type: none;
   text-align: left;
   padding: 0
}

.s1-border__list li {
   margin: 0 0 20px 0
}

.s1__text_i {
   font-family: "Open Sans";
   font-style: italic
}

.s1-border__title {
   text-align: left;
   font-family: "Montserrat";
   font-weight: 700;
   font-size: 20px;
   line-height: 130%;
   color: #545454;
   margin: 0 0 25px 0
}

.s1-border__list_2 {
   list-style-type: none;
   text-align: left;
   color: #545454;
   padding: 0 0 0 28px;
   margin: 0
}

.s1-border__list_2 li {
   position: relative;
   font-family: "Montserrat";
   font-weight: 400;
   font-size: 20px;
   line-height: 130%
}

.s1-border__list_2 li:not(:last-child) {
   margin: 0 0 15px 0
}

.s1-border__list_2 li::before {
   color: #000;
   content: "\2022";
   font-size: 12px;
   font-weight: 700;
   left: -15px;
   line-height: 28px;
   position: absolute;
   top: 0
}

.form-box .form {
   border: 1px solid #000
}

.form {
   margin: 0 auto;
   height: auto;
   width: 100%;
   max-width: 600px;
   color: #444;
   background-color: #fff;
   text-align: center;
   -ms-flex-item-align: start;
   align-self: flex-start;
   padding-bottom: 3px;
   position: relative;
   z-index: 10;
   border-radius: 5px
}

.form__head {
   padding: 20px 36px 14px 35px;
   background-color: #fff2d4;
   border-radius: 5px;
   margin-bottom: 16px;
   font-family: "Merriweather";
   font-weight: 700;
   font-size: 18px;
   line-height: 130%;
   text-align: center;
   color: #545454
}

.form__date {
   color: #f7420b;
   display: inline-block
}

.form__lastpack {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 21px;
   font-family: "Merriweather";
   font-style: normal;
   font-weight: 700;
   font-size: 16px;
   color: #545454
}

.form__count {
   color: #e91b1e;
   font-weight: 700
}

.form__label {
   width: 94%;
   position: relative;
   display: block;
   margin-bottom: 15px;
   margin-left: auto;
   margin-right: auto
}

.form__label::before {
   content: "";
   display: block;
   position: absolute;
   background-size: contain;
   background-repeat: no-repeat;
   left: 20px;
   top: 20px
}

.form__label-name::before {
   background-image: url(../images/user-icon.svg);
   height: 23px;
   width: 20px
}

.form__label-tel::before {
   background-image: url(../images/phone-icon.svg);
   height: 23px;
   width: 23px;
   top: 23px
}

.form__input {
   box-sizing: border-box;
   padding: 20px;
   padding-left: 50px;
   border-radius: 50px;
   border: 1px solid #d9dadc;
   -webkit-box-shadow: inset 0 5px 10px rgba(0, 0, 0, .05);
   box-shadow: inset 0 5px 10px rgba(0, 0, 0, .05);
   width: 100%;
   -webkit-transition: .3s;
   -o-transition: .3s;
   transition: .3s;
   font-family: "Merriweather";
   font-weight: 700;
   font-size: 16px;
   line-height: 130%;
   color: #545454
}

.form__input::-webkit-input-placeholder {
   color: #202020;
   font-size: 17px
}

.form__input:-ms-input-placeholder {
   color: #202020;
   font-size: 17px
}

.form__input::-ms-input-placeholder {
   color: #202020;
   font-size: 17px
}

.form__input:hover {
   -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 1px 2px 5px rgba(0, 0, 0, .2);
   box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 1px 2px 5px rgba(0, 0, 0, .2);
   -webkit-transition: .3s;
   -o-transition: .3s;
   transition: .3s
}

.form__input:focus {
   -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 1px 2px 5px rgba(0, 0, 0, .2);
   box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 1px 2px 5px rgba(0, 0, 0, .2)
}

.form__select {
   width: 94%;
   margin: 0 auto 15px
}

.form__secure {
   padding-left: 10px;
   margin-top: 8px;
   font-size: 15px
}

.form__footnote {
   margin-top: 18px
}

.price {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: center;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center
}

.price__title {
   font-size: 13px
}

.price__currency {
   font-size: 14px
}

.price__old,
.price__new {
   min-width: 40%
}

.price__old {
   margin-right: 20px;
   position: relative
}

.price__old::after {
   content: "";
   display: block;
   position: absolute;
   height: 42px;
   width: 1px;
   background-color: #cacaca;
   right: -9px;
   top: 50%;
   transform: translate(0, -50%)
}

.price__new {
   margin-left: 0
}

.price__value {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   text-align: center;
   width: 85%;
   margin-left: auto;
   margin-right: auto;
   flex-direction: row;
   align-items: flex-end;
   justify-content: center;
   margin: 2px auto 0 auto
}

.price__number {
   font-size: 25px
}

.price__number {
   font-size: 25px;
   line-height: 1
}

.price__old .price__value {
   position: relative
}

.price__old .price__value::before {}

.price__old .price__value::after {}

.price__old .price__number {
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 25px;
   line-height: 130%;
   text-align: center;
   color: #545454;
   margin-bottom: -5px;
   font-weight: 600;
   text-decoration: line-through
}

.price__new .price__number {
   color: #87b136;
   font-weight: bold;
   line-height: .96;
   margin-bottom: -4px
}

.price__currency {
   line-height: 1;
   margin-top: -2px
}

.price__new .price__number {
   color: #87b136;
   font-weight: bold
}

.btn {
   font-family: "Merriweather";
   font-weight: 700;
   font-size: 28px;
   text-transform: uppercase;
   color: #f0f0f0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   margin-left: auto;
   margin-right: auto;
   margin-top: 21px;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   align-items: center;
   font-weight: 700;
   color: #fff;
   width: 220px;
   border-radius: 67px;
   border: none;
   width: 220px;
   height: 71px;
   -webkit-box-shadow: inset 0 0 10px rgba(247, 207, 123, .48), 0 19px 37px -26px rgba(0, 0, 0, .37);
   box-shadow: inset 0 0 10px rgba(247, 207, 123, .48), 0 19px 37px -26px rgba(0, 0, 0, .37);
   line-height: 22px;
   background-image: -webkit-gradient(linear, left top, right top, from(#82aa34), color-stop(1%, #82aa34), color-stop(50%, #8db838), to(#82aa34));
   background-image: -webkit-linear-gradient(left, #82aa34 0%, #82aa34 1%, #8db838 50%, #82aa34 100%);
   background-image: -o-linear-gradient(left, #82aa34 0%, #82aa34 1%, #8db838 50%, #82aa34 100%);
   background-image: linear-gradient(to right, #82aa34 0%, #82aa34 1%, #8db838 50%, #82aa34 100%);
   border-bottom: 5px solid #749c27;
   padding-top: 3px;
   -webkit-transition: .1s;
   -o-transition: .1s;
   transition: .1s
}

.btn__small {
   font-size: 17px;
   display: block
}

.btn:hover {
   -webkit-box-shadow: inset 0 0 4px rgba(247, 207, 123, .48), 0 0 0 0 rgba(0, 0, 0, 0);
   box-shadow: inset 0 0 4px rgba(247, 207, 123, .48), 0 0 0 0 rgba(0, 0, 0, 0);
   background-color: #008064;
   background-image: -webkit-gradient(linear, left top, right top, from(#afcd71), color-stop(1%, #afcd71), color-stop(50%, #8db838), to(#afcd71));
   background-image: -webkit-linear-gradient(left, #afcd71 0%, #afcd71 1%, #8db838 50%, #afcd71 100%);
   background-image: -o-linear-gradient(left, #afcd71 0%, #afcd71 1%, #8db838 50%, #afcd71 100%);
   background-image: linear-gradient(to right, #afcd71 0%, #afcd71 1%, #8db838 50%, #afcd71 100%);
   -webkit-transition: .2s;
   -o-transition: .2s;
   transition: .2s
}

.btn:active {
   border-bottom: 1px solid #749c27;
   -webkit-transition: .1s;
   -o-transition: .1s;
   transition: .1s
}

.timerbox {
   width: 198px;
   height: 80px;
   margin: 0 auto 25px;
   font-family: "Open Sans";
   font-style: normal;
   font-weight: 700;
   font-size: 28px;
   line-height: 130%;
   color: #545454
}

.timerbox .countbox-num {
   width: 49px;
   float: left;
   box-sizing: border-box;
   height: 62px;
   display: inline-block;
   zoom: 1;
   position: relative
}

.countbox-num div {
   position: absolute;
   top: 42px;
   right: 50%;
   transform: translateX(47%)
}

.countbox-num:last-child div {
   transform: translateX(57%)
}

.timerbox .countbox-space {
   position: relative;
   float: left;
   width: 24px;
   font-size: 24px;
   color: #292929;
   text-align: center;
   height: 62px;
   padding: 0
}

#countbox-days1,
#countbox-hours1,
#countbox-mins1,
#countbox-secs1 {
   float: left;
   width: 17px;
   height: 30px;
   margin-left: 8px;
   text-align: center;
   z-index: 1;
   color: #292929
}

#countbox-days2,
#countbox-hours2,
#countbox-mins2,
#countbox-secs2 {
   float: left;
   width: 15px;
   height: 30px;
   text-align: center;
   z-index: 1
}

.timerbox .countbox-text {
   font-size: 14px;
   color: #545454;
   text-align: center
}

.clock {
   margin: 38px 0 27px 0;
   font-family: "Merriweather";
   font-weight: 400;
   font-size: 12px;
   color: #545454
}

.flex__form {
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center
}

.footer-top-left-up__text {
   font-family: "PT Sans";
   font-weight: 400;
   font-size: 14px;
   line-height: 130%;
   color: #fff;
   margin: 0 0 0 16px
}

.footer__line {
   background: #d9d9d9;
   opacity: .2;
   width: 100%;
   height: 1px
}

.comment__link {
   font-family: "PT Sans";
   font-weight: 400;
   font-size: 20px;
   line-height: 130%;
   text-decoration-line: underline;
   color: #2436da
}

.comment__link:hover {
   text-decoration: none
}

.img_w100 img {
   max-width: 100%
}

@media (max-width:360px) {
   .header-top__logo {
      margin: 0 9px 0 0
   }

   .header-top__link:not(:last-child) {
      margin-right: 5px
   }

   .header-top__burger {
      margin-right: 12px;
      transform: translateY(0)
   }
}

.header-top__burger {
   flex: 0 0 24px
}

.header-top__burger>img {
   width: 24px;
   height: 24px
}

.header-top__search {
   flex: 0 0 24px;
   transform: translateY(2px)
}

.header-bottom__date {
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 11px;
   color: #545454;
   opacity: .3;
   margin: 0 0 0 14px
}

@media (max-width:768px) {
   .s1-border__text {
      max-width: 530px;
      font-size: 18px
   }

   .image__m-75 {
      margin: 0 0 24px 0
   }

   .s1-border__text-block {
      margin: 0 0 24px 0
   }

   .image_2 {
      margin: 24px 0 24px 0
   }

   .footer-top-left {
      flex-direction: column;
      text-align: center;
      margin: 0 auto
   }

   .footer-top-left-up {
      flex-direction: column;
      text-align: center;
      align-items: center
   }

   .footer-top-left-up__text {
      margin: 24px 0 24px 0
   }

   .footer-top-right__title {
      margin: 0 16px 0 0
   }

   .footer-top-right__item:not(:last-child) {
      margin-right: 20px
   }

   .footer-top-right {
      margin: 0 auto
   }

   .footer {
      padding: 48px 0 0 0
   }

   .s1-border__list_2 li:not(:last-child) {
      margin: 0 0 5px 0
   }
}

@media (max-width:576px) {
   .s1-border__text {
      max-width: 330px
   }

   .s1-border__list {
      text-align: center
   }

   .price__number {
      font-size: 25px
   }

   .price__old .price__number {
      font-size: 25px
   }

   .price__value {
      width: auto
   }

   .price__old .price__value::after {
      top: 18px
   }

   .price__old .price__value::before {
      top: 18px
   }

   .price__new .currency_price {
      display: inline;
      line-height: 135%
   }

   .price__old::after {
      top: 75%
   }

   .form-box .form {
      border: 0;
      border-radius: 0
   }

   .form__head {
      border-radius: 0
   }

   .btn {
      width: 100%
   }

   .form__label {
      margin-left: 0;
      margin-right: 0;
      width: 100%
   }

   .s2-convers__title {
      margin: 32px 0 32px 0
   }

   .s2-comments-content__name {
      max-width: 137px
   }

   .new_price {
      line-height: 0
   }

   .form__select {
      width: 100%
   }
}

@media (max-width:360px) {
   .s1-border__text {
      max-width: 272px
   }
}

@media (max-width:355px) {
   .new_price {
      line-height: 37px
   }

   .price__new .currency_price {
      line-height: 115%
   }
}