.bx-wrapper {
  direction: ltr;
}

.only_number,
.js_errorMessage,
.js_errorMessage2 {
  direction: ltr!important;
  text-align: right!important;
}

.bx-wrapper ul {
  direction: rtl;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding-right: 0;

  list-style: none;
}



.hidden-window {
  display: none;
}

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

.second-page__wrapper {
  position: relative;

  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*height: 100vh;*/
  padding-top: 30px;
  overflow: hidden;

  font-family: "Open Sans", sans-serif;

  background-color: #D6DEE9;
}

.second-page__wrapper:after {
  content: "";
  position: absolute;

  display: block;
  width: 50%;
  height: 830px;
}

.hidden-window {
  position: relative;
}

/* .hidden-window:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  width: 100%;
  height: 635px;

  background: url(//viposidn.com/content/second/Black_LatteSA/imagesSec/top_bg.png) no-repeat top;
} */

.clearfix:after {
  content: "";

  display: table;
  clear: both;
}

/*.hidden-window {
    display: none;
    margin: 0;
    padding: 0;
    outline: 0;
    position: relative;
    z-index: 100;
    width: 100%;
    min-height: 100%;
    line-height: 1 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    overflow: hidden;
}

.hidden-window *,
.hidden-window :before,
.hidden-window :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0
}

.hidden-window *::-webkit-input-placeholder {
    color: #899099;
    opacity: 1;
    transition: opacity 0.3s ease;
    text-overflow: ellipsis;
}

.hidden-window *::-moz-placeholder {
    color: #899099;
    opacity: 1;
    transition: opacity 0.3s ease;
    text-overflow: ellipsis;
}

.hidden-window *:-moz-placeholder {
    color: #899099;
    opacity: 1;
    transition: opacity 0.3s ease;
    text-overflow: ellipsis;
}

.hidden-window *:-ms-input-placeholder {
    color: #899099;
    opacity: 1;
    transition: opacity 0.3s ease;
    text-overflow: ellipsis;
}

.hidden-window *:focus::-webkit-input-placeholder {
    opacity: 0;
}

.hidden-window *:focus::-moz-placeholder {
    opacity: 0;
}

.hidden-window *:focus:-moz-placeholder {
    opacity: 0;
}

.hidden-window *:focus:-ms-input-placeholder {
    opacity: 0;
}

.hidden-window ul {
    list-style: none !important;
}*/


/*HEADER*/

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

.second-page__header .second-page__container {
  position: relative;
  z-index: 100;
}

.second-page__header .second-page__container .line_flag {
  position: absolute;
  z-index: 99;

  width: 90px;
  height: 72px;
}

.second-page__header .second-page__container .flag_1 {
  bottom: -30px;
  left: 0;


  -webkit-background-size: contain;
  background-size: contain;
}

.second-page__header .second-page__container .flag_2 {
  right: 0;
  bottom: -30px;

  -webkit-background-size: contain;
  background-size: contain;
}

.second-page__header .second-page__container .second-page__header-block {
  position: relative;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  padding: 5px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}

.second-page__header .second-page__container .second-page__header-wrapper {
  position: relative;
  background: linear-gradient(to right, rgba(61, 148, 23, 1) 0%, rgba(238, 44, 122, 1) 100%);
  width: 100%;
  margin: 0 auto;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}

/* .second-page__header .second-page__container:before {
  content: "";
  position: absolute;
  top: -35px;
  left: -135px;

  display: block;
  width: 306px;
  height: 208px;

  background: url(//viposidn.com/content/second/Black_LatteSA/imagesSec/berry.png) no-repeat center;
} */

.second-page__header .second-page__container:after {
  content: "";
  position: absolute;
  top: -85px;
  right: 50px;
  z-index: 100;

  display: block;
  width: 202px;
  height: 255px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/woman.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
}

.second-page__header-wrapper {
  position: relative;
  position: relative;
  z-index: 100;
  /* IE6-9 */

  padding: 3px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e05a50+0,ae7d2d+50,819d0d+99 */

  background: #d0293d;
}

/* .second-page__header-wrapper:after {
  content: "";
  position: absolute;
  right: -85px;
  bottom: -105px;

  display: block;
  width: 249px;
  height: 243px;

  background: url(//viposidn.com/content/second/Black_LatteSA/imagesSec/leaves.png) no-repeat center;
} */

.second-page__header-inner {
  position: relative;
  z-index: 20;

  padding: 20px 0;

  font-size: 0;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  background: #fff;
}

.second-page__header .logo {
  display: inline-block;
  width: 100%;
  /*margin-left: 8%;*/

  font-weight: 700;
  font-size: 80px;
  line-height: 0.9;
  font-family: "Exo", sans-serif;
  vertical-align: middle;
  text-align: center;
  color: #64A703;
  text-transform: uppercase;
}

.second-page__header .stamp-list {
  display: inline-block;
  width: 31%;
  position: absolute;
  font-size: 0;
  vertical-align: middle;
  top: 50%;
  left: 90px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.second-page__header .stamp-list li {
  display: inline-block;
  margin-left: 10px;

  vertical-align: top;
}

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

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












































































































































/*MAIN*/

.second-page__main {
  font-size: 0;
  text-align: center;
}

.second-page__main .second-page__main-left,
.second-page__main .second-page__main-right {
  position: relative;
  z-index: 998;

  display: inline-block;

  vertical-align: top;
}

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

.second-page__main-right {
  position: relative;

  width: 32.8%;
}

.second-page__main-left .inner-block {
  display: table;
  padding-bottom: 25px;
  width: 100%;
  background: #ffffff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.inner-block-wrapper {
  position: relative;

  padding: 5px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8e69e+0,ece0b8+51,fddbcf+100 */


  /* IE6-9 */
  -webkit-border-radius: 14px;
  border-radius: 14px;
}

@-webkit-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes thumb {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hidden-window .second-page__main-right .hidden-window-form.js_scrollForm.active {
  -webkit-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) {
  bottom: -5px;
  left: 23px;
}

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

  margin-left: -87px;
}

.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 {
  right: -15px;
}

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


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

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

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

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

.slider-list li:nth-child(4) .present-block__text {
  right: -30px;
}

.slider-list li:nth-child(4) .present-block__images img:nth-child(3) {
  right: 20px;
}

.hidden-window__item {
  display: table-cell;
  width: 40%;
  padding-top: 65px;

  vertical-align: top;
}

.slider-list li:nth-child(4) .present-block__images:before {
  top: 10px;
  right: -15px;

  margin: auto;
}

.h-w-text-total {
  margin: 20px 0;

  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

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

.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 {

  -webkit-border-radius: 14px;
  border-radius: 14px;
}

.second-page__main-left .bx-bx>li .inner-block-wrapper {
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all;
}

.second-page__main-left .bx-bx>li.active .inner-block-wrapper {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-border-radius: 14px;
  border-radius: 14px;
}



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

.hidden-window .h-w-check {
  position: absolute;
  top: 50%;
  right: 25px;
  z-index: 1000;

  width: 20px;
  height: 20px;
  margin-top: -13px;

  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 4px #03A712, inset 4px 4px 4px 0 rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 4px #03A712, inset 4px 4px 4px 0 rgba(0, 0, 0, 0.075);
  cursor: pointer;

  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.hidden-window .h-w-check:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;
  width: 34px;
  height: 34px;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 20px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/check4.png) no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0;
  box-shadow: 0px 0px 0px 5px rgba(3, 167, 18, 0.1);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.hidden-window .second-page__main .check-wrapper.checked .h-w-check:before,
.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__item-sale {
  position: absolute;
  top: 20px;
  right: 5px;

  width: 135px;
  padding: 5px 0;
  padding-left: 10px;

  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #ffffff;

  background: #F83143;
}

.hidden-window__item-sale:after {
  content: "";
  position: absolute;
  top: 0;
  left: -1px;

  display: block;
  width: 0;
  height: 0;

  border-top: 17px solid transparent;
  border-left: 10px solid #ffffff;
  border-bottom: 17px solid transparent;
}

.hidden-window__item__product-wrapper {
  margin-top: 20px;
}

.hidden-window__item__product-wrapper img {
  position: relative;

  display: inline-block;
  margin: auto;

  vertical-align: middle;
}

.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) {
  z-index: 20;

  height: 150px;
}

.hidden-window__item__product-wrapper img:nth-child(2) {
  z-index: 15;

  height: 120px;
  margin-left: -35px;
}

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

  height: 120px;
}

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

  height: 120px;
}



.hidden-window__item-img .present-block {
  position: absolute;
  top: 100px;
  right: 130px;
  z-index: 100;
}

.present-block__images {
  position: relative;
}

.present-block__images:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -15px;
  z-index: 1;

  display: block;
  width: 70px;
  height: 70px;
  margin: auto;

  background: #ECF0F6;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.present-block__images:after {
  content: "";
  position: absolute;
  top: 45%;
  right: -25px;
  z-index: 30;

  display: block;
  width: 18px;
  height: 18px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/plus.png) no-repeat center;
}

.present-block__images img {
  position: relative;
  z-index: 2;

  max-height: 80px;
}

.present-block__images img:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: -15px;

  height: 60px;
}

.present-block__images img:nth-child(2) {
  height: 60px;
  margin-right: -50px;
}

.present-block__text {
  position: absolute;
  bottom: -15px;
  right: -28px;
  z-index: 20;

  width: 93px;
  padding: 5px 2px;

  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;

  background: #d0293d;
}


.hidden-window__item__best {
  position: absolute;
  top: 5px;
  right: 170px;

  width: 70px;
  padding-top: 8px;
  padding-bottom: 15px;

  background: #F83143;
}

.hidden-window__item__best:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;

  display: block;
  width: 0;
  height: 0;
  margin: auto;

  border-right: 40px solid transparent;
  border-bottom: 15px solid #ffffff;
  border-left: 40px solid transparent;
}


.hidden-window__item__best p {
  margin: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
}




























































































































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

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

.inner-block__description-title {
  margin-bottom: 10px;

  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
}

.inner-block__description-tagline {
  font-size: 16px;
  line-height: 22px;
  font-style: italic;
}

.inner-block__description-result {
  position: relative;

  display: block;
  max-width: 295px;
  margin: 15px 0;
  padding: 10px 20px 10px 15px;

  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  /* IE6-9 */
  color: #ffffff;

  background: #8091A7;
}

.inner-block__description-result:before {
  content: "";
  position: absolute;
  top: 30%;
  right: -9px;

  display: block;
  width: 0;
  height: 0;

  border-top: 10px solid transparent;
  border-left: 10px solid #8091A7;
  border-bottom: 10px solid transparent;
}

.inner-block__description-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: right;
}

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

.hidden-window__item-balance {
  direction: rtl;
  margin-top: 30px;

  font-weight: 700;
  font-size: 18px;
  line-height: 45px;
}

.inner-block .present {
  width: 93px;
  padding: 5px 7px;

  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  color: #ffffff;
  text-transform: uppercase;

  background: #ffa81e;
}

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

.inner-block__description-price:before,
.inner-block__description-price:after {
  content: "";
  position: absolute;
  left: 0;

  display: block;
  width: 100%;
  height: 1px;

  border-bottom: 1px dashed #BAC1CE;
}

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

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

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

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

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

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































































































































/*RIGHT SIDE*/

.second-page__form {
  position: relative;
  z-index: 10;
  padding-top: 30px;
  background: #F3F5F9;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
}

.second-page__form-top {
  padding: 0 25px 30px;
}

.second-page__form-bottom {
  background-color: #fff;
  padding: 30px 40px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}

.payment-method {
  position: relative;
  text-align: right;
}

.payment-method p {
  font-size: 19px;
  font-weight: 600;
  color: #000;
}

.hidden-window .payment-method .h-w-check {
  right: 0;
}

.payment-method__item .check-wrapper {
  position: relative;
  font-size: 16px;
  display: inline-block;
  text-align: right;
  margin-bottom: 20px;
  cursor: pointer;
  padding-right: 40px;
  padding-bottom: 5px;
}















































/*.second-page__main-right--leaves {
    position: absolute;
    right: -80px;
    top: -155px;
    z-index: 5;
}*/


/*.second-page__form:before {
    content: "";
    position: absolute;
    display: block;
    right: -80px;
    top: -155px;
    background: url(//viposidn.com/content/second/Eco_Slim_CZ_Custom_VLG/imagesSec/leaves.png) no-repeat center;
    width: 249px;
    height: 243px;
    z-index: 5;
}*/

/* ÃƒÂÃ¢â‚¬â€ÃƒÂÃ‚Â°ÃƒÂÃ‚Â¼ÃƒÂÃ‚ÂµÃƒÂÃ‚Â½Ãƒâ€˜Ã‚ÂÃƒÂÃ‚ÂµÃƒÂÃ‚Â¼ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¸ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â¸ÃƒÂÃ‚Â»Ãƒâ€˜Ã‚ÂÃƒÂÃ‚Â¼ÃƒÂÃ‚Â¸ Ãƒâ€˜Ã‚ÂÃƒâ€˜Ã¢â‚¬Å¡ÃƒÂÃ‚Â°Ãƒâ€˜Ã¢â€šÂ¬Ãƒâ€˜Ã¢â‚¬Â¹ÃƒÂÃ‚Âµ */
.second-page__form .custom-field,
.second-page__form .inp {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 15px;
  padding-left: 15px;
  font-size: 15px;
  color: #31363C;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none !important;
  border: 1px solid transparent;
}

.second-page__form .custom-field:focus,
.second-page__form .inp:focus {
  border: 1px solid #999FAC;
}

.second-page__main input[name="postal_code"],
.second-page__main input[name="street"] {
  /* margin-right: 10px; */
}

.second-page__main input[name="postal_code"] {
  /* width: calc(50% - 10px);*/
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}

.second-page__main input[name="district"] {
  width: calc(50% - 10px);
  display: inline-block;
  vertical-align: top;
}

.second-page__main input[name="street"],
.second-page__main input[name="city"] {
  /* width: 180px; */
}

.second-page__main input[name="house"] {
  /*   width: 130px; */
  /* width: 85px; */
}

.second-page__main input[name="floor"],
.second-page__main input[name="entrance"],
.second-page__main input[name="housing"] {
  width: calc(33% - 10px);
  display: inline-block;
  vertical-align: top;
}

.second-page__main input[name="housing"],
.second-page__main input[name="entrance"] {
  margin-left: 10px
}

.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 #83aa1c;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /*margin-bottom: 10px;*/
}

.change-select {
  text-indent: 0.01px;
  text-overflow: "";

  background: #ffffff url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/sel.png) no-repeat 5%;
  /*for WebKit*/

  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  /* for IE */
  -ms-appearance: none;
  appearance: none !important;
  -o-text-overflow: "";
}

.second-page__main-right h3 {
  margin: 0;

  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #31363C;
  text-transform: uppercase;
}

.second-page__main-right .second-title {
  margin: 0;
  margin-bottom: 15px;

  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #31363C;
}

.slider-list li {
  margin-bottom: 20px;
  padding-right: 5px !important;
  padding-left: 5px !important;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all;
  cursor: pointer;
  outline: none;
}

.bx-viewport {
  overflow: visible !important;
}

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

.second-page__form--pay-delivery {
  display: block;
  width: 275px;
  margin: auto;
  margin-top: 12px;
  padding: 0;
  /* background: #769a15; */

  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.second-page__main .delivery-price {
  margin-top: 15px;

  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #31363C;
}

.second-page__main .total-price {
  margin-bottom: 10px;

  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #F71E29;
  text-transform: uppercase;
}

.second-page__form-button_container {
  width: 255px;
  margin: 0 auto 18px;
  padding: 7px;

  background: rgba(168, 193, 11, 0.4);
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

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

.second-page__button-wrapper {
  position: relative;
  min-height: 60px;
  margin-top: 20px;
}

.second-page__form-button {
  /*display: none;*/
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 260px;
  padding: 20px 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  /* IE6-9 */
  color: #fff;
  text-decoration: none;
  background-color: #F83143;
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  outline: none;
  -webkit-box-shadow: 0 0 10px rgba(248, 49, 67, .2);
  box-shadow: 0 0 10px rgba(248, 49, 67, .2);
  cursor: pointer;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all;
}

.second-page__form-button.btn-online.btn-show {
  display: block;
}

.second-page__form-button.btn-delivery.btn-show {
  display: block;
}

.second-page__form-button:hover {
  -webkit-box-shadow: 0 0 20px #F83143;
  -moz-box-shadow: 0 0 20px #F83143;
  box-shadow: 0 0 20px #F83143;
}

.transition-text {
  position: relative;

  margin: 20px 0;

  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #760018;
  font-style: italic;
}

.transition-text:before,
.transition-text:after {
  content: "";
  position: absolute;
  top: 12px;

  display: block;
  width: 72px;
  height: 1px;

  background: #760018;
}

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

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

.pay-link_container {
  width: 255px;
  margin: 0 auto;
  padding: 7px;

  background: rgba(181, 2, 38, 0.4);
  -webkit-border-radius: 5px;
  border-radius: 5px;

  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

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

.pay-link {
  display: block;
  padding: 12px 10px;
  margin: 0 auto;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  /* IE6-9 */
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;

  background: -webkit-linear-gradient(10deg, #ee365c 0%, #b50226 50%, #ee365c 51%, #b50226 100%);
  background: -o-linear-gradient(10deg, #ee365c 0%, #b50226 50%, #ee365c 51%, #b50226 100%);
  background: -webkit-linear-gradient(80deg, #ee365c 0%, #b50226 50%, #ee365c 51%, #b50226 100%);
  background: -o-linear-gradient(80deg, #ee365c 0%, #b50226 50%, #ee365c 51%, #b50226 100%);
  background: linear-gradient(10deg, #ee365c 0%, #b50226 50%, #ee365c 51%, #b50226 100%);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none;
  -webkit-box-shadow: #b50226 0 2px 1px 0;
  box-shadow: #b50226 0 2px 1px 0;
}

.second-page__form--free-delivery {
  position: relative;
  right: 0;
  left: 0;

  display: block;
  width: 275px;
  margin: 0 auto 15px;
  padding: 20px 10px;

  background: #a3bd00;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.second-page__main .tape-text {
  position: relative;

  display: block;
  width: 275px;
  margin: 20px auto;
  padding: 6px 0;

  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;

  background: #ffffff;
}

.second-page__main .tape-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -25px;

  display: block;
  width: 34px;
  height: 32px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/tape_before.jpg) no-repeat center;
}

.second-page__main .tape-text:after {
  content: "";
  position: absolute;
  top: 0;
  right: -25px;

  display: block;
  width: 34px;
  height: 32px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/tape_before.jpg) no-repeat center;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  -webkit-filter: FlipH;
  filter: FlipH;

  -ms-filter: "FlipH";
}

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

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

.cards-list li {
  display: inline-block;
  margin-right: 10px;

  vertical-align: top;
}

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

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

.h-w-guarantee h3 {
  padding: 30px 0;

  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;

  background: #8091A7;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
  -moz-box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
  box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
}

.guarantee-list {
  padding: 25px 20px;

  text-align: left;

  background: #ffffff;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
  -moz-box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
  box-shadow: -10px 5px 10px rgba(0, 0, 0, .05);
}

.guarantee-list li {
  position: relative;

  margin-bottom: 25px;
  padding-right: 30px;

  font-size: 15px;
  line-height: 18px;
  text-align: right;
}

.guarantee-list li:before {
  content: "";
  position: absolute;
  top: -2px;
  right: 0;

  display: block;
  width: 24px;
  height: 27px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/check.png) no-repeat center;
}

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

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

.second-page__main-left--bottom-text {
  display: block;
  max-width: 690px;
  margin: auto;
  padding-top: 90px;
  padding-bottom: 25px;

  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #a9a9a9;
}

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

  text-transform: uppercase;
}

.stamp-list__bottom {
  padding-top: 25px;
  padding-bottom: 80px;

  font-size: 0;
  text-align: center;

  border-top: 1px solid #d3aeab;
}

.stamp-list__bottom img {
  display: inline-block;
  margin-left: 25px;

  vertical-align: top;
}

.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: 150px;
  margin: -90px -45px 0 0;
}

.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 {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 3;

  display: block;
  width: 180px;
  height: 150px;
  margin: -70px -85px 0 0px;

  background-image: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/pack_2.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  background-size: contain;
}

.hidden-window[class*=" v1_"] .bx-bx>li[data-value="3"] .h-w-item-prod:before {
  right: 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 {
  right: 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 {
  right: 0;
  z-index: 2;

  width: 120px;
  height: 120px;
  margin: -70px 10px 0 0px;
}

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

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

.hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:before {
  right: 0;

  width: 150px;
  height: 130px;
  margin: -60px 5px 0 0;
}

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

.hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after {
  right: 45%;

  width: 150px;
  height: 130px;
  margin: -60px -20px 0 0;
}

.hidden-window[class*=" v1_"] .bx-bx>li[data-value="5"] .h-w-item-prod>span {
  right: 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 -75px 0 0px;
}

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod span {
  z-index: 1;

  height: 150px;
  margin: -90px -125px 0 0px;
  ;
}

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

.hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:after {
  height: 150px;
  margin: -90px -55px 0 0px;
}

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

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

.hidden-window .bx-bx>li[data-value="1"] .h-w-item-prod:before {
  margin: -65px -90px 0 0;

  background-image: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/pack_1.png);
}

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

@media screen and (max-width: 1023px) {
  .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-left: 0;
  }

  .second-page__main-right--leaves {
    display: none;
  }

  .second-page__wrapper {
    padding-top: 20px;
  }

  .second-page__wrapper:before {
    top: 60px;
    left: 75px;

    width: 115px;
    height: 75px;

    -webkit-background-size: 100px 100px;
    background-size: 100px;
  }

  .hidden-window__item {
    width: 100%;
  }

  .inner-block__description {
    position: relative;
    z-index: 2;

    width: 100%;
    padding: 0 10px;
  }

  .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 {
    padding: 20px 15px;
  }

  .second-page__header .logo {
    width: 100%;
    padding: 0;

    font-size: 32px;
    line-height: 40px;
    text-align: left;
  }


  .second-page__header .second-page__container .line_flag {
    width: 70px;
  }

  .second-page__header .second-page__container .second-page__header-wrapper:before {
    bottom: -22px;

  }

  .second-page__header .second-page__container .second-page__header-wrapper:after {
    bottom: -22px;


  }


  .second-page__header .second-page__container .second-page__header-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    text-align: center;
  }

  .second-page__header .second-page__container:after {
    top: -82px;
    right: -32px;
    width: 150px;

  }

  .second-page__header {
    display: block;
    max-width: 300px;
    margin: auto;
    margin-bottom: 20px;
  }

  .second-page__header .second-page__container {
    max-width: 300px;
  }

  .inner-block__description-title {
    margin-bottom: 10px;

    font-size: 22px;
    line-height: 25px;
    text-align: center;
  }

  .inner-block__description-tagline {
    float: left;
    width: 155px;

    text-align: right;
  }

  .inner-block__description-result {
    float: left;
    width: 135px;
    padding: 10px;

    font-size: 15px;
    line-height: 20px;
    text-align: right;
  }

  .hidden-window__item {
    position: absolute;
    z-index: 1;
  }

  .hidden-window__item__product-wrapper img.one_package:nth-child(1) {
    position: absolute;
    top: 0;
    right: 15px;

    height: 135px;
    margin-left: 0;
  }

  .hidden-window__item-balance {
    position: absolute;
    bottom: -332px;
    right: 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;
    padding-right: 25px;
    margin-top: 20px;
    padding-bottom: 20px;

    text-align: center;
  }

  .hidden-window .bx-bx>li[data-value="3"] .inner-block__description-text {
    margin-top: 30px;
  }

  .hidden-window .bx-bx>li[data-value="5"] .inner-block__description-text {
    margin-top: 40px;
  }

  .hidden-window .bx-bx>li[data-value="7"] .inner-block__description-text {
    margin-top: 30px;
  }

  .present-block__images:after {
    top: 50%;
  }

  .hidden-window .slider-list li:nth-child(3) .inner-block .present-block__images:after {
    right: -20px;
  }

  .hidden-window .slider-list li:nth-child(4) .inner-block .present-block__images:after {
    top: 40%;
  }

  .inner-block__description-text:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    display: block;
    width: 100%;
    height: 1px;
    margin: auto;

    background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/dash.png) no-repeat center;
  }

  .second-page__main-left .inner-block {
    padding-bottom: 0;
  }

  .inner-block__description-price {
    /* float: right; */
  }

  .second-page__container {
    max-width: 320px;
  }

  .mobile-confirmation {
    display: block;
    margin-bottom: -20px;
  }

  .mobile-confirmation__button {
    position: relative;

    display: block;
    display: block;
    width: 240px;
    margin: auto;
    padding: 10px;
    padding-left: 15px;

    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #959595;

    background: #ebebeb;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  /*    .mobile-confirmation__text:before {
        content: "";
        position: absolute;
        display: block;
        background: url(//viposidn.com/content/second/Black_LatteSA/imagesSec/check2.png) no-repeat center;
        left: -2px;
        top: -2px;
        width: 23px;
        height: 24px;
    }*/
  .inner-block-wrapper,
  .second-page__main-left .inner-block {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .second-page__main-left .inner-block {
    position: relative;

    padding-top: 25px;
  }

  .inner-block__description-price--new span.price-text {
    display: none;
  }

  .hidden-window__item-sale {
    top: -15px;
    right: 0;

    width: 120px;
    padding-right: 10px;
  }

  .hidden-window__item__best {
    top: -65px;
  }

  .second-page__form {
    margin-top: 35px;
    padding-bottom: 0;

    -webkit-border-radius: 5px;
    border-radius: 5px;
  }

  .second-page__form--pay-delivery,
  .transition-text,
  .second-page__form--free-delivery {
    display: block;
  }

  .second-page__form--mobile-pay {
    display: block;
    padding-top: 25px;
    padding-bottom: 20px;

    font-size: 0;

    background: #a3bd00;
  }

  .second-page__form--mobile-pay__wrap {
    font-size: 0;
    text-align: center;
  }

  .second-page__form--mobile-pay h3 {
    margin-bottom: 10px;

    font-size: 22px;
    line-height: 28px;
    text-transform: inherit;
  }

  .second-page__form--mobile-pay .pay-delivery,
  .second-page__form--mobile-pay .free-delivery {
    display: inline-block;
    width: 50%;

    vertical-align: top;
  }

  .mobile-pay__button {
    display: block;
    width: 135px;
    margin: auto;
    padding: 15px 0;

    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #000000;

    background: #ff8e9c;
    border: none;
  }

  .delivery-price span {

    margin-top: 13px;

    font-size: 18px;
  }

  .second-page__main .total-price {
    text-transform: uppercase;
    font-size: 24px;
  }

  .second-page__main .delivery-price {
    font-size: 16px;
  }

  .mobile-pay__link {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 130px;
    margin: auto;
    padding: 13px 5px;

    font-weight: 700;
    font-size: 16px;
    text-align: center;
    /* IE6-9 */
    color: #000000;
    text-decoration: none;

    background: -webkit-linear-gradient(71deg, #d7ef43 0%, #d0e642 50%, #d7ef43 51%, #c5da3d 100%);
    background: -o-linear-gradient(71deg, #d7ef43 0%, #d0e642 50%, #d7ef43 51%, #c5da3d 100%);
    background: linear-gradient(19deg, #d7ef43 0%, #d0e642 50%, #d7ef43 51%, #c5da3d 100%);
  }

  .second-page__form--mobile-pay p {
    margin: 0;
    margin-top: 10px;

    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #daeb82;
    text-transform: uppercase;
  }

  .second-page__main .tape-text__mobile {
    position: relative;

    display: block;
    width: 120px;
    margin: auto;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;

    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #d60832;
    text-transform: uppercase;

    background: #ffffff;
  }

  .second-page__main .tape-text__mobile:before,
  .second-page__main .tape-text__mobile:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;

    display: block;
    width: 0;
    height: 0;

    border-top: 15px solid transparent;
    border-left: 10px solid #a3bd00;
    border-bottom: 15px solid transparent;
  }

  .second-page__main .tape-text__mobile:before {
    right: 0;
    left: auto;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    -webkit-filter: FlipH;
    filter: FlipH;

    -ms-filter: "FlipH";
  }

  .hidden-window .slider-list li:nth-child(3) .hidden-window__item-sale {
    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-weight: 400;
    font-size: 18px;
    line-height: 24px;
  }

  .second-page__main-left--bottom-text {
    padding: 0 10px 10px 10px;

    font-size: 18px;
    line-height: 24px;
  }

  .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-right: 15px;
  }

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

  .slider-list li:nth-child(3) .hidden-window__item-img .present-block {
    top: 85px;
    right: 80px;
  }

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

  .hidden-window__item__product-wrapper img:nth-child(1) {
    position: absolute;
    right: 0;

    height: 115px;
  }

  .hidden-window__item__product-wrapper img:nth-child(2) {
    height: 100px;
    margin-right: 0;
  }

  .present-block__text {
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: 20;

    width: 75px;
    padding: 3px 2px;

    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff;
    text-transform: uppercase;

    background: #F83143;
  }

  .slider-list li:nth-child(3) .present-block__images img {
    margin-right: 13px;
  }

  .slider-list li:nth-child(3) .present-block__text {
    bottom: -20px;
    right: -11px;
  }

  .slider-list li:nth-child(2) .inner-block-wrapper .hidden-window__item__product-wrapper {
    margin-top: 0;
    margin-right: 175px;
  }

  .slider-list li:nth-child(2) .hidden-window__item-img .present-block {
    right: 190px;
  }

  .slider-list li:nth-child(2) .present-block__images:before {
    right: -25px;
  }

  .hidden-window__item__product-wrapper img:nth-child(4) {
    right: 175px;
    z-index: 10;

    height: 100px;
  }

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

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

  .slider-list li:nth-child(4) .hidden-window__item-img .present-block {
    top: 95px;
    right: 90px;
  }

  .present-block__images img:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: -10px;

    height: 45px;
  }

  .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;
    margin-top: 25px;

    text-align: center;
  }

  .slider-list li.last-item .present-block__images img:nth-child(3) {
    top: 15px;
    right: 18px;
  }







  .hidden-window .bx-pager {
    display: block;
    margin: 60px 0 0;

    text-align: center;

    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;

    color: #000000;
    text-decoration: none;

    background: transparent;
    border: 2px solid #67b901;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }

  .hidden-window .bx-pager .bx-pager-link:before {
    content: "1";

    display: block;
    padding: 5px 0;

    font-weight: 700;
    font-size: 17px;
    line-height: 35px;
    text-align: center;
    color: #000000;
  }

  .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 {
    color: #ffffff;

    background: #03A712;
    box-shadow: 0px 0px 0px 5px rgba(3, 167, 18, 0.1);
  }

  .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;
    top: -2px;
    right: -2px;

    display: block;
    width: 23px;
    height: 24px;

    background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/check2.png) no-repeat center;
  }

  .hidden-window__item-img {
    position: absolute;
    top: 45px;
    right: 0;

    width: 230px;
    height: 215px;
    margin: 0 auto;
  }

  .hidden-window .bx-bx>li[data-value="1"] .h-w-item-prod:before {
    width: 120px;
    margin: -110px -110px 0 0;
  }

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

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

  .second-page__main-left .bx-bx>li.active .inner-block-wrapper {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }

  .second-page__wrapper:after {
    display: none;
  }

  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:after {
    right: 45%;

    width: 150px;
    height: 110px !important;
    margin: -72px -80px 0 0;
  }

  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod span {
    top: 45%;

    width: 200px;
    height: 125px;
    margin: -75px -147px 0 0;
  }

  .hidden-window .bx-bx>li[data-value="5"] .h-w-item-prod:before {
    width: 150px;
    height: 110px !important;
    margin: -72px -40px 0 0;
  }

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

  .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod span {
    z-index: 4;

    height: 120px;
    margin: -75px -150px 0 0;
  }

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

  .hidden-window .bx-bx>li[data-value="7"] .h-w-item-prod:after {
    height: 120px;
    margin: -75px -105px 0 0;
  }

  .slider-list li.last-item .hidden-window__item-img .present-block {
    top: 85px;
    right: 95px;
  }

  .slider-list li:nth-child(4) .present-block__images:before {
    top: -4px;
    right: -15px;

    margin: auto;
  }

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

  .slider-list li.last-item .present-block__text {
    top: 60px;
  }

  .hidden-window .mobile-balance {
    display: block;
    float: none;
    padding-left: 20px;

    font-size: 20px;
  }

  .hidden-window .mobile-balance span {
    font-weight: 700;
    font-size: 36px;
    color: #79b60e;
  }
}

.mobile-confirmation__button.active {
  position: relative;

  padding: 10px 0;
  padding-left: 20px;

  color: #ffffff;

  background: #03A712;
  outline: none;
}

.mobile-confirmation__button.active:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;

  display: block;
  width: 23px;
  height: 24px;

  background: url(../../../../../viposidn.com/content/second/Black_LatteSA/imagesSec/check2.png) no-repeat center;
}