/* Pishite svoi CSS v etom file. Pri obnovlenii shablona etot file ne zatretca*/
body {
  color: #333;
}
.h-phone--number .tel_grey {
  margin-top: 8px;
  display: block;
  color: rgba(0, 0, 0, 0.6);
}
.tel_grey {
  margin-top: 8px;
  display: block;
  margin-bottom: 4px;
}
.h-phone--number {
  font-size: 24px;
}
.p0 {
  padding: 0;
}
.map_contact {
  display: inline-block;
  border-bottom: 1px dashed rgba(5, 130, 245, 0.6);
}
.map_contact:hover {
  border-bottom: 1px dashed rgba(237, 28, 36, 0.7);
}
.h-button {
  margin: 0 0 0 20px;
}
.slider--title,
.slider--title h1 {
  font-size: 28px;
  text-transform: uppercase;
}
.licens .gallery-item {
  height: 400px;
}

@media (max-width: 768px) {
  .slider--title,
  .slider--title h1 {
    font-size: 18px;
  }
  .slider--descr {
    font-size: 14px;
  }
}
.licens_height .gallery-item {
  height: 400px;
}
.licens_height .gallery-item--caption-pos {
  height: 400px;
}
.news-items-main-block {
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
  .inmain_news_block .news-items-main-block {
    margin-bottom: 25px;
    width: 33%;
  }
}
@media (min-width: 1320px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1359px) {
  .container {
    width: 1340px;
  }
}
.img-about {
  float: right;
}
.btn,
button,
input[type="button"],
input[type="submit"] {
  border: 1px solid;
}
.bg-default {
  background-color: #f8f8f8;
}
.main-teasers {
  background-color: #ffffff;
}
.search-block--inner input {
  border: 1px solid rgb(77, 168, 253) !important;
  background-color: #f6fbff;
}
.page-head--image_bottom img {
  max-height: 376px;
}
.service--img img {
  max-height: 152px;
}
.btn.w100 {
  width: 100%;
}
.mobile-menu-contacts {
  padding-left: 15px;
  padding-right: 15px;
}
.gallery-item:hover .gallery-item--image {
  opacity: 0.6;
}
.content-wrapper ul li,
.main-services ul li {
  padding: 8px 0 8px 25px;
}
.content-wrapper ul li:before,
.main-services ul li:before {
  top: 16px;
}
.slider--descr {
  font-size: 1em;
  margin-top: 20px;
}
.slider--descr ol {
  padding-left: 40px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .slider--descr {
    font-size: 14px;
    margin-top: 10px;
  }
  .slider--text {
    text-align: left;
  }
  .slider--descr ol {
    display: none;
  }
}
a.logo img {
  max-width: 310px;
}
.header {
  padding: 8px 0;
}
.h-phone--worktime {
  color: #333;
  font-size: 16px;
}
.owl-theme .owl-dots_rewiews {
  display: none;
}
@media (max-width: 650px) {
  a.logo img {
    max-width: 196px;
  }
}
body.m-menu-opened {
  overflow: auto;
}
.rew_form .page-form .form--data {
  padding: 40px 40px;
}
.top_single_banner {
  /* background-image: url(https://templates.hibootstrap.com/congnizance/default/assets/img/funfacts-bg.jpg); */
  background-image: url("/bitrix/templates/bitcorp_s1/img/bg1.jpg");
  padding: 25px 0;
  background-position: center;
  background-size: cover;
  background-color: #f3f3f3;
  position: relative;
}
.top_single_banner:before {
  content: "";
  background: rgba(6, 130, 246, 0.7);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.top_single_banner .row {
  z-index: 10;
  position: relative;
}
.top_single_banner__text {
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 0;
  line-height: 1.2;
}
.top_two_banner__text {
  color: #fff;
  font-size: 18px;
  padding: 10px 0;
  margin-bottom: 20px;
}
.btn.btn-primary.btn_blue {
  border: 0;
  border-radius: 4px;
  background: #0dbc91;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
}
.btn-primary {
  background: #0dbc91;
}
.btn-primary:hover,
.btn-primary:focus {
  background: #0dbc91;
  border-color: #0dbc91;
}
.people a:hover .people--name span,
.nav--item:hover a,
a .service:hover .service--title span,
.nav--item_active > a {
  color: #0dbc91;
}
.mt40 .btn {
  color: #0dbc91;
  border-color: #0dbc91;
}
.btn:hover {
  border-color: #0dbc91;
}
.dropdown-menu .dropdown-menu-active a {
  color: #0dbc91 !important;
}
.btn-xxs {
  color: #fff !important;
}
.h-fix:hover {
  color: #0dbc91 !important;
}
.owl-theme .owl-nav_rewiews [class*="owl-"]:hover,
.owl-theme .owl-nav_rewiews [class*="owl-"] {
  color: #0dbc91;
  border-color: #0dbc91;
}
.btn-white {
  color: #0682f6 !important;
}
.btn-white:hover {
  color: #fff !important;
}
.mt40 .btn {
  color: #fff;
}
.dflex {
  display: flex !important;
  justify-content: space-between;
}
.service--text > div > div {
  display: flex !important;
  flex-direction: column;
}
.sflex {
  width: 48%;
}
.sflex1 {
  display: flex;
  flex-direction: column;
  width: 48%;
}
.sflex1 span {
  width: 100%;
}
@media all and (max-width: 1200px) {
  .service--text > div,
  .service--text > div > div {
    display: flex !important;
    flex-direction: column;
    width: 100%;
  }
  .dflex {
    flex-direction: column;
  }
}
@media all and (max-width: 400px) {
  .service {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0;
  }
  .service--title {
    text-align: center !important;
    margin-left: 0;
  }
  .service--text {
    margin-left: 0;
    text-align: center;
  }
}

.up-btn {
  width: 50px;
  height: 50px;
  border: 5px solid #0dbc91;
  color: #0dbc91;
  position: fixed;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
  border-radius: 50%;
  opacity: 90%;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  padding-top: 5px;
  font-size: 24px;
  z-index: 999;
  display: none;
}

.up-btn:hover {
  box-shadow: 0 0 8px #0dbc91;
}

.restyle_accii .container {
  width: 1341px;
}

.restyle_accii .stock {
  font-family: Raleway;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  color: #333333;
  left: 0%;
  position: absolute;
  bottom: 10px;
}

.restyle_accii .link-stock {
  font-family: Roboto;
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #0682f6;
}

.restyle_accii .position-link-stock {
  position: absolute;
  right: 0%;
  bottom: 10px;
}

.restyle_accii .block-stock {
  margin-top: 83px;
  max-width: 1270px;
  position: relative;
  display: flex;
}

.restyle_accii .margin-img-link-stock {
  margin-left: 10px;
  position: relative;
  top: 5px;
}

.restyle_accii .stock-item .g-news--link {
  text-align: right;
  padding: 10px 10px 0 0;
  margin-top: 0;
}
.restyle_accii .stock-item {
  border: 3px solid rgba(6, 130, 246, 0.1);
  border-radius: 5px;
  background-size: contain;
  position: relative;
  width: 381px;
  height: 360px;
}
.restyle_accii .stock-item img {
  width: 100%;
}

.restyle_accii .blue-block-on-img {
  position: absolute;
  padding: 4px;
  color: #ffffff;
  background-color: #0682f6;
  border-radius: 5px;
  top: 0%;
  top: 10px;
  left: 10px;
}

.restyle_accii .white-block-on-img {
  position: absolute;
  padding: 4px;
  color: #0682f6;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  top: 0%;
  right: 0%;
  top: 10px;
  right: 10px;
}

.restyle_accii .abon {
  color: #0682f6;
  font-family: Roboto;
  font-weight: 800;
  font-size: 20px;
  line-height: 21px;
  text-decoration: none;
  margin-right: 20px;
}

.restyle_accii .all_text {
  margin-top: 10px;
  margin-left: 20px;
}

.restyle_accii .all_text2 {
  margin-top: 15px;
  margin-left: 20px;
}

.restyle_accii .all_text_3 {
  margin-top: 15px;
}

.restyle_accii .block-stock-item {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.restyle_accii .red-text {
  font-family: Roboto;
  font-weight: 800;
  font-size: 15px;
  line-height: 18px;
  color: #fa0000;
  margin: 0px 6px;
}

.restyle_accii .text-1stock-item {
  font-family: Roboto;
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
  color: #333333;
  margin-bottom: 6px;
}

.restyle_accii .cross-text {
  font-family: Roboto;
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: line-through;
  color: #333333;
  margin: 0px 6px;
}

.restyle_accii .s5 {
  border: 1px solid rgba(6, 130, 246, 0.1);
  text-decoration: none;
  padding: 4px 6px;
  font-family: Roboto;
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  color: #0682f6;
}

.restyle_accii .seans {
  margin-top: 11px;
  margin-bottom: 10px;
}

.restyle_accii .podx {
  position: absolute;
  right: 0%;
  bottom: 0%;
  right: 20px;
  bottom: 10px;
}

.restyle_accii .pod {
  position: absolute;
  right: 0%;
  bottom: 0%;
  right: 48px;
  bottom: 15px;
  font-family: Roboto;
  font-size: 15px;
  line-height: 18px;
  color: #0682f6;
}

.restyle_accii .circle,
.all_text2 .circle,
.all_text_3 .circle {
  width: 18px;
  height: 18px;
  border-radius: 45px;
  background-color: #f0f0f0;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.restyle_accii .text-2stock-item-3stock-item {
  font-family: Roboto;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
  margin-bottom: 12px;
}

.restyle_accii .discount {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #333333;
}

.restyle_accii .discount-position {
  position: absolute;
  left: 0%;
  bottom: 0%;
  left: 25px;
  /*bottom: 20px;*/
}
/*.content-wrapper .gallery-item{
	height: auto;
}*/
.content-wrapper ol {
  display: inline-block;
}

@media (max-width: 600px) {
  .restyle_accii .block-stock-item {
    flex-direction: column;
  }

  .restyle_accii .stock-item {
    margin-bottom: 40px;
  }

  .restyle_accii .block-stock {
    max-width: 400px;
  }
  .restyle_accii .container {
    max-width: 550px;
  }
}

.action-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 10px;
  overflow: auto;
}

.action-nav__item {
  background-color: #f0f0f0;
  border-radius: 5px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  font-variant: small-caps;
  padding: 8px 20px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.action-nav__item.active {
  background-color: #0682f6;
  color: #fff;
}

.action-nav__item:hover {
  background-color: #0682f6;
  color: #fff;
}

.action-nav__item:not(:last-child) {
  margin-right: 20px;
}

.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 210px;
  border: 3px solid #d0e8fd;
  border-radius: 5px;
  margin-bottom: 20px;
}

.action__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 2px 0 0 2px;
  overflow: hidden;
  position: relative;
  width: 30%;
}

.action__image img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.action__sale {
  background-color: #0682f6;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  font-variant: small-caps;
  padding: 0 4px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.action__date {
  background-color: rgba(255, 255, 255, 0.7);
  border: 1px solid #0682f6;
  border-radius: 5px;
  color: #0682f6;
  font-size: 13px;
  font-weight: 500;
  font-variant: small-caps;
  padding: 0 4px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.action__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 40px;
  position: relative;
  width: 100%;
}

.action__title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
}

.action__title a {
  color: #0682f6;
}

.action__title a:hover {
  color: #333;
}

.content-wrapper .action__text {
  overflow: hidden;
}

.content-wrapper .action__text ol {
  counter-reset: action-ol;
  list-style: none;
  margin: 0;
  padding: 0;
}

.content-wrapper .action__text li {
  counter-increment: action-ol;
  margin-bottom: 4px;
  padding: 0 0 0 28px;
  position: relative;
}

.content-wrapper .action__text li::before {
  background-color: #f0f0f0;
  border-radius: 50%;
  color: #0682f6;
  content: counter(action-ol);
  font-size: 13px;
  line-height: 18px;
  height: 18px;
  width: 18px;
  text-align: center;
  position: absolute;
  top: -3px;
  left: 0;
}

.action__link {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 53.7%);
  height: 60px;
  padding-top: 42px;
  position: absolute;
  bottom: 20px;
  left: 40px;
  right: 40px;
}

.action__link a {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8.5' fill='white' stroke='%230682F6'/%3E%3Cpath d='M7.96049 5.14758C7.74064 4.95081 7.38474 4.95081 7.16545 5.14758C6.9456 5.34485 6.9456 5.66395 7.16545 5.86122L10.6487 9L7.16489 12.1388C6.94504 12.3355 6.94504 12.6552 7.16489 12.8524C7.38474 13.0492 7.74064 13.0492 7.95993 12.8524L11.8395 9.35705C12.0532 9.16476 12.0538 8.83565 11.8395 8.64341L7.96049 5.14758Z' fill='%230682F6'/%3E%3C/svg%3E%0A");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 28px;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.action__link a:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8.5' fill='white' stroke='%23333333'/%3E%3Cpath d='M7.96049 5.14758C7.74064 4.95081 7.38474 4.95081 7.16545 5.14758C6.9456 5.34485 6.9456 5.66395 7.16545 5.86122L10.6487 9L7.16489 12.1388C6.94504 12.3355 6.94504 12.6552 7.16489 12.8524C7.38474 13.0492 7.74064 13.0492 7.95993 12.8524L11.8395 9.35705C12.0532 9.16476 12.0538 8.83565 11.8395 8.64341L7.96049 5.14758Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  color: #333;
  text-decoration: none;
}

.form-wrapper {
  background-image: url("../img/bg-form.jpg");
  background-position: right center;
  background-size: cover;
  padding: 40px 0;
}

.form-block {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.06);
  padding: 40px 40px 20px;
  max-width: 640px;
}

.form-block__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}

.form-block__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.form-block__row .block-item {
  width: 48%;
}

.form-block__row .block-item:only-child {
  width: 100%;
}

.form-block__row .block-item .input-item {
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, 0.18);
  border-radius: 5px;
  padding: 10px;
  width: 100%;
}

.form-block__row .block-item textarea.input-item {
  resize: none;
}

.form-block__row .button-call {
  width: 100%;
}

.form-block__row .pers-info {
  margin: 0;
  opacity: 0.7;
}

.reviews-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.reviews-top .reviews-nav {
  margin-bottom: 0;
}

.reviews-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 10px;
  overflow: auto;
}

.reviews-nav__item {
  background-color: #f0f0f0;
  border-radius: 5px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 20px;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.reviews-nav__item.active {
  background-color: #0682f6;
  color: #fff;
}

.reviews-nav__item:hover {
  background-color: #0682f6;
  color: #fff;
}

.reviews-nav__item:not(:last-child) {
  margin-right: 20px;
}

.btn-review {
  border: 1px solid #0682f6;
  border-radius: 8px;
  color: #0682f6;
  padding: 7px 40px;
  margin-left: 30px;
  white-space: nowrap;
}

.btn-review:hover {
  border-color: #ed1c24;
}

.reviews-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.reviews-video {
  margin: 0 0 40px;
  width: calc(50% - 39px);
}

.reviews-video:nth-child(2n + 1) {
  margin-right: 78px;
}

.reviews-video__name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.reviews-video__frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  background-color: #0461b8;
  height: 245px;
}

.reviews-video__frame video {
  max-height: 100%;
  width: 100%;
}

.review-form {
  background-image: url("../img/bg-form-review.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding: 30px;
  position: relative;
  width: calc(50vw + 34%);
}

.review-form__block {
  background-color: #fff;
  border-radius: 5px;
  padding: 40px;
}

.reviews-content {
  display: none;
}

.reviews-content.active {
  display: block;
}

.reviews-text {
  border: 1px solid #0682f6;
  border-radius: 5px;
  margin-bottom: 35px;
  padding: 20px;
}

.reviews-text__name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.reviews-text__descr {
  margin-bottom: 10px;
}

.reviews-text__top {
  margin-bottom: 10px;
}

.reviews-text__top::after {
  clear: both;
  content: "";
  display: block;
}

.reviews-text__image {
  background-color: #b37cb5;
  border-radius: 50%;
  float: left;
  line-height: 60px;
  height: 60px;
  width: 60px;
  margin-right: 16px;
  text-align: center;
}

.reviews-text__image .liter {
  color: #fff;
  font-size: 34px;
}

.reviews-text__top .reviews-text__name {
  padding-top: 8px;
  margin-bottom: 4px;
}

.reviews-text__date {
  opacity: 0.5;
}

.reviews__stars {
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 17 22'%3E%3Cpath fill='%23EAC504' d='M3.80496 16.6562C3.61871 16.6562 3.43375 16.5981 3.2759 16.484C2.98187 16.2709 2.84451 15.9046 2.92454 15.5512L4.01819 10.7336L0.309205 7.4809C0.0365693 7.2429 -0.0675823 6.86598 0.0443515 6.5211C0.156285 6.17687 0.460828 5.93316 0.821402 5.89982L5.72885 5.45429L7.66908 0.913779C7.81214 0.580183 8.13795 0.364746 8.49995 0.364746C8.86195 0.364746 9.18777 0.580183 9.33083 0.913001L11.2711 5.45429L16.1777 5.89982C16.5391 5.93238 16.8436 6.17687 16.9556 6.5211C17.0675 6.86533 16.964 7.2429 16.6913 7.4809L12.9824 10.7329L14.076 15.5504C14.1562 15.9046 14.0187 16.2709 13.7248 16.4833C13.4315 16.6958 13.0405 16.7121 12.7316 16.5265L8.49995 13.9977L4.26826 16.528C4.1252 16.6129 3.96579 16.6562 3.80496 16.6562ZM8.49995 12.9083C8.66078 12.9083 8.82006 12.9515 8.96325 13.0365L12.9569 15.4251L11.9248 10.8781C11.8511 10.5545 11.9609 10.2166 12.211 9.99766L15.7131 6.92629L11.0797 6.50554C10.7462 6.47506 10.4592 6.26533 10.3289 5.95793L8.49995 1.67306L6.66881 5.95858C6.53988 6.2639 6.25298 6.47363 5.92016 6.50411L1.28613 6.92487L4.78811 9.99624C5.03896 10.2158 5.14869 10.5531 5.07437 10.8774L4.04297 15.4243L8.03665 13.0365C8.17972 12.9515 8.33912 12.9083 8.49995 12.9083ZM5.69136 5.5421C5.69136 5.5421 5.69136 5.54288 5.69058 5.54353L5.69136 5.5421ZM11.3071 5.54003L11.3079 5.54145C11.3079 5.54068 11.3079 5.54068 11.3071 5.54003Z'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 22px 22px;
  height: 17px;
  width: 105px;
  margin-bottom: 10px;
}

.reviews__value {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMinYMid' viewBox='0 0 17 22'%3E%3Cpath fill='%23F4D530' d='M4.5 10.5C4.5 10.5 0.5 7.5 0.5 7C0.5 6.5 6 6 6 6L8.5 1L11 6L16.5 6.5L12.5 10.5L13.5 16L8.5 13.5L3.5 16L4.5 10.5Z'/%3E%3Cpath fill='%23EAC504' d='M3.80496 16.6562C3.61871 16.6562 3.43375 16.5981 3.2759 16.484C2.98187 16.2709 2.84451 15.9046 2.92454 15.5512L4.01819 10.7336L0.309205 7.4809C0.0365693 7.2429 -0.0675823 6.86598 0.0443515 6.5211C0.156285 6.17687 0.460828 5.93316 0.821402 5.89982L5.72885 5.45429L7.66908 0.913779C7.81214 0.580183 8.13795 0.364746 8.49995 0.364746C8.86195 0.364746 9.18777 0.580183 9.33083 0.913001L11.2711 5.45429L16.1777 5.89982C16.5391 5.93238 16.8436 6.17687 16.9556 6.5211C17.0675 6.86533 16.964 7.2429 16.6913 7.4809L12.9824 10.7329L14.076 15.5504C14.1562 15.9046 14.0187 16.2709 13.7248 16.4833C13.4315 16.6958 13.0405 16.7121 12.7316 16.5265L8.49995 13.9977L4.26826 16.528C4.1252 16.6129 3.96579 16.6562 3.80496 16.6562ZM8.49995 12.9083C8.66078 12.9083 8.82006 12.9515 8.96325 13.0365L12.9569 15.4251L11.9248 10.8781C11.8511 10.5545 11.9609 10.2166 12.211 9.99766L15.7131 6.92629L11.0797 6.50554C10.7462 6.47506 10.4592 6.26533 10.3289 5.95793L8.49995 1.67306L6.66881 5.95858C6.53988 6.2639 6.25298 6.47363 5.92016 6.50411L1.28613 6.92487L4.78811 9.99624C5.03896 10.2158 5.14869 10.5531 5.07437 10.8774L4.04297 15.4243L8.03665 13.0365C8.17972 12.9515 8.33912 12.9083 8.49995 12.9083ZM5.69136 5.5421C5.69136 5.5421 5.69136 5.54288 5.69058 5.54353L5.69136 5.5421ZM11.3071 5.54003L11.3079 5.54145C11.3079 5.54068 11.3079 5.54068 11.3071 5.54003Z'/%3E%3C/svg%3E");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: 22px 22px;
  height: 17px;
  width: 0;
}

.reviews-yandex {
  margin-bottom: 35px;
}

.reviews-yandex__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.reviews-yandex__rating {
  font-size: 54px;
  margin-right: 10px;
}

.reviews-yandex__value {
  opacity: 0.5;
}

.reviews-yandex__link {
  background-color: #f6f6f6;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 700;
  padding: 15px;
  text-align: center;
}

.btn-yandex {
  background-color: #258ffc;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  padding: 15px;
  white-space: nowrap;
  margin-left: 20px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 40px 0;
  padding: 0;
}

.pagination__item {
  list-style: none;
  line-height: 40px;
  margin: 0 5px;
  padding: 0 !important;
}

.pagination__item::before {
  display: none;
}

.pagination__item a {
  background-color: #efeff1;
  border-radius: 5px;
  color: #333;
  display: block;
  font-size: 18px;
  font-weight: 500;
  height: 40px;
  width: 31px;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pagination__item a:hover {
  background-color: #fff;
}

.pagination__item span {
  display: block;
  height: 40px;
  width: 31px;
  text-align: center;
}

.pagination__item.prev {
  margin-right: 20px;
}

.pagination__item.prev a {
  border: 1px solid #0682f6;
  color: #0682f6;
  padding: 0 10px;
  width: auto;
}

.pagination__item.next {
  margin-left: 20px;
}

.pagination__item.next a {
  border: 1px solid #0682f6;
  color: #0682f6;
  padding: 0 10px;
  width: auto;
}

.pagination__item.active a {
  background-color: #0682f6;
  color: #fff;
}

@media all and (max-width: 992px) {
  .reviews-top {
    display: block;
    margin-bottom: 30px;
    text-align: center;
  }
  .reviews-top .reviews-nav {
    margin-bottom: 20px;
  }
  .btn-review {
    margin-left: 0;
  }

  .review-form {
    width: 100%;
  }
}

@media all and (max-width: 767px) {
  .action {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .action__image {
    border-radius: 2px 2px 0 0;
    height: 120px;
    width: 100%;
  }
  .action__description {
    padding: 20px;
  }
  .action__link {
    background: none;
    height: auto;
    margin-top: 20px;
    padding: 0;
    position: static;
  }
  .form-block {
    margin: 0 auto;
  }

  .reviews-video {
    width: 100%;
  }
  .reviews-video:nth-child(2n + 1) {
    margin-right: 0;
  }
}

@media all and (max-width: 600px) {
  .action__description {
    padding: 15px;
  }

  .form-block {
    padding: 15px;
  }
  .form-block__row {
    display: block;
  }
  .form-block__row .block-item {
    width: 100%;
  }

  .reviews-yandex__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
  }
  .btn-yandex {
    margin-left: 0;
    margin-top: 12px;
  }
}

.rating-prodoctorov {
  display: block;
  margin-top: 25px;
}

.rating-prodoctorov p img {
  height: 10px;
  margin-left: 5px;
}

.rating-prodoctorov img {
  max-width: 100%;
}

.h-button--team {
  width: 100%;
  text-align: center;
}

.doc_page .doc-right h1 {
  margin: 0 0 10px;
  font-size: 2.2em;
  font-weight: 500;
}

.doc_page .doc-right p {
  margin: 0;
}

.doc_page .category-doc {
  margin-bottom: 25px;
}

.doc_page .work-doc {
  margin-bottom: 5px;
}

.doc_page .type-doc {
  margin-bottom: 25px;
}

.doc_page .rating-prodoctorov p {
  display: flex;
  align-items: center;
  color: #000;
  margin-bottom: 5px;
}

.main-head-wrap h1 {
  margin-top: 0;
  margin-bottom: 30px;
}

.category-doc {
  display: flex;
  align-items: center;
}

.category-doc svg {
  width: 18px;
  height: 18px;
  margin-right: 6px;
}

@media (max-width: 991px) {
  .doc_page .doc-right h1 {
    font-size: 1.8em;
    margin: 10px 0 10px;
  }
}

/* Страница с ценами */
.price-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.price-tabs__item {
  width: 50%;
  width: calc((100% - 30px) / 2);
  padding: 25px 0 12px 30px !important;
  background: #fafafa;
}

.price-tabs__item:hover {
  opacity: 0.8;
  cursor: pointer;
}

.price-new__tab:not(.active) {
  display: none !important;
}

.price-tabs__item.active {
  background: #0682f6;
}

.price-tabs__item.active * {
  color: #fff;
}

.price-tabs__item.first {
  margin-right: 30px;
}

.price-tabs__item:before {
  display: none;
}

.price-tabs__head {
  margin: 0 0 10px !important;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
}

.price-tabs__txt {
  margin: 0 !important;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  color: #969696;
}

.price-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 25px 25px 30px;
  background: #0682f6;
}

.price-form__search {
  height: 50px;
  max-width: 90% !important;
  padding: 14px !important;
  background: #fff !important;
  border-radius: 25px;
}

.price-form__submit {
  position: absolute;
  right: 25px;
  top: 25px;
  min-width: 200px;
  height: 50px;
  padding: 15px !important;
  background: #0dbc91 !important;
  border: 1px solid #0dbc91 !important;
  outline: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 1.2;
  color: #fff !important;
}

.price-form__submit:hover {
  -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 10%);
  box-shadow: 0 0 0 6px rgb(255 255 255 / 10%);
}

.price-new__list {
  margin-top: 30px;
}

.divis-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.divis-list__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: calc((100% - 30px) / 2);
  padding: 30px 21px 43px 30px !important;
  margin: 0 0 30px 0 !important;
  background: #fafafa;
  border-radius: 5px;
}

.divis-list__item::before {
  display: none !important;
}

.divis-list__item:nth-child(2n + 1) {
  margin: 0 30px 30px 0 !important;
}

.divis-list__header {
  margin: 0 0 20px 0 !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
}

.price-list__item {
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
}

.price-list__item::before {
  display: none;
}

.price-list_dl li {
  padding: 0 !important;
  margin: 0 !important;
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  color: #000 !important;
}

.price-list_dl li::before {
  display: none;
}

.price-list_dl .price-list__head::after {
  content: "";
  display: inline-block;
  width: 99%;
  margin: 0 -99% 0 3px;
  vertical-align: baseline;
  border-bottom: 1px dotted #000;
}

.price-list_dl .price-list__head {
  margin-right: -14% !important;
  width: 85%;
  vertical-align: bottom;
  overflow: hidden;
  display: inline-block;
  letter-spacing: normal;
}

.price-list_dl .price-list__price {
  display: inline-block;
  letter-spacing: normal;
  margin-left: 14% !important;
  width: 14%;
  vertical-align: bottom;
  font-weight: 600 !important;
}

.divis-list__count {
  margin: 0 0 20px;
  line-height: 1.2;
  color: #c8c8c8;
}

.divis-list__link {
  display: inline-block;
  width: 230px;
  height: 50px;
  padding: 15px;
  background: #0dbc91;
  border-radius: 25px;
  color: #fff;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 19px;
  text-align: center;
  margin-top: auto;
}

.divis-list__link:hover {
  color: #fff;
  -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / 10%);
  box-shadow: 0 0 0 6px rgb(255 255 255 / 10%);
}

.price-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 30px 25px 30px;
  background: #0682f6;
  margin-bottom: 35px;
}

.price-search__button {
  border: none;
  padding: 0;
  margin: 0 55px 0 0;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.price-search__button:active,
.price-search__button:focus {
  color: #fff;
  border: none;
  outline: none;
  text-decoration: underline;
}

.price-search__imput {
  border: none !important;
  padding: 14px !important;
  background: #fff !important;
}

.price-search__reset {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}

.price-search__reset:hover {
  text-decoration: underline;
  cursor: pointer;
}

.prices-table__row--first {
  border: 1px solid #fafafa;
  background: #e0e0e0;
}

.prices-table__row {
  height: 100px;
  background: #fafafa;
}

.prices-table__row:hover {
  outline: 1px solid #0dbc91;
  cursor: pointer;
}

.prices-table__row:hover td {
  background: unset !important;
}

.prices-table__row:hover .prices-table__colsapan {
  background: #0682f6 !important;
}

.prices-table__row th {
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  padding: 0 30px !important;
}

.prices-table__row td {
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  padding: 0 30px !important;
  border: none !important;
}

.prices-table__row th:first-child,
.prices-table__row td:first-child {
  width: 10%;
  text-align: left;
}

.prices-table__row th:nth-child(2),
.prices-table__row td:nth-child(2) {
  width: 60%;
  text-align: left;
}

.prices-table__row th:nth-child(3),
.prices-table__row td:nth-child(3) {
  width: 15%;
  text-align: left;
}

.prices-table__row th:last-child,
.prices-table__row td:last-child {
  width: 15%;
  text-align: left;
}

.prices-table__colsapan {
  text-align: left !important;
  background: #0682f6;
  color: #fff;
  font-size: 30px !important;
  font-weight: bold !important;
}

.prices-table__button {
  border: 1px solid #0dbc91 !important;
  border-radius: 25px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.prices-table__button span {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #0dbc91 !important;
}

.prices-table__data--price {
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 23px !important;
}

.prices-table__button:hover,
.prices-table__button:active,
.prices-table__button:focus {
  background: #0dbc91 !important;
  outline: none !important;
}

.prices-table__button:hover span,
.prices-table__button:active span,
.prices-table__button:focus span {
  color: #fff !important;
}

.content-wrapper .section-head {
  margin-top: 0;
}


@media (max-width: 1024px) {
  .divis-list .divis-list__item {
    width: 100%;
    margin-right: 0 !important;
  }
.detail-price-wrap {
  overflow-x: auto;
}  
}

@media (max-width: 767px) {
  .price-tabs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .price-tabs__item {
    width: 100%;
    margin: 0 !important;
  }
  .price-tabs__head {
    font-size: 24px;
    padding-bottom: 0 !important;
  }
  .price-form,
  .price-tabs__item {
    padding: 15px !important;
  }
  .price-form__submit {
    top: 15px;
    min-width: 50px;
    font-size: 14px !important;
  }
  .price-form__search {
    max-width: 85% !important;
    font-size: 14px;
  }
  .divis-list__item {
    padding: 15px !important;
  }
  .price-list_dl .price-list__head {
    width: 84% !important;
  }
  .divis-list__header {
    font-size: 25px;
  }
  .price-search {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .price-search > div {
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
}

.main-news.restyle_accii .stock-item a{
    max-height: 132px;
    overflow: hidden;
    display: block;
}

.detail-prices .detail_picture {
	position: relative;
	display: block;
	width: 100%;
	float: none!important;
	margin-bottom: 40px!important;
}

.detail-prices .callback-form {
	margin-top: 40px;
	width: 100%;
}

.preview_banner_wrap {
	position: relative;
	width: 100%;
	height: 450px;
	background-position: center!important;
	background-size: cover!important;
	background-repeat: no-repeat;
}

.preview_banner_wrap::before {
    content: "";
    background: #0682f6;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    display: block;
    opacity: 0.1;
}

.preview_banner {
	position: absolute;
    top: 10px;
    left: 30px;
	z-index: 2;
}
.top_fix {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    padding-right: 36px;
}

.cookie-message {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 999;
    max-width: 44%;
    font-size: 12px;
    line-height: 1.4;
}

.cookie-message p {
    margin: 0;
}

.accept-cookie {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 5px 10px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 8px;
}
@media (max-width: 767px) { 
	.preview_banner {
		left: 15px;
	}
}

.detail-prices:not(.preview_banner) ul {
	padding-left: 35px;
}

.menu_footer__title {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    margin-top: 40px;
    min-height: 25px;
}
.footer_menu_box .f-menu--item {
    display: flex;
}
.social-buttons {
    margin-top: 40px;
	margin-bottom: 20px;
}
.payment_icons__block img {
    width: 100%;
    max-width: 210px;
}
.payment_icons {
    display: block;
    float: right;
}
.payment_icons__title {
    margin-top: 36px;
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
}
@media (max-width: 767px) { 
	.menu_footer__title_fix {
		display: none;
	}
}
.content-wrapper {
    min-height: 100% !important;
}
.certificates_wrap.certificates_wrap_list .gallery-item {
    height: 260px;
}
.certificates_wrap.certificates_wrap_list .caption--title {
    font-size: 1em;
}

.price_banner_block {
    padding: 15px 20px;
    border: 1px solid #0682f6;
    background: rgb(255 255 255 / 40%);
    border-radius: 8px;
    font-size: 20px;
}
.price_banner_text {
    padding-bottom: 16px;
}
.price_banner_price, .price_banner_price__old {
    display: inline-block;
    width: 49%;
    box-sizing: border-box;
}
.price_banner_price {
    font-size: 26px;
    font-weight: bold;
    color: #ed1c24;
}
.price_banner_price__old {
    position: relative;
    color: #666;
    text-align: center;
}
.price_banner_price__old:before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background: rgb(237 28 36 / 80%);
    top: 10px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    transform: rotate(-11deg);
}

.search-block--wrapper {
    top: 0;
}
.nav-main--wrapper nav.nav-main {
    /* display: inline-flex; */
}