@charset "UTF-8";
/* =================body================= */
/* ==mob== */
/* ======================btn================= */
/* ==mob== */
/* =================title================= */
/* ==mob== */
/* =================input================== */
/* ============================================ */
* {
  padding: 0;
  margin: 0;
  outline: none; }

ul {
  list-style-type: none; }

a {
  text-decoration: none;
  -webkit-transition: .35s;
  transition: .35s; }

.wrapper{
  overflow: hidden;}
  .wrapper-all-services{
    overflow: unset;
  }

#page-preloader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 101%;
  z-index: 100500; }
  #page-preloader .preloader__box {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff; }
  #page-preloader .spinner {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px; }
    #page-preloader .spinner img {
      width: 100%; }

button {
  -webkit-transition: .35s;
  transition: .35s;
  background-color: transparent;
  font-family: "ProximaNovaLight", sans-serif;
  border: none;
  cursor: pointer; }

html, body {
  font-family: "ProximaNovaLight", sans-serif;
  font-size: 12px;
  color: #5f5f5f;
  line-height: 1.4;
  background-color: #fff; }
.body-padding{
  padding-top: 218px;
}
a {
  color: #5f5f5f; }

input, textarea {
  resize: none;
  display: block;
  background: none;
  padding: 9px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 8px;
          border-radius: 8px; }

h1 {
  font-weight: 100;
  text-transform: uppercase;
  font-size: 24px;
  color: #5f5f5f;
  font-family: "ProximaNovaLight"; }

h2 {
  font-weight: 100;
  font-family: "ProximaNovaLight";
  color: #68b9eb;
  font-size: 18px; }

h3 {
  font-family: "ProximaNovaBold";
  font-size: 16px;
  padding-bottom: 15px; }

h4 {
  font-weight: 100;
  color: #68b9eb;
  font-size: 16px;
  font-family: "ProximaNovaLight";
  padding-bottom: 15px; }

.overflowHd {
  overflow: hidden; }
#error-not-found .btn {
  padding: 15px 20px;
}
.main-search__drop--wrapper > p {
  padding: 14px;
}
#form-oneclick .personal-area__decr-text {
  margin-bottom: 20px;
}
.breadcrumbs {
  font-family: "ProximaNovaLight";
  text-align: center;
  padding-bottom: 30px; }
  .breadcrumbs__item {
    display: inline-block; }
    .breadcrumbs__item:after {
      content: '/'; }
    .breadcrumbs__item a {
      color: #929292;
      font-size: 14px;
    }
    .breadcrumbs__item:last-child a {
      color: #000; }
    .breadcrumbs__item:last-child:after {
      content: ''; }
  .breadcrumbs__back {
    display: none; }
  @media (min-width: 960px){
      .breadcrumbs--left{
      text-align: left;
      border-top: 1px solid #68b9eb;
      padding-top: 30px;}
  }

.slimScrollBar {
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
  background-color: #d6d6d6 !important;
  opacity: 1 !important;
  width: 10px !important; }

.vb-dragger {
  right: 0;
  width: 4px;
  background-color: #000;
  opacity: 0.3; }
.personal-area__decr-image {
  max-width: 230px;
}
.pop-up__oneclick .pop-up__content-title {
  margin-bottom: 35px;
}
.btn--blue {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #68b9eb; }
  .btn--blue:hover {
    background-color: #80b8db;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1); }

.pict-box img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

.btn--red {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  background-color: #ff2416; }
  .btn--red:hover {
    background-color: #fa594f; }
.slick-loading .slick-list {
  background: transparent;
}
.add {
  font-size: 14px; }
  .add__desc {
    display: inline;
    position: relative;
    top: 4px;
    padding-left: 5px; }
  .add:hover {
    opacity: 0.7; }
  .add__mob {
    display: none; }
.container-order{
  margin-bottom: 100px;
}
.container {
  width: 100%;
  max-width: 1200px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative; }
  .container:after {
    content: "";
    clear: both;
    display: block; }
  .container--nonpd {
    padding: 0; }

.btn {
  text-align: center;
  font-size: 20px;
  color: #000;
  width: 100%;
  display: block;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 15px 0;
  background-color: #ffba14;
  border: none;
  cursor: pointer;
  text-transform: none; }
  .btn:hover {
    background-color: #53f2f0;
    color: #fff; }
    .m-recomend .title--long {
      margin-bottom: 30px;
    }
.m-recomend .title--long span {
  background: #fff;
  z-index: 1;
  position: relative;
  padding: 0 15px;
}
.title {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  color: #5f5f5f;
  font-family: "ProximaNovaLight";}
  .title--page{
    margin-bottom: 30px;}
  .title--long {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #68b9eb;
    font-family: "ProximaNovaLight";
    position: relative; }
    .title--long:before {
      position: absolute;
      content: '';
      height: 1px;
      top: 20px;
      background-color: #e8e8e8;
      width: 440px;
      left: -0; }
    .title--long:after {
      position: absolute;
      content: '';
      height: 1px;
      top: 20px;
      left: 63%;
      background-color: #e8e8e8;
      width: 315px; }
  .title span {
    position: relative; }
    .title span:before {
      position: absolute;
      content: '';
      width: 40px;
      height: 1px;
      background-color: #5f5f5f;
      top: 49%;
      left: -59px; }
    .title span:after {
      position: absolute;
      content: '';
      width: 40px;
      height: 1px;
      background-color: #5f5f5f;
      top: 49%;
      right: -59px; }

.p {
  line-height: 1.286;
  margin-bottom: 15px; }

.good-title__code {
  font-size: 14px;
  color: #68B9EB;
  font-family: "ProximaNovaLight"; }
.good-title__code a {
  color: #000;
  text-decoration: none;
}
.good-title__code span {
  color: #68B9EB;
  text-decoration: underline;
}
.good-title__name {
  color: #000;
  font-size: 24px;
  font-family: "ProximaNovaBold"; }

.good-title__desc {
  font-family: "ProximaNovaLight";
  font-size: 14px; }

.primal-price {
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 18px; }
  .primal-price span {
    font-family: "ProximaNovaLight";
    font-size: 14px; }

.review {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .review__link {
    text-decoration: underline;
    padding-left: 7px;
    font-size: 12px; }
    .review__link a {
      color: #9d9d9d; }
  .review__number {
    background-color: #68b9eb;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 12px;
            border-radius: 12px;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    color: #fff;
    margin-left: 5px;
    font-size: 10px; }
  .review .rate_star {
    font-size: 15px; }

.slick-disabled {
  opacity: .3; }

.slick-dots {
  bottom: 5px; }
  .slick-dots li button {
    width: 10px;
    height: 10px; }
    .slick-dots li button:before {
      width: 10px;
      height: 10px;
      content: '';
      background-color: #c5c5c5;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      opacity: 1; }
  .slick-dots li.slick-active button:before {
    background-color: #68b9eb; }

.guarantee﻿-link {
  font-family: "ProximaNovaBold";
  color: #68b9eb;
  font-size: 12px;
  text-decoration: none;
  padding-right: 10px; }

.compare {
  font-size: 12px;
  text-align: right;
  position: relative;
  top: -2px;
  width: 92px; }
  .compare__add {
    opacity: 0.6; }
    .compare__add img {
      position: relative;
      display: inline !important;
      top: 3px; }
  .compare__open {
    color: #68b9eb; }
    .compare__open img {
      position: relative;
      display: inline !important;
      top: 3px; }

.progress__row {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.progress__name {
  text-align: right;
  width: 50%;
  padding-right: 22px; }

.progress__line {
  width: 50%; }

.progress__num {
  height: 3px;
  background-color: #68b9eb; }

.progress__qual {
  width: 100%; }

.progress__economic {
  width: 70%; }

.progress__conv {
  width: 30%; }

.progress__reliab {
  width: 40%; }
.good-label-box {
  position: absolute;
  left: 10px;
  top: 8px;
  z-index: 1;
  max-width: 140px;
}
.good-v__desc {
    height: 36px;
    margin: 4px 0;
}
.good-v__holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.label {
  color: #fff;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  padding: 0 15px;
  margin: 0 0 10px;
  border-radius: 25px;
  text-transform: capitalize;
}
  .label--sale {
    background-color: #ff010b; }
  .label--new {
    background-color: #56b630; }
.label--rec {
  background: #05bbed;
}
.label--hit {
  background: #009EFF;
}
.custom-model {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 14px;
  font-family: "ProximaNovaLight";
}
.custom-model a {
  text-decoration: underline;
  font-size: 14px;
  color: #68B9EB;
}
.good-status {
  color: #7c7c7c;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.good-status.good-status--no {
  color: #C62828;
}
  .good-status img {
    margin-left: 5px;
     }
  .good-status--ok {
    color: #68b9eb; }
  .good-status--no img {
    display: none; }

.good-short {
  padding: 15px 13px;
  padding-bottom: 0; }
  .good-short:after {
    content: "";
    clear: both;
    display: block; }
  .good-short__right {
    width: 58%;
    float: left; }
  .good-short .pict-box {
    width: 37%;
    height: 110px;
    float: left;
    padding-right: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .good-short__name {
    font-family: "ProximaNovaBold";
    font-size: 14px; }
  .good-short__desc {
    font-size: 14px; }
  .good-short .good-title__code {
    padding-top: 15px; }

.clauses__num {
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  background-color: #68b9eb;
  color: #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px; }

.clauses__item {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 15px; }

.clauses .pict-box {
  width: 33px;
  height: 30px;
  padding-right: 20px; }

.clauses__text {
  width: 200px; }
  .clauses__text span {
    color: #68b9eb;
    font-family: "ProximaNovaBold"; }

.date {
  color: #aeaeae; }

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: #000;
  opacity: 0.5;
  z-index: 6; }

.burger {
  display: block;
  width: 10px;
  margin-top: 20px;
  margin-left: 37px;
  margin-right: 20px; }
  .burger__line {
    height: 2px;
    background-color: #68b9eb;
    margin-bottom: 4px; }
  .burger--active .burger__line {
    background-color: #000; }

.btn-popup {
  display: none;
  background-color: #FFF;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  position: fixed;
  width: 40%;
  left: 30%;
  top: 20%;
  opacity: 1;
  z-index: 7;
  padding: 35px 0;
  text-align: center; }
  .btn-popup__title {
    padding-bottom: 15px;
    font-size: 18px;
    font-family: "ProximaNovaBold"; }
  .btn-popup__text {
    font-size: 16px;
    padding: 0 20px;
    padding-bottom: 15px; }
  .btn-popup__btn {
    display: block;
    margin: 0 auto;
    width: 170px;
    padding: 9px 0; }

.done-popup {
  background-color: #FFF;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 2px solid #e8e8e8;
  position: absolute;
  width: 40%;
  left: 30%;
  top: 30%;
  padding: 30px 0 40px;
  text-align: center; }
  .done-popup__text {
    padding: 0 20px;
    font-family: "ProximaNovaBold";
    font-size: 18px;
    padding-bottom: 20px; }
  .done-popup__overlay {
    z-index: 7;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .header--bg.fix{
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 999;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 0;
}
.tablet-search-btn.change-search{

  border: 1px solid  #68B9EB;
}


/* ============================================================== */
/* ==============================RESPONSIVE============= */
/* ==================================960========================== */
@media screen and (max-width: 1170px) {
  .container {
    max-width: 960px;
    padding: 10px 10px; }
    .container--nonpd {
      padding: 0; }
  .title--long:before {
    width: 320px; }
  .title--long:after {
    left: 66%;
    width: 224px; } }

/* ==================================744========================== */
@media screen and (max-width: 959px) {
  .container {
    max-width: 744px;
    padding: 10px 10px; }
    .container--nonpd {
      padding: 0; }
  .title--long:before {
    width: 210px; }
  .title--long:after {
    left: 70%;
    width: 130px; }
  .btn-popup {
    width: 60%;
    left: 20%; }
  .done-popup {
    width: 60%;
    left: 20%; }
    .s{
      padding-top: 55px;
    }
  }

/* ===================================320=============================== */
@media screen and (max-width: 743px) {

  .container {
    max-width: 460px;
    padding: 0 10px; }
    .container--nonpd {
      padding: 0; }
  html, body {
    font-size: 12px;
    line-height: 1.4; }
  h1 {
    font-size: 24px; }
  h2 {
    font-size: 16px;
    padding-bottom: 10px; }
  h3 {
    font-size: 14px;
    padding-bottom: 10px; }
  h4 {
    font-size: 14px;
    padding-bottom: 10px; }
  .btn {
    padding: 15px 0;
    font-size: 16px; }
  .title {
    font-size: 22px; }
    .title span:before {
      display: none; }
    .title span:after {
      display: none; }
    .title--long {
      font-size: 22px; }
      .title--long:before {
        display: none; }
      .title--long:after {
        display: none; }
    .title--order {
      margin-bottom: 20px; }
  .good-title__name {
    font-size: 14px;
    padding-right: 10px; }
  .breadcrumbs {
    max-width: 460px;
    margin: 0 auto;
    padding-left: 10px;
    text-align: left; }
    .breadcrumbs__back {
      display: none;
      color: #929292;
      font-size: 12px; }
      .breadcrumbs__back img {
        padding-left: 5px;
        -webkit-transform: rotate(180deg) translateY(-2px);
            -ms-transform: rotate(180deg) translateY(-2px);
                transform: rotate(180deg) translateY(-2px); }
  .add {
    font-size: 0; }
    .add__mob {
      display: block; }
    .add__desc {
      display: none !important; }
  .btn-popup {
    width: 90%;
    left: 5%; }
  .done-popup {
    width: 90%;
    left: 5%; } }

/* =============news=========== */
.news__list{
  margin-top: 45px;}
.news {
  margin-top: 55px;
  margin-bottom: 55px; }
  .news__item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 10px;}
  .news__read {
    display: none; }
  .news__inc {
    display: none; }
  .news__pict {
    height: 225px;
    width: 270px;
    overflow: hidden; }
    .news__pict img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .news__content {
    background-color: #FFF;
     }
  .news__top {
    padding: 20px 30px;
    border-bottom: 1px solid #e8e8e8;
    font-family: "ProximaNovaBold";
    font-size: 14px; }
  .news__middle {
    padding: 0 30px; }
  .news__date {
    color: #9d9d9d;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 25px; }
  .news__text {
    color: #767676;
    padding-bottom: 15px; }
  .news__more{
    text-align: right;}
    .news__more{
      text-align: left;}
    .news__more {
      color: #68b9eb;
      font-size: 14px;
      text-transform: uppercase; }
      .news__more {
        font-size: 12px;
        font-family: "ProximaNovaBold";}
        .personal-area__form-item label {
          width: 145px;
          flex-shrink: 0;
        }
/* ================paginator============== */
.list__paginator {
  max-width: 490px;
  margin: 0 auto 75px;
  padding-top: 30px; }
  .list__paginator .disabled {
    opacity: 0.5; }
  .list__paginator .page-link {
    border: 0;
    background-image: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 14px;
    color: #9d9d9d; }
    .list__paginator .page-link:hover {
      color: #7fabc6; }
  .list__paginator .current {
    -webkit-border-radius: 2px;
            border-radius: 2px;
    border-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
            color: #7fabc6;
          font-weight: 700;
          background: transparent;
          line-height: 20px; }
  .list__paginator ul,
  .text__body .list__paginator ul{
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
  }
  .list__paginator .prev {
    border: none;
    color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    background: url("../img/paginleft.png") no-repeat center; }
    .list__paginator .prev:hover {
      background: url("../img/paginleft.png") no-repeat center;
      opacity: 0.5;
      color: transparent; }
  .list__paginator .next {
    border: none;
    color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    background-image: url("../img/paginright.png");
    background-repeat: no-repeat;
    background-position: center; }
    .list__paginator .next:hover {
      background: url("../img/paginright.png") no-repeat center;
      opacity: 0.5;
      color: transparent; }
  .list__paginator .clickable:hover {
    background-color: #e8e8e8 !important; }
  .list__paginator .light-theme a:hover {
    background: none; }

/* =================blog================= */
.blog {
  margin-top: 35px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .blog__area {
    width: 1000px;
    margin-bottom: 55px;
    padding-right: 14px;
    box-sizing: border-box; }
  .blog__archiv {
    display: none; }
  .blog__aside {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 200px;
    background-color: #fff;
    margin-bottom: 116px; }
    .blog__aside--mb {
      margin-bottom: 55px; }
  .blog__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 14px);
    margin: 0 -7px; }
  .blog__item {
    border: 2px solid #e8e8e8;
    background-color: #fff;
    width: calc(50% - 14px);
    margin: 0 7px 14px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .blog__head {
    font-size: 14px;
    font-family: "ProximaNovaBold";
    padding: 15px 18px;
    border-bottom: 1px solid #e8e8e8; }
    .blog__head a:hover {
      color: #68b9eb; }
  .blog__pict {
    height: 440px;
    overflow: hidden; }
    .blog__pict img {
      width: 100%; }
  .blog__text {
    padding: 0 18px;
    padding-bottom: 35px; }

/* =================b-info============= */
.b-info {
  padding: 10px 18px 15px; }
  .b-info__top {
    display: none; }
  .b-info__body {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .b-info__name {
    color: #68b9eb;
    font-family: "ProximaNovaBold"; }
  .b-info__date {
    color: #9d9d9d;
    padding-left: 10px; }
  .b-info__kat {
    font-family: "ProximaNovaBold";
    color: #9d9d9d;
    padding-right: 13px; }
    .b-info__kat:hover {
      color: #68b9eb; }
  .b-info__watch {
    color: #9d9d9d;
    padding-right: 13px; }
    .b-info__watch img {
      position: relative;
      top: 1px; }
  .b-info__comments {
    color: #9d9d9d; }
    .b-info__comments img {
      position: relative;
      top: 2px; }

/* ===================.b-aside================== */
.b-aside {
  color: #7e7e7e;
  font-size: 14px; }
  .b-aside__head {
    padding: 15px 0;
    border-bottom: 1px solid #e8e8e8;
    font-size: 16px; }
  .b-aside__close {
    display: none; }
  .b-aside__title {
    font-family: "ProximaNovaBold";
    font-size: 16px;
    color: #68b9eb;
    padding-left: 15px;
    display: block; }
  .b-aside__submit {
    background-color: #68b9eb;
    width: 38px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden; }
    .b-aside__submit:hover{
      opacity: 0.8;}
  .b-aside__input {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px;
    margin-top: 10px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #bebebe;}
    .b-aside__input input {
      border: none;
      width: 130px;
      padding: 11px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .b-aside__subscr {
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8; }
  .b-aside__social {
    padding-top: 15px;
    padding-bottom: 20px; }
    .b-aside__social .b-aside__title {
      padding-bottom: 10px; }
  .b-aside__year {
    padding: 17px 15px;
    display: block;
    color: #7e7e7e; }
    .b-aside__year img {
      opacity: 0.6;
      padding-right: 6px;
      position: relative;
      top: -1px; }
    .b-aside__year--active img {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg);
      padding-left: 6px;
      padding-right: 0; }
  .b-aside__list {
    padding-bottom: 10px;
    display: none; }
  .b-aside__li {
    border-bottom: 1px solid #e8e8e8; }
  .b-aside__quan {
    font-family: "ProximaNovaBold";
    font-size: 14px; }
  .b-aside__item {
    padding-left: 40px; }
  .b-aside__link {
    padding: 5px 0;
    display: block;
    color: #7e7e7e; }
    .b-aside__link:hover {
      color: #4f4f4f; }
  .b-aside__info {
    padding-left: 10px; }
  .b-aside__soc {
    padding: 0 15px;
    padding-bottom: 18px;
    font-size: 12px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .b-aside__soc a {
      display: block;
      width: 30px;
      height: 30px; }
  .b-aside__vk {
    background-image: url("../img/vk.svg"); }
    .b-aside__vk:hover {
      background-image: url("../img/vk-h.svg"); }
  .b-aside__fb {
    background-image: url("../img/facebook.svg"); }
    .b-aside__fb:hover {
      background-image: url("../img/facebook-h.svg"); }
  .b-aside__img-h {
    display: none; }

/* =======================search-l================= */
.search-l {
  padding-top: 13px;
  margin-bottom: 55px; }
  .search-l .good-v {
    /*display: none;*/
  }
  .search-l .good-h{
    margin-bottom: 8px;}
    .search-l .good-h__content{
      justify-content: center;}
      .search-l .good-h__benef {
        padding: 15px 0;}
    .search-l .good-h__right{
      display: block;}
    .search-l .good-h__top,
    .search-l .good-h__bottom{
      display: flex;
      flex-wrap: wrap;}
    .search-l .good-h__top{
      border-bottom: 1px solid #e8e8e8;}
    .search-l .good-h__box2,
    .search-l .good-h__head{
      border: 0;}
  .search-l .btn--red{
    background: #68b9eb;
    border-radius: 25px;
    min-width: 153px;}
    .search-l .btn--red:hover{
      opacity: 0.8;}
  .search-l .good-v__price{
    max-width: 190px;}
  .search-l .good-v__price{
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    max-width: 170px;}
    .search-l .good-v__price--old, .search-l .good-v__price--font {
      position: relative;
      top: -4px;}
    .search-l .good-v__price--font {
      padding-left: 5px;}
  .search-l__news {
    margin-top: 20px;
    margin-bottom: 50px; }
  .shares__body.search-l__shares {
    margin-top: 20px;
    margin-bottom: 50px; }
    .search-l__shares .shares__card:last-child {
      display: none; }
    .search-l__news .news__text{
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: normal;
      -webkit-line-clamp: 4;
      padding-bottom: 0;
      margin-bottom: 15px;}
  .search-l__more {
    border-radius: 25px;
    overflow: hidden;
    border: 2px solid #e8e8e8; }
    .search-l__more a {
      color: #000;
      text-transform: uppercase;
      font-size: 14px;
      text-align: center;
      display: block;
      background-color: #FFF;
      padding: 13px 0;
      font-family: "ProximaNovaBold"; }
  .search-l__blog {
    width: calc(100% + 14px);
    margin: 20px -7px 60px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .search-l__blog .blog__item {
      width: calc(33.33% - 14px); }
    .search-l__blog .blog__pict {
      height: 370px; }
    .search-l__blog .blog__inc {
      display: none; }
    .search-l__blog .b-info--list
    .search-l__blog .b-info--list .b-info__name {
      display: block; }
    .search-l__blog .b-info__date {
      padding-left: 0;
      padding-top: 12px;
      display: block; }
    .search-l__blog .b-info__body {
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end; }

/* =======================b-article================= */
.b-article {
  background-color: #FFF; }
  .b-article__pict {
    font-size: 0;
    overflow: hidden;
    border: 2px solid #e8e8e8;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 8px; }
    .b-article__pict img {
      width: 100%; }
  .b-article__title {
    padding: 10px 0;
    padding-left: 25px;
    padding-right: 25px;
    color: #000;
    font-family: "ProximaNovaBold";
    font-size: 18px;
    border-bottom: 1px solid #e8e8e8; }
  .b-article .b-info {
    padding-left: 25px;
    padding-right: 25px; }
  .b-article__post {
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8; }
    .b-article__post p,
    .onenew__text p,
    .onenew p {
      font-family: "Arial" !important;
      font-size: 16px;
      padding-left: 25px;
      padding-right: 25px;
      margin-bottom: 20px; }
    .b-article__post blockquote{
      font-size: 14px;
      margin-left: 15px;
      padding-right: 25px;
      margin-bottom: 20px;
      font-style: italic;
      position: relative; }
      .b-article__post blockquote:before {
        content: '';
        color: #68b9eb;
        position: absolute;
        top: 0px;
        left: 28px;
        width: 9px;
        height: 7px;
        background: url('../img/blockquote_before.png')no-repeat 0 0; }
  .b-article__tags {
    padding: 10px 0;
    padding-left: 25px;
    padding-right: 25px;
    border-bottom: 1px solid #e8e8e8; }
  .b-article__box {
    padding-bottom: 5px;
    border-bottom: 1px solid #e8e8e8; }
  .b-article__taglist {
    display: inline-block; }
    .b-article__taglist li {
      display: inline;
      color: #9d9d9d;
      padding-right: 10px; }
  .b-article__tag {
    font-family: "ProximaNovaRegular";
    color: #68b9eb;
    display: inline-block;
    padding-right: 10px; }
  .b-article__numb {
    font-size: 18px;
    color: #000;
    font-family: "ProximaNovaBold";
    padding: 20px 25px;
    border-bottom: 1px solid #e8e8e8; }
  .b-article__message {
    padding-left: 25px;
    padding-right: 25px; }
    .b-article__message .reply {
      display: block;
      margin-left: 0; }
      .b-article__message .reply textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #b5b5b5; }
      .b-article__message .reply textarea::-moz-placeholder {
        /* Firefox 19+ */
        color: #b5b5b5; }
      .b-article__message .reply textarea:-ms-input-placeholder {
        /* IE 10+ */
        color: #b5b5b5; }
      .b-article__message .reply textarea:-moz-placeholder {
        /* Firefox 18- */
        color: #b5b5b5; }
    .b-article__message .reply__half {
      width: 40%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      float: left; }
    .b-article__message .reply__btns {
      display: block;
      float: right;
      width: 19%; }
      .b-article__message .reply__btns button {
        width: 100%;
        padding: 9px 0; }
  .b-article__message-title {
    padding: 25px 0;
    font-size: 16px;
    color: #000;
    font-family: "ProximaNovaBold"; }

/* =======================b-message================= */
.b-message {
  padding: 15px 25px;
  padding-bottom: 0; }
  .b-message__name {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #000;
    padding-bottom: 10px; }
  .b-message__info {
    padding-bottom: 10px; }
  .b-message__content {
    padding-bottom: 15px; }
  .b-message .c-reviews__link {
    padding-left: 10px; }
  .b-message__reply {
    padding-left: 50px; }
  .b-message .reply {
    margin-left: 0; }

/* =======================brands================= */
.brands {
  margin-top: 45px; }
  .brands__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
  .brands__item {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 2px solid transparent;
    background-color: #FFF;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 400px;
    text-align: center;
    width: 400px;
    border-radius: 8px;
    overflow: hidden; }
    .brands__item:hover {
      border-color: #68b9eb;
      z-index: 5; }
  .brands__img {
    background-color: #FFF;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .brands__title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 25px;
    font-size: 18px;
    font-family: "ProximaNovaBold"; }

.onebrand {
  /* margin-top: -35px; */ }
  .onebrand .brands__img {
    height: 290px;
    padding-right: 0;
    margin-right: 30px;
    border: 2px solid #68b9eb;
    border-radius: 8px;
    overflow: hidden;
    font-size: 0; }

/* =======================onenew================= */
.onenew__text p {
  font-size: 16px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
}
.onenew {
  margin-top: 20px;
  margin-bottom: 60px; }
  .onenew__title {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    color: #5f5f5f;
    font-family: "ProximaNovaLight";
  }
  .onenew__text{
    margin-bottom: 20px;}
  .onenew__date {
    font-size: 12px;
    color: #9d9d9d;
    padding: 8px 0 20px; }
  .onenew__back {
    padding-bottom: 25px;
    padding-left: 0;
    text-align: left;}
    .onenew__back a {
      font-family: "ProximaNovaBold";
      color: #68b9eb;
      text-transform: uppercase; }
      .onenew__back a:hover {
        opacity: 0.7; }
    .onenew__back img {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      position: relative;
      top: 3px;
      padding-left: 7px; }
  .onenew__pict {
    float: left;
    width: 450px;
    overflow: hidden;
    margin-right: 25px;
    margin-bottom: 25px; }
    .onenew__pict img {
      width: 100%;
    border-radius: 8px; }

/* =======================contact================= */
.contact {
  margin-top: 50px;
  margin-bottom: 50px; }
  .contact:after {
    content: "";
    clear: both;
    display: block; }
  .contact__left {
    width: 380px;
    float: left; }
  .contact__map {
    width: 760px;
    height: 450px;
    border-radius: 8px;
    overflow: hidden;
    font-size: 0;
    line-height: 0; }
  .contact__right {
    float: right; }
  .contact__title {
    font-size: 18px;
    color: #68b9eb;
    padding-bottom: 15px; }
  .contact__item {
    font-size: 14px;
    vertical-align: top;
    padding-bottom: 25px; }
  .contact__icon {
    display: inline-block;
    padding-right: 10px;
    vertical-align: top;
    padding-top: 4px;
    width: 20px; }
  .contact__text {
    display: inline-block; }
  .contact__addres {
    width: 300px; }
  .contact__call {
    width: 170px; }
  .contact__title2 {
    padding-bottom: 7px;
    font-size: 14px;
    font-family: "ProximaNovaBold"; }
  .contact__time {
    padding-left: 30px;
    padding-bottom: 20px; }
    .contact__time p {
      padding-bottom: 4px;
      font-size: 14px; }
  .contact__link {
    font-size: 14px;
    padding-bottom: 5px; }
  .contact__mail-ic {
    position: relative;
    left: -2px; }

/* =======================categ================= */
.categ {
  margin-top: 50px;
  margin-bottom: 50px; }
  .categ__body {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 14px);
    margin: 0 -7px; }
  .categ__item {
    display: block;
    text-align: center;
    width: calc(33.33% - 14px);
    margin: 0 7px 14px;
    background-color: #FFF;
    border: 2px solid #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 430px;
    border-radius: 8px;
    position: relative; }
    .categ__item:hover {
      border-color: #68b9eb;
      z-index: 4; }
  .categ__title {
    font-size: 18px;
    padding: 0 40px;
    font-family: "ProximaNovaBold"; }
  .categ__pict {
    text-align: center;
    margin-top: 30px;
    padding: 0 20px; }
    .categ__pict img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }
  .categ__text {
    font-size: 14px;
    padding: 10px 40px 0; }
  .categ__name {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 40px; }
  .categ__ext {
    padding-top: 25px;
    margin-bottom: 50px; }
    .categ__ext .categ__item {
      width: calc(50% - 14px); }
  .categ__slider .maker-sl__item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; }

/* =======================onestock================= */
.onestock {
  margin-top: 25px;
  margin-bottom: 60px;
  background-color: #FFF;}
  .onestock__pict {
    overflow: hidden;
    position: relative;
    border-radius: 8px; }
    .onestock__pict img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .onestock__info {
    display: none; }
  .onestock__top {
    position: absolute;
    bottom: 35px;
    color: #fff;
    padding: 0 60px;
    line-height: 1.1;
    font-size: 32px; }
  .onestock__name {
    font-family: "ProximaNovaBold"; }

/* =======================stock-list================= */
.stock-list {
  padding-top: 45px; }
  .stock-list:after {
    content: "";
    clear: both;
    display: block; }
  .stock-list__card {
    float: left;
    width: 50%;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 5px;
    height: 266px;
    border: 1px solid #e8e8e8;
    font-family: "ProximaNovaLight"; }
  .stock-list__paginator {
    margin-bottom: 50px; }

/* =======================text================= */
.text p {
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
  font-family: 'Arial';
  line-height: 20px;
}
.text span{
  font-size: 16px;
  color: #000;
  font-family: 'Arial';
  line-height: 20px;
  display: block; }
.text h1 {
  margin-bottom: 30px; }

.text ul {
  list-style-type: disc;
  font-size: 14px;
  padding-left: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column; }
  .text ul li {
    color: #68b9eb;
    padding-bottom: 5px; }
    .text ul li span {
      color: #5f5f5f; }

.text h1 {
  padding-bottom: 30px; }

.text ol {
  list-style-type: decimal;
  font-size: 14px;
  padding-left: 20px;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column; }
  .text ol li {
    color: #68b9eb;
    padding-bottom: 5px; }
    .text ol li span {
      color: #5f5f5f; }

.text table {
  width: 100%;
  text-align: left;
  font-size: 14px;
  border-spacing: 0;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.text thead {
  background-color: #fafafa;
  color: #68b9eb;
  font-family: "ProximaNovaBold"; }

.text tbody {
  font-family: "ProximaNovaLight";
  color: #555555; }

.text th, .text td {
  padding: 11px 10px 14px;
  border: 1px solid #e8e8e8; }

.text sup,
.text small{
  color: red;
  font-size: 14px;
  line-height: 1.286;}

.text__border__img {
  border: 2px solid #e8e8e8;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 0;
  line-height: 0;}
  .text__border-radius__img{
    border-radius: 8px;
  }

.text__pictleft {
  margin-right: 30px;
  margin-bottom: 25px;
  float: left;
  width: 370px; }
  .text__pictleft img {
    width: 100%; }

.text__pictright {
  width: 270px;
  float: right;
  margin-left: 30px;
  margin-bottom: 30px; }
  .text__pictright img {
    width: 100%; }

.text__quote,
blockquote {
  margin-left: 30px;
  margin-bottom: 20px;
  line-height: 1.286;
  position: relative;
  font-size: 14px;
  display: flex;
  width: auto;
  box-sizing: border-box;
  padding-left: 45px;}
  .text__quote:before,
  blockquote:before {
    content: '';
    color: #68b9eb;
    position: absolute;
    top: 0px;
    left: 28px;
    width: 9px;
    height: 7px;
    background: url('../img/blockquote_before.png')no-repeat 0 0; }

.text__clearf {
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap; }
  .text__clearf:after {
    content: "";
    clear: both;
    display: block; }

.text__half {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 1.286;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 20px; }

.text__table {
  margin-bottom: 25px; }

.text__tabtitle {
  font-size: 16px;
  font-family: "ProximaNovaBold";
  margin-bottom: 25px;
  color: #9a9a9a; }


/* ============================================================== */
/* ==============================RESPONSIVE============= */
/* ==================================960========================== */
@media screen and (max-width: 1170px) {
  .description__text img {
    width: auto;
    height: auto;
  }
  /* =============news=========== */
  .news__pict {
    height: 250px; }
  .news__content {
    width: 690px; }
  /* =================blog================= */
  .blog__pict {
    height: 260px; }
  .blog__area {
    width: 720px; }
  .blog__aside {
    width: 240px; }
  .blog--articlepage {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  /* =================b-info============= */
  .b-info__body {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .b-info--list .b-info__name {
    display: block; }
  .b-info__date {
    padding-left: 0;
    padding-top: 12px;
    display: block; }
  /* ===================.b-aside================== */
  .b-aside__input input {
    width: 170px; }
  /* =======================search-l================= */
  .search-l {
    margin-bottom: 40px; }
    .search-l__blog {
      margin-bottom: 40px; }
      .search-l__blog .blog__item {
        width: calc(50% - 14px); }
        .search-l__blog .blog__item:last-child {
          display: none; }
    .search-l__shares .shares__card:nth-child(2) {
      display: none; }
    .search-l .good-h__top .good-h__box2{
      display: none;}
    .search-l .good-h__bottom .good-h__content{
      border-bottom: 1px solid #e8e8e8;}
  /* =======================b-article================= */
  .b-article__pict {
    height: 320px;
    border-radius: 0;
    border: 0; }
  .b-article__message .reply {
    padding-bottom: 0; }
  /* =======================b-message================= */
  .b-message__content {
    padding-bottom: 7px; }
  /* =======================b-message================= */
  .brands__list {
    margin: -20px 0 0 -20px;
  }
  .brands__item {
    border-color: #68b9eb;
    width: 290px;
    height: auto;
    margin: 20px 0 0 20px;
  }
  /* =======================onenew================= */
  .onenew__pict {
    width: 370px; }
  .onenew .onenew__title {
    margin-left: 0;}
  /* =======================categ================= */
  .categ__item {
    width: calc(50% - 14px); }
  /* =======================contact================= */
  .contact__left {
    width: 320px; }
  .contact__map {
    width: 600px; }
  .contact__addres {
    width: 250px; }
  /* =======================onestock================= */
  .onestock__top {
    font-size: 30px;
    padding: 0px 50px; }
  /* =======================stock-list================= */
  .stock-list__card {
    float: none;
    width: 100%; } }

/* ==================================744========================== */
@media screen and (max-width: 959px) {
  /* =============news=========== */
  .news__content {
    width: 474px; }
  /* =================blog================= */
  .blog__item {
    width: 100%; }
  .blog__area {
    width: 497px; }
  .blog__list {
    display: block; }
  .blog__item {
    width: 100%; }
  .blog__aside {
    width: 247px; }
  /* =================b-info============= */
  .b-info {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .b-info--list .b-info__name {
      display: inline; }
    .b-info__date {
      padding-left: 10px;
      padding-top: 0;
      display: inline; }
  /* ===================.b-aside================== */
  .b-aside__input input {
    width: 173px; }
  /* =======================search-l================= */
  .search-l .good-v {
    display: block; }
  .search-l .good-h {
    display: none; }
  .search-l__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: caLc(100% + 14px);}
  .search-l__blog .blog__pict {
    height: 340px; }
  .search-l__list .good-v{
    width: calc(50% - 14px);
    margin: 0 8px 14px;
  }

  /* =======================b-article================= */
  .b-article__pict {
    height: auto; }
  .b-article__post {
    padding-bottom: 25px; }
  .b-article__message .reply__half {
    width: 100%;
    float: none;
    padding-bottom: 5px; }
    .b-article__message .reply__half--pd {
      padding-right: 0; }
  .b-article__message .reply__tarea {
    padding-bottom: 5px; }
  .b-article__message .reply__btns {
    width: 130px; }
  /* =======================b-message================= */
  .brands__item {
    width: 342px; }
  .onebrand .brands__img {
    width: 290px;
    height: 240px; }
  .onebrand .onebrand__list {
    padding-left: 355px; }
  .b-message .reply__half{
    width: 100%;
    float: none;
    padding-bottom: 5px;}
  /* =======================onenew================= */
  .onenew__pict {
    width: 280px; }
  /* =======================contact================= */
  .contact__left {
    width: 310px; }
  .contact__map {
    width: 400px; }
  /* =======================search-l================= */
  .search-l .good-v__foot{
    flex-wrap: wrap;}
  .search-l .good-v_buttons{
    width: 100%;
    display: flex;
    padding: 10px 0;}
    .good-v_buttons .btn--red{
      font-size: 18px;
      width: calc(50% - 8px);
      margin-right: 8px;
      height: 37px;
      display: block;
      line-height: 37px;}
    .good-v_buttons .btn--red img {
      vertical-align: middle;
      width: 18px;
      height: 20px;
      position: relative;
      top: -1px;}
    .good-v_buttons .good-h__fast{
      width: 50%;
    }}

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  /* =============news=========== */
  .news {
    margin-top: 25px;
    margin-bottom: 25px; }
    .news__item {
      display: block; }
      .news__item--short {
        border: none; }
        .news__item--short .news__pict {
          display: none; }
        .news__item--short .news__middle {
          display: none; }
        .news__item--short .news__top {
          text-transform: uppercase;
          font-size: 16px;
          line-height: 1.1;
          padding: 0 20px;
          padding-top: 20px;
          padding-bottom: 15px; }
    .news__inc {
      display: block;
      font-size: 14px;
      padding: 0 20px;
      padding-bottom: 25px; }
    .news__read {
      display: block;
      font-size: 12px;
      text-transform: uppercase;
      color: #68b9eb;
      font-family: "ProximaNovaBold";
      padding-top: 5px; }
    .news__pict {
      width: 100%; }
      .news__pict img {
        width: 100%; }
    .news__content {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .news__top {
      padding: 13px 18px 7px 8px;
      border-bottom: none; }
    .news__middle {
      padding: 0; }
    .news__date {
      border-bottom: 1px solid #e8e8e8;
      padding: 0 8px;
      padding-top: 0;
      padding-bottom: 10px;
      padding-right: 18px; }
    .news__text {
      padding: 8px 18px 8px 8px; }
    .news__more {
      padding: 0 18px 15px 8px; }
  /* ================paginator============== */
  .list__paginator--pt {
    padding-top: 15px; }
  /* =================blog================= */
  .blog-title{
    display: none;}
  .blog {
    display: block;
    position: relative;
    margin-top: 0; }
    .blog .list__paginator {
      padding-top: 15px;
      padding-bottom: 15px;
      margin-bottom: 0;}
    .blog .blog__archiv {
      border-top: 2px solid #e8e8e8;
    }
    .blog__aside {
      display: none;
      position: fixed;
      top: 0;
      width: 300px;
      height: 100vh;
      overflow: auto;
      z-index: 7;
      left: 0; }
    .blog__area {
      width: 100%;
      margin-bottom: 0;
      padding-right: 0; }
    .blog__list {
      width: 100%;
      margin: 0;}
      .blog__item{
        width: 100%;
        border-radius: 0;
        margin: 0 0 10px}
    .blog__pict {
      height: 230px; }
    .blog__head {
      border-bottom: none;
      padding: 15px;
      padding-bottom: 5px; }
    .blog__text {
      padding: 0 15px;
      padding-bottom: 10px; }
    .blog__archiv {
      display: block;
      background-color: #fff;
      text-align: center; }
      .blog__archiv a {
        color: #68b9eb;
        padding: 10px 0;
        display: block;
        font-family: "ProximaNovaBold"; }
      .blog__archiv--bdt {
        border-top: 4px solid #e8e8e8; }
  /* ==================b-info================== */
  .b-info {
    padding: 0;
    padding-bottom: 5px; }
    .b-info__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
      border-bottom: 1px solid #e8e8e8;
      padding: 7px 15px; }
    .b-info__body {
      padding: 5px 15px; }
    .b-info__date {
      display: none; }
      .b-info__date--mob {
        display: block;
        padding-left: 0; }
    .b-info__kat {
      display: none; }
      .b-info__kat--mob {
        display: block;
        padding-right: 0; }
  /* ===================b-aside================ */
  .b-aside__input input {
    width: 230px; }
  .b-aside__close {
    display: block;
    position: absolute;
    right: 15px;
    top: 10px; }
  .b-aside__socials {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  /* =======================search-l================= */
  .search-l {
    margin-bottom: 15px; }
    .search-l__list {
      display: block; }
    .search-l__news {
      margin-top: 15px;
      margin-bottom: 15px;
      border-top: 2px solid #e8e8e8;
      border-bottom: 2px solid #e8e8e8; }
    .search-l__blog {
      width: 100%;
      margin-top: 15px;
      display: block; }
      .search-l__blog .blog__item {
        width: 100%;
        border: 0; }
      .search-l__blog .blog__pict {
        display: none; }
      .search-l__blog .b-info {
        display: none; }
      .search-l__blog .blog__text {
        display: none; }
      .search-l__blog .blog__head {
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1.1;
        padding: 0 20px;
        padding-top: 20px;
        padding-bottom: 15px; }
      .search-l__blog .blog__inc {
        display: block;
        font-size: 14px;
        padding: 0 20px;
        padding-bottom: 25px; }
      .search-l__blog .blog__read {
        display: block;
        font-size: 12px;
        text-transform: uppercase;
        color: #68b9eb;
        font-family: "ProximaNovaBold";
        padding-top: 5px; }
    .search-l__shares {
      margin-bottom: 20px;
      margin-top: 15px; }
      .search-l__shares .slick-dots {
        position: static;
        margin-top: -10px; }
      .search-l__shares .shares__card:nth-child(2) {
        display: block; }
      .search-l__shares .shares__card:last-child {
        display: block; }
    .search-l__list{
      width: 100%;}
      .search-l__list .good-v{
        width: 100%;
        border-radius: 0;
        margin: 0 0 14px;}
      .search-l__list .good-h__benef{
        width: 100%;}
      .search-l__list .good-v__foot2{
        border: 0;
        padding: 0 10px 10px;}
      .search-l__list .good-v__foot3{
        padding: 0 2px;}
        .good-v_buttons .good-h__fast{
          font-size: 12px;}
    .search-l__more{
      border-radius: 0;}
  /* =======================b-article================= */
  .b-article__title {
    font-size: 14px;
    padding: 15px 10px;
    padding-bottom: 10px;
    border-bottom: none; }
  .b-article__post p {
    padding-left: 10px;
    padding-right: 10px; }
  .b-article__post blockquote {
    margin-left: 0; }
  .b-article__post {
    padding-bottom: 0; }
  .b-article__tags {
    padding: 5px 10px; }
  .b-article__numb {
    padding: 5px 10px;
    font-size: 14px; }
  .b-article__message-title {
    font-size: 14px;
    padding: 15px 0; }
  .b-article__message {
    padding: 0 10px; }
  .b-article .b-info {
    padding-left: 0;
    padding-right: 0; }
    .b-article .b-info__top {
      padding: 7px 10px; }
    .b-article .b-info__body {
      padding: 5px 10px; }
  /* =======================b-message================= */
  .b-message {
    padding: 5px 10px; }
    .b-message__info {
      padding-bottom: 15px;
      font-size: 12px; }
    .b-message__name {
      padding-bottom: 0;
      font-size: 12px; }
    .b-message .reply{
      display: none;
    }
  /* =======================b-message================= */
  .brands {
    margin-top: 20px; }
    .brands__list{
      margin-bottom: 20px;}
    .brands__item {
      width: 100%;
      height: 195px;
      border-color: #e8e8e8;
      border-radius: 0; }
      .brands__item:hover{
        border-color: #e8e8e8;}
      .brands__item img {
        width: 70%; }
    .brands__title {
      bottom: 15px;
      font-size: 14px; }
  .onebrand {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px solid #e8e8e8;
    background-color: #FFF !important; }
    .onebrand .brands__img {
      width: 100%;
      height: auto;
      padding: 40px 0;
      border: none; }
      .onebrand .brands__img img {
        width: 60%; }
    .onebrand__body {
      padding: 0 10px; }
    .onebrand .onebrand__list {
      padding-left: 25px; }
  /* =======================onenew================= */
  .onenew {
    margin-top: 0;
    margin-bottom: 30px; }
    .onenew__pict {
      float: none;
      width: 100%;
      margin-bottom: 0; }
      .onenew__pict img{
        border-radius: 0;
      }
    .onenew__title {
      padding: 15px 10px 10px;
      border-bottom: none; }
    .onenew__date {
      padding: 0px 10px 10px;
      border-bottom: 1px solid #e8e8e8; }
    .onenew__back {
      padding: 20px 10px 25px;
      text-align: left; }
  /* =======================contact================= */
  .contact {
    margin-top: 15px; }
    .contact__left {
      width: 100%;
      float: none;
      padding: 0 20px;
      padding-top: 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .contact__right {
      width: 100%;
      float: none; }
    .contact__map {
      width: 100%;
      height: 240px;
      border-radius: 0;
      border-bottom: 1px solid #e8e8e8;
      border-top: 1px solid #e8e8e8; }
    .contact__icon{
      padding-right: 5px;
    }
  /* =======================categ================= */
  .categ {
    margin-top: 25px;
    margin-bottom: 10px; }
    .categ__text {
      display: none; }
    .categ__body{
      width: 100%;
      margin: 0;}
    .categ__item {
      height: 170px;
      width: 100%;
      margin: 0 0 8px;
      border-radius: 0; }
    .categ__name {
      bottom: 12px;
      height: 38px; }
    .categ__pict {
      margin: 0 auto;
      margin-top: 10px;
      max-width: 130px;
      height: 100px; }
    .categ__title {
      padding: 0 10px;
      font-size: 14px; }
    .categ__ext {
      display: block;
      margin-bottom: 20px; }
      .categ__ext .categ__item {
        width: 100%; }
  /* =======================onestock================= */
  .onestock {
    margin-top: 0;
    margin-bottom: 30px; }
    .onestock__pict {
      height: auto;
      font-size: 0;
      border-radius: 0;
      border-bottom: 1px solid #e8e8e8; }
    .onestock__top {
      display: none; }
    .onestock__info {
      display: block; }
    .onenew__text{
      padding: 0 10px;
      margin-bottom: 0;}
    .onestock__date {
      display: inline-block;
      background-color: #68b9eb;
      padding: 7px 13px;
      color: #fff;
      font-size: 12px;
      margin-left: 25px;
      z-index: 3;
      position: relative;
      top: -4px; }
    .onestock__subdate {
      font-size: 12px;
      margin-left: 20px;
      color: #898989;
      display: inline-block; }
    .onestock .onenew__date {
      display: none; }
  /* =======================stock-list================= */
  .stock-list {
    padding: 0 10px;
    padding-top: 20px; }
    .stock-list.shares__body{
      padding: 20px 0 0;
    }
    .stock-list__card {
      height: auto; }
    .stock-list__paginator {
      margin-bottom: 25px; }
    .stock-list .shares__img {
      height: auto; }
    .stock-list .shares__cont {
      height: auto; }
    .stock-list .shares__desc {
      height: auto; }
  /* =======================text================= */
  .text table {
    font-size: 12px; }
  .text th, .text td {
    padding: 9px 10px;
    border: 1px solid #e8e8e8; }
  .text p {
    padding: 0 10px;
    margin-bottom: 14px; }
  .text span{
    padding: 0 10px;}
  .text ul {
    padding: 0 10px;
    padding-left: 30px;
    margin-bottom: 14px; }
  .text img {
    padding: 0 10px;
    padding-bottom: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .text .news__pict img{
    padding: 0;}
  .text__pictleft {
    float: none;
    margin: 0;
    width: 100%; }
  .text__pictright {
    float: none;
    margin: 0;
    width: 100%; }
  .text__border__img{
    margin: 0 0 15px;}
  .text__quote, blockquote{
    margin-left: 15px;}
  .news__list{
    margin-top: 20px;
    padding: 0 10px;
    box-sizing: border-box;}
    .news__list{
      padding: 0;}
    .news__item{
      border-radius: 0;}
  .list__paginator ul, .text__body .list__paginator ul{
    padding-left: 0;
  }}

/* ====================MAIN======================= */
/* =============steps============ */
.steps__scale {
  display: none; }

.steps__wrapper {
  background-color: #FFF; }

.steps__subtitle {
  font-family: "ProximaNovaLight";
  text-transform: uppercase;
  text-align: center; }

.steps__left {
  width: 400px;
  height: 490px; }

.steps__glass {
  position: absolute;
  left: -102px;
  top: -10px; }

.steps__btn {
  height: 44px;
  line-height: 44px;
  width: 200px;
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  background-color: #68b9eb;
  -webkit-border-radius: 1px;
          border-radius: 1px;
  margin: 0 auto;
  margin-top: 21px; }
  .steps__btn:hover {
    background-color: #80b8db;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1); }

.steps__line {
  background-color: #d3d3d3;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  position: absolute;
  left: 100px;
  top: 78px; }

.steps__line2 {
  width: 100px;
  height: 1px;
  position: absolute;
  background-color: #d3d3d3;
  left: -100px;
  top: 2px; }

.steps__line3 {
  height: 226px;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  background-color: #d3d3d3; }

.steps__line4 {
  width: 167px;
  height: 1px;
  position: absolute;
  background-color: #d3d3d3;
  left: -167px;
  bottom: 0px; }

.steps__levels {
  position: relative;
  z-index: 5; }

.steps__right {
  position: relative;
  padding-top: 65px; }

.steps__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.steps__body {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.steps__title {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #5f5f5f;
  font-family: "ProximaNovaLight";
  padding-bottom: 35px; }

.steps__box {
  width: 600px;
  font-size: 16px;
  margin: 0 auto;
  text-transform: uppercase; }

.steps .steps--active {
  border: 1px solid #709ebb;
  position: relative; }
  .steps .steps--active:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../img/checked.svg);
    background-repeat: no-repeat;
    background-position: center;
    bottom: 4px;
    right: 4px; }

.steps__col {
  width: 50%;
  text-align: center;
  border: 1px solid #e8e8e8;
  padding: 30px 15px 35px;
  -webkit-box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.steps__desc {
  font-size: 12px;
  text-transform: none;
  padding-top: 10px; }

.step1__top {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.step1__item {
  display: block;
  text-align: center;
  height: 70px;
  line-height: 70px;
  width: 33.33%;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1); }

.step1__input {
  width: 170px;
  margin: 0 auto;
  text-align: center; }
  .step1__input input {
    display: inline-block;
    width: 68px;
    padding: 14px 0;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1); }
  .step1__input button {
    padding: 15px;
    font-size: 16px;
    font-family: "ProximaNovaBold";
    color: #8e8e8e; }

.step1__bot {
  padding-top: 36px;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 10px -1px rgba(0, 0, 0, 0.1); }

.step1__text {
  text-align: center;
  padding: 20px 0; }

.step2 .steps__line3 {
  height: 180px; }

.step2 .steps__box {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }

#step3 .steps__line3 {
  height: 140px; }

#step4 .steps__line3 {
  height: 100px; }

#step5 .steps__line3 {
  height: 60px; }

#step4, #step5, #step2, #step3 {
  display: none; }

.level {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "ProximaNovaLight";
  width: 60%;
  position: relative;
  top: 125px;
  left: 66px;
  color: #9f9f9f; }
  .level__item {
    padding-bottom: 23px;
    position: relative; }
    .level__item:before {
      height: 38px;
      width: 1px;
      position: absolute;
      content: '';
      background-color: #9f9f9f;
      top: 12px;
      left: -14px; }
    .level__item:after {
      width: 5px;
      height: 5px;
      -webkit-border-radius: 5px;
              border-radius: 5px;
      background-color: #9f9f9f;
      position: absolute;
      content: '';
      top: 8px;
      left: -16px; }
    .level__item:last-child:before {
      display: none; }
    .level__item--active span {
      color: #000; }
    .level__item--active:after {
      width: 5px;
      height: 5px;
      -webkit-border-radius: 5px;
              border-radius: 5px;
      background-color: red;
      position: absolute;
      content: '';
      top: 8px;
      left: -16px; }
  .level__water-layer {
    position: absolute;
    left: -55px;
    bottom: -22px;
    -webkit-transition: .3s;
    transition: .3s; }
  .level:hover .level__water-layer {
    -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
            transform: translateY(-50px); }

/* ===========m-search============ */
.m-search {
  padding-bottom: 95px; }
  .m-search__parametrs {
    padding-top: 60px; }
  .m-search__title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
    position: relative;
    font-family: "ProximaNovaBold"; }
    .m-search__title:before {
      position: absolute;
      content: '';
      width: 85%;
      height: 1px;
      background-color: #dfdfdf;
      right: 0;
      top: 9px; }
  .m-search__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
  .m-search__item {
    width: 25%;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .m-search__item img {
      position: absolute;
      right: 58px;
      top: 16px; }
    .m-search__item:nth-child(n+5):nth-child(-n+8) .m-search-sub {
      top: 34px; }
    .m-search__item:nth-child(n+9):nth-child(-n+12) .m-search-sub {
      top: 76px; }
    .m-search__item:nth-child(n+13):nth-child(-n+16) .m-search-sub {
      top: 115px; }
    .m-search__item:nth-child(n+17):nth-child(-n+20) .m-search-sub {
      top: 153px; }
    .m-search__item:nth-child(n+21):nth-child(-n+24) .m-search-sub {
      top: 194px; }
  .m-search__link {
    min-height: 40px;
    line-height: 40px;
    display: block;
    padding-right: 80px;
    padding-left: 40px;
    position: relative; }
    .m-search__link--z {
      z-index: 4; }
    .m-search__link:hover {
      color: #68b9eb; }
  .m-search-sub {
    position: absolute;
    width: 100%;
    left: 0;
    padding-bottom: 30px;
    background-color: #FFF;
    top: -5px;
    -webkit-box-shadow: 0px 3px 20px -1px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 3px 20px -1px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    z-index: 3; }
    .m-search-sub__top {
      height: 50px;
      line-height: 50px;
      border-bottom: 1px solid #dfdfdf;
      margin: 0 40px; }
    .m-search-sub__name {
      display: block;
      width: 25%;
      position: relative;
      padding-right: 80px;
      padding-left: 40px;
      margin: 0 auto;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .m-search-sub__name:hover {
        color: #68b9eb; }
      .m-search-sub__name img {
        position: absolute;
        right: 58px;
        top: 20px; }
    .m-search-sub__list {
      margin-top: 20px; }
    .m-search-sub__item {
      display: inline-block;
      vertical-align: top;
      width: 190px;
      min-height: 30px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 40px;
      padding-right: 10px;
      margin-bottom: 5px; }
    .m-search-sub__link {
      cursor: pointer;
      color: #9a9a9a;
      padding: 3px 6px;
      display: inline-block;
      -webkit-border-radius: 2px;
              border-radius: 2px;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .m-search-sub__link img {
        display: none;
        padding-left: 4px; }
      .m-search-sub__link:hover {
        background-color: #ececec; }
      .m-search-sub__link--chosen {
        background-color: #ececec;
        color: #000; }
        .m-search-sub__link--chosen img {
          display: inline;
          position: static;
          padding-right: 5px; }

.m-search-chos {
  padding-top: 30px; }
  .m-search-chos .m-search__title:before {
    width: 82%; }
  .m-search-chos .m-search__title button {
    color: #bbbbbb; }
    .m-search-chos .m-search__title button img {
      position: relative;
      top: 1px; }
  .m-search-chos__link {
    height: 45px;
    display: block;
    line-height: 45px;
    padding: 0 20px;
    background-color: #ececec;
    color: #000;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s; }
    .m-search-chos__link img {
      position: relative;
      top: 1px; }
    .m-search-chos__link a {
      padding: 4px;
      margin-left: 9px; }
  .m-search-chos__item {
    display: inline-block;
    margin: 0 2px 5px 0; }
  .m-search-chos__btn {
    height: 45px;
    display: inline-block;
    line-height: 45px;
    padding: 0 20px;
    background-color: #d1383e;
    color: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    text-transform: uppercase; }

/* ===========m-reasons============== */
.m-reasons {
  padding-top: 55px;
  background-color: #f0f0f0; }
  .m-reasons__img {
    height: 300px;
    background-image: url("../img/reasons.png");
    background-position: center;
    background-repeat: no-repeat; }
  .m-reasons__body {
    margin: 0 70px;
    margin-top: -20px; }
  .m-reasons__item {
    width: 200px;
    display: inline-block;
    text-align: right;
    font-size: 16px;
    color: #818181;
    vertical-align: top;
    position: relative; }
    .m-reasons__item span {
      color: #93b6c7; }
    .m-reasons__item--1 {
      margin-right: 100px; }
    .m-reasons__item--2 {
      margin-right: 41px; }
    .m-reasons__item--3 {
      margin-right: 70px; }
    .m-reasons__item:before {
      top: 17px;
      right: -16px;
      content: '';
      position: absolute;
      width: 5px;
      height: 5px;
      -webkit-border-radius: 5px;
              border-radius: 5px;
      background-color: #bbbbbb; }
    .m-reasons__item:after {
      top: -58px;
      right: -14px;
      content: '';
      position: absolute;
      width: 1px;
      height: 80px;
      background-color: #bbbbbb; }
  .m-reasons__banner {
    padding-top: 90px;
    padding-bottom: 100px;
    text-align: center; }
/* ===========home-slider============== */
.home-slider__body.slick-slider{
  margin-bottom: 10px;}
  .home-slider__item{
    background-size: cover;
    border-radius: 25px;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    position: relative;
    font-family: 'Roboto', sans-serif;}
    .home-slider__title{
      padding: 0 55px;
      line-height: 1;
      margin: 30px 0;
      max-width: 350px;}
      .home-slider__title *{
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;}
      .home-slider__title--medium{
        font-size: 46px;
        font-weight: 900;
        display: block;
        margin-bottom: 7px;}
      .home-slider__title--small{
        font-size: 36px;
        font-weight: 100;
        display: block;}
      .home-slider__title--big{
        font-size: 62px;
        font-weight: 900;
        line-height: 0.9;
        display: block;}
  .home-slider__sale{
    display: inline-flex;
    width: auto;
    box-sizing: border-box;
    padding: 15px 0 12px 20px;
    margin: 0 39px 30px 0;
    position: relative;
    background: #ee1e25;}
    .home-slider__sale:before{
      content: '';
      position: absolute;
      right: -39px;
      top: 0;
      height: 100%;
      width: 39px;
      background: url('../img/home-slider-sale-panel-after-bg.png')no-repeat 0 0;
      background-size: cover;}
    .home-slider__sale--titile{
      font-size: 43px;
      font-weight: 900;
      line-height: 1;}
    .home-slider__sale--text{
      font-size: 23px;}
    .home-slider__sale--number{
      font-size: 98px;
      font-weight: 900;
      line-height: 80px;}
    .home-slider__sale--left{
      padding-right: 22px;}
  .home-slider__link{
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 30px;
    padding: 15px 90px 12px 10px;
    background: #ee1e25;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;}
    .home-slider__link:hover{
      opacity: 0.9;}
    .home-slider__link:before{
      content: '';
      position: absolute;
      left: -25px;
      top: 0;
      height: 100%;
      width: 25px;
      background: url('../img/home-slider-sale-panel-after-bg.png')no-repeat 0 0;
      background-size: cover;
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);}
  .home-slider__body .slick-dots{
    padding-left: 50px;
    text-align: left;
    bottom: 0;}
  .home-slider__body .slick-dots li{
    width: 10px;
    margin: 0 5px;}
  .home-slider__body .slick-dots button:before{
    background: #a29fa8;}
  .home-slider__body .slick-dots .slick-active button:before{
    background: #3c3b3f;}
  .home-slider__body .slick-prev{
    left: 15px;
    width: 12px;
    height: 22px;
    z-index: 1;
    background: #000;
    background: url('../img/arrLeft.png')no-repeat 0 0;
    background-size: cover;
  }
  .home-slider__body .slick-next{
    right: 15px;
    width: 12px;
    height: 22px;
    z-index: 1;
    background: #000;
    background: url('../img/arrRight.png')no-repeat 0 0;
    background-size: cover;
  }
  .home-slider__body .slick-prev:before,
  .home-slider__body .slick-next:before{
    display: none;
  }
/* ===========m-category============== */
.m-category{
  margin-bottom: 40px;}
  .m-category__list{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 16px);
    margin: 0 -8px;}
  .m-category__item{
    flex: 0 0 calc(33.33% - 16px);
    max-width: calc(33.33% - 16px);
    margin: 0 8px 15px;
    border-radius: 25px;}
    .m-category__item--blue{
      background: #c9e1f0;}
    .m-category__item--dark{
      background: #c8c1d1;}
    .m-category__link{
      position: relative;
      display: block;
      border-radius: 25px;
      height: 100%;
      padding: 20px;
      display: flex;
      justify-content: flex-start;
      align-items: flex-end;
      flex-wrap: wrap;
      height: 235px;
      overflow: hidden;
      box-sizing: border-box; }
    .m-category__link:hover {
      -webkit-box-shadow: 0px 4px 30px -1px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 30px -1px rgba(0, 0, 0, 0.25); }
    .m-category__link:after{
      content: '';
      position: absolute;
      bottom: 40px;
      right: 15px;
      width: 29px;
      height: 46px;
      background: url('../img/trash-arr-big.png')no-repeat 0 0;
    }
    .m-category__text{
      font: 36px/1 'Roboto', sans-serif;
      font-weight: 700;
      color: #68b9eb;
      max-width: 180px;
      display: block;
      position: relative;
      z-index: 1;}
    .m-category__image-wrapper{
      position: absolute;
      right: 0;
      bottom: 0;
      font-size: 0;
      max-width: 75%;
      height: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;}
      .m-category__image-wrapper img{
        max-width: 100%;
        max-height: 100%;
        height: auto;}
/* ===========m-recomend============== */
.m-recomend {
  background-color: #fff; }
  .m-recomend .title {
    padding-bottom: 30px; }
  .m-recomend__card {
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .m-recomend__body {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 20px);
    margin: 0 -10px 40px;
    box-sizing: border-box; }
  .m-recomend__pict {
    text-align: center;
    padding-bottom: 45px; }
    .m-recomend__pict img {
      width: 90%; }
  .m-recomend__name {
    font-family: "ProximaNovaBold"; }
  .m-recomend__code {
    font-size: 10px;
    padding: 10px 0 16px; }
  .m-recomend__cont {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .m-recomend__price {
    font-size: 24px;
    font-family: "ProximaNovaBold"; }
    .m-recomend__price--font {
      font-family: "ProximaNovaRegular";
      font-size: 14px; }
    .m-recomend__price--old {
      color: #cbcbcb;
      text-decoration: line-through;
      font-size: 16px; }
  .m-recomend__foot {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .m-recomend__basket a {
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    -webkit-border-radius: 30px;
            border-radius: 30px;
    background-image: url("../img/shopping-cart.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%; }

@-webkit-keyframes shop {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes shop {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
/* =================banner-buy================= */
.banner-buy{
  margin-bottom: 60px;}
  .banner-buy__link{
    border: 1px solid #5c9ec8;
    border-radius: 8px;
    font-size: 0;
    overflow: hidden;
    display: block;}
    .banner-buy__link img{
      width: 100%;
    }
/* =================shares================ */
.shares {
  background-color: #fff;
  padding-bottom: 85px; }
  .shares .title {
    padding-bottom: 30px; }
  .shares__body{
    width: calc(100% + 14px);
    margin: 0 -7px;
  }
  .shares__card {
    float: left;
    width: calc(50% - 14px);
    margin: 0 7px 5px;
    background-color: #FFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 5px;
    height: 266px;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    font-family: "ProximaNovaLight"; }
    .shares__card:hover {
      border-color: #68b9eb; }
      .shares__card:hover .shares__link {
        opacity: 1; }
  .shares__img {
    width: 280px;
    width: 47%;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    vertical-align: middle;
    border-right: 1px solid #e8e8e8;
    height: 100%;
    overflow: hidden;
    border-radius: 6px 0 0 6px; }
  .shares__cont {
    padding-left: 25px;
    position: relative;
    padding-right: 25px;
    display: inline-block;
    vertical-align: top;
    width: 294px;
    width: 52%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .shares__date {
    background-color: #68b9eb;
    color: #fff;
    position: absolute;
    padding: 5px 13px 4px;
    left: 30px;
    top: -3px; }
  .shares__name {
    padding-top: 35px;
    font-size: 14px;
    font-family: "ProximaNovaBold";
    padding-bottom: 15px; }
  .shares__desc {
    padding-bottom: 25px;
    font-size: 14px;
    height: 93px;
    overflow: hidden; }
  .shares__link {
    opacity: 0;
    background-color: #68b9eb;
    position: absolute;
    right: -4px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    bottom: -6px;
    text-transform: uppercase; }
    .shares__link {
      color: #fff;
      display: block;
      padding: 5px 10px 4px; }
  .shares__time {
    color: #898989;
    opacity: 0.5; }
  .shares__body:after {
    content: "";
    clear: both;
    display: block; }

.maker-sl {
  background-color: #fff;
  padding-bottom: 40px; }
  .maker-sl--cli {
    padding-top: 50px; }
    .maker-sl--cli .maker-sl__item {
      border: none; }
  .maker-sl .title--long {
    padding-bottom: 65px; }
  .maker-sl__item {
    padding: 0 15px;
    text-align: center;
    display: table-cell;
    height: 100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 100px;
    margin: 0 15px; }
    .maker-sl__item img {
      vertical-align: middle;
      display: inline; }
  .maker-sl__arrs {
    position: absolute;
    right: 0;
    top: -4px; }
    .maker-sl__arrs button {
      padding: 0 15px; }

.m-overwv {
  background-color: #FFF; }
  .m-overwv .title {
    padding: 30px 0 45px; }
  .m-overwv__col {
    border-left: 1px solid #d0d0d0;
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    margin-bottom: 20px; }
  .m-overwv__item {
    padding-left: 30px;
    border-left: 3px solid transparent;
    padding-bottom: 15px;
    margin-bottom: 30px;
    padding-right: 20px; }
    .m-overwv__item:hover {
      border-left: 3px solid #d1383e; }
    .m-overwv__item:last-child {
      margin-bottom: 10px; }
  .m-overwv__name {
    font-family: "ProximaNovaBold";
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px; }
    .m-overwv__name:hover a {
      color: #68b9eb; }
  .m-overwv__desc {
    font-family: "ProximaNovaLight";
    font-size: 14px;
    padding-bottom: 5px;
    height: 42px; }
  .m-overwv__read {
    font-family: "ProximaNovaBold";
    text-transform: uppercase; }
    .m-overwv__read a {
      color: #68b9eb; }

.m-bottom {
  font-family: "ProximaNovaLight";
  padding-top: 40px;
  background-color: #fff;
  font-size: 14px;
  padding-bottom: 70px; }
  .m-bottom .title {
    padding-bottom: 30px; }
  .m-bottom__pict {
    padding-right: 30px;
    width: 370px;
    text-align: center;
    float: left; }
    .m-bottom__pict img {
      -min-width: 100%;
      border-radius: 8px;
      overflow: hidden; }
  .m-bottom__list {
    color: #68b9eb;
    padding-left: 430px;
    list-style-type: disc;
    padding-bottom: 20px; }
    .m-bottom__list span {
      color: #5f5f5f; }
  .m-bottom__title {
    font-size: 16px;
    color: #68b9eb;
    padding-bottom: 20px; }

/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (max-width: 1170px) {
  /* ===========m-reasons============ */
  .m-reasons__banner img {
    width: 100%; }
  .m-reasons__item {
    width: 160px; }
    .m-reasons__item--1 {
      margin-right: 77px; }
    .m-reasons__item--2 {
      margin-right: 86px; }
    .m-reasons__item--4 {
      margin-left: -20px; }
  .m-reasons__body {
    margin: 0;
    margin-top: -20px; }
  /* ===========m-recomend============ */
  .m-recomend__card {
    width: 33.33%; }
    .m-recomend__card:last-child {
      display: none; }
    .m-recomend__card .good-v {
      width: 100%;}
  /* ===========m-search============ */
  .m-search__item {
    width: 33.33%; }
    .m-search__item:nth-child(n+4):nth-child(-n+6) .m-search-sub {
      top: 34px; }
    .m-search__item:nth-child(n+7):nth-child(-n+9) .m-search-sub {
      top: 76px; }
    .m-search__item:nth-child(n+10):nth-child(-n+12) .m-search-sub {
      top: 115px; }
    .m-search__item:nth-child(n+13):nth-child(-n+15) .m-search-sub {
      top: 153px; }
    .m-search__item:nth-child(n+16):nth-child(-n+18) .m-search-sub {
      top: 194px; }
    .m-search__item:nth-child(n+19):nth-child(-n+21) .m-search-sub {
      top: 235px; }
    .m-search__item:nth-child(n+22):nth-child(-n+24) .m-search-sub {
      top: 275px; }
  .m-search__link:hover {
    color: #5f5f5f; }
  .m-search__title:before {
    width: 81%; }
  .m-search-chos .m-search__title:before {
    width: 77%; }
  .m-search-sub__name {
    width: 313px; }
  .m-search-sub__item {
    width: 20%; }
  /* =================shares================ */
  .shares__card {
    float: none;
    width: 100%; }
    .shares__card:nth-child(n+3) {
      display: none; }
    .stock-list .shares__card:nth-child(n+3){
      display: block;}
  .shares__img {
    width: 280px; }
  .shares__cont {
    width: 653px;
    height: 100%; }
  .shares__time {
    width: 80%;
    position: absolute;
    left: 25px;
    bottom: 25px; }
  .shares__link {
    opacity: 1;
    right: -2px;
    bottom: 17px; }
  /* =========m-overwv==================== */
  .m-overwv__desc {
    height: 57px; } }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  .b-article__post img {
    width: auto;
    height: auto;
  }
  /* ===========m-search============ */
  .m-search__title:before {
    width: 76%; }
  .m-search__item {
    width: 42%; }
    .m-search__item:nth-child(n+3):nth-child(-n+4) .m-search-sub {
      top: 34px; }
    .m-search__item:nth-child(n+5):nth-child(-n+6) .m-search-sub {
      top: 76px; }
    .m-search__item:nth-child(n+7):nth-child(-n+8) .m-search-sub {
      top: 115px; }
    .m-search__item:nth-child(n+9):nth-child(-n+10) .m-search-sub {
      top: 153px; }
    .m-search__item:nth-child(n+11):nth-child(-n+12) .m-search-sub {
      top: 194px; }
    .m-search__item:nth-child(n+12):nth-child(-n+13) .m-search-sub {
      top: 235px; }
    .m-search__item:nth-child(n+14):nth-child(-n+15) .m-search-sub {
      top: 275px; }
    .m-search__item:nth-child(n+16):nth-child(-n+17) .m-search-sub {
      top: 314px; }
    .m-search__item:nth-child(n+18):nth-child(-n+19) .m-search-sub {
      top: 355px; }
    .m-search__item:nth-child(n+20):nth-child(-n+21) .m-search-sub {
      top: 394px; }
    .m-search__item:nth-child(n+22):nth-child(-n+23) .m-search-sub {
      top: 434px; }
  .m-search-chos .m-search__title:before {
    width: 72%; }
  .m-search-sub__item {
    width: 33.33%; }
  .m-search-sub__name {
    width: 304px; }
  /* =============m-recomend================ */
  .m-recomend__card {
    width: 50%; }
    .m-recomend__card:nth-last-child(2) {
      display: none; }
    .m-recomend__card .good-v {
      padding-bottom: 0;}
    .m-recomend__card .good-v__foot2{
      padding: 20px 9px !important;
    }
    .m-recomend__body{
      margin-bottom: 20px;}
  /* ===================shares=================== */
  .shares__cont {
    width: 436px; }
  .shares__img {
    width: 270px; }
  /* ====================m-overwv================= */
  .m-overwv__body {
    padding-bottom: 37px; }
  .m-overwv__col {
    width: 100%;
    float: none;
    margin-bottom: 0; }
    .m-overwv__col--hide {
      display: none; }
  .m-overwv__desc {
    height: 38px; }
  /* ====================m-reasons================= */
  .m-reasons {
    overflow: hidden; }
    .m-reasons__box {
      margin-left: -60px;
      width: 1200px;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .m-reasons__box .container {
        max-width: 1200px; }
    .m-reasons__body {
      margin: 0 70px;
      margin-top: -20px; }
    .m-reasons__item {
      width: 200px; }
      .m-reasons__item--1 {
        margin-right: 52px; }
      .m-reasons__item--2 {
        margin-right: 41px; }
      .m-reasons__item--3 {
        margin-right: 41px; }
      .m-reasons__item--4 {
        margin-right: 70px;
        margin-left: auto; } }

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  /* ==================.m-reasons============== */
  .m-reasons__item {
    width: 150px; }
    .m-reasons__item--1 {
      margin-right: 120px;
      margin-left: 55px; }
    .m-reasons__item--2 {
      margin-right: 95px; }
    .m-reasons__item--4 {
      margin-right: 0px;
      margin-left: -15px; }
  /* ======================steps================== */
  .steps {
    padding-bottom: 35px; }
    .steps__left {
      display: none; }
    .steps__scale {
      display: block; }
    .steps__line {
      display: none; }
    .steps__body {
      display: block; }
    .steps__box {
      display: block;
      width: 100%; }
    .steps__col {
      width: 100%;
      padding-top: 16px;
      padding-bottom: 16px; }
    .steps__desc {
      padding-top: 0; }
    .steps__right {
      padding-top: 0; }
    .steps__title {
      font-size: 18px;
      padding-bottom: 20px;
      padding-top: 20px; }
  .step1__top {
    display: block; }
  .step1__item {
    width: 100%; }
  /* ========m-search========== */
  .m-search {
    padding-bottom: 30px; }
    .m-search__list {
      display: block; }
    .m-search__item {
      width: 100%;
      position: relative; }
      .m-search__item .m-search-sub {
        top: 0 !important; }
    .m-search__title:before {
      width: 40vw; }
    .m-search__parametrs {
      padding-top: 30px; }
    .m-search-chos {
      padding-top: 15px; }
      .m-search-chos .m-search__title:before {
        width: 30vw; }
    .m-search-sub__item {
      width: 100%; }
    .m-search-sub__name {
      width: auto; }
    .m-search-sub__top {
      margin: 0px; }
  /* ===============m-reasons============= */
  .m-reasons {
    padding-top: 45px; }
    .m-reasons__banner {
      padding-bottom: 35px; }
  /* ===========shares============ */
  .shares {
    padding-bottom: 0; }
    .shares__body{
      width: 100%;
      margin: 0;}
    .shares__img {
      display: block;
      width: auto;
      border-radius:0;
      height: auto; }
      .shares__img img {
        width: 100%; }
    .shares__card {
      height: auto;
      margin: 0;
      float: left;
      border-radius: 0;
      border-color: transparent; }
      .shares__card:nth-child(n+3) {
        display: block; }
    .shares .slick-dots {
      position: static;
      padding-top: 0px; }
    .shares .container {
      padding: 0; }
    .shares .title {
      padding-bottom: 15px; }
    .shares__cont {
      display: block;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
    .shares__time {
      left: 15px; }
    .shares__date {
      top: -7px; }
    .shares__name {
      line-height: 1.286; }
    .shares__desc {
      padding-bottom: 60px; }
    .shares__link {
      bottom: 20px;
      opacity: 1;
      right: 1px; }
    .shares__body .slick-dots li {
      width: 10px; }
  /* =============maker-sl============= */
  .maker-sl{
    display: none;
  }
  .maker-sl .title--long {
    padding-bottom: 30px; }
  .maker-sl .maker-sl__arrs {
    left: 0; }
  .maker-sl .maker-sl__left {
    position: absolute;
    top: 10px;
    left: 0; }
  .maker-sl .maker-sl__right {
    position: absolute;
    right: 0;
    top: 10px; }
  .maker-sl--cli {
    padding-top: 40px;
    padding-bottom: 0; }
    .maker-sl--cli .title--long {
      padding-bottom: 5px; }
  /* =============m-overwv============= */
  .m-overwv__desc {
    height: auto;
    padding-bottom: 10px; }
  .m-overwv__col {
    border: none; }
  .m-overwv__body {
    padding-bottom: 0; }
  .m-overwv__item {
    padding-left: 10px;
    padding-right: 10px;
    border-left: none !important; }
  .m-overwv .title {
    padding-top: 55px;
    padding-bottom: 35px; }
  /* ===========m-category=========== */
    .m-category{
      margin-bottom: 10px;
    }
  /* ===========m-bottom=========== */
  .m-bottom {
    padding-top: 10px;
    padding-bottom: 5px; }
    .m-bottom__cont {
      display: block; }
    .m-bottom .title {
      padding-bottom: 10px; }
    .m-bottom__list {
      padding-left: 25px; }
    .m-bottom__pict {
      width: 100%;
      padding-right: 0;
      padding-bottom: 20px;
      float: none; }
      .m-bottom__pict img {
        width: 100%;
        border-radius: 0;
      }
      .m-bottom__title{
        text-align: center;
      }
  /* ==========m-recomend============== */
  .m-recomend .title{
    display: none;
  }
  .m-recomend__body {
    display: block; }
    .m-recomend__body .slick-track {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .m-recomend__body .slick-slide {
      height: auto; }
  .m-recomend__card {
    width: 100%;
    margin-bottom: 35px; }
    .m-recomend__card:nth-last-child(2) {
      display: block; }
    .m-recomend__card:last-child {
      display: block; }
  .scale {
    padding-top: 20px;
    padding-bottom: 15px; }
    .scale__list {
      text-align: center; }
    .scale__link {
      display: block;
      width: 5px;
      height: 5px;
      background-color: #bbbbbb;
      -webkit-border-radius: 5px;
              border-radius: 5px; }
    .scale__item {
      position: relative;
      display: inline-block;
      margin-right: 34px; }
      .scale__item--active .scale__link {
        background-color: #cc2229; }
      .scale__item--done .scale__link {
        background-color: #74a3c1; }
      .scale__item:last-child {
        margin-right: 0; }
        .scale__item:last-child:before {
          display: none; }
      .scale__item:before {
        background-color: #bbbbbb;
        width: 41px;
        content: '';
        position: absolute;
        height: 1px;
        top: 2px;
        left: 5px; }
    .scale__text {
      position: absolute;
      top: 10px;
      left: -15px;
      color: #9f9f9f; } }

/* =================body================= */
/* ==mob== */
/* ======================btn================= */
/* ==mob== */
/* =================title================= */
/* ==mob== */
/* =================input================== */
/* ============================================ */
/* ==========HEADER============ */
header {
  background-color: #fff; }

.header {
  padding-bottom: 45px;}
  .header--bg {
    padding-bottom: 0; }
    .header-top{

    }
    .header-bottom.container {
      padding-top: 0;
    }
    .header-top__burger {
      display: none; }
    .header-top__phone {
      display: none;
      padding: 19px 0;
      width: 210px;
      text-align: center;
      float: right;
      height: 53px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: relative; }
      .header-top__phone span {
        padding: 0 20px; }
      .header-top__phone .img1 {
        position: relative;
        top: 2px; }
      .header-top__phone a {
        display: block; }
    .header-top__time {
      display: none;
      float: right;
      padding: 20px 0;
      padding-left: 30px;
      height: 53px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .header-top__time .img1 {
        padding-right: 20px;
        position: relative;
        top: 1px; }
      .header-top__time span {
        padding-right: 18px; }
    .header-top__nav {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .header__search {
    display: none; }
  .header__logo {
    float: left;
    margin-top: 8px; }
  .header__icons {
    float: right;
    height: 55px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
  }
  .header__icons button {
    position: relative;
    padding: 0;
    color: #000;
  }
  .header__icons button:disabled {
    color: #999;
  }
  .header__icons button + button::before {
    content: '|';
    margin: 0 5px 0 3px;
  }
  .header__icons li {
    margin-left: 20px;
  }
  .header__shop {
    display: block;
    position: relative;
    margin-left: 5px; }
    .header__shop .header__numb {
      background-color: #cc232a; }
    .header__shop:hover .trash-modal {
      display: block; }
    .header-shop__box{
      cursor: pointer;
      border: 1px solid #68b9eb;
      border-radius: 54px;
      padding: 11px 25px 9px 65px;
      display: block;
      position: relative;}
    .header-shop__img{
      position: absolute;
      left: 25px;
      top: 50%;
      transform: translate(0, -50%);}
      .header-shop__img{

      }
      .phones-items{
        display: flex;
        flex-direction: column;
      }
      .header__phone-number{
        display: flex;
        align-items: center;
        color: #000;
        font-size: 18px;
        line-height: 18px;
        min-width: 167px;
      }
      .header__phone-number img{
        padding-right: 18px;
      }
      .header__phone-number.phone-number--first{
        justify-content: space-between;
      }
      .header__phone-number.phone-number--first img{
        padding-right: 0;
      }
      .header__phone-number.phone-number-title{
        color: #000;
        font-size: 18px;
        line-height: 18px;
      }
      .header__phone-number.phone-number-title span{
        padding-right: 8px;
      }
    .header-shop__price{
      font: 14px "ProximaNovaBold", sans-serif;
      color: #000;
      text-transform: uppercase;
    }
    .header-shop__quantity{
      color: #5f5f5f;
    }
    .private-office__icon.private-office__icon-header{
      padding-top: 12px;
      margin-top: 6px;
      margin-right: 10px;
      stroke: #5F5F5F;
    }
  .header__balance {
    position: relative;
    padding-right: 15px; }
    .header__balance img {
      display: block;
    }
    .header__balance .header__numb {
      background-color: #68b9eb; }
    .header__balance:hover .balance-modal {
      display: block; }
  .header__numb {
    position: absolute;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    display: table-cell;
    line-height: 25px;
    color: #fff;
    text-align: center;
    right: 0;
    top: -10px; }
    .header__numb.visible-mobile{
      display: none;
    }
  .header__bot {
    margin-top: 15px;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: bold;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .header__bot a:hover {
      color: #000; }
  @media (min-width: 960px){
    .header__bot {
      justify-content: center;
    }
  }
  .header__bot a{
    color: #0a0a0a;
    font-weight: 400;
  }
  .header__bot a:hover{
    color: #68b9eb;
  }
  .header__cartr {
  }
  .header__cartr-li {
   }
    .header__water li {
      position: relative;
      display: inline-block;
      padding-right: 45px; }
    .header__filters li {
      position: relative;
      display: inline-block;
      padding-right: 45px; }
      .header__filters li:last-child{
        padding-right: 0;
      }
  .header__bot .header__acc {
    color: #cc232a;}
  .header__acc {
    width: 140px;
    text-align: center;
    color: #cc232a;
    -webkit-animation-name: textShadow;
            animation-name: textShadow;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
            animation-duration: 2s; }
    .header__acc:hover {
      color: #cc232a !important;
      opacity: .5; }
  .header__burger--mob {
    display: none; }
  .header__for {
    display: none;}
    .header__for img {
      padding-left: 8px; }
    .header__for a {
      display: block;
      height: 100%; }
  .header__type {
    display: none;
    padding-right: 55px; }
    .header__type img {
      padding-left: 8px; }
    .header__type a {
      display: block;
      height: 100%; }
  .header__phone{
    display: flex;
    position: relative;
    width: 21%;
    float: left;
    position: relative; }
    .header-phone-list{
      padding: 10px 0;
    }
    .header__phone__link{
      padding-left: 68px;
      position: relative;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      text-align: left;}
      .header__phone__icon{
      position: absolute;
      left: 0;
      top: 0;
      background: #FFF;
      border: 1px solid #E8E8E8;
      border-radius: 50%;
      width: 53px;
      height: 53px;
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center;}
      .header__phone__icon:hover{
        border: 1px solid #68b9eb;
      }
    .header__phone__title{
      color: #000;
      font: 18px/1 "ProximaNovaRegular", sans-serif;
    }
    .header__phone__subtitle{
      font: 14px/1 "ProximaNovaRegular", sans-serif;
      color: #68b9ed;
      text-transform: uppercase;
      display: block;
      margin-top: 4px;
      cursor: pointer;
    }

/* ==========nav============ */
.nav {
  width:100%;
  text-transform: uppercase;
  padding: 5px 0 0;
 }
  .nav__item {
    padding: 0 8px;
    display: inline-block; }
    .nav__link{
      color: #525252;
      font-size: 13px;
    }
      .nav__link:hover{
        color: #000;}
  .nav__list {
    display: flex;
    justify-content: space-between;
    margin-left: -10px;
    height: 24px;
  }
  .nav__link:hover {
    font-weight: bold; }
.sub-menu__link_info,.nav__item{
  display: inline-block;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 24px 24px;
}
/*.nav__link_0{background-image: url('/image/1.svg');align-content: center;}*/
/*.nav__link_1{background-image: url('/image/2.svg');align-content: center;}*/
/*.nav__link_2{background-image: url('/image/3.svg');align-content: center;}*/
/*.nav__link_3{background-image: url('/image/4.svg');align-content: center;}*/
/*.nav__link_4{background-image: url('/image/5.svg');align-content: center;}*/
/*.nav__link_5{background-image: url('/image/6.svg');align-content: center;}*/
/*.nav__link_6{background-image: url('/image/7.svg');align-content: center;}*/
/* ==========main-search============ */
.main-search {
  background-color: #FFF;
  border: 1px solid #cecece;
  border-radius: 54px;
  width: 24%;
  float: left;
  margin: 0 30px;
  margin-left: 50px;
  position: relative;
  height: 55px;}
  .main-search__sel {
    display: inline-block;
    width: 125px;
    height: 100%;
    vertical-align: top;
    height: 55px; }
  .main-search__select {
    line-height: 55px;
    font-family: "ProximaNovaBlack";
    text-transform: uppercase;
    padding-left: 15px;
    display: block;
    height: 100%; }
    .main-search__select img {
      padding-left: 10px; }
  .main-search__input {
    display: inline-block;
    width: 75%;
    overflow: hidden; }
    .main-search__input input {
      display: block;
      width: 100%;
      position: relative;
      top: 2px;
      border: 0;
      font-size: 12px;
      padding: 18px 0 20px 22px;
      border: none !important;
      box-sizing: border-box; }
  .main-search__btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    margin: 5px 0;
    border-left: 1px solid #e7e7e7; }
    .main-search__btn button {
      display: block;
      /* padding: 15px 24px 14px 20px; */
      /* start fix Margo */
       padding: 15px 38px 14px 14px;
     /* end fix Margo */
      border: none;
      background-color: transparent;
      cursor: pointer; }
      .main-search__btn button:hover{
        opacity: 0.8;
      }
  .main-search form {
    position: relative;
   /* start fix Margo */
    width:300px;
   /* end fix margo */
  }
  .main-search__input input:hover{
    /* start fix Margo */
    border: none !important;
   /* end fix margo */
  }
  .main-search__drop {
    background-color: #FFF;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    border: 1px solid #e8e8e8;
    top: 38px;
    border-radius: 10px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
    display: none; }
    /* .main-search__drop:before {
      position: absolute;
      content: url(../img/drop-p.png);
      top: -11px;
      left: 60px; } */
      .main-search__drop::after {
        content: '';
        position: absolute;
        top: -22px;
        height: 22px;
        left: 0;
        right: 0;
      }
    .main-search__drop .drop__pict {
      width: 70px;
      text-align: center; }
      .main-search__drop .drop__pict img {
        width: 90%; }
    .main-search__drop .drop__item {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 14px;
      padding: 10px;
      width: 360px;
      border-bottom: 1px solid #e8e8e8; }
      .main-search__drop .drop__item:hover {
        background-color: #f0f0f0; }
    .main-search__drop .drop__content {
      width: 290px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 10px;
      font-family: "ProximaNovaLight"; }
    .main-search__drop .drop__name {
      font-size: 14px;
      font-family: "ProximaNovaBold"; }
  .tablet-search-btn{
    background: #FFF;
    border: 1px solid #E8E8E8;
    border-radius: 50%;
    width: 53px;
    height: 53px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .tablet-search-btn:hover{
    border: 1px solid #68b9eb;
  }

/* ==========trash-modal============ */
.trash-modal {
  display: block;
  width: 270px;
  -webkit-box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
  background-color: #FFF;
  border-radius: 10px; }
  .trash-modal:before {
    position: absolute;
    content: url(../img/drop-p.png);
    top: -10px;
    z-index: 5;
    right: 43px; }
  .trash-modal--visible {
    display: block; }
  .trash-modal__list {
    height: 60vh;
    /* start margo */
    /* height: 66vh; */
    /* end margo */
    overflow-y: auto;
    border-radius: 10px 10px 0 0;
    padding: 0 16px;
  }
  .trash-modal__item {
    display: block;
    padding-top: 15px;
    padding-bottom: 12px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
   }
   .trash-modal__item .personal-area__decr-text p{
     font-size: 10px;
   }
   .trash-modal__item svg{
     fill: #5F5F5F;
     width: 14px;
     height: 14px;
   }
   .trash-modal__text{
     margin-top: 24px;
     margin-bottom: 16px;
   }
  .trash-modal__goto {
    text-align: center;
    font-size: 14px;
    height: 45px;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8; }
    .trash-modal__goto a {
      color: #68b9eb;
      display: block;
      height: 100%;
      line-height: 45px; }
      .trash-modal__goto a img {
        vertical-align: middle;
        padding: 5px; }
  .trash-modal__total {
    height: 60px;
    background-color: #f0f0f0;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .trash-modal__btn {
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-family: "ProximaNovaLight";
    color: #fff;
    font-size: 18px;
    background-color: #d1383e; }
    .trash-modal__btn:hover {
      background-color: #fa594f; }
  .trash-modal__total-w {
    font-size: 18px;
    font-family: "ProximaNovaLight";
    text-transform: uppercase; }
  .trash-modal__total-p {
    font-family: "ProximaNovaBold";
    font-size: 30px;
    color: #68b9eb; }
    .trash-modal__total-p span {
      font-family: "ProximaNovaLight";
      font-size: 14px; }
  .trash-modal__shoping {
    position: relative;
    top: -3px; }
  .trash-modal__close {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    width: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .trash-modal__body {
    width: 240px; }
  .trash-modal__name {
    font-family: "ProximaNovaBold";
    font-size: 12px; }
  .trash-modal__top {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .trash-modal__pict {
    width: 47px;
    display: table-cell; }
    .trash-modal__pict img {
      width: 100%; }
  .trash-modal__cont {
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 193px;
    padding-right: 15px; }
  .trash-modal__code {
    font-size: 10px; }
  .trash-modal__bot {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    font-size: 12px;
    padding-top: 3px;
    padding-right: 15px; }
  .trash-modal__quan {
    font-family: "ProximaNovaLight"; }
  .trash-modal__price {
    font-family: "ProximaNovaBold"; }
  .trash-modal__price2 {
    font-family: "ProximaNovaBold"; }
  .trash-modal__footer{
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    border-top: 2px solid #e8e8e8;
    padding: 0 64px 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .trash-modal__text{
    display: flex;
    justify-content: space-between;
  }
  .trash-modal__text-item{
    color: #1E1E1E;
    text-transform: uppercase;
    font-family: "ProximaNovaBold";
    font-size: 20px;
    line-height: 20px;
  }
/* ==========mega-menu============ */
.mega-menu {
  display: block;
  display: none;
  line-height: 1.4;
  text-transform: none;
  z-index: 999;
  }
  .mega-menu .drop__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-right: 1px solid #e8e8e8; }
  /* .mega-menu .main-search__drop--wrapper {
    width: 720px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px;
  } */
 .main-search__drop .main-search__drop--wrapper{
    display: block;
  }
  .mega-menu .main-search__drop--wrapper {
    width: auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px;
    justify-content: space-between;
  }
  .main-search__item-img{
    width: 280px;
    height: auto;
    border-radius: 10px;
  }
  .main-search__item-img img{
    width: 100%;

  }
.main-search__item{
  margin-left: 40px;
  max-width: 246px;
  width: 100%;
  float: left;
}
.extra-menu__item .main-search__item a.main-search__item-title{
  font-weight: 700;
  color: #000;
  font-family: "ProximaNovaLight";
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 22px;
  display: block;

}
.extra-menu__item .main-search__item a{
  color: #5F5F5F;
  font-family: "ProximaNovaLight";
  font-size: 14px;
  line-height: 14px;
  text-transform: none;
}
.main-search__item ul{
  margin-bottom: 32px;
}
.main-search__item li{
  margin-bottom: 12px;
}
/* ===============balance-modal=============== */
.balance-modal {
  display: none;
  position: absolute;
  border: 1px solid #e8e8e8;
  padding: 13px;
  background-color: #FFF;
  min-width: 120px;
  -webkit-box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  top: 50px;
  left: -47px;
  z-index: 4;
  border-radius: 10px; }
  .balance-modal--visible {
    display: block; }
  .balance-modal:before {
    position: absolute;
    content: url(../img/drop-p.png);
    top: -14px;
    left: 67px; }
  .balance-modal__del {
    padding-left: 5px;
    position: relative;
    top: 1px;
    display: inline-block;
    vertical-align: top; }
  .balance-modal__text {
    display: inline-block;
    width: 80%; }
  .balance-modal__item {
    text-align: right; }

.phones {
  display: none;
  position: absolute;
  width: 222px;
  top: -8px;
  left: 10px;
  background-color: #fff;
  padding: 16px;
  border-radius: 10px;
  z-index: 15;
  -webkit-box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
          box-shadow:  0px 8px 40px rgba(6, 9, 48, 0.12); }
  .phones .img2 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .phones .extr-tel {
    position: relative;
    left: -2px; }
  .phones a {
    padding-bottom: 10px; }

.burger-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 54px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f0f0f0;
  z-index: 2;
  padding: 0 15px;
  display: none;
  border-radius: 0 0 15px 15px; }
  .burger-menu--top {
    display: none; }
  .burger-menu__body {
    border: 1px solid #d6d6d6;
    margin: 0 auto;
    border-radius: 0 0 15px 15px; }
  .burger-menu__link {
    display: block;
    text-transform: uppercase;
    padding: 23px 35px;
    font-family: "ProximaNovaBold"; }
  .burger-menu__cartr-li a {
    color: #181818; }
  .burger-menu__cartr {
    border-right: 1px solid #d6d6d6; }
  .burger-menu__left {
    width: 43.1%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 1px solid #d6d6d6; }
  .burger-menu__right {
    width: 56.9%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .burger-menu__right:after {
      content: "";
      clear: both;
      display: block; }
  .burger-menu__water {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    float: left;
    width: 360px; }
  .burger-menu__balance {
    display: none; }
  .burger-menu__filters {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 525px;
    float: left;
    border-right: 1px solid #d6d6d6; }
  .burger-menu__top {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .burger-menu__acc {
    margin: 0 auto;
    color: #cc232a; }
  .burger-menu__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .burger-menu .nav__item {
    line-height: 17px; }
  .burger-menu__time {
    height: 100%;
    float: none; }
  .burger-menu__phone {
    height: 100%;
    float: none; }
  .burger-menu__bot {
    border-top: 1px solid #d6d6d6;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .burger-menu__bot .nav {
      padding-left: 15px; }
  .burger-menu--mini {
    top: 64px;
    padding: 0;
    margin: 0 10px; }

.sub-menu {
  display: none;
  background: #fff;
  margin: 0 auto; }
  .sub-menu__item {
    background: #fff;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #d6d6d6;
    border-bottom: none; }
    .sub-menu__item:nth-child(2n) {
      border-right: none; }
    .sub-menu__item:nth-child(2n-1) {
      border-right: none;
      border-left: none; }
    .sub-menu__item--balance {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-around;
          -ms-flex-pack: distribute;
              justify-content: space-around;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .sub-menu__item--balance .sub-menu__link {
        width: 60px;
        text-align: center;
        margin: 0 auto; }
      .sub-menu__item--balance .header__balance {
        display: block;
        height: 26px;
        padding-bottom: 15px;
        margin-top: 5px; }
  .sub-menu__category:after {
    content: "";
    clear: both;
    display: block; }
  .sub-menu__category .sub-menu__link {
    font-family: "ProximaNovaBold"; }
  .sub-menu__link {
    display: block;
    text-transform: uppercase;
    height: auto;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    position: relative; }
    .sub-menu__link img {
      vertical-align: middle; }
    .sub-menu__link--black {
      color: #181818; }
    .sub-menu__link--red {
      color: #cc232a; }
  .sub-menu__nav {
    border-bottom: 1px solid #d6d6d6; }
    .sub-menu__nav:after {
      content: "";
      clear: both;
      display: block; }
  .sub-menu__phones {
    padding: 20px 0;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    border-top: 1px solid #d6d6d6; }
    .sub-menu__phones-open {
      display: none; }
    .sub-menu__phones img {
      padding: 0 15px; }
  .sub-menu__time {
    padding: 20px 0;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    border-top: 1px solid #d6d6d6; }
    .sub-menu__time img {
      padding: 0 15px; }
  .sub-menu .extr-tel {
    display: block;
    padding: 20px 0;
    padding-left: 60px; }

.mob-search {
  display: none !important; }
.mini-head__icons .header__numb{
  top: 5px;
  left: 14px;
}
.mini-head {
  display: none;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d6d6d6; }
  .mini-head__burger {
    margin-right: 20px; }
    .mini-head__burger .burger {
      margin: 0;
      margin-left: 35px; }
  .mini-head__icons .header__shop{
    padding-top: 12px;
    margin-top: 6px;
  }
  .mini-head__icons-search .header__search{
    margin-right: 10px;
    margin-left: 50px;
  }
  .mini-head__body {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0; }
  .mini-head__search {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
          height: 46px;
    margin-left: 0;}
    .mini-head__search form {
      position: relative; }
    .mini-head__search .main-search__sel {
      height: 46px; }
    .mini-head__search .main-search__select {
      line-height: 46px; }
    .mini-head__search .main-search__input {
      padding-top: 0; }
    .mini-head__search .main-search__btn {
      height: 36px;
      margin: 4px 0 5px; }
      .mini-head__search input {
        padding: 14px 25px 12px; }
      .mini-head__search .main-search__btn button {
        padding: 12px 20px; }
  .mini-header__phone .header__phone__icon{
    width: 46px;
    height: 46px;}
  .mini-header__phone .header__phone__title{
    font-size: 14px;}
  .mini-header__phone .header__phone__subtitle{
    font-size: 12px;}
  .mini-header__phone .header__phone__link{
    min-height: 47px;
        }
  .mini-head__icons {
    margin-left: 60px; }
  .mini-head__logo {
    margin-right: 70px;
    width: 110px; }
    .mini-head__logo img {
      width: 100%; }
 .extra-menu__items{
   display: flex;
   justify-content: space-evenly;
 }
 .extra-menu{
   margin-top: 13px;
 }
 .extra-menu__item a{
   text-transform: uppercase;
   color: #000000 ;
   font-family: "ProximaNovaRegular";
   font-size: 14px;
 }
 .header__cartr {
   text-align: center;
   display: block;
 }
 .extra-menu__item-sales a {
   color: #FF010B;
 }
 .custom-list {
   max-width: 870px;
   width: 100%;
   overflow: hidden;
   margin-left: -40px;
 }
.header__phone__icon.change-phone{
  border: 1px solid #68B9EB ;
}
/* ==========animations============ */
@-webkit-keyframes textShadow {
  0% {
    text-shadow: 0px 0px 6px rgba(204, 35, 42, 0.5); }
  50% {
    text-shadow: 0px 0px 0px rgba(204, 35, 42, 0.5); }
  100% {
    text-shadow: 0px 0px 6px rgba(204, 35, 42, 0.5); } }
@keyframes textShadow {
  0% {
    text-shadow: 0px 0px 6px rgba(204, 35, 42, 0.5); }
  50% {
    text-shadow: 0px 0px 0px rgba(204, 35, 42, 0.5); }
  100% {
    text-shadow: 0px 0px 6px rgba(204, 35, 42, 0.5); } }
    @media screen and (max-width: 1600px) {
      .trash-modal__list {
        height: 469px;
      }
      .extr-pop-up__content{
        height: 681px !important;
      }
    }
    @media screen and (max-width: 1440px) {
      .trash-modal__list {
        height: 370px;
      }
    }
/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (min-width: 1170px) {
  /* ===для мега меню== */
  /* ==========other============ */
  .header__cartr-li:hover #cartr-list {
    display: block; }
  #drink-water-item {
    padding-bottom: 22px; }
    #drink-water-item:hover #drink-water {
      display: block;
      left: -20px; }
  #prom-water-item {
    padding-bottom: 22px; }
    #prom-water-item:hover #prom-water {
      display: block;
      left: -20px; }
  #for-float-item {
    padding-bottom: 22px; }
    #for-float-item:hover #for-float {
      display: block;
      right: 0px; }
      #for-float-item:hover #for-float:before {
        right: 80px;
        left: auto; }
  #for-home-item {
    padding-bottom: 22px; }
    #for-home-item:hover #for-home {
      display: block;
      right: 0px; }
      #for-home-item:hover #for-home:before {
        right: 80px;
        left: auto; }
  #for-company-item {
    padding-bottom: 22px; }
    #for-company-item:hover #for-company {
      display: block;
      right: 0px; }
      #for-company-item:hover #for-company:before {
        right: 80px;
        left: auto; }
  #search-list {
    display: none;
    left: 0; }
    #search-list .drop__item {
      width: 100%;
      box-sizing: border-box;
    }
  /* ============search============ */
  .tablet-search-btn{
    display: none;} }

@media screen and (max-width: 1170px) {
  /* ============header-top=========== */

  /* ============nav=========== */
  /* .nav__item:nth-child(n+5) {
    display: none; } */
  /* ============header=========== */
  .header__filters {
    display: none;
    right: 56px;
    top: 50px;
    position: absolute;
    border: none; }
  .header__shop:hover .trash-modal {
    display: none; }
  .header__balance:hover .balance-modal {
    display: none; }
  .header__bot {
    margin-bottom: 50px; }
    .header__bot--nonmb {
      margin-bottom: 20px; }
  .header__for {
    display: block; }
  /* ============main-search=========== */
  .main-search {
    width: 55px;
    border: 0;
    margin-right: 15px;}
    .main-search .hidden-tablet{
      display: none;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 535px;
      margin: 0 auto;
      padding: 0 20px;
      border: 1px solid #ddd;
      background: #fff;
      z-index: 5;
      border-radius: 54px;
      margin-top: 10px;
      top: 50px;
      position: absolute;
  }
  .main-search .hidden-tablet.show {
    display: block;
  }
  .main-search__drop {
    width: 535px;
    top: 120px;
    display: none;
    border: 0;
  }
  .main-search__drop:empty {
    display: none !important;
  }
  .main-search__drop.hide {
    display: block;
    border: 1px solid #e8e8e8;
  }
  .mob-search {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 535px;
    margin: 0 auto;
    padding: 7px 20px;
    display: none;
    border: 1px solid #ddd;
    border-radius: 54px;
    margin-top: 10px; }
    .mob-search__input {
      background-color: #FFF;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      padding: 5px 0; }
      .mob-search__input:after {
        content: "";
        clear: both;
        display: block; }
      .mob-search__input input {
        border: none;
        float: left;
        width: 80%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box; }
    .mob-search__btn {
      float: right;
      padding-right: 20px;
      padding-top: 11px; }
  /* ============burger-menu============ */
  .burger-menu {
    padding: 0px;
    display: none; }
    .burger-menu__top {
      display: block; }
    .burger-menu__left {
      width: 100%;
      border-bottom: 1px solid #d6d6d6; }
    .burger-menu__right {
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .burger-menu__filters {
      border: none;
      width: auto; }
      .burger-menu__filters li:last-child a {
        border: none; }
    .burger-menu__link {
      border-right: 1px solid #d6d6d6;
      padding: 23px 0;
      width: 159px;
      padding-left: 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .burger-menu__cartr {
      border: none; }
    .burger-menu__water {
      width: auto; }
    .burger-menu__acc {
      margin: 0; }
    .burger-menu__bot {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
    .burger-menu .nav {
      border-top: 1px solid #d6d6d6; }
      .burger-menu .nav__item:nth-child(n+5) {
        display: inline-block; }
    .burger-menu--top .burger-menu__info {
      display: none; }
    .burger-menu--top .nav {
      border: none; }
  #prom-water {
    left: -190px; }
    #prom-water:before {
      left: 223px; }
  #drink-water {
    left: -47px; }
    #drink-water:before {
      left: 86px; }
  #for-float-item, #for-home-item, #for-company-item {
    position: static; }
  #for-float {
    display: block;
    right: -46px; }
    #for-float:before {
      left: 40%; }
  #for-home {
    right: -46px; }
    #for-home:before {
      left: 57%; }
  #for-company {
    right: -46px; }
    #for-company:before {
      left: 75%; }

  .mega-menu .main-search__drop--wrapper {
    justify-content: space-between;
   }
   .main-search__item-img{
     display: none;
   }

    }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  .header > .container {
    display: flex;
  }
  .header__icons {
    flex-shrink: 0;
  }
  .phones{
    left: 0;
    top: 0;
    text-align: left;
    width: 192px;
  }
  .extra-menu__items{
    justify-content: space-between;
  }
  /* ============nav=========== */
  .nav{
    width: auto;
  }
  /* .nav__item:nth-child(n+3) {
    display: none; } */
  /* ================header================ */
  .header--bg{
    padding-bottom: 0;
  }
  .header__icons {
    float: right;}
  .header__search {
    float: right; }
  .header__type {
    display: block; }
  .header__filters {
    right: 52px; }
  .header__water {
    display: none;
    position: absolute;
    top: 50px;
    left: 96px;
    border: none;
    z-index: 1; }
  .header__filters{
    z-index: 1;
  }
  .header-top__time{
    display: block;
  }
  .header-top__phone{
    display: block;
  }
  /* ============main-search=========== */
  .main-search {
    margin-left: 30px; }
    .main-search__input {
      width: 209px; }
      .main-search__input input {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        font-size: 12px; }
   /* ============header phone============ */
  .header__phone {
    width: 0px;}
    .header__phone__link{
      padding-left: 64px;
      display: none;
    }
    .header__phone__title {
      font-size: 14px;}
  /* ============burger-menu============ */
  .burger-menu__balance {
    display: block;
    padding: 0;
    padding-top: 10px;
    padding-right: 0;
    margin-left: auto;
    margin-right: 50px; }
  .burger-menu .nav__item:nth-child(n+3) {
    display: inline-block; }
  .burger-menu--top .burger-menu__balance {
    display: none; }
  .balance-modal--burg {
    left: -58px; }
  /* ==========header balance============== */
  .header__balance{
    margin-top: 0;}
  /* ==========header-shop============== */
  .header-shop__box{
    padding: 11px 20px 9px 58px;
  }
  .header-shop__img{
    left: 18px;}
  /* ==========mini-head============== */
  .mini-head__logo{
    margin-right: 0;
  }
  .mini-head__body .header__balance {
    display: none;
  }
  .mini-head__icons {
    margin-left: 100px;
    margin-right: 20px;

  }
  .mini-head__burger .burger {
    margin-left: 10px;
    margin-top: 14px;
  }
  #drink-water {
    left: -95px; }
    #drink-water:before {
      left: 128px; }
  #prom-water {
    left: -238px; }
    #prom-water:before {
      left: 273px; }
  /* ==========home-slider============== */
  .home-slider__item{
    background-position: center;}
  .home-slider__title{
    padding: 0 35px;
    margin: 20px 0 23px;}
    .home-slider__title--medium{
      font-size: 28px;
      margin-bottom: 7px;}
    .home-slider__title--small{
      font-size: 22px;}
    .home-slider__title--big{
      font-size: 37px;
      line-height: 0.9;}
  .home-slider__sale{
    padding: 8px 0 7px 12px;
    margin-bottom: 20px;}
    .home-slider__sale:before{
      right: -25px;
      width: 25px;}
    .home-slider__sale--titile{
      font-size: 26px;}
    .home-slider__sale--text{
      font-size: 14px;}
    .home-slider__sale--number{
      font-size: 60px;
      line-height: 48px;}
  .home-slider__link{
    font-size: 14px;
    padding: 10px 50px 11px 0;
  }
  .home-slider__body .slick-prev,
  .home-slider__body .slick-next{
    height: 15px;
    background-size: contain;
  }
  .home-slider__body .slick-prev{
    left: 10px;
  }
  .home-slider__body .slick-prev{
    right: 10px;
  }
  .home-slider__body .slick-dots li{
    height: 15px;
  }
  /* ===========m-category============== */
  .m-category__link{
    height: 145px;
  }
  .m-category__text{
    font-size: 22px;
    max-width: 150px;
  }
  .m-category__link:after {
    bottom: 26px;
    right: 10px;
    width: 16px;
    height: 28px;
    background-size: contain;
  }
}

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .header > .container {
    display: block;
    padding-right: 60px;
  }
  .extra-menu{
    display: none;
  }
  .header-top {
    display: none; }
  /* ============burger-menu============ */
  .burger-menu {
    display: none; }
  /* ===============header================ */
  .header {
    padding-top: 3px;
    padding-bottom: 0; }
    .header--bg {
      padding-bottom: 0; }
    .header__bot {
      display: none; }
    .header__logo {
      width: 110px;
      margin-top: 16px;
      margin-left: 10px; }
      .header__logo img {
        width: 100%; }
    .header__balance {
      display: block;
      padding: 6px 5px 5px 0;
    }
    .header__balance img {
      width: 21px;
    }
    .header__icons button {
      font-size: 11px;
    }
    .header__icons {
      margin-top: 2px;
      margin-left: 0;
      margin-right: 0;
      display: flex;
      align-items: center;
     }
    .header__search {
      display: block; }
      .header__search a {
        display: block;
        width: 16px;
        margin-top: 18px; }
        .header__search a img {
          }
    .header__phone {
      display: none;}
    .header__shop .header__numb {
      background: #68b9eb;
      display: block;}
  /* ===============header================ */
  .mob-search {
    max-width: 100%;
    padding: 0 20px;
    margin: 0 10px 20px;
    display: none; }
    .mob-search__btn{
      padding-top: 8px;}
  /* =================main-search============ */
  .main-search {
    width: 0;
    margin: 0;
    position: static;
  }
  .main-search .tablet-search-btn{
    display: none;
  }
  .main-search .hidden-tablet {
    left: 0;
    width: 100%;
  }
  .main-search__drop,
  .main-search__drop .drop__item {
    width: 100%;
  }
  /* =================main-search============*/
  .mini-head {
    display: none; }
  /* ==========home-slider============== */
  .home-slider{
    overflow: hidden;
    margin: 0 -10px;}
  .home-slider__item{
    background-position: top left;
    border-radius: 0;}
  .home-slider__title{
    padding: 0 35px;
    margin: 20px 0 23px;}
    .home-slider__title--medium{
      font-size: 35px;
      margin-bottom: 7px;}
    .home-slider__title--small{
      font-size: 27px;}
    .home-slider__title--big{
      font-size: 46px;
      line-height: 0.9;}
  .home-slider__link{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background-color: transparent;}
  .home-slider__link:before,
  .home-slider__sale:before{
    display: none;}
  .home-slider__sale{
    width: 100%;
    margin: 0 0 20px;
    padding: 13px 0 13px 18px;}
    .home-slider__sale--titile{
      font-size: 32px;}
    .home-slider__sale--text{
      font-size: 17px;}
    .home-slider__sale--number {
      font-size: 45px;
      line-height: 40px;
      display: block;
      margin-top: 20px;}
  .home-slider__body .slick-dots{
    padding-left: 40px;}
  /* ===========m-category============== */
  .m-category__list{
    margin: 0;
    width: 100%;}
  .m-category__item{
    margin: 0 0 15px}
  .m-category__link{
    height: 175px;}
  .m-category__text{
    font-size: 27px;
    max-width: 170px;}
  .m-category__link:after {
    bottom: 35px;
    width: 22px;
    height: 32px;
    background-size: contain;}
  .m-category__item{
    flex: 0 0 100%;
    max-width: 100%;}
}

/* ==================BASKET============ */
.basket {
  background-color: #FFF;
  border: 2px solid #e8e8e8;
  margin-top: 50px;
  border-radius: 8px;
  overflow: hidden; }
  .basket__incription {
    padding: 25px 0;
    font-size: 18px;
    text-align: center;
    position: relative; }
    .basket__incription .maker-sl__arrs {
      top: 27px; }

.bask-item {
  border-bottom: 1px solid #e8e8e8;
  padding-top: 38px; }
  .bask-item__pict {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .bask-item__body {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 60px; }
  .bask-item__img {
    width: 195px;
    height: 160px;
    text-align: center; }
    .bask-item__img img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }
  .bask-item__close {
    width: 60px;
    text-align: center;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .bask-item__close a {
      padding: 10px;
      display: block; }
  .bask-item__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .bask-item__top {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-right: 140px;
    padding-left: 30px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 13px; }
  .bask-item__name {
    font-size: 24px;
    font-family: "ProximaNovaBold"; }
  .bask-item__calc {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .bask-item__calc .step1__input {
      margin: 0; }
    .bask-item__calc .primal-price {
      width: 95px; }
  .bask-item__bot {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 80px; }
    .bask-item__bot--mob {
      display: none; }
  .bask-item__title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase; }

.consum {
  padding: 45px 0;
  padding-bottom: 0; }
  .consum__content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-left: 77px; }
  .consum__check {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 70px; }
    .consum__check label {
      display: block;
      width: 14px;
      height: 14px;
      border: 1px solid #e8e8e8;
      position: absolute;
      content: ''; }
    .consum__check input {
      position: absolute;
      left: -999px; }
  .consum__item {
    padding-left: 115px;
    padding-right: 105px;
    padding-bottom: 40px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .consum__item .bask-item__pict {
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
  .consum__pict {
    width: 54px;
    height: 54px;
    line-height: 54px; }
    .consum__pict img {
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto;
      vertical-align: middle; }

.bask-total {
  padding-top: 20px; }
  .bask-total:after {
    content: "";
    clear: both;
    display: block; }
  .bask-total .bask-total__price {
    text-align: right;
    padding-right: 60px; }
  .bask-total .trash-modal__total-w {
    padding-right: 15px; }
  .bask-total__note {
    text-align: right;
    font-size: 14px; }
  .bask-total__btns {
    padding-bottom: 60px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-right: 60px; }
    .bask-total__btns a, .bask-total__btns button {
      height: 37px;
      display: inline-block;
      line-height: 37px;
      font-size: 18px;
      padding: 0 20px;
      border-radius: 20px; }
      .bask-total__btns a img, .bask-total__btns button img {
        padding-right: 15px; }
  .bask-total__goback {
    margin-right: 5px; }

#bask-check1:checked + #bask-check1-l {
  background: url("../img/check-ic.png") no-repeat center; }

#bask-check2:checked + #bask-check2-l {
  background: url("../img/check-ic.png") no-repeat center; }

.together {
  background-color: #FFF;
  padding: 40px 0 70px;
  margin-bottom: 70px !important;
  border: 2px solid #e8e8e8;
  border-radius: 8px; }
  .together__pict {
    width: 160px;
    height: 140px; }
  .together__path {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 430px; }
    .together__path .good-title {
      width: 270px; }
  .together__plus {
    font-family: "ProximaNovaBold";
    font-size: 45px;
    color: #68b9eb; }
  .together__equel {
    font-family: "ProximaNovaBold";
    font-size: 45px;
    color: #68b9eb;
    display: inline-block; }
  .together__item {
    padding: 0 40px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  .together__summ {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .together__result {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .together__btn {
    height: 37px;
    vertical-align: bottom;
    display: block;
    line-height: 40px;
    font-size: 18px;
    padding: 0 20px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 45px;
    border-radius: 25px;}
  .together__total .primal-price {
    text-align: center;
    padding-left: 45px; }

/* ============================================================== */
/* ==============================RESPONSIVE============= */
/* ==================================960========================== */
@media screen and (max-width: 1170px) {
  .together__summ {
    display: block; }
  .together__plus {
    text-align: center; }
  .together__item {
    width: 660px;
    margin: 0 auto; }
  .together__result {
    padding-left: 25px; }
  .together__btn {
    position: static;
    margin-top: 25px; }
  .together__total {
    padding-top: 60px; }
    .together__total .primal-price {
      padding-left: 0;
      text-align: center; }
  .together__equel {
    padding-right: 25px; } }

/* ==================================744========================== */
@media screen and (max-width: 959px) {
  .bask-item__bot {
    padding-right: 50px; }
  .consum__item {
    padding-left: 72px;
    padding-right: 72px; }
  .consum__check {
    width: 45px; }
  .consum__content {
    padding-left: 40px;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .consum__content .good-title {
      padding-right: 15px; } }

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .bask-item {
    border-bottom: none; }
    .bask-item__close {
      padding-left: 5px;
      width: 20px; }
    .bask-item__img {
      width: 95px;
      height: 80px;
      padding-right: 10px; }
    .bask-item__pict {
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .bask-item__bot {
      display: none; }
      .bask-item__bot--mob {
        display: block;
        padding-right: 10px; }
    .bask-item__top {
      border: none;
      display: block;
      padding: 0; }
    .bask-item__body {
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding-bottom: 5px; }
    .bask-item__sumw {
      display: none; }
    .bask-item__calc {
      padding-bottom: 15px; }
    .bask-item__title {
      padding: 0 30px;
      padding-top: 25px; }
  .consum__item {
    padding: 0 10px;
    padding-bottom: 20px; }
  .consum__content {
    display: block;
    padding-left: 20px; }
  .consum__check {
    width: 25px; }
  .bask-total .bask-total__price {
    text-align: left;
    padding-right: 20px;
    padding-left: 30px; }
  .bask-total .trash-modal__total-w {
    display: block; }
  .bask-total__note {
    text-align: left; }
  .bask-total__btns {
    padding: 0 10px;
    padding-top: 25px;
    display: block;
    padding-bottom: 30px; }
    .bask-total__btns a {
      display: block;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .bask-total__goback {
    display: block;
    margin-top: 10px; }
  .basket {
    margin-top: 10px; }
    .basket__incription {
      padding: 12px 0; }
      .basket__incription .maker-sl__arrs {
        display: none; }
    .bask-item__calc .primal-price {
      width: 130px;}
  .basket,
  .together{
    border-radius: 0;
    border-width: 2px 0;}
  .together {
    margin-bottom: 40px !important; }
    .together__item {
      padding: 0 10px;
      display: block;
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .together__summ {
      padding-left: 10px;
      padding-right: 20px; }
    .together__path {
      width: 100%; }
      .together__path .good-title {
        margin-left: 20px; }
    .together__result {
      display: block;
      padding-left: 0; }
    .together__equel {
      padding: 0;
      margin: -5px auto;
      width: 100%;
      text-align: center; }
    .together__total {
      padding-top: 0; }
      .together__total .primal-price {
        color: #68b9eb;
        font-size: 30px; }
        .together__total .primal-price span {
          color: #5f5f5f; }
    .together__btn {
      margin-top: 20px; }
    .together .slick-dots {
      bottom: 20px; } }

/* =================list============== */
.list {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 58px; }
  .list .title {
    text-align: left; }
  .list__area {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .list__area .good-v{
      width: calc(33.33% - 8px);
      margin: 0 4px 8px;
      overflow: inherit;
    }
    .list__area .good-h--list{
      width: 100%;
    }
  .list__desc {
    width: 80%;
    font-size: 14px;}
  .list__head {
    background-color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 6px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .list__filt {
    position: relative; }
    .list__filt .list__switch {
      padding-right: 12px; }
      .list__filt .list__switch--active img {
        -webkit-transform: rotate(180deg) translateX(-3px);
            -ms-transform: rotate(180deg) translateX(-3px);
                transform: rotate(180deg) translateX(-3px); }
  .list__switch {
    display: inline-block;
    padding: 15px 0; }
    .list__switch img {
      padding-left: 5px;
      -webkit-transition: 0.3s;
      transition: 0.3s; }
    .list__switchActive {
      color: #68b9eb; }
    .list__switch--pdl {
      padding-left: 68px; }
      .list__switch--pdl:hover {
        color: #68b9eb; }
    .list__switch--list {
      border-right: 2px solid transparent;
      width: 180px; }
  .list__view .list__switch {
    padding-left: 25px; }
    .list__view .list__switch:hover {
      color: #68b9eb; }
  .list__option {
    display: none;
    position: absolute;
    z-index: 4;
    background-color: #FFF;
    top: 46px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 210px;
    left: -15px;
    padding: 0px 16px;
    padding-right: 30px;
    border: 2px solid #e8e8e8;
    border-top: none; }
    .list__option a {
      display: block;
      padding-bottom: 15px;
      position: relative;
      left: -3px;
      -webkit-transition: 0s;
      transition: 0s; }
  .list__box {
    padding-top: 15px;
    width: 930px; }
  .list__more {
    border: 2px solid #e8e8e8;
    border-radius: 40px;
    height: 46px;
    font-family: "ProximaNovaBold";
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 1px;
    background-color: #FFF;
    overflow: hidden; }
    .list__box--list + .list__more{
      border-radius: 0;
    }
    .list__more a {
      width: 100%;
      display: block;
      height: 100%;
      line-height: 46px;
      color: #68b9eb; }
      .list__more a:hover {
        background-color: #68b9eb;
        color: #fff; }
    .list__more img {
      display: none;
      -webkit-animation-name: rotateloar;
              animation-name: rotateloar;
      -webkit-animation-duration: 1.0s;
              animation-duration: 1.0s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear; }
    .list__more--load {
      background-color: #74a3c1; }
      .list__more--load img {
        display: inline;
        vertical-align: middle; }
      .list__more--load span {
        display: none; }
  .list__btn-f {
    display: none; }

@-webkit-keyframes rotateloar {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotateloar {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* =================filter============== */
.filter {
  background-color: #FFF;
  width: 270px;
  padding-right: 30px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom-width: 1px;
  border-top-width: 1px; }
  .filter__box {
    padding: 26px 0 30px 0;
    display: block;
    border-bottom: 1px solid #e8e8e8; }
  .filter__title {
    font-family: "ProximaNovaBold";
    font-size: 15px;
    display: block;
  }
    .filter__title img {
      padding-left: 5px; }
  .filter__price {
    padding-top: 35px; }
    .filter__price--text1 {
      position: relative;
      top: -30px; }
    .filter__price--text2 {
      position: relative;
      top: -30px; }
  .filter__inputs {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-top: 22px; }
    .filter__inputs input {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      height: 35px;
      line-height: 35px;
      width: 60px;
      border: 1px solid #bebebe;
      display: inline;
      border-radius: 25px;
      -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1);
              box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1); }
  .filter__more {
    padding-top: 5px;
    display: inline-flex;
    font-family: "ProximaNovaBold";
    font-size: 13px;
    color: #68b9eb;
    border-bottom: 1px dashed;
  }
  .filter__more:hover {
    border-color: transparent;
  }
    .filter__more img {
      opacity: 0.6;
      padding: 0 4px;
      display: none;
    }
    .filter__more--active img {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .filter__more--close{
      display: none;}
  .filter__btn {
    width: 50px;
    height: 35px;
    line-height: 35px;
    -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1);
            box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1);
    border-radius: 25px;}
  .filter__input{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;}
  .filter__label__text{
    padding-bottom: 6px;
    font-size: 14px;
    display: block;
    padding-left: 30px;
    position: relative; }
    .filter__label__text:before {
      position: absolute;
      content: '';
      width: 13px;
      height: 13px;
      -webkit-border-radius: 1px;
              border-radius: 1px;
      border: 1px solid #e8e8e8;
      left: 0;
      top: 0; }
    .filter__input:checked + .filter__label__text:before {
      background: url(../img/check-ic.png) no-repeat center; }
  .filter__list {
    padding-top: 15px; }
    .filter__list--cut .filter__item:nth-child(n+6) {
      display: none; }
      .filter__drop.filter__list--cut .filter__item:nth-child(n+6){
        display: block;
      }
  .filter__list2 {
    padding-top: 5px;
    padding-bottom: 10px; }
  .filter__click {
    display: none; }
  .filter__chosen {
    display: inline-block;
    padding: 5px 7px;
    -webkit-border-radius: 2px;
            border-radius: 2px; }
    .filter__chosen:hover {
      background-color: #ececec; }
  .filter__delete {
    padding-right: 3px; }
  .filter__deleteall {
    padding: 6px 0 9px;
    display: block;
    width: 187px;
    border: 2px solid #68b9eb;
    color: #68b9eb;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    text-align: center; }
    .filter__deleteall img {
      padding-left: 10px;
      position: relative;
      top: 3px; }
    .filter__deleteall--img-h {
      display: none; }
    .filter__deleteall:hover {
      background-color: #68b9eb;
      color: #fff; }
      .filter__deleteall:hover .filter__deleteall--img-h {
        display: inline-block; }
      .filter__deleteall:hover .filter__deleteall--img {
        display: none; }

/* =================ui-slider============== */
#slider {
  width: 200px; }

.ui-slider {
  position: relative; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 17px;
  /* Задаем нужную ширину */
  height: 17px;
  /* и высоту */
  cursor: pointer;
  background-color: #68b9eb;
  -webkit-border-radius: 10px;
          border-radius: 10px; }
  .ui-slider .ui-slider-handle span {
    position: absolute;
    top: -20px;
    left: -5px; }
    .ui-slider .filter__range--text1{
      right: auto;
      left: -9px;
      position: absolute;
      top: -27px;
      }
  .ui-slider .filter__range--text2{
    right: -9px;
    left: auto;
    position: absolute;
    top: -27px;
    }
    .ui-slider .filter__range--text2::after,
    .ui-slider .filter__range--text1::after {
      content: 'грн';
      padding-left: 2px; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  overflow: hidden; }

.ui-slider-horizontal {
  height: 3px; }

.ui-slider-horizontal .ui-slider-handle {
  top: -7px;
  margin-left: -6px; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-widget-content {
  background: #e8e8e8;
  padding: 0 10px; }

.ui-widget-header {
  border: 1px solid #D4D4D4;
  background: #7c7c7c; }

.ui-corner-all {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 85%;
  margin: 0 auto; }

/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (max-width: 1170px) {
  /* =================list============== */
  .list {
    display: block; }
    .list .title {
      padding-left: 8px; }
    .list__desc {
      padding-left: 8px; }
    .list__box {
      width: 100%; }
    .list__btn-f {
      display: block;
      margin: 0 8px;
      margin-top: 15px;
      font-size: 14px;
      text-align: center;
      border: 2px solid #68b9eb;
      color: #68b9eb;
      -webkit-border-radius: 25px;
              border-radius: 25px;
      padding: 6px 0 8px; }
      .list__btn-f span:after {
        content: url(../img/filter-ic.png);
        position: relative;
        top: 4px;
        padding-left: 7px; }
      .list__btn-f:hover {
        background-color: #68b9eb;
        color: #fff; }
        .list__btn-f:hover span:after {
          content: url(../img/filter-ic-h.png); }
  /* =================filter============== */
  .filter {
    width: 300px;
    min-height: 100vh;
    padding: 0 20px;
    overflow-y: auto; }
    .filter__wrap {
      /* 	&:after{
				content: "";
				clear: both;
				display: block;
			} */
      position: relative; }
    .filter__click {
      display: block;
      width: 50%;
      position: fixed;
      left: 300px;
      top: 0;
      bottom: 0; }
    .filter__aside {
      width: 100%;
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      -webkit-transform: translateX(-100%);
          -ms-transform: translateX(-100%);
              transform: translateX(-100%);
      z-index: 7;
      margin-right: auto; }
      .filter__aside--show {
        -webkit-transform: translateX(0px);
            -ms-transform: translateX(0px);
                transform: translateX(0px); }
      .filter__aside .slimScrollBar {
        width: 5px !important;
        color: #000 !important;
        opacity: 0.3 !important;
        right: auto;
        left: 300px; }
      .filter__aside .ui-slider-horizontal {
        width: 75%; } }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  /* =================list============== */
  .list__view {
    display: none; }
  .list__box .good-h {
    display: none; }
  .list__filt {
    max-width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .list__filt .list__switch--pdl {
      padding-right: 0; }}

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .filter__click {
    left: 160px; }
  .list__btn-f {
    margin: 0px 3px; }
  .list__paginator {
    width: 80%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center; }
  .list__head {
    padding: 0 10px; }
  .list__switch--pdl {
    padding-left: 0; }
  .list .title {
    padding-left: 0;
    text-align: center;
    padding-bottom: 20px; }
  .list__desc {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 20px;
    padding-bottom: 25px; }
  .list__more{
    border-radius: 0;
  } }

/* =================body================= */
/* ==mob== */
/* ======================btn================= */
/* ==mob== */
/* =================title================= */
/* ==mob== */
/* =================input================== */
/* ============================================ */
.good-v {
  width: 100%;
  background-color: #FFF;
  padding: 40px 0 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  display: block;
  border: 2px solid #e8e8e8;
  border-radius: 8px;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* start margo  */
  /* end margo  */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between;
    overflow: hidden; }
  .good-v:hover {
    z-index: 3;
    border-color: #68b9eb; }
    .good-v:hover .good-v__basket a {
      -webkit-animation-name: shop;
              animation-name: shop;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
              animation-iteration-count: infinite; }
  .good-v__pict {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 25px; }
  .good-v__name {
    height: 37px;
    overflow: hidden;
    font-family: "ProximaNovaBold"; }
  .good-v .star-rating .rating-text {
    display: none; }
  .good-v__code {
    font-size: 10px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .good-v__code span {
      padding-right: 0;
    }
    .good-v__code a {
      text-decoration: underline; }
  .good-v__cont {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 0 15px;
    padding: 0 9px; }
  .good-v__price {
    font-size: 24px;
    line-height: 1;
    font-family: "ProximaNovaBold";
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .good-v__price span:first-child {
      display: block;
      margin-right: 10px;
    }
    .good-v__price--font {
      font-family: "ProximaNovaRegular";
      font-size: 14px; }
    .good-v__price--old {
      color: #cbcbcb;
      font-size: 16px;
      line-height: 18px;
      display: inline-flex;
      position: relative;
      padding-left: 5px; }
      .good-v__price--old::after {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        right: 0;
        background: #f00;
        height: 1px;
      }
      .good-v__basket {
        margin-left: 10px;
      }
  .good-v__foot {
    display: -webkit-flex;
    min-height: 52px;
    padding: 0 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 10px; }
  .good-v__foot2 {
    padding: 20px 9px;
    border-top: 1px solid #e8e8e8;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .good-v__foot2:last-child{
    border-bottom: 0;
    padding-bottom: 0;}
  .star-rating{
    display: flex;
    flex-wrap: wrap;}
  .good-v__foot3 {
    padding-right: 40px;
    padding-top: 15px;
    padding-left: 30px; }
  .good-v__basket a {
    display: block;
    width: 100px;
    text-align: center;
    padding: 7px 10px;
    -webkit-border-radius: 16px;
            border-radius: 16px;
    background: #68b9eb;
    color: #fff;
  font-size: 15px;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  box-sizing: border-box;}

/* ==================================960========================== */
@media screen and (max-width: 1170px) {
  .good-v {
    width: 33.33%;
    /* start margo */
    height: 352px;
    /* end margo */
  } }

/* ==================================743========================== */
@media screen and (max-width: 959px) {
  .good-v {
    width: 50%;
        /* start margo */
        height: fit-content;
        /* end margo */
  }
    .good-v--w305 {
      width: 309px; }
  .list__area .good-v{
    width: calc(50% - 8px);
    order: 6;}
    .list__area .good-v:nth-child(1){
      order: 1;
    }
    .list__area .good-v:nth-child(2){
      order: 2;
    }
    .list__area .good-v:nth-child(3){
      order: 3;
    }
    .list__area .good-v:nth-child(5){
      order: 4;
    }
  .list__area .good-v-call{
    order: 5;
  }
}
/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .good-v {
    width: 100%; }
  .list__area .good-v{
    width: 100%;
    margin: 0 0 8px;
    border-radius: 0; }}
/* ==================good-h================ */
.good-h {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF;
  border-radius: 8px;
  border: 2px solid #e8e8e8; }
  .good-h:hover {
    border-color: #68b9eb;
  }
  .good-h__left {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 315px;
    padding-top: 35px;
    padding-bottom: 23px;
    border-right: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative; }
  .good-h__right {
    width: 883px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .good-h .pict-box {
    width: 195px;
    height: 162px;
    margin: 0 auto;
    text-align: center; }
  .good-h .review {
    padding-top: 20px;
    width: 195px;
    margin: 0 auto; }
  .good-h__content {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .good-h__head {
    padding: 9px 18px;
    border-bottom: 1px solid #e8e8e8;
    position: relative; }
    .good-h__head div.good-status {
      display: none;
      top: 5px; }
  .good-h__progress {
    width: 280px; }
  .good-h__benef {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    width: 320px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .good-h__box2 {
    width: 246px;
    border-left: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 30px;
    position: relative;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .good-h__box2 .good-status--ok {
      top: 5px; }
  .good-h__box {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .good-h__price {
    padding-bottom: 18px; }
  .good-h .btn--red {
    font-size: 18px;
    width: 120px;
    height: 37px;
    display: block;
    line-height: 37px; }
    .good-h .btn--red img {
      vertical-align: middle;
      width: 18px;
      height: 20px;
      position: relative;
      top: -1px; }
  .good-h__fast {
    color: #68b9eb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 153px;
    height: 37px;
    display: block;
    line-height: 36px;
    border: 1px solid #68b9eb;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase; }
    .good-h__fast:hover {
      background-color: #68b9eb;
      color: #fff; }
  .good-h .star-rating .rating-text {
    display: none; }
  .good-h .compare {
    text-align: left;
    padding-top: 15px; }
  .good-h .good-status--ok {
    display: block; }
  .good-h .good-status--no {
    display: none; }
  .good-h .guarantee﻿-link {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 12px; }
  .good-h .good-title {
    padding-top: 5px; }
  .good-h .good-title__name, .good-h .good-title__desc {
    max-width: 600px; }
  .good-h .progress__row {
    padding-bottom: 4px; }

/* ===============.good-h--list============== */
.good-h--list {
  width: 100%; }
  .good-h--list .guarantee﻿-link {
    right: 155px; }
  .good-h--list div.good-status--no {
    top: 12px;
    display: block; }
  .good-h--list .good-h__left {
    width: 268px; }
  .good-h--list .good-h__right {
    display: block;
    width: 631px; }
  .good-h--list .good-h__head .good-status {
    display: block;
    right: -10px;}
    .good-h--list .good-h__head .good-status--ok {
      top: 8px; }
  .good-h--list .good-h__box2 {
    border-left: none;
    border-top: 1px solid #e8e8e8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-right: 15px; }
    .good-h--list .good-h__box2 .good-status {
      display: none; }
  .good-h--list .good-h__price {
    padding: 0; }
    .good-h--list .good-v__price{
      display: flex;
      align-items: flex-end;
      flex-wrap: wrap;
      max-width: 170px;}
      .good-h--list .good-v__price--old, .good-h--list .good-v__price--font {
        position: relative;
        top: -5px;
      }
      .good-h--list .good-v__price--font {
        padding-left: 5px;
      }
  .good-h--list .good-h__fast {
    width: 193px;
    margin: 0; }
  .good-h--list .compare {
    padding-top: 0;
    text-align: right; }
  .good-h--list .good-h__content {
    padding: 20px 0; }
/* ======================================== */
.benefict {
  width: 100%; }
  .benefict li {
    display: block; }
    .benefict li:after {
      content: "";
      clear: both;
      display: block; }
  .benefict__left {
    width: 50%;
    font-family: "ProximaNovaBold";
    text-align: right;
    /* display: inline-block; */
    float: left; }
  .benefict__right {
    width: 49%;
    padding-left: 25px;
    position: relative;
    padding-bottom: 5px;
    /* display: inline-block; */
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .benefict__right:before {
      content: '';
      position: absolute;
      width: 4px;
      height: 4px;
      background-color: #68b9eb;
      -webkit-border-radius: 4px;
              border-radius: 4px;
      top: 6px;
      left: 12px; }

/* ===============good-v-call============== */
.good-v-call{
  width: 100%;
  margin: 0 4px 25px;
  padding: 9px 30px 10px;
  box-sizing: border-box;
  background: #b3dcf5;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #648ca5;}
  .call__title{
    font-size: 30px;
    text-transform: uppercase;}
  .call__description{
    font-size: 14px;}
  .call__text{
    width: 45%;
    padding-right: 20px;
    box-sizing: border-box;}
  .call__form{
    width: 55%;
    position: relative;}
    .call__input{
      font-size: 14px;
      font-family: "ProximaNovaBold";
      background: #fff;
      border-radius: 40px;
      padding: 7px 140px 8px 14px;
      display: block;
      width: 100%;
      box-sizing: border-box;}
    .call__button{
      display: block;
      width: 130px;
      height: 100%;
      text-align: center;
      padding: 8px 10px 8px;
      border-radius: 0 16px 16px 16px;
      font-size: 15px;
      font-family: "ProximaNovaBold";
      text-transform: uppercase;
      box-sizing: border-box;
      position: absolute;
      right: 0;
      top: 0;}
/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (max-width: 1170px) {
  .good-h {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .good-h .guarantee﻿-link {
      right: 155px; }
    .good-h div.good-status {
      display: none; }
      .good-h div.good-status--no {
        top: 12px;
        display: block;
        right: 10px; }
      .good-h--list .good-h__head .good-status{
        right: 10px;}
    .good-h__left {
      width: 268px; }
    .good-h__right {
      display: block;
      width: 690px; }
    .good-h__box2 {
      border-left: none;
      border-top: 1px solid #e8e8e8;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-align-items: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-bottom: 20px;
      padding-top: 20px;
      padding-right: 15px; }
      .good-h__box2 div.good-status {
        display: none; }
        .good-h__box2 div.good-status--ok {
          display: none; }
        .good-h__box2 div.good-status--no {
          display: none; }
    .good-h__price {
      padding: 0; }
    .good-h__fast {
      margin: 0; }
    .good-h .compare {
      padding-top: 0; }
    .good-h__content {
      padding: 20px 0; }
  .good-h--list .good-h__right {
    display: block;
    width: 690px; } }

/* =============================744======================= */
/* ====================CARD-PAGE============== */
.c-main1 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-main1__right {
    width: 300px; }
    .c-main1__right .clauses {
      margin-left: 30px;
      padding-top: 30px; }
  .c-main1__reason .clauses {
    padding-bottom: 5px;
    border-bottom: 1px solid #e8e8e8; }
  .c-main1__delivery .clauses__text span {
    color: #5f5f5f; }
  .c-main1__title {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    margin-left: 30px;
    padding-top: 20px; }

.c-main2 {
  padding-bottom: 30px; }
  .c-main2__title {
    font-size: 18px;
    padding-top: 25px;
    position: relative;
    padding-bottom: 20px;
    padding-left: 15px; }
    .c-main2__title .maker-sl__arrs {
      top: 27px; }
  .c-main2__slide {
    background-color: #FFF;
    border: 2px solid #e8e8e8;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s; }
    .c-main2__slide:hover {
      z-index: 5;
      border-color: #68b9eb;}
    .c-main2__slide .add__mob {
      display: none; }
    .c-main2__slide .add__desc {
      display: inline; }
  .c-main2__slider {
    margin-top: -30px;
    margin-bottom: -30px; }
    .c-main2__slider .slick-track {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .c-main2__items {
      padding: 0 6px;
      box-sizing: border-box;
    }
    .c-main2__slider .c-main2__slide {
      height: auto;
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin: 30px 0; }
  .c-main2__bot {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 15px;
    padding-bottom: 15px; }
    .c-main2__bot .primal-price{
      color: #505050;
    }

.c-main3 {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .c-main3 .clauses__item {
    font-size: 14px; }
  .c-main3__left {
    width: 50%; }
  .c-main3__right {
    width: 50%; }
  .c-main3__title {
    font-size: 16px;
    font-family: "ProximaNovaBold";
    padding-left: 25px;
    padding-bottom: 15px; }
  .c-main3__benef {
    padding: 40px 15px; }
  .c-main3 .clauses__text {
    width: auto; }
  .c-main3 .clauses .pict-box {
    width: auto; }

/* ====================card============== */
.card__twocol {
  display: flex;
  align-items: flex-start;
}
.card {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
  .card__left {
      position: relative;
    width: 540px;}
  .card__right {
    width: auto;
    margin-left: 30px;
  }
  .card__head {
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    padding: 20px 15px 20px 0; }
  .card__middle {
    padding: 20px 15px 5px 0;
    border-bottom: 1px solid #e8e8e8;
    min-height: 180px; }
  .card__foot {
    padding: 15px 15px 20px 0;
    position: relative; }
  .card__review {
    padding-top: 13px;
    width: 169px; }
  .card__title {
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #232325;
  }
  .card__charact {
    padding-top: 10px;
    font-size: 14px; }
    .card__charact li {
      width: 100%;
      padding-bottom: 2px; }
      .card__charact li:after {
        content: "";
        clear: both;
        display: block; }
    .card__charact a {
      text-decoration: underline;
      color: #68b9eb;
      display: block; }
  .card__garanty{
    padding-top: 10px;}
  .card__option {
    width: 50%;
    float: left;
    color: #232325;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 10px; }
  .card__param {
    width: 50%;
    float: left;
    color: #232325;
    font-weight: 600;
  }
  .card__fl {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .card__fl--buy {
      padding-top: 10px; }
  .card__links {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .card__links--right{
      text-align: right;}
    .card__links--right .card__one{
      padding-right: 0;}
  .card__one {
    padding-right: 25px;
    text-decoration: underline; }
    .card__one b{
      color: #000;
      font-family: "ProximaNovaBold";
    }
  .card .good-status {
    top: auto;
    bottom: 20px; }
  .card .btn--blue {
    font-size: 18px;
    width: 153px;
    height: 37px;
    display: block;
    line-height: 37px;
    border-radius: 25px;
  }
  @media screen and (min-width: 1250px) {
    .card .btn--blue:hover {
      -webkit-animation-name: shop;
      animation-name: shop;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
    }
  }
    .card .btn--blue img {
      vertical-align: middle;
      width: 18px;
      height: 20px;
      position: relative;
      top: -1px; }
  .card .good-v__price {
    font-size: 30px;
    line-height: 32px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    max-width: inherit; }
    .card .good-v__price--old{
      top: 0;
    }
    .card .good-v__price--font{
      padding-left: 5px;}
    .card .good-v__price--font{
      position: relative;
      top: -7px;}
  .card__slider-nav {
    padding-bottom: 20px; }
    .card__slider-nav .slick-slide {
      cursor: pointer; }
      .card__slider-nav .slick-slide img {
        width: 80%;
        margin: 0 auto; }
  .card__slider-for {
    padding-bottom: 25px; }
    .card__slider-for .pict-box {
      padding-top: 30px;
      width: 540px;
      margin: 0 auto; }
      .card__slider-for .pict-box img {
        margin: 0 auto; }
  .card__zoom {
    text-align: right;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 30px; }
    .card__zoom img {
      display: inline; }

.card-m {
  display: none; }
/* ========================additional=================== */
.additional{
  display: flex;
  flex-wrap: wrap;
  padding-top: 15px;}
  .additional__box{
    width: 50%;
    padding: 0 10px 0 0;
    box-sizing: border-box;
    position: relative;}
    .additional__box--installation{
      max-width: 175px; }
    .additional__input{
      opacity: 0;
      visibility: hidden;
      position: absolute;
      left: 0;
      top: 0;}
    .additional__label{
      color: #1e1e1e;
      padding-left: 25px;
      position: relative;}
      .additional__label:before{
        content: '';
        position: absolute;
        left: 0;
        top: -1px;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        overflow: hidden;
        background: #e8e8e8;
      }
    .additional__label b{
      font-family: "ProximaNovaBold";}
    .additional__input:checked + .additional__label:before{
      background: url('../img/status-good.png')no-repeat 0 0;
      background-size: cover;
    }
/* ========================c-tabs=================== */
.c-tabs {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF;
  border: 2px solid transparent;
  -webkit-border-radius: 0;
          border-radius: 0;
  padding-left: 40px;
  padding-right: 35px; }
  .c-tabs__link {
    font-family: "ProximaNovaBold";
    font-size: 16px;
    color: #ababab; }
    .c-tabs__link:hover {
      color: #5f5f5f; }
  .c-tabs__item {
    font-size: 14px;
    padding-bottom: 25px; }
  .c-tabs__p {
    color: #919191;
    margin-bottom: 5px; }
  .c-tabs__nav {
    background-color: #fff;
    border: none;
    padding-bottom: 45px;
    padding-top: 30px; }
    .c-tabs__nav li {
      display: inline-block;
      padding-right: 25px; }
  .c-tabs__list li {
    padding-bottom: 2px; }
    .c-tabs__list li:after {
      content: "";
      clear: both;
      display: block; }
  .c-tabs__list--key {
    font-size: 14px;
    width: 50%;
    color: #232325;
    float: left; }
  .c-tabs__list--val {
    font-weight: 600;
    color: #232325;
    font-size: 14px;
    width: 50%;
    font-family: 'ProximaNovaLight';
    float: left; }
  .c-tabs__video {
    width: 100%;
    height: 320px; }
  .c-tabs .ui-tabs-active a {
    color: #5f5f5f; }
  .c-tabs .ui-corner-all {
    width: 100%; }
  .c-tabs .ui-widget-content {
    padding: 0;
    color: #232325;
    background-color: #fff;
    font-size: 16px;
    font-family: 'Arial';
    padding-bottom: 25px; }
.c-tabs .ui-widget-content p {
  margin: 10px 0;
}
.c-tabs .ui-widget-content ul:not(.c-tabs__list) {
  margin: 10px 0;
  list-style: disc;
  padding: 0 0 0 40px;
}
.c-tabs .ui-widget-content ul:not(.c-tabs__list) li {
  position: relative;
}
.c-tabs .ui-widget-content h1 {
  color: #68B9EB;
  font-size: 24px;
  font-family: 'Arial';
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 0;
}
.c-tabs .ui-widget-content h2 {
  color: #68B9EB;
  font-size: 24px;
  font-family: 'Arial';
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.c-tabs .ui-widget-content h3 {
  color: #68B9EB;
  font-size: 20px;
  font-family: 'Arial';
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.c-tabs .ui-widget-content h4 {
  color: #000;
  font-size: 18px;
  font-family: 'Arial';
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.c-tabs .ui-widget-content h5 {
  color: #000;
  font-size: 16px;
  font-family: 'Arial';
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.c-tabs .ui-widget-content h6 {
  color: #000;
  font-size: 14px;
  font-family: 'Arial';
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.c-tabs__list .c-tabs__list--key {
  color: #232325;
  font-family: "ProximaNovaLight";
}
.c-tabs .ui-widget-content p:first-child {
  margin-top: 0;
}
.c-tabs .ui-widget-content p:last-child {
  margin-bottom: 0;
}
/* ========================c-rewievs=================== */
.c-reviews {
  border: 2px solid transparent;
  background-color: #FFF;
  border-bottom-width: 1px; }
  .c-reviews__creat {
    font-size: 14px; }
    .c-reviews__creat img {
      position: relative;
      top: 3px;
      padding-right: 5px; }
    .c-reviews__creat:hover {
      color: #68b9eb; }
    .c-reviews__creat--active {
      color: #68b9eb; }
  .c-reviews__top {
    padding: 24px 15px 24px 40px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-bottom: 1px solid #e8e8e8; }
  .c-reviews__title {
    font-size: 16px;
    font-family: "ProximaNovaBold"; }
  .c-reviews__item {
    padding: 22px 24px 0px 40px;
    font-size: 14px;
    border-bottom: 1px solid #e8e8e8; }
  .c-reviews__head {
    font-size: 14px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 20px; }
  .c-reviews .star-rating .rating-text {
    display: none; }
  .c-reviews .star-rating__text {
    padding-left: 15px;
    padding-top: 5px; }
  .c-reviews .star-rating--mob {
    display: none; }
  .c-reviews__text {
    line-height: 1.714;
    padding-bottom: 10px; }
  .c-reviews__dign {
    padding-bottom: 5px; }
  .c-reviews__middle {
    color: #aeaeae;
    padding-bottom: 15px; }
    .c-reviews__middle span {
      color: #919191; }
  .c-reviews__link {
    color: #868686;
    padding-right: 25px; }
    .c-reviews__link i {
      padding-right: 5px; }
    .c-reviews__link:hover {
      color: #68b9eb; }
    .c-reviews__link--active {
      color: #68b9eb; }
  .c-reviews__likes a {
    width: 12px;
    height: 14px;
    display: inline-block;
    padding: 0 2px; }
  .c-reviews__likes--disabled a {
    pointer-events: none;
    cursor: default;
    opacity: 0.6; }
  .c-reviews__foot {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 25px; }
  .c-reviews__like {
    vertical-align: top;
    background-image: url("../img/like-ic.png");
    background-repeat: no-repeat;
    background-position: center; }
    .c-reviews__like:hover {
      background-image: url("../img/like-ic-h.png"); }
  .c-reviews__dlike {
    vertical-align: bottom;
    background-image: url("../img/dislike-ic.png");
    background-repeat: no-repeat;
    background-position: center; }
    .c-reviews__dlike:hover {
      background-image: url("../img/dislike-ic-h.png"); }
  .c-reviews__who {
    padding-right: 25px; }
    .c-reviews__who:first-letter {
      text-transform: uppercase; }
  .c-reviews__inf {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-reviews__date {
    color: #aeaeae; }
  .c-reviews__name {
    font-family: "ProximaNovaBold";
    color: #68b9eb; }
  .c-reviews span.is-danger {
    color: #ff3860; }
  .c-reviews input.is-danger, .c-reviews textarea.is-danger {
    border-color: #ff3860; }
    .c-reviews input.is-danger:focus, .c-reviews textarea.is-danger:focus {
      border-color: #ff3860; }

/* ========================answers=================== */
.answers {
  font-size: 14px;
  margin-left: 20px; }
  .answers__item {
    padding-top: 5px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px; }
    .answers__item:last-of-type {
      border: none; }
  .answers__close {
    padding-top: 35px;
    padding-bottom: 25px;
    text-align: right; }
    .answers__close a {
      padding: 10px;
      margin-right: -10px; }
    .answers__close img {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .answers__body {
    line-height: 1.714;
    padding-bottom: 10px; }
  .answers__who {
    font-family: "ProximaNovaBold"; }
  .answers__head {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 5px; }
  .answers__body {
    color: #919191; }

/* ========================reply=================== */
.reply {
  margin-left: 20px;
  padding-bottom: 15px;
  display: none; }
  .reply textarea {
    width: 100%;
    height: 65px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: "ProximaNovaLight", sans-serif;
    margin-top: 5px; }
  .reply textarea:focus {
    border-color: #68b9eb; }
  .reply__tarea {
    padding-bottom: 10px; }
    .reply__tarea label {
      color: #b5b5b5; }
  .reply__inputs {
    padding-bottom: 10px; }
    .reply__inputs:after {
      content: "";
      clear: both;
      display: block; }
  .reply__half {
    width: 49.3%;
    float: right; }
    .reply__half--pd {
      padding-right: 7px;
      float: left; }
    .reply__half input {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 12px;
      border-radius: 8px;
      padding: 12px; }
      .reply__half input:focus {
        border-color: #68b9eb; }
      .reply__half input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #b5b5b5; }
      .reply__half input::-moz-placeholder {
        /* Firefox 19+ */
        color: #b5b5b5; }
      .reply__half input:-ms-input-placeholder {
        /* IE 10+ */
        color: #b5b5b5; }
      .reply__half input:-moz-placeholder {
        /* Firefox 18- */
        color: #b5b5b5; }
  .reply .btn--blue {
    display: block;
    width: 130px;
    padding: 8px 0;
    border-radius: 25px; }
  .reply__cancel {
    text-transform: uppercase;
    color: #b3b3b3;
    padding: 7px 12px;
    margin-right: 18px; }
    .reply__cancel:hover {
      background-color: rgba(127, 171, 198, 0.1);
      -webkit-border-radius: 5px;
              border-radius: 5px;
      color: #222222; }
  .reply__btns {
    padding-bottom: 20px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .reply__p {
    color: #b3b3b3;
    font-size: 12px; }
    .reply__p a {
      color: #68b9eb;
      text-decoration: underline; }

/* ========================create=================== */
.create {
  display: none;
  padding: 0px 24px 27px 40px;
  border-bottom: 1px solid #e8e8e8; }
  .create__head {
    padding-top: 25px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .create__middle {
    padding-top: 25px; }
  .create__btn {
    display: block;
    width: 130px;
    padding: 8px 0;
    font-size: 14px;
    border-radius: 25px; }
  .create__btns {
    padding-bottom: 50px; }
  .create__cancel {
    font-size: 14px; }
  .create .rate_row {
    padding-left: 10px; }
  .create .star-rating {
    padding-left: 10px; }
    .create .star-rating .rating-text {
      display: none; }
  .create textarea {
    width: 100%;
    height: 65px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 5px; }
    .create textarea:focus {
      border-color: #68b9eb; }
  .create__input {
    margin-bottom: 5px; }
    .create__input input {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-top: 5px; }
      .create__input input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #b5b5b5; }
      .create__input input::-moz-placeholder {
        /* Firefox 19+ */
        color: #b5b5b5; }
      .create__input input:-ms-input-placeholder {
        /* IE 10+ */
        color: #b5b5b5; }
      .create__input input:-moz-placeholder {
        /* Firefox 18- */
        color: #b5b5b5; }
      .create__input input:focus {
        border-color: #68b9eb; }
    .create__input label {
      color: #b5b5b5;
      padding-bottom: 4px; }
    .create__input--two {
      margin-top: 20px; }

/* ========================c-questions=================== */
.c-questions {
  background-color: #FFF; }
  .c-questions__title {
    font-size: 24px;
    padding-top: 10px; }
  .c-questions__list {
    padding-left: 18px;
    padding-top: 20px;
    padding-bottom: 80px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
  .c-questions__item {
    width: 49%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #68b9eb;
    list-style-type: disc;
    font-size: 14px;
    padding-bottom: 10px;
    padding-right: 20px; }
    .c-questions__item a {
      color: #68b9eb;
      text-decoration: underline; }

/* ==============================RESPONSIVE============= */
/* =============================940======================= */
@media screen and (max-width: 1170px) {
  .c-main1 {
    display: block; }
    .c-main1__reason .clauses {
      width: 580px;
      margin: 0 auto;
      border: 0;
      padding-top: 35px;
      padding-bottom: 20px; }

      .c-main1__reason .clauses__item {
        width: 50%; }
    .c-main1__delivery .clauses {
      margin-left: 8px; }
      .card__right {
        margin: 0;
      }
      .card__middle {
        border-bottom: 0;
      }
    .c-main1__title {
      margin-left: 8px; }
  .c-main2__title {
    padding-top: 35px; }
    .c-main2__title .maker-sl__arrs {
      top: 35px; }
  .c-main3 {
    display: block; }
    .c-main3__left {
      width: 100%; }
    .c-main3__right {
      width: 100%; }
    .c-main3__benef {
      padding-bottom: 20px; }
  /* ====================card============== */
  .card {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }
  /* ====================card============== */
  .c-tabs__item {
    width: 530px; } }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  /* ====================card============== */
  .card {
    display: block; }
    .card__left {
      margin: 0 auto; }
    .card__zoom {
      padding-bottom: 10px; }
    .card__right {
      width: 100%; }
    .card__head {
      border-top: 1px solid #e8e8e8;
      padding-left: 72px;
      padding-right: 72px; }
    .card__middle {
      padding-left: 72px;
      padding-right: 72px; }
    .card__foot {
      padding-left: 72px;
      padding-right: 72px; }
    .card .good-status {
      right: 72px; }
  /* =================good-v-call============== */
  .call__text{
    width: 55%;}
  .call__form{
    width: 45%;}}

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  /* ====================card============== */
  .card__left {
    width: 100%;
  }
  .card__slider-for .pict-box {
    width: 100%;
  }
  .card__middle,
  .card__foot {
    padding: 0;
  }
  .c-main1__right {
    display: none;
  }
  .card__fl {
    display: block;
  }
  .card__head {
    padding: 20px 0;
  }
  .card__foot {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .card__links {
    order: 1;
  }
  .card .btn--blue {
    width: 100%;
    margin-bottom: 15px;
  }
  .card .good-v__price {
    margin-bottom: 15px;
  }
    .card__charact li {
      width: 100%; }
  /* ====================card-m============== */
  .card-m {
    display: none;
    background-color: #FFF;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8; }
    .card-m__title {
      padding: 25px 20px; }
    .card-m__top {
      border-bottom: 1px solid #e8e8e8; }
    .card-m__middle {
      padding: 20px 0 0;
      border-bottom: 1px solid #e8e8e8; }
      .card-m__middle .good-v__price {
        padding-top: 5px;
        margin: 0 0 15px;
        font-size: 30px;
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
        max-width: inherit;}
        .card-m__middle .good-v__price--font,
        .card-m__middle .good-v__price--old{
          position: relative;
          top: -7px;}
        .card-m__middle .good-v__price--font,
        .card-m__middle .good-v__price--old{
          padding-left: 5px;}
        .card-m__middle .good-v__price--old {
          font-size: 14px;
          padding-left: 5px; }
    .card-m__bottom {
      padding: 16px 0 15px; }
    .card-m__pict img {
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%;
      width: auto;
      height: auto; }
    .card-m .slick-dots {
      position: static; }
      .card-m .slick-dots li {
        width: 10px; }
    .card-m .slick-dotted {
      margin-bottom: 5px; }
    .card-m .card__fl {
      padding-bottom: 15px; }
    .card-m .good-status {
      position: static; }
    .card-m__buy {
      font-size: 18px;
      width: 100%;
      height: 37px;
      display: block;
      line-height: 37px;
      border-radius: 25px; }
      .card-m__buy img {
        vertical-align: middle;
        width: 18px;
        height: 20px;
        position: relative;
        top: -1px;
        margin-left: 10px; }
    .card-m__btns {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 7px; }
    .card-m__compare {
      display: block;
      background: #fff;
      border: 1px solid #ddd;
      border-radius: 50%;
      overflow: hidden;
      line-height: 37px;
      width: 37px;
      flex-shrink: 0;
      margin-left: 5px;
      text-align: center; }
      .card-m__compare img {
        vertical-align: middle;
        max-width: 75%; }
        .compare__custom {
          display: block;
          background: #fff;
          border: 1px solid #68b9eb;
          border-radius: 50%;
          overflow: hidden;
          line-height: 37px;
          width: 37px;
          margin-left: 5px;
          text-align: center; }
          .compare__custom img {
            vertical-align: middle;
            max-width: 75%; }
  /* =================good-v-call============== */
  .good-v-call{
    margin: 0 8px 8px;
    padding: 19px 10px 20px;}
    .call__text{
      width: 100%;
      padding-right: 0;
      margin-bottom: 10px;}
    .call__form{
      width: 100%;}
  /* ===================additional================ */
  .additional{
    padding-top: 0;}
  .additional__box{
    width: 100%;
    margin-bottom: 10px;}
  /* ===================c-main1================ */
  .c-main1__title {
    padding-top: 10px;
    padding-left: 20px; }
  .c-main1__reason .clauses {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 0 40px;
    padding-top: 25px; }
    .c-main1__reason .clauses ul {
      display: block; }
    .c-main1__reason .clauses__item {
      width: 100%; }
  .c-main1__delivery .clauses {
    margin-left: 0;
    padding: 0 40px;
    padding-top: 25px; }
    .c-main1__delivery .clauses__item {
      width: 100%; }
    .c-main1__delivery .clauses ul {
      display: block; }
  /* ===================c-main2================ */
  .c-main2__title {
    padding-top: 20px;
    padding-right: 70px;
    padding-left: 10px; }
    .c-main2__title .maker-sl__arrs {
      top: 21px; }
  .c-main2__bot {
    padding-left: 10px;
    padding-right: 10px; }
  .c-main2__slide .good-short {
    padding-left: 10px;
    padding-right: 10px; }
    .c-main2__slide .good-short__right {
      padding-bottom: 15px;
      padding-top: 15px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 100%; }
  .c-main2__slide .add__mob {
    display: block; }
  .c-main2__slide .pict-box {
    float: none;
    width: 100%;
    padding-right: 0; }
  .c-main2__slide .good-title__code {
    display: none; }
  /* ====================c-tabs=============== */
  .c-tabs {
    padding-left: 0;
    padding-right: 0; }
    .c-tabs__item {
      width: 100%; }
    .c-tabs__p {
      padding: 0 10px; }
    .c-tabs__link {
      font-size: 14px; }
    .c-tabs__video {
      padding: 0 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
    .c-tabs__nav {
      padding: 28px 20px 28px 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .c-tabs__nav li {
        padding-right: 8px; }
    .c-tabs__list li {
      padding: 5px 20px 5px 10px; }
      .c-tabs__list li:nth-child(2n+1) {
        background-color: #f0f0f0; }
    .c-tabs__list--val {
      padding-left: 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  /* ==================c-main3================= */
  .c-main3__benef {
    padding: 15px 10px; }
  .c-main3__title {
    padding-left: 0; }
  /* ==================c-reviews================= */
  .c-reviews{
    border-top: 2px solid #e8e8e8;
  }
  .c-reviews__top {
    padding-left: 10px;
    padding-right: 10px; }
  .c-reviews__item {
    padding: 5px 10px 0; }
  .c-reviews__like {
    background-image: url(../img/like-ic-h.png); }
  .c-reviews__dlike {
    background-image: url(../img/dislike-ic-h.png); }
  .c-reviews .star-rating--desk {
    display: none; }
  .c-reviews .star-rating--mob {
    display: block;
    padding-bottom: 10px; }
  .c-reviews__foot {
    padding-bottom: 15px; }
  /* ==================create=================== */
  .create {
    padding: 0 10px 20px;
    -webkit-box-shadow: 0px 10px 14px -4px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 10px 14px -4px rgba(0, 0, 0, 0.3); }
  /* ===================reply=================== */
  .reply {
    margin-left: 10px; }
    .reply__half {
      width: 100%;
      padding: 0; }
      .reply__half--pd {
        padding-bottom: 10px; }
    .reply__btns {
      padding-bottom: 15px; }
  /* ============answers============= */
  .answers {
    margin-left: 10px; }
    .answers__close {
      padding-top: 5px;
      padding-bottom: 15px; }
  #c-searched-slider .c-main2__slide {
    margin-bottom: 0; }
  /* ============c-questions=============== */
  .c-questions {
    padding: 0 10px; }
    .c-questions__list {
      display: block;
      padding-top: 30px;
      padding-bottom: 20px; }
    .c-questions__item {
      width: 100%; }
    .c-questions__title {
      font-size: 16px;
      padding-top: 30px; } }

/* =================order============== */
.o-main1 {
  padding-top: 50px;
  padding-bottom: 100px; }
  .o-main1__title {
    font-size: 18px;
    padding-bottom: 10px; }
    .o-main1__title.active a{
      display: inline;
    }
  .o-main1__title a{
      display: none;
    color: #68b9eb;
    font-size: 12px;
    font-weight: bold;
  }
  .o-main1:after {
    content: "";
    clear: both;
    display: block; }

.o-main2__body {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }


/* =============o-contact============= */
.o-contact {
  float: left;
  width: 58.3333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF;
  padding-top: 25px;
  padding-left: 0; }
  .o-contact__desc {
    color: #a6a6a6; }
    .o-contact__desc--star {
      font-size: 14px; }
      .o-contact__desc--star:before {
        content: '*';
        color: red; }
  .o-contact__body {
    padding-top: 42px; }
  .o-contact__btn {
    display: block;
    width: 130px;
    line-height: 37px;
    border-radius: 25px;
    font-size: 14px; }
  .o-contact__input {
    width: 370px;
    height: 35px;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 25px;
            border-radius: 25px; }
    .o-contact__input input {
      width: 85%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      border: none;
      color: #555555;
      /* Firefox 19+ */
      /* Firefox 18- */ }
      .o-contact__input input::-webkit-input-placeholder {
        font-size: 0px; }
      .o-contact__input input::-moz-placeholder {
        font-size: 0px; }
      .o-contact__input input:-moz-placeholder {
        font-size: 0px; }
      .o-contact__input input:-ms-input-placeholder {
        font-size: 0px; }
    .o-contact__input .jq-selectbox {
      height: 100%;
      width: 88%;
      /* z-index: 5 !important; */ }
      .o-contact__input .jq-selectbox__select {
        -webkit-box-shadow: none;
                box-shadow: none;
        border: none;
        background: none;
        height: 100%; }
        .o-contact__input .jq-selectbox__select-text {
          height: 100%;
          line-height: 37px;
          color: #555555; }
      .o-contact__input .jq-selectbox__trigger {
        border-left: 1px solid #e8e8e8;
        width: 40px;
        background-image: url("../img/list-arr.png");
        background-position: center;
        background-repeat: no-repeat;
        opacity: 0.5; }
        .o-contact__input .jq-selectbox__trigger-arrow {
          display: none; }
      .o-contact__input .jq-selectbox.focused .jq-selectbox__select {
        border: none; }
  .o-contact__icon {
    height: 100%;
    vertical-align: top;
    border-right: 1px solid #e8e8e8;
    display: inline-block;
    width: 38px;
    text-align: center;
    line-height: 35px; }
    .o-contact__icon img {
      vertical-align: middle; }
  .o-contact__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 10px; }
    .o-contact__row input {
      border: none !important;
    }
    .o-contact__row--mail {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .o-contact__row--mail .o-desc {
        padding-top: 10px; }
  .o-contact__foot {
    padding: 37px 99px 40px 0;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .o-contact__mail .o-contact__desc {
    padding-top: 5px; }

/* =============o-total============= */
.o-total {
  float: left;
  width: 41.6667%;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid #e8e8e8;
  background-color: #FFF; }
  .o-total__list {
    padding-top: 25px;
    max-height: 304px;
    overflow-y: auto;
  }
  .o-total__list::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    border-radius: 8px;
    background-color: #aaa; /* or add it to the track */
  }

  /* Add a thumb */
  .o-total__list::-webkit-scrollbar-thumb {
    background: #68b9ed;
    border-radius: 8px;
  }
  .o-total__item {
    padding: 0 15px;
    display: flex;
    padding-bottom: 27px; }
    .o-total__item:after {
      content: "";
      clear: both;
      display: block; }
  .o-total__bottom2 {
    display: none; }
  .o-total__name {
    font-size: 17px;
    font-family: "ProximaNovaBold"; }
  .o-total__right {
    padding-top: 5px;
    float: left;
    width: 393px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-right: 15px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .o-total__content {
    width: 70%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 35px; }
  .o-total__price .primal-price {
    font-size: 18px; }
  .o-total .pict-box {
    width: 70px;
    height: 68px;
    float: left; }
  .o-total__quan {
    color: #7b7b7b;
    font-size: 14px; }
  .o-total__bottom {
    padding: 0 30px;
    padding-left: 15px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .o-total__title {
    color: #9d9d9d;
    font-size: 24px;
    font-family: "ProximaNovaBold"; }
  .o-total__back {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 25px;
    text-decoration: underline;
    font-size: 14px; }
    .o-total__back a {
      color: #68b9eb; }

/* =============o-desc============= */
.o-desc {
  width: 100px;
  font-size: 14px; }
  .o-desc--must:after {
    content: '*';
    color: red; }
  .o-desc--full {
    width: 100%;
    font-size: 12px; }
  .o-desc--pb {
    padding-bottom: 30px; }
.delivery__visa-custom input{
  left: 0 !important;
  position: relative !important;
}
/* =============delivery============= */
.delivery {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 800px;
  padding-right: 10px;
  background-color: #FFF;
  margin-bottom: 55px; }
  .delivery__contact {
    padding-left: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8; }
    .delivery__contact .o-main1__title img {
      padding-left: 5px; }
  .delivery__back {
    color: #68b9eb;
    text-decoration: underline;
    font-size: 14px;
    padding-left: 15px; }
    .delivery__back--m {
      display: none; }
  .delivery__chosen {
    padding-left: 28px;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 24px; }
  .delivery__box {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8; }
    .delivery__box--visa {
      padding-bottom: 35px;
      display: block; }
  .delivery__left {
    width: 185px; }
    .delivery__left--pt {
      padding-top: 60px; }
  .delivery__right {
    width: 500px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px; }
  .delivery__row {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    font-size: 14px;
    padding-bottom: 15px; }
    .delivery__row-form{
      display: block;
    }
    .delivery__row input {
      position: absolute;
      left: -9999px; }
  .delivery__price2 {
    padding-right: 10px; }
  .delivery__inmap {
    font-size: 14px;
    padding-left: 20px;
    padding-top: 10px;
    display: inline-block;
    vertical-align: top; }
    .delivery__inmap img {
      position: relative;
      top: 2px;
      padding-right: 4px; }
  .delivery__radio--pb {
    padding-bottom: 10px; }
  .delivery__warn {
    position: relative;
    padding-bottom: 25px;
    margin-left: 200px; }
    .delivery__warn:before {
      content: url(../img/warning-ic.png);
      position: absolute;
      left: -27px;
      top: 3px; }
  .delivery__mailfield {
    padding-bottom: 25px; }
  .delivery__input input {
    width: 100%; }
  .delivery__link {
    font-size: 14px;
    padding-left: 20px;
    color: #68b9eb; }
    .delivery__link img {
      padding-left: 5px;
      position: relative;
      top: 2px; }
  .delivery__comment {
    padding-left: 230px;
    padding-right: 100px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .delivery__check {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 25px; }
    .delivery__check label {
      position: static;
      display: block;
      width: 14px;
      height: 14px;
      cursor: pointer;
      border: 1px solid #e8e8e8; }
    .delivery__check input {
      position: absolute;
      left: -999px; }
    .delivery__check .o-desc {
      width: 100%;
      padding-left: 10px; }
/* =============o-sub__credit--range============ */
.o-sub__credit--range{
  display: flex;
  flex-wrap: wrap;
  align-items: center;}
  .credit-range__label{
    order: 0;}
  .credit-range{
    order: 1;}
  .credit-range__month{
    order: 2;}
  .credit-range__price{
    order: 3;}
  .o-sub__credit--range .ui-slider{
    order: 4;}
  .credit-range-list{
    order: 5;}
  .credit-range{
    user-select: none;
    appearance: none;
    border: 0;
    box-shadow: none;
    width: 80px;
    height: 37px;
    padding: 12px 17px;
    margin-right: 10px;
    color: #0083af;
    font-family: "ProximaNovaBold", sans-serif;
    font-size: 12px;
    background: url('../img/credit-range-bg.png')no-repeat;}
   .credit-range__price{
    margin-left: auto;
    font-family: "ProximaNovaBold";}
  .credit-range__label{
    margin-right: 14px;}
  .o-sub__credit--range .ui-slider{
    margin-top: 25px;
    width: 100%;}
  .credit-range-list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    height: 43px;
    position: relative;}
    .credit-range-item{
      padding: 12px 0;
      position: absolute;
      left: 3px;
      margin-left: -2px;}
      .credit-range-item:nth-child(2){
        left: 12.5%;}
      .credit-range-item:nth-child(3){
        left: 25%;}
      .credit-range-item:nth-child(4){
        left: 37.5%;}
      .credit-range-item:nth-child(5){
        left: 50%;}
      .credit-range-item:nth-child(6){
        left: 62.5%;}
      .credit-range-item:nth-child(7){
        left: 75%;}
      .credit-range-item:nth-child(8){
        left: 87.5%;}
      .credit-range-item:nth-child(9){
        left: 99%;}
    .credit-range-item:last-child{
      margin-right: 0;}
/* =============o-chosen============= */
.o-chosen {
  padding-bottom: 20px; }
  .o-chosen .pict-box {
    width: 70px;
    height: 68px; }
  .o-chosen__item {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 20px; }
  .o-chosen__left {
    width: 70%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .o-chosen .o-total__content {
    padding-top: 5px;
    padding-left: 15px; }
    .o-chosen .o-total__content--m {
      display: none; }
  .o-chosen .o-total__price {
    padding-top: 35px;
    width: 30%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .o-chosen .o-total__quan {
    padding-top: 3px; }

/* =============o-radio============= */
.o-radio {
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-size: 50%;
  position: relative;
  top: 4px;
  cursor: pointer;
  margin-right: 5px; }
  .o-radio:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 7px;
    top: 4px;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    left: 4px;
    background-color: #68b9eb;
    display: none; }
  .o-radio__label {
    font-size: 14px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer; }

#order-r1:checked + .o-radio:before {
  display: block; }

#order-r2:checked + .o-radio:before {
  display: block; }

#order-r3:checked + .o-radio:before {
  display: block; }

#order-r4:checked + .o-radio:before {
  display: block; }

#order-r5:checked + .o-radio:before {
  display: block; }

#order-r6:checked + .o-radio:before {
  display: block; }

#order-r7:checked + .o-radio:before {
  display: block; }

#order-subr1:checked + .o-radio:before {
  display: block; }

#order-subr2:checked + .o-radio:before {
  display: block; }

#order-subr3:checked + .o-radio:before {
  display: block; }

#deliv-check1:checked + #deliv-check1-l {
  background: url("../img/check-ic.png") no-repeat center; }

.o-sub .jq-selectbox {
  margin-bottom: 20px;
  height: 100%;
  width: 270px;
  z-index: 5 !important; }
  .o-sub .jq-selectbox__select {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #e8e8e8;
    border-radius: 25px;
    background: none;
    height: 100%; }
    .o-sub .jq-selectbox__select-text {
      height: 100%;
      line-height: 37px;
      color: #555555; }
  .o-sub .jq-selectbox__trigger {
    border-left: 1px solid #e8e8e8;
    width: 40px;
    background-image: url("../img/list-arr.png");
    background-position: center;
    opacity: 0.5;
    background-repeat: no-repeat; }
    .o-sub .jq-selectbox__trigger-arrow {
      display: none; }
  .o-sub .jq-selectbox.focused .jq-selectbox__select {
    border: 1px solid #e8e8e8; }

.o-sub__extra {
  padding: 15px 20px;
  border: 1px solid #e8e8e8;
  font-size: 14px;
  position: relative;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  margin-bottom: 15px; }
  .o-sub__extra:before {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    background-color: #FFF;
    top: -6px;
    left: 25px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .o-sub__extra--credit {
    margin-top: 15px; }



.o-sub__p {
  padding-bottom: 5px; }
  .o-sub__p--tel {
    padding-top: 30px; }
  .o-sub__p--bold {
    font-family: "ProximaNovaBold"; }

.o-sub--pl {
  padding-left: 30px; }

.o-sub__row {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.o-comment {
  padding-bottom: 15px; }
  .o-comment__btn {
    font-size: 14px;
    color: #999999; }
    .o-comment__btn img {
      opacity: 0.5;
      padding-left: 5px; }
    .o-comment__btn--revers {
      display: none; }
      .o-comment__btn--revers img {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        padding-right: 5px; }
  .o-comment__area {
    display: none; }
    .o-comment__area textarea {
      resize: no-resize;
      width: 100%;
      margin-top: 5px;
      -webkit-border-radius: 8px;
              border-radius: 8px;
      height: 105px; }
  .o-comment__desc {
    padding-top: 5px;
    color: #999999; }

.o-submit {
  /*margin-top: 45px;*/
  font-size: 14px;
  background-color: #FFF;
  border-radius: 8px;
  border: 2px solid #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .o-submit__goods {
    padding-top: 30px; }
    .o-submit__goods li {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-bottom: 5px; }
      .o-submit__goods li .primal-price {
        font-size: 18px; }
  .o-submit__top {
    padding: 25px 25px 15px;
    border-bottom: 1px solid #e8e8e8; }
  .o-submit__title {
    text-transform: uppercase;
    font-size: 18px; }
  .o-submit__body {
    padding: 0 25px;
    padding-bottom: 50px; }
  .o-submit__total {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 28px;
    padding-top: 28px; }
    .o-submit__total .primal-price {
      font-size: 30px;
      color: #68b9eb; }
      .o-submit__total .primal-price span {
        color: #5f5f5f; }
  .o-submit__btn {
    line-height: 37px;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    border-radius: 25px;
    font-family: "ProximaNovaLight"; }
  .btn-download{
      width: max-content;
      padding: 0 20px;
      margin: 0 auto;
      margin-bottom: 15px;
  }
  .o-submit__rules {
    text-align: center;
    padding: 0 30px;
    margin-bottom: 35px; }
    .o-submit__rules a {
      color: #68b9eb; }
  .o-submit__promo {
    text-align: center;
    padding-bottom: 20px; }
    .o-submit__promo img {
      padding-left: 5px; }
  .o-submit__inp {
    display: none;
  }
    .o-submit__inp #button-coupon{
      position: absolute;
      height: 100%;
      max-width: max-content;
      right: 0;
      color: white;
      padding: 0 5px;
      font-size: 10px;
      font-weight: bold;
      border-radius: 0 5px 5px 0;
      background: #68b9eb;
    }
    .o-submit__inp #button-coupon:hover{
      background: #fa594f;
      color: white;
    }
    .o-submit__inp .coupon__container{
      display: flex;
      position: relative;
      justify-content: center;
      width: max-content;
      margin: 0 auto;
      margin-top: 10px;
      margin-bottom: 15px;
    }
    .o-submit__inp input {
      font-size: 14px;
      width: 200px;
      transition: .5s ease;
      border-color: #bebebe;
      -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1);
              box-shadow: 0px 1px 10px 0px rgba(0, 0, 2, 0.1); }
  .o-submit__back {
    padding-right: 20px;
    display: block;
    text-align: center;
    color: #68b9eb; }
    .o-submit__back img {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);
      padding-left: 5px; }
      .o-main2.o-main2--hide{
        display: none;
      }
      .hide{
        display: none;
      }
      .o-main2__info{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin: 0 0 0 20px;
      }
      .o-main2__body .o-total{
        float: unset;
        width: auto;
      }

/* ==============================RESPONSIVE============= */
/* =============================940======================= */
@media screen and (max-width: 1170px) {
  /* ==============delivery=========== */
  .delivery {
    width: 560px; }
    .delivery__box {
      display: block; }
    .delivery__right {
      padding-left: 0;
      padding-top: 15px; }
    .delivery__warn {
      margin-left: 25px; }
    .delivery__comment {
      padding-left: 30px; }
  /* ==============o-chosen=========== */
  .o-chosen__left {
    display: block; }
  .o-chosen .o-total__content {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
    display: none; }
    .o-chosen .o-total__content--m {
      display: block;
      padding-bottom: 20px;
      padding-top: 0; }
  /* ==============o-contact=========== */
  .o-contact__input {
    width: 318px; }
    .o-contact__input .jq-selectbox {
      width: 86%; }
  /* ==============o-desc=========== */
  .o-desc {
    width: 180px; }
    .o-desc--full {
      width: 100%; }
  /* ==============o-total=========== */
  .o-total__right {
    width: 100%; }
  .o-total__bottom {
    padding-left: 35px; }
    .o-main2__info{
      width: 50%;
    }
    .o-submit{
      width: auto;
    }
    .o-main2__body{
      margin-top: 56px;
    }
  }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  /* ==============o-contact=========== */
  .o-contact {
    width: 50%;
    padding-right: 30px; }
    .o-contact__row {
      display: block; }
    .o-contact__input {
      width: 100%;
      margin-top: 5px; }
    .o-contact__foot {
      display: block;
      padding: 20px 0;
      padding-right: 0; }
    .o-contact__desc--star {
      padding-bottom: 13px; }
    .o-contact__btn {
      margin-left: auto; }
  /* ==============o-total=========== */
  .o-total {
    width: 50%; }
    .o-total__right {
      padding-left: 0; }
    .o-total__item {
      padding-left: 23px; }
    .o-total__bottom {
      padding-left: 23px; }
    .o-total__back {
      padding-left: 23px; }
    .o-total__content {
      padding-right: 15px; }
  /* ==============delivery=========== */
  .delivery {
    width: 50%; }
    .delivery__chosen {
      padding-left: 25px;
      padding-right: 25px; }
    .delivery__back {
      display: none; }
      .delivery__back--m {
        display: inline; }
    .delivery__right {
      width: 100%; }
    .delivery__box {
      padding-right: 25px;
      padding-left: 25px; }
    .delivery__inmap {
      text-align: right;
      display: block;
      padding-bottom: 10px; }
    .delivery__comment {
      padding-right: 25px;
      padding-left: 25px; }
    .credit-range__price{
      order: 6;
      margin-left: 0;
    }
  /* ==============o-submit=========== */

    .o-submit__rules {
      padding: 0; }
  /* ==============o-chosen=========== */
  .o-chosen__item {
    padding-right: 0; }
  .o-chosen__left {
    width: 50%; }
  .o-chosen .o-total__price {
    width: 50%; }
  .o-chosen .o-total__content {
    display: none; }
    .o-chosen .o-total__content--m {
      display: block;
      padding-top: 0;
      padding-right: 0;
      padding-bottom: 20px; }
  /* ==============o-sub=========== */
  .o-sub__p--tel {
    padding-top: 25px; }
  .o-sub .jq-selectbox {
    margin-bottom: 0;
    width: 100%; }
    .o-sub .jq-selectbox li {
      text-overflow: ellipsis;
      overflow: hidden; }
    .o-sub .jq-selectbox__dropdown {
      width: 100% !important; }
  /* ==============o-comment=========== */
  .o-comment__area textarea {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .o-main2__info{
    width: 100%;
  }
  /* =================order============== */
  .o-main1 {
    padding-top: 0px;
    padding-bottom: 35px; }
  /* =============o-contact============= */
  .o-contact {
    float: none;
    width: 100%;
    padding: 0 18px;
    padding-top: 15px;
    border-bottom: none; }
    .o-contact .o-main1__title {
      padding-bottom: 0; }
      .o-contact .o-main1__title--desk {
        display: none; }
    .o-contact__row .o-desc {
      display: none; }
    .o-contact__foot {
      display: none; }
    .o-contact__body {
      padding-top: 15px; }
    .o-contact__input .jq-selectbox {
      width: 84%;
      float: right; }
    .o-contact__input input {
      width: 84%;
      /* Firefox 19+ */
      /* Firefox 18- */ }
      .o-contact__input input::-webkit-input-placeholder {
        font-size: 14px; }
      .o-contact__input input::-moz-placeholder {
        font-size: 14px; }
      .o-contact__input input:-moz-placeholder {
        font-size: 14px; }
      .o-contact__input input:-ms-input-placeholder {
        font-size: 14px; }
  /* =============o-total============= */
  .o-total {
    width: 100%;
    float: none;
    border-radius: 0; }
    .o-total__bottom2 {
      padding-top: 10px;
      border-top: 1px solid #e8e8e8;
      display: block;
      padding-bottom: 30px; }
    .o-total__btn {
      display: block;
      width: 280px;
      font-size: 14px;
      padding: 11px 0;
      margin: 0 auto;
      border-radius: 25px; }
    .o-total__item {
      padding-left: 20px;
      padding-right: 20px; }
    .o-total__bottom {
      padding-left: 20px;
      padding-right: 20px; }
    .o-total__back {
      padding-left: 20px;
      padding-right: 20px; }
  /* =============o-main2============= */
  .o-main2__body {
    display: block; }


  /* ==============delivery============ */
  .delivery {
    width: 100%;
    margin-bottom: 0;
    border-bottom: none; }
    .delivery__contact {
      padding-left: 20px; }
    .delivery__chosen {
      padding-left: 20px;
      padding-right: 20px;
      border-bottom: none; }
    .delivery__box {
      padding-left: 20px;
      padding-top: 10px;
      padding-right: 20px; }
      .delivery__box--pt {
        padding-top: 25px; }
      .delivery__box--visa {
        border-bottom: none; }
    .delivery__right {
      padding-bottom: 10px; }
      .delivery__right .jq-selectbox__dropdown {
        width: 100%; }
      .delivery__right .jq-selectbox li {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    .delivery__visa .o-desc {
      display: block; }
      .delivery__visa .o-desc--span {
        display: inline; }
    .delivery__comment .delivery__check {
      padding-top: 0px;
      padding-bottom: 10px; }
    .delivery__inmap{
      display: none;}
    .o-sub__top .jq-selectbox{
      margin-bottom: 15px;}
  /* ================o-submit============== */
  .o-submit {
    margin-bottom: 35px;
    width: 100%;
    border-radius: 0; }
    .o-submit__top {
      padding: 20px 20px 15px; }
    .o-submit__body {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 30px; }
    .o-submit__total {
      padding-top: 20px;
      padding-bottom: 15px; }
    .o-submit__rules {
      margin-bottom: 25px; }
    .o-submit__btn{
      background: #68b9eb;
    }
  /* ================o-chosen=============== */
  .o-chosen {
    display: none; } }

/* ======================compare================== */
.comparing {
  margin-top: 20px;
  margin-bottom: 35px;
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto;
}
  .comparing__header {
    position: relative; }
  .comparing__footer {
    position: relative; }
  .comparing__area {
    display: flex;
  }
    .comparing__area:after {
      content: "";
      clear: both;
      display: block; }
    .comparing__area .comp-card {
      white-space: normal; }
  .comparing__col-f {
    width: 300px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 30px ;
    flex-shrink: 0;
  }
  .comparing__col {
    display: inline-block;
    width: 300px;
    margin-left: -4px;
    vertical-align: top;
    flex-shrink: 0;
   }
  .comparing__tabs {
    padding-left: 15px;
    padding-top: 15px;
    height: 48px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .comparing__tab {
    display: inline-block;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    color: #9d9d9d;
    padding-bottom: 10px;
    border-bottom: 3px solid transparent; }
    .comparing__tab--active {
      border-bottom: 3px solid #68b9eb;
      color: #555555; }
    .comparing__tab:hover {
      color: #555555; }
  .comparing__diff {
    margin-left: 30px; }
  .comparing__options {
    color: #68b9eb;
    font-family: "ProximaNovaBold"; }
    .comparing__options .comparing__param {
      padding-left: 30px; }
  .comparing__param {
    height: 61px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px; }
    .comparing__param:nth-child(2n+1) {
      background-color: #fafafa; }
  .comparing__table {
    font-size: 14px;
    white-space: normal; }

.comp-add {
  background-color: #FFF;
  padding: 0 45px;
  font-size: 14px;
  height: 257px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border: 2px solid #e8e8e8;
  border-radius: 8px;
  align-items: center;
}
  .comp-add__btn {
    color: #68b9eb;
    text-align: center;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 5px; }
    .comp-add__btn:hover {
      border-color: #555555;
      color: #555555; }
      .comp-add__btn:hover .comp-add__plus {
        color: #555555; }
  .comp-add__add {
    margin-top: -30px; }
  .comp-add__plus {
    color: #68b9eb;
    font-size: 90px;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .comp-add__link {
    display: block;
    color: #68b9eb;
    text-align: center;
    padding: 1px 0; }
  .comp-add__text {
    color: #555555; }
  .comp-add__call {
    display: block;
    font-size: 18px;
    padding: 8px 0;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 17px;
    border-radius: 25px; }

/* ======================.comp-card================== */
.comparing__col-wrapper{
  display: flex;
  max-width: 900px;
  overflow-x: scroll;
  padding: 0 16px;
}
.comp-card {
  border: 2px solid #e8e8e8;
  background-color: #FFF;
  height: 265px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 39px;
  box-sizing: border-box; }
  .comp-card:hover {
    border-color: #68b9eb;}
  .comp-card .review {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .comp-card__close {
    position: absolute;
    top: 10px;
    right: 10px; }
  .comp-card .star-rating .rating-text {
    display: none; }
  .comp-card .good-short {
    padding: 40px 13px 20px;}
    .comp-card .good-short__name {
      overflow: hidden;
      height: 38px;
      padding-right: 10px; }
    .comp-card .good-short__desc {
      overflow: hidden;
      height: 17px;
      font-size: 13px;}
    .comp-card .pict-box{
      width: 34%;}
    .comp-card .good-short__right{
      width: 62%;}
    .comp-card .good-short .good-title__code {
      padding-top: 2px; }
  .comp-card .good-short .pict-box {
    height: 80px; }
  .comp-card .good-v__price{
    white-space: inherit;
    text-overflow: inherit;
    max-width: 200px;}
    .comp-card .good-v__price--old{
      display: inline-block;}
  .comp-card .good-v__foot {
    padding-bottom: 25px; }
  .comp-card .good-v__foot3 {
    padding-bottom: 25px; }
  .comp-card .good-v__basket a{
    background-image: url(../img/shopping-cart.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 59%;
    display: block;
    width: 37px;
    height: 37px;
    text-align: center;
    -webkit-border-radius: 30px;
    border-radius: 30px;}
  .comp-card .good-v__basket a:hover {
    background-color: #d1383e;
    background-image: url(../img/shopping-cart-white.svg); }

.precompare {
  padding-top: 80px; }
  .precompare__list {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0 -7px;
    width: calc(100% + 14px); }
  .precompare .comp-card {
    margin: 0 7px 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .precompare__btn {
    padding-top: 20px;
    padding-bottom: 60px; }
    .precompare__btn a {
      padding: 10px 0;
      display: block;
      width: 178px;
      margin: 0 auto;
      border-radius: 25px; }
.comparing__wrapp .wrapper{
  overflow: inherit;}

  .comp-add-icon{
    width: 56px;
    position: relative;
    animation: left-to-right 1s infinite;
  }
  .comp-add-icon__text p{
    color: #000;
    font-family: "ProximaNovaBold";
    margin-bottom: 10px;
  }
  @keyframes left-to-right {
    0% {
      left: 10px;
    }
    50% {
      left: calc(100% - 220px);
     }
    100% {
      left: 10px;
    }
  }
/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (max-width: 1170px) {
  .comparing {
    overflow: auto; }
    .comparing__area {
      overflow-x: visible; }
    .comparing__col-f {
      width: 320px; }
    .comparing__col {
      width: 320px; }
  .precompare .comp-card {
    width: calc(33.33% - 14px); } }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  .comparing__col-f {
    width: 250px; }
  .comparing__col {
    width: 310px; }
  .comparing__diff {
    margin-left: 10px; }
  .comparing__param {
    height: 51px; }
  .comp-add {
    padding: 0 20px; }
  .precompare{
    padding-top: 20px;}
  .precompare .comp-card {
    width: calc(50% - 14px); }


    .comparing__col-wrapper{
      max-width: 400px;
    }

  }

/* =============================320======================= */
@media screen and (min-width: 743px) {
  .visible-mobile{
    display: none;}}
@media screen and (max-width: 743px) {
  .precompare__list{
    margin: 0;
    width: 100%;}
  .precompare .comp-card {
    width: 100%;
    height: 250px;
    margin: 0 0 9px;
    border-radius: 0; }
  .comp-card .good-v__foot{
    padding-bottom: 10px;}
  .precompare__btn {
    padding-bottom: 30px; }
  .hidden-mobile{
    display: none;}
  .header-shop__box{
    border: 0;
    padding: 6px 5px 1px 0;
  }
  .header__icons li {
    margin-left: 10px;
  }
  .private-office svg {
    width: 16px;
    height: 16px;
  }
  .header__search svg {
    width: 16px;
  }
  .header__shop{
    padding: 0;}
  .header-shop__img {
    position: static;
    left: 25px;
    top: 50%;
    transform: none;
    width: 22px;
    height: 24px;
  }
  .header-shop__img svg{
    width: 16px;
    height: 20px;
    fill: #000;
  }
  .header__numb {
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: 0;
    font-size: 10px;
  }

  .comparing__col-wrapper{
    padding: 0;
    overflow: unset;
  }
  .comparing__area{
    width: auto;
    overflow: scroll;
  }

}


/* Margo start About Company */
.arrow_transform_submenu_account{
  transform: rotate(180deg);
}
/* .personal-area__menu-item {
} */
.title.title-page{
  color: #000;
  font-size: 32px;
  line-height: 32px;
}
.description__title{
  font-family: "ProximaNovaLight";
  font-weight: 300;
  font-size: 24px;
  line-height: 24px;
  color: #000;
}
.description__main-picture{
  margin-top: 56px ;
  height: 336px;
  border-radius: 10px;
}
.description__main-picture.main-picture-about{
  background: no-repeat url(../img/drop-about-company.jpg);
  background-size: 100% auto;
}
.description__main-picture.main-picture-guarantee{
  background: no-repeat url(../img/drop-guarantee.jpg);
  background-size: 100% auto;
}
.description__main-picture img{
  width: 100%;
}
.description__text{
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
  width: 770px;
  margin: 0 auto;
  position: relative;
  top: -120px;
  padding: 48px;
}
.description__text p{
  margin-top: 24px;
  color: #000;
  font-size: 16px;
  font-family: 'Arial';
  line-height: 20px;
}
.delivery-pay__inner p {
  color: #000;
  font-size: 16px;
  font-family: 'Arial';
  line-height: 20px;
}

.description__img{
  padding: 48px 0px 48px 0px;
}
.description__img img{
  width: 100%;
}
.benefits__items{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin: 32px 0 48px 0;
  justify-items: center;

}
.benefits__item{
  width: 321px;
  height: auto;
  border-radius: 10px;
  border: 1px solid #E8E8E8;
}
.benefits__item-number{
  font-family: "ProximaNovaBold";
  font-size: 48px;
  line-height: 48px;
  color: #FFFFFF;
	text-shadow:
		-0   -1px 0   #68B9EB,
		 0   -1px 0   #68B9EB,
		-0    1px 0   #68B9EB,
		 0    1px 0   #68B9EB,
		-1px -0   0   #68B9EB,
		 1px -0   0   #68B9EB,
		-1px  0   0   #68B9EB,
		 1px  0   0   #68B9EB,
		-1px -1px 0   #68B9EB,
		 1px -1px 0   #68B9EB,
		-1px  1px 0   #68B9EB,
		 1px  1px 0   #68B9EB,
		-1px -1px 0   #68B9EB,
		 1px -1px 0   #68B9EB,
		-1px  1px 0   #68B9EB,
		 1px  1px 0   #68B9EB;

}
.benefits__item p{
  margin: 0;
}
.benefits__item-number{
  padding: 24px 0 0 24px;
}
.benefits__item-text{
  padding: 16px 24px 24px 24px;
}

/* =============================768======================= */
@media screen and (max-width: 959px) {
  .description{
    margin-bottom: 128px;
  }
  .description__main-picture{
    height: 208px;
  }
  .description__text{
    top: 0px;
    width: 724px;
    margin-top: 56px;
    padding: 0;
  }
  .benefits__item {
    width: 346px;
  }
  .header__phone__subtitle{
    font-size: 13px;
    margin-top: 0;
  }
  .pop-up__content {
    top: 230px;
  }
  .header-phone-list {
    display: flex;
    align-items: center;
  }
  .header__phone__icon {
    display: none;
  }
  .phone-number-title.phone-number--first{
    display: none;
  }
}

/* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .title.title-page{
    font-size: 24px;
    line-height: 32px;
  }
  .description{
    margin-bottom: 80px;
  }
  .description__main-picture{
    height: 94px;
  }
  .description__text{
    width: 100%;
    margin: 0 auto;
  }
  .description__main-picture{
    margin: 56px 16px 40px 16px;


  }
  .benefits__item{
    width: 328px;
  }
  .benefits__items{
    grid-template-columns: repeat(1, 1fr);
    row-gap: 16px;
    column-gap: 0;
  }
  .benefits__item-number{
    padding: 16px 0 0 16px;

  }
  .benefits__item-text{
    padding:  12px 16px 16px 16px ;
  }
}
/* Margo start guarantee*/
.description__block{
  margin-top: 48px;
}
.description__block-title{
  color: #000;
  font-family: "ProximaNovaLight";
  font-size: 20px;
  line-height: 20px;
}
/* Margo end guarantee*/

/* Margo start delivery*/
.delivery-pay{
  margin: 56px 0 160px 0;
}
.delivery-pay__inner{
  display: flex;
  flex-direction: column;
}
.delivery-pay__items:nth-child(2){
  margin-left: 56px;
}
.delivery-pay__item p{
  margin-top: 24px;
  font-size: 14px;
}
.delivery-pay__images{
  margin-top: 32px;
}
.delivery-pay__image{
  display: inline-block;
  text-align: center;
  margin-right: 46px;
}
.delivery-pay__image span{
  display: block;
  font-family: "ProximaNovaBold";
  font-size: 16px;
  line-height: 16px;
  color: #000;
  margin-top: 16px;
}

.delivery-pay__image p{
  margin-top: 8px;
  font-family: "ProximaNovaLight";
  color: #4E4A65;
  font-size: 14px;
  line-height: 14px;

}
.delivery-pay__item:not(:first-child){
  margin-top: 56px;
}
.delivery-pay__information{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  margin-top: 24px;
  border: 1px solid #E8E8E8;
  border-radius: 10px;

}
.delivery-pay__information-mark{
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #68B9EB;
  color: #68B9EB;
  font-family: "ProximaNovaBold";
  font-size: 32px;
  width: 40px;
  height: 40px;
  text-align: center;

}
.delivery-pay__information-text{
  display: inline-block;
  width: 448px;
  font-family: "ProximaNovaLight";
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin-left: 20px;
}
.delivery-pay__item-info{
  padding: 24px;
  margin-top: 24px;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
}
.delivery-pay__item-info p{
  margin-top: 16px;
}
.delivery-pay__item-info hr{
  width: 40px;
  border: 1px solid #68B9EB ;
}
.delivery-pay__item-text p{
  margin-top: 48px;

}
/* =============================768======================= */
@media screen and (max-width: 959px) {
  .delivery-pay{
    margin: 56px 0px 128px 0px;
  }
  .delivery-pay__inner{
    display: flex;
    flex-direction: column;
  }
  .delivery-pay__items:nth-child(2){
    margin-left: 0px;
  }
  .delivery-pay__information{
    justify-content: flex-start;
  }
  .delivery-pay__item{
    margin-top: 56px;
  }
}
/* ===================================360=============================== */
@media screen and (max-width: 743px) {

  .delivery-pay__inner{
    padding: 0 16px;
  }
  .delivery-pay{
    margin: 56px 0px 90px 0px;
  }
   .delivery-pay__image.nova-poshta img{
     width: 136px;
     height: 25px;
   }
   .delivery-pay__image.express-delivery img{
    width: 55px;
    height: 40px;
   }
   .delivery-pay__image{
    margin-right: 0;
  }
   .delivery-pay__image:first-child{
     margin-right: 24px;
   }
   .delivery-pay__information{
     padding: 16px;
   }
   .delivery-pay__information-text{
     margin-left: 12px;
     flex: 1;
   }
   .delivery-pay__item-info{
     padding: 16px;
   }


}
/* Margo end delivery*/
/* Margo start personal area mailings*/
.personal-area__address-form .jq-selectbox__dropdown{
  top: 34px;
}
.personal-area__address-form .o-contact__input .jq-selectbox{
  width: 100%;
}
.personal-area__container{
  margin-top: 56px;
  display: flex;
  flex-direction: row;
  margin-bottom: 225px;
}
.personal-area__menu{
  display: flex;
  flex-direction: column;
  border: 1px solid #E8E8E8;
  margin-right: 56px;
  padding: 24px 75px 24px 24px;
  border-radius: 10px;
  height: fit-content;
}
.personal-area__menu-profile{
  display: flex;
  flex-direction: row;
  margin: 24px 0;
  align-items: center;
}
.personal-area__menu-icon{
  width: 56px;
  height: 56px;
  background-color: #68B9EB;
  border-radius: 50%;
  text-align: center;
}
.personal-area__menu-title{
  text-transform: uppercase;
  font-family:"ProximaNovaLight";
  font-size: 16px;
  line-height: 16px;

}
.personal-area__menu-name span{
  font-family:"ProximaNovaBold";
  color: #000;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 8px;

}
.personal-area__menu  p{
  font-family:"ProximaNovaLight";
  font-size: 14px;
  line-height: 14px;
  color: #5F5F5F;
}
.personal-area__menu-icon p{
  font-family:"ProximaNovaBold";
  font-size: 20px;
  padding: 20px;
  color: #fff;
}
.menu-item--active p{
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
}
.personal-area__menu hr{
  display: none;
}
.menu-item--active hr{
  display: inline-block;
  width: 16px;
  float: left;
  margin-top: 5px;
  margin-right: 8px;
  border: 1px solid #272021;

}
.personal-area__menu-item{
  margin-bottom: 20px;
}
.personal-area__menu-name{
  margin-left: 16px;
}
.personal-area__menu-name p{
  margin-top: 8px;
}
.personal-area__mailing{
  margin-top: 36px;
  display: flex;
  align-items: flex-start;
}
.personal-area__mailing-title{
  font-family: "ProximaNovaLight";
  color: #000;
  font-size: 16px;
  line-height: 16px;
}
.personal-area__mailing-text p{
  margin-top: 16px;
  font-family: "ProximaNovaLight";
  color: #5F5F5F;
  font-size: 14px;
  line-height: 14px;
}
.personal-area__mailing-text{
  margin-left: 20px;
}
.personal-area__description{
  flex: 2;
}

.personal-area__menu-item.menu-mobile{
  display: none;
}
.personal-area__mailing input[type="checkbox"] {
  display: none;
}
.personal-area__mailing label {
  font-family: "ProximaNovaBold";
  font-size: 16px;
  cursor: pointer;
}
.personal-area__mailing label:before {
  content: " ";
  color: #68B9EB;
  display: inline-block;
  text-align: center;
  text-indent: 0px;
  width: 24px;
  height: 24px;
  border: 1px solid #E8E8E8;
  border-radius: 4px;
}

.personal-area__mailing input:checked + label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
}


/* =============================768======================= */
@media screen and (max-width: 959px) {
  .personal-area__container{
    flex-direction: column;
    margin: 56px 22px 128px 22px;
  }
  .personal-area__description{
    margin-top: 56px;
    flex: 1;
  }
  .personal-area__menu{
    flex: 1;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    margin-right: 0;
  }
  .personal-area__menu-title{
    display: none;
  }
  .personal-area__menu-profile{
    margin:0px;
  }
  .menu-item--active hr{
    display: block;
    float: none;
    margin: 0 auto;
  }
  .personal-area__menu-item{
    text-align: center;
    margin: 0;
  }
  .menu-item--active p{
    padding-bottom: 8px;
  }
}
/* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .personal-area__menu-item{
    display: none;
  }
  .menu-mobile__submenu-active{
    position: relative;
    z-index: 2;
  }
  .personal-area__menu-item.menu-mobile{
    display: block;

    text-align: left;
  }
  .menu-mobile__submenu{
    display: none;
  }
  .menu-mobile__items{
    padding: 16px;
    /* box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
    border-radius: 10px ;
    background: #fff; */
  }
  .menu-mobile__submenu.submenu--active{
    display: block;
    position: absolute;
    box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
    border-radius: 10px ;
    background: #fff;
    padding: 16px 16px 10px;
    top: 100%;
    z-index: 1;
    right: 1px;
  }
  .menu-mobile__submenu.submenu--active li{
    padding-bottom: 5px;
  }
  .menu-mobile__items{
    position: relative;
    min-width: 122px;
  }
  .menu-mobile__items img{
    margin-left: 8px;
    float: right;
    padding-top: 2px;
  }
  .menu-mobile__items a{
    color: #000;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    max-width: 126px;
  }
  .personal-area__description{
    margin-top: 16px;
  }
  .personal-area__container{
    margin: 40px 16px 80px 16px;
  }
  .personal-area__menu-icon{
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
  }
  .personal-area__menu-icon p{
    padding: 17px;
  }
  .personal-area__menu-name{
    margin-left: 8px;
  }

}
/* Margo end personal area mailings*/
/* Margo start personal area address*/
.personal-area__address-form{
  width: 100%;
}
  .personal-area__description-item{
    margin-bottom: 64px;
  }
  .item-address p{
    margin-top: 8px;
    color: #5F5F5F;
    font-size: 14px;
    line-height: 14px;
  }
  .add-address button{
    margin-top: 24px;
    color: #68B9EB;
    border: 1px solid #68B9EB;
    border-radius: 30px;
    padding: 18px 24px;
    width: auto;
  }
  .add-address button img{
    margin-right: 13px;
  }
  .personal-area__address-default{
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
    border: 1px solid #E8E8E8;
    border-radius: 30px;
  }
  .personal-area__address-settings{
    display: flex;
    align-items: center;
  }
  .personal-area__address-name{
    color: #000;
    font-size: 14px;
    line-height: 14px;
  }
  .personal-area__address-settings p{
  margin: 0 40px 0 0;
  }
  .personal-area__address-settings img{
    margin-right: 18px;
  }
  .personal-area__address-default-text{
    display: none;
  }
  .personal-area__address-change{
    display: none;
  }
  .personal-area__address-change.active--address-change{
    display: flex;
    border: 1px solid #E8E8E8;
    border-radius: 30px;
    padding: 16px;
    justify-content: space-between;
    margin-top: 16px;
    align-items: flex-start;
  }
  .hide--btn-add-address{
    display: none;
  }
  .personal-area__address-select{
    border: 1px solid #E8E8E8;
    border-radius: 30px;
    padding: 13px 149px 13px 24px ;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-family: "ProximaNovaLight";
    cursor: pointer;


    /* reset */
    /* -webkit-appearance: none;
    -moz-appearance: none; */
  }
  /* .personal-area__address-items{
    margin-top: 16px;
  }*/
  .personal-area__address-item{
    display: inline-block;
  }
  .personal-area__address-item input{
    box-sizing: border-box;
    width: 100%;
    border-radius:24px ;
  }
  /* .personal-area__address-item input{
    border: 1px solid #E8E8E8;
    border-radius: 30px;
    margin-right: 16px;
    width: 152px;
    margin-top: 8px;
  } */
  .personal-area__address-item label{
    color: #000;
    font-size: 14px;
    line-height: 14px;
  }
  /* .personal-area__address-item:first-child input{
    width: 320px;
  } */
  .personal-area__address-change-btn button:first-child{
    margin-right: 24px;
  }
  .personal-area__address-change-btn{
    display: flex;
    align-items: center;

  }
  .personal-area__address-change .personal-area__address-change-btn{
    padding-top: 10px;
  }
  .personal-area__address-change-btn.change-mobile{
    display: none;
  }
  .personal-area__add-delivery{
    display: none;
  }
  .personal-area__add-delivery.active--add-delivery{
    margin-top: 16px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #E8E8E8;
    border-radius: 30px;
    padding: 16px;
  }
  .hide--btn-add-delivery{
    display: none;
  }
  .personal-area__address-form .o-contact__row{
    display: inline-block;
  }
  .personal-area__address-select{
    display: flex;
    border: none;
    padding: 0;
    justify-content: space-between;

  }
   .personal-area__address-select .o-contact__row:last-child{
    margin-right: 16px;
  }
  .personal-area__address-input{
    display: flex;
  }
  .personal-area__address-item{
    margin-right: 16px;
  }
  .personal-area__address-input .personal-area__address-item:nth-child(1){
    flex: 1;
  }
  .personal-area__add-delivery.active--add-delivery .o-contact__row{
    padding: 0;

  }
  #add-delivery .o-contact__input .jq-selectbox{
   width: 100%;
  }
  #add-delivery .jq-selectbox__dropdown{
    top: 34px;
  }

  /* =============================768======================= */
 @media screen and (max-width: 959px) {
  .personal-area__address-select .o-contact__row:first-child{
    margin-right: 16px;
  }
  .personal-area__address-select .o-contact__row:last-child{
    margin-right: 0px;
  }
  .personal-area__address-change-btn{
    margin-top: 15px;
  }
  .personal-area__address-form .o-contact__row{
    width: 100%;
  }
  .personal-area__address-select{
    margin-right: 0;
  }
  .personal-area__address-input .personal-area__address-item:nth-child(1){
   flex: none;
  }
  .personal-area__add-delivery.active--add-delivery{
    flex-direction: column;
    justify-content: flex-start;
  }
  .personal-area__address-change.active--address-change {
    flex-direction: column;
  }
  .personal-area__address-change-btn{
    display: none;
  }
  .personal-area__address-change-btn.change-mobile{
    display: block;
    margin-top: 16px;
  }
  .personal-area__address-change-btn.change-mobile button{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    font-family: "ProximaNovaLight";
    border-radius: 30px;
    padding: 12px 29px;
  }
  .personal-area__address-change-btn.change-mobile button[name=saved-address]{
    background-color: #68B9EB;
    color: #fff;
  }
  .personal-area__address-change-btn.change-mobile button[name=close]{
    color: #5F5F5F;
    border: 2px solid #5f5f5f;
    padding: 10px 29px;
  }
  .personal-area__add-delivery .personal-area__address-select:first-child {
    margin-bottom: 16px;

  }
  .personal-area__address-item{
    margin-right: 0;
  }
  .personal-area__address-input{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .personal-area__add-delivery.active--add-delivery .o-contact__row{
    margin-bottom: 16px;
  }
}
  /* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .personal-area__address-default{
    border:none;
    margin-top: 0px;
  }
  .personal-area__address{
    margin-top: 16px;
    border: 1px solid #E8E8E8;
    border-radius: 30px;
  }
  .add-address button {
    margin-top: 16px;
  }
  .personal-area__address-default-text{
    display: inline;
  }
  .personal-area__address-default-text p{
    padding: 0px  16px 16px 16px;
    margin-top: 0;
  }
  .personal-area__address-settings p{
    display: none;
  }
  .personal-area__address-settings a{
    margin-bottom: 10px;
  }
  .personal-area__address-default{
    padding: 16px;
  }
  .personal-area__address-name{
    margin-right: 26px;
  }
  .personal-area__address-settings img{
    margin-right: 16px;
  }
  .personal-area__menu{
    padding: 16px 0 16px 16px;
    margin-right: 0;
  }

  /* .personal-area__address-item:first-child input {
    width: 272px;
  }*/
  /* .personal-area__address-item input {
    width: 116px;
  }  */
  /* .personal-area__address-item:nth-child(2){
    margin-top: 16px;
  }
  .personal-area__address-items {
    margin-top: 0;
  }
  .personal-area__address-item:nth-child(2){
    margin-bottom: 16px;
  } */
  .personal-area__address-input {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .personal-area__address-item{
    width: 45%;
  }
  .personal-area__address-item input {
    width: 100%;
  }
  .personal-area__address-select{
    flex-direction: column;
  }
  .personal-area__address-item{
    margin-bottom: 16px;
  }
  .personal-area__address-input .personal-area__address-item:first-child{
    width: 100%;
  }
}

/* Margo end personal area address*/
/* Margo start personal area order*/
.personal-area__order{
  margin-bottom: 20px;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
}
.personal-area__order-title{
 display: grid;
 grid-template-columns: 3fr 3fr 2fr 0.1fr;
 cursor: pointer;
 padding: 24px;

}
.personal-area__order-caption{
  display: inline-block;
  color: #5F5F5F;
  font-size: 14px;
  line-height: 14px;
}
.personal-area__order-price span{
  display: inline-block;
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 14px;
  line-height: 14px;
  margin: 0 4px;

}
.personal-area__order-price p{
  display: inline-block;
  font-family: "ProximaNovaLight";
  font-size: 14px;
  line-height: 14px;
  color: #000;

}
.personal-area__order-status {
  color: #08CE57;
  font-size: 14px;
  line-height: 14px;
}
.personal-area__order-info{
  display: none;
}
.order--active .personal-area__order-info{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 24px;

}
.personal-area__specifications-text{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.personal-area__decr-items{
  display: flex;
  flex-direction: column;
}
.personal-area__decr-item{
  margin-bottom: 26px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.personal-area__specifications-decr p{
  margin-left: 16px;
  color: #000;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 16px;

}
.personal-area__decr-text p{
  font-size: 10px;
line-height: 10px;
}
.personal-area__decr-title{
  margin-top: 4px;
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 18px;
  line-height: 18px;

}
.personal-area__decr-title span{
  margin-top: 4px;
  font-size: 12px;
  line-height: 18px;
}
.personal-area__decr-result{
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.personal-area__decr-price p{
  display: inline-block;
}
.personal-area__decr-price span{
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 18px;
  line-height: 18px;
}
.personal-area__decr-price p{
  margin-left: 4px;
  display: inline-block;
  font-family: "ProximaNovaLight";
  font-size: 14px;
  line-height: 14px;
  color: #000;
}
.personal-area__specifications-title{
  font-size: 16px;
  line-height: 16px;
  color: #000;
  margin-bottom: 24px;
}
.personal-area__order-arrow{
  height: 8px;
  width: 12px;
}
.order--active .personal-area__order-arrow{
  transform: rotate(180deg);
}
.personal-area__specifications-caption{
  width: auto;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.personal-area__specifications-caption td{
  font-size: 14px;
  line-height: 14px;
  color: #000;
  padding-bottom: 16px;
}
.personal-area__specifications-caption td:nth-child(odd){
  color: #5F5F5F;
}


  /* ===================================360=============================== */
  @media screen and (max-width: 743px) {
    .personal-area__order-title{
      grid-template-columns: none;
      grid-template-areas:
    "number number number number number number number   arrow"
    "price price price price price price price   arrow"
    "status status status status status status status   arrow";
      justify-items: start;
    }
    .personal-area__order-number{
      grid-area: number;
    }
    .personal-area__order-price{
      grid-area: price;
    }
    .personal-area__order-status{
      grid-area: status;
    }
    .personal-area__order-arrow{
      grid-area: arrow;
    }
    .order--active .personal-area__order-info{
      flex-direction: column;
    }
    .personal-area__decr-items{
      margin-top: 24px;
    }
    .personal-area__specifications-caption td:nth-child(odd){
      padding-right: 16px;
    }

  }
/* Margo end personal area order*/
/* Margo start personal area form*/
.personal-area__form{
  margin-top: 45px;
  margin-bottom: 69px;
}
.personal-area__form.form-data input{
  border: 1px solid #E8E8E8;
  border-radius: 30px;
  display: inline-block;
  width: 292px;

}
.personal-area__form.form-data input::-webkit-calendar-picker-indicator {
    cursor: pointer;
  }
.personal-area__form.form-data{
  width: 50%;
}
.personal-area__form-item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.personal-area__form-item{
  font-size: 14px;
  line-height: 14px;
}
.description__title.title-form{
  margin-top: 69px;
}
.personal-area__form p{
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 14px;
}
.personal-area__form a{
  display: block;
  margin-top: 69px;
  color: #68B9EB;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 56px;
}
.header__icons .submit-btn{
  color: #fff;
  background-color: #68B9EB;
  border: none;
  padding: 16px 56px;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 30px;
  width: 100%;
}
.pop-up__content .submit-btn {
  display: inline-flex;
  justify-content: center;
    text-align: center;
    padding: 11px 25px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: #68b9eb;
    color: #fff;
    font-size: 15px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    box-sizing: border-box;
}
.delivery__box .o-sub__top input {
  width: 100%;
}
.delivery__box .o-sub__top {
  margin-bottom: 14px;
}
.personal-area__form.form-data .submit-btn {
  display: inline-flex;
    text-align: center;
    padding: 11px 25px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: #68b9eb;
    color: #fff;
    font-size: 15px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    box-sizing: border-box;
}
.validation{
  color: #D63301;
  background-color: #FFCCBA;
  margin: 8px 0;
  padding: 12px 24px;
}
#error-name{
  display: none;
}
#error-email{
  display: none;
}

  /* =============================768======================= */
 @media screen and (max-width: 959px) {
  .personal-area__form.form-data{
    width: 70%;
  }
  .personal-area__menu-name span {
    max-width: 86px;
    display: block;
  }
 }
  /* ===================================360=============================== */
  @media screen and (max-width: 743px) {
    .o-main2__info {
      margin: 0;
    }
    .list__box--list .good-h {
      flex-wrap: wrap;
    }
    .good-h--list .good-h__left {
      width: 100%;
    }
    .good-h--list .good-h__right {
      width: 100%;
    }
    .good-h--list .good-h__content,
    .good-h--list .good-h__box2 {
      flex-wrap: wrap;
    }
    .delivery__visa-custom .o-contact__input input {
      width: 100%;
    }
    .personal-area__form.form-data{
      width: 100%;
    }
    .personal-area__form-item{
      flex-direction: column;
      align-items: flex-start;
    }
    .personal-area__form-item label{
      margin-bottom: 8px;
      color: #000;
    }
    .personal-area__form a{
      margin: 40px 0;
    }
    .description__title.title-form{
      margin-top: 40px;
    }

  }
/* Margo end personal area form*/
/* Margo start shops*/
.shops-and-dealerships .o-contact__input .jq-selectbox{
  width: 100%;
}
.shops-and-dealerships__item{
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  padding: 32px;
  width: auto;
}
.shops-and-dealerships__item-status{
  padding: 4px 12px;
  background: #68B9EB;
  border-radius: 30px;
  color: #fff;
  font-family: "ProximaNovaBold";
  text-transform: uppercase;
  font-size: 12px;
  width: fit-content;
  margin-bottom: 8px;
}
.shops-and-dealerships__item-title{
  font-family: "ProximaNovaBold";
  font-size: 24px;
  line-height: 24px;
  color: #000;
  margin-bottom: 32px;
}
.shops-and-dealerships__description-item{
  display: flex;
  margin-bottom: 20px;
}
.shops-and-dealerships__description-text{
  margin-left: 12px;
}
.shops-and-dealerships__description-text span {
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 16px;
  line-height: 16px;
}
.shops-and-dealerships__description-text a{
  color: #68B9EB;
  font-family: "ProximaNovaLight";
  font-size: 16px;
  line-height: 16px;
  margin-top: 8px;
  display: inline-block;
}
.select-city-shop{
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.select-city-shop .o-contact__row{
  padding-bottom: 0;
}
.select-city-shop p{
  margin-right: 12px;
}
.shops-and-dealerships__items{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 30px;
}
.shops-and-dealerships{
  margin-top: 68px;
  margin-bottom: 160px;
}
  /* =============================768======================= */
   @media screen and (max-width: 959px) {
    .shops-and-dealerships{
      margin-top: 64px;
      margin-bottom: 128px;
    }
    .shops-and-dealerships__items{
      grid-template-columns: repeat(2,1fr);
      gap: 20px;
    }
    .select-city-shop .o-contact__input{
      margin-top: 0;
    }
   }
    /* ===================================360=============================== */
    @media screen and (max-width: 743px) {
      .shops-and-dealerships{
        margin-top: 48px;
        margin-bottom: 80px;
      }
      .shops-and-dealerships__items{
        grid-template-columns: repeat(1,1fr);
        gap: 16px;
      }
      .container-shops.container--nonpd{
        padding: 0 10px;
      }
    }
/* Margo end shops*/
/* start login */
.box-shodow{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,.5);
  z-index: 999;
  display: none;
}
.box-shodow.active {
  display: block;
}
.pop-up-send .pop-up__content-title{
  margin-bottom: 0;
}
.pop-up.pop-up--hidden{
  display: none;
}
.pop-up a{
  color: #000;
}
.pop-up button {
  float: right;
}
.pop-up {
  position: fixed;
  top: 0;
  right: 0;
  width: 432px;
  height: 100vh;
  background: #fff;
  z-index: 1000;
  box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
}
.extr-pop-up__buy {
  margin: 0 0 0 10px;
}
.pop-up-btn.pop-up-close{
  width: 50px;
  height: 50px;
  float: right;
  padding: 24px 24px 0px 0px;
  z-index: 2;
  position: relative;
}
.pop-up-close{
  width: 16px;
  height: 16px;
}
.pop-up__content{
    position: absolute;
    top: 0;
    left:0;
    right:0;
    display:block;
    font-family: "ProximaNovaLight";
    padding: 0 64px;
    color: #000;
    margin-top: 20px;

}
.pop-up__content-title{
  font-size: 32px;
  line-height: 32px;
}
.pop-up  p{
  font-size: 14px;
  line-height: 14px;
}
.pop-up__content-subtitle span{
 color: #5F5F5F;
 font-size: 14px;
 line-height: 20px;
 margin-top: 24px;
 display: inline-block;
}
.pop-up__content-title{
  margin-bottom: 137px;
}
.pop-up__form-item{
  margin-bottom: 16px;
}
.pop-up__form label{
  margin-bottom: 8px;
  display: inline-block;
}
.pop-up__form-item input{
  width: 100%;
  border-radius: 20px;
  box-sizing: border-box;
}
.pop-up__form .submit-btn{
  margin-top: 40px;
}
.pop-up .o-contact__icon{
  border-right: none;
  border-left: 1px solid #e8e8e8;
}
.pop-up .o-contact__input input{
  width: 84%;
}
.pop-up .o-contact__input{
  width: auto;
}

.pop-up-login .pop-up__content-subtitle span{
  margin-top: 0;
}
.pop-up-registration{
  margin-top: 162px;
}
.pop-up-login-email .pop-up__content-subtitle{
  display: flex;
  justify-content: space-between;

}
.pop-up__content-subtitle-item{
  border-bottom: 1px solid #000;
  width: fit-content;
}
.pop-up-login-phone .pop-up__content-subtitle{
  display: flex;
  justify-content: space-between;
}
.pop-up-login-phone .pop-up__content-subtitle-item:first-child{
  border: none;
}
.pop-up__content-subtitle-item.separate{
  margin-top: 24px;
}
.pop-up-login-phone .pop-up__form-item{
  display: flex;
}
.pop-up-login-phone .pop-up__form-item input{
  margin-right: 8px;
  width: 15%;
}
.pop-up-registr .o-contact__input{
  margin-bottom: 16px;
}
.pop-up-registr .jq-selectbox__dropdown{
  top:38px;
}
.pop-up.pop-up-basket{
  width: 500px;
}
.pop-up.pop-up-basket .personal-area__decr-image{
  padding-right: 16px;
}
.pop-up.pop-up-basket .pop-up__content{
  color: #5F5F5F ;
  position: static;
}
.extr-pop-up .pop-up__content-title{
  margin-bottom: 40px;
}
.extr-pop-up{
  width: 500px;

  background-color: #fff;
  height:auto;
  position: absolute;
  left: -500px;
  height: 100vh;
  animation-name: moveInRight;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
}
@keyframes moveInRight{
  0%{
    opacity: 0;
    transform: translateX(500px);
  }
  100%{
      opacity: 1;
      transform: translateX(0);
  }
}
.pop-up.pop-up-basket .pop-up__content-title{
  margin-bottom: 40px;
  padding: 0 16px;
  color: #000;
}
.extr-pop-up__buy button{
  width: 102px;
  padding: 9px 24px;
}
.close-pop-up{
  width: 14px;
  height: 14px;
}
.extr-pop-up__content{
  height: 781px;
  /* margin-top: 60px; */
}
.personal-area__decr-price{
  display: flex;
  align-items: flex-end;
}
.personal-area__decr-price-sale{
  color: red;
  text-decoration: line-through;
  margin-right: 4px ;
}
.personal-area__decr-price-sale-num{
  color: #5F5F5F;
}
.extr-product{
  display: none;
}
  /* =============================768======================= */
  @media screen and (max-width: 959px) {
    .pop-up__content-title{
      font-size: 24px;
    }
    .personal-area__title span{
      font-size: 12px;
    }
    .personal-area__decr-title{
      font-size: 16px;
    }
    .extr-pop-up{
      width: 384px;
      left: -384px;
    }
    .pop-up.pop-up-basket{
      width: 384px;
    }
    .personal-area__decr-image img{
      width: 64px;
      height: 64px;
    }
    .personal-area__decr-price span{
      font-size: 16px;
    }
    .pop-up__content{
      padding: 0 16px;
    }
    .pop-up .o-contact__input input{
      width: 89%;
    }

  }
  /* ===================================360=============================== */
@media screen and (max-width: 743px) {


  .extr-pop-up{
    display: none;
  }

}
/* end login */
/* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .pop-up{
    width: 360px;
    overflow: auto;
  }
  .personal-area__decr-image img{
    width: 56px;
    height: 56px;
  }
  .pop-up__content{
    margin-top: 35px;
    padding: 0 28px;
    top: 0;
    transform: none;

  }
  .value-button{
    width: 30px;
    height: 30px;
  }
  .pop-up__content{
    padding: 0 16px;
  }
  .pop-up.pop-up-basket .personal-area__decr-image{
    padding-right: 8px;
  }
  .trash-modal__footer{
    box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
    border-radius: 1px;
    padding: 16px;
    position: fixed;
    background: #fff;
    border: none;
  }
  .trash-modal__list{
    border: none;
    height: auto;
    overflow-y: unset;

  }
  .pop-up-basket .pop-up__content{
   padding: 0 0 140px;
  }
  .extr-pop-up{
    width: 360px;
    left: -344px;
  }
  .pop-up.pop-up-basket{
    width: 360px;
  }
  .extr-product{
    display: block;
  }
  .extr-product .trash-modal__list{
    margin-bottom: 180px;
  }
  .pop-up__content-title{
   width: fit-content;
  }
  .extr-product .pop-up__content-title{
    margin-top: 40px;
  }
  .pop-up .o-contact__input input{
    width: 86%;
  }
}
/* ===================================360=============================== */
@media screen and (max-width: 360px) {

}
/* Margo start  partners*/
.description__main-picture.main-picture-partners{
  background: no-repeat url(../img/drop-partners.jpg);
}
.description__block ul{
  margin-top: 24px;
  list-style-type: disc;
  padding: 0 20px;
  color: #5F5F5F;
  font-size: 14px;
  line-height: 20px;
}
.description__img{
  width: 100%;
  margin-top: 48px;
}
.partners__form{
  display: grid;
  grid-template-rows: 1fr 1fr;
   grid-template-columns: 1fr 1fr 1fr;
   justify-items: center;
   align-items: stretch;
   row-gap: 24px;
   column-gap: 5px;

}
.partners__form-item.form-msg textarea{
  height: 106px;
  width: 286px;
  border-radius: 20px;
}

.partners__form-item.form-msg {
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 3;
  grid-column-end: 4;
  padding: 0;
}
.partners__send-application .submit-btn{
  width: 304px;
}
.partners__send-application{
  padding: 64px 104px;
  background-color: #B4DCF5;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partners__form-item input,textarea{
  background-color: #fff;
  margin-top: 8px;

}
.partners__form-item input{
  width: 264px;
  height: 20px;
  border-radius: 20px;


}
.partners__form-item label{
  font-size: 14px;
  line-height: 14px;
  color: #000;
}
.description__title-form{
  font-size: 32px;
  line-height: 32px;
  color: #000;
}
.partners__form{
  margin: 48px 0;
}
.partners__send-application{
  margin-bottom: 160px;
}
  /* =============================768======================= */
  @media screen and (max-width: 959px) {
    .partners__form{
      grid-template-rows: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      column-gap: 24px;
      justify-items: start;
      align-items: start;
    }
    .partners__form-item.form-msg {
      grid-row-start: 2;
      grid-column-start: 2;
      grid-row-end: 4;
      grid-column-end: 2;
    }
    .partners__form-item input{
      width: 284px;
    }
    .partners__send-application{
      margin-top:128px ;
    }
  }
  /* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .partners__form{
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: none;
  }
  .partners__form-item.form-msg{
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 1;
  }
  .partners__send-application{
    border-radius: 0;
  }
  .description__title-form{
    font-size: 20px;
    width: 320px;
  }
}
/* Margo end  partners*/
/* header */
.private-office{
  display: flex;
  align-items: flex-end;
}
.private-office svg {
  display: block;
}
.private-office .private-office__text{
  padding-top: 4px;

}
.private-office__text a{
  color: #68B9EB;

}
.private-office__text p{
  color: #000;

}
.partners__form-items{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.close-pop-up{
  width: 16px;
  height: 16px;
}
.pop-up-btn.pop-up-close{
  padding: 0;
}
  /* =============================768======================= */
  @media screen and (max-width: 959px) {

  }
    /* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .private-office .private-office__text{
    display: none;
  }
}

.value-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ddd;
  margin: 0px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  user-select: none;
}
.value-button-right img{
  transform: rotate(-180deg);
}
.value-button:hover {
  cursor: pointer;
}

form #input-wrap {
  margin: 0px;
  padding: 0px;
}

.numberCounter{
  text-align: center;
  border: none;
  margin: 0px;
  width: 20px;
  padding: 5px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.personal-area__counter{
  display: flex;
}
.services__btn{
  width: 304px;
}
.services__title{
  display: flex;
  justify-content: space-between;
}
.services__title-bg{
  max-width: 482px;
  padding: 96px 0 96px 0px;
  background: #E3F2FC;
  border-radius: 0px 10px 10px 0px;
  position: relative;

}
.services__title-bg::before, .services__sales-bg::before{
  background: #E3F2FC;
  position: absolute;
  content:"";
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
}
.services__title-text{
  width: 496px;
  font-size: 48px;
  line-height: 56px;
  color: #000;
  font-family: "ProximaNovaBold";
}
.services__title-block{
  margin-top: 24px;
  background:#FF010B;
  border-radius: 10px;
  padding: 8px;
  color: #fff;
  text-transform: uppercase;
  width: fit-content;
}
.services__title .submit-btn{
  width: fit-content;
  margin-top: 48px;
  font-size: 18px;
  font-family: "ProximaNovaBold";
  padding:20px 56px ;
}
.services__title-picture {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.services__title-picture-img{
  width: 404px;
  height: 294px;
  margin-bottom: 104px;
}
.services__title-picture-img img{
  width: 100%;
  height: 294px;
}
.services__benefits{
  display: flex;
  justify-content: space-between;

}
.services__benefits-item p{
  font-size: 14px;
  line-height: 14px;
  font-family: "ProximaNovaBold";
  width: 174px;
}
.services__link{
  height: 1200px;
}
.services__link-text{
  margin-top: 24px;
  font-size: 16px;
  line-height: 26px;

}
.services__link-description{
  width: 496px ;
  display: inline-block;
  position: sticky;
  top: 88px;
}
.services__link-wrapper{
  display: inline-block;
  float: right;
}
.services__link-title.services__title-text{
  display: inline-block;
  float: left;
}
.services__places-title.services__title-text{
  display: inline-block;
  float: left;
  position: sticky;
  top: 88px;
}
.services__places-wrapper{
  display: inline-block;
  float: right;
}
.services__link-item{
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  padding: 32px;
  width: 216px;
  height: auto;
  margin-bottom: 32px;
}
.services__link-item-title{
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-family: "ProximaNovaBold";
  margin-top: 24px;


}
.services__link-item-text{
  margin-top: 16px;
  margin-bottom: 26px;
  font-size: 16px;
  line-height: 24px;
}

.close-header{
  display: none;
}
.services__link-more{
  display: flex;
  align-items: center;
  cursor: pointer;
}
.services__link-more-text{
  font-size: 16px;
  line-height: 16px;
  font-family: "ProximaNovaBold";
  color:#219FEC;
}
.services__link-more-arrw{
  margin-left: 10px;
  padding-top: 5px;
}
.services__item{
  margin-bottom: 176px;

}
.services__item:last-child{
  margin-bottom: 0;
}


.services__places-item-img{
  background: no-repeat url(../img/kitchen.jpg);
  background-size: 100%;
  border-radius: 10px;
  width: 265px;

  height: 264px;
  margin-bottom: 16px;
}
.services__places-items{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
.services__title-text span{
  color: #219FEC;
}

/* .services__link-items{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
} */
/* .services__link-items{
  display: flex;
  flex-wrap: wrap;
} */
.services__link-items{
  display: flex;

}
.services__link-column{
  display: flex;
  flex-direction: column;
}
.first-column{
  margin-right: 32px;
}
/* .services__places{
 display: flex;
} */
.services__places-item-text{
  color: #000;
  font-size: 16px;
  line-height: 16px;
  font-family: "ProximaNovaBold";
  text-align: center;

}
/* .services__blog{
  display: flex;
} */
.services__title-text{
  float: left;
  display: inline-block;

}
.services__blog{
  display: inline-block;
}
.services__blog-title{
  position: sticky;
  top: 88px;
}
.services__blog-text{
  display: inline-block;
  width: 594px;
  font-size: 16px;
  line-height: 26px;
  margin-left: 80px;

}
.services__blog-text p{
  margin-bottom: 32px;
}
.services__map-wrapper{
  display: flex;
  justify-content: space-between;
}
.services__map-content{

  margin-top: 96px;
}
.services__map-link:nth-child(2) .services__map-item{
  box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
}
.services__map-item{
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
  border-radius: 10px;
  padding:16px;
  display: flex;
  justify-content: space-between;
  width: 348px;
  align-items: center;
  margin-bottom: 16px;

}
.services__map-item-title{
  color: #000;
  font-family: "ProximaNovaBold";
  margin-bottom: 12px;
  text-transform: uppercase;
}
.services__map{
  display: flex;
  flex-direction: column;
}
.services__map-item-adress{
  color: #000;
}
.services__map-item-adress p{
  color: #5F5F5F;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 14px;
}
.services__map-content-items{
  height: 534px;
  overflow: auto;
  padding: 18px;
  min-width: 384px;
  margin-right: 30px;
  padding-top: 0;
}
/* .services__map-content-img{
  position: relative;
  left: 100px;
} */
.services__map-link{
  margin-bottom: 16px;
  display: block;
  font-size: 14px;
  line-height: 14px;
}
.services__map-title {
  width: 770px ;
}
.services__footer-content{
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.services__footer-text{
  margin-top: 96px;
  padding-right:80px ;
}
.services__footer-title{
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 48px;
  line-height: 48px;
}
.services__footer-title p{
  margin-top: 16px;
  font-family: "ProximaNovaLight";
  font-size: 20px;
  line-height: 20px;
}
.services__footer-phone{
  margin-top: 40px;
  font-size: 48px;
  line-height: 48px;
  color: #000;
}
.services__footer-btn{
  margin-top: 40px;
}
.services__footer-bg{
  width: 100%;
  height: 200px;
  background-color: #E3F2FC;
  position: relative;
  z-index: 0;
  top: -256px;
}
.services__sales-wrapper{
  display: flex;
  justify-content: space-between;
}
.services__sales-title{
  color: #000;
  font-family: "ProximaNovaBold";
  font-size: 48px;
  line-height: 56px;
}
.services__sales-title span{
  color: #FF010B;
}
.services__sales-title p{
  margin-top: 28px;
  font-family: "ProximaNovaLight";
  font-size: 20px;
  line-height: 28px;
}
.services__sales-title p span{
  font-family: "ProximaNovaBold";
  color: #000;
}
.services__sales-content{
  width: 496px;
  margin-top: 96px;
  z-index: 1;
}
.services__sales-img{
  width: 594px;
  height: 510px;
  border-radius: 10px;
}
.services__sales-img img{
  width: 100%;
  height: 510px;
}
.services__sales-bg{
  z-index: 0;
  background-color: #E3F2FC;
  height: 510px;
  width: 250px;
  border-radius: 0px 10px 10px 0px;
  position: relative;
  top: -510px;

}
.services__sales{
  max-height: 510px;
}
.services__sales-btn{
  margin-top: 64px;
}
.services__title-text.services__title-text-main{
  width: 670px;
}
.services__benefits-item {
  margin-right: 32px;
}
.services__map-content-img iframe{
  width: 768px;
  height: 534px;
}
.services__places{
  display: inline-block;
  width: 100%;
}
/* .services__places-item:nth-child(odd) .services__places-item-img{
  background-image:  url(../img/cafe.jpg);
} */
.services__map-item-content{
  display: none;
}
.services__places-lines{
  display: none;
}
.services__benefits-item svg{
  margin-bottom: 16px;
}
.title-all-services{
  margin-bottom: 56px;
}

  /* =============================768-1200======================= */
  @media screen and (max-width: 1210px) {

    .first-column{
      margin-right: 0;
    }
    .container--nonpd{
      padding: 0 16px 30px;
    }
    .services__title{
      flex-direction: column;

    }
    .services__item{
      margin-bottom: 128px;
    }
    .services__link.services__item{
       display: flex;
       flex-direction: column;

    }
    .services__title-picture-img{
      display: none;
    }
    .services__link-description{
      position: unset;
      padding: 0;
    }
    .services__sales-img{
      display: none;
    }
    .services__places-title.services__title-text{
      position: unset;
    }
    .services__blog-title{
      position: unset;
    }
    .services__blog-text{
      margin-left: 0;
    }
    .services__map-content-img iframe{
      width: 384px;
      height: 534px;
    }
    .services__map-item{
      width: 292px;
    }
    .services__benefits{
      margin-top: 56px;
      justify-content: space-around;
    }
    .services__title-picture{
      display: block;
    }
    .services__map-content-items{
      margin-right: 16px;
    }
    .services__title-text.services__title-text-main{
      width: 690px;
    }

    .services__title-text{
      width: auto;
    }
    .services__link-description{
      width: auto;
    }
    .services__link-title.services__title-text{
      display: block;
      float: none;
    }
   .services__link-items{
     justify-content: space-around;
   }
    .services__link-item{
      width: 288px;
      padding: 24px;
    }
    .services__link-wrapper{
      margin-top: 40px;
    }
    .services__sales{
      margin-top: 128px;
      max-width:394px ;
    }
    .services__sales-bg{
      height: 394px;
      top: -354px;
      width: 560px;
    }
    .services__sales-content{
      margin-left: 56px;
    }
    .services__sales-title{
      width: 690px;
    }
    .services__places{
      display: grid;
      overflow: hidden;
      height: 510px;

    }
    .services__places-title.services__title-text{
      padding: 0;

    }
    .services__blog-text{
      width: auto;
      margin-top: 32px;
    }
    .services__map-content-items{
      padding: 0;
      min-width: 346px;
    }
    .services__footer-text{
      padding-right: 0;
      margin-top: 0;
    }

    .services__footer-bg{
      height: 74px;
      top: -100px;
    }
    .services__footer-img{
      width: 198px;
      height: 392px;
    }
    .services__footer-img img{
      height: 392px;
      position: relative;
      left: -30px;
    }
    .services__footer-title{
      width: 540px;
    }
    .services__places-items{
      grid-template-columns: 100%;
      position: relative;
    }
    .services__places-items--active{
      left: -280px;
    }


    /*---------------- slider --------------*/

    .slick-dotted .slick-slider {
      margin-bottom: 30px;
  }

    .multiple-items .slick-dots li {
      width: 16px;
      height: 2px;
      background: #E8E8E8;
      border-radius: 2px;
    }
    .multiple-items .slick-dots li button {
       opacity: 0;
    }
    .multiple-items .slick-dots .slick-active{
      background: #000000;
    }
    .services__places-item{
      margin: 0 10px;
    }
   .multiple-items .slick-list{
     padding: 0 40% 0 0;
     margin: 0 -120px;
  }
  .multiple-items {
    margin-left: 120px;
  }

    /*---------------- end slider --------------*/
    .services__title-bg{
      padding: 56px 0 56px 36px;
    }
    .services__places-lines{
      display: flex;
      margin-top: 30px;
      align-items: center;
      margin-left: 23%;

    }
    .services__places-lines hr{
      background-color: #E8E8E8;
      width: 16px;
      height: 2px;
      border-radius: 2px;
      margin-right: 8px;
      border: none;
    }
    .services__places-lines--active hr{
      color: #000;
      background-color: #000;

    }
    .services__map-wrapper{
      justify-content: space-around;
    }
    .services__places-wrapper{
      margin-top: 56px;
    }
    .services__link{
      height: auto;
    }

  }
  .header__title-page{
    color: #000;
    font-size: 32px;
    line-height: 32px;
  }
  .services__map-content-info{
    width: fit-content;
    background: #fff;
    position: absolute;
    padding: 16px;
    box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
    border-radius: 10px;
    margin: 16px 0 0 16px;
  }
  .services__map-item--active{
    box-shadow: 0px 8px 40px rgba(6, 9, 48, 0.12);
  }
  .services__map-phone-number span{
    display: block;
    margin-bottom: 4px;
  }
  .services__map-info span{
    font-size: 14px;
    line-height: 14px;
    color:#000;
    font-family: "ProximaNovaBold";
  }
  .services__map-info svg{
    margin-right: 8px;
  }
  .services__map-phone{
    margin: 12px 0;
    display: flex;

  }
  .services__map-clock{
    display: flex;
  }
  [data-info-services-desk]{
    display: none;
  }
  [data-info-services-desk].active{
    display: block;
  }
  /* =============================768======================= */
  @media screen and (max-width: 964px) {
    .services__benefits{
     justify-content: space-between;
   }
  .services__map-wrapper{
    justify-content: space-between;
  }

  .order-header__burger{
    display: block;
    margin: 0;
    padding: 0;

  }
  .order-header__burger a{
    margin: 0;
    padding: 0;
  }
  .order-header__burger .burger{
    margin: 0;
  }
  .order-header__phone{
    width: auto;
  }
  .order-header__phone .header__phone__icon{
    top: -16px;
  }
  .order-header__phone .phones{
    left: -200px;
    top: 40px;
  }


  }
    /* ===================================360=============================== */
@media screen and (max-width: 743px) {
  .order-header__phone{
    display: block;
  }
  .order-header__phone{
    width: auto;
  }
  .header__title-page{
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  /* .services__sales, .services__title{
    overflow: hidden;
  } */
  .title-all-services{
    margin-bottom: 52px;
  }
  .services__title-text.services__title-text-main{
    width: 328px;
    word-wrap: break-word;
  }
  .services__benefits-item{
    margin-bottom: 24px;
    display: flex;
    align-items: center;
  }
  .services__benefits-item p{
    width: auto;
  }
  .services__benefits-item svg{
    margin-right: 16px;
    margin-bottom: 0;
  }
  .services__benefits{
    flex-direction: column;
  }
  .services__places{
    display: none;
  }
  .services__places{
    display: none;
  }
  .services__link-items{
    display: inline-block;
  }
  .services__sales-bg{
    width: 172px;
    height: 350px;
    top: -310px;
  }
  .services__sales-content{
    margin-left: 0;
    margin-top: 0;
  }
  .services__sales-title{
    width: 328px;
  }
  .services__map-content-img{
    display: none;
    position: relative;
  }
  .services__footer-img{
    display: none;
  }
  .services__footer-bg{
    display: none;
  }
  .services__footer-title{
    font-size: 32px;
    line-height: 32px;
  }
  .services__footer-title{
    width: 328px;
  }
  .services__title-text{
    width: 328px;
    font-size: 32px;
    line-height: 40px;
  }
  .services__map-content-items{
    margin-right: 0;
  }
  .services__map-content-items{
    height: auto;
    overflow: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .services__map-link:nth-child(2) .services__map-item{
    box-shadow: unset;
  }
  .services__title-bg{
    padding: 16px 0 16px 16px;
    max-width: 172px;
  }
  .services__sales-content{
    width: auto;
  }
  .services__link-item{
    padding: 18px 16px;
  }
  .services__title .submit-btn{
    width: 100%;
  }
  .services__link-title.services__title-text{
    font-size: 32px;
    line-height: 40px;
  }
  .services__link-text{
    font-size: 14px;
    line-height: 20px;
  }
  .first-column{
    margin-right: 0;
  }
  .services__link-item{
    width: 294px;
  }
  .services__link-wrapper{
    display: flex;
    justify-content: space-around;
  }
  .services__sales-title{
    font-size: 32px;
    line-height: 40px;
  }
  .services__sales-title p{
    font-size: 16px;
    line-height: 20px;
  }
  .services__sales-btn{
    margin-top: 40px;
  }
  .services__sales{
    max-height: 350px;
  }
  .services__blog-text{
    font-size: 14px;
    line-height: 20px;
  }
  .services__btn{
    width: auto;
  }
  .services__footer-content{
    display: inline-block;
  }
  .services__footer-phone{
    font-size: 32px;
    line-height: 32px;
  }
  .services__footer-title p{
    font-size: 16px;
    line-height: 20px;
  }

  .services__map-item-text{
    width: 276px;
  }
  .services__map-item-link{
    color: #219FEC;
    font-size: 14px;
    line-height: 18px;

  }
  .services__map-item-link:hover{
    color:  #B4DCF5;
  }


  .services__map-item-arrow{
    transform: rotate(90deg);
  }
  .services__map-item-arrow--active{
    transform: rotate(-90deg);
  }
  .services__map-item-adress{
    font-size: 14px;
    line-height: 14px;
  }
  .services__map-content{
    margin-top: 40px;
  }
  .services__item{
    margin-bottom: 104px;
  }
  .services__map-item-title{
    font-size: 14px;
    line-height: 14px;
  }
  .services__item:last-child{
    margin-bottom: 104px ;
  }
}

/* @keyframes sliderServ {
  from{
    left: 0;
  }
  to{
    left: -280px;
  }
} */

.order-header{
  display: flex;
 justify-content: space-between;
 align-items: center;
 width: 100%;
  max-width: 1200px;
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}


/* Margo end  */

/* =================body================= */
/* ==mob== */
/* ======================btn================= */
/* ==mob== */
/* =================title================= */
/* ==mob== */
/* =================input================== */
/* ============================================ */
/* ==========FOOTER============ */
footer {
  background-color: #fff;
  border-top: 1px solid #e5e5e5; }
.footer {
  padding: 60px 0 0;
  font-size: 14px; }
  .footer:after {
    content: "";
    clear: both;
    display: block; }
  .footer__title {
    font-size: 14px;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
    color: #191919;
    padding-bottom: 10px; }
    .footer__title img {
      display: none; }
  .footer__list {
    line-height: 1.5; }
  .footer__logo {
    float: left;
    width: 173px;
    padding-right: 30px; }
  .footer__link {
    color: #000; }
    .footer__link:hover {
      color: #74a3c1; }
  .footer__cont {
    float: left;
    width: 82%;
    padding-right: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .footer__col {
    width: 199px;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 30px;
    color: #5e5e5e; }
    .footer__col--bd {
      border-right: 1px solid #a4a4a4; }
    .footer__col--last {
      padding-left: 50px;
      width: 300px; }
  .footer__inf {
    font-size: 16px;
    font-family: "ProximaNovaBold";
    margin-bottom: 20px; }
    .footer__inf img {
      padding-right: 15px;
      position: relative;
      top: 2px; }
  .footer__text {
    font-family: "ProximaNovaLight";
    font-size: 14px;
    text-align: left;
    padding-left: 35px; }
    .footer__text span {
      padding-left: 20px; }
  .footer__bot {
    padding: 25px 0 25px;
    color: #a4a4a4;
    text-align: center; }

/* ===================================================== */
/* =====================RESPONSIVE============= */
/* =====================940======================= */
@media screen and (max-width: 1170px) {
  .footer {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer__cont {
      float: none;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-right: 0; }
    .footer__logo {
      float: none;
      padding-right: 140px; }
    .footer__col {
      width: 300px;
      padding-bottom: 30px;
      padding-right: 100px; }
      .footer__col--bd {
        border: none; }
      .footer__col--last {
        padding-left: 0; } }

/* =============================744======================= */
@media screen and (max-width: 959px) {
  .footer__logo {
    padding-right: 80px; }
  .footer__col {
    width: 230px;
    padding-right: 70px; }
    .footer__col--last {
      padding-right: 0; } }

/* ===================================320=============================== */
@media screen and (max-width: 743px) {
  .footer {
    padding-left: 10px;
    padding-top: 30px;
    display: block; }
    .footer__logo {
      padding-bottom: 20px; }
    .footer__list {
      display: none;
      padding-bottom: 20px; }
    .footer__col {
      padding-bottom: 10px; }
    .footer__text span {
      padding-left: 19px; }
    .footer__title img {
      display: inline;
      padding-left: 5px;
      -webkit-transition: .3s;
      transition: .3s; }
    .footer__title--active img {
      -webkit-transform: rotate(180deg) translate(-3px);
          -ms-transform: rotate(180deg) translate(-3px);
              transform: rotate(180deg) translate(-3px); } }
@media screen and (max-width: 1250px) {
  .header__burger--mob {
      display: block;
      position: fixed;
      top: 5px;
      right: 20px;
      z-index: 11;
    }
    .header__burger--mob .burger {
      margin: 26px 0 0 30px;
      width: 26px;
    }
    .nav {
      padding: 20px 40px 20px 0;
    }
    .header-bottom {
      display: none;
    }
    .header__phone {
      width: 27%;
    }
    #burger-menu-mob {
      position: fixed;
      top: 0;
      height: calc(100vh - 70px);
      right: 0;
      overflow-y: auto;
      padding: 70px 0 0;
      z-index: 10;
      width: 100%;
      border-left: 1px solid #eee;
    }
    .sub-menu__category > li > ul {
      display: none;
    }
    .sub-menu__category ul.show {
      display: block;
      padding: 0 0 13px;
    }
    .sub-menu__category ul a {
      padding: 3px 20px;
      display: block;
      font-size: 13px;
    }
    .sub-menu__category > li > ul > li > a {
      color: #000;
      font-size: 15px;
    }
    .sub-menu__category .sub-menu__item {
      border: solid #eee;
      border-width: 0 0 1px;
      position: relative;
    }
    .sub-menu__category .sub-menu__link {
      position: relative;
      padding: 10px 60px 10px 20px;
      font-size: 14px;
    }
    .sub-menu__phones {
      padding: 10px 0;
    }
    .sub-menu .extr-tel {
      padding: 0 0 0 40px;
    }
    .sub-menu__phones-open {
      padding-bottom: 10px;
    }
    .sub-menu__time {
      padding: 10px 0;
    }
}
@media screen and (max-width: 1170px) {
  .personal-area__form.form-data {
    width: 70%;
  }
}
.personal-area__address-select {
  padding: 0;
}
.personal-area__address-select .ui.selection.dropdown {
  padding: 0 20px;
}
.personal-area__address-select .ui.search.selection.dropdown>input.search {
  height: 37px;
  padding: 0 20px;
}
.personal-area__address-select .ui.search.dropdown>.text {
  height: 37px;
  display: flex;
  align-items: center;
}
.home-slider__item {
  height: 341px;
  background-size: cover;
  background-position: center;
}

@media (max-width: 768px) {
  .home-slider__item {
  height: 682px;
}
}
@media (max-width: 767px) {
  .home-slider__item {
  height: 380px;
}
}
.card__head-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.list__body {
  font-size: 16px;
  color: #000;
}
.list__body h1:not(.title),
.b-article__post h1:not(.title),
.onenew__text h1:not(.onenew__title),
.onenew h1:not(.onenew__title),
.delivery-pay__inner h1,
.description__text h1,
.text h1 {
  font-size: 24px !important;
  color: #68B9EB !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.list__body h2,
.b-article__post h2,
.onenew__text h2,
.onenew h2,
.delivery-pay__inner h2,
.onebrand__body h2,
.description__text h2,
.text h2 {
  font-size: 24px !important;
  color: #68B9EB !important;
  font-weight: bold !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.list__body h3,
.b-article__post h3,
.onenew__text h3,
.onenew h3,
.delivery-pay__inner h3,
.onebrand__body h3,
.description__text h3,
.text h3 {
  font-size: 20px !important;
  color: #68B9EB !important;
  font-weight: bold !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.list__body h4,
.b-article__post h4,
.onenew__text h4,
.onenew h4,
.delivery-pay__inner h4,
.onebrand__body h4,
.description__text h4,
.text h4{
  font-size: 18px !important;
  color: #000 !important;
  font-weight: bold !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.list__body h5,
.b-article__post h5,
.onenew__text h5,
.onenew h5,
.delivery-pay__inner h5,
.onebrand__body h5,
.description__text h5,
.text h5 {
  font-size: 16px !important;
  color: #000 !important;
  font-weight: bold !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.list__body h6,
.b-article__post h6,
.onenew__text h6,
.onenew h6,
.delivery-pay__inner h6,
.onebrand__body h6,
.description__text h6,
.text h6 {
  font-size: 14px !important;
  color: #000 !important;
  font-weight: bold !important;
  line-height: 26px !important;
  font-family: 'Arial' !important;
  margin-bottom: 20px;
  padding: 0;
}
.b-article__post {
  color: #000;
}
.onenew__text p,
.onenew p {
  font-family: "Arial" !important;
  font-size: 16px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 20px;
  color: #000;
  padding: 0;
}
body.overflow {
  overflow: hidden;
}
@media (max-width: 960px) {
  .o-total .pict-box {
    margin-right: 10px;
  }
}
#error-not-found {
  min-height: 60vh;
}
#error-not-found .btn {
  box-sizing: border-box;
}
.c-main2__items .good-short__desc {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 20px;
}
.c-main2__items .good-short__name a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 40px;
}
.footer__col--bd .footer__title img {
  display: none;
}
.filter-close {
  display: none;
  position: absolute;
  left: 275px;
  top: 15px;
  z-index: 4;
}
@media (max-width: 960px) {
  .filter-close {
    display: block;
  }
}
.filter-openers {
  margin-top: 15px;
}
.has-children-arrow {
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  position: absolute;
  right: 15px;
  top: 4px;
  display: none;
}
@media (max-width: 1250px) {
  .has-children-arrow {
    display: block;
  }
  .has-children {
    position: relative;
  }
  .has-children-arrow::after {
    content: '';
    display: block;
    border-bottom: 1px solid #1b1b1a;
    border-right: 1px solid #1b1b1a;
    width: 6px;
    height: 6px;
    left: 50%;
    margin: -5px 0 0 -5px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .has-children-arrow.active::after {
    transform: rotate(-135deg);
  }
}
.bottom-custom {
  font-family: 'Arial';
}
