/* line 1, ../sass/screen.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
/* line 22, ../sass/screen.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 26, ../sass/screen.scss */
body {
  line-height: 1; }

/* line 29, ../sass/screen.scss */
ol, ul {
  list-style: none; }

/* line 32, ../sass/screen.scss */
blockquote, q {
  quotes: none; }

/* line 35, ../sass/screen.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 40, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 45, ../sass/screen.scss */
b {
  font-weight: 700; }

/* line 47, ../sass/screen.scss */
img {
  max-width: 100%; }

/* line 1, ../sass/header.scss */
.header_top {
  width: 100%;
  height: 170px;
  position: relative;
  z-index: 3;
  background: #f3f8fc; }
  /* line 7, ../sass/header.scss */
  .header_top .catalog_nav {
    margin-top: 70px; }

/* line 12, ../sass/header.scss */
.h_bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  object-fit: cover;
  -o-object-fit: cover;
  height: 170px;
  width: 100%;
  -o-object-position: top;
     object-position: top; }

/* line 24, ../sass/header.scss */
.free {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -91px;
  background: url("../img/free.svg") no-repeat;
  background-size: cover;
  width: 148px;
  height: 182px;
  font-size: 12px;
  font-weight: 700;
  color: #111C2D;
  text-transform: uppercase; }
  /* line 37, ../sass/header.scss */
  .free b {
    color: #A792DD; }
  /* line 40, ../sass/header.scss */
  .free .f1 {
    position: absolute;
    top: 48px;
    left: 45px;
    display: block;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg); }
  /* line 51, ../sass/header.scss */
  .free .f2 {
    position: absolute;
    top: 123px;
    left: 50px;
    display: block;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); }

/* line 63, ../sass/header.scss */
.header_bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  width: 100%;
  top: 30px;
  max-width: 1200px;
  margin: 0 auto 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 45px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 64, ../sass/header.scss */
  .header_bg small {
    color: #9AA4B0;
    font-size: 12px;
    display: block;
    margin-bottom: 5px; }

/* line 87, ../sass/header.scss */
.ph img {
  max-width: 118px;
  height: 14px;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left; }

/* line 97, ../sass/header.scss */
.logo {
  position: relative;
  float: left;
  top: 8px;
  font-family: 'Muli', sans-serif;
  font-size: 24px;
  display: inline-block;
  color: #28323B;
  font-weight: 900;
  padding-left: 45px; }
  /* line 107, ../sass/header.scss */
  .logo:hover {
    color: #28323B; }
    /* line 109, ../sass/header.scss */
    .logo:hover small {
      color: #A792DD; }
  /* line 113, ../sass/header.scss */
  .logo:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 33px;
    background: url("../img/logo.svg") no-repeat;
    background-size: cover; }
  /* line 124, ../sass/header.scss */
  .logo small {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #A792DD;
    display: block; }

/* line 133, ../sass/header.scss */
header {
  position: relative; }

/* line 137, ../sass/header.scss */
.header_info {
  float: left; }

/* line 141, ../sass/header.scss */
.header_phones {
  position: relative;
  padding-left: 28px; }
  /* line 144, ../sass/header.scss */
  .header_phones:before {
    position: absolute;
    display: block;
    content: "";
    width: 12px;
    height: 20px;
    background: url("../img/phone_ico.svg") no-repeat;
    background-size: cover;
    left: 0;
    top: 13px; }
  /* line 155, ../sass/header.scss */
  .header_phones .ph2 {
    margin-left: 45px; }
  /* line 158, ../sass/header.scss */
  .header_phones .ph {
    display: inline-block; }

/* line 164, ../sass/header.scss */
.ph_h {
  display: none; }

/* line 169, ../sass/header.scss */
.header_cart {
  position: relative;
  padding-left: 35px;
  font-size: 16px;
  cursor: pointer; }
  /* line 175, ../sass/header.scss */
  .header_cart:hover .cart_table {
    visibility: visible;
    opacity: 1; }
  /* line 180, ../sass/header.scss */
  .header_cart:before {
    position: absolute;
    display: block;
    content: "";
    background: url("../img/shop_ico.svg") no-repeat;
    background-size: cover;
    width: 20px;
    height: 21px;
    left: 0;
    top: 13px; }
  /* line 191, ../sass/header.scss */
  .header_cart i {
    font-size: 10px;
    text-align: center;
    color: #fff;
    padding-top: 3px;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -3px;
    width: 18px;
    height: 18px;
    background: #25C0C3;
    border-radius: 50%; }
  /* line 206, ../sass/header.scss */
  .header_cart .cart_table {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: #FFF;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    margin-top: 15px;
    position: absolute;
    width: 210px;
    right: -30px; }
    /* line 217, ../sass/header.scss */
    .header_cart .cart_table:before {
      display: block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 7px 7px;
      border-color: transparent transparent #ffffff transparent;
      top: -7px;
      right: 30px;
      position: absolute; }
    /* line 229, ../sass/header.scss */
    .header_cart .cart_table li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 20px 0;
      padding: 20px 0 10px;
      border-bottom: 1px solid #f2f2f2; }
      /* line 236, ../sass/header.scss */
      .header_cart .cart_table li figure {
        width: 60px;
        height: 60px;
        margin-right: 15px; }
        /* line 240, ../sass/header.scss */
        .header_cart .cart_table li figure img {
          width: 100%; }
      /* line 244, ../sass/header.scss */
      .header_cart .cart_table li b {
        display: block;
        color: #111C2D;
        margin-top: 5px; }
      /* line 249, ../sass/header.scss */
      .header_cart .cart_table li span {
        color: #9AA4B0;
        font-size: 14px; }
    /* line 254, ../sass/header.scss */
    .header_cart .cart_table a {
      font-size: 10px;
      display: block;
      float: left;
      margin: 15px 15px 15px 15px;
      font-weight: 700;
      padding-top: 10px !important;
      padding-bottom: 10px !important;
      max-width: 100%; }

/* line 270, ../sass/header.scss */
nav > ul > li {
  margin-right: 60px;
  display: inline-block; }
  /* line 273, ../sass/header.scss */
  nav > ul > li:last-child {
    margin-right: 0; }
  /* line 276, ../sass/header.scss */
  nav > ul > li:first-child > a:hover {
    border-bottom: none; }
  /* line 279, ../sass/header.scss */
  nav > ul > li > a {
    font-size: 16px;
    font-weight: 700;
    color: #fff; }
    /* line 283, ../sass/header.scss */
    nav > ul > li > a:hover {
      color: #fff;
      border-bottom: 1px solid #fff; }

/* line 292, ../sass/header.scss */
.nav_icon {
  display: none;
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  padding: 19px 0 19px 33px;
  cursor: pointer; }
  /* line 301, ../sass/header.scss */
  .nav_icon:before {
    content: '';
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='2' width='16' height='2' fill='white'/%3E%3Crect y='12' width='16' height='2' fill='white'/%3E%3Crect x='16' y='9' width='16' height='2' transform='rotate(-180 16 9)' fill='white'/%3E%3C/svg%3E%0A");
    background-size: cover;
    left: 0;
    top: 50%;
    margin-top: -8px; }
  /* line 313, ../sass/header.scss */
  .nav_icon.active:before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.63599' y='0.221802' width='20' height='2' transform='rotate(45 1.63599 0.221802)' fill='white'/%3E%3Crect x='15.7781' y='1.63599' width='20' height='2' transform='rotate(135 15.7781 1.63599)' fill='white'/%3E%3C/svg%3E"); }

/* line 318, ../sass/header.scss */
.menu {
  background: #A792DD;
  position: relative; }

/* line 323, ../sass/header.scss */
.empt {
  height: 18px; }

@media screen and (max-width: 991px) {
  /* line 327, ../sass/header.scss */
  .nav_icon {
    display: block; }

  /* line 330, ../sass/header.scss */
  .nav-menu {
    display: none;
    margin-top: 20px; }
    /* line 333, ../sass/header.scss */
    .nav-menu.active {
      display: block; }

  /* line 338, ../sass/header.scss */
  .nav-menu > li {
    display: block;
    margin-bottom: 40px;
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    width: calc(100% + 30px);
    padding-left: 20px; } }
@media screen and (max-width: 820px) {
  /* line 354, ../sass/header.scss */
  .menu > .container > .row {
    margin-left: 0;
    margin-right: 0; } }
/* line 1, ../sass/footer.scss */
footer {
  padding: 30px 0 25px;
  position: relative; }
  /* line 4, ../sass/footer.scss */
  footer img.f_bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    height: 120px;
    object-fit: cover;
    -o-object-fit: cover; }
  /* line 15, ../sass/footer.scss */
  footer ul li {
    display: inline-block;
    list-style: none;
    margin-right: 45px; }
    /* line 19, ../sass/footer.scss */
    footer ul li:last-child {
      margin-right: 0; }
    /* line 22, ../sass/footer.scss */
    footer ul li a {
      color: #FFF;
      font-size: 14px; }
      /* line 25, ../sass/footer.scss */
      footer ul li a:hover {
        color: #FFF;
        text-decoration: underline; }
  /* line 32, ../sass/footer.scss */
  footer .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 25px; }

/* line 40, ../sass/footer.scss */
.footer_l {
  float: left; }

/* line 43, ../sass/footer.scss */
.footer_r {
  float: right; }

/* line 47, ../sass/footer.scss */
.footer_logo {
  font-family: 'Muli', sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #FFF;
  position: relative;
  padding-left: 37px; }
  /* line 54, ../sass/footer.scss */
  .footer_logo:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -3px;
    width: 22px;
    height: 24px;
    background: url("../img/logo.svg") no-repeat;
    background-size: cover; }
  /* line 65, ../sass/footer.scss */
  .footer_logo:hover {
    color: #FFF; }

/* line 73, ../sass/footer.scss */
.methods img:last-child {
  margin-right: 0; }

/* line 79, ../sass/footer.scss */
.copyright {
  color: #fff;
  font-size: 12px; }
  /* line 82, ../sass/footer.scss */
  .copyright a {
    color: #fff; }

/* line 1, ../sass/ch.scss */
.tab-pane p.i-t-info {
  margin-bottom: 35px;
  padding-left: 0;
  color: #9AA4B0;
  font-size: 12px;
  line-height: 14px; }

/* line 9, ../sass/ch.scss */
.f-tooltip {
  cursor: pointer; }
  /* line 11, ../sass/ch.scss */
  .f-tooltip:hover + .f-tooltip-info {
    display: block; }

/* line 16, ../sass/ch.scss */
.f-tooltip-info {
  top: 10px;
  position: absolute;
  padding: 23px 20px;
  background: #FFF;
  width: 341px;
  left: calc(100% + 45px);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  z-index: 99998;
  display: none; }
  /* line 27, ../sass/ch.scss */
  .f-tooltip-info b {
    margin-bottom: 15px;
    display: block; }
  /* line 31, ../sass/ch.scss */
  .f-tooltip-info:before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    left: -12px;
    z-index: 99999;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 8px 0;
    border-color: transparent #ffffff transparent transparent; }

@media screen and (max-width: 1024px) {
  /* line 47, ../sass/ch.scss */
  .f-tooltip-info {
    top: 75px;
    left: 0;
    width: 290px; }
    /* line 51, ../sass/ch.scss */
    .f-tooltip-info:before {
      left: 15px;
      top: -12px;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    /* line 60, ../sass/ch.scss */
    .f-tooltip-info img {
      width: 100% !important; } }
/* line 1, ../sass/catalog.scss */
.catalog .col-md-3.col-sm-6 {
  position: relative; }

/* line 4, ../sass/catalog.scss */
.pill {
  position: relative;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 0 30px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  top: 0;
  overflow: hidden; }
  /* line 17, ../sass/catalog.scss */
  .pill figure {
    width: 128px;
    height: 128px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    /* line 24, ../sass/catalog.scss */
    .pill figure img {
      width: 100%; }
  /* line 28, ../sass/catalog.scss */
  .pill .product_hov {
    display: none;
    margin-top: 35px;
    margin-right: 10px; }
    /* line 32, ../sass/catalog.scss */
    .pill .product_hov ul {
      text-align: center;
      min-width: 82px; }
    /* line 36, ../sass/catalog.scss */
    .pill .product_hov li {
      font-size: 14px;
      color: #9AA4B0;
      margin-bottom: 12px; }
  /* line 42, ../sass/catalog.scss */
  .pill span {
    font-weight: 700; }
  /* line 45, ../sass/catalog.scss */
  .pill .product_i b {
    display: block;
    height: 65px;
    font-size: 18px;
    line-height: 22px;
    width: 110px; }
  /* line 52, ../sass/catalog.scss */
  .pill small {
    color: #828282; }
  /* line 56, ../sass/catalog.scss */
  .pill.sale small {
    font-weight: 700;
    color: #333; }
  /* line 60, ../sass/catalog.scss */
  .pill.sale span {
    color: #EB5757; }

@media screen and (min-width: 992px) {
  /* line 68, ../sass/catalog.scss */
  .catalog .col-md-3.col-sm-6:hover .pill {
    padding-bottom: 23px;
    position: absolute;
    left: -20px;
    top: -10px;
    -webkit-box-shadow: 0 8px 25px rgba(154, 164, 176, 0.25);
    box-shadow: 0 8px 25px rgba(154, 164, 176, 0.25); }
    /* line 75, ../sass/catalog.scss */
    .catalog .col-md-3.col-sm-6:hover .pill .product_link {
      display: none; }
    /* line 78, ../sass/catalog.scss */
    .catalog .col-md-3.col-sm-6:hover .pill figure {
      margin-left: -65px; }
    /* line 81, ../sass/catalog.scss */
    .catalog .col-md-3.col-sm-6:hover .pill .product_hov {
      display: block; }
    /* line 84, ../sass/catalog.scss */
    .catalog .col-md-3.col-sm-6:hover .pill .button.button-mini {
      margin-top: 10px; } }
/* line 91, ../sass/catalog.scss */
.catalog .col-md-3 {
  position: relative;
  height: 168px;
  margin-bottom: 30px; }
/* line 96, ../sass/catalog.scss */
.catalog .product_link {
  background: url("../img/arrow_bt.svg") no-repeat;
  background-size: cover;
  bottom: 32px; }

/* line 2, ../sass/product.scss */
.product-table table.cart-table td:nth-child(5) {
  color: #EB5757; }

/* line 6, ../sass/product.scss */
.product-page {
  margin-bottom: 50px; }

/* line 9, ../sass/product.scss */
.tab-title {
  font-family: 'Muli', sans-serif;
  font-size: 24px;
  color: #111C2D;
  display: block;
  font-weight: 900;
  padding-bottom: 15px; }

/* line 17, ../sass/product.scss */
.tab-content + .top_bg {
  margin-top: 30px; }

/* line 20, ../sass/product.scss */
.tab-pane .table-info {
  -webkit-box-shadow: 0 4px 25px rgba(154, 164, 176, 0.25);
          box-shadow: 0 4px 25px rgba(154, 164, 176, 0.25); }

/* line 23, ../sass/product.scss */
.nav-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }
  /* line 27, ../sass/product.scss */
  .nav-pills .nav-dose {
    display: block;
    margin-right: 10px; }
    /* line 30, ../sass/product.scss */
    .nav-pills .nav-dose:last-child {
      margin-right: 0; }
    /* line 33, ../sass/product.scss */
    .nav-pills .nav-dose a {
      display: block;
      padding: 10px 15px;
      border-radius: 20px;
      color: #25C0C3;
      text-decoration: underline; }
      /* line 40, ../sass/product.scss */
      .nav-pills .nav-dose a:hover {
        text-decoration: none; }
  /* line 45, ../sass/product.scss */
  .nav-pills .active.nav-dose a {
    background: #25C0C3;
    color: #FFF;
    text-decoration: none; }

/* line 52, ../sass/product.scss */
.t_btn {
  text-align: center; }
  /* line 54, ../sass/product.scss */
  .t_btn a {
    display: inline-block;
    padding: 9px 11px;
    color: #9AA4B0;
    background: #f2f2f2;
    border-radius: 20px;
    min-width: 80px; }
    /* line 62, ../sass/product.scss */
    .t_btn a:before {
      content: "";
      display: inline-block;
      width: 17px;
      height: 15px;
      background: url("../img/shop.svg") no-repeat;
      background-size: cover;
      margin-right: 5px; }

/* line 74, ../sass/product.scss */
.text + .clearfix {
  margin-bottom: -30px; }

/* line 78, ../sass/product.scss */
.product-page h1 {
  padding-bottom: 15px; }

/* line 83, ../sass/product.scss */
.product_p_info.text {
  margin-bottom: 0; }
/* line 86, ../sass/product.scss */
.product_p_info .product_p_i {
  float: right;
  width: 33.333333%;
  text-align: right; }
  /* line 90, ../sass/product.scss */
  .product_p_info .product_p_i img {
    position: relative;
    top: -50px;
    max-width: 300px;
    width: 100%; }
/* line 97, ../sass/product.scss */
.product_p_info .product_p_t {
  float: left;
  width: 66.666666%; }

@media screen and (max-width: 1200px) {
  /* line 104, ../sass/product.scss */
  .nav-pills {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 106, ../sass/product.scss */
    .nav-pills .nav-dose a {
      width: 70px;
      padding-left: 0;
      padding-right: 0; }
    /* line 111, ../sass/product.scss */
    .nav-pills .nav-dose {
      margin-right: 0; } }
@media screen and (max-width: 992px) {
  /* line 118, ../sass/product.scss */
  .nav-pills {
    display: block;
    position: relative;
    min-height: 40px;
    margin-bottom: 10px; }
    /* line 123, ../sass/product.scss */
    .nav-pills:after {
      position: absolute;
      content: '';
      width: 13px;
      height: 8px;
      background: url("../img/arrow.svg") no-repeat;
      background-size: cover;
      right: 15px;
      top: 17px;
      -webkit-transform: rotate(0);
              transform: rotate(0);
      z-index: 3;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    /* line 136, ../sass/product.scss */
    .nav-pills.active-pills {
      -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
              box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 30px;
      border-top-right-radius: 30px;
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 10px;
      border: 1px solid #f3f3f3;
      padding-top: 40px; }
    /* line 148, ../sass/product.scss */
    .nav-pills .nav-dose.active {
      display: block !important;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%; }
    /* line 156, ../sass/product.scss */
    .nav-pills .nav-dose {
      display: none;
      width: 100%; }
      /* line 159, ../sass/product.scss */
      .nav-pills .nav-dose a {
        width: 100%;
        padding: 13px 0; }

  /* line 166, ../sass/product.scss */
  .active-show {
    display: block !important; } }
/* line 1, ../sass/trial.scss */
.trial_row {
  background: #A792DD;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  position: relative; }

/* line 7, ../sass/trial.scss */
.bdr {
  border-right: 1px solid rgba(255, 255, 255, 0.15); }

/* line 11, ../sass/trial.scss */
.trial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 20px 20px 20px 0;
  margin-bottom: 25px;
  margin-top: 25px; }
  /* line 19, ../sass/trial.scss */
  .trial b {
    font-family: 'Muli', sans-serif;
    color: #ffffff;
    font-size: 22px;
    line-height: 24px;
    font-weight: 800;
    display: block;
    margin-bottom: 5px; }
    /* line 27, ../sass/trial.scss */
    .trial b br {
      display: none; }
  /* line 31, ../sass/trial.scss */
  .trial span {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    display: block;
    margin-bottom: 25px; }
  /* line 40, ../sass/trial.scss */
  .trial img {
    max-width: 283px;
    margin-left: 15px;
    width: 100%; }
  /* line 45, ../sass/trial.scss */
  .trial a.button {
    width: 190px;
    background: #fff;
    display: block;
    color: #25C0C3;
    font-weight: 600; }
    /* line 51, ../sass/trial.scss */
    .trial a.button:hover {
      background: #25C0C3;
      color: #fff; }

/* line 57, ../sass/trial.scss */
.trial .trial_info img {
  display: none; }

@media screen and (max-width: 1200px) {
  /* line 62, ../sass/trial.scss */
  .trial img {
    max-width: 223px;
    width: 100%; }

  /* line 66, ../sass/trial.scss */
  .trial b br {
    display: block; } }
@media screen and (max-width: 992px) {
  /* line 72, ../sass/trial.scss */
  .trial {
    padding: 20px;
    text-align: center;
    display: block; }
    /* line 76, ../sass/trial.scss */
    .trial img {
      margin: 0 auto; }
    /* line 79, ../sass/trial.scss */
    .trial b {
      margin-bottom: 10px; }
    /* line 82, ../sass/trial.scss */
    .trial a.button {
      margin: auto; }

  /* line 86, ../sass/trial.scss */
  .trial .trial_info img {
    display: block;
    max-width: 283px; }

  /* line 90, ../sass/trial.scss */
  .trial > img {
    display: none; }

  /* line 93, ../sass/trial.scss */
  .trial-info {
    text-align: center;
    width: 100%; } }
@media screen and (max-width: 767px) {
  /* line 100, ../sass/trial.scss */
  .trial span {
    margin-bottom: 5px; }

  /* line 103, ../sass/trial.scss */
  .bdr {
    border-right: none; } }
/* line 1, ../sass/login.scss */
.lg-info {
  opacity: 0;
  visibility: hidden;
  background: #fff;
  top: 37px;
  right: -20px;
  width: 182px;
  position: absolute;
  z-index: 999999;
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px; }
  /* line 15, ../sass/login.scss */
  .lg-info:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    right: 12px;
    top: -6px; }
  /* line 26, ../sass/login.scss */
  .lg-info b {
    color: #9AA4B0 !important;
    font-weight: 700;
    padding: 15px 0;
    display: block !important;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    padding-left: 28px; }
    /* line 35, ../sass/login.scss */
    .lg-info b:before {
      content: "";
      display: block;
      width: 17px;
      height: 18px;
      background: url("../img/login2.svg") no-repeat;
      background-size: cover;
      position: absolute;
      left: 0;
      top: 13px; }
  /* line 48, ../sass/login.scss */
  .lg-info a {
    display: block;
    text-transform: none !important;
    color: #25C0C3 !important;
    padding: 0 0 15px  !important;
    text-decoration: underline !important;
    display: block !important; }
    /* line 55, ../sass/login.scss */
    .lg-info a:hover {
      color: #005FDF !important;
      background: none !important;
      text-decoration: none !important; }

/* line 64, ../sass/login.scss */
.login.login-out {
  position: relative; }
  /* line 66, ../sass/login.scss */
  .login.login-out:before {
    top: 0; }
  /* line 69, ../sass/login.scss */
  .login.login-out:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1.83945' height='8.27754' transform='matrix(0.721992 -0.691901 0.721992 0.691901 4 8.27283)' fill='white'/%3E%3Crect width='1.83945' height='8.27754' transform='matrix(0.721992 0.691901 -0.721992 0.691901 14.6719 7)' fill='white'/%3E%3C/svg%3E%0A");
    background-size: cover;
    position: absolute;
    right: -22px;
    top: 0; }
  /* line 79, ../sass/login.scss */
  .login.login-out:hover .lg-info {
    opacity: 1;
    visibility: visible; }

/* line 85, ../sass/login.scss */
.login {
  cursor: pointer;
  font-size: 16px; }
  /* line 88, ../sass/login.scss */
  .login b {
    font-weight: 600;
    color: #fff; }
  /* line 92, ../sass/login.scss */
  .login:before {
    display: inline-block;
    position: relative;
    float: left;
    content: '';
    width: 24px;
    height: 24px;
    background: url("../img/login.svg") no-repeat center center;
    background-size: cover;
    margin-right: 10px;
    top: -3px; }
  /* line 104, ../sass/login.scss */
  .login.l_desktop {
    margin-top: 23px; }

/* line 108, ../sass/login.scss */
.l_mobil {
  display: none; }

/* line 111, ../sass/login.scss */
.register {
  margin-top: 30px; }
  /* line 113, ../sass/login.scss */
  .register + .grey {
    margin-top: 30px; }
  /* line 116, ../sass/login.scss */
  .register p a {
    text-decoration: underline;
    padding-left: 10px; }

/* line 123, ../sass/login.scss */
.validate-error {
  font-size: 10px;
  margin-top: 5px;
  display: none; }

/* line 129, ../sass/login.scss */
.input-group .input-group-addon .i-pass {
  width: 12px;
  height: 16px;
  background: url(../img/pass.svg) no-repeat;
  background-size: cover;
  display: block; }

/* line 136, ../sass/login.scss */
.lg-over {
  width: 100%;
  height: 100%;
  background: rgba(1, 2, 7, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999998;
  display: none; }

/* line 146, ../sass/login.scss */
.lg-wrap {
  top: calc(50vh - 220px);
  display: none;
  position: fixed;
  width: 540px;
  left: 50%;
  margin-left: -245px;
  z-index: 9999999999; }
  /* line 154, ../sass/login.scss */
  .lg-wrap .flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  /* line 160, ../sass/login.scss */
  .lg-wrap .close {
    position: absolute;
    display: block;
    right: 15px;
    top: 14px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 2;
    opacity: 1; }
    /* line 170, ../sass/login.scss */
    .lg-wrap .close:before {
      content: '';
      display: block;
      width: 30px;
      height: 2px;
      background: #FF0040;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      position: absolute;
      top: 10px; }
    /* line 180, ../sass/login.scss */
    .lg-wrap .close:after {
      content: '';
      display: block;
      width: 30px;
      height: 2px;
      background: #FF0040;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 10px; }
  /* line 191, ../sass/login.scss */
  .lg-wrap .login-form {
    background: #fff;
    text-align: center;
    position: relative; }
    /* line 196, ../sass/login.scss */
    .lg-wrap .login-form a {
      color: #25C0C3; }
    /* line 199, ../sass/login.scss */
    .lg-wrap .login-form form {
      padding: 40px; }
    /* line 202, ../sass/login.scss */
    .lg-wrap .login-form p {
      font-size: 14px;
      color: #8D98A6;
      text-transform: none; }
      /* line 206, ../sass/login.scss */
      .lg-wrap .login-form p a {
        padding-left: 8px;
        color: #25C0C3; }
    /* line 211, ../sass/login.scss */
    .lg-wrap .login-form .title {
      font-family: 'Muli', sans-serif;
      color: #111C2D;
      text-align: left;
      font-size: 34px;
      font-weight: 800;
      position: relative;
      text-transform: none;
      z-index: 1;
      margin-top: 0; }

/* line 226, ../sass/login.scss */
.lg-bottom {
  padding: 22px 20px;
  background: #FBFAFD; }

/* line 231, ../sass/login.scss */
.login-form a {
  text-decoration: underline;
  color: #56CCF2; }
  /* line 234, ../sass/login.scss */
  .login-form a:hover {
    text-decoration: none; }

/* line 240, ../sass/login.scss */
.subscribe {
  position: relative;
  padding: 50px 0;
  background: #F9F9F9; }
  /* line 244, ../sass/login.scss */
  .subscribe ::-webkit-input-placeholder {
    color: #A7AFBA;
    font-weight: 400; }
  /* line 248, ../sass/login.scss */
  .subscribe ::-moz-placeholder {
    color: #A7AFBA;
    font-weight: 400; }
  /* line 252, ../sass/login.scss */
  .subscribe :-ms-input-placeholder {
    color: #A7AFBA;
    font-weight: 400; }
  /* line 256, ../sass/login.scss */
  .subscribe :-moz-placeholder {
    color: #A7AFBA;
    font-weight: 400; }
  /* line 260, ../sass/login.scss */
  .subscribe.w_sub {
    background: #fff; }
  /* line 263, ../sass/login.scss */
  .subscribe form {
    max-width: 600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 269, ../sass/login.scss */
    .subscribe form input {
      padding: 10px 20px;
      border-radius: 20px 0 0 20px;
      border: 1px solid #EFEFEF;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: calc(100% - 180px); }
      /* line 275, ../sass/login.scss */
      .subscribe form input:focus {
        outline: none; }
    /* line 279, ../sass/login.scss */
    .subscribe form button {
      background: #25C0C3;
      text-align: center;
      margin-left: -20px; }
      /* line 283, ../sass/login.scss */
      .subscribe form button:hover {
        background: #20a8ab; }

/* line 291, ../sass/login.scss */
.catalog-nav + .left-box .methods-info {
  border: none;
  padding: 0; }

/* line 297, ../sass/login.scss */
.breadcrumbs {
  margin-bottom: 0;
  margin-top: 30px; }
  /* line 300, ../sass/login.scss */
  .breadcrumbs li {
    display: inline-block;
    margin-right: 8px; }
    /* line 303, ../sass/login.scss */
    .breadcrumbs li a {
      font-size: 12px;
      color: #9AA4B0; }
      /* line 306, ../sass/login.scss */
      .breadcrumbs li a:after {
        content: '';
        display: inline-block;
        margin-left: 9px;
        width: 5px;
        height: 7px;
        background: url(../img/crumb.svg) no-repeat center center;
        background-size: contain;
        position: relative;
        top: 0; }
    /* line 319, ../sass/login.scss */
    .breadcrumbs li:last-child a:after {
      display: none; }

/* line 326, ../sass/login.scss */
.blog-nav .text p {
  margin-bottom: 20px; }
  /* line 328, ../sass/login.scss */
  .blog-nav .text p:last-child {
    margin-bottom: 0; }

/* line 334, ../sass/login.scss */
h1 + .blog-nav {
  margin-top: 15px; }

/* line 338, ../sass/login.scss */
.forgot {
  height: 490px; }
  /* line 340, ../sass/login.scss */
  .forgot .row + .text {
    margin-top: 50px; }
  /* line 343, ../sass/login.scss */
  .forgot .button {
    margin-top: 10px;
    text-decoration: none; }

/* line 348, ../sass/login.scss */
.forgot-wrap {
  padding: 30px;
  background: #F9F8FC;
  margin: 30px 0; }
  /* line 352, ../sass/login.scss */
  .forgot-wrap p {
    line-height: 18px; }
  /* line 356, ../sass/login.scss */
  .forgot-wrap + .two-btn .btn {
    width: auto;
    min-width: 240px; }
    /* line 359, ../sass/login.scss */
    .forgot-wrap + .two-btn .btn.btn-dark {
      background: #195054;
      min-width: 180px; }

/* line 367, ../sass/login.scss */
.sub-close {
  width: 14px;
  height: 14px;
  position: absolute;
  right: 30px;
  top: 35px;
  background: url("../img/sub_close.svg") no-repeat;
  background-size: cover;
  cursor: pointer; }

/* line 378, ../sass/login.scss */
.up {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../img/arrow_top.svg") no-repeat;
  background-size: cover;
  position: absolute;
  right: -30px;
  top: -90px;
  cursor: pointer; }

/* line 390, ../sass/login.scss */
.form-group span {
  display: none; }

/* line 395, ../sass/login.scss */
.form-group.has-error span {
  color: #FF0040;
  margin-top: -20px;
  font-family: 'Roboto', sans-serif;
  position: absolute;
  top: 50px;
  left: 20px;
  font-weight: 400;
  display: block; }

/* line 408, ../sass/login.scss */
.form-group.has-error label {
  font-size: 12px;
  top: 12px;
  pointer-events: none; }

/* line 414, ../sass/login.scss */
.f-top .container {
  position: relative; }

/* line 417, ../sass/login.scss */
.login-link-wrap {
  margin-top: 30px; }
  /* line 419, ../sass/login.scss */
  .login-link-wrap a {
    text-decoration: underline;
    padding-left: 8px; }

/* line 425, ../sass/login.scss */
.forgot .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: 30px;
  margin-bottom: 30px; }

/* line 434, ../sass/login.scss */
.f-visa, .f-master, .f-amex {
  width: 38px;
  border-radius: 3px; }

/* line 438, ../sass/login.scss */
.f-bleue {
  width: 44px;
  border-radius: 3px; }

/* line 442, ../sass/login.scss */
.f-local {
  min-width: 38px;
  max-width: 80px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 3px; }

/* line 449, ../sass/login.scss */
.f-jcb {
  width: 31px;
  border-radius: 3px; }

/* line 453, ../sass/login.scss */
.f-discover {
  width: 42px;
  border-radius: 3px; }

/* line 457, ../sass/login.scss */
.login-m {
  display: none; }

/* line 461, ../sass/login.scss */
.language li {
  display: inline-block;
  list-style: none;
  margin: 0 5px; }
/* line 466, ../sass/login.scss */
.language li a {
  color: #fff;
  font-size: 12px;
  text-decoration: underline; }
  /* line 470, ../sass/login.scss */
  .language li a:hover {
    text-decoration: none; }

/* line 476, ../sass/login.scss */
footer .container {
  position: relative; }

@media screen and (max-width: 1200px) {
  /* line 481, ../sass/login.scss */
  .up {
    right: 0; } }
@media screen and (max-width: 991px) {
  /* line 488, ../sass/login.scss */
  .c_nav {
    margin-right: 15px; }

  /* line 491, ../sass/login.scss */
  .up {
    right: 15px;
    top: -10px; }

  /* line 495, ../sass/login.scss */
  .login.l_desktop {
    top: 19px;
    margin-top: 0;
    position: absolute;
    right: 15px; }
    /* line 500, ../sass/login.scss */
    .login.l_desktop.login-out {
      right: 35px; }

  /* line 505, ../sass/login.scss */
  .register .one-btn.flex p {
    width: 100%;
    margin-top: 15px; } }
@media screen and (max-width: 767px) {
  /* line 514, ../sass/login.scss */
  .sub-close {
    top: 15px;
    right: 15px; }

  /* line 518, ../sass/login.scss */
  .rev-captcha .captcha-inp {
    padding-left: 0; }

  /* line 521, ../sass/login.scss */
  .rev-captcha .captcha-img {
    margin-top: 15px;
    display: block;
    margin-left: -15px; }

  /* line 526, ../sass/login.scss */
  .nav ul {
    clear: both; }

  /* line 529, ../sass/login.scss */
  .cart-shop {
    margin-right: 30px; }

  /* line 532, ../sass/login.scss */
  .cart-shop .cart-shop-wrap {
    right: -44px; }

  /* line 535, ../sass/login.scss */
  .cart-shop .cart-shop-wrap:before {
    right: 11px; } }
@media screen and (max-width: 650px) {
  /* line 541, ../sass/login.scss */
  .lg-wrap .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    /* line 544, ../sass/login.scss */
    .lg-wrap .flex .button {
      margin-bottom: 15px; }

  /* line 548, ../sass/login.scss */
  .subscribe form {
    width: 100%; }

  /* line 551, ../sass/login.scss */
  .subscribe {
    padding-top: 40px; }

  /* line 554, ../sass/login.scss */
  .forgot-btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 556, ../sass/login.scss */
    .forgot-btn a {
      width: 100%;
      margin-bottom: 15px; }

  /* line 561, ../sass/login.scss */
  .footer .f_down .flex ul {
    margin-left: 0; }

  /* line 565, ../sass/login.scss */
  .subscribe form {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    /* line 567, ../sass/login.scss */
    .subscribe form input {
      width: 100%;
      margin-bottom: 15px;
      border-radius: 20px; }
    /* line 572, ../sass/login.scss */
    .subscribe form button {
      margin-left: 0; }

  /* line 577, ../sass/login.scss */
  .lg-wrap {
    width: 100%;
    left: 0;
    margin-left: 0;
    top: 30px; }
    /* line 582, ../sass/login.scss */
    .lg-wrap .login-form {
      margin: 0 auto;
      width: 90%; }
    /* line 586, ../sass/login.scss */
    .lg-wrap a {
      float: none;
      display: block; }

  /* line 591, ../sass/login.scss */
  .blog-nav {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 595, ../sass/login.scss */
  .copyright .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    /* line 597, ../sass/login.scss */
    .copyright .flex ul {
      margin-top: 10px; } }
/* line 604, ../sass/login.scss */
.forgot {
  margin-top: 15px; }
  /* line 607, ../sass/login.scss */
  .forgot form .btn {
    margin-top: 10px; }
  /* line 610, ../sass/login.scss */
  .forgot form a {
    margin-top: 22px;
    text-decoration: underline;
    display: block; }
  /* line 616, ../sass/login.scss */
  .forgot + .two-btn {
    margin-top: 20px; }

@media screen and (max-width: 480px) {
  /* line 622, ../sass/login.scss */
  .button {
    width: 100%; }

  /* line 625, ../sass/login.scss */
  .catalog .button {
    width: auto; }

  /* line 628, ../sass/login.scss */
  .subscribe {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 632, ../sass/login.scss */
  .header_cart .button {
    width: auto; }

  /* line 635, ../sass/login.scss */
  .blog .white {
    padding-left: 15px !important;
    padding-right: 15px !important; } }
/*blog*/
/* line 2, ../sass/blog.scss */
.blog textarea {
  height: auto !important; }

/* line 5, ../sass/blog.scss */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/* line 10, ../sass/blog.scss */
.date + .blog {
  margin-top: 25px; }

/* line 14, ../sass/blog.scss */
.p_numb {
  float: right;
  color: #c5c5c5;
  margin-top: 53px; }

/* line 19, ../sass/blog.scss */
.blog-nav {
  background: #fff;
  padding: 30px 20px 20px;
  margin-bottom: 30px; }
  /* line 23, ../sass/blog.scss */
  .blog-nav a {
    display: block;
    text-decoration: underline;
    margin-bottom: 15px;
    color: #25C0C3;
    font-size: 14px; }
    /* line 29, ../sass/blog.scss */
    .blog-nav a:hover {
      color: #25C0C3; }

/* line 34, ../sass/blog.scss */
strong {
  font-weight: 600; }

/* line 37, ../sass/blog.scss */
.date {
  font-size: 14px;
  color: #8D98A6;
  margin-bottom: 15px; }

/* line 42, ../sass/blog.scss */
.blog section {
  background: #fff;
  padding: 30px 20px;
  margin-bottom: 10px; }
  /* line 46, ../sass/blog.scss */
  .blog section h2 {
    font-size: 16px;
    text-transform: none;
    line-height: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif; }
  /* line 53, ../sass/blog.scss */
  .blog section p {
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 20px; }
  /* line 58, ../sass/blog.scss */
  .blog section a {
    text-decoration: underline;
    font-size: 16px;
    color: #25C0C3; }
    /* line 62, ../sass/blog.scss */
    .blog section a:hover {
      text-decoration: none; }

/* line 68, ../sass/blog.scss */
.blog article h2 {
  font-size: 24px;
  line-height: 28px;
  text-transform: none;
  padding-bottom: 10px; }
/* line 74, ../sass/blog.scss */
.blog article img {
  max-width: 100%;
  width: 100%;
  margin-top: 30px; }
/* line 79, ../sass/blog.scss */
.blog article .text {
  margin-bottom: 50px; }

/* line 84, ../sass/blog.scss */
.blog .white {
  padding: 30px; }

/* line 89, ../sass/blog.scss */
.p_numb {
  float: right;
  color: #c5c5c5;
  margin-top: 30px; }

/* line 95, ../sass/blog.scss */
.title {
  font-size: 30px;
  color: #111C2D;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px; }

/* line 103, ../sass/blog.scss */
.b_prev {
  background: url("../img/pr.svg") no-repeat;
  background-size: cover;
  width: 19px;
  height: 16px; }
  /* line 110, ../sass/blog.scss */
  .b_prev:hover {
    background: url("../img/pr2.svg") no-repeat;
    background-size: cover; }

/* line 118, ../sass/blog.scss */
.b_next {
  background: url("../img/pr.svg") no-repeat;
  background-size: cover;
  width: 19px;
  height: 16px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }
  /* line 126, ../sass/blog.scss */
  .b_next:hover {
    background: url("../img/pr2.svg") no-repeat;
    background-size: cover; }

/* line 134, ../sass/blog.scss */
.paginator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 35px 0 50px;
  background: #fff;
  padding: 10px; }
  /* line 142, ../sass/blog.scss */
  .paginator ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #25C0C3;
    height: 40px; }
  /* line 151, ../sass/blog.scss */
  .paginator ul {
    margin: 0 20px; }
    /* line 153, ../sass/blog.scss */
    .paginator ul li {
      width: 30px;
      text-align: center;
      display: inline-block;
      margin-left: 10px;
      margin-right: 10px; }
      /* line 159, ../sass/blog.scss */
      .paginator ul li:first-child {
        margin-left: 0; }
      /* line 162, ../sass/blog.scss */
      .paginator ul li:last-child {
        margin-right: 0; }
      /* line 165, ../sass/blog.scss */
      .paginator ul li a {
        width: 40px;
        font-size: 14px;
        height: 40px; }
      /* line 170, ../sass/blog.scss */
      .paginator ul li.active a, .paginator ul li:hover a {
        color: #fff;
        border-radius: 50%;
        background: #25C0C3;
        font-weight: 700; }

/* line 181, ../sass/blog.scss */
.review h2 {
  font-size: 34px;
  margin-bottom: 15px; }
/* line 187, ../sass/blog.scss */
.review section p {
  padding-bottom: 15px; }
/* line 190, ../sass/blog.scss */
.review section span {
  font-weight: 700; }

/* line 195, ../sass/blog.scss */
.rev-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  /* line 198, ../sass/blog.scss */
  .rev-date .date {
    margin-right: 30px; }

/* line 203, ../sass/blog.scss */
.review-edit {
  margin-top: 50px;
  margin-bottom: 50px; }
  /* line 206, ../sass/blog.scss */
  .review-edit form {
    margin-top: 50px; }

/* line 211, ../sass/blog.scss */
.review-message {
  padding: 24px 20px 20px 50px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
  color: #111C2D;
  position: relative; }

/* line 219, ../sass/blog.scss */
.review-succes {
  background: rgba(201, 226, 186, 0.2);
  display: none; }
  /* line 222, ../sass/blog.scss */
  .review-succes:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 11px;
    position: absolute;
    left: 22px;
    top: 25px;
    background: url("../img/rev-ok.svg") no-repeat;
    background-size: cover; }

/* line 235, ../sass/blog.scss */
.review-error {
  display: none;
  background: rgba(255, 15, 58, 0.1); }
  /* line 238, ../sass/blog.scss */
  .review-error:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 22px;
    top: 25px;
    background: url("../img/rev-no.svg") no-repeat;
    background-size: cover; }

/* line 252, ../sass/blog.scss */
.rev-wrap.flex {
  background: #FBFAFD;
  padding: 20px 20px 0;
  color: #9AA4B0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px; }
  /* line 259, ../sass/blog.scss */
  .rev-wrap.flex .rev-col:first-child {
    margin-right: 90px; }
  /* line 262, ../sass/blog.scss */
  .rev-wrap.flex .rev-col .rating {
    margin-left: 40px; }

/* line 268, ../sass/blog.scss */
.review .form-group textarea {
  height: auto;
  padding-top: 30px; }

/* line 273, ../sass/blog.scss */
.review .button {
  margin-top: 20px; }

/* line 277, ../sass/blog.scss */
.review .captcha {
  margin-bottom: 15px;
  margin-top: 0; }

/* line 282, ../sass/blog.scss */
.breadcrumbs-inner.breadcrumbs {
  margin-top: 30px; }

@media screen and (max-width: 991px) {
  /* line 289, ../sass/blog.scss */
  .rev-wrap.flex .rev-col:first-child {
    margin-right: 0; }

  /* line 292, ../sass/blog.scss */
  .rev-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; } }
@media screen and (max-width: 650px) {
  /* line 302, ../sass/blog.scss */
  .review section span {
    width: 100%;
    display: block;
    margin-bottom: 15px; }

  /* line 309, ../sass/blog.scss */
  .blog section h2 {
    width: 100%; }

  /* line 312, ../sass/blog.scss */
  .blog .date {
    margin-top: 15px; }

  /* line 315, ../sass/blog.scss */
  article + .paginator {
    height: 40px;
    margin-top: 50px; }

  /* line 319, ../sass/blog.scss */
  .paginator {
    width: 100%;
    position: relative;
    display: block;
    height: 120px;
    margin-bottom: 30px; }
    /* line 325, ../sass/blog.scss */
    .paginator a.b_prev {
      position: absolute;
      left: 10px;
      bottom: 20px; }
    /* line 330, ../sass/blog.scss */
    .paginator a.b_next {
      position: absolute;
      right: 10px;
      bottom: 20px; }
    /* line 335, ../sass/blog.scss */
    .paginator ul {
      margin: 0;
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      /* line 341, ../sass/blog.scss */
      .paginator ul li {
        margin-left: 5px;
        margin-right: 5px; }

  /* line 347, ../sass/blog.scss */
  .blog-nav {
    padding-right: 15px; } }
/* line 352, ../sass/blog.scss */
.product-nav {
  padding: 20px;
  background: #fff;
  margin-bottom: 30px; }
  /* line 356, ../sass/blog.scss */
  .product-nav a {
    font-size: 14px;
    text-decoration: underline; }
  /* line 360, ../sass/blog.scss */
  .product-nav.product-nav-active {
    -webkit-box-shadow: 0px 8px 25px rgba(154, 164, 176, 0.25);
            box-shadow: 0px 8px 25px rgba(154, 164, 176, 0.25); }
  /* line 363, ../sass/blog.scss */
  .product-nav .product-nav-link {
    display: block; }
    /* line 365, ../sass/blog.scss */
    .product-nav .product-nav-link:after {
      float: right;
      display: block;
      content: "";
      background: url("../img/pr.svg") no-repeat;
      background-size: cover;
      width: 19px;
      height: 16px;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      margin-left: 20px;
      position: relative;
      top: 3px;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    /* line 379, ../sass/blog.scss */
    .product-nav .product-nav-link.active-nl:after {
      background: url("../img/pr2.svg") no-repeat;
      background-size: cover;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }

/* line 386, ../sass/blog.scss */
.product-nav-wrap {
  display: none;
  margin-top: 30px; }
  /* line 389, ../sass/blog.scss */
  .product-nav-wrap a {
    display: block;
    margin-bottom: 15px; }

@media screen and (max-width: 480px) {
  /* line 396, ../sass/blog.scss */
  .rev-wrap.flex .rev-col .rating {
    margin-left: 0;
    margin-top: 10px;
    width: 100%; }

  /* line 401, ../sass/blog.scss */
  .review .button {
    width: 100%; } }
/* line 1, ../sass/cookie.scss */
.cookie_wr {
  position: fixed;
  z-index: 99998;
  bottom: 0;
  width: 100%;
  padding: 25px 15px;
  background: rgba(240, 246, 251, 0.95); }
  /* line 8, ../sass/cookie.scss */
  .cookie_wr p {
    color: #111c2d;
    font-size: 12px; }
  /* line 12, ../sass/cookie.scss */
  .cookie_wr .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  /* line 18, ../sass/cookie.scss */
  .cookie_wr a {
    color: #6c9aff;
    text-decoration: underline;
    padding-right: 20px; }
  /* line 23, ../sass/cookie.scss */
  .cookie_wr .cookie_but {
    padding: 9px 30px;
    min-width: 100px;
    border-radius: 20px;
    background: #6c9aff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 12px; }

/*
footer .container .up {
	top: auto  !important;
	right: 60px !important;
	bottom: 30px  !important;
	position: fixed !important;
}
*/
/* line 43, ../sass/cookie.scss */
.methods img {
  margin-right: 6px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all .4s;
  transition: all .4s; }
  /* line 51, ../sass/cookie.scss */
  .methods img:hover {
    -webkit-filter: grayscale(0%);
            filter: grayscale(0%); }

/* line 56, ../sass/cookie.scss */
.f-visa, .f-master, .f-amex {
  width: 50px; }

/* line 59, ../sass/cookie.scss */
.f-bleue {
  width: 69px; }

/* line 62, ../sass/cookie.scss */
.f-local {
  min-width: 50px;
  max-width: 100px;
  height: 34px;
  -o-object-fit: contain;
     object-fit: contain; }

/* line 68, ../sass/cookie.scss */
.f-jcb {
  width: 41px; }

/* line 71, ../sass/cookie.scss */
.f-discover {
  width: 50px; }

/* line 74, ../sass/cookie.scss */
.f-bitcoin {
  width: 65px; }

/* line 77, ../sass/cookie.scss */
.f-diner {
  width: 50px; }

/* line 82, ../sass/cookie.scss */
footer .f-visa, footer .f-master, footer .f-amex {
  width: 38px; }
/* line 85, ../sass/cookie.scss */
footer .f-bleue {
  width: 44px; }
/* line 88, ../sass/cookie.scss */
footer .f-local {
  min-width: 38px;
  max-width: 80px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain; }
/* line 94, ../sass/cookie.scss */
footer .f-jcb {
  width: 31px; }
/* line 97, ../sass/cookie.scss */
footer .f-discover {
  width: 42px; }

@media screen and (max-width: 1200px) and (min-width: 992px) {
  /* line 103, ../sass/cookie.scss */
  .f-visa, .f-master, .f-amex, .f-diners {
    width: 38px !important; }

  /* line 106, ../sass/cookie.scss */
  .f-bleue, .f-bitcoin {
    width: 44px !important; }

  /* line 109, ../sass/cookie.scss */
  .f-local {
    min-width: 38px !important;
    max-width: 80px !important;
    height: 24px !important;
    -o-object-fit: contain;
       object-fit: contain; }

  /* line 115, ../sass/cookie.scss */
  .f-jcb {
    width: 31px !important; }

  /* line 118, ../sass/cookie.scss */
  .f-discover {
    width: 42px !important; } }
@media screen and (min-width: 992px) {
  /* line 124, ../sass/cookie.scss */
  .nav-tabs > li {
    display: block !important; }
    /* line 126, ../sass/cookie.scss */
    .nav-tabs > li span {
      display: none; } }
@media screen and (max-width: 991px) {
  /* line 133, ../sass/cookie.scss */
  .nav-tabs > li a img {
    display: inline-block; }

  /* line 136, ../sass/cookie.scss */
  .nav-tabs > li b {
    display: block;
    width: 118px;
    text-align: center;
    margin-right: 33px; }
    /* line 141, ../sass/cookie.scss */
    .nav-tabs > li b img {
      margin-right: 0; }

  /* line 145, ../sass/cookie.scss */
  .nav-tabs > li:first-child {
    margin-left: 0 !important; }

  /* line 148, ../sass/cookie.scss */
  .f-visa, .f-master, .f-amex {
    width: 50px; }

  /* line 151, ../sass/cookie.scss */
  .f-bleue {
    width: 69px; }

  /* line 154, ../sass/cookie.scss */
  .f-local {
    min-width: 50px;
    max-width: 100px;
    height: 34px;
    -o-object-fit: contain;
       object-fit: contain; }

  /* line 160, ../sass/cookie.scss */
  .f-jcb {
    width: 41px; }

  /* line 163, ../sass/cookie.scss */
  .f-discover {
    width: 50px; }

  /* line 166, ../sass/cookie.scss */
  .f-bitcoin {
    width: 65px; }

  /* line 169, ../sass/cookie.scss */
  .f-diner {
    width: 50px; }

  /*
  footer .container .up {
  	bottom: 5px !important;
  	right: 15px !important;
  }
  */
  /* line 179, ../sass/cookie.scss */
  .cookie_wr p {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    line-height: 16px; }
  /* line 185, ../sass/cookie.scss */
  .cookie_wr a {
    padding-right: 0; }

  /* line 189, ../sass/cookie.scss */
  .nav-tabs > li {
    width: 100%;
    text-align: left;
    margin-bottom: -1px !important; }
    /* line 193, ../sass/cookie.scss */
    .nav-tabs > li:hover {
      background: #EFF7F8; }

  /* line 197, ../sass/cookie.scss */
  .nav-tabs > li a span {
    display: block;
    margin-left: 15px;
    color: #000; }

  /* line 202, ../sass/cookie.scss */
  .nav-tabs > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

  /* line 207, ../sass/cookie.scss */
  .nav-tabs > li.active > a {
    border: none !important;
    position: relative; }
    /* line 210, ../sass/cookie.scss */
    .nav-tabs > li.active > a:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -3px;
      right: 15px;
      width: 10px;
      height: 6px;
      background: url("../img/arrow-pay.svg") no-repeat;
      background-size: cover; }

  /* line 223, ../sass/cookie.scss */
  .nav-tabs > li {
    display: none;
    border: 1px solid #e0e0e0 !important;
    border-bottom: none;
    -webkit-transition: visibility .4s;
    transition: visibility .4s;
    margin-bottom: 0; }

  /* line 230, ../sass/cookie.scss */
  .nav-tabs > li > a:hover {
    border-bottom: none !important; }

  /* line 233, ../sass/cookie.scss */
  .nav-tabs > li > a {
    border: none !important;
    margin-bottom: 0 !important; }

  /* line 238, ../sass/cookie.scss */
  .nav-tabs {
    position: relative;
    padding-top: 55px;
    border-radius: 3px;
    border-bottom: none !important; }

  /* line 244, ../sass/cookie.scss */
  .nav-tabs > li.active {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important; } }
/* line 1, ../sass/dash.scss */
.dash-btn {
  margin-top: 30px;
  margin-bottom: 50px; }
  /* line 4, ../sass/dash.scss */
  .dash-btn .button {
    font-weight: 600;
    min-width: 210px;
    background: #25C0C3; }
    /* line 8, ../sass/dash.scss */
    .dash-btn .button:hover {
      background: #20a7a9; }

/* line 13, ../sass/dash.scss */
.dash-wrap {
  padding-bottom: 10px; }

/* line 16, ../sass/dash.scss */
.dash-close {
  display: none;
  color: #FF0040;
  text-decoration: underline;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer; }

/* line 25, ../sass/dash.scss */
.table.dash-table {
  margin-top: 10px; }
  /* line 27, ../sass/dash.scss */
  .table.dash-table th {
    font-size: 14px;
    color: #fff;
    background: #111C2D;
    text-align: left;
    font-weight: 700; }
    /* line 33, ../sass/dash.scss */
    .table.dash-table th:first-child {
      width: 40%; }
  /* line 37, ../sass/dash.scss */
  .table.dash-table td {
    color: #111C2D;
    text-align: left; }
    /* line 40, ../sass/dash.scss */
    .table.dash-table td:first-child {
      width: 40%; }
    /* line 43, ../sass/dash.scss */
    .table.dash-table td a {
      color: #25C0C3;
      text-decoration: underline; }
  /* line 50, ../sass/dash.scss */
  .table.dash-table .dash-info.active + tr:hover td {
    background: none !important; }
  /* line 54, ../sass/dash.scss */
  .table.dash-table .dash-info.active + tr td.dash-info-more {
    display: table-cell; }
  /* line 59, ../sass/dash.scss */
  .table.dash-table tr.dash-bg {
    background: #FBFAFD; }
  /* line 62, ../sass/dash.scss */
  .table.dash-table td.dash-info-more {
    border: none;
    display: none;
    width: 100% !important;
    padding: 0 !important; }
    /* line 66, ../sass/dash.scss */
    .table.dash-table td.dash-info-more table {
      margin-bottom: 5px;
      width: 100%; }
      /* line 70, ../sass/dash.scss */
      .table.dash-table td.dash-info-more table tr:hover td {
        background: none; }
      /* line 74, ../sass/dash.scss */
      .table.dash-table td.dash-info-more table tr:nth-child(even) {
        background: none; }
      /* line 77, ../sass/dash.scss */
      .table.dash-table td.dash-info-more table tr td {
        text-align: left;
        border: none !important;
        white-space: normal; }
        /* line 81, ../sass/dash.scss */
        .table.dash-table td.dash-info-more table tr td:first-child {
          font-weight: 400; }
        /* line 84, ../sass/dash.scss */
        .table.dash-table td.dash-info-more table tr td:last-child {
          color: #111C2D; }

/* line 94, ../sass/dash.scss */
.dash-info.active td {
  background: inherit !important; }
/* line 95, ../sass/dash.scss */
.dash-info.active .dash-close {
  display: block; }
/* line 98, ../sass/dash.scss */
.dash-info.active a.d-i-view {
  display: none; }

/* line 102, ../sass/dash.scss */
.welcome {
  margin-bottom: 20px;
  font-weight: 700;
  color: #9AA4B0; }
  /* line 106, ../sass/dash.scss */
  .welcome b {
    color: #111C2D; }

/* line 110, ../sass/dash.scss */
.order-links {
  margin-top: 30px; }

/* line 113, ../sass/dash.scss */
.order-link {
  width: 180px;
  display: block;
  text-align: center;
  padding: 14px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px; }
  /* line 125, ../sass/dash.scss */
  .order-link:hover {
    color: #fff; }

/* line 131, ../sass/dash.scss */
.logout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/* line 137, ../sass/dash.scss */
.logout a {
  padding-left: 10px; }

/* line 140, ../sass/dash.scss */
.logo-dashboard {
  width: 250px; }

/* line 145, ../sass/dash.scss */
.cart-table.cart-order thead {
  background: #F9F9F9;
  color: #A7AFBA;
  font-size: 14px;
  text-transform: uppercase; }
/* line 151, ../sass/dash.scss */
.cart-table.cart-order td:first-child {
  color: #4F4F4F; }
/* line 155, ../sass/dash.scss */
.cart-table.cart-order td small {
  display: block;
  text-decoration: none !important; }

/* line 162, ../sass/dash.scss */
.box-notification {
  position: fixed;
  z-index: 9999999;
  top: 15px;
  left: 115px;
  background: #fff;
  -webkit-box-shadow: 0 4px 19px rgba(7, 49, 77, 0.3);
          box-shadow: 0 4px 19px rgba(7, 49, 77, 0.3);
  width: 521px;
  font-size: 14px; }
  /* line 171, ../sass/dash.scss */
  .box-notification figure {
    width: 180px;
    height: 148px; }
    /* line 174, ../sass/dash.scss */
    .box-notification figure img {
      width: 100%; }
  /* line 178, ../sass/dash.scss */
  .box-notification .box-notif {
    padding: 40px 40px 30px 20px;
    width: calc(100% - 180px); }
    /* line 181, ../sass/dash.scss */
    .box-notification .box-notif .flex {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
  /* line 185, ../sass/dash.scss */
  .box-notification p {
    color: #000;
    line-height: 18px; }
  /* line 189, ../sass/dash.scss */
  .box-notification i {
    color: #6c9aff;
    display: block;
    line-height: 18px;
    margin-top: 4px;
    font-weight: 500;
    margin-bottom: 20px; }
  /* line 197, ../sass/dash.scss */
  .box-notification a {
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 10px;
    border-radius: 3px;
    min-width: 100px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 500; }
    /* line 207, ../sass/dash.scss */
    .box-notification a.notif-no {
      background: none;
      color: #c4c4c4; }
      /* line 210, ../sass/dash.scss */
      .box-notification a.notif-no:hover {
        color: #b0b0b0; }
    /* line 214, ../sass/dash.scss */
    .box-notification a.notif-yes {
      background: #6c9aff;
      color: #fff;
      margin-left: 15px;
      border-radius: 20px; }
      /* line 219, ../sass/dash.scss */
      .box-notification a.notif-yes:hover {
        background: #437eff; }

@media screen and (min-width: 1441px) {
  /* line 228, ../sass/dash.scss */
  .box-notification {
    left: 230px; } }
@media screen and (max-width: 1200px) {
  /* line 234, ../sass/dash.scss */
  .logout {
    display: block; }
    /* line 236, ../sass/dash.scss */
    .logout a {
      padding-left: 0;
      padding-top: 5px; }

  /* line 241, ../sass/dash.scss */
  .order-link {
    width: calc(50% - 15px); }

  /* line 244, ../sass/dash.scss */
  .dash-order-wrap .total {
    padding-right: 20px; } }
@media screen and (max-width: 992px) {
  /* line 249, ../sass/dash.scss */
  .box-notification {
    left: 30px; }

  /* line 252, ../sass/dash.scss */
  .table.dash-table td:first-child {
    width: 33.33333%; }

  /* line 255, ../sass/dash.scss */
  .table.dash-table th:first-child {
    width: 33.33333%; } }
@media screen and (max-width: 767px) {
  /* line 264, ../sass/dash.scss */
  .table-info .table.dash-table tr:first-child td:nth-child(1), .table-info .table.dash-table tr:first-child td:nth-child(2) {
    padding-top: 20px !important; }

  /* line 268, ../sass/dash.scss */
  .table .dash-info {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    /* line 270, ../sass/dash.scss */
    .table .dash-info td:nth-child(2), .table .dash-info td:nth-child(5) {
      text-align: right; }
    /* line 273, ../sass/dash.scss */
    .table .dash-info td:nth-child(1), .table .dash-info td:nth-child(2) {
      padding-top: 10px !important; }
    /* line 276, ../sass/dash.scss */
    .table .dash-info td {
      width: 50%; }
    /* line 279, ../sass/dash.scss */
    .table .dash-info td:nth-child(5), .table .dash-info td:nth-child(4) {
      width: 33.33333%;
      padding-top: 15px !important;
      padding-bottom: 15px !important; }
    /* line 285, ../sass/dash.scss */
    .table .dash-info td:nth-child(3) {
      width: 100%;
      padding-right: 5px !important;
      padding-bottom: 0px !important; }
    /* line 290, ../sass/dash.scss */
    .table .dash-info td:nth-child(4) {
      text-align: left;
      padding-right: 0 !important; }

  /* line 295, ../sass/dash.scss */
  .table-responsive {
    border: none !important; }

  /* line 298, ../sass/dash.scss */
  .dash-close {
    margin-left: auto;
    margin-right: 0; }

  /* line 302, ../sass/dash.scss */
  .table.dash-table {
    border: none; }
    /* line 303, ../sass/dash.scss */
    .table.dash-table tbody tr:nth-child(even):hover td {
      background: none !important; }
    /* line 306, ../sass/dash.scss */
    .table.dash-table tr {
      padding-top: 6px; }
    /* line 309, ../sass/dash.scss */
    .table.dash-table td {
      padding-top: 12px !important; }
    /* line 313, ../sass/dash.scss */
    .table.dash-table tbody {
      border: none !important; }
    /* line 317, ../sass/dash.scss */
    .table.dash-table th:first-child {
      width: 100%;
      display: block; }
    /* line 321, ../sass/dash.scss */
    .table.dash-table th.t-hide {
      display: none !important; }
    /* line 326, ../sass/dash.scss */
    .table.dash-table tr.dash-info + tr {
      border-bottom: none;
      padding-top: 0; }

  /* line 332, ../sass/dash.scss */
  .dash-info {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 336, ../sass/dash.scss */
    .dash-info td:nth-child(even) {
      text-align: right;
      padding-right: 20px !important; }
    /* line 340, ../sass/dash.scss */
    .dash-info td:nth-child(odd) {
      padding-left: 20px !important; }
    /* line 343, ../sass/dash.scss */
    .dash-info td {
      width: 50%; }
    /* line 346, ../sass/dash.scss */
    .dash-info.active + tr {
      padding-top: 0; }

  /* line 351, ../sass/dash.scss */
  .table.dash-table td:first-child, .table.dash-table td:first-child + .t-hide + td, .table.dash-table td:first-child + td {
    padding-bottom: 0 !important; }

  /* line 354, ../sass/dash.scss */
  .dash-table.table span[data-type="responsive"] {
    display: none; }

  /* line 355, ../sass/dash.scss */
  .dash-table .dash-info.active-mobile + tr td.dash-info-more, .dash-table.table .dash-info.active + tr td.dash-info-more {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    /* line 360, ../sass/dash.scss */
    .dash-table .dash-info.active-mobile + tr td.dash-info-more table tr, .dash-table.table .dash-info.active + tr td.dash-info-more table tr {
      border: none;
      padding-top: 0; }
      /* line 363, ../sass/dash.scss */
      .dash-table .dash-info.active-mobile + tr td.dash-info-more table tr:last-child, .dash-table.table .dash-info.active + tr td.dash-info-more table tr:last-child {
        padding-bottom: 15px; }
    /* line 367, ../sass/dash.scss */
    .dash-table .dash-info.active-mobile + tr td.dash-info-more td, .dash-table.table .dash-info.active + tr td.dash-info-more td {
      padding-bottom: 8px !important;
      border: none;
      width: 100% !important;
      padding-left: 20px !important; }
      /* line 372, ../sass/dash.scss */
      .dash-table .dash-info.active-mobile + tr td.dash-info-more td:last-child, .dash-table.table .dash-info.active + tr td.dash-info-more td:last-child {
        text-align: left !important;
        padding-top: 8px !important; }
      /* line 376, ../sass/dash.scss */
      .dash-table .dash-info.active-mobile + tr td.dash-info-more td:first-child, .dash-table.table .dash-info.active + tr td.dash-info-more td:first-child {
        padding-bottom: 0 !important; }

  /* line 384, ../sass/dash.scss */
  .dash-close-active .dash-close {
    display: block; }
  /* line 387, ../sass/dash.scss */
  .dash-close-active a {
    display: none; }

  /* line 391, ../sass/dash.scss */
  .table.dash-table td.dash-info-more table {
    margin-bottom: 10px; } }
@media screen and (max-width: 650px) {
  /* line 399, ../sass/dash.scss */
  .box-notification {
    width: calc(100% - 40px);
    left: 20px; }
    /* line 402, ../sass/dash.scss */
    .box-notification > .flex {
      display: block; }
    /* line 405, ../sass/dash.scss */
    .box-notification figure {
      margin: 0 auto; }
    /* line 408, ../sass/dash.scss */
    .box-notification .box-notif {
      width: 100%;
      padding-top: 10px;
      padding-right: 20px;
      text-align: center; }
      /* line 413, ../sass/dash.scss */
      .box-notification .box-notif .flex {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }

  /* line 418, ../sass/dash.scss */
  .order-link {
    width: 100%; } }
/* line 1, ../sass/promo.scss */
.bonus {
  position: relative;
  padding-left: 42px; }

/* line 7, ../sass/promo.scss */
.bonus:before {
  position: absolute;
  content: "";
  display: block;
  width: 32px;
  min-width: 32px;
  height: 37px;
  background: url("../img/bonus.png") no-repeat center center;
  background-size: cover;
  display: inline-block;
  margin-right: 10px;
  left: 0;
  top: -8px; }

/* line 22, ../sass/promo.scss */
.table td.package-td select {
  padding: 6px 8px;
  border-color: #E0E0E0;
  width: 160px;
  outline: none;
  font-size: 12px;
  background-color: #fff; }

/* line 31, ../sass/promo.scss */
.t-center {
  text-align: center; }

/* line 36, ../sass/promo.scss */
.table.cart-table.cart-promo-table td, .table.cart-table.cart-promo-table th {
  padding-left: 15px !important;
  padding-right: 15px !important; }
/* line 40, ../sass/promo.scss */
.table.cart-table.cart-promo-table .promo-td td {
  padding-bottom: 20px !important; }

/* line 44, ../sass/promo.scss */
.total-p {
  text-align: right; }
  /* line 45, ../sass/promo.scss */
  .total-p p {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none; }
    /* line 51, ../sass/promo.scss */
    .total-p p + p {
      margin-bottom: 15px; }

/* line 59, ../sass/promo.scss */
.border-box .checkbox {
  margin-top: 0;
  margin-bottom: 0; }
  /* line 62, ../sass/promo.scss */
  .border-box .checkbox label {
    min-height: auto;
    width: 25px; }
  /* line 66, ../sass/promo.scss */
  .border-box .checkbox span b {
    padding-left: 10px; }
/* line 71, ../sass/promo.scss */
.border-box .radio + .radio {
  margin-bottom: -5px; }
/* line 75, ../sass/promo.scss */
.border-box .flex p {
  color: #4F4F4F; }
  /* line 77, ../sass/promo.scss */
  .border-box .flex p.t-price {
    color: #FF0040;
    font-weight: 700;
    text-transform: uppercase; }
/* line 83, ../sass/promo.scss */
.border-box .flex br {
  display: none; }

/* line 89, ../sass/promo.scss */
.border-box + .border-box {
  margin-top: 20px; }

/* line 94, ../sass/promo.scss */
.table.cart-table.check-table td:first-child {
  max-width: 224px; }
/* line 97, ../sass/promo.scss */
.table.cart-table.check-table td {
  padding-bottom: 20px !important; }

/* line 101, ../sass/promo.scss */
.table .t-price.t-black {
  color: #111316; }

/* line 105, ../sass/promo.scss */
.promo-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px; }

/* line 114, ../sass/promo.scss */
.promo-form .form-group {
  width: 100%;
  max-width: 405px; }

/* line 120, ../sass/promo.scss */
.w_inner .checkbox {
  padding-left: 20px;
  padding-bottom: 20px; }
  /* line 123, ../sass/promo.scss */
  .w_inner .checkbox label {
    float: left;
    margin-top: -3px; }

/* line 130, ../sass/promo.scss */
.promo-form .form-group {
  margin-bottom: 0; }
/* line 133, ../sass/promo.scss */
.promo-form button.btn {
  min-width: 160px;
  margin-top: 0;
  background: #A792DD;
  border-radius: 20px;
  margin-left: 20px;
  margin-bottom: 0;
  text-transform: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff; }
  /* line 144, ../sass/promo.scss */
  .promo-form button.btn:focus {
    outline: none;
    color: #fff; }
  /* line 148, ../sass/promo.scss */
  .promo-form button.btn:active {
    margin-top: 0; }
  /* line 151, ../sass/promo.scss */
  .promo-form button.btn:visited {
    color: #fff; }

/* line 158, ../sass/promo.scss */
.promo-error .form-group .form-control {
  border-color: #FF0040 !important; }
/* line 161, ../sass/promo.scss */
.promo-error ::-webkit-input-placeholder {
  color: #FF0040;
  font-weight: 400; }
/* line 165, ../sass/promo.scss */
.promo-error ::-moz-placeholder {
  color: #FF0040;
  font-weight: 400; }
/* line 169, ../sass/promo.scss */
.promo-error :-ms-input-placeholder {
  color: #FF0040;
  font-weight: 400; }
/* line 173, ../sass/promo.scss */
.promo-error :-moz-placeholder {
  color: #FF0040;
  font-weight: 400; }

/* line 179, ../sass/promo.scss */
.checkbox .price {
  color: #FF0040;
  padding-left: 5px; }

/* line 185, ../sass/promo.scss */
.table .promo-td td {
  padding-bottom: 20px !important; }
  /* line 187, ../sass/promo.scss */
  .table .promo-td td .checkbox {
    margin-top: 0;
    margin-bottom: 0; }
    /* line 191, ../sass/promo.scss */
    .table .promo-td td .checkbox p {
      color: #4F4F4F; }
    /* line 194, ../sass/promo.scss */
    .table .promo-td td .checkbox label {
      min-height: auto;
      margin-bottom: 0;
      float: left; }

/* line 203, ../sass/promo.scss */
.total-p {
  text-align: right;
  color: #fff; }

/* line 208, ../sass/promo.scss */
.total.round.total-promo-wrap {
  padding: 25px 25px 20px;
  height: auto;
  margin: 0 0 20px; }
  /* line 212, ../sass/promo.scss */
  .total.round.total-promo-wrap span {
    padding: 0; }
  /* line 215, ../sass/promo.scss */
  .total.round.total-promo-wrap p {
    margin-bottom: 15px; }

/* line 221, ../sass/promo.scss */
.promo-error p {
  color: #FF0040;
  font-size: 12px;
  margin-left: 30px; }
/* line 226, ../sass/promo.scss */
.promo-error .form-group span {
  position: absolute;
  width: 10px;
  height: 10px;
  background: url("../img/grey-x.svg") no-repeat;
  background-size: cover;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  display: block; }

/* line 242, ../sass/promo.scss */
.t-pad .checkbox {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px; }
  /* line 246, ../sass/promo.scss */
  .t-pad .checkbox label {
    min-height: auto;
    width: auto;
    display: block;
    padding-left: 0; }
  /* line 252, ../sass/promo.scss */
  .t-pad .checkbox span {
    display: inline-block; }

/* line 258, ../sass/promo.scss */
td .promo-form {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important; }
  /* line 263, ../sass/promo.scss */
  td .promo-form .promo {
    padding-left: 0;
    padding-bottom: 0; }

/* line 268, ../sass/promo.scss */
td.td-promo {
  margin: 0;
  padding: 0;
  width: 100% !important; }
  /* line 272, ../sass/promo.scss */
  td.td-promo span {
    display: table-cell; }

/* line 276, ../sass/promo.scss */
.t-pad.t-promo {
  width: 100% !important; }

/* line 280, ../sass/promo.scss */
.table.promo-table {
  background: none;
  margin: 0; }
  /* line 283, ../sass/promo.scss */
  .table.promo-table td {
    border-radius: none !important;
    padding: 0 !important;
    border-bottom: none !important; }
    /* line 287, ../sass/promo.scss */
    .table.promo-table td:first-child {
      width: 62%; }
    /* line 290, ../sass/promo.scss */
    .table.promo-table td:last-child {
      width: 38%; }
    /* line 293, ../sass/promo.scss */
    .table.promo-table td b {
      color: #ff2058;
      font-weight: 700; }
  /* line 298, ../sass/promo.scss */
  .table.promo-table tbody tr:hover {
    background: none; }

/* line 304, ../sass/promo.scss */
.table-info + .promo-block {
  margin-top: -10px; }

/* line 309, ../sass/promo.scss */
table.table .insurance-td td {
  vertical-align: middle; }
  /* line 311, ../sass/promo.scss */
  table.table .insurance-td td:first-child {
    width: 61%;
    border-right: none; }
  /* line 315, ../sass/promo.scss */
  table.table .insurance-td td:nth-child(2) {
    width: 29%;
    border-right: none; }
  /* line 319, ../sass/promo.scss */
  table.table .insurance-td td:last-child {
    max-width: 10%; }
/* line 323, ../sass/promo.scss */
table.table .insurance-td .checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
/* line 326, ../sass/promo.scss */
table.table .insurance-td span {
  display: block; }

/* line 331, ../sass/promo.scss */
.border-box .radio + .radio {
  margin-top: 8px; }

/* line 335, ../sass/promo.scss */
.promo-td.promo-info .checkbox label {
  color: #9AA4B0;
  font-size: 16px; }

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 345, ../sass/promo.scss */
  .bonus:before {
    background: url("../img/bonus@2x.png") no-repeat center center;
    background-size: cover; } }
@media screen and (max-width: 880px) {
  /* line 352, ../sass/promo.scss */
  .promo-i {
    max-width: 100%;
    float: none; }

  /* line 357, ../sass/promo.scss */
  .table tr.promo-td td.t-price.t-left {
    text-align: right !important;
    width: 100%; }

  /* line 362, ../sass/promo.scss */
  .table.promo-table td {
    text-align: right;
    padding-bottom: 15px !important; }
    /* line 364, ../sass/promo.scss */
    .table.promo-table td:first-child {
      text-align: left; }

  /* line 371, ../sass/promo.scss */
  .table.check-table tr.insurance-td {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
@media screen and (max-width: 766px) {
  /* line 377, ../sass/promo.scss */
  .table-info .table tr:first-child td {
    padding-top: 8px !important; }

  /* line 380, ../sass/promo.scss */
  .table tr td.td-mob {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    position: relative; }
    /* line 384, ../sass/promo.scss */
    .table tr td.td-mob .del {
      position: absolute;
      background-position: right !important;
      top: -34px;
      right: 30px; }

  /* line 392, ../sass/promo.scss */
  .promo-td.promo-info span {
    display: none !important; }

  /* line 396, ../sass/promo.scss */
  .table tr.promo-td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    /* line 400, ../sass/promo.scss */
    .table tr.promo-td.promo-td-form td {
      width: 100% !important; }
    /* line 406, ../sass/promo.scss */
    .table tr.promo-td.promo-info td:first-child {
      width: 80%;
      white-space: normal; }
    /* line 410, ../sass/promo.scss */
    .table tr.promo-td.promo-info td:last-child {
      width: 20%; }
    /* line 413, ../sass/promo.scss */
    .table tr.promo-td.promo-info td:nth-child(3) {
      display: table-cell;
      padding-top: 0 !important; }
    /* line 417, ../sass/promo.scss */
    .table tr.promo-td.promo-info td:nth-child(2) {
      display: none; }
    /* line 422, ../sass/promo.scss */
    .table tr.promo-td span {
      width: 50%; }
    /* line 425, ../sass/promo.scss */
    .table tr.promo-td .bonus {
      float: right;
      width: 50%; }
    /* line 429, ../sass/promo.scss */
    .table tr.promo-td td {
      width: 100%; }
      /* line 431, ../sass/promo.scss */
      .table tr.promo-td td.package-td {
        width: 100%;
        padding-bottom: 0 !important;
        padding-top: 0 !important; }
      /* line 436, ../sass/promo.scss */
      .table tr.promo-td td:nth-child(3) {
        display: none; }

  /* line 442, ../sass/promo.scss */
  .table.check-table tr:last-child td.t-price:nth-child(2) {
    padding-top: 15px !important; }

  /* line 447, ../sass/promo.scss */
  .table.check-table .promo-td td:first-child {
    padding-bottom: 15px !important; }

  /* line 452, ../sass/promo.scss */
  .table.check-table.promo-table td:first-child {
    padding-bottom: 15px !important; }

  /* line 456, ../sass/promo.scss */
  .table.check-table td.promo-input-td {
    width: 100%; }

  /* line 459, ../sass/promo.scss */
  .table.check-table tr:last-child td.t-price.t-insurance:nth-child(2) {
    padding-top: 20px !important; } }
@media screen and (max-width: 670px) {
  /* line 466, ../sass/promo.scss */
  .table.cart-table.check-table .promo-td {
    padding: 10px 0 0; }
  /* line 469, ../sass/promo.scss */
  .table.cart-table.check-table td:first-child {
    max-width: 100%; }
  /* line 472, ../sass/promo.scss */
  .table.cart-table.check-table td.t-price {
    text-align: left; }
  /* line 475, ../sass/promo.scss */
  .table.cart-table.check-table td:nth-child(2) {
    display: none; }
  /* line 478, ../sass/promo.scss */
  .table.cart-table.check-table td.package-td.t-center {
    display: block !important;
    text-align: left;
    width: 100%;
    padding-bottom: 5px !important; }
  /* line 484, ../sass/promo.scss */
  .table.cart-table.check-table td:first-child {
    width: 100%;
    padding-bottom: 0 !important; }

  /* line 490, ../sass/promo.scss */
  table.table .insurance-td td {
    padding-bottom: 0 !important; }
    /* line 492, ../sass/promo.scss */
    table.table .insurance-td td:first-child {
      width: 100%;
      text-align: left;
      padding-bottom: 0 !important; }
    /* line 497, ../sass/promo.scss */
    table.table .insurance-td td:nth-child(2) {
      width: 50%;
      text-align: left; }
    /* line 501, ../sass/promo.scss */
    table.table .insurance-td td:last-child {
      width: 50%;
      max-width: 50%; }
      /* line 504, ../sass/promo.scss */
      table.table .insurance-td td:last-child i.ok {
        margin-right: 15px; }

  /* line 511, ../sass/promo.scss */
  .table.cart-table.cart-promo-table .promo-td td {
    padding-bottom: 10px !important; }

  /* line 515, ../sass/promo.scss */
  .cart-promo-table .promo-td td:nth-child(3) {
    text-align: left; }
  /* line 518, ../sass/promo.scss */
  .cart-promo-table .promo-td td:last-child {
    display: none; }
  /* line 521, ../sass/promo.scss */
  .cart-promo-table .promo-td td.t-price {
    text-align: right; }

  /* line 525, ../sass/promo.scss */
  .border-box.promo-b {
    padding-left: 15px;
    padding-right: 15px; }
    /* line 529, ../sass/promo.scss */
    .border-box.promo-b .checkbox span {
      line-height: 18px; } }
@media screen and (max-width: 650px) {
  /* line 537, ../sass/promo.scss */
  .promo-form {
    display: block; }
    /* line 539, ../sass/promo.scss */
    .promo-form .promo-i {
      margin-bottom: 15px; }
    /* line 542, ../sass/promo.scss */
    .promo-form button.btn {
      margin-left: 0;
      margin-top: 15px; }
    /* line 546, ../sass/promo.scss */
    .promo-form p {
      margin-left: 0;
      margin-top: 15px; }

  /* line 551, ../sass/promo.scss */
  .promo-form .form-group {
    max-width: 100%; }

  /* line 554, ../sass/promo.scss */
  .promo-w, .grey.promo-w {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 558, ../sass/promo.scss */
  .promo-td-input {
    width: 100% !important; }
    /* line 560, ../sass/promo.scss */
    .promo-td-input button {
      margin-bottom: 15px; }

  /* line 565, ../sass/promo.scss */
  .box-border {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 571, ../sass/promo.scss */
  .promo-form button.btn {
    width: 100%; }
  /* line 574, ../sass/promo.scss */
  .promo-form .input-group, .promo-form .promo-input {
    width: 100%;
    min-width: 100%;
    margin-left: 0;
    margin-right: 0; }

  /* line 582, ../sass/promo.scss */
  .check-table td.promo-td {
    padding-top: 0; }

  /* line 586, ../sass/promo.scss */
  .selectize .checkbox span {
    line-height: 18px; } }
@media screen and (max-width: 480px) {
  /* line 592, ../sass/promo.scss */
  .table tr.promo-td.promo-select td:first-child {
    width: 100%; }
  /* line 595, ../sass/promo.scss */
  .table tr.promo-td.promo-select td.package-td {
    width: 100%;
    padding-top: 20px !important; }
    /* line 598, ../sass/promo.scss */
    .table tr.promo-td.promo-select td.package-td select {
      width: 100%; } }
@media screen and (max-width: 374px) {
  /* line 605, ../sass/promo.scss */
  .border-box .flex br {
    display: block; }

  /* line 608, ../sass/promo.scss */
  .table td.package-td select {
    width: 150px;
    background-position: right 5px center; }

  /* line 612, ../sass/promo.scss */
  table.table span[data-type="responsive"] {
    width: 40%; }

  /* line 615, ../sass/promo.scss */
  .table tr.promo-td .bonus {
    width: 60%; }

  /* line 618, ../sass/promo.scss */
  .border-box .checkbox span b {
    padding-left: 27px; }

  /* line 621, ../sass/promo.scss */
  .selectize.promo-error label {
    font-size: 10px; } }
/* line 2, ../sass/nav.scss */
.nav-catalog-sub {
  padding-top: 20px;
  display: none;
  background: #fff;
  position: absolute;
  left: -40px;
  top: 62px;
  z-index: 99998;
  width: calc(100% + 40px);
  padding-bottom: 40px; }
  /* line 12, ../sass/nav.scss */
  .nav-catalog-sub h2 {
    font-size: 20px; }
  /* line 15, ../sass/nav.scss */
  .nav-catalog-sub li a {
    text-transform: none !important; }
  /* line 18, ../sass/nav.scss */
  .nav-catalog-sub .category-info {
    padding-left: 15px; }
    /* line 20, ../sass/nav.scss */
    .nav-catalog-sub .category-info b {
      color: #FFF;
      font-weight: 700;
      font-size: 16px;
      padding-bottom: 25px;
      display: block; }
  /* line 28, ../sass/nav.scss */
  .nav-catalog-sub .container {
    position: relative; }

/* line 33, ../sass/nav.scss */
.catalog-h {
  padding-left: 20px; }

/* line 37, ../sass/nav.scss */
.nav-catalog-wrap {
  width: 275px; }
  /* line 40, ../sass/nav.scss */
  .nav-catalog-wrap .nav-c-show {
    display: none;
    position: absolute;
    left: 320px;
    top: 0;
    width: calc(100% - 320px); }
    /* line 46, ../sass/nav.scss */
    .nav-catalog-wrap .nav-c-show h2 {
      margin-bottom: 12px; }
    /* line 49, ../sass/nav.scss */
    .nav-catalog-wrap .nav-c-show ul {
      float: left;
      width: 260px; }
      /* line 52, ../sass/nav.scss */
      .nav-catalog-wrap .nav-c-show ul a {
        color: #404040;
        padding-bottom: 20px;
        display: block;
        -webkit-transition: all 0s;
        transition: all 0s; }
        /* line 61, ../sass/nav.scss */
        .nav-catalog-wrap .nav-c-show ul a:hover {
          color: #25C0C3;
          font-weight: 700; }
  /* line 68, ../sass/nav.scss */
  .nav-catalog-wrap > a {
    display: block;
    width: 235px;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 14px;
    border-bottom: 1px solid #F2F2F2;
    color: #28323B;
    font-weight: 400; }
    /* line 80, ../sass/nav.scss */
    .nav-catalog-wrap > a .navs-sub {
      width: 16px;
      height: 16px;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -8px;
      background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8L10.4117 7.36222L6.36628 3L5 4.27556L8.45219 8L5 11.7244L6.36628 13L10.4117 8.63777L11 8Z' fill='%23B1B1B1'/%3E%3C/svg%3E%0A") no-repeat right center; }
    /* line 90, ../sass/nav.scss */
    .nav-catalog-wrap > a:hover {
      color: #25C0C3;
      text-decoration: none; }
  /* line 96, ../sass/nav.scss */
  .nav-catalog-wrap.nav-catalog-wrap-active.active-desk {
    background: #F9F9F9; }
  /* line 99, ../sass/nav.scss */
  .nav-catalog-wrap.nav-catalog-wrap-active > a {
    z-index: 1;
    padding-right: 50px;
    color: #28323B !important;
    font-weight: 700; }
    /* line 104, ../sass/nav.scss */
    .nav-catalog-wrap.nav-catalog-wrap-active > a .navs-sub {
      background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8L10.4117 7.36222L6.36628 3L5 4.27556L8.45219 8L5 11.7244L6.36628 13L10.4117 8.63777L11 8Z' fill='%238D98A6'/%3E%3C/svg%3E") no-repeat right center; }
    /* line 108, ../sass/nav.scss */
    .nav-catalog-wrap.nav-catalog-wrap-active > a:before {
      content: '';
      display: block;
      width: 52px;
      height: 30px;
      background: url("../img/pills-nav.png") no-repeat;
      background-size: cover;
      position: absolute;
      right: 30px;
      top: 50%;
      margin-top: -15px;
      z-index: -1; }
    /* line 121, ../sass/nav.scss */
    .nav-catalog-wrap.nav-catalog-wrap-active > a:hover .navs-sub {
      background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8L10.4117 7.36222L6.36628 3L5 4.27556L8.45219 8L5 11.7244L6.36628 13L10.4117 8.63777L11 8Z' fill='%2328323B'/%3E%3C/svg%3E%0A") no-repeat right center; }
  /* line 126, ../sass/nav.scss */
  .nav-catalog-wrap.nav-catalog-wrap-active.active {
    background: #F9F9F9; }
  /* line 129, ../sass/nav.scss */
  .nav-catalog-wrap.nav-catalog-wrap-active.active > a .navs-sub {
    background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8L10.4117 7.36222L6.36628 3L5 4.27556L8.45219 8L5 11.7244L6.36628 13L10.4117 8.63777L11 8Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat right center; }
  /* line 132, ../sass/nav.scss */
  .nav-catalog-wrap.active {
    background: #F9F9F9; }
    /* line 134, ../sass/nav.scss */
    .nav-catalog-wrap.active .nav-c-show {
      display: block; }
    /* line 137, ../sass/nav.scss */
    .nav-catalog-wrap.active > a {
      color: #28323B;
      font-weight: 700; }
      /* line 140, ../sass/nav.scss */
      .nav-catalog-wrap.active > a .navs-sub {
        background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 8L10.4117 7.36222L6.36628 3L5 4.27556L8.45219 8L5 11.7244L6.36628 13L10.4117 8.63777L11 8Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat right center; }

/* line 149, ../sass/nav.scss */
.nav-catalog {
  padding: 23px 0; }
  /* line 152, ../sass/nav.scss */
  .nav-catalog:hover .nav-catalog-sub {
    display: block; }
    /* line 154, ../sass/nav.scss */
    .nav-catalog:hover .nav-catalog-sub.hide-sub {
      display: none; }
  /* line 159, ../sass/nav.scss */
  .nav-catalog > a {
    position: relative;
    background: #9C84D8;
    border-radius: 30px;
    padding: 13px 45px 13px 25px; }
    /* line 164, ../sass/nav.scss */
    .nav-catalog > a:after {
      content: "";
      display: block;
      position: absolute;
      right: 17px;
      top: 15px;
      width: 20px;
      height: 20px;
      background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1.83945' height='8.27754' transform='matrix(0.721992 -0.691901 0.721992 0.691901 4 8.27283)' fill='white'/%3E%3Crect width='1.83945' height='8.27754' transform='matrix(0.721992 0.691901 -0.721992 0.691901 14.6719 7)' fill='white'/%3E%3C/svg%3E%0A");
      background-size: cover; }

/* line 180, ../sass/nav.scss */
.scroll {
  max-height: 652px; }

/* line 184, ../sass/nav.scss */
.nav-sub-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='17.7904' height='1.99651' transform='matrix(-0.706725 0.707488 -0.706725 -0.707488 13.9839 1.41357)' fill='%239AA4B0'/%3E%3Crect width='17.7904' height='1.99651' transform='matrix(-0.706725 -0.707488 0.706725 -0.707489 12.5891 13.999)' fill='%239AA4B0'/%3E%3C/svg%3E%0A");
  cursor: pointer;
  display: block; }

/* line 195, ../sass/nav.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #F3F2F6 !important; }

/* line 198, ../sass/nav.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(246, 246, 246, 0.8); }

/* line 202, ../sass/nav.scss */
.mCSB_1_scrollbar {
  margin-top: 30px;
  margin-right: 30px; }

@media screen and (min-width: 992px) {
  /* line 208, ../sass/nav.scss */
  .nav-menu {
    display: block !important; }

  /* line 211, ../sass/nav.scss */
  .nav-c-show {
    display: block; } }
@media screen and (max-width: 991px) {
  /* line 218, ../sass/nav.scss */
  .nav-catalog-wrap.active > a .navs-sub {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

  /* line 221, ../sass/nav.scss */
  .nav-catalog:hover .nav-catalog-sub {
    display: none; }

  /* line 224, ../sass/nav.scss */
  .nav-catalog-sub.active_m {
    display: block !important; }

  /* line 227, ../sass/nav.scss */
  .scroll {
    max-height: 100%; }

  /* line 230, ../sass/nav.scss */
  nav {
    width: 100%; }

  /* line 233, ../sass/nav.scss */
  .nav-catalog-sub h2 {
    display: none; }

  /* line 236, ../sass/nav.scss */
  .nav-catalog {
    padding: 15px 0 0 0;
    margin-bottom: 25px !important; }
    /* line 239, ../sass/nav.scss */
    .nav-catalog.active_m {
      background: #9C84D8; }
      /* line 241, ../sass/nav.scss */
      .nav-catalog.active_m a:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }

  /* line 246, ../sass/nav.scss */
  .nav-catalog > a {
    pointer-events: none;
    background: none;
    padding: 0 0 15px 0;
    width: 100%;
    display: block; }
    /* line 252, ../sass/nav.scss */
    .nav-catalog > a:after {
      top: 0; }

  /* line 256, ../sass/nav.scss */
  .nav-catalog-wrap {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 15px; }
    /* line 257, ../sass/nav.scss */
    .nav-catalog-wrap a {
      margin-right: 0;
      width: 100%;
      margin-left: 0; }

  /* line 268, ../sass/nav.scss */
  .mCSB_container {
    top: 0 !important; }

  /* line 271, ../sass/nav.scss */
  .nav-catalog {
    padding-right: 0 !important; }

  /* line 274, ../sass/nav.scss */
  .nav-catalog-sub {
    min-height: auto;
    position: relative;
    width: calc(100% + 20px);
    left: -20px;
    top: 0;
    text-align: left;
    padding-top: 0; }

  /* line 283, ../sass/nav.scss */
  .mCSB_1_scrollbar {
    display: none !important; }

  /* line 286, ../sass/nav.scss */
  .nav-catalog-wrap .nav-c-show {
    position: relative;
    left: 0;
    width: calc(100% + 30px);
    background: #fff;
    margin-left: -15px;
    margin-right: -15px; }

  /* line 294, ../sass/nav.scss */
  .catalog-h {
    display: none !important; }

  /* line 297, ../sass/nav.scss */
  .nav-sub-close {
    display: none !important; }

  /* line 300, ../sass/nav.scss */
  .nav-catalog-wrap, .nav-catalog-wrap li {
    text-align: left; }

  /* line 303, ../sass/nav.scss */
  .nav-catalog-wrap .nav-c-show ul {
    float: none;
    width: 100%;
    margin-top: 0 !important; }

  /* line 308, ../sass/nav.scss */
  .header #nav ul#catalog {
    margin-top: 0; }

  /* line 311, ../sass/nav.scss */
  .header #nav ul li.nav-catalog-wrap {
    border-bottom: none; }
    /* line 313, ../sass/nav.scss */
    .header #nav ul li.nav-catalog-wrap li {
      border-bottom: none; }

  /* line 318, ../sass/nav.scss */
  .nav-catalog-sub .container {
    padding-left: 0;
    padding-right: 0; }

  /* line 323, ../sass/nav.scss */
  .nav-catalog-wrap .nav-c-show {
    padding-top: 15px; }

  /* line 326, ../sass/nav.scss */
  .nav-catalog-sub .container .nav-catalog-wrap li a {
    padding-bottom: 15px;
    padding-left: 40px !important; }

  /* line 330, ../sass/nav.scss */
  .mCSB_inside > .mCSB_container {
    margin-right: 0; } }
/* line 91, ../sass/screen.scss */
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background: #fff; }

/* line 98, ../sass/screen.scss */
.title {
  font-size: 34px;
  font-weight: 900;
  margin: 105px 0 20px; }

/* line 104, ../sass/screen.scss */
h1 {
  font-size: 34px;
  line-height: 36px;
  padding-bottom: 20px;
  color: #111C2D;
  padding-top: 30px; }

/* line 112, ../sass/screen.scss */
h2 {
  font-size: 24px;
  line-height: 28px;
  padding: 0 0 15px;
  color: #111C2D; }

/* line 119, ../sass/screen.scss */
h3 {
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 15px;
  color: #111C2D; }

/* line 126, ../sass/screen.scss */
.title, h1, h2, h3, h4, h5, h6 {
  font-family: 'Muli', sans-serif;
  font-weight: 900; }

/* line 127, ../sass/screen.scss */
h4 {
  font-size: 16px;
  line-height: 20px;
  color: #000; }

/* line 133, ../sass/screen.scss */
p {
  color: #9AA4B0;
  line-height: 18px; }

/* line 134, ../sass/screen.scss */
a {
  color: #A792DD;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  /* line 138, ../sass/screen.scss */
  a:hover {
    text-decoration: none;
    color: #977fd7; }

/* line 141, ../sass/screen.scss */
.float-left, .float-right {
  margin-bottom: 1em;
  max-width: 50%;
  padding: 0 !important; }

/* line 147, ../sass/screen.scss */
.float-left {
  float: left;
  margin-right: 1em; }

/* line 152, ../sass/screen.scss */
.float-right {
  float: right;
  margin-left: 1em; }

/* line 157, ../sass/screen.scss */
.align-center {
  text-align: center; }

/* line 161, ../sass/screen.scss */
.float-left img, .float-right img {
  padding: 0 !important; }

/* line 165, ../sass/screen.scss */
.text p.dark {
  color: #111C2D;
  font-size: 18px;
  line-height: 22px; }

/* line 171, ../sass/screen.scss */
.review_main {
  position: relative;
  margin-top: 30px;
  padding-top: 50px; }

@media screen and (min-width: 1200px) {
  /* line 178, ../sass/screen.scss */
  .container {
    width: 1140px; } }
/* line 183, ../sass/screen.scss */
main {
  position: relative; }

/* line 187, ../sass/screen.scss */
.bg_home {
  height: auto; }

/* line 190, ../sass/screen.scss */
.bg_about {
  height: 548px; }

/* line 193, ../sass/screen.scss */
.bg_cat {
  height: 670px; }

/* line 197, ../sass/screen.scss */
.bg_cart {
  height: calc(100% - 144px);
  top: 144px !important; }

/* line 202, ../sass/screen.scss */
.bg_ch1 {
  top: 144px !important;
  height: 610px; }
  /* line 206, ../sass/screen.scss */
  .bg_ch1.bg_name span {
    top: -125px; }
    /* line 208, ../sass/screen.scss */
    .bg_ch1.bg_name span:before {
      bottom: 187px; }

/* line 215, ../sass/screen.scss */
.bg_ch1-2 {
  top: 144px !important;
  height: 1200px; }
  /* line 219, ../sass/screen.scss */
  .bg_ch1-2.bg_name span {
    top: -125px; }
    /* line 221, ../sass/screen.scss */
    .bg_ch1-2.bg_name span:before {
      bottom: 187px; }

/* line 227, ../sass/screen.scss */
.bg_ch2 {
  top: 144px !important;
  height: 1150px; }
  /* line 231, ../sass/screen.scss */
  .bg_ch2.bg_name span {
    top: 10px; }
    /* line 233, ../sass/screen.scss */
    .bg_ch2.bg_name span:before {
      bottom: 50px; }

/* line 240, ../sass/screen.scss */
.bg_ch3 {
  top: 144px !important;
  height: calc(100% - 144px); }

/* line 245, ../sass/screen.scss */
.bg_faq {
  height: 100%; }

/* line 248, ../sass/screen.scss */
.bg_product {
  height: 1110px; }

/* line 252, ../sass/screen.scss */
.bg_name {
  width: 100%;
  margin: auto;
  background: #f9f9f9;
  position: absolute;
  top: 0;
  z-index: -1;
  overflow: hidden; }
  /* line 253, ../sass/screen.scss */
  .bg_name .container {
    position: relative;
    margin: auto; }
  /* line 265, ../sass/screen.scss */
  .bg_name span {
    display: block;
    font-family: 'Muli', sans-serif;
    font-size: 130px;
    color: #fff;
    -moz-writing-mode: tb-rl;
    -o-writing-mode: tb-rl;
    -webkit-writing-mode: tb-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: tb-rl;
    position: absolute;
    font-weight: 900;
    left: -140px;
    top: -22px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
    /* line 266, ../sass/screen.scss */
    .bg_name span:before {
      position: absolute;
      width: 5px;
      height: 150px;
      background: #A792DD;
      display: block;
      content: "";
      z-index: 3;
      bottom: 77px;
      right: 70px; }

/* line 296, ../sass/screen.scss */
.button {
  text-align: center;
  font-size: 14px;
  color: #fff;
  min-width: 150px;
  display: inline-block;
  background: #A792DD;
  text-transform: uppercase;
  padding: 13px 25px 13px;
  font-weight: 600;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  /* line 313, ../sass/screen.scss */
  .button:hover, .button:focus, .button:active {
    background: #977fd7;
    color: #FFF; }
  /* line 317, ../sass/screen.scss */
  .button.button-mini {
    min-width: 120px;
    margin: 0; }
  /* line 321, ../sass/screen.scss */
  .button.button-dark {
    background: #EBF1F5;
    color: #8D98A6; }
    /* line 324, ../sass/screen.scss */
    .button.button-dark:hover, .button.button-dark:focus, .button.button-dark:active {
      background: #dae5ed; }
  /* line 329, ../sass/screen.scss */
  .button.button-big {
    min-width: 200px; }

/* line 334, ../sass/screen.scss */
.f-space {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* line 338, ../sass/screen.scss */
.one-btn.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px; }
  /* line 344, ../sass/screen.scss */
  .one-btn.flex p a {
    color: #25C0C3;
    text-decoration: underline;
    padding-left: 15px; }

/* line 351, ../sass/screen.scss */
.register .white {
  margin-bottom: 50px;
  padding: 30px; }

/* line 360, ../sass/screen.scss */
.text {
  font-size: 16px;
  margin-bottom: 50px; }
  /* line 363, ../sass/screen.scss */
  .text h4, .text h5, .text h6 {
    padding-bottom: 20px; }
  /* line 366, ../sass/screen.scss */
  .text a {
    color: #25C0C3; }
    /* line 368, ../sass/screen.scss */
    .text a:hover {
      color: #21abae; }
  /* line 372, ../sass/screen.scss */
  .text ul {
    margin-left: 20px; }
  /* line 373, ../sass/screen.scss */
  .text p b {
    color: #9AA4B0; }
  /* line 374, ../sass/screen.scss */
  .text p, .text ul {
    line-height: 20px;
    margin-bottom: 20px;
    color: #9AA4B0; }
  /* line 375, ../sass/screen.scss */
  .text h2 {
    color: #111C2D; }
  /* line 376, ../sass/screen.scss */
  .text table, .text strong, .text figure, .text img, .text pre, .text small, .text sup, .text sub, .text dt, .text dd, .text dl {
    padding-bottom: 20px; }
  /* line 379, ../sass/screen.scss */
  .text p + h2, .text p + h3, .text ul + h2, .text ul + h3, .text ol + h3, .text ol + h2 {
    margin-top: 20px; }
  /* line 380, ../sass/screen.scss */
  .text li {
    padding-bottom: 13px;
    padding-left: 30px;
    position: relative; }
    /* line 381, ../sass/screen.scss */
    .text li:last-child {
      padding-bottom: 0; }
    /* line 382, ../sass/screen.scss */
    .text li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 4px;
      width: 15px;
      height: 11px;
      background: url("../img/list.svg") no-repeat;
      background-size: cover; }

/* line 396, ../sass/screen.scss */
.flex-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start; }
  /* line 399, ../sass/screen.scss */
  .flex-img .img {
    width: 320px; }
  /* line 402, ../sass/screen.scss */
  .flex-img .img-l {
    margin-right: 15px; }
  /* line 405, ../sass/screen.scss */
  .flex-img .img-r {
    margin-left: 15px; }

/* line 410, ../sass/screen.scss */
.bg_top {
  margin-top: 100px; }

/* line 414, ../sass/screen.scss */
.contact-form {
  padding: 50px 5px;
  width: 100%;
  margin-bottom: 50px;
  background: #FFF url("../img/man.png") no-repeat right bottom;
  background-size: 466px 415px; }

/* line 424, ../sass/screen.scss */
.t-hide i {
  display: block;
  width: 21px;
  height: 14px;
  background: url("../img/v.svg") no-repeat;
  background-size: cover; }

/* line 431, ../sass/screen.scss */
.grey {
  background: #111C2D;
  font-size: 14px;
  font-weight: 700;
  color: #fff; }
  /* line 436, ../sass/screen.scss */
  .grey h2 {
    padding: 20px 20px; }

/* line 440, ../sass/screen.scss */
.violet {
  background: #A792DD;
  font-size: 14px;
  font-weight: 700;
  padding: 9px 20px;
  color: #FFF; }

/* line 450, ../sass/screen.scss */
.total .w_inner tbody td {
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0; }

/* line 456, ../sass/screen.scss */
.grey-top {
  margin-bottom: 20px; }

/* line 459, ../sass/screen.scss */
.table td a {
  color: #9AA4B0; }

/* line 462, ../sass/screen.scss */
.table .grey h2 {
  padding: 0; }

/* line 465, ../sass/screen.scss */
.cart-table tr:hover td.t_btn a {
  background: #A792DD;
  color: #FFF;
  color: #FFF;
  background: #A792DD; }
  /* line 470, ../sass/screen.scss */
  .cart-table tr:hover td.t_btn a:before {
    background: url("../img/shop2.svg") no-repeat;
    background-size: cover; }

/* line 477, ../sass/screen.scss */
.table {
  white-space: nowrap;
  border-spacing: separate;
  width: 100%;
  margin-bottom: 0;
  color: #9AA4B0; }
  /* line 483, ../sass/screen.scss */
  .table thead {
    font-size: 14px;
    padding-bottom: 9px; }
  /* line 484, ../sass/screen.scss */
  .table tr:first-child td {
    border-top: none; }
  /* line 485, ../sass/screen.scss */
  .table th {
    border-bottom: none !important; }
  /* line 488, ../sass/screen.scss */
  .table .price {
    color: #111C2D;
    font-weight: 700; }
  /* line 492, ../sass/screen.scss */
  .table th, .table td {
    padding: 12px 20px 12px !important;
    vertical-align: middle !important; }
  /* line 496, ../sass/screen.scss */
  .table td {
    font-weight: 400; }
  /* line 497, ../sass/screen.scss */
  .table thead tr:hover {
    background: none; }
  /* line 500, ../sass/screen.scss */
  .table tr:first-child td {
    padding-top: 18px !important; }

/* line 504, ../sass/screen.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  border-bottom: none;
  border-top: none; }

/* line 509, ../sass/screen.scss */
.table {
  font-size: 16px; }
  /* line 511, ../sass/screen.scss */
  .table small {
    font-size: 10px;
    color: #FF0040;
    position: relative;
    top: -3px; }
  /* line 517, ../sass/screen.scss */
  .table span {
    display: none; }
  /* line 518, ../sass/screen.scss */
  .table .t-price {
    color: #FF0040;
    font-weight: 700; }
    /* line 519, ../sass/screen.scss */
    .table .t-price span {
      display: inherit; }
    /* line 524, ../sass/screen.scss */
    .table .t-price small {
      color: #111C2D;
      text-decoration: none; }
    /* line 528, ../sass/screen.scss */
    .table .t-price .old {
      color: #111C2D;
      font-weight: 400;
      text-decoration: line-through;
      padding-right: 25px; }

/* line 538, ../sass/screen.scss */
.table-confirm .table tr:hover {
  background: none; }

/* line 540, ../sass/screen.scss */
.panel-group {
  margin-top: 10px; }

/* line 541, ../sass/screen.scss */
.panel-group .panel + .panel {
  margin-top: 20px; }

/* line 542, ../sass/screen.scss */
.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0; }
  /* line 549, ../sass/screen.scss */
  .panel .panel-heading {
    padding: 0;
    background: #fff; }
    /* line 553, ../sass/screen.scss */
    .panel .panel-heading .panel-title {
      background: #fff;
      color: #111C2D;
      padding: 15px;
      line-height: 20px;
      font-weight: 700;
      font-size: 16px;
      display: block;
      position: relative; }
      /* line 562, ../sass/screen.scss */
      .panel .panel-heading .panel-title:after {
        content: "";
        display: inline-block;
        width: 19px;
        height: 16px;
        background: url("../img/arrow_bt_b.svg") no-repeat center center;
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -9.5px;
        background-size: cover; }
      /* line 575, ../sass/screen.scss */
      .panel .panel-heading .panel-title.collapsed:after {
        background: url("../img/arrow_bt.svg") no-repeat center center;
        -webkit-box-sizing: cover;
        box-sizing: cover; }
  /* line 584, ../sass/screen.scss */
  .panel .panel-body {
    padding: 0 15px 0;
    border-top: 0 !important;
    background: #fff; }
    /* line 588, ../sass/screen.scss */
    .panel .panel-body p {
      font-size: 16px; }

/* line 595, ../sass/screen.scss */
.form-group {
  margin-bottom: 20px;
  position: relative; }

/* line 598, ../sass/screen.scss */
form .form-group label {
  color: #9AA4B0 !important;
  text-align: left !important;
  line-height: 16px;
  position: absolute;
  font-size: 16px;
  top: 32px;
  left: 20px;
  z-index: 998;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
/* line 612, ../sass/screen.scss */
form .active_label label {
  font-size: 12px;
  top: 12px;
  pointer-events: none; }
/* line 618, ../sass/screen.scss */
form .req:after {
  content: "*";
  position: absolute;
  font-size: 16px;
  color: #111C2D;
  right: 20px;
  top: 27px;
  z-index: 999; }
/* line 628, ../sass/screen.scss */
form label + .form-control {
  padding: 10px 15px 0 20px; }
/* line 631, ../sass/screen.scss */
form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 65px;
  border-radius: 5px;
  padding-left: 25px;
  font-weight: 700;
  color: #111C2D;
  border: 1px solid #e0e0e0; }
  /* line 641, ../sass/screen.scss */
  form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #E0E0E0; }
  /* line 646, ../sass/screen.scss */
  form .form-control.textarea {
    height: auto; }
/* line 650, ../sass/screen.scss */
form .radio label, form .checkbox label {
  font-size: 14px; }
/* line 651, ../sass/screen.scss */
form .radio label:after, form .checkbox label:after {
  content: none; }
/* line 653, ../sass/screen.scss */
form .has-success:after {
  content: "";
  width: 14px;
  height: 10px;
  top: 30px;
  right: 20px;
  position: absolute;
  z-index: 999;
  background: url("../img/success.svg") no-repeat;
  background-size: cover; }
/* line 664, ../sass/screen.scss */
form .has-success input.form-control, form .has-success input.form-control:focus {
  border-color: #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }
/* line 671, ../sass/screen.scss */
form .has-error input.form-control, form .has-error input.form-control:focus {
  border: 1px solid #FFC2C2 !important;
  color: #111C2D !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none; }
/* line 678, ../sass/screen.scss */
form .has-error:after {
  content: "";
  width: 10px;
  height: 10px;
  top: 30px;
  right: 20px;
  position: absolute;
  z-index: 999;
  background: url("../img/error2.svg") no-repeat;
  background-size: cover; }

/* line 690, ../sass/screen.scss */
.grey {
  padding: 9px 20px;
  margin-bottom: 20px; }

/* line 695, ../sass/screen.scss */
.w_inner .radio {
  margin-left: 20px; }
/* line 698, ../sass/screen.scss */
.w_inner .radio + .radio {
  padding-bottom: 15px; }
/* line 701, ../sass/screen.scss */
.w_inner table {
  width: 100%; }
  /* line 704, ../sass/screen.scss */
  .w_inner table td:first-child {
    text-align: left;
    padding-left: 20px;
    color: #9AA4B0; }
  /* line 709, ../sass/screen.scss */
  .w_inner table td:last-child {
    text-align: right;
    padding-right: 20px;
    color: #111C2D;
    font-weight: 600; }
  /* line 716, ../sass/screen.scss */
  .w_inner table tfoot {
    font-weight: 600; }
    /* line 718, ../sass/screen.scss */
    .w_inner table tfoot td {
      padding: 20px 0; }
      /* line 720, ../sass/screen.scss */
      .w_inner table tfoot td:first-child {
        color: #111C2D; }
    /* line 724, ../sass/screen.scss */
    .w_inner table tfoot td:last-child {
      font-size: 24px;
      color: #25C0C3; }

/* line 730, ../sass/screen.scss */
input[type=checkbox], input[type=radio] {
  margin: 1px 0 0 0;
  display: none; }

/* line 731, ../sass/screen.scss */
.checkbox label, .radio label {
  min-height: 25px; }

/* line 732, ../sass/screen.scss */
.radio {
  margin-left: 15px; }
  /* line 732, ../sass/screen.scss */
  .radio b {
    color: #111C2D; }

/* line 733, ../sass/screen.scss */
input[type=radio] + label {
  width: 100%;
  padding-left: 0; }
  /* line 736, ../sass/screen.scss */
  input[type=radio] + label:before {
    content: "";
    display: inline-block;
    float: LEFT;
    margin-right: 12px;
    height: 11px;
    position: relative;
    top: 3px;
    width: 10px;
    background: url("../img/check-1.svg") no-repeat;
    background-size: cover; }

/* line 751, ../sass/screen.scss */
input[type=radio]:checked + label:before {
  background: url("../img/check-2.svg") no-repeat;
  background-size: cover; }

/* line 757, ../sass/screen.scss */
input[type=checkbox] + label {
  padding-left: 25px;
  color: #333; }
  /* line 760, ../sass/screen.scss */
  input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    float: left;
    margin-left: -25px;
    width: 14px;
    height: 14px;
    border: 1px solid #BDBDBD;
    position: relative;
    top: 2px; }

/* line 773, ../sass/screen.scss */
input[type=checkbox]:checked + label:before {
  background: url("../img/ch.svg") no-repeat center center;
  background-size: 11px 8px; }

/* line 780, ../sass/screen.scss */
.two-buttons {
  margin-top: 50px;
  margin-bottom: 50px; }
  /* line 783, ../sass/screen.scss */
  .two-buttons .btn-dark {
    float: left;
    background: #eff0f2;
    color: #9AA4B0; }
    /* line 787, ../sass/screen.scss */
    .two-buttons .btn-dark:hover {
      background: #e1e3e7; }
  /* line 792, ../sass/screen.scss */
  .two-buttons button {
    float: right; }

/* line 795, ../sass/screen.scss */
.one-button {
  margin: 30px 0 50px; }

/* line 799, ../sass/screen.scss */
.white + .text, .text + .white {
  margin-top: 50px; }

/* line 804, ../sass/screen.scss */
.who-radio span {
  color: #828282; }
/* line 805, ../sass/screen.scss */
.who-radio .radio {
  display: inline-block;
  margin-left: 13px; }
  /* line 808, ../sass/screen.scss */
  .who-radio .radio label {
    color: #333;
    font-size: 14px; }

/* line 811, ../sass/screen.scss */
.select {
  position: relative; }

/* line 815, ../sass/screen.scss */
select {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important; }
  /* line 821, ../sass/screen.scss */
  select::-ms-expand {
    display: none; }

/* line 823, ../sass/screen.scss */
#numb-cart {
  width: 100%; }

/* line 826, ../sass/screen.scss */
.details .details-form {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  padding-right: 0; }
/* line 832, ../sass/screen.scss */
.details .check-add {
  margin: 23px 0 37px; }
  /* line 834, ../sass/screen.scss */
  .details .check-add label {
    color: #9AA4B0; }

/* line 841, ../sass/screen.scss */
.pays .white {
  padding-left: 40px;
  padding-right: 40px; }
/* line 845, ../sass/screen.scss */
.pays .nav > li > a {
  padding: 13px 20px; }

/* line 851, ../sass/screen.scss */
.pay-radio b {
  font-weight: 400; }
/* line 853, ../sass/screen.scss */
.pay-radio span:before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 24px;
  margin-right: 11px;
  vertical-align: middle; }

/* line 862, ../sass/screen.scss */
.pay1:before, .pay2:before {
  top: 5px !important; }

/* line 863, ../sass/screen.scss */
.pay1 span:before {
  background: url("../img/Visa.png") no-repeat;
  background-size: cover; }

/* line 866, ../sass/screen.scss */
.pay2 span:before {
  background: url("../img/mastercard.png") no-repeat;
  background-size: cover; }

/* line 870, ../sass/screen.scss */
.form-visual label {
  width: 189px; }
/* line 871, ../sass/screen.scss */
.form-visual input {
  width: 189px !important;
  display: inline-block; }
/* line 872, ../sass/screen.scss */
.form-visual span {
  width: 21px;
  height: 21px;
  display: inline-block;
  position: relative;
  top: 4px;
  left: 15px;
  background: url("../img/tooltip.svg") no-repeat;
  -webkit-box-sizing: cover;
  box-sizing: cover; }

/* line 886, ../sass/screen.scss */
.confirm {
  margin: 0 0 40px;
  padding-top: 20px; }
  /* line 889, ../sass/screen.scss */
  .confirm h4 {
    margin-bottom: 20px; }

/* line 892, ../sass/screen.scss */
.table-confirm td:nth-child(2n+1) {
  color: #9AA4B0; }

/* line 897, ../sass/screen.scss */
.del {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/grey-x.svg") no-repeat;
  margin-top: 4px; }

/* line 906, ../sass/screen.scss */
.captcha {
  margin-bottom: 30px;
  margin-top: 30px; }

/* line 910, ../sass/screen.scss */
.form-date {
  position: relative; }
  /* line 912, ../sass/screen.scss */
  .form-date .form-month, .form-date .form-year {
    position: relative;
    display: inline-block; }
  /* line 913, ../sass/screen.scss */
  .form-date .form-month {
    margin-right: 5px; }
  /* line 914, ../sass/screen.scss */
  .form-date .form-month select {
    width: 170px; }
  /* line 915, ../sass/screen.scss */
  .form-date .form-year select {
    width: 305px; }

/* line 918, ../sass/screen.scss */
.form-date.birth-date .form-month {
  width: calc(33% - 7px); }
  /* line 920, ../sass/screen.scss */
  .form-date.birth-date .form-month.form-year2 {
    width: 33%;
    margin-right: 0; }
/* line 925, ../sass/screen.scss */
.form-date.birth-date .form-month:last-child {
  margin-right: 0; }
/* line 928, ../sass/screen.scss */
.form-date.birth-date select {
  width: 100%; }

/* line 932, ../sass/screen.scss */
.labels {
  font-size: 16px;
  color: #111C2D;
  margin-bottom: 7px; }

/* line 938, ../sass/screen.scss */
select {
  -webkit-appearance: none !important;
  background-image: url("../img/select.svg") !important;
  background-repeat: no-repeat;
  background-size: 13px 8px !important;
  background-position: right 20px center;
  position: relative; }

/* line 949, ../sass/screen.scss */
.check-table {
  color: #9AA4B0; }
  /* line 951, ../sass/screen.scss */
  .check-table .ok {
    width: 13px;
    height: 9px;
    background: url("../img/ok_b.svg") no-repeat;
    background-size: cover;
    display: inline-block;
    float: right;
    margin: 0 30px 0 0; }

/* line 963, ../sass/screen.scss */
.check-form .details h2 {
  padding: 20px 0 15px; }
/* line 966, ../sass/screen.scss */
.check-form .details .radio {
  margin-left: 24px; }
/* line 969, ../sass/screen.scss */
.check-form .details.confirm {
  padding: 0 15px 15px 0; }
  /* line 971, ../sass/screen.scss */
  .check-form .details.confirm h2 {
    margin-bottom: 0; }
  /* line 972, ../sass/screen.scss */
  .check-form .details.confirm .checkbox {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 10px; }
    /* line 976, ../sass/screen.scss */
    .check-form .details.confirm .checkbox label {
      line-height: 20px;
      font-size: 16px;
      color: #9AA4B0; }

/* line 983, ../sass/screen.scss */
.table tbody tr:nth-child(even) {
  background: #FBFAFD; }
  /* line 985, ../sass/screen.scss */
  .table tbody tr:nth-child(even):hover td {
    background: #FBFAFD !important; }

/* line 990, ../sass/screen.scss */
.table-info {
  background: #fff; }

/* line 993, ../sass/screen.scss */
.shadow {
  -webkit-box-shadow: 0 8px 25px rgba(154, 164, 176, 0.25);
  box-shadow: 0 8px 25px rgba(154, 164, 176, 0.25);
  margin-bottom: 30px;
  background: #fff; }

/* line 999, ../sass/screen.scss */
.facture-forms {
  display: none; }

/* line 1000, ../sass/screen.scss */
.nav-tabs {
  border-bottom: 1px solid #F0EEF7; }

/* line 1001, ../sass/screen.scss */
.nav-tabs > li > a:hover {
  background: none;
  border: 1px solid #fff; }

/* line 1002, ../sass/screen.scss */
.nav-tabs > li {
  margin-right: 10px; }

/* line 1006, ../sass/screen.scss */
.zip {
  width: 282px !important; }

/* line 1008, ../sass/screen.scss */
.error {
  height: 425px; }
  /* line 1010, ../sass/screen.scss */
  .error .one-button {
    margin-top: 50px; }

/* line 1015, ../sass/screen.scss */
form label.no-req:after {
  content: none; }

/* line 1017, ../sass/screen.scss */
.tab-group .tab-title {
  padding: 20px 20px 0;
  color: #111C2D;
  font-size: 16px; }
/* line 1022, ../sass/screen.scss */
.tab-group .tab-content {
  padding-bottom: 30px; }

/* line 1027, ../sass/screen.scss */
.f-tooltip {
  width: 21px;
  height: 21px;
  display: inline-block;
  position: absolute;
  right: -30px;
  top: 24px;
  background: url(../img/tooltip.svg) no-repeat;
  -webkit-box-sizing: cover;
  box-sizing: cover; }

/* line 1039, ../sass/screen.scss */
.tooltip {
  width: 200px; }
  /* line 1041, ../sass/screen.scss */
  .tooltip .tooltip-arrow {
    border-right-color: #A792DD !important; }
  /* line 1044, ../sass/screen.scss */
  .tooltip .tooltip-inner {
    background: #A792DD;
    color: #FFF; }

/* line 1049, ../sass/screen.scss */
.tab-pane .input-tab {
  position: relative; }
  /* line 1051, ../sass/screen.scss */
  .tab-pane .input-tab.input-num {
    width: 176px; }

/* line 1053, ../sass/screen.scss */
.tab-pane p {
  padding-left: 15px;
  font-size: 16px; }

/* line 1054, ../sass/screen.scss */
.label-num {
  width: 150px; }

/* line 1055, ../sass/screen.scss */
.tab-content .input-group.req:after {
  top: 13px; }

/* line 1056, ../sass/screen.scss */
.pays-tab {
  margin-top: 20px; }

/* line 1059, ../sass/screen.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 1px solid #F0EEF7;
  border-bottom: 2px solid #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

/* line 1067, ../sass/screen.scss */
.nav-tabs > li {
  margin-bottom: -4px; }
  /* line 1069, ../sass/screen.scss */
  .nav-tabs > li a {
    height: 54px;
    margin-bottom: 3px; }
    /* line 1072, ../sass/screen.scss */
    .nav-tabs > li a:hover {
      border-bottom: 1px solid #F0EEF7; }

/* line 1077, ../sass/screen.scss */
.tab-pane {
  padding: 30px 0 0;
  line-height: 18px; }

/* line 1082, ../sass/screen.scss */
.table .t-pad {
  max-width: 360px; }

/* line 1086, ../sass/screen.scss */
.number {
  min-width: 95px;
  margin-top: -10px;
  display: inline-block; }
  /* line 1090, ../sass/screen.scss */
  .number input {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: textfield;
    width: 35px;
    text-align: center;
    background: none;
    border: none;
    font-weight: 600;
    position: relative;
    top: 0; }
    /* line 1101, ../sass/screen.scss */
    .number input:focus {
      outline: none; }
  /* line 1105, ../sass/screen.scss */
  .number span {
    position: relative;
    top: 8px;
    display: inline-block !important;
    color: #6A6B6D;
    font-size: 18px;
    width: 25px !important;
    height: 25px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer; }
    /* line 1118, ../sass/screen.scss */
    .number span.minus {
      background: url("../img/minus_input.svg") no-repeat;
      background-size: cover; }
    /* line 1124, ../sass/screen.scss */
    .number span.plus {
      background: url("../img/plus_input.svg") no-repeat;
      background-size: cover; }
  /* line 1131, ../sass/screen.scss */
  .number input::-webkit-outer-spin-button,
  .number input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }

/* line 1140, ../sass/screen.scss */
button, button:focus, input[type="submit"], input[type="submit"]:focus {
  border: none;
  focus: none;
  outline: none; }

/* line 1146, ../sass/screen.scss */
.rating {
  margin-bottom: 20px; }
  /* line 1148, ../sass/screen.scss */
  .rating ul {
    margin-left: 0 !important; }
  /* line 1149, ../sass/screen.scss */
  .rating ul, .rating span {
    margin-bottom: 0;
    display: inline-block; }
  /* line 1150, ../sass/screen.scss */
  .rating li {
    width: 16px;
    height: 15px;
    background: url("../img/star.svg") no-repeat;
    background-size: cover;
    display: inline-block;
    padding: 0; }
    /* line 1159, ../sass/screen.scss */
    .rating li:before {
      content: none; }
    /* line 1160, ../sass/screen.scss */
    .rating li.r-full {
      background-position: 0 0; }
    /* line 1163, ../sass/screen.scss */
    .rating li.r-half {
      background-position: -18px 0; }
    /* line 1166, ../sass/screen.scss */
    .rating li.r-empty {
      background-position: -36px 0; }
    /* line 1169, ../sass/screen.scss */
    .rating li.r-half2 {
      background-position: -55px 0; }
  /* line 1173, ../sass/screen.scss */
  .rating span {
    font-size: 12px;
    margin-left: 15px;
    position: relative;
    top: -3px;
    color: #9AA4B0; }

/* line 1177, ../sass/screen.scss */
.white {
  padding: 20px 20px;
  background: #fff;
  margin-bottom: 20px; }

/* line 1183, ../sass/screen.scss */
.steps {
  background: #A792DD;
  border-top: 1px solid #B8A7E5; }

/* line 1189, ../sass/screen.scss */
.steps ul {
  font-family: 'Muli', sans-serif;
  height: 142px;
  padding-top: 15px;
  max-width: 1010px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1; }
  /* line 1202, ../sass/screen.scss */
  .steps ul:before {
    content: "";
    display: block;
    width: calc(100% - 50px);
    left: 25px;
    height: 1px;
    background: #B8A7E5;
    position: absolute;
    z-index: -1;
    top: 50%; }
  /* line 1213, ../sass/screen.scss */
  .steps ul li {
    color: #B8A7E5;
    text-align: center;
    font-size: 14px;
    font-weight: 700; }
    /* line 1218, ../sass/screen.scss */
    .steps ul li b {
      width: 50px;
      background: #A792DD;
      display: block;
      font-size: 24px;
      margin: 19px auto 0;
      padding-bottom: 20px; }
    /* line 1226, ../sass/screen.scss */
    .steps ul li.active-steps {
      color: #fff; }
      /* line 1229, ../sass/screen.scss */
      .steps ul li.active-steps b {
        margin-top: 0;
        font-size: 54px;
        padding-bottom: 6px; }
    /* line 1236, ../sass/screen.scss */
    .steps ul li.error-steps b {
      background: #A792DD url("../img/error.svg") no-repeat center top;
      background-size: 27px 27px;
      height: 27px;
      margin-top: 17px;
      margin-bottom: 17px; }

/* line 1250, ../sass/screen.scss */
.nav-pills {
  position: relative;
  top: 11px; }
  /* line 1253, ../sass/screen.scss */
  .nav-pills .nav-dose {
    text-align: center;
    outline: none; }
    /* line 1256, ../sass/screen.scss */
    .nav-pills .nav-dose a {
      outline: none; }
  /* line 1260, ../sass/screen.scss */
  .nav-pills .slick-track {
    margin: 0; }

/* line 1264, ../sass/screen.scss */
.slick-next {
  height: 34px;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white)) !important;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  /* line 1271, ../sass/screen.scss */
  .slick-next:before {
    content: none; }

/* line 1277, ../sass/screen.scss */
.table-info.table-confirm.t-confirm td.t-price {
  color: #25C0C3 !important; }
/* line 1280, ../sass/screen.scss */
.table-info.table-confirm.t-confirm td.t-email a {
  color: #25C0C3 !important;
  font-weight: 400 !important;
  text-decoration: underline; }
/* line 1286, ../sass/screen.scss */
.table-info.table-confirm.t-confirm td:first-child {
  width: 40%;
  color: #111C2D; }
/* line 1290, ../sass/screen.scss */
.table-info.table-confirm.t-confirm td:last-child {
  width: 60%;
  color: #111C2D;
  font-weight: 700; }

/* line 1298, ../sass/screen.scss */
table td.quantity {
  padding-left: 50px !important; }

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  /* line 1307, ../sass/screen.scss */
  .contact-form {
    background: #FFF url("../img/man@2x.png") no-repeat right bottom;
    background-size: 466px 415px; }

  /* line 1314, ../sass/screen.scss */
  .catalog_nav ul li.main_link ul.flex li:nth-child(1):before {
    background: url("../img/v_link@2x.png") no-repeat;
    background-size: cover; }
  /* line 1318, ../sass/screen.scss */
  .catalog_nav ul li.main_link ul.flex li:nth-child(2):before {
    background: url("../img/c_link@2x.png") no-repeat;
    background-size: cover; }
  /* line 1323, ../sass/screen.scss */
  .catalog_nav ul li.main_link ul.flex li:nth-child(3):before {
    background: url("../img/l_link@2x.png") no-repeat;
    background-size: cover; }
  /* line 1327, ../sass/screen.scss */
  .catalog_nav ul li.main_link ul.flex li:nth-child(4):before {
    background: url("../img/k_link@2x.png") no-repeat;
    background-size: cover; }
  /* line 1331, ../sass/screen.scss */
  .catalog_nav ul li.main_link ul.flex li:nth-child(5):before {
    background: url("../img/o_link@2x.png") no-repeat;
    background-size: cover; } }
/*response*/
@media screen and (max-width: 1200px) {
  /* line 1341, ../sass/screen.scss */
  .title {
    margin-top: 30px; }

  /* line 1344, ../sass/screen.scss */
  footer .flex {
    padding-bottom: 15px;
    margin-top: 0; }
    /* line 1347, ../sass/screen.scss */
    footer .flex .methods {
      margin-top: 40px; }
      /* line 1349, ../sass/screen.scss */
      footer .flex .methods img {
        margin-bottom: 10px; }

  /* line 1354, ../sass/screen.scss */
  footer img.f_bg {
    height: 100%; }

  /* line 1357, ../sass/screen.scss */
  footer {
    padding-bottom: 0; }
    /* line 1359, ../sass/screen.scss */
    footer .footer_l, footer .footer_r {
      float: none;
      margin-bottom: 30px; }
    /* line 1364, ../sass/screen.scss */
    footer ul li {
      margin-right: 20px;
      margin-bottom: 8px; }

  /* line 1369, ../sass/screen.scss */
  .steps ul {
    max-width: 920px; }

  /* line 1372, ../sass/screen.scss */
  .form-date .form-year select {
    width: 221px; }

  /* line 1375, ../sass/screen.scss */
  .catalog .col-md-3 {
    width: 33.333333%; }

  /* line 1378, ../sass/screen.scss */
  .bg_home {
    height: 4000px; }

  /* line 1381, ../sass/screen.scss */
  .sub_link .product {
    border-right: none !important; } }
@media screen and (max-width: 991px) {
  /* line 1390, ../sass/screen.scss */
  footer .flex .methods {
    margin-top: 50px; }

  /* line 1395, ../sass/screen.scss */
  .contact-form {
    background: #FFF; }

  /* line 1398, ../sass/screen.scss */
  .steps ul {
    max-width: 700px; }

  /* line 1402, ../sass/screen.scss */
  .product_p_info .product_p_t + .product_p_t {
    width: 100%; }
  /* line 1405, ../sass/screen.scss */
  .product_p_info .product_p_i {
    margin-top: -100px; }
    /* line 1407, ../sass/screen.scss */
    .product_p_info .product_p_i img {
      top: 0; }

  /* line 1412, ../sass/screen.scss */
  .form-date.birth-date .form-month {
    width: calc(33% - 8px); }

  /* line 1415, ../sass/screen.scss */
  .header_phones .ph2 {
    display: none; }

  /* line 1419, ../sass/screen.scss */
  .pill figure {
    margin-left: -35px; }
  /* line 1422, ../sass/screen.scss */
  .pill .button {
    position: absolute;
    bottom: 30px;
    right: 30px; }

  /* line 1428, ../sass/screen.scss */
  .catalog .product_link {
    display: none; }

  /* line 1431, ../sass/screen.scss */
  .footer_r {
    float: none; }
    /* line 1433, ../sass/screen.scss */
    .footer_r.methods {
      float: right; }

  /* line 1437, ../sass/screen.scss */
  .footer_l {
    float: none; }
    /* line 1439, ../sass/screen.scss */
    .footer_l.copyright {
      float: left; }
      /* line 1441, ../sass/screen.scss */
      .footer_l.copyright a:hover {
        color: #FFF; }

  /* line 1446, ../sass/screen.scss */
  .catalog .col-md-3 {
    width: 50%;
    float: left; }

  /* line 1450, ../sass/screen.scss */
  .bg_name span {
    display: none; }

  /* line 1453, ../sass/screen.scss */
  .bg_home {
    height: auto; }

  /* line 1456, ../sass/screen.scss */
  .form-date .form-year select {
    width: 161px; }

  /* line 1459, ../sass/screen.scss */
  .form-date .form-month select {
    width: 120px; }

  /* line 1462, ../sass/screen.scss */
  .form-date.birth-date select {
    width: 100%; }

  /* line 1466, ../sass/screen.scss */
  .flex_logos span {
    float: none;
    margin-bottom: 30px;
    display: block; }

  /* line 1473, ../sass/screen.scss */
  footer .f_left, footer .f_right {
    float: none; }
  /* line 1476, ../sass/screen.scss */
  footer .f_right {
    margin-left: 45px;
    margin-top: 60px; }

  /* line 1481, ../sass/screen.scss */
  .form-group.who-radio input[type=radio] + label:before {
    margin-right: 6px; }

  /* line 1482, ../sass/screen.scss */
  .details .check-add {
    margin: 23px 0 35px; }

  /* line 1485, ../sass/screen.scss */
  .check-form .details .radio {
    margin-left: 10px; } }
@media screen and (max-width: 768px) {
  /* line 1489, ../sass/screen.scss */
  .flex-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    /* line 1491, ../sass/screen.scss */
    .flex-img .img {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 100%; }
      /* line 1494, ../sass/screen.scss */
      .flex-img .img.img-l, .flex-img .img.img-r {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px; }
    /* line 1500, ../sass/screen.scss */
    .flex-img div {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }

  /* line 1504, ../sass/screen.scss */
  .steps ul {
    max-width: 90%; }

  /* line 1507, ../sass/screen.scss */
  .sub_text {
    display: none; }

  /* line 1510, ../sass/screen.scss */
  .free {
    display: none; }

  /* line 1513, ../sass/screen.scss */
  .header_bg {
    padding-left: 24px;
    padding-right: 24px; }

  /* line 1517, ../sass/screen.scss */
  .info-box img {
    margin-top: 15px; }

  /* line 1518, ../sass/screen.scss */
  .details input[type=radio] + label:before {
    margin-bottom: 12px; }

  /* line 1519, ../sass/screen.scss */
  .panel .panel-heading .panel-title {
    padding-right: 36px; }

  /* line 1520, ../sass/screen.scss */
  footer .footer_title span .sale {
    top: -44px; }

  /* line 1521, ../sass/screen.scss */
  footer .footer_title span .sale {
    right: 0; }

  /* line 1524, ../sass/screen.scss */
  .details .check-add {
    margin: 0 0 15px; }

  /* line 1525, ../sass/screen.scss */
  .prod img {
    width: 116px; } }
@media screen and (max-width: 766px) {
  /* line 1531, ../sass/screen.scss */
  table td.quantity {
    padding-left: 20px !important;
    color: #111C2D;
    font-weight: 700; }
    /* line 1535, ../sass/screen.scss */
    table td.quantity span {
      font-weight: 400; }

  /* line 1539, ../sass/screen.scss */
  .check-table tr {
    position: relative; }
    /* line 1541, ../sass/screen.scss */
    .check-table tr:first-child .ok {
      top: 41px; }
    /* line 1544, ../sass/screen.scss */
    .check-table tr .ok {
      position: absolute;
      top: 35px;
      right: -15px; }

  /* line 1550, ../sass/screen.scss */
  .pill figure {
    margin-left: -58px; }

  /* line 1553, ../sass/screen.scss */
  .table.cart-table tbody tr, .table.check-table tbody tr {
    padding-top: 15px; }

  /* line 1558, ../sass/screen.scss */
  .table-confirm.t-confirm th {
    display: inline-block !important;
    padding-top: 0 !important; }
  /* line 1562, ../sass/screen.scss */
  .table-confirm.t-confirm table.table span[data-type="responsive"] {
    display: none; }
  /* line 1566, ../sass/screen.scss */
  .table-confirm.t-confirm table.table tr td:first-child {
    padding-top: 15px !important; }
  /* line 1569, ../sass/screen.scss */
  .table-confirm.t-confirm table.table tr td:last-child {
    padding-bottom: 15px !important; }
  /* line 1572, ../sass/screen.scss */
  .table-confirm.t-confirm table.table td {
    display: block !important;
    text-align: left !important;
    padding: 5px 20px !important; }
  /* line 1579, ../sass/screen.scss */
  .table-confirm.t-confirm .table {
    white-space: inherit; }

  /* line 1584, ../sass/screen.scss */
  .cart-table tr:hover td {
    background: none; }

  /* line 1588, ../sass/screen.scss */
  .nav-tabs > li:first-child {
    margin-left: 0; }

  /* line 1591, ../sass/screen.scss */
  .nav-tabs > li {
    margin-right: 0; }

  /* line 1594, ../sass/screen.scss */
  .table-info.table-confirm.t-confirm {
    margin-left: 0;
    margin-right: 0; }
    /* line 1597, ../sass/screen.scss */
    .table-info.table-confirm.t-confirm th {
      padding-left: 0 !important; }

  /* line 1604, ../sass/screen.scss */
  .w_inner table td:first-child {
    padding-left: 20px; }
  /* line 1607, ../sass/screen.scss */
  .w_inner table td:last-child {
    padding-right: 20px; }

  /* line 1614, ../sass/screen.scss */
  .table thead {
    height: 40px; }
  /* line 1618, ../sass/screen.scss */
  .table td span {
    width: auto;
    text-align: left;
    color: #111C2D;
    font-size: 14px; }
  /* line 1626, ../sass/screen.scss */
  .table .price span {
    font-weight: 400; }
  /* line 1629, ../sass/screen.scss */
  .table td:last-child {
    padding-bottom: 20px !important; }
    /* line 1631, ../sass/screen.scss */
    .table td:last-child span {
      display: none !important; }
    /* line 1634, ../sass/screen.scss */
    .table td:last-child a {
      width: 100%;
      text-align: center; }

  /* line 1640, ../sass/screen.scss */
  .check-table .ok {
    float: none; }

  /* line 1643, ../sass/screen.scss */
  td.t_btn a {
    background: #A792DD;
    color: #FFF; }
    /* line 1646, ../sass/screen.scss */
    td.t_btn a:before {
      background: url("../img/shop2.svg") no-repeat; }

  /* line 1651, ../sass/screen.scss */
  .bg_product {
    height: 2950px; }

  /* line 1654, ../sass/screen.scss */
  thead.grey {
    margin-bottom: 0; } }
@media screen and (max-width: 750px) {
  /* line 1659, ../sass/screen.scss */
  .header_top .h_bg, .header_top .h_bg.h_main_bg {
    height: auto !important; }

  /* line 1663, ../sass/screen.scss */
  .h_bg {
    height: 90px;
    -o-object-position: 66%;
       object-position: 66%;
    top: 2px; }

  /* line 1668, ../sass/screen.scss */
  .zip {
    width: 215px !important; }

  /* line 1672, ../sass/screen.scss */
  .product_p_info .product_p_t {
    width: 60%; }
  /* line 1675, ../sass/screen.scss */
  .product_p_info .product_p_t + .product_p_t {
    width: 100%; }
  /* line 1678, ../sass/screen.scss */
  .product_p_info .product_p_i {
    width: 40%; }

  /* line 1682, ../sass/screen.scss */
  nav .icon_nav {
    margin-top: 10px; }

  /* line 1685, ../sass/screen.scss */
  .header_bg {
    display: block;
    top: 0;
    height: 162px;
    padding-top: 35px; }
    /* line 1690, ../sass/screen.scss */
    .header_bg .logo {
      font-size: 18px;
      float: none; }
      /* line 1693, ../sass/screen.scss */
      .header_bg .logo:before {
        top: -4px; }

  /* line 1698, ../sass/screen.scss */
  .header_top {
    height: auto;
    background: none; }
    /* line 1701, ../sass/screen.scss */
    .header_top .h_bg {
      position: relative; }

  /* line 1705, ../sass/screen.scss */
  .header_phones {
    float: left;
    margin-top: 30px; }
    /* line 1708, ../sass/screen.scss */
    .header_phones .ph1 {
      cursor: pointer; }

  /* line 1712, ../sass/screen.scss */
  .header_cart {
    float: right;
    margin-top: 30px;
    position: initial; }
    /* line 1716, ../sass/screen.scss */
    .header_cart:before {
      position: relative;
      float: left;
      margin-left: -30px; }
    /* line 1721, ../sass/screen.scss */
    .header_cart .cart_table {
      width: 100%;
      right: 0;
      z-index: 5; }

  /* line 1727, ../sass/screen.scss */
  .ph_h {
    display: none;
    position: absolute;
    top: 162px;
    width: 100%;
    padding: 12px 30px 9px;
    background: #FFF;
    left: 0;
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    z-index: 4; }
    /* line 1738, ../sass/screen.scss */
    .ph_h:before {
      display: block;
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 7px 7px 7px;
      border-color: transparent transparent #ffffff transparent;
      top: -7px;
      left: 14px;
      position: absolute; }
    /* line 1750, ../sass/screen.scss */
    .ph_h .ph {
      padding: 13px 0 16px 22px; }
      /* line 1752, ../sass/screen.scss */
      .ph_h .ph:first-child {
        border-bottom: 1px solid #f2f2f2; }

  /* line 1757, ../sass/screen.scss */
  footer ul li {
    margin-right: 30px; }
    /* line 1759, ../sass/screen.scss */
    footer ul li:last-child {
      margin-right: 0; }

  /* line 1763, ../sass/screen.scss */
  .header_bg {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 1767, ../sass/screen.scss */
  .header_cart .cart_table:before {
    right: 17px; } }
@media screen and (max-width: 650px) {
  /* line 1773, ../sass/screen.scss */
  .contact-form button {
    width: 100%; }

  /* line 1777, ../sass/screen.scss */
  .two-buttons a, .two-buttons button {
    float: none;
    display: block;
    width: 100%; }
  /* line 1782, ../sass/screen.scss */
  .two-buttons a {
    margin-bottom: 15px; }

  /* line 1787, ../sass/screen.scss */
  .product_p_info {
    margin-bottom: 20px !important; }
    /* line 1789, ../sass/screen.scss */
    .product_p_info .product_p_i {
      width: 100%;
      float: none;
      margin-top: 0;
      text-align: center; }
    /* line 1795, ../sass/screen.scss */
    .product_p_info .product_p_t {
      width: 100%;
      float: none; }

  /* line 1800, ../sass/screen.scss */
  .bg_home {
    height: 2720px; }

  /* line 1803, ../sass/screen.scss */
  footer img.f_bg {
    -o-object-position: 10% 50%;
       object-position: 10% 50%; }

  /* line 1806, ../sass/screen.scss */
  footer .footer_r {
    border-bottom: 1px solid rgba(89, 72, 131, 0.4);
    margin-bottom: 30px;
    padding-bottom: 30px; }

  /* line 1811, ../sass/screen.scss */
  .language {
    width: 100%;
    margin-top: 15px; }
    /* line 1814, ../sass/screen.scss */
    .language li {
      margin-top: 10px; }

  /* line 1818, ../sass/screen.scss */
  .methods {
    margin-top: 30px !important; }

  /* line 1821, ../sass/screen.scss */
  .table-info.table-confirm.t-confirm td {
    width: 100% !important; }

  /* line 1824, ../sass/screen.scss */
  .tab-pane {
    padding-top: 20px; }

  /* line 1827, ../sass/screen.scss */
  .copyright {
    margin-left: 0; }

  /* line 1830, ../sass/screen.scss */
  .panel .panel-heading .panel-title:after {
    right: 20px; }

  /* line 1833, ../sass/screen.scss */
  .details.pays h2 {
    padding-left: 0; }

  /* line 1836, ../sass/screen.scss */
  .pays .white {
    padding-left: 20px;
    padding-right: 20px; }

  /* line 1840, ../sass/screen.scss */
  .catalog .col-md-4.col-sm-6 {
    width: 100%;
    float: none; }

  /* line 1845, ../sass/screen.scss */
  footer ul li {
    display: block;
    margin-right: 0;
    margin-bottom: 15px; }
    /* line 1849, ../sass/screen.scss */
    footer ul li:last-child {
      margin-bottom: 0; }

  /* line 1853, ../sass/screen.scss */
  .footer_r.methods, .footer_l.copyright {
    float: none; }

  /* line 1857, ../sass/screen.scss */
  .footer_l.copyright {
    position: relative;
    margin-top: 22px;
    padding-top: 22px; }
    /* line 1861, ../sass/screen.scss */
    .footer_l.copyright:before {
      content: "";
      display: block;
      width: calc(100% + 30px);
      height: 1px;
      background: rgba(255, 255, 255, 0.15);
      top: 0;
      left: -15px;
      position: absolute; }

  /* line 1873, ../sass/screen.scss */
  .tab-group .tab-title {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 1877, ../sass/screen.scss */
  .details .details-form {
    padding-left: 0;
    padding-right: 0; }

  /* line 1881, ../sass/screen.scss */
  .catalog .col-sm-6 {
    float: none;
    width: 100%; }

  /* line 1885, ../sass/screen.scss */
  .panel .panel-body {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 1886, ../sass/screen.scss */
  .details.confirm.grey {
    margin-bottom: 40px; }

  /* line 1887, ../sass/screen.scss */
  .selectize p, .border-box .radio p {
    line-height: 18px; }

  /* line 1888, ../sass/screen.scss */
  .selectize {
    padding-left: 15px; }

  /* line 1889, ../sass/screen.scss */
  .border-box .radio {
    margin-left: 0; }
    /* line 1889, ../sass/screen.scss */
    .border-box .radio p {
      margin-left: 22px; }

  /* line 1890, ../sass/screen.scss */
  .nav-tabs > li:first-child {
    margin-left: 0; }

  /* line 1891, ../sass/screen.scss */
  .panel .panel-heading .panel-title {
    padding: 13px 50px 13px 15px; }

  /* line 1895, ../sass/screen.scss */
  .radio + .radio {
    margin-top: 15px; }

  /* line 1897, ../sass/screen.scss */
  .one-button .button {
    width: 100%; }

  /* line 1901, ../sass/screen.scss */
  button.bt, input[type="submit"] {
    width: 100%; }

  /* line 1904, ../sass/screen.scss */
  .confirm {
    margin-bottom: 0; }

  /* line 1905, ../sass/screen.scss */
  .selectize a {
    right: 15px; }

  /* line 1906, ../sass/screen.scss */
  .selectize {
    padding-right: 15px; }

  /* line 1907, ../sass/screen.scss */
  .tab-group .tab-content {
    margin-left: -15px;
    margin-right: -15px; } }
@media screen and (max-width: 510px) {
  /* line 1916, ../sass/screen.scss */
  .flex_logos .p_logos img {
    margin-right: 0; }

  /* line 1920, ../sass/screen.scss */
  .selectize span {
    display: block;
    margin-left: 50px; }

  /* line 1925, ../sass/screen.scss */
  .nav-tabs > li > a {
    padding: 9px 5px !important; } }
@media screen and (max-width: 480px) {
  /* line 1931, ../sass/screen.scss */
  .pill .button {
    right: 15px; }

  /* line 1934, ../sass/screen.scss */
  .tab-title {
    display: block; }

  /* line 1938, ../sass/screen.scss */
  .text ul {
    margin-left: 15px; }

  /* line 1940, ../sass/screen.scss */
  .form-date .form-month {
    width: calc(40% - 3px); }
  /* line 1943, ../sass/screen.scss */
  .form-date .form-year {
    width: calc(60% - 6px); }
    /* line 1945, ../sass/screen.scss */
    .form-date .form-year select {
      width: 100%; }
  /* line 1948, ../sass/screen.scss */
  .form-date.birth-date .form-month {
    width: calc(30% - 5px); }
    /* line 1950, ../sass/screen.scss */
    .form-date.birth-date .form-month:last-child {
      width: calc(39% - 5px); }

  /* line 1955, ../sass/screen.scss */
  .panel-group {
    margin-left: 0;
    margin-right: 0; }

  /* line 1959, ../sass/screen.scss */
  .pay-radio .radio + .radio {
    margin-left: 140px;
    margin-top: 0; }

  /* line 1960, ../sass/screen.scss */
  input[type=radio] + label:before {
    top: 1px; } }
@media screen and (max-width: 374px) {
  /* line 1964, ../sass/screen.scss */
  .details .check-add br {
    display: none; }

  /* line 1966, ../sass/screen.scss */
  .input-group.form-day-2 {
    width: 90px !important; }
    /* line 1968, ../sass/screen.scss */
    .input-group.form-day-2 .form-control {
      padding-left: 6px; }

  /* line 1970, ../sass/screen.scss */
  .check-form .details .radio {
    margin-left: 15px; }

  /* line 1971, ../sass/screen.scss */
  body {
    min-width: 320px; }

  /* line 1972, ../sass/screen.scss */
  .who-radio .radio {
    margin-left: 5px; }
    /* line 1974, ../sass/screen.scss */
    .who-radio .radio input[type=radio] + label:before {
      margin-right: 5px; }

  /* line 1978, ../sass/screen.scss */
  .pay-radio b {
    display: block; }

  /* line 1979, ../sass/screen.scss */
  .pay-radio .radio + .radio {
    margin-left: 0; } }
@media screen and (min-width: 1025px) {
  /* line 1982, ../sass/screen.scss */
  #menu {
    display: block !important; } }
