@charset "UTF-8";
@font-face {
  font-family: "untitled-font-1";
  src: url("../fonts/untitled-font-1.eot");
  src: url("../fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"), url("../fonts/untitled-font-1.woff") format("woff"), url("../fonts/untitled-font-1.ttf") format("truetype"), url("../fonts/untitled-font-1.svg#untitled-font-1") format("svg");
  font-weight: normal;
  font-style: normal
}

[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-map-pin-streamline:before {
  content: "\67";
  display: inline-block;
  vertical-align: top;
  line-height: normal
}

body, h1, h2, h3, h4, h5, p, ul {
  padding: 0;
  margin: 0
}

ol, ul {
  list-style-type: none
}

* {
  box-sizing: border-box
}

img {
  max-width: 100%
}

body {
  font-family: 'Roboto', sans-serif
}

.wrapper {
  overflow: hidden
}

.container {
  position: relative;
  padding: 20px 15px
}

.strong {
  position: relative;
  background: url("../images/strong-bg.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.strong:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 84px;
  bottom: 0;
  right: 0;
  left: 0;
  background: url("../images/strong-bg-part.png") center no-repeat
}

.strong .container {
  padding: 40px 0 80px
}

.strong .container:before {
  content: '';
  position: absolute;
  width: 600px;
  height: 666px;
  bottom: 75px;
  right: -45px;
  background: url("../images/strong-man.png") center no-repeat
}

.title-wrap {
  display: table;
  text-align: center;
  font-size: 0;
  padding: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  background: rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%)
}

.stong-title {
  display: block;
  vertical-align: middle;
  color: #d5d931;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1
}

.stong-title-description {
  display: block;
  vertical-align: middle;
  font-size: 28px;
  color: #fff;
  margin-top: 5px
}

.strong__inner {
  position: relative;
  width: 60%;
  margin-top: 20px
}

.strong-subtitle {
  font-size: 70px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 4px 0 10px #000;
  line-height: 1.3;
  padding-right: 120px
}

.strong-subtitle__item {
  color: #d5d931
}

.plus {
  display: table;
  width: 95%;
  margin-top: 20px;
  font-size: 0
}

.plus__list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  font-size: 18px;
  text-transform: uppercase;
  color: #d5d931;
  margin: 0 1%;
  -ms-word-break: break-word;
  word-break: break-word;
  text-shadow: 1px 1px 1px #000
}

.plus__list:first-child {
  margin-left: 0
}

.plus__list:last-child {
  width: 35%;
  margin-right: 0
}

.plus__list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 41px;
  height: 38px
}

.plus__list_img1 {
  padding-left: 50px
}

.plus__list_img1:before {
  background: url("../images/plus-img1.png") center no-repeat
}

.plus__list_img2 {
  padding-left: 60px
}

.plus__list_img2:before {
  width: 52px;
  height: 42px;
  background: url("../images/plus-img2.png") center no-repeat
}

.plus__list_img3 {
  padding-left: 30px
}

.plus__list_img3:before {
  width: 20px;
  height: 48px;
  background: url("../images/plus-img3.png") center no-repeat
}

.plus__list__item {
  display: block;
  color: #fff;
  -ms-word-break: break-word;
  word-break: break-word
}

.price-wrap {
  margin: 30px 0 50px;
  padding-right: 150px;
  text-align: center
}

.new-price, .old-price {
  display: inline-block;
  vertical-align: baseline;
  font-size: 46px;
  font-weight: 900;
  color: #00c6ff;
  margin: 0 2%;
  text-shadow: 1px 1px 1px #000
}

.new-price {
  margin-left: 0
}

.old-price {
  text-decoration: line-through;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  margin-right: 0
}

.order-wrap {
  display: table;
  width: 100%;
  font-size: 0;
  padding-right: 80px
}

.button-wrap, .timer-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 50%
}

.button-wrap_strong {
  margin-right: 0;
  text-align: right
}

.timer-wrap {
  width: 38%;
  margin-left: 2%;
  font-size: 20px
}

.button {
  position: relative;
  z-index: 5;
  outline: none;
  border: none;
  font-size: 26px;
  font-weight: 700;
  color: #7e0808;
  text-transform: uppercase;
  padding: 25px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
  cursor: pointer;
  background: #ffff4f;
  background: -moz-linear-gradient(top, #ffff4f 0%, #e2d201 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffff4f), color-stop(100%, #e2d201));
  background: -webkit-linear-gradient(top, #ffff4f 0%, #e2d201 100%);
  background: -o-linear-gradient(top, #ffff4f 0%, #e2d201 100%);
  background: -ms-linear-gradient(top, #ffff4f 0%, #e2d201 100%);
  background: linear-gradient(to bottom, #ffff4f 0%, #e2d201 100%)
}

.button:hover {
  background: #f26100;
  background: -moz-linear-gradient(top, #f26100 0%, #ebab2c 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #f26100), color-stop(100%, #ebab2c));
  background: -webkit-linear-gradient(top, #f26100 0%, #ebab2c 100%);
  background: -o-linear-gradient(top, #f26100 0%, #ebab2c 100%);
  background: -ms-linear-gradient(top, #f26100 0%, #ebab2c 100%);
  background: linear-gradient(to bottom, #f26100 0%, #ebab2c 100%);
  color: #fff;
  text-shadow: 1px 1px 1px #000
}

.timer-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 700;
  text-shadow: 1px 1px 1px #000;
  color: #d5d931;
  text-transform: uppercase
}

.product-sale {
  position: absolute;
  width: 300px;
  height: 461px;
  bottom: -90px;
  right: -120px
}

.sale-emblem {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #f2eb0f;
  text-align: center
}

.sale-emblem:before {
  content: '';
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: 8px;
  left: 8px;
  border: 2px solid #949009;
  border-radius: 50%
}

.sale-emblem__item {
  position: absolute;
  z-index: 2;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #d41010;
  top: 50%;
  left: 0;
  right: 0;
  margin: -25px auto 0;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg)
}

.rivalry {
  position: relative;
  background: url(../images/rivalry-pieces.jpg)
}

.rivalry:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/rivalry-bg.jpg) right top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.rivalry__inner {
  width: 50%;
  padding: 10px 15px 10px 25px;
  margin-left: auto
}

.prolog {
  width: 90%;
  padding: 15px;
  border: 2px solid #d9d8d2;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase
}

.prolog__item {
  color: #e30000
}

.rivalry-title {
  margin-top: 25px;
  font-size: 32px;
  font-weight: 900;
  line-height: 1.3
}

.rivalry-title__item {
  font-size: 34px;
  text-transform: uppercase;
  color: #e30000
}

.problem {
  display: table;
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 30px
}

.problem__list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 65px 10px 0;
  width: 48%;
  margin: 0 1%;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  text-align: center
}

.problem__list:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0
}

.problem__list_img1:before {
  background: url(../images/problem-img1.png) center no-repeat
}

.problem__list_img2:before {
  background: url(../images/problem-img2.png) center no-repeat
}

.problem__number {
  font-size: 90px;
  font-weight: 900;
  color: #e30000
}

.problem__number__item {
  font-size: 20px;
  color: #000
}

.problem__text {
  font-size: 18px;
  font-weight: 300;
  text-transform: lowercase
}

.operation {
  background: url("../images/operation-bg2.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.operation .container, .result .container {
  padding: 40px 15px
}

.operation-title {
  width: 60%;
  margin: 0 auto;
  font-size: 44px;
  font-weight: 900;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 1px #000
}

.operation-title__item {
  color: #f31b1b
}

.situation {
  display: table;
  width: 100%;
  margin: 40px 0 20px;
  font-size: 0
}

.situation__list {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 100px 5px 0;
  width: 18%;
  margin: 0 1%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000
}

.situation__list:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 88px;
  top: 0;
  left: 0
}

.situation__list_img1:before {
  background: url(../images/situation-img1.png) center no-repeat
}

.situation__list_img2:before {
  background: url(../images/situation-img2.png) center no-repeat
}

.situation__list_img3:before {
  background: url(../images/situation-img3.png) center no-repeat
}

.situation__list_img4:before {
  background: url(../images/situation-img4.png) center no-repeat
}

.situation__list_img5:before {
  background: url(../images/situation-img5.png) center no-repeat
}

.situation__list__item {
  text-transform: none;
  font-weight: 300
}

.risk {
  background: url(../images/risk-bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.risk .container {
  padding: 50px 15px 80px
}

.risk__inner {
  position: relative;
  width: 50%
}

.risk__inner:before {
  content: '';
  position: absolute;
  width: 714px;
  height: 434px;
  left: 100%;
  top: 50%;
  margin-top: -217px;
  background: url(../images/risk-inner-bg.png) center no-repeat
}

.risk__inner:after {
  content: '';
  position: absolute;
  width: 185px;
  height: 385px;
  top: 50%;
  margin-top: -190px;
  right: -395px;
  background: url("../images/product.png") center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.risk-title {
  font-size: 46px;
  line-height: 1.3;
  font-weight: 900;
  color: #066c4c;
  text-transform: uppercase
}

.risk-text {
  margin: 40px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  padding: 0 20px 0 0
}

.signature {
  position: relative;
  width: 260px
}

.signature:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -45px;
  width: 90px;
  height: 90px;
  background: #fff;
  border-radius: 50%
}

.signature:after {
  content: '';
  position: absolute;
  width: 166px;
  height: 100px;
  background: url(../images/sign.png) center no-repeat;
  left: 270px;
  bottom: -20px
}

.signature__item {
  position: relative;
  z-index: 2;
  padding-left: 70px;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  color: #13007c
}

.signature__item:before {
  content: '';
  position: absolute;
  width: 46px;
  height: 44px;
  top: 50%;
  margin-top: -22px;
  left: 10px;
  background: url(../images/sing-img.png) center no-repeat
}

.specialist {
  position: relative;
  background: #fff
}

.specialist:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/specialist-bg.jpg) center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  opacity: .4
}

.specialist .container {
  padding: 60px 15px
}

.specialist-title {
  width: 80%;
  margin: 0 auto;
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center
}

.specialist-title__item {
  color: #3e6c4f
}

.specialist__inner {
  position: relative;
  width: 50%;
  background: #fff;
  padding: 25px 20px;
  margin: 50px 12% 0 auto;
  -webkit-box-shadow: 0 4px 24px 0 rgba(215, 222, 225, .75);
  box-shadow: 0 4px 24px 0 rgba(215, 222, 225, .75)
}

.specialist__inner:before {
  content: '';
  position: absolute;
  width: 332px;
  height: 450px;
  bottom: -60px;
  margin-right: 25px;
  right: 100%;
  background: url(../images/doctor.png) center no-repeat
}

.specialist__text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 40px
}

.specialist-name {
  position: relative;
  font-size: 22px;
  font-weight: 700;
  color: #066c4c;
  line-height: 1.1;
  padding-right: 50%
}

.specialist-name:before {
  content: '';
  position: absolute;
  width: 220px;
  height: 71px;
  left: 50%;
  background: url(../images/doctor-sign.png) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain
}

.specialist-name__item {
  font-size: 18px;
  font-weight: 300;
  color: #969696
}

.specialist__location, .location-icon {
  font-size: 18px;
  font-weight: 300;
  color: #969696
}

.location-icon {
  margin-top: 15px;
  display: block
}

.location-icon:before {
  margin-right: 5px;
  margin-top: -5px;
  line-height: 1;
  vertical-align: middle
}

.relation {
  background: url("../images/relation-pieces.jpg") center repeat
}

.relation__inner {
  display: table;
  width: 100%;
  font-size: 0;
  text-align: center
}

.more-than, .quantity, .people {
  display: inline-block;
  vertical-align: middle;
  width: 18%;
  margin: 0 1.5%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  color: #fff
}

.more-than {
  font-size: 38px;
  text-align: right;
  text-transform: uppercase
}

.quantity {
  width: 24%;
  font-size: 90px;
  font-weight: 700
}

.people {
  text-align: left;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400
}

.button-wrap_relation {
  vertical-align: middle;
  width: 30%
}

.stimulus {
  overflow: hidden
}

.stimulus .container {
  padding: 50px 15px
}

.stimulus-title {
  width: 70%;
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.3
}

.stimulus-title__item {
  display: block;
  color: #066c4c
}

.consist {
  position: relative;
  width: 75%;
  margin-top: 40px
}

.consist:before {
  content: '';
  position: absolute;
  width: 522px;
  height: 622px;
  top: 50%;
  margin-top: -350px;
  right: -255px;
  background: url("../images/product.png") center no-repeat
}

.consist__list {
  width: 75%;
  position: relative;
  padding-left: 160px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px
}

.consist__list_modify {
  width: 82%;
  margin-left: 8%
}

.consist__list_modify-more {
  width: 82%;
  margin-left: 18%
}

.consist__list__header {
  padding-right: 100px
}

.consist__list__item {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
  margin-top: 3px;
  padding-right: 60px;
  padding-bottom: 25px;
  border-bottom: 2px dashed #ccc
}

.consist__list__item__inner {
  font-weight: 700;
  color: #b5b905
}

.consist__decor {
  position: absolute;
  width: 140px;
  height: 140px;
  top: 50%;
  margin-top: -70px;
  left: 0;
  background: #b1c81a;
  background: -moz-linear-gradient(left, #b1c81a 0%, #249055 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #b1c81a), color-stop(100%, #249055));
  background: -webkit-linear-gradient(left, #b1c81a 0%, #249055 100%);
  background: -o-linear-gradient(left, #b1c81a 0%, #249055 100%);
  background: -ms-linear-gradient(left, #b1c81a 0%, #249055 100%);
  background: linear-gradient(to right, #b1c81a 0%, #249055 100%);
  border-radius: 50%
}

.consist__decor:before {
  content: '';
  position: absolute;
  width: 126px;
  height: 126px;
  top: 50%;
  margin-top: -63px;
  left: 50%;
  margin-left: -63px;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 3px 10px 0 #000;
  box-shadow: inset 0 3px 10px 0 #000
}

.consist__decor_img1:before {
  background: url("../images/consist-img12.jpg") center no-repeat
}

.consist__decor_img2:before {
  background: url("../images/consist-img22.jpg") center no-repeat
}

.consist__decor_img3:before {
  background: url("../images/consist-img32.jpg") center no-repeat
}

.consist__decor:after {
  content: '';
  position: absolute;
  width: 150px;
  height: 103px;
  bottom: -30px;
  left: -70px
}

.consist__decor_img1:after {
  background: url("../images/consist-img1-aft.png") center no-repeat
}

.consist__decor_img2:after {
  width: 167px;
  height: 130px;
  left: -85px;
  bottom: -45px;
  background: url("../images/consist-img2-aft2.png") center no-repeat
}

.consist__decor_img3:after {
  background: url("../images/consist-img3-aft2.png") center no-repeat
}

.result {
  position: relative;
  background: #066c4c
}

.result:before {
  content: '';
  position: absolute;
  opacity: .4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/operation-bg2.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.result-title {
  width: 70%;
  margin: 0 auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 36px;
  color: #f9f514;
  padding-top: 80px;
  background: url("../images/timer-icon2.png") center top no-repeat;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1px 1px 1px #000
}

.result-title__item {
  display: block;
  padding: 0 100px;
  font-size: 30px;
  font-weight: 400;
  text-transform: none;
  color: #fff
}

.reviews {
  position: relative;
  background: #fff
}

.reviews:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/reviews-bg2.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  opacity: .1
}

.reviews .container {
  padding: 50px 15px 80px
}

.reviews-title {
  font-size: 46px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px
}

.reviews-title__item {
  display: block;
  color: #066c4c
}

.reviews-slider {
  display: table;
  width: 100%;
  font-size: 0
}

.reviews-slider__list {
  display: inline-block;
  vertical-align: top;
  width: 30%
}

.reviews-slider-wrap {
  padding-top: 85px
}

.reviews-slider-wrap_modify {
  padding-top: 50px;
  padding-bottom: 85px
}

.reviews-slider__inner {
  position: relative;
  border: 2px solid #d5d931;
  padding: 20px;
  padding-top: 100px;
  text-align: center;
  background: #fff
}

.reviews-slider__inner:before {
  content: '';
  position: absolute;
  width: 90%;
  height: 170px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -85px
}

.reviews-slider__inner_modify:before {
  top: auto;
  bottom: -85px
}

.reviews-slider__inner_img1:before {
  background: url("../images/user-img12.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.reviews-slider__inner_img2:before {
  background: url("../images/user-img22.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.reviews-slider__inner_img3:before {
  background: url("../images/user-img32.jpg") center no-repeat;
  -webkit-background-size: cover;
  background-size: cover
}

.reviews-slider__inner_modify {
  padding-top: 20px;
  padding-bottom: 100px
}

.user-name {
  font-size: 22px;
  font-weight: 900;
  color: #066c4c
}

.user-name__item {
  font-size: 18px;
  font-weight: 300;
  color: #969696
}

.user-header {
  padding: 10px 30px;
  margin: 20px -20px;
  background: #f7f213;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7e0808
}

.user-text {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4
}

.best {
  position: relative
}

.best .container {
  padding: 30px 15px 50px
}

.best .container:before {
  content: '';
  position: absolute;
  width: 484px;
  height: 636px;
  left: 90px;
  bottom: 75px;
  background: url("../images/best-man2.png") center no-repeat
}

.best:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/strong-bg.jpg") center top no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg)
}

.best:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 84px;
  bottom: 0;
  right: 0;
  left: 0;
  background: url("../images/strong-bg-part.png") center no-repeat
}

.best__inner {
  position: relative;
  z-index: 2;
  width: 65%;
  margin-left: auto
}

.best-title {
  position: relative;
  font-size: 56px;
  font-weight: 900;
  line-height: 1.3;
  text-align: right;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  color: #fff
}

.best-title__item {
  display: inline-block;
  padding-left: 160px;
  color: #d5d931
}

.best-subtitle {
  display: inline-block;
  margin-left: -300px;
  padding: 5px 15px;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #d5d931;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: normal;
  background: rgba(0, 0, 0, 0.4);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.6) 100%)
}

.form-wrap {
  width: 50%;
  margin-top: 20px;
  margin-left: auto;
  padding: 6px;
  background: #066c4c;
  text-align: center
}

.form__inner {
  padding: 40px 0 20px;
  border: 2px solid #189d73
}

.form-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 42px;
  color: #fff
}

.form-field {
  display: block;
  outline: none;
  border: none;
  width: 300px;
  height: 50px;
  padding: 15px;
  border-radius: 5px;
  margin: 15px auto
}

.form-price {
  margin-top: 30px
}

.old-price_form, .new-price_form {
  color: #fff;
  font-size: 22px;
  margin: 5px 0
}

.old-price_form {
  text-decoration: line-through
}

.new-price_form {
  font-size: 46px;
  font-weight: 900
}

.button-wrap_best {
  margin-top: 10px;
  width: 100%
}

.product-sale_best {
  left: 130px;
  bottom: -33px
}

.timer__list {
  display: inline-block;
  vertical-align: middle;
  background: rgba(0, 0, 0, .6);
  border-radius: 3px
}

.timer__list__item {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1
}

.timer__list__dotted {
  display: block;
  background: transparent;
  margin: -5px 2px 0;
  font-size: 37px;
  color: #fff
}

.timer__list_dotted {
  background: transparent
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/select-arrow2.png") #fff 94% center no-repeat !important
}

select::-ms-expand {
  display: none
}

.disclamer {
  text-align: center;
  color: #fff;
  margin-top: 20px
}