@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/BebasNeueRegular.eot");
  src: url("../fonts/BebasNeueRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BebasNeueRegular.woff2") format("woff2"),
    url("../fonts/BebasNeueRegular.woff") format("woff"),
    url("../fonts/BebasNeueRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/BebasNeueBold.eot");
  src: url("../fonts/BebasNeueBold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BebasNeueBold.woff2") format("woff2"),
    url("../fonts/BebasNeueBold.woff") format("woff"),
    url("../fonts/BebasNeueBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

.clear:after {
  content: "";
  display: table;
  clear: both;
}

.reset-all,
.text,
.logo__text,
.title,
.title__text,
.price,
.price__item,
.list,
.list__item,
.step__title,
.s-frames__title-bottom,
.s-frames__title-bottom .dye {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 100%;
  color: currentColor;
  text-decoration: none;
  list-style: none;
  outline: none;
  border: 0;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  word-wrap: break-word;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

img,
video {
  max-width: 100%;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
}

svg {
  height: 100%;
  width: 100%;
  fill: currentColor;
}

section {
  opacity: 0.99;
}

body,
html {
  height: 100%;
  font-size: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-family: "Roboto", sans-serif;
  color: #fff;
  background-color: #000;
}

#form5 {
  max-width: 290px;
  display: block;
  margin: 0 auto;
}

.wv_order-form {
  padding: 15px 20px;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.container {
  width: 100%;
  display: block;
  max-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

::-moz-selection {
  color: #fff;
  background: #ff3911;
}

::selection {
  color: #fff;
  background: #ff3911;
}

.t--light {
  font-weight: 300;
}

.t--bold {
  font-weight: 700;
}

.t--italic {
  font-style: italic;
}

.t--medium {
  font-weight: 500;
}

.t--ttu {
  text-transform: uppercase;
}

.t--ttl {
  text-transform: lowercase;
}

.t--imp {
  color: #ffaa07;
}

.t--ex {
  color: #ff3911;
}

.t--block {
  display: block;
}

.ttu,
.ttu-M {
  text-transform: uppercase;
}

.regular,
.regular-M {
  font-weight: 400;
}

.medium,
.medium-M {
  font-weight: 500;
}

.bold,
.bold-M {
  font-weight: 700;
}

.italic,
.italic-M {
  font-style: italic;
}

.color-base,
.color-base-M {
  color: #ffaa07;
}

.color-ex,
.color-ex-M {
  color: #ff3911;
}

.font-base,
.font-base-M {
  font-family: "Roboto", sans-serif;
}

.font-extra,
.font-extra-M {
  font-family: "Bebas Neue", sans-serif;
}

.only-desktop {
  display: none;
}

.only-mobile {
  display: block;
}

.dis-i,
.dis-i-M {
  display: inline;
}

.dis-i-block,
.dis-i-block-M {
  display: inline-block;
}

.dis-block,
.dis-block-M {
  display: block;
}

.dis-table,
.dis-table-M {
  display: table;
}

.dis-table-cell,
.dis-table-cell-M {
  display: table-cell;
}

.dis-table-caption,
.dis-table-caption-M {
  display: table-caption;
}

.gutter,
.gutter-M {
  margin-top: 20px;
  margin-bottom: 20px;
}

.gutter-top,
.gutter-top-M {
  margin-top: 20px;
}

.gutter-bottom,
.gutter-bottom-M {
  margin-bottom: 20px;
}

.gutter-right,
.gutter-right-M {
  margin-right: 20px;
}

.gutter-left,
.gutter-left-M {
  margin-left: 20px;
}

.reset,
.reset-M {
  margin: 0;
  padding: 0;
}

.reset-margin,
.reset-margin-M {
  margin: 0;
}

.reset-padding,
.reset-padding-M {
  padding: 0;
}

.center,
.center-M {
  margin: 0 auto;
}

.center-t,
.center-t-M {
  text-align: center;
}

.float-left,
.float-left-M {
  float: left;
  margin: 6px 10px 10px 0;
}

.float-right,
.float-right-M {
  float: right;
  margin: 6px 0 10px 10px;
}

.grid,
.grid-M {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.part,
.part-M {
  display: table-cell;
  vertical-align: top;
}

.dye {
  display: inline-block;
  background: no-repeat center / contain;
}

.dye-1 {
  width: 353px;
  height: 56px;
  background-image: url(../img/dye-1.png);
}

.dye-2 {
  width: 300px;
  height: 55px;
  background-image: url(../img/dye-2.png);
}

.dye-3 {
  width: 423px;
  height: 59px;
  background-image: url(../img/dye-3.png);
}

.dye-5 {
  width: 192px;
  height: 57px;
  background-image: url(../img/dye-5.png);
}

.dye-6 {
  width: 335px;
  height: 61px;
  background-image: url(../img/dye-6.png);
}

.photo {
  background: no-repeat center / cover;
}

.photo-1 {
  background-image: url(../img/photo-1.jpg);
}

.photo-2 {
  background-image: url(../img/photo-2.jpg);
}

.photo-3 {
  background-image: url(../img/photo-3.jpg);
}

.photo-4 {
  background-image: url(../img/photo-4.jpg);
}

.photo-5 {
  background-image: url(../img/photo-5.jpg);
}

.photo-6 {
  background-image: url(../img/photo-6.jpg);
}

.photo-7 {
  background-image: url(../img/photo-7.jpg);
}

.photo-8 {
  background-image: url(../img/photo-8.jpg);
}

.photo-9 {
  background-image: url(../img/photo-9.jpg);
}

.photo-10 {
  background-image: url(../img/photo-10.jpg);
}

.photo-11 {
  background-image: url(../img/photo-11.jpg);
}

.photo-12 {
  background-image: url(../img/photo-12.jpg);
}

.photo-9 {
  width: 168px;
  height: 235px;
}

.photo-10 {
  width: 168px;
  height: 239px;
}

.photo-11 {
  width: 200px;
  height: 155px;
}

.photo-12 {
  width: 134px;
  height: 191px;
}

.comment-photo-1 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_1.jpg);
}

.comment-photo-2 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_2.jpg);
}

.comment-photo-3 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_3.jpg);
}

.comment-photo-4 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_4.jpg);
}

.comment-photo-5 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_5.jpg);
}

.comment-photo-6 {
  width: 179px;
  height: 179px;
  background-image: url(../img/comment_6.jpg);
}

.ico {
  display: inline-block;
  background: no-repeat center / contain;
}

.ico-1 {
  width: 45px;
  height: 45px;
  background-image: url(../img/ico-1.png);
}

.ico-2 {
  width: 45px;
  height: 45px;
  background-image: url(../img/ico-2.png);
}

.ico-3 {
  width: 45px;
  height: 45px;
  background-image: url(../img/ico-3.png);
}

.ico-4 {
  width: 45px;
  height: 45px;
  background-image: url(../img/ico-4.png);
}

.button {
  width: 100%;
  max-width: 350px;
  display: block;
  font-size: 36px;
  color: #fff;
  background: #f23408;
  font-family: "Bebas Neue", sans-serif;
  background-image: radial-gradient(
    ellipse closest-side at center,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  border-radius: 34px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: inset 0 -6px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -6px 1px 0 rgba(0, 0, 0, 0.2);
  clear: both;
  position: relative;
  text-transform: none;
}

.button:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.button__text {
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 14px 3px 16px;
  font-size: inherit;
  color: inherit;
  background: none;
  border: none;
  border-radius: inherit;
  font-weight: inherit;
  text-shadow: inherit;
  font-family: inherit;
  outline: none;
  position: relative;
  cursor: pointer;
  text-transform: inherit;
}

.logo {
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Bebas Neue", sans-serif;
  color: #ffaa07;
  position: relative;
  border: 1px solid;
  padding: 0 0.25em;
  font-size: 30px;
}

.logo__text {
  padding: 2px 0.625em;
}

.logo:before,
.logo:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.1875em;
  height: 0.1875em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: currentColor;
  margin-top: 1px;
}

.logo:before {
  left: 0.1875em;
}

.logo:after {
  right: 0.1875em;
}

.title {
  font-size: 36px;
  font-family: "Bebas Neue", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.title__text {
  display: inline-block;
}

.title--xs {
  font-size: 22px;
}

.title--s {
  font-size: 30px;
}

.title--m {
  font-size: 48px;
}

.title--l {
  font-size: 39px;
}

.title--line:after {
  content: "";
  display: block;
  width: 98px;
  height: 2px;
  background-color: currentColor;
  margin: 10px auto 0;
}

.price {
  font-size: 24px;
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
}

.price__old {
  text-decoration: line-through;
}

.price__new {
  font-size: 40px;
  font-weight: bold;
  color: #ffaa07;
  position: relative;
}

.price__dye {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  margin-top: 2px;
}

.round {
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
}

.round__inner {
  width: 118px;
  height: 118px;
}

.list {
  line-height: 1.2;
}

.list__item {
  margin-bottom: 20px;
}

.list__item:last-of-type {
  margin-bottom: 0;
}

.list--skills {
  max-width: 370px;
  font-size: 19px;
}

.list--skills .list__part:first-of-type {
  width: 45px;
}

.list--skills .list__part:last-of-type {
  padding-left: 10px;
  vertical-align: middle;
}

.keep {
  font-size: 18px;
}

.keep__title {
  margin-top: 8px;
}

.keep__content {
  margin-top: 8px;
}

.keep--comp {
  text-align: center;
}

.frame {
  border: 2px solid #ffaa07;
}

.frame--step {
  width: 100%;
  max-width: 316px;
  display: inline-block;
  height: 161px;
}

.field {
  margin-bottom: 10px;
}

.field__info {
}

.field__part {
  display: block;
  width: 100%;
  background-color: #e4e4e4;
  border: 0;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 200;
  padding: 15px 10px 15px 15px;
  color: #2c2c2c;
  outline: none;
}

.field__part::-webkit-input-placeholder {
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__part:-ms-input-placeholder {
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__part::-ms-input-placeholder {
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__part::-moz-placeholder {
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__part::placeholder {
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__select-wrap {
  background: #e4e4e4;
  position: relative;
  border-radius: 5px;
  border: 0;
}

.field__arrow {
  display: block;
  width: 45px;
  height: 100%;
  background: transparent;
  position: absolute;
  right: 0;
}

.field__arrow:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 3px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #3a3a3a;
}

.field__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-indent: 0.01px;
  background: transparent;
  text-overflow: "";
  position: relative;
  cursor: pointer;
  border: none;
  color: rgba(44, 44, 44, 0.6);
  font-style: italic;
}

.field__select::-ms-expand {
  display: none;
}

.field__row {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 16px;
  font-size: 16px;
  color: #000;
}

.field__row .field__text {
  width: 60%;
  display: table-cell;
}

.field__row .field__number {
  text-align: right;
  width: 40%;
  display: table-cell;
  vertical-align: bottom;
}

.field__row:last-child .field__label {
  font-weight: 700;
  font-size: 1.25em;
  text-transform: uppercase;
}

.form {
  max-width: 334px;
  background-color: #fff;
  margin: 0 -20px;
  padding: 40px 20px 32px;
  border-radius: 15px;
  opacity: 0.99;
}

.form .price {
  color: #000;
  margin-bottom: 20px;
}

.form .price .due {
  margin-top: -20px;
}

.form .button {
  margin-top: 20px;
  font-size: 45px;
}

.result {
  display: inline-block;
  max-width: 365px;
  background-color: #ffaa07;
  color: #000;
  padding: 8px 16px;
  font-family: "Bebas Neue", sans-serif;
  margin: 0 -20px;
  font-size: 20px;
  font-weight: 700;
}

.result__part {
  padding: 0 5px;
}

.result__part:first-of-type {
  padding-left: 0;
  vertical-align: middle;
}

.result__part:last-of-type {
  padding-right: 0;
}

.result__big-text {
  font-size: 26px;
  font-weight: 700;
  color: #ff3911;
}

.coin {
  width: 70px;
  height: 70px;
  background: no-repeat center / contain;
  display: inline-block;
}

.coin-1 {
  background-image: url(../img/coin-1.png);
}

.coin-2 {
  background-image: url(../img/coin-2.png);
  margin-left: -30px;
}

.label {
  width: 85px;
  height: 85px;
  background: no-repeat center / contain;
  background-image: url(../img/label.png);
  text-transform: uppercase;
  font-size: 9px;
  text-align: center;
  color: #a46900;
  font-weight: 900;
  position: relative;
}

.label__text {
  -webkit-transform: rotate(-17deg);
  transform: rotate(-17deg);
  position: absolute;
  left: -2px;
  top: 29px;
  padding: 0 10px;
  font-size: 9px;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}

.prod {
  display: inline-block;
  position: relative;
}

.prod .coins {
  position: absolute;
  top: -11px;
  right: 9px;
}

.prod .label {
  position: absolute;
  top: 0;
  right: 0;
}

.prod--small {
  max-width: 150px;
}

.prod--small .coins {
  top: 9px;
  right: -11px;
}

.prod--small .coin {
  width: 50px;
  height: 50px;
}

.prod--small .label {
  top: -20px;
  right: -10px;
}

.change {
  position: relative;
  display: inline-block;
  font-family: "Bebas Neue", sans-serif;
  padding-top: 30px;
  padding-bottom: 26px;
}

.change__text {
  position: absolute;
  font-size: 22px;
  font-weight: 700;
}

.change__text-before {
  top: 0;
  left: -5px;
  color: #ffaa07;
}

.change__text-after {
  right: 21px;
  bottom: 0;
  color: #ff3911;
}

.change__round-1 {
  margin-right: -25px;
  border: 2px solid #ffaa07;
}

.change__round-2 {
  margin-left: -25px;
  border: 2px solid #ffaa07;
}

.change .round__inner {
  width: 130px;
  height: 130px;
}

.box {
  background-color: #ffaa07;
  color: #000;
  font-weight: 700;
  display: inline-block;
  max-width: 430px;
  padding: 8px;
}

.box__inner {
  min-height: 158px;
  background-color: #fff;
}

.box__inner-part {
  position: relative;
  vertical-align: middle;
}

.box__before,
.box__after {
  background: no-repeat center / contain;
  display: inline-block;
}

.box__before {
  width: 120px;
  height: 120px;
  background-image: url(../img/cutaway-1.png);
}

.box__after {
  width: 130px;
  height: 130px;
  margin-top: -10px;
  background-image: url(../img/cutaway-2.png);
}

.box__top {
  margin-bottom: 5px;
}

.step {
  text-align: left;
}

.step__title {
  color: #ffaa07;
  font-weight: 700;
  margin-bottom: 10px;
}

.review {
  text-align: center;
}

.review .change {
  margin-bottom: 30px;
}

.review__content {
  padding: 0 20px;
}

.review__autor {
  margin-top: 10px;
  color: #ff3911;
  font-weight: 700;
}

.bx-viewport {
  margin-bottom: 25px;
}

.bx-pager {
  text-align: center;
}

.bx-pager-item {
  border-radius: 50%;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  margin: 0 8px;
}

.bx-pager-item a {
  display: block;
  width: 13px;
  height: 13px;
  border-radius: inherit;
  position: relative;
  border: 1px solid #fff;
}

.bx-prev,
.bx-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 28px;
  height: 54px;
  background: no-repeat center / contain;
  background-image: url(../img/slider-arrow.png);
  font-size: 0;
}

.bx-next {
  right: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.bx-prev {
  left: 0;
}

.bx-pager-item .active {
  background-color: #fff;
}

.collage {
  min-height: 430px;
  position: relative;
}

.collage__photo {
  position: absolute;
}

.collage__photo-1 {
  z-index: 1;
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  top: 0;
  left: -5px;
}

.collage__photo-2 {
  top: 5px;
  right: -16px;
  z-index: 2;
  -webkit-transform: rotate(9deg);
  transform: rotate(9deg);
}

.collage__photo-3 {
  z-index: 0;
  top: 209px;
  right: -5px;
}

.collage__photo-4 {
  z-index: 3;
  top: 210px;
  left: 0;
  -webkit-transform: rotate(-9deg);
  transform: rotate(-9deg);
}

.header {
  text-align: center;
}

.header .container {
  padding-top: 10px;
}

.header__logo {
  margin-bottom: 15px;
}

.header__title {
  margin-bottom: 9px;
  font-weight: 400;
  font-size: 32px;
}

.header__title-big {
  line-height: 0.9;
  margin-bottom: 12px;
}

.header__result {
  margin-bottom: 20px;
}

.header__prod {
  margin-bottom: 20px;
}

.header__list {
  text-align: left;
  margin-bottom: 40px;
}

.header__price {
  margin-bottom: 25px;
}

.s-change {
  text-align: center;
  font-size: 17px;
}

.s-change .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-change__title {
  margin-bottom: 20px;
}

.s-change__info {
  font-size: 18px;
}

.s-change__painting {
  display: block;
  position: relative;
  color: #000;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 10px;
}

.s-change__painting-text {
  position: relative;
  z-index: 2;
  color: white;
}

.s-change__painting .dye {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin-top: 4px;
}

.s-change__box {
  margin-bottom: 20px;
}

.s-change__result {
  margin-bottom: 20px;
}

.s-change__result .title {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 1.1;
}

.s-rise .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-rise .container:before {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 237px;
  background: no-repeat center / contain;
  background-image: url(../img/para.png);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  top: 120px;
  left: -90px;
  z-index: -1;
}

.s-rise__title {
  text-align: center;
  font-size: 31px;
  margin-bottom: 40px;
}

.s-rise__title .title__top {
  display: block;
}

.s-rise__title .title__bottom {
  display: block;
  position: relative;
}

.s-rise__title .title__bottom .dye {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  margin-top: 4px;
}

.s-rise__prod-wrap {
  text-align: right;
  margin-bottom: 20px;
}

.s-rise__content {
  text-align: center;
}

.s-rise__content .text {
  margin-bottom: 15px;
}

.s-rise__content .text:last-of-type {
  margin-bottom: 0;
}

.s-const {
  text-align: center;
}

.s-const .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-const__title {
  line-height: 1.2;
  margin-bottom: 30px;
}

.s-const__inner {
  position: relative;
  min-height: 360px;
}

.s-const__grid,
.s-const__row {
  margin-bottom: 20px;
}

.s-const__row:last-of-type,
.s-const__grid:last-of-type {
  margin-bottom: 0;
}

.s-rolling {
  text-align: center;
}

.s-rolling .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-rolling__title {
  margin-bottom: 20px;
}

.s-rolling__title-small {
  font-weight: 400;
  color: #ff3911;
  font-size: 30px;
  padding: 0 20px;
  margin-bottom: 20px;
}

.s-rolling__paint {
  position: relative;
}

.s-rolling__paint .dye {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.s-rolling .step {
  margin-bottom: 20px;
}

.s-rolling .step:nth-of-type(even) {
  text-align: right;
}

.s-rolling .step:last-of-type {
  margin-bottom: 0;
}

.s-rolling .step__part {
  margin-bottom: 20px;
}

.s-rolling__button {
  margin: 30px auto 0;
}

.s-review .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-review__title {
  text-align: center;
  font-size: 26px;
  margin-bottom: 25px;
}

.s-frames .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-frames__title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 27px;
}

.s-frames__title-bottom {
  position: relative;
  color: #000;
  margin-top: 10px;
}

.s-frames__title-bottom .dye {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  margin-top: -2px;
}

.s-form .container {
  padding-top: 30px;
  padding-bottom: 30px;
}

.s-form .container:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -210px;
  width: 450px;
  height: 305px;
  background: no-repeat center / contain;
  background-image: url(../img/man.png);
  bottom: 0;
  z-index: -1;
}

.s-form .form {
  margin-bottom: 30px;
}

.s-form__top {
  text-align: center;
}

.s-form__part:last-of-type {
  text-align: right;
}

.only-mobile {
  display: block;
}

.only-desktop {
  display: none;
}

.s-review__inner .bx-wrapper {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.s-review__inner .bx-viewport {
  overflow: hidden !important;
}

.super__delivery {
  font-size: 18px;
  font-weight: 700;
  color: red;
  padding: 15px 15px 0;
  text-align: center;
}

.pop__up select {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.footer {
  background: #000 !important;
  color: #fff !important;
}

.pop__up {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(121, 40, 44, 0.8);
  border-top: 2px solid #d80000;
  padding: 10px;
  display: none;
}

.close_btn {
  position: fixed;
  bottom: 120px;
  right: 20px;
  padding: 5px 10px;
  background-color: #ccc;
  color: #000;
  font-size: 22px;
  cursor: pointer;
  transition: all 1s ease;
  border-radius: 100%;
}

.close_btn:hover {
  background-color: #000;
  color: #ccc;
}

.pop__up .wrapper {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

.pop__up .wrapper h1 {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  color: white;
  margin-top: 0;
}

@media screen and (max-width: 800px) {
  .pop__up .wrapper h1 {
    line-height: 20px;
    font-size: 20px;
    margin-top: 0;
  }

  #timer_pop {
    font-size: 18px;
    line-height: 18px;
    margin-top: 0;
  }
}

@media screen and (max-width: 500px) {
  .close_btn {
    bottom: 230px;
  }
}

#timer-pop {
  margin: 10px 0 0;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

#form5 {
  text-align: center;
}

.form-control {
  height: 44px !important;
  padding: 0 10px !important;
}

form .input-wrapper label {
  display: none;
}

form .input-wrapper {
  width: 100%;
  position: relative;
}

form .input-wrapper .error {
  border: 1px solid red !important;
}

form .input-wrapper .error + label {
  width: 100%;
  height: 100%;
  color: red;
  display: block !important;
  font-size: 11px;
  line-height: 17px;
  position: absolute;
  top: 0;
  left: 10px;
  text-align: left;
  pointer-events: none;
}

form .input-wrapper .error + label:before,
form .input-wrapper .error + label:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 3px;
  height: 21px;
  background-color: red;
}

form .input-wrapper .error + label:before {
  -webkit-transform: translate(0, -50%) rotate(135deg);
  transform: translate(0, -50%) rotate(135deg);
}

form .input-wrapper .error + label:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
}

.phone_code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.phone_code .form-control {
  padding: 0 10px !important;
}

input[name="areacode"] {
  max-width: 55px;
  margin-right: 15px;
  padding: 0;
  text-align: center;
}

input:disabled {
  background-color: -internal-light-dark(
    rgba(239, 239, 239, 0.3),
    rgba(59, 59, 59, 0.3)
  ) !important;
  cursor: not-allowed !important;
}
