body {
  margin: 0;
  padding: 0;
}

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

.hidden-window {
  display: none;
}

.second-page__container {
  max-width: 1020px;
  min-width: 280px;
  margin: auto;
}

.second-page__wrapper {
  position: relative;
  padding-top: 30px;
  font-family: 'Open Sans', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/top_bg.jpg) no-repeat top;
  background-size: cover;
}

.second-page__wrapper:after {
  position: absolute;
  content: "";
  display: block;
  width: 50%;
  height: 830px;
}

.hidden-window {
  position: relative;
}

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

/*HEADER*/

.second-page__header {
  margin-bottom: 25px;
}

.second-page__header .second-page__container {
  position: relative;
  z-index: 100;
  max-width: 1020px;
}

.second-page__header-inner {
  position: relative;
  z-index: 20;
  padding: 12px 15px 12px 294px;
  font-size: 0;
  border-right: none;
  background-color: #000929;
  text-align: right;
}



.second-page__header .logo {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 700;
  font-size: 33px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background: none;
  margin-right: 20px;
}
.second-page__header .logo:before {
  content:"";
  background: url("//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/logo-2page.png");
  position: absolute;
  width: 406px;
  height: 206px;
  left: 0;
  top: 0;
}

.second-page__header .stamp-list {
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.second-page__header .stamp-list li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.second-page__header .stamp-list li img {
  width: 80px;
}

.second-page__header .stamp-list li:last-child {
  margin-right: 0;
}

.second-page__header .logo span {
  color: #fa4863;
  font-weight: 400;
}

/*MAIN*/

.second-page__main {
  font-size: 0;
  text-align: center;
  margin-top: 45px;
}

.second-page__main .second-page__main-left, .second-page__main .second-page__main-right {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1000;
}

.second-page__main-left {
  width: 63%;
  margin-right: 4.2%;
}

.second-page__main-right {
  position: relative;
  width: 32.8%;
}

.second-page__main-left .inner-block {
  width: 100%;
  display: table;
  background: #fff;
  padding-bottom: 25px;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.inner-block-wrapper {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8e69e+0,ece0b8+51,fddbcf+100 */
  background: #001a4a;
  padding: 5px;
}

@-webkit-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.99);
    -moz-transform: scale(0.99);
    -o-transform: scale(0.99);
    transform: scale(0.99);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

.hidden-window .second-page__main-right .hidden-window-form.js_scrollForm.active {
  -webkit-animation: thumb 100ms linear 6;
  -moz-animation: thumb 100ms linear 6;
  -o-animation: thumb 100ms linear 6;
  animation: thumb 100ms linear 6;
}

.slider-list li:nth-child(3) .inner-block-wrapper .hidden-window__item__product-wrapper {
  margin-left: 65px;
}

.slider-list li:nth-child(4) .inner-block-wrapper .hidden-window__item__product-wrapper {
  margin-left: 20px;
}

.slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(3) {
  left: 65px;
}

.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(1) {
  left: 23px;
  bottom: -5px;
}

.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(2) {
  margin-left: -87px;
  z-index: 1;
}

.slider-list li:nth-child(5) .hidden-window__item__product-wrapper img:nth-child(3) {
  left: 150px;
}

.slider-list li:nth-child(5) .present-block__text {
  left: -15px;
}

.slider-list li:nth-child(5) .present-block__images img:nth-child(3) {
  left: -3px;
}

.slider-list li:nth-child(3) .hidden-window__item-img .present-block {
  left: 145px;
}

.slider-list li:nth-child(3) .present-block__images:before {
  left: -16px;
}

.slider-list li:nth-child(3) .present-block__text {
  left: -25px;
}

.slider-list li:nth-child(4) .hidden-window__item-img .present-block {
  left: 160px;
  top: 120px;
}

.slider-list li:nth-child(4) .present-block__text {
  left: -30px;
  z-index: 1000;
}

.slider-list li:nth-child(4) .present-block__images img:nth-child(3) {
    left: 8px;
    z-index: 1;
    top: 4px;
    height: 38px;
}

.slider-list li:nth-child(4) .present-block__images img:nth-child(1) {
    position: absolute;
    left: 29px;
    z-index: 1;
    max-height: 35px;
    bottom: 13px;
}

.slider-list li:nth-child(4) .present-block__images img:nth-child(2) {
    height: 45px;
    margin-left: 5px;
    z-index: 1000;
    left: -18px;
    top: 10px;
}

.hidden-window__item {
  display: table-cell;
  width: 45%;
  vertical-align: top;
  padding-top: 65px;
}

.slider-list li:nth-child(4) .present-block__images:before {
  left: -20px;
  margin: auto;
  top: 5px;
}

.h-w-text-total {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  margin: 20px 0;
  font-weight: 700;
}

.h-w-text-total span {
  color: #d60832;
  font-size: 30px;
  font-weight: 700;
}

.second-page__main-left .bx-bx>li[data-value="3"].active .inner-block-wrapper, .second-page__main-left .bx-bx>li[data-id="2"].active .inner-block-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#814146+0,9e2f34+100 */
  background: #ff8634

}

.second-page__main-left .bx-bx>li[data-value="5"] .present-block__images img:nth-child(1) {
  height: 50px;
  z-index: 4;
}

.second-page__main-left .bx-bx>li.active .inner-block-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#814146+0,9e2f34+100 */
  background: #ff8634;
 
}

.inner-block__description {
  display: table-cell;
  width: 55%;
  vertical-align: top;
  padding-right: 25px;
  vertical-align: middle;
}

.hidden-window .h-w-check {
  position: absolute;
  width: 21px;
  height: 20px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 50%;
  left: 25px;
  margin-top: -13px;
  cursor: pointer;
  z-index: 1000;
  border: 3px solid #bebebe;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hidden-window .h-w-check:before {
  content: '';
  font-size: 20px;
  position: absolute;
  display: block;
  top: -3px;
  left: -2px;
  right: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  opacity: 0;
  background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/check4.png) no-repeat center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.hidden-window .second-page__main .bx-bx>li.active .h-w-check:before {
  opacity: 1;
}

.hidden-window__item-img {
  position: relative;
  margin-right: 20px;
}

.hidden-window .wrap {
  overflow: hidden;
  width: 155px;
  position: absolute;
  top: 20px;
  left: 5px;
  padding-right: 30px;
}

.hidden-window__sale-wrapper {
  background: #00aef6;
  background-size: cover;
  width: 135px;
  padding: 8px 0;
  -moz-transform: skew(-30deg);
  margin-left: -10px;
  padding-left: 10px;
  position: relative;
}

.hidden-window__item-sale {
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  font-weight: 400;
  padding-right: 10px;
  padding-left: 10px;
}
.hidden-window__sale-wrapper:after {
    content: "";
    position: absolute;
    display: block;
    right: -17px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 17px solid transparent;
    border-left: 17px solid #00aef6;
    border-bottom: 17px solid transparent;
}
.hidden-window__item__product-wrapper {
  margin-top: 20px;
}

.hidden-window__item__product-wrapper img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}

.hidden-window__item__product-wrapper img.one_package:nth-child(1) {
  height: 165px;
  margin-left: 60px;
}

.hidden-window__item__product-wrapper img:nth-child(1) {
  height: 150px;
  z-index: 20;
}

.hidden-window__item__product-wrapper img:nth-child(2) {
  height: 120px;
  margin-left: -35px;
  z-index: 15;
}

.hidden-window__item__product-wrapper img:nth-child(3) {
  height: 120px;
  position: absolute;
  left: 120px;
  bottom: 15px;
}

.hidden-window__item__product-wrapper img:nth-child(4) {
  position: absolute;
  height: 120px;
  bottom: 10px;
  right: 40px;
}

.hidden-window__item-img .present-block {
  position: absolute;
  left: 160px;
  top: 125px;
  z-index: 100;
}

.present-block__images {
  position: relative;
}

.present-block__images:before {
  position: absolute;
  display: block;
  content: "";
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e57477+0,d32a2e+100 */
  background: #001a4a;
 
  left: -22px;
  margin: auto;
  top: 0px;
  z-index: 1;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 5px solid #fff;
}

.present-block__images:after {
  position: absolute;
  display: block;
  content: "";
  background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/plus.png) no-repeat center;
  width: 18px;
  height: 18px;
  left: -25px;
  top: 45%;
  z-index: 30;
}

.present-block__images img {
  position: relative;
  max-height: 55px;
  z-index: 2;
}

.present-block__images img:nth-child(3) {
  position: absolute;
  height: 40px;
  left: -15px;
  bottom: 12px;
}


.present-block__images img:nth-child(2) {
  height: 45px;
  margin-left: -3px;
}

.present-block__text {
  position: absolute;
  background: #00aef6;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  font-weight: 700;
  width: 93px;
  padding: 5px 2px;
  z-index: 20;
  bottom: -20px;
  left: -30px;
}

.hidden-window__item__best {
  position: absolute;
  top: 5px;
  left: 180px;
  background: #ff8634;
  width: 85px;
  padding-top: 10px;
  padding-bottom: 16px;
}

.hidden-window__item__best:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 15px solid #fff;
}

.hidden-window__item__best p {
  margin: 10px 0;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-top: 2px;
}

/*.hidden-window__item-sale:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%;
    background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/sale-after.png) no-repeat center;
}*/

.hidden-window__item-sale span {
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
}

.inner-block__description-title {
  font-size: 26px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
  color: #000;
}

.inner-block__description-tagline {
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  color: #000;
}

.inner-block__description-result {
  position: relative;
  display: block;
  background: #00aef6;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  padding: 10px 10px 10px 10px;
  max-width: 295px;
  margin: 15px auto;
  text-align: left;
}

.inner-block__description-result:before {
  content: "";
  position: absolute;
  display: block;
  left: -21px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-right: 21px solid #00aef6;
  border-bottom: 21px solid transparent;
}

.inner-block__description-text {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  text-align: left;
  color: #000;
}

.hidden-window__item-balance span {
  font-size: 60px;
  color: #ed5931;
  font-weight: 700;
}

.hidden-window__item-balance {
  font-size: 18px;
  line-height: 45px;
  font-weight: 700;
  margin-top: 30px;
}

.inner-block .present {
  background: #ffa81e;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  width: 93px;
  padding: 5px 7px;
}

.inner-block__description-price {
  position: relative;
  font-size: 0;
  text-align: left;
  padding: 15px 0;
}

.inner-block__description-price:before, .inner-block__description-price:after {
  content: "";
  position: absolute;
  display: block;
  background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/dash.png) no-repeat center;
  height: 1px;
  width: 99%;
  left: -15px;
}

.inner-block__description-price:before {
  top: 0;
}

.inner-block__description-price:after {
  bottom: 0;
}

.inner-block__description-price--new {
  font-size: 24px;
  line-height: 25px;
  color: #58a600;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
}

.inner-block__description-price--new span {
  font-size: 26px;
  line-height: 24px;
  font-weight: 700;
  color: #ff8634;
}

.inner-block__description-price--new span.price-text {
  color: #000;
  font-weight: 400;
  font-size: 24px;
}

.inner-block__description-price--old {
  font-size: 18px;
  line-height: 18px;
  color: #a3a3a3;
  font-weight: 700;
  display: inline-block;
  vertical-align: bottom;
}

/*RIGHT SIDE*/

.second-page__form {
  position: relative;
  background: #001a4a;
  padding-top: 30px;
  z-index: 10;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}


.second-page__form .custom-field,
.second-page__form .inp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  margin-bottom: 10px;
  padding: 10px 15px;
  padding-left: 15px;
  background: #fff;
  font-size: 15px;
  color: #899099;
  height: auto;
  line-height: 1.2;
  outline: none!important;
}

.second-page__form .textarea-field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  min-height: 120px;
  padding-top: 15px;
  padding-left: 15px;

  font-size: 15px;

  border: 1px solid #ca0308;
}

.change-select {
  /*for WebKit*/
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
  background: #fff url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/sel.png) no-repeat 95% !important;
}

.second-page__main-right h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  margin: 0;
}

.second-page__main-right .second-title {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 400;
}

.slider-list li {
  margin-bottom: 20px;
  padding-right: 5px!important;
  padding-left: 5px!important;
}

.second-page__wrapper .bx-viewport {
  overflow: visible!important;
}
.reviews_slider_wrap .bx-viewport {
  overflow: hidden !important;
}
.section-2 .bx-viewport {
  overflow: hidden !important;
}
.slider-list li:last-child {
  margin-bottom: 0;
}

.second-page__form--pay-delivery {
  background: #000929;
  padding: 20px 10px;
  margin-top: 12px;
  display: block;
  margin: auto;
  width: 275px;
}

.second-page__main .delivery-price {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 10px;
}

.second-page__form-button {
  background: none;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  width: 255px;
  padding: 15px 0;
  cursor: pointer;
  transition: 0.5s;
  font-weight: bold;
  border: none;
  outline: none!important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  background-color: #e7f8ff;
}

.second-page__form-button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.transition-text {
  position: relative;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-style: italic;
  font-weight: 700;
  margin: 20px 0;
}

.transition-text:before, .transition-text:after {
  content: "";
  display: block;
  position: absolute;
  width: 72px;
  background: #5c656a;
  height: 1px;
  top: 12px;
}

.transition-text:before {
  left: 40px;
}

.transition-text:after {
  right: 40px;
}

.pay-link {
  display: block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5c60+0,c80005+100 */
  background: rgb(245, 146, 0);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(245, 146, 0, 1) 0%, rgba(164, 97, 0, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(245, 146, 0, 1) 0%, rgba(164, 97, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(245, 146, 0, 1) 0%, rgba(164, 97, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5c60', endColorstr='#c80005', GradientType=0);
  /* IE6-9 */
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
  width: 255px;
  padding: 20px 0px;
  transition: 0.5s;
  margin: auto;
  box-shadow: 0 2px 12px 5px rgba(000, 000, 000, 0.2);
}

.second-page__form--free-delivery {
  background: #000;
  padding: 20px 10px;
  width: 275px;
  display: block;
  margin: auto;
  /*position: absolute;*/
  left: 0;
  right: 0;
}

.pay-link:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.second-page__main .tape-text {
  position: relative;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  padding: 6px 0;
  width: 275px;
  display: block;
  margin: 20px auto;
}

.tape-text span {
  color: #d60832;
}

.cards-list {
  font-size: 0;
  text-align: center;
}

.cards-list li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.cards-list li:last-child {
  margin-right: 0;
}

.h-w-guarantee {
  margin-top: 40px;
}

.h-w-guarantee h3 {
  background: #001a4a;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  padding: 30px 0;
}

.guarantee-list {
  text-align: left;
  background: #fff;
  padding: 25px 20px;
}

.guarantee-list li {
  position: relative;
  font-size: 15px;
  line-height: 18px;
  padding-left: 30px;
  margin-bottom: 25px;
  color: #000;
}

.guarantee-list li:before {
  content: "";
  position: absolute;
  display: block;
  background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/check.png) no-repeat center;
  left: 0;
  top: -2px;
  width: 24px;
  height: 27px;
}

.guarantee-list li:last-child {
  margin-bottom: 0;
}

.guarantee-list li b {
  font-size: 18px;
}

.second-page__main-left--bottom-text {
  font-size: 22px;
  line-height: 28px;
  color: #a9a9a9;
  text-align: center;
  max-width: 690px;
  display: block;
  margin: auto;
  padding-top: 90px;
  padding-bottom: 25px;
}

.second-page__main-left--bottom-text span {
  text-transform: uppercase;
  display: block;
}

.stamp-list__bottom {
  font-size: 0;
  text-align: center;
  padding-top: 25px;
  border-top: 1px solid #fff;
  padding-bottom: 80px;
  background: #000522;
}

.stamp-list__bottom img {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}

.stamp-list__bottom img:last-child {
  margin-right: 0;
}

.mobile-confirmation, .second-page__form--mobile-pay {
  display: none;
}

.hidden-window__item-img {
  position: relative;
  width: 230px;
  height: 215px;
  margin: 0 auto;
}

.bx-bx>li[data-value] .h-w-item-prod:before {
  width: 90px;
  height: 180px;
  margin: -90px 0 0 -45px;
}

.hidden-window .bx-bx>li[data-value] .h-w-item-prod:before, .hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:after, .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after, .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:after, .hidden-window .bx-bx>li[data-value] .h-w-item-img>span:before, .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod>span, .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod>span, .hidden-window .bx-bx>li[data-value="5"] .h-w-item-img>span:after, .hidden-window .bx-bx>li[data-value="7"] .h-w-item-img>span:after {
  width: 200px;
  height: 125px;
  margin: -40px 0 0 -106px;
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/pack_2.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  z-index: 3;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="3"] .h-w-item-prod:before {
  left: 45%;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="3"] .h-w-item-prod:after, .hidden-window[class*=' v1_'] .bx-bx>li[data-value="5"] .h-w-item-prod:after {
  left: 3%;
  width: 75px;
  height: 150px;
  margin: -75px 0 0 0;
}

.hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:after, .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after {
  left: 0;
  width: 120px;
  height: 135px;
  margin: -70px 0 0 10px;
  z-index: 2;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="5"] .h-w-item-prod:before {
  left: 50%;
}

.hidden-window .bx-bx>li[data-value]:not([data-value="1"]) .h-w-item-prod:before {
  width: 90px;
  height: 105px;
}

.hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:before {
  left: 0;
  margin: -70px 0 0 90px;
  width: 150px;
  height: 150px;
}

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:before {
  height: 100px!important;
  margin: -50px 0 0 -50px;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="5"] .h-w-item-prod:after {
  left: 13%;
}

.hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after {
  left: 10px;
  margin: -110px 0 0 120px;
  width: 90px;
  height: 125px;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="5"] .h-w-item-prod>span {
  left: 0;
  width: 60px;
  height: 120px;
  margin: -60px 0 0 0;
}

.hidden-window[class*=' v1_'] .bx-bx>li[data-value="7"] .h-w-item-prod:before {
  width: 150px;
  height: 150px;
  margin: -85px 0 0 -75px;
}

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod span {
  margin: -85px 0 0 -155px;
  height: 107px;
  z-index: 1;
}

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod span:nth-child(2) {
  margin: -95px 0 0 -79px;
  height: 70px;
}

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:after {
  margin: -81px 0 0 -108px;
  height: 85px;
  z-index: 1;
}

.hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:before {
  height: 130px!important;
  margin: -90px 0 0 -15px;
  z-index: 1;
}

.hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:after {
  height: 155px;
  margin: -80px 0 0 50px;
}

.hidden-window .bx-bx>li[data-value="1"] .h-w-item-prod:before {
  background-image: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/pack_1.png);
  margin: -75px 0 0 -75px;
  height: 145px;
}

.hidden-window .mobile-balance {
  display: none;
}

@media screen and (max-width: 1023px) {
  .second-page__wrapper {
    background: #374147;
  }
  .second-page__header .stamp-list {
    display: none;
  }
  .hidden-window .h-w-vis-mob, .hidden-window .h-w-main .h-w-contant {
    display: block;
  }
  .second-page__main-right {
    width: 100%;
  }
  .second-page__main-left {
    width: 100%;
    margin-right: 0;
  }
  .second-page__main-right--leaves {
    display: none;
  }
  .second-page__wrapper:before {
    left: 75px;
    background-size: 100px;
    top: 60px;
    width: 115px;
    height: 75px;
  }
  .hidden-window__item {
    width: 100%;
  }
  .inner-block__description {
    width: 100%;
    padding: 0 10px;
    z-index: 2;
    position: relative;
  }
  .inner-block-wrapper .h-w-check {
    display: none!important;
  }
  .inner-block__description-price:after {
    display: none;
  }
  .inner-block__description-price:before {
    display: none;
  }
  .second-page__header-inner {
    border: none;
    background-size: contain;
    padding: 10px;
  }
  .second-page__header-inner:before, .second-page__header-inner:after {
    display: none;
  }
  .second-page__header .logo {
    width: 100%;
    padding-right: 0;
    font-size: 21px;
    line-height: 40px;
    text-align: center;
    margin: 0;
  }
  .second-page__header .second-page__container:after {
    background-size: 135px;
    left: -32px;
    top: -68px;
  }
  .second-page__header {
    max-width: 320px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
  }
  .inner-block__description-title {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: center;
        margin-top: 30px;
  }
  .inner-block__description-tagline {
    width: 155px;
    float: right;
    text-align: left;
  }
  .inner-block__description-result {
    font-size: 16px;
    line-height: 20px;
    padding: 8px;
    width: 135px;
    text-align: center;
    float: right;
  }
  .hidden-window__item {
    position: absolute;
    z-index: 1;
  }
  .hidden-window__item__product-wrapper img.one_package:nth-child(1) {
    position: absolute;
    height: 135px;
    left: 15px;
    top: 0px;
    margin-left: 0;
  }
  .hidden-window__item-balance {
    position: absolute;
    bottom: -332px;
    left: 15px;
    display: none;
  }
  .hidden-window .bx-bx>li[data-value="5"] .hidden-window__item-balance {
    bottom: -355px;
  }
  .hidden-window .bx-bx>li[data-value="7"] .hidden-window__item-balance {
    bottom: -375px;
  }
  .hidden-window__item-balance span {
    font-size: 36px;
    line-height: 36px;
  }
  .inner-block__description-text {
    position: relative;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 25px;
  }
  .inner-block__description-text:after {
    content: "";
    position: absolute;
    display: block;
    background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/dash.png) no-repeat center;
    height: 1px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
  }
  .second-page__main-left .inner-block {
    padding-bottom: 0px;
  }
  .inner-block__description-price {
    float: right;
  }
  .second-page__container {
    max-width: 320px;
  }
  .second-page__header .logo:before {
    width: 346px;
    height: 124px;
    background-size: cover;
    display: none;
  }
  .mobile-confirmation {
    display: block;
    margin-bottom: -20px;
  }
  .mobile-confirmation__button {
    display: block;
    background: #ebebeb;
    color: #959595;
    padding: 10px;
    width: 240px;
    display: block;
    margin: auto;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    padding-left: 15px;
    font-weight: 700;
    border: none;
  }
  /*    .mobile-confirmation__text:before {
        content: "";
        position: absolute;
        display: block;
        background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/check2.png) no-repeat center;
        left: -2px;
        top: -2px;
        width: 23px;
        height: 24px;
    }*/
  .inner-block-wrapper, .second-page__main-left .inner-block {}
  .second-page__main-left .inner-block {
    position: relative;
    padding-top: 25px;
  }
  .inner-block__description-price--new span.price-text {
    display: none;
  }
  .hidden-window .wrap {
    top: -15px;
    left: -5px;
    padding-right: 10px;
  }
  .hidden-window__item__best {
    top: -65px;
  }
  .hidden-window .bx-bx>li[data-value="3"] .wrap {
    top: -55px;
  }
   .hidden-window .bx-bx>li[data-value="3"] .hidden-window__item-img {
    top: 66px;
  }
 
  .second-page__form {
    margin-top: 35px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-bottom: 0;
  }
  .transition-text, .second-page__form--free-delivery {
    display: none;
  }
  .second-page__form--mobile-pay {
    position: relative;
    display: block;
    font-size: 0;
    /*padding-top: 25px;*/
    padding-bottom: 20px;
  }
  .second-page__form--mobile-pay:before {
    position: absolute;
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    background: #2d393e;
    width: 270px;
  }
  .second-page__form--mobile-pay__wrap {
    font-size: 0;
    text-align: center;
  }
  .second-page__form--mobile-pay h3 {
    font-size: 22px;
    line-height: 28px;
    text-transform: inherit;
    margin-bottom: 10px;
  }
  .second-page__form--mobile-pay .pay-delivery, .second-page__form--mobile-pay .free-delivery {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .mobile-pay__button {
    width: 135px;
    margin: auto;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border: none;
    padding: 13px 10px;
    font-weight: 700;
    border: 1px solid #ca0308;
    background: #162329;
  }
  .delivery-price span {
    display: block;
  }
  .second-page__main .delivery-price {
    font-size: 16px;
  }
  .mobile-pay__link {
    display: block;
    margin: auto;
    width: 130px;
    text-decoration: none;
    background: rgb(254, 90, 94);
    background: -moz-linear-gradient(top, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 90, 94, 1) 1%, rgba(203, 5, 10, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5a5e', endColorstr='#cb050a', GradientType=0);
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    padding: 13px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .second-page__form--mobile-pay p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-top: 10px;
  }
  .second-page__main .tape-text__mobile {
    position: relative;
    display: block;
    margin: auto;
    color: #d60832;
    font-size: 16px;
    line-height: 22px;
    width: 120px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .hidden-window .slider-list li:nth-child(3) .hidden-window__sale-wrapper {
    /* top: -35px; */
  }
  .h-w-guarantee h3 {
    padding: 20px 0;
  }
  .guarantee-list li {
    margin-bottom: 15px;
  }
  .guarantee-list li:before {
    top: -2px;
  }
  .guarantee-list {
    padding: 20px 15px;
  }
  .second-page__main-left--bottom-text {
    margin-top: 20px;
    padding-bottom: 15px;
  }
  .stamp-list__bottom img {
    width: 60px;
    margin-right: 15px;
  }
  .stamp-list__bottom {
    padding-bottom: 30px;
  }
  .second-page__main-left--bottom-text span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .second-page__main-left--bottom-text {
    font-size: 18px;
    line-height: 24px;
    padding: 0 10px 10px 10px;
  }
  .slider-list li:nth-child(3) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-left: -155px;
  }
  .hidden-window__item__product-wrapper img:nth-child(3) {
    left: 5px;
    height: 100px;
  }
  .present-block__images img {
    max-height: 60px;
    margin-left: 4px;
  }
  .second-page__main-left .bx-bx>li[data-value="5"] .present-block__images img:nth-child(1) {
height: 30px;
    left: 10px;
  }
  .present-block__images img:nth-child(2) {
    height: 45px;
    z-index: 1;
  }
  .slider-list li:nth-child(3) .hidden-window__item-img .present-block {
    left: 60px;
    top: 85px;
  }
  .hidden-window__item__product-wrapper img:nth-child(1) {
    height: 115px;
    position: absolute;
    left: 0;
  }
  .hidden-window__item__product-wrapper img:nth-child(2) {
    height: 100px;
    margin-left: 0px;
  }
  .present-block__text {
    position: absolute;
    /* background: #222b30; */
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    width: 75px;
    padding: 3px 2px;
    z-index: 20;
    bottom: -20px;
    left: -20px;
  }
  .slider-list li:nth-child(3) .present-block__images img {
    margin-left: -2px;
    max-height: 40px;
  }
  .slider-list li:nth-child(3) .present-block__text {
    left: -45px;
    bottom: -20px;
  }
  .slider-list li:nth-child(2) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-right: 175px;
    margin-top: 0;
  }
  .slider-list li:nth-child(2) .hidden-window__item-img .present-block {
    right: 190px;
  }
  .slider-list li:nth-child(2) .present-block__images:before {
    left: -25px;
  }
  .hidden-window__item__product-wrapper img:nth-child(4) {
    height: 100px;
    right: 175px;
    z-index: 10;
  }
  .slider-list li:nth-child(4) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-left: -165px;
  }
  .slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(3) {
    left: 33px;
  }
  .slider-list li:nth-child(4) .hidden-window__item-img .present-block {
    left: 85px;
    top: 90px;
  }
  .present-block__images img:nth-child(3) {
    position: absolute;
    height: 45px;
    left: -10px;
    bottom: 0px;
  }
  .hidden-window__item-img {
    margin-right: 40px;
  }
  .hidden-window .slider-list li:nth-child(3) .inner-block {
    padding-top: 65px;
  }
  .hidden-window .slider-list li:nth-child(3) .inner-block__description-title {
    float: none;
    width: auto;
    text-align: center;
    margin-top: 25px;
  }
  .inner-block__description-result:before {
    display:none
  }
  .slider-list li.last-item .present-block__images img:nth-child(3) {
left: 20px;
    top: 10px;
    z-index: 1;
        height: 38px;
  }
  .hidden-window .bx-pager {
    display: block;
    text-align: center;
    margin: 30px 0 -10px;
    counter-reset: h-w-bx -1;
  }
  .hidden-window .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 5px;
  }
  .hidden-window .bx-pager .bx-pager-link {
    display: block;
    width: 45px;
    height: 45px;
    text-decoration: none;
    border: 1px solid #F59200;
    color: #fff;
  }
  .hidden-window .bx-pager .bx-pager-link:before {
    content: "1";
    font-size: 17px;
    line-height: 35px;
    color: #fff;
    display: block;
    padding: 5px 0;
    font-weight: 700;
    text-align: center;
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(2) .bx-pager-link:before {
    content: "2+1";
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(3) .bx-pager-link:before {
    content: "3+2";
  }
  .hidden-window .bx-pager .bx-pager-item:nth-child(4) .bx-pager-link:before {
    content: "4+3";
  }
  .hidden-window .bx-pager a.bx-pager-link.active {
    background: #F59200;
    color: #fff;
  }
  .second-page__header-wrapper:after {
    display: none;
  }
  .slider-list li:nth-child(4) .hidden-window__item__product-wrapper img:nth-child(2) {
    margin-left: 65px;
  }
  /*    .second-page__main-left .bx-bx>li.active .mobile-confirmation {
        background: #7da00a;
        color: #fff;
    }*/
  .second-page__main-left .bx-bx>li.active .mobile-confirmation__text:before {
    content: "";
    position: absolute;
    display: block;
    background: url(//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/check2.png) no-repeat center;
    left: -2px;
    top: -2px;
    width: 23px;
    height: 24px;
  }
  .hidden-window__item-img {
    position: absolute;
    width: 200px;
    height: 179px;
    margin: 0 auto;
    left: -5px;
    top: 45px;
  }
  .hidden-window .bx-bx>li[data-value="1"] .h-w-item-prod:before {
    margin: -69px 0 0 -92px;
    width: 120px;
    background-size: contain;
  }
  .hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:before {
height: 70px!important;
    margin: -90px 0 0 -85px;
  }
  .hidden-window .bx-bx>li[data-value="3"] .h-w-item-prod:after {
    height: 85px;
    margin: -70px 0 0 -10px;
  }
  .second-page__wrapper:after {
    display: none;
  }
  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after {
    left: 62%;
    margin: -80px 0 0 -80px;
    width: 50px;
    height: 70px;
  }
  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod span {
    margin: -65px 0 0 -75px;
    width: 60px;
    height: 90px;
    top: 47%;
  } 
  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:before {
    width: 50px;
    height: 70px!important;
    margin: -40px 0 0 -5px;
        z-index: 4;
  }
  .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:before {width: 130px!important;margin: -82px 0 0 -128px!important;height: 40px!important;}
  .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod span {
    margin: -50px 0 0 -160px;
    height: 60px;
    z-index: 100;
  }
  .hidden-window .bx-bx>li[data-value="7"] .hidden-window__item-img span:nth-child(2) {
margin: -80px 0 0 -115px;
    height: 40px;
    z-index: 1;
  }
  .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:after {
    margin: -65px 0 0 -135px;
    height: 50px;
  }
  .slider-list li.last-item .hidden-window__item-img .present-block {
    left: 65px;
    top: 76px;
  }
  .slider-list li:nth-child(4) .present-block__images:before {
    left: -16px;
    margin: auto;
    top: -4px;
  }
  .slider-list li:nth-child(3) .hidden-window__item-img .present-block {
    left: 90px;
  }
  .slider-list li:nth-child(4) .present-block__text {
    left: -45px;
  }
  .slider-list li.last-item .present-block__text {
    top: 50px;
    left: -10px;
  }
  .slider-list li.last-item .present-block__images:before {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
  }
  .slider-list li.last-item .present-block__images img {
    max-height: 40px;
    margin-left: -1px;
    top: 7px;
  }
  .slider-list li.last-item .present-block__images img:nth-child(2) {
height: 35px;
    z-index: 1;
    margin-top: 15px;
    position: relative;
    left: -3px;
    top: -11px;
  }
  .hidden-window .mobile-balance {
    display: block;
    font-size: 20px;
    float: left;
    padding-left: 20px;
  }
  .hidden-window .mobile-balance span {
    font-size: 36px;
    color: #F59200;
    font-weight: 700;
  }
  .second-page__header .second-page__container:after {
    display: none;
  }
  .present-block__images:before {
    width: 40px;
    height: 40px;
    left: -5px;
  }
  .slider-list li:nth-child(4) .present-block__images img:nth-child(2) {
    height: 35px;
    margin-left: -5px;
    left: -1px;
    top: 0px;
  }
}

.mobile-confirmation__button.active {
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#F59200+0,F59200+100 */
  background: rgb(245, 146, 0);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(245, 146, 0, 1) 0%, rgba(245, 146, 0, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(245, 146, 0, 1) 0%, rgba(245, 146, 0, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(245, 146, 0, 1) 0%, rgba(245, 146, 0, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F59200', endColorstr='#F59200', GradientType=0);
  /* IE6-9 */
  color: #fff;
  outline: none;
  padding: 10px 0px;
  padding-left: 20px;
}

.mobile-confirmation__button.active:before {
  content: "";
  position: absolute;
  display: block;
  background: url("//viposidn.com/content/second/Electricity_saving_box_HU/imagesSec/check2.png") no-repeat center;
  left: 4px;
  top: 7px;
  width: 23px;
  height: 24px;
}

@font-face {
  font-family: "Open Sans Light";
  src:  url('//viposidn.com/content/second/Electricity_saving_box_HU/fonts/OpenSans-Light.woff2') format('woff2'),
  url('//viposidn.com/content/second/Electricity_saving_box_HU/fonts/OpenSans-Light.woff') format('woff');
}

.payment-online__timer {
  padding-bottom: 10px;
}

.timer__text,
.timer__target {
  color: #fff
}

.timer__text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.timer__target {
  font-family: "Open Sans Light", sans-serif;
  font-size: 44px;
}