@charset "UTF-8";
@media (min-width: 1025px) {
  #search-app {
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0 0px 0px 3px #c5e8fe;
  }
  #search-app .search-result-btn {
    pointer-events: all;
  }
  .site-content-right nav .mobile-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0;
    /*margin-left: -100px;*/
    border-radius: 10px;
    border: 1px solid #1473e0;
  }
  .site-content-right nav .mobile-search-form:focus {
    transform: translateX(0px);
  }
  [data-remodal-id=extendedSearch] {
    max-width: 500px;
  }
  .mobile-search-form__input {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #fff;
    color: #565859;
    max-width: 100%;
    border-radius: 10px 0 0 10px;
    padding: 0 5px 0 10px;
    box-sizing: border-box;
    width: calc(100% - 44px);
  }
  .mobile-search-form__ext-search, .mobile-search-form__submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    height: 42px;
    padding: 0 20px;
    background-color: #1473e0;
    margin-left: 2px;
    font-weight: 700;
    border-radius: 0 8px 8px 0;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 0;
  }
  .toolbar-button-icon {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    fill: #fff;
  }
  .mobile-search-form__ext-search .toolbar-button-icon {
    width: 32px;
    height: 32px;
  }
  .mobile-search-form__submit {
    max-width: 85px;
    display: none;
    flex: 1;
    padding: 0;
    font-size: 14px;
    margin-left: 0;
    border-radius: 0 10px 10px 0;
  }
  .site-header__search_form_sh.form-search {
    display: none;
  }
}
.overHidd {
  overflow: hidden;
}
.table-reset .button-text {
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
}
.news_slider-wrapper .news-slider {
  box-sizing: border-box;
  font-family: Montserrat, sans-serif;
}
.news_slider-wrapper .news-slider .news_item {
  padding: 25px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid transparent;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 430px) {
  .news_slider-wrapper .news-slider .news_item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.news_slider-wrapper .news-slider .news_item:before {
  content: "";
  left: 0;
  top: 0;
  right: 100%;
  height: 1px;
  position: absolute;
  background: #12b3c9;
  transition: ease 0.5s;
}
.news_slider-wrapper .news-slider .news_item:after {
  content: "";
  right: 0;
  bottom: 0;
  left: 100%;
  height: 1px;
  position: absolute;
  background: #12b3c9;
  transition: ease 0.3s;
}
.news_slider-wrapper .news-slider .news_item .border-element {
  pointer-events: none;
}
.news_slider-wrapper .news-slider .news_item .border-element:before {
  content: "";
  right: 0;
  top: 0;
  bottom: 100%;
  width: 1px;
  position: absolute;
  background: #12b3c9;
  transition: ease 0.5s;
}
.news_slider-wrapper .news-slider .news_item .border-element:after {
  content: "";
  left: 0;
  bottom: 0;
  top: 100%;
  width: 1px;
  position: absolute;
  background: #12b3c9;
  transition: ease 0.5s;
}
.news_slider-wrapper .news-slider .news_item:hover:before {
  right: 0;
}
.news_slider-wrapper .news-slider .news_item:hover:after {
  left: 0;
}
.news_slider-wrapper .news-slider .news_item:hover .border-element:before {
  bottom: 0;
}
.news_slider-wrapper .news-slider .news_item:hover .border-element:after {
  top: 0;
}
.news_slider-wrapper .news-slider .news_item .news_image {
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  .news_slider-wrapper .news-slider .news_item .news_image {
    text-align: center;
    height: auto;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .news_slider-wrapper .news-slider .news_item .news_image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    object-fit: cover;
  }
}
.news_slider-wrapper .news-slider .news_item .news_date {
  font-size: 15px;
  font-weight: 500;
  text-align: right;
  padding: 10px 45px 8px 0;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64' viewBox='0 0 64 64'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:url(%23a)%7D.b%7Bfill:url(%23b)%7D.c,.d,.e,.f,.g%7Bfill-rule:evenodd%7D.c%7Bfill:url(%23c)%7D.d%7Bfill:url(%23d)%7D.e%7Bfill:url(%23e)%7D.f%7Bfill:url(%23f)%7D.g%7Bfill:url(%23g)%7D%3C/style%3E%3ClinearGradient id='a' x1='32' y1='61.513' x2='32' y2='37.524' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23efb07f'/%3E%3Cstop offset='1' stop-color='%23fddbbb'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='32' y1='29.524' x2='32' y2='35.867' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23ee4423'/%3E%3Cstop offset='1' stop-color='%23d53221'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='32' y1='14.667' x2='32' y2='16.581' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%234b4d4e'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='24.75' y1='31.319' x2='24.75' y2='32.945' xlink:href='%23c'/%3E%3ClinearGradient id='e' x1='24.75' y1='38.568' x2='24.75' y2='40.194' xlink:href='%23c'/%3E%3ClinearGradient id='f' x1='39.251' y1='34.803' x2='39.251' y2='36.346' xlink:href='%23b'/%3E%3ClinearGradient id='g' x1='39.251' y1='42.052' x2='39.251' y2='43.595' xlink:href='%23b'/%3E%3C/defs%3E%3Ctitle%3Ecalendar-2_color%3C/title%3E%3Cpath class='a' d='M13.875 27.043h36.251v21.746H13.875z'/%3E%3Cpath class='b' d='M13.875 19.099h36.251v7.944H13.875z'/%3E%3Cpath class='c' d='M18.708 15.21h3.625v7.777h-3.625v-7.776zm22.959 0h3.625v7.777h-3.625v-7.776z'/%3E%3Cpath class='d' d='M18.708 31.875h4.834v4.833h-4.834v-4.833zm7.25 0h4.834v4.833H25.96v-4.833z'/%3E%3Cpath class='e' d='M25.959 39.124h4.833v4.832H25.96v-4.832zm-7.251 0h4.834v4.832h-4.834v-4.832z'/%3E%3Cpath class='f' d='M40.46 31.875h4.833v4.833h-4.834v-4.833zm-7.251 0h4.834v4.833h-4.834v-4.833z'/%3E%3Cpath class='g' d='M40.46 39.124h4.833v4.832h-4.834v-4.832zm-7.251 0h4.834v4.832h-4.834v-4.832z'/%3E%3C/svg%3E") right center / 40px auto no-repeat;
}
.news_slider-wrapper .news-slider .news_item .news_date:before {
  content: "Статья";
  color: #fff;
  background: #178fe8;
  padding: 6px 10px;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 50%;
  margin-top: -11px;
  font-size: 12px;
}
@media (max-width: 430px) {
  .news_slider-wrapper .news-slider .news_item .news_date:before {
    left: -15px;
  }
}
.news_slider-wrapper .news-slider .news_item .news_title {
  display: block;
  padding: 5px 0;
  margin-top: 10px;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  font-weight: bold;
  transition: ease 0.3s;
  cursor: pointer;
}
.news_slider-wrapper .news-slider .news_item .news_title:hover {
  color: #000;
}
.news_slider-wrapper .news-slider .news_item .news_body {
  padding-top: 6px;
  font-size: 14px;
  line-height: 1.5;
}
.news_slider-wrapper .news-slider .news_item .news_body p {
  margin: 0;
}
.news_slider-wrapper .news-slider .owl-dots {
  text-align: center;
  padding: 15px 0 15px;
}
.news_slider-wrapper .news-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  background: #fff;
  transition: ease 0.3s;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
}
.news_slider-wrapper .news-slider .owl-dots .owl-dot:hover, .news_slider-wrapper .news-slider .owl-dots .owl-dot.active {
  background: #178fe8;
  border: 1px solid #178fe8;
}
.news_slider-wrapper .news-slider .owl-dots .owl-dot span {
  display: none;
}
.popupCart {
  position: fixed;
  background: #fff;
  padding: 20px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  max-width: 95vw;
  opacity: 0;
  display: none;
  border-radius: 10px;
  visibility: hidden;
  transition: all 0.2s linear;
}
.popupCart.open {
  visibility: visible;
  display: block;
  opacity: 1;
}
.popupCart .popCartclose {
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: -10px;
  top: -10px;
  background: url("data:image/png;base64,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") left 50% top 50% / auto no-repeat;
}
.popupCart .title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.popupCart .titleIn {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #024383;
  margin-bottom: 5px;
}
