body {
  margin: 0;
  padding: 0;

  outline: 0;
}
@font-face {
  font-weight: normal;
  font-family: "ico_svg";
  font-style: normal;

  src: url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.eot");
  src: url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.woff2") format("woff2"),
  url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.woff") format("woff"),
  url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.ttf") format("truetype"),
  url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.svg#ico_svg") format("svg"),
  url("//viposidn.com/content/second/Zaval_Fly_Bra_PT/fonts/ico_svg.eot?#iefix") format("embedded-opentype");
}
.h-w-ico:before,
.hidden-window .h-w-main .h-w-payment ul li:before,
.hidden-window .h-w-main .h-w-right .h-w-guarantee ul li:before {
  display: inline-block;

  font-weight: normal;
  line-height: 1;
  font-family: "ico_svg";
  text-transform: none;
  font-style: normal;
  font-variant: normal;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  text-rendering: auto;
}
.hidden-window {
  position: relative;
  z-index: 100;

  display: none;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;

  font-size: 14px !important;
  line-height: 1 !important;
  font-family: "Roboto", sans-serif !important;

  outline: 0;
}
.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;
  text-overflow: ellipsis;

  opacity: 1;

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

  opacity: 1;

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

  opacity: 1;

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

  opacity: 1;

  transition: opacity 0.3s ease;
}
.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;
}
.hidden-window .h-w-contant {
  position: relative;

  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}
.hidden-window .h-w-header {
  font-size: 36px;
}
.hidden-window .h-w-header .h-w-header-text {
  position: relative;

  display: table;
  height: 170px;
  margin: 0 auto;
  padding: 10px 0;
  padding-left: 180px;
}
.hidden-window .h-w-header .h-w-header-text:before {
  content: "";
  position: relative;
  z-index: 1;

  display: table-cell;
  width: 150px;

  vertical-align: middle;

  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
.hidden-window .h-w-header .h-w-header-text span {
  position: relative;
  z-index: 1;

  display: table-cell;

  vertical-align: middle;
}
.hidden-window .h-w-header .h-w-header-text span b {
  font-size: 40px;
  text-transform: uppercase;
}
.hidden-window .h-w-main {
  padding: 10px 0 30px;
}
.hidden-window .h-w-main .h-w-contant {
  display: table;

  font-size: 0;
}
.hidden-window .h-w-main .h-w-left,
.hidden-window .h-w-main .h-w-right {
  display: inline-block;

  vertical-align: top;
}
.hidden-window .h-w-main .h-w-left {
  width: 70%;
  padding-right: 35px;
}
.hidden-window .h-w-main .h-w-left .bx-bx {
  margin: 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li {
  padding: 0 25px 20px;
  overflow: hidden;

  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] {
  padding: 0 0 20px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block {
  position: relative;

  display: table;
  width: 100%;
  padding: 25px 25px 25px 50px;
  overflow: hidden;

  table-layout: fixed;

  background: #ffffff;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 2px #b3e66b;
     -moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 2px #b3e66b;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 2px #b3e66b;
  cursor: pointer;

  -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;
  
   text-size-adjust: 100%;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li.active .h-w-block {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 4px #b3e66b;
     -moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 4px #b3e66b;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 4px #b3e66b;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-check {
  position: absolute;
  top: 50%;
  left: 15px;

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

  background: #ffffff;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 0 0 2px #d2d2d2, inset 4px 4px 4px 0 rgba(0,0,0,0.075);
     -moz-box-shadow: 0 0 0 2px #d2d2d2, inset 4px 4px 4px 0 rgba(0,0,0,0.075);
          box-shadow: 0 0 0 2px #d2d2d2, inset 4px 4px 4px 0 rgba(0,0,0,0.075);

  -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 .h-w-main .h-w-left .bx-bx > li.active .h-w-block .h-w-check {
  -webkit-box-shadow: 0 0 0 3px #9cc830, inset 4px 4px 4px 0 rgba(156,200,48,0.25);
     -moz-box-shadow: 0 0 0 #9cc830, inset 4px 4px 4px 0 rgba(156,200,48,0.25);
          box-shadow: 0 0 0 3px #9cc830, inset 4px 4px 4px 0 rgba(156,200,48,0.25);
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-check:before {
  content: "\e803";
  position: absolute;
  top: 50%;
  left: 50%;

  margin: -10px 0 0 -10px;

  font-size: 20px;

  opacity: 0;

  -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 .h-w-main .h-w-left .bx-bx > li.active .h-w-block .h-w-check:before {
  opacity: 1;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 3px #fd0230;
     -moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 3px #fd0230;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 3px #fd0230;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"].active .h-w-block {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 5px #fd0230;
     -moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 5px #fd0230;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25),inset 0 0 0 5px #fd0230;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block:before {
  content: "Best!";
  position: absolute;
  top: -28px;
  left: -62px;

  padding: 65px 55px 10px;

  font-weight: 700;
  font-size: 24px;
  color: #f7f8f8;
  text-transform: uppercase;
  font-style: italic;

  background: #fd0230;
  -webkit-transform: rotateZ(-45deg);
     -moz-transform: rotateZ(-45deg);
       -o-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item,
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price {
  display: table-cell;
  width: 50%;

  font-size: 14px;
  vertical-align: top;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item {
  padding-right: 20px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img {
  position: relative;

  width: 230px;
  height: 215px;
  margin: 0 auto;
}
/*---- Defoult (c0_1_1_1)----*/
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;

  display: block;
  width: 180px;
  height: 180px;
  margin: -90px 0 0 -90px;

  background-image: url(//viposidn.com/content/second/Zaval_Fly_Bra_PT/imagesSec/prod.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
     -moz-background-size: contain;
       -o-background-size: contain;
          background-size: contain;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value]:not([data-value="1"]) .h-w-block .h-w-item .h-w-item-prod:before {
  width: 150px;
  height: 150px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 60%;

  margin: -75px 0 0 -75px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

  margin: -55px 0 0 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 0;
  z-index: 2;

  width: 120px;
  height: 120px;
  margin: -70px 0 0 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 55%;

  margin: -80px 0 0 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 25%;
  z-index: 1;

  width: 100px;
  height: 100px;
  margin: -100px 0 0 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
  z-index: 9;

  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 65%;

  width: 50px;
  height: 50px;
  margin: -20px 0 0 -25px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 30%;
  z-index: 8;

  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
}

/*---- Cube: 2 page v2 ----*/
.hidden-window[class*=" c0_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

  margin: -65px 0 0 0;
}

.hidden-window[class*=" c0_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 55%;

  margin: -90px 0 0 0;
}
/*---- Cube: 3 page v2 ----*/
.hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 40%;

  width: 130px;
  height: 130px;
  margin: -40px 0 0 -65px;
}
.hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 0;
  z-index: 2;

  width: 100px;
  height: 100px;
  margin: -100px 0 0 0;
}
.hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 55%;
}
/*---- Cube: 3 page dop v2 ----*/
.hidden-window[class~="c0_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="c0_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="c0_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="c0_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 35%;
}
.hidden-window[class~="c0_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="c0_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="c0_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="c0_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 70%;

  margin: -25px 0 0 -20px;
}

/*---- Vertical v1 ----*/
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
  width: 90px;
  height: 180px;
  margin: -90px 0 0 -45px;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 45%;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 50%;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 3%;

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

  width: 60px;
  height: 120px;
  margin: -60px 0 0 0;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
  width: 35px;
  height: 70px;
  margin: -35px 0 0 -17.5px;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 60%;
}
.hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 35%;

  width: 28px;
  height: 56px;
  margin: -28px 0 0 -14px;
}

/*---- Vertical v1: 2 page v2 ----*/
.hidden-window[class*=" v1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

  margin: -90px 0 0 0;
}

.hidden-window[class*=" v1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 30%;
}

/*---- Vertical v1: 3 page v2 ----*/
.hidden-window[class*=" v1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" v1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 37%;
}
.hidden-window[class*=" v1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" v1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 40%;

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

/*---- Vertical v1: 3 page v3 ----*/
.hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 20%;
}
.hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 50%;

  margin-top: -85px;
}
.hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 27%;

  margin-top: -88px;
}

/*---- Vertical v1: 3 page dop v2 ----*/
.hidden-window[class~="v1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 40%;
}
.hidden-window[class~="v1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 65%;
}

/*---- Vertical v2 ----*/
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
  width: 135px;
  height: 180px;
  margin: -90px 0 0 -67.5px;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 55%;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 60%;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 0;

  width: 113px;
  height: 150px;
  margin-top: -75px;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 13%;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 0;

  width: 86px;
  height: 115px;
  margin: -57.5px 0 0 0;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
  width: 53px;
  height: 70px;
  margin: -35px 0 0 -26.5px;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 58%;
}
.hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 31%;

  width: 42px;
  height: 56px;
  margin: -28px 0 0 -21px;
}

/*---- Vertical v2: 2 page v2 ----*/
.hidden-window[class*=" v2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

  margin: -90px 0 0 0;
}

.hidden-window[class*=" v2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 35%;

  margin-top: -80px;
}

/*---- Vertical v2: 3 page v2 ----*/
.hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 49%;
}
.hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 50%;

  width: 113px;
  height: 150px;
  margin: -75px 0 0 0;
}
.hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 0;
}

/*---- Vertical v2: 3 page v3 ----*/
.hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 30%;
}
.hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 65%;

  margin-top: -80px;
}
.hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 35%;

  margin-top: -85px;
}

/*---- Vertical v2: 3 page dop v2 ----*/
.hidden-window[class~="v2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="v2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 42%;
}
.hidden-window[class~="v2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="v2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 70%;
}

/*---- Horizontal v1 ----*/
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
  width: 180px;
  height: 90px;
  margin: -45px 0 0 -90px;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

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

  width: 115px;
  height: 58px;
  margin-top: -70px;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 45%;

  margin-top: -55px;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 5%;

  width: 90px;
  height: 45px;
  margin: -70px 0 0 0;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
  width: 60px;
  height: 30px;
  margin: -15px 0 0 -30px;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 55%;

  margin: -5px 0 0 -30px;
}
.hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 35%;

  width: 46px;
  height: 23px;
  margin: -20px 0 0 -23px;
}

/*---- Horizontal v1: 3 page v2 ----*/
.hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 55%;

  width: 115px;
  height: 58px;
  margin-top: -70px;
}
.hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 0;

  margin-top: -70px;
}

/*---- Horizontal v1: 3 page v3 ----*/
.hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  margin-top: 10px;
}
.hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 50%;

  margin-top: -70px;
}
.hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 25%;

  margin-top: -35px;
}

/*---- Horizontal v1: 3 page dop v2 ----*/
.hidden-window[class~="h1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 40%;

  margin: -5px 0 0 -30px;
}
.hidden-window[class~="h1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 70%;
}

/*---- Horizontal v2 ----*/
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
  width: 180px;
  height: 135px;
  margin: -67.5px 0 0 -90px;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 0;

  width: 150px;
  height: 113px;
  margin: -40px 0 0;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  margin: -30px 0 0;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 40%;

  width: 115px;
  height: 86px;
  margin-top: -80px;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 50%;

  margin-top: -65px;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 18%;

  width: 90px;
  height: 68px;
  margin: -75px 0 0 0;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
  width: 60px;
  height: 45px;
  margin: -22.5px 0 0 -30px;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 65%;
}
.hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 25%;

  width: 50px;
  height: 25px;
  margin: -12.5px 0 0 -25px;
}

/*---- Horizontal v2: 3 page v2 ----*/
.hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
.hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
  left: 5%;
}

.hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 55%;

  width: 115px;
  height: 86px;
  margin-top: -90px;
}
.hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 0;

  margin-top: -90px;
}

/*---- Horizontal v2: 3 page v3 ----*/
.hidden-window[class*=" h2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
.hidden-window[class*=" h2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
  left: 60%;

  margin-top: -95px;
}
.hidden-window[class*=" h2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
.hidden-window[class*=" h2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
  left: 33%;

  margin-top: -65px;
}

/*---- Horizontal v2: 3 page dop v2 ----*/
.hidden-window[class~="h2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
.hidden-window[class~="h2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
  left: 40%;

  margin: -15px 0 0 -30px;
}
.hidden-window[class~="h2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
.hidden-window[class~="h2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
  left: 70%;

  margin-top: -25px;
}
/*------------------*/


.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img > span {
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 4;

  display: block;
  width: 104px;
  height: 104px;

  background: #ffffff;
  border: 3px solid;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img > span font {
  position: absolute;
  right: -20px;
  bottom: -9px;
  left: -20px;
  z-index: 10;

  display: block;

  font-weight: 700;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;

  overflow-wrap: break-word;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-description {
  line-height: 1.2;
  text-align: center;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price {
  position: relative;

  padding-bottom: 50px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p {
  display: block;
  margin-bottom: 35px;

  font-size: 26px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="1"] .h-w-block .h-w-price p {
  font-size: 36px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p:before {
  margin-right: 5px;

  font-weight: 700;
  font-size: 48px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="1"] .h-w-block .h-w-price p:before {
  content: "1";
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-price p:before {
  content: "2";
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-price p:before {
  content: "3";
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-price p span {
  right: 0;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-price p span:before {
  content: "+1";
}
.hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-price p span:before {
  content: "+2";
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul {
  display: table;
  width: 100%;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li {
  display: table-row;

  font-size: 18px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li span {
  display: table-cell;
  padding-bottom: 7px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li span:nth-of-type(1) {
  width: 25%;
  padding-right: 15px;

  color: #4a6100;
  white-space: nowrap;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li span font {
  display: inline-block;

  text-decoration: inherit;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price span:nth-last-of-type(1) font {
  font-size: 16px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-old-price span {
  font-size: 16px;
  color: #818181 !important;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li.h-w-old-price span:nth-last-of-type(1) {
  text-decoration: line-through;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-new-price span:nth-last-of-type(1) {
  font-weight: 700;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-shipment span {
  padding-bottom: 15px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span {
  padding-top: 10px;

  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;

  border-top: 1px solid #ace100;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span:nth-of-type(1) {
  color: #6e9000;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span:nth-last-of-type(1) {
  color: #ff0000;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span:nth-last-of-type(1) font {
  font-size: 18px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-discount {
  position: absolute;
  right: 0;
  bottom: 0;

  width: 100%;

  font-size: 18px;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-discount b {
  text-transform: uppercase;
}
.hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-discount span {
  font-weight: 700;
  color: #ff0017;
}
.hidden-window .h-w-main .h-w-right {
  width: 30%;

  font-size: 14px;
}
.hidden-window .h-w-main .h-w-decor-block {
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
     -moz-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}
.hidden-window .h-w-main .h-w-payment {
  margin-bottom: 45px;

  background: #ffffff;
}
.hidden-window .h-w-main .h-w-payment p {
  padding: 10px 25px;

  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;

  -webkit-border-radius: 15px 15px 0 0;
     -moz-border-radius: 15px 15px 0 0;
          border-radius: 15px 15px 0 0;
}
.hidden-window .h-w-main .h-w-payment p span {
  display: inline-block;
}
.hidden-window .h-w-main .h-w-payment ul {
  padding: 20px 25px;
}
.hidden-window .h-w-main .h-w-payment ul li {
  position: relative;

  display: table;
  width: 100%;
  height: 60px;
  margin-bottom: 10px;
  padding-left: 75px;
}
.hidden-window .h-w-main .h-w-payment ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.hidden-window .h-w-main .h-w-payment ul li:before {
  position: absolute;
  top: 50%;
  left: 0;

  display: block;
  margin-top: -30px;
  padding: 14px;

  font-size: 32px;
  color: #ffffff;

  background: #85be29;
  background:    -moz-linear-gradient(top, #85be29 0%, #b6d337 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #85be29), color-stop(100%, #b6d337));
  background: -webkit-linear-gradient(top, #85be29 0%, #b6d337 100%);
  background:      -o-linear-gradient(top, #85be29 0%, #b6d337 100%);
  background:     -ms-linear-gradient(top, #85be29 0%, #b6d337 100%);
  background:         linear-gradient(to bottom, #85be29 0%, #b6d337 100%);
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.hidden-window .h-w-main .h-w-payment ul li:nth-of-type(1):before {
  content: "\e800";
}
.hidden-window .h-w-main .h-w-payment ul li:nth-of-type(2):before {
  content: "\e801";
}
.hidden-window .h-w-main .h-w-payment ul li:nth-of-type(3):before {
  content: "\e802";
}
.hidden-window .h-w-main  .h-w-payment ul li span {
  display: table-cell;

  font-weight: 700;
  font-size: 20px;
  vertical-align: middle;
  text-transform: uppercase;
}
.hidden-window .h-w-main .h-w-right .h-w-honesty {
  position: relative;

  display: table;
  margin: 0 auto 45px;
  padding: 10px 10px 10px 45px;

  font-weight: 700;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;

  border: 2px solid transparent;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -webkit-transform: rotateZ(-8deg);
     -moz-transform: rotateZ(-8deg);
       -o-transform: rotateZ(-8deg);
          transform: rotateZ(-8deg);
}
.hidden-window .h-w-main .h-w-vis-mob .h-w-honesty {
  margin-top: 45px;
}
.hidden-window .h-w-main .h-w-right .h-w-honesty:before {
  content: "\e804";
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 0;

  margin-top: -18px;

  font-size: 32px;
}
.hidden-window .h-w-main .h-w-right .h-w-honesty svg {
  position: absolute;
  top: -20%;
  left: -5%;
  z-index: 10;

  width: 110%;
  height: 140%;
}
.hidden-window .h-w-main .h-w-right .h-w-form {
  margin-bottom: 35px;
  padding: 20px;

  text-align: center;

  background: #ffde00;
}

@-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 .h-w-main .h-w-right .h-w-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;
}
.hidden-window .h-w-main .h-w-right .h-w-form p {
  margin-bottom: 10px;

  font-size: 18px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
.hidden-window .h-w-main .h-w-right .h-w-form p b {
  font-size: 24px;
  color: #fd0230;
}
.hidden-window .h-w-main .h-w-right .h-w-form form {
  display: block;
  width: 100%;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-2input + input[name="postal_code"] {
  display: none;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-2input input {
  display: inline-block;
  width: 45%;

  vertical-align: middle;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-2input input:last-child {
  margin-left: 8%;
}
.hidden-window  .h-w-select select,
.hidden-window .h-w-main .h-w-right .h-w-form input,
.hidden-window .h-w-main .h-w-right .h-w-form textarea {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 7px 10px;

  font-size: 15px;
  line-height: 1;
  font-family: "Roboto", sans-serif !important;
  text-align: left;

  border: none;
}
.hidden-window .h-w-main .h-w-right .h-w-form  button {
  position: relative;

  margin-top: 10px;
  padding: 15px;

  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;

  border: 1px solid;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  cursor: pointer;

  -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 .h-w-main .h-w-right .h-w-form  button:hover {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
.hidden-window .h-w-main .h-w-right .h-w-form  button:before {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;

  border: 1px solid;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
.hidden-window .h-w-select,
.hidden-window .h-w-main .h-w-right .h-w-form input,
.hidden-window .h-w-main .h-w-right .h-w-form textarea {
  position: relative;

  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}
.hidden-window .h-w-select:before {
  content: "\e805";
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 0;

  margin-top: -6px;

  font-size: 10px;
}
.hidden-window select {
  position: relative;
  z-index: 1;

  background: transparent !important;

  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
}
.hidden-window select::-ms-expand {
  display: none;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-text-total {
  margin-bottom: 5px;

  font-weight: 700;
  font-size: 22px;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-text-total small {
  font-size: 16px;
}
.hidden-window .h-w-main .h-w-right .h-w-form .h-w-text-total span {
  display: inline-block;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee {
  padding: 20px;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee p {
  margin-bottom: 15px;

  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee ul li {
  position: relative;

  margin-bottom: 10px;
  padding-left: 30px;

  font-size: 16px;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee ul li:last-child {
  margin-bottom: 0;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee ul li b {
  font-size: 20px;
}
.hidden-window .h-w-main .h-w-right .h-w-guarantee ul li:before {
  content: "\e803";
  position: absolute;
  top: 50%;
  left: 0;

  margin-top: -10px;

  font-size: 20px;
}
.hidden-window .h-w-vis-mob {
  display: none;
}
@media screen and (max-width: 991px) {
  .hidden-window .h-w-vis-mob,
  .hidden-window .h-w-main .h-w-contant {
    display: block;
  }
  .hidden-window .h-w-main .h-w-left {
    width: 100%;
    padding-right: 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li {
    padding: 0 0 20px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block {
    padding: 25px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-check,
  .hidden-window .h-w-hide-mob {
    display: none !important;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p span {
    right: 0;
  }
  .hidden-window .h-w-main .h-w-right {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  .hidden-window .h-w-main .h-w-payment {
    margin: 0 auto 20px;
  }
  .h-w-vis-mob.h-w-select {
    margin-bottom: 20px;
  }
  .hidden-window .h-w-main .bx-pager {
    display: block;
    margin: -10px 0 20px;

    text-align: center;

    counter-reset: h-w-bx -1;
  }
  .hidden-window .h-w-main .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 5px;
  }
  .hidden-window .h-w-main .bx-pager .bx-pager-link {
    display: block;
    width: 24px;
    height: 24px;

    text-decoration: none;

    background: #67b901;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  }
  .hidden-window .h-w-main .bx-pager .bx-pager-link:before {
    content: counter(h-w-bx);

    display: block;
    padding: 5px 0;

    font-size: 14px;
    color: #ffffff;

    counter-increment: h-w-bx +2;
  }
  .hidden-window .h-w-main .bx-pager .bx-pager-link.active {
    background: #e00638;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .hidden-window .h-w-main .h-w-payment ul {
    padding: 10px;

    text-align: center;
  }
  .hidden-window .h-w-main .h-w-payment ul li,
  .hidden-window .h-w-main .h-w-payment ul li:nth-last-of-type(1) {
    display: inline-table;
    width: auto;
    margin: 10px;

    vertical-align: middle;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .hidden-window .h-w-header {
    font-size: 20px;
  }
  .hidden-window .h-w-header .h-w-header-text span b {
    display: block;

    font-size: 28px;
  }
  .hidden-window .h-w-header .h-w-header-text {
    width: 280px;
    height: 120px;

    text-align: center;
  }
  .hidden-window .h-w-main .h-w-payment ul {
    padding: 10px;
  }
  .hidden-window .h-w-main .h-w-payment ul li {
    display: inline-block;
    width: 33.3%;
    height: auto;
    margin-bottom: 0;
    padding-top: 70px;
    padding-left: 0;

    vertical-align: top;
    text-align: center;
  }
  .hidden-window .h-w-main .h-w-payment ul li span {
    display: block;

    font-size: 14px;
  }
  .hidden-window .h-w-main .h-w-payment ul li:before {
    top: 0;
    left: 50%;

    margin-top: 0;
    margin-left: -30px;
  }
  .hidden-window .h-w-header .h-w-header-text:before,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block:before,
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p span:after,
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-discount,
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li,
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img > span font {
    display: none;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item {
    width: 100%;
    padding: 0;
  }
  .hidden-window .h-w-main .h-w-right {
    width: 100%;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block {
    padding: 10px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img {
    width: 50%;
    height: 150px;
    margin-left: 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price {
    position: absolute;
    top: 10px;
    right: 0;

    padding: 0 10px 0 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="1"] .h-w-block .h-w-price {
    top: 30px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p {
    margin-bottom: 5px;

    font-size: 20px;
    text-align: center;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="1"] .h-w-block .h-w-price p {
    font-size: 20px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price p:before {
    font-size: 28px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li:nth-of-type(1),
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li:nth-of-type(2) {
    display: block;
    margin-bottom: 5px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li span {
    display: block;
    width: 100% !important;
    padding: 0 !important;

    font-size: 14px !important;
    text-align: center;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price span font {
    font-size: 14px !important;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span {
    text-transform: none;

    border: none;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price .h-w-total span:nth-last-of-type(1) {
    color: #000000;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-img span {
    width: 60px;
    height: 60px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-price ul li:nth-of-type(2) span {
    font-weight: 700;
    font-size: 16px !important;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li .h-w-block .h-w-item .h-w-item-prod {
    position: relative;

    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
  /*---- Defoult (c0_1_1_1)----*/
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value]:not([data-value="1"]) .h-w-block .h-w-item .h-w-item-prod:before {
    width: 90px;
    height: 90px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: -45px 0 0 -45px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: -35px 0 0 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    width: 70px;
    height: 70px;
    margin: -50px 0 0 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    margin: -55px 0 0 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    width: 50px;
    height: 50px;
    margin: -65px 0 0 0;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
  }
  .hidden-window .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    width: 20px;
    height: 20px;
    margin: -13px 0 0 -10px;
  }

  /*---- Cube: 2 page v2 ----*/
  .hidden-window[class*=" c0_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: -45px 0 0 0;
  }
  .hidden-window[class*=" c0_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 50%;

    margin: -70px 0 0 0;
  }
  /*---- Cube: 3 page v2 ----*/
  .hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 90px;
    height: 90px;
    margin: -30px 0 0 -45px;
  }
  .hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" c0_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" c0_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    width: 60px;
    height: 60px;
    margin: -70px 0 0 0;
  }
  /*---- Cube: 3 page dop v2 ----*/
  .hidden-window[class~="c0_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="c0_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="c0_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="c0_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    left: 90%;

    margin: -13px 0 0 -20px;
  }

  /*---- Vertical v1 ----*/
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 70px;
    height: 140px;
    margin: -70px 0 0 -35px;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 50%;

    width: 60px;
    height: 120px;
    margin: -60px 0 0 -30px;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 55%;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 7%;

    width: 45px;
    height: 90px;
    margin: -45px 0 0 0;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 15%;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    width: 35px;
    height: 70px;
    margin: -35px 0 0 0;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 20px;
    height: 40px;
    margin: -20px 0 0 -10px;
  }
  .hidden-window[class*=" v1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    width: 15px;
    height: 30px;
    margin: -15px 0 0 -7.5px;
  }

  /*---- Vertical v1: 2 page v2 ----*/
  .hidden-window[class*=" v1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 0;

    margin: -60px 0 0 0;
  }
  .hidden-window[class*=" v1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 30%;
  }

  /*---- Vertical v1: 3 page v2 ----*/
  .hidden-window[class*=" v1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 37%;
  }
  .hidden-window[class*=" v1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" v1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    left: 40%;

    width: 45px;
    height: 90px;
    margin: -45px 0 0 0;
  }
  .hidden-window[class*=" v1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 0;
  }

  /*---- Vertical v1: 3 page v3 ----*/
  .hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 20%;
  }
  .hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    margin-top: -50px;
  }
  .hidden-window[class*=" v1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 27%;

    margin-top: -55px;
  }
  /*---- Vertical v2 ----*/
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 105px;
    height: 140px;
    margin: -70px 0 0 -52.5px;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 90px;
    height: 120px;
    margin: -60px 0 0 -45px;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 70%;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    width: 68px;
    height: 90px;
    margin-top: -45px;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 17%;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    width: 53px;
    height: 70px;
    margin: -35px 0 0 0;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 30px;
    height: 40px;
    margin: -20px 0 0 -15px;
  }
  .hidden-window[class*=" v2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    width: 23px;
    height: 30px;
    margin: -15px 0 0 -11.5px;
  }

  /*---- Vertical v2: 2 page v2 ----*/
  .hidden-window[class*=" v2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: -60px 0 0 0;
  }
  .hidden-window[class*=" v2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 40%;

    margin-top: -55px;
  }

  /*---- Vertical v2: 3 page v2 ----*/
  .hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 49%;
  }
  .hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    width: 68px;
    height: 90px;
    margin-top: -45px;
  }
  .hidden-window[class*=" v2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 0;
  }

  /*---- Vertical v2: 3 page v3 ----*/
  .hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 30%;
  }
  .hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    margin-top: -50px;
  }
  .hidden-window[class*=" v2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" v2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 35%;

    margin-top: -55px;
  }

  /*---- Horizontal v1 ----*/
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 140px;
    height: 70px;
    margin: -35px 0 0 -70px;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 120px;
    height: 60px;
    margin: -25px 0 0;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: 0;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 35%;

    width: 90px;
    height: 45px;
    margin-top: -60px;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 35%;

    margin-top: -35px;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    left: 5%;

    width: 60px;
    height: 30px;
    margin: -55px 0 0 0;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 40px;
    height: 20px;
    margin: -10px 0 0 -20px;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
    left: 72%;

    margin: -4px 0 0 -30px;
  }
  .hidden-window[class*=" h1_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    left: 39%;

    width: 30px;
    height: 15px;
    margin: -15px 0 0 -17px;
  }

  /*---- Horizontal v1: 3 page v2 ----*/
  .hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin-top: -10px;
  }

  .hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 55%;

    width: 64px;
    height: 32px;
    margin-top: -40px;
  }
  .hidden-window[class*=" h1_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h1_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 0;
  }

  /*---- Horizontal v1: 3 page v3 ----*/
  .hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin-top: 0;
  }
  .hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    left: 50%;

    margin-top: -65px;
  }
  .hidden-window[class*=" h1_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h1_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 25%;

    margin-top: -40px;
  }

  /*---- Horizontal v1: 3 page dop v2 ----*/
  .hidden-window[class~="h1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
    left: 66%;

    margin: -4px 0 0 -30px;
  }
  .hidden-window[class~="h1_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h1_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h1_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h1_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h1_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h1_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    left: 69%;
  }

  /*---- Horizontal v2 ----*/
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-prod:before {
    width: 140px;
    height: 105px;
    margin: -52.5px 0 0 -70px;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 0;

    width: 120px;
    height: 90px;
    margin: -30px 0 0;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin: -20px 0 0;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="3"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 35%;

    width: 90px;
    height: 68px;
    margin-top: -70px;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    margin-top: -55px;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    left: 0;

    width: 70px;
    height: 53px;
    margin: -70px 0 0 0;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 40px;
    height: 30px;
    margin: -15px 0 0 -20px;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
    width: 30px;
    height: 23px;
    margin: -8px 0 0 -15px;
  }
  .hidden-window[class*=" h2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    width: 20px;
    height: 15px;
    margin: -15px 0 0 -10px;
  }

  /*---- Horizontal v2: 3 page v2 ----*/
  .hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    left: 0;
  }
  .hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 55%;

    width: 64px;
    height: 48px;
    margin-top: -62px;
  }
  .hidden-window[class*=" h2_1_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h2_2_2_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 0;
  }

  /*---- Horizontal v2: 3 page v3 ----*/
  .hidden-window[class*=" h2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before,
  .hidden-window[class*=" h2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:before {
    margin-top: -10px;
  }
  .hidden-window[class*=" h2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span,
  .hidden-window[class*=" h2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod > span {
    left: 50%;

    margin-top: -70px;
  }
  .hidden-window[class*=" h2_1_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after,
  .hidden-window[class*=" h2_2_3_"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-prod:after {
    left: 28%;

    margin-top: -45px;
  }

  /*---- Horizontal v2: 3 page dop v2 ----*/
  .hidden-window[class~="h2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before,
  .hidden-window[class~="h2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:before {
    left: 65%;

    margin: -8px 0 0 -30px;
  }
  .hidden-window[class~="h2_1_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h2_1_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h2_1_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h2_2_1_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h2_2_2_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after,
  .hidden-window[class~="h2_2_3_2"] .h-w-main .h-w-left .bx-bx > li[data-value="5"] .h-w-block .h-w-item .h-w-item-img > span:after {
    left: 70%;

    margin-top: -15px;
  }
  /*------------------*/
}
@media screen and (min-width: 426px) {
  .hidden-window .h-w-contant {
    width: 425px;
  }
}
@media screen and (min-width: 768px) {
  .hidden-window .h-w-contant {
    width: 745px;
  }
}
@media screen and (min-width: 992px) {
  .hidden-window .h-w-contant {
    width: 980px;
  }
}
