.modal-wrapper {
  display: none;
}
#input-stars {
  display: none;
}
.error_modal {
  font-size: 14px;
  color: #D04F4F;
  padding: 10px;
  font-family: DroidSans-Bold;
  font-size: 14px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.empty_basket_block{
  font-family: DroidSans;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20%;
  padding-top: 10%;
  color: #19bce0;
}
.rating-container .rating-stars {
  color: #66cafd;
  font-size: 20px;
}
.rating-container {
  font-size: 20px;
}
.star-rating  .caption {
  display: none;
}
.rating-md {
  font-size: 0px;
}
.ptc__feedback-name {
  width: 60%;
  padding-top: 5px;
}
.registration_link {
  font-family: Arial;
  font-size: 13px;
}
.ptc__feedbacks {
  min-width: 530px;
}
.ptc__feedback-rating {
  width: 20%;
}
.btn-modal{
  width: 155px;
}
.contact_img {
  right: 10%;
}
@media only screen and (max-width: 1024px) {
  .contact_img {
    display: none;
  }
}
@media only screen and (max-width: 396px) {
  .slict_review_text {
    color: white;
  }
  .home-feedback__product > .btn {
    width: 65px;
  }
}
.catalog-seo {
  padding-bottom: 5%;
}

.ptc__description, .blog-post-content {
  font-family: DroidSans;
}
.news_id {
  display: none;
}
#changepass_submit {
  cursor: pointer;
}
.bonus_fileds{
  margin-left: 2%;
}
#discount_total {
  display: none;
}
.cur_point {
  cursor: pointer;
}
.basket_message {
  margin-top: 0px;
}
.catalog__items {
  justify-content: flex-start;
}
.order-form__field input::before {
  font-family: FontAwesome;
  content: "\f095";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
}
.inp-register {
  width: 95%;
}
.order-form__field label {
  color: #ed1f24;

}

.sorting a {
  cursor: pointer;
}
.margin_none {
  margin: 0;
}
.spinner {
  display: none;
  float: left;
}
#orderform_submit {
  float: left;
}
.lang_link {
  color: #fff;
  font-family: DroidSans;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding: 3px;
  border: 1px solid;
}
.alt_lang:hover {
  background-color: #fff;
  color: #00b5dd;
}
.ptn__nav {
  width: 33%;
}
.header-logo {
  margin-right: 50px;
}
.answer-admin .author >div:first-child {
  margin-right: 5px;
  font-family: DroidSans-Bold;
  font-size: 16px;
}
/*.topline {
  padding: 6px 10px;
}

.topline-cabinet.cabinet_auth {
  padding-right: 0;
}

.topline-cabinet {
  white-space: nowrap;
}

.header-info {
  padding: 15px 10px 25px;
}*/
/*

.header-info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
*/

.navigation {
  padding: 0 10px;
}

.navigation__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  white-space: nowrap;
}

.navigation__item a {
  padding: 0 5px;
}
/*
.header-tel,
.header-basket {
  white-space: nowrap;
}

.header-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-search__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.header-search__input .inp-search {
  width: 100%;
}

.header-call {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 145px;
  flex: 0 0 145px;
  max-width: 145px;
}
.header-logo,
.header-tel,
.header-call,
.header-search,
.header-basket {
  margin-right: 0;
}
.main-basket {
  padding: 0 10px;
}*/
/*

@media (max-width: 960px) {
  .header-logo,
  .header-tel {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    margin-bottom: 20px;
  }

  .header-search,
  .header-basket {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin-bottom: 20px;
  }

  .header-call {
    margin-bottom: 20px;
  }

  .header-basket {
    text-align: center;
  }

  .header-basket__text {
    text-align: left;
  }

  .header-tel {
    text-align: center;
  }
}
*/
/*

@media (max-width: 600px) {
  .header-logo,
  .header-search,
  .header-basket {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }

  .header-tel,
  .header-call {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-bottom: 20px;
  }
}

@media (max-width: 560px) {
  .ptn__nav {
    height: auto;
    min-height: 54px;
    font-size: 12px;
  }
}
*/
/*

@media (max-width: 420px) {
  .topline .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .topline-cabinet {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 6px;
  }

  .topline-cabinet.cabinet_auth {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
  }
}
*/

@media (max-width: 360px) {
  .ptn__nav {
    font-size: 10px;
  }
}
/*
@media (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .header-logo,
  .header-tel,
  .header-call,
  .header-search,
  .header-basket {
    margin: 0;
  }
}*/
/*
@media (max-width: 1024px) and (min-width: 768px) {
  .header-info {
    text-align: left;
  }
}

@media (max-width: 767px) and (min-width: 320px) {
  .header-tel,
  .header-call,
  .header-search,
  .header-basket {
    margin-top: 0;
  }
}*/

.blog-post .well {
  font-family: Myriad Pro, sans-serif;
  font-size: 13px;
  line-height: 2em;
  color: #343434;
}
.blog-post .well-lg {
  font-weight: bold;
}

.btn-events {
  position: relative;
  display: inline-block;
  padding: 12px 42px 12px 16px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  border-radius: 4px;
  outline: 0;
  background-color: #00b5dd;
}

.btn-events:hover .btn-events__round {
  background-color: transparent;
}

.btn-events:hover .btn-events__round i {
  left: 70%;
}

.btn-events__round {
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  -webkit-transition: background-color .3s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out;
  border-radius: 50%;
  background-color: #05d0f8;
}

.btn-events__round i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -4px;
  -webkit-transition: left .3s;
  -o-transition: left .3s;
  transition: left .3s;
  font-size: 14px;
}

.btn-events__txt {
  font-family: DroidSans, sans-serif;
  font-size: 14px;
  line-height: 1.45;
}

.hamburger {
  position: relative;
  z-index: 2;
  display: none;
  width: 36px;
  height: 24px;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: 0;
  background: transparent;
}

.hamburger:hover .hamburger__line,
.hamburger:hover .hamburger__line::before,
.hamburger:hover .hamburger__line::after {
  background-color: #5edef7;
}

.hamburger.hamburger--active .hamburger__line {
  background-color: transparent;
}

.hamburger.hamburger--active .hamburger__line::before {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger.hamburger--active .hamburger__line::after {
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger__line {
  display: block;
  height: 4px;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  background-color: #00b5dd;
}

.hamburger__line::before,
.hamburger__line::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  height: 4px;
  -webkit-transition: background-color .2s, -webkit-transform .2s;
  transition: background-color .2s, -webkit-transform .2s;
  -o-transition: transform .2s, background-color .2s;
  transition: transform .2s, background-color .2s;
  transition: transform .2s, background-color .2s, -webkit-transform .2s;
  background-color: #00b5dd;
}

.hamburger__line::before {
  top: 0;
}

.hamburger__line::after {
  bottom: 0;
}

.no-touch .body--overlay {
  padding-right: 17px;
}

body.body--overlay {
  overflow: hidden;
}

.header__topline {
  padding: 6px 0;
  background-color: #00b5dd;
}

.header__topline-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1260px;
  margin: auto;
  padding: 0 15px;
}

.header__lang {
  white-space: nowrap;
}

.header__lang .lang_link:not(.alt_lang) {
  opacity: .7;
}

.header-user__btn {
  width: 40px;
  height: 40px;
  cursor: pointer;
  border: 0;
  background: transparent;
}

.header-user__btn.js-drop-btn--active svg {
  fill: #ed1f24;
}

.header-user__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-user__item:hover {
  outline: 1px dashed rgba(255, 255, 255, .7);
  outline-offset: 2px;
}

.header__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 290px;
  max-width: 1260px;
  margin: auto;
  padding: 20px 15px;
  font-family: DroidSans, sans-serif;
  background-color: #fff;
}

.header__logo {
  display: block;
}

.header__logo img {
  display: block;
}

.header__logo-mobile img {
  display: block;
  max-width: 100%;
  height: auto;
}

.header-contacts {
  text-align: center;
}

.header-contacts__btn {
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  font-size: 34px;
  color: #00b5dd;
  border: 0;
  background-color: #fff;
}

.header-contacts__btn:hover {
  color: #7ae1f5;
}

.header-contacts__btn.js-drop-btn--active {
  color: #ed1f24;
}

.header-contacts__phone-item {
  display: block;
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #00b5dd;
}

.header-contacts__callback {
  width: auto;
  max-width: none;
  height: auto;
  margin: 0;
  padding: 10px 42px 10px 16px;
  line-height: 1;
}

.header-contacts__callback:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-contacts__callback .btn-events__round {
  top: 8px;
}

.header-contacts__callback .btn-events__round i {
  margin-left: -5px;
}

.header__basket {
  margin-left: 15px !important;
}

.header-basket {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-basket:hover .header-basket__cart .fa {
  color: #7ae1f5;
}

.header-basket__cart {
  padding: 0;
}

.search__btn {
  cursor: pointer;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  font-size: 34px;
  color: #00b5dd;
  border: 0;
  background-color: #fff;
}

.search__btn:hover {
  color: #7ae1f5;
}

.search__btn.js-drop-btn--active {
  color: #ed1f24;
}

.search__input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.search__input-group::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%234690CD' height='18' viewBox='0 0 24 24' width='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M10 2a8 8 0 1 0 4.906 14.32l5.387 5.387a1 1 0 0 0 1.414-1.414l-5.387-5.387A8 8 0 0 0 10 2zm-6 8a6 6 0 1 1 12 0 6 6 0 0 1-12 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50%;
}

.search__input {
  width: 100%;
  margin: 0;
  padding: 6px 12px 6px 40px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  font-size: 14px;
  line-height: 1;
  color: #555;
  border: 1px solid #00b5dd;
  border-radius: 4px 0 0 4px;
  background-color: #fff;
}

.search__input:focus {
  background-color: #fff;
}

.search__input:focus::-webkit-input-placeholder {
  color: transparent;
}

.search__input:focus::-moz-placeholder {
  color: transparent;
}

.search__input:focus:-ms-input-placeholder {
  color: transparent;
}

.search__input:focus::-ms-input-placeholder {
  color: transparent;
}

.search__input:focus::placeholder {
  color: transparent;
}

.search__submit {
  padding: 6px 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color .2s, background-color .2s;
  -o-transition: color .2s, background-color .2s;
  transition: color .2s, background-color .2s;
  line-height: 1;
  border: 1px solid #00b5dd;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  background-color: #fff;
}

.search__submit:hover,
.search__submit:focus {
  color: #fff;
  background-color: #00b5dd;
}

.nav {
  background-color: #00b5dd;
}

.nav__hamburger {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 20px;
}

.nav__hamburger .hamburger__line,
.nav__hamburger .hamburger__line::before,
.nav__hamburger .hamburger__line::after {
  background-color: #fff;
}

.nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: DroidSans, sans-serif;
  color: #fff;
  border-radius: 4px;
}

.nav__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  background-color: #00b5dd;
}

.nav__item:hover,
.nav__item.nav__item--active {
  background-color: #0296b7;
}

.nav__link {
  display: block;
  padding: 12px 10px;
  white-space: nowrap;
  color: inherit;
}

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

.nav__btn {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  border: 0;
  background-color: transparent;
}

.nav__btn:hover {
  color: #7ae1f5;
}

.nav__btn::before {
  content: "\f0c9";
  font-family: "FontAwesome";
  font-weight: 400;
  line-height: 1;
}

.category {
  left: 15px;
  width: 220px;
  margin: 0;
  padding: 0;
}

.category__list {
  padding: 0;
}

.category__item {
  margin: 0;
}

.category__item:not(:first-child) {
  border-top: 1px solid #e6e8ea;
}

.category__link {
  padding: 10px 5px 10px 40px;
  border-bottom: 0;
}

.category__link:hover {
  color: #4690cd;
}

.category__link:hover::before {
  color: inherit;
}

.category__link::before {
  top: 11px;
  left: 10px;
  color: #4690cd;
}

.main-basket {
  padding: 0 15px;
  background: none;
}

.product__feedbacks-text {
  padding-top: 1.3%;
}

.product__info-ratings {
  margin: 0;
}

.main_product_pict {
  max-height: 400px;
}

.product__hover {
  width: 100%;
}

.product-badge__img {
  width: 70px;
}

.product__info-mark {
  float: left;
  width: 65%;
  padding-top: 10px;
}

.product__title_mainpage {
  min-height: 38px;
}

#product_spec .ptc__feedback {
  margin-top: 10px;
  font-family: "DroidSans", sans-serif;
}

.product__howto-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: left;
}

.product__top {
  padding: 10px 0 20px;
}

.product__gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: auto;
  margin: 0;
}

.product__gallery-big {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  margin: 0 0 20px;
}

.product__gallery-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  margin-top: 0;
}

.pgs__item {
  margin: 0 12px;
}

.product__gallery-small img {
  display: block;
  width: 88px;
  height: 88px;

  -o-object-fit: cover;

  object-fit: cover;
}

.product__info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 545px;
  flex: 0 0 545px;
  padding-right: 0;
}

.main_product_pict {
  max-width: 100%;
  height: 400px;
  margin: auto;

  -o-object-fit: cover;

  object-fit: cover;
}

.pgs__item {
  position: relative;
  -webkit-transition: opacity .2s, border-color .2s;
  -o-transition: opacity .2s, border-color .2s;
  transition: opacity .2s, border-color .2s;
  border: 1px solid transparent;
}

.pgs__item::before {
  content: "";
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  background-color: transparent;
}

.pgs__item_active,
.pgs__item:hover {
  opacity: 1;
}

.pgs__item_active::before,
.pgs__item:hover::before {
  background-color: #ccc;
}

.pgs__item_active {
  cursor: default;
  border-color: #000;
}

.product-info {
  width: auto;
  padding: 0;
  font-family: DroidSans, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  color: #222;
}

.product-info__head {
  margin-bottom: 16px;
}

.product-info__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 24px;
  line-height: 1.1;
  color: #000;
}

.product-info__code {
  margin-top: 6px;
  padding-left: 10px;
  text-align: right;
  white-space: nowrap;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  color: #222;
}

.product-info__ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.product-info__link-reviews {
  margin-left: 10px;
  color: #000;
}

.product-info__link-reviews:hover {
  text-decoration: underline;
}

.product-info__mark {
  line-height: 1;
}

.product-info__feedbacks-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-info__feedbacks-text {
  margin-left: 8px;
}

.product-info__description {
  margin: 0 0 22px;
}

.product-info__delivery-payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 26px;
  padding-top: 22px;
  border-top: 1px solid #ccc;
}

.product-info__delivery-payment .product-info__col:nth-child(odd) {
  border-right: 1px solid #ccc;
}

.product-info__col:nth-child(odd) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  padding-right: 18px;
}

.product-info__col:nth-child(even) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 53%;
  flex: 0 0 53%;
  padding-left: 18px;
}

.product-info__heading {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 16px;
  color: #000;
}

.product-info__heading a {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  color: inherit;
}

.product-info__heading a:hover {
  color: #00b5dd;
}

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

.product-info__item:not(:last-child) {
  margin-bottom: 20px;
}

.product-info__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 30px;
  margin: 0 10px 0 0;
}

.product-info__icon img {
  display: block;
}

.product-info__icon--large {
  min-width: 95px;
}

.product-info__text {
  line-height: 1.25;
}

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

.product-info__link {
  text-decoration: underline;
  color: inherit;
}

.product-info__link:hover {
  text-decoration: none;
}

.ptc__feedback {
  margin-top: 16px;
}

.product__tabs-content {
  min-height: 320px;
}

#product_spec .ptc__feedback {
  padding: 5px 10px;
}

.btn.btn--feedback {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .9);
  box-shadow: 0 3px 10px rgba(0, 0, 0, .9);
}

.product-info__trade {
  margin-bottom: 14px;
}

.select {
  position: relative;
}

.select::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 10px;
  height: 6px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='none' stroke='%23222' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");
}

.select__input {
  overflow: hidden;
  width: 100%;
  padding: 6px 20px 6px 6px;
  cursor: pointer;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  color: #222;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  outline: 0;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;
}

.select__input::-ms-expand {
  display: none;
}

.select__input:focus {
  border-color: #66afe9;
  -webkit-box-shadow: 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: 0 0 8px rgba(102, 175, 233, .6);
}

.product-trade__row {
  margin-bottom: 26px;
}

.product-trade__col:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}

.product-trade__col:not(:first-child) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.product-trade__price {
  margin: 14px 0 26px;
  white-space: nowrap;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #222;
}

.product-trade__price span {
  margin-left: 18px;
}

.product-trade__price span,
.product-trade__price b {
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 24px;
  color: #222;
}

.product-trade__buy {
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #f7fbff;
  border: 0;
  border-radius: 5px;
  background-color: #96cb3b;
}

.product-trade__buy:hover {
  background-color: #89b936;
}

.product-trade__select-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  width: 220px;
  max-width: 220px;
}

.product-trade__buy-one-click {
  display: block;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #00b5dd;
}

.product-trade__buy-one-click:hover {
  text-decoration: none;
}

.product-trade__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 14px 0;
  font-size: 12px;
  line-height: 1.5;
}

.product-trade__info dd {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 105px;
  flex: 0 0 105px;
  margin: 0;
  font-family: Roboto, sans-serif;
  color: #222;
}

.product-trade__info dt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: "DroidSans-Bold", sans-serif;
  font-weight: 400;
  color: #ed2126;
}

.table {
  overflow: hidden;
  width: 100%;
  margin: 40px 0;
  border-spacing: 0;
  border-collapse: collapse;
  font-family: "DroidSans-Bold", sans-serif;
  font-weight: 700;
  border: 0;
}

.table th {
  padding: 38px 10px;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #00b5dd;
}

.table th:not(:last-child) {
  border-right: 2px solid rgba(255, 255, 255, .85);
}

.table td {
  padding: 17px 10px;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.table td:not(:first-child) {
  text-align: center;
}

.table td:not(:last-child) {
  border-right: 2px solid rgba(255, 255, 255, .85);
}

.table td::before {
  display: block;
  margin-bottom: 20px;
  padding: 10px;
  vertical-align: middle;
  font-weight: 700;
  border-top: 1px solid #ccc;
  background-color: rgba(0, 181, 221, .1);
  -webkit-box-shadow: 2px -2px 10px rgba(0, 0, 0, .17);
  box-shadow: 2px -2px 10px rgba(0, 0, 0, .17);
}

.table td p {
  margin: 0;
}

.table td span {
  white-space: nowrap;
  color: #ed1f24;
}

.table .slick-slide:focus {
  outline: 0;
}

.table .btn--blue:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.table .btn--blue:active {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.table .btn--click:hover {
  text-decoration: none;
}

.table .slick-dots {
  position: static;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px auto 0;
  list-style: none;
  text-align: left;
}

.table .slick-dots li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.table .slick-dots button {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12px;
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  margin: 0 15px;
  -webkit-transition: background-color .2s, -webkit-transform .2s;
  transition: background-color .2s, -webkit-transform .2s;
  -o-transition: transform .2s, background-color .2s;
  transition: transform .2s, background-color .2s;
  transition: transform .2s, background-color .2s, -webkit-transform .2s;
  -webkit-transition-delay: .2s, .2s;
  -o-transition-delay: .2s, .2s;
  transition-delay: .2s, .2s;
  -webkit-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
  color: transparent;
  border: 0;
  border-radius: 50%;
  background-color: #66cafd;
}

.table .slick-dots button::before {
  content: none;
}

.table .slick-dots button:hover {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #96cb3b;
}

.table .slick-active button {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: #96cb3b;
}

.table .slick-active button:hover {
  cursor: default;
}

.r-tabs .r-tabs-panel {
  display: none;
  padding: 15px;
  font-family: DroidSans, sans-serif;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block;
}

.r-tabs-tab {
  position: relative;
  z-index: 1;
}

.r-tabs-tab::before {
  content: "";
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background-color: #00b5dd;
}

.r-tabs-tab:first-child .r-tabs__btn {
  border-left: 1px solid #dbdbdb;
}

.r-tabs-tab.r-tabs-state-active {
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  color: #00b5dd;
  border-bottom-color: transparent;
}

.r-tabs-tab.r-tabs-state-active::before {
  opacity: 1;
}

.r-tabs-tab.r-tabs-state-active .r-tabs__btn {
  border-bottom-color: transparent;
}

.r-tabs-accordion-title {
  position: relative;
  border: 1px solid #ccc;
}

.r-tabs-accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 6px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='none' stroke='%23fff' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");
}

.r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  width: 100%;
  padding: 10px 10px 10px 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  outline: 0;
  background-color: #00b5dd;
}

.r-tabs-accordion-title.r-tabs-state-active {
  border-bottom: 0;
  -webkit-box-shadow: 2px -2px 10px rgba(0, 0, 0, .17);
  box-shadow: 2px -2px 10px rgba(0, 0, 0, .17);
}

.r-tabs-accordion-title.r-tabs-state-active::before {
  -webkit-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath fill='none' stroke='%23000' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");
}

.r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  color: #000;
  background-color: rgba(0, 181, 221, .1);
}

.r-tabs {
  margin: 40px 0;
}

.r-tabs__nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.r-tabs__nav::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #dbdbdb;
}

.r-tabs__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  text-align: center;
  font-family: DroidSans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  border: 1px solid #dbdbdb;
  border-left: 0;
  background-color: #fff;
}

.r-tabs__btn:hover {
  color: #00b5dd;
}

.r-tabs__panel {
  padding: 20px 0;
}

.r-tabs__panel-container::after {
  content: "";
  display: table;
  clear: both;
}

.r-tabs .ptc__description {
  margin-top: 0;
}

.product-slider {
  margin: 40px 0 90px;
  background-color: #fff;
}

.product-slider__title {
  margin: 0 0 50px;
  text-transform: uppercase;
  font-family: DroidSans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
}

.product-slider__body {
  position: relative;
  /*padding: 0 52px;*/
}

.product-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0 6px;
}

.product-slider__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 210px;
  max-width: 260px;
  height: 100%;
  min-height: 415px;
  margin: auto;
  padding: 30px 10px 28px;
  text-align: center;
  border: 2px solid #dbdbdb;
}

.product-slider__img-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  width: 200px;
  height: 140px;
  margin: 0 auto 28px;
}

.product-slider__img-wrap:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.product-slider__img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform ease-in-out .3s;
  transition: -webkit-transform ease-in-out .3s;
  -o-transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s;
  transition: transform ease-in-out .3s, -webkit-transform ease-in-out .3s;

  -o-object-fit: contain;

  object-fit: contain;
}

.product-slider__name {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 0 10px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  font-family: DroidSans, sans-serif;
  font-size: 16px;
  color: inherit;
}

.product-slider__name:hover {
  color: #00b5dd;
}

.product-slider__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 36px;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.product-slider__price-current {
  color: #000;
}

.product-slider__price-old {
  margin: 0 10px 0 0;
  text-decoration: line-through;
  color: #ed2126;
}

.product-slider__link {
  margin-bottom: 28px;
}

.product-slider__link:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-slider__link:active {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.product-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.product-slider .slick-slide {
  height: inherit !important;
}

.product-slider .slick-slide > div {
  height: 100%;
}

.product-slider__btn {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 13px;
  height: 23px;
  padding: 0;
  cursor: pointer;
  border: 0;
  background-color: transparent;
}

.product-slider__btn svg {
  -webkit-transition: fill .2s;
  -o-transition: fill .2s;
  transition: fill .2s;
}

.product-slider__btn:hover svg {
  fill: #00b5dd;
}

.product-slider__btn.slick-disabled:hover {
  cursor: default;
}

.product-slider__btn.slick-disabled svg {
  fill: #ccc;
}

.product-slider__btn--prev {
  left: 0;
}

.product-slider__btn--next {
  right: 0;
}

.advantages {
  overflow: hidden;
  background: #000 url("../img/advantages/bg.jpg") no-repeat 50%/cover;
}

.advantages__container {
  margin: 0 -10px;
  padding: 80px 0;
}

.advantages__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1160px;
  margin: auto;
  padding: 0 15px;
  list-style: none;
}

.advantages__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
}

.advantages__icon-wrap {
  margin: 0 28px 0 0;
}

.advantages__text {
  text-transform: uppercase;
  font-family: DroidSans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
}

/*html {
  scroll-behavior: smooth;
}*/

.sidebar-page {
  overflow: inherit;
  padding: 0 15px;
}

.articles__title,
.article__title {
  margin: 30px 0;
}

.articles__title .page-title__fat,
.article__title .page-title__fat {
  text-transform: uppercase;
}

.articles__title .page-title__slim,
.article__title .page-title__slim {
  display: block;
  font-weight: 400;
}

.articles {
  font-family: DroidSans, sans-serif;
}

.articles__sidebar {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  padding: 15px 0;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .07);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .07);
}

.articles__nav {
  margin: 0;
  padding: 0 15px;
  list-style: none;
}

.articles__nav-item {
  margin-bottom: 10px;
  font-weight: 400;
}

.articles__nav-item--active {
  font-weight: 700;
}

.articles__nav-link {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  font-size: 16px;
  color: inherit;
}

.articles__nav-link:hover {
  color: #00b5dd;
}

.articles__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 60px;
}

.articles__item {
  margin-bottom: 30px;
  padding: 30px 20px;
  -webkit-transition: -webkit-box-shadow .2s;
  transition: -webkit-box-shadow .2s;
  -o-transition: box-shadow .2s;
  transition: box-shadow .2s;
  transition: box-shadow .2s, -webkit-box-shadow .2s;
  background-color: #f9f9f9;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .07);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .07);
}

.articles__item:nth-child(even) {
  background-color: rgba(0, 181, 221, .1);
}

.articles__item:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.articles__item-title {
  margin: 0 0 20px;
  line-height: 1;
}

.articles__text {
  display: -webkit-box;
  overflow-y: hidden;
  -webkit-box-orient: vertical;
  margin-bottom: 30px;

  -webkit-line-clamp: 3;
}

.articles__text ul,
.articles__text p {
  margin: 0 0 10px;
}

.blog-post ul {
  font-family: Myriad Pro, sans-serif;
  font-size: 16px;
  line-height: 2em;
  color: #343434;
}

.blog-post__buttons {
  margin: 30px 0 10px;
  text-align: center;
}

.blog-post__buttons > a {
  margin-bottom: 20px;
}

.main-catalog {
  overflow: inherit;
  padding: 40px 15px 0;
}

.catalog {
  padding: 20px 0;
  font-family: DroidSans, sans-serif;
}

.catalog__sidebar {
  position: relative;
  background-color: #fff;
}

.catalog__sidebar-btn {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 40px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  text-transform: uppercase;
  font-family: "DroidSans-Bold", sans-serif;
  color: #fff;
  border: 0;
  border-radius: 4px 4px 0 0;
  background-color: #00b5dd;
}

.catalog__sidebar-btn::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 10px;
  width: 12px;
  height: 12px;
  -webkit-transition: -webkit-transform .1s;
  transition: -webkit-transform .1s;
  -o-transition: transform .1s;
  transition: transform .1s;
  transition: transform .1s, -webkit-transform .1s;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 451.847 451.847' width='12' height='12' fill='%23FFFFFF'%3E%3Cpath d='M225.923 354.706c-8.098 0-16.195-3.092-22.369-9.263L9.27 151.157c-12.359-12.359-12.359-32.397 0-44.751 12.354-12.354 32.388-12.354 44.748 0l171.905 171.915 171.906-171.909c12.359-12.354 32.391-12.354 44.744 0 12.365 12.354 12.365 32.392 0 44.751L248.292 345.449c-6.177 6.172-14.274 9.257-22.369 9.257z'/%3E%3C/svg%3E") 50% no-repeat;
}

.catalog__sidebar-btn.close-dropdown::after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.catalog__list {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
}

.catalog__list-item:not(:first-child) {
  border-top: 1px solid #e6e8ea;
}

.catalog__list-link {
  position: relative;
  display: block;
  padding: 10px 5px 10px 40px;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: color .2s ease-out;
  color: #333;
}

.catalog__list-link::before {
  content: "\f228";
  position: absolute;
  top: 11px;
  left: 10px;
  font: normal normal normal 18px/1 FontAwesome;
  color: #4690cd;
}

.catalog__list-link:hover {
  color: #4690cd;
}

.catalog__items {
  margin: 0 -10px;
  padding-top: 30px;
}

.catalog__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  min-width: 238px;
  margin-bottom: 20px;
}

.catalog .breadcrumbs {
  margin: 0 0 15px;
}

.card {
  max-width: 300px;
  margin: auto;
  padding: 0 10px;
  background-color: #fff;
}

.card__container {
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 100%;
  max-height: 0;
  padding: 10px 10px 20px;
  -webkit-transition: .4s box-shadow .3s, max-height .75s;
  -o-transition: .4s box-shadow .3s, max-height .75s;
  transition: .4s box-shadow .3s, max-height .75s;
  text-align: center;
  background-color: #fff;
}

.card__container::before,
.card__container::after {
  content: "";
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity .35s, -webkit-transform .35s;
  transition: opacity .35s, -webkit-transform .35s;
  -o-transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s;
  transition: opacity .35s, transform .35s, -webkit-transform .35s;
}

.card__container::before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-top: 1px solid #19bce0;
  border-bottom: 1px solid #19bce0;
}

.card__container::after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-right: 1px solid #19bce0;
  border-left: 1px solid #19bce0;
}

.card:hover .card__container {
  z-index: 1;
  height: auto;
  max-height: 800px;
  -webkit-box-shadow: 1px 1px 10px rgba(25, 25, 25, .2);
  box-shadow: 1px 1px 10px rgba(25, 25, 25, .2);
}

.card:hover .card__container::before,
.card:hover .card__container::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.card:hover .card__container::before {
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
}

.card:hover .card__container::after {
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
}

.card:hover .card__hidden-block {
  opacity: 1;
}

.card__link-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 145px;
  margin-bottom: 20px;
  padding: 0 10px;
}

.card__link-img:hover .card__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.card__img {
  display: block;
  width: auto;
  max-width: 100%;
  max-height: 145px;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;

  -o-object-fit: contain;

  object-fit: contain;
}

.card__title {
  display: -webkit-box;
  overflow-y: hidden;
  -webkit-box-orient: vertical;
  min-height: 4em;
  margin-bottom: 6px;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  color: #333;

  -webkit-line-clamp: 4;
}

.card__title:hover {
  color: #19bce0;
}

.card__to-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.card__current-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 37px;
  padding: 0 3px;
  font-size: 16px;
  line-height: 1;
  color: #e01919;
  background-color: #fdff38;
}

.card__current-price span {
  margin: 4px;
  font-family: "DroidSans-Bold", sans-serif;
  font-size: 20px;
  color: #e01919;
}

.card__quantity {
  margin: 0 4px;
  font-size: 12px;
  color: #000;
}

.card__basket {
  position: relative;
}

.card__basket > i {
  font-size: 30px;
  color: #00b5dd;
}

.card__basket span {
  position: absolute;
  top: 50%;
  right: -2px;
  margin-top: -10px;
  font-size: 19px;
  color: #ed1f24;
}

.card__feedbacks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}

.card__feedbacks-text {
  margin-left: 10px;
  padding-top: 4px;
  font-size: 12px;
}

.card__hidden-block {
  background-color: #fff;
}

.card__info {
  margin-bottom: 20px;
}

.card__info-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 6px;
  padding: 0;
  text-align: left;
}

.card__info-item dt {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  font-size: 12px;
}

.card__info-item dd {
  margin: 0;
  padding-left: 6px;
  font-size: 11px;
  font-weight: 700;
}

.card__more {
  padding: 10px 42px 10px 16px;
}

.card__more .btn-readmore__round {
  top: 8px;
}

.home-popular__items {
  margin: 40px 0;
}

.home-popular__items .card {
  height: 428px;
  padding: 8px 10px;
}

.main-blog-post {
  padding: 0 15px;
}

.tabs__nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tabs__nav::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #dbdbdb;
}

.tabs__btn {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  text-align: center;
  font-family: DroidSans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  border: 1px solid #dbdbdb;
  border-left: 0;
  background-color: #fff;
}

.tabs__btn::before {
  content: "";
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background-color: #00b5dd;
}

.tabs__btn:hover {
  color: #00b5dd;
}

.tabs__btn:first-child {
  border-left: 1px solid #dbdbdb;
}

.tabs__btn.active {
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  color: #00b5dd;
  border-bottom-color: transparent;
}

.tabs__btn.active::before {
  opacity: 1;
}

.tabs__panel {
  display: none;
  padding-top: 30px;
}

.delivery-payment .page-title {
  margin: 40px 0;
}

@media (min-width: 481px) {
  .product-info__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

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

@media (min-width: 641px) {
  .header-user__btn {
    display: none;
  }

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

  .header-user__item:not(:first-child) {
    margin-left: 8px;
  }

  .header-contacts__btn {
    display: none;
  }

  .search__btn {
    display: none;
  }

  .table {
    border-radius: 6px;
    background-color: #f9f9f9;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .27);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .27);
  }

  .table tr:nth-child(odd) td {
    background-color: #fff;
  }
}

@media (min-width: 768px) {
  .header__logo-mobile {
    display: none;
  }

  .header__search {
    margin-right: 15px;
  }

  .nav .container {
    padding: 0 15px;
  }

  .nav__item:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .41);
  }

  .nav__item:not(:first-child) .nav__link {
    text-align: center;
  }

  .no-touch .nav__item:hover .category,
  .no-js .nav__item:hover .category {
    display: block !important;
  }

  .no-touch .nav__btn,
  .no-js .nav__btn {
    pointer-events: none;
  }

  .table tr:first-child td {
    padding-top: 60px;
  }

  .table tr:last-child td {
    padding-bottom: 60px;
  }

  .r-tabs__nav::after {
    content: "";
  }

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

  .catalog__sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 220px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .07);
  }

  .card {
    height: 340px;
  }

  .card__hidden-block {
    opacity: 0;
  }
}

@media (min-width: 961px) {
  .product__top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .table td:first-child {
    padding-left: 34px;
  }
}

@media only screen and (min-width: 1000px) {
  .product__img {
    min-height: 252px;
  }
}

@media (min-width: 1181px) {
  .header-contacts__dropdown-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-contacts__phone {
    margin-right: 20px;
  }
}

@media (max-width: 1380px) {
  .home-popular__slider {
    padding: 0 30px;
  }

  .home-popular__slider-next,
  .home-popular__slider-next2 {
    right: 10px;
  }

  .home-popular__slider-prev,
  .home-popular__slider-prev2 {
    left: 10px;
  }
}

@media (max-width: 1240px) {
  .product-slider__body {
    padding: 0 32px;
  }
}

@media (max-width: 1220px) {
  .catalog__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
  }
}

@media (max-width: 1180px) {
  .header-contacts__callback {
    margin-top: 10px;
  }
}

@media (max-width: 1100px) {
  .header-info .container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .header-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
  }
}

@media (max-width: 1080px) {
  .header__logo img {
    width: 100%;
    max-width: 200px;
    height: auto;
  }

  .header__contacts {
    margin: 0 15px;
  }
}

@media (max-width: 1040px) {
  .r-tabs__btn {
    padding: 30px 20px;
  }

  .catalog__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }

  .tabs__btn {
    padding: 30px 20px;
  }
}

@media (max-width: 1020px) {
  .header-basket__cart {
    margin: 0;
  }

  .header-basket__text-big,
  .header-basket__text-desktop {
    display: none;
  }

  .header-basket .product_count {
    position: absolute;
    top: -2px;
    right: 6px;
    width: 18px;
    height: 18px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    border-radius: 50%;
    background-color: #ed1f24;
  }
}

@media (max-width: 960px) {
  .product__gallery {
    margin-bottom: 40px;
  }

  .product__info {
    max-width: 640px;
  }

  .main_product_pict {
    height: 220px;
  }

  .product__gallery-small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main_product_pict {
    max-height: 400px;
  }

  .advantages__container {
    padding: 30px 0;
  }

  .advantages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .advantages__icon-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 90px;
    margin: 0 0 20px;
  }

  .advantages__text {
    text-align: center;
  }

  .articles__content {
    padding-left: 30px;
  }

  .articles__item {
    padding: 20px 10px;
  }

  .articles__item-title {
    margin-bottom: 20px;
  }

  .articles__text {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 780px) {
  .ptc__feedback-text {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .articles__content {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .hamburger {
    display: block;
  }

  body.body--overlay::after {
    content: "";
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
  }

  .header__topline {
    padding: 10px 0;
  }

  .header__main {
    padding: 15px;
    border-bottom: 1px solid #00b5dd;
  }

  .header__logo {
    display: none;
  }

  .nav {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    min-width: 320px;
    max-width: 420px;
    height: 100%;
    min-height: 100%;
    padding: 60px 0 20px;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px);
    background-color: #00b5dd;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .27);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .27);

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;
  }

  .nav.nav--show {
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .nav__list {
    display: block;
  }

  .nav__item:not(:first-child):not(:first-child) {
    border-top: 1px solid #fff;
  }

  .nav__link {
    margin-left: 52px;
  }

  .nav__switch .nav__link {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 0;
  }

  .nav__btn {
    margin: 6px 0 6px 6px;
    border-radius: 4px;
    background-color: #fff;
  }

  .nav__btn.nav__btn--open::before {
    content: "\f102";
  }

  .nav__btn::before {
    content: "\f103";
    color: #00b5dd;
  }

  .category {
    position: static;
    margin: 0 0 6px 6px;
    border-radius: 4px;
  }

  .table {
    margin-bottom: 20px;
  }

  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
  }

  .r-tabs__panel {
    border: 1px solid #ccc;
    background-color: rgba(0, 181, 221, .1);
  }

  .r-tabs .ptc__feedbacks {
    min-width: auto;
  }

  .articles__sidebar {
    display: none;
  }

  .catalog {
    display: block;
    padding: 20px 0;
  }

  .catalog__sidebar {
    margin-bottom: 30px;
  }

  .catalog__sidebar-btn::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .catalog__sidebar-btn.open-dropdown::after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .catalog__list {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .07);
  }

  .card__container {
    max-height: none;
  }

  .blog-post {
    padding-bottom: 30px;
  }
}

@media (max-width: 640px) {
  .header__topline-container {
    position: relative;
  }

  .header-user__dropdown.js-drop-body.js-drop-body--show {
    right: 0;
    width: 190px;
    margin-top: 12px;
    background-color: #00b5dd;
  }

  .header-user__item {
    margin: 10px 0;
  }

  .header-user__item .topline-cabinet {
    float: none;
  }

  .header-user__item > a {
    white-space: nowrap;
  }

  .header__main {
    position: relative;
  }

  .header__main.header__main--fixed {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .2);
  }

  .header-contacts__dropdown-mobile {
    right: 10px;
    left: 10px;
    margin-top: 4px;
  }

  .search__dropdown-mobile {
    right: 10px;
    left: 10px;
  }

  .js-drop-body {
    position: absolute;
    z-index: 10;
    top: 100%;
    display: none;
    padding: 10px;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
  }

  .js-drop-body.js-drop-body--show {
    display: block;
    background-color: #fff;
  }

  .table {
    display: block;
  }

  .table thead {
    display: none;
  }

  .table tbody {
    display: block;
    min-width: 0;
  }

  .table tr {
    display: block;
  }

  .table td::before {
    content: attr(data-th) ": ";
  }

  .table td {
    display: block;
    padding: 0 0 20px;
    text-align: center;
    background-color: #fff;
  }

  .table td:not(:nth-child(2)) {
    font-family: DroidSans, sans-serif;
    font-weight: 400;
  }

  .table td p {
    padding: 0 10px;
  }

  .table .btn--blue,
  .table .btn--click {
    margin-bottom: 10px;
  }

  .product-slider__card {
    max-width: 300px;
  }
}

@media only screen and (max-width: 620px) {
  .ptc__feedback-text {
    width: 100%;
  }

  .ptc__feedback-name {
    width: 70%;
  }

  .ptc__feedback-rating {
    width: 30%;
  }

  .ptc__feedbacks {
    min-width: auto;
  }

  .product-badge {
    width: 33%;
  }
}

@media (max-width: 600px) {
  .advantages {
    padding-bottom: 1px;
  }

  .advantages__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .advantages__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 40px;
  }
}

@media (max-width: 520px) {
  .catalog__items {
    display: block;
  }
}

@media (max-width: 480px) {
  .header__logo-mobile img {
    max-width: 140px;
  }

  .main_product_pict {
    height: 180px;
  }

  .product-info__code {
    padding-left: 0;
    text-align: left;
  }

  .product__info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    padding-left: 0;
  }

  .product-info__delivery-payment .product-info__col:nth-child(odd) {
    border-right: 0;
  }

  .product-info__delivery-payment .product-info__col {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ccc;
  }

  .product-info__delivery-payment,
  .product-info__links {
    display: block;
  }

  .product-info__col:nth-child(odd) {
    padding-right: 0;
  }

  .product-info__col:nth-child(even) {
    padding-left: 0;
  }

  .product-info__links .product-info__col:not(:last-child) {
    margin-bottom: 20px;
  }

  .product-trade__col:first-child {
    margin-bottom: 30px;
  }

  .product-trade__select-wrap {
    width: auto;
    max-width: none;
  }

  .r-tabs {
    margin: 30px -10px;
  }

  .product-slider__body {
    padding: 0 20px;
  }

  .advantages__list {
    display: block;
  }

  .articles__item-title {
    font-size: 1.2em;
  }

  .articles__text h2 {
    font-size: 1.2em;
  }

  .articles__text h3 {
    font-size: 1.1em;
  }
}

@media only screen and (max-width: 480px) {
  .product:hover .product__hover {
    display: none;
  }

  .product:hover .product__fader {
    display: none;
  }
}

@media only screen and (max-width: 467px) {
  .product__info-mark {
    float: none;
    width: 100%;
  }

  .ptc__feedback-name {
    width: 30%;
  }
}

@media (max-width: 420px) {
  .product__gallery .product__gallery-small img {
    width: 75px;
    height: 75px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .header-search,
  .header-basket {
    margin: 0;
  }

  .catalog {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .header-search,
  .header-basket {
    margin-right: 0;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .header-search,
  .header-basket {
    margin: 0;
  }
}

@media (max-width: 820px) and (min-width: 768px) {
  .nav__link {
    font-size: 14px;
  }
}
.blog-post .well {
  font-family: Myriad Pro, sans-serif;
  font-size: 13px;
  line-height: 2em;
  color: #343434;
}
.blog-post .well-lg {
  font-weight: bold;
}

#analogues {
  padding-left: 0;
  padding-right: 0;
}

.left-align-slick > .slick-list > .slick-track {
  margin-left:0;
}

.red {
  color: #ed2126!important;
}

.green {
  color: #89b936!important;
}

.light-text {
  font-family: DroidSans, sans-serif;
  font-weight: 100;
  font-size: 14px;
  color: #1a2d40;
}