body {
  font-family: sans-serif;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  margin: 0;
  background-color: #000;
  color: #fff;
}
#wrapper {
  overflow: hidden;
  width: 100%;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-box {
  height: 1082px;
  background: url("../img/tb.jpg") 50% 0 no-repeat;
}
.top-box-bg {
  height: 1820px;
  background: url("../img/urogun.png") 50% 40% / 330px auto no-repeat;
}
.bottom-box-bg {
  height: 1820px;
  background: url("../img/urogun.png") 50% 40% / 330px auto no-repeat;
}
.wrap {
  max-width: 1170px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.top-line {
  padding: 19px 0;
  overflow: hidden;
}
.wrap:after {
  content: "";
  display: block;
  clear: both;
}
.info-list {
  font-family: "Helvetica";
}
.info-list li {
  margin-bottom: 5px;
}
.info-list li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.info-list li span {
  color: #3f3f3f;
  font-size: 15px;
}
.weight {
  position: absolute;
  left: 372px;
  top: 98px;
}
.top-box .list {
  position: absolute;
  font-family: "Georgia";
  font-weight: bold;
  font-style: italic;
  font-size: 21px;
  color: #fff;
  left: 255px;
  top: 209px;
  line-height: 1.1;
}
.top-box .list li {
  margin-bottom: 28px;
}
.top-box .list li:nth-child(2) {
  padding-left: 30px;
}
.top-box .list li:nth-child(3) {
  padding-left: 60px;
}
.sk-box {
  overflow: hidden;
}
.sk-wr {
}
.order-form-box {
  width: 407px;
  float: right;
  text-align: center;
  margin-top: 449px;
}
.order-form-box .white {
  background-color: #d2d51f;
  padding: 15px;
  box-shadow: 0px 3px 218px 0px rgba(101, 75, 65, 0.17);
}
.order-form-box .small {
  color: #fff;
  font-size: 25px;
  font-family: "Arial";
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.count ul {
  padding-top: 5px;
  text-align: center;
  font-family: "Arial";
  font-size: 17px;
}
.count ul li {
  display: inline-block;
  margin: 0 8px;
  width: 89px;
}
.countdown {
  text-align: center;
  color: #fff;
  font-size: 40px;
  line-height: 84px;
  font-family: "Roboto Condensed";
}
.countdown span {
  display: inline-block;
  width: 89px;
  height: 89px;
  border-radius: 45px;
  border: 3px solid #fff;
  background-color: #000;
  vertical-align: middle;
  margin: 0 10px;
}
.countdown b {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 21px;
  margin: 0 5px;
  display: none;
}
.order-form-box .price {
  text-align: center;
  color: #fff;
  line-height: 1;
  padding-top: 5px;
}
.order-form-box .old-price {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
  margin-right: 23px;
  position: relative;
  opacity: 0.5;
}
.wv_old-price {
  text-decoration: line-through;
}
.order-form {
}
.wv_currency {
  display: inline-block;
  margin-left: 5px;
}
.order-form-box .new-price {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 62px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.data-list {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.data-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.data-list img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.data-list .t1 {
  display: inline-block;
  vertical-align: middle;
}
.order-form input[type="text"],
.order-form input[type="tel"],
select {
  display: block;
  width: 100%;
  border: 0;
  color: #3f3f3f;
  background-color: #eaeb96;
  font-size: 16px;
  padding: 13px;
  margin-bottom: 5px;
}
.order-form .btn {
  margin-top: 5px;
}
.top-text {
  position: absolute;
  right: -15px;
  top: 270px;
}
.ostatok {
  padding-top: 5px;
  color: #fff;
  font-size: 20px;
  font-family: "Arial";
}
.ostatok .n {
  font-style: normal;
  color: #00a8d0;
}
.ostatok span {
  text-transform: uppercase;
  font-family: "Helvetica-Bold";
}
.data {
  color: #50c008;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.1;
  font-family: "Helvetica-Bold";
}
.data img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.data span {
  display: inline-block;
  vertical-align: middle;
}
.order-form p {
  margin: 0;
  text-align: left;
  color: #000;
  font-size: 15px;
  margin-bottom: 2px;
}
/* hide original element */
.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom select styles */
.select-area {
  position: relative;
  overflow: hidden;
  cursor: default;
  height: 44px;
  display: block;
  width: 100% !important;
  margin-bottom: 5px;
  background-color: #eaeb96;
}
.select-area .center {
  white-space: nowrap;
  text-align: left;
  padding: 13px;
  display: block;
  color: #000;
  font-size: 16px;
}
.select-area .select-opener {
  background: url(../img/arr1.png) 50% 50% no-repeat;
  position: absolute;
  height: 100%;
  width: 30px;
  right: 0;
  top: 0;
}
.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000;
}
.select-options .drop-holder {
  border: 1px solid #777;
  overflow: hidden;
  height: 1%;
}
.select-options ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.select-options ul li {
  width: 100%;
  float: left;
}
.select-options ul a {
  text-decoration: none;
  padding: 5px 10px;
  display: block;
  cursor: default;
  color: #000;
  height: 1%;
}
.select-options .item-selected a {
  text-decoration: none;
  background: #007;
  color: #fff;
}
.select-area img,
.select-options a img {
  vertical-align: top;
  margin: 0 5px 0 0;
}
.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 27px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  width: 375px;
  height: 58px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border: 0;
  background: url("../img/btn.png") 50% 0 no-repeat;
}
.btn:hover {
  opacity: 0.9;
  color: inherit;
  text-decoration-line: none;
}
.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 20px 0;
  z-index: 3;
}
.header .l {
  float: left;
}
.header .r {
  float: right;
}
.ogange-list {
  color: #fff;
  text-align: center;
  width: 760px;
  right: 0;
  position: absolute;
  top: 271px;
}
.ogange-list li {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}
.ogange-list img {
  margin-bottom: 10px;
}
.ogange-list .t1 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
}

.top-box .text {
  position: absolute;
  top: 120px;
  left: 0px;
  width: 100%;
  padding-left: 310px;
  color: #fff;
}

.top-box .text .t1 {
  font-family: "AABebasNeue";
  text-transform: uppercase;
  font-size: 52px;
  line-height: 1;
}
.top-box .text .t2 {
  font-family: "Arial";
  font-size: 35px;
  line-height: 1;
  padding: 0 0 20px;
}
.ico-list {
  position: absolute;
  left: 0;
  bottom: 30px;
  color: #737373;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: -1px;
  width: 780px;
}
.ico-list li {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
.ico-list .ico {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
}
.ico-list .t1 {
  display: inline-block;
  vertical-align: middle;
}
.header .btn {
  width: 186px;
  height: 40px;
  background: url("../img/btn2.png") 0 0 no-repeat;
}
.nav {
  float: left;
  font-size: 15px;
  font-family: "Arial";
  font-weight: bold;
  padding-top: 10px;
  text-transform: uppercase;
}
.nav li {
  display: inline-block;
  margin-right: 30px;
}
.nav a {
  color: #fff;
  text-decoration: none;
}
.nav a:hover {
  text-decoration: underline;
}
.logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.slogan {
  display: inline-block;
  vertical-align: middle;
  padding-top: 5px;
}

.header {
  padding-left: 50px;
  padding-right: 50px;
}
.top-text2 {
  left: 430px;
  top: 70px;
  position: absolute;
}

.about-problem {
  background: url(../img/about.jpg) 50% 0 no-repeat;
  height: 427px;
}
.about-problem .text {
  width: 675px;
  padding-top: 50px;
}
.about-problem .text .h2 {
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #d00000;
  font-size: 34px;
  font-family: "Helvetica-Light";
}
.about-problem .text p {
  margin: 0 0 20px;
  color: #2a2a2a;
  font-size: 16px;
}
.about-problem .text .green {
  padding-left: 40px;
  color: #50c007;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Helvetica-Bold";
  background: url(../img/ico1.png) 0 50% no-repeat;
  margin-top: 30px;
}
.problem {
  background: url("../img/problem.jpg") 50% 0 no-repeat;
  height: 874px;
  padding-top: 70px;
  text-align: center;
}
.problem .list li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}
.problem .list li:nth-child(2) {
  margin: 0 -80px;
  padding-top: 120px;
}
.problem .list p {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-family: "Arial";
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.expert {
  background: url("../img/expert.jpg") 50% 0 no-repeat;
  height: 1036px;
  padding-top: 320px;
  color: #fff;
}
.expert .left {
  width: 490px;
  margin-left: 100px;
}
.expert .title {
  color: #fff;
}
.expert .t1 {
  margin-bottom: 25px;
  font-size: 20px;
  font-family: "Arial";
  font-weight: bold;
}
.expert p {
  margin-bottom: 50px;
  margin-top: 0;
  font-size: 20px;
}
.how-work {
  background: url("../img/how-work.jpg") 50% 0 no-repeat;
  height: 1118px;
  color: #fff;
  padding-top: 70px;
}
.how-work .r {
  float: right;
  width: 580px;
}
.how-work .title {
  color: #fff;
  font-size: 57px;
}
.how-work .list {
  margin-bottom: 50px;
}
.how-work .list li {
  margin-bottom: 30px;
}
.how-work .list img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.how-work .list .tt {
  display: inline-block;
  vertical-align: middle;
  max-width: 464px;
}
.how-work .list .tt .h4 {
  color: #e0b506;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 24px;
}
.how-work .list .tt p {
  margin: 0;
  font-size: 23px;
}
.reviews {
  background: url("../img/reviews.jpg") 50% 0 no-repeat;
  height: 1534px;
  color: #fff;
}
.reviews .title {
  text-align: right;
}
.rev {
  overflow: hidden;
  margin-bottom: 40px;
}
.rev .img {
  float: left;
  margin-right: 30px;
}
.rev .tt {
  overflow: hidden;
  padding-top: 30px;
}
.rev .name {
  font-weight: 700;
  margin-bottom: 30px;
  font-size: 25px;
  color: #000;
}
.rev .tt p {
  color: #000;
  font-size: 24px;
  line-height: 1.4;
  font-family: "Arial";
  text-align: justify;
}
.rev-r .img {
  float: right;
  margin-right: 0;
  margin-left: 30px;
}
.reviews .btn {
  width: 606px;
  height: 61px;
  margin: 0 auto;
  margin-top: 68px;
  background: url("../img/btn3.png") 0 0 no-repeat;
}
.problem2 {
  background: url("../img/problem2.jpg") 50% 0 no-repeat;
  height: 880px;
  padding-top: 150px;
  text-align: center;
}
.problem2 .title {
  font-size: 50px;
  color: #fff;
}
.problem2 .list p {
  color: #fff;
  padding: 0;
  font-size: 20px;
}
.problem2 .list {
  padding-left: 150px;
  padding-right: 183px;
}
.make-order {
  background: url("../img/make-order.jpg") 50% 0 no-repeat;
  height: 1900px;
  padding-top: 250px;
  text-align: center;
}
.make-order .title {
  font-size: 50px;
}
.make-order .list li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}
.make-order .list p {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-family: "Arial";
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}
.make-order .list {
  margin-bottom: 125px;
}
.make-order .title-white {
  text-align: left;
  color: #fff;
  font-size: 77px;
  margin-bottom: 0;
}
.rev-slider {
  display: none !important;
}

.text-box {
  height: 1645px;
  background: url(../img/text-box.jpg) 50% 0 no-repeat;
}
.text-box .tt {
  overflow: hidden;
  margin-bottom: 250px;
}
.text-box .tt .r {
  width: 480px;
  float: right;
  padding-top: 50px;
}
.title {
  color: #000;
  font-size: 64px;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-family: "AABebasNeue";
}
.text-box .list {
  color: #c6c6c6;
  font-size: 26px;
  font-family: "Lato", sans-serif;
}
.text-box .list img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.text-box .list .t1 {
  display: inline-block;
  vertical-align: middle;
}
.text-box .list li {
  margin-bottom: 30px;
}
.text-box .l .t1 {
  color: #c6c6c6;
  font-size: 26px;
  font-family: "Lato", sans-serif;
  margin-bottom: 40px;
}
.text-box .l {
  width: 400px;
}
.text-box .l p {
  color: #e8e8e8;
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
}
.exp-name {
  color: #fff;
  font-size: 15px;
  left: 524px;
  bottom: 20px;
  position: absolute;
}
.exp-name b {
  font-size: 18px;
  font-family: "Lato", sans-serif;
}
.btn-box {
  text-align: center;
}

.inform {
  height: 1380px;
  background: url(../img/inform.jpg) 50% 0 no-repeat;
}
.inform .r {
  width: 430px;
  float: right;
  padding-top: 260px;
}
.inform .title {
  color: #ffffff;
  font-size: 39px;
}
.inform .list {
  color: #fff;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.inform .list img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.inform .list .t1 {
  display: inline-block;
  vertical-align: middle;
}
.inform .list li {
  margin-bottom: 20px;
}
footer {
  padding: 20px;
  background: black;
  text-align: center;
  color: white;
}
