html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  padding: 0;
  margin: 0;
  font-family: 'Hind', sans-serif;
  line-height: 1.2;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.hidden-x {
  overflow-x: hidden;
}

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

img {
  max-width: 100%;
}

.hidden-x {
  overflow-x: hidden;
}

.relative {
  position: relative;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.upper {
  text-transform: uppercase;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container-mini {
  margin: 0 auto;
}

header, footer {
  position: relative;
  background: #000 url(../img/header.jpg) no-repeat;
  padding-bottom: 70px;
}

header {
  background-position: center;
}

footer {
  padding-bottom: 0
}

header:after {}

.main-text {
  background-color: #ffc000;
  max-width: 500px;
  font-size: 25px;
  position: relative;
  z-index: 42;
  display: table;
  padding: 9px 6px 6px 6px;
  font-weight: bold;
}

.main-text:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: -9999px;
  background-color: #ffc000;
  z-index: -1;
}

.main-text:after {
  top: auto;
  bottom: 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  -o-transform: skew(-45deg);
  transform: skew(-45deg);
  content: '';
  position: absolute;
  width: 70%;
  height: 100%;
  background: #ffc000;
  right: -23px;
  top: 0;
  z-index: -1;
}

.sex-header {
  position: relative;
  bottom: -42px;
}

.logo {
  position: relative;
  left: -73px;
  top: 3px;
  z-index: 4;
  width: 450px;
}

.logo-girl {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: -112px;
  right: 0;
  top: 0;
}

.product-main {
  position: absolute;
  left: -15px;
  top: 171px;
}

.discont {
  background: url(../img/flame.png);
  width: 222px;
  height: 187px;
  position: absolute;
  top: -121px;
  right: -122px;
}

.discont__int {
  position: relative;
  font-size: 43px;
  color: #ff3600;
  font-weight: bold;
  top: 97px;
  right: 83px;
  font-family: 'Roboto', sans-serif;
  font-style: italic;
  -webkit-transform: matrix(0.9844, -0.2687, 0.1757, 1.0069, 0, 0);
  -moz-transform: matrix(0.9844, -0.2687, 0.1757, 1.0069, 0, 0);
  -ms-transform: matrix(0.9844, -0.2687, 0.1757, 1.0069, 0, 0);
  -o-transform: matrix(0.9844, -0.2687, 0.1757, 1.0069, 0, 0);
  transform: matrix(0.9844, -0.2687, 0.1757, 1.0069, 0, 0);
}

.section-1 {
  background-color: #000;
  color: #fff;
  padding-top: 36px;
  padding-bottom: 55px;
}

.order-block {
  margin-bottom: 60px;
}

.order-block__left {
  font-size: 68px;
  display: table-cell;
  vertical-align: middle;
  max-width: 470px;
  font-weight: bold;
  text-transform: uppercase;
}

.order-block__right {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.price-new {
  color: #ffc000;
  font-size: 45px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.45);
}

.price-old {
  font-size: 40px;
  color: #ff3000;
  font-weight: bold;
  text-decoration: line-through;
  display: block;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.45);
}
.price-ship {
    font-size: 28px;
    color: #ff3000;
    font-weight: bold;
    display: block;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.45);
}
.btn-order {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: -moz-linear-gradient(269deg, rgba(222, 38, 60, 1) 0%, rgba(37, 127, 176, 1) 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(222, 38, 60, 1)), color-stop(100%, rgba(37, 127, 176, 1)));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(269deg, rgba(222, 38, 60, 1) 0%, rgba(37, 127, 176, 1) 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(269deg, rgba(222, 38, 60, 1) 0%, rgba(37, 127, 176, 1) 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(269deg, rgba(222, 38, 60, 1) 0%, rgba(37, 127, 176, 1) 100%);
  /* ie10+ */
  background: linear-gradient(181deg, rgba(222, 38, 60, 1) 0%, rgba(37, 127, 176, 1) 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de263c', endColorstr='#257fb0', GradientType=0);
  /* ie6-9 */
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  display: inline-block;
  padding: 15px;
  min-width: 150px;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  font-weight: 900;
}

.btn-order:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  text-decoration: none;
}

.advantages__icon {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
  text-align: center;
}

.advantages__text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 24px;
}

.advantages__item {
  margin-bottom: 10px;
}

.advantages {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding-right: 10px;
}

.cunt {
  position: absolute;
  left: -310px;
  top: 50%;
  margin-top: -192px;
}

.section-2 {
  background: url("../img/section-1.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 120px;
  position: relative;
}

.section-header {
  background-color: #fff;
  padding: 30px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: -45px;
}

.section-header__title1 {
  font-size: 40px;
}

.section-header__title2 {
  font-size: 23px;
}

.section-header__logo {
  font-size: 35px;
  color: #dd273d;
  text-shadow: 1px 1px 14px rgba(0, 0, 0, 0.45);
}

.features__wrap {
  background: url(../img/substarte_marker_2.png) no-repeat;
  width: 100%;
  height: 240px;
  position: relative;
  background-size: contain;
}

.features__item .features__wrap:first-child {
  background: url(../img/substarte_marker_2.png) no-repeat;
}

.features__text {
  font-size: 21px;
  position: absolute;
  top: 50%;
  margin-top: -82px;
}

.features__text__left {
  padding: 33px 110px 0px 238px;
}

.features__img {
  position: absolute;
  z-index: 3;
  width: 200px;
  left: 22px;
  top: 50%;
  margin-top: -106px;
}

.features__border {
  border-radius: 50%;
  border: 5px solid #fff;
}

.features__item {
  position: relative;
  margin-bottom: -60px;
}

section {
  background-color: #ffffff;
  padding-bottom: 30px;
}

.section-3__header {
  -webkit-box-shadow: 2px 53px 102px 20px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 2px 53px 102px 20px rgba(0, 0, 0, 0.13);
  box-shadow: 2px 53px 102px 20px rgba(0, 0, 0, 0.13);
}

.about-img {
  display: table-cell;
  vertical-align: middle;
  min-width: 245px;
  position: relative;
  z-index: 2;
  top: -25px;
}

.about-text {
  display: table-cell;
  vertical-align: middle;
  font-size: 26px;
  padding-right: 60px;
}

.about-text__item {
  margin-bottom: 40px;
  position: relative;
}

.about-text__item:before {
  content: "";
  background: url("../img/line.png") no-repeat;
  width: 141px;
  height: 20px;
  position: absolute;
  right: -154px;
  transform: scale(-1, 1);
}

.about-product {
  max-width: 740px;
  margin: 0 auto;
}

.section-4 {
  background: url("../img/section-4.jpg") no-repeat;
  padding: 80px 0;
  background-size: cover;
}

.section-4__title {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
}

.profit {
  font-size: 0;
  margin-top: 30px;
  margin-left: -10px;
  margin-right: -10px;
}

.profit__item {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  padding-left: 10px;
  text-align: center;
  padding-right: 10px;
}

.profit-text {
  font-size: 19px;
  color: #fff;
  text-align: right;
  margin-top: 15px;
}

.section-4__block {
  top: 0;
  margin-top: 50px;
}

.section-4__block .section-header__title1 {
  margin-bottom: 10px;
  font-size: 23px;
}

.review {
  margin-top: 50px;
}

.review__img {
  display: table-cell;
  vertical-align: top;
  width: 365px;
}

.review__text {
  display: table-cell;
  vertical-align: top;
  padding-right: 30px;
  font-size: 23px;
  color: #fff;
}

.review__text__author {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}

.review__item {
  margin-bottom: 30px;
}

.review__border {
  border: 5px solid #fff;
}

.second-text {
  font-size: 48px;
  max-width: 400px;
  color: #fff;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.45);
  padding-top: 206px;
}

.buy-block-bg {
  color: #fff;
  padding: 20px 0;
}

.buy-block {
  display: table;
  width: 100%;
}

.buy-block__left {
  display: table-cell;
  vertical-align: bottom;
  width: 55%;
}

.buy-block__right {
  display: table-cell;
  vertical-align: bottom;
  padding-right: 30px;
  width: 45%;
  position: relative;
  z-index: 2;
}

.form-content__element {
  padding: 16px;
  width: 100%;
  margin-bottom: 16px;
  border: 2px solid #ccc;
  font-size: 20px;
  color: #757575;
}

.form-wrap {
  padding: 26px;
  background-color: #fff;
}

.form-item {
  position: relative;
}

.form-item label {
  color: #000;
  margin-bottom: 16px;
  display: block;
  font-size: 20px;
}

 .ramadanAction {
    font-size: 18px;
    line-height: 1;
    text-align: center;
    color: #000;
    margin: 10px 0 15px;
}

.center {
  text-align: center;
}

.price-new__big {
  font-size: 35px;
}

.price-old__big {
  font-size: 20px;
}

.price-old__big.shipment {
  text-decoration: none;
}

.timer__items {
  text-align: center;
  font-size: 61px;
  color: #c0362f;
  font-weight: bold;
  display: table;
  margin: 0 auto;
  direction: ltr;
}

.timer__item {
  display: inline-block;
}

.timer-block {
  background-color: #fff;
  color: #000;
  width: 100%;
  padding: 20px;
  font-size: 30px;
  text-align: right;
  font-weight: bold;
}

.main-wrap {
  /* overflow: hidden; */
  /* height: 400px; */
  /* background-color: #000; */
}

footer .main-wrap {
  height: 475px;
}

footer .logo {
  top: 0px;
}

footer .product-main {
  top: -218px;
  max-width: 410px;
}

.form-content__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/select.jpg) no-repeat 5% center #ffffff !important;
}

.btn-relative {
  margin: 0 auto -65px;
  display: table;
}

.visible-mob {
  display: none;
}

.girl-img {
  position: absolute;
  right: -344px;
  bottom: 0;
  width: 961px;
}

.features__item__right .features__img {
  right: 0;
  left: inherit;
}

.main-content {
  padding-left: 195px;
  display: table;
  width: 100%;
}

.fire-text {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 420px;
  margin-top: 262px;
}

.features__item__right .features__text__left {
  padding: 34px 204px 0px 238px;
}

.red {
  color: #dd273d;
}

.field-pos {
  position: relative;
  width: 270px;
  margin: 0 auto;
}

.not_valid_message {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 10000;
  display: none;
  margin: 3px 0 0;
  padding: 6px 5px 5px;
  font-size: 14px;
  font-family: Arial;
  color: rgb(255, 255, 255);
  background-color: rgb(231, 76, 60);
  border-radius: 5px;
  border: 1px dashed black;
}

.not_valid_message2 {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 1000000;
  display: none;
  margin: 3px 0 0;
  padding: 6px 5px 5px;
  font-size: 14px;
  font-family: Arial;
  color: rgb(255, 255, 255);
  background-color: rgb(231, 76, 60);
  border-radius: 5px;
  border: 1px dashed black;
}

.arab_phone {
  direction: ltr;
  text-align: right
}
.js_errorMessage {
      direction: ltr;
}
.ib {
  display: inline-block;
}

.product-main img[src='img/product1.png'] {
  width: 100%;
}

.about-img img {
  width: 62%;
}

.product-main {
  max-width: 270px;
  width: 100%;
  left: 20px;
  top: 260px;
}

.about-img {
  right: -80px;
}

.about-img img {
  width: 100%;
}

footer .product-main {
  top: -150px;
  max-width: 280px;
}