* {
  margin: 0rem;
  padding: 0rem; }

.clr {
  clear: both; }

img {
  border: 0rem none; }

body {
  line-height: 1.15;
  -webkit-font-smoothing: subpixel-antialiased !important; }

a:focus, a:active, button, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important; }

li {
  list-style: none; }

a {
  color: black;
  text-decoration: none;
  background-color: transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: 0; }

a:hover, a:active {
  outline: 0; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

input[type='submit']:focus,
input[type='search']:focus,
button[type="button"]:focus {
  outline: 0 none; }

a:hover {
  text-decoration: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* END RESET */


img {
  max-width: 100%;
  max-height: 100%; }

.bold {
  font-weight: bold; }

.btn-default {
  background-color: #ff9d00;
  -webkit-box-shadow: 0 0.625rem #b16200;
          box-shadow: 0 0.625rem #b16200;
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  transition: .5s all; }

.btn-default:hover {
  background-color: #2ea980;
  -webkit-box-shadow: 0 0.625rem #0a3e27;
          box-shadow: 0 0.625rem #0a3e27; }

.btn-default:active {
  background-color: #2ea980;
  -webkit-box-shadow: 0 0.3125rem #0a3e27;
          box-shadow: 0 0.3125rem #0a3e27;
  -webkit-transform: translateY(0.3125rem);
      -ms-transform: translateY(0.3125rem);
          transform: translateY(0.3125rem); }

.btn-default:focus {
  outline: none; }

body {
font-family: 'Roboto',
sans-serif;
  background-color: #ffffff;
  font-weight: normal;
  color: #000;
  padding: 0 !important;
  font-size: 0.875rem; }

.wr-all {
  overflow: hidden;
  width: 100%; }

.wr {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffffff;
  background-size: cover;
  z-index: 99;
  font-size: 0.875rem;
  margin: 0 auto;
  position: relative; }
  .wr .block, .wr .block2 {
    position: relative;
    margin: 0 auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 20rem; }
  .wr .block1 {
    width: 100%; }

.wr.wr01 {
  background-color: #10a676; }

.wr.wr0 {
  z-index: 100;
  background-color: transparent; }
  .wr.wr0::before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    top: -1.75rem;
    left: -10%;
    height: 125%;
    z-index: -1;
    -webkit-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
            transform: rotate(2deg);
    background-image: -webkit-gradient(linear, left top, right top, from(#0ec1c2), color-stop(20%, #0eab5c), color-stop(60%, #0eab5c), to(#0ec1c2));
    background-image: -o-linear-gradient(left, #0ec1c2 0%, #0eab5c 20%, #0eab5c 60%, #0ec1c2 100%);
    background-image: linear-gradient(to right, #0ec1c2 0%, #0eab5c 20%, #0eab5c 60%, #0ec1c2 100%);
    -webkit-box-shadow: 0 0 0.9375rem 0.0625rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 0.9375rem 0.0625rem rgba(0, 0, 0, 0.2); }
  .wr.wr0 .block {
    text-align: center;
    padding-bottom: 1.25rem; }
    .wr.wr0 .block::before {
      content: '';
      position: absolute;
      display: block;
      width: 12.5rem;
      height: 11.25rem;
      background: url('../img/sheet.png') 0 0 no-repeat;
      background-size: 100% auto;
      top: 0rem;
      right: 85%; }
    .wr.wr0 .block .img {
      width: 2.5rem;
      display: inline-block;
      vertical-align: middle; }
    .wr.wr0 .block .text {
      font-weight700;
      font-size: 2.625rem;
      text-transform: uppercase;
      display: inline-block;
      color: #ffffff;
      vertical-align: middle; }

.wr.wr1 {
  background-color: #10a676;
  background-image: url('../img/wr1.png');
  margin-top: -2.5rem;
  padding-top: 1.75rem; }
  .wr.wr1 .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .wr.wr1 .block .img-girl {
      width: 8.5rem;
      height: 18.75rem;
      position: relative;
      z-index: 2;
    bottom:-40px;}
      .wr.wr1 .block .img-girl img {
        max-width: unset;
        max-height: unset; }
    .wr.wr1 .block .right {
      width: 10.25rem;
      padding-top: 1.25rem; }
      .wr.wr1 .block .right .text {
        text-shadow: 0 0 2px #86d4ff, 0 0 4px #86d4ff, 0 0 6px #86d4ff;
font-family: 'Roboto Condensed',
sans-serif;
font-size: 1.625rem;
        text-transform: uppercase;
        text-align: right;
        color: #ffffff; }
      .wr.wr1 .block .right .img1 {
        width: 16.25rem;
        margin-left: -1.25rem;
        margin-top: 2.5rem; }
      .wr.wr1 .block .right .img-product {
        margin-top: 25%; }
      .wr.wr1 .block .right .img2 {
        margin-top: -35%;
        margin-left: -20%; }

.wr.wr2 {
  background-color: #10a676;
  z-index: 100; }
  .wr.wr2 .block {
    padding-top: 2.5rem;
    padding-bottom: 1.25rem; }
    .wr.wr2 .block .img-fruit {
      width: 10rem;
      position: absolute;
      top: -3.125rem;
      left: -1.25rem; }
    .wr.wr2 .block .item1 .item-title {
      font-weight: bold;
      color: #fff000;
      font-size: 1.5625rem;
      text-align: center; }
    .wr.wr2 .block .item1 .list {
      padding-left: 1.5625rem;
      padding-right: 1.5625rem; }
      .wr.wr2 .block .item1 .list li {
        color: #ffffff;
        font-size: 1.5625rem;
        font-weight: bold;
        padding-right: 2.5rem;
        position: relative;
        margin-top: 1.25rem; }
        .wr.wr2 .block .item1 .list li::before {
          content: '';
          position: absolute;
          display: block;
          border-bottom: 0.375rem solid #ffffff;
          border-left: 0.375rem solid #ffffff;
          width: 0.8125rem;
          height: 0.8125rem;
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg);
          right: 0rem;
          top: 0.3125rem; }
    .wr.wr2 .block .item2 {
      margin-top: 1.25rem;
      text-align: center;
      color: #fff000;
      font-size: 1.1875rem;
      font-weight: bold;
      line-height: 1.3; }
    .wr.wr2 .block .item3 .btn-default {
      margin: 0.9375rem auto 0 auto;
      width: 85%;
      color: #ffffff;
      text-transform: uppercase;
font-family: 'Roboto Condensed',
sans-serif;
font-weight:700;
text-align: center;
      border: none;
      border-radius: 0.625rem;
      padding: 0.375rem 0.9375rem;
      display: block;
      font-size: 2.25rem; }
    .wr.wr2 .block .item4 {
      margin-top: 1.5625rem;
      text-align: center;
      font-size: 1rem;
      font-weight: bold; }
      .wr.wr2 .block .item4 .text1 {
        color: #5dd2b1;
        text-decoration: line-through; }
      .wr.wr2 .block .item4 .text2 {
        color: #fff000;
        display: inline-block;
        margin-right: 0.3125rem; }
  .wr.wr2 .img-flower {
    position: absolute;
    bottom: -1.875rem;
    right: -6%;
    z-index: 2; }

.wr.wr3_0 {
  background-image: url('../img/wr3.png'), -webkit-gradient(linear, left top, left bottom, from(#de671f), color-stop(40%, #f4aa3e), to(#de671f));
  background-image: url('../img/wr3.png'), -o-linear-gradient(#de671f 0%, #f4aa3e 40%, #de671f 100%);
  background-image: url('../img/wr3.png'), linear-gradient(#de671f 0%, #f4aa3e 40%, #de671f 100%);
  background-size: auto 100%;
  width: 300%;
  right: -100%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  overflow: hidden;
  z-index: 99; }

.wr.wr3 {
  background-color: transparent; }
  .wr.wr3 .block .item-body {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
    .wr.wr3 .block .item-body .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-top: 1.25rem; }
      .wr.wr3 .block .item-body .item .item-img {
        width: 45%; }
      .wr.wr3 .block .item-body .item .item-text {
        width: 52%;
        color: #ffffff;
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;
       font-size: 1.4rem;
        text-transform: uppercase; }
    .wr.wr3 .block .item-body .item1 .item-text, .wr.wr3 .block .item-body .item3 .item-text {
      text-align: left; }
  .wr.wr3 .block .img-fruit {
    display: inline-block;
    margin-left: -16%;
     }

.wr.wr4 {
  background: url('../img/wr4.png') center center no-repeat, url('../img/wr4_1.png') top center no-repeat;
  background-size: cover;
  margin-top: -10%;
  padding-top: 10%;
  z-index: 98; }
  .wr.wr4 .block {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
    .wr.wr4 .block .title {
      text-align: center;
      font-weight: bold;
      font-size: 1.1875rem; }
    .wr.wr4 .block .item-body {
      margin-top: 0.9375rem;
      padding-left: 0.3125rem;
      padding-right: 0.9375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .wr.wr4 .block .item-body .item-doc {
        overflow: hidden;
        height: 9.375rem;
        width: 9.375rem;
        border-radius: 50%;
        background: url('../img/wr4-doc.png') no-repeat 42% 10%;
        -webkit-box-shadow: 0 0 1.25rem 0.0625rem rgba(0, 0, 0, 0.2);
                box-shadow: 0 0 1.25rem 0.0625rem rgba(0, 0, 0, 0.2); }
        .wr.wr4 .block .item-body .item-doc img {
          max-width: unset;
          max-height: unset;
          margin-left: -3.75rem;
          margin-top: -1.875rem; }
      .wr.wr4 .block .item-body .item-box {
        width: 6.25rem; }
        .wr.wr4 .block .item-body .item-box .item-name {
          font-size: 0.75rem; }
          .wr.wr4 .block .item-body .item-box .item-name .bold {
            font-size: 0.6875rem; }
        .wr.wr4 .block .item-body .item-box .item-sign {
           font-size: 1.3125rem;
          color: #0960ac;
          -webkit-transform: rotate(-10deg);
              -ms-transform: rotate(-10deg);
                  transform: rotate(-10deg);
          margin-top: 0.9375rem;
          text-align: center; }
        .wr.wr4 .block .item-body .item-box .item-print {
          text-align: center;
          margin-top: 0.9375rem; }
    .wr.wr4 .block .text {
      text-align: center;
      margin-top: 0.9375rem; }
    .wr.wr4 .block .img-flower {
      position: absolute;
      bottom: -1.875rem;
      left: -6%;
      z-index: 2; }

.wr.wr5 {
  background-image: url('../img/wr5.png');
  background-color: #2458a8;
  z-index: 97; }
  .wr.wr5 .block {
    padding-top: 1.875rem;
    padding-bottom: 1.25rem; }
    .wr.wr5 .block .title {
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;      font-size: 1.875rem;
      text-align: center;
      color: #fff000;
      text-transform: uppercase; }
    .wr.wr5 .block .item-body {
      padding-right: 0.625rem;
      padding-left: 0.625rem; }
      .wr.wr5 .block .item-body .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 2.5rem;
        position: relative; }
        .wr.wr5 .block .item-body .item .item-img {
          width: 30%; }
        .wr.wr5 .block .item-body .item .item-box {
          width: 65%;
 font-weight:700;}
          .wr.wr5 .block .item-body .item .item-box .item-title {
            color: #ffe400;
            font-size: 1.25rem; }
          .wr.wr5 .block .item-body .item .item-box .item-text {
            font-size: 1rem;
            color: #ffffff;
            margin-top: 0.3125rem; }
      .wr.wr5 .block .item-body .item1 .item-box, .wr.wr5 .block .item-body .item3 .item-box {
        text-align: right; }
      .wr.wr5 .block .item-body .item1::after {
        content: '';
        position: absolute;
        display: block;
        width: 6.25rem;
        height: 4.0625rem;
        top: 105%;
        left: 38%;
        background: url('../img/arrow-right.png') 0 0 no-repeat; }
      .wr.wr5 .block .item-body .item2::after {
        content: '';
        position: absolute;
        display: block;
        width: 6.25rem;
        height: 4.0625rem;
        top: 100%;
        left: 30%;
        background: url('../img/arrow-right.png') 0 0 no-repeat;
        -webkit-transform: scale(-1, 1);
            -ms-transform: scale(-1, 1);
                transform: scale(-1, 1); }
      .wr.wr5 .block .item-body .item2::before {
        content: '';
        position: absolute;
        display: block;
        width: 6.25rem;
        height: 4.375rem;
        background: url('../img/wr5-img1.png') 0 0 no-repeat;
        top: -22%;
        right: -22%;
        z-index: -1; }
      .wr.wr5 .block .item-body .item3::before {
        content: '';
        position: absolute;
        display: block;
        width: 7.5rem;
        height: 7.5rem;
        background: url('../img/wr5-img3.png') 0 0 no-repeat;
        top: -45%;
        left: -27%;
        z-index: -1; }
    .wr.wr5 .block .btn-group .btn-default {
      margin: 0.9375rem auto 0 auto;
      width: 90%;
      color: #ffffff;
      text-transform: uppercase;
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;      text-align: center;
      border: none;
      border-radius: 1.5625rem;
      padding: 0.625rem 0.9375rem;
      display: block;
      font-size: 1.6875rem; }
    .wr.wr5 .block .bottom-text {
      margin-top: 1.875rem;
      color: #ffffff;
      text-align: center;
 font-weight:700;      line-height: 1.5;
      font-size: 1.0625rem; }
    .wr.wr5 .block .img-apel {
      position: absolute;
      bottom: -1.875rem;
      right: -15%;
      z-index: 2;
      width: 7.8125rem;
      height: 5.625rem; }

.wr.wr6 {
  background-image: url('../img/wr7.png'), -webkit-gradient(linear, left top, left bottom, from(#b4e46b), color-stop(50%, #72aa38), to(#b4e46b));
  background-image: url('../img/wr7.png'), -o-linear-gradient(#b4e46b 0%, #72aa38 50%, #b4e46b 100%);
  background-image: url('../img/wr7.png'), linear-gradient(#b4e46b 0%, #72aa38 50%, #b4e46b 100%);
  z-index: 96; }
  .wr.wr6 .block {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem; }
    .wr.wr6 .block .title {
 font-weight:700;      font-size: 1.625rem;
      text-align: center;
      text-transform: uppercase;
      color: #ffffff; }
    .wr.wr6 .block .item {
      margin-top: 0.9375rem;
      color: #ffffff;
      text-align: center;
      position: relative; }
 .wr.wr6 .block .item img{
   border-radius:50%;
   border:5px solid #fff;
 }

      .wr.wr6 .block .item .item-title {
 font-weight:700;        font-size: 1.125rem;
        text-transform: uppercase;
        margin-top: 0.9375rem; }
      .wr.wr6 .block .item .item-text {
        font-size: 1.125rem;
        margin-top: 0.9375rem;
        }
    .wr.wr6 .block .item1::before {
      content: '';
      position: absolute;
      display: block;
      width: 9.0625rem;
      height: 7.5rem;
      background: url('../img/wr7-img3.png') 0 0 no-repeat;
      top: 0;
      left: -15%;
      z-index: -1; }
    .wr.wr6 .block .item3::before {
      content: '';
      position: absolute;
      display: block;
      width: 9.0625rem;
      height: 7.5rem;
      background: url('../img/wr7-img5.png') 0 0 no-repeat;
      top: 5%;
      left: -15%;
      z-index: -1; }
    .wr.wr6 .block .item5::before {
      content: '';
      position: absolute;
      display: block;
      width: 9.0625rem;
      height: 7.5rem;
      background: url('../img/flower.png') 0 0 no-repeat;
      bottom: 25%;
      left: -15%;
      z-index: -1; }
    .wr.wr6 .block .item4::after {
      content: '';
      position: absolute;
      display: block;
      width: 9.0625rem;
      height: 7.5rem;
      background: url('../img/wr7-img4.png') 0 0 no-repeat;
      bottom: 55%;
      left: 85%;
      z-index: -1; }

.wr.wr7 .block {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }
  .wr.wr7 .block .title {
    color: #0aaa15;
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;    font-size: 2.1875rem;
    text-transform: uppercase;
    text-align: center; }
  .wr.wr7 .block .list {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
    .wr.wr7 .block .list li {
      padding-left: 3.75rem;

      font-size: 1.25rem;
      margin-top: 1.875rem;
      position: relative; }
      .wr.wr7 .block .list li::before {
        content: '';
        position: absolute;
        display: block;
        width: 3.4375rem;
        height: 3.75rem;
        top: 0rem;
        left: 0rem; }
    .wr.wr7 .block .list .li1::before {
      background: url('../img/wr8-item1.png') 0 0 no-repeat; }
    .wr.wr7 .block .list .li2::before {
      background: url('../img/wr8-item2.png') 0 0 no-repeat; }
    .wr.wr7 .block .list .li3::before {
      background: url('../img/wr8-item3.png') 0 0 no-repeat; }

.wr.wr8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1271ca), color-stop(50%, #1da6e3), to(#1271ca));
  background-image: -o-linear-gradient(#1271ca 0%, #1da6e3 50%, #1271ca 100%);
  background-image: linear-gradient(#1271ca 0%, #1da6e3 50%, #1271ca 100%);padding-bottom: 50px; }
  .wr.wr8 .block {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }
    .wr.wr8 .block .flower {
      position: absolute;
      left: -22%;
      z-index: -1;
      top: 2%; }
    .wr.wr8 .block .flower2 {
      position: absolute;
      right: -22%;
      z-index: -1;
      top: -5%; }
    .wr.wr8 .block .butterfly {
      position: absolute;
      right: -3%;
      bottom: 10.5%; }
    .wr.wr8 .block .title {
      color: #ffffff;
font-family: 'Roboto Condensed', sans-serif;
font-weight:700;      font-size: 1.625rem;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 1.25rem; }
    .wr.wr8 .block .item-body {
      margin-top: 0.625rem;
      background-color: #ffffff;
      border-radius: 0.625rem;
      padding: 0.9375rem 1.25rem; 
	  direction: rtl;
	  }
      .wr.wr8 .block .item-body .item1 .img-min {
        display: inline-block;
        vertical-align: middle;
        width: 10%; }
      .wr.wr8 .block .item-body .item1 .item-name {
        display: inline-block;
        vertical-align: middle;
        font-weight: bold;
        font-size: 0.875rem;
        color: #3280c9;
        max-width: 80%;
        margin-left: 0.3125rem; }
      .wr.wr8 .block .item-body .item2 {

        font-size: 0.875rem;
        margin-top: 0.625rem; }
      .wr.wr8 .block .item-body .item3 {
        margin-top: 0.9375rem;
        text-align: center; }

.wr.wr9 {
  background-image: url('../img/wr10.png'); }
  .wr.wr9 .block {
    padding-top: 0.9375rem;
    padding-bottom: 1.25rem; }
    .wr.wr9 .block .title {
      color: #ff1d2d;
    font-family: 'Roboto Condensed', sans-serif;
font-weight:700;
      font-size: 2.375rem;
      text-transform: uppercase;
      text-align: center; }
    .wr.wr9 .block .img-box {
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem;
      text-align: center; }
      .wr.wr9 .block .img-box .img-cert, .wr.wr9 .block .img-box .img-product {
        display: inline-block;
        vertical-align: top; }
      .wr.wr9 .block .img-box .img-cert {
        width: 35%;
        margin-top: 0.625rem; }
      .wr.wr9 .block .img-box .img-product {
        width: 60%; }
        .wr.wr9 .block .img-box .img-product img {
          /* max-width: unset; */
          max-height: unset; }
    .wr.wr9 .block .text {

      font-size: 1.125rem;
      text-align: center; }

.wr.wr10 {
  background-image: url('../img/wr11.png');
  background-color: #4d8ad0; }
  .wr.wr10 .block {
    padding-top: 0.9375rem;
    padding-bottom: 1.875rem; }
    .wr.wr10 .block .title {
      color: #1f4575;
     font-family: 'Roboto Condensed',
     sans-serif;
     font-weight:700;
      font-size: 2.0625rem;
      text-transform: uppercase;
      text-align: center; }
    .wr.wr10 .block .img-girl {
    position: absolute;
    z-index: -1;
    left: -24%;
    margin-top: -12%;
    width: 15rem; }
    .wr.wr10 .block .item-body {
      margin-top: 0.625rem;
      padding-left: 40%; }
      .wr.wr10 .block .item-body .item-title {

      font-weight:700;
        color: #1f4575;
        margin-bottom: 0.3125rem;
        font-size: 1.125rem; }
      .wr.wr10 .block .item-body .item {
        background-color: #ff7941;
        padding: 0.625rem;
        color: #ffffff;

font-weight:700;        font-size: 0.9375rem;
        margin-top: 0.625rem; }

.wr.wr11 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#329451), color-stop(50%, #38b064), to(#329451));
  background-image: -o-linear-gradient(#329451 0%, #38b064 50%, #329451 100%);
  background-image: linear-gradient(#329451 0%, #38b064 50%, #329451 100%); }
  .wr.wr11 .block {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem; }
  .wr.wr11 .title {

 font-weight:700;
    font-size: 1.125rem;
    text-align: center;
    color: #ffffff; }
  .wr.wr11 .price {

   font-weight:700;
    font-size: 1.25rem;
    text-align: center; }
    .wr.wr11 .price .text1 {
      color: #59ed91; }
      .wr.wr11 .price .text1 span {
        text-decoration: line-through;
        margin-left: 0.3125rem;
        display: inline-block; }
    .wr.wr11 .price .text2 {
      color: #fff000;
      margin-top: 0.3125rem; }
  .wr.wr11 .form-block {
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
    .wr.wr11 .form-block .form-control {
      height:48px;
      width: 100%;
      background-color: #ffffff;
      border-radius: 0.625rem;
      margin-top: 0.625rem;
      border: none;
      font-style: italic;
      padding: 0.9375rem;
      font-size: 1rem;
      -webkit-box-shadow: inset 0.1875rem 0.1875rem 0.3125rem #d9d9d9;
              box-shadow: inset 0.1875rem 0.1875rem 0.3125rem #d9d9d9; }

              select::-ms-expand {
                display: none;
              }

              select {
                -webkit-appearance: none;
                -moz-appearance: none;
                -ms-appearance: none;
                appearance: none !important;
                background: #fff url('../img/sel.png') no-repeat 4% 50%;
              }
			  .wr.wr11 .form-block .form-control.only_number
			  {
				  direction: ltr;
				  text-align: right;
			  }

    .wr.wr11 .form-block .btn-default {
      margin: 0.9375rem auto 0 auto;
      width: 100%;
      color: #ffffff;
      text-transform: uppercase;
font-family: 'Roboto Condensed',
sans-serif;
font-weight:700;
text-align: center;
      border: none;
      border-radius: 0.625rem;
      padding: 0.625rem 0.9375rem;
      display: block;
      font-size: 2.0625rem; }
  .wr.wr11 .bottom-text {

 font-weight:700;
    font-size: 1rem;
    text-align: center;
    margin-top: 1.875rem;
    color: #ffffff; }
  .wr.wr11 .block1 {
    background-color: #e53d3d;
    -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
    margin-top: 0.625rem; }
    .wr.wr11 .block1 .subtitle {
      text-align: center;
     font-family: 'Roboto Condensed',
     sans-serif;
     font-weight:700;
      font-size: 1rem;
      text-transform: uppercase;
      color: #ffffff;
      padding: 0.3125rem; }
    .wr.wr11 .block1 .img-sale {
      position: absolute;
      top: -0.5625rem;
      left: 85%;
      width: 3.75rem; }
      .wr.wr11 .block1 .img-sale img {
        max-width: 2.1875rem; }

.wr.wr12 {
  background-color: #235a34; }
  .wr.wr12 .block {
    text-align: center;
    padding: 1.25rem 0; }
    .wr.wr12 .block .text {
      color: #ffffff; }
    .wr.wr12 .block .privacy {
      color: #0581cc;
      display: block;
      margin-top: 0.3125rem; }
      .wr.wr12 .block .privacy:hover {
        text-decoration: underline; }

.slider {
  direction: rtl;
}

.slider .slick-dots li button::before {
  color: transparent!important;
  font-size: 70px;
  top: 25px;
  border: 2px solid #08bd3a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.slick-dots li.slick-active button:before {
  color: transparent;
  background-color: #08bd3a;
}

@media screen and (min-width: 43.75rem) {
  .wr.wr1 {
    width: 140%;
    right: -20%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%; }
  .wr.wr0::before {
    background-image: -webkit-gradient(linear, left top, right top, from(#0ec1c2), color-stop(40%, #0eab5c), to(#0ec1c2));
    background-image: -o-linear-gradient(left, #0ec1c2 0%, #0eab5c 40%, #0ec1c2 100%);
    background-image: linear-gradient(to right, #0ec1c2 0%, #0eab5c 40%, #0ec1c2 100%); } }