@charset "utf-8";
.video-container {
    position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;	
}
.video-container iframe,  
.video-container object,  
.video-container embed,
.video-container .youtube {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mb {
    margin-bottom: 20px;
}
.vreviews {
    padding: 30px 0 0;
}
.vreviews h2 {
    padding: 0 30px;
}
.clear {
  clear: both;
}

.clrfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

b, strong, .bold {
  font-weight: bold;
}

i {
  font-style: italic;
}

u {
  text-decoration: underline;
}

a {
  color: #222;
  text-decoration: underline;
  outline: none;
}

a:hover, a:active {
  text-decoration: none;
}

input, button {
  padding: 0;
  margin: 0;
  line-height: normal;
  outline: none;
  border: none;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

textarea {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

button {
  cursor: pointer;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  color: #636363;
}

::-moz-placeholder {
  color: #636363;
}

:-moz-placeholder {
  color: #636363;
}

:-ms-input-placeholder {
  color: #636363;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus:-moz-placeholder {
  color: transparent;
}

:focus:-ms-input-placeholder {
  color: transparent;
}

:focus {
  outline: none;
}

body {
  position: relative;
  background: #555;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  color: #333;
}

.none {
  display: none;
}

.wrapper {
  width: 480px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
}

h2.title {
  font-size: 36px;
  font-weight: 400;
  color: #1c1c1c;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}

h2.title span {
  font-weight: 700;
  color: #bc1d9e;
}

.btn {
  position: relative;
}

.btn:after {
  position: absolute;
  left: 0;
  bottom: -32px;
  display: block;
  width: 100%;
  height: 27px;
  opacity: .7;
  content: '';
}

.button-m {
  position: relative;
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  height: 74px;
  line-height: 72px;
  letter-spacing: 1px;
  text-shadow: 0 1px 0 #b76302;
  background: rgb(230, 165, 1);
  background: -moz-linear-gradient(top, rgba(230, 165, 1, 1) 0%, rgba(223, 123, 11, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(230, 165, 1, 1) 0%, rgba(223, 123, 11, 1) 100%);
  background: linear-gradient(to bottom, rgba(230, 165, 1, 1) 0%, rgba(223, 123, 11, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6a501', endColorstr='#df7b0b', GradientType=0);
  -webkit-box-shadow: 0 5px 0 0 #b76302;
  -moz-box-shadow: 0 5px 0 0 #b76302;
  box-shadow: 0 5px 0 0 #b76302;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.field {border: 1px solid #929292;
  display: block;
  width: 100%;
  background: #fff;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: left;
  padding: 22px 25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*   countbox   */

.countbox:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
  visibility: hidden;
}

.countbox .countbox-num {
  position: relative;
  float: left;
  color: #333;
  padding-left: 15px;
}

.countbox .countbox-num:first-child {
  padding-left: 0;
}

.countbox .countbox-num:first-child:before {
  display: none;
}

.countbox .countbox-hours,
.countbox .countbox-mins,
.countbox .countbox-secs {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  line-height: 48px;
  font-weight: 300;
}

.countbox .countbox-hours-text,
.countbox .countbox-mins-text,
.countbox .countbox-secs-text {
  position: relative;
  top: -12px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: 300;
  padding-left: 5px;
}

/*   offer   */

.offer {
  position: relative;
  
  padding: 0px 0 35px 0;
}

.offer h1 {
  
      background: #e8e8e8;
   
  line-height: 50px;
  color: #bc1d9e;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
}

.offer h2 {
      padding: 10px 0;
  background: #e28d06;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: center;
}

.offer .price {
  position: relative;
  height: 66px;
  background: #efefef;
}

.offer .price:before {
  position: absolute;
  bottom: -21px;
  left: 0;
  display: block;
  width: 100%;
  height: 21px;
  background: url("../images/shadow.png") 0 0 no-repeat;
  opacity: .2;
  content: '';
}

.offer .price .old_cost,
.offer .price .new_cost {
  float: left;
  width: 50%;
  height: 66px;
  padding-top: 5px;
}

.offer .price .old_cost {
  padding-right: 75px;
  text-align: right;
}

.offer .price .new_cost {
  background: #bc1d9e;
  padding-left: 75px;
  color: #fff;
}

.offer .price .old_cost span,
.offer .price .new_cost span {
  display: block;
  font-size: 14px;
}

.offer .price .value {
  display: inline-block;
  position: relative;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase;
}

.offer .price .new_cost .value {
  font-weight: 700;
  color: #fff;
}

.offer .price .value i {
  font-size: 24px;
  font-style: normal;
}

.offer .price .old_cost .value:before {
  position: absolute;
  top: 55%;
  left: 0;
  right: 15px;
  display: block;
  height: 2px;
  background: #333;
  content: '';
}

.offer .sale {
  position: absolute;
  left: 50%;
  margin-left: -52px;
  width: 104px;
  height: 66px;
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
}

.offer .sale:before {
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background: #e28d07;
  content: '';
  -moz-transform: skew(20deg, 0);
  -ms-transform: skew(20deg, 0);
  -o-transform: skew(20deg, 0);
  -webkit-transform: skew(20deg, 0);
  transform: skew(20deg, 0);
}

.offer .sale b {
  display: block;
  font-size: 28px;
}

.offer .sale span {
  display: block;
  position: relative;
  z-index: 5;
  padding-top: 7px;
}

.offer .timer {
  padding-bottom: 25px;
}

.offer .timer h3 {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 13px;
}

.offer .timer h3 span {
  display: inline-block;
  vertical-align: top;
  padding: 10px 15px;
  background: #e8e8e8;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.offer .timer .countbox {
  width: 350px;
  margin: 0 auto;
}

.offer .form_order {
  width: 400px;
  margin: 0 auto;
  padding: 30px 0 10px 0;
}

.offer .field_set {
  padding-bottom: 20px;
}

/*   features   */

.features {
  padding: 25px 0 0 0;
}

.features h2.title {
  margin-bottom: 0;
}

.features .item {
  padding: 25px 20px;
  text-align: center;
}

.features .item img {
  display: block;
  margin: 0 auto;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.features .item h4 {
  font-size: 16px;
  font-weight: 700;
  padding: 13px 0 5px 0;
}

.features .item p {
  font-size: 14px;
  line-height: 24px;
}

.features .desc_img {
  height: 320px;
}

/*   slider   */

.slider {
  margin-bottom: 5px;
}

.slider .slick-prev,
.slider .slick-next {
  display: block;
  width: 65px;
  height: 51px;
  overflow: hidden;
  background: url("../images/arrow-slider.png") 0 0 no-repeat;
  text-indent: -9999px;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  border: none;
  outline: none;
  z-index: 500;
}

.slider .slick-prev {
  left: 0;
}

.slider .slick-next {
  right: 0;
  background-position: -65px 0;
}

/*   specifications   */

.specifications {
  position: relative;
  background: #efefef;
  padding: 25px 0 80px 0;
}

.specifications h2.title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 35px;
}

.specifications h2.title span {
  display: block;
  font-size: 36px;
  color: #e29010;
}

.specifications ul {
  position: relative;
}

.specifications ul:before {
  display: block;
  
  width: 100px;
  height: 289px;
  position: absolute;
  right: 0;
  top: -8px;
  content: '';
  z-index: 3;
}

.specifications li {
  padding: 7px 40px 7px 45px;
  text-align: right;
  position: relative;
}

.specifications li:nth-child(odd) {
  background: #e2e2e2;
}

.specifications li:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  content: '';
  width: 16px;
  height: 16px;
  border: 4px solid #e2d1b6;
  background: #e28d07;
  position: absolute;
  top: 10px;
  left: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.specifications li b {
  float: left;
}

.specifications .btn {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -37px;
}

/*   description   */

.description .top {
  background: url("../images/bg-1.jpg") 50% 0 no-repeat;
  padding: 70px 20px 30px 20px;
}

.description .item {
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.description p {
  line-height: 24px;
  text-align: center;
  padding: 15px 20px 20px 20px;
}

.description .bottom_img {
  height: 310px;
}

/*   reviews   */

.reviews {
  background: #efefef;
  padding: 20px 20px 25px 20px;
}

.reviews h2.title {
  font-size: 24px;
  margin: 0 -10px;
  line-height: 32px;
  padding-bottom: 45px;
}

.reviews h2.title span {
  display: block;
  font-size: 34px;
}

.reviews .item {
  margin-bottom: 45px;
  border-radius: 8px;
  overflow: hidden;
}

.reviews .item:last-child {
  margin-bottom: 0;
}

.reviews .top_info {
  position: relative;
  background: url("../images/quote-icon.png") 96% 0 no-repeat;
  padding: 15px 0 15px 130px;
}

.reviews .avatar {
  position: absolute;
  top: -12px;
  left: 0;
}

.reviews .avatar img {
  -webkit-border-radius: 50% 50% 50% 0;
  -moz-border-radius: 50% 50% 50% 0;
  border-radius: 50% 50% 50% 0;
  border: 3px solid #e2e2e5;
}

.reviews .name {
  font-weight: 700;
}

.reviews .text {
  background: #fff;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

.reviews .text p {
  padding: 10px 20px 15px 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: justify;
}

/*   order steps   */

.order_steps {
  padding: 25px 20px 15px 20px;
}

.order_steps h2.title {
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 10px;
}

.order_steps h2.title span {
  display: inline-block;
}

.order_steps li {
  line-height: 24px;
  padding: 15px 0 15px 80px;
}

.order_steps li span {
  display: block;
}

.order_steps li:nth-child(1) {
  background: url("../images/order_step_icon1.png") 0 20px no-repeat;
}

.order_steps li:nth-child(2) {
  background: url("../images/order_step_icon2.png") 0 20px no-repeat;
}

.order_steps li:nth-child(3) {
  background: url("../images/order_step_icon3.png") 0 20px no-repeat;
}

.order_steps li:last-child {
  border-bottom: 0;
}

/*   footer   */

footer {
  background: #fff;
  padding: 35px 20px 30px 20px;
  text-align: center;
  color: #fff;
}

footer img {
  display: block;
  margin: 0 auto;
  padding-bottom: 15px;
}

footer a {
  color: #a7a5a5;
  font-size: 14px;
}

.others-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-color: white;
    border-radius: 8px 8px 8px 8px;
    overflow: hidden;
    margin-bottom: 30px;
}

.others-block .others-block-title {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 8px;
    margin-bottom: 6px;
}

.others-block-prices {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
    gap: 10px;
    margin: 0 8px;
    margin-bottom: 6px;
}

.others-block-prices-new {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
}

.others-block-prices-old {
    color: #b4b4b4;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    text-decoration-line: line-through;
}
.others-block-button {
    background: #b71b1b;
    border: none;
    border-radius: 86px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    height: 52px;
    line-height: 100%;
    margin: 0 auto;
    outline: none;
    width: 80%;
    margin-bottom: 8px;
    box-shadow: none;
}

.button-a {
  display: flex;
  align-items: center;
  text-decoration: none;
}