html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
ol,
ul,
li,
form,
input {
  box-sizing: border-box;
  background: 0 0;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: 400;
}

ol,
ul {
  list-style: none;
}

@font-face {
  font-family: PTSansBold;
  src: url(../fonts/PTSans-Bold.61c72548.ttf) format("truetype");
}

@font-face {
  font-family: RobotoRegular;
  src: url(../fonts/Roboto-Regular.b5b51c7e.ttf) format("truetype");
}

@font-face {
  font-family: RobotoRegularItalic;
  src: url(../fonts/Roboto-Italic.20b4bf50.ttf) format("truetype");
}

@font-face {
  font-family: RobotoBold;
  src: url(../fonts/Roboto-Bold.7911f670.ttf) format("truetype");
}

@font-face {
  font-family: RobotoBoldItalic;
  src: url(../fonts/Roboto-BoldItalic.98169f6c.ttf) format("truetype");
}

@font-face {
  font-family: RobotoLight;
  src: url(../fonts/Roboto-Light.4502449a.ttf) format("truetype");
}

body {
  min-width: 320px;
  font-family: RobotoRegular, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
}

.nemanex-wrapper {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.nemanex-wrapper:after {
  clear: both;
  content: " ";
  display: block;
}

/* ========== ХЕДЕР ========== */
.nemanex-header {
  background: #323437;
  padding: 15px 0;
  position: relative;
}

.nemanex-header-logo {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  float: left;
  background: url(../images/logo.e43639e9.webp) 50% / contain no-repeat;
  width: 200px;
  height: 32px;
  line-height: 1;
}

.nemanex-header-call {
  color: #fff;
  cursor: pointer;
  float: right;
  text-transform: uppercase;
  border: 1px solid #aed304;
  border-radius: 4px;
  padding: 9px 12px;
  font-family: PTSansBold, sans-serif;
  font-size: 15px;
}

.nemanex-header-call:hover {
  border-color: #82a504;
}

.nemanex-header-blocks {
  text-align: center;
}

.nemanex-header-block {
  color: #aed304;
  text-align: left;
  vertical-align: top;
  min-height: 38px;
  margin-left: 30px;
  padding-left: 50px;
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
}

.nemanex-header-block-1 {
  background: url(../images/block1-header.89d5d6a3.webp) 0 no-repeat;
}

.nemanex-header-block-2 {
  background: url(../images/block2-header.2175ff1b.webp) 0 no-repeat;
}

/* ========== СЕКЦИЯ 1 ========== */
.nemanex-section-1 {
  background: url(../images/bg-content-1.b7fb5efd.webp) top / cover no-repeat;
  padding-top: 15px;
  padding-bottom: 18px;
}

.nemanex-main-title {
  color: #fff;
  text-align: center;
  padding: 0 80px 12px;
  font-family: PTSansBold, sans-serif;
  font-size: 60px;
  line-height: 61px;
}

.nemanex-main-title span {
  font-family: RobotoRegular, sans-serif;
  font-size: 28px;
}

.nemanex-sub-title {
  color: #fff;
  text-align: center;
  padding-bottom: 18px;
  font-family: RobotoLight, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.nemanex-features-left {
  vertical-align: top;
  float: left;
  width: 402px;
  margin-left: 15px;
  margin-right: 10px;
  padding-top: 96px;
  display: inline-block;
}

.nemanex-feature {
  color: #fff;
  height: 91px;
  margin-bottom: 15px;
  padding-left: 105px;
  font-family: RobotoBold, sans-serif;
  font-size: 19px;
  line-height: 20px;
  display: table;
}

.nemanex-feature > p {
  vertical-align: middle;
  display: table-cell;
}

.nemanex-feature-small {
  font-family: RobotoRegular, sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.nemanex-feature-1 {
  background: url(../images/do-1.ddc8b433.webp) 0 no-repeat;
}

.nemanex-feature-2 {
  background: url(../images/do-2.1226edd0.webp) 0 no-repeat;
}

.nemanex-feature-3 {
  background: url(../images/do-3.2d8e7827.webp) 0 no-repeat;
}

.nemanex-promo-center {
  vertical-align: top;
  float: left;
  background: url(../images/product-big.db08649b.webp) 50% / cover no-repeat;
  width: 260px;
  min-height: 485px;
  display: inline-block;
  position: relative;
}

.nemanex-promo-title {
  color: #ffd303;
  text-transform: uppercase;
  margin-left: -285px;
  padding-top: 20px;
  font-family: RobotoBoldItalic, sans-serif;
  font-size: 22px;
  line-height: 28px;
}

.nemanex-promo-sale {
  text-transform: uppercase;
  color: #323437;
  text-align: center;
  z-index: 4;
  background: url(../images/bg-sale.e65c9824.webp) no-repeat;
  width: 111px;
  height: 111px;
  padding-top: 30px;
  font-family: RobotoBoldItalic, sans-serif;
  font-size: 11px;
  line-height: 22px;
  position: absolute;
  top: 0;
  left: 130px;
}

.nemanex-promo-sale > .nemanex-sale-number {
  font-family: RobotoBold, sans-serif;
  font-size: 34px;
  font-style: italic;
  display: block;
}

.nemanex-sale-number .nemanex-percent {
  font-size: 25px;
}

.nemanex-promo-limit {
  position: absolute;
  bottom: 0;
  left: -16px;
}

.nemanex-limit-text {
  color: #fff;
  padding-top: 14px;
  padding-left: 21px;
  font-family: RobotoRegularItalic, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.nemanex-order-block {
  float: right;
  width: 280px;
}

.nemanex-order-inner {
  background: #323437;
  border: 2px solid #fed203;
  border-radius: 5px;
  margin-bottom: 30px;
  padding-top: 25px;
}

.nemanex-form-top {
  padding: 10px;
}

.nemanex-form-container {
  position: relative;
}

.nemanex-form-label {
  color: #fff;
  padding-left: 10px;
  font-size: 15px;
  line-height: 16px;
}

.nemanex-input {
  color: #8b8b8b;
  background-color: #fff;
  border: none;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin: 7px 0;
  padding: 0 10px 0 48px;
  font-family: RobotoRegular, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.nemanex-input-name {
  background: #fff url(../images/name-form-bg.436aa999.webp) 6px no-repeat;
}

.nemanex-input-phone {
  background: #fff url(../images/phone-form-bg.19ad3c36.webp) 8px no-repeat;
}

.nemanex-submit-btn {
  background: linear-gradient(#ffd203 0%, #f5ae00 100%);
  color: #343639;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  width: 100%;
  margin-top: 5px;
  padding: 18px 0;
  font-family: PTSansBold, sans-serif;
  font-size: 25px;
  line-height: 27px;
}

.nemanex-submit-btn:hover {
  background: linear-gradient(#f5ae00 0%, #ffd203 100%);
}

.nemanex-protection {
  color: #ffd303;
  background: url(../images/protect-bg.371f1c68.webp) 100% 0 no-repeat;
  width: 255px;
  min-height: 35px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 18px;
}

.nemanex-section-1 .nemanex-protection {
  padding-left: 14px;
}

/* ========== СЕКЦИЯ 4 ========== */
.nemanex-section-4 {
  background: url(../images/bg-section-4.627c5742.webp) 50% / cover no-repeat;
  padding-top: 40px;
  padding-bottom: 30px;
}

.nemanex-title {
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  font-family: PTSansBold, sans-serif;
  font-size: 44px;
  line-height: 47px;
}

.nemanex-enter-grid {
  justify-content: space-between;
  padding: 25px 0 26px 20px;
  display: flex;
}

.nemanex-enter-item {
  vertical-align: top;
  text-align: center;
  width: 24%;
  margin-left: -1%;
  padding-bottom: 20px;
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
}

.nemanex-enter-item img {
  width: 100%;
}

.nemanex-enter-item p {
  padding-bottom: 20px;
}

/* ========== ФУТЕР ========== */
.nemanex-footer {
  color: #8b8b8b;
  font-size: 16px;
  line-height: 20px;
}

.nemanex-footer:after {
  clear: both;
  content: " ";
  display: block;
}

.nemanex-footer .nemanex-wrapper {
  padding-left: 30px;
  padding-right: 50px;
}

.nemanex-footer-polit {
  color: #8b8b8b;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nemanex-footer-polit:hover {
  text-decoration: underline;
}

.nemanex-footer-left {
  float: left;
}

.nemanex-footer-right {
  float: right;
  text-align: right;
}

/* ========== БЛОК ДОСТАВКИ ========== */
.nemanex-delivery-safe {
  color: #fff;
  box-sizing: border-box;
  z-index: 1000000;
  text-transform: none;
  direction: ltr;
  background: red;
  margin: 0;
  padding: 0;
  font: 400 16px/1.15 Arial, sans-serif;
  position: relative;
}

.nemanex-delivery-container {
  font: inherit;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px;
  display: flex;
}

.nemanex-delivery-decor-left,
.nemanex-delivery-decor-right {
  box-sizing: border-box;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}

.nemanex-decor-line-short {
  box-sizing: border-box;
  background: #ffffff4d;
  border-radius: 2px;
  width: 65px;
  height: 5px;
  margin: 0 0 10px;
}

.nemanex-decor-line-medium {
  box-sizing: border-box;
  background: #ffffff4d;
  border-radius: 2px;
  width: 65px;
  height: 5px;
  margin: 0 0 10px 20px;
}

.nemanex-decor-line-long {
  box-sizing: border-box;
  background: #ffffff4d;
  border-radius: 2px;
  width: 65px;
  height: 5px;
  margin: 0 0 0 10px;
}

.nemanex-delivery-truck-icon {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 60px;
  height: auto;
  margin: 0;
  padding: 0;
}

.nemanex-delivery-text-block {
  font: inherit;
  text-align: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
}

.nemanex-delivery-title {
  font-style: inherit;
  font-variant: inherit;
  font-stretch: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  box-sizing: border-box;
  margin: 0 0 5px;
  padding: 0;
  font-family: inherit;
  font-weight: 700;
}

.nemanex-delivery-subtitle {
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  line-height: inherit;
  color: inherit;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 15px;
}

/* ========== ПОПАП ========== */
.nemanex-popup {
  z-index: 100;
  background-color: #000c;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto !important;
}

.nemanex-modal {
  z-index: 101;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.nemanex-modal-content {
  z-index: 102;
  width: 280px;
  margin-bottom: 20px;
  margin-left: -140px;
  position: absolute;
  top: 17%;
  left: 50%;
}

/* ========== ТАЙМЕР ========== */
.nemanex-counter {
  color: #112029;
  margin: 20px auto 0;
  display: table;
}

.nemanex-counter > span {
  letter-spacing: 14px;
  background: url(../images/description_timer_bg.6d3255ea.webp) 0 0 / cover no-repeat;
  width: 56px;
  height: 43px;
  margin-right: 6px;
  padding-left: 7px;
  font-size: 25px;
  line-height: 42px;
  display: inline-block;
}

/* ========== ПОЛЯ ФОРМ ========== */
.nemanex-form-field {
  position: relative;
  width: 100%;
}

.nemanex-select {
  color: #8b8b8b;
  background-color: #fff;
  border: none;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin: 7px 0;
  padding: 0 10px 0 48px;
  font-family: RobotoRegular, sans-serif;
  font-size: 15px;
  line-height: 38px;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="%238b8b8b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px;
}

.nemanex-select::-ms-expand {
  display: none;
}

.nemanex-select:hover {
  border-color: #aed304;
}

.nemanex-select:focus {
  outline: none;
  border-color: #aed304;
  box-shadow: 0 0 0 2px rgba(174, 211, 4, 0.2);
}

.nemanex-form-field .country_select {
  background: #fff url(../images/name-form-bg.436aa999.webp) 6px no-repeat;
  padding-left: 48px;
}

/* ========== МОБИЛЬНЫЕ БЛОКИ ========== */
.nemanex-form-mobile {
  display: none;
}

/* ========== МЕДИА-ЗАПРОСЫ ========== */
@media screen and (max-width: 999px) {
  .nemanex-wrapper {
    width: 80%;
  }

  .nemanex-header-blocks {
    display: none;
  }

  .nemanex-section-1 {
    background-size: cover;
    padding-bottom: 35px;
  }

  .nemanex-features-left {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: block;
  }

  .nemanex-promo-center {
    float: none;
    background-position-y: 20px;
    width: 390px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    display: block;
  }

  .nemanex-promo-limit {
    display: none;
  }

  .nemanex-promo-title {
    text-align: center;
    max-width: 100%;
    margin: auto;
    padding-top: 1px;
  }

  .nemanex-promo-sale {
    left: auto;
    right: 0;
  }

  .nemanex-order-block {
    float: none;
    width: 390px;
    margin-left: auto;
    margin-right: auto;
  }

  .nemanex-order-inner {
    margin-bottom: 12px;
  }

  .nemanex-protection {
    background-position: 20px 0;
    width: 390px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 12px;
    padding-right: 1px;
    padding-left: 63px !important;
  }

  .nemanex-section-4 {
    background: 0 0;
    padding-bottom: 40px;
  }

  .nemanex-enter-grid {
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 25px 0;
    display: flex;
  }

  .nemanex-enter-item {
    width: 50%;
    padding-bottom: 28px;
  }

  .nemanex-enter-item p {
    padding-bottom: 1px;
  }

  .nemanex-section-5 .nemanex-form-mobile {
    margin-top: -18px;
  }

  .nemanex-footer {
    background: #fff;
    margin-top: 20px;
    padding: 25px 0;
  }

  .nemanex-modal-content {
    width: 390px;
    margin-left: -195px;
  }

  .nemanex-footer .nemanex-wrapper {
    padding-left: 2px;
    padding-right: 2px;
  }
}

@media screen and (max-width: 767px) {
  .nemanex-header-logo {
    float: none;
    margin: auto;
  }

  .nemanex-header-call {
    float: none;
    margin: 20px auto 0;
    display: table;
  }

  .nemanex-wrapper {
    width: 80%;
  }

  .nemanex-main-title {
    padding-left: 1px;
    padding-right: 1px;
    font-size: 51px;
    line-height: 52px;
  }

  .nemanex-sub-title {
    padding-bottom: 8px;
    font-size: 28px;
    line-height: 35px;
  }

  .nemanex-section-4 {
    background-position: 50% 844px;
  }

  .nemanex-enter-grid {
    padding: 25px 0;
  }

  .nemanex-enter-item img {
    width: 230px;
  }

  .nemanex-enter-item {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 28px;
    display: block;
  }

  .nemanex-title {
    font-size: 42px;
    line-height: 45px;
  }
}

@media screen and (max-width: 479px) {
  .nemanex-wrapper {
    width: 80%;
  }

  .nemanex-header-call {
    display: none;
  }

  .nemanex-header-logo {
    float: none;
    margin: auto;
  }

  .nemanex-main-title {
    font-size: 29px;
    line-height: 40px;
  }

  .nemanex-sub-title {
    font-size: 20px;
    line-height: 26px;
  }

  .nemanex-features-left {
    width: auto;
  }

  .nemanex-feature {
    text-align: center;
    height: auto;
    min-height: 10px;
    padding-top: 110px;
    padding-left: 1px;
    display: block;
  }

  .nemanex-feature > p {
    display: block;
  }

  .nemanex-feature-1,
  .nemanex-feature-2,
  .nemanex-feature-3 {
    background-position: top;
  }

  .nemanex-promo-center {
    width: auto;
    margin-top: 15px;
  }

  .nemanex-promo-sale {
    background-size: 90px;
    width: 90px;
    height: 90px;
    padding-top: 28px;
    font-size: 10px;
    line-height: 18px;
    top: 25px;
    left: auto;
    right: 22px;
  }

  .nemanex-promo-sale > .nemanex-sale-number {
    font-size: 27px;
  }

  .nemanex-sale-number .nemanex-percent {
    font-size: 20px;
  }

  .nemanex-order-block {
    width: auto;
  }

  .nemanex-protection {
    display: none;
  }

  .nemanex-title {
    font-size: 28px;
    line-height: 36px;
  }

  .nemanex-section-4 {
    background: 0 0;
    padding-bottom: 1px;
  }

  .nemanex-enter-grid {
    padding: 25px 0;
  }

  .nemanex-enter-item {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 28px;
    display: block;
  }

  .nemanex-section-5 {
    padding-top: 20px;
  }

  .nemanex-section-8 {
    display: none;
  }

  .nemanex-footer-left {
    float: none;
    text-align: center;
  }

  .nemanex-footer-right {
    display: none;
  }

  .nemanex-modal-content {
    width: 310px;
    margin-left: -160px;
  }

  .nemanex-form-container:before {
    display: none;
  }
}

@media screen and (max-width: 319px) {
  .nemanex-promo-sale {
    right: 1px;
  }

  .nemanex-promo-title {
    margin-left: 1px;
    font-size: 20px;
    line-height: 26px;
  }

  .nemanex-order-inner {
    padding-top: 18px;
  }

  .nemanex-submit-btn {
    padding: 12px 0;
    font-size: 30px;
    line-height: 30px;
  }

  .nemanex-footer,
  .nemanex-footer-polit {
    font-size: 14px;
    line-height: 18px;
  }

  .nemanex-modal-content {
    width: 230px;
    margin-left: -115px;
  }

  .nemanex-input {
    padding: 0 10px 0 41px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .nemanex-delivery-decor-left,
  .nemanex-delivery-decor-right {
    display: none;
  }
}

/* ========== ЦЕНЫ ========== */

/* Блоки цен */
.nemanex-price-old-block,
.nemanex-price-new-block {
  vertical-align: top;
  width: 47%;
  display: inline-block;
}

.nemanex-price-old-block {
  color: #8b8b8b;
  margin-left: 4%;
  position: relative;
}

.nemanex-price-new-block {
  color: #aed304;
}

/* Подписи "Price" / "Discounted price" */
.nemanex-price-label {
  font-family: RobotoRegularItalic, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

/* Числа цен */
.nemanex-old-price-num,
.nemanex-new-price-num {
  font-family: RobotoBoldItalic, sans-serif;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -1px;
  display: block;
}

.nemanex-old-price-num {
  color: #8b8b8b;
  text-decoration: line-through;
}

.nemanex-new-price-num {
  color: #aed304;
}

/* Валюта */
.nemanex-price-currency {
  letter-spacing: -1px;
  font-family: RobotoBoldItalic, sans-serif;
  font-size: 32px;
  line-height: 36px;
}

/* Маленький символ валюты */
.x_price_current span:last-child,
.x_price_previous span:last-child {
  margin-left: 4px;
  font-size: 18px;
}

/* Декор старой цены */
.nemanex-price-old-block:after {
  content: " ";
  background: url(../images/price-old.2b5b4e69.webp) 50% / 90px no-repeat;
  width: 60px;
  height: 46px;
  position: absolute;
  bottom: -4px;
  left: -4px;
}

/* Адаптив для цен */
@media screen and (max-width: 999px) {
  .nemanex-price-label {
    font-size: 15px;
    line-height: 17px;
  }
  .nemanex-old-price-num,
  .nemanex-new-price-num,
  .nemanex-price-currency {
    font-size: 28px;
    line-height: 32px;
  }
  .x_price_current span:last-child,
  .x_price_previous span:last-child {
    font-size: 16px;
  }
  .nemanex-price-old-block:after {
    background-size: 75px;
    width: 50px;
    height: 38px;
    bottom: -3px;
    left: -3px;
  }
}

@media screen and (max-width: 479px) {
  .nemanex-price-old-block,
  .nemanex-price-new-block {
    width: 45%;
  }
  .nemanex-price-old-block {
    margin-left: 6%;
  }
  .nemanex-price-label {
    font-size: 14px;
    line-height: 16px;
  }
  .nemanex-old-price-num,
  .nemanex-new-price-num,
  .nemanex-price-currency {
    font-size: 24px;
    line-height: 28px;
  }
  .x_price_current span:last-child,
  .x_price_previous span:last-child {
    font-size: 14px;
  }
  .nemanex-price-old-block:after {
    background-size: 60px;
    width: 45px;
    height: 34px;
    bottom: -3px;
    left: -3px;
  }
}

@media screen and (max-width: 319px) {
  .nemanex-price-old-block,
  .nemanex-price-new-block {
    width: auto;
    margin-left: 25px;
    margin-right: 5px;
    display: block;
  }
  .nemanex-price-label {
    font-size: 13px;
    line-height: 15px;
  }
  .nemanex-old-price-num,
  .nemanex-new-price-num,
  .nemanex-price-currency {
    font-size: 22px;
    line-height: 26px;
  }
  .nemanex-price-new-block {
    margin-top: 6px;
  }
}