* {
  margin:0;
  padding:0;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  font-family: sans-serif;
}
a {
  text-decoration: none;
}
.wrapper {
  max-width: 1000px;
  margin: auto;
  min-height: 1px;
  width:100%;
}
.oneword{
  white-space: nowrap;
}
.floatLeft {
  float:left !important;
}
.floatRight {
  float:right !important;
}
.backgroundWhite {
  background-color:#eef2f3;
}
button:focus, input:focus {
  outline: none;
}
.block1 {
  background: rgba(0, 0, 0, 0) url("../images/block1-bg.jpg") no-repeat scroll right top;
  width: 100%;
  min-height: 640px;
}
.block1 .top-line {
  color: #252323;
  float: left;
  
  font-size: 18px;
  height: 63px;
  width: 100%;
  margin-top: 10px;
}
.block1 .top-line .img-block {
  float: left;
  height: 55px;
  padding-right: 10px;
  padding-top: 5px;
}
.block1 .top-line .bl1 {
  width: 180px;
  float: left;
}
.block1 .top-line .bl2 {
  width: 271px;
  float: left;
}
.red {
  color: #d63300;
}
.red-bg {
  background: #d63300;
  color: #fff;
  padding: 3px;
}
.block1 .title, .block2 .title, .block3 .title, .block5 .title, .block6 .title, .block7 .title, .block8 .title, .block9 .title, .block10 .title, .block11 .title, .block13 .title {
  text-transform:uppercase;
  width: 100%;
  color: #2e2e2e;
  font-size: 38px;
  /*line-height: 45px;*/
  font-weight: bold;
  text-align:center;
  margin-bottom: 30px;
}
.block1 .wrapper::after {
  content: '';
  display: table;
  clear: both;
}
.block1 .title{
  font-size: 42px;
}
.red-arrow.op{
  opacity: 0.7;
}
.block1 .title2 {
  
  text-transform: uppercase;
  text-align: center;
  float: left;
  width: 100%;
  color: #2e2e2e;
  font-size: 20px;
  line-height: 24px;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 35px;
}
.block1 .left-block {
  width: 340px;
  float: left;
}
.block1 .left-block .item {
  width: 100%;
  float: left;
  margin-bottom: 43px;
}
.block1 .left-block .item .img-block {
  float: left;
  width: 45px;
  height: 50px;
}
.block1 .left-block .item .text {
  float: left;
  
  font-size: 22px;
  color: #2e2e2e;
  line-height: 26px;
  width: 295px;
}
.block1 .left-block .item .step {
  
  font-weight: bold;
  font-size: 28px;
  padding-bottom: 5px;
}
.block1 .center-block {
  width: 315px;
  height: 100px;
  float: left;
}
.block1 .center-block .prod-img {
  position: relative;
  top: 37px;
}
.block1 .right-block, .block13 .right-block, .wrap-popup .right-block {
  background: rgba(255,255,255,0.8) none repeat scroll 0 0;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 10px;
          box-shadow: 1px 1px 10px;
  float: left;
  max-width: 345px;
  position: relative;
}
.block1 .right-block .title-form, .block13 .right-block .title-form, .wrap-popup .right-block .title-form {
  background: rgba(214,51,0, 0.8) none repeat scroll 0 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 5px 10px 11px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  border-radius:10px 10px 0 0;
}
.timer {
  color: #2e2e2e;
  font-size: 50px;
  font-weight: normal;
  line-height: 20px;
  text-align:center;
  margin:30px 0;
}
.timer p span {
  display: inline-block;
  margin: 0;
  width: 30%;
}
.timer p span:first-child {
  text-align:right;
}
.timer p span:last-child {
  text-align:left;
}
 .block1 .right-block .form-block .timer .b1, .block1 .right-block .form-block .timer .b2, .block1 .right-block .form-block .timer .b3, {
 float: left;
}
.sep {
  color: #d63300;
  display: inline-block;
  font-size: 30px;
  text-align: center;
  width: 20px;
}
button {
  border: none;
  background: #b0de06;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b0de06), to(#a8d619));
  background-image: linear-gradient(to bottom, #b0de06, #a8d619);
  max-width: 296px;
  width:100%;
  height:65px;
  -webkit-box-shadow: 0 4px 4px #678722;
          box-shadow: 0 4px 4px #678722;
  text-transform:uppercase;
  font:bold 24px Arial, Helvetica, sans-serif;
  display:block;
  margin:0 auto;
  clear:both;
  cursor:pointer;
}
button:hover{
  background: #118e02;
  color: #fff;
}
.arrow {
  position: relative;
  top: 60px;
  width: 50px;
  -webkit-transform: rotate(-28deg);
          transform: rotate(-28deg);
}
.block2 {
  width: 100%;
  background: url("../images/block2_pattern.jpg") repeat;
  padding:20px 0;
}
.block2 .container {
  background: #fff none repeat scroll 0 0;
  overflow: auto;
  padding:10px 0px;
  margin:30px auto;
  -webkit-box-shadow:1px 1px 20px #000;
          box-shadow:1px 1px 20px #000;
}
.block2 .left-block {
  color: #2e2e2e;
  float: left;
  
  font-size: 20px;
  width: 47%;
  margin:0 10px;
}
.block2 .left-block div {
  background: #edf1f4 none repeat scroll 0 0;
  border-radius: 70px;
  clear: both;
  margin: 20px 10px;
  overflow: auto;
  display:block;
  width:100%;
}
.block2 .left-block div p {
  display:inline-block;
  vertical-align:middle;
  padding:10px;
  width: 60%;
}
.block2 .left-block div img {
  border-radius:70px;
  display: inline-block;
  vertical-align: middle;
}
.block2 .title2 {
  width: 100%;
  text-align: center;
  
  text-transform: uppercase;
  color: #2e2e2e;
  font-size: 35px;
  line-height: 42px;
  font-weight: bold;
}
.block2 .bottom-block {
  background: #b9360a none repeat scroll 0 0;
  margin: 50px 0 10px;
  padding: 20px;
  width: 100%;
}
.block2 .bottom-block .left {
  color: #fcbc26;
  
  font-size: 42px;
  font-weight: bold;
  line-height: 46px;
  text-align: center;
}
.block2 .bottom-block .right {
  
  color: #fff;
  font-size: 24px;
  line-height: 28px;
}
.block3 {
  background: #353535 none repeat scroll 0 0;
  width: 100%;
  padding:20px 0 0;
}
.orange {
  color: #fcbc26 !important;
}
.block3 .item {
  float: left;
  width: 310px;
  text-align: center;
}
.block3 .item .text {
  
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  padding-bottom: 20px;
}
.block3 .item .title-item {
  
  text-transform: uppercase;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;
  padding-bottom: 5px;
}
.block3 .item2 {
  width: 380px;
}
.block3 .title2 {
  background: #d73202 none repeat scroll 0 0;
  clear: both;
  color: #fff;
  
  font-size: 35px;
  font-weight: bold;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 0;
}
.block3 .title3 {
  color: #2e2e2e;
  
  font-size: 35px;
  font-weight: bold;
  line-height: 46px;
  padding-top: 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.block3 .circle-block {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}
.block3 .circle-block .circle {
  width: 240px;
  text-align: center;
  height: 240px;
  display: inline-block;
  font-size: 24px;
  margin-right: 3px;
  margin-left: 3px;
  margin-top: 20px;
  line-height: 28px;
  padding-top: 120px;
  color: #2e2e2e;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
  background-repeat: no-repeat;
  -ms-background-position: center top;
  background-position: center top;
}
.block3 .circle-block .c1 {
  background-image: url("../images/block4-circle1.png");
}
.block3 .circle-block .c2 {
  background-image: url("../images/block4-circle2.png");
}
.block3 .circle-block .c3 {
  background-image: url("../images/block4-circle3.png");
}
.block3 .circle-block .c4 {
  background-image: url("../images/block4-circle4.png");
}
.block5 {
  width: 100%;
  background: #fff url("../images/block5-bg.jpg") no-repeat center center;
  padding:20px 0;
}
.block5 .title {
  margin-bottom:25px;
  
}
.block5 .left-block, .block5 .right-block {
  float: left;
  width: 340px;
}
.block5 .left-block .item, .block5 .right-block .item {
  float: left;
  background: #d3dbdd;
  margin-bottom: 30px;
  border-radius: 5px;
  width:100%;
}
.block5 .left-block .item img, .block5 .right-block .item img {
  margin-top: -20px;
  position: absolute;
}
.block5 .left-block .item .text, .block5 .right-block .item .text {
  color: #2e2e2e;
  
  font-size: 20px;
  line-height: 28px;
  margin-left: 50px;
  padding: 20px 10px 20px 0;
}
.block5 .right-block {
  float: right;
}
.block5 .center-block {
  float: left;
  max-width:295px;
}
.block6 {
  width: 100%;
  background: #fff url("block6-bg.jpg") no-repeat center top;
  padding-bottom: 32px;
}
.block6 .title {
  padding-top: 10px;
}
.block6 .item .name {
  font-size: 30px;
  font-weight: bold;
  line-height: 34px;
  

}
#sale50 {
    position: absolute;
    max-width: 112px;
    margin-top: 85px;
    margin-left: -65px;
    -webkit-transform: rotate(33deg);
            transform: rotate(33deg);
}
.block6 .item .text {
  
  font-size: 24px;
  line-height: 28px;
  padding-top: 5px;
  color: #454546;
  padding-bottom: 9px;
}
.block6 .item1 {
  margin-left: 510px;
  margin-top: 90px;
}
.block6 .item2 {
  margin-left: 610px;
  margin-top: 80px;
}
.block6 .item3 {
  margin-left: 650px;
  margin-top: 86px;
}
.block6 .item4 {
  margin-top: 77px;
  margin-left: 610px;
}

.block7 {
  background: #d93200;
  padding: 30px 0;
  width: 100%;
}
.block7 .wrapper{
  text-align: center;
}
.block7 .glass{
  width: 30%;
  display: inline-block;
  vertical-align: middle;
}
.block7 .right {
  margin-top: 30px;
  width: 330px;
  display: inline-block;
  vertical-align: middle;
}
.block7 .title {
  float: left;
  width: 100%;
  
  text-transform: uppercase;
  font-size: 35px;
  line-height: 46px;
  font-weight: bold;
  text-align: left;
}
.block7 .line {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.block7 .line .img-block {
  float: left;
  width: 20px;
  padding-top: 6px;
}
.block7 .line .text {
  float: left;
  font-size: 22px;
  
  line-height: 26px;
  color: #fff;
}
.block8 {
  width: 100%;
  background: #d6dde3;
  padding:20px 0;
}
.block8 img {
  float:left;
  -webkit-box-shadow: 1px 1px 10px #000;
          box-shadow: 1px 1px 10px #000;
}
.box_doctor {
  clear: both;
  margin: 0;
  overflow: auto;
  padding: 15px 10px;
  position:relative;
}
.block8 .item {
  float: left;
  width:70%;
  max-width: 680px;
  padding:20px;
  position: relative;
  -webkit-box-shadow:1px 1px 10px #000;
          box-shadow:1px 1px 10px #000;
  background: #f8f9fb none repeat scroll 0 0;
}
.block8 .item .text {
  color: #2e2e2e;
  
  font-size: 20px;
  line-height: 28px;
}
.block8 .item .text2 {
  color: #2e2e2e;
  
  font-size: 18px;
  line-height: 22px;
  margin-top: 20px;
}
.block8 .item1 {
  margin-left: 50px;
}
.block8 .item2 {
  float:left;
}
 .block8 .item1::before, .block8 .item2::before {
 border-bottom: 50px solid transparent;
 border-left: 50px solid transparent;
 border-right: 50px solid #f8f9fb;
 content: " ";
 display: block;
 height: 0;
 left: -90px;
 position: absolute;
 top: 30px;
 width: 0;
}
 .block8 .item2::before {
 border-left-color:#f8f9fb;
 border-right-color:transparent;
 right: -90px;
 left: auto;
}
.block8 .item2 .text2 {
  margin-top: 15px;
}
.block8 button {
  margin:20px auto;
}
.block9 {
  width: 100%;
  background: rgba(0, 0, 0, 0) url("../images/block2_pattern.jpg") repeat scroll 0 0;
  padding:20px 0;
  overflow:auto;
}
.block9 .item .img-block {
  float: left;
  width: 220px;
  text-align: center;
}
.block9 .item .text {
  color: #2e2e2e;
  
  font-size: 24px;
  line-height: 28px;
  width: 780px;
  padding-top: 25px;
  float: left;
}
.block9 .title2 {
  float: left;
  
  font-size: 34px;
  font-weight: bold;
  line-height: 40px;
  margin: 45px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.block9 .left-block, .block9 .right-block {
  float: left;
  width: 390px;
  max-width: 100%;
  margin-left: 62px;
  background:#fff;
  border-radius:10px;
  -webkit-box-shadow:1px 1px 10px #000;
          box-shadow:1px 1px 10px #000;
  position:relative;
  padding-bottom:20px;
}
.block9 .right-block {
  margin-left: 110px;
}
.block9 .left-block .name, .block9 .right-block .name {
  width: 100%;
  text-align: center;
  
  color: #2e2e2e;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 26px;
  background:#b2b2b2;
  padding:40px 0 20px;
  min-height:115px;
  border-radius:10px 10px 0 0;
}
.block9 .left-block .name img, .block9 .right-block .name img {
  display: block;
  margin-left: 35%;
  margin-top: -80px;
  position: absolute;
}
.block9 .right-block .name img {
  width:160px;
  right:10px;
}
.block9 .right-block .name {
  font-size: 25px;
  line-height: 36px;
  color:#fcbc26;
  text-align:left;
  padding-left:20px;
  background:#d73300;
}
.block9 .line {
  color: #2e2e2e;
  font-size: 23px;
  line-height: 26px;
  margin: 0 20px;
  padding-top: 4px;
}
.percent_scale {
  background:#e9e9e9;
  margin:20px 20px 0;
}
.percent_scale span {
  display:inline-block;
  background:url("../images/percent_pattern.jpg") repeat-x;
  font:bold 20px ;
  color:#fff;
  text-align:center;
}
.w1 {
  width:56%;
}
.w2 {
  width:57%;
}
.w3 {
  width:28%;
}
.w4 {
  width:9%;
}
.w5 {
  width:35%;
}
.w6 {
  width:100%;
}
.w7 {
  width:97%;
}
.w8 {
  width:98%;
}
.w9 {
  width:89%;
}
.block10 {
  width: 100%;
  background: #fff;
  padding:20px 0;
}
.block10 .rew {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  
  font-style: italic;
  font-size: 24px;
  color: #2e2e2e;
  background-color:#f1f5f6;
  padding:20px;
}
.block10 .rew .text img {
  float:right;
}
.rew2 .text img {
  float:left !important;
}
.block10 .rew2 .text {
  float: right;
}
.white {
  color: #fff;
}
.block11 {
  width: 100%;
  background: #b83609;
  padding:20px 0;
  overflow:auto;
}
.block11 .title {
  color: #fff;
}
.block11 .left, .block11 .right {
  float: left;
  width: 50%;
}
.block11 img {
  float: left;
  margin-right:10px;
}
.block11 .item {
  float: left;
  width: 100%;
  margin:20px 0;
}
.block11 .title-item {
  text-transform: uppercase;
  font-weight: bold;
  
  font-size: 28px;
  color: #fff;
  padding-bottom: 10px;
  line-height: 32px;
  overflow:auto;
}
.block11 .text {
  
  font-size: 18px;
  line-height: 28px;
  float: left;
  padding-right: 40px;
}
.block13 {
  width: 100%;
  background: url("../images/block13-bg.jpg") no-repeat center top;
  overflow:auto;
  padding:20px 0 0;
}
.block13 .left-block {
  width: 340px;
  float: left;
  margin-top: 90px;
}
.block13 .left-block .item {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
.block13 .left-block .item .img-block {
  float: left;
  width: 45px;
  height: 50px;
}
.block13 .left-block .item .text {
  float: left;
  
  font-size: 22px;
  color: #2e2e2e;
  line-height: 26px;
  width: 295px;
}
.block13 .left-block .item .step {
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 28px;
}
.block13 .center-block {
  width: 315px;
  height: 100px;
  float: left;
  margin-top: 120px;
}
.block13 .center-block .prod-img {
  position: relative;
}
.block13 .right-block{
  width: 345px;
  float: left;
  margin-bottom: 65px;
}
.block13 .footer-line {
  background: #bcc5c9 none repeat scroll 0 0;
  color: #2e2e2e;
  float: left;
  
  font-size: 18px;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  position:relative;
  z-index:10;
}
/* Confident window */

.confident-link {
  color: #2e2e2e;
  cursor: pointer;
  padding: 15px 0;
  font-size: 18px;
}
.confident-link:hover {
  text-decoration: none;
}
.mobile, .mobile1 {
  display:none;
}

.footer-line a {
  color:#fff;
  font-size:14px;
  text-decoration:none;
}
.poppage, .poppageS {
    width: 100%;
    max-width: 700px;
  min-width: inherit;
    margin: 0 auto;
}
.poppageS {max-width: 400px;}

.wrap-popup{
  background: #b2b2b2;
  border: 5px solid #b83609;
  border-radius: 10px; 
  padding: 10px;
  font-size: 0;
}
.popup-prod{
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}

.wrap-popup .right-block{
  display: inline-block;
  width: 345px;
  vertical-align: middle;
  float: none;
  position: relative;
}

.main-form{
  width: 320px;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px;
}
.main-form__label, .main-form__input{
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
.main-form__label{
  font-size: 18px;
}
.main-form__input{
  border: 1px solid #666;
  border-radius: 5px;
  font-size: 20px;
  padding: 6px 10px;
  color: #df5a39;
}
.block13 .right-block #sale50, .wrap-popup .right-block #sale50{
  left: -40px;
  top: 0;
  margin: 0;
}

.block13 .right-block #sale50 {
  top: 60px;
}
/*/-------------- POPUP -------------------/*/

#popUp {
  background-color: rgba(0, 0, 0, 0.65);
  color:#fff;
  font-size: 15px;
  display:none;
  position:fixed;
  right: 15px;
  bottom: 15px;
  width:220px;
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 5px #999;
          box-shadow: 1px 1px 5px #999;
  z-index:9999;
}


.sale-price {
    margin: 20px 0 0;
    text-align: center;
    font-size: 23px;
}
.sale-price .price {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
}
.sale-price .price.old {
    color: #606060;
    margin: 0 22px 0 0
}
.sale-price .price.old .descr {
    letter-spacing: -.01em
}
.sale-price .price.old .digit {
    position: relative;
    
}
.sale-price .price.old .digit:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #606060;
    left: 0;
    top: 55%
}

.sale-input {
    background-color: #d4dcd8;
    padding: 19px 13px 15px;
    color: #606060;
    font-size: .944em
}
.sale-input label {
    letter-spacing: -.05em;
    line-height: 36px;
    margin: 0 -10px 0 0
}

@media only screen and (max-width: 1060px) {
#popUp {
  background-color: rgba(0, 0, 0, 0.65);
  color:#fff;
  font-size: 14px;
  display:none;
  position:fixed;
  bottom:15px;
  width:94%;
  padding: 5px 2%;
  margin: 0 3% 0 0;
  z-index:9999;
}
}
/*/-------------- END POPUP -------------------/*/


/*************************************** TIMER ////////////////////////////////////////////////*/

.order-countdown-hours, .order-countdown-minutes, .order-countdown-seconds {
  border-radius: 5px;
  color: #e4251e;
  margin: 0px 5px;
  display:inline-block;
  position: relative;
  text-align: center;
  font:bold 40px "PT Sans";
}


/****************************************** MOBILE INDEX *********************************************/
@media only screen and (max-width: 1570px) {
  .block1, .block6{
    background: rgba(4,155,189,1);
    background: radial-gradient(ellipse at center, rgba(4,155,189,1) 0%, rgba(255,255,255,1) 100%);
  }
  .block6 .title{
    margin-bottom: 40px;
  }
  .block6 .item{
    width: 600px;
    max-width: 100%;
  }
  .block6 .item1{
    margin: 0 auto;
    background: url("ing1.png") top left no-repeat;
    background-size: 140px;
    padding-left: 150px;
    min-height: 150px;
    margin-bottom: 20px;
  }
  .block6 .item2{
    margin: 0 auto;
    background: url("ing2.png") top left no-repeat;
    background-size: 140px;
    padding-left: 150px;
    min-height: 150px;
    margin-bottom: 20px;
  }
  .block6 .item3{
    margin: 0 auto;
    background: url("ing3.png") top left no-repeat;
    background-size: 140px;
    padding-left: 150px;
    min-height: 150px;
    margin-bottom: 20px;
  }
  .block6 .item4{
    margin: 0 auto;
    background: url("ing4.png") top left no-repeat;
    background-size: 140px;
    padding-left: 150px;
    min-height: 150px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1060px) {
 .desktop {
 display:none;
}
 .wrapper {
 padding: 0 10px;
}

.block1 .left-block .item .img-block{
  display: inline-block;
  float: none;
  height: 30px;
  vertical-align: middle;
}

.block1{
  padding: 0 0 20px;
}

.block7 .line .text{
  float: none;
  display: block;
}

.block1 .left-block .item .text{
  display: inline-block;
  float: none;
  width: 90%;
  max-width: 90%;
  vertical-align: middle;
}

.block1 .left-block .item{
  background: #f2f5f6;
  padding: 10px 0;
}

.block-1__btn{
  margin-bottom: 15px;
}
.center-block{
  display: none;
}
 .block1 {
 background:none;
 height:auto;
}
.block1 .text{
  background: #f1f5f6;
}
 .block1 .title {
 margin-top:10px;
}
 .top-line, .block1 .arrow {
 display:none;
}
.block1 .center-block .prod-img{
    display: block;
    margin: 10px auto;
    max-width: 240px;
    width: 100%;
  }
.block1 .title, .block2 .title, .block3 .title, .block5 .title, .block6 .title, .block7 .title, .block8 .title, .block9 .title, .block10 .title, .block11 .title, .block13 .title {
  text-transform:uppercase;
  width: 100%;
  color: #2e2e2e;
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  text-align:center;
}

.block2 .title2, .block3 .title2{
  font-size: 24px;
  line-height: 32px;
}
.block1 .title2{
  font-size: 18px;
  margin-bottom: 0px;
}
 .block1 .left-block, .block13 .left-block, .block13 .left-block .item .text {
 float:none;
 width:100%;
 font-size: 20px;
}
.block1 .left-block .item .step{
  font-size: 25px;
}
 .block1 .center-block, .block1 .right-block, .block13 .center-block, .block13 .right-block {
 float: none;
 height: auto;
 clear:both;
 width:100%;
 text-align:center;
 margin:0 auto;
 padding-bottom:15px;
}
 .block1 .center-block .prod-img, .block13 .center-block .prod-img {
 top:0;
}
 .title-form {
 background:#d63300;
}
 .block2 .left-block {
 float: none;
 margin: 0 auto;
 width: 100%;
}
 .block2 .left-block div {
 margin: 20px auto;
 width: 98%;
}
 .block3 .item img {
 width:50%;
 max-width:150px;
 float:none;
 display: block;
 margin: 10px auto;
}

 .block3 .item {
 clear: both;
 float: none;
 text-align: left;
 width: 100%;
}
.block3 .item .title-item {
  font-size: 24px;
  text-align: center;
}
.block3 .item .text{
  text-align: center;
}
 .block5 .left-block, .block5 .right-block, .block5 .center-block {
 float:none;
 margin:0 auto;
 overflow:auto;
 width:100%;
}
.mobile, .mobile1 {
 display:block !important;
}
.mobile1{
  background: rgba(0, 0, 0, 0) url("block1-mobile.jpg") no-repeat scroll right bottom;
  background-size: auto 100%;
  padding-top: 35px;
}
.mobile img{
 width:48%;
 max-width:150px;
 float:left;
 margin-right:10px;
}
.mobile1 img{
 width:48%;
 max-width:160px;
 float:none;
 margin-right:10px;
}

.mobile1 .right-block{
  display: block;
  clear:none;
}
.mobile .text{
  height: 160px;
  font-size: 20px;
  margin-left: 170px;
  margin-top: 10px;
}
 .block6 .item {
 position:relative;
}
.block6 .item .name{
  font-size: 24px;
  margin-top: 5px;
}
.block6 .item .text{
  font-size: 20px;
}
 .block7 {
 background:#d83200;
}
.block7 img{
  display: none;
}
 .block7 .right {
 float:none;
 width:100%;
 margin-bottom: 30px;
}
 .block7 .title {
 text-align:center;
}
 .block8 img {
 margin-right: 10px;
 width: 50%;
 max-width: 243px;
 margin-bottom: 5px;
}
.block8 .item1::before {
 display:none;
}
.block8 .item1 {
 margin: 0 auto;
 max-width: none;
 width: 100%;
}
 .block9 .item .img-block {
 width:auto;
 margin-right:10px;
}
 .block9 .title2 {
 display:none;
}
.block9 .left-block, .block9 .right-block{
  float: none;
  margin: 100px auto 30px;
}
 .block9 .item .text {
 float:none;
 width:auto;
 font-size: 20px;
}
.block10 .rew{
  font-size: 20px;
}
 .block10 .rew .text img {
 width:50%;
 max-width:196px;
}
 .block11 .item1, .block11 .item2 {
 height:auto;
 margin:15px auto;
}
 .block11 .left, .block11 .right {
 width: 100%;
}
.block11 .text{
  width: 500px;
  display: block;
  max-width: 100%;
  padding-right: 0;
  margin: 0 auto;
  float: none;
}
.block13 .right-block{
  margin-top: 60px;
  margin-bottom: 40px;
}
 .block11 img {
 width:55px;
}
.block11 .title-item{
  font-size: 20px;
}
.block11 .text{
  font-size: 17px;
  font-weight: bold;
}
 .block13 {
 background:none;
}
 .arrow, .block13 .left-block {
 display:none;
}
}

@media screen and (max-width: 900px) {
  .mobile1 { background-image: none; }
}

@media only screen and (max-width: 680px) {
  .logo{
    margin: 5px auto 0 !important;
  }
}

@media only screen and (max-width: 480px) {

 .block2 .left-block div {
 display: block;
 text-align: center;
 border-radius: 0;
}
.block13 .right-block #sale50{
  left: 0;
  top: -15px;
}
.wrap-popup .right-block #sale50{
  max-width: 80px;
}
.block1 .right-block .title-form, .block13 .right-block .title-form {
    padding: 10px 5px 8px 82px;
    font-size: 16px;
  }
.block9 .right-block .name{
  font-size: 17px;
}
 .block2 .left-block div img {
 float:none;
}
 .block13 .footer-line a {
 display:block;
}
 .block13 .footer-line span {
 display:none;
}
.block6 .item{
  padding-left: 0;
  padding-top: 140px;
  text-align: center;
  -ms-background-position-x: center;
  background-position-x: center;
}
}
@media only screen and (max-width: 380px) {
.block10 .rew .text img {
 float:none !important;
 display:block;
 margin:0 auto;
 width:150px;
}
.block3 .item .text {
  font-size: 16px;

}

.block7 .line .text {
  font-size: 18px;
  
}


}


/****************************************** STEP 2 *********************************************/


.form-container{
  float: right;
}

.hot {
    position: absolute;
    margin: 0 !important;
    top: -5px;
    left: -5px;
}


.container {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  display: table;
}

.rushOrder {
    border: 3px solid white !important;
    border-radius: 8px !important;
    color: white !important;
    padding: 20px !important;
    font-size: 18px !important;
  line-height: normal !important;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5) !important;
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5) !important;
    font-weight: 700 !important;
    background: red !important;
    text-align: center !important;
    margin: 0 auto !important;
    display: block !important;
  text-transform:uppercase;
}
.rushOrder:hover {background:#B9043E !important;}

.pat {background: url("pat.png") repeat top left;}

.s1 {
  height:90px;
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
          box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
}

.logo {
  float:left;
  color: #FFF;
    font-size: 36px;
    margin: 10px;
  text-transform: uppercase;
}

.logo img{
  max-width: 280px;
  margin: 0;
}

.button {
  border: 3px solid white;
    border-radius: 8px;
    color: white;
    padding: 10px;
    width: 190px;
    font-size: 17px;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
            box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    background-color: red;
    text-align: center;   
}
.button:hover {
  text-decoration:none;
  color:#FFF;
  background-color:#900;
}

.attent {
  padding: 20px 0 0 0;
    width: 600px;
    float: right;
    color: white;
}
#stepBody  {
    background-image: url("s2bg2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 100% 0%;
    background-color: lightgrey;
    margin: 0 auto;
    padding: 0;
}
.tableTitle {
    font-size: 28px;
    text-align: center;
    font-style: italic;
    line-height: 21px;
    font-weight: bold;
    margin-top: 14px;
}
.tableTitle span {
    font-size: 17px;
    color: #317aa5;
    font-style: normal;
    font-weight: normal;
}
#site2 {
  background-color:rgba(255, 255, 255, 0.62);
  width: 960px;
  margin: 20px auto;
  position: relative;
  padding: 10px 10px 0;
  border-radius: 10px;
}
.fLeft {float: left;}
.fRight {float: right;}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
.total {color: #1f9e11;}
.pricesHolder {
  float:left;
  width:620px;
}
.mobile-sale50 {
  display: inline-block;
    position: absolute;
    left: 50%;
    margin-top: 10px;
}
.pBox {
    border: solid 1px #828282;
    background-color: rgba(209, 209, 210, 0.1);
  border-radius: 10px;
  position:relative;
  padding:1px;
  margin: 0 auto 20px;
  width:617px;
  padding-left: 8px;
  cursor: pointer;
}
.pBoxActive {
    background-color: rgba(116, 131, 140, 0.7);
    border: solid 1px #000000;
    cursor: default;
}
.pBoxActive .pNav {color:#FFF; font-weight: bold;}
.pBoxActive .pContent .green {text-shadow: -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;}
.pContent {
  font-weight:bold;
  font-size:16px;
  text-align:right;
  margin-right: 17px;
}
.pContent p {
  padding: 0;
  font-size: 15px;
  text-align: center;
}
.pBox .priceOld, .pBoxActive .priceOld {
    color: #FF0000;
  text-decoration:line-through;
  font-size: 19px;
}
.pBox .priceNew, .pBoxActive .priceNew {
  font-size: 30px;
    color: #1f9e11;
}
.star5 {left: 423px !important;}
button.selectP {
  background: #1F9DD3 !important;
  border:none;
  border-radius: 10px;
  -webkit-box-sizing:inherit;
          box-sizing:inherit;
  color: #FFFFFF;
  cursor:pointer;
  display:block;
  font-weight:bold;
  font-size:13px;

    max-width: 100% !important;
    height: 46px;
    margin: 20px 0px;
  text-align: center;
  text-transform:uppercase;
  text-decoration:none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button.selectP:hover {
  background: #137CA9;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.plus-sign{
  color: yellow;
  position: relative;
  bottom: 50px;
    font-size: 90px;
    text-align: center;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.plus-sign2{
  color: yellow;
    font-size: 90px;
    text-align: center;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    line-height: 0px;
}
.figure{
  text-align: center;
}
.pNav {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #003975;
  font-size: 18px;
  padding: 5px;
  text-align: center;
    text-transform: uppercase;
    border-bottom: dashed 1px;
    width: 95%;
    margin: 0 auto;
}
.pNavR {
  font-size: 16px;
  margin-top: 5px;
  font-weight: bold;
}
.pBoxActive .pNav {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.pBoxActive button.selectP {
    background-color: #FFFFFF !important;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #012873;
    font-weight: 900;
}
.pBoxActive button.selectP:hover {cursor:auto;}
.star {
  color: #000000;
  text-align: center;
  font-weight:bold;
  font-size:13px;
  text-transform: uppercase;
}
.star {
    background: url("save_bg.png") no-repeat top left;
    width: 146px;
    height: 104px;
    padding: 31px 0 0;
    text-align: center;
  position: absolute;
    color: #000000;
  top: 84px;
    left: 253px;
    text-align: center;
  font-weight:bold;
  font-size: 12px;
    text-transform: uppercase;
}
.star1 {left: 380px;}  
.star2 {left: 445px; top: 190px;}
.save0, .save1, .save2 {
    margin: 10px 0 0 0 !important;
    font-size: 15px;
    display: block;
  color: #FFFFFF;
      text-shadow: 1px 1px 1px #333;
}
.pBox .freeSh, .pBoxActive .freeSh {left:160px;}
#showProductSelect {
  position: relative;
    left: 6px;
  background-color: #E8E8E8;
    border: 1px solid #D6D6D6;
  color: #333;
  font-weight:bold;
  font-size:14px;
  width: 290px;
  text-align: right;
  border-radius: 10px;
  margin-bottom: 10px;
}
#showProductSelect td {height: 30px;}
.freeShipping {
  width: 304px;
  padding: 5px;
  line-height: 18px;
}
.freeShipping h3 {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}
.formContStep2 {
  margin-left: 3px;
  margin-top: 10px;
}
#totalStep2 {font-size: 20px;}
.formHolder {
    width: 314px;
    float: right;
    position: relative;
    border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
}
#full_price, .total, #discount, .total {text-align: center;}
#full_price {
  color:#F00;
  text-decoration: line-through;
}
.subblock-step2 {
    color: #000;
  height: auto;
  /*overflow: hidden;*/
    margin-bottom: 25px;
}
.subblock-step2 h4 {
    font-weight: bold;
    font-size: 17px;
    margin: 15px 0 10px 0;
}
.infoBox {
    float: left;
    width: 100%;
}
.subblock-step2 img {float: left;}
.subblock-step2 .deliveryImg {
    width:100px;
    height:100px;
}
.subblock-step2-mobile {
    display: none;
}
.marT0 {margin-top:0 !important;}

@media only screen and (max-width: 1060px){
  #stepBody{
    background: none;
  }
  .pBox{
    width: 100%;
  }
  .main-form{
    padding-bottom: 35px;
  }
  .pBox .pBoxActive{
    width: 100%;
  }
  #site2{
    width: 100%;
  }
  .pricesHolder{
    width: 100%;
    float: none;
  }
  .form-container{
    float: none;
    margin: 10px auto;
  }
  .freeShipping{
    width: 100%;
  }
  .formHolder{
    float: left;
    width: 100%;
  }
  .container{
    width: 100%;
  }
  #showProductSelect{
    margin: 0 auto;
  }
  .subblock-step2{
    float: left;
    width: 30%;
    margin-left: 5px;
    margin-right: 5px;
  }
   .figure{
    text-align: center;
  }
  .star{
    display: none;
  }
  .attent{
    width: 100%;
    padding: 5px;
  }
  .s1 {
  height:155px;
}
}
@media only screen and (max-width: 720px){
  .subblock-step2{
    display: none;

  }
  .subblock-step2-mobile {
    display: block;
    color: #000;
  height: auto;
  
    margin-bottom: 25px;
}
  .subblock-step2-mobile h4 {
    font-weight: bold;
    font-size: 17px;
    margin: 15px 0 10px 0;
}

  .subblock-step2-mobile img {float: left;}
  .subblock-step2-mobile .deliveryImg {
    width:100px;
    height:100px;
}

}
@media only screen and (max-width: 510px){
  .figure img{
    max-width: 33%;
  }
  .plus-sign{
    position: static;
    display: block;
    line-height: 20px;
  }
  .s1 {
      height: 175px;
  }
}

/*/////////////////// END STEP2 ///////////*/
/*------------------------- STEP3 ------------------------*/
.wrapperStep3 {
  width: 900px;
    margin: 20px auto;
    border: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.87);
  border-radius: 10px;
}
.roundCorner {
    border: 1px solid #000000;
    border-radius: 10px 10px 10px 10px;
  font-size:12px;
    margin: 10px auto;
    overflow: hidden;
    width: 460px;
}
table.tableStep3 {
    border-collapse: collapse;
    border-radius: 10px 10px 10px 10px;
  font-size:13px;
    text-align: left;
    width: 470px;
  background: #FFFFFF;
}
table.tableStep3 th {
  background: #283F6B;
    color: #FFFFFF;
    font-weight: bold;
    padding: 10px 5px 10px 10px;
}
table.tableStep3 td {
    border: 1px solid #000000;
    margin: 0;
    padding: 10px 5px 10px 10px;
}
.pStep3{
  text-align: center;
  margin: 10px auto;
  letter-spacing: normal;
  line-height: normal;
}
.h2Step3 {
  font-size: 25px;
  text-align: center;
}
.orderNumberStep3 {
  font-size:20px;
  text-align: center;
}
.divStep3 {
  width: 800px;
  margin: 0 auto;
}
.congrats {
  display:table;
  margin:15px auto 0;
}
.congrats img {margin:0 10px 0 0;}
.congrats strong {
  display:table-cell;
  vertical-align:middle;
  font-size:30px;
}
.step3_box {
  text-align:center;
  background-color:#1dc51d;
  width:80%;
  margin:20px auto;
  padding:20px 0;
}
.fontCenter {text-align:center;} 
.f19 {font-size:19px;}
.mar0a {margin: 0 auto;}
.box80pr {
  width:80%;
  margin:0 auto;
  text-align:center;
}
/*------------------------- STEP3 ------------------------*/
.site1234 {
    width: 750px !important;
    margin: 0 !important;
    padding: 10px !important;
}
.addr {padding: 10px 0;}

@media only screen and (max-width: 1060px) {
  .wrapperStep3 {
    width: 100%;
  }
  .roundCorner{
    width: 100%;
  }
  .tableStep3 {
  -webkit-box-shadow: 0px 0px 10px 0px #ccc;
          box-shadow: 0px 0px 10px 0px #ccc;
  border-collapse: collapse;
  color: #333;
  margin: 20px auto;
  width: 90% !important;
  background: #FFFFFF;
 }
 #sale50 {
      margin-top: -30px;
    margin-left: -237px;
 }

 .block13 .center-block {
  display: block;
  width: 300px;
 }

 .block13 .center-block img {
  display: block;
  margin: 0px auto;
  max-width: 260px;
  width: 100%;
 }

 .block13 .right-block {
  margin-top: 15px;
 }
}
@media only screen and (max-width: 700px) {
  .mobile-sale50 {
        max-width: 100px!important;
        left: 0;
        top: 56px;
        float: none;
  }
  .block1 .center-block{
    position: relative;
  }
  .wrap-popup .right-block #sale50{
  left: 0;
  top: -250px;
}
.block1 .center-block .prod-img { right: 10px; }
.block1 .mobile1 img { position: relative; top: -15px; }
.block1 .left-block .item { margin-bottom: 10px; }
  .block1 .left-block .item .text{
    display: block;
    width: 100%;
    max-width: 100%;
    padding-left: 50px;
    padding-right: 15px;
  }
  .block3 .title3 br { display: none; }
  .block1 .left-block .item{
    position: relative;
  }
  .block1 .left-block .item .img-block{
    position: absolute;
    left: 0;
    top: 10px;
  }
  .block9 .item .img-block{
    float: none;
    margin: 20px auto 0;
  }
  .block9 .item .text{
    text-align: center;
  }
  .popup-prod, .wrap-popup .right-block{
    display: block;
  }
  .wrap-popup .right-block{
    width: 290px;
    margin: 0 auto;
  }
  .wrap-popup{
    padding: 5px;
  }
  .timer p span{
    width: 28%;
  }
}
@media only screen and (max-width: 500px) {
  #sale50 {
      margin-top: -33px;
      margin-left: -179px;
      max-width: 87px;
  } 
}
@media only screen and (max-width: 410px) {
  .mobile-sale50{
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 370px) {
  #sale50 {
  margin-top: -57px;
    margin-left: -154px;
    max-width: 80px;
  }
  
}

.timer span{
  font-size: 60px;
  font-weight: bold;
  color: red;
}