

/* Start:/local/templates/prodo/css/main.css?1765894489109807*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i&subset=cyrillic-ext');
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: bold;
}
button,
input,
select {
  overflow: visible;
}
button,
input,
select,
textarea {
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
html {
  height: 100%;
}
html.open-nav {
  overflow: hidden;
}
body {
  margin: 0 auto;
  position: relative;
  color: #1f1f1f;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1.4;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
}
body iframe {
  vertical-align: top;
}
body img {
  max-width: 100%;
}
.scrollbar::-webkit-scrollbar {
  width: 6px;
}
.scrollbar::-webkit-scrollbar-track {
  background: #f0f4f7;
}
.scrollbar::-webkit-scrollbar-thumb {
  background: #dfe5eb;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #dfe5eb;
}
.border-card__icon,
.header__logo,
.sub-nav__item,
.sub-nav__icon {
  font-size: 0;
}
.border-card__icon:before,
.header__logo:before,
.sub-nav__item:before,
.sub-nav__icon:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin-left: -1px;
}
.wide-slider__arr-next:before,
.wide-slider__arr-prev:before,
.map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.plain-card__icon .svg-fill,
.border-card__icon .svg-fill,
.footer__logo .svg-fill,
.form__control--upload .form__label .form__icon .svg-fill,
.icon-page-header__icon .svg-fill,
.header__logo .svg-fill,
.header__nav-search .svg-fill,
.sub-nav__icon .svg-fill,
.job-link__icon .svg-fill,
.hot-line__icon .svg-fill,
.news__date-icon .svg-fill,
.pub__date-icon .svg-fill {
  fill: #e21f2b;
}
.plain-card__icon .svg-stroke,
.border-card__icon .svg-stroke,
.footer__logo .svg-stroke,
.form__control--upload .form__label .form__icon .svg-stroke,
.icon-page-header__icon .svg-stroke,
.header__logo .svg-stroke,
.header__nav-search .svg-stroke,
.sub-nav__icon .svg-stroke,
.job-link__icon .svg-stroke,
.hot-line__icon .svg-stroke,
.news__date-icon .svg-stroke,
.pub__date-icon .svg-stroke {
  stroke: #e21f2b;
}
.form__text-input[placeholder],
.search__field[placeholder] {
  text-overflow: ellipsis;
  color: #c1c2c2;
}
.form__text-input::-webkit-input-placeholder,
.search__field::-webkit-input-placeholder {
  text-overflow: ellipsis;
  color: #c1c2c2;
}
.form__text-input::-moz-placeholder,
.search__field::-moz-placeholder {
  text-overflow: ellipsis;
  color: #c1c2c2;
}
.form__text-input:-moz-placeholder,
.search__field:-moz-placeholder {
  text-overflow: ellipsis;
  color: #c1c2c2;
}
.form__text-input:-ms-input-placeholder,
.search__field:-ms-input-placeholder {
  text-overflow: ellipsis;
  color: #c1c2c2;
}
.form__text-input::-webkit-input-placeholder,
.search__field::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form__text-input::-moz-placeholder,
.search__field::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form__text-input:-moz-placeholder,
.search__field:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form__text-input:-ms-input-placeholder,
.search__field:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.form__text-input:focus::-webkit-input-placeholder,
.search__field:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__text-input:focus::-moz-placeholder,
.search__field:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__text-input:focus:-moz-placeholder,
.search__field:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__text-input:focus:-ms-input-placeholder,
.search__field:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form__text-input,
.form__button,
.mobile-nav-switch,
.photo-slider__arr-next,
.photo-slider__arr-prev,
.photo-slider__switch-item,
.card-slider__arr-next,
.card-slider__arr-prev,
.wide-slider__arr-next,
.wide-slider__arr-prev,
.text-slider__arr-next,
.text-slider__arr-prev,
.about-feedback__button {
  -webkit-tap-highlight-color: transparent;
}
.plain-card__list,
.border-card__list,
.footer__wrap,
.top10__wrap,
.about-feedback,
.brands__list,
.brand__screen-header,
.career-page,
.charity-projects,
.feedback__parts,
.home-slide,
.press-contacts,
.news__list,
.production__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .plain-card__list,
  .border-card__list,
  .footer__wrap,
  .top10__wrap,
  .about-feedback,
  .brands__list,
  .brand__screen-header,
  .career-page,
  .charity-projects,
  .feedback__parts,
  .home-slide,
  .press-contacts,
  .news__list,
  .production__wrap {
    display: block;
  }
}
.plain-card__list,
.border-card__list,
.footer__wrap,
.top10__wrap,
.about-feedback,
.brands__list,
.brand__screen-header,
.career-page,
.charity-projects,
.feedback__parts,
.home-slide,
.press-contacts,
.news__list,
.production__wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.top10__wrap,
.brand__screen-header,
.career-page,
.charity-projects {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.brand__screen-header,
.home-slide {
  height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.about-feedback__part,
.brand__screen-logo,
.brand__screen-info,
.feedback__part,
.home-slide__part {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .about-feedback__part,
  .brand__screen-logo,
  .brand__screen-info,
  .feedback__part,
  .home-slide__part {
    width: 50%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}
.border-card__wrap,
.news__card-wrap {
  -ms-flex: 0 1 33.3333%;
      flex: 0 1 33.3333%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .border-card__wrap,
  .news__card-wrap {
    width: 33.3333%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}
@media only screen and (max-width: 767px) {
  .border-card__wrap,
  .news__card-wrap {
    width: 100%;
  }
}
.plain-card,
.footer__part,
.brand__wrap {
  -ms-flex: 0 1 25%;
      flex: 0 1 25%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .plain-card,
  .footer__part,
  .brand__wrap {
    width: 25%;
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
}
.plain-card,
.border-card__wrap,
.footer__part,
.top10__main,
.top10__second,
.about-feedback__part,
.brand__screen-logo,
.brand__screen-info,
.career-page__side,
.career-page__main,
.feedback__part,
.home-slide__part,
.press__main,
.press__second,
.news__card-wrap,
.production__side,
.production__main {
  padding-right: 15px;
  padding-left: 15px;
}
.page-header--xl,
h1,
.h1,
.brand__screen-title,
.wide-slide--xl .wide-slide__title,
.home-slide__title {
  font: 300 58px/68px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1199px) {
  .page-header--xl,
  h1,
  .h1,
  .brand__screen-title,
  .wide-slide--xl .wide-slide__title,
  .home-slide__title {
    font-size: 52px;
    line-height: 62px;
  }
}
@media only screen and (max-width: 991px) {
  .page-header--xl,
  h1,
  .h1,
  .brand__screen-title,
  .wide-slide--xl .wide-slide__title,
  .home-slide__title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header--xl,
  h1,
  .h1,
  .brand__screen-title,
  .wide-slide--xl .wide-slide__title,
  .home-slide__title {
    font-size: 28px;
    line-height: 34px;
  }
}
.page-header--md,
h2,
.h2,
.wide-slide__title {
  font: 300 40px/48px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .page-header--md,
  h2,
  .h2,
  .wide-slide__title {
    font-size: 22px;
    line-height: 26px;
  }
}
.plain-card__header,
.border-card__header,
.footer__header,
.page-header--sm,
.modal-info__header,
h3,
.h3,
.hot-line__header,
.pub__header {
  font: 600 22px/26px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 991px) {
  .plain-card__header,
  .border-card__header,
  .footer__header,
  .page-header--sm,
  .modal-info__header,
  h3,
  .h3,
  .hot-line__header,
  .pub__header {
    font-size: 20px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .plain-card__header,
  .border-card__header,
  .footer__header,
  .page-header--sm,
  .modal-info__header,
  h3,
  .h3,
  .hot-line__header,
  .pub__header {
    font-size: 18px;
    line-height: 24px;
  }
}
h4,
.h4,
.production__header {
  font: 600 20px/24px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 991px) {
  h4,
  .h4,
  .production__header {
    font-size: 18px;
    line-height: 22px;
  }
}
h5,
.h5 {
  font: 600 18px/22px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  h5,
  .h5 {
    font-size: 16px;
    line-height: 20px;
  }
}
h6,
.h6 {
  font: 600 14px/18px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  h6,
  .h6 {
    font-size: 16px;
    line-height: 20px;
  }
}
.wide-slide__text {
  font: 300 18px/30px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .wide-slide__text {
    font-size: 14px;
    line-height: 22px;
  }
}
.border-card__text,
.footer__text,
.person__data,
.production__text,
.production__office {
  font: 400 16px/26px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
  .border-card__text,
  .footer__text,
  .person__data,
  .production__text,
  .production__office {
    font-size: 14px;
    line-height: 22px;
  }
}
.form__desc,
.hot-line__desc {
  font: 400 13px/18px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
.page-text,
.top10__info,
.about-feedback__text,
.brand__text,
.pub__text {
  font-size: 16px;
  line-height: 26px;
}
.page-text h1,
.top10__info h1,
.about-feedback__text h1,
.brand__text h1,
.pub__text h1,
.page-text .h1,
.top10__info .h1,
.about-feedback__text .h1,
.brand__text .h1,
.pub__text .h1,
.page-text h2,
.top10__info h2,
.about-feedback__text h2,
.brand__text h2,
.pub__text h2,
.page-text .h2,
.top10__info .h2,
.about-feedback__text .h2,
.brand__text .h2,
.pub__text .h2,
.page-text h3,
.top10__info h3,
.about-feedback__text h3,
.brand__text h3,
.pub__text h3,
.page-text .h3,
.top10__info .h3,
.about-feedback__text .h3,
.brand__text .h3,
.pub__text .h3,
.page-text h4,
.top10__info h4,
.about-feedback__text h4,
.brand__text h4,
.pub__text h4,
.page-text .h4,
.top10__info .h4,
.about-feedback__text .h4,
.brand__text .h4,
.pub__text .h4,
.page-text h5,
.top10__info h5,
.about-feedback__text h5,
.brand__text h5,
.pub__text h5,
.page-text .h5,
.top10__info .h5,
.about-feedback__text .h5,
.brand__text .h5,
.pub__text .h5,
.page-text h6,
.top10__info h6,
.about-feedback__text h6,
.brand__text h6,
.pub__text h6,
.page-text .h6,
.top10__info .h6,
.about-feedback__text .h6,
.brand__text .h6,
.pub__text .h6 {
  line-height: 1.2;
  margin: 26px 0 0;
}
@media only screen and (max-width: 767px) {
  .page-text h1,
  .top10__info h1,
  .about-feedback__text h1,
  .brand__text h1,
  .pub__text h1,
  .page-text .h1,
  .top10__info .h1,
  .about-feedback__text .h1,
  .brand__text .h1,
  .pub__text .h1,
  .page-text h2,
  .top10__info h2,
  .about-feedback__text h2,
  .brand__text h2,
  .pub__text h2,
  .page-text .h2,
  .top10__info .h2,
  .about-feedback__text .h2,
  .brand__text .h2,
  .pub__text .h2,
  .page-text h3,
  .top10__info h3,
  .about-feedback__text h3,
  .brand__text h3,
  .pub__text h3,
  .page-text .h3,
  .top10__info .h3,
  .about-feedback__text .h3,
  .brand__text .h3,
  .pub__text .h3,
  .page-text h4,
  .top10__info h4,
  .about-feedback__text h4,
  .brand__text h4,
  .pub__text h4,
  .page-text .h4,
  .top10__info .h4,
  .about-feedback__text .h4,
  .brand__text .h4,
  .pub__text .h4,
  .page-text h5,
  .top10__info h5,
  .about-feedback__text h5,
  .brand__text h5,
  .pub__text h5,
  .page-text .h5,
  .top10__info .h5,
  .about-feedback__text .h5,
  .brand__text .h5,
  .pub__text .h5,
  .page-text h6,
  .top10__info h6,
  .about-feedback__text h6,
  .brand__text h6,
  .pub__text h6,
  .page-text .h6,
  .top10__info .h6,
  .about-feedback__text .h6,
  .brand__text .h6,
  .pub__text .h6 {
    margin-top: 22px;
  }
}
.page-text p,
.top10__info p,
.about-feedback__text p,
.brand__text p,
.pub__text p {
  margin: 26px 0 0;
}
@media (max-width: 767px) {
  .page-text,
  .top10__info,
  .about-feedback__text,
  .brand__text,
  .pub__text {
    font-size: 14px;
    line-height: 22px;
  }
  .page-text p,
  .top10__info p,
  .about-feedback__text p,
  .brand__text p,
  .pub__text p {
    margin-top: 22px;
  }
}
.page-text ul,
.top10__info ul,
.about-feedback__text ul,
.brand__text ul,
.pub__text ul {
  margin: 0;
  padding: 0;
  margin-top: 26px;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .page-text ul,
  .top10__info ul,
  .about-feedback__text ul,
  .brand__text ul,
  .pub__text ul {
    font-size: 14px;
  }
}
.page-text ul li,
.top10__info ul li,
.about-feedback__text ul li,
.brand__text ul li,
.pub__text ul li {
  padding-left: 28px;
  position: relative;
  margin-bottom: 3px;
}
.page-text ul li:before,
.top10__info ul li:before,
.about-feedback__text ul li:before,
.brand__text ul li:before,
.pub__text ul li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #e11f2b;
  position: absolute;
  left: 0;
  top: 10px;
}
.form__button,
.about-feedback__button {
  margin: 0;
  outline: 0 none;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
}
.form__button,
.about-feedback__button {
  background-color: #e11f2b;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
  color: #fff !important;
}
.form__button:hover,
.about-feedback__button:hover {
  background-color: #ff2432;
  box-shadow: 0 6px 32px 0 rgba(0,0,0,0.15);
  text-decoration: none !important;
}
.form__button:active,
.about-feedback__button:active {
  background-color: #cc1d28;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
}
.form__button,
.about-feedback__button {
  text-decoration: none !important;
  border-radius: 4px !important;
  transition: all 0.2s ease;
  text-align: center !important;
  display: inline-block;
  cursor: pointer;
  font: 400 18px/20px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif !important;
  padding: 14px 29px !important;
}
.form__dropdown,
.header__dropdown,
.lang__dropdown {
  position: relative;
}
.form__dropdown-label,
.header__dropdown-label,
.lang__dropdown-label {
  cursor: pointer;
  border-radius: 5px;
  display: block;
  width: 100%;
  padding: 13px 30px 13px 15px;
  position: relative;
}
.form__dropdown-label:after,
.header__dropdown-label:after,
.lang__dropdown-label:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3.5px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -156px;
  width: 12px;
  height: 7px;
}
.form__dropdown-list,
.header__dropdown-list,
.lang__dropdown-list {
  width: 100%;
  visibility: hidden;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: 80px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.25);
  transition: all 0.2s ease;
}
.form__dropdown-item,
.header__dropdown-item,
.lang__dropdown-item {
  background: #fff;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  line-height: 20px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.form__dropdown-item:hover,
.header__dropdown-item:hover,
.lang__dropdown-item:hover {
  background: #e11f2b;
  color: #fff;
}
.form__dropdown:hover,
.header__dropdown:hover,
.lang__dropdown:hover {
  padding-bottom: 30px;
  margin-bottom: -30px;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 767px) {
}
.plain-card--index {
  -ms-flex: 0 1 33.3333%;
      flex: 0 1 33.3333%;
}
.plain-card__list {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.plain-card__list--index {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .plain-card__list--index {
    padding-top: 28px;
  }
}
.plain-card__icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 40px 0 14px;
}
@media only screen and (max-width: 767px) {
  .plain-card__icon {
    margin: 0;
    float: left;
    width: 50px;
    height: 50px;
  }
  .plain-card__icon--index {
    width: 34px;
    height: 34px;
    float: none;
  }
}
.plain-card__icon svg {
  height: 100%;
  width: 100%;
}
.plain-card__header {
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .plain-card__header {
    margin-left: 76px;
    margin-top: 20px;
    padding-bottom: 5px;
  }
  .plain-card__header--index {
    margin-left: 0;
    margin-top: 7px;
  }
}
.plain-card__header a {
  color: #1f1f1f;
  pointer-events: none;
}
.plain-card__text {
  font-size: 15px;
  line-height: 23px;
}
@media only screen and (max-width: 767px) {
  .plain-card__text {
    font-size: 14px;
    margin-left: 76px;
  }
  .plain-card__text--index {
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.border-card {
  padding: 25px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  border-radius: 8px;
  margin: 0;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .border-card {
    margin-bottom: 15px;
    padding: 15px;
  }
}
.border-card--sm .card__icon {
  height: 33px;
}
.border-card--sm .card__icon svg {
  max-height: 33px;
  max-width: 44px;
}
.border-card--info {
  transition: box-shadow 0.3s;
  cursor: pointer;
}
.border-card--info:hover {
  box-shadow: 0 4px 32px rgba(0,0,0,0.15);
}
.border-card--info:hover .border-card__more--info {
  background: #e11f2b;
  color: #fff;
}
.border-card__list {
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .border-card__list {
    margin-top: 30px;
  }
}
.border-card__list--table {
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: -28px;
}
.border-card__list--table .border-card__wrap {
  margin-bottom: 28px;
}
.border-card__icon {
  height: 44px;
}
.border-card__icon svg {
  max-height: 44px;
  max-width: 44px;
  display: inline-block;
  vertical-align: middle;
}
.border-card__icon--circle {
  height: 48px;
  width: 48px;
}
@media only screen and (max-width: 767px) {
  .border-card__icon--circle {
    height: 41px;
    width: 41px;
  }
}
.border-card__icon--circle svg {
  max-height: none;
  max-width: none;
  height: 100%;
  width: 100%;
}
.border-card__icon--docs {
  height: 44px;
  width: 32px;
}
@media only screen and (max-width: 767px) {
  .border-card__icon--docs {
    height: 44px;
    width: 32px;
  }
}
.border-card__icon--docs svg {
  max-height: none;
  max-width: none;
  height: 100%;
  width: 100%;
}
.border-card__header {
  font-size: 18px;
  padding: 16px 0 12px;
  line-height: 26px;
}
.border-card__header--info {
  padding-top: 28px;
}
.border-card__header--search {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}
.border-card__link {
  display: inline-block;
  font-size: 14px;
  color: #8f8f8f;
  transition: color;
  padding: 5px 0;
  word-wrap: break-word;
  width: 100%;
}
.border-card__link:hover {
  color: #e11f2b;
}
.border-card__text--search {
  font-size: 14px;
  line-height: 24px;
}
.border-card__text--space-top {
  margin-top: 18px;
}
@media only screen and (max-width: 767px) {
  .border-card__text--space-top {
    margin-top: 16px;
  }
}
.border-card__text a {
  color: #494b5c;
}
.border-card__more {
  float: right;
  font-size: 12px;
  line-height: 22px;
  font-weight: 600;
  color: #9d9d9d;
  padding: 5px 20px;
  background: #f7f8f9;
  border-radius: 999px;
  text-transform: uppercase;
  cursor: pointer;
}
.border-card__more:hover {
  background: #dfe5eb;
  color: #1f1f1f;
}
.border-card__more--info {
  transition: background 0.3s;
}
.border-card__more--info:hover {
  background: #e11f2b;
  color: #fff;
}
.footer {
  padding: 50px 0 20px;
  background: #f7f8f9;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .footer {
    padding-top: 20px;
  }
}
.footer__wrap {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .footer__wrap {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__part {
    padding-top: 30px;
    -ms-flex: 0 1 50% !important;
        flex: 0 1 50% !important;
  }
}
.footer__header {
  font-size: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .footer__header {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 16px;
  }
}
.footer__text {
  padding-bottom: 6px;
}
.footer__text--muted {
  color: #9d9d9d;
}
.footer__text a {
  color: #494b5c;
}
.footer__logo {
  display: block;
  padding-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .footer__logo {
    padding-bottom: 22px;
  }
}
.footer__logo svg {
  max-width: 238px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .footer__logo {
    padding-top: 30px;
  }
  .footer__logo svg {
    width: 145px;
  }
}
.footer__map-link {
  color: #e11f2b;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.footer .social-link {
  margin-right: 8px;
  margin-bottom: 8px;
}
.form__header {
  font-size: 28px;
  font-weight: 300;
  color: #e11f2b;
}
@media only screen and (max-width: 767px) {
  .form__header {
    font-size: 18px;
  }
}
.form__desc {
  color: #9d9d9d;
}
@media only screen and (max-width: 767px) {
  .form__desc br {
    display: none;
  }
}
.form__desc--light {
  color: #c7c7c7;
}
.form__error {
  color: #e11f2b;
  font-size: 13px;
  line-height: 21px;
  display: none;
}
.form__control {
  margin-top: 25px;
}
.form__control-wrap {
  position: relative;
}
.form__control--error .form__error {
  display: block;
}
.form__control--error .form__control-wrap .form__text-input {
  padding-right: 40px;
}
.form__control--error .form__control-wrap:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -55px -121px;
  width: 25px;
  height: 25px;
}
.form__control--success .form__control-wrap .form__text-input {
  padding-right: 40px;
}
.form__control--success .form__control-wrap:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 11px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -185px -110px;
  width: 25px;
  height: 25px;
}
.form__control--checkbox .form__label {
  position: relative;
  padding-left: 28px;
}
.form__control--checkbox .form__label .form__checkbox {
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -146px -121px;
  width: 18px;
  height: 18px;
}
.form__control--checkbox .form__label:hover .form__checkbox {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -118px -121px;
  width: 18px;
  height: 18px;
}
.form__control--checkbox .form__label input {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.form__control--checkbox .form__label input:checked ~ .form__checkbox {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -90px -121px;
  width: 18px;
  height: 18px;
}
.form__control--upload .form__label {
  position: relative;
  padding-left: 32px;
  overflow: hidden;
  cursor: pointer;
}
.form__control--upload .form__label input {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 200px;
}
.form__control--upload .form__label .form__icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 23px;
  height: 29px;
}
.form__control--upload .form__label .form__icon svg {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.form__label {
  display: block;
  font-size: 13px;
  line-height: 21px;
}
.form__required {
  color: #e11f2b;
  display: inline-block;
}
.form__text-input {
  margin: 0;
  outline: 0 none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #f7f8f9;
  border-radius: 5px;
  background: #f7f8f9;
  color: #3a3d4b;
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 20px;
  padding: 13px 15px;
  position: relative;
}
.form__text-input:hover {
  border-color: #c3c9cf;
}
.form__text-input:focus {
  background: #fff;
  border-color: #c3c9cf;
}
.form__text-input--area {
  height: 142px;
  resize: none;
}
.form__button--space-sm {
  padding-left: 18px !important;
  padding-right: 18px !important;
}
.form__button--wide {
  display: block;
  width: 100%;
}
.form__dropdown {
  font-size: 15px;
  line-height: 20px;
}
.form__dropdown-label {
  background: #f7f8f9;
  color: #c1c2c2;
  border: 1px solid #f7f8f9;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form__dropdown:hover .form__dropdown-label {
  background: #fff;
  border-color: #c3c9cf;
  color: #3a3d4b;
}
.form__dropdown:hover .form__dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 64px;
}
::-ms-clear {
  display: none;
}
.content {
  padding-top: 72px;
}
@media only screen and (max-width: 767px) {
  .content {
    padding-top: 57px;
  }
}
.screen {
  position: relative;
}
.screen--skin-md {
  background: #999 no-repeat 50% 20%/cover;
  height: 408px;
}
@media only screen and (max-width: 991px) {
  .screen--skin-md {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .screen--skin-md {
    height: 200px;
  }
}
.screen--simple {
  padding-top: 60px;
}
@media only screen and (max-width: 767px) {
  .screen--simple {
    padding-top: 40px;
  }
}
.screen--main {
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .screen--main {
    padding: 40px 0;
  }
}
.screen--md {
  padding-top: 40px;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .screen--md {
    padding-top: 20px;
    padding-bottom: 15px;
  }
}
.screen--bottom {
  padding-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .screen--bottom {
    padding-bottom: 60px;
  }
}
.screen--header {
  padding: 30px 0;
  background: #f7f8f9;
}
.screen--back {
  background: #f7f8f9;
}
.screen--halfback:before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: #f7f8f9;
}
.container {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  max-width: 1200px;
  min-width: 320px;
  padding: 0 15px;
  height: 100%;
}
.container--md {
  max-width: 780px;
}
.offset--bottom {
  margin-bottom: 40px;
}
.ib-row {
  font-size: 0;
  margin: 0 -15px;
}
.ib-row .col {
  display: inline-block;
  vertical-align: top;
  padding-right: 15px;
  padding-left: 15px;
}
.ib-row--3 .col {
  width: 33.33333%;
}
.page-header {
  color: #e11f2b;
  margin: 0;
}
.page-header--invert {
  color: #fff;
}
.page-header--md-sub {
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  .page-header--md-sub {
    font-size: 22px;
    font-weight: 300;
  }
}
.page-header--sm {
  color: #000;
}
.page-header--space {
  margin-bottom: 40px;
  margin-top: 20px;
}
.screen-page-header {
  padding-bottom: 150px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (max-width: 767px) {
  .screen-page-header {
    padding-bottom: 50px;
  }
}
.screen-page-header--2row {
  padding-bottom: 106px;
}
@media only screen and (max-width: 767px) {
  .screen-page-header--2row {
    padding-bottom: 30px;
  }
}
.icon-page-header {
  font-size: 0 !important;
  position: relative;
}
.icon-page-header--primary-icon .icon-page-header__icon,
.icon-page-header--primary-icon .icon-page-header__label {
  vertical-align: bottom;
}
.icon-page-header__icon,
.icon-page-header__label {
  display: inline-block;
  vertical-align: middle;
}
.icon-page-header__label {
  color: #e11f2b;
  font-size: 26px;
  font-weight: 300;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  .icon-page-header__label {
    font-size: 18px;
  }
}
.icon-page-header__label--xl {
  font-size: 58px;
}
@media only screen and (max-width: 767px) {
  .icon-page-header__label--xl {
    font-size: 28px;
  }
}
.icon-page-header__label--md {
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .icon-page-header__label--md {
    font-size: 22px;
  }
}
.icon-page-header__icon {
  height: 26px;
  width: 26px;
  margin-right: 12px;
}
@media only screen and (max-width: 767px) {
  .icon-page-header__icon {
    height: 20px;
    width: 20px;
  }
}
.icon-page-header__icon--xl {
  width: 58px;
  height: 58px;
}
@media only screen and (max-width: 767px) {
  .icon-page-header__icon--xl {
    width: 28px;
    height: 28px;
  }
}
.icon-page-header__icon--md {
  width: 40px;
  height: 40px;
}
.icon-page-header__icon svg {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.screen-img {
  background-color: #eee;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .screen-img {
    background-position: 80% 50%;
  }
}
.screen-img:after {
  content: '';
  display: block;
  width: 68%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to right, #000, transparent);
  opacity: 0.56;
}
@media only screen and (max-width: 767px) {
  .screen-img:after {
    width: 100%;
  }
}
.screen-img .container {
  min-height: 508px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.screen-img .container:after {
  content: '';
  min-height: inherit;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .screen-img .container {
    min-height: 360px;
  }
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.24);
  overflow-y: auto;
  overflow-x: hidden;
  text-align: center;
  z-index: 777;
}
.modal-overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
.close {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
.close svg {
  display: block;
  stroke: #e11f2b;
}
.close--modal {
  position: absolute;
  top: 23px;
  right: 23px;
}
@media only screen and (max-width: 767px) {
  .close--modal {
    top: 15px;
    right: 15px;
  }
}
.modal-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  position: relative;
  width: 750px;
  vertical-align: middle;
  text-align: left;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.15);
  position: fixed;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 999;
}
@media only screen and (max-width: 991px) {
  .modal-info {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
  }
}
.modal-info.modal-hidden {
  display: none;
}
.modal-info__header {
  padding: 28px;
  padding-right: 76px;
  border-bottom: 2px solid #dfe5eb;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .modal-info__header {
    padding: 15px;
    padding-right: 60px;
  }
}
.modal-info__main {
  padding: 28px;
  height: 100%;
  position: relative;
  -ms-flex-positive: 1;
      flex-grow: 1;
}
.modal-info__content {
  height: 396px;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 28px;
}
@media only screen and (max-width: 991px) {
  .modal-info__content {
    height: auto;
    position: absolute;
    left: 28px;
    top: 28px;
    right: 28px;
    bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .modal-info__content {
    left: 15px;
    top: 15px;
    right: 20px;
    bottom: 15px;
    padding-right: 20px;
  }
}
.modal-info__content :first-child {
  margin-top: 0;
}
.modal-info__content p {
  margin-top: 0;
}
.modal-info__content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 1rem;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .modal-info__content ul {
    font-size: 14px;
  }
}
.modal-info__content ul li {
  padding-left: 28px;
  position: relative;
  margin-bottom: 3px;
}
.modal-info__content ul li:before {
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #e11f2b;
  position: absolute;
  left: 0;
  top: 10px;
}
.header {
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  font-size: 0;
  z-index: 10;
  background: #fff;
  height: 72px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}
@media only screen and (max-width: 991px) {
  .header {
    height: 72px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .header {
    height: 57px;
  }
}
.header__logo {
  float: left;
  height: 70px;
}
.header__logo svg {
  width: 160px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 991px) {
  .header__logo {
    float: none;
    display: inline-block;
    height: 72px;
  }
  .header__logo svg {
    width: 122px;
  }
}
@media only screen and (max-width: 767px) {
  .header__logo {
    height: 57px;
  }
}
.header__nav {
  float: right;
  margin-right: 42px;
}
@media only screen and (max-width: 991px) {
  .header__nav {
    float: none;
    background: #fff;
    text-align: left;
  }
}
.header__nav-item {
  display: inline-block;
  vertical-align: top;
  font: 400 17px/20px 'Montserrat', 'Helvetica Neue', Segoe, 'Myriad Pro', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1199px) {
  .header__nav-item {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .header__nav-item {
    display: block;
  }
}
.header__nav-link {
  display: inline-block;
  vertical-align: top;
  color: #1f1f1f;
  text-decoration: none;
  padding: 26px 10px;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .header__nav-link {
    display: block;
    padding: 10px 15px;
    font-size: 16px;
  }
}
.header__nav-link:hover {
  color: #e11f2b;
}
.header__nav-link.active {
  pointer-events: none;
  color: #c2c2c2;
}
@media only screen and (max-width: 991px) {
  .header__nav-link--search {
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .header__nav-link--search {
    padding: 18px 15px;
  }
}
.header__nav-lang {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #9d9d9d;
  margin: 21px 10px;
}
.header__nav-lang--mobile {
  display: block;
  text-transform: none;
  color: #1f1f1f;
  padding: 0 5px;
}
.header__nav-lang--mobile a {
  color: #1f1f1f;
  text-decoration: none;
}
.header__nav-lang--mobile .lang__label {
  margin-right: 5px;
  display: inline;
}
.header__nav-lang--mobile .lang__spacer {
  margin: 0 5px;
  display: inline;
}
.header__nav-lang--mobile .active {
  color: #e11f2b;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .header__nav-lang--mobile {
    display: none;
  }
}
.header__nav-search {
  position: absolute;
  top: 0;
  right: 15px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .header__nav-search {
    right: 0;
  }
}
.header__nav-search svg {
  display: inline-block;
  vertical-align: top;
  height: 22px;
  width: 22px;
}
@media only screen and (max-width: 991px) {
  .header__nav {
    display: none;
  }
  .header__nav.open {
    padding-top: 15px;
    display: block;
    box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.25);
    position: fixed;
    left: 0;
    right: 0;
    top: 72px;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header__nav.open {
    top: 57px;
  }
}
.header__dropdown-list {
  top: 80px;
  width: 280px;
  left: 50%;
  margin-left: -140px;
  background: #fff;
}
.header__dropdown-list--wide {
  width: 560px;
  margin-left: -280px;
  font-size: 0;
}
@media only screen and (min-width: 992px) {
  .header__dropdown-list--wide .header__dropdown-item {
    width: 50%;
    display: inline-block;
  }
}
.header__dropdown:hover .header__dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 63px;
}
@media only screen and (max-width: 991px) {
  .header__dropdown .header__nav-link:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #e11f2b;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 2px;
  }
  .header__dropdown .header__dropdown-list {
    visibility: visible;
    opacity: 1;
    display: none;
    position: static;
    margin: 0;
    box-shadow: none;
    width: auto;
    border-radius: 0;
  }
  .header__dropdown .header__dropdown-list .header__dropdown-item {
    font-size: 14px;
    padding-left: 30px;
    color: #838383;
    background: none;
  }
  .header__dropdown .header__dropdown-list .header__dropdown-item:hover {
    background: #f7f8f9;
  }
  .header__dropdown:hover .header__dropdown-list {
    display: none;
  }
  .header__dropdown.open .header__dropdown-list,
  .header__dropdown--open .header__dropdown-list {
    display: block;
  }
  .header__dropdown.open .header__nav-link:after,
  .header__dropdown--open .header__nav-link:after {
    -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
  }
}
.header__dropdown-item.active {
  pointer-events: none;
  color: #c2c2c2;
}
.lang__dropdown {
  font-size: 14px;
  line-height: 20px;
}
.lang__dropdown-label {
  background: #f5f5f5;
  padding: 5px 30px 5px 12px;
  color: #9d9d9d;
}
@media only screen and (max-width: 991px) {
  .lang__dropdown-label {
    display: none;
  }
}
.lang__dropdown-item {
  font-size: 14px;
  padding: 10px 12px;
}
@media only screen and (max-width: 991px) {
  .lang__dropdown-item {
    display: none;
  }
}
.lang__dropdown-item.active {
  pointer-events: none;
}
.lang__dropdown-list {
  top: 60px;
}
@media only screen and (max-width: 991px) {
  .lang__dropdown-list {
    display: none;
  }
}
.lang__dropdown:hover .lang__dropdown-list {
  visibility: visible;
  opacity: 1;
  top: 42px;
}
.sub-nav {
  position: absolute;
  bottom: -28px;
  left: 15px;
  right: 15px;
}
.sub-nav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.15);
  overflow: hidden;
}
.sub-nav__item {
  color: #e11f2b;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 19px 10px;
  cursor: pointer;
  display: block;
  border-right: 1px solid #e8e8e8;
  text-decoration: none;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .sub-nav__item {
    padding: 15px 5px;
    border: none;
  }
}
.sub-nav__item:last-child {
  border-right: 0 none;
}
.sub-nav__item:hover {
  background: #f7f8f9;
}
.sub-nav__item--active,
.sub-nav__item.active {
  background: #e11f2b !important;
  color: #fff;
  border-right: 0 none;
}
.sub-nav__item--active .svg-fill,
.sub-nav__item.active .svg-fill {
  fill: #fff;
}
.sub-nav__item--active .svg-stroke,
.sub-nav__item.active .svg-stroke {
  stroke: #fff;
}
.sub-nav__label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 991px) {
  .sub-nav__label {
    display: none;
  }
}
.sub-nav__icon {
  display: inline-block;
  vertical-align: middle;
  width: 44px;
  height: 44px;
}
@media only screen and (max-width: 767px) {
  .sub-nav__icon {
    width: 30px;
    height: 30px;
  }
}
.sub-nav__icon svg {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .sub-nav__icon {
    display: none;
  }
}
.mobile-nav-switch {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 20px;
  height: 17px;
  border-top: 1px solid #e11f2b;
  border-bottom: 1px solid #e11f2b;
  cursor: pointer;
  transition: all 0.2s ease;
}
.mobile-nav-switch:before,
.mobile-nav-switch:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e11f2b;
  transition: all 0.2s ease;
}
.mobile-nav-switch--open,
.mobile-nav-switch.open {
  -ms-transform: rotate(225deg);
      transform: rotate(225deg);
  border-color: transparent;
}
.mobile-nav-switch--open:after,
.mobile-nav-switch.open:after {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
}
@media only screen and (min-width: 768px) {
  .mobile-nav-switch {
    top: 26px;
  }
}
@media only screen and (min-width: 992px) {
  .mobile-nav-switch {
    display: none;
  }
}
.person {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.person__pic {
  border-radius: 999px;
  overflow: hidden;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-right: 18px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 991px) {
  .person__pic {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .person__pic {
    margin-right: 12px;
  }
}
.person__pic img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.person__label {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.person__name,
.person__header {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
}
@media only screen and (max-width: 991px) {
  .person__name,
  .person__header {
    font-size: 16px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .person__name,
  .person__header {
    font-size: 14px;
    line-height: 18px;
  }
}
.person__name {
  font-size: 16px;
}
.person__data {
  margin-top: 5px;
}
.person__data a {
  color: #1f1f1f;
}
.person--sm .person__pic {
  width: 80px;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
}
@media only screen and (max-width: 767px) {
  .person--sm .person__pic {
    width: 70px;
    -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
  }
}
.person--md .person__pic {
  width: 112px;
  -ms-flex-preferred-size: 112px;
      flex-basis: 112px;
}
@media only screen and (max-width: 767px) {
  .person--md .person__pic {
    width: 70px;
    -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
  }
}
.person--md .person__name-sup {
  font-size: 24px;
}
@media only screen and (max-width: 991px) {
  .person--md .person__name-sup {
    font-size: 22px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .person--md .person__name-sup {
    font-size: 18px;
    line-height: 20px;
  }
}
.search {
  position: relative;
}
.search--dropdown {
  width: 290px;
  position: absolute;
  right: 0;
  visibility: hidden;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  top: 80px;
  transition: all 0.2s ease;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
@media only screen and (max-width: 767px) {
  .search--dropdown {
    right: 15px;
  }
}
.search--dropdown.active {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 12px);
}
.search__field {
  display: block;
  width: 100%;
  height: 58px;
  padding-right: 60px;
  padding-left: 20px;
  border-radius: 6px;
  font-size: 18px;
  border: none;
  outline: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.search__field:focus {
  color: inherit !important;
}
.search__field--sm {
  height: 44px;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 44px;
}
.search__button {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  padding-left: 18px;
  padding-right: 18px;
  background: none;
  border: none;
  outline: none;
}
.search__button svg {
  display: block;
  height: 22px;
  width: 22px;
  fill: #c3c3c3;
  stroke: #c3c3c3;
}
.search__button--sm {
  padding-left: 14px;
  padding-right: 14px;
}
.search__button--sm svg {
  height: 16px;
  width: 16px;
}
.photo-slider__wrap,
.card-slider__wrap {
  position: relative;
}
.photo-slider__arr-next,
.card-slider__arr-next,
.photo-slider__arr-prev,
.card-slider__arr-prev {
  width: 47px;
  height: 47px;
  border-radius: 999px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  position: absolute;
  top: 50%;
  margin-top: -23px;
  cursor: pointer;
  display: none;
}
.photo-slider__arr-next.slick-arrow,
.card-slider__arr-next.slick-arrow,
.photo-slider__arr-prev.slick-arrow,
.card-slider__arr-prev.slick-arrow {
  display: block;
}
@media only screen and (max-width: 991px) {
  .photo-slider__arr-next,
  .card-slider__arr-next,
  .photo-slider__arr-prev,
  .card-slider__arr-prev {
    display: none !important;
  }
}
.photo-slider__arr-next:hover,
.card-slider__arr-next:hover,
.photo-slider__arr-prev:hover,
.card-slider__arr-prev:hover {
  box-shadow: 0 6px 32px rgba(0,0,0,0.25);
}
.photo-slider__arr-next,
.card-slider__arr-next {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -64px;
  width: 47px;
  height: 47px;
  left: 100%;
  margin-left: 25px;
}
.photo-slider__arr-prev,
.card-slider__arr-prev {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -128px 0px;
  width: 47px;
  height: 47px;
  right: 100%;
  margin-right: 25px;
}
.photo-slider__item,
.card-slider__item {
  margin: 60px 15px;
}
.photo-slider {
  padding: 10px 0;
  margin: 0 -15px;
}
.photo-slider__item {
  height: 422px;
  background: #e8e8e8;
  border-radius: 8px;
  overflow: hidden;
}
.photo-slider__item img {
  vertical-align: top;
}
.photo-slider__switch {
  position: relative;
  z-index: 5;
  font-size: 0;
  margin: 40px -5px -60px;
}
.photo-slider__switch-item {
  display: inline-block;
  vertical-align: top;
  padding: 5px 6px;
  max-width: 100%;
}
.photo-slider__switch-item--active .photo-slider__switch-label,
.photo-slider__switch-item.active .photo-slider__switch-label {
  background: #e11f2b !important;
  color: #fff;
}
.photo-slider__switch-label {
  font-size: 14px;
  line-height: 20px;
  color: #8b8b8c;
  padding: 5px 15px;
  border-radius: 999px;
  background: #f7f8f9;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photo-slider__switch-label:hover {
  background: #edeff0;
}
.photo-slider__switch-arrow {
  display: none;
}
@media only screen and (max-width: 767px) {
  .photo-slider__switch {
    margin-top: 20px;
    padding-top: 40px;
  }
  .photo-slider__switch-arrow {
    display: block;
    position: absolute;
    z-index: 7;
    top: 18px;
    right: 15px;
    background-image: url("/local/templates/prodo/css/../img/sprite.png");
    background-position: -22px -156px;
    width: 12px;
    height: 7px;
  }
  .photo-slider__switch-item {
    display: none;
  }
  .photo-slider__switch-item--active,
  .photo-slider__switch-item.active {
    display: block;
  }
  .photo-slider__switch-item--active .photo-slider__switch-label,
  .photo-slider__switch-item.active .photo-slider__switch-label {
    padding-right: 20px;
  }
  .photo-slider__switch-list {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
  }
  .photo-slider__switch-list--open,
  .photo-slider__switch-list.open {
    box-shadow: 0 2px 32px rgba(0,0,0,0.25);
    border-radius: 6px;
    padding-top: 40px;
  }
  .photo-slider__switch-list--open .photo-slider__switch-item,
  .photo-slider__switch-list.open .photo-slider__switch-item {
    display: block;
  }
  .photo-slider__switch-list--open .photo-slider__switch-item--active,
  .photo-slider__switch-list.open .photo-slider__switch-item--active,
  .photo-slider__switch-list--open .photo-slider__switch-item.active,
  .photo-slider__switch-list.open .photo-slider__switch-item.active {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .photo-slider__switch-list--open .photo-slider__switch-arrow,
  .photo-slider__switch-list.open .photo-slider__switch-arrow {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    top: 16px;
  }
}
.card-slider {
  padding: 10px 0;
  margin: 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.card-slider__arr-next--lg,
.card-slider__arr-prev--lg {
  width: 54px;
  height: 54px;
}
.card-slider__arr-prev--lg {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px 0px;
  width: 54px;
  height: 54px;
}
.card-slider__arr-next--lg {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -64px 0px;
  width: 54px;
  height: 54px;
}
.card-slider__item {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
  margin: 60px 15px;
}
.card-slider--workers {
  padding: 0;
}
.card-slider--workers .card-slider__item {
  text-align: center;
}
.card-slider--news {
  padding: 0;
}
.card-slider--news .card-slider__item {
  margin-top: 0;
  text-align: left;
}
.wide-slider__item {
  background: url("/local/templates/prodo/css/../img/career-screen.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wide-slider__item:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
    z-index: 1;
  }
}
.wide-slider__controls {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
}
.wide-slider__controls .slick-dots {
  width: auto;
  bottom: 65px;
  left: 7px;
}
@media only screen and (max-width: 767px) {
  .wide-slider__controls .slick-dots {
    bottom: 40px;
  }
}
.wide-slider__arr-next,
.wide-slider__arr-prev {
  width: 47px;
  height: 47px;
  border-radius: 999px;
  position: absolute;
  bottom: 50px;
  cursor: pointer;
  display: none;
}
.wide-slider__arr-next:before,
.wide-slider__arr-prev:before {
  content: '';
  display: block;
  border: 2px solid #fff;
  border-radius: 999px;
}
.wide-slider__arr-next.slick-arrow,
.wide-slider__arr-prev.slick-arrow {
  display: block;
}
.wide-slider__arr-next:hover,
.wide-slider__arr-prev:hover {
  box-shadow: 0 6px 32px rgba(0,0,0,0.25);
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .wide-slider__arr-next,
  .wide-slider__arr-prev {
    display: none !important;
  }
}
.wide-slider__arr-next {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -57px -64px;
  width: 47px;
  height: 47px;
  left: auto;
  right: 40px;
}
.wide-slider__arr-next:hover {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -64px;
  width: 47px;
  height: 47px;
}
.wide-slider__arr-prev {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -128px -57px;
  width: 47px;
  height: 47px;
  left: auto;
  right: 107px;
}
.wide-slider__arr-prev:hover {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -128px 0px;
  width: 47px;
  height: 47px;
}
.text-slider__wrap {
  position: relative;
}
.text-slider__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row-reverse nowrap;
      flex-flow: row-reverse nowrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .text-slider__container {
    display: block;
  }
}
.text-slider__container .text-slider {
  width: 41.6666%;
}
@media only screen and (max-width: 767px) {
  .text-slider__container .text-slider {
    width: 100%;
  }
}
.text-slider__item {
  margin: 0;
}
.text-slider__controls {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
}
.text-slider__controls .slick-dots {
  width: auto;
  bottom: 65px;
  left: 7px;
}
@media only screen and (max-width: 767px) {
  .text-slider__controls .slick-dots {
    bottom: 40px;
  }
}
.text-slider__arr-next,
.text-slider__arr-prev {
  width: 47px;
  height: 47px;
  border-radius: 999px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  position: absolute;
  bottom: 65px;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 767px) {
  .text-slider__arr-next,
  .text-slider__arr-prev {
    bottom: 50px;
  }
}
.text-slider__arr-next.slick-arrow,
.text-slider__arr-prev.slick-arrow {
  display: block;
}
.text-slider__arr-next:hover,
.text-slider__arr-prev:hover {
  box-shadow: 0 6px 32px rgba(0,0,0,0.25);
}
.text-slider__arr-next {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -64px;
  width: 47px;
  height: 47px;
  left: 85px;
}
.text-slider__arr-prev {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -128px 0px;
  width: 47px;
  height: 47px;
  left: 15px;
}
h1,
.h1,
h2,
.h2 {
  color: #e11f2b;
  margin-top: 0;
}
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
}
p {
  margin-top: 0;
}
a {
  text-decoration: none;
  color: #e21f2b;
}
b,
strong {
  font-weight: 700;
}
sup {
  top: 0.5em !important;
  font-size: 70% !important;
  vertical-align: text-top !important;
}
.text-lt {
  font-weight: 300 !important;
}
.text-rg {
  font-weight: 400 !important;
}
.text-md {
  font-weight: 500 !important;
}
.text-sb {
  font-weight: 600 !important;
}
.text-bold {
  font-weight: 700 !important;
}
.text-upcase {
  text-transform: uppercase;
}
.text-nowrap {
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .page-text--clip {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-text--clip {
    overflow: hidden;
    position: relative;
  }
  .page-text--clip:after {
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    background: linear-gradient(rgba(255,255,255,0.5), #fff);
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 1;
    transition: opacity 0.2s;
  }
  .page-text--clip.active {
    height: auto !important;
  }
  .page-text--clip.active:after {
    opacity: 0;
  }
}
.page-text__more {
  text-align: center;
  padding-top: 10px;
  height: 42px;
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-text__more {
    display: block;
    margin-bottom: -20px;
  }
}
.page-text__more span {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-right: 20px;
}
.page-text__more span:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -156px;
  width: 12px;
  height: 7px;
}
.ajax-link {
  cursor: pointer;
  text-decoration: none;
  color: #e11f2b;
  display: inline-block;
  border-bottom: 1px dotted #e11f2b;
}
.social-link {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  vertical-align: middle;
  transition: background 0.2s;
}
.social-link:hover .svg-fill {
  fill: #e11f2b;
}
.social-link:active .svg-fill {
  fill: #cc1d28;
}
.social-link .svg-fill {
  fill: #383c40;
  transition: fill 0.2s;
}
.social-link--dark {
  background: #979a9c;
  transition: background 0.2s;
}
.social-link--dark:hover {
  background: #e11f2b;
}
.social-link--dark:hover .svg-fill {
  fill: #fff;
}
.social-link--dark:active {
  background: #cc1d28;
}
.social-link--dark:active .svg-fill {
  fill: #fff;
}
.social-link--dark .svg-fill {
  fill: #fff;
}
.social-link--light:hover svg path {
  fill: #e11f2b;
}
.social-link--light:active svg path {
  fill: #cc1d28;
}
.social-link--light svg path {
  transition: background 0.2s;
}
.social-link__inner {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.page404 {
  height: calc(100vh - 72px);
  padding: 0 15px;
  background-color: #ccc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media only screen and (max-width: 767px) {
  .page404 {
    height: auto;
    -ms-flex-align: start;
        align-items: start;
    padding: 30px 0 50px;
  }
}
.page404__content {
  max-width: 540px;
  text-align: center;
}
.page404__title {
  color: #fff;
  font-size: 72px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 15px;
}
.page404__title--sub {
  font-size: 40px;
  margin-bottom: 10px;
}
.page404__text {
  color: #fff;
  line-height: 1.6;
  margin-bottom: 50px;
}
.screen--skin-about {
  background-image: url("/local/templates/prodo/css/../img/about-screen-1.jpg");
}
.top10 {
  color: #e11f2b;
  font-weight: 300;
  margin-top: -28px;
}
.top10__wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.top10__main {
  -ms-flex: 0 1 41.6666%;
      flex: 0 1 41.6666%;
}
.top10__second {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
}
.top10__head {
  border-bottom: 2px solid #e11f2b;
  font-size: 116px;
  line-height: 150px;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .top10__head {
    font-size: 90px;
    line-height: 140px;
  }
}
@media only screen and (max-width: 767px) {
  .top10__head {
    font-size: 72px;
    line-height: 96px;
  }
}
.top10__text {
  font-size: 18px;
  line-height: 26px;
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .top10__text {
    font-size: 16px;
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .top10__info {
    padding-top: 30px;
    line-height: 24px;
  }
}
.top10__info p:first-child {
  margin-top: 0;
}
.mission__header {
  color: #e11f2b;
  font-size: 28px;
  line-height: 52px;
  font-weight: 300;
  max-width: 960px;
}
@media only screen and (max-width: 767px) {
  .mission__header {
    font-size: 22px;
    line-height: 30px;
  }
}
.mission__header--sup {
  font-size: 40px;
}
@media only screen and (max-width: 767px) {
  .mission__header--sup {
    font-size: 22px;
    line-height: 30px;
  }
}
.mission__header--sub {
  font-size: 22px;
  line-height: 26px;
  color: #1f1f1f;
  font-weight: 600;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .mission__header--sub {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 32px;
    margin-top: 25px;
  }
}
.wide-slide {
  height: 510px;
  text-align: left;
  padding: 64px 0 100px;
}
@media only screen and (max-width: 767px) {
  .wide-slide {
    height: 380px;
    padding: 30px 0 60px;
  }
}
.wide-slide__label {
  background: #e11f2b;
  color: #fff;
  border-radius: 999px;
  line-height: 20px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 20px;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .wide-slide__label {
    font-size: 13px;
    padding: 6px 13px;
  }
}
.wide-slide__label--space-bottom {
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .wide-slide__label--space-bottom {
    margin-bottom: 22px;
  }
}
.wide-slide__title {
  max-width: 750px;
  color: #fff;
  line-height: 48px;
  font-size: 36px;
}
@media only screen and (min-width: 992px) {
  .wide-slide__title {
    line-height: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .wide-slide__title {
    width: auto !important;
    font-size: 22px;
    line-height: 30px;
  }
}
.wide-slide__text {
  width: 50%;
  padding-top: 30px;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .wide-slide__text {
    width: 80% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .wide-slide__text {
    width: 60% !important;
  }
}
@media only screen and (max-width: 767px) {
  .wide-slide__text {
    width: auto !important;
  }
}
.text-slide {
  text-align: left;
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .text-slide {
    padding-top: 0;
    padding-bottom: 30px;
  }
}
.text-slide__desc {
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .text-slide__desc {
    padding: 0;
  }
}
.text-slide__main {
  width: 50%;
  font-weight: 300;
  padding: 60px 0;
}
@media only screen and (max-width: 767px) {
  .text-slide__main {
    width: 100%;
    padding-bottom: 18px;
    padding-top: 25px;
  }
}
.text-slide__text {
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 95px;
}
@media only screen and (max-width: 767px) {
  .text-slide__text {
    font-size: 13px;
    line-height: 21px;
  }
}
.text-slide__counter {
  font-weight: 600;
  font-size: 0;
  line-height: 26px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .text-slide__counter {
    padding-bottom: 15px;
  }
}
.text-slide__current {
  font-size: 44px;
  line-height: 44px;
  color: #e11f2b;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 8px;
}
@media only screen and (max-width: 767px) {
  .text-slide__current {
    font-size: 32px;
    line-height: 36px;
  }
}
.text-slide__count {
  font-size: 22px;
  color: #d9d9d9;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 15px;
}
@media only screen and (max-width: 767px) {
  .text-slide__count {
    font-size: 18px;
  }
}
.text-slide__label {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  vertical-align: bottom;
}
@media only screen and (max-width: 767px) {
  .text-slide__label {
    font-size: 18px;
  }
}
.text-slide__header {
  font-size: 40px;
  line-height: 44px;
  color: #e11f2b;
  padding-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .text-slide__header {
    font-size: 22px;
    padding-bottom: 3px;
  }
}
.text-slide__point {
  font-size: 18px;
  line-height: 26px;
  padding: 13px 0 13px 30px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .text-slide__point {
    font-size: 16px;
    padding-left: 20px;
  }
}
.text-slide__point:before {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #e11f2b;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 21px;
}
.about-feedback {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .about-feedback {
    padding-top: 5px;
  }
}
.about-feedback__text {
  width: 75%;
  padding: 0 0 26px;
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .about-feedback__text {
    font-size: 13px;
    line-height: 21px;
  }
}
.about-feedback__button {
  font-size: 0;
}
.about-feedback__button-icon,
.about-feedback__button-label {
  display: inline-block;
  vertical-align: middle;
}
.about-feedback__button-icon {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}
.about-feedback__button-icon svg {
  height: 100%;
  width: 100%;
}
.about-feedback__button-icon .svg-fill {
  fill: #fff;
}
.about-feedback__button-icon .svg-stroke {
  stroke: #fff;
}
.about-feedback__button-label {
  font-size: 18px;
}
.about-feedback .hot-line__desc {
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .about-feedback .hot-line__desc {
    margin-bottom: 24px;
  }
}
.wide-slider__item--about2,
.wide-slider__item--about3 {
  background-image: url("/local/templates/prodo/css/../img/about-screen-2.jpg");
}
@media only screen and (min-width: 1366px) {
  .wide-slider__item--about2 .wide-slide,
  .wide-slider__item--about3 .wide-slide {
    height: 508px;
  }
}
@media only screen and (min-width: 1600px) {
  .wide-slider__item--about2 .wide-slide,
  .wide-slider__item--about3 .wide-slide {
    height: 586px;
  }
}
@media only screen and (min-width: 1920px) {
  .wide-slider__item--about2 .wide-slide,
  .wide-slider__item--about3 .wide-slide {
    height: 658px;
  }
}
.wide-slider__item--about2 .wide-slide__title,
.wide-slider__item--about3 .wide-slide__title {
  height: 240px;
  margin-top: 38px;
}
@media only screen and (max-width: 767px) {
  .wide-slider__item--about2 .wide-slide__title,
  .wide-slider__item--about3 .wide-slide__title {
    height: auto;
    min-height: 150px;
    margin-top: 30px;
    max-width: 360px;
  }
}
@media only screen and (min-width: 1600px) {
  .wide-slider__item--about2 .wide-slide__title,
  .wide-slider__item--about3 .wide-slide__title {
    margin-top: 76px;
  }
}
@media only screen and (min-width: 1920px) {
  .wide-slider__item--about2 .wide-slide__title,
  .wide-slider__item--about3 .wide-slide__title {
    margin-top: 112px;
  }
}
.wide-slider__item--about3 {
  background-image: url("/local/templates/prodo/css/../img/about-screen-3.jpg");
}
.brands__list {
  -ms-flex-pack: start;
      justify-content: flex-start;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-top: 25px;
}
.brand__wrap {
  text-align: center;
  padding: 15px;
}
@media only screen and (max-width: 991px) {
  .brand__wrap {
    -ms-flex: 0 1 33.3333%;
        flex: 0 1 33.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .brand__wrap {
    -ms-flex: 0 1 50%;
        flex: 0 1 50%;
  }
}
.brand__logo {
  position: relative;
  margin: auto;
  max-width: 212px;
  display: inline-block;
  border-radius: 999px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.25);
}
.brand__logo:before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 999px;
  z-index: 2;
  box-shadow: inset 1px 3px 3px rgba(255,255,255,0.4), inset -1px -2px 2px rgba(0,0,0,0.25);
}
.brand__logo img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.brand__logo--xl {
  max-width: 260px;
}
@media only screen and (max-width: 991px) {
  .brand__logo {
    width: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .brand__logo {
    width: 112px;
  }
}
.brand__logo-link {
  cursor: pointer;
}
.brand__logo-link:hover {
  box-shadow: 0 6px 32px rgba(0,0,0,0.15);
}
.brand__logo-link:hover:before {
  background: rgba(255,255,255,0.05);
  box-shadow: inset 1px 3px 6px rgba(255,255,255,0.4), inset -1px -2px 4px rgba(0,0,0,0.25);
}
.screen--skin-brand {
  background-image: url("/local/templates/prodo/css/../img/career-screen.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 645px;
}
@media only screen and (max-width: 991px) {
  .screen--skin-brand {
    height: auto;
    min-height: 420px;
  }
}
@media only screen and (max-width: 991px) {
  .brand__screen-header {
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .brand__screen-logo,
  .brand__screen-info {
    text-align: center !important;
  }
}
.brand__screen-logo {
  text-align: right;
  padding-right: 50px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .brand__screen-logo {
    padding: 46px 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .brand__screen-logo {
    padding: 88px 0 20px;
  }
}
@media only screen and (max-width: 991px) {
  .brand__screen-info {
    padding-bottom: 34px;
  }
}
@media only screen and (max-width: 991px) and (max-width: 767px) {
  .brand__screen-info {
    padding-bottom: 74px;
  }
}
.brand__screen-text {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 30px 30px 30px 0;
}
@media only screen and (max-width: 991px) {
  .brand__screen-text {
    display: none;
  }
}
.brand__screen-title {
  color: #fff;
  margin: 0;
}
.brand__screen-link {
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  vertical-align: middle;
  margin-bottom: 12px;
}
.brand__socials {
  display: inline-block;
  vertical-align: middle;
  margin: 0 24px;
}
@media only screen and (max-width: 991px) {
  .brand__socials {
    display: block;
  }
}
.brand__socials .social-link {
  margin-right: 8px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 991px) {
  .brand__socials .social-link {
    margin-right: 12px;
  }
}
.brand__socials .social-link:last-child {
  margin-right: 0;
}
.brand__intro {
  padding: 40px 0 0;
}
@media only screen and (min-width: 768px) {
  .brand__intro {
    background: #fff;
    padding: 40px 54px;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  }
}
@media only screen and (min-width: 768px) {
  .brand__intro--shadow-no {
    box-shadow: none;
    padding: 0 40px;
  }
}
@media only screen and (min-width: 768px) {
  .brand__intro-wrap {
    padding: 70px 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .brand__intro-wrap {
    margin: 0 -54px;
  }
}
.brand__text--offset {
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .screen--brand-top .brand__intro {
    padding: 40px 54px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  }
}
@media only screen and (min-width: 768px) {
  .screen--brand-top .brand__intro--shadow-no {
    box-shadow: none;
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .screen--brand-top .brand__intro--shadow-no {
    padding: 0 54px;
  }
}
.worker-card {
  text-align: center;
  padding: 25px 30px 60px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  border-radius: 8px;
  line-height: 26px;
}
.worker-card__pic {
  width: 136px;
  height: 136px;
  margin: auto;
  border-radius: 999px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .worker-card__pic {
    width: 80px;
    height: 80px;
  }
}
.worker-card__pic img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.worker-card__name {
  color: #e11f2b;
  font-weight: 600;
  font-size: 22px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .worker-card__name {
    font-size: 16px;
    line-height: 22px;
  }
}
.worker-card__data {
  font-size: 18px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .worker-card__data {
    font-size: 14px;
  }
}
.worker-card__text {
  font-size: 16px;
  line-height: 26px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .worker-card__text {
    font-size: 13px;
    line-height: 21px;
  }
}
.brand-hot-line {
  border-top: 2px solid #e11f2b;
  padding-top: 50px;
}
@media only screen and (min-width: 768px) {
  .career-page {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.career-page__side {
  -ms-flex: 0 1 33.3333%;
      flex: 0 1 33.3333%;
}
@media only screen and (max-width: 991px) {
  .career-page__side {
    -ms-flex-preferred-size: 41.6666%;
        flex-basis: 41.6666%;
  }
}
@media only screen and (max-width: 767px) {
  .career-page__side {
    margin-top: 40px;
  }
}
.career-page__main {
  -ms-flex: 0 1 58.3333%;
      flex: 0 1 58.3333%;
}
.career-page__form {
  position: relative;
  padding: 25px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.15);
}
@media only screen and (max-width: 767px) {
  .career-page__form {
    padding: 15px;
  }
}
.career-page__form .flex-row {
  margin-top: 25px;
}
.career-page__form .form__header {
  font-size: 22px;
}
.job-links {
  padding-top: 50px;
}
@media only screen and (max-width: 767px) {
  .job-links {
    padding-top: 30px;
  }
}
.job-link__item {
  margin: 5px 0;
}
.job-link__item:first-child {
  margin-top: 15px;
}
.job-link__item a {
  text-decoration: none;
  color: #000;
  font-size: 0;
}
.job-link__item a:hover .job-link__label {
  text-decoration: underline;
}
.job-link__icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  margin-right: 9px;
}
.job-link__icon svg {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.job-link__label {
  font-size: 18px;
  font-weight: 300;
  color: #000;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.screen--skin-charity {
  background-position: 50% 50%;
}
@media only screen and (max-width: 767px) {
  .screen--skin-charity {
    background-position: 44% 50%;
  }
}
.screen--skin-charity .container {
  height: 100%;
}
.charity-about .top10__main {
  -ms-flex: 0 1 40.6666%;
      flex: 0 1 40.6666%;
}
@media only screen and (max-width: 1199px) {
  .charity-about .top10__second {
    -ms-flex: 1;
        flex: 1;
  }
}
.charity-about .top10__head {
  border-bottom: 2px solid #e11f2b;
  font-size: 18px;
  line-height: 26px;
  padding-top: 25px;
  padding-bottom: 29px;
  margin-bottom: 30px;
  white-space: normal;
}
@media only screen and (max-width: 767px) {
  .charity-about .top10__head {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 18px;
  }
}
.charity-about .top10__text {
  font-size: 14px;
  line-height: 22px;
  color: #1f1f1f;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .charity-about .top10__text {
    font-size: 13px;
    line-height: 18px;
  }
}
.charity-about .top10__text img {
  margin-right: 24px;
  position: relative;
  top: 3px;
  min-width: 98px;
  width: 98px;
}
@media only screen and (max-width: 991px) {
  .charity-about .top10__text img {
    min-width: 66px;
    width: 66px;
    margin-right: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .charity-about .top10__text img {
    top: 10px;
  }
}
.charity-about .top10__info {
  font-weight: 300;
}
.charity-target {
  padding-top: 52px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .charity-target {
    padding-top: 37px;
    padding-bottom: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .charity-target .mission__header {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .charity-target .plain-card {
    -ms-flex: 0 1 33.3333%;
        flex: 0 1 33.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .charity-target .plain-card {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
  }
  .charity-target .plain-card:last-child {
    margin-bottom: 0;
  }
}
.charity-target .plain-card__icon {
  margin-top: 33px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .charity-target .plain-card__icon {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.charity-target .plain-card__icon svg {
  height: auto;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .charity-target .plain-card__icon svg {
    width: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .charity-target .plain-card__text {
    font-size: 13px;
    line-height: 21px;
    margin-left: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .charity-tasks .wide-slide {
    height: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .charity-tasks .wide-slide__title {
    margin-top: 18px;
  }
}
.charity-projects {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
}
.charity-projects__col {
  padding: 0 15px;
}
.charity-projects__text-wrap {
  width: 456px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .charity-projects__text-wrap {
    width: 100%;
  }
}
.charity-projects__title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .charity-projects__title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
  }
}
.charity-projects__text {
  font-size: 14px;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .charity-projects__text {
    line-height: 24px;
    font-weight: 300;
  }
}
.charity-projects__text>:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .charity-projects__img {
    width: 160px;
    margin-bottom: 32px;
  }
}
.charity-projects__img img {
  display: block;
}
.charity-members .page-header {
  font-size: 28px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .charity-members .page-header {
    font-size: 18px;
    line-height: 26px;
  }
}
.charity-realization .border-card__text {
  font-weight: 300;
}
.charity-docs {
  padding-bottom: 82px;
}
@media only screen and (max-width: 767px) {
  .charity-docs {
    padding-bottom: 60px;
  }
}
.charity-docs .border-card__wrap {
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .charity-docs .border-card__wrap {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .charity-docs .border-card__wrap {
    -ms-flex: 0 1 50%;
        flex: 0 1 50%;
  }
}
.charity-docs .border-card {
  padding-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .charity-docs .border-card {
    padding-bottom: 15px;
    padding-top: 25px;
  }
}
.charity-docs .border-card__text {
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .charity-docs .border-card__text {
    font-size: 14px;
    margin-top: 20px;
  }
}
.screen--contacts {
  padding-top: 80px;
}
@media only screen and (max-width: 1199px) {
  .screen--contacts {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .screen--contacts {
    padding-top: 40px;
  }
}
.hot-line {
  font-size: 0;
  margin-bottom: 60px;
}
.hot-line--border {
  margin-bottom: 0;
  padding-left: 25px;
  border-left: 2px solid #e11f2b;
}
@media only screen and (max-width: 767px) {
  .hot-line--border {
    padding-left: 0;
    border-left: 0 none;
    padding-top: 30px;
    border-top: 2px solid #e11f2b;
    margin-top: 34px;
  }
}
.hot-line__icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.hot-line__icon svg {
  height: 100%;
  width: 128px;
}
@media only screen and (max-width: 767px) {
  .hot-line__icon {
    display: none;
  }
}
.hot-line__content {
  display: inline-block;
  vertical-align: middle;
}
.hot-line__desc {
  color: #9d9d9d;
  padding: 5px 0;
}
.hot-line__number {
  font-size: 48px;
  line-height: 50px;
  color: #e11f2b;
  font-weight: 300;
}
@media only screen and (max-width: 991px) {
  .hot-line__number {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .hot-line__number {
    font-size: 32px;
    line-height: 44px;
  }
}
.hot-line__number--offset {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .hot-line__number {
    margin-bottom: -25px;
  }
}
.hr {
  margin-top: 45px;
  margin-bottom: 45px;
  border-top: 2px solid #dfe5eb;
  position: relative;
  text-align: center;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .hr {
    margin-top: 32px;
    margin-bottom: 28px;
  }
}
.hr__button {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 20px;
  background: #f7f8f9;
  border-radius: 4px;
  text-transform: uppercase;
  margin-top: -17px;
}
.hr__button:before,
.hr__button:after {
  content: '';
  display: block;
  background: #fff;
  position: absolute;
  width: 22px;
  height: 34px;
  bottom: 0;
}
.hr__button:before {
  right: 100%;
}
.hr__button:after {
  left: 100%;
}
.hr--more {
  border-color: #f7f8f9;
  cursor: pointer;
  margin-top: 55px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .hr--more {
    margin-top: 40px;
    margin-bottom: 28px;
  }
}
.hr--more:hover {
  border-color: #dfe5eb;
}
.hr--more:hover .hr__button {
  background: #dfe5eb;
}
.map {
  z-index: 1;
  background: #ccc;
}
@media only screen and (max-width: 767px) {
  .map {
    height: 480px;
    position: static;
  }
}
.feedback__wrap {
  padding: 80px 0;
}
@media only screen and (max-width: 767px) {
  .feedback__wrap {
    padding-top: 15px;
    padding-bottom: 45px;
  }
}
.feedback__form {
  position: relative;
  width: 50%;
  padding: 25px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 32px rgba(0,0,0,0.15);
}
@media only screen and (max-width: 767px) {
  .feedback__form {
    width: auto;
    padding: 15px;
  }
}
.feedback__form .form__desc--light {
  position: absolute;
  right: 25px;
  top: 35px;
}
@media only screen and (max-width: 1199px) {
  .feedback__form .form__desc--light {
    position: static;
    margin-top: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .feedback__parts {
    display: block;
  }
}
.wide-slide--xl {
  height: 648px;
  padding: 30px 0 120px;
}
@media only screen and (min-width: 1600px) {
  .wide-slide--xl {
    height: 720px;
  }
}
@media only screen and (min-width: 1920px) {
  .wide-slide--xl {
    height: 860px;
  }
}
@media only screen and (max-width: 991px) {
  .wide-slide--xl {
    height: 440px;
    padding: 30px 0 120px;
  }
}
@media only screen and (max-width: 767px) {
  .wide-slide--xl {
    height: 420px;
    padding: 80px 0 120px;
  }
}

.wide-slide--xl .wide-slide__title {
  width: auto;
  max-width: 100%;
}

@media only screen and (min-width: 1200px) {
  .wide-slide--xl .wide-slide__title {
    line-height: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .wide-slide--xl .wide-slide__title {
    line-height: 36px;
    max-width: 600px;
  }
}
.wide-slide--xl .wide-slide__text {
  width: auto;
  max-width: 700px;
  padding-top: 36px;
}
@media only screen and (max-width: 767px) {
  .wide-slide--xl .wide-slide__text {
    padding-top: 24px;
    max-width: 600px;
  }
}
.wide-slide__content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.home__header {
  font-size: 36px;
  line-height: 40px;
  color: #e11f2b;
}
@media only screen and (max-width: 767px) {
  .home__header {
    font-size: 22px;
    line-height: 28px;
  }
}
.home-slide {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  .home-slide {
    max-width: 600px;
  }
}
@media only screen and (max-width: 991px) {
  .home-slide__part--text {
    -ms-flex-preferred-size: 58.3333%;
        flex-basis: 58.3333%;
  }
}
@media only screen and (max-width: 991px) {
  .home-slide__part--side {
    -ms-flex-preferred-size: 41.6666%;
        flex-basis: 41.6666%;
  }
}
.home-slide__title {
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  .home-slide__title {
    line-height: 65px;
  }
}
@media only screen and (max-width: 767px) {
  .home-slide__title {
    line-height: 36px;
  }
}
.home-slide__text {
  padding-top: 36px;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-weight: 300;
}
@media only screen and (max-width: 767px) {
  .home-slide__text {
    font-size: 14px;
    line-height: 24px;
    padding-top: 24px;
  }
}
.home-slide__link {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  margin-top: 6px;
}
.home-slide__link:hover {
  color: #e11f2b;
}
.home__about-text {
  width: 58%;
  padding-top: 18px;
  padding-bottom: 22px;
}
@media only screen and (max-width: 767px) {
  .home__about-text {
    width: auto;
  }
}
.screen--home-production {
  background: #ccc url("/local/templates/prodo/css/../img/main-screen-2.jpg") 50% 20%;
  background-size: cover;
  height: 648px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .screen--home-production:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
    z-index: 1;
  }
}
@media only screen and (min-width: 1600px) {
  .screen--home-production {
    height: 720px;
  }
}
@media only screen and (min-width: 1920px) {
  .screen--home-production {
    height: 860px;
  }
}
@media only screen and (max-width: 767px) {
  .screen--home-production {
    height: auto;
    padding: 80px 0 90px;
  }
}
.screen--home-brands {
  background: #ccc url("/local/templates/prodo/css/../img/main-brands-2.jpg") 50% 20%;
  background-size: cover;
  height: 648px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .screen--home-brands:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
    z-index: 1;
  }
}
@media only screen and (min-width: 1600px) {
  .screen--home-brands {
    height: 720px;
  }
}
@media only screen and (min-width: 1920px) {
  .screen--home-brands {
    height: 860px;
  }
}
@media only screen and (max-width: 767px) {
  .screen--home-brands {
    height: auto;
    padding: 80px 0 90px;
  }
}
.screen--home-brands .container {
  position: static;
}
@media only screen and (max-width: 991px) {
  .screen--home-brands .container {
    position: relative;
  }
}
.production__list {
  margin-left: -15px;
  margin-right: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: center;
}
@media only screen and (max-width: 767px) {
  .production__list {
    display: none !important;
  }
}
.production__item {
  padding: 15px;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 0;
}
@media only screen and (max-width: 1199px) {
  .production__item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.production__item-wrap {
  -ms-flex: 0 1 33.3333%;
      flex: 0 1 33.3333%;
}
@media only screen and (max-width: 991px) {
  .production__item-wrap {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}
.production__logo-link {
  border-radius: 999px;
  background: #fff;
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
  display: block;
  opacity: 0.5;
  transition: all 0.2s ease;
}
.production__logo-link:hover {
  opacity: 1;
}
.production__logo-link:focus {
  opacity: 1;
  background: #f2f2f2;
}
.production img {
  position: absolute;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.brands-arr-top,
.brands-arr-down {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  opacity: 0.7;
  transition: all 0.2s ease-out;
}
.brands-arr-top:hover,
.brands-arr-down:hover {
  opacity: 1;
}
.brands-arr-top {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -185px -55px;
  width: 25px;
  height: 45px;
  right: 5px;
  top: 32%;
}
.brands-arr-down {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -121px;
  width: 45px;
  height: 25px;
  left: 32%;
  bottom: 5px;
}
.main-screen-brands {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 420px;
  height: 420px;
}
@media only screen and (max-width: 767px) {
  .main-screen-brands {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .main-screen-brands {
    height: 500px;
    width: 500px;
  }
}
@media only screen and (min-width: 1366px) {
  .main-screen-brands {
    height: 620px;
    width: 620px;
  }
}
.main-screen-brands-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
  transition: all 0.2s ease-out;
}
.rotateMin .main-screen-brands-slider {
  -ms-transform: rotate(30deg);
      transform: rotate(30deg);
  transition: all 0s;
}
.rotate0 .main-screen-brands-slider {
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
}
.rotate1 .main-screen-brands-slider {
  -ms-transform: rotate(-30deg);
      transform: rotate(-30deg);
}
.rotate2 .main-screen-brands-slider {
  -ms-transform: rotate(-60deg);
      transform: rotate(-60deg);
}
.rotate3 .main-screen-brands-slider {
  -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
}
.rotate4 .main-screen-brands-slider {
  -ms-transform: rotate(-120deg);
      transform: rotate(-120deg);
}
.rotate5 .main-screen-brands-slider {
  -ms-transform: rotate(-150deg);
      transform: rotate(-150deg);
}
.rotate6 .main-screen-brands-slider {
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}
.rotate7 .main-screen-brands-slider {
  -ms-transform: rotate(-210deg);
      transform: rotate(-210deg);
}
.rotate8 .main-screen-brands-slider {
  -ms-transform: rotate(-240deg);
      transform: rotate(-240deg);
}
.rotate9 .main-screen-brands-slider {
  -ms-transform: rotate(-270deg);
      transform: rotate(-270deg);
}
.rotate10 .main-screen-brands-slider {
  -ms-transform: rotate(-300deg);
      transform: rotate(-300deg);
}
.rotate11 .main-screen-brands-slider {
  -ms-transform: rotate(-330deg);
      transform: rotate(-330deg);
}
.rotateMax .main-screen-brands-slider {
  -ms-transform: rotate(-360deg);
      transform: rotate(-360deg);
  transition: all 0s;
}
.main-screen-brands .brands-item {
  font-size: 0;
  text-align: center;
  width: 18%;
  height: 100%;
  position: absolute;
  right: -9%;
  bottom: 0;
  -ms-transform-origin: 50% 100%;
      transform-origin: 50% 100%;
  transition: all 0.2s ease-out;
}
.main-screen-brands .brands-item-0 {
  -ms-transform: rotate(255deg);
      transform: rotate(255deg);
}
.main-screen-brands .brands-item-1 {
  -ms-transform: rotate(-75deg);
      transform: rotate(-75deg);
}
.main-screen-brands .brands-item-2 {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
.main-screen-brands .brands-item-3 {
  -ms-transform: rotate(-15deg);
      transform: rotate(-15deg);
}
.main-screen-brands .brands-item-4 {
  -ms-transform: rotate(15deg);
      transform: rotate(15deg);
}
.main-screen-brands .brands-item-5 {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
.main-screen-brands .brands-item-6 {
  -ms-transform: rotate(75deg);
      transform: rotate(75deg);
}
.main-screen-brands .brands-item-7 {
  -ms-transform: rotate(105deg);
      transform: rotate(105deg);
}
.main-screen-brands .brands-item-8 {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}
.main-screen-brands .brands-item-9 {
  -ms-transform: rotate(165deg);
      transform: rotate(165deg);
}
.main-screen-brands .brands-item-10 {
  -ms-transform: rotate(195deg);
      transform: rotate(195deg);
}
.main-screen-brands .brands-item-11 {
  -ms-transform: rotate(225deg);
      transform: rotate(225deg);
}
.main-screen-brands .brands-item-12 {
  -ms-transform: rotate(255deg);
      transform: rotate(255deg);
}
.main-screen-brands .brands-item .brand-out,
.main-screen-brands .brands-item .brand-in {
  width: 200%;
  height: 0;
  padding-bottom: 200%;
  display: inline-block;
  position: relative;
  left: -50%;
}
.main-screen-brands .brands-item .brand-out .brand-wrap,
.main-screen-brands .brands-item .brand-in .brand-wrap {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  padding: 7%;
  background: rgba(255,255,255,0.5);
  transition: all 0.2s ease-out;
}
.main-screen-brands .brands-item .brand-out .brand-wrap:hover,
.main-screen-brands .brands-item .brand-in .brand-wrap:hover {
  background: rgba(255,255,255,0.7);
}
.main-screen-brands .brands-item .brand-out .brand-place,
.main-screen-brands .brands-item .brand-in .brand-place {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  background: #fff;
  display: block;
}
.main-screen-brands .brands-item .brand-out .brand-place:before,
.main-screen-brands .brands-item .brand-in .brand-place:before {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  margin-left: -1px;
  vertical-align: middle;
}
.main-screen-brands .brands-item .brand-out img,
.main-screen-brands .brands-item .brand-in img {
  vertical-align: middle;
}
.main-screen-brands .brands-item .brand-in {
  width: 140%;
  padding-bottom: 140%;
  left: -20%;
  margin-top: 10px;
}
.main-screen-brands .brands-item .brand-in .brand-wrap {
  padding: 8%;
}
.wide-slider__item--main1 {
  background-image: url("/local/templates/prodo/css/../img/main-screen-1.jpg");
}
.press-contacts {
  padding: 35px 0 20px;
}
.press-contacts--hidden {
  display: none;
}
.press-more__closed {
  display: inline;
}
.press-more__opened {
  display: none;
}
.press-more__link {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 300;
  color: #e11f2b;
  cursor: pointer;
  border-bottom: 1px dotted #e11f2b;
  margin-left: 20px;
  padding-top: 3px;
}
@media only screen and (max-width: 767px) {
  .press-more__link {
    font-size: 0;
    border: 0 none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3.5px;
    background-image: url("/local/templates/prodo/css/../img/sprite.png");
    background-position: 0px -156px;
    width: 12px;
    height: 7px;
  }
}
.press-more__link--open .press-more__closed,
.press-more__link.open .press-more__closed {
  display: none;
}
.press-more__link--open .press-more__opened,
.press-more__link.open .press-more__opened {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .press-more__link--open,
  .press-more__link.open {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
}
.press__main {
  -ms-flex: 0 1 41.6666%;
      flex: 0 1 41.6666%;
}
@media only screen and (max-width: 991px) {
  .press__main {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}
.press__second {
  -ms-flex: 0 1 25%;
      flex: 0 1 25%;
}
@media only screen and (max-width: 991px) {
  .press__second {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding-top: 30px;
    padding-left: 113px;
  }
}
@media only screen and (max-width: 767px) {
  .press__second {
    padding-left: 97px;
    padding-top: 20px;
  }
}
.news__list {
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  max-width: 100vw;
}
.news__list--slider {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 0;
}
.news__list--slider .news__card-wrap {
  -ms-flex: 0 1 50%;
      flex: 0 1 50%;
}
.news__card {
  display: block;
  text-decoration: none;
  color: #000;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0,0,0,0.25);
  height: 100%;
}
.news__card:hover {
  box-shadow: 0 6px 44px rgba(0,0,0,0.15);
}
.news__card-wrap {
  padding-top: 30px;
  width: 33.3333%;
}
@media only screen and (max-width: 991px) {
  .news__card-wrap {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .news__card-wrap {
    width: 100%;
  }
}
.news__pic img {
  width: 100%;
  height: auto;
}
.news__date {
  color: #e11f2b;
  font-size: 16px;
  margin: 15px 0 5px;
  padding: 0 20px 0 45px;
  position: relative;
}
.news__date-icon {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 20px;
}
.news__date-icon svg {
  display: block;
  width: 19px;
  height: 19px;
}
.news__header {
  font-size: 18px;
  font-weight: 600;
  padding: 5px 20px 20px;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  .news__header {
    font-size: 15px;
    line-height: 23px;
  }
}
.screen--skin-production {
  background-image: url("/local/templates/prodo/css/../img/production-screen-1.jpg");
}
@media only screen and (max-width: 991px) {
  .screen--skin-production {
    height: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .screen--skin-production {
    height: 200px;
  }
}
.production__spacer {
  margin-top: 45px;
  margin-bottom: 10px;
  border-top: 2px solid #dfe5eb;
  position: relative;
  text-align: center;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .production__spacer {
    border: 0 none;
    margin: 0;
    padding: 0;
    height: 20px;
    pointer-events: none;
  }
}
.production__wrap {
  padding-top: 36px;
}
@media only screen and (min-width: 768px) {
  .production__wrap {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.production__side {
  -ms-flex: 0 1 33.3333%;
      flex: 0 1 33.3333%;
}
.production__main {
  -ms-flex: 0 1 58.3333%;
      flex: 0 1 58.3333%;
}
@media only screen and (max-width: 991px) {
  .production__main {
    -ms-flex: 0 1 66.6666%;
        flex: 0 1 66.6666%;
  }
}
@media only screen and (max-width: 767px) {
  .production__main {
    margin-top: 20px;
  }
}
.production__contacts {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #e11f2b;
}
@media only screen and (max-width: 767px) {
  .production__contacts {
    padding-top: 20px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .production__header--xs-hide {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .production__header--xs-view {
    display: none;
  }
}
.production__title {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .production__title--xs-hide {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .production__title--xs-view {
    display: none;
  }
}
.production__title .page-header {
  font-size: 32px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .production__title .page-header {
    font-size: 22px;
  }
}
.production__text {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .production__text {
    margin-top: 12px;
  }
}
.production__text a {
  color: #494b5c;
}
.production__office {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .production__office {
    margin-top: 8px;
    padding-bottom: 10px;
  }
}
.production__office-header {
  color: #e11f2b;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  position: relative;
}
.production__office-header:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -3.5px;
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: 0px -156px;
  width: 12px;
  height: 7px;
}
.production__office-data {
  display: none;
}
.production__office-text {
  padding: 10px 0;
}
.production__office-text a {
  color: #494b5c;
}
.production__office--open .production__office-data,
.production__office.open .production__office-data {
  display: block;
}
.production__office--open .production__office-header:after,
.production__office.open .production__office-header:after {
  background-image: url("/local/templates/prodo/css/../img/sprite.png");
  background-position: -44px -156px;
  width: 12px;
  height: 7px;
}
.screen--pub {
  padding-top: 40px;
}
.pub__pic {
  border-radius: 8px;
  overflow: hidden;
}
.pub__pic img {
  vertical-align: top;
}
.pub__date {
  color: #e11f2b;
  margin: 30px 0 15px;
  padding: 0 0 0 25px;
  position: relative;
}
.pub__date-icon {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
}
.pub__date-icon svg {
  display: block;
  width: 19px;
  height: 19px;
}
.pub__header {
  color: inherit;
  margin: 0;
}
@media only screen and (min-width: 1200px) {
  .pub__header {
    line-height: 32px;
  }
}
.pub__slider {
  border-top: 2px solid #e11f2b;
  margin-top: 60px;
}
.pub__slider-top {
  padding: 30px 0 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 20px;
}
.pub__slider-header {
  font-size: 22px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .pub__slider-footer {
    display: none;
  }
}
.pub__more {
  color: #8f8f8f;
  font-size: 0;
  text-decoration: none;
}
.pub__more-label {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.pub__more-icon {
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
}
.pub__more-icon svg {
  width: 19px;
}
.pub__more-icon .svg-stroke {
  stroke: #8f8f8f;
}
.pub__more:hover {
  color: #666;
}
.pub__more:hover .svg-stroke {
  stroke: #666 !important;
}
@media only screen and (max-width: 767px) {
  .pub__more {
    display: none;
  }
}
.search-results>.page-header {
  margin-bottom: 40px;
}
.search-results__counter {
  padding-top: 25px;
  margin-bottom: 30px;
}
.search-results__text {
  max-width: 720px;
  font-size: 20px;
  margin-bottom: 40px;
}
.search-results__link {
  margin-bottom: 60px;
}
.search-results-list__title {
  padding-top: 10px;
  margin-top: 0;
  margin-bottom: 25px;
  color: #e11f2b;
}
.search-results-list .border-card {
  padding: 20px;
  margin-bottom: 25px;
}
.search-results__slider .page-header {
  font-size: 32px;
  margin-bottom: 18px;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 0 !important;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-slider * {
  outline: none !important;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  text-align: center;
  float: left;
  outline: none;
  height: auto;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-dots {
  position: absolute;
  bottom: 23px;
  display: block !important;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  list-style: none !important;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0;
}
.slick-dots li button:before {
  width: 14px;
  height: 14px;
  background: #efefef;
  border-radius: 50%;
  margin: 0;
  box-sizing: content-box;
}
.slick-invert .slick-dots li button:before {
  background: rgba(255,255,255,0.5);
  border: 0 solid #fff;
  margin: 0;
}
.slick-dots li button:hover:before {
  background: #e3d7d7;
}
.slick-dots li.slick-active button:before {
  background: #e11f2b;
  border: 0 solid #fff !important;
  margin: 0;
}
.slick-invert .slick-dots li.slick-active button:before {
  background: #fff;
  border: 0 solid #fff !important;
  margin: 0;
}
.slick-dots li button,
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-prev:hover,
.slick-next:hover,
.slick-dots li button:focus,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-dots li button:focus:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-dots li button:before,
.slick-prev:before,
.slick-next:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 10px;
  margin: -30px 0 0 0;
  width: 25px;
  height: 45px;
}
.slick-prev:before,
.slick-next:before {
  display: block;
  content: '';
}
.slick-next {
  left: auto;
  right: 10px;
}

   #cookie_notification{
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    position: fixed;
    bottom: 0px;
    left: 50%;
    width: 100%;
    max-width: 100%;
    transform: translateX(-50%);
    padding: 25px 175px;
    background-color: #ffffffba;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 999;

}

#cookie_notification p{
    margin: 0;
    text-align: left;
    color: #282828;
    font-size: 15px;
}
.cookie_accept{
        margin: 0 0 0 25px;
            background-color: #E11F2B;
    padding: 15px 85px !important;
    border: unset;
    color: #fff;
    }


@media (min-width: 576px){
    #cookie_notification.show{
        display: flex;
    }

    .cookie_accept{
        margin: 0 0 0 25px;
    }
    
}

@media (min-width: 1139px){
  .cookie_eng_text{
    transform: translateY(-50%);
  }
}

@media (max-width: 1300px){
    #cookie_notification{
        padding: 25px;
    }
}

@media (max-width: 575px){
    #cookie_notification.show{
        display: block;
        text-align: left;
         background-color: #fff;
    }

    .cookie_accept{
        margin: 10px 0 0 0;
        width: 100%;

    }
    .screen--home-production{
        height: 412px;
    }

}

    .wide-slider {
        opacity: 0;
        visibility: hidden;
        transition: opacity 1s ease;
        -webkit-transition: opacity 1s ease;
    }
    .wide-slider.slick-initialized {
        visibility: visible;
        opacity: 1;
    }
@media (max-width: 565px){
  .wide-slider__wrap {
      height: 420px !important;
  }
}

/*Карточка предприятия страница контакты*/

.bussines-card{
  position: relative;
}

.bussines-info{
  margin-bottom: 10px;
}

.phone-bussines{
  position: absolute;
  bottom: 20px;
}

.phone-bussines a{
  color: #000;
}

.link-bussines {
  height: 50px;
}

.production__text a.production-link{
  color: red;
}

@media (max-width: 767px){  
  .link-bussines {
    height: 60px;
  }
}


   
/* End */


/* Start:/local/templates/prodo/styles.css?1765905523423*/
.wide-slide__content {
  //height: 180%;
margin-top: 270px;

}

@media only screen and (min-width: 1200px) {
  .wide-slide--xl .wide-slide__title {
   // line-height: 65px;
    padding-bottom: 85px;
  }
}

.wide-slide__title {
  max-width: 100%;
}


@media only screen and (min-width: 1600px) {
  .wide-slider__item--about2 .wide-slide__title, .wide-slider__item--about3 .wide-slide__title {
    margin-top: 240px;
  }
}



/* End */


/* Start:/local/templates/prodo/template_styles.css?1683280034547*/
.map iframe {border: none}
a.hr__button {color: #1f1f1f}

.search-form button {
    position: absolute;
    top: -1000px;
    left: -1000px
}

.search__button--sm {cursor: pointer}
.search__button--sm svg {margin-top: 14px;}

div#blagotvoritelnost  a.development-page-item_content-btn,
div#blagotvoritelnost_mb  a.development-page-item_content-btn,
div#charity  a.development-page-item_content-btn,
div#charity_mb  a.development-page-item_content-btn {
    display:none !important;
}
.footer__map-link {color: #e11f2b!important;}
/* End */
/* /local/templates/prodo/css/main.css?1765894489109807 */
/* /local/templates/prodo/styles.css?1765905523423 */
/* /local/templates/prodo/template_styles.css?1683280034547 */
